0byt3m1n1
Path:
/
data
/
26
/
2
/
7
/
103
/
2496918
/
meta
/
2734652
/
mysql.backup
/
[
Home
]
File: bd_gruposuadi.mysqlcluster15.bak.sql
-- MySQL dump 10.13 Distrib 5.6.24, for Linux (x86_64) -- -- Host: mysqlcluster15 Database: bd_gruposuadi -- ------------------------------------------------------ -- Server version 5.6.51-91.0-56-log /*!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 `grpsd_actionscheduler_actions` -- DROP TABLE IF EXISTS `grpsd_actionscheduler_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_actionscheduler_actions` ( `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `schedule` longtext COLLATE utf8mb4_unicode_ci, `group_id` bigint(20) unsigned NOT NULL DEFAULT '0', `attempts` int(11) NOT NULL DEFAULT '0', `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `claim_id` bigint(20) unsigned NOT NULL DEFAULT '0', `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`action_id`), KEY `hook` (`hook`), KEY `status` (`status`), KEY `scheduled_date_gmt` (`scheduled_date_gmt`), KEY `args` (`args`), KEY `group_id` (`group_id`), KEY `last_attempt_gmt` (`last_attempt_gmt`), KEY `claim_id` (`claim_id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_actionscheduler_actions` -- LOCK TABLES `grpsd_actionscheduler_actions` WRITE; /*!40000 ALTER TABLE `grpsd_actionscheduler_actions` DISABLE KEYS */; INSERT INTO `grpsd_actionscheduler_actions` VALUES (18,'wc-admin_import_customers','complete','2022-11-04 22:57:35','2022-11-04 22:57:35','[2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1667602655;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1667602655;}',2,1,'2022-11-04 22:57:40','2022-11-04 17:57:40',0,NULL),(19,'wc-admin_import_customers','complete','2022-11-17 15:23:16','2022-11-17 15:23:16','[2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1668698596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1668698596;}',2,1,'2022-11-17 15:23:47','2022-11-17 10:23:47',0,NULL),(20,'action_scheduler/migration_hook','complete','2022-11-17 16:07:45','2022-11-17 16:07:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1668701265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1668701265;}',1,1,'2022-11-17 16:07:49','2022-11-17 11:07:49',0,NULL); /*!40000 ALTER TABLE `grpsd_actionscheduler_actions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_actionscheduler_claims` -- DROP TABLE IF EXISTS `grpsd_actionscheduler_claims`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_actionscheduler_claims` ( `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`claim_id`), KEY `date_created_gmt` (`date_created_gmt`) ) ENGINE=InnoDB AUTO_INCREMENT=93445 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_actionscheduler_claims` -- LOCK TABLES `grpsd_actionscheduler_claims` WRITE; /*!40000 ALTER TABLE `grpsd_actionscheduler_claims` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_actionscheduler_claims` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_actionscheduler_groups` -- DROP TABLE IF EXISTS `grpsd_actionscheduler_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_actionscheduler_groups` ( `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`group_id`), KEY `slug` (`slug`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_actionscheduler_groups` -- LOCK TABLES `grpsd_actionscheduler_groups` WRITE; /*!40000 ALTER TABLE `grpsd_actionscheduler_groups` DISABLE KEYS */; INSERT INTO `grpsd_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wc-admin-data'),(3,'woocommerce-db-updates'); /*!40000 ALTER TABLE `grpsd_actionscheduler_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_actionscheduler_logs` -- DROP TABLE IF EXISTS `grpsd_actionscheduler_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_actionscheduler_logs` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `action_id` bigint(20) unsigned NOT NULL, `message` text COLLATE utf8mb4_unicode_ci NOT NULL, `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`log_id`), KEY `action_id` (`action_id`), KEY `log_date_gmt` (`log_date_gmt`) ) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_actionscheduler_logs` -- LOCK TABLES `grpsd_actionscheduler_logs` WRITE; /*!40000 ALTER TABLE `grpsd_actionscheduler_logs` DISABLE KEYS */; INSERT INTO `grpsd_actionscheduler_logs` VALUES (31,18,'acción creada','2022-11-04 22:57:30','2022-11-04 22:57:30'),(32,18,'acción empezada vía WP Cron','2022-11-04 22:57:40','2022-11-04 22:57:40'),(33,18,'acción completa vía WP Cron','2022-11-04 22:57:40','2022-11-04 22:57:40'),(34,19,'acción creada','2022-11-17 15:23:11','2022-11-17 15:23:11'),(35,19,'acción empezada vía WP Cron','2022-11-17 15:23:47','2022-11-17 15:23:47'),(36,19,'acción completa vía WP Cron','2022-11-17 15:23:47','2022-11-17 15:23:47'),(37,20,'acción creada','2022-11-17 16:06:45','2022-11-17 16:06:45'),(38,20,'acción empezada vía Async Request','2022-11-17 16:07:49','2022-11-17 16:07:49'),(39,20,'acción completa vía Async Request','2022-11-17 16:07:49','2022-11-17 16:07:49'); /*!40000 ALTER TABLE `grpsd_actionscheduler_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_cf7dbplugin_st` -- DROP TABLE IF EXISTS `grpsd_cf7dbplugin_st`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_cf7dbplugin_st` ( `submit_time` decimal(16,4) NOT NULL, PRIMARY KEY (`submit_time`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_cf7dbplugin_st` -- LOCK TABLES `grpsd_cf7dbplugin_st` WRITE; /*!40000 ALTER TABLE `grpsd_cf7dbplugin_st` DISABLE KEYS */; INSERT INTO `grpsd_cf7dbplugin_st` VALUES (1605891489.3829),(1605891601.2454),(1606340056.1005),(1606951610.4894),(1608258388.8615),(1608258390.4734),(1608577603.0960),(1609096549.9182),(1611383178.6640),(1612221112.5641),(1612713336.0528),(1613327443.7210),(1613327445.7516),(1614981573.8488),(1614981640.6811),(1615311648.4965),(1615341452.4762),(1616086678.5638),(1616427898.9589),(1616525598.9528),(1616597249.4528),(1616702114.3252),(1617114540.1891),(1617983956.8020),(1617984090.4593),(1618054375.2281),(1619276212.7730),(1619279967.0536),(1619279969.0463),(1619404579.6926),(1619469177.6486),(1619539906.6777),(1619884044.2905),(1620046122.9660),(1620308603.2043),(1620308605.0445),(1620394658.4878),(1620394660.2604),(1620394846.3085),(1621842750.7846),(1622532038.1510),(1622728197.3830),(1623390876.9477),(1623709704.5434),(1623900857.8029),(1624900583.4311),(1624945894.1429),(1625580788.0634),(1625581071.2140),(1627974586.6381),(1628181449.3557),(1628471070.8494),(1628600956.2770),(1628671569.3766),(1628671659.7254),(1628897834.7016),(1628908430.2422),(1630701436.5251),(1630887414.4208),(1630957792.2165),(1630995081.7881),(1631102954.3001),(1631835681.0715),(1632171906.0465),(1632171906.9590),(1632413930.6985),(1632937227.7571),(1633371437.0708),(1634302497.3628),(1635185412.5236),(1635197628.2039),(1635601192.3374),(1636246871.8999),(1637856311.2284),(1639969627.5496),(1646758933.5924),(1646852274.0594),(1647534711.0550),(1647881318.0055),(1648510275.1233),(1649434151.5898),(1650474221.9794),(1651194569.9668),(1653026031.1228),(1654809429.5303),(1656040919.5939),(1656085321.7159),(1656085322.2142),(1657251174.0844),(1657545997.0332),(1660102895.8861),(1661209273.3323),(1661512253.8929),(1661629883.4020),(1662674091.5773),(1662749149.1476),(1663860016.1643),(1664082704.2346),(1664933588.1925),(1664953490.6389),(1664953491.5434),(1665154893.5586),(1665677347.3831),(1666141176.6265),(1667177445.6415),(1667177453.9423),(1667177455.6427),(1667414089.7852),(1669042419.3472),(1669132525.2271),(1669769566.5957),(1669769569.1860),(1670080516.3555),(1670448737.0146),(1671560470.2095),(1671806670.1715),(1672341523.0055),(1672341526.1630),(1672695208.1735),(1673298694.6636),(1673478939.8728),(1673622944.2340),(1673950279.8928),(1673974975.2489),(1674830206.0346),(1675432748.2525),(1676487242.4054),(1676487275.1069),(1677276861.6997),(1677612514.1816),(1677790530.1778),(1678197190.1200),(1678197194.8102),(1679907773.4325),(1680564522.7763),(1680705408.5339),(1680980897.1740),(1681161329.1361),(1681509340.1111),(1681590743.8259),(1681762066.1800),(1681762069.5322),(1681762307.5400),(1681762316.3812),(1681762317.6813),(1681762317.9800),(1681934503.4386),(1682433188.7314),(1682484311.4579),(1683560787.5969),(1683669569.5539),(1683747354.5474),(1683908078.1601),(1684334345.1968),(1684439510.2545),(1684647834.5270),(1686729662.7999),(1687105394.6508),(1687372660.8010),(1687793089.2106),(1688058145.8576),(1688650196.8229),(1689004251.8373),(1689088633.6258),(1689158222.2844),(1689158225.1823),(1689781924.9259),(1689782268.2996),(1690276316.5179),(1690288554.0035),(1690901454.0053),(1691077993.5115),(1691601212.8696),(1692725507.8764),(1693587359.9715),(1693864405.9605),(1694449385.9854),(1696526215.4288),(1696875726.5769),(1697112819.9190),(1698142159.2636),(1698796861.5993),(1699718773.2480),(1700088319.0323),(1700501538.4349),(1700574168.0411),(1701198347.8064),(1702225225.8942),(1702225754.0992),(1702302721.7742); /*!40000 ALTER TABLE `grpsd_cf7dbplugin_st` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_cf7dbplugin_submits` -- DROP TABLE IF EXISTS `grpsd_cf7dbplugin_submits`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_cf7dbplugin_submits` ( `submit_time` decimal(16,4) NOT NULL, `form_name` varchar(127) CHARACTER SET utf8 DEFAULT NULL, `field_name` varchar(127) CHARACTER SET utf8 DEFAULT NULL, `field_value` longtext CHARACTER SET utf8, `field_order` int(11) DEFAULT NULL, `file` longblob, KEY `submit_time_idx` (`submit_time`), KEY `form_name_idx` (`form_name`), KEY `field_name_idx` (`field_name`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_cf7dbplugin_submits` -- LOCK TABLES `grpsd_cf7dbplugin_submits` WRITE; /*!40000 ALTER TABLE `grpsd_cf7dbplugin_submits` DISABLE KEYS */; INSERT INTO `grpsd_cf7dbplugin_submits` VALUES (1605891489.3829,'Servicios maquinaria','su-nombre','Henry Ferreto Cano',0,NULL),(1605891489.3829,'Servicios maquinaria','su-email','hferreto@zewsweb.com',1,NULL),(1605891489.3829,'Servicios maquinaria','su-telefono','Costa Rica',2,NULL),(1605891489.3829,'Servicios maquinaria','su-mensaje','Saludos\r\nEste es un mensaje de prueba. Por favor responder el mensaje si lo reciben correctamente.\r\nGracias',3,NULL),(1605891489.3829,'Servicios maquinaria','Submitted From','186.15.40.117',10000,NULL),(1605891601.2454,'Servicios constructora','su-nombre','Henry Ferreto Cano',0,NULL),(1605891601.2454,'Servicios constructora','su-email','hferreto@zewsweb.com',1,NULL),(1605891601.2454,'Servicios constructora','su-telefono','Pérez Zeledón',2,NULL),(1605891601.2454,'Servicios constructora','su-mensaje','Saludos.\r\n\r\nEste es un nuevo mensaje de prueba desde la parte desde un servicio específico de construcción.\r\nPor favor, responder si reciben correctamente el mensaje.\r\n\r\nGracias',3,NULL),(1605891601.2454,'Servicios constructora','Submitted From','186.15.40.117',10000,NULL),(1606340056.1005,'Servicios maquinaria','su-nombre','Fabián Vargas',0,NULL),(1606340056.1005,'Servicios maquinaria','su-email','fvargas@zewsweb.com',1,NULL),(1606340056.1005,'Servicios maquinaria','su-telefono','Chiriqui',2,NULL),(1606340056.1005,'Servicios maquinaria','su-mensaje','Esta es una prueba, favor responder.',3,NULL),(1606340056.1005,'Servicios maquinaria','Submitted From','186.15.40.117',10000,NULL),(1606951610.4894,'Contacto','su-nombre','Yo mismo',0,NULL),(1606951610.4894,'Contacto','su-email','asuarez@gruposuadi.com',1,NULL),(1606951610.4894,'Contacto','su-telefono','David',2,NULL),(1606951610.4894,'Contacto','su-mensaje','haciendo prueba',3,NULL),(1606951610.4894,'Contacto','Submitted From','190.218.202.7',10000,NULL),(1608258388.8615,'Contacto','su-nombre','Tiffany Levy',0,NULL),(1608258388.8615,'Contacto','su-email','lina.10.05@hotmail.com',1,NULL),(1608258388.8615,'Contacto','su-telefono','Piamonte Via Aguacatal',2,NULL),(1608258388.8615,'Contacto','su-mensaje','Deseo enviar mi hoja de vida, soy Ingeniera Civil, con experiencia en proyectos de construcción, ',3,NULL),(1608258388.8615,'Contacto','Submitted From','201.227.105.213',10000,NULL),(1608258390.4734,'Contacto','su-nombre','Tiffany Levy',0,NULL),(1608258390.4734,'Contacto','su-email','lina.10.05@hotmail.com',1,NULL),(1608258390.4734,'Contacto','su-telefono','Piamonte Via Aguacatal',2,NULL),(1608258390.4734,'Contacto','su-mensaje','Deseo enviar mi hoja de vida, soy Ingeniera Civil, con experiencia en proyectos de construcción, ',3,NULL),(1608258390.4734,'Contacto','Submitted From','201.227.105.213',10000,NULL),(1608577603.0960,'Servicios maquinaria','su-nombre','Miriam Viviana Chavarría Pitty',0,NULL),(1608577603.0960,'Servicios maquinaria','su-email','mchavarria@negratin.com',1,NULL),(1608577603.0960,'Servicios maquinaria','su-telefono','San Pablo Viejo Arriba',2,NULL),(1608577603.0960,'Servicios maquinaria','su-mensaje','Buenas tardes, estoy trabajando en un parque solar en la entrada de El Valle, Las Lomas. Necesito cotizar el servicio de un camión cisterna. ',3,NULL),(1608577603.0960,'Servicios maquinaria','Submitted From','170.247.153.254',10000,NULL),(1609096549.9182,'Servicios maquinaria','su-nombre','Samanta Mireya Miranda Chavarría ',0,NULL),(1609096549.9182,'Servicios maquinaria','su-email','samanta01miranda@gmail.com',1,NULL),(1609096549.9182,'Servicios maquinaria','su-telefono','',2,NULL),(1609096549.9182,'Servicios maquinaria','su-mensaje','Cotización para abrir huecos enterrar palos y emparejar la tierra ',3,NULL),(1609096549.9182,'Servicios maquinaria','Submitted From','186.188.161.191',10000,NULL),(1611383178.6640,'Contacto','su-nombre','9YSHS',0,NULL),(1611383178.6640,'Contacto','su-email','info@domainregistercorp.com',1,NULL),(1611383178.6640,'Contacto','su-telefono','',2,NULL),(1611383178.6640,'Contacto','su-mensaje','Notice#: 491343\r\nDate: 2021-01-24 \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN gruposuadi.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain gruposuadi.com\r\n\r\nWe have made several attempts to reach you by phone, to inform you regarding the TERMINATION of your domain gruposuadi.com\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://domain-register.ga/?n=gruposuadi.com&r=a&t=1611383171&p=v1\r\n\r\nIF WE DO NOT RECEIVE YOUR PAYMENT WITHIN 24 HOURS, YOUR DOMAIN gruposuadi.com WILL BE TERMINATED\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://domain-register.ga/?n=gruposuadi.com&r=a&t=1611383171&p=v1\r\n\r\nACT IMMEDIATELY. \r\n\r\nThe submission notification gruposuadi.com will EXPIRE WITHIN 24 HOURS after reception of this email',3,NULL),(1611383178.6640,'Contacto','Submitted From','104.239.116.164',10000,NULL),(1612221112.5641,'Servicios maquinaria','su-nombre','Armando Lopez',0,NULL),(1612221112.5641,'Servicios maquinaria','su-email','operaciones4@constructoraciansa.com',1,NULL),(1612221112.5641,'Servicios maquinaria','su-telefono','Guatemala, City',2,NULL),(1612221112.5641,'Servicios maquinaria','su-mensaje','Buenas tardes le saluda Armando López de Guatemala, quisiera saber si ustedes venden este tipo de maquinaria DUMPERS, para Guatemala, y necesito una cotización por 2 unidades a nombre de Ciansa, S.A, Guatemala. Cualquier duda me pueden escribir al siguiente correo electrónico: operaciones@constructoraciansa.com.\r\n\r\nAtt, Armando López.',3,NULL),(1612221112.5641,'Servicios maquinaria','Submitted From','190.148.209.23',10000,NULL),(1612713336.0528,'Contacto','su-nombre','Nora Martinez',0,NULL),(1612713336.0528,'Contacto','su-email','nora_pma@hotmail.com',1,NULL),(1612713336.0528,'Contacto','su-telefono','barriada el bisque bugaba',2,NULL),(1612713336.0528,'Contacto','su-mensaje','Hola,\r\nTengo un terreno y voy a construir, pero primero necesito nivelar el terreno donde estare hacudndo los cimientos de la casa.\r\nNecesito alquiler por lo menos dos hora es lo q yo crei\r\nPorfavor agradezco me cintacte a mi telefino. Si puedo contar con el servicio. El terreno tiene buena ubucacion y esta bastante parejo.',3,NULL),(1612713336.0528,'Contacto','Submitted From','186.188.207.87',10000,NULL),(1613327443.7210,'Servicios maquinaria','su-nombre','Oscar Cabrera Solarte',0,NULL),(1613327443.7210,'Servicios maquinaria','su-email','okar0005c@outlook.com',1,NULL),(1613327443.7210,'Servicios maquinaria','su-telefono','Panamá',2,NULL),(1613327443.7210,'Servicios maquinaria','su-mensaje','Requiero telehandler para alquiler con operador ( 2 unidades de equipo ). Favor enviar cotización al correo adjunto . Capacidad del equipo 6 a 7 ton . ',3,NULL),(1613327443.7210,'Servicios maquinaria','Submitted From','190.140.205.171',10000,NULL),(1613327445.7516,'Servicios maquinaria','su-nombre','Oscar Cabrera Solarte',0,NULL),(1613327445.7516,'Servicios maquinaria','su-email','okar0005c@outlook.com',1,NULL),(1613327445.7516,'Servicios maquinaria','su-telefono','Panamá',2,NULL),(1613327445.7516,'Servicios maquinaria','su-mensaje','Requiero telehandler para alquiler con operador ( 2 unidades de equipo ). Favor enviar cotización al correo adjunto . Capacidad del equipo 6 a 7 ton . ',3,NULL),(1613327445.7516,'Servicios maquinaria','Submitted From','190.140.205.171',10000,NULL),(1614981573.8488,'Servicios maquinaria','su-nombre','Carmen Quintero',0,NULL),(1614981573.8488,'Servicios maquinaria','su-email','carmen.quintero.1997@gmail.com',1,NULL),(1614981573.8488,'Servicios maquinaria','su-telefono','Penonomé',2,NULL),(1614981573.8488,'Servicios maquinaria','su-mensaje','Cotización de motoniveladoras/cuchillas\r\n',3,NULL),(1614981573.8488,'Servicios maquinaria','Submitted From','190.219.219.50',10000,NULL),(1614981640.6811,'Servicios maquinaria','su-nombre','Carmen Quintero',0,NULL),(1614981640.6811,'Servicios maquinaria','su-email','carmen.quintero.1997@gmail.com',1,NULL),(1614981640.6811,'Servicios maquinaria','su-telefono','Penonomé',2,NULL),(1614981640.6811,'Servicios maquinaria','su-mensaje','Cotización 4X4 retroexcavadora',3,NULL),(1614981640.6811,'Servicios maquinaria','Submitted From','190.219.219.50',10000,NULL),(1615311648.4965,'Servicios maquinaria','su-nombre','ROGER RODRIGUEZ',0,NULL),(1615311648.4965,'Servicios maquinaria','su-email','rrodriguez@fgguardia.com',1,NULL),(1615311648.4965,'Servicios maquinaria','su-telefono','Panama',2,NULL),(1615311648.4965,'Servicios maquinaria','su-mensaje','Estimados Señores para solicitarles la cotización de una Pala por 9 días para el área de los Algarrobos , Chiriqui.',3,NULL),(1615311648.4965,'Servicios maquinaria','Submitted From','190.219.244.92',10000,NULL),(1615341452.4762,'Servicios constructora','su-nombre','Yimara Robles',0,NULL),(1615341452.4762,'Servicios constructora','su-email','yimara10@gmail.com',1,NULL),(1615341452.4762,'Servicios constructora','su-telefono','Panamá ',2,NULL),(1615341452.4762,'Servicios constructora','su-mensaje','Para ver que proyectos puedo aplicar',3,NULL),(1615341452.4762,'Servicios constructora','Submitted From','201.226.203.207',10000,NULL),(1616086678.5638,'Contacto','su-nombre','IMPORTANT NOTICE',0,NULL),(1616086678.5638,'Contacto','su-email','info@domainregistrationcorp.com',1,NULL),(1616086678.5638,'Contacto','su-telefono','+1542384593234',2,NULL),(1616086678.5638,'Contacto','su-mensaje','TERMINATION OF DOMAIN gruposuadi.com\r\nInvoice#: 491343\r\nDate: 18 Mar 2021\r\n\r\nIMMEDIATE ATTENTION REGARDING YOUR DOMAIN gruposuadi.com IS ABSOLUTLY NECESSARY\r\n\r\nTERMINATION OF YOUR DOMAIN gruposuadi.com WILL BE COMPLETED WITHIN 24 HOURS\r\n\r\nYour payment for the renewal of your domain gruposuadi.com has not received yet\r\n\r\nWe have tried to reach you by phone several times, to inform you regarding the TERMINATION of your domain gruposuadi.com\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://domainregistrar.ga\r\n\r\nIF WE DO NOT RECEIVE YOUR PAYMENT WITHIN 24 HOURS, YOUR DOMAIN gruposuadi.com WILL BE TERMINATED!\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://domainregistrar.ga\r\n\r\nYOUR IMMEDIATE ATTENTION IS ABSOLUTELY NECESSARY IN ORDER TO KEEP YOUR DOMAIN gruposuadi.com\r\n\r\nThe submission notification gruposuadi.com will EXPIRE WITHIN 24 HOURS after reception of this email',3,NULL),(1616086678.5638,'Contacto','Submitted From','23.94.60.39',10000,NULL),(1616427898.9589,'Contacto','su-nombre','Andrés Jiménez Granados',0,NULL),(1616427898.9589,'Contacto','su-email','progra1@zewsweb.com',1,NULL),(1616427898.9589,'Contacto','su-telefono','89898989',2,NULL),(1616427898.9589,'Contacto','su-mensaje','Esta es una prueba de ZEWS',3,NULL),(1616427898.9589,'Contacto','Submitted From','152.231.190.199',10000,NULL),(1616525598.9528,'Contacto','su-nombre','Damian Justavino ',0,NULL),(1616525598.9528,'Contacto','su-email','damianjustavino31@gmail.com',1,NULL),(1616525598.9528,'Contacto','su-telefono','David',2,NULL),(1616525598.9528,'Contacto','su-mensaje','Buenas tardes bendiciones estoy interesado en trabajar en su empresa soy una persona desempleado tengo experiencia en manejo de camion volquete tengo liciencia tipo F estoy a la disponibilidad gracias que tenga buenas tardes',3,NULL),(1616525598.9528,'Contacto','Submitted From','200.75.195.89',10000,NULL),(1616597249.4528,'Contacto','su-nombre','IMPORTANT NOTICE',0,NULL),(1616597249.4528,'Contacto','su-email','info@domainregistrationcorp.com',1,NULL),(1616597249.4528,'Contacto','su-telefono','+1542384593234',2,NULL),(1616597249.4528,'Contacto','su-mensaje','TERMINATION OF DOMAIN gruposuadi.com\r\nInvoice#: 491343\r\nDate: 24 Mar 2021\r\n\r\nIMMEDIATE ATTENTION REGARDING YOUR DOMAIN gruposuadi.com IS ABSOLUTLY NECESSARY\r\n\r\nTERMINATION OF YOUR DOMAIN gruposuadi.com WILL BE COMPLETED WITHIN 24 HOURS\r\n\r\nYour payment for the renewal of your domain gruposuadi.com has not received yet\r\n\r\nWe have tried to reach you by phone several times, to inform you regarding the TERMINATION of your domain gruposuadi.com\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://godomains.ga\r\n\r\nIF WE DO NOT RECEIVE YOUR PAYMENT WITHIN 24 HOURS, YOUR DOMAIN gruposuadi.com WILL BE TERMINATED!\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://godomains.ga\r\n\r\nYOUR IMMEDIATE ATTENTION IS ABSOLUTELY NECESSARY IN ORDER TO KEEP YOUR DOMAIN gruposuadi.com\r\n\r\nThe submission notification gruposuadi.com will EXPIRE WITHIN 24 HOURS after reception of this email',3,NULL),(1616597249.4528,'Contacto','Submitted From','23.94.195.91',10000,NULL),(1616702114.3252,'Contacto','su-nombre','IMPORTANT NOTICE',0,NULL),(1616702114.3252,'Contacto','su-email','info@domainregistrationcorp.com',1,NULL),(1616702114.3252,'Contacto','su-telefono','+1542384593234',2,NULL),(1616702114.3252,'Contacto','su-mensaje','TERMINATION OF DOMAIN gruposuadi.com\r\nInvoice#: 491343\r\nDate: 25 Mar 2021\r\n\r\nIMMEDIATE ATTENTION REGARDING YOUR DOMAIN gruposuadi.com IS ABSOLUTLY NECESSARY\r\n\r\nTERMINATION OF YOUR DOMAIN gruposuadi.com WILL BE COMPLETED WITHIN 24 HOURS\r\n\r\nYour payment for the renewal of your domain gruposuadi.com has not received yet\r\n\r\nWe have tried to reach you by phone several times, to inform you regarding the TERMINATION of your domain gruposuadi.com\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://godomains.ga\r\n\r\nIF WE DO NOT RECEIVE YOUR PAYMENT WITHIN 24 HOURS, YOUR DOMAIN gruposuadi.com WILL BE TERMINATED!\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://godomains.ga\r\n\r\nYOUR IMMEDIATE ATTENTION IS ABSOLUTELY NECESSARY IN ORDER TO KEEP YOUR DOMAIN gruposuadi.com\r\n\r\nThe submission notification gruposuadi.com will EXPIRE WITHIN 24 HOURS after reception of this email',3,NULL),(1616702114.3252,'Contacto','Submitted From','23.94.249.35',10000,NULL),(1617114540.1891,'Servicios maquinaria','su-nombre','Ana Maizon',0,NULL),(1617114540.1891,'Servicios maquinaria','su-email','ventas@ingenieriamyr.com',1,NULL),(1617114540.1891,'Servicios maquinaria','su-telefono','Chiriqui, Boqueron',2,NULL),(1617114540.1891,'Servicios maquinaria','su-mensaje','Cotizar 2 telehander para uso de 2 meses en el area de Chiriqui, Boqueron',3,NULL),(1617114540.1891,'Servicios maquinaria','Submitted From','190.218.183.168',10000,NULL),(1617983956.8020,'Servicios maquinaria','su-nombre','David Bethancourt',0,NULL),(1617983956.8020,'Servicios maquinaria','su-email','david.bbb.1990@gmail.com',1,NULL),(1617983956.8020,'Servicios maquinaria','su-telefono','Panama norte',2,NULL),(1617983956.8020,'Servicios maquinaria','su-mensaje','Necesito cotizacion de alquiler de camion cisterna por mes',3,NULL),(1617983956.8020,'Servicios maquinaria','Submitted From','190.57.44.58',10000,NULL),(1617984090.4593,'Servicios maquinaria','su-nombre','David Bethancourt',0,NULL),(1617984090.4593,'Servicios maquinaria','su-email','david.bbb.1990@gmail.com',1,NULL),(1617984090.4593,'Servicios maquinaria','su-telefono','Panama Norte',2,NULL),(1617984090.4593,'Servicios maquinaria','su-mensaje','',3,NULL),(1617984090.4593,'Servicios maquinaria','Submitted From','190.57.44.58',10000,NULL),(1618054375.2281,'Servicios maquinaria','su-nombre','Rolando Cedeño',0,NULL),(1618054375.2281,'Servicios maquinaria','su-email','rolandocedeno2895@gmail.com',1,NULL),(1618054375.2281,'Servicios maquinaria','su-telefono','David Chiriqui',2,NULL),(1618054375.2281,'Servicios maquinaria','su-mensaje','Buen día, estoy interesado en una grúa de 80 toneladas para mover una barcaza en punta de tierra Chiriquí ',3,NULL),(1618054375.2281,'Servicios maquinaria','Submitted From','190.218.105.216',10000,NULL),(1619276212.7730,'Servicios constructora','su-nombre','Bernardo Gill',0,NULL),(1619276212.7730,'Servicios constructora','su-email','bernardogill@gmail.com',1,NULL),(1619276212.7730,'Servicios constructora','su-telefono','Panamá',2,NULL),(1619276212.7730,'Servicios constructora','su-mensaje','Saludos. Estoy interesado en un proyecto de vivienda con bono del mivi.',3,NULL),(1619276212.7730,'Servicios constructora','Submitted From','190.102.58.89',10000,NULL),(1619279967.0536,'Servicios maquinaria','su-nombre','Anderson Alexander Escobar canahui',0,NULL),(1619279967.0536,'Servicios maquinaria','su-email','andersonalexander6324@gmail.com',1,NULL),(1619279967.0536,'Servicios maquinaria','su-telefono','',2,NULL),(1619279967.0536,'Servicios maquinaria','su-mensaje','Precios de alquiler de maquinaria usada ',3,NULL),(1619279967.0536,'Servicios maquinaria','Submitted From','181.197.28.181',10000,NULL),(1619279969.0463,'Servicios maquinaria','su-nombre','Anderson Alexander Escobar canahui',0,NULL),(1619279969.0463,'Servicios maquinaria','su-email','andersonalexander6324@gmail.com',1,NULL),(1619279969.0463,'Servicios maquinaria','su-telefono','',2,NULL),(1619279969.0463,'Servicios maquinaria','su-mensaje','Precios de alquiler de maquinaria usada ',3,NULL),(1619279969.0463,'Servicios maquinaria','Submitted From','181.197.28.181',10000,NULL),(1619404579.6926,'Servicios maquinaria','su-nombre','Abdul Cogley',0,NULL),(1619404579.6926,'Servicios maquinaria','su-email','abdulcogley21@gmail.com',1,NULL),(1619404579.6926,'Servicios maquinaria','su-telefono','Pacora',2,NULL),(1619404579.6926,'Servicios maquinaria','su-mensaje','',3,NULL),(1619404579.6926,'Servicios maquinaria','Submitted From','190.219.58.194',10000,NULL),(1619469177.6486,'Servicios maquinaria','su-nombre','Carol Navarro',0,NULL),(1619469177.6486,'Servicios maquinaria','su-email','carol.navarrov@gmail.com',1,NULL),(1619469177.6486,'Servicios maquinaria','su-telefono','David, Final del Ivu Dos Pinos',2,NULL),(1619469177.6486,'Servicios maquinaria','su-mensaje','Buenas Tardes, \r\nMe gustaría saber si este tipo de tractor funcionaria para hacer una zanja o si pudiera conversar con una persona.\r\n\r\nSaludos,',3,NULL),(1619469177.6486,'Servicios maquinaria','Submitted From','190.219.181.171',10000,NULL),(1619539906.6777,'Contacto','su-nombre','Javier Vázquez',0,NULL),(1619539906.6777,'Contacto','su-email','madaba-05@hotmail.com',1,NULL),(1619539906.6777,'Contacto','su-telefono','David',2,NULL),(1619539906.6777,'Contacto','su-mensaje','Somos una empresa española dedicada a la compra, aprobación urbanística , dotación de utilidades y venta de lotes para usos comerciales y residenciales en Panamá.\r\n\r\nDisponemos de 2,67 Has con frente de 420 ml a la Interamericana en el Oriente de la Provincia de Chiriquí- Los Remedios-, con Asignación de Uso aprobada para uso Comercial y Residencial.\r\n\r\nEl terreno es llano e idóneo para construcción de galeras de distribución de mercancías. Nos dirigimos a ustedes por ser empresa constructora de galeras, por si pudiera ser de utilidad para alguno de sus clientes y pudiéramos colaborar en interés mutuo.\r\n\r\nDisponemos de todas las especificaciones del lote a enviar en caso de estar interesados.\r\n\r\nAtentamente.\r\n\r\nJavier Vázquez\r\nPresidente\r\nHacienda Corotú S.A.\r\nWhatsapp: 0034 608216922',3,NULL),(1619539906.6777,'Contacto','Submitted From','92.187.219.60',10000,NULL),(1619884044.2905,'Contacto','su-nombre','FRANCO CHIARAVALLOTI',0,NULL),(1619884044.2905,'Contacto','su-email','info@trepower.com',1,NULL),(1619884044.2905,'Contacto','su-telefono','ITALIA',2,NULL),(1619884044.2905,'Contacto','su-mensaje','TrePower es una empresa italiana fabricante de mandrinadoras portátiles con aporte de soldadura. Lo invito a visitar nuestro sitio web www.TrePower.com donde encontrará los modelos que producimos, sus accesorios y características técnicas.\r\nNuestros principales productos son:\r\n\r\n- Modelo TP250 mandrinadora portátil con aporte de soldadura hasta 250mm.\r\n- Modelo TP400 mandrinadora portátil con aporte de soldadura hasta 400mm.\r\n- Modelo TP600 mandrinadora portátil con aporte de soldadura hasta 600mm.\r\n \r\nSi le interesan nuestros productos y necesita mayores informaciones, no dude en contactarme y le responderé a la brevedad.\r\n\r\nA la espera de sus comentarios, lo saludo atentamente.\r\n\r\n\r\n Franco Chiaravalloti\r\nMechanical Engineering Director\r\n Cell. +39 339 1155104\r\n www.TrePower.com\r\n',3,NULL),(1619884044.2905,'Contacto','Submitted From','87.19.134.9',10000,NULL),(1620046122.9660,'Servicios maquinaria','su-nombre','Antonio Brito',0,NULL),(1620046122.9660,'Servicios maquinaria','su-email','brito.a@corporacionrms.com',1,NULL),(1620046122.9660,'Servicios maquinaria','su-telefono','Chame Panama',2,NULL),(1620046122.9660,'Servicios maquinaria','su-mensaje','Buenos días estamos interesados en el alquiler de esta hormigonera de 2.5 m3, ubicación del proyecto: Altos del María, Chame, Panama',3,NULL),(1620046122.9660,'Servicios maquinaria','Submitted From','201.227.17.65',10000,NULL),(1620308603.2043,'Servicios maquinaria','su-nombre','Juan Lopez',0,NULL),(1620308603.2043,'Servicios maquinaria','su-email','jlopez@grupoaramada.com',1,NULL),(1620308603.2043,'Servicios maquinaria','su-telefono','David',2,NULL),(1620308603.2043,'Servicios maquinaria','su-mensaje','Buenos días, somos la empresa Armada service S.A estamos interesado el el alquiler de la concretara autocargante por un periodo de mes, mes y medio, agradecería me pasaran informacion de precios y condiciones, gracias',3,NULL),(1620308603.2043,'Servicios maquinaria','Submitted From','190.218.88.129',10000,NULL),(1620308605.0445,'Servicios maquinaria','su-nombre','Juan Lopez',0,NULL),(1620308605.0445,'Servicios maquinaria','su-email','jlopez@grupoaramada.com',1,NULL),(1620308605.0445,'Servicios maquinaria','su-telefono','David',2,NULL),(1620308605.0445,'Servicios maquinaria','su-mensaje','Buenos días, somos la empresa Armada service S.A estamos interesado el el alquiler de la concretara autocargante por un periodo de mes, mes y medio, agradecería me pasaran informacion de precios y condiciones, gracias',3,NULL),(1620308605.0445,'Servicios maquinaria','Submitted From','190.218.88.129',10000,NULL),(1620394658.4878,'Servicios maquinaria','su-nombre','Anavanery Britton ',0,NULL),(1620394658.4878,'Servicios maquinaria','su-email','anabritton543@gmail.com',1,NULL),(1620394658.4878,'Servicios maquinaria','su-telefono','David, Chiriquí',2,NULL),(1620394658.4878,'Servicios maquinaria','su-mensaje','Me gustaría cotizar el precio de alquiler de una motoniveladora. Gracias.',3,NULL),(1620394658.4878,'Servicios maquinaria','Submitted From','181.179.31.91',10000,NULL),(1620394660.2604,'Servicios maquinaria','su-nombre','Anavanery Britton ',0,NULL),(1620394660.2604,'Servicios maquinaria','su-email','anabritton543@gmail.com',1,NULL),(1620394660.2604,'Servicios maquinaria','su-telefono','David, Chiriquí',2,NULL),(1620394660.2604,'Servicios maquinaria','su-mensaje','Me gustaría cotizar el precio de alquiler de una motoniveladora. Gracias.',3,NULL),(1620394660.2604,'Servicios maquinaria','Submitted From','181.179.31.91',10000,NULL),(1620394846.3085,'Servicios maquinaria','su-nombre','Anavanery Britton ',0,NULL),(1620394846.3085,'Servicios maquinaria','su-email','anabritton543@gmail.com',1,NULL),(1620394846.3085,'Servicios maquinaria','su-telefono','Chiriquí, David',2,NULL),(1620394846.3085,'Servicios maquinaria','su-mensaje','Precio de alquiler por hora, gracias.',3,NULL),(1620394846.3085,'Servicios maquinaria','Submitted From','181.179.31.91',10000,NULL),(1621842750.7846,'Contacto','su-nombre','Yong-Wook, Jeong',0,NULL),(1621842750.7846,'Contacto','su-email','ywjeong@hdec.co.kr',1,NULL),(1621842750.7846,'Contacto','su-telefono','+821065511504',2,NULL),(1621842750.7846,'Contacto','su-mensaje','Dear Sir/Madam of Maquinarias Suadi, S.A.,\r\n\r\nGlad to contact you for the first time. My name is Yong-Wook, Jeong working for procurement division of Hyundai E&C.\r\n\r\nI would like to introduce Hyundai Engineering & Construction Co., Ltd. as one of the most reputable companies in Korea. Since founded in 1947, we have continuously ranked first in domestic construction capability evaluations. We have recently ranked 14th largest International Contractor by ENR report published in 2020 and preparing ourselves to take a remarkable leap forward to become one of the world’s leading companies in the field of comprehensive engineering.\r\n\r\nAnd now, we are searching for competitive partners(construction firms) as we are planning to participate in the contractor bidding for infrastructure project in Panama region. And your esteemed company name has been referred as a prospective partner for our future business and we are pleased to send this Request for Information which will enable us to understand your company better.\r\n\r\nIn this regard, we sent your company an e-mail last week but there is no response yet (the e-mail address we sent: \'asuarez@gruposuadi.com\'; \'compras@gruposuadi.com\'; \'licitaciones@gruposuadi.com\'; \'psuarez@gruposuadi.com\'; \'info@gruposuadi.com\')\r\n\r\nTherefore, it is gently requested to provide us the contact information of the appropriate person in. \r\n\r\nSenior Manager. Yong-Wook Jeong\r\nSubcontract Group, Procurement Division, Hyundai Engineering & Construction Co., Ltd. \r\nTel : +82-(0)2-746-4370 / Mobile : +82-(0)10-6551-1504 / Fax : +82-(0)2-746-3344\r\nE-mail : ywjeong@hdec.co.kr',3,NULL),(1621842750.7846,'Contacto','Submitted From','58.87.63.239',10000,NULL),(1622532038.1510,'Contacto','su-nombre','Yong-Wook, Jeong',0,NULL),(1622532038.1510,'Contacto','su-email','ywjeong@hdec.co.kr',1,NULL),(1622532038.1510,'Contacto','su-telefono','Seoul, South Korea',2,NULL),(1622532038.1510,'Contacto','su-mensaje','Dear Sir/Madam of Maquinarias Suadi, S.A.,\r\n\r\nGlad to contact you for the first time. My name is Yong-Wook, Jeong working for procurement division of Hyundai E&C.\r\n\r\nI would like to introduce Hyundai Engineering & Construction Co., Ltd. as one of the most reputable companies in Korea. Since founded in 1947, we have continuously ranked first in domestic construction capability evaluations. We have recently ranked 14th largest International Contractor by ENR report published in 2020 and preparing ourselves to take a remarkable leap forward to become one of the world’s leading companies in the field of comprehensive engineering.\r\n\r\nAnd now, we are searching for competitive partners(construction firms) as we are planning to participate in the contractor bidding for infrastructure project in Panama region. And your esteemed company name has been referred as a prospective partner for our future business and we are pleased to send this Request for Information which will enable us to understand your company better.\r\n\r\nIn this regard, we sent your company an e-mail last week but there is no response yet (the e-mail address we sent: \'asuarez@gruposuadi.com\'; \'compras@gruposuadi.com\'; \'licitaciones@gruposuadi.com\'; \'psuarez@gruposuadi.com\'; \'info@gruposuadi.com\')\r\n\r\nTherefore, it is gently requested to provide us the contact information of the appropriate person in. \r\n\r\nSenior Manager. Yong-Wook Jeong\r\nSubcontract Group, Procurement Division, Hyundai Engineering & Construction Co., Ltd. \r\nTel : +82-(0)2-746-4370 / Mobile : +82-(0)10-6551-1504 / Fax : +82-(0)2-746-3344\r\nE-mail : ywjeong@hdec.co.kr\r\n\r\n',3,NULL),(1622532038.1510,'Contacto','Submitted From','58.87.63.239',10000,NULL),(1622728197.3830,'Servicios maquinaria','su-nombre','Mario Fernandez ',0,NULL),(1622728197.3830,'Servicios maquinaria','su-email','1978mariofernandez@gmail.com',1,NULL),(1622728197.3830,'Servicios maquinaria','su-telefono','',2,NULL),(1622728197.3830,'Servicios maquinaria','su-mensaje',' buenos dias favor cotizar la retro por un periodo de un mes con operador y combustible incluido',3,NULL),(1622728197.3830,'Servicios maquinaria','Submitted From','201.227.12.210',10000,NULL),(1623390876.9477,'Contacto','su-nombre','Jeong',0,NULL),(1623390876.9477,'Contacto','su-email','ywjeong@hdec.co.kr',1,NULL),(1623390876.9477,'Contacto','su-telefono','Corea',2,NULL),(1623390876.9477,'Contacto','su-mensaje','[Last Reminder]\r\n\r\nDear Sir/Madam.\r\n\r\nGlad to contact you for the first time. My name is Yong-Wook, Jeong working for procurement division of Hyundai E&C.\r\n\r\nI would like to introduce Hyundai Engineering & Construction Co., Ltd. as one of the most reputable companies in Korea. Since founded in 1947, we have continuously ranked first in domestic construction capability evaluations. We have recently ranked 14th largest International Contractor by ENR report published in 2020 and preparing ourselves to take a remarkable leap forward to become one of the world’s leading companies in the field of comprehensive engineering.\r\n\r\nAnd now, we are searching for competitive partners(construction firms) as we are planning to participate in the contractor bidding for infrastructure project in Panama region. And your esteemed company name has been referred as a prospective partner for our future business and we are pleased to send this Request for Information which will enable us to understand your company better.\r\n\r\nIn this regard, we sent your company an e-mail last week but there is no response yet.\r\n\r\nTherefore, it is gently requested to provide us the contact information of the appropriate person in. \r\n\r\nSenior Manager. Yong-Wook Jeong\r\nSubcontract Group, Procurement Division, Hyundai Engineering & Construction Co., Ltd. \r\nTel : +82-(0)2-746-4370 / Mobile : +82-(0)10-6551-1504 / Fax : +82-(0)2-746-3344\r\nE-mail : ywjeong@hdec.co.kr',3,NULL),(1623390876.9477,'Contacto','Submitted From','58.87.63.239',10000,NULL),(1623709704.5434,'Contacto','su-nombre','Andrés Jiménez Granados',0,NULL),(1623709704.5434,'Contacto','su-email','progra1@zewsweb.com',1,NULL),(1623709704.5434,'Contacto','su-telefono','89833244',2,NULL),(1623709704.5434,'Contacto','su-mensaje','Esta es una prueba de ZEWS',3,NULL),(1623709704.5434,'Contacto','Submitted From','186.15.40.117',10000,NULL),(1623900857.8029,'Servicios maquinaria','su-nombre','Leandro miranda',0,NULL),(1623900857.8029,'Servicios maquinaria','su-email','lizim397@gmail.com',1,NULL),(1623900857.8029,'Servicios maquinaria','su-telefono','Cocle Antón ',2,NULL),(1623900857.8029,'Servicios maquinaria','su-mensaje','',3,NULL),(1623900857.8029,'Servicios maquinaria','Submitted From','181.179.30.67',10000,NULL),(1624900583.4311,'Servicios maquinaria','su-nombre','Osvaldo Gonzalez',0,NULL),(1624900583.4311,'Servicios maquinaria','su-email','ogonzalez@glp.com.pa',1,NULL),(1624900583.4311,'Servicios maquinaria','su-telefono','Chame ',2,NULL),(1624900583.4311,'Servicios maquinaria','su-mensaje','Buenos dias,\r\n\r\nEstoy interesado en cotizar el servicio de agua potable en el Ph Playa Caracol en Chame.',3,NULL),(1624900583.4311,'Servicios maquinaria','Submitted From','190.140.19.204',10000,NULL),(1624945894.1429,'Contacto','su-nombre','Rolando',0,NULL),(1624945894.1429,'Contacto','su-email','incaico10@hotmail.com',1,NULL),(1624945894.1429,'Contacto','su-telefono','Trujillo',2,NULL),(1624945894.1429,'Contacto','su-mensaje','Buenos dias , buscamos edificar un complejo de edificios con fines de venta de departamentos en Trujillo - Peru , que van a ser vendidos de $70,000 a mas , para posteriormente construir una represa , quisieramos asociarnos con una empresa extranjera porque son mas rapidos en responder , tenemos varias listas de cientos de personas que quieren comprar su vivienda , todos ellos ya han sido calificados por los bancos y tienen buen historial crediticio , estamos gestionando en la banca sus prestamos para que compren sus departamentos , nos hace falta el dinero para la edificacion de las estructuras los bancos nos estan ofreciendo credito solo nos piden que nos consorciemos , queria preguntarles si es que hay alguna posibilidad de poder trabajar con ustedes , nosotros les damos la mayoria de las ganancias eso no es problema , de garantia ponemos el terreno de construccion a nombre de Usted con toda la documentacion legal sustentatoria , si desean saber mas del proyecto por favor llamenme al 948828002 si fueran tan amables , o tambien pueden llamarme o enviarme un mensaje de watsap al mismo numero +51948828002 , para que pueda responder todas sus preguntas , nos conozcan y vean personalmente el proyecto y las gestiones que hemos hecho ante las instituciones correspondientes , soy Rolando Aguirre Gerente de la empresa ASYPE SAC. , estamos inscritos en la sunat y en el osce , espero su respuesta , muchas gracias .',3,NULL),(1624945894.1429,'Contacto','Submitted From','179.7.192.135',10000,NULL),(1625580788.0634,'Servicios maquinaria','su-nombre','Salo Boekbinder',0,NULL),(1625580788.0634,'Servicios maquinaria','su-email','sboekbinder@hotmail.com',1,NULL),(1625580788.0634,'Servicios maquinaria','su-telefono','Los Nances, entrada Caldera ',2,NULL),(1625580788.0634,'Servicios maquinaria','su-mensaje','Cotization: Volvo SD75B compactadora para un dia con un operador ?\r\nMuchas gracias !',3,NULL),(1625580788.0634,'Servicios maquinaria','Submitted From','181.197.54.61',10000,NULL),(1625581071.2140,'Servicios maquinaria','su-nombre','Salo Boekbinder',0,NULL),(1625581071.2140,'Servicios maquinaria','su-email','sboekbinder@hotmail.com',1,NULL),(1625581071.2140,'Servicios maquinaria','su-telefono','Los Nances, entrada Caldera ',2,NULL),(1625581071.2140,'Servicios maquinaria','su-mensaje','Cotization : Volvo SD75 B , Compactadora para un dia, con un operador !\r\n\r\nMuchas gracias !',3,NULL),(1625581071.2140,'Servicios maquinaria','Submitted From','181.197.54.61',10000,NULL),(1627974586.6381,'Contacto','su-nombre','Rolando',0,NULL),(1627974586.6381,'Contacto','su-email','incaico10@hotmail.com',1,NULL),(1627974586.6381,'Contacto','su-telefono','Peru',2,NULL),(1627974586.6381,'Contacto','su-mensaje','Buenos dias estamos buscando concretar un proyecto de venta de lotes y construccion de viviendas en Trujillo - Peru en un terreno de 10 hectareas de cual ya tenemos los compradores , para luego hacer una obra de electrificacion y posteriormente edificar una represa , contamos con un nuevo tipo de ladrillo patentado que permite disminuir los costos en un 30% de las edificaciones , nos hace falta el dinero para la compra del terreno , los bancos nos estan ofreciendo el credito que necesitamos solo nos piden que nos consorciemos , nos gustaria asociarnos con una empresa extranjera porque son mas rapidos en responder , quisiera preguntarles si habra alguna posibilidad de trabajar con ustedes , les damos la mayoria de las ganancias eso no es problema de garantia ponemos el terreno a su nombre , por favor serian tan amables de llamarme o escribirme al numero de watsap +51948828002 para poder conversar con ustedes , o tambien responderme via correo electronico para enviarles la documentacion que hemos realizado antes las instituciones correspondientes y absolver cualquier duda que tengan o implementar alguna sugerencia que deseen hacer , soy Rolando Aguirre Gerente de la constructora Asype , espero su respuesta muchas gracias .',3,NULL),(1627974586.6381,'Contacto','Submitted From','179.7.193.135',10000,NULL),(1628181449.3557,'Contacto','su-nombre','Rolando',0,NULL),(1628181449.3557,'Contacto','su-email','incaico10@hotmail.com',1,NULL),(1628181449.3557,'Contacto','su-telefono','Trujillo',2,NULL),(1628181449.3557,'Contacto','su-mensaje','Buenos dias estamos buscando concretar un proyecto de venta de lotes y construccion de viviendas en Trujillo - Peru en un terreno de 10 hectareas de cual ya tenemos los compradores , para luego hacer una obra de electrificacion y posteriormente edificar una represa , contamos con un nuevo tipo de ladrillo patentado que permite disminuir los costos en un 30% de las edificaciones , nos hace falta el dinero para la compra del terreno , los bancos nos estan ofreciendo el credito que necesitamos solo nos piden que nos consorciemos , nos gustaria asociarnos con una empresa extranjera porque son mas rapidos en responder , quisiera preguntarles si habra alguna posibilidad de trabajar con ustedes , les damos la mayoria de las ganancias eso no es problema de garantia ponemos el terreno a su nombre , por favor serian tan amables de llamarme o escribirme al numero de watsap +51948828002 para poder conversar con ustedes , o tambien responderme via correo electronico para enviarles la documentacion que hemos realizado antes las instituciones correspondientes y absolver cualquier duda que tengan o implementar alguna sugerencia que deseen hacer , soy Rolando Aguirre Gerente de la constructora Asype , espero su respuesta muchas gracias .',3,NULL),(1628181449.3557,'Contacto','Submitted From','179.7.193.135',10000,NULL),(1628471070.8494,'Contacto','su-nombre','Rolando',0,NULL),(1628471070.8494,'Contacto','su-email','incaico10@hotmail.com',1,NULL),(1628471070.8494,'Contacto','su-telefono','Peru',2,NULL),(1628471070.8494,'Contacto','su-mensaje','Buenos dias estamos buscando concretar un proyecto de venta de lotes y construccion de viviendas en Trujillo - Peru en un terreno de 10 hectareas de cual ya tenemos los compradores , para luego hacer una obra de electrificacion y posteriormente edificar una represa , contamos con un nuevo tipo de ladrillo patentado que permite disminuir los costos en un 30% de las edificaciones , nos hace falta el dinero para la compra del terreno , los bancos nos estan ofreciendo el credito que necesitamos solo nos piden que nos consorciemos , nos gustaria asociarnos con una empresa extranjera porque son mas rapidos en responder , quisiera preguntarles si habra alguna posibilidad de trabajar con ustedes , les damos la mayoria de las ganancias eso no es problema de garantia ponemos el terreno a su nombre , por favor serian tan amables de llamarme o escribirme al numero de watsap +51948828002 para poder conversar con ustedes , o tambien responderme via correo electronico para enviarles la documentacion que hemos realizado antes las instituciones correspondientes y absolver cualquier duda que tengan o implementar alguna sugerencia que deseen hacer , soy Rolando Aguirre Gerente de la constructora Asype , espero su respuesta muchas gracias .',3,NULL),(1628471070.8494,'Contacto','Submitted From','179.7.193.135',10000,NULL),(1628600956.2770,'Servicios maquinaria','su-nombre','Sandra martinez',0,NULL),(1628600956.2770,'Servicios maquinaria','su-email','sima0014@gmail.com',1,NULL),(1628600956.2770,'Servicios maquinaria','su-telefono','Guaca arriba',2,NULL),(1628600956.2770,'Servicios maquinaria','su-mensaje','Requiero de una retro para poder mover piedras de un terreno y adecuarlo, la idea es dejarlo plano sin piedra. ',3,NULL),(1628600956.2770,'Servicios maquinaria','Submitted From','190.140.117.146',10000,NULL),(1628671569.3766,'Servicios maquinaria','su-nombre','Dr. Esteban Muñoz',0,NULL),(1628671569.3766,'Servicios maquinaria','su-email','aazael@hotmail.com',1,NULL),(1628671569.3766,'Servicios maquinaria','su-telefono','Manchuila dé Divala',2,NULL),(1628671569.3766,'Servicios maquinaria','su-mensaje','Prov. Chiriqui, alquiler mensual',3,NULL),(1628671569.3766,'Servicios maquinaria','Submitted From','190.218.15.3',10000,NULL),(1628671659.7254,'Servicios maquinaria','su-nombre','Dr. Esteban Muñoz',0,NULL),(1628671659.7254,'Servicios maquinaria','su-email','aazael@hotmail.com',1,NULL),(1628671659.7254,'Servicios maquinaria','su-telefono','Manchuila de Divala',2,NULL),(1628671659.7254,'Servicios maquinaria','su-mensaje','Prov. Chiriqui, alquiler 1 semana',3,NULL),(1628671659.7254,'Servicios maquinaria','Submitted From','190.218.15.3',10000,NULL),(1628897834.7016,'Servicios maquinaria','su-nombre','Edwin Robles ',0,NULL),(1628897834.7016,'Servicios maquinaria','su-email','Soldatecrm@gmail.com',1,NULL),(1628897834.7016,'Servicios maquinaria','su-telefono','Veracruz',2,NULL),(1628897834.7016,'Servicios maquinaria','su-mensaje','Buenas tardes , me gustaría cotizar este equipo para 2 semanas....',3,NULL),(1628897834.7016,'Servicios maquinaria','Submitted From','201.227.226.142',10000,NULL),(1628908430.2422,'Contacto','su-nombre','Javier Alberto Cedeño Morales',0,NULL),(1628908430.2422,'Contacto','su-email','javiercede31@gmail.com',1,NULL),(1628908430.2422,'Contacto','su-telefono','David, Chiriquí',2,NULL),(1628908430.2422,'Contacto','su-mensaje','Hola, mi nombre es Javier. El motivo de mi mensaje es para brindar mis servicios como Licenciado en Edificaciones, cuento con la Idoneidad aprobada por la Junta Técnica de Ingeniería y Arquitectura de Panamá. Puedo realizar trabajos de oficina como también de Campo. Celular: 6263-5605',3,NULL),(1628908430.2422,'Contacto','Submitted From','190.218.106.153',10000,NULL),(1630701436.5251,'Contacto','su-nombre','Kathleen Gonzalez',0,NULL),(1630701436.5251,'Contacto','su-email','kathleengonzalez980426@gmail.com',1,NULL),(1630701436.5251,'Contacto','su-telefono','David, Chiriqui',2,NULL),(1630701436.5251,'Contacto','su-mensaje','Buenas tardes, le escribo de parte de la empresa INGENIERIA SRV, departamento de compras.\r\n \r\nLe solicitamos cotizar el costo por hora del alquiler de la siguiente maquinaria, para utilizarlo 2 semanas a un mes.\r\n1. Esparcidora de gravilla\r\n2. Barredora\r\n3. Camión Cisterna\r\n4. Distribuidora de asfalto\r\n5. Cuchilla\r\n6. Rola\r\n7. Retroexcavadora\r\n8. Retro Martillo\r\n9. Camión Volquete \r\n10. Cortadora de Pavimento \r\n11. Pala 220\r\n\r\nQuedamos atentos a sus respuestas\r\nLe agradecemos\r\nINGENIERIA SRV',3,NULL),(1630701436.5251,'Contacto','Submitted From','181.197.162.162',10000,NULL),(1630887414.4208,'Servicios maquinaria','su-nombre','Lisa Aparicio',0,NULL),(1630887414.4208,'Servicios maquinaria','su-email','lisa.gabriela07@gmail.com',1,NULL),(1630887414.4208,'Servicios maquinaria','su-telefono','San Pablo viejo',2,NULL),(1630887414.4208,'Servicios maquinaria','su-mensaje','Buenas, me gustaría saber el costo de hora máquina de los siguientes equipos: esparcidora de gravilla, barredora, camión de tanque de agua, distribuidora de asfalto, cuchilla, rola, retroexcavadora, retromartillo, camión, cortadora de pavimento y pala 220.\r\nGracias',3,NULL),(1630887414.4208,'Servicios maquinaria','Submitted From','190.219.110.152',10000,NULL),(1630957792.2165,'Servicios maquinaria','su-nombre','Gabriela A. Frago Diez',0,NULL),(1630957792.2165,'Servicios maquinaria','su-email','gabriela.frago@unachi.ac.pa',1,NULL),(1630957792.2165,'Servicios maquinaria','su-telefono','David',2,NULL),(1630957792.2165,'Servicios maquinaria','su-mensaje','\r\nSoy estudiante de arquitectura y como una de mis asignaciones se me solicito cotizar la tarifa de renta al día de estos equipos. Tanto con operador y sin operador. Muchas gracias por la atención y agradecería la ayuda\r\n',3,NULL),(1630957792.2165,'Servicios maquinaria','Submitted From','200.75.226.123',10000,NULL),(1630995081.7881,'Servicios maquinaria','su-nombre','Nejill Ibarra',0,NULL),(1630995081.7881,'Servicios maquinaria','su-email','nejill2000@gmail.com',1,NULL),(1630995081.7881,'Servicios maquinaria','su-telefono','',2,NULL),(1630995081.7881,'Servicios maquinaria','su-mensaje','Buenas tardes le saluda nejill ibarra , para averiguar el alquiler de estos equipos: Esparcidora de gravilla, Barredora, Camión De Tanque de Agua, Distribuidora De Asfalto , Cuchilla , Rola, Retroexcavadora, RetroMartillo , Camión Volquete, Cortadora de Pavimento y Pala 220, le agradecería si me puede proporcionar el precio del alquiler de estos equipos. \r\nMe despido deseándole éxito en sus labores y que Dios lo Bendiga \r\n',3,NULL),(1630995081.7881,'Servicios maquinaria','Submitted From','186.72.209.71',10000,NULL),(1631102954.3001,'Servicios maquinaria','su-nombre','Luis cross',0,NULL),(1631102954.3001,'Servicios maquinaria','su-email','frank@puertoarmuellesrealty.com',1,NULL),(1631102954.3001,'Servicios maquinaria','su-telefono','Puerto armuelles',2,NULL),(1631102954.3001,'Servicios maquinaria','su-mensaje','Deseo alquilar un Telehandler por 45 días. Gracias ',3,NULL),(1631102954.3001,'Servicios maquinaria','Submitted From','200.108.57.91',10000,NULL),(1631835681.0715,'Contacto','su-nombre','alvaro perdomo',0,NULL),(1631835681.0715,'Contacto','su-email','alvaroperdomo423@gmail.com',1,NULL),(1631835681.0715,'Contacto','su-telefono','colombia',2,NULL),(1631835681.0715,'Contacto','su-mensaje','FAVOR INFORMARME SI TIENEN MAQUINARIA DE CONSTRUCCION USADA PARA LA VENTA (RETROEXCAVADORAS, MINICARGADORES, EXCAVADORAS ECT). QUEDO ATENTO A SUS COMENTARIOS. GRACIAS-ALVARO PERDOMO',3,NULL),(1631835681.0715,'Contacto','Submitted From','190.99.207.0',10000,NULL),(1632171906.0465,'Servicios maquinaria','su-nombre','Erick Rudas',0,NULL),(1632171906.0465,'Servicios maquinaria','su-email','erudas@contraloria.gob.pa',1,NULL),(1632171906.0465,'Servicios maquinaria','su-telefono','Panamá',2,NULL),(1632171906.0465,'Servicios maquinaria','su-mensaje','Buenas tardes, deseo conocer el precio de alquiler de un camión cisterna de capacidad de 5500 galones por periodo mensual.',3,NULL),(1632171906.0465,'Servicios maquinaria','Submitted From','186.74.219.98',10000,NULL),(1632171906.9590,'Servicios maquinaria','su-nombre','Erick Rudas',0,NULL),(1632171906.9590,'Servicios maquinaria','su-email','erudas@contraloria.gob.pa',1,NULL),(1632171906.9590,'Servicios maquinaria','su-telefono','Panamá',2,NULL),(1632171906.9590,'Servicios maquinaria','su-mensaje','Buenas tardes, deseo conocer el precio de alquiler de un camión cisterna de capacidad de 5500 galones por periodo mensual.',3,NULL),(1632171906.9590,'Servicios maquinaria','Submitted From','186.74.219.98',10000,NULL),(1632413930.6985,'Contacto','su-nombre','Victoria Martinez',0,NULL),(1632413930.6985,'Contacto','su-email','vmatute@maximosupply.com',1,NULL),(1632413930.6985,'Contacto','su-telefono','Tampa, Florida',2,NULL),(1632413930.6985,'Contacto','su-mensaje','Hola, buenas tardes !!\r\n\r\nSomos un distribuidor industrial , Contamos con un amplio inventario de Válvulas Industriales así como productos para protección contra incendios válvulas UL/FM tuberías y conexiones, también productos SS Sanitario e industrial. ubicados en Tampa, FL. \r\n\r\nDe manera cordial les solicito un contacto donde pueda enviar los flyers de la compañía y tengan la oportunidad de conocer las líneas de los que somos distribuidores.',3,NULL),(1632413930.6985,'Contacto','Submitted From','190.6.49.17',10000,NULL),(1632937227.7571,'Contacto','su-nombre','Ing. Belkis Herrera',0,NULL),(1632937227.7571,'Contacto','su-email','bulldogsgutters@gmail.com',1,NULL),(1632937227.7571,'Contacto','su-telefono','Coronado, Chame',2,NULL),(1632937227.7571,'Contacto','su-mensaje','Buenas tardes\r\nUn cordial saludo y espero se encuentre con salud.\r\nMi nombre es Belkis Herrera de la Empresa Bulldogs Gutters, S.A.\r\n\r\nQuisiéramos hacerle una invitación sobre nuestros servicios de fabricación e instalación de canales de agua lluvia, además de ponerme a su disposición para sus proyectos o residencia, y brindarle un asesoramiento de acuerdo a sus necesidades. \r\n \r\nPor lo pronto le comparto nuestro sitio web www.bulldogsgutterspanama.com y un corto vídeo que explica un poco más de nuestros servicios: También nos encontramos las redes sociales como facebook e instragram nuestros Canales de agua 100% aluminio\r\n\r\nQuedo pendiente de sus comentarios\r\n\r\n\r\nMuchas gracias\r\nSaludos, \r\nIng. Belkis Herrera\r\nGerente Operacional\r\nBULLDOGS GUTTERS, S.A.\r\n',3,NULL),(1632937227.7571,'Contacto','Submitted From','190.140.12.169',10000,NULL),(1633371437.0708,'Servicios constructora','su-nombre','gian carlos garcia',0,NULL),(1633371437.0708,'Servicios constructora','su-email','g.garcia@btd.es',1,NULL),(1633371437.0708,'Servicios constructora','su-telefono','panama',2,NULL),(1633371437.0708,'Servicios constructora','su-mensaje','Buenas tardes queria cotizar ',3,NULL),(1633371437.0708,'Servicios constructora','Submitted From','201.218.243.210',10000,NULL),(1634302497.3628,'Servicios maquinaria','su-nombre','Robin pitty',0,NULL),(1634302497.3628,'Servicios maquinaria','su-email','abdielrobin276@gmail.com',1,NULL),(1634302497.3628,'Servicios maquinaria','su-telefono','Chiriqui paso canoas',2,NULL),(1634302497.3628,'Servicios maquinaria','su-mensaje','Me interesa cotizar 2 retroexcavadora por 2 meses\r\nPara el area de Chiriquí grande',3,NULL),(1634302497.3628,'Servicios maquinaria','Submitted From','190.140.131.72',10000,NULL),(1635185412.5236,'Contacto','su-nombre','Alby Cabrera',0,NULL),(1635185412.5236,'Contacto','su-email','albycabrera08@gmail.com',1,NULL),(1635185412.5236,'Contacto','su-telefono','david',2,NULL),(1635185412.5236,'Contacto','su-mensaje','Muy buenas tardes\r\nYo soy ingeniero civil y me encuentro interesado en trabajar con ustedes, quisiera saber donde puedo mandar mi cv en caso de que tengan alguna oportunidad laboral.\r\nSaludos',3,NULL),(1635185412.5236,'Contacto','Submitted From','181.197.160.8',10000,NULL),(1635197628.2039,'Servicios maquinaria','su-nombre','Melbys Atencio',0,NULL),(1635197628.2039,'Servicios maquinaria','su-email','melbysatencio35@gmail.com',1,NULL),(1635197628.2039,'Servicios maquinaria','su-telefono','Buena vista San Carlos vía la USMA',2,NULL),(1635197628.2039,'Servicios maquinaria','su-mensaje','Me gustaría saber el costo por hora del tractor oruga, la retro y del camión volquete. Agradezco me responda a mi correo o por WhatsApp. Gracias',3,NULL),(1635197628.2039,'Servicios maquinaria','Submitted From','170.247.155.11',10000,NULL),(1635601192.3374,'Servicios maquinaria','su-nombre','Orlando arroyabe',0,NULL),(1635601192.3374,'Servicios maquinaria','su-email','arturograja338@gmail.com',1,NULL),(1635601192.3374,'Servicios maquinaria','su-telefono','Rovira dl',2,NULL),(1635601192.3374,'Servicios maquinaria','su-mensaje','Deseo saber el precio por hora o por dia',3,NULL),(1635601192.3374,'Servicios maquinaria','Submitted From','181.179.30.113',10000,NULL),(1636246871.8999,'Servicios maquinaria','su-nombre','Enoc Villarreal Morales ',0,NULL),(1636246871.8999,'Servicios maquinaria','su-email','enocv642@gmail.com',1,NULL),(1636246871.8999,'Servicios maquinaria','su-telefono','Boquete ',2,NULL),(1636246871.8999,'Servicios maquinaria','su-mensaje','Quisiera saber más sobre el alquiler de estos camiones ya que tenemos un proyecto por caldera bastante arriba. Me gustaría asesoramiento. Sería comprar el material y ustedes subirlo ',3,NULL),(1636246871.8999,'Servicios maquinaria','Submitted From','190.140.131.240',10000,NULL),(1637856311.2284,'Servicios maquinaria','su-nombre','Keizuris fruto ',0,NULL),(1637856311.2284,'Servicios maquinaria','su-email','keizuris.fruto@gmail.com',1,NULL),(1637856311.2284,'Servicios maquinaria','su-telefono','panama ',2,NULL),(1637856311.2284,'Servicios maquinaria','su-mensaje','me interesa alquilar 3 camiones para la movilización de 1107 m3 de tierra en costa del este ',3,NULL),(1637856311.2284,'Servicios maquinaria','Submitted From','190.140.130.175',10000,NULL),(1639969627.5496,'Servicios maquinaria','su-nombre','Rigoberto Santamaria ',0,NULL),(1639969627.5496,'Servicios maquinaria','su-email','rigoberto.santmary@gmail.com',1,NULL),(1639969627.5496,'Servicios maquinaria','su-telefono','Chiriquí ',2,NULL),(1639969627.5496,'Servicios maquinaria','su-mensaje','interesado en comprar una retroexcavadora',3,NULL),(1639969627.5496,'Servicios maquinaria','Submitted From','190.140.169.88',10000,NULL),(1646758933.5924,'Servicios maquinaria','su-nombre','Esmeralda santo ',0,NULL),(1646758933.5924,'Servicios maquinaria','su-email','yasielsantos450@gmail.com',1,NULL),(1646758933.5924,'Servicios maquinaria','su-telefono','David ',2,NULL),(1646758933.5924,'Servicios maquinaria','su-mensaje','Solicitud de un cisterna de agua ',3,NULL),(1646758933.5924,'Servicios maquinaria','Submitted From','201.218.117.61',10000,NULL),(1646852274.0594,'Servicios maquinaria','su-nombre','Andrea Foca',0,NULL),(1646852274.0594,'Servicios maquinaria','su-email','focaar@state.gov',1,NULL),(1646852274.0594,'Servicios maquinaria','su-telefono','',2,NULL),(1646852274.0594,'Servicios maquinaria','su-mensaje','Buenas tardes, \r\nSolicito una cotizacion para el alquiler del tractor D6R Catepillar Earth Mover por 45 horas. Por favor de indicar el precio por hora, termino de las horas laborales por dia, precio por las horas extras, termino de pago y cualquier otro termino relevanta (transporte, etc.) \r\n\r\nGracias, \r\n\r\nAndrea Foca\r\nINL Procurement Agent \r\nUS Embassy Panama \r\n+507-6354-3580',3,NULL),(1646852274.0594,'Servicios maquinaria','Submitted From','169.252.4.23',10000,NULL),(1647534711.0550,'Servicios maquinaria','su-nombre','Geovanny Torrentes ',0,NULL),(1647534711.0550,'Servicios maquinaria','su-email','gtorrentes23@gmail.com',1,NULL),(1647534711.0550,'Servicios maquinaria','su-telefono','Puerto Armuelles',2,NULL),(1647534711.0550,'Servicios maquinaria','su-mensaje','Buenos días. Un gusto saludarlos.\r\nQuisiera saber el precio por hora que tienen sus tractores de oruga. Quedo atento gracias de antemano',3,NULL),(1647534711.0550,'Servicios maquinaria','Submitted From','186.73.201.51',10000,NULL),(1647881318.0055,'Servicios maquinaria','su-nombre','Aldair Ruiz',0,NULL),(1647881318.0055,'Servicios maquinaria','su-email','operations@islapalenque.com',1,NULL),(1647881318.0055,'Servicios maquinaria','su-telefono','Boca Chica, Chiriquí',2,NULL),(1647881318.0055,'Servicios maquinaria','su-mensaje','Estoy interesado en cotizar la renta de un volquete pequeño y una rola de doble rodillo pequeña, quedo atento. Gracias.',3,NULL),(1647881318.0055,'Servicios maquinaria','Submitted From','190.105.152.197',10000,NULL),(1648510275.1233,'Servicios maquinaria','su-nombre','AGUSTIN GARCIA',0,NULL),(1648510275.1233,'Servicios maquinaria','su-email','AGUSTIN.GARCIA@PRODEMEX.COM',1,NULL),(1648510275.1233,'Servicios maquinaria','su-telefono','PANAMA',2,NULL),(1648510275.1233,'Servicios maquinaria','su-mensaje','BUENAS TARDES.\r\nACTUALMENTE ESTAMOS REALIZANDO DIVERSAS LICITACIONES EN PANAMA, POR LO QUE ME INTERESA CONOCER LOS COSTOS DE RENTAS DE LOS DIVERSOS EQUIPOS CON LOS QUE CUENTA, FAVOR DE HACERME LLEGAR SUS COTIAZACIONES.\r\nGRACIAS,',3,NULL),(1648510275.1233,'Servicios maquinaria','Submitted From','190.218.126.166',10000,NULL),(1649434151.5898,'Contacto','su-nombre','Carlos Ribeiro - ENGICONSULT',0,NULL),(1649434151.5898,'Contacto','su-email','cararibe@gmail.com',1,NULL),(1649434151.5898,'Contacto','su-telefono','PH F&F (Ed. Tornillo) Calle 50 Ciudad Panamá',2,NULL),(1649434151.5898,'Contacto','su-mensaje','Buenos días. Necesitamos precio de alquiler mensual para retroexcavadora con o sin cabina, y camión volteo de 7M3, 14M3 y 16M3. Quedamos atentpos, Gracias.',3,NULL),(1649434151.5898,'Contacto','Submitted From','190.141.126.235',10000,NULL),(1650474221.9794,'Servicios maquinaria','su-nombre','leonel mendieta',0,NULL),(1650474221.9794,'Servicios maquinaria','su-email','leonelmendieta02@gmail.com',1,NULL),(1650474221.9794,'Servicios maquinaria','su-telefono','',2,NULL),(1650474221.9794,'Servicios maquinaria','su-mensaje','favor cotizar precio por hora de tractor D6\r\n',3,NULL),(1650474221.9794,'Servicios maquinaria','Submitted From','190.14.208.226',10000,NULL),(1651194569.9668,'Servicios maquinaria','su-nombre','Alejandro Vergara ',0,NULL),(1651194569.9668,'Servicios maquinaria','su-email','mixilagomez16@gmail.com',1,NULL),(1651194569.9668,'Servicios maquinaria','su-telefono','Alto Boquete, urbanización Villa Altos Boquete ',2,NULL),(1651194569.9668,'Servicios maquinaria','su-mensaje','Emparejar lote',3,NULL),(1651194569.9668,'Servicios maquinaria','Submitted From','181.197.144.178',10000,NULL),(1653026031.1228,'Servicios constructora','su-nombre','Dianacianca',0,NULL),(1653026031.1228,'Servicios constructora','su-email','dianacianca63507@gmail.com',1,NULL),(1653026031.1228,'Servicios constructora','su-telefono','David chiriqui',2,NULL),(1653026031.1228,'Servicios constructora','su-mensaje','Quisiera que me contactaran',3,NULL),(1653026031.1228,'Servicios constructora','Submitted From','190.102.58.167',10000,NULL),(1654809429.5303,'Contacto','su-nombre','José Zacarías Delgado Caballero ',0,NULL),(1654809429.5303,'Contacto','su-email','yarimialiaalejandraguerra@gmail.com',1,NULL),(1654809429.5303,'Contacto','su-telefono','David ',2,NULL),(1654809429.5303,'Contacto','su-mensaje','Estoy interesado en un puesto laboral',3,NULL),(1654809429.5303,'Contacto','Submitted From','190.140.74.217',10000,NULL),(1656040919.5939,'Servicios maquinaria','su-nombre','Manuel Pitti',0,NULL),(1656040919.5939,'Servicios maquinaria','su-email','manuel012187@gmail.com',1,NULL),(1656040919.5939,'Servicios maquinaria','su-telefono','Tolé',2,NULL),(1656040919.5939,'Servicios maquinaria','su-mensaje','Necesito cotizar el alquiler de una cuchilla para nivelar un tramo de carretera en el distrito de Tolé',3,NULL),(1656040919.5939,'Servicios maquinaria','Submitted From','181.179.27.195',10000,NULL),(1656085321.7159,'Contacto','su-nombre','Samuel Arias',0,NULL),(1656085321.7159,'Contacto','su-email','samuel@gruporesidencial.com',1,NULL),(1656085321.7159,'Contacto','su-telefono','Panama City',2,NULL),(1656085321.7159,'Contacto','su-mensaje','La cosa se me esta poniendo complicada y necesito cotizar el alquiler de una retro, una pala cat312, un tractor d5k y un volquete de 18 ydas, sin operador pero con diésel incluido!',3,NULL),(1656085321.7159,'Contacto','Submitted From','190.98.128.114',10000,NULL),(1656085322.2142,'Contacto','su-nombre','Samuel Arias',0,NULL),(1656085322.2142,'Contacto','su-email','samuel@gruporesidencial.com',1,NULL),(1656085322.2142,'Contacto','su-telefono','Panama City',2,NULL),(1656085322.2142,'Contacto','su-mensaje','La cosa se me esta poniendo complicada y necesito cotizar el alquiler de una retro, una pala cat312, un tractor d5k y un volquete de 18 ydas, sin operador pero con diésel incluido!',3,NULL),(1656085322.2142,'Contacto','Submitted From','190.98.128.114',10000,NULL),(1657251174.0844,'Servicios maquinaria','su-nombre','Kevin Mendoza',0,NULL),(1657251174.0844,'Servicios maquinaria','su-email','x.kevinmendoza@gmail.com',1,NULL),(1657251174.0844,'Servicios maquinaria','su-telefono','Puerto Armuelles',2,NULL),(1657251174.0844,'Servicios maquinaria','su-mensaje','Quisiera cotizar el alquiler de una pala hidrahulica cat 320 o john deere 210g en cuanto saldria para el. Area de Puerto Armuelles por 1 mes',3,NULL),(1657251174.0844,'Servicios maquinaria','Submitted From','190.32.172.230',10000,NULL),(1657545997.0332,'Contacto','su-nombre','Luis Olmos ',0,NULL),(1657545997.0332,'Contacto','su-email','olmosluisedgardo.28@gmail.com',1,NULL),(1657545997.0332,'Contacto','su-telefono','Alanje',2,NULL),(1657545997.0332,'Contacto','su-mensaje','Me gustaría saber si estan aceptando hojas de vidas, soy Técnico en Seguridad y Salud Ocupacional y pronto Licenciado le podría brindar mis servicios... Espero su respuesta ',3,NULL),(1657545997.0332,'Contacto','Submitted From','181.179.28.87',10000,NULL),(1660102895.8861,'Servicios maquinaria','su-nombre','Maurice Dumaz',0,NULL),(1660102895.8861,'Servicios maquinaria','su-email','panadream2000@gmail.com',1,NULL),(1660102895.8861,'Servicios maquinaria','su-telefono','Tierra oscura ( Bocas del Toro)',2,NULL),(1660102895.8861,'Servicios maquinaria','su-mensaje','Hola buenos dias\r\nMe gustaria alquilar une mini excavadora 5 o 6 toneladas por une semana.\r\nSaludos \r\nMaurice Dumaz',3,NULL),(1660102895.8861,'Servicios maquinaria','Submitted From','194.5.53.205',10000,NULL),(1661209273.3323,'Servicios maquinaria','su-nombre','Alfieri López ',0,NULL),(1661209273.3323,'Servicios maquinaria','su-email','alfierilg@gmail.com',1,NULL),(1661209273.3323,'Servicios maquinaria','su-telefono','Panamá capital ',2,NULL),(1661209273.3323,'Servicios maquinaria','su-mensaje','El trabajo consiste en cavar 2 sanjas para meter una tubería electrica.\r\nLa ubicación del proyecto es en chanis en plaza Agora ',3,NULL),(1661209273.3323,'Servicios maquinaria','Submitted From','190.34.252.135',10000,NULL),(1661512253.8929,'Servicios maquinaria','su-nombre','Armando Veintemilla',0,NULL),(1661512253.8929,'Servicios maquinaria','su-email','armandoveintemilla@gmail.com',1,NULL),(1661512253.8929,'Servicios maquinaria','su-telefono','Panama',2,NULL),(1661512253.8929,'Servicios maquinaria','su-mensaje','Cotizacion de Hormigonera Alquiler o Venta',3,NULL),(1661512253.8929,'Servicios maquinaria','Submitted From','190.102.56.218',10000,NULL),(1661629883.4020,'Servicios maquinaria','su-nombre','Omar Abdel Jaen Barclay',0,NULL),(1661629883.4020,'Servicios maquinaria','su-email','omarjaen17@gmail.com',1,NULL),(1661629883.4020,'Servicios maquinaria','su-telefono','Juan Díaz',2,NULL),(1661629883.4020,'Servicios maquinaria','su-mensaje','',3,NULL),(1661629883.4020,'Servicios maquinaria','Submitted From','190.219.223.223',10000,NULL),(1662674091.5773,'Servicios maquinaria','su-nombre','jose atencio',0,NULL),(1662674091.5773,'Servicios maquinaria','su-email','leasingpanama4@gmail.com',1,NULL),(1662674091.5773,'Servicios maquinaria','su-telefono','veraguas',2,NULL),(1662674091.5773,'Servicios maquinaria','su-mensaje','',3,NULL),(1662674091.5773,'Servicios maquinaria','Submitted From','181.197.54.153',10000,NULL),(1662749149.1476,'Contacto','su-nombre',' Julián Díaz Gutiérrez',0,NULL),(1662749149.1476,'Contacto','su-email','julian.diaz@conicaingenieria.com',1,NULL),(1662749149.1476,'Contacto','su-telefono','Pereira',2,NULL),(1662749149.1476,'Contacto','su-mensaje','Buenas tardes\r\nSomos una empresa de ingeniería dedicada a labores de consultoría y capacitaciones relacionadas con la Metodología BIM y estamos interesados en compartir nuestros servicios.\r\nPor lo anterior les agradecemos si nos pueden compartir un correo electrónico o datos de contacto donde podamos compartir nuestro portafolio de servicios.\r\nIgualmente desarrollamos Librería de Familias BIM totalmente parametrizables, al respecto procedo adjuntar enlace de un video que ilustra su funcionamiento de una Librería BIM de formaletas, bastante útil y eficiente en las etapas de modulación, control, seguimiento, así como manejo de activos y mantenimiento.\r\n\r\nhttps://vimeo.com/592975685\r\n\r\nAgradecemos de antemano su tiempo y atención. \r\n',3,NULL),(1662749149.1476,'Contacto','Submitted From','190.147.221.128',10000,NULL),(1663860016.1643,'Servicios maquinaria','su-nombre','Vidal Madrid',0,NULL),(1663860016.1643,'Servicios maquinaria','su-email','vidalmadrid@gmail.com',1,NULL),(1663860016.1643,'Servicios maquinaria','su-telefono','Panama',2,NULL),(1663860016.1643,'Servicios maquinaria','su-mensaje','Precio dumpe pequeño, sobre 1.000 kg carga',3,NULL),(1663860016.1643,'Servicios maquinaria','Submitted From','190.102.58.123',10000,NULL),(1664082704.2346,'Contacto','su-nombre','Daigor González ',0,NULL),(1664082704.2346,'Contacto','su-email','daigorgonzalez@gmail.com',1,NULL),(1664082704.2346,'Contacto','su-telefono','Gualaca, Chiriquí ',2,NULL),(1664082704.2346,'Contacto','su-mensaje','Ofresco mis servicios como Topógrafo, de ser requeridos con gusto ',3,NULL),(1664082704.2346,'Contacto','Submitted From','190.140.73.39',10000,NULL),(1664933588.1925,'Servicios maquinaria','su-nombre','Ismenia Alegria ',0,NULL),(1664933588.1925,'Servicios maquinaria','su-email','ismenia1219@gmail.com',1,NULL),(1664933588.1925,'Servicios maquinaria','su-telefono','Praderas',2,NULL),(1664933588.1925,'Servicios maquinaria','su-mensaje','Me interesa saber alquileres y si tienen conductores ',3,NULL),(1664933588.1925,'Servicios maquinaria','Submitted From','201.227.226.142',10000,NULL),(1664953490.6389,'Contacto','su-nombre','Frank Wong',0,NULL),(1664953490.6389,'Contacto','su-email','frankwong@lt-roadroller.com',1,NULL),(1664953490.6389,'Contacto','su-telefono','',2,NULL),(1664953490.6389,'Contacto','su-mensaje','Dear manager,\r\n\r\nLukai Construction Machinery Co., Ltd. is a leading construction machinery manufacturer in China manufacturing road roller,motor grader,loader, excavator, bulldozer,tractor etc.\r\n\r\nIf you are looking for construction machinery supplier for your client or your ongoing projects,Lutong will be the first reliable choice.\r\n\r\nWelcome to the factory at any time when you are in China.\r\nThanks in advance & best regards\r\n\r\nFrank Wong (Export manager)\r\n\r\nTel:86-13331912092 (Wechat)\r\n\r\nEmail:frankwong@lt-roadroller.com \r\n\r\nWeb:https://www.lt-roadroller.com/\r\n\r\n\r\n\r\n',3,NULL),(1664953490.6389,'Contacto','Submitted From','50.97.232.186',10000,NULL),(1664953491.5434,'Contacto','su-nombre','Frank Wong',0,NULL),(1664953491.5434,'Contacto','su-email','frankwong@lt-roadroller.com',1,NULL),(1664953491.5434,'Contacto','su-telefono','',2,NULL),(1664953491.5434,'Contacto','su-mensaje','Dear manager,\r\n\r\nLukai Construction Machinery Co., Ltd. is a leading construction machinery manufacturer in China manufacturing road roller,motor grader,loader, excavator, bulldozer,tractor etc.\r\n\r\nIf you are looking for construction machinery supplier for your client or your ongoing projects,Lutong will be the first reliable choice.\r\n\r\nWelcome to the factory at any time when you are in China.\r\nThanks in advance & best regards\r\n\r\nFrank Wong (Export manager)\r\n\r\nTel:86-13331912092 (Wechat)\r\n\r\nEmail:frankwong@lt-roadroller.com \r\n\r\nWeb:https://www.lt-roadroller.com/\r\n\r\n\r\n\r\n',3,NULL),(1664953491.5434,'Contacto','Submitted From','50.97.232.186',10000,NULL),(1665154893.5586,'Servicios maquinaria','su-nombre','Rafael Caballero ',0,NULL),(1665154893.5586,'Servicios maquinaria','su-email','grupojlandau@gmail.com',1,NULL),(1665154893.5586,'Servicios maquinaria','su-telefono','Los algarrobos ',2,NULL),(1665154893.5586,'Servicios maquinaria','su-mensaje','Buenos días, el trabajo sería para emparejar un área de 1255 metros, quedo atento a su pronta respuesta.',3,NULL),(1665154893.5586,'Servicios maquinaria','Submitted From','186.72.239.12',10000,NULL),(1665677347.3831,'Servicios maquinaria','su-nombre','Marlonn Contreras',0,NULL),(1665677347.3831,'Servicios maquinaria','su-email','mcontreras@aqcrenovables.es',1,NULL),(1665677347.3831,'Servicios maquinaria','su-telefono','San Juan Chiquirí Panamá',2,NULL),(1665677347.3831,'Servicios maquinaria','su-mensaje','Somos una empresa de construcción de parques solares fotovoltaicos del grupo ECOENER, e iniciaremos la construcción de un parque solar en San Juan Chiriquí, para lo cual requeriremos una variedad de equipos y maquinaria pesada, que se los enlistaremos en un correo que se les enviara a los contactos indicados en su página web.',3,NULL),(1665677347.3831,'Servicios maquinaria','Submitted From','200.42.203.133',10000,NULL),(1666141176.6265,'Servicios maquinaria','su-nombre','Alberto Guillermo Melo Hernandez ',0,NULL),(1666141176.6265,'Servicios maquinaria','su-email','albertomelo-2014@hotmail.com',1,NULL),(1666141176.6265,'Servicios maquinaria','su-telefono','Mocoa- Putumayo ',2,NULL),(1666141176.6265,'Servicios maquinaria','su-mensaje','Buenas noches favor cotizar, la más barata pero buena',3,NULL),(1666141176.6265,'Servicios maquinaria','Submitted From','191.156.156.212',10000,NULL),(1667177445.6415,'Servicios maquinaria','su-nombre','willy prado',0,NULL),(1667177445.6415,'Servicios maquinaria','su-email','wprado48@hotmail.com',1,NULL),(1667177445.6415,'Servicios maquinaria','su-telefono','boquete',2,NULL),(1667177445.6415,'Servicios maquinaria','su-mensaje','quiera saber cuanto cuesta el alquiler y si lleva el conducto',3,NULL),(1667177445.6415,'Servicios maquinaria','Submitted From','168.77.210.60',10000,NULL),(1667177453.9423,'Servicios maquinaria','su-nombre','willy prado',0,NULL),(1667177453.9423,'Servicios maquinaria','su-email','wprado48@hotmail.com',1,NULL),(1667177453.9423,'Servicios maquinaria','su-telefono','boquete',2,NULL),(1667177453.9423,'Servicios maquinaria','su-mensaje','quiera saber cuanto cuesta el alquiler y si lleva el conducto',3,NULL),(1667177453.9423,'Servicios maquinaria','Submitted From','168.77.210.60',10000,NULL),(1667177455.6427,'Servicios maquinaria','su-nombre','willy prado',0,NULL),(1667177455.6427,'Servicios maquinaria','su-email','wprado48@hotmail.com',1,NULL),(1667177455.6427,'Servicios maquinaria','su-telefono','boquete',2,NULL),(1667177455.6427,'Servicios maquinaria','su-mensaje','quiera saber cuanto cuesta el alquiler y si lleva el conducto',3,NULL),(1667177455.6427,'Servicios maquinaria','Submitted From','168.77.210.60',10000,NULL),(1667414089.7852,'Servicios maquinaria','su-nombre','Mariluz Montezuma ',0,NULL),(1667414089.7852,'Servicios maquinaria','su-email','juanitamontezuma1990@gmail.com',1,NULL),(1667414089.7852,'Servicios maquinaria','su-telefono','Lajero comarca ',2,NULL),(1667414089.7852,'Servicios maquinaria','su-mensaje','Solo quiero que me arregle el terreno de la casa, ya que es pura laja tiene que ser con maquina. ',3,NULL),(1667414089.7852,'Servicios maquinaria','Submitted From','190.102.56.192',10000,NULL),(1669042419.3472,'Servicios maquinaria','su-nombre','Jose Barria',0,NULL),(1669042419.3472,'Servicios maquinaria','su-email','jbarria25@gmail.com',1,NULL),(1669042419.3472,'Servicios maquinaria','su-telefono','Chilibre',2,NULL),(1669042419.3472,'Servicios maquinaria','su-mensaje','Necesito transportar material para relleno',3,NULL),(1669042419.3472,'Servicios maquinaria','Submitted From','201.227.226.136',10000,NULL),(1669132525.2271,'Servicios maquinaria','su-nombre','Monica Delgado',0,NULL),(1669132525.2271,'Servicios maquinaria','su-email','mokadel13@gmail.com',1,NULL),(1669132525.2271,'Servicios maquinaria','su-telefono','Obarrio',2,NULL),(1669132525.2271,'Servicios maquinaria','su-mensaje','Buenos dias, \r\n\r\nMe gustaria recibir por favor una cotización de alquiler de equipos',3,NULL),(1669132525.2271,'Servicios maquinaria','Submitted From','181.197.25.85',10000,NULL),(1669769566.5957,'Servicios maquinaria','su-nombre','Alexis ng',0,NULL),(1669769566.5957,'Servicios maquinaria','su-email','transporteng@gmail.com',1,NULL),(1669769566.5957,'Servicios maquinaria','su-telefono','Colón ',2,NULL),(1669769566.5957,'Servicios maquinaria','su-mensaje','Necesito el bobcat con martillo ',3,NULL),(1669769566.5957,'Servicios maquinaria','Submitted From','190.219.50.47',10000,NULL),(1669769569.1860,'Servicios maquinaria','su-nombre','Alexis ng',0,NULL),(1669769569.1860,'Servicios maquinaria','su-email','transporteng@gmail.com',1,NULL),(1669769569.1860,'Servicios maquinaria','su-telefono','Colón ',2,NULL),(1669769569.1860,'Servicios maquinaria','su-mensaje','Necesito el bobcat con martillo ',3,NULL),(1669769569.1860,'Servicios maquinaria','Submitted From','190.219.50.47',10000,NULL),(1670080516.3555,'Contacto','su-nombre','luis Angel Ramos Herrera',0,NULL),(1670080516.3555,'Contacto','su-email','constremosa@outlook.es',1,NULL),(1670080516.3555,'Contacto','su-telefono','Santiago, Veraguas',2,NULL),(1670080516.3555,'Contacto','su-mensaje','saludos cordiales, le ecribo por la vacante que tiene en la internet, vacante para arquitecto',3,NULL),(1670080516.3555,'Contacto','Submitted From','190.219.72.195',10000,NULL),(1670448737.0146,'Contacto','su-nombre','David De Sedas',0,NULL),(1670448737.0146,'Contacto','su-email','ddesedas07@hotmail.com',1,NULL),(1670448737.0146,'Contacto','su-telefono','Arraiján, Burunga 2000, barriada 13 de Feb, casa A- 190',2,NULL),(1670448737.0146,'Contacto','su-mensaje','Perfil : Capacidad de trabajar en equipo, seguimiento de instrucciones asignadas. Alto índice de honestidad y responsabilidad.',3,NULL),(1670448737.0146,'Contacto','Submitted From','201.227.226.137',10000,NULL),(1671560470.2095,'Contacto','su-nombre','Jose',0,NULL),(1671560470.2095,'Contacto','su-email','jose@autoprensa.com',1,NULL),(1671560470.2095,'Contacto','su-telefono','',2,NULL),(1671560470.2095,'Contacto','su-mensaje','Buenas tardes, encantado de saludarte. Soy Jose\r\nQuería escribirte porque me ha parecido interesante comentar contigo la posibilidad de que tu negocio aparezca cada mes en periódicos digitales como noticia para posicionar en los primeros lugares de internet, es decir, con artículos reales dentro del periódico que no se marcan como publicidad y que no se borran.\r\nLa noticia es publicada por más de cuarenta periódicos de gran autoridad para mejorar el posicionamiento de tu web y la reputación.\r\n\r\n¿Podrías facilitarme un teléfono para ofrecerte un mes gratuito?\r\nGracias',3,NULL),(1671560470.2095,'Contacto','Submitted From','185.119.50.154',10000,NULL),(1671806670.1715,'Servicios maquinaria','su-nombre','Alejandro Delgado',0,NULL),(1671806670.1715,'Servicios maquinaria','su-email','Alejandrod@ininco.com',1,NULL),(1671806670.1715,'Servicios maquinaria','su-telefono','Las Lomas',2,NULL),(1671806670.1715,'Servicios maquinaria','su-mensaje','Buenos días. Por favor su cotización por alquiler de cargador frontal. De 1 a 2 meses. Saludos',3,NULL),(1671806670.1715,'Servicios maquinaria','Submitted From','200.46.253.58',10000,NULL),(1672341523.0055,'Servicios maquinaria','su-nombre','Aneth Quintero ',0,NULL),(1672341523.0055,'Servicios maquinaria','su-email','anethquintero28@gmail.com',1,NULL),(1672341523.0055,'Servicios maquinaria','su-telefono','San Andrés ',2,NULL),(1672341523.0055,'Servicios maquinaria','su-mensaje','Necesitamos cotizar el alquiler de un cisterna para el 18 de febrero ',3,NULL),(1672341523.0055,'Servicios maquinaria','Submitted From','190.57.42.225',10000,NULL),(1672341526.1630,'Servicios maquinaria','su-nombre','Aneth Quintero ',0,NULL),(1672341526.1630,'Servicios maquinaria','su-email','anethquintero28@gmail.com',1,NULL),(1672341526.1630,'Servicios maquinaria','su-telefono','San Andrés ',2,NULL),(1672341526.1630,'Servicios maquinaria','su-mensaje','Necesitamos cotizar el alquiler de un cisterna para el 18 de febrero ',3,NULL),(1672341526.1630,'Servicios maquinaria','Submitted From','190.57.42.225',10000,NULL),(1672695208.1735,'Servicios maquinaria','su-nombre','Edward Acosta',0,NULL),(1672695208.1735,'Servicios maquinaria','su-email','eeaq1110@gmail.com',1,NULL),(1672695208.1735,'Servicios maquinaria','su-telefono','Veraguas, Sona. ',2,NULL),(1672695208.1735,'Servicios maquinaria','su-mensaje','Quiero saber como funciona los alquileres de una MOTONIVELADORAS y sus precios. ',3,NULL),(1672695208.1735,'Servicios maquinaria','Submitted From','190.218.217.181',10000,NULL),(1673298694.6636,'Contacto','su-nombre','Oscar Cabrera',0,NULL),(1673298694.6636,'Contacto','su-email','okar0005c@outlook.com',1,NULL),(1673298694.6636,'Contacto','su-telefono','Panamá',2,NULL),(1673298694.6636,'Contacto','su-mensaje','Requiero alquilar un buldozer D5 o D6 pantanero por 4 meses.\r\nFavor llamar al 69425323 o 64235327\r\nOscar Cabrera S.',3,NULL),(1673298694.6636,'Contacto','Submitted From','190.219.127.142',10000,NULL),(1673478939.8728,'Servicios maquinaria','su-nombre','Hero Shin',0,NULL),(1673478939.8728,'Servicios maquinaria','su-email','hero0723@gmail.com',1,NULL),(1673478939.8728,'Servicios maquinaria','su-telefono','Ciudad Panama',2,NULL),(1673478939.8728,'Servicios maquinaria','su-mensaje','Buenas tardes..\r\nQuiero alquiler 5~7 toneladas de una Mini Excavadora por 1 mes.\r\nPor favor, contactame..\r\n\r\nGracias!',3,NULL),(1673478939.8728,'Servicios maquinaria','Submitted From','186.188.218.245',10000,NULL),(1673622944.2340,'Contacto','su-nombre','Michael D Slater',0,NULL),(1673622944.2340,'Contacto','su-email','slater8540@gmail.com',1,NULL),(1673622944.2340,'Contacto','su-telefono','Boquete Canyon Village, Alto Boquete',2,NULL),(1673622944.2340,'Contacto','su-mensaje','Good morning,\r\nI have a pool being built which will require approximately 15,000 gallons of water come mid-to-late February. I would like a formal estimate of what you would charge to come here and fill it.\r\n\r\nPlease email to above address.\r\n\r\nThank you,\r\n\r\nMike Slater',3,NULL),(1673622944.2340,'Contacto','Submitted From','186.148.97.46',10000,NULL),(1673950279.8928,'Contacto','su-nombre','Frank Wong',0,NULL),(1673950279.8928,'Contacto','su-email','frankwong@lt-roadroller.com',1,NULL),(1673950279.8928,'Contacto','su-telefono','',2,NULL),(1673950279.8928,'Contacto','su-mensaje','\r\nDear manager,\r\n\r\nLukai Construction Machinery Co., Ltd. is a leading construction & concrete equipment manufacturer in China manufacturing road roller,motor grader,and concrete equipment etc.\r\n\r\nIf you are looking for related equipment supplier for your client or your ongoing projects,pls conact me at any time.\r\n\r\nWelcome to the factory at any time when you are in China.\r\nThanks in advance & best regards\r\n\r\nFrank Wong (Export manager)\r\nTel:86-13331912092 (Whatsapp / Wechat)\r\n\r\nEmail:frankwong@lt-roadroller.com \r\n\r\nWeb:https://www.lt-roadroller.com/\r\n\r\n\r\n\r\n',3,NULL),(1673950279.8928,'Contacto','Submitted From','84.17.41.94',10000,NULL),(1673974975.2489,'Servicios maquinaria','su-nombre','Rolando Cedeño',0,NULL),(1673974975.2489,'Servicios maquinaria','su-email','rolandocedeno2895@gmail.com',1,NULL),(1673974975.2489,'Servicios maquinaria','su-telefono','Santiago ',2,NULL),(1673974975.2489,'Servicios maquinaria','su-mensaje','Quisiera saber cuanto me sale la hora del tractor y la movilización hasta santiago ',3,NULL),(1673974975.2489,'Servicios maquinaria','Submitted From','190.57.40.38',10000,NULL),(1674830206.0346,'Servicios maquinaria','su-nombre','Sion Atencio ',0,NULL),(1674830206.0346,'Servicios maquinaria','su-email','atenapont@hotmail.com',1,NULL),(1674830206.0346,'Servicios maquinaria','su-telefono','David',2,NULL),(1674830206.0346,'Servicios maquinaria','su-mensaje','Voy a pintar 4 edificios de 4 plantas en David. Necesito me coticen un equipo Telehandler o equipo similar para hacer el trabajo. 2 meses. Gracias. Ing. Atencio',3,NULL),(1674830206.0346,'Servicios maquinaria','Submitted From','181.179.29.63',10000,NULL),(1675432748.2525,'Servicios constructora','su-nombre','santiago echavarria ramirez',0,NULL),(1675432748.2525,'Servicios constructora','su-email','santiago.er.09@gmail.com',1,NULL),(1675432748.2525,'Servicios constructora','su-telefono','chiriqui',2,NULL),(1675432748.2525,'Servicios constructora','su-mensaje','Buenos días, quisiera información a cerca del proceso de compactación de caminos, tengo un acceso a unos cultivos de plátano que están imposibles de transitar en camioneta y quisiera compactar el terreno para poder generar un acceso normal de los tractores que recogen la fruta y las camionetas.',3,NULL),(1675432748.2525,'Servicios constructora','Submitted From','201.225.164.254',10000,NULL),(1676487242.4054,'Contacto','su-nombre','Omar Sanchez',0,NULL),(1676487242.4054,'Contacto','su-email','omar.sanchez@gia.mx',1,NULL),(1676487242.4054,'Contacto','su-telefono','MEXICO - PANAMA',2,NULL),(1676487242.4054,'Contacto','su-mensaje','LICITACION INSTITUTO GORGAS',3,NULL),(1676487242.4054,'Contacto','Submitted From','177.247.6.178',10000,NULL),(1676487275.1069,'Contacto','su-nombre','Omar Sanchez',0,NULL),(1676487275.1069,'Contacto','su-email','omar.sanchez@gia.mx',1,NULL),(1676487275.1069,'Contacto','su-telefono','MEXICO - PANAMA',2,NULL),(1676487275.1069,'Contacto','su-mensaje','LICITACION INSTITUTO GORGAS',3,NULL),(1676487275.1069,'Contacto','Submitted From','177.247.6.178',10000,NULL),(1677276861.6997,'Servicios maquinaria','su-nombre','Rodolfo Morales E.',0,NULL),(1677276861.6997,'Servicios maquinaria','su-email','rodolfo.morales@cooleche.com',1,NULL),(1677276861.6997,'Servicios maquinaria','su-telefono','Bugaba',2,NULL),(1677276861.6997,'Servicios maquinaria','su-mensaje','Estamos interesados en alquiler de una retroexcavadora con operador y combustible, por 1 mes.\r\n\r\nSaludos,',3,NULL),(1677276861.6997,'Servicios maquinaria','Submitted From','190.60.17.98',10000,NULL),(1677612514.1816,'Contacto','su-nombre','Camila Beltran',0,NULL),(1677612514.1816,'Contacto','su-email','camila.beltran@prolibu.com',1,NULL),(1677612514.1816,'Contacto','su-telefono','Bogotá',2,NULL),(1677612514.1816,'Contacto','su-mensaje','¡Hola!,Soy Camila Beltrán de Prolibu y me gustaría hacer una pregunta.\r\n\r\nPara dar un poco de contexto, Prolibu transforma la manera de crear, enviar y gestionar las propuestas comerciales o cotizaciones.\r\n\r\nEsto, a través de propuestas de gran impacto, que permiten interactuar en tiempo real con el cliente mientras él estudia la propuesta, prediciendo así el verdadero interés del cliente frente a la cotización y permitiendo actuar de manera eficaz y concisa para no perder el cliente, mejorando la productividad y asegurando más cierres.\r\n\r\nLa pregunta es, ¿Resulta interesante?, cuando tienen un pequeño espacio virtual para que conozcan más?\r\n\r\nQuedo atenta a mi correo con su respuesta.',3,NULL),(1677612514.1816,'Contacto','Submitted From','186.31.25.250',10000,NULL),(1677790530.1778,'Servicios maquinaria','su-nombre','Florencio Arismendez ',0,NULL),(1677790530.1778,'Servicios maquinaria','su-email','chombitaperrin26@gmail.com',1,NULL),(1677790530.1778,'Servicios maquinaria','su-telefono','Volcan',2,NULL),(1677790530.1778,'Servicios maquinaria','su-mensaje','Hola necesito alquila un martillo para el área de volcan',3,NULL),(1677790530.1778,'Servicios maquinaria','Submitted From','201.227.226.144',10000,NULL),(1678197190.1200,'Servicios maquinaria','su-nombre','Astrid De Leon',0,NULL),(1678197190.1200,'Servicios maquinaria','su-email','asatencio26@gmail.com',1,NULL),(1678197190.1200,'Servicios maquinaria','su-telefono','Paso ancho, volcán ',2,NULL),(1678197190.1200,'Servicios maquinaria','su-mensaje','Buenos días\r\nMe gustaría una cotización de una COMPACTADORA, cuánto sería el alquiler por día, si tienen de 8 o de 12, como es para tierras altas ver si ustedes la traen, o si uno tiene que buscarla. ',3,NULL),(1678197190.1200,'Servicios maquinaria','Submitted From','201.227.113.227',10000,NULL),(1678197194.8102,'Servicios maquinaria','su-nombre','Astrid De Leon',0,NULL),(1678197194.8102,'Servicios maquinaria','su-email','asatencio26@gmail.com',1,NULL),(1678197194.8102,'Servicios maquinaria','su-telefono','Paso ancho, volcán ',2,NULL),(1678197194.8102,'Servicios maquinaria','su-mensaje','Buenos días\r\nMe gustaría una cotización de una COMPACTADORA, cuánto sería el alquiler por día, si tienen de 8 o de 12, como es para tierras altas ver si ustedes la traen, o si uno tiene que buscarla. ',3,NULL),(1678197194.8102,'Servicios maquinaria','Submitted From','201.227.113.227',10000,NULL),(1679907773.4325,'Servicios maquinaria','su-nombre','Joy Arandia ',0,NULL),(1679907773.4325,'Servicios maquinaria','su-email','joyreskt@yahoo.com',1,NULL),(1679907773.4325,'Servicios maquinaria','su-telefono','Chiriquí ',2,NULL),(1679907773.4325,'Servicios maquinaria','su-mensaje','Quiero trasladar 5 vehículos de David a Panamá ',3,NULL),(1679907773.4325,'Servicios maquinaria','Submitted From','190.33.99.69',10000,NULL),(1680564522.7763,'Servicios maquinaria','su-nombre','jonathan hernandez',0,NULL),(1680564522.7763,'Servicios maquinaria','su-email','jonathan.hernandez@prodemex.com',1,NULL),(1680564522.7763,'Servicios maquinaria','su-telefono','mexico',2,NULL),(1680564522.7763,'Servicios maquinaria','su-mensaje','hola buenas tardes, me podrian cotizar los camiones de volqueteo, de 14m3 y de 30m3 la renta por mes y serian la parte este de ciudad de panama y parte del darien. el lugar de trabajo es para la panamericana este.',3,NULL),(1680564522.7763,'Servicios maquinaria','Submitted From','189.216.168.200',10000,NULL),(1680705408.5339,'Servicios maquinaria','su-nombre','Ingeniero Juan Vernaza IDIAP',0,NULL),(1680705408.5339,'Servicios maquinaria','su-email','juan.vernaza@idiap.gob.pa',1,NULL),(1680705408.5339,'Servicios maquinaria','su-telefono','Ciudad del Saber, Clayton, oficinas del IDIAP',2,NULL),(1680705408.5339,'Servicios maquinaria','su-mensaje','Buenos días.\r\n\r\nNecesito vuestra cotización para el transporte solamente de : 1-Boulders, 2-Material Selecto, 3-Capa Base.\r\nEl acarreo es en verano desde la Cantera más cercana, para nuestro caso CANTERA CHAME, hasta la \r\nFinca Experimental en El Bajo de Río Hato (IDIAP). Las distancias y tipo de rodadura son así:\r\na-Chame a Río Hato-44 kms en la Interamericana y entrada a Playa Blanca (Rodadura en Concreto y Asfalto en buen estado).\r\nb-Entrada a la Finca El Bajo hasta la Finca (1 km+335.88 m.\r\nPor ende; el precio se solicita según kms de acarreo y si lo desean por superficie de rodadura.\r\nSe transportará material de relleno (pétreo), Boulders y material selecto (tosca).\r\n\r\nAtentamente,\r\n\r\nIng. Juan Vernaza-IDIAP',3,NULL),(1680705408.5339,'Servicios maquinaria','Submitted From','168.77.210.32',10000,NULL),(1680980897.1740,'Servicios maquinaria','su-nombre','Angel Luis Espinosa',0,NULL),(1680980897.1740,'Servicios maquinaria','su-email','a.luisespinosa@gmail.com',1,NULL),(1680980897.1740,'Servicios maquinaria','su-telefono','Colon ( Panama)',2,NULL),(1680980897.1740,'Servicios maquinaria','su-mensaje','Estimados Señores:\r\n\r\nLe escribo desde la Compañia de Concretos Premier S.A en Colon ( Panama) Quería solicitarles si disponen para cotizarnos, en alquiler un cargador Frontal. Muchas Gracias.',3,NULL),(1680980897.1740,'Servicios maquinaria','Submitted From','186.74.27.162',10000,NULL),(1681161329.1361,'Contacto','su-nombre','Eduardo Rodriguez',0,NULL),(1681161329.1361,'Contacto','su-email','erodriguezcaepa@gmail.com',1,NULL),(1681161329.1361,'Contacto','su-telefono','ciudad de panama',2,NULL),(1681161329.1361,'Contacto','su-mensaje','Buenas tardes\r\nSomos una empresa especializada en instalacion de pisos en caucho granulado y parques infantiles.\r\nNuestros pisos de caucho CAEPA están especialmente diseñados para que los espacios de juego de los niños sean 100% seguros, ya que garantizan un alto nivel de protección, específicamente cuando se presentan caídas de nuestros pequeños, las cuales en la mayoría de casos, son inevitables en los espacios recreativos.\r\nNuestros productos son un ejemplo de economía circular, de esta forma extendemos el ciclo de vida de llantas fuera de uso. Cooperar con el cuidado del medio ambiente es una responsabilidad que tenemos todos con nuestro hogar, recicla y conserva!\r\n\r\nCualquier consulta, estamos a la orden\r\n@caepa_panama',3,NULL),(1681161329.1361,'Contacto','Submitted From','190.218.136.27',10000,NULL),(1681509340.1111,'Contacto','su-nombre','Oliver Martin',0,NULL),(1681509340.1111,'Contacto','su-email','oliver.martin@martinco.de',1,NULL),(1681509340.1111,'Contacto','su-telefono','David, San Carlitos',2,NULL),(1681509340.1111,'Contacto','su-mensaje','Hola, necesito 80.000 litros de agua para mi piscina. Vivo en David, San Carlitos. Me lo pueden entregar y cuanto costaría?',3,NULL),(1681509340.1111,'Contacto','Submitted From','190.219.72.241',10000,NULL),(1681590743.8259,'Servicios maquinaria','su-nombre','florencio arismendez',0,NULL),(1681590743.8259,'Servicios maquinaria','su-email','chombitaperrin26@gmail.com',1,NULL),(1681590743.8259,'Servicios maquinaria','su-telefono','volcan chiriqui',2,NULL),(1681590743.8259,'Servicios maquinaria','su-mensaje','quiero alquilar un martillo para triturar piedra en una finca',3,NULL),(1681590743.8259,'Servicios maquinaria','Submitted From','186.74.37.11',10000,NULL),(1681762066.1800,'Servicios maquinaria','su-nombre','JUR CONSTRUCCIONES Y DESARROLLO S.A.',0,NULL),(1681762066.1800,'Servicios maquinaria','su-email','jurconstrucciones@gmail.com',1,NULL),(1681762066.1800,'Servicios maquinaria','su-telefono','COLON',2,NULL),(1681762066.1800,'Servicios maquinaria','su-mensaje','BUENAS TARDES \r\nJUNTO CON SALUDALES SOLICITO COTIZACION DE ALQUILER DE UNA MOTO NIVELADORA. POR MES.\r\n\r\nATENTAMENTE \r\n\r\nORLANDO CARRASCO S\r\nGERENTE GENERAL',3,NULL),(1681762066.1800,'Servicios maquinaria','Submitted From','190.219.29.26',10000,NULL),(1681762069.5322,'Servicios maquinaria','su-nombre','JUR CONSTRUCCIONES Y DESARROLLO S.A.',0,NULL),(1681762069.5322,'Servicios maquinaria','su-email','jurconstrucciones@gmail.com',1,NULL),(1681762069.5322,'Servicios maquinaria','su-telefono','COLON',2,NULL),(1681762069.5322,'Servicios maquinaria','su-mensaje','BUENAS TARDES \r\nJUNTO CON SALUDALES SOLICITO COTIZACION DE ALQUILER DE UNA MOTO NIVELADORA. POR MES.\r\n\r\nATENTAMENTE \r\n\r\nORLANDO CARRASCO S\r\nGERENTE GENERAL',3,NULL),(1681762069.5322,'Servicios maquinaria','Submitted From','190.219.29.26',10000,NULL),(1681762307.5400,'Servicios maquinaria','su-nombre','JUR CONSTRUCCIONES Y DESARROLLO S.A.',0,NULL),(1681762307.5400,'Servicios maquinaria','su-email','jurconstrucciones@gmail.com',1,NULL),(1681762307.5400,'Servicios maquinaria','su-telefono','COLON',2,NULL),(1681762307.5400,'Servicios maquinaria','su-mensaje','BUENAS TARDES\r\nJUNTO CON SALUDARLE SOLICITO COTIZACION DE UNA RETRO EXCAVADORA POR MES\r\n\r\nATENTAMENTE \r\n\r\nORLANDO CARRASCO S \r\nGERENTE GENERAL',3,NULL),(1681762307.5400,'Servicios maquinaria','Submitted From','190.219.29.26',10000,NULL),(1681762316.3812,'Servicios maquinaria','su-nombre','JUR CONSTRUCCIONES Y DESARROLLO S.A.',0,NULL),(1681762316.3812,'Servicios maquinaria','su-email','jurconstrucciones@gmail.com',1,NULL),(1681762316.3812,'Servicios maquinaria','su-telefono','COLON',2,NULL),(1681762316.3812,'Servicios maquinaria','su-mensaje','BUENAS TARDES\r\nJUNTO CON SALUDARLE SOLICITO COTIZACION DE UNA RETRO EXCAVADORA POR MES\r\n\r\nATENTAMENTE \r\n\r\nORLANDO CARRASCO S \r\nGERENTE GENERAL',3,NULL),(1681762316.3812,'Servicios maquinaria','Submitted From','190.219.29.26',10000,NULL),(1681762317.6813,'Servicios maquinaria','su-nombre','JUR CONSTRUCCIONES Y DESARROLLO S.A.',0,NULL),(1681762317.6813,'Servicios maquinaria','su-email','jurconstrucciones@gmail.com',1,NULL),(1681762317.6813,'Servicios maquinaria','su-telefono','COLON',2,NULL),(1681762317.6813,'Servicios maquinaria','su-mensaje','BUENAS TARDES\r\nJUNTO CON SALUDARLE SOLICITO COTIZACION DE UNA RETRO EXCAVADORA POR MES\r\n\r\nATENTAMENTE \r\n\r\nORLANDO CARRASCO S \r\nGERENTE GENERAL',3,NULL),(1681762317.6813,'Servicios maquinaria','Submitted From','190.219.29.26',10000,NULL),(1681762317.9800,'Servicios maquinaria','su-nombre','JUR CONSTRUCCIONES Y DESARROLLO S.A.',0,NULL),(1681762317.9800,'Servicios maquinaria','su-email','jurconstrucciones@gmail.com',1,NULL),(1681762317.9800,'Servicios maquinaria','su-telefono','COLON',2,NULL),(1681762317.9800,'Servicios maquinaria','su-mensaje','BUENAS TARDES\r\nJUNTO CON SALUDARLE SOLICITO COTIZACION DE UNA RETRO EXCAVADORA POR MES\r\n\r\nATENTAMENTE \r\n\r\nORLANDO CARRASCO S \r\nGERENTE GENERAL',3,NULL),(1681762317.9800,'Servicios maquinaria','Submitted From','190.219.29.26',10000,NULL),(1681934503.4386,'Servicios maquinaria','su-nombre','Denise Martinez Reyna ',0,NULL),(1681934503.4386,'Servicios maquinaria','su-email','denise.martinez@utp.ac.pa',1,NULL),(1681934503.4386,'Servicios maquinaria','su-telefono','Chilibre, Panama',2,NULL),(1681934503.4386,'Servicios maquinaria','su-mensaje','soy estudiante de la Universidad Tecnológica de Panamá y quisiera solicitar una serie de información acerca de una motoniveladora (costos de venta,alquiler, dimensiones, consumo de combustible, precio de llantas,mantenimiento y costo de mantenimiento,traslado de David hacia Panamá) como parte de una investigación universitaria.. le agradecería su cooperación. ',3,NULL),(1681934503.4386,'Servicios maquinaria','Submitted From','190.33.10.8',10000,NULL),(1682433188.7314,'Servicios maquinaria','su-nombre','Ronaldo González',0,NULL),(1682433188.7314,'Servicios maquinaria','su-email','ronaldo.gonzlez@argos.co',1,NULL),(1682433188.7314,'Servicios maquinaria','su-telefono','68218945',2,NULL),(1682433188.7314,'Servicios maquinaria','su-mensaje','Buen día, mi nombre es Ronaldo González, de la empresa Argos, nos gustaría cotizar con su empresa ciertos equipos o equipos con especificaciones parecidas, como lo son:\r\n2 Excavadoras 330\r\n1 Camión articulado 735\r\n2 Cargadores Frontales 938 \r\n\r\nDe ser posible añadir los costos de alquiler por mes y trimestre de los equipos, muchas gracias pase buen día.\r\n',3,NULL),(1682433188.7314,'Servicios maquinaria','Submitted From','208.87.237.201',10000,NULL),(1682484311.4579,'Contacto','su-nombre','Bladimir rodriguez',0,NULL),(1682484311.4579,'Contacto','su-email','bladimir1992abdiel@gmail.com',1,NULL),(1682484311.4579,'Contacto','su-telefono','Panamá/pedregal-Villa lobos',2,NULL),(1682484311.4579,'Contacto','su-mensaje','Para saber si tenían vacantes como chequeado de grado de calles, talud y rellenos etc , busco una oportunidad de empleó y así superarme\r\n',3,NULL),(1682484311.4579,'Contacto','Submitted From','190.219.52.172',10000,NULL),(1683560787.5969,'Servicios maquinaria','su-nombre','MONICA ABREGO',0,NULL),(1683560787.5969,'Servicios maquinaria','su-email','moonica.abrego@yahoo.es',1,NULL),(1683560787.5969,'Servicios maquinaria','su-telefono','San Francisco',2,NULL),(1683560787.5969,'Servicios maquinaria','su-mensaje','Favor cotizar costo mínimo y máximo de tiempo de alquiler y requisitos. \r\nGracias. ',3,NULL),(1683560787.5969,'Servicios maquinaria','Submitted From','190.14.18.170',10000,NULL),(1683669569.5539,'Servicios maquinaria','su-nombre','Astrid Parra',0,NULL),(1683669569.5539,'Servicios maquinaria','su-email','aparra011@hotmail.com',1,NULL),(1683669569.5539,'Servicios maquinaria','su-telefono','Panamá ',2,NULL),(1683669569.5539,'Servicios maquinaria','su-mensaje','Cotización de alquiler por hora de camión volquete ',3,NULL),(1683669569.5539,'Servicios maquinaria','Submitted From','190.218.134.96',10000,NULL),(1683747354.5474,'Servicios constructora','su-nombre','Ana Gabriela Hidalgo Valdez ',0,NULL),(1683747354.5474,'Servicios constructora','su-email','hidalgoana778@gmail.com',1,NULL),(1683747354.5474,'Servicios constructora','su-telefono','Loma colorada David ',2,NULL),(1683747354.5474,'Servicios constructora','su-mensaje','Estoy interesada en una vivienda ya que vivo alquilada y tengo dos niños gracias ',3,NULL),(1683747354.5474,'Servicios constructora','Submitted From','201.224.134.161',10000,NULL),(1683908078.1601,'Servicios maquinaria','su-nombre','Stephanie Serrano',0,NULL),(1683908078.1601,'Servicios maquinaria','su-email','stephanielirieth10@gmail.com',1,NULL),(1683908078.1601,'Servicios maquinaria','su-telefono','El flor dolega',2,NULL),(1683908078.1601,'Servicios maquinaria','su-mensaje','Quisiera saber en cuanto esta el alquiler o la venta de la retroescavadora',3,NULL),(1683908078.1601,'Servicios maquinaria','Submitted From','190.141.31.148',10000,NULL),(1684334345.1968,'Servicios maquinaria','su-nombre','TANIA ANDREÉ GONZALEZ MOURGUET',0,NULL),(1684334345.1968,'Servicios maquinaria','su-email','tania@agrorismo.com',1,NULL),(1684334345.1968,'Servicios maquinaria','su-telefono','Volcán, Tierras Altas',2,NULL),(1684334345.1968,'Servicios maquinaria','su-mensaje','Buenos días, necesito rentar este equipo por tres semanas, favor me indican si tienen disponibilidad.\r\n\r\nSaludos',3,NULL),(1684334345.1968,'Servicios maquinaria','Submitted From','190.102.56.222',10000,NULL),(1684439510.2545,'Servicios maquinaria','su-nombre','Jacqueline Quintero',0,NULL),(1684439510.2545,'Servicios maquinaria','su-email','campana.rest1@gmail.com',1,NULL),(1684439510.2545,'Servicios maquinaria','su-telefono','Campana, Via Interamericana, Campan 1-174, distrito de Capira, Panamá Oeste',2,NULL),(1684439510.2545,'Servicios maquinaria','su-mensaje','Hola!! \r\n\r\nMe interesa contar con el servicio de abastecimiento de agua para una piscina de 35000 litros \r\n',3,NULL),(1684439510.2545,'Servicios maquinaria','Submitted From','181.197.55.56',10000,NULL),(1684647834.5270,'Servicios constructora','su-nombre','Aurelio Fernández ',0,NULL),(1684647834.5270,'Servicios constructora','su-email','aureliofernandezq@gmail.com',1,NULL),(1684647834.5270,'Servicios constructora','su-telefono','Penonome ',2,NULL),(1684647834.5270,'Servicios constructora','su-mensaje','Hola qué tal, estoy buscando desarollar un parque industrial en el Area de Cocle, Río Grande. \r\n\r\nPor favor si pueden contáctame \r\n\r\nSaludos \r\nAurelio ',3,NULL),(1684647834.5270,'Servicios constructora','Submitted From','201.227.226.142',10000,NULL),(1686729662.7999,'Contacto','su-nombre','Laura',0,NULL),(1686729662.7999,'Contacto','su-email','laura@agenciasubido.com',1,NULL),(1686729662.7999,'Contacto','su-telefono','',2,NULL),(1686729662.7999,'Contacto','su-mensaje','¡Hola! Me llamo Laura y estoy encantada de saludarte.\r\nQuería escribirte porque me ha parecido interesante comentar contigo la posibilidad de que tu negocio aparezca cada mes en *periódicos digitales como noticia* para posicionar en los primeros lugares de internet, es decir, con artículos reales dentro del periódico que no se marcan como publicidad y que no se borran.\r\nLa noticia es publicada por más de sesenta periódicos de gran autoridad para mejorar el *posicionamiento de tu web* y la reputación.\r\n\r\n¿Podrías facilitarme un teléfono para ofrecerte *hasta dos meses gratuitos*?\r\nGracias',3,NULL),(1686729662.7999,'Contacto','Submitted From','193.35.91.21',10000,NULL),(1687105394.6508,'Servicios maquinaria','su-nombre','José montalvo ',0,NULL),(1687105394.6508,'Servicios maquinaria','su-email','jlmontalvos05@gmail.com',1,NULL),(1687105394.6508,'Servicios maquinaria','su-telefono','Ciudad de Panamá ',2,NULL),(1687105394.6508,'Servicios maquinaria','su-mensaje','',3,NULL),(1687105394.6508,'Servicios maquinaria','Submitted From','190.57.38.131',10000,NULL),(1687372660.8010,'Contacto','su-nombre','Jesús De Gracia',0,NULL),(1687372660.8010,'Contacto','su-email','jhsdgm@gmail.com',1,NULL),(1687372660.8010,'Contacto','su-telefono','SAn Pablo Viejo',2,NULL),(1687372660.8010,'Contacto','su-mensaje','Buenas tardes, deseo saber si las hojas de vida se pueden entregar directo en oficina o poseen un correo electrónico donde se pueda enviar.\r\nSaludos y gracias de antemano.',3,NULL),(1687372660.8010,'Contacto','Submitted From','181.197.43.161',10000,NULL),(1687793089.2106,'Servicios maquinaria','su-nombre','Daniel lopez',0,NULL),(1687793089.2106,'Servicios maquinaria','su-email','lopezdaniel100@gmail.com',1,NULL),(1687793089.2106,'Servicios maquinaria','su-telefono','Colón Costa abajo',2,NULL),(1687793089.2106,'Servicios maquinaria','su-mensaje','Necesito volque te en alquiler una semana para transportar tosca. Saludos',3,NULL),(1687793089.2106,'Servicios maquinaria','Submitted From','201.227.226.141',10000,NULL),(1688058145.8576,'Servicios maquinaria','su-nombre','Francisco Vasquez',0,NULL),(1688058145.8576,'Servicios maquinaria','su-email','fvasquez0412@gmail.com',1,NULL),(1688058145.8576,'Servicios maquinaria','su-telefono','Santiago,- Veraguas',2,NULL),(1688058145.8576,'Servicios maquinaria','su-mensaje','Deseo cotizar el izaje de un ta que de combustible',3,NULL),(1688058145.8576,'Servicios maquinaria','Submitted From','201.226.154.18',10000,NULL),(1688650196.8229,'Servicios maquinaria','su-nombre','Ivan Nuñez ',0,NULL),(1688650196.8229,'Servicios maquinaria','su-email','ivannunez@cobisa.com.pa',1,NULL),(1688650196.8229,'Servicios maquinaria','su-telefono','Panamá ',2,NULL),(1688650196.8229,'Servicios maquinaria','su-mensaje','Buenos días, me gustaría cotizar una mini excavadora de 9 toneladas y las especificaciones que tiene.\r\n\r\nQuedo de su pronta respuesta ',3,NULL),(1688650196.8229,'Servicios maquinaria','Submitted From','190.140.250.17',10000,NULL),(1689004251.8373,'Servicios maquinaria','su-nombre','Luis Montejo',0,NULL),(1689004251.8373,'Servicios maquinaria','su-email','operaciones@efitecsa.com',1,NULL),(1689004251.8373,'Servicios maquinaria','su-telefono','Panamá',2,NULL),(1689004251.8373,'Servicios maquinaria','su-mensaje','Buen día.\r\nqueremos cotizar el alquiler por mes y por semana de lo siguiente:\r\n\r\n3 retroexcavadoras.\r\n3 montacargas con capacidad para 10 toneladas.\r\n3 grúas-plataforma con winche de 10 toneladas de capacidad.\r\n6 contenedores de 20 pies de largo.\r\n\r\nLos lugares donde se requieren son dos e Chiriquí y uno en Los Santos.\r\n\r\nAgradecería se pusieran en contacto con nosotros.\r\n',3,NULL),(1689004251.8373,'Servicios maquinaria','Submitted From','190.219.239.34',10000,NULL),(1689088633.6258,'Contacto','su-nombre','Carlos Montero ',0,NULL),(1689088633.6258,'Contacto','su-email','cs8380221@gmail.com',1,NULL),(1689088633.6258,'Contacto','su-telefono','David chiriqui ',2,NULL),(1689088633.6258,'Contacto','su-mensaje','Para aspirar en la constructora ',3,NULL),(1689088633.6258,'Contacto','Submitted From','181.197.64.161',10000,NULL),(1689158222.2844,'Contacto','su-nombre','Panelais Producciones S A ',0,NULL),(1689158222.2844,'Contacto','su-email','gustavof@panelais.com',1,NULL),(1689158222.2844,'Contacto','su-telefono','España',2,NULL),(1689158222.2844,'Contacto','su-mensaje','Estimado Director de GRUPO SUADI:\r\n\r\nSomos fabricantes españoles de PANELES SANDWICH de poliuretano, PIR y Lana de Roca. \r\nPodrá conocernos mejor en www.panelais.com \r\nExportamos a varios países de distintos continentes. El año pasado producimos casi 4 millones de mt2 de este producto. \r\nMi nombre es Gustavo Fajardo y atiendo a los clientes de Latinoamerica de nuestra empresa PANELAIS PRODUCCIONES SA. \r\nEstaremos de gira comercial en Panamá desde el viernes 28 julio hasta el martes 01 de agosto. Quisiera solicitarle una reunión para comentarle sobre nuestros productos y propuestas comerciales. \r\n\r\nQuedo atento a su pronta respuesta y aprovecho para enviarle un saludo cordial \r\n',3,NULL),(1689158222.2844,'Contacto','Submitted From','190.16.53.93',10000,NULL),(1689158225.1823,'Contacto','su-nombre','Panelais Producciones S A ',0,NULL),(1689158225.1823,'Contacto','su-email','gustavof@panelais.com',1,NULL),(1689158225.1823,'Contacto','su-telefono','España',2,NULL),(1689158225.1823,'Contacto','su-mensaje','Estimado Director de GRUPO SUADI:\r\n\r\nSomos fabricantes españoles de PANELES SANDWICH de poliuretano, PIR y Lana de Roca. \r\nPodrá conocernos mejor en www.panelais.com \r\nExportamos a varios países de distintos continentes. El año pasado producimos casi 4 millones de mt2 de este producto. \r\nMi nombre es Gustavo Fajardo y atiendo a los clientes de Latinoamerica de nuestra empresa PANELAIS PRODUCCIONES SA. \r\nEstaremos de gira comercial en Panamá desde el viernes 28 julio hasta el martes 01 de agosto. Quisiera solicitarle una reunión para comentarle sobre nuestros productos y propuestas comerciales. \r\n\r\nQuedo atento a su pronta respuesta y aprovecho para enviarle un saludo cordial \r\n',3,NULL),(1689158225.1823,'Contacto','Submitted From','190.16.53.93',10000,NULL),(1689781924.9259,'Servicios constructora','su-nombre','Rafael Alberto Prado Vizcaino',0,NULL),(1689781924.9259,'Servicios constructora','su-email','alberto.prado@merik.com',1,NULL),(1689781924.9259,'Servicios constructora','su-telefono','Panama',2,NULL),(1689781924.9259,'Servicios constructora','su-mensaje','Buenos dias, Ofrecemos equipos para andenes rampas paraanden sellos y puertas insuladas etc etc tienen algun email de proveeduria paraenviar catalogo',3,NULL),(1689781924.9259,'Servicios constructora','Submitted From','190.113.103.161',10000,NULL),(1689782268.2996,'Servicios maquinaria','su-nombre','Daniel Gallardo ',0,NULL),(1689782268.2996,'Servicios maquinaria','su-email','0987dkeviing@gmail.com',1,NULL),(1689782268.2996,'Servicios maquinaria','su-telefono','Chiriquí ',2,NULL),(1689782268.2996,'Servicios maquinaria','su-mensaje','\r\nBuenos días \r\nChiriquí boquerón \r\nEquipo para emparejar un terreno \r\nPara una casa ',3,NULL),(1689782268.2996,'Servicios maquinaria','Submitted From','181.179.31.16',10000,NULL),(1690276316.5179,'Contacto','su-nombre','Laura',0,NULL),(1690276316.5179,'Contacto','su-email','laura.a.d@agenciasubido.com',1,NULL),(1690276316.5179,'Contacto','su-telefono','',2,NULL),(1690276316.5179,'Contacto','su-mensaje','¡Hola! Me llamo Laura y estoy encantada de saludarte.\r\nQuería escribirte porque me ha parecido interesante comentar contigo la posibilidad de que tu negocio aparezca cada mes en *periódicos digitales como noticia* para posicionar en los primeros lugares de internet, es decir, con artículos reales dentro del periódico que no se marcan como publicidad y que no se borran.\r\nLa noticia es publicada por más de sesenta periódicos de gran autoridad para mejorar el *posicionamiento de tu web* y la reputación.\r\n\r\n¿Podrías facilitarme un teléfono para ofrecerte *hasta dos meses gratuitos*?\r\nGracias',3,NULL),(1690276316.5179,'Contacto','Submitted From','212.80.210.177',10000,NULL),(1690288554.0035,'Servicios maquinaria','su-nombre','Xavier Samudio',0,NULL),(1690288554.0035,'Servicios maquinaria','su-email','xaviersamudio89@gmail.com',1,NULL),(1690288554.0035,'Servicios maquinaria','su-telefono','San Pablo Nuevo Abajo',2,NULL),(1690288554.0035,'Servicios maquinaria','su-mensaje','es para abrir una cuneta aproximadamente 100metros de distancia',3,NULL),(1690288554.0035,'Servicios maquinaria','Submitted From','186.75.181.234',10000,NULL),(1690901454.0053,'Servicios maquinaria','su-nombre','Franys Cueto ',0,NULL),(1690901454.0053,'Servicios maquinaria','su-email','fcueto12@gmail.com',1,NULL),(1690901454.0053,'Servicios maquinaria','su-telefono','Soledad',2,NULL),(1690901454.0053,'Servicios maquinaria','su-mensaje','Alquiler de motoniveladora, valor , cuánto es lo mínimo ',3,NULL),(1690901454.0053,'Servicios maquinaria','Submitted From','191.156.245.191',10000,NULL),(1691077993.5115,'Contacto','su-nombre','Luis herrera Herrera',0,NULL),(1691077993.5115,'Contacto','su-email','herreraluisherrera40@gmail.com',1,NULL),(1691077993.5115,'Contacto','su-telefono','Bugava ',2,NULL),(1691077993.5115,'Contacto','su-mensaje','Vacante chofer camion ',3,NULL),(1691077993.5115,'Contacto','Submitted From','190.219.72.212',10000,NULL),(1691601212.8696,'Servicios maquinaria','su-nombre','Alan Miranda',0,NULL),(1691601212.8696,'Servicios maquinaria','su-email','amiranda29@hotmail.com',1,NULL),(1691601212.8696,'Servicios maquinaria','su-telefono','Panama, brisas del golf',2,NULL),(1691601212.8696,'Servicios maquinaria','su-mensaje','alquilar compactadora de piña',3,NULL),(1691601212.8696,'Servicios maquinaria','Submitted From','190.140.32.23',10000,NULL),(1692725507.8764,'Servicios constructora','su-nombre','Juan Diego Tapia',0,NULL),(1692725507.8764,'Servicios constructora','su-email','juan.tapia2@utp.ac.pa',1,NULL),(1692725507.8764,'Servicios constructora','su-telefono','',2,NULL),(1692725507.8764,'Servicios constructora','su-mensaje','Buenas, soy estudiante en la UTP y me asignaron a buscar las normativas de para los sistemas de:\r\nAgua potable fría\r\nAgua potable caliente\r\nSanitaria\r\nPluvial\r\nContra Incendio\r\nSuministro de gas licuado de petróleo\r\n\r\nY quería saber cuáles son las normativas en las cuales ustedes se basan.\r\nSaludos,\r\nJuan Diego Tapia',3,NULL),(1692725507.8764,'Servicios constructora','Submitted From','201.221.228.162',10000,NULL),(1693587359.9715,'Contacto','su-nombre','Gonzalo Alberto Sánchez Guerra ',0,NULL),(1693587359.9715,'Contacto','su-email','gonzalos1107@gmail.com',1,NULL),(1693587359.9715,'Contacto','su-telefono','David, Chiriquí',2,NULL),(1693587359.9715,'Contacto','su-mensaje','Buenas tardes, me gustaría formar parte de su equipo de trabajo, deseo saber por que medio debo enviar mi hoja de vida para ser tomado en cuenta en alguna posición vacante dentro de su empresa. Saludos',3,NULL),(1693587359.9715,'Contacto','Submitted From','186.73.20.154',10000,NULL),(1693864405.9605,'Servicios maquinaria','su-nombre','Manuel López Rodríguez ',0,NULL),(1693864405.9605,'Servicios maquinaria','su-email','inffo.oxi@gmail.com',1,NULL),(1693864405.9605,'Servicios maquinaria','su-telefono','Asturias ',2,NULL),(1693864405.9605,'Servicios maquinaria','su-mensaje','Hola, busco alquiler de retroexcavadora de 9 toneladas. ¿ tienen alguna disponibilidad? Gracias ',3,NULL),(1693864405.9605,'Servicios maquinaria','Submitted From','77.224.202.136',10000,NULL),(1694449385.9854,'Contacto','su-nombre','Víctor del Busto',0,NULL),(1694449385.9854,'Contacto','su-email','victor.delbusto@constructorajacom.com',1,NULL),(1694449385.9854,'Contacto','su-telefono','Panamá',2,NULL),(1694449385.9854,'Contacto','su-mensaje','Necesitamos alquilar un camión plataforma con grúa, para un proyecto en Boquete',3,NULL),(1694449385.9854,'Contacto','Submitted From','190.219.234.8',10000,NULL),(1696526215.4288,'Contacto','su-nombre','ramon zambrano',0,NULL),(1696526215.4288,'Contacto','su-email','ramon.zambrano@prodemex.com',1,NULL),(1696526215.4288,'Contacto','su-telefono','',2,NULL),(1696526215.4288,'Contacto','su-mensaje','Buenas tardes\r\n\r\nMe podrías apoyar con la cotización de los equipos siguientes:\r\n\r\nMaquinaria No. Equipos Marca Modelo Capacidad Ancho Trabajo\r\nTractor sobre orugas 1 Caterpillar D6R \r\nTractor sobre orugas 1 Caterpillar D7R 7.40 m3 3.90 m\r\nExcavadora sobre orugas 3 Volvo EC480D 1.77 m3 \r\nCargador frontal sobre neumaticos 2 Terex TL260 2.50 m3 \r\nRodillo Mixto 2 Caterpillar CS56B 2.13 m\r\nRodillo Tandem 2 Caterpillar CB15 2.13 m\r\nRodillo de Neumaticos 2 Volvo PT220 2.25 m\r\nCompactador pata de cabra 2 Volvo SD110B 2.13 m\r\nRetroexcavadora 2 Caterpillar 420E 0.29 m3 2.26 m\r\nMotoniveladora 3 Volvo G940 3.66 m\r\nGrua Plataforma 2 18 ton \r\n\r\nsaludos ...',3,NULL),(1696526215.4288,'Contacto','Submitted From','201.149.35.186',10000,NULL),(1696875726.5769,'Servicios maquinaria','su-nombre','Eugenio ayarza ',0,NULL),(1696875726.5769,'Servicios maquinaria','su-email','efayayarza@gmail.com',1,NULL),(1696875726.5769,'Servicios maquinaria','su-telefono','Santiago ',2,NULL),(1696875726.5769,'Servicios maquinaria','su-mensaje','',3,NULL),(1696875726.5769,'Servicios maquinaria','Submitted From','209.141.35.249',10000,NULL),(1697112819.9190,'Contacto','su-nombre','Laura',0,NULL),(1697112819.9190,'Contacto','su-email','laura.b@agenciadigitalnext.com',1,NULL),(1697112819.9190,'Contacto','su-telefono','',2,NULL),(1697112819.9190,'Contacto','su-mensaje','¡Hola! He querido escribirte porque veo una excelente oportunidad para que tu empresa sea el foco de una *entrevista* que tengo en mente que podríamos realizar.\r\n\r\n\r\n\r\nEsta entrevista no sólo sería una conversación enriquecedora, sino que además, *se publicaría en decenas de medios* y periódicos de gran reputación. Como beneficio adicional, enlazaremos tu sitio web en la entrevista, lo cual ayudará a mejorar su posicionamiento. El hecho de que aparezcas en una entrevista en medios confiables contribuirá a generar más confianza en tu negocio.\r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n¿Sería posible que me dieras un *número de teléfono* para discutir los detalles? Gracias.',3,NULL),(1697112819.9190,'Contacto','Submitted From','185.189.65.26',10000,NULL),(1698142159.2636,'Servicios maquinaria','su-nombre','Gustavo Osorio',0,NULL),(1698142159.2636,'Servicios maquinaria','su-email','gustavo.osorio@transmisionycomunicacion.com',1,NULL),(1698142159.2636,'Servicios maquinaria','su-telefono','Espinar - Colón',2,NULL),(1698142159.2636,'Servicios maquinaria','su-mensaje','Buenos días,\r\n\r\nEstamos requiriendo el alquiler de una excavadora de largo alcance \"Long Reach\". \r\n\r\nAgradezco confirmar si tiene disponibilidad del equipo con dichas características. \r\n\r\nSaludos',3,NULL),(1698142159.2636,'Servicios maquinaria','Submitted From','186.188.242.151',10000,NULL),(1698796861.5993,'Servicios maquinaria','su-nombre','Rafael prieto',0,NULL),(1698796861.5993,'Servicios maquinaria','su-email','Rafaelprieto@proycs.com',1,NULL),(1698796861.5993,'Servicios maquinaria','su-telefono','Panama',2,NULL),(1698796861.5993,'Servicios maquinaria','su-mensaje','Deseo me coticen el valor por dia y por mes.de un tractor D5 y forma.de pago. Gracias ',3,NULL),(1698796861.5993,'Servicios maquinaria','Submitted From','181.197.125.180',10000,NULL),(1699718773.2480,'Contacto','su-nombre','elvis valenzuela ',0,NULL),(1699718773.2480,'Contacto','su-email','Valenzuelaurieta1213@gmail.com',1,NULL),(1699718773.2480,'Contacto','su-telefono','panama ',2,NULL),(1699718773.2480,'Contacto','su-mensaje','interesado en laborar en su emrpesa ',3,NULL),(1699718773.2480,'Contacto','Submitted From','200.46.145.2',10000,NULL),(1700088319.0323,'Contacto','su-nombre','Carlos Fernandez',0,NULL),(1700088319.0323,'Contacto','su-email','cfernandez@holdinglc.com',1,NULL),(1700088319.0323,'Contacto','su-telefono','Panama',2,NULL),(1700088319.0323,'Contacto','su-mensaje','Estimados representantes de Grupo Suadi,\r\n\r\nEspero que este mensaje les encuentre bien. Soy Carlos Fernández Conesa, Director Comercial de Holding LC/Pinturas Isaval Panamá, y me comunico en calidad de socios de Pinturas Isaval, una de las principales fabricantes de pinturas en Europa.\r\n\r\nQuisiera poner a disposición de Grupo Suadi nuestra amplia gama de productos de construcción, que incluyen pinturas, morteros, siliconas y otros materiales de alta calidad. En nuestra colaboración con Pinturas Isaval, garantizamos estándares excepcionales respaldados por décadas de experiencia en la industria.\r\n\r\nNos hemos destacado por ofrecer productos de primera categoría a precios competitivos. Creemos que esta combinación única puede aportar valor significativo a sus proyectos de construcción.\r\n\r\nMe encantaría proponer una reunión para discutir cómo nuestros productos pueden adaptarse específicamente a las necesidades de Grupo Suadi. Estoy seguro de que podemos identificar áreas de colaboración mutuamente beneficiosas.\r\n\r\nMis detalles de contacto son los siguientes:\r\n- Teléfono: 68143072\r\n- Correo Electrónico: cfernandez@holdinglc.com\r\n\r\nAgradezco de antemano su tiempo y consideración. Estoy entusiasmado por la posibilidad de colaborar y contribuir al éxito de Grupo Suadi. Quedo a la espera de su respuesta para coordinar una reunión y explorar las oportunidades que puedan beneficiarnos mutuamente.\r\n\r\nSaludos cordiales,\r\n\r\nCarlos Fernández Conesa\r\nDirector Comercial\r\nHolding LC/Pinturas Isaval Panamá',3,NULL),(1700088319.0323,'Contacto','Submitted From','181.197.127.241',10000,NULL),(1700501538.4349,'Servicios maquinaria','su-nombre','Santiagotomba@hormail.com ',0,NULL),(1700501538.4349,'Servicios maquinaria','su-email','santiagotomba@hotmail.com',1,NULL),(1700501538.4349,'Servicios maquinaria','su-telefono','',2,NULL),(1700501538.4349,'Servicios maquinaria','su-mensaje','Necesito cotización camion con mezclador preferible acero ( inox ) desde 2 a 8 mtr3 en dos casos 3 y 8 mt3 incluido camión Saludos ',3,NULL),(1700501538.4349,'Servicios maquinaria','Submitted From','190.123.228.20',10000,NULL),(1700574168.0411,'Servicios constructora','su-nombre','Judith Hidalgo Carrera ',0,NULL),(1700574168.0411,'Servicios constructora','su-email','hidalgoj@grupocar12.com',1,NULL),(1700574168.0411,'Servicios constructora','su-telefono','Santiago de Veraguas ',2,NULL),(1700574168.0411,'Servicios constructora','su-mensaje','Asesora técnica para productos de linea Hilti. \r\nDistribuidor Autorizado Cardoze&Lindo - Sucursal de Veraguas. \r\nA su disposición para cualquier consultoría con relación a herramientas, consumibles o soluciones para construcción. ',3,NULL),(1700574168.0411,'Servicios constructora','Submitted From','186.74.136.114',10000,NULL),(1701198347.8064,'Servicios constructora','su-nombre','Henry Higuera Garcia',0,NULL),(1701198347.8064,'Servicios constructora','su-email','importaciones@tecnotalleres.com',1,NULL),(1701198347.8064,'Servicios constructora','su-telefono','',2,NULL),(1701198347.8064,'Servicios constructora','su-mensaje','Buen dia : tengo en proyecto una lotificacion en el Frances, el proyecto incluye 2 calles, una de 350 mts y otra de unos 150 mts aproximadamente. Me gustaria conocer una oferta de sus servicios. \r\n\r\natte Henry Higuera ',3,NULL),(1701198347.8064,'Servicios constructora','Submitted From','91.106.16.118',10000,NULL),(1702225225.8942,'Servicios maquinaria','su-nombre','Emma',0,NULL),(1702225225.8942,'Servicios maquinaria','su-email','gonzasemma826@yahoo.com',1,NULL),(1702225225.8942,'Servicios maquinaria','su-telefono','Chiriqui panama ',2,NULL),(1702225225.8942,'Servicios maquinaria','su-mensaje','',3,NULL),(1702225225.8942,'Servicios maquinaria','Submitted From','172.56.105.180',10000,NULL),(1702225754.0992,'Servicios maquinaria','su-nombre','Emma gonzalez oliver ',0,NULL),(1702225754.0992,'Servicios maquinaria','su-email','gonzasemma826@yahoo.com',1,NULL),(1702225754.0992,'Servicios maquinaria','su-telefono','',2,NULL),(1702225754.0992,'Servicios maquinaria','su-mensaje','',3,NULL),(1702225754.0992,'Servicios maquinaria','Submitted From','172.56.105.180',10000,NULL),(1702302721.7742,'Servicios maquinaria','su-nombre','Michelle González ',0,NULL),(1702302721.7742,'Servicios maquinaria','su-email','Constructorasantalvasa@gmail.com',1,NULL),(1702302721.7742,'Servicios maquinaria','su-telefono','David chiriqui ',2,NULL),(1702302721.7742,'Servicios maquinaria','su-mensaje','Solicitar cotización ',3,NULL),(1702302721.7742,'Servicios maquinaria','Submitted From','190.219.101.254',10000,NULL); /*!40000 ALTER TABLE `grpsd_cf7dbplugin_submits` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_commentmeta` -- DROP TABLE IF EXISTS `grpsd_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_commentmeta` -- LOCK TABLES `grpsd_commentmeta` WRITE; /*!40000 ALTER TABLE `grpsd_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_comments` -- DROP TABLE IF EXISTS `grpsd_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_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 utf8mb4_unicode_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)), KEY `woo_idx_comment_type` (`comment_type`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_comments` -- LOCK TABLES `grpsd_comments` WRITE; /*!40000 ALTER TABLE `grpsd_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_bans` -- DROP TABLE IF EXISTS `grpsd_itsec_bans`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_bans` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `host` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'ip', `created_at` datetime NOT NULL, `actor_type` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `actor_id` varchar(128) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `comment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `host` (`host`), KEY `actor` (`actor_type`,`actor_id`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_bans` -- LOCK TABLES `grpsd_itsec_bans` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_bans` DISABLE KEYS */; INSERT INTO `grpsd_itsec_bans` VALUES (1,'130.61.54.82','ip','2020-12-30 19:16:58','lockout_module','brute_force',''),(2,'137.116.44.249','ip','2021-03-06 01:05:45','lockout_module','brute_force',''),(3,'51.116.110.71','ip','2021-05-09 09:00:34','lockout_module','brute_force',''),(4,'89.187.187.112','ip','2021-06-24 04:18:36','lockout_module','brute_force',''),(5,'185.104.187.114','ip','2021-08-02 21:35:37','lockout_module','brute_force',''),(6,'185.104.187.116','ip','2021-08-04 01:38:43','lockout_module','brute_force',''),(7,'185.225.28.60','ip','2021-08-13 03:05:45','lockout_module','brute_force',''),(8,'89.238.135.137','ip','2021-09-04 09:12:59','lockout_module','brute_force',''),(9,'37.47.199.50','ip','2022-01-30 00:42:31','lockout_module','brute_force',''),(10,'37.47.201.56','ip','2022-01-30 21:27:09','lockout_module','brute_force',''),(11,'37.47.219.112','ip','2022-01-30 22:40:22','lockout_module','brute_force',''),(12,'37.47.207.211','ip','2022-01-31 11:35:55','lockout_module','brute_force',''),(13,'37.47.199.104','ip','2022-01-31 20:26:43','lockout_module','brute_force',''),(14,'86.120.251.151','ip','2022-08-15 12:33:56','lockout_module','brute_force',''); /*!40000 ALTER TABLE `grpsd_itsec_bans` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_distributed_storage` -- DROP TABLE IF EXISTS `grpsd_itsec_distributed_storage`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_distributed_storage` ( `storage_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `storage_group` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL, `storage_key` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `storage_chunk` int(11) NOT NULL DEFAULT '0', `storage_data` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `storage_updated` datetime NOT NULL, PRIMARY KEY (`storage_id`), UNIQUE KEY `storage_group__key__chunk` (`storage_group`,`storage_key`,`storage_chunk`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_distributed_storage` -- LOCK TABLES `grpsd_itsec_distributed_storage` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_distributed_storage` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_itsec_distributed_storage` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_fingerprints` -- DROP TABLE IF EXISTS `grpsd_itsec_fingerprints`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_fingerprints` ( `fingerprint_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `fingerprint_user` bigint(20) unsigned NOT NULL, `fingerprint_hash` char(32) COLLATE utf8mb4_unicode_ci NOT NULL, `fingerprint_created_at` datetime NOT NULL, `fingerprint_approved_at` datetime NOT NULL, `fingerprint_data` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `fingerprint_snapshot` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `fingerprint_last_seen` datetime NOT NULL, `fingerprint_uses` int(11) NOT NULL DEFAULT '0', `fingerprint_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `fingerprint_uuid` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`fingerprint_id`), UNIQUE KEY `fingerprint_user__hash` (`fingerprint_user`,`fingerprint_hash`), UNIQUE KEY `fingerprint_uuid` (`fingerprint_uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_fingerprints` -- LOCK TABLES `grpsd_itsec_fingerprints` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_fingerprints` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_itsec_fingerprints` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_geolocation_cache` -- DROP TABLE IF EXISTS `grpsd_itsec_geolocation_cache`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_geolocation_cache` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `location_host` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL, `location_lat` decimal(10,8) NOT NULL, `location_long` decimal(11,8) NOT NULL, `location_label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `location_credit` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `location_time` datetime NOT NULL, PRIMARY KEY (`location_id`), UNIQUE KEY `location_host` (`location_host`), KEY `location_time` (`location_time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_geolocation_cache` -- LOCK TABLES `grpsd_itsec_geolocation_cache` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_geolocation_cache` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_itsec_geolocation_cache` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_lockouts` -- DROP TABLE IF EXISTS `grpsd_itsec_lockouts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_lockouts` ( `lockout_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `lockout_type` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL, `lockout_start` datetime NOT NULL, `lockout_start_gmt` datetime NOT NULL, `lockout_expire` datetime NOT NULL, `lockout_expire_gmt` datetime NOT NULL, `lockout_host` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `lockout_user` bigint(20) unsigned DEFAULT NULL, `lockout_username` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `lockout_active` int(1) NOT NULL DEFAULT '1', `lockout_context` text COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`lockout_id`), KEY `lockout_expire_gmt` (`lockout_expire_gmt`), KEY `lockout_host` (`lockout_host`), KEY `lockout_user` (`lockout_user`), KEY `lockout_username` (`lockout_username`), KEY `lockout_active` (`lockout_active`) ) ENGINE=InnoDB AUTO_INCREMENT=219 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_lockouts` -- LOCK TABLES `grpsd_itsec_lockouts` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_lockouts` DISABLE KEYS */; INSERT INTO `grpsd_itsec_lockouts` VALUES (1,'brute_force','2020-12-20 05:07:06','2020-12-20 10:07:06','2020-12-20 05:22:06','2020-12-20 10:22:06','104.236.25.191',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"104.236.25.191\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(2,'brute_force','2020-12-30 13:46:38','2020-12-30 18:46:38','2020-12-30 14:01:38','2020-12-30 19:01:38','130.61.54.82',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"130.61.54.82\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(3,'brute_force','2020-12-30 14:01:47','2020-12-30 19:01:47','2020-12-30 14:16:47','2020-12-30 19:16:47','130.61.54.82',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"130.61.54.82\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(4,'brute_force','2021-01-10 22:26:23','2021-01-11 03:26:23','2021-01-10 22:41:23','2021-01-11 03:41:23','34.230.156.67',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"34.230.156.67\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(5,'brute_force','2021-01-29 08:04:05','2021-01-29 13:04:05','2021-01-29 08:19:05','2021-01-29 13:19:05','192.99.204.2',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"192.99.204.2\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(6,'brute_force','2021-01-29 08:04:29','2021-01-29 13:04:29','2021-01-29 08:19:29','2021-01-29 13:19:29','24.173.42.146',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"24.173.42.146\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(7,'brute_force','2021-01-29 08:04:29','2021-01-29 13:04:29','2021-01-29 08:19:29','2021-01-29 13:19:29',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"24.173.42.146\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(8,'brute_force','2021-01-29 08:20:01','2021-01-29 13:20:01','2021-01-29 08:35:01','2021-01-29 13:35:01','158.69.53.211',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"158.69.53.211\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(9,'brute_force','2021-01-29 08:22:51','2021-01-29 13:22:51','2021-01-29 08:37:51','2021-01-29 13:37:51',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(10,'brute_force','2021-02-02 09:25:00','2021-02-02 14:25:00','2021-02-02 09:40:00','2021-02-02 14:40:00','197.230.122.194',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"197.230.122.194\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(11,'brute_force','2021-02-10 02:10:42','2021-02-10 07:10:42','2021-02-10 02:25:42','2021-02-10 07:25:42','82.79.3.92',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:10:\"82.79.3.92\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(12,'brute_force','2021-02-12 21:43:27','2021-02-13 02:43:27','2021-02-12 21:58:27','2021-02-13 02:58:27','197.185.96.111',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"197.185.96.111\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(13,'brute_force','2021-02-15 01:03:35','2021-02-15 06:03:35','2021-02-15 01:18:35','2021-02-15 06:18:35','82.79.3.46',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:10:\"82.79.3.46\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(14,'brute_force','2021-02-24 14:48:11','2021-02-24 19:48:11','2021-02-24 15:03:11','2021-02-24 20:03:11','89.149.85.61',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"89.149.85.61\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(15,'brute_force','2021-02-25 03:30:30','2021-02-25 08:30:30','2021-02-25 03:45:30','2021-02-25 08:45:30','50.230.160.35',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"50.230.160.35\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(16,'brute_force','2021-02-25 03:32:29','2021-02-25 08:32:29','2021-02-25 03:47:29','2021-02-25 08:47:29','166.130.73.79',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"166.130.73.79\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(17,'brute_force','2021-02-25 03:32:29','2021-02-25 08:32:29','2021-02-25 03:47:29','2021-02-25 08:47:29',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"166.130.73.79\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(18,'brute_force','2021-02-25 03:48:01','2021-02-25 08:48:01','2021-02-25 04:03:01','2021-02-25 09:03:01','103.112.252.6',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"103.112.252.6\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(19,'brute_force','2021-02-25 03:48:44','2021-02-25 08:48:44','2021-02-25 04:03:44','2021-02-25 09:03:44',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(20,'brute_force','2021-02-25 04:04:45','2021-02-25 09:04:45','2021-02-25 04:19:45','2021-02-25 09:19:45','43.249.114.36',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"43.249.114.36\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(21,'brute_force','2021-02-25 04:05:44','2021-02-25 09:05:44','2021-02-25 04:20:44','2021-02-25 09:20:44','202.137.141.98',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"202.137.141.98\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(22,'brute_force','2021-02-25 04:05:44','2021-02-25 09:05:44','2021-02-25 04:20:44','2021-02-25 09:20:44',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"202.137.141.98\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(23,'brute_force','2021-02-26 12:54:36','2021-02-26 17:54:36','2021-02-26 13:09:36','2021-02-26 18:09:36','104.131.56.102',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"104.131.56.102\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(24,'brute_force','2021-03-01 12:44:36','2021-03-01 17:44:36','2021-03-01 12:59:36','2021-03-01 17:59:36','54.237.115.178',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"54.237.115.178\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(25,'brute_force','2021-03-03 07:42:30','2021-03-03 12:42:30','2021-03-03 07:57:30','2021-03-03 12:57:30','13.82.213.135',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"13.82.213.135\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(26,'brute_force','2021-03-05 19:14:47','2021-03-06 00:14:47','2021-03-05 19:29:47','2021-03-06 00:29:47','120.53.21.151',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"120.53.21.151\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(27,'brute_force','2021-03-05 19:35:28','2021-03-06 00:35:28','2021-03-05 19:50:28','2021-03-06 00:50:28','137.116.44.249',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"137.116.44.249\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(28,'brute_force','2021-03-05 19:50:37','2021-03-06 00:50:37','2021-03-05 20:05:37','2021-03-06 01:05:37','137.116.44.249',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"137.116.44.249\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(29,'brute_force','2021-03-25 23:10:43','2021-03-26 04:10:43','2021-03-25 23:25:43','2021-03-26 04:25:43','139.155.17.18',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"139.155.17.18\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(30,'brute_force','2021-04-02 11:54:18','2021-04-02 16:54:18','2021-04-02 12:09:18','2021-04-02 17:09:18','117.239.226.81',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"117.239.226.81\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(31,'brute_force','2021-04-02 11:55:36','2021-04-02 16:55:36','2021-04-02 12:10:36','2021-04-02 17:10:36',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(32,'brute_force','2021-04-02 12:11:26','2021-04-02 17:11:26','2021-04-02 12:26:26','2021-04-02 17:26:26','41.39.79.194',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"41.39.79.194\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(33,'brute_force','2021-04-02 12:12:46','2021-04-02 17:12:46','2021-04-02 12:27:46','2021-04-02 17:27:46','91.218.202.22',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"91.218.202.22\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(34,'brute_force','2021-04-02 12:12:46','2021-04-02 17:12:46','2021-04-02 12:27:46','2021-04-02 17:27:46',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"91.218.202.22\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(35,'brute_force','2021-04-02 12:27:59','2021-04-02 17:27:59','2021-04-02 12:42:59','2021-04-02 17:42:59','152.44.135.18',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"152.44.135.18\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(36,'brute_force','2021-04-02 12:29:58','2021-04-02 17:29:58','2021-04-02 12:44:58','2021-04-02 17:44:58','87.65.203.65',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"87.65.203.65\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(37,'brute_force','2021-04-02 12:29:58','2021-04-02 17:29:58','2021-04-02 12:44:58','2021-04-02 17:44:58',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"87.65.203.65\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(38,'brute_force','2021-04-03 03:49:10','2021-04-03 08:49:10','2021-04-03 04:04:10','2021-04-03 09:04:10','178.221.223.175',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"178.221.223.175\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(39,'brute_force','2021-04-03 03:49:10','2021-04-03 08:49:10','2021-04-03 04:04:10','2021-04-03 09:04:10','178.221.223.175',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"178.221.223.175\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(40,'brute_force','2021-04-05 07:29:19','2021-04-05 12:29:19','2021-04-05 07:44:19','2021-04-05 12:44:19','40.117.124.126',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"40.117.124.126\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(41,'brute_force','2021-05-03 00:19:22','2021-05-03 05:19:22','2021-05-03 00:34:22','2021-05-03 05:34:22','217.107.106.1',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"217.107.106.1\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(42,'brute_force','2021-05-04 02:04:46','2021-05-04 07:04:46','2021-05-04 02:19:46','2021-05-04 07:19:46','95.79.142.255',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"95.79.142.255\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(43,'brute_force','2021-05-04 02:50:22','2021-05-04 07:50:22','2021-05-04 03:05:22','2021-05-04 08:05:22','2.135.103.130',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"2.135.103.130\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(44,'brute_force','2021-05-04 03:00:58','2021-05-04 08:00:58','2021-05-04 03:15:58','2021-05-04 08:15:58','94.50.59.38',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:11:\"94.50.59.38\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(45,'brute_force','2021-05-04 13:50:16','2021-05-04 18:50:16','2021-05-04 14:05:16','2021-05-04 19:05:16','195.154.200.63',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"195.154.200.63\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(46,'brute_force','2021-05-04 18:22:48','2021-05-04 23:22:48','2021-05-04 18:37:48','2021-05-04 23:37:48','206.217.5.186',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"206.217.5.186\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:29:\"ilma.rodriguez@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(47,'brute_force','2021-05-06 14:00:07','2021-05-06 19:00:07','2021-05-06 14:15:07','2021-05-06 19:15:07','187.50.136.210',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"187.50.136.210\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(48,'brute_force','2021-05-06 14:01:15','2021-05-06 19:01:15','2021-05-06 14:16:15','2021-05-06 19:16:15','202.137.134.139',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"202.137.134.139\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(49,'brute_force','2021-05-06 14:01:15','2021-05-06 19:01:15','2021-05-06 14:16:15','2021-05-06 19:16:15',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"202.137.134.139\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(50,'brute_force','2021-05-06 14:16:34','2021-05-06 19:16:34','2021-05-06 14:31:34','2021-05-06 19:31:34','189.114.140.70',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"189.114.140.70\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(51,'brute_force','2021-05-06 14:17:21','2021-05-06 19:17:21','2021-05-06 14:32:21','2021-05-06 19:32:21','171.103.160.50',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"171.103.160.50\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(52,'brute_force','2021-05-06 14:17:21','2021-05-06 19:17:21','2021-05-06 14:32:21','2021-05-06 19:32:21',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"171.103.160.50\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(53,'brute_force','2021-05-06 14:33:01','2021-05-06 19:33:01','2021-05-06 14:48:01','2021-05-06 19:48:01','171.103.195.50',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"171.103.195.50\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(54,'brute_force','2021-05-06 14:35:31','2021-05-06 19:35:31','2021-05-06 14:50:31','2021-05-06 19:50:31',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(55,'brute_force','2021-05-07 03:28:18','2021-05-07 08:28:18','2021-05-07 03:43:18','2021-05-07 08:43:18','93.171.8.41',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:11:\"93.171.8.41\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(56,'brute_force','2021-05-09 03:30:12','2021-05-09 08:30:12','2021-05-09 03:45:12','2021-05-09 08:45:12','51.116.110.71',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"51.116.110.71\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(57,'brute_force','2021-05-09 03:45:21','2021-05-09 08:45:21','2021-05-09 04:00:21','2021-05-09 09:00:21','51.116.110.71',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"51.116.110.71\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(58,'brute_force','2021-05-15 01:05:25','2021-05-15 06:05:25','2021-05-15 01:20:25','2021-05-15 06:20:25','13.48.53.51',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:11:\"13.48.53.51\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(59,'brute_force','2021-05-16 11:35:03','2021-05-16 16:35:03','2021-05-16 11:50:03','2021-05-16 16:50:03',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(60,'brute_force','2021-05-18 18:19:03','2021-05-18 23:19:03','2021-05-18 18:34:03','2021-05-18 23:34:03',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(61,'brute_force','2021-05-20 09:54:25','2021-05-20 14:54:25','2021-05-20 10:09:25','2021-05-20 15:09:25','93.16.128.196',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"93.16.128.196\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(62,'brute_force','2021-05-26 12:34:33','2021-05-26 17:34:33','2021-05-26 12:49:33','2021-05-26 17:49:33',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(63,'brute_force','2021-05-26 23:08:27','2021-05-27 04:08:27','2021-05-26 23:23:27','2021-05-27 04:23:27','20.52.46.47',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:11:\"20.52.46.47\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(64,'brute_force','2021-05-27 03:36:35','2021-05-27 08:36:35','2021-05-27 03:51:35','2021-05-27 08:51:35','13.209.28.104',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"13.209.28.104\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(65,'brute_force','2021-05-30 00:40:54','2021-05-30 05:40:54','2021-05-30 00:55:54','2021-05-30 05:55:54','89.20.46.186',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"89.20.46.186\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(66,'brute_force','2021-05-30 01:19:34','2021-05-30 06:19:34','2021-05-30 01:34:34','2021-05-30 06:34:34','31.173.149.82',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"31.173.149.82\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(67,'brute_force','2021-05-31 09:01:44','2021-05-31 14:01:44','2021-05-31 09:16:44','2021-05-31 14:16:44',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(68,'brute_force','2021-06-02 11:16:02','2021-06-02 16:16:02','2021-06-02 11:31:02','2021-06-02 16:31:02','40.76.54.3',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:10:\"40.76.54.3\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(69,'brute_force','2021-06-03 00:30:54','2021-06-03 05:30:54','2021-06-03 00:45:54','2021-06-03 05:45:54','103.208.220.197',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"103.208.220.197\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(70,'brute_force','2021-06-06 11:37:30','2021-06-06 16:37:30','2021-06-06 11:52:30','2021-06-06 16:52:30','177.73.71.212',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"177.73.71.212\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(71,'brute_force','2021-06-06 11:39:01','2021-06-06 16:39:01','2021-06-06 11:54:01','2021-06-06 16:54:01','111.119.187.63',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"111.119.187.63\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(72,'brute_force','2021-06-06 12:13:29','2021-06-06 17:13:29','2021-06-06 12:28:29','2021-06-06 17:28:29',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(73,'brute_force','2021-06-07 09:59:44','2021-06-07 14:59:44','2021-06-07 10:14:44','2021-06-07 15:14:44',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(74,'brute_force','2021-06-08 18:44:44','2021-06-08 23:44:44','2021-06-08 18:59:44','2021-06-08 23:59:44',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(75,'brute_force','2021-06-09 11:23:06','2021-06-09 16:23:06','2021-06-09 11:38:06','2021-06-09 16:38:06',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(76,'brute_force','2021-06-12 15:54:30','2021-06-12 20:54:30','2021-06-12 16:09:30','2021-06-12 21:09:30','176.123.9.123',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"176.123.9.123\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(77,'brute_force','2021-06-20 18:41:46','2021-06-20 23:41:46','2021-06-20 18:56:46','2021-06-20 23:56:46','81.182.2.150',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"81.182.2.150\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(78,'brute_force','2021-06-23 22:48:16','2021-06-24 03:48:16','2021-06-23 23:03:16','2021-06-24 04:03:16','89.187.187.112',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"89.187.187.112\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(79,'brute_force','2021-06-23 23:03:25','2021-06-24 04:03:25','2021-06-23 23:18:25','2021-06-24 04:18:25','89.187.187.112',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"89.187.187.112\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(80,'brute_force','2021-06-26 05:53:51','2021-06-26 10:53:51','2021-06-26 06:08:51','2021-06-26 11:08:51','45.233.172.3',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"45.233.172.3\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(81,'brute_force','2021-06-26 05:55:26','2021-06-26 10:55:26','2021-06-26 06:10:26','2021-06-26 11:10:26','200.175.104.103',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"200.175.104.103\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(82,'brute_force','2021-06-26 05:55:26','2021-06-26 10:55:26','2021-06-26 06:10:26','2021-06-26 11:10:26',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"200.175.104.103\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(83,'brute_force','2021-06-26 06:11:11','2021-06-26 11:11:11','2021-06-26 06:26:11','2021-06-26 11:26:11','24.173.42.146',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"24.173.42.146\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(84,'brute_force','2021-06-26 06:15:36','2021-06-26 11:15:36','2021-06-26 06:30:36','2021-06-26 11:30:36',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(85,'brute_force','2021-06-26 06:31:28','2021-06-26 11:31:28','2021-06-26 06:46:28','2021-06-26 11:46:28','180.231.222.41',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"180.231.222.41\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(86,'brute_force','2021-06-26 06:32:10','2021-06-26 11:32:10','2021-06-26 06:47:10','2021-06-26 11:47:10','177.135.101.101',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"177.135.101.101\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(87,'brute_force','2021-06-26 06:32:10','2021-06-26 11:32:10','2021-06-26 06:47:10','2021-06-26 11:47:10',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"177.135.101.101\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(88,'brute_force','2021-06-26 06:47:39','2021-06-26 11:47:39','2021-06-26 07:02:39','2021-06-26 12:02:39','117.213.202.5',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"117.213.202.5\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(89,'brute_force','2021-06-26 06:48:19','2021-06-26 11:48:19','2021-06-26 07:03:19','2021-06-26 12:03:19','177.135.101.101',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"177.135.101.101\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(90,'brute_force','2021-06-26 06:48:19','2021-06-26 11:48:19','2021-06-26 07:03:19','2021-06-26 12:03:19',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"177.135.101.101\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:1;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(91,'brute_force','2021-06-26 13:26:19','2021-06-26 18:26:19','2021-06-26 13:41:19','2021-06-26 18:41:19','151.95.6.14',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:11:\"151.95.6.14\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(92,'brute_force','2021-06-26 14:48:58','2021-06-26 19:48:58','2021-06-26 15:03:58','2021-06-26 20:03:58','137.116.115.135',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"137.116.115.135\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(93,'brute_force','2021-06-28 05:10:04','2021-06-28 10:10:04','2021-06-28 05:25:04','2021-06-28 10:25:04',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(94,'brute_force','2021-07-04 18:05:38','2021-07-04 23:05:38','2021-07-04 18:20:38','2021-07-04 23:20:38','186.22.56.184',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"186.22.56.184\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(95,'brute_force','2021-07-05 03:53:08','2021-07-05 08:53:08','2021-07-05 04:08:08','2021-07-05 09:08:08','20.96.201.62',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"20.96.201.62\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(96,'brute_force','2021-07-06 15:21:41','2021-07-06 20:21:41','2021-07-06 15:36:41','2021-07-06 20:36:41','20.44.123.79',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"20.44.123.79\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(97,'brute_force','2021-07-15 07:04:11','2021-07-15 12:04:11','2021-07-15 07:19:11','2021-07-15 12:19:11','103.84.81.254',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"103.84.81.254\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(98,'brute_force','2021-07-15 07:05:15','2021-07-15 12:05:15','2021-07-15 07:20:15','2021-07-15 12:20:15','87.244.18.70',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"87.244.18.70\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(99,'brute_force','2021-07-16 05:34:39','2021-07-16 10:34:39','2021-07-16 05:49:39','2021-07-16 10:49:39','103.57.87.143',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"103.57.87.143\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(100,'brute_force','2021-07-16 09:29:58','2021-07-16 14:29:58','2021-07-16 09:44:58','2021-07-16 14:44:58','103.16.28.56',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"103.16.28.56\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(101,'brute_force','2021-07-17 01:30:46','2021-07-17 06:30:46','2021-07-17 01:45:46','2021-07-17 06:45:46','188.252.196.213',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"188.252.196.213\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(102,'brute_force','2021-07-18 02:26:01','2021-07-18 07:26:01','2021-07-18 02:41:01','2021-07-18 07:41:01','195.77.173.218',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"195.77.173.218\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(103,'brute_force','2021-07-24 21:57:13','2021-07-25 02:57:13','2021-07-24 22:12:13','2021-07-25 03:12:13','103.21.142.12',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"103.21.142.12\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(104,'brute_force','2021-07-26 16:29:26','2021-07-26 21:29:26','2021-07-26 16:44:26','2021-07-26 21:44:26',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(105,'brute_force','2021-07-28 13:26:11','2021-07-28 18:26:11','2021-07-28 13:41:11','2021-07-28 18:41:11','210.95.105.182',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"210.95.105.182\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:23:\"unavarro@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(106,'brute_force','2021-07-31 21:47:47','2021-08-01 02:47:47','2021-07-31 22:02:47','2021-08-01 03:02:47','217.138.218.196',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"217.138.218.196\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(107,'brute_force','2021-08-02 00:09:46','2021-08-02 05:09:46','2021-08-02 00:24:46','2021-08-02 05:24:46','103.84.81.251',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"103.84.81.251\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(108,'brute_force','2021-08-02 00:10:19','2021-08-02 05:10:19','2021-08-02 00:25:19','2021-08-02 05:25:19','101.0.54.160',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"101.0.54.160\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(109,'brute_force','2021-08-02 16:04:50','2021-08-02 21:04:50','2021-08-02 16:19:50','2021-08-02 21:19:50','185.104.187.114',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"185.104.187.114\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(110,'brute_force','2021-08-02 16:20:12','2021-08-02 21:20:12','2021-08-02 16:35:12','2021-08-02 21:35:12','185.104.187.114',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"185.104.187.114\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(111,'brute_force','2021-08-03 19:58:32','2021-08-04 00:58:32','2021-08-03 20:13:32','2021-08-04 01:13:32','89.39.71.164',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"89.39.71.164\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(112,'brute_force','2021-08-03 20:08:12','2021-08-04 01:08:12','2021-08-03 20:23:12','2021-08-04 01:23:12','185.104.187.116',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"185.104.187.116\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(113,'brute_force','2021-08-03 20:23:24','2021-08-04 01:23:24','2021-08-03 20:38:24','2021-08-04 01:38:24','185.104.187.116',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"185.104.187.116\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(114,'brute_force','2021-08-04 22:05:25','2021-08-05 03:05:25','2021-08-04 22:20:25','2021-08-05 03:20:25',NULL,NULL,'admin',1,'O:44:\"iThemesSecurity\\Lib\\Lockout\\Username_Context\":2:{s:54:\"\0iThemesSecurity\\Lib\\Lockout\\Username_Context\0username\";s:5:\"admin\";s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(115,'brute_force','2021-08-05 04:53:55','2021-08-05 09:53:55','2021-08-05 05:08:55','2021-08-05 10:08:55','120.29.102.11',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"120.29.102.11\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(116,'brute_force','2021-08-06 17:48:37','2021-08-06 22:48:37','2021-08-06 18:03:37','2021-08-06 23:03:37','198.12.64.42',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"198.12.64.42\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(117,'brute_force','2021-08-11 04:34:08','2021-08-11 09:34:08','2021-08-11 04:49:08','2021-08-11 09:49:08','103.107.198.231',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"103.107.198.231\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(118,'brute_force','2021-08-12 21:35:10','2021-08-13 02:35:10','2021-08-12 21:50:10','2021-08-13 02:50:10','185.225.28.60',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"185.225.28.60\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(119,'brute_force','2021-08-12 21:50:30','2021-08-13 02:50:30','2021-08-12 22:05:30','2021-08-13 03:05:30','185.225.28.60',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"185.225.28.60\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(120,'brute_force','2021-08-14 00:13:33','2021-08-14 05:13:33','2021-08-14 00:28:33','2021-08-14 05:28:33','186.77.196.232',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"186.77.196.232\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(121,'brute_force','2021-08-14 13:19:54','2021-08-14 18:19:54','2021-08-14 13:34:54','2021-08-14 18:34:54','102.65.197.75',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"102.65.197.75\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(122,'brute_force','2021-08-15 04:53:49','2021-08-15 09:53:49','2021-08-15 05:08:49','2021-08-15 10:08:49','85.163.107.251',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"85.163.107.251\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(123,'brute_force','2021-08-15 15:29:02','2021-08-15 20:29:02','2021-08-15 15:44:02','2021-08-15 20:44:02','24.48.214.246',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"24.48.214.246\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(124,'brute_force','2021-08-16 13:06:28','2021-08-16 18:06:28','2021-08-16 13:21:28','2021-08-16 18:21:28','24.48.214.126',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"24.48.214.126\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(125,'brute_force','2021-08-16 22:29:14','2021-08-17 03:29:14','2021-08-16 22:44:14','2021-08-17 03:44:14','71.191.241.28',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"71.191.241.28\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(126,'brute_force','2021-08-28 12:57:18','2021-08-28 17:57:18','2021-08-28 13:12:18','2021-08-28 18:12:18','31.46.245.88',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"31.46.245.88\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(127,'brute_force','2021-08-29 03:42:58','2021-08-29 08:42:58','2021-08-29 03:57:58','2021-08-29 08:57:58','31.46.82.157',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"31.46.82.157\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(128,'brute_force','2021-09-04 03:42:38','2021-09-04 08:42:38','2021-09-04 03:57:38','2021-09-04 08:57:38','89.238.135.137',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"89.238.135.137\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(129,'brute_force','2021-09-04 03:57:48','2021-09-04 08:57:48','2021-09-04 04:12:48','2021-09-04 09:12:48','89.238.135.137',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"89.238.135.137\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(130,'brute_force','2021-10-01 20:19:08','2021-10-02 01:19:08','2021-10-01 20:34:08','2021-10-02 01:34:08','103.201.129.50',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"103.201.129.50\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:23:\"unavarro@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(131,'brute_force','2021-10-13 06:28:29','2021-10-13 11:28:29','2021-10-13 06:43:29','2021-10-13 11:43:29','201.22.21.238',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"201.22.21.238\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:23:\"unavarro@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(132,'brute_force','2021-10-23 23:36:38','2021-10-24 04:36:38','2021-10-23 23:51:38','2021-10-24 04:51:38','89.187.177.56',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"89.187.177.56\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(133,'brute_force','2021-10-23 23:51:43','2021-10-24 04:51:43','2021-10-24 00:06:43','2021-10-24 05:06:43','89.187.177.56',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"89.187.177.56\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(134,'brute_force','2021-12-04 03:49:18','2021-12-04 08:49:18','2021-12-04 04:04:18','2021-12-04 09:04:18',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(135,'brute_force','2021-12-13 23:15:19','2021-12-14 04:15:19','2021-12-13 23:30:19','2021-12-14 04:30:19',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(136,'brute_force','2021-12-13 23:30:37','2021-12-14 04:30:37','2021-12-13 23:45:37','2021-12-14 04:45:37',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(137,'brute_force','2021-12-22 08:45:32','2021-12-22 13:45:32','2021-12-22 09:00:32','2021-12-22 14:00:32','2.56.59.43',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:10:\"2.56.59.43\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(138,'brute_force','2022-01-13 03:22:56','2022-01-13 08:22:56','2022-01-13 03:37:56','2022-01-13 08:37:56','130.242.13.142',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"130.242.13.142\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(139,'brute_force','2022-01-13 04:05:14','2022-01-13 09:05:14','2022-01-13 04:20:14','2022-01-13 09:20:14','130.242.13.142',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"130.242.13.142\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(140,'brute_force','2022-01-13 12:27:13','2022-01-13 17:27:13','2022-01-13 12:42:13','2022-01-13 17:42:13','212.73.172.101',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"212.73.172.101\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(141,'brute_force','2022-01-29 19:03:52','2022-01-30 00:03:52','2022-01-29 19:18:52','2022-01-30 00:18:52','37.47.199.50',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"37.47.199.50\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(142,'brute_force','2022-01-29 19:23:11','2022-01-30 00:23:11','2022-01-29 19:38:11','2022-01-30 00:38:11','37.47.199.50',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"37.47.199.50\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(143,'brute_force','2022-01-30 15:21:00','2022-01-30 20:21:00','2022-01-30 15:36:00','2022-01-30 20:36:00','37.47.201.56',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"37.47.201.56\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(144,'brute_force','2022-01-30 16:07:49','2022-01-30 21:07:49','2022-01-30 16:22:49','2022-01-30 21:22:49','37.47.201.56',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"37.47.201.56\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(145,'brute_force','2022-01-30 16:54:35','2022-01-30 21:54:35','2022-01-30 17:09:35','2022-01-30 22:09:35','37.47.226.37',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"37.47.226.37\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(146,'brute_force','2022-01-30 17:01:42','2022-01-30 22:01:42','2022-01-30 17:16:42','2022-01-30 22:16:42','37.47.219.112',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"37.47.219.112\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(147,'brute_force','2022-01-30 17:21:01','2022-01-30 22:21:01','2022-01-30 17:36:01','2022-01-30 22:36:01','37.47.219.112',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"37.47.219.112\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(148,'brute_force','2022-01-30 18:03:43','2022-01-30 23:03:43','2022-01-30 18:18:43','2022-01-30 23:18:43','37.47.207.211',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"37.47.207.211\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(149,'brute_force','2022-01-30 18:23:02','2022-01-30 23:23:02','2022-01-30 18:38:02','2022-01-30 23:38:02','37.47.207.211',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"37.47.207.211\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(150,'brute_force','2022-01-31 07:38:24','2022-01-31 12:38:24','2022-01-31 07:53:24','2022-01-31 12:53:24','37.47.199.104',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"37.47.199.104\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(151,'brute_force','2022-01-31 15:07:23','2022-01-31 20:07:23','2022-01-31 15:22:23','2022-01-31 20:22:23','37.47.199.104',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"37.47.199.104\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(152,'brute_force','2022-02-10 22:22:44','2022-02-11 03:22:44','2022-02-10 22:37:44','2022-02-11 03:37:44','23.96.38.187',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"23.96.38.187\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"penny\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(153,'brute_force','2022-02-11 05:06:13','2022-02-11 10:06:13','2022-02-11 05:21:13','2022-02-11 10:21:13','54.36.108.162',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"54.36.108.162\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(154,'brute_force','2022-03-18 02:53:45','2022-03-18 07:53:45','2022-03-18 03:08:45','2022-03-18 08:08:45',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(155,'brute_force','2022-03-20 15:11:49','2022-03-20 20:11:49','2022-03-20 15:26:49','2022-03-20 20:26:49',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(156,'brute_force','2022-03-22 09:50:50','2022-03-22 14:50:50','2022-03-22 10:05:50','2022-03-22 15:05:50',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(157,'brute_force','2022-03-23 18:38:21','2022-03-23 23:38:21','2022-03-23 18:53:21','2022-03-23 23:53:21',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(158,'brute_force','2022-03-25 02:13:47','2022-03-25 07:13:47','2022-03-25 02:28:47','2022-03-25 07:28:47',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(159,'brute_force','2022-03-25 21:01:31','2022-03-26 02:01:31','2022-03-25 21:16:31','2022-03-26 02:16:31',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(160,'brute_force','2022-03-27 02:26:42','2022-03-27 07:26:42','2022-03-27 02:41:42','2022-03-27 07:41:42','124.209.136.36',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"124.209.136.36\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:14:\"gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(161,'brute_force','2022-03-27 03:51:48','2022-03-27 08:51:48','2022-03-27 04:06:48','2022-03-27 09:06:48','219.251.143.191',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"219.251.143.191\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:28:\"lma.rodriguez@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(162,'brute_force','2022-03-27 20:14:49','2022-03-28 01:14:49','2022-03-27 20:29:49','2022-03-28 01:29:49',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(163,'brute_force','2022-03-27 22:52:00','2022-03-28 03:52:00','2022-03-27 23:07:00','2022-03-28 04:07:00',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(164,'brute_force','2022-03-29 07:24:16','2022-03-29 12:24:16','2022-03-29 07:39:16','2022-03-29 12:39:16',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(165,'brute_force','2022-03-29 21:30:52','2022-03-30 02:30:52','2022-03-29 21:45:52','2022-03-30 02:45:52',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(166,'brute_force','2022-04-01 09:11:24','2022-04-01 14:11:24','2022-04-01 09:26:24','2022-04-01 14:26:24',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(167,'brute_force','2022-04-03 02:45:38','2022-04-03 07:45:38','2022-04-03 03:00:38','2022-04-03 08:00:38',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(168,'brute_force','2022-04-03 07:24:26','2022-04-03 12:24:26','2022-04-03 07:39:26','2022-04-03 12:39:26',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(169,'brute_force','2022-04-04 08:53:32','2022-04-04 13:53:32','2022-04-04 09:08:32','2022-04-04 14:08:32',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(170,'brute_force','2022-04-04 09:43:55','2022-04-04 14:43:55','2022-04-04 09:58:55','2022-04-04 14:58:55',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(171,'brute_force','2022-04-04 15:14:27','2022-04-04 20:14:27','2022-04-04 15:29:27','2022-04-04 20:29:27',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(172,'brute_force','2022-04-04 22:31:18','2022-04-05 03:31:18','2022-04-04 22:46:18','2022-04-05 03:46:18',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(173,'brute_force','2022-04-06 01:36:26','2022-04-06 06:36:26','2022-04-06 01:51:26','2022-04-06 06:51:26',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(174,'brute_force','2022-04-08 05:48:18','2022-04-08 10:48:18','2022-04-08 06:03:18','2022-04-08 11:03:18','60.156.248.81',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"60.156.248.81\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:23:\"unavarro@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(175,'brute_force','2022-04-11 16:51:41','2022-04-11 21:51:41','2022-04-11 17:06:41','2022-04-11 22:06:41',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(176,'brute_force','2022-04-12 06:57:31','2022-04-12 11:57:31','2022-04-12 07:12:31','2022-04-12 12:12:31',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(177,'brute_force','2022-04-13 09:19:29','2022-04-13 14:19:29','2022-04-13 09:34:29','2022-04-13 14:34:29',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(178,'brute_force','2022-04-14 07:20:57','2022-04-14 12:20:57','2022-04-14 07:35:57','2022-04-14 12:35:57',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(179,'brute_force','2022-04-14 18:54:24','2022-04-14 23:54:24','2022-04-14 19:09:24','2022-04-15 00:09:24',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(180,'brute_force','2022-04-16 14:38:33','2022-04-16 19:38:33','2022-04-16 14:53:33','2022-04-16 19:53:33',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(181,'brute_force','2022-04-19 02:34:57','2022-04-19 07:34:57','2022-04-19 02:49:57','2022-04-19 07:49:57',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(182,'brute_force','2022-04-19 16:03:01','2022-04-19 21:03:01','2022-04-19 16:18:01','2022-04-19 21:18:01',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(183,'brute_force','2022-04-20 13:15:57','2022-04-20 18:15:57','2022-04-20 13:30:57','2022-04-20 18:30:57',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(184,'brute_force','2022-04-21 02:23:53','2022-04-21 07:23:53','2022-04-21 02:38:53','2022-04-21 07:38:53',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(185,'brute_force','2022-04-21 16:47:03','2022-04-21 21:47:03','2022-04-21 17:02:03','2022-04-21 22:02:03',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(186,'brute_force','2022-04-25 17:02:41','2022-04-25 22:02:41','2022-04-25 17:17:41','2022-04-25 22:17:41',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(187,'brute_force','2022-04-26 14:22:23','2022-04-26 19:22:23','2022-04-26 14:37:23','2022-04-26 19:37:23',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(188,'brute_force','2022-04-28 05:03:56','2022-04-28 10:03:56','2022-04-28 05:18:56','2022-04-28 10:18:56',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(189,'brute_force','2022-04-29 17:02:47','2022-04-29 22:02:47','2022-04-29 17:17:47','2022-04-29 22:17:47',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(190,'brute_force','2022-05-01 05:49:11','2022-05-01 10:49:11','2022-05-01 06:04:11','2022-05-01 11:04:11',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(191,'brute_force','2022-07-17 13:14:53','2022-07-17 18:14:53','2022-07-17 13:29:53','2022-07-17 18:29:53','35.207.85.200',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"35.207.85.200\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(192,'brute_force','2022-07-22 07:08:40','2022-07-22 12:08:40','2022-07-22 07:23:40','2022-07-22 12:23:40','141.136.89.2',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"141.136.89.2\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(193,'brute_force','2022-07-22 22:53:51','2022-07-23 03:53:51','2022-07-22 23:08:51','2022-07-23 04:08:51','151.237.217.208',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"151.237.217.208\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:28:\"lma.rodriguez@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(194,'brute_force','2022-08-15 06:55:16','2022-08-15 11:55:16','2022-08-15 07:10:16','2022-08-15 12:10:16','86.120.251.151',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"86.120.251.151\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(195,'brute_force','2022-08-15 07:14:35','2022-08-15 12:14:35','2022-08-15 07:29:35','2022-08-15 12:29:35','86.120.251.151',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"86.120.251.151\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(196,'brute_force','2022-09-15 18:53:19','2022-09-15 23:53:19','2022-09-15 19:08:19','2022-09-16 00:08:19','181.46.39.192',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"181.46.39.192\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(197,'brute_force','2022-09-18 12:38:20','2022-09-18 17:38:20','2022-09-18 12:53:20','2022-09-18 17:53:20','45.118.34.69',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"45.118.34.69\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:23:\"unavarro@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(198,'brute_force','2022-12-21 09:25:55','2022-12-21 14:25:55','2022-12-21 09:40:55','2022-12-21 14:40:55','34.118.241.191',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"34.118.241.191\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(199,'brute_force','2022-12-22 10:45:13','2022-12-22 15:45:13','2022-12-22 11:00:13','2022-12-22 16:00:13','34.125.56.145',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"34.125.56.145\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(200,'brute_force','2022-12-24 06:44:51','2022-12-24 11:44:51','2022-12-24 06:59:51','2022-12-24 11:59:51','185.225.33.46',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"185.225.33.46\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:5:\"admin\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(201,'brute_force','2023-03-14 20:50:45','2023-03-15 01:50:45','2023-03-14 21:05:45','2023-03-15 02:05:45','34.174.124.96',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"34.174.124.96\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(202,'brute_force','2023-03-24 08:43:48','2023-03-24 13:43:48','2023-03-24 08:58:48','2023-03-24 13:58:48','34.162.220.35',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"34.162.220.35\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(203,'brute_force','2023-04-02 07:15:01','2023-04-02 12:15:01','2023-04-02 07:30:01','2023-04-02 12:30:01','34.148.103.161',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"34.148.103.161\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(204,'brute_force','2023-04-08 02:15:35','2023-04-08 07:15:35','2023-04-08 02:30:35','2023-04-08 07:30:35','34.174.52.216',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"34.174.52.216\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(205,'brute_force','2023-04-11 05:59:31','2023-04-11 10:59:31','2023-04-11 06:14:31','2023-04-11 11:14:31','35.245.29.237',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"35.245.29.237\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(206,'brute_force','2023-04-17 14:36:05','2023-04-17 19:36:05','2023-04-17 14:51:05','2023-04-17 19:51:05','31.43.62.15',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:11:\"31.43.62.15\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";N;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";s:23:\"unavarro@gruposuadi.com\";s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(207,'brute_force','2023-04-20 05:33:16','2023-04-20 10:33:16','2023-04-20 05:48:16','2023-04-20 10:48:16',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(208,'brute_force','2023-04-22 00:06:57','2023-04-22 05:06:57','2023-04-22 00:21:57','2023-04-22 05:21:57','34.106.170.62',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"34.106.170.62\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(209,'brute_force','2023-05-10 05:40:04','2023-05-10 10:40:04','2023-05-10 05:55:04','2023-05-10 10:55:04','71.161.80.56',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"71.161.80.56\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(210,'brute_force','2023-05-10 05:50:54','2023-05-10 10:50:54','2023-05-10 06:05:54','2023-05-10 11:05:54','112.199.222.96',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:14:\"112.199.222.96\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(211,'brute_force','2023-08-11 19:04:13','2023-08-12 00:04:13','2023-08-11 19:19:13','2023-08-12 00:19:13',NULL,NULL,'admin',1,'O:44:\"iThemesSecurity\\Lib\\Lockout\\Username_Context\":2:{s:54:\"\0iThemesSecurity\\Lib\\Lockout\\Username_Context\0username\";s:5:\"admin\";s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(212,'brute_force','2023-09-26 08:50:52','2023-09-26 13:50:52','2023-09-26 09:05:52','2023-09-26 14:05:52','190.142.231.206',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:15:\"190.142.231.206\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(213,'brute_force','2023-10-05 18:42:04','2023-10-05 23:42:04','2023-10-05 18:57:04','2023-10-05 23:57:04','35.236.83.33',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:12:\"35.236.83.33\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(214,'brute_force','2023-11-22 17:52:59','2023-11-22 22:52:59','2023-11-22 18:07:59','2023-11-22 23:07:59',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(215,'brute_force','2023-12-03 17:28:20','2023-12-03 22:28:20','2023-12-03 17:43:20','2023-12-03 22:43:20','181.117.29.82',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"181.117.29.82\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(216,'brute_force','2023-12-07 14:07:19','2023-12-07 19:07:19','2023-12-07 14:22:19','2023-12-07 19:22:19',NULL,NULL,'admin',1,'O:44:\"iThemesSecurity\\Lib\\Lockout\\Username_Context\":2:{s:54:\"\0iThemesSecurity\\Lib\\Lockout\\Username_Context\0username\";s:5:\"admin\";s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(217,'brute_force','2023-12-07 14:08:13','2023-12-07 19:08:13','2023-12-07 14:23:13','2023-12-07 19:23:13',NULL,2,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\User_Context\":2:{s:49:\"\0iThemesSecurity\\Lib\\Lockout\\User_Context\0user_id\";i:2;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'),(218,'brute_force','2023-12-22 12:28:02','2023-12-22 17:28:02','2023-12-22 12:43:02','2023-12-22 17:43:02','194.12.37.115',NULL,NULL,1,'O:40:\"iThemesSecurity\\Lib\\Lockout\\Host_Context\":5:{s:46:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0host\";s:13:\"194.12.37.115\";s:55:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_user_id\";i:2;s:56:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0login_username\";N;s:62:\"\0iThemesSecurity\\Lib\\Lockout\\Host_Context\0user_limit_triggered\";b:0;s:51:\"\0iThemesSecurity\\Lib\\Lockout\\Context\0lockout_module\";s:11:\"brute_force\";}'); /*!40000 ALTER TABLE `grpsd_itsec_lockouts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_logs` -- DROP TABLE IF EXISTS `grpsd_itsec_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_logs` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `parent_id` bigint(20) unsigned NOT NULL DEFAULT '0', `module` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `code` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'notice', `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `init_timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `memory_current` bigint(20) unsigned NOT NULL DEFAULT '0', `memory_peak` bigint(20) unsigned NOT NULL DEFAULT '0', `url` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `blog_id` bigint(20) NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `remote_ip` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `module` (`module`), KEY `code` (`code`), KEY `type` (`type`), KEY `timestamp` (`timestamp`), KEY `init_timestamp` (`init_timestamp`), KEY `user_id` (`user_id`), KEY `blog_id` (`blog_id`) ) ENGINE=InnoDB AUTO_INCREMENT=22375 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_logs` -- LOCK TABLES `grpsd_itsec_logs` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_logs` DISABLE KEYS */; INSERT INTO `grpsd_itsec_logs` VALUES (22366,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-11-02 09:57:46','2024-11-02 09:57:13',49122640,49169160,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22367,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-11-09 09:57:15','2024-11-09 09:56:42',49087704,49134864,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22368,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-11-16 06:01:42','2024-11-16 06:01:02',49122640,49169160,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22369,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-11-23 05:59:08','2024-11-23 05:58:29',49122640,49169160,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22370,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-11-30 06:00:00','2024-11-30 05:59:23',49087960,49135200,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22371,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-12-07 06:03:08','2024-12-07 06:02:28',49122640,49169160,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22372,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-12-14 06:00:52','2024-12-14 06:00:18',49087960,49135200,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22373,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-12-21 06:00:48','2024-12-21 06:00:12',49122640,49169160,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'),(22374,0,'notification_center','send_scheduled','a:2:{s:13:\"notifications\";a:1:{i:0;s:6:\"digest\";}s:6:\"silent\";b:0;}','debug','2024-12-28 06:01:25','2024-12-28 06:00:53',49087960,49135200,'http://0332b08.netsolhost.com/',1,0,'64.69.216.78'); /*!40000 ALTER TABLE `grpsd_itsec_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_mutexes` -- DROP TABLE IF EXISTS `grpsd_itsec_mutexes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_mutexes` ( `mutex_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `mutex_name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `mutex_expires` int(11) unsigned NOT NULL, PRIMARY KEY (`mutex_id`), UNIQUE KEY `mutex_name` (`mutex_name`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_mutexes` -- LOCK TABLES `grpsd_itsec_mutexes` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_mutexes` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_itsec_mutexes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_opaque_tokens` -- DROP TABLE IF EXISTS `grpsd_itsec_opaque_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_opaque_tokens` ( `token_id` char(64) COLLATE utf8mb4_unicode_ci NOT NULL, `token_hashed` char(64) COLLATE utf8mb4_unicode_ci NOT NULL, `token_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL, `token_data` text COLLATE utf8mb4_unicode_ci NOT NULL, `token_created_at` datetime NOT NULL, PRIMARY KEY (`token_id`), UNIQUE KEY `token_hashed` (`token_hashed`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_opaque_tokens` -- LOCK TABLES `grpsd_itsec_opaque_tokens` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_opaque_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_itsec_opaque_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_temp` -- DROP TABLE IF EXISTS `grpsd_itsec_temp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_temp` ( `temp_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `temp_type` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL, `temp_date` datetime NOT NULL, `temp_date_gmt` datetime NOT NULL, `temp_host` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `temp_user` bigint(20) unsigned DEFAULT NULL, `temp_username` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`temp_id`), KEY `temp_date_gmt` (`temp_date_gmt`), KEY `temp_host` (`temp_host`), KEY `temp_user` (`temp_user`), KEY `temp_username` (`temp_username`) ) ENGINE=InnoDB AUTO_INCREMENT=36174 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_temp` -- LOCK TABLES `grpsd_itsec_temp` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_temp` DISABLE KEYS */; INSERT INTO `grpsd_itsec_temp` VALUES (1,'brute_force','2020-12-12 07:11:17','2020-12-12 12:11:17','72.167.190.29',NULL,NULL),(2,'brute_force','2020-12-12 07:11:17','2020-12-12 12:11:17',NULL,2,'gruposuadi'),(3,'brute_force','2020-12-12 07:25:34','2020-12-12 12:25:34','50.62.177.41',NULL,NULL),(4,'brute_force','2020-12-12 07:25:34','2020-12-12 12:25:34',NULL,NULL,'NoneNone'),(5,'brute_force','2020-12-12 08:21:17','2020-12-12 13:21:17','138.201.252.214',NULL,NULL),(6,'brute_force','2020-12-12 08:21:17','2020-12-12 13:21:17',NULL,2,'gruposuadi'),(7,'brute_force','2020-12-12 08:39:54','2020-12-12 13:39:54','198.23.156.170',NULL,NULL),(8,'brute_force','2020-12-12 08:39:54','2020-12-12 13:39:54',NULL,NULL,'NoneNone'),(9,'brute_force','2020-12-12 09:34:28','2020-12-12 14:34:28','192.3.45.50',NULL,NULL),(10,'brute_force','2020-12-12 09:34:28','2020-12-12 14:34:28',NULL,2,'gruposuadi'),(11,'brute_force','2020-12-12 09:44:41','2020-12-12 14:44:41','86.107.43.67',NULL,NULL),(12,'brute_force','2020-12-12 09:44:41','2020-12-12 14:44:41',NULL,NULL,'NoneNone'),(13,'brute_force','2020-12-12 10:43:16','2020-12-12 15:43:16','93.191.156.197',NULL,NULL),(14,'brute_force','2020-12-12 10:43:16','2020-12-12 15:43:16',NULL,2,'gruposuadi'),(15,'brute_force','2020-12-12 10:59:50','2020-12-12 15:59:50','91.234.195.40',NULL,NULL),(16,'brute_force','2020-12-12 10:59:50','2020-12-12 15:59:50',NULL,NULL,'NoneNone'),(17,'brute_force','2020-12-12 11:58:49','2020-12-12 16:58:49','103.124.94.32',NULL,NULL),(18,'brute_force','2020-12-12 11:58:49','2020-12-12 16:58:49',NULL,2,'gruposuadi'),(19,'brute_force','2020-12-12 12:16:10','2020-12-12 17:16:10','45.84.204.141',NULL,NULL),(20,'brute_force','2020-12-12 12:16:10','2020-12-12 17:16:10',NULL,NULL,'NoneNone'),(21,'brute_force','2020-12-12 13:16:57','2020-12-12 18:16:57','89.46.106.234',NULL,NULL),(22,'brute_force','2020-12-12 13:16:57','2020-12-12 18:16:57',NULL,2,'gruposuadi'),(23,'brute_force','2020-12-12 13:26:54','2020-12-12 18:26:54','91.234.195.40',NULL,NULL),(24,'brute_force','2020-12-12 13:26:54','2020-12-12 18:26:54',NULL,2,'gruposuadi'),(25,'brute_force','2020-12-12 13:34:03','2020-12-12 18:34:03','86.107.43.67',NULL,NULL),(26,'brute_force','2020-12-12 13:34:03','2020-12-12 18:34:03',NULL,NULL,'NoneNone'),(27,'brute_force','2020-12-12 14:36:03','2020-12-12 19:36:03','185.81.4.103',NULL,NULL),(28,'brute_force','2020-12-12 14:36:03','2020-12-12 19:36:03',NULL,2,'gruposuadi'),(29,'brute_force','2020-12-12 14:52:33','2020-12-12 19:52:33','148.66.146.2',NULL,NULL),(30,'brute_force','2020-12-12 14:52:33','2020-12-12 19:52:33',NULL,NULL,'NoneNone'),(31,'brute_force','2020-12-12 15:56:43','2020-12-12 20:56:43','50.28.105.151',NULL,NULL),(32,'brute_force','2020-12-12 15:56:43','2020-12-12 20:56:43',NULL,2,'gruposuadi'),(33,'brute_force','2020-12-12 16:21:26','2020-12-12 21:21:26','89.37.29.249',NULL,NULL),(34,'brute_force','2020-12-12 16:21:26','2020-12-12 21:21:26',NULL,NULL,'NoneNone'),(35,'brute_force','2020-12-12 17:19:58','2020-12-12 22:19:58','112.109.81.208',NULL,NULL),(36,'brute_force','2020-12-12 17:19:58','2020-12-12 22:19:58',NULL,2,'gruposuadi'),(37,'brute_force','2020-12-12 17:34:35','2020-12-12 22:34:35','185.224.138.27',NULL,NULL),(38,'brute_force','2020-12-12 17:34:35','2020-12-12 22:34:35',NULL,NULL,'NoneNone'),(39,'brute_force','2020-12-12 18:35:48','2020-12-12 23:35:48','82.165.80.81',NULL,NULL),(40,'brute_force','2020-12-12 18:35:48','2020-12-12 23:35:48',NULL,2,'gruposuadi'),(41,'brute_force','2020-12-12 18:54:40','2020-12-12 23:54:40','104.37.174.139',NULL,NULL),(42,'brute_force','2020-12-12 18:54:40','2020-12-12 23:54:40',NULL,NULL,'NoneNone'),(43,'brute_force','2020-12-12 20:02:38','2020-12-13 01:02:38','46.17.175.20',NULL,NULL),(44,'brute_force','2020-12-12 20:02:38','2020-12-13 01:02:38',NULL,2,'gruposuadi'),(45,'brute_force','2020-12-12 20:16:35','2020-12-13 01:16:35','45.84.204.125',NULL,NULL),(46,'brute_force','2020-12-12 20:16:35','2020-12-13 01:16:35',NULL,NULL,'NoneNone'),(47,'brute_force','2020-12-12 21:22:17','2020-12-13 02:22:17','103.67.235.28',NULL,NULL),(48,'brute_force','2020-12-12 21:22:17','2020-12-13 02:22:17',NULL,2,'gruposuadi'),(49,'brute_force','2020-12-12 21:38:23','2020-12-13 02:38:23','141.136.33.20',NULL,NULL),(50,'brute_force','2020-12-12 21:38:23','2020-12-13 02:38:23',NULL,NULL,'NoneNone'),(51,'brute_force','2020-12-12 22:44:34','2020-12-13 03:44:34','191.101.50.220',NULL,NULL),(52,'brute_force','2020-12-12 22:44:34','2020-12-13 03:44:34',NULL,2,'gruposuadi'),(53,'brute_force','2020-12-12 23:00:50','2020-12-13 04:00:50','50.62.176.186',NULL,NULL),(54,'brute_force','2020-12-12 23:00:50','2020-12-13 04:00:50',NULL,NULL,'NoneNone'),(55,'brute_force','2020-12-13 00:16:40','2020-12-13 05:16:40','185.210.145.78',NULL,NULL),(56,'brute_force','2020-12-13 00:16:40','2020-12-13 05:16:40',NULL,2,'gruposuadi'),(57,'brute_force','2020-12-13 00:25:21','2020-12-13 05:25:21','198.71.234.33',NULL,NULL),(58,'brute_force','2020-12-13 00:25:21','2020-12-13 05:25:21',NULL,NULL,'NoneNone'),(59,'brute_force','2020-12-13 01:40:54','2020-12-13 06:40:54','186.64.117.145',NULL,NULL),(60,'brute_force','2020-12-13 01:40:54','2020-12-13 06:40:54',NULL,2,'gruposuadi'),(61,'brute_force','2020-12-13 01:49:57','2020-12-13 06:49:57','74.208.58.32',NULL,NULL),(62,'brute_force','2020-12-13 01:49:57','2020-12-13 06:49:57',NULL,NULL,'NoneNone'),(63,'brute_force','2020-12-13 03:03:50','2020-12-13 08:03:50','86.106.142.10',NULL,NULL),(64,'brute_force','2020-12-13 03:03:50','2020-12-13 08:03:50',NULL,2,'gruposuadi'),(65,'brute_force','2020-12-13 03:18:30','2020-12-13 08:18:30','103.42.110.15',NULL,NULL),(66,'brute_force','2020-12-13 03:18:30','2020-12-13 08:18:30',NULL,NULL,'NoneNone'),(67,'brute_force','2020-12-13 04:26:54','2020-12-13 09:26:54','31.170.161.55',NULL,NULL),(68,'brute_force','2020-12-13 04:26:54','2020-12-13 09:26:54',NULL,2,'gruposuadi'),(69,'brute_force','2020-12-13 04:43:02','2020-12-13 09:43:02','198.71.224.65',NULL,NULL),(70,'brute_force','2020-12-13 04:43:02','2020-12-13 09:43:02',NULL,NULL,'NoneNone'),(71,'brute_force','2020-12-13 05:52:38','2020-12-13 10:52:38','77.72.1.19',NULL,NULL),(72,'brute_force','2020-12-13 05:52:38','2020-12-13 10:52:38',NULL,2,'gruposuadi'),(73,'brute_force','2020-12-13 06:12:58','2020-12-13 11:12:58','108.170.9.250',NULL,NULL),(74,'brute_force','2020-12-13 06:12:58','2020-12-13 11:12:58',NULL,NULL,'NoneNone'),(75,'brute_force','2020-12-13 07:26:09','2020-12-13 12:26:09','81.16.28.46',NULL,NULL),(76,'brute_force','2020-12-13 07:26:09','2020-12-13 12:26:09',NULL,2,'gruposuadi'),(77,'brute_force','2020-12-13 07:39:51','2020-12-13 12:39:51','194.5.156.32',NULL,NULL),(78,'brute_force','2020-12-13 07:39:51','2020-12-13 12:39:51',NULL,NULL,'NoneNone'),(79,'brute_force','2020-12-13 08:50:46','2020-12-13 13:50:46','141.136.33.20',NULL,NULL),(80,'brute_force','2020-12-13 08:50:46','2020-12-13 13:50:46',NULL,2,'gruposuadi'),(81,'brute_force','2020-12-13 09:02:20','2020-12-13 14:02:20','173.249.44.230',NULL,NULL),(82,'brute_force','2020-12-13 09:02:20','2020-12-13 14:02:20',NULL,NULL,'NoneNone'),(83,'brute_force','2020-12-13 09:49:41','2020-12-13 14:49:41','167.99.106.78',NULL,NULL),(84,'brute_force','2020-12-13 09:49:41','2020-12-13 14:49:41',NULL,2,'gruposuadi'),(85,'brute_force','2020-12-13 09:57:03','2020-12-13 14:57:03','107.180.108.33',NULL,NULL),(86,'brute_force','2020-12-13 09:57:03','2020-12-13 14:57:03',NULL,NULL,'NoneNone'),(87,'brute_force','2020-12-13 10:39:13','2020-12-13 15:39:13','192.99.7.16',NULL,NULL),(88,'brute_force','2020-12-13 10:39:13','2020-12-13 15:39:13',NULL,2,'gruposuadi'),(89,'brute_force','2020-12-13 11:36:07','2020-12-13 16:36:07','180.235.149.186',NULL,NULL),(90,'brute_force','2020-12-13 11:36:07','2020-12-13 16:36:07',NULL,2,'gruposuadi'),(91,'brute_force','2020-12-13 11:44:48','2020-12-13 16:44:48','82.165.87.128',NULL,NULL),(92,'brute_force','2020-12-13 11:44:48','2020-12-13 16:44:48',NULL,NULL,'NoneNone'),(93,'brute_force','2020-12-13 12:31:29','2020-12-13 17:31:29','185.224.137.161',NULL,NULL),(94,'brute_force','2020-12-13 12:31:29','2020-12-13 17:31:29',NULL,2,'gruposuadi'),(95,'brute_force','2020-12-13 12:51:28','2020-12-13 17:51:28','156.67.222.157',NULL,NULL),(96,'brute_force','2020-12-13 12:51:28','2020-12-13 17:51:28',NULL,NULL,'NoneNone'),(97,'brute_force','2020-12-13 13:25:36','2020-12-13 18:25:36','198.12.123.178',NULL,NULL),(98,'brute_force','2020-12-13 13:25:36','2020-12-13 18:25:36',NULL,2,'gruposuadi'),(99,'brute_force','2020-12-13 13:32:58','2020-12-13 18:32:58','148.66.145.146',NULL,NULL),(100,'brute_force','2020-12-13 13:32:58','2020-12-13 18:32:58',NULL,NULL,'NoneNone'),(101,'brute_force','2020-12-13 14:18:55','2020-12-13 19:18:55','185.81.2.81',NULL,NULL),(102,'brute_force','2020-12-13 14:18:55','2020-12-13 19:18:55',NULL,2,'gruposuadi'),(103,'brute_force','2020-12-13 14:27:02','2020-12-13 19:27:02','82.165.85.121',NULL,NULL),(104,'brute_force','2020-12-13 14:27:02','2020-12-13 19:27:02',NULL,NULL,'NoneNone'),(105,'brute_force','2020-12-13 17:02:30','2020-12-13 22:02:30','160.153.154.146',NULL,NULL),(106,'brute_force','2020-12-13 17:02:30','2020-12-13 22:02:30',NULL,2,'gruposuadi'),(107,'brute_force','2020-12-13 17:13:16','2020-12-13 22:13:16','198.71.226.21',NULL,NULL),(108,'brute_force','2020-12-13 17:13:16','2020-12-13 22:13:16',NULL,NULL,'NoneNone'),(109,'brute_force','2020-12-13 17:59:16','2020-12-13 22:59:16','35.208.188.188',NULL,NULL),(110,'brute_force','2020-12-13 17:59:16','2020-12-13 22:59:16',NULL,2,'gruposuadi'),(111,'brute_force','2020-12-13 18:14:48','2020-12-13 23:14:48','91.234.195.40',NULL,NULL),(112,'brute_force','2020-12-13 18:14:48','2020-12-13 23:14:48',NULL,NULL,'NoneNone'),(113,'brute_force','2020-12-13 18:56:16','2020-12-13 23:56:16','148.66.145.32',NULL,NULL),(114,'brute_force','2020-12-13 18:56:16','2020-12-13 23:56:16',NULL,2,'gruposuadi'),(115,'brute_force','2020-12-13 19:55:45','2020-12-14 00:55:45','51.210.180.64',NULL,NULL),(116,'brute_force','2020-12-13 19:55:45','2020-12-14 00:55:45',NULL,2,'gruposuadi'),(117,'brute_force','2020-12-13 20:09:41','2020-12-14 01:09:41','186.64.116.235',NULL,NULL),(118,'brute_force','2020-12-13 20:09:41','2020-12-14 01:09:41',NULL,NULL,'NoneNone'),(119,'brute_force','2020-12-13 20:57:55','2020-12-14 01:57:55','185.210.147.146',NULL,NULL),(120,'brute_force','2020-12-13 20:57:55','2020-12-14 01:57:55',NULL,2,'gruposuadi'),(121,'brute_force','2020-12-13 21:08:39','2020-12-14 02:08:39','89.252.174.205',NULL,NULL),(122,'brute_force','2020-12-13 21:08:39','2020-12-14 02:08:39',NULL,NULL,'NoneNone'),(123,'brute_force','2020-12-13 21:57:30','2020-12-14 02:57:30','185.80.1.66',NULL,NULL),(124,'brute_force','2020-12-13 21:57:30','2020-12-14 02:57:30',NULL,2,'gruposuadi'),(125,'brute_force','2020-12-13 22:09:01','2020-12-14 03:09:01','93.95.216.70',NULL,NULL),(126,'brute_force','2020-12-13 22:09:01','2020-12-14 03:09:01',NULL,NULL,'NoneNone'),(127,'brute_force','2020-12-13 22:59:54','2020-12-14 03:59:54','160.153.153.134',NULL,NULL),(128,'brute_force','2020-12-13 22:59:54','2020-12-14 03:59:54',NULL,2,'gruposuadi'),(129,'brute_force','2020-12-14 00:03:53','2020-12-14 05:03:53','89.46.106.234',NULL,NULL),(130,'brute_force','2020-12-14 00:03:53','2020-12-14 05:03:53',NULL,2,'gruposuadi'),(131,'brute_force','2020-12-14 00:16:02','2020-12-14 05:16:02','148.72.232.104',NULL,NULL),(132,'brute_force','2020-12-14 00:16:02','2020-12-14 05:16:02',NULL,NULL,'NoneNone'),(133,'brute_force','2020-12-14 01:06:59','2020-12-14 06:06:59','89.46.109.88',NULL,NULL),(134,'brute_force','2020-12-14 01:06:59','2020-12-14 06:06:59',NULL,2,'gruposuadi'),(135,'brute_force','2020-12-14 01:20:42','2020-12-14 06:20:42','18.141.129.5',NULL,NULL),(136,'brute_force','2020-12-14 01:20:42','2020-12-14 06:20:42',NULL,NULL,'NoneNone'),(137,'brute_force','2020-12-14 02:17:06','2020-12-14 07:17:06','46.17.172.84',NULL,NULL),(138,'brute_force','2020-12-14 02:17:06','2020-12-14 07:17:06',NULL,2,'gruposuadi'),(139,'brute_force','2020-12-14 03:14:43','2020-12-14 08:14:43','185.224.138.180',NULL,NULL),(140,'brute_force','2020-12-14 03:14:43','2020-12-14 08:14:43',NULL,2,'gruposuadi'),(141,'brute_force','2020-12-14 03:19:49','2020-12-14 08:19:49','185.182.57.201',NULL,NULL),(142,'brute_force','2020-12-14 03:19:49','2020-12-14 08:19:49',NULL,NULL,'NoneNone'),(143,'brute_force','2020-12-14 04:56:13','2020-12-14 09:56:13','13.233.98.48',NULL,NULL),(144,'brute_force','2020-12-14 04:56:13','2020-12-14 09:56:13',NULL,2,'gruposuadi'),(145,'brute_force','2020-12-14 05:09:53','2020-12-14 10:09:53','134.209.167.164',NULL,NULL),(146,'brute_force','2020-12-14 05:09:53','2020-12-14 10:09:53',NULL,NULL,'NoneNone'),(147,'brute_force','2020-12-14 05:57:13','2020-12-14 10:57:13','91.234.195.40',NULL,NULL),(148,'brute_force','2020-12-14 05:57:13','2020-12-14 10:57:13',NULL,2,'gruposuadi'),(149,'brute_force','2020-12-14 06:49:27','2020-12-14 11:49:27','35.208.184.13',NULL,NULL),(150,'brute_force','2020-12-14 06:49:27','2020-12-14 11:49:27',NULL,2,'gruposuadi'),(151,'brute_force','2020-12-14 07:01:59','2020-12-14 12:01:59','198.71.237.10',NULL,NULL),(152,'brute_force','2020-12-14 07:01:59','2020-12-14 12:01:59',NULL,NULL,'NoneNone'),(153,'brute_force','2020-12-14 07:50:03','2020-12-14 12:50:03','45.9.189.134',NULL,NULL),(154,'brute_force','2020-12-14 07:50:03','2020-12-14 12:50:03',NULL,2,'gruposuadi'),(155,'brute_force','2020-12-14 07:59:01','2020-12-14 12:59:01','64.37.56.40',NULL,NULL),(156,'brute_force','2020-12-14 07:59:01','2020-12-14 12:59:01',NULL,NULL,'NoneNone'),(157,'brute_force','2020-12-14 08:59:34','2020-12-14 13:59:34','89.46.110.213',NULL,NULL),(158,'brute_force','2020-12-14 08:59:34','2020-12-14 13:59:34',NULL,NULL,'NoneNone'),(159,'brute_force','2020-12-14 09:52:07','2020-12-14 14:52:07','186.64.116.235',NULL,NULL),(160,'brute_force','2020-12-14 09:52:07','2020-12-14 14:52:07',NULL,2,'gruposuadi'),(161,'brute_force','2020-12-14 11:01:22','2020-12-14 16:01:22','146.88.237.43',NULL,NULL),(162,'brute_force','2020-12-14 11:01:22','2020-12-14 16:01:22',NULL,NULL,'NoneNone'),(163,'brute_force','2020-12-14 11:59:32','2020-12-14 16:59:32','202.74.40.27',NULL,NULL),(164,'brute_force','2020-12-14 11:59:32','2020-12-14 16:59:32',NULL,2,'gruposuadi'),(165,'brute_force','2020-12-14 12:00:56','2020-12-14 17:00:56','198.71.226.15',NULL,NULL),(166,'brute_force','2020-12-14 12:00:56','2020-12-14 17:00:56',NULL,NULL,'NoneNone'),(167,'brute_force','2020-12-14 12:56:47','2020-12-14 17:56:47','39.99.155.106',NULL,NULL),(168,'brute_force','2020-12-14 12:56:47','2020-12-14 17:56:47',NULL,2,'gruposuadi'),(169,'brute_force','2020-12-14 13:10:55','2020-12-14 18:10:55','89.46.106.234',NULL,NULL),(170,'brute_force','2020-12-14 13:10:55','2020-12-14 18:10:55',NULL,NULL,'NoneNone'),(171,'brute_force','2020-12-14 14:12:24','2020-12-14 19:12:24','89.252.174.205',NULL,NULL),(172,'brute_force','2020-12-14 14:12:24','2020-12-14 19:12:24',NULL,2,'gruposuadi'),(173,'brute_force','2020-12-14 14:26:33','2020-12-14 19:26:33','185.242.161.15',NULL,NULL),(174,'brute_force','2020-12-14 14:26:33','2020-12-14 19:26:33',NULL,NULL,'NoneNone'),(175,'brute_force','2020-12-14 15:21:53','2020-12-14 20:21:53','43.255.152.16',NULL,NULL),(176,'brute_force','2020-12-14 15:21:53','2020-12-14 20:21:53',NULL,2,'gruposuadi'),(177,'brute_force','2020-12-14 15:37:34','2020-12-14 20:37:34','149.255.62.31',NULL,NULL),(178,'brute_force','2020-12-14 15:37:34','2020-12-14 20:37:34',NULL,NULL,'NoneNone'),(179,'brute_force','2020-12-14 16:07:34','2020-12-14 21:07:34','40.76.53.211',NULL,NULL),(180,'brute_force','2020-12-14 16:07:34','2020-12-14 21:07:34',NULL,2,'gruposuadi'),(181,'brute_force','2020-12-14 16:07:37','2020-12-14 21:07:37','40.76.53.211',NULL,NULL),(182,'brute_force','2020-12-14 16:07:37','2020-12-14 21:07:37',NULL,2,'gruposuadi'),(183,'brute_force','2020-12-14 16:07:39','2020-12-14 21:07:39','40.76.53.211',NULL,NULL),(184,'brute_force','2020-12-14 16:07:39','2020-12-14 21:07:39',NULL,2,'gruposuadi'),(185,'brute_force','2020-12-14 16:34:34','2020-12-14 21:34:34','82.165.80.81',NULL,NULL),(186,'brute_force','2020-12-14 16:34:34','2020-12-14 21:34:34',NULL,2,'gruposuadi'),(187,'brute_force','2020-12-14 16:50:07','2020-12-14 21:50:07','45.80.154.11',NULL,NULL),(188,'brute_force','2020-12-14 16:50:07','2020-12-14 21:50:07',NULL,NULL,'NoneNone'),(189,'brute_force','2020-12-14 17:01:29','2020-12-14 22:01:29','5.61.27.127',NULL,NULL),(190,'brute_force','2020-12-14 17:01:29','2020-12-14 22:01:29',NULL,2,'gruposuadi'),(191,'brute_force','2020-12-14 17:50:52','2020-12-14 22:50:52','5.181.218.106',NULL,NULL),(192,'brute_force','2020-12-14 17:50:52','2020-12-14 22:50:52',NULL,2,'gruposuadi'),(193,'brute_force','2020-12-14 18:05:10','2020-12-14 23:05:10','191.101.50.140',NULL,NULL),(194,'brute_force','2020-12-14 18:05:10','2020-12-14 23:05:10',NULL,NULL,'NoneNone'),(195,'brute_force','2020-12-14 19:06:20','2020-12-15 00:06:20','207.244.240.155',NULL,NULL),(196,'brute_force','2020-12-14 19:06:20','2020-12-15 00:06:20',NULL,2,'gruposuadi'),(197,'brute_force','2020-12-14 19:19:26','2020-12-15 00:19:26','160.153.154.139',NULL,NULL),(198,'brute_force','2020-12-14 19:19:26','2020-12-15 00:19:26',NULL,NULL,'NoneNone'),(199,'brute_force','2020-12-14 20:21:30','2020-12-15 01:21:30','13.233.98.48',NULL,NULL),(200,'brute_force','2020-12-14 20:21:30','2020-12-15 01:21:30',NULL,2,'gruposuadi'),(201,'brute_force','2020-12-14 20:39:46','2020-12-15 01:39:46','192.145.239.51',NULL,NULL),(202,'brute_force','2020-12-14 20:39:46','2020-12-15 01:39:46',NULL,NULL,'NoneNone'),(203,'brute_force','2020-12-14 21:47:01','2020-12-15 02:47:01','192.200.102.246',NULL,NULL),(204,'brute_force','2020-12-14 21:47:01','2020-12-15 02:47:01',NULL,2,'gruposuadi'),(205,'brute_force','2020-12-14 22:16:14','2020-12-15 03:16:14','156.67.222.229',NULL,NULL),(206,'brute_force','2020-12-14 22:16:14','2020-12-15 03:16:14',NULL,NULL,'NoneNone'),(207,'brute_force','2020-12-14 23:10:08','2020-12-15 04:10:08','89.46.105.240',NULL,NULL),(208,'brute_force','2020-12-14 23:10:08','2020-12-15 04:10:08',NULL,2,'gruposuadi'),(209,'brute_force','2020-12-14 23:27:13','2020-12-15 04:27:13','184.154.108.232',NULL,NULL),(210,'brute_force','2020-12-14 23:27:13','2020-12-15 04:27:13',NULL,NULL,'NoneNone'),(211,'brute_force','2020-12-15 00:33:59','2020-12-15 05:33:59','13.233.98.48',NULL,NULL),(212,'brute_force','2020-12-15 00:33:59','2020-12-15 05:33:59',NULL,2,'gruposuadi'),(213,'brute_force','2020-12-15 00:55:54','2020-12-15 05:55:54','185.224.138.31',NULL,NULL),(214,'brute_force','2020-12-15 00:55:54','2020-12-15 05:55:54',NULL,NULL,'NoneNone'),(215,'brute_force','2020-12-15 02:10:57','2020-12-15 07:10:57','185.201.11.126',NULL,NULL),(216,'brute_force','2020-12-15 02:10:57','2020-12-15 07:10:57',NULL,2,'gruposuadi'),(217,'brute_force','2020-12-15 02:21:52','2020-12-15 07:21:52','149.255.59.20',NULL,NULL),(218,'brute_force','2020-12-15 02:21:52','2020-12-15 07:21:52',NULL,NULL,'NoneNone'),(219,'brute_force','2020-12-15 03:22:49','2020-12-15 08:22:49','64.202.188.190',NULL,NULL),(220,'brute_force','2020-12-15 03:22:49','2020-12-15 08:22:49',NULL,2,'gruposuadi'),(221,'brute_force','2020-12-15 03:37:49','2020-12-15 08:37:49','89.252.174.205',NULL,NULL),(222,'brute_force','2020-12-15 03:37:49','2020-12-15 08:37:49',NULL,NULL,'NoneNone'),(223,'brute_force','2020-12-15 04:40:32','2020-12-15 09:40:32','75.119.198.104',NULL,NULL),(224,'brute_force','2020-12-15 04:40:32','2020-12-15 09:40:32',NULL,2,'gruposuadi'),(225,'brute_force','2020-12-15 05:09:02','2020-12-15 10:09:02','185.224.138.27',NULL,NULL),(226,'brute_force','2020-12-15 05:09:02','2020-12-15 10:09:02',NULL,NULL,'NoneNone'),(227,'brute_force','2020-12-15 06:07:22','2020-12-15 11:07:22','194.59.164.174',NULL,NULL),(228,'brute_force','2020-12-15 06:07:22','2020-12-15 11:07:22',NULL,2,'gruposuadi'),(229,'brute_force','2020-12-15 06:20:11','2020-12-15 11:20:11','185.210.146.201',NULL,NULL),(230,'brute_force','2020-12-15 06:20:11','2020-12-15 11:20:11',NULL,NULL,'NoneNone'),(231,'brute_force','2020-12-15 06:54:46','2020-12-15 11:54:46','78.31.71.213',NULL,NULL),(232,'brute_force','2020-12-15 06:54:46','2020-12-15 11:54:46',NULL,2,'gruposuadi'),(233,'brute_force','2020-12-15 06:54:50','2020-12-15 11:54:50','78.31.71.213',NULL,NULL),(234,'brute_force','2020-12-15 06:54:50','2020-12-15 11:54:50',NULL,2,'gruposuadi'),(235,'brute_force','2020-12-15 06:54:52','2020-12-15 11:54:52','78.31.71.213',NULL,NULL),(236,'brute_force','2020-12-15 06:54:52','2020-12-15 11:54:52',NULL,2,'gruposuadi'),(237,'brute_force','2020-12-15 07:24:47','2020-12-15 12:24:47','91.234.194.113',NULL,NULL),(238,'brute_force','2020-12-15 07:24:47','2020-12-15 12:24:47',NULL,2,'gruposuadi'),(239,'brute_force','2020-12-15 07:41:08','2020-12-15 12:41:08','198.71.230.65',NULL,NULL),(240,'brute_force','2020-12-15 07:41:08','2020-12-15 12:41:08',NULL,NULL,'NoneNone'),(241,'brute_force','2020-12-15 08:49:29','2020-12-15 13:49:29','91.142.208.112',NULL,NULL),(242,'brute_force','2020-12-15 08:49:29','2020-12-15 13:49:29',NULL,2,'gruposuadi'),(243,'brute_force','2020-12-15 09:07:16','2020-12-15 14:07:16','173.236.224.102',NULL,NULL),(244,'brute_force','2020-12-15 09:07:16','2020-12-15 14:07:16',NULL,NULL,'NoneNone'),(245,'brute_force','2020-12-15 10:22:23','2020-12-15 15:22:23','23.111.184.154',NULL,NULL),(246,'brute_force','2020-12-15 10:22:23','2020-12-15 15:22:23',NULL,2,'gruposuadi'),(247,'brute_force','2020-12-15 10:38:47','2020-12-15 15:38:47','198.71.230.19',NULL,NULL),(248,'brute_force','2020-12-15 10:38:47','2020-12-15 15:38:47',NULL,NULL,'NoneNone'),(249,'brute_force','2020-12-15 11:53:55','2020-12-15 16:53:55','31.170.161.69',NULL,NULL),(250,'brute_force','2020-12-15 11:53:55','2020-12-15 16:53:55',NULL,2,'gruposuadi'),(251,'brute_force','2020-12-15 12:11:59','2020-12-15 17:11:59','198.71.235.17',NULL,NULL),(252,'brute_force','2020-12-15 12:11:59','2020-12-15 17:11:59',NULL,NULL,'NoneNone'),(253,'brute_force','2020-12-15 13:28:48','2020-12-15 18:28:48','45.15.27.162',NULL,NULL),(254,'brute_force','2020-12-15 13:28:48','2020-12-15 18:28:48',NULL,2,'gruposuadi'),(255,'brute_force','2020-12-15 13:48:26','2020-12-15 18:48:26','43.255.152.16',NULL,NULL),(256,'brute_force','2020-12-15 13:48:26','2020-12-15 18:48:26',NULL,NULL,'NoneNone'),(257,'brute_force','2020-12-15 15:17:47','2020-12-15 20:17:47','45.84.204.125',NULL,NULL),(258,'brute_force','2020-12-15 15:17:47','2020-12-15 20:17:47',NULL,2,'gruposuadi'),(259,'brute_force','2020-12-15 15:29:26','2020-12-15 20:29:26','89.46.108.164',NULL,NULL),(260,'brute_force','2020-12-15 15:29:26','2020-12-15 20:29:26',NULL,NULL,'NoneNone'),(261,'brute_force','2020-12-15 16:32:25','2020-12-15 21:32:25','31.220.52.245',NULL,NULL),(262,'brute_force','2020-12-15 16:32:25','2020-12-15 21:32:25',NULL,2,'gruposuadi'),(263,'brute_force','2020-12-15 16:50:34','2020-12-15 21:50:34','156.67.222.29',NULL,NULL),(264,'brute_force','2020-12-15 16:50:34','2020-12-15 21:50:34',NULL,NULL,'NoneNone'),(265,'brute_force','2020-12-15 18:04:35','2020-12-15 23:04:35','178.128.112.15',NULL,NULL),(266,'brute_force','2020-12-15 18:04:35','2020-12-15 23:04:35',NULL,2,'gruposuadi'),(267,'brute_force','2020-12-15 18:22:45','2020-12-15 23:22:45','149.255.62.31',NULL,NULL),(268,'brute_force','2020-12-15 18:22:45','2020-12-15 23:22:45',NULL,NULL,'NoneNone'),(269,'brute_force','2020-12-15 19:39:37','2020-12-16 00:39:37','13.78.129.158',NULL,NULL),(270,'brute_force','2020-12-15 19:39:37','2020-12-16 00:39:37',NULL,2,'gruposuadi'),(271,'brute_force','2020-12-15 20:00:32','2020-12-16 01:00:32','31.170.161.26',NULL,NULL),(272,'brute_force','2020-12-15 20:00:32','2020-12-16 01:00:32',NULL,NULL,'NoneNone'),(273,'brute_force','2020-12-15 21:21:49','2020-12-16 02:21:49','46.17.172.126',NULL,NULL),(274,'brute_force','2020-12-15 21:21:49','2020-12-16 02:21:49',NULL,2,'gruposuadi'),(275,'brute_force','2020-12-15 21:40:57','2020-12-16 02:40:57','2.180.24.125',NULL,NULL),(276,'brute_force','2020-12-15 21:40:57','2020-12-16 02:40:57',NULL,NULL,'NoneNone'),(277,'brute_force','2020-12-15 23:00:19','2020-12-16 04:00:19','89.46.109.88',NULL,NULL),(278,'brute_force','2020-12-15 23:00:19','2020-12-16 04:00:19',NULL,2,'gruposuadi'),(279,'brute_force','2020-12-15 23:21:06','2020-12-16 04:21:06','198.71.235.27',NULL,NULL),(280,'brute_force','2020-12-15 23:21:06','2020-12-16 04:21:06',NULL,NULL,'NoneNone'),(281,'brute_force','2020-12-16 00:41:28','2020-12-16 05:41:28','72.167.190.86',NULL,NULL),(282,'brute_force','2020-12-16 00:41:28','2020-12-16 05:41:28',NULL,2,'gruposuadi'),(283,'brute_force','2020-12-16 01:04:58','2020-12-16 06:04:58','89.46.108.164',NULL,NULL),(284,'brute_force','2020-12-16 01:04:58','2020-12-16 06:04:58',NULL,NULL,'NoneNone'),(285,'brute_force','2020-12-16 02:28:13','2020-12-16 07:28:13','89.46.106.234',NULL,NULL),(286,'brute_force','2020-12-16 02:28:13','2020-12-16 07:28:13',NULL,2,'gruposuadi'),(287,'brute_force','2020-12-16 02:50:56','2020-12-16 07:50:56','176.74.24.97',NULL,NULL),(288,'brute_force','2020-12-16 02:50:56','2020-12-16 07:50:56',NULL,NULL,'NoneNone'),(289,'brute_force','2020-12-16 04:19:17','2020-12-16 09:19:17','104.193.141.10',NULL,NULL),(290,'brute_force','2020-12-16 04:19:17','2020-12-16 09:19:17',NULL,2,'gruposuadi'),(291,'brute_force','2020-12-16 04:40:20','2020-12-16 09:40:20','185.182.56.58',NULL,NULL),(292,'brute_force','2020-12-16 04:40:20','2020-12-16 09:40:20',NULL,NULL,'NoneNone'),(293,'brute_force','2020-12-16 06:11:14','2020-12-16 11:11:14','49.12.122.233',NULL,NULL),(294,'brute_force','2020-12-16 06:11:14','2020-12-16 11:11:14',NULL,2,'gruposuadi'),(295,'brute_force','2020-12-16 06:35:41','2020-12-16 11:35:41','23.94.191.226',NULL,NULL),(296,'brute_force','2020-12-16 06:35:41','2020-12-16 11:35:41',NULL,NULL,'NoneNone'),(297,'brute_force','2020-12-16 08:30:44','2020-12-16 13:30:44','31.220.52.245',NULL,NULL),(298,'brute_force','2020-12-16 08:30:44','2020-12-16 13:30:44',NULL,NULL,'NoneNone'),(299,'brute_force','2020-12-16 10:03:24','2020-12-16 15:03:24','198.71.231.32',NULL,NULL),(300,'brute_force','2020-12-16 10:03:24','2020-12-16 15:03:24',NULL,2,'gruposuadi'),(301,'brute_force','2020-12-16 10:32:04','2020-12-16 15:32:04','169.239.217.22',NULL,NULL),(302,'brute_force','2020-12-16 10:32:04','2020-12-16 15:32:04',NULL,NULL,'NoneNone'),(303,'brute_force','2020-12-16 12:10:52','2020-12-16 17:10:52','185.224.137.216',NULL,NULL),(304,'brute_force','2020-12-16 12:10:52','2020-12-16 17:10:52',NULL,2,'gruposuadi'),(305,'brute_force','2020-12-16 12:31:19','2020-12-16 17:31:19','89.46.110.213',NULL,NULL),(306,'brute_force','2020-12-16 12:31:19','2020-12-16 17:31:19',NULL,NULL,'NoneNone'),(307,'brute_force','2020-12-16 14:22:39','2020-12-16 19:22:39','5.61.27.127',NULL,NULL),(308,'brute_force','2020-12-16 14:22:39','2020-12-16 19:22:39',NULL,2,'gruposuadi'),(309,'brute_force','2020-12-16 14:34:14','2020-12-16 19:34:14','31.220.52.245',NULL,NULL),(310,'brute_force','2020-12-16 14:34:14','2020-12-16 19:34:14',NULL,NULL,'NoneNone'),(311,'brute_force','2020-12-16 16:15:17','2020-12-16 21:15:17','94.130.114.115',NULL,NULL),(312,'brute_force','2020-12-16 16:15:17','2020-12-16 21:15:17',NULL,2,'gruposuadi'),(313,'brute_force','2020-12-16 16:57:40','2020-12-16 21:57:40','185.224.137.137',NULL,NULL),(314,'brute_force','2020-12-16 16:57:40','2020-12-16 21:57:40',NULL,NULL,'NoneNone'),(315,'brute_force','2020-12-16 18:26:53','2020-12-16 23:26:53','31.220.52.245',NULL,NULL),(316,'brute_force','2020-12-16 18:26:53','2020-12-16 23:26:53',NULL,2,'gruposuadi'),(317,'brute_force','2020-12-16 19:00:30','2020-12-17 00:00:30','107.161.23.47',NULL,NULL),(318,'brute_force','2020-12-16 19:00:30','2020-12-17 00:00:30',NULL,NULL,'NoneNone'),(319,'brute_force','2020-12-16 20:49:29','2020-12-17 01:49:29','31.220.16.225',NULL,NULL),(320,'brute_force','2020-12-16 20:49:29','2020-12-17 01:49:29',NULL,2,'gruposuadi'),(321,'brute_force','2020-12-16 21:18:06','2020-12-17 02:18:06','91.234.195.179',NULL,NULL),(322,'brute_force','2020-12-16 21:18:06','2020-12-17 02:18:06',NULL,NULL,'NoneNone'),(323,'brute_force','2020-12-16 23:03:23','2020-12-17 04:03:23','185.229.115.111',NULL,NULL),(324,'brute_force','2020-12-16 23:03:23','2020-12-17 04:03:23',NULL,2,'gruposuadi'),(325,'brute_force','2020-12-16 23:10:45','2020-12-17 04:10:45','149.28.179.204',NULL,NULL),(326,'brute_force','2020-12-16 23:10:48','2020-12-17 04:10:48','149.28.179.204',NULL,NULL),(327,'brute_force','2020-12-16 23:10:48','2020-12-17 04:10:48',NULL,NULL,'[login]'),(328,'brute_force','2020-12-16 23:33:49','2020-12-17 04:33:49','185.210.145.31',NULL,NULL),(329,'brute_force','2020-12-16 23:33:49','2020-12-17 04:33:49',NULL,NULL,'NoneNone'),(330,'brute_force','2020-12-17 00:52:29','2020-12-17 05:52:29','211.20.154.167',NULL,NULL),(331,'brute_force','2020-12-17 00:52:31','2020-12-17 05:52:31','211.20.154.167',NULL,NULL),(332,'brute_force','2020-12-17 00:52:31','2020-12-17 05:52:31',NULL,NULL,'[login]'),(333,'brute_force','2020-12-17 01:01:50','2020-12-17 06:01:50','167.172.57.1',NULL,NULL),(334,'brute_force','2020-12-17 01:01:55','2020-12-17 06:01:55','167.172.57.1',NULL,NULL),(335,'brute_force','2020-12-17 01:01:55','2020-12-17 06:01:55',NULL,NULL,'[login]'),(336,'brute_force','2020-12-17 01:11:06','2020-12-17 06:11:06','163.172.42.123',NULL,NULL),(337,'brute_force','2020-12-17 01:11:07','2020-12-17 06:11:07','163.172.42.123',NULL,NULL),(338,'brute_force','2020-12-17 01:11:07','2020-12-17 06:11:07',NULL,NULL,'[login]'),(339,'brute_force','2020-12-17 01:24:36','2020-12-17 06:24:36','141.136.33.186',NULL,NULL),(340,'brute_force','2020-12-17 01:24:36','2020-12-17 06:24:36',NULL,2,'gruposuadi'),(341,'brute_force','2020-12-17 01:28:53','2020-12-17 06:28:53','142.93.99.114',NULL,NULL),(342,'brute_force','2020-12-17 01:28:58','2020-12-17 06:28:58','142.93.99.114',NULL,NULL),(343,'brute_force','2020-12-17 01:28:58','2020-12-17 06:28:58',NULL,NULL,'[login]'),(344,'brute_force','2020-12-17 01:37:14','2020-12-17 06:37:14','206.81.16.252',NULL,NULL),(345,'brute_force','2020-12-17 01:37:16','2020-12-17 06:37:16','206.81.16.252',NULL,NULL),(346,'brute_force','2020-12-17 01:37:16','2020-12-17 06:37:16',NULL,NULL,'[login]'),(347,'brute_force','2020-12-17 01:45:30','2020-12-17 06:45:30','51.178.214.20',NULL,NULL),(348,'brute_force','2020-12-17 01:45:32','2020-12-17 06:45:32','51.178.214.20',NULL,NULL),(349,'brute_force','2020-12-17 01:45:32','2020-12-17 06:45:32',NULL,NULL,'[login]'),(350,'brute_force','2020-12-17 01:53:35','2020-12-17 06:53:35','159.203.176.82',NULL,NULL),(351,'brute_force','2020-12-17 01:53:37','2020-12-17 06:53:37','159.203.176.82',NULL,NULL),(352,'brute_force','2020-12-17 01:53:37','2020-12-17 06:53:37',NULL,NULL,'[login]'),(353,'brute_force','2020-12-17 01:54:13','2020-12-17 06:54:13','91.234.195.181',NULL,NULL),(354,'brute_force','2020-12-17 01:54:13','2020-12-17 06:54:13',NULL,NULL,'NoneNone'),(355,'brute_force','2020-12-17 02:02:05','2020-12-17 07:02:05','82.223.104.73',NULL,NULL),(356,'brute_force','2020-12-17 02:02:07','2020-12-17 07:02:07','82.223.104.73',NULL,NULL),(357,'brute_force','2020-12-17 02:02:07','2020-12-17 07:02:07',NULL,NULL,'[login]'),(358,'brute_force','2020-12-17 02:18:21','2020-12-17 07:18:21','34.80.173.236',NULL,NULL),(359,'brute_force','2020-12-17 02:18:24','2020-12-17 07:18:24','34.80.173.236',NULL,NULL),(360,'brute_force','2020-12-17 02:18:24','2020-12-17 07:18:24',NULL,NULL,'[login]'),(361,'brute_force','2020-12-17 02:27:44','2020-12-17 07:27:44','178.128.151.12',NULL,NULL),(362,'brute_force','2020-12-17 02:27:46','2020-12-17 07:27:46','178.128.151.12',NULL,NULL),(363,'brute_force','2020-12-17 02:27:46','2020-12-17 07:27:46',NULL,NULL,'[login]'),(364,'brute_force','2020-12-17 03:02:07','2020-12-17 08:02:07','206.108.48.242',NULL,NULL),(365,'brute_force','2020-12-17 03:02:07','2020-12-17 08:02:07',NULL,NULL,'[login]'),(366,'brute_force','2020-12-17 03:07:25','2020-12-17 08:07:25','162.241.114.56',NULL,NULL),(367,'brute_force','2020-12-17 03:07:28','2020-12-17 08:07:28','162.241.114.56',NULL,NULL),(368,'brute_force','2020-12-17 03:07:28','2020-12-17 08:07:28',NULL,NULL,'[login]'),(369,'brute_force','2020-12-17 03:13:35','2020-12-17 08:13:35','192.241.195.30',NULL,NULL),(370,'brute_force','2020-12-17 03:13:37','2020-12-17 08:13:37','192.241.195.30',NULL,NULL),(371,'brute_force','2020-12-17 03:13:37','2020-12-17 08:13:37',NULL,NULL,'[login]'),(372,'brute_force','2020-12-17 03:20:54','2020-12-17 08:20:54','37.139.11.239',NULL,NULL),(373,'brute_force','2020-12-17 03:20:57','2020-12-17 08:20:57','37.139.11.239',NULL,NULL),(374,'brute_force','2020-12-17 03:20:57','2020-12-17 08:20:57',NULL,NULL,'[login]'),(375,'brute_force','2020-12-17 03:29:59','2020-12-17 08:29:59','161.35.232.103',NULL,NULL),(376,'brute_force','2020-12-17 03:30:04','2020-12-17 08:30:04','161.35.232.103',NULL,NULL),(377,'brute_force','2020-12-17 03:30:04','2020-12-17 08:30:04',NULL,NULL,'[login]'),(378,'brute_force','2020-12-17 03:59:27','2020-12-17 08:59:27','93.125.75.19',NULL,NULL),(379,'brute_force','2020-12-17 03:59:27','2020-12-17 08:59:27',NULL,NULL,'[login]'),(380,'brute_force','2020-12-17 04:07:38','2020-12-17 09:07:38','198.12.250.116',NULL,NULL),(381,'brute_force','2020-12-17 04:07:39','2020-12-17 09:07:39','198.12.250.116',NULL,NULL),(382,'brute_force','2020-12-17 04:07:39','2020-12-17 09:07:39',NULL,NULL,'[login]'),(383,'brute_force','2020-12-17 04:32:59','2020-12-17 09:32:59','157.230.234.117',NULL,NULL),(384,'brute_force','2020-12-17 04:33:05','2020-12-17 09:33:05','157.230.234.117',NULL,NULL),(385,'brute_force','2020-12-17 04:33:05','2020-12-17 09:33:05',NULL,NULL,'[login]'),(386,'brute_force','2020-12-17 04:40:42','2020-12-17 09:40:42','35.244.120.253',NULL,NULL),(387,'brute_force','2020-12-17 04:40:44','2020-12-17 09:40:44','35.244.120.253',NULL,NULL),(388,'brute_force','2020-12-17 04:40:44','2020-12-17 09:40:44',NULL,NULL,'[login]'),(389,'brute_force','2020-12-17 04:57:19','2020-12-17 09:57:19','163.172.32.190',NULL,NULL),(390,'brute_force','2020-12-17 04:57:26','2020-12-17 09:57:26','163.172.32.190',NULL,NULL),(391,'brute_force','2020-12-17 04:57:26','2020-12-17 09:57:26',NULL,NULL,'[login]'),(392,'brute_force','2020-12-17 05:14:49','2020-12-17 10:14:49','188.166.38.40',NULL,NULL),(393,'brute_force','2020-12-17 05:14:51','2020-12-17 10:14:51','188.166.38.40',NULL,NULL),(394,'brute_force','2020-12-17 05:14:51','2020-12-17 10:14:51',NULL,NULL,'[login]'),(395,'brute_force','2020-12-17 05:31:16','2020-12-17 10:31:16','62.210.75.68',NULL,NULL),(396,'brute_force','2020-12-17 05:31:22','2020-12-17 10:31:22','62.210.75.68',NULL,NULL),(397,'brute_force','2020-12-17 05:31:22','2020-12-17 10:31:22',NULL,NULL,'[login]'),(398,'brute_force','2020-12-17 05:49:57','2020-12-17 10:49:57','159.89.140.0',NULL,NULL),(399,'brute_force','2020-12-17 05:50:04','2020-12-17 10:50:04','159.89.140.0',NULL,NULL),(400,'brute_force','2020-12-17 05:50:04','2020-12-17 10:50:04',NULL,NULL,'[login]'),(401,'brute_force','2020-12-17 06:16:10','2020-12-17 11:16:10','8.210.146.161',NULL,NULL),(402,'brute_force','2020-12-17 06:16:13','2020-12-17 11:16:13','8.210.146.161',NULL,NULL),(403,'brute_force','2020-12-17 06:16:13','2020-12-17 11:16:13',NULL,NULL,'[login]'),(404,'brute_force','2020-12-17 06:35:11','2020-12-17 11:35:11','139.99.148.4',NULL,NULL),(405,'brute_force','2020-12-17 06:35:14','2020-12-17 11:35:14','139.99.148.4',NULL,NULL),(406,'brute_force','2020-12-17 06:35:14','2020-12-17 11:35:14',NULL,NULL,'[login]'),(407,'brute_force','2020-12-17 07:35:03','2020-12-17 12:35:03','47.244.166.23',NULL,NULL),(408,'brute_force','2020-12-17 07:35:06','2020-12-17 12:35:06','47.244.166.23',NULL,NULL),(409,'brute_force','2020-12-17 07:35:06','2020-12-17 12:35:06',NULL,NULL,'[login]'),(410,'brute_force','2020-12-17 07:35:14','2020-12-17 12:35:14','91.234.195.179',NULL,NULL),(411,'brute_force','2020-12-17 07:35:14','2020-12-17 12:35:14',NULL,2,'gruposuadi'),(412,'brute_force','2020-12-17 08:11:32','2020-12-17 13:11:32','65.60.61.146',NULL,NULL),(413,'brute_force','2020-12-17 08:11:32','2020-12-17 13:11:32',NULL,NULL,'NoneNone'),(414,'brute_force','2020-12-17 09:15:31','2020-12-17 14:15:31','5.39.90.80',NULL,NULL),(415,'brute_force','2020-12-17 09:15:33','2020-12-17 14:15:33','5.39.90.80',NULL,NULL),(416,'brute_force','2020-12-17 09:15:33','2020-12-17 14:15:33',NULL,NULL,'[login]'),(417,'brute_force','2020-12-17 10:51:34','2020-12-17 15:51:34','191.101.50.140',NULL,NULL),(418,'brute_force','2020-12-17 10:51:34','2020-12-17 15:51:34',NULL,2,'gruposuadi'),(419,'brute_force','2020-12-17 11:37:45','2020-12-17 16:37:45','143.137.191.207',NULL,NULL),(420,'brute_force','2020-12-17 11:37:45','2020-12-17 16:37:45',NULL,NULL,'NoneNone'),(421,'brute_force','2020-12-17 16:23:17','2020-12-17 21:23:17','174.138.30.233',NULL,NULL),(422,'brute_force','2020-12-17 16:23:20','2020-12-17 21:23:20','174.138.30.233',NULL,NULL),(423,'brute_force','2020-12-17 16:23:20','2020-12-17 21:23:20',NULL,NULL,'[login]'),(424,'brute_force','2020-12-17 16:42:13','2020-12-17 21:42:13','37.187.129.23',NULL,NULL),(425,'brute_force','2020-12-17 16:42:15','2020-12-17 21:42:15','37.187.129.23',NULL,NULL),(426,'brute_force','2020-12-17 16:42:15','2020-12-17 21:42:15',NULL,NULL,'[login]'),(427,'brute_force','2020-12-17 17:46:25','2020-12-17 22:46:25','91.231.179.65',NULL,NULL),(428,'brute_force','2020-12-17 17:46:27','2020-12-17 22:46:27','91.231.179.65',NULL,NULL),(429,'brute_force','2020-12-17 17:46:27','2020-12-17 22:46:27',NULL,NULL,'[login]'),(430,'brute_force','2020-12-17 18:06:10','2020-12-17 23:06:10','82.223.104.73',NULL,NULL),(431,'brute_force','2020-12-17 18:06:12','2020-12-17 23:06:12','82.223.104.73',NULL,NULL),(432,'brute_force','2020-12-17 18:06:12','2020-12-17 23:06:12',NULL,NULL,'[login]'),(433,'brute_force','2020-12-17 18:26:05','2020-12-17 23:26:05','200.121.128.64',NULL,NULL),(434,'brute_force','2020-12-17 18:26:08','2020-12-17 23:26:08','200.121.128.64',NULL,NULL),(435,'brute_force','2020-12-17 18:26:08','2020-12-17 23:26:08',NULL,NULL,'[login]'),(436,'brute_force','2020-12-17 19:08:21','2020-12-18 00:08:21','157.245.240.102',NULL,NULL),(437,'brute_force','2020-12-17 19:08:23','2020-12-18 00:08:23','157.245.240.102',NULL,NULL),(438,'brute_force','2020-12-17 19:08:23','2020-12-18 00:08:23',NULL,NULL,'[login]'),(439,'brute_force','2020-12-17 19:49:52','2020-12-18 00:49:52','54.38.65.127',NULL,NULL),(440,'brute_force','2020-12-17 19:49:54','2020-12-18 00:49:54','54.38.65.127',NULL,NULL),(441,'brute_force','2020-12-17 19:49:54','2020-12-18 00:49:54',NULL,NULL,'[login]'),(442,'brute_force','2020-12-17 20:51:47','2020-12-18 01:51:47','159.65.184.79',NULL,NULL),(443,'brute_force','2020-12-17 20:51:48','2020-12-18 01:51:48','159.65.184.79',NULL,NULL),(444,'brute_force','2020-12-17 20:51:48','2020-12-18 01:51:48',NULL,NULL,'[login]'),(445,'brute_force','2020-12-17 21:30:30','2020-12-18 02:30:30','31.47.55.138',NULL,NULL),(446,'brute_force','2020-12-17 21:30:32','2020-12-18 02:30:32','31.47.55.138',NULL,NULL),(447,'brute_force','2020-12-17 21:30:32','2020-12-18 02:30:32',NULL,NULL,'[login]'),(448,'brute_force','2020-12-17 22:11:46','2020-12-18 03:11:46','148.72.210.140',NULL,NULL),(449,'brute_force','2020-12-17 22:11:49','2020-12-18 03:11:49','148.72.210.140',NULL,NULL),(450,'brute_force','2020-12-17 22:11:49','2020-12-18 03:11:49',NULL,NULL,'[login]'),(451,'brute_force','2020-12-17 23:33:17','2020-12-18 04:33:17','167.172.215.83',NULL,NULL),(452,'brute_force','2020-12-17 23:33:19','2020-12-18 04:33:19','167.172.215.83',NULL,NULL),(453,'brute_force','2020-12-17 23:33:19','2020-12-18 04:33:19',NULL,NULL,'[login]'),(454,'brute_force','2020-12-17 23:51:27','2020-12-18 04:51:27','165.227.61.152',NULL,NULL),(455,'brute_force','2020-12-17 23:51:34','2020-12-18 04:51:34','165.227.61.152',NULL,NULL),(456,'brute_force','2020-12-17 23:51:34','2020-12-18 04:51:34',NULL,NULL,'[login]'),(457,'brute_force','2020-12-18 00:33:13','2020-12-18 05:33:13','103.123.150.122',NULL,NULL),(458,'brute_force','2020-12-18 00:33:19','2020-12-18 05:33:19','114.6.41.72',NULL,NULL),(459,'brute_force','2020-12-18 00:33:19','2020-12-18 05:33:19',NULL,NULL,'[login]'),(460,'brute_force','2020-12-18 01:17:06','2020-12-18 06:17:06','142.93.57.0',NULL,NULL),(461,'brute_force','2020-12-18 01:17:06','2020-12-18 06:17:06',NULL,NULL,'[login]'),(462,'brute_force','2020-12-18 01:41:13','2020-12-18 06:41:13','123.231.46.202',NULL,NULL),(463,'brute_force','2020-12-18 01:41:16','2020-12-18 06:41:16','123.231.46.202',NULL,NULL),(464,'brute_force','2020-12-18 01:41:16','2020-12-18 06:41:16',NULL,NULL,'[login]'),(465,'brute_force','2020-12-18 02:15:05','2020-12-18 07:15:05','213.232.87.52',NULL,NULL),(466,'brute_force','2020-12-18 02:15:05','2020-12-18 07:15:05',NULL,NULL,'info@gruposuadi.com'),(467,'brute_force','2020-12-18 05:28:27','2020-12-18 10:28:27','139.59.40.233',NULL,NULL),(468,'brute_force','2020-12-18 05:28:29','2020-12-18 10:28:29','139.59.40.233',NULL,NULL),(469,'brute_force','2020-12-18 05:28:29','2020-12-18 10:28:29',NULL,NULL,'[login]'),(470,'brute_force','2020-12-18 05:50:59','2020-12-18 10:50:59','217.138.197.220',NULL,NULL),(471,'brute_force','2020-12-18 05:50:59','2020-12-18 10:50:59',NULL,NULL,'info@gruposuadi.com'),(472,'brute_force','2020-12-18 05:53:14','2020-12-18 10:53:14','103.27.239.185',NULL,NULL),(473,'brute_force','2020-12-18 05:53:17','2020-12-18 10:53:17','103.27.239.185',NULL,NULL),(474,'brute_force','2020-12-18 05:53:17','2020-12-18 10:53:17',NULL,NULL,'[login]'),(475,'brute_force','2020-12-18 06:16:21','2020-12-18 11:16:21','157.230.164.216',NULL,NULL),(476,'brute_force','2020-12-18 06:16:24','2020-12-18 11:16:24','157.230.164.216',NULL,NULL),(477,'brute_force','2020-12-18 06:16:24','2020-12-18 11:16:24',NULL,NULL,'[login]'),(478,'brute_force','2020-12-18 06:40:14','2020-12-18 11:40:14','34.80.173.236',NULL,NULL),(479,'brute_force','2020-12-18 06:40:17','2020-12-18 11:40:17','34.80.173.236',NULL,NULL),(480,'brute_force','2020-12-18 06:40:17','2020-12-18 11:40:17',NULL,NULL,'[login]'),(481,'brute_force','2020-12-18 07:04:44','2020-12-18 12:04:44','103.85.228.245',NULL,NULL),(482,'brute_force','2020-12-18 07:04:47','2020-12-18 12:04:47','103.85.228.245',NULL,NULL),(483,'brute_force','2020-12-18 07:04:47','2020-12-18 12:04:47',NULL,NULL,'[login]'),(484,'brute_force','2020-12-18 07:29:28','2020-12-18 12:29:28','142.93.231.137',NULL,NULL),(485,'brute_force','2020-12-18 07:29:35','2020-12-18 12:29:35','142.93.231.137',NULL,NULL),(486,'brute_force','2020-12-18 07:29:35','2020-12-18 12:29:35',NULL,NULL,'[login]'),(487,'brute_force','2020-12-18 09:04:30','2020-12-18 14:04:30','128.199.76.60',NULL,NULL),(488,'brute_force','2020-12-18 09:04:32','2020-12-18 14:04:32','128.199.76.60',NULL,NULL),(489,'brute_force','2020-12-18 09:04:32','2020-12-18 14:04:32',NULL,NULL,'[login]'),(490,'brute_force','2020-12-18 09:51:34','2020-12-18 14:51:34','165.227.201.25',NULL,NULL),(491,'brute_force','2020-12-18 09:51:41','2020-12-18 14:51:41','165.227.201.25',NULL,NULL),(492,'brute_force','2020-12-18 09:51:41','2020-12-18 14:51:41',NULL,NULL,'[login]'),(493,'brute_force','2020-12-18 10:12:50','2020-12-18 15:12:50','37.187.53.168',NULL,NULL),(494,'brute_force','2020-12-18 10:12:52','2020-12-18 15:12:52','37.187.53.168',NULL,NULL),(495,'brute_force','2020-12-18 10:12:52','2020-12-18 15:12:52',NULL,NULL,'[login]'),(496,'brute_force','2020-12-18 10:38:30','2020-12-18 15:38:30','68.183.65.222',NULL,NULL),(497,'brute_force','2020-12-18 10:38:32','2020-12-18 15:38:32','68.183.65.222',NULL,NULL),(498,'brute_force','2020-12-18 10:38:32','2020-12-18 15:38:32',NULL,NULL,'[login]'),(499,'brute_force','2020-12-18 11:01:58','2020-12-18 16:01:58','188.166.233.216',NULL,NULL),(500,'brute_force','2020-12-18 11:02:01','2020-12-18 16:02:01','188.166.233.216',NULL,NULL),(501,'brute_force','2020-12-18 11:02:01','2020-12-18 16:02:01',NULL,NULL,'[login]'),(502,'brute_force','2020-12-18 12:30:04','2020-12-18 17:30:04','157.230.243.22',NULL,NULL),(503,'brute_force','2020-12-18 12:30:04','2020-12-18 17:30:04',NULL,NULL,'[login]'),(504,'brute_force','2020-12-18 13:02:28','2020-12-18 18:02:28','167.172.161.169',NULL,NULL),(505,'brute_force','2020-12-18 13:02:30','2020-12-18 18:02:30','167.172.161.169',NULL,NULL),(506,'brute_force','2020-12-18 13:02:30','2020-12-18 18:02:30',NULL,NULL,'[login]'),(507,'brute_force','2020-12-18 14:15:56','2020-12-18 19:15:56','47.52.239.42',NULL,NULL),(508,'brute_force','2020-12-18 14:15:59','2020-12-18 19:15:59','47.52.239.42',NULL,NULL),(509,'brute_force','2020-12-18 14:15:59','2020-12-18 19:15:59',NULL,NULL,'[login]'),(510,'brute_force','2020-12-18 14:43:35','2020-12-18 19:43:35','198.211.98.90',NULL,NULL),(511,'brute_force','2020-12-18 14:43:42','2020-12-18 19:43:42','198.211.98.90',NULL,NULL),(512,'brute_force','2020-12-18 14:43:42','2020-12-18 19:43:42',NULL,NULL,'[login]'),(513,'brute_force','2020-12-18 15:10:44','2020-12-18 20:10:44','165.227.141.39',NULL,NULL),(514,'brute_force','2020-12-18 15:10:51','2020-12-18 20:10:51','165.227.141.39',NULL,NULL),(515,'brute_force','2020-12-18 15:10:51','2020-12-18 20:10:51',NULL,NULL,'[login]'),(516,'brute_force','2020-12-18 16:03:39','2020-12-18 21:03:39','67.48.50.126',NULL,NULL),(517,'brute_force','2020-12-18 16:03:41','2020-12-18 21:03:41','67.48.50.126',NULL,NULL),(518,'brute_force','2020-12-18 16:03:41','2020-12-18 21:03:41',NULL,NULL,'[login]'),(519,'brute_force','2020-12-18 16:16:28','2020-12-18 21:16:28','178.128.36.26',NULL,NULL),(520,'brute_force','2020-12-18 16:16:35','2020-12-18 21:16:35','178.128.36.26',NULL,NULL),(521,'brute_force','2020-12-18 16:16:35','2020-12-18 21:16:35',NULL,NULL,'[login]'),(522,'brute_force','2020-12-18 16:31:26','2020-12-18 21:31:26','174.138.30.233',NULL,NULL),(523,'brute_force','2020-12-18 16:31:33','2020-12-18 21:31:33','174.138.30.233',NULL,NULL),(524,'brute_force','2020-12-18 16:31:33','2020-12-18 21:31:33',NULL,NULL,'[login]'),(525,'brute_force','2020-12-18 16:44:26','2020-12-18 21:44:26','165.22.211.55',NULL,NULL),(526,'brute_force','2020-12-18 16:44:34','2020-12-18 21:44:34','165.22.211.55',NULL,NULL),(527,'brute_force','2020-12-18 16:44:34','2020-12-18 21:44:34',NULL,NULL,'[login]'),(528,'brute_force','2020-12-18 17:11:40','2020-12-18 22:11:40','160.153.245.175',NULL,NULL),(529,'brute_force','2020-12-18 17:11:42','2020-12-18 22:11:42','160.153.245.175',NULL,NULL),(530,'brute_force','2020-12-18 17:11:42','2020-12-18 22:11:42',NULL,NULL,'[login]'),(531,'brute_force','2020-12-18 17:25:23','2020-12-18 22:25:23','91.121.165.170',NULL,NULL),(532,'brute_force','2020-12-18 17:25:25','2020-12-18 22:25:25','91.121.165.170',NULL,NULL),(533,'brute_force','2020-12-18 17:25:25','2020-12-18 22:25:25',NULL,NULL,'[login]'),(534,'brute_force','2020-12-18 17:53:49','2020-12-18 22:53:49','54.38.253.1',NULL,NULL),(535,'brute_force','2020-12-18 17:53:51','2020-12-18 22:53:51','54.38.253.1',NULL,NULL),(536,'brute_force','2020-12-18 17:53:51','2020-12-18 22:53:51',NULL,NULL,'[login]'),(537,'brute_force','2020-12-18 18:08:03','2020-12-18 23:08:03','37.187.252.148',NULL,NULL),(538,'brute_force','2020-12-18 18:08:05','2020-12-18 23:08:05','37.187.252.148',NULL,NULL),(539,'brute_force','2020-12-18 18:08:05','2020-12-18 23:08:05',NULL,NULL,'[login]'),(540,'brute_force','2020-12-18 18:51:01','2020-12-18 23:51:01','200.121.128.64',NULL,NULL),(541,'brute_force','2020-12-18 18:51:01','2020-12-18 23:51:01',NULL,NULL,'[login]'),(542,'brute_force','2020-12-18 20:06:35','2020-12-19 01:06:35','123.231.46.202',NULL,NULL),(543,'brute_force','2020-12-18 20:06:37','2020-12-19 01:06:37','123.231.46.202',NULL,NULL),(544,'brute_force','2020-12-18 20:06:37','2020-12-19 01:06:37',NULL,NULL,'[login]'),(545,'brute_force','2020-12-18 21:13:29','2020-12-19 02:13:29','82.102.18.244',NULL,NULL),(546,'brute_force','2020-12-18 21:13:29','2020-12-19 02:13:29',NULL,NULL,'info@gruposuadi.com'),(547,'brute_force','2020-12-18 22:13:33','2020-12-19 03:13:33','35.198.14.201',NULL,NULL),(548,'brute_force','2020-12-18 22:13:35','2020-12-19 03:13:35','35.198.14.201',NULL,NULL),(549,'brute_force','2020-12-18 22:13:35','2020-12-19 03:13:35',NULL,NULL,'[login]'),(550,'brute_force','2020-12-18 22:29:50','2020-12-19 03:29:50','139.59.75.162',NULL,NULL),(551,'brute_force','2020-12-18 22:29:52','2020-12-19 03:29:52','139.59.75.162',NULL,NULL),(552,'brute_force','2020-12-18 22:29:52','2020-12-19 03:29:52',NULL,NULL,'[login]'),(553,'brute_force','2020-12-18 23:13:34','2020-12-19 04:13:34','188.166.233.216',NULL,NULL),(554,'brute_force','2020-12-18 23:13:37','2020-12-19 04:13:37','188.166.233.216',NULL,NULL),(555,'brute_force','2020-12-18 23:13:37','2020-12-19 04:13:37',NULL,NULL,'[login]'),(556,'brute_force','2020-12-18 23:30:19','2020-12-19 04:30:19','104.236.203.29',NULL,NULL),(557,'brute_force','2020-12-18 23:30:20','2020-12-19 04:30:20','104.236.203.29',NULL,NULL),(558,'brute_force','2020-12-18 23:30:20','2020-12-19 04:30:20',NULL,NULL,'[login]'),(559,'brute_force','2020-12-18 23:46:37','2020-12-19 04:46:37','47.244.166.23',NULL,NULL),(560,'brute_force','2020-12-18 23:46:40','2020-12-19 04:46:40','47.244.166.23',NULL,NULL),(561,'brute_force','2020-12-18 23:46:40','2020-12-19 04:46:40',NULL,NULL,'[login]'),(562,'brute_force','2020-12-19 00:20:52','2020-12-19 05:20:52','34.71.174.184',NULL,NULL),(563,'brute_force','2020-12-19 00:20:54','2020-12-19 05:20:54','34.71.174.184',NULL,NULL),(564,'brute_force','2020-12-19 00:20:54','2020-12-19 05:20:54',NULL,NULL,'[login]'),(565,'brute_force','2020-12-19 00:38:24','2020-12-19 05:38:24','167.172.215.83',NULL,NULL),(566,'brute_force','2020-12-19 00:38:31','2020-12-19 05:38:31','167.172.215.83',NULL,NULL),(567,'brute_force','2020-12-19 00:38:31','2020-12-19 05:38:31',NULL,NULL,'[login]'),(568,'brute_force','2020-12-19 01:10:12','2020-12-19 06:10:12','185.244.213.132',NULL,NULL),(569,'brute_force','2020-12-19 01:10:12','2020-12-19 06:10:12',NULL,NULL,'info@gruposuadi.com'),(570,'brute_force','2020-12-19 02:42:25','2020-12-19 07:42:25','103.27.239.185',NULL,NULL),(571,'brute_force','2020-12-19 02:42:28','2020-12-19 07:42:28','103.27.239.185',NULL,NULL),(572,'brute_force','2020-12-19 02:42:28','2020-12-19 07:42:28',NULL,NULL,'[login]'),(573,'brute_force','2020-12-19 03:35:43','2020-12-19 08:35:43','134.122.78.89',NULL,NULL),(574,'brute_force','2020-12-19 03:35:45','2020-12-19 08:35:45','134.122.78.89',NULL,NULL),(575,'brute_force','2020-12-19 03:35:45','2020-12-19 08:35:45',NULL,NULL,'[login]'),(576,'brute_force','2020-12-19 04:11:53','2020-12-19 09:11:53','161.35.158.138',NULL,NULL),(577,'brute_force','2020-12-19 04:12:00','2020-12-19 09:12:00','161.35.158.138',NULL,NULL),(578,'brute_force','2020-12-19 04:12:00','2020-12-19 09:12:00',NULL,NULL,'[login]'),(579,'brute_force','2020-12-19 04:31:10','2020-12-19 09:31:10','139.59.80.157',NULL,NULL),(580,'brute_force','2020-12-19 04:31:17','2020-12-19 09:31:17','139.59.80.157',NULL,NULL),(581,'brute_force','2020-12-19 04:31:17','2020-12-19 09:31:17',NULL,NULL,'[login]'),(582,'brute_force','2020-12-19 05:26:45','2020-12-19 10:26:45','196.245.151.20',NULL,NULL),(583,'brute_force','2020-12-19 05:26:45','2020-12-19 10:26:45',NULL,NULL,'info@gruposuadi.com'),(584,'brute_force','2020-12-19 05:28:30','2020-12-19 10:28:30','189.139.99.91',NULL,NULL),(585,'brute_force','2020-12-19 05:28:30','2020-12-19 10:28:30',NULL,NULL,'[login]'),(586,'brute_force','2020-12-19 06:41:46','2020-12-19 11:41:46','162.144.66.89',NULL,NULL),(587,'brute_force','2020-12-19 06:41:53','2020-12-19 11:41:53','162.144.66.89',NULL,NULL),(588,'brute_force','2020-12-19 06:41:53','2020-12-19 11:41:53',NULL,NULL,'[login]'),(589,'brute_force','2020-12-19 07:37:54','2020-12-19 12:37:54','185.112.33.46',NULL,NULL),(590,'brute_force','2020-12-19 07:37:57','2020-12-19 12:37:57','185.112.33.46',NULL,NULL),(591,'brute_force','2020-12-19 07:37:57','2020-12-19 12:37:57',NULL,NULL,'[login]'),(592,'brute_force','2020-12-19 08:54:22','2020-12-19 13:54:22','157.245.240.102',NULL,NULL),(593,'brute_force','2020-12-19 08:54:25','2020-12-19 13:54:25','157.245.240.102',NULL,NULL),(594,'brute_force','2020-12-19 08:54:25','2020-12-19 13:54:25',NULL,NULL,'[login]'),(595,'brute_force','2020-12-19 09:20:44','2020-12-19 14:20:44','185.247.71.60',NULL,NULL),(596,'brute_force','2020-12-19 09:20:44','2020-12-19 14:20:44',NULL,NULL,'info@gruposuadi.com'),(597,'brute_force','2020-12-19 10:23:31','2020-12-19 15:23:31','165.227.127.49',NULL,NULL),(598,'brute_force','2020-12-19 10:23:33','2020-12-19 15:23:33','165.227.127.49',NULL,NULL),(599,'brute_force','2020-12-19 10:23:33','2020-12-19 15:23:33',NULL,NULL,'[login]'),(600,'brute_force','2020-12-19 10:43:32','2020-12-19 15:43:32','138.197.213.160',NULL,NULL),(601,'brute_force','2020-12-19 10:43:34','2020-12-19 15:43:34','138.197.213.160',NULL,NULL),(602,'brute_force','2020-12-19 10:43:34','2020-12-19 15:43:34',NULL,NULL,'[login]'),(603,'brute_force','2020-12-19 10:58:45','2020-12-19 15:58:45','144.217.96.200',NULL,NULL),(604,'brute_force','2020-12-19 10:58:45','2020-12-19 15:58:45',NULL,NULL,'admin'),(605,'brute_force','2020-12-19 11:04:05','2020-12-19 16:04:05','188.166.38.40',NULL,NULL),(606,'brute_force','2020-12-19 11:04:11','2020-12-19 16:04:11','188.166.38.40',NULL,NULL),(607,'brute_force','2020-12-19 11:04:11','2020-12-19 16:04:11',NULL,NULL,'[login]'),(608,'brute_force','2020-12-19 11:19:15','2020-12-19 16:19:15','103.1.237.223',NULL,NULL),(609,'brute_force','2020-12-19 11:19:15','2020-12-19 16:19:15',NULL,NULL,'test'),(610,'brute_force','2020-12-19 11:25:30','2020-12-19 16:25:30','68.183.65.222',NULL,NULL),(611,'brute_force','2020-12-19 11:25:32','2020-12-19 16:25:32','68.183.65.222',NULL,NULL),(612,'brute_force','2020-12-19 11:25:32','2020-12-19 16:25:32',NULL,NULL,'[login]'),(613,'brute_force','2020-12-19 11:39:22','2020-12-19 16:39:22','14.225.5.247',NULL,NULL),(614,'brute_force','2020-12-19 11:39:22','2020-12-19 16:39:22',NULL,NULL,'admin'),(615,'brute_force','2020-12-19 12:22:49','2020-12-19 17:22:49','45.119.84.149',NULL,NULL),(616,'brute_force','2020-12-19 12:22:52','2020-12-19 17:22:52','45.119.84.149',NULL,NULL),(617,'brute_force','2020-12-19 12:22:52','2020-12-19 17:22:52',NULL,NULL,'[login]'),(618,'brute_force','2020-12-19 12:24:10','2020-12-19 17:24:10','51.79.176.221',NULL,NULL),(619,'brute_force','2020-12-19 12:24:10','2020-12-19 17:24:10',NULL,NULL,'test'),(620,'brute_force','2020-12-19 12:39:21','2020-12-19 17:39:21','192.185.130.170',NULL,NULL),(621,'brute_force','2020-12-19 12:39:23','2020-12-19 17:39:23','192.185.130.170',NULL,NULL),(622,'brute_force','2020-12-19 12:39:23','2020-12-19 17:39:23',NULL,NULL,'[login]'),(623,'brute_force','2020-12-19 13:15:24','2020-12-19 18:15:24','178.128.224.50',NULL,NULL),(624,'brute_force','2020-12-19 13:15:26','2020-12-19 18:15:26','178.128.224.50',NULL,NULL),(625,'brute_force','2020-12-19 13:15:26','2020-12-19 18:15:26',NULL,NULL,'[login]'),(626,'brute_force','2020-12-19 13:31:23','2020-12-19 18:31:23','54.38.253.1',NULL,NULL),(627,'brute_force','2020-12-19 13:31:25','2020-12-19 18:31:25','54.38.253.1',NULL,NULL),(628,'brute_force','2020-12-19 13:31:25','2020-12-19 18:31:25',NULL,NULL,'[login]'),(629,'brute_force','2020-12-19 13:45:58','2020-12-19 18:45:58','185.128.25.52',NULL,NULL),(630,'brute_force','2020-12-19 13:45:58','2020-12-19 18:45:58',NULL,NULL,'info@gruposuadi.com'),(631,'brute_force','2020-12-19 13:48:15','2020-12-19 18:48:15','54.38.253.1',NULL,NULL),(632,'brute_force','2020-12-19 13:48:17','2020-12-19 18:48:17','54.38.253.1',NULL,NULL),(633,'brute_force','2020-12-19 13:48:17','2020-12-19 18:48:17',NULL,NULL,'[login]'),(634,'brute_force','2020-12-19 16:40:41','2020-12-19 21:40:41','35.239.230.113',NULL,NULL),(635,'brute_force','2020-12-19 16:40:41','2020-12-19 21:40:41',NULL,NULL,'[login]'),(636,'brute_force','2020-12-19 16:53:34','2020-12-19 21:53:34','91.121.165.170',NULL,NULL),(637,'brute_force','2020-12-19 16:53:34','2020-12-19 21:53:34',NULL,NULL,'[login]'),(638,'brute_force','2020-12-19 17:34:03','2020-12-19 22:34:03','128.199.210.138',NULL,NULL),(639,'brute_force','2020-12-19 17:34:11','2020-12-19 22:34:11','128.199.210.138',NULL,NULL),(640,'brute_force','2020-12-19 17:34:11','2020-12-19 22:34:11',NULL,NULL,'[login]'),(641,'brute_force','2020-12-19 17:46:47','2020-12-19 22:46:47','77.81.191.188',NULL,NULL),(642,'brute_force','2020-12-19 17:46:47','2020-12-19 22:46:47',NULL,NULL,'info@gruposuadi.com'),(643,'brute_force','2020-12-19 18:39:34','2020-12-19 23:39:34','198.199.77.52',NULL,NULL),(644,'brute_force','2020-12-19 18:39:36','2020-12-19 23:39:36','198.199.77.52',NULL,NULL),(645,'brute_force','2020-12-19 18:39:36','2020-12-19 23:39:36',NULL,NULL,'[login]'),(646,'brute_force','2020-12-19 18:53:01','2020-12-19 23:53:01','45.119.84.149',NULL,NULL),(647,'brute_force','2020-12-19 18:53:04','2020-12-19 23:53:04','45.119.84.149',NULL,NULL),(648,'brute_force','2020-12-19 18:53:04','2020-12-19 23:53:04',NULL,NULL,'[login]'),(649,'brute_force','2020-12-19 19:07:48','2020-12-20 00:07:48','128.199.212.194',NULL,NULL),(650,'brute_force','2020-12-19 19:07:56','2020-12-20 00:07:56','128.199.212.194',NULL,NULL),(651,'brute_force','2020-12-19 19:07:56','2020-12-20 00:07:56',NULL,NULL,'[login]'),(652,'brute_force','2020-12-19 19:33:32','2020-12-20 00:33:32','159.65.128.164',NULL,NULL),(653,'brute_force','2020-12-19 19:33:35','2020-12-20 00:33:35','159.65.128.164',NULL,NULL),(654,'brute_force','2020-12-19 19:33:35','2020-12-20 00:33:35',NULL,NULL,'[login]'),(655,'brute_force','2020-12-19 19:47:34','2020-12-20 00:47:34','206.189.184.16',NULL,NULL),(656,'brute_force','2020-12-19 19:47:39','2020-12-20 00:47:39','206.189.184.16',NULL,NULL),(657,'brute_force','2020-12-19 19:47:39','2020-12-20 00:47:39',NULL,NULL,'[login]'),(658,'brute_force','2020-12-19 20:54:48','2020-12-20 01:54:48','103.27.239.185',NULL,NULL),(659,'brute_force','2020-12-19 20:54:51','2020-12-20 01:54:51','103.27.239.185',NULL,NULL),(660,'brute_force','2020-12-19 20:54:51','2020-12-20 01:54:51',NULL,NULL,'[login]'),(661,'brute_force','2020-12-19 21:24:45','2020-12-20 02:24:45','128.199.212.194',NULL,NULL),(662,'brute_force','2020-12-19 21:24:53','2020-12-20 02:24:53','128.199.212.194',NULL,NULL),(663,'brute_force','2020-12-19 21:24:53','2020-12-20 02:24:53',NULL,NULL,'[login]'),(664,'brute_force','2020-12-19 22:08:11','2020-12-20 03:08:11','54.38.253.1',NULL,NULL),(665,'brute_force','2020-12-19 22:08:13','2020-12-20 03:08:13','54.38.253.1',NULL,NULL),(666,'brute_force','2020-12-19 22:08:13','2020-12-20 03:08:13',NULL,NULL,'[login]'),(667,'brute_force','2020-12-19 22:23:27','2020-12-20 03:23:27','139.59.43.196',NULL,NULL),(668,'brute_force','2020-12-19 22:23:30','2020-12-20 03:23:30','139.59.43.196',NULL,NULL),(669,'brute_force','2020-12-19 22:23:30','2020-12-20 03:23:30',NULL,NULL,'[login]'),(670,'brute_force','2020-12-19 22:53:51','2020-12-20 03:53:51','185.176.221.195',NULL,NULL),(671,'brute_force','2020-12-19 22:53:51','2020-12-20 03:53:51',NULL,NULL,'info@gruposuadi.com'),(672,'brute_force','2020-12-19 23:38:42','2020-12-20 04:38:42','103.209.9.2',NULL,NULL),(673,'brute_force','2020-12-19 23:38:45','2020-12-20 04:38:45','103.209.9.2',NULL,NULL),(674,'brute_force','2020-12-19 23:38:45','2020-12-20 04:38:45',NULL,NULL,'[login]'),(675,'brute_force','2020-12-20 00:14:38','2020-12-20 05:14:38','35.199.2.5',NULL,NULL),(676,'brute_force','2020-12-20 00:14:39','2020-12-20 05:14:39','35.199.2.5',NULL,NULL),(677,'brute_force','2020-12-20 00:14:39','2020-12-20 05:14:39',NULL,NULL,'[login]'),(678,'brute_force','2020-12-20 00:46:07','2020-12-20 05:46:07','37.187.252.148',NULL,NULL),(679,'brute_force','2020-12-20 00:46:09','2020-12-20 05:46:09','37.187.252.148',NULL,NULL),(680,'brute_force','2020-12-20 00:46:09','2020-12-20 05:46:09',NULL,NULL,'[login]'),(681,'brute_force','2020-12-20 00:56:29','2020-12-20 05:56:29','37.187.53.168',NULL,NULL),(682,'brute_force','2020-12-20 00:56:29','2020-12-20 05:56:29',NULL,NULL,'[login]'),(683,'brute_force','2020-12-20 01:14:34','2020-12-20 06:14:34','207.180.206.148',NULL,NULL),(684,'brute_force','2020-12-20 01:14:36','2020-12-20 06:14:36','207.180.206.148',NULL,NULL),(685,'brute_force','2020-12-20 01:14:36','2020-12-20 06:14:36',NULL,NULL,'[login]'),(686,'brute_force','2020-12-20 02:08:47','2020-12-20 07:08:47','5.39.90.80',NULL,NULL),(687,'brute_force','2020-12-20 02:08:49','2020-12-20 07:08:49','5.39.90.80',NULL,NULL),(688,'brute_force','2020-12-20 02:08:49','2020-12-20 07:08:49',NULL,NULL,'[login]'),(689,'brute_force','2020-12-20 03:05:43','2020-12-20 08:05:43','178.128.68.121',NULL,NULL),(690,'brute_force','2020-12-20 03:05:45','2020-12-20 08:05:45','178.128.68.121',NULL,NULL),(691,'brute_force','2020-12-20 03:05:45','2020-12-20 08:05:45',NULL,NULL,'[login]'),(692,'brute_force','2020-12-20 03:14:56','2020-12-20 08:14:56','195.154.237.166',NULL,NULL),(693,'brute_force','2020-12-20 03:15:03','2020-12-20 08:15:03','195.154.237.166',NULL,NULL),(694,'brute_force','2020-12-20 03:15:03','2020-12-20 08:15:03',NULL,NULL,'[login]'),(695,'brute_force','2020-12-20 04:13:11','2020-12-20 09:13:11','139.59.40.233',NULL,NULL),(696,'brute_force','2020-12-20 04:13:14','2020-12-20 09:13:14','139.59.40.233',NULL,NULL),(697,'brute_force','2020-12-20 04:13:14','2020-12-20 09:13:14',NULL,NULL,'[login]'),(698,'brute_force','2020-12-20 04:32:05','2020-12-20 09:32:05','34.71.174.184',NULL,NULL),(699,'brute_force','2020-12-20 04:32:07','2020-12-20 09:32:07','34.71.174.184',NULL,NULL),(700,'brute_force','2020-12-20 04:32:07','2020-12-20 09:32:07',NULL,NULL,'[login]'),(701,'brute_force','2020-12-20 04:43:15','2020-12-20 09:43:15','192.81.210.142',NULL,NULL),(702,'brute_force','2020-12-20 04:43:22','2020-12-20 09:43:22','192.81.210.142',NULL,NULL),(703,'brute_force','2020-12-20 04:43:22','2020-12-20 09:43:22',NULL,NULL,'[login]'),(704,'brute_force','2020-12-20 04:51:54','2020-12-20 09:51:54','142.93.152.19',NULL,NULL),(705,'brute_force','2020-12-20 04:51:57','2020-12-20 09:51:57','142.93.152.19',NULL,NULL),(706,'brute_force','2020-12-20 04:51:57','2020-12-20 09:51:57',NULL,NULL,'[login]'),(707,'brute_force','2020-12-20 05:07:00','2020-12-20 10:07:00','104.236.25.191',NULL,NULL),(708,'brute_force','2020-12-20 05:07:00','2020-12-20 10:07:00',NULL,2,'gruposuadi'),(709,'brute_force','2020-12-20 05:07:01','2020-12-20 10:07:01','104.236.25.191',NULL,NULL),(710,'brute_force','2020-12-20 05:07:01','2020-12-20 10:07:01',NULL,2,'gruposuadi'),(711,'brute_force','2020-12-20 05:07:03','2020-12-20 10:07:03','104.236.25.191',NULL,NULL),(712,'brute_force','2020-12-20 05:07:03','2020-12-20 10:07:03',NULL,2,'gruposuadi'),(713,'brute_force','2020-12-20 05:07:05','2020-12-20 10:07:05','104.236.25.191',NULL,NULL),(714,'brute_force','2020-12-20 05:07:05','2020-12-20 10:07:05',NULL,2,'gruposuadi'),(715,'brute_force','2020-12-20 05:07:06','2020-12-20 10:07:06','104.236.25.191',NULL,NULL),(716,'brute_force','2020-12-20 05:07:06','2020-12-20 10:07:06',NULL,2,'gruposuadi'),(717,'brute_force','2020-12-20 05:33:44','2020-12-20 10:33:44','62.210.107.31',NULL,NULL),(718,'brute_force','2020-12-20 05:33:51','2020-12-20 10:33:51','62.210.107.31',NULL,NULL),(719,'brute_force','2020-12-20 05:33:51','2020-12-20 10:33:51',NULL,NULL,'[login]'),(720,'brute_force','2020-12-20 05:55:20','2020-12-20 10:55:20','192.145.124.124',NULL,NULL),(721,'brute_force','2020-12-20 05:55:20','2020-12-20 10:55:20',NULL,NULL,'info@gruposuadi.com'),(722,'brute_force','2020-12-20 05:55:56','2020-12-20 10:55:56','178.128.84.200',NULL,NULL),(723,'brute_force','2020-12-20 05:55:59','2020-12-20 10:55:59','178.128.84.200',NULL,NULL),(724,'brute_force','2020-12-20 05:55:59','2020-12-20 10:55:59',NULL,NULL,'[login]'),(725,'brute_force','2020-12-20 06:05:18','2020-12-20 11:05:18','34.87.141.181',NULL,NULL),(726,'brute_force','2020-12-20 06:05:21','2020-12-20 11:05:21','34.87.141.181',NULL,NULL),(727,'brute_force','2020-12-20 06:05:21','2020-12-20 11:05:21',NULL,NULL,'[login]'),(728,'brute_force','2020-12-20 06:27:07','2020-12-20 11:27:07','35.224.216.78',NULL,NULL),(729,'brute_force','2020-12-20 06:27:08','2020-12-20 11:27:08','35.224.216.78',NULL,NULL),(730,'brute_force','2020-12-20 06:27:08','2020-12-20 11:27:08',NULL,NULL,'[login]'),(731,'brute_force','2020-12-20 06:48:27','2020-12-20 11:48:27','51.91.157.255',NULL,NULL),(732,'brute_force','2020-12-20 06:48:29','2020-12-20 11:48:29','51.91.157.255',NULL,NULL),(733,'brute_force','2020-12-20 06:48:29','2020-12-20 11:48:29',NULL,NULL,'[login]'),(734,'brute_force','2020-12-20 07:14:48','2020-12-20 12:14:48','91.121.165.170',NULL,NULL),(735,'brute_force','2020-12-20 07:14:50','2020-12-20 12:14:50','91.121.165.170',NULL,NULL),(736,'brute_force','2020-12-20 07:14:50','2020-12-20 12:14:50',NULL,NULL,'admin'),(737,'brute_force','2020-12-20 07:25:24','2020-12-20 12:25:24','31.186.8.86',NULL,NULL),(738,'brute_force','2020-12-20 07:25:26','2020-12-20 12:25:26','31.186.8.86',NULL,NULL),(739,'brute_force','2020-12-20 07:25:26','2020-12-20 12:25:26',NULL,NULL,'admin'),(740,'brute_force','2020-12-20 07:37:25','2020-12-20 12:37:25','157.230.234.117',NULL,NULL),(741,'brute_force','2020-12-20 07:37:26','2020-12-20 12:37:26','157.230.234.117',NULL,NULL),(742,'brute_force','2020-12-20 07:37:26','2020-12-20 12:37:26',NULL,NULL,'admin'),(743,'brute_force','2020-12-20 07:48:53','2020-12-20 12:48:53','185.79.156.183',NULL,NULL),(744,'brute_force','2020-12-20 07:48:55','2020-12-20 12:48:55','185.79.156.183',NULL,NULL),(745,'brute_force','2020-12-20 07:48:55','2020-12-20 12:48:55',NULL,NULL,'admin'),(746,'brute_force','2020-12-20 07:58:06','2020-12-20 12:58:06','23.254.176.124',NULL,NULL),(747,'brute_force','2020-12-20 07:58:08','2020-12-20 12:58:08','23.254.176.124',NULL,NULL),(748,'brute_force','2020-12-20 07:58:08','2020-12-20 12:58:08',NULL,NULL,'admin'),(749,'brute_force','2020-12-20 10:29:03','2020-12-20 15:29:03','185.217.171.68',NULL,NULL),(750,'brute_force','2020-12-20 10:29:03','2020-12-20 15:29:03',NULL,NULL,'info@gruposuadi.com'),(751,'brute_force','2020-12-20 14:29:54','2020-12-20 19:29:54','95.174.67.188',NULL,NULL),(752,'brute_force','2020-12-20 14:29:54','2020-12-20 19:29:54',NULL,NULL,'info@gruposuadi.com'),(753,'brute_force','2020-12-20 18:45:43','2020-12-20 23:45:43','185.128.25.228',NULL,NULL),(754,'brute_force','2020-12-20 18:45:43','2020-12-20 23:45:43',NULL,NULL,'info@gruposuadi.com'),(755,'brute_force','2020-12-20 23:20:17','2020-12-21 04:20:17','84.17.42.109',NULL,NULL),(756,'brute_force','2020-12-20 23:20:17','2020-12-21 04:20:17',NULL,NULL,'info@gruposuadi.com'),(757,'brute_force','2020-12-21 03:39:34','2020-12-21 08:39:34','196.196.203.140',NULL,NULL),(758,'brute_force','2020-12-21 03:39:34','2020-12-21 08:39:34',NULL,NULL,'info@gruposuadi.com'),(759,'brute_force','2020-12-21 08:12:33','2020-12-21 13:12:33','62.210.7.116',NULL,NULL),(760,'brute_force','2020-12-21 08:12:33','2020-12-21 13:12:33',NULL,NULL,'info@gruposuadi.com'),(761,'brute_force','2020-12-21 10:38:02','2020-12-21 15:38:02','116.203.188.228',NULL,NULL),(762,'brute_force','2020-12-21 10:38:02','2020-12-21 15:38:02',NULL,NULL,'admin'),(763,'brute_force','2020-12-21 11:04:30','2020-12-21 16:04:30','18.229.15.99',NULL,NULL),(764,'brute_force','2020-12-21 11:04:30','2020-12-21 16:04:30',NULL,NULL,'admin'),(765,'brute_force','2020-12-21 11:59:34','2020-12-21 16:59:34','54.224.202.63',NULL,NULL),(766,'brute_force','2020-12-21 11:59:34','2020-12-21 16:59:34',NULL,NULL,'admin'),(767,'brute_force','2020-12-21 12:28:07','2020-12-21 17:28:07','88.218.17.100',NULL,NULL),(768,'brute_force','2020-12-21 12:28:07','2020-12-21 17:28:07',NULL,NULL,'demo'),(769,'brute_force','2020-12-21 12:54:47','2020-12-21 17:54:47','196.196.203.124',NULL,NULL),(770,'brute_force','2020-12-21 12:54:47','2020-12-21 17:54:47',NULL,NULL,'info@gruposuadi.com'),(771,'brute_force','2020-12-21 13:27:01','2020-12-21 18:27:01','103.124.94.243',NULL,NULL),(772,'brute_force','2020-12-21 13:27:01','2020-12-21 18:27:01',NULL,NULL,'admin'),(773,'brute_force','2020-12-21 14:27:37','2020-12-21 19:27:37','150.95.108.246',NULL,NULL),(774,'brute_force','2020-12-21 14:27:37','2020-12-21 19:27:37',NULL,NULL,'admin'),(775,'brute_force','2020-12-21 14:57:35','2020-12-21 19:57:35','212.224.112.73',NULL,NULL),(776,'brute_force','2020-12-21 14:57:35','2020-12-21 19:57:35',NULL,NULL,'admin'),(777,'brute_force','2020-12-21 18:02:00','2020-12-21 23:02:00','54.39.23.35',NULL,NULL),(778,'brute_force','2020-12-21 18:02:00','2020-12-21 23:02:00',NULL,NULL,'admin'),(779,'brute_force','2020-12-21 18:20:59','2020-12-21 23:20:59','62.210.7.116',NULL,NULL),(780,'brute_force','2020-12-21 18:20:59','2020-12-21 23:20:59',NULL,NULL,'info@gruposuadi.com'),(781,'brute_force','2020-12-21 18:33:48','2020-12-21 23:33:48','54.39.23.35',NULL,NULL),(782,'brute_force','2020-12-21 18:33:48','2020-12-21 23:33:48',NULL,NULL,'test'),(783,'brute_force','2020-12-21 19:04:14','2020-12-22 00:04:14','118.27.2.245',NULL,NULL),(784,'brute_force','2020-12-21 19:04:14','2020-12-22 00:04:14',NULL,NULL,'Admin'),(785,'brute_force','2020-12-21 23:03:33','2020-12-22 04:03:33','196.196.203.124',NULL,NULL),(786,'brute_force','2020-12-21 23:03:33','2020-12-22 04:03:33',NULL,NULL,'info@gruposuadi.com'),(787,'brute_force','2020-12-21 23:09:16','2020-12-22 04:09:16','104.236.19.68',NULL,NULL),(788,'brute_force','2020-12-21 23:09:16','2020-12-22 04:09:16',NULL,NULL,'0x1999'),(789,'brute_force','2020-12-21 23:40:55','2020-12-22 04:40:55','212.224.112.73',NULL,NULL),(790,'brute_force','2020-12-21 23:40:55','2020-12-22 04:40:55',NULL,NULL,'admin'),(791,'brute_force','2020-12-22 00:17:16','2020-12-22 05:17:16','103.143.193.226',NULL,NULL),(792,'brute_force','2020-12-22 00:17:16','2020-12-22 05:17:16',NULL,NULL,'mark'),(793,'brute_force','2020-12-22 03:34:35','2020-12-22 08:34:35','84.17.62.227',NULL,NULL),(794,'brute_force','2020-12-22 03:34:35','2020-12-22 08:34:35',NULL,NULL,'info@gruposuadi.com'),(795,'brute_force','2020-12-22 08:00:12','2020-12-22 13:00:12','31.13.188.108',NULL,NULL),(796,'brute_force','2020-12-22 08:00:12','2020-12-22 13:00:12',NULL,NULL,'info@gruposuadi.com'),(797,'brute_force','2020-12-22 12:11:34','2020-12-22 17:11:34','143.244.56.137',NULL,NULL),(798,'brute_force','2020-12-22 12:11:34','2020-12-22 17:11:34',NULL,NULL,'info@gruposuadi.com'),(799,'brute_force','2020-12-22 16:42:02','2020-12-22 21:42:02','86.106.103.10',NULL,NULL),(800,'brute_force','2020-12-22 16:42:02','2020-12-22 21:42:02',NULL,NULL,'info@gruposuadi.com'),(801,'brute_force','2020-12-22 19:32:08','2020-12-23 00:32:08','45.133.192.92',NULL,NULL),(802,'brute_force','2020-12-22 19:32:08','2020-12-23 00:32:08',NULL,NULL,'info@gruposuadi.com'),(803,'brute_force','2020-12-22 21:51:37','2020-12-23 02:51:37','185.244.214.20',NULL,NULL),(804,'brute_force','2020-12-22 21:51:37','2020-12-23 02:51:37',NULL,NULL,'info@gruposuadi.com'),(805,'brute_force','2020-12-23 00:08:05','2020-12-23 05:08:05','37.120.221.44',NULL,NULL),(806,'brute_force','2020-12-23 00:08:05','2020-12-23 05:08:05',NULL,NULL,'info@gruposuadi.com'),(807,'brute_force','2020-12-23 02:16:54','2020-12-23 07:16:54','45.83.91.188',NULL,NULL),(808,'brute_force','2020-12-23 02:16:54','2020-12-23 07:16:54',NULL,NULL,'info@gruposuadi.com'),(809,'brute_force','2020-12-23 06:49:46','2020-12-23 11:49:46','185.38.150.54',NULL,NULL),(810,'brute_force','2020-12-23 06:49:46','2020-12-23 11:49:46',NULL,NULL,'info@gruposuadi.com'),(811,'brute_force','2020-12-23 09:11:57','2020-12-23 14:11:57','195.206.183.142',NULL,NULL),(812,'brute_force','2020-12-23 09:11:57','2020-12-23 14:11:57',NULL,NULL,'info@gruposuadi.com'),(813,'brute_force','2020-12-23 11:13:50','2020-12-23 16:13:50','86.106.103.10',NULL,NULL),(814,'brute_force','2020-12-23 11:13:50','2020-12-23 16:13:50',NULL,NULL,'info@gruposuadi.com'),(815,'brute_force','2020-12-23 13:38:29','2020-12-23 18:38:29','77.81.139.204',NULL,NULL),(816,'brute_force','2020-12-23 13:38:29','2020-12-23 18:38:29',NULL,NULL,'info@gruposuadi.com'),(817,'brute_force','2020-12-23 18:11:16','2020-12-23 23:11:16','212.83.147.143',NULL,NULL),(818,'brute_force','2020-12-23 18:11:16','2020-12-23 23:11:16',NULL,NULL,'info@gruposuadi.com'),(819,'brute_force','2020-12-23 20:40:56','2020-12-24 01:40:56','89.238.186.236',NULL,NULL),(820,'brute_force','2020-12-23 20:40:56','2020-12-24 01:40:56',NULL,NULL,'info@gruposuadi.com'),(821,'brute_force','2020-12-23 22:57:25','2020-12-24 03:57:25','37.120.144.116',NULL,NULL),(822,'brute_force','2020-12-23 22:57:25','2020-12-24 03:57:25',NULL,NULL,'info@gruposuadi.com'),(823,'brute_force','2020-12-24 00:30:59','2020-12-24 05:30:59','82.223.98.112',NULL,NULL),(824,'brute_force','2020-12-24 00:30:59','2020-12-24 05:30:59',NULL,NULL,'admin'),(825,'brute_force','2020-12-24 01:04:40','2020-12-24 06:04:40','185.125.207.163',NULL,NULL),(826,'brute_force','2020-12-24 01:04:40','2020-12-24 06:04:40',NULL,NULL,'info@gruposuadi.com'),(827,'brute_force','2020-12-24 03:08:17','2020-12-24 08:08:17','157.230.40.183',NULL,NULL),(828,'brute_force','2020-12-24 03:08:17','2020-12-24 08:08:17',NULL,NULL,'admin'),(829,'brute_force','2020-12-24 03:25:52','2020-12-24 08:25:52','82.102.21.57',NULL,NULL),(830,'brute_force','2020-12-24 03:25:52','2020-12-24 08:25:52',NULL,NULL,'info@gruposuadi.com'),(831,'brute_force','2020-12-24 04:40:26','2020-12-24 09:40:26','185.196.8.138',NULL,NULL),(832,'brute_force','2020-12-24 04:40:26','2020-12-24 09:40:26',NULL,NULL,'admin'),(833,'brute_force','2020-12-24 05:45:09','2020-12-24 10:45:09','37.120.221.188',NULL,NULL),(834,'brute_force','2020-12-24 05:45:09','2020-12-24 10:45:09',NULL,NULL,'info@gruposuadi.com'),(835,'brute_force','2020-12-24 08:14:16','2020-12-24 13:14:16','95.174.67.204',NULL,NULL),(836,'brute_force','2020-12-24 08:14:16','2020-12-24 13:14:16',NULL,NULL,'info@gruposuadi.com'),(837,'brute_force','2020-12-24 09:41:45','2020-12-24 14:41:45','69.163.236.255',NULL,NULL),(838,'brute_force','2020-12-24 09:41:45','2020-12-24 14:41:45',NULL,NULL,'admin'),(839,'brute_force','2020-12-24 10:34:50','2020-12-24 15:34:50','217.146.82.239',NULL,NULL),(840,'brute_force','2020-12-24 10:34:50','2020-12-24 15:34:50',NULL,NULL,'info@gruposuadi.com'),(841,'brute_force','2020-12-24 11:30:11','2020-12-24 16:30:11','185.134.30.116',NULL,NULL),(842,'brute_force','2020-12-24 11:30:11','2020-12-24 16:30:11',NULL,NULL,'admin'),(843,'brute_force','2020-12-24 12:47:29','2020-12-24 17:47:29','84.17.36.151',NULL,NULL),(844,'brute_force','2020-12-24 12:47:29','2020-12-24 17:47:29',NULL,NULL,'info@gruposuadi.com'),(845,'brute_force','2020-12-24 13:37:03','2020-12-24 18:37:03','116.193.152.156',NULL,NULL),(846,'brute_force','2020-12-24 13:37:03','2020-12-24 18:37:03',NULL,NULL,'admin'),(847,'brute_force','2020-12-24 14:10:52','2020-12-24 19:10:52','167.71.139.95',NULL,NULL),(848,'brute_force','2020-12-24 14:10:52','2020-12-24 19:10:52',NULL,NULL,'admin'),(849,'brute_force','2020-12-24 15:19:35','2020-12-24 20:19:35','45.124.86.247',NULL,NULL),(850,'brute_force','2020-12-24 15:19:35','2020-12-24 20:19:35',NULL,NULL,'admin'),(851,'brute_force','2020-12-24 15:54:46','2020-12-24 20:54:46','88.218.17.100',NULL,NULL),(852,'brute_force','2020-12-24 15:54:46','2020-12-24 20:54:46',NULL,NULL,'indoxploit'),(853,'brute_force','2020-12-24 17:09:51','2020-12-24 22:09:51','139.59.47.243',NULL,NULL),(854,'brute_force','2020-12-24 17:09:51','2020-12-24 22:09:51',NULL,NULL,'adminisstrator'),(855,'brute_force','2020-12-24 17:47:54','2020-12-24 22:47:54','54.38.177.109',NULL,NULL),(856,'brute_force','2020-12-24 17:47:54','2020-12-24 22:47:54',NULL,NULL,'admin'),(857,'brute_force','2020-12-24 19:08:09','2020-12-25 00:08:09','45.124.86.247',NULL,NULL),(858,'brute_force','2020-12-24 19:08:09','2020-12-25 00:08:09',NULL,NULL,'Admin'),(859,'brute_force','2020-12-24 19:34:08','2020-12-25 00:34:08','185.93.2.175',NULL,NULL),(860,'brute_force','2020-12-24 19:34:08','2020-12-25 00:34:08',NULL,NULL,'info@gruposuadi.com'),(861,'brute_force','2020-12-24 20:34:23','2020-12-25 01:34:23','23.239.119.106',NULL,NULL),(862,'brute_force','2020-12-24 20:34:23','2020-12-25 01:34:23',NULL,NULL,'garak'),(863,'brute_force','2020-12-24 21:19:32','2020-12-25 02:19:32','95.217.18.83',NULL,NULL),(864,'brute_force','2020-12-24 21:19:32','2020-12-25 02:19:32',NULL,NULL,'adminnistrator'),(865,'brute_force','2020-12-24 22:05:13','2020-12-25 03:05:13','134.19.189.236',NULL,NULL),(866,'brute_force','2020-12-24 22:05:13','2020-12-25 03:05:13',NULL,NULL,'info@gruposuadi.com'),(867,'brute_force','2020-12-24 22:49:47','2020-12-25 03:49:47','85.50.100.181',NULL,NULL),(868,'brute_force','2020-12-24 22:49:47','2020-12-25 03:49:47',NULL,NULL,'admin'),(869,'brute_force','2020-12-24 23:35:37','2020-12-25 04:35:37','3.212.125.104',NULL,NULL),(870,'brute_force','2020-12-24 23:35:37','2020-12-25 04:35:37',NULL,NULL,'schatzi'),(871,'brute_force','2020-12-25 00:10:57','2020-12-25 05:10:57','52.70.251.223',NULL,NULL),(872,'brute_force','2020-12-25 00:10:57','2020-12-25 05:10:57',NULL,NULL,'admin'),(873,'brute_force','2020-12-25 00:11:47','2020-12-25 05:11:47','37.120.217.204',NULL,NULL),(874,'brute_force','2020-12-25 00:11:47','2020-12-25 05:11:47',NULL,NULL,'info@gruposuadi.com'),(875,'brute_force','2020-12-25 00:35:38','2020-12-25 05:35:38','64.59.71.141',NULL,NULL),(876,'brute_force','2020-12-25 00:35:38','2020-12-25 05:35:38',NULL,NULL,'0x1999'),(877,'brute_force','2020-12-25 01:55:47','2020-12-25 06:55:47','165.22.63.225',NULL,NULL),(878,'brute_force','2020-12-25 01:55:47','2020-12-25 06:55:47',NULL,NULL,'demo'),(879,'brute_force','2020-12-25 02:24:21','2020-12-25 07:24:21','144.91.75.9',NULL,NULL),(880,'brute_force','2020-12-25 02:24:21','2020-12-25 07:24:21',NULL,NULL,'testuser'),(881,'brute_force','2020-12-25 02:30:18','2020-12-25 07:30:18','212.83.147.143',NULL,NULL),(882,'brute_force','2020-12-25 02:30:18','2020-12-25 07:30:18',NULL,NULL,'info@gruposuadi.com'),(883,'brute_force','2020-12-25 03:25:09','2020-12-25 08:25:09','23.239.119.106',NULL,NULL),(884,'brute_force','2020-12-25 03:25:09','2020-12-25 08:25:09',NULL,NULL,'badmin'),(885,'brute_force','2020-12-25 07:10:37','2020-12-25 12:10:37','82.102.18.110',NULL,NULL),(886,'brute_force','2020-12-25 07:10:37','2020-12-25 12:10:37',NULL,NULL,'info@gruposuadi.com'),(887,'brute_force','2020-12-25 09:34:04','2020-12-25 14:34:04','84.17.43.155',NULL,NULL),(888,'brute_force','2020-12-25 09:34:04','2020-12-25 14:34:04',NULL,NULL,'info@gruposuadi.com'),(889,'brute_force','2020-12-25 16:45:32','2020-12-25 21:45:32','194.36.108.76',NULL,NULL),(890,'brute_force','2020-12-25 16:45:32','2020-12-25 21:45:32',NULL,NULL,'info@gruposuadi.com'),(891,'brute_force','2020-12-25 19:01:08','2020-12-26 00:01:08','185.183.105.244',NULL,NULL),(892,'brute_force','2020-12-25 19:01:08','2020-12-26 00:01:08',NULL,NULL,'info@gruposuadi.com'),(893,'brute_force','2020-12-25 21:18:39','2020-12-26 02:18:39','212.83.149.100',NULL,NULL),(894,'brute_force','2020-12-25 21:18:39','2020-12-26 02:18:39',NULL,NULL,'info@gruposuadi.com'),(895,'brute_force','2020-12-26 02:08:53','2020-12-26 07:08:53','212.83.149.100',NULL,NULL),(896,'brute_force','2020-12-26 02:08:53','2020-12-26 07:08:53',NULL,NULL,'info@gruposuadi.com'),(897,'brute_force','2020-12-26 04:35:37','2020-12-26 09:35:37','5.180.62.13',NULL,NULL),(898,'brute_force','2020-12-26 04:35:37','2020-12-26 09:35:37',NULL,NULL,'info@gruposuadi.com'),(899,'brute_force','2020-12-26 09:21:20','2020-12-26 14:21:20','159.65.3.164',NULL,NULL),(900,'brute_force','2020-12-26 09:21:20','2020-12-26 14:21:20',NULL,NULL,'[login]'),(901,'brute_force','2020-12-26 09:44:35','2020-12-26 14:44:35','185.62.103.21',NULL,NULL),(902,'brute_force','2020-12-26 09:44:42','2020-12-26 14:44:42','185.62.103.21',NULL,NULL),(903,'brute_force','2020-12-26 09:44:42','2020-12-26 14:44:42',NULL,NULL,'[login]'),(904,'brute_force','2020-12-26 10:12:48','2020-12-26 15:12:48','167.172.57.1',NULL,NULL),(905,'brute_force','2020-12-26 10:12:48','2020-12-26 15:12:48',NULL,NULL,'[login]'),(906,'brute_force','2020-12-26 10:46:30','2020-12-26 15:46:30','188.166.152.114',NULL,NULL),(907,'brute_force','2020-12-26 10:46:32','2020-12-26 15:46:32','188.166.152.114',NULL,NULL),(908,'brute_force','2020-12-26 10:46:32','2020-12-26 15:46:32',NULL,NULL,'[login]'),(909,'brute_force','2020-12-26 11:37:51','2020-12-26 16:37:51','45.152.181.188',NULL,NULL),(910,'brute_force','2020-12-26 11:37:51','2020-12-26 16:37:51',NULL,NULL,'info@gruposuadi.com'),(911,'brute_force','2020-12-26 11:38:16','2020-12-26 16:38:16','148.251.234.234',NULL,NULL),(912,'brute_force','2020-12-26 11:38:18','2020-12-26 16:38:18','148.251.234.234',NULL,NULL),(913,'brute_force','2020-12-26 11:38:18','2020-12-26 16:38:18',NULL,NULL,'[login]'),(914,'brute_force','2020-12-26 12:14:24','2020-12-26 17:14:24','149.28.172.58',NULL,NULL),(915,'brute_force','2020-12-26 12:14:27','2020-12-26 17:14:27','149.28.172.58',NULL,NULL),(916,'brute_force','2020-12-26 12:14:27','2020-12-26 17:14:27',NULL,NULL,'[login]'),(917,'brute_force','2020-12-26 12:33:35','2020-12-26 17:33:35','162.241.114.56',NULL,NULL),(918,'brute_force','2020-12-26 12:33:38','2020-12-26 17:33:38','162.241.114.56',NULL,NULL),(919,'brute_force','2020-12-26 12:33:38','2020-12-26 17:33:38',NULL,NULL,'[login]'),(920,'brute_force','2020-12-26 13:27:48','2020-12-26 18:27:48','185.214.126.160',NULL,NULL),(921,'brute_force','2020-12-26 13:27:49','2020-12-26 18:27:49','185.214.126.160',NULL,NULL),(922,'brute_force','2020-12-26 13:27:49','2020-12-26 18:27:49',NULL,NULL,'[login]'),(923,'brute_force','2020-12-26 13:45:38','2020-12-26 18:45:38','194.53.148.33',NULL,NULL),(924,'brute_force','2020-12-26 13:45:40','2020-12-26 18:45:40','194.53.148.33',NULL,NULL),(925,'brute_force','2020-12-26 13:45:40','2020-12-26 18:45:40',NULL,NULL,'[login]'),(926,'brute_force','2020-12-26 13:52:25','2020-12-26 18:52:25','37.120.197.57',NULL,NULL),(927,'brute_force','2020-12-26 13:52:25','2020-12-26 18:52:25',NULL,NULL,'info@gruposuadi.com'),(928,'brute_force','2020-12-26 14:05:40','2020-12-26 19:05:40','178.62.77.224',NULL,NULL),(929,'brute_force','2020-12-26 14:05:42','2020-12-26 19:05:42','178.62.77.224',NULL,NULL),(930,'brute_force','2020-12-26 14:05:42','2020-12-26 19:05:42',NULL,NULL,'[login]'),(931,'brute_force','2020-12-26 14:42:07','2020-12-26 19:42:07','54.39.22.135',NULL,NULL),(932,'brute_force','2020-12-26 14:42:09','2020-12-26 19:42:09','54.39.22.135',NULL,NULL),(933,'brute_force','2020-12-26 14:42:09','2020-12-26 19:42:09',NULL,NULL,'[login]'),(934,'brute_force','2020-12-26 15:21:06','2020-12-26 20:21:06','142.93.57.0',NULL,NULL),(935,'brute_force','2020-12-26 15:21:07','2020-12-26 20:21:07','142.93.57.0',NULL,NULL),(936,'brute_force','2020-12-26 15:21:07','2020-12-26 20:21:07',NULL,NULL,'[login]'),(937,'brute_force','2020-12-26 16:01:22','2020-12-26 21:01:22','104.131.62.234',NULL,NULL),(938,'brute_force','2020-12-26 16:01:24','2020-12-26 21:01:24','104.131.62.234',NULL,NULL),(939,'brute_force','2020-12-26 16:01:24','2020-12-26 21:01:24',NULL,NULL,'[login]'),(940,'brute_force','2020-12-26 16:21:23','2020-12-26 21:21:23','34.71.174.184',NULL,NULL),(941,'brute_force','2020-12-26 16:21:25','2020-12-26 21:21:25','34.71.174.184',NULL,NULL),(942,'brute_force','2020-12-26 16:21:25','2020-12-26 21:21:25',NULL,NULL,'[login]'),(943,'brute_force','2020-12-26 16:39:28','2020-12-26 21:39:28','35.199.2.5',NULL,NULL),(944,'brute_force','2020-12-26 16:39:30','2020-12-26 21:39:30','35.199.2.5',NULL,NULL),(945,'brute_force','2020-12-26 16:39:30','2020-12-26 21:39:30',NULL,NULL,'[login]'),(946,'brute_force','2020-12-26 18:13:22','2020-12-26 23:13:22','185.93.2.40',NULL,NULL),(947,'brute_force','2020-12-26 18:13:22','2020-12-26 23:13:22',NULL,NULL,'info@gruposuadi.com'),(948,'brute_force','2020-12-26 18:41:53','2020-12-26 23:41:53','150.95.81.33',NULL,NULL),(949,'brute_force','2020-12-26 18:41:53','2020-12-26 23:41:53',NULL,NULL,'[login]'),(950,'brute_force','2020-12-26 19:00:27','2020-12-27 00:00:27','67.225.140.63',NULL,NULL),(951,'brute_force','2020-12-26 19:00:29','2020-12-27 00:00:29','67.225.140.63',NULL,NULL),(952,'brute_force','2020-12-26 19:00:29','2020-12-27 00:00:29',NULL,NULL,'[login]'),(953,'brute_force','2020-12-26 19:47:01','2020-12-27 00:47:01','203.242.210.107',NULL,NULL),(954,'brute_force','2020-12-26 19:47:04','2020-12-27 00:47:04','203.242.210.107',NULL,NULL),(955,'brute_force','2020-12-26 19:47:04','2020-12-27 00:47:04',NULL,NULL,'[login]'),(956,'brute_force','2020-12-26 20:06:53','2020-12-27 01:06:53','157.230.164.216',NULL,NULL),(957,'brute_force','2020-12-26 20:06:55','2020-12-27 01:06:55','157.230.164.216',NULL,NULL),(958,'brute_force','2020-12-26 20:06:55','2020-12-27 01:06:55',NULL,NULL,'[login]'),(959,'brute_force','2020-12-26 20:19:49','2020-12-27 01:19:49','143.244.56.155',NULL,NULL),(960,'brute_force','2020-12-26 20:19:49','2020-12-27 01:19:49',NULL,NULL,'info@gruposuadi.com'),(961,'brute_force','2020-12-26 21:12:49','2020-12-27 02:12:49','159.65.65.170',NULL,NULL),(962,'brute_force','2020-12-26 21:12:51','2020-12-27 02:12:51','159.65.65.170',NULL,NULL),(963,'brute_force','2020-12-26 21:12:51','2020-12-27 02:12:51',NULL,NULL,'[login]'),(964,'brute_force','2020-12-26 21:35:35','2020-12-27 02:35:35','159.65.65.170',NULL,NULL),(965,'brute_force','2020-12-26 21:35:36','2020-12-27 02:35:36','159.65.65.170',NULL,NULL),(966,'brute_force','2020-12-26 21:35:36','2020-12-27 02:35:36',NULL,NULL,'[login]'),(967,'brute_force','2020-12-26 21:58:10','2020-12-27 02:58:10','157.230.243.22',NULL,NULL),(968,'brute_force','2020-12-26 21:58:10','2020-12-27 02:58:10',NULL,NULL,'[login]'),(969,'brute_force','2020-12-26 22:21:08','2020-12-27 03:21:08','45.89.206.95',NULL,NULL),(970,'brute_force','2020-12-26 22:21:10','2020-12-27 03:21:10','45.89.206.95',NULL,NULL),(971,'brute_force','2020-12-26 22:21:10','2020-12-27 03:21:10',NULL,NULL,'[login]'),(972,'brute_force','2020-12-26 22:30:15','2020-12-27 03:30:15','37.120.144.116',NULL,NULL),(973,'brute_force','2020-12-26 22:30:15','2020-12-27 03:30:15',NULL,NULL,'info@gruposuadi.com'),(974,'brute_force','2020-12-26 23:07:19','2020-12-27 04:07:19','167.71.102.17',NULL,NULL),(975,'brute_force','2020-12-26 23:07:20','2020-12-27 04:07:20','167.71.102.17',NULL,NULL),(976,'brute_force','2020-12-26 23:07:20','2020-12-27 04:07:20',NULL,NULL,'[login]'),(977,'brute_force','2020-12-26 23:24:40','2020-12-27 04:24:40','150.95.219.87',NULL,NULL),(978,'brute_force','2020-12-26 23:24:42','2020-12-27 04:24:42','150.95.219.87',NULL,NULL),(979,'brute_force','2020-12-26 23:24:42','2020-12-27 04:24:42',NULL,NULL,'[login]'),(980,'brute_force','2020-12-26 23:43:02','2020-12-27 04:43:02','50.63.196.8',NULL,NULL),(981,'brute_force','2020-12-26 23:43:03','2020-12-27 04:43:03','50.63.196.8',NULL,NULL),(982,'brute_force','2020-12-26 23:43:03','2020-12-27 04:43:03',NULL,NULL,'[login]'),(983,'brute_force','2020-12-26 23:59:07','2020-12-27 04:59:07','165.227.119.214',NULL,NULL),(984,'brute_force','2020-12-26 23:59:14','2020-12-27 04:59:14','165.227.119.214',NULL,NULL),(985,'brute_force','2020-12-26 23:59:14','2020-12-27 04:59:14',NULL,NULL,'[login]'),(986,'brute_force','2020-12-27 00:32:32','2020-12-27 05:32:32','167.172.215.83',NULL,NULL),(987,'brute_force','2020-12-27 00:32:34','2020-12-27 05:32:34','167.172.215.83',NULL,NULL),(988,'brute_force','2020-12-27 00:32:34','2020-12-27 05:32:34',NULL,NULL,'[login]'),(989,'brute_force','2020-12-27 00:50:09','2020-12-27 05:50:09','192.81.210.142',NULL,NULL),(990,'brute_force','2020-12-27 00:50:11','2020-12-27 05:50:11','192.81.210.142',NULL,NULL),(991,'brute_force','2020-12-27 00:50:11','2020-12-27 05:50:11',NULL,NULL,'[login]'),(992,'brute_force','2020-12-27 01:07:00','2020-12-27 06:07:00','206.81.16.252',NULL,NULL),(993,'brute_force','2020-12-27 01:07:02','2020-12-27 06:07:02','206.81.16.252',NULL,NULL),(994,'brute_force','2020-12-27 01:07:02','2020-12-27 06:07:02',NULL,NULL,'[login]'),(995,'brute_force','2020-12-27 01:41:34','2020-12-27 06:41:34','209.97.167.137',NULL,NULL),(996,'brute_force','2020-12-27 01:41:37','2020-12-27 06:41:37','209.97.167.137',NULL,NULL),(997,'brute_force','2020-12-27 01:41:37','2020-12-27 06:41:37',NULL,NULL,'[login]'),(998,'brute_force','2020-12-27 02:17:14','2020-12-27 07:17:14','47.74.17.225',NULL,NULL),(999,'brute_force','2020-12-27 02:17:17','2020-12-27 07:17:17','47.74.17.225',NULL,NULL),(1000,'brute_force','2020-12-27 02:17:17','2020-12-27 07:17:17',NULL,NULL,'[login]'),(1001,'brute_force','2020-12-27 02:35:22','2020-12-27 07:35:22','159.203.176.82',NULL,NULL),(1002,'brute_force','2020-12-27 02:35:24','2020-12-27 07:35:24','159.203.176.82',NULL,NULL),(1003,'brute_force','2020-12-27 02:35:24','2020-12-27 07:35:24',NULL,NULL,'[login]'),(1004,'brute_force','2020-12-27 02:52:26','2020-12-27 07:52:26','167.71.154.15',NULL,NULL),(1005,'brute_force','2020-12-27 02:52:28','2020-12-27 07:52:28','167.71.154.15',NULL,NULL),(1006,'brute_force','2020-12-27 02:52:28','2020-12-27 07:52:28',NULL,NULL,'[login]'),(1007,'brute_force','2020-12-27 03:10:51','2020-12-27 08:10:51','35.199.78.33',NULL,NULL),(1008,'brute_force','2020-12-27 03:10:53','2020-12-27 08:10:53','35.199.78.33',NULL,NULL),(1009,'brute_force','2020-12-27 03:10:53','2020-12-27 08:10:53',NULL,NULL,'[login]'),(1010,'brute_force','2020-12-27 03:20:02','2020-12-27 08:20:02','84.17.62.195',NULL,NULL),(1011,'brute_force','2020-12-27 03:20:02','2020-12-27 08:20:02',NULL,NULL,'info@gruposuadi.com'),(1012,'brute_force','2020-12-27 03:29:57','2020-12-27 08:29:57','51.222.9.32',NULL,NULL),(1013,'brute_force','2020-12-27 03:29:58','2020-12-27 08:29:58','51.222.9.32',NULL,NULL),(1014,'brute_force','2020-12-27 03:29:58','2020-12-27 08:29:58',NULL,NULL,'[login]'),(1015,'brute_force','2020-12-27 04:07:35','2020-12-27 09:07:35','103.110.84.152',NULL,NULL),(1016,'brute_force','2020-12-27 04:07:38','2020-12-27 09:07:38','103.110.84.152',NULL,NULL),(1017,'brute_force','2020-12-27 04:07:38','2020-12-27 09:07:38',NULL,NULL,'[login]'),(1018,'brute_force','2020-12-27 04:25:25','2020-12-27 09:25:25','64.225.104.20',NULL,NULL),(1019,'brute_force','2020-12-27 04:25:27','2020-12-27 09:25:27','64.225.104.20',NULL,NULL),(1020,'brute_force','2020-12-27 04:25:27','2020-12-27 09:25:27',NULL,NULL,'[login]'),(1021,'brute_force','2020-12-27 04:45:17','2020-12-27 09:45:17','139.59.80.157',NULL,NULL),(1022,'brute_force','2020-12-27 04:45:19','2020-12-27 09:45:19','139.59.80.157',NULL,NULL),(1023,'brute_force','2020-12-27 04:45:19','2020-12-27 09:45:19',NULL,NULL,'[login]'),(1024,'brute_force','2020-12-27 05:03:53','2020-12-27 10:03:53','134.122.46.215',NULL,NULL),(1025,'brute_force','2020-12-27 05:03:55','2020-12-27 10:03:55','134.122.46.215',NULL,NULL),(1026,'brute_force','2020-12-27 05:03:55','2020-12-27 10:03:55',NULL,NULL,'[login]'),(1027,'brute_force','2020-12-27 05:24:25','2020-12-27 10:24:25','164.90.181.196',NULL,NULL),(1028,'brute_force','2020-12-27 05:24:27','2020-12-27 10:24:27','164.90.181.196',NULL,NULL),(1029,'brute_force','2020-12-27 05:24:27','2020-12-27 10:24:27',NULL,NULL,'[login]'),(1030,'brute_force','2020-12-27 05:43:57','2020-12-27 10:43:57','54.39.22.135',NULL,NULL),(1031,'brute_force','2020-12-27 05:43:58','2020-12-27 10:43:58','54.39.22.135',NULL,NULL),(1032,'brute_force','2020-12-27 05:43:58','2020-12-27 10:43:58',NULL,NULL,'[login]'),(1033,'brute_force','2020-12-27 05:46:26','2020-12-27 10:46:26','2.58.46.28',NULL,NULL),(1034,'brute_force','2020-12-27 05:46:26','2020-12-27 10:46:26',NULL,NULL,'info@gruposuadi.com'),(1035,'brute_force','2020-12-27 06:04:11','2020-12-27 11:04:11','134.122.113.81',NULL,NULL),(1036,'brute_force','2020-12-27 06:04:13','2020-12-27 11:04:13','134.122.113.81',NULL,NULL),(1037,'brute_force','2020-12-27 06:04:13','2020-12-27 11:04:13',NULL,NULL,'[login]'),(1038,'brute_force','2020-12-27 07:04:11','2020-12-27 12:04:11','157.245.164.4',NULL,NULL),(1039,'brute_force','2020-12-27 07:04:13','2020-12-27 12:04:13','157.245.164.4',NULL,NULL),(1040,'brute_force','2020-12-27 07:04:13','2020-12-27 12:04:13',NULL,NULL,'[login]'),(1041,'brute_force','2020-12-27 07:24:49','2020-12-27 12:24:49','132.145.111.129',NULL,NULL),(1042,'brute_force','2020-12-27 07:24:49','2020-12-27 12:24:49',NULL,NULL,'[login]'),(1043,'brute_force','2020-12-27 07:47:03','2020-12-27 12:47:03','34.73.25.187',NULL,NULL),(1044,'brute_force','2020-12-27 07:47:03','2020-12-27 12:47:03',NULL,NULL,'[login]'),(1045,'brute_force','2020-12-27 07:57:10','2020-12-27 12:57:10','51.15.152.109',NULL,NULL),(1046,'brute_force','2020-12-27 07:57:10','2020-12-27 12:57:10',NULL,NULL,'info@gruposuadi.com'),(1047,'brute_force','2020-12-27 08:29:26','2020-12-27 13:29:26','142.93.18.203',NULL,NULL),(1048,'brute_force','2020-12-27 08:29:26','2020-12-27 13:29:26',NULL,NULL,'[login]'),(1049,'brute_force','2020-12-27 08:50:10','2020-12-27 13:50:10','23.254.176.124',NULL,NULL),(1050,'brute_force','2020-12-27 08:50:10','2020-12-27 13:50:10',NULL,NULL,'[login]'),(1051,'brute_force','2020-12-27 09:03:57','2020-12-27 14:03:57','139.162.235.80',NULL,NULL),(1052,'brute_force','2020-12-27 09:03:58','2020-12-27 14:03:58','139.162.235.80',NULL,NULL),(1053,'brute_force','2020-12-27 09:03:58','2020-12-27 14:03:58',NULL,NULL,'[login]'),(1054,'brute_force','2020-12-27 09:31:54','2020-12-27 14:31:54','207.148.64.127',NULL,NULL),(1055,'brute_force','2020-12-27 09:31:59','2020-12-27 14:31:59','207.148.64.127',NULL,NULL),(1056,'brute_force','2020-12-27 09:31:59','2020-12-27 14:31:59',NULL,NULL,'[login]'),(1057,'brute_force','2020-12-27 09:59:55','2020-12-27 14:59:55','167.71.69.173',NULL,NULL),(1058,'brute_force','2020-12-27 09:59:58','2020-12-27 14:59:58','167.71.69.173',NULL,NULL),(1059,'brute_force','2020-12-27 09:59:58','2020-12-27 14:59:58',NULL,NULL,'[login]'),(1060,'brute_force','2020-12-27 10:15:24','2020-12-27 15:15:24','45.80.183.174',NULL,NULL),(1061,'brute_force','2020-12-27 10:15:27','2020-12-27 15:15:27','45.80.183.174',NULL,NULL),(1062,'brute_force','2020-12-27 10:15:27','2020-12-27 15:15:27',NULL,NULL,'[login]'),(1063,'brute_force','2020-12-27 10:23:12','2020-12-27 15:23:12','84.17.42.104',NULL,NULL),(1064,'brute_force','2020-12-27 10:23:12','2020-12-27 15:23:12',NULL,NULL,'info@gruposuadi.com'),(1065,'brute_force','2020-12-27 10:27:25','2020-12-27 15:27:25','37.59.39.216',NULL,NULL),(1066,'brute_force','2020-12-27 10:27:27','2020-12-27 15:27:27','37.59.39.216',NULL,NULL),(1067,'brute_force','2020-12-27 10:27:27','2020-12-27 15:27:27',NULL,NULL,'[login]'),(1068,'brute_force','2020-12-27 10:56:49','2020-12-27 15:56:49','172.96.190.228',NULL,NULL),(1069,'brute_force','2020-12-27 10:56:52','2020-12-27 15:56:52','172.96.190.228',NULL,NULL),(1070,'brute_force','2020-12-27 10:56:52','2020-12-27 15:56:52',NULL,NULL,'[login]'),(1071,'brute_force','2020-12-27 11:11:19','2020-12-27 16:11:19','144.76.96.60',NULL,NULL),(1072,'brute_force','2020-12-27 11:11:21','2020-12-27 16:11:21','144.76.96.60',NULL,NULL),(1073,'brute_force','2020-12-27 11:11:21','2020-12-27 16:11:21',NULL,NULL,'[login]'),(1074,'brute_force','2020-12-27 11:25:54','2020-12-27 16:25:54','54.241.5.13',NULL,NULL),(1075,'brute_force','2020-12-27 11:25:57','2020-12-27 16:25:57','54.241.5.13',NULL,NULL),(1076,'brute_force','2020-12-27 11:25:57','2020-12-27 16:25:57',NULL,NULL,'[login]'),(1077,'brute_force','2020-12-27 11:39:33','2020-12-27 16:39:33','188.166.152.114',NULL,NULL),(1078,'brute_force','2020-12-27 11:39:35','2020-12-27 16:39:35','188.166.152.114',NULL,NULL),(1079,'brute_force','2020-12-27 11:39:35','2020-12-27 16:39:35',NULL,NULL,'[login]'),(1080,'brute_force','2020-12-27 11:52:53','2020-12-27 16:52:53','46.163.117.15',NULL,NULL),(1081,'brute_force','2020-12-27 11:52:55','2020-12-27 16:52:55','46.163.117.15',NULL,NULL),(1082,'brute_force','2020-12-27 11:52:55','2020-12-27 16:52:55',NULL,NULL,'[login]'),(1083,'brute_force','2020-12-27 12:06:11','2020-12-27 17:06:11','198.211.98.90',NULL,NULL),(1084,'brute_force','2020-12-27 12:06:13','2020-12-27 17:06:13','198.211.98.90',NULL,NULL),(1085,'brute_force','2020-12-27 12:06:13','2020-12-27 17:06:13',NULL,NULL,'[login]'),(1086,'brute_force','2020-12-27 12:30:00','2020-12-27 17:30:00','89.40.183.211',NULL,NULL),(1087,'brute_force','2020-12-27 12:30:00','2020-12-27 17:30:00',NULL,NULL,'info@gruposuadi.com'),(1088,'brute_force','2020-12-27 12:31:43','2020-12-27 17:31:43','139.59.159.48',NULL,NULL),(1089,'brute_force','2020-12-27 12:31:45','2020-12-27 17:31:45','139.59.159.48',NULL,NULL),(1090,'brute_force','2020-12-27 12:31:45','2020-12-27 17:31:45',NULL,NULL,'[login]'),(1091,'brute_force','2020-12-27 12:42:08','2020-12-27 17:42:08','161.117.44.63',NULL,NULL),(1092,'brute_force','2020-12-27 12:42:13','2020-12-27 17:42:13','161.117.44.63',NULL,NULL),(1093,'brute_force','2020-12-27 12:42:13','2020-12-27 17:42:13',NULL,NULL,'[login]'),(1094,'brute_force','2020-12-27 12:54:14','2020-12-27 17:54:14','206.189.121.29',NULL,NULL),(1095,'brute_force','2020-12-27 12:54:15','2020-12-27 17:54:15','206.189.121.29',NULL,NULL),(1096,'brute_force','2020-12-27 12:54:15','2020-12-27 17:54:15',NULL,NULL,'[login]'),(1097,'brute_force','2020-12-27 13:19:06','2020-12-27 18:19:06','139.180.143.8',NULL,NULL),(1098,'brute_force','2020-12-27 13:19:09','2020-12-27 18:19:09','139.180.143.8',NULL,NULL),(1099,'brute_force','2020-12-27 13:19:09','2020-12-27 18:19:09',NULL,NULL,'[login]'),(1100,'brute_force','2020-12-27 13:30:37','2020-12-27 18:30:37','50.62.22.112',NULL,NULL),(1101,'brute_force','2020-12-27 13:30:39','2020-12-27 18:30:39','50.62.22.112',NULL,NULL),(1102,'brute_force','2020-12-27 13:30:39','2020-12-27 18:30:39',NULL,NULL,'[login]'),(1103,'brute_force','2020-12-27 13:44:18','2020-12-27 18:44:18','178.128.68.121',NULL,NULL),(1104,'brute_force','2020-12-27 13:44:20','2020-12-27 18:44:20','178.128.68.121',NULL,NULL),(1105,'brute_force','2020-12-27 13:44:20','2020-12-27 18:44:20',NULL,NULL,'[login]'),(1106,'brute_force','2020-12-27 13:55:35','2020-12-27 18:55:35','210.5.120.234',NULL,NULL),(1107,'brute_force','2020-12-27 13:55:38','2020-12-27 18:55:38','210.5.120.234',NULL,NULL),(1108,'brute_force','2020-12-27 13:55:38','2020-12-27 18:55:38',NULL,NULL,'[login]'),(1109,'brute_force','2020-12-27 14:08:34','2020-12-27 19:08:34','70.32.73.17',NULL,NULL),(1110,'brute_force','2020-12-27 14:08:36','2020-12-27 19:08:36','70.32.73.17',NULL,NULL),(1111,'brute_force','2020-12-27 14:08:36','2020-12-27 19:08:36',NULL,NULL,'[login]'),(1112,'brute_force','2020-12-27 14:21:58','2020-12-27 19:21:58','34.90.25.58',NULL,NULL),(1113,'brute_force','2020-12-27 14:22:00','2020-12-27 19:22:00','34.90.25.58',NULL,NULL),(1114,'brute_force','2020-12-27 14:22:00','2020-12-27 19:22:00',NULL,NULL,'[login]'),(1115,'brute_force','2020-12-27 14:34:33','2020-12-27 19:34:33','74.208.228.35',NULL,NULL),(1116,'brute_force','2020-12-27 14:34:35','2020-12-27 19:34:35','74.208.228.35',NULL,NULL),(1117,'brute_force','2020-12-27 14:34:35','2020-12-27 19:34:35',NULL,NULL,'[login]'),(1118,'brute_force','2020-12-27 14:47:17','2020-12-27 19:47:17','37.120.197.60',NULL,NULL),(1119,'brute_force','2020-12-27 14:47:17','2020-12-27 19:47:17',NULL,NULL,'info@gruposuadi.com'),(1120,'brute_force','2020-12-27 14:48:58','2020-12-27 19:48:58','161.35.154.24',NULL,NULL),(1121,'brute_force','2020-12-27 14:48:58','2020-12-27 19:48:58',NULL,NULL,'[login]'),(1122,'brute_force','2020-12-27 14:59:18','2020-12-27 19:59:18','93.104.215.237',NULL,NULL),(1123,'brute_force','2020-12-27 14:59:20','2020-12-27 19:59:20','93.104.215.237',NULL,NULL),(1124,'brute_force','2020-12-27 14:59:20','2020-12-27 19:59:20',NULL,NULL,'[login]'),(1125,'brute_force','2020-12-27 15:13:17','2020-12-27 20:13:17','139.59.80.157',NULL,NULL),(1126,'brute_force','2020-12-27 15:13:19','2020-12-27 20:13:19','139.59.80.157',NULL,NULL),(1127,'brute_force','2020-12-27 15:13:19','2020-12-27 20:13:19',NULL,NULL,'[login]'),(1128,'brute_force','2020-12-27 15:26:58','2020-12-27 20:26:58','197.155.158.21',NULL,NULL),(1129,'brute_force','2020-12-27 15:27:01','2020-12-27 20:27:01','197.155.158.21',NULL,NULL),(1130,'brute_force','2020-12-27 15:27:01','2020-12-27 20:27:01',NULL,NULL,'[login]'),(1131,'brute_force','2020-12-27 15:39:21','2020-12-27 20:39:21','35.245.197.208',NULL,NULL),(1132,'brute_force','2020-12-27 15:39:26','2020-12-27 20:39:26','35.245.197.208',NULL,NULL),(1133,'brute_force','2020-12-27 15:39:26','2020-12-27 20:39:26',NULL,NULL,'[login]'),(1134,'brute_force','2020-12-27 15:53:02','2020-12-27 20:53:02','156.67.218.87',NULL,NULL),(1135,'brute_force','2020-12-27 15:53:05','2020-12-27 20:53:05','156.67.218.87',NULL,NULL),(1136,'brute_force','2020-12-27 15:53:05','2020-12-27 20:53:05',NULL,NULL,'[login]'),(1137,'brute_force','2020-12-27 16:04:26','2020-12-27 21:04:26','107.180.88.41',NULL,NULL),(1138,'brute_force','2020-12-27 16:04:28','2020-12-27 21:04:28','107.180.88.41',NULL,NULL),(1139,'brute_force','2020-12-27 16:04:28','2020-12-27 21:04:28',NULL,NULL,'[login]'),(1140,'brute_force','2020-12-27 16:18:22','2020-12-27 21:18:22','141.85.216.231',NULL,NULL),(1141,'brute_force','2020-12-27 16:18:24','2020-12-27 21:18:24','141.85.216.231',NULL,NULL),(1142,'brute_force','2020-12-27 16:18:24','2020-12-27 21:18:24',NULL,NULL,'[login]'),(1143,'brute_force','2020-12-27 16:32:24','2020-12-27 21:32:24','86.57.254.101',NULL,NULL),(1144,'brute_force','2020-12-27 16:32:26','2020-12-27 21:32:26','86.57.254.101',NULL,NULL),(1145,'brute_force','2020-12-27 16:32:26','2020-12-27 21:32:26',NULL,NULL,'[login]'),(1146,'brute_force','2020-12-27 16:45:39','2020-12-27 21:45:39','103.138.69.185',NULL,NULL),(1147,'brute_force','2020-12-27 16:45:39','2020-12-27 21:45:39',NULL,NULL,'[login]'),(1148,'brute_force','2020-12-27 16:59:27','2020-12-27 21:59:27','151.80.66.235',NULL,NULL),(1149,'brute_force','2020-12-27 16:59:29','2020-12-27 21:59:29','151.80.66.235',NULL,NULL),(1150,'brute_force','2020-12-27 16:59:29','2020-12-27 21:59:29',NULL,NULL,'[login]'),(1151,'brute_force','2020-12-27 17:11:47','2020-12-27 22:11:47','134.122.46.215',NULL,NULL),(1152,'brute_force','2020-12-27 17:11:48','2020-12-27 22:11:48','134.122.46.215',NULL,NULL),(1153,'brute_force','2020-12-27 17:11:48','2020-12-27 22:11:48',NULL,NULL,'[login]'),(1154,'brute_force','2020-12-27 17:12:09','2020-12-27 22:12:09','45.152.181.188',NULL,NULL),(1155,'brute_force','2020-12-27 17:12:09','2020-12-27 22:12:09',NULL,NULL,'info@gruposuadi.com'),(1156,'brute_force','2020-12-27 17:25:20','2020-12-27 22:25:20','34.83.255.50',NULL,NULL),(1157,'brute_force','2020-12-27 17:25:22','2020-12-27 22:25:22','34.83.255.50',NULL,NULL),(1158,'brute_force','2020-12-27 17:25:22','2020-12-27 22:25:22',NULL,NULL,'[login]'),(1159,'brute_force','2020-12-27 17:39:46','2020-12-27 22:39:46','185.253.218.168',NULL,NULL),(1160,'brute_force','2020-12-27 17:39:48','2020-12-27 22:39:48','185.253.218.168',NULL,NULL),(1161,'brute_force','2020-12-27 17:39:48','2020-12-27 22:39:48',NULL,NULL,'[login]'),(1162,'brute_force','2020-12-27 17:53:43','2020-12-27 22:53:43','149.56.108.216',NULL,NULL),(1163,'brute_force','2020-12-27 17:53:44','2020-12-27 22:53:44','149.56.108.216',NULL,NULL),(1164,'brute_force','2020-12-27 17:53:44','2020-12-27 22:53:44',NULL,NULL,'[login]'),(1165,'brute_force','2020-12-27 18:07:53','2020-12-27 23:07:53','185.253.218.168',NULL,NULL),(1166,'brute_force','2020-12-27 18:07:55','2020-12-27 23:07:55','185.253.218.168',NULL,NULL),(1167,'brute_force','2020-12-27 18:07:55','2020-12-27 23:07:55',NULL,NULL,'[login]'),(1168,'brute_force','2020-12-27 18:35:11','2020-12-27 23:35:11','45.87.83.116',NULL,NULL),(1169,'brute_force','2020-12-27 18:35:13','2020-12-27 23:35:13','45.87.83.116',NULL,NULL),(1170,'brute_force','2020-12-27 18:35:13','2020-12-27 23:35:13',NULL,NULL,'[login]'),(1171,'brute_force','2020-12-27 19:03:33','2020-12-28 00:03:33','116.203.71.118',NULL,NULL),(1172,'brute_force','2020-12-27 19:03:35','2020-12-28 00:03:35','116.203.71.118',NULL,NULL),(1173,'brute_force','2020-12-27 19:03:35','2020-12-28 00:03:35',NULL,NULL,'[login]'),(1174,'brute_force','2020-12-27 19:18:36','2020-12-28 00:18:36','195.246.126.130',NULL,NULL),(1175,'brute_force','2020-12-27 19:18:38','2020-12-28 00:18:38','195.246.126.130',NULL,NULL),(1176,'brute_force','2020-12-27 19:18:38','2020-12-28 00:18:38',NULL,NULL,'[login]'),(1177,'brute_force','2020-12-27 19:33:33','2020-12-28 00:33:33','43.225.109.91',NULL,NULL),(1178,'brute_force','2020-12-27 19:33:36','2020-12-28 00:33:36','43.225.109.91',NULL,NULL),(1179,'brute_force','2020-12-27 19:33:36','2020-12-28 00:33:36',NULL,NULL,'[login]'),(1180,'brute_force','2020-12-27 19:46:47','2020-12-28 00:46:47','107.174.192.163',NULL,NULL),(1181,'brute_force','2020-12-27 19:46:50','2020-12-28 00:46:50','107.174.192.163',NULL,NULL),(1182,'brute_force','2020-12-27 19:46:50','2020-12-28 00:46:50',NULL,NULL,'[login]'),(1183,'brute_force','2020-12-27 20:01:19','2020-12-28 01:01:19','46.163.73.81',NULL,NULL),(1184,'brute_force','2020-12-27 20:01:21','2020-12-28 01:01:21','46.163.73.81',NULL,NULL),(1185,'brute_force','2020-12-27 20:01:21','2020-12-28 01:01:21',NULL,NULL,'[login]'),(1186,'brute_force','2020-12-27 20:17:08','2020-12-28 01:17:08','210.5.120.234',NULL,NULL),(1187,'brute_force','2020-12-27 20:17:10','2020-12-28 01:17:10','210.5.120.234',NULL,NULL),(1188,'brute_force','2020-12-27 20:17:10','2020-12-28 01:17:10',NULL,NULL,'[login]'),(1189,'brute_force','2020-12-27 20:32:09','2020-12-28 01:32:09','93.114.235.168',NULL,NULL),(1190,'brute_force','2020-12-27 20:32:10','2020-12-28 01:32:10','93.114.235.168',NULL,NULL),(1191,'brute_force','2020-12-27 20:32:10','2020-12-28 01:32:10',NULL,NULL,'[login]'),(1192,'brute_force','2020-12-27 20:48:21','2020-12-28 01:48:21','139.59.34.226',NULL,NULL),(1193,'brute_force','2020-12-27 20:48:28','2020-12-28 01:48:28','139.59.34.226',NULL,NULL),(1194,'brute_force','2020-12-27 20:48:28','2020-12-28 01:48:28',NULL,NULL,'[login]'),(1195,'brute_force','2020-12-27 21:48:53','2020-12-28 02:48:53','82.102.21.57',NULL,NULL),(1196,'brute_force','2020-12-27 21:48:53','2020-12-28 02:48:53',NULL,NULL,'info@gruposuadi.com'),(1197,'brute_force','2020-12-27 22:05:02','2020-12-28 03:05:02','178.128.83.209',NULL,NULL),(1198,'brute_force','2020-12-27 22:05:05','2020-12-28 03:05:05','178.128.83.209',NULL,NULL),(1199,'brute_force','2020-12-27 22:05:05','2020-12-28 03:05:05',NULL,NULL,'[login]'),(1200,'brute_force','2020-12-27 22:33:50','2020-12-28 03:33:50','45.80.154.57',NULL,NULL),(1201,'brute_force','2020-12-27 22:33:52','2020-12-28 03:33:52','45.80.154.57',NULL,NULL),(1202,'brute_force','2020-12-27 22:33:52','2020-12-28 03:33:52',NULL,NULL,'[login]'),(1203,'brute_force','2020-12-27 23:06:30','2020-12-28 04:06:30','145.239.211.242',NULL,NULL),(1204,'brute_force','2020-12-27 23:06:32','2020-12-28 04:06:32','145.239.211.242',NULL,NULL),(1205,'brute_force','2020-12-27 23:06:32','2020-12-28 04:06:32',NULL,NULL,'[login]'),(1206,'brute_force','2020-12-27 23:23:11','2020-12-28 04:23:11','159.65.83.68',NULL,NULL),(1207,'brute_force','2020-12-27 23:23:13','2020-12-28 04:23:13','159.65.83.68',NULL,NULL),(1208,'brute_force','2020-12-27 23:23:13','2020-12-28 04:23:13',NULL,NULL,'[login]'),(1209,'brute_force','2020-12-27 23:39:21','2020-12-28 04:39:21','3.7.240.43',NULL,NULL),(1210,'brute_force','2020-12-27 23:39:23','2020-12-28 04:39:23','3.7.240.43',NULL,NULL),(1211,'brute_force','2020-12-27 23:39:23','2020-12-28 04:39:23',NULL,NULL,'[login]'),(1212,'brute_force','2020-12-27 23:54:43','2020-12-28 04:54:43','157.245.38.42',NULL,NULL),(1213,'brute_force','2020-12-28 00:10:38','2020-12-28 05:10:38','157.245.5.133',NULL,NULL),(1214,'brute_force','2020-12-28 00:10:38','2020-12-28 05:10:38',NULL,NULL,'[login]'),(1215,'brute_force','2020-12-28 00:19:35','2020-12-28 05:19:35','82.102.21.57',NULL,NULL),(1216,'brute_force','2020-12-28 00:19:35','2020-12-28 05:19:35',NULL,NULL,'info@gruposuadi.com'),(1217,'brute_force','2020-12-28 00:28:11','2020-12-28 05:28:11','96.125.169.49',NULL,NULL),(1218,'brute_force','2020-12-28 00:28:13','2020-12-28 05:28:13','96.125.169.49',NULL,NULL),(1219,'brute_force','2020-12-28 00:28:13','2020-12-28 05:28:13',NULL,NULL,'[login]'),(1220,'brute_force','2020-12-28 00:44:22','2020-12-28 05:44:22','3.7.240.43',NULL,NULL),(1221,'brute_force','2020-12-28 00:44:24','2020-12-28 05:44:24','3.7.240.43',NULL,NULL),(1222,'brute_force','2020-12-28 00:44:24','2020-12-28 05:44:24',NULL,NULL,'[login]'),(1223,'brute_force','2020-12-28 00:50:19','2020-12-28 05:50:19','184.168.46.209',NULL,NULL),(1224,'brute_force','2020-12-28 00:50:23','2020-12-28 05:50:23','184.168.46.209',NULL,NULL),(1225,'brute_force','2020-12-28 00:50:23','2020-12-28 05:50:23',NULL,NULL,'[login]'),(1226,'brute_force','2020-12-28 01:25:04','2020-12-28 06:25:04','160.153.245.175',NULL,NULL),(1227,'brute_force','2020-12-28 01:25:10','2020-12-28 06:25:10','160.153.245.175',NULL,NULL),(1228,'brute_force','2020-12-28 01:25:10','2020-12-28 06:25:10',NULL,NULL,'[login]'),(1229,'brute_force','2020-12-28 01:41:36','2020-12-28 06:41:36','34.106.42.148',NULL,NULL),(1230,'brute_force','2020-12-28 01:41:36','2020-12-28 06:41:36',NULL,NULL,'[login]'),(1231,'brute_force','2020-12-28 02:10:07','2020-12-28 07:10:07','5.35.246.55',NULL,NULL),(1232,'brute_force','2020-12-28 02:10:07','2020-12-28 07:10:07',NULL,NULL,'[login]'),(1233,'brute_force','2020-12-28 02:25:38','2020-12-28 07:25:38','128.199.182.51',NULL,NULL),(1234,'brute_force','2020-12-28 02:25:43','2020-12-28 07:25:43','128.199.182.51',NULL,NULL),(1235,'brute_force','2020-12-28 02:25:43','2020-12-28 07:25:43',NULL,NULL,'[login]'),(1236,'brute_force','2020-12-28 02:30:13','2020-12-28 07:30:13','192.145.127.76',NULL,NULL),(1237,'brute_force','2020-12-28 02:30:13','2020-12-28 07:30:13',NULL,NULL,'info@gruposuadi.com'),(1238,'brute_force','2020-12-28 02:56:25','2020-12-28 07:56:25','208.77.210.37',NULL,NULL),(1239,'brute_force','2020-12-28 02:56:29','2020-12-28 07:56:29','208.77.210.37',NULL,NULL),(1240,'brute_force','2020-12-28 02:56:29','2020-12-28 07:56:29',NULL,NULL,'[login]'),(1241,'brute_force','2020-12-28 03:11:20','2020-12-28 08:11:20','198.12.226.7',NULL,NULL),(1242,'brute_force','2020-12-28 03:11:23','2020-12-28 08:11:23','198.12.226.7',NULL,NULL),(1243,'brute_force','2020-12-28 03:11:23','2020-12-28 08:11:23',NULL,NULL,'[login]'),(1244,'brute_force','2020-12-28 03:26:20','2020-12-28 08:26:20','144.91.68.52',NULL,NULL),(1245,'brute_force','2020-12-28 03:26:24','2020-12-28 08:26:24','144.91.68.52',NULL,NULL),(1246,'brute_force','2020-12-28 03:26:24','2020-12-28 08:26:24',NULL,NULL,'[login]'),(1247,'brute_force','2020-12-28 03:41:53','2020-12-28 08:41:53','89.252.188.170',NULL,NULL),(1248,'brute_force','2020-12-28 03:41:58','2020-12-28 08:41:58','89.252.188.170',NULL,NULL),(1249,'brute_force','2020-12-28 03:41:58','2020-12-28 08:41:58',NULL,NULL,'[login]'),(1250,'brute_force','2020-12-28 03:58:33','2020-12-28 08:58:33','101.32.187.152',NULL,NULL),(1251,'brute_force','2020-12-28 03:58:38','2020-12-28 08:58:38','101.32.187.152',NULL,NULL),(1252,'brute_force','2020-12-28 03:58:38','2020-12-28 08:58:38',NULL,NULL,'[login]'),(1253,'brute_force','2020-12-28 04:30:42','2020-12-28 09:30:42','193.34.136.16',NULL,NULL),(1254,'brute_force','2020-12-28 04:30:47','2020-12-28 09:30:47','193.34.136.16',NULL,NULL),(1255,'brute_force','2020-12-28 04:30:47','2020-12-28 09:30:47',NULL,NULL,'[login]'),(1256,'brute_force','2020-12-28 05:00:48','2020-12-28 10:00:48','159.65.223.153',NULL,NULL),(1257,'brute_force','2020-12-28 05:00:52','2020-12-28 10:00:52','159.65.223.153',NULL,NULL),(1258,'brute_force','2020-12-28 05:00:52','2020-12-28 10:00:52',NULL,NULL,'[login]'),(1259,'brute_force','2020-12-28 05:03:03','2020-12-28 10:03:03','185.183.105.244',NULL,NULL),(1260,'brute_force','2020-12-28 05:03:03','2020-12-28 10:03:03',NULL,NULL,'info@gruposuadi.com'),(1261,'brute_force','2020-12-28 05:17:02','2020-12-28 10:17:02','167.172.55.235',NULL,NULL),(1262,'brute_force','2020-12-28 05:17:06','2020-12-28 10:17:06','167.172.55.235',NULL,NULL),(1263,'brute_force','2020-12-28 05:17:06','2020-12-28 10:17:06',NULL,NULL,'[login]'),(1264,'brute_force','2020-12-28 05:50:40','2020-12-28 10:50:40','68.183.87.153',NULL,NULL),(1265,'brute_force','2020-12-28 05:50:45','2020-12-28 10:50:45','68.183.87.153',NULL,NULL),(1266,'brute_force','2020-12-28 05:50:45','2020-12-28 10:50:45',NULL,NULL,'[login]'),(1267,'brute_force','2020-12-28 06:03:51','2020-12-28 11:03:51','45.151.248.50',NULL,NULL),(1268,'brute_force','2020-12-28 06:03:57','2020-12-28 11:03:57','45.151.248.50',NULL,NULL),(1269,'brute_force','2020-12-28 06:03:57','2020-12-28 11:03:57',NULL,NULL,'[login]'),(1270,'brute_force','2020-12-28 06:20:21','2020-12-28 11:20:21','23.99.97.154',NULL,NULL),(1271,'brute_force','2020-12-28 06:20:27','2020-12-28 11:20:27','23.99.97.154',NULL,NULL),(1272,'brute_force','2020-12-28 06:20:27','2020-12-28 11:20:27',NULL,NULL,'[login]'),(1273,'brute_force','2020-12-28 06:36:25','2020-12-28 11:36:25','45.89.205.191',NULL,NULL),(1274,'brute_force','2020-12-28 06:36:29','2020-12-28 11:36:29','45.89.205.191',NULL,NULL),(1275,'brute_force','2020-12-28 06:36:29','2020-12-28 11:36:29',NULL,NULL,'[login]'),(1276,'brute_force','2020-12-28 06:52:40','2020-12-28 11:52:40','54.218.117.245',NULL,NULL),(1277,'brute_force','2020-12-28 06:52:43','2020-12-28 11:52:43','54.218.117.245',NULL,NULL),(1278,'brute_force','2020-12-28 06:52:43','2020-12-28 11:52:43',NULL,NULL,'[login]'),(1279,'brute_force','2020-12-28 07:07:50','2020-12-28 12:07:50','194.127.172.77',NULL,NULL),(1280,'brute_force','2020-12-28 07:07:50','2020-12-28 12:07:50',NULL,NULL,'info@gruposuadi.com'),(1281,'brute_force','2020-12-28 07:09:09','2020-12-28 12:09:09','176.96.136.51',NULL,NULL),(1282,'brute_force','2020-12-28 07:09:13','2020-12-28 12:09:13','176.96.136.51',NULL,NULL),(1283,'brute_force','2020-12-28 07:09:13','2020-12-28 12:09:13',NULL,NULL,'[login]'),(1284,'brute_force','2020-12-28 07:26:54','2020-12-28 12:26:54','164.68.104.204',NULL,NULL),(1285,'brute_force','2020-12-28 07:26:59','2020-12-28 12:26:59','164.68.104.204',NULL,NULL),(1286,'brute_force','2020-12-28 07:26:59','2020-12-28 12:26:59',NULL,NULL,'[login]'),(1287,'brute_force','2020-12-28 07:40:10','2020-12-28 12:40:10','198.12.224.76',NULL,NULL),(1288,'brute_force','2020-12-28 07:40:14','2020-12-28 12:40:14','198.12.224.76',NULL,NULL),(1289,'brute_force','2020-12-28 07:40:14','2020-12-28 12:40:14',NULL,NULL,'[login]'),(1290,'brute_force','2020-12-28 07:57:05','2020-12-28 12:57:05','116.80.14.2',NULL,NULL),(1291,'brute_force','2020-12-28 07:57:09','2020-12-28 12:57:09','116.80.14.2',NULL,NULL),(1292,'brute_force','2020-12-28 07:57:09','2020-12-28 12:57:09',NULL,NULL,'[login]'),(1293,'brute_force','2020-12-28 08:47:26','2020-12-28 13:47:26','51.79.99.219',NULL,NULL),(1294,'brute_force','2020-12-28 08:47:29','2020-12-28 13:47:29','51.79.99.219',NULL,NULL),(1295,'brute_force','2020-12-28 08:47:29','2020-12-28 13:47:29',NULL,NULL,'[login]'),(1296,'brute_force','2020-12-28 09:03:24','2020-12-28 14:03:24','103.3.46.92',NULL,NULL),(1297,'brute_force','2020-12-28 09:03:29','2020-12-28 14:03:29','103.3.46.92',NULL,NULL),(1298,'brute_force','2020-12-28 09:03:29','2020-12-28 14:03:29',NULL,NULL,'[login]'),(1299,'brute_force','2020-12-28 09:17:32','2020-12-28 14:17:32','196.240.57.188',NULL,NULL),(1300,'brute_force','2020-12-28 09:17:32','2020-12-28 14:17:32',NULL,NULL,'info@gruposuadi.com'),(1301,'brute_force','2020-12-28 09:19:25','2020-12-28 14:19:25','197.242.150.20',NULL,NULL),(1302,'brute_force','2020-12-28 09:19:30','2020-12-28 14:19:30','197.242.150.20',NULL,NULL),(1303,'brute_force','2020-12-28 09:19:30','2020-12-28 14:19:30',NULL,NULL,'[login]'),(1304,'brute_force','2020-12-28 11:35:34','2020-12-28 16:35:34','37.120.197.57',NULL,NULL),(1305,'brute_force','2020-12-28 11:35:34','2020-12-28 16:35:34',NULL,NULL,'info@gruposuadi.com'),(1306,'brute_force','2020-12-28 14:03:16','2020-12-28 19:03:16','194.35.233.191',NULL,NULL),(1307,'brute_force','2020-12-28 14:03:16','2020-12-28 19:03:16',NULL,NULL,'info@gruposuadi.com'),(1308,'brute_force','2020-12-28 14:42:32','2020-12-28 19:42:32','34.106.199.158',NULL,NULL),(1309,'brute_force','2020-12-28 14:42:32','2020-12-28 19:42:32',NULL,NULL,'[login]'),(1310,'brute_force','2020-12-28 14:51:10','2020-12-28 19:51:10','46.101.148.53',NULL,NULL),(1311,'brute_force','2020-12-28 14:51:13','2020-12-28 19:51:13','46.101.148.53',NULL,NULL),(1312,'brute_force','2020-12-28 14:51:13','2020-12-28 19:51:13',NULL,NULL,'[login]'),(1313,'brute_force','2020-12-28 14:59:34','2020-12-28 19:59:34','198.12.253.113',NULL,NULL),(1314,'brute_force','2020-12-28 14:59:34','2020-12-28 19:59:34',NULL,NULL,'[login]'),(1315,'brute_force','2020-12-28 15:09:18','2020-12-28 20:09:18','171.244.15.38',NULL,NULL),(1316,'brute_force','2020-12-28 15:09:18','2020-12-28 20:09:18',NULL,NULL,'[login]'),(1317,'brute_force','2020-12-28 15:19:21','2020-12-28 20:19:21','138.197.135.102',NULL,NULL),(1318,'brute_force','2020-12-28 15:19:23','2020-12-28 20:19:23','138.197.135.102',NULL,NULL),(1319,'brute_force','2020-12-28 15:19:23','2020-12-28 20:19:23',NULL,NULL,'[login]'),(1320,'brute_force','2020-12-28 15:28:46','2020-12-28 20:28:46','104.152.110.34',NULL,NULL),(1321,'brute_force','2020-12-28 15:28:48','2020-12-28 20:28:48','104.152.110.34',NULL,NULL),(1322,'brute_force','2020-12-28 15:28:48','2020-12-28 20:28:48',NULL,NULL,'[login]'),(1323,'brute_force','2020-12-28 15:48:49','2020-12-28 20:48:49','139.59.79.239',NULL,NULL),(1324,'brute_force','2020-12-28 15:48:52','2020-12-28 20:48:52','139.59.79.239',NULL,NULL),(1325,'brute_force','2020-12-28 15:48:52','2020-12-28 20:48:52',NULL,NULL,'[login]'),(1326,'brute_force','2020-12-28 15:58:50','2020-12-28 20:58:50','47.107.33.26',NULL,NULL),(1327,'brute_force','2020-12-28 15:58:53','2020-12-28 20:58:53','47.107.33.26',NULL,NULL),(1328,'brute_force','2020-12-28 15:58:53','2020-12-28 20:58:53',NULL,NULL,'[login]'),(1329,'brute_force','2020-12-28 16:09:21','2020-12-28 21:09:21','157.245.64.116',NULL,NULL),(1330,'brute_force','2020-12-28 16:09:23','2020-12-28 21:09:23','157.245.64.116',NULL,NULL),(1331,'brute_force','2020-12-28 16:09:23','2020-12-28 21:09:23',NULL,NULL,'[login]'),(1332,'brute_force','2020-12-28 16:11:40','2020-12-28 21:11:40','37.120.149.30',NULL,NULL),(1333,'brute_force','2020-12-28 16:11:40','2020-12-28 21:11:40',NULL,NULL,'info@gruposuadi.com'),(1334,'brute_force','2020-12-28 16:29:29','2020-12-28 21:29:29','174.138.65.206',NULL,NULL),(1335,'brute_force','2020-12-28 16:29:31','2020-12-28 21:29:31','174.138.65.206',NULL,NULL),(1336,'brute_force','2020-12-28 16:29:31','2020-12-28 21:29:31',NULL,NULL,'[login]'),(1337,'brute_force','2020-12-28 16:40:41','2020-12-28 21:40:41','149.56.108.216',NULL,NULL),(1338,'brute_force','2020-12-28 16:40:44','2020-12-28 21:40:44','149.56.108.216',NULL,NULL),(1339,'brute_force','2020-12-28 16:40:44','2020-12-28 21:40:44',NULL,NULL,'[login]'),(1340,'brute_force','2020-12-28 16:53:50','2020-12-28 21:53:50','134.209.176.202',NULL,NULL),(1341,'brute_force','2020-12-28 16:53:59','2020-12-28 21:53:59','134.209.176.202',NULL,NULL),(1342,'brute_force','2020-12-28 16:53:59','2020-12-28 21:53:59',NULL,NULL,'[login]'),(1343,'brute_force','2020-12-28 17:56:21','2020-12-28 22:56:21','149.28.148.28',NULL,NULL),(1344,'brute_force','2020-12-28 17:56:27','2020-12-28 22:56:27','149.28.148.28',NULL,NULL),(1345,'brute_force','2020-12-28 17:56:27','2020-12-28 22:56:27',NULL,NULL,'[login]'),(1346,'brute_force','2020-12-28 18:10:09','2020-12-28 23:10:09','165.227.201.25',NULL,NULL),(1347,'brute_force','2020-12-28 18:10:10','2020-12-28 23:10:10','165.227.201.25',NULL,NULL),(1348,'brute_force','2020-12-28 18:10:10','2020-12-28 23:10:10',NULL,NULL,'[login]'),(1349,'brute_force','2020-12-28 18:19:45','2020-12-28 23:19:45','209.97.180.47',NULL,NULL),(1350,'brute_force','2020-12-28 18:19:48','2020-12-28 23:19:48','209.97.180.47',NULL,NULL),(1351,'brute_force','2020-12-28 18:19:48','2020-12-28 23:19:48',NULL,NULL,'[login]'),(1352,'brute_force','2020-12-28 18:30:19','2020-12-28 23:30:19','139.59.92.188',NULL,NULL),(1353,'brute_force','2020-12-28 18:30:22','2020-12-28 23:30:22','139.59.92.188',NULL,NULL),(1354,'brute_force','2020-12-28 18:30:22','2020-12-28 23:30:22',NULL,NULL,'[login]'),(1355,'brute_force','2020-12-28 18:41:13','2020-12-28 23:41:13','46.101.148.53',NULL,NULL),(1356,'brute_force','2020-12-28 18:41:16','2020-12-28 23:41:16','46.101.148.53',NULL,NULL),(1357,'brute_force','2020-12-28 18:41:16','2020-12-28 23:41:16',NULL,NULL,'[login]'),(1358,'brute_force','2020-12-28 18:52:39','2020-12-28 23:52:39','167.172.161.169',NULL,NULL),(1359,'brute_force','2020-12-28 18:52:46','2020-12-28 23:52:46','167.172.161.169',NULL,NULL),(1360,'brute_force','2020-12-28 18:52:46','2020-12-28 23:52:46',NULL,NULL,'[login]'),(1361,'brute_force','2020-12-28 19:03:07','2020-12-29 00:03:07','46.105.29.192',NULL,NULL),(1362,'brute_force','2020-12-28 19:03:09','2020-12-29 00:03:09','46.105.29.192',NULL,NULL),(1363,'brute_force','2020-12-28 19:03:09','2020-12-29 00:03:09',NULL,NULL,'[login]'),(1364,'brute_force','2020-12-28 19:14:14','2020-12-29 00:14:14','192.81.210.142',NULL,NULL),(1365,'brute_force','2020-12-28 19:14:16','2020-12-29 00:14:16','192.81.210.142',NULL,NULL),(1366,'brute_force','2020-12-28 19:14:16','2020-12-29 00:14:16',NULL,NULL,'[login]'),(1367,'brute_force','2020-12-28 19:25:11','2020-12-29 00:25:11','123.231.46.202',NULL,NULL),(1368,'brute_force','2020-12-28 19:25:14','2020-12-29 00:25:14','123.231.46.202',NULL,NULL),(1369,'brute_force','2020-12-28 19:25:14','2020-12-29 00:25:14',NULL,NULL,'[login]'),(1370,'brute_force','2020-12-28 19:36:17','2020-12-29 00:36:17','174.138.65.206',NULL,NULL),(1371,'brute_force','2020-12-28 19:36:19','2020-12-29 00:36:19','174.138.65.206',NULL,NULL),(1372,'brute_force','2020-12-28 19:36:19','2020-12-29 00:36:19',NULL,NULL,'[login]'),(1373,'brute_force','2020-12-28 19:47:26','2020-12-29 00:47:26','164.68.104.204',NULL,NULL),(1374,'brute_force','2020-12-28 19:47:29','2020-12-29 00:47:29','164.68.104.204',NULL,NULL),(1375,'brute_force','2020-12-28 19:47:29','2020-12-29 00:47:29',NULL,NULL,'[login]'),(1376,'brute_force','2020-12-28 20:22:04','2020-12-29 01:22:04','37.139.21.132',NULL,NULL),(1377,'brute_force','2020-12-28 20:22:10','2020-12-29 01:22:10','37.139.21.132',NULL,NULL),(1378,'brute_force','2020-12-28 20:22:10','2020-12-29 01:22:10',NULL,NULL,'[login]'),(1379,'brute_force','2020-12-28 20:34:02','2020-12-29 01:34:02','142.4.57.142',NULL,NULL),(1380,'brute_force','2020-12-28 20:34:09','2020-12-29 01:34:09','142.4.57.142',NULL,NULL),(1381,'brute_force','2020-12-28 20:34:09','2020-12-29 01:34:09',NULL,NULL,'[login]'),(1382,'brute_force','2020-12-28 20:46:05','2020-12-29 01:46:05','178.128.163.4',NULL,NULL),(1383,'brute_force','2020-12-28 20:46:12','2020-12-29 01:46:12','178.128.163.4',NULL,NULL),(1384,'brute_force','2020-12-28 20:46:12','2020-12-29 01:46:12',NULL,NULL,'[login]'),(1385,'brute_force','2020-12-28 20:53:36','2020-12-29 01:53:36','195.154.47.149',NULL,NULL),(1386,'brute_force','2020-12-28 20:53:36','2020-12-29 01:53:36',NULL,NULL,'info@gruposuadi.com'),(1387,'brute_force','2020-12-28 20:57:16','2020-12-29 01:57:16','107.180.71.116',NULL,NULL),(1388,'brute_force','2020-12-28 20:57:18','2020-12-29 01:57:18','107.180.71.116',NULL,NULL),(1389,'brute_force','2020-12-28 20:57:18','2020-12-29 01:57:18',NULL,NULL,'[login]'),(1390,'brute_force','2020-12-28 21:08:53','2020-12-29 02:08:53','45.89.206.94',NULL,NULL),(1391,'brute_force','2020-12-28 21:08:55','2020-12-29 02:08:55','45.89.206.94',NULL,NULL),(1392,'brute_force','2020-12-28 21:08:55','2020-12-29 02:08:55',NULL,NULL,'[login]'),(1393,'brute_force','2020-12-28 21:20:23','2020-12-29 02:20:23','157.230.164.216',NULL,NULL),(1394,'brute_force','2020-12-28 21:20:26','2020-12-29 02:20:26','157.230.164.216',NULL,NULL),(1395,'brute_force','2020-12-28 21:20:26','2020-12-29 02:20:26',NULL,NULL,'[login]'),(1396,'brute_force','2020-12-28 21:33:09','2020-12-29 02:33:09','198.1.64.39',NULL,NULL),(1397,'brute_force','2020-12-28 21:33:11','2020-12-29 02:33:11','198.1.64.39',NULL,NULL),(1398,'brute_force','2020-12-28 21:33:11','2020-12-29 02:33:11',NULL,NULL,'[login]'),(1399,'brute_force','2020-12-28 21:57:35','2020-12-29 02:57:35','45.80.182.233',NULL,NULL),(1400,'brute_force','2020-12-28 21:57:38','2020-12-29 02:57:38','45.80.182.233',NULL,NULL),(1401,'brute_force','2020-12-28 21:57:38','2020-12-29 02:57:38',NULL,NULL,'[login]'),(1402,'brute_force','2020-12-28 22:09:51','2020-12-29 03:09:51','74.208.228.35',NULL,NULL),(1403,'brute_force','2020-12-28 22:09:52','2020-12-29 03:09:52','74.208.228.35',NULL,NULL),(1404,'brute_force','2020-12-28 22:09:52','2020-12-29 03:09:52',NULL,NULL,'[login]'),(1405,'brute_force','2020-12-28 22:21:29','2020-12-29 03:21:29','139.59.25.238',NULL,NULL),(1406,'brute_force','2020-12-28 22:21:32','2020-12-29 03:21:32','139.59.25.238',NULL,NULL),(1407,'brute_force','2020-12-28 22:21:32','2020-12-29 03:21:32',NULL,NULL,'[login]'),(1408,'brute_force','2020-12-28 22:54:18','2020-12-29 03:54:18','18.194.104.3',NULL,NULL),(1409,'brute_force','2020-12-28 22:54:20','2020-12-29 03:54:20','18.194.104.3',NULL,NULL),(1410,'brute_force','2020-12-28 22:54:20','2020-12-29 03:54:20',NULL,NULL,'[login]'),(1411,'brute_force','2020-12-28 23:01:17','2020-12-29 04:01:17','196.196.203.52',NULL,NULL),(1412,'brute_force','2020-12-28 23:01:17','2020-12-29 04:01:17',NULL,NULL,'info@gruposuadi.com'),(1413,'brute_force','2020-12-28 23:04:49','2020-12-29 04:04:49','149.210.224.171',NULL,NULL),(1414,'brute_force','2020-12-28 23:04:51','2020-12-29 04:04:51','149.210.224.171',NULL,NULL),(1415,'brute_force','2020-12-28 23:04:51','2020-12-29 04:04:51',NULL,NULL,'[login]'),(1416,'brute_force','2020-12-28 23:19:40','2020-12-29 04:19:40','51.222.9.32',NULL,NULL),(1417,'brute_force','2020-12-28 23:19:42','2020-12-29 04:19:42','51.222.9.32',NULL,NULL),(1418,'brute_force','2020-12-28 23:19:42','2020-12-29 04:19:42',NULL,NULL,'[login]'),(1419,'brute_force','2020-12-28 23:26:59','2020-12-29 04:26:59','148.72.214.23',NULL,NULL),(1420,'brute_force','2020-12-28 23:27:01','2020-12-29 04:27:01','148.72.214.23',NULL,NULL),(1421,'brute_force','2020-12-28 23:27:01','2020-12-29 04:27:01',NULL,NULL,'[login]'),(1422,'brute_force','2020-12-28 23:34:51','2020-12-29 04:34:51','143.110.137.82',NULL,NULL),(1423,'brute_force','2020-12-28 23:34:52','2020-12-29 04:34:52','143.110.137.82',NULL,NULL),(1424,'brute_force','2020-12-28 23:34:52','2020-12-29 04:34:52',NULL,NULL,'[login]'),(1425,'brute_force','2020-12-29 00:06:03','2020-12-29 05:06:03','34.90.25.58',NULL,NULL),(1426,'brute_force','2020-12-29 00:06:05','2020-12-29 05:06:05','34.90.25.58',NULL,NULL),(1427,'brute_force','2020-12-29 00:06:05','2020-12-29 05:06:05',NULL,NULL,'[login]'),(1428,'brute_force','2020-12-29 00:13:05','2020-12-29 05:13:05','103.209.9.2',NULL,NULL),(1429,'brute_force','2020-12-29 00:13:08','2020-12-29 05:13:08','103.209.9.2',NULL,NULL),(1430,'brute_force','2020-12-29 00:13:08','2020-12-29 05:13:08',NULL,NULL,'[login]'),(1431,'brute_force','2020-12-29 00:25:52','2020-12-29 05:25:52','176.61.147.148',NULL,NULL),(1432,'brute_force','2020-12-29 00:25:54','2020-12-29 05:25:54','176.61.147.148',NULL,NULL),(1433,'brute_force','2020-12-29 00:25:54','2020-12-29 05:25:54',NULL,NULL,'[login]'),(1434,'brute_force','2020-12-29 00:32:44','2020-12-29 05:32:44','132.148.25.34',NULL,NULL),(1435,'brute_force','2020-12-29 00:32:47','2020-12-29 05:32:47','132.148.25.34',NULL,NULL),(1436,'brute_force','2020-12-29 00:32:47','2020-12-29 05:32:47',NULL,NULL,'[login]'),(1437,'brute_force','2020-12-29 00:39:40','2020-12-29 05:39:40','178.128.203.77',NULL,NULL),(1438,'brute_force','2020-12-29 00:39:42','2020-12-29 05:39:42','178.128.203.77',NULL,NULL),(1439,'brute_force','2020-12-29 00:39:42','2020-12-29 05:39:42',NULL,NULL,'[login]'),(1440,'brute_force','2020-12-29 00:45:47','2020-12-29 05:45:47','104.152.110.34',NULL,NULL),(1441,'brute_force','2020-12-29 00:45:49','2020-12-29 05:45:49','104.152.110.34',NULL,NULL),(1442,'brute_force','2020-12-29 00:45:49','2020-12-29 05:45:49',NULL,NULL,'[login]'),(1443,'brute_force','2020-12-29 01:04:00','2020-12-29 06:04:00','208.113.132.108',NULL,NULL),(1444,'brute_force','2020-12-29 01:04:00','2020-12-29 06:04:00',NULL,NULL,'[login]'),(1445,'brute_force','2020-12-29 01:10:13','2020-12-29 06:10:13','87.230.21.68',NULL,NULL),(1446,'brute_force','2020-12-29 01:10:15','2020-12-29 06:10:15','87.230.21.68',NULL,NULL),(1447,'brute_force','2020-12-29 01:10:15','2020-12-29 06:10:15',NULL,NULL,'[login]'),(1448,'brute_force','2020-12-29 01:14:44','2020-12-29 06:14:44','37.120.201.180',NULL,NULL),(1449,'brute_force','2020-12-29 01:14:44','2020-12-29 06:14:44',NULL,NULL,'info@gruposuadi.com'),(1450,'brute_force','2020-12-29 01:32:59','2020-12-29 06:32:59','174.138.30.233',NULL,NULL),(1451,'brute_force','2020-12-29 01:33:08','2020-12-29 06:33:08','174.138.30.233',NULL,NULL),(1452,'brute_force','2020-12-29 01:33:08','2020-12-29 06:33:08',NULL,NULL,'[login]'),(1453,'brute_force','2020-12-29 02:14:27','2020-12-29 07:14:27','64.207.153.81',NULL,NULL),(1454,'brute_force','2020-12-29 02:14:29','2020-12-29 07:14:29','64.207.153.81',NULL,NULL),(1455,'brute_force','2020-12-29 02:14:29','2020-12-29 07:14:29',NULL,NULL,'[login]'),(1456,'brute_force','2020-12-29 02:22:01','2020-12-29 07:22:01','103.85.228.245',NULL,NULL),(1457,'brute_force','2020-12-29 02:22:04','2020-12-29 07:22:04','103.85.228.245',NULL,NULL),(1458,'brute_force','2020-12-29 02:22:04','2020-12-29 07:22:04',NULL,NULL,'[login]'),(1459,'brute_force','2020-12-29 02:35:43','2020-12-29 07:35:43','18.224.42.30',NULL,NULL),(1460,'brute_force','2020-12-29 02:35:45','2020-12-29 07:35:45','18.224.42.30',NULL,NULL),(1461,'brute_force','2020-12-29 02:35:45','2020-12-29 07:35:45',NULL,NULL,'[login]'),(1462,'brute_force','2020-12-29 02:43:39','2020-12-29 07:43:39','45.13.254.230',NULL,NULL),(1463,'brute_force','2020-12-29 02:43:44','2020-12-29 07:43:44','45.13.254.230',NULL,NULL),(1464,'brute_force','2020-12-29 02:43:44','2020-12-29 07:43:44',NULL,NULL,'[login]'),(1465,'brute_force','2020-12-29 03:13:13','2020-12-29 08:13:13','68.183.41.140',NULL,NULL),(1466,'brute_force','2020-12-29 03:13:15','2020-12-29 08:13:15','68.183.41.140',NULL,NULL),(1467,'brute_force','2020-12-29 03:13:15','2020-12-29 08:13:15',NULL,NULL,'[login]'),(1468,'brute_force','2020-12-29 03:20:51','2020-12-29 08:20:51','207.244.250.95',NULL,NULL),(1469,'brute_force','2020-12-29 03:20:52','2020-12-29 08:20:52','207.244.250.95',NULL,NULL),(1470,'brute_force','2020-12-29 03:20:52','2020-12-29 08:20:52',NULL,NULL,'[login]'),(1471,'brute_force','2020-12-29 03:29:57','2020-12-29 08:29:57','89.40.183.211',NULL,NULL),(1472,'brute_force','2020-12-29 03:29:57','2020-12-29 08:29:57',NULL,NULL,'info@gruposuadi.com'),(1473,'brute_force','2020-12-29 03:45:17','2020-12-29 08:45:17','206.189.166.89',NULL,NULL),(1474,'brute_force','2020-12-29 03:45:24','2020-12-29 08:45:24','206.189.166.89',NULL,NULL),(1475,'brute_force','2020-12-29 03:45:24','2020-12-29 08:45:24',NULL,NULL,'[login]'),(1476,'brute_force','2020-12-29 03:58:57','2020-12-29 08:58:57','5.145.174.196',NULL,NULL),(1477,'brute_force','2020-12-29 03:58:59','2020-12-29 08:58:59','5.145.174.196',NULL,NULL),(1478,'brute_force','2020-12-29 03:58:59','2020-12-29 08:58:59',NULL,NULL,'[login]'),(1479,'brute_force','2020-12-29 04:22:51','2020-12-29 09:22:51','125.137.18.111',NULL,NULL),(1480,'brute_force','2020-12-29 04:22:53','2020-12-29 09:22:53','125.137.18.111',NULL,NULL),(1481,'brute_force','2020-12-29 04:22:53','2020-12-29 09:22:53',NULL,NULL,'[login]'),(1482,'brute_force','2020-12-29 04:37:54','2020-12-29 09:37:54','111.118.223.185',NULL,NULL),(1483,'brute_force','2020-12-29 04:37:58','2020-12-29 09:37:58','111.118.223.185',NULL,NULL),(1484,'brute_force','2020-12-29 04:37:58','2020-12-29 09:37:58',NULL,NULL,'[login]'),(1485,'brute_force','2020-12-29 04:45:45','2020-12-29 09:45:45','37.59.4.155',NULL,NULL),(1486,'brute_force','2020-12-29 04:45:45','2020-12-29 09:45:45',NULL,NULL,'[login]'),(1487,'brute_force','2020-12-29 04:54:00','2020-12-29 09:54:00','91.121.165.170',NULL,NULL),(1488,'brute_force','2020-12-29 04:54:02','2020-12-29 09:54:02','91.121.165.170',NULL,NULL),(1489,'brute_force','2020-12-29 04:54:02','2020-12-29 09:54:02',NULL,NULL,'[login]'),(1490,'brute_force','2020-12-29 05:10:15','2020-12-29 10:10:15','89.44.32.18',NULL,NULL),(1491,'brute_force','2020-12-29 05:10:17','2020-12-29 10:10:17','89.44.32.18',NULL,NULL),(1492,'brute_force','2020-12-29 05:10:17','2020-12-29 10:10:17',NULL,NULL,'[login]'),(1493,'brute_force','2020-12-29 05:17:46','2020-12-29 10:17:46','163.44.193.60',NULL,NULL),(1494,'brute_force','2020-12-29 05:17:48','2020-12-29 10:17:48','163.44.193.60',NULL,NULL),(1495,'brute_force','2020-12-29 05:17:48','2020-12-29 10:17:48',NULL,NULL,'[login]'),(1496,'brute_force','2020-12-29 05:49:15','2020-12-29 10:49:15','185.236.42.71',NULL,NULL),(1497,'brute_force','2020-12-29 05:49:15','2020-12-29 10:49:15',NULL,NULL,'info@gruposuadi.com'),(1498,'brute_force','2020-12-29 05:51:03','2020-12-29 10:51:03','66.23.252.226',NULL,NULL),(1499,'brute_force','2020-12-29 05:51:05','2020-12-29 10:51:05','66.23.252.226',NULL,NULL),(1500,'brute_force','2020-12-29 05:51:05','2020-12-29 10:51:05',NULL,NULL,'[login]'),(1501,'brute_force','2020-12-29 05:58:18','2020-12-29 10:58:18','174.138.65.206',NULL,NULL),(1502,'brute_force','2020-12-29 05:58:18','2020-12-29 10:58:18',NULL,NULL,'[login]'),(1503,'brute_force','2020-12-29 06:16:23','2020-12-29 11:16:23','185.112.33.46',NULL,NULL),(1504,'brute_force','2020-12-29 06:16:25','2020-12-29 11:16:25','185.112.33.46',NULL,NULL),(1505,'brute_force','2020-12-29 06:16:25','2020-12-29 11:16:25',NULL,NULL,'[login]'),(1506,'brute_force','2020-12-29 06:23:55','2020-12-29 11:23:55','119.82.135.104',NULL,NULL),(1507,'brute_force','2020-12-29 06:23:59','2020-12-29 11:23:59','119.82.135.104',NULL,NULL),(1508,'brute_force','2020-12-29 06:23:59','2020-12-29 11:23:59',NULL,NULL,'[login]'),(1509,'brute_force','2020-12-29 06:35:00','2020-12-29 11:35:00','34.74.45.92',NULL,NULL),(1510,'brute_force','2020-12-29 06:35:09','2020-12-29 11:35:09','34.74.45.92',NULL,NULL),(1511,'brute_force','2020-12-29 06:35:09','2020-12-29 11:35:09',NULL,NULL,'[login]'),(1512,'brute_force','2020-12-29 06:57:14','2020-12-29 11:57:14','67.225.241.126',NULL,NULL),(1513,'brute_force','2020-12-29 06:57:15','2020-12-29 11:57:15','67.225.241.126',NULL,NULL),(1514,'brute_force','2020-12-29 06:57:15','2020-12-29 11:57:15',NULL,NULL,'[login]'),(1515,'brute_force','2020-12-29 07:14:37','2020-12-29 12:14:37','45.80.155.45',NULL,NULL),(1516,'brute_force','2020-12-29 07:14:39','2020-12-29 12:14:39','45.80.155.45',NULL,NULL),(1517,'brute_force','2020-12-29 07:14:39','2020-12-29 12:14:39',NULL,NULL,'[login]'),(1518,'brute_force','2020-12-29 07:22:50','2020-12-29 12:22:50','162.241.115.216',NULL,NULL),(1519,'brute_force','2020-12-29 07:22:51','2020-12-29 12:22:51','162.241.115.216',NULL,NULL),(1520,'brute_force','2020-12-29 07:22:51','2020-12-29 12:22:51',NULL,NULL,'[login]'),(1521,'brute_force','2020-12-29 07:31:35','2020-12-29 12:31:35','172.105.62.129',NULL,NULL),(1522,'brute_force','2020-12-29 07:31:39','2020-12-29 12:31:39','172.105.62.129',NULL,NULL),(1523,'brute_force','2020-12-29 07:31:39','2020-12-29 12:31:39',NULL,NULL,'[login]'),(1524,'brute_force','2020-12-29 07:39:35','2020-12-29 12:39:35','162.241.115.216',NULL,NULL),(1525,'brute_force','2020-12-29 07:39:36','2020-12-29 12:39:36','162.241.115.216',NULL,NULL),(1526,'brute_force','2020-12-29 07:39:36','2020-12-29 12:39:36',NULL,NULL,'[login]'),(1527,'brute_force','2020-12-29 07:48:45','2020-12-29 12:48:45','149.202.59.123',NULL,NULL),(1528,'brute_force','2020-12-29 07:48:47','2020-12-29 12:48:47','149.202.59.123',NULL,NULL),(1529,'brute_force','2020-12-29 07:48:47','2020-12-29 12:48:47',NULL,NULL,'[login]'),(1530,'brute_force','2020-12-29 08:04:04','2020-12-29 13:04:04','194.110.84.171',NULL,NULL),(1531,'brute_force','2020-12-29 08:04:04','2020-12-29 13:04:04',NULL,NULL,'info@gruposuadi.com'),(1532,'brute_force','2020-12-29 08:06:45','2020-12-29 13:06:45','81.16.31.8',NULL,NULL),(1533,'brute_force','2020-12-29 08:06:47','2020-12-29 13:06:47','81.16.31.8',NULL,NULL),(1534,'brute_force','2020-12-29 08:06:47','2020-12-29 13:06:47',NULL,NULL,'[login]'),(1535,'brute_force','2020-12-29 08:15:36','2020-12-29 13:15:36','176.53.69.158',NULL,NULL),(1536,'brute_force','2020-12-29 08:15:39','2020-12-29 13:15:39','176.53.69.158',NULL,NULL),(1537,'brute_force','2020-12-29 08:15:39','2020-12-29 13:15:39',NULL,NULL,'[login]'),(1538,'brute_force','2020-12-29 08:24:15','2020-12-29 13:24:15','159.89.89.39',NULL,NULL),(1539,'brute_force','2020-12-29 08:24:22','2020-12-29 13:24:22','159.89.89.39',NULL,NULL),(1540,'brute_force','2020-12-29 08:24:22','2020-12-29 13:24:22',NULL,NULL,'[login]'),(1541,'brute_force','2020-12-29 08:32:30','2020-12-29 13:32:30','35.222.67.194',NULL,NULL),(1542,'brute_force','2020-12-29 08:32:32','2020-12-29 13:32:32','35.222.67.194',NULL,NULL),(1543,'brute_force','2020-12-29 08:32:32','2020-12-29 13:32:32',NULL,NULL,'[login]'),(1544,'brute_force','2020-12-29 08:41:20','2020-12-29 13:41:20','45.89.205.191',NULL,NULL),(1545,'brute_force','2020-12-29 08:41:22','2020-12-29 13:41:22','45.89.205.191',NULL,NULL),(1546,'brute_force','2020-12-29 08:41:22','2020-12-29 13:41:22',NULL,NULL,'[login]'),(1547,'brute_force','2020-12-29 08:50:52','2020-12-29 13:50:52','51.68.137.174',NULL,NULL),(1548,'brute_force','2020-12-29 08:50:54','2020-12-29 13:50:54','51.68.137.174',NULL,NULL),(1549,'brute_force','2020-12-29 08:50:54','2020-12-29 13:50:54',NULL,NULL,'[login]'),(1550,'brute_force','2020-12-29 09:00:03','2020-12-29 14:00:03','178.128.8.41',NULL,NULL),(1551,'brute_force','2020-12-29 09:00:06','2020-12-29 14:00:06','178.128.8.41',NULL,NULL),(1552,'brute_force','2020-12-29 09:00:06','2020-12-29 14:00:06',NULL,NULL,'[login]'),(1553,'brute_force','2020-12-29 09:16:58','2020-12-29 14:16:58','34.70.103.152',NULL,NULL),(1554,'brute_force','2020-12-29 09:17:00','2020-12-29 14:17:00','34.70.103.152',NULL,NULL),(1555,'brute_force','2020-12-29 09:17:00','2020-12-29 14:17:00',NULL,NULL,'[login]'),(1556,'brute_force','2020-12-29 09:33:46','2020-12-29 14:33:46','211.125.122.47',NULL,NULL),(1557,'brute_force','2020-12-29 09:33:48','2020-12-29 14:33:48','211.125.122.47',NULL,NULL),(1558,'brute_force','2020-12-29 09:33:48','2020-12-29 14:33:48',NULL,NULL,'[login]'),(1559,'brute_force','2020-12-29 09:45:55','2020-12-29 14:45:55','167.71.132.176',NULL,NULL),(1560,'brute_force','2020-12-29 09:46:03','2020-12-29 14:46:03','167.71.132.176',NULL,NULL),(1561,'brute_force','2020-12-29 09:46:03','2020-12-29 14:46:03',NULL,NULL,'[login]'),(1562,'brute_force','2020-12-29 10:02:40','2020-12-29 15:02:40','184.168.193.151',NULL,NULL),(1563,'brute_force','2020-12-29 10:02:42','2020-12-29 15:02:42','184.168.193.151',NULL,NULL),(1564,'brute_force','2020-12-29 10:02:42','2020-12-29 15:02:42',NULL,NULL,'[login]'),(1565,'brute_force','2020-12-29 10:12:53','2020-12-29 15:12:53','103.85.228.245',NULL,NULL),(1566,'brute_force','2020-12-29 10:12:55','2020-12-29 15:12:55','103.85.228.245',NULL,NULL),(1567,'brute_force','2020-12-29 10:12:55','2020-12-29 15:12:55',NULL,NULL,'[login]'),(1568,'brute_force','2020-12-29 10:22:00','2020-12-29 15:22:00','35.228.151.230',NULL,NULL),(1569,'brute_force','2020-12-29 10:22:00','2020-12-29 15:22:00',NULL,NULL,'[login]'),(1570,'brute_force','2020-12-29 10:30:18','2020-12-29 15:30:18','45.133.192.92',NULL,NULL),(1571,'brute_force','2020-12-29 10:30:18','2020-12-29 15:30:18',NULL,NULL,'info@gruposuadi.com'),(1572,'brute_force','2020-12-29 13:04:33','2020-12-29 18:04:33','213.232.87.100',NULL,NULL),(1573,'brute_force','2020-12-29 13:04:33','2020-12-29 18:04:33',NULL,NULL,'info@gruposuadi.com'),(1574,'brute_force','2020-12-29 15:05:50','2020-12-29 20:05:50','84.17.42.114',NULL,NULL),(1575,'brute_force','2020-12-29 15:05:50','2020-12-29 20:05:50',NULL,NULL,'info@gruposuadi.com'),(1576,'brute_force','2020-12-29 17:31:01','2020-12-29 22:31:01','194.127.172.77',NULL,NULL),(1577,'brute_force','2020-12-29 17:31:01','2020-12-29 22:31:01',NULL,NULL,'info@gruposuadi.com'),(1578,'brute_force','2020-12-29 19:56:00','2020-12-30 00:56:00','5.180.62.40',NULL,NULL),(1579,'brute_force','2020-12-29 19:56:00','2020-12-30 00:56:00',NULL,NULL,'info@gruposuadi.com'),(1580,'brute_force','2020-12-29 22:13:19','2020-12-30 03:13:19','45.83.91.28',NULL,NULL),(1581,'brute_force','2020-12-29 22:13:19','2020-12-30 03:13:19',NULL,NULL,'info@gruposuadi.com'),(1582,'brute_force','2020-12-29 23:51:29','2020-12-30 04:51:29','135.181.111.21',NULL,NULL),(1583,'brute_force','2020-12-29 23:51:29','2020-12-30 04:51:29',NULL,NULL,'[login]'),(1584,'brute_force','2020-12-29 23:57:58','2020-12-30 04:57:58','13.94.245.44',NULL,NULL),(1585,'brute_force','2020-12-29 23:58:00','2020-12-30 04:58:00','13.94.245.44',NULL,NULL),(1586,'brute_force','2020-12-29 23:58:00','2020-12-30 04:58:00',NULL,NULL,'[login]'),(1587,'brute_force','2020-12-30 00:23:21','2020-12-30 05:23:21','72.167.222.102',NULL,NULL),(1588,'brute_force','2020-12-30 00:23:23','2020-12-30 05:23:23','72.167.222.102',NULL,NULL),(1589,'brute_force','2020-12-30 00:23:23','2020-12-30 05:23:23',NULL,NULL,'[login]'),(1590,'brute_force','2020-12-30 00:23:55','2020-12-30 05:23:55','37.120.201.188',NULL,NULL),(1591,'brute_force','2020-12-30 00:23:55','2020-12-30 05:23:55',NULL,NULL,'info@gruposuadi.com'),(1592,'brute_force','2020-12-30 00:32:25','2020-12-30 05:32:25','45.80.155.51',NULL,NULL),(1593,'brute_force','2020-12-30 00:32:27','2020-12-30 05:32:27','45.80.155.51',NULL,NULL),(1594,'brute_force','2020-12-30 00:32:27','2020-12-30 05:32:27',NULL,NULL,'[login]'),(1595,'brute_force','2020-12-30 00:41:07','2020-12-30 05:41:07','52.1.97.86',NULL,NULL),(1596,'brute_force','2020-12-30 00:41:08','2020-12-30 05:41:08','52.1.97.86',NULL,NULL),(1597,'brute_force','2020-12-30 00:41:08','2020-12-30 05:41:08',NULL,NULL,'[login]'),(1598,'brute_force','2020-12-30 00:50:07','2020-12-30 05:50:07','159.65.65.170',NULL,NULL),(1599,'brute_force','2020-12-30 00:50:09','2020-12-30 05:50:09','159.65.65.170',NULL,NULL),(1600,'brute_force','2020-12-30 00:50:09','2020-12-30 05:50:09',NULL,NULL,'[login]'),(1601,'brute_force','2020-12-30 00:58:15','2020-12-30 05:58:15','35.199.2.5',NULL,NULL),(1602,'brute_force','2020-12-30 00:58:17','2020-12-30 05:58:17','35.199.2.5',NULL,NULL),(1603,'brute_force','2020-12-30 00:58:17','2020-12-30 05:58:17',NULL,NULL,'[login]'),(1604,'brute_force','2020-12-30 01:07:37','2020-12-30 06:07:37','216.172.182.7',NULL,NULL),(1605,'brute_force','2020-12-30 01:07:39','2020-12-30 06:07:39','216.172.182.7',NULL,NULL),(1606,'brute_force','2020-12-30 01:07:39','2020-12-30 06:07:39',NULL,NULL,'[login]'),(1607,'brute_force','2020-12-30 01:35:04','2020-12-30 06:35:04','46.163.115.175',NULL,NULL),(1608,'brute_force','2020-12-30 01:35:06','2020-12-30 06:35:06','46.163.115.175',NULL,NULL),(1609,'brute_force','2020-12-30 01:35:06','2020-12-30 06:35:06',NULL,NULL,'[login]'),(1610,'brute_force','2020-12-30 01:45:13','2020-12-30 06:45:13','104.238.118.25',NULL,NULL),(1611,'brute_force','2020-12-30 01:45:16','2020-12-30 06:45:16','104.238.118.25',NULL,NULL),(1612,'brute_force','2020-12-30 01:45:16','2020-12-30 06:45:16',NULL,NULL,'[login]'),(1613,'brute_force','2020-12-30 01:53:40','2020-12-30 06:53:40','149.56.142.1',NULL,NULL),(1614,'brute_force','2020-12-30 01:53:42','2020-12-30 06:53:42','149.56.142.1',NULL,NULL),(1615,'brute_force','2020-12-30 01:53:42','2020-12-30 06:53:42',NULL,NULL,'[login]'),(1616,'brute_force','2020-12-30 02:02:37','2020-12-30 07:02:37','5.39.82.14',NULL,NULL),(1617,'brute_force','2020-12-30 02:02:39','2020-12-30 07:02:39','5.39.82.14',NULL,NULL),(1618,'brute_force','2020-12-30 02:02:39','2020-12-30 07:02:39',NULL,NULL,'[login]'),(1619,'brute_force','2020-12-30 02:42:56','2020-12-30 07:42:56','37.120.197.60',NULL,NULL),(1620,'brute_force','2020-12-30 02:42:56','2020-12-30 07:42:56',NULL,NULL,'info@gruposuadi.com'),(1621,'brute_force','2020-12-30 02:59:35','2020-12-30 07:59:35','192.169.218.227',NULL,NULL),(1622,'brute_force','2020-12-30 02:59:37','2020-12-30 07:59:37','192.169.218.227',NULL,NULL),(1623,'brute_force','2020-12-30 02:59:37','2020-12-30 07:59:37',NULL,NULL,'[login]'),(1624,'brute_force','2020-12-30 03:11:41','2020-12-30 08:11:41','52.172.153.7',NULL,NULL),(1625,'brute_force','2020-12-30 03:11:44','2020-12-30 08:11:44','52.172.153.7',NULL,NULL),(1626,'brute_force','2020-12-30 03:11:44','2020-12-30 08:11:44',NULL,NULL,'[login]'),(1627,'brute_force','2020-12-30 03:19:48','2020-12-30 08:19:48','178.128.68.121',NULL,NULL),(1628,'brute_force','2020-12-30 03:19:50','2020-12-30 08:19:50','178.128.68.121',NULL,NULL),(1629,'brute_force','2020-12-30 03:19:50','2020-12-30 08:19:50',NULL,NULL,'[login]'),(1630,'brute_force','2020-12-30 03:29:17','2020-12-30 08:29:17','34.87.141.181',NULL,NULL),(1631,'brute_force','2020-12-30 03:29:19','2020-12-30 08:29:19','34.87.141.181',NULL,NULL),(1632,'brute_force','2020-12-30 03:29:19','2020-12-30 08:29:19',NULL,NULL,'[login]'),(1633,'brute_force','2020-12-30 03:58:02','2020-12-30 08:58:02','198.12.250.116',NULL,NULL),(1634,'brute_force','2020-12-30 03:58:04','2020-12-30 08:58:04','198.12.250.116',NULL,NULL),(1635,'brute_force','2020-12-30 03:58:04','2020-12-30 08:58:04',NULL,NULL,'[login]'),(1636,'brute_force','2020-12-30 04:08:51','2020-12-30 09:08:51','104.238.118.25',NULL,NULL),(1637,'brute_force','2020-12-30 04:08:53','2020-12-30 09:08:53','104.238.118.25',NULL,NULL),(1638,'brute_force','2020-12-30 04:08:53','2020-12-30 09:08:53',NULL,NULL,'[login]'),(1639,'brute_force','2020-12-30 04:18:22','2020-12-30 09:18:22','139.59.33.202',NULL,NULL),(1640,'brute_force','2020-12-30 04:18:25','2020-12-30 09:18:25','139.59.33.202',NULL,NULL),(1641,'brute_force','2020-12-30 04:18:25','2020-12-30 09:18:25',NULL,NULL,'[login]'),(1642,'brute_force','2020-12-30 04:39:08','2020-12-30 09:39:08','94.182.181.178',NULL,NULL),(1643,'brute_force','2020-12-30 04:39:10','2020-12-30 09:39:10','94.182.181.178',NULL,NULL),(1644,'brute_force','2020-12-30 04:39:10','2020-12-30 09:39:10',NULL,NULL,'[login]'),(1645,'brute_force','2020-12-30 04:49:06','2020-12-30 09:49:06','146.148.76.122',NULL,NULL),(1646,'brute_force','2020-12-30 04:49:08','2020-12-30 09:49:08','146.148.76.122',NULL,NULL),(1647,'brute_force','2020-12-30 04:49:08','2020-12-30 09:49:08',NULL,NULL,'[login]'),(1648,'brute_force','2020-12-30 05:03:27','2020-12-30 10:03:27','193.36.116.169',NULL,NULL),(1649,'brute_force','2020-12-30 05:03:27','2020-12-30 10:03:27',NULL,NULL,'info@gruposuadi.com'),(1650,'brute_force','2020-12-30 05:08:40','2020-12-30 10:08:40','93.114.184.56',NULL,NULL),(1651,'brute_force','2020-12-30 05:08:42','2020-12-30 10:08:42','93.114.184.56',NULL,NULL),(1652,'brute_force','2020-12-30 05:08:42','2020-12-30 10:08:42',NULL,NULL,'[login]'),(1653,'brute_force','2020-12-30 05:41:22','2020-12-30 10:41:22','157.245.38.42',NULL,NULL),(1654,'brute_force','2020-12-30 05:41:27','2020-12-30 10:41:27','157.245.38.42',NULL,NULL),(1655,'brute_force','2020-12-30 05:41:27','2020-12-30 10:41:27',NULL,NULL,'[login]'),(1656,'brute_force','2020-12-30 05:51:36','2020-12-30 10:51:36','128.199.133.8',NULL,NULL),(1657,'brute_force','2020-12-30 05:51:39','2020-12-30 10:51:39','128.199.133.8',NULL,NULL),(1658,'brute_force','2020-12-30 05:51:39','2020-12-30 10:51:39',NULL,NULL,'[login]'),(1659,'brute_force','2020-12-30 06:00:52','2020-12-30 11:00:52','207.244.253.64',NULL,NULL),(1660,'brute_force','2020-12-30 06:00:52','2020-12-30 11:00:52',NULL,NULL,'[login]'),(1661,'brute_force','2020-12-30 06:12:01','2020-12-30 11:12:01','46.101.122.157',NULL,NULL),(1662,'brute_force','2020-12-30 06:12:03','2020-12-30 11:12:03','46.101.122.157',NULL,NULL),(1663,'brute_force','2020-12-30 06:12:03','2020-12-30 11:12:03',NULL,NULL,'[login]'),(1664,'brute_force','2020-12-30 06:22:33','2020-12-30 11:22:33','142.4.22.236',NULL,NULL),(1665,'brute_force','2020-12-30 06:22:35','2020-12-30 11:22:35','142.4.22.236',NULL,NULL),(1666,'brute_force','2020-12-30 06:22:35','2020-12-30 11:22:35',NULL,NULL,'[login]'),(1667,'brute_force','2020-12-30 06:33:31','2020-12-30 11:33:31','54.39.22.135',NULL,NULL),(1668,'brute_force','2020-12-30 06:33:32','2020-12-30 11:33:32','54.39.22.135',NULL,NULL),(1669,'brute_force','2020-12-30 06:33:32','2020-12-30 11:33:32',NULL,NULL,'[login]'),(1670,'brute_force','2020-12-30 06:55:05','2020-12-30 11:55:05','89.252.188.170',NULL,NULL),(1671,'brute_force','2020-12-30 06:55:07','2020-12-30 11:55:07','89.252.188.170',NULL,NULL),(1672,'brute_force','2020-12-30 06:55:07','2020-12-30 11:55:07',NULL,NULL,'[login]'),(1673,'brute_force','2020-12-30 07:05:13','2020-12-30 12:05:13','166.62.118.66',NULL,NULL),(1674,'brute_force','2020-12-30 07:05:15','2020-12-30 12:05:15','166.62.118.66',NULL,NULL),(1675,'brute_force','2020-12-30 07:05:15','2020-12-30 12:05:15',NULL,NULL,'[login]'),(1676,'brute_force','2020-12-30 07:27:34','2020-12-30 12:27:34','68.183.87.153',NULL,NULL),(1677,'brute_force','2020-12-30 07:27:34','2020-12-30 12:27:34',NULL,NULL,'[login]'),(1678,'brute_force','2020-12-30 07:37:14','2020-12-30 12:37:14','78.131.88.172',NULL,NULL),(1679,'brute_force','2020-12-30 07:37:16','2020-12-30 12:37:16','78.131.88.172',NULL,NULL),(1680,'brute_force','2020-12-30 07:37:16','2020-12-30 12:37:16',NULL,NULL,'[login]'),(1681,'brute_force','2020-12-30 07:47:37','2020-12-30 12:47:37','104.131.62.234',NULL,NULL),(1682,'brute_force','2020-12-30 07:47:37','2020-12-30 12:47:37',NULL,NULL,'[login]'),(1683,'brute_force','2020-12-30 08:10:40','2020-12-30 13:10:40','128.199.249.213',NULL,NULL),(1684,'brute_force','2020-12-30 08:10:42','2020-12-30 13:10:42','128.199.249.213',NULL,NULL),(1685,'brute_force','2020-12-30 08:10:42','2020-12-30 13:10:42',NULL,NULL,'[login]'),(1686,'brute_force','2020-12-30 08:21:49','2020-12-30 13:21:49','211.1.230.194',NULL,NULL),(1687,'brute_force','2020-12-30 08:21:52','2020-12-30 13:21:52','211.1.230.194',NULL,NULL),(1688,'brute_force','2020-12-30 08:21:52','2020-12-30 13:21:52',NULL,NULL,'[login]'),(1689,'brute_force','2020-12-30 09:06:08','2020-12-30 14:06:08','103.28.22.137',NULL,NULL),(1690,'brute_force','2020-12-30 09:06:11','2020-12-30 14:06:11','103.28.22.137',NULL,NULL),(1691,'brute_force','2020-12-30 09:06:11','2020-12-30 14:06:11',NULL,NULL,'[login]'),(1692,'brute_force','2020-12-30 09:18:02','2020-12-30 14:18:02','34.83.166.55',NULL,NULL),(1693,'brute_force','2020-12-30 09:18:04','2020-12-30 14:18:04','34.83.166.55',NULL,NULL),(1694,'brute_force','2020-12-30 09:18:04','2020-12-30 14:18:04',NULL,NULL,'[login]'),(1695,'brute_force','2020-12-30 09:41:35','2020-12-30 14:41:35','161.35.13.253',NULL,NULL),(1696,'brute_force','2020-12-30 09:41:37','2020-12-30 14:41:37','161.35.13.253',NULL,NULL),(1697,'brute_force','2020-12-30 09:41:37','2020-12-30 14:41:37',NULL,NULL,'[login]'),(1698,'brute_force','2020-12-30 09:43:40','2020-12-30 14:43:40','141.98.102.140',NULL,NULL),(1699,'brute_force','2020-12-30 09:43:40','2020-12-30 14:43:40',NULL,NULL,'info@gruposuadi.com'),(1700,'brute_force','2020-12-30 09:52:19','2020-12-30 14:52:19','192.169.217.206',NULL,NULL),(1701,'brute_force','2020-12-30 09:52:21','2020-12-30 14:52:21','192.169.217.206',NULL,NULL),(1702,'brute_force','2020-12-30 09:52:21','2020-12-30 14:52:21',NULL,NULL,'[login]'),(1703,'brute_force','2020-12-30 10:04:18','2020-12-30 15:04:18','134.209.250.11',NULL,NULL),(1704,'brute_force','2020-12-30 10:04:20','2020-12-30 15:04:20','134.209.250.11',NULL,NULL),(1705,'brute_force','2020-12-30 10:04:20','2020-12-30 15:04:20',NULL,NULL,'[login]'),(1706,'brute_force','2020-12-30 10:16:02','2020-12-30 15:16:02','104.238.125.133',NULL,NULL),(1707,'brute_force','2020-12-30 10:16:04','2020-12-30 15:16:04','104.238.125.133',NULL,NULL),(1708,'brute_force','2020-12-30 10:16:04','2020-12-30 15:16:04',NULL,NULL,'[login]'),(1709,'brute_force','2020-12-30 10:27:18','2020-12-30 15:27:18','23.99.97.154',NULL,NULL),(1710,'brute_force','2020-12-30 10:27:20','2020-12-30 15:27:20','23.99.97.154',NULL,NULL),(1711,'brute_force','2020-12-30 10:27:20','2020-12-30 15:27:20',NULL,NULL,'[login]'),(1712,'brute_force','2020-12-30 11:04:33','2020-12-30 16:04:33','178.128.209.253',NULL,NULL),(1713,'brute_force','2020-12-30 11:04:36','2020-12-30 16:04:36','178.128.209.253',NULL,NULL),(1714,'brute_force','2020-12-30 11:04:36','2020-12-30 16:04:36',NULL,NULL,'[login]'),(1715,'brute_force','2020-12-30 11:15:11','2020-12-30 16:15:11','167.172.30.208',NULL,NULL),(1716,'brute_force','2020-12-30 11:15:14','2020-12-30 16:15:14','167.172.30.208',NULL,NULL),(1717,'brute_force','2020-12-30 11:15:14','2020-12-30 16:15:14',NULL,NULL,'[login]'),(1718,'brute_force','2020-12-30 11:26:23','2020-12-30 16:26:23','51.77.213.160',NULL,NULL),(1719,'brute_force','2020-12-30 11:26:25','2020-12-30 16:26:25','51.77.213.160',NULL,NULL),(1720,'brute_force','2020-12-30 11:26:25','2020-12-30 16:26:25',NULL,NULL,'[login]'),(1721,'brute_force','2020-12-30 11:46:33','2020-12-30 16:46:33','188.166.21.195',NULL,NULL),(1722,'brute_force','2020-12-30 11:46:35','2020-12-30 16:46:35','188.166.21.195',NULL,NULL),(1723,'brute_force','2020-12-30 11:46:35','2020-12-30 16:46:35',NULL,NULL,'[login]'),(1724,'brute_force','2020-12-30 11:56:24','2020-12-30 16:56:24','47.244.166.23',NULL,NULL),(1725,'brute_force','2020-12-30 11:56:27','2020-12-30 16:56:27','47.244.166.23',NULL,NULL),(1726,'brute_force','2020-12-30 11:56:27','2020-12-30 16:56:27',NULL,NULL,'[login]'),(1727,'brute_force','2020-12-30 11:59:01','2020-12-30 16:59:01','195.206.169.241',NULL,NULL),(1728,'brute_force','2020-12-30 11:59:01','2020-12-30 16:59:01',NULL,NULL,'info@gruposuadi.com'),(1729,'brute_force','2020-12-30 12:03:59','2020-12-30 17:03:59','162.241.180.249',NULL,NULL),(1730,'brute_force','2020-12-30 12:04:01','2020-12-30 17:04:01','162.241.180.249',NULL,NULL),(1731,'brute_force','2020-12-30 12:04:01','2020-12-30 17:04:01',NULL,NULL,'[login]'),(1732,'brute_force','2020-12-30 12:14:10','2020-12-30 17:14:10','128.199.249.213',NULL,NULL),(1733,'brute_force','2020-12-30 12:14:12','2020-12-30 17:14:12','128.199.249.213',NULL,NULL),(1734,'brute_force','2020-12-30 12:14:12','2020-12-30 17:14:12',NULL,NULL,'[login]'),(1735,'brute_force','2020-12-30 12:20:22','2020-12-30 17:20:22','109.237.214.201',NULL,NULL),(1736,'brute_force','2020-12-30 12:20:24','2020-12-30 17:20:24','109.237.214.201',NULL,NULL),(1737,'brute_force','2020-12-30 12:20:24','2020-12-30 17:20:24',NULL,NULL,'[login]'),(1738,'brute_force','2020-12-30 12:27:37','2020-12-30 17:27:37','66.172.34.90',NULL,NULL),(1739,'brute_force','2020-12-30 12:27:39','2020-12-30 17:27:39','66.172.34.90',NULL,NULL),(1740,'brute_force','2020-12-30 12:27:39','2020-12-30 17:27:39',NULL,NULL,'[login]'),(1741,'brute_force','2020-12-30 12:35:53','2020-12-30 17:35:53','66.172.34.90',NULL,NULL),(1742,'brute_force','2020-12-30 12:35:55','2020-12-30 17:35:55','66.172.34.90',NULL,NULL),(1743,'brute_force','2020-12-30 12:35:55','2020-12-30 17:35:55',NULL,NULL,'[login]'),(1744,'brute_force','2020-12-30 13:06:46','2020-12-30 18:06:46','161.35.36.90',NULL,NULL),(1745,'brute_force','2020-12-30 13:06:48','2020-12-30 18:06:48','161.35.36.90',NULL,NULL),(1746,'brute_force','2020-12-30 13:06:48','2020-12-30 18:06:48',NULL,NULL,'[login]'),(1747,'brute_force','2020-12-30 13:23:24','2020-12-30 18:23:24','165.227.127.49',NULL,NULL),(1748,'brute_force','2020-12-30 13:23:26','2020-12-30 18:23:26','165.227.127.49',NULL,NULL),(1749,'brute_force','2020-12-30 13:23:26','2020-12-30 18:23:26',NULL,NULL,'[login]'),(1750,'brute_force','2020-12-30 13:35:09','2020-12-30 18:35:09','35.239.218.34',NULL,NULL),(1751,'brute_force','2020-12-30 13:35:19','2020-12-30 18:35:19','35.239.218.34',NULL,NULL),(1752,'brute_force','2020-12-30 13:35:19','2020-12-30 18:35:19',NULL,NULL,'[login]'),(1753,'brute_force','2020-12-30 13:39:18','2020-12-30 18:39:18','77.68.64.30',NULL,NULL),(1754,'brute_force','2020-12-30 13:39:20','2020-12-30 18:39:20','77.68.64.27',NULL,NULL),(1755,'brute_force','2020-12-30 13:39:20','2020-12-30 18:39:20',NULL,NULL,'[login]'),(1756,'brute_force','2020-12-30 13:46:30','2020-12-30 18:46:30','130.61.54.82',NULL,NULL),(1757,'brute_force','2020-12-30 13:46:30','2020-12-30 18:46:30',NULL,2,'gruposuadi'),(1758,'brute_force','2020-12-30 13:46:32','2020-12-30 18:46:32','130.61.54.82',NULL,NULL),(1759,'brute_force','2020-12-30 13:46:32','2020-12-30 18:46:32',NULL,2,'gruposuadi'),(1760,'brute_force','2020-12-30 13:46:34','2020-12-30 18:46:34','130.61.54.82',NULL,NULL),(1761,'brute_force','2020-12-30 13:46:34','2020-12-30 18:46:34',NULL,2,'gruposuadi'),(1762,'brute_force','2020-12-30 13:46:36','2020-12-30 18:46:36','130.61.54.82',NULL,NULL),(1763,'brute_force','2020-12-30 13:46:36','2020-12-30 18:46:36',NULL,2,'gruposuadi'),(1764,'brute_force','2020-12-30 13:46:38','2020-12-30 18:46:38','130.61.54.82',NULL,NULL),(1765,'brute_force','2020-12-30 13:46:38','2020-12-30 18:46:38',NULL,2,'gruposuadi'),(1766,'brute_force','2020-12-30 13:49:27','2020-12-30 18:49:27','132.148.244.138',NULL,NULL),(1767,'brute_force','2020-12-30 13:49:40','2020-12-30 18:49:40','132.148.244.138',NULL,NULL),(1768,'brute_force','2020-12-30 13:49:40','2020-12-30 18:49:40',NULL,NULL,'[login]'),(1769,'brute_force','2020-12-30 14:01:41','2020-12-30 19:01:41','130.61.54.82',NULL,NULL),(1770,'brute_force','2020-12-30 14:01:41','2020-12-30 19:01:41',NULL,2,'gruposuadi'),(1771,'brute_force','2020-12-30 14:01:42','2020-12-30 19:01:42','130.61.54.82',NULL,NULL),(1772,'brute_force','2020-12-30 14:01:42','2020-12-30 19:01:42',NULL,2,'gruposuadi'),(1773,'brute_force','2020-12-30 14:01:44','2020-12-30 19:01:44','130.61.54.82',NULL,NULL),(1774,'brute_force','2020-12-30 14:01:44','2020-12-30 19:01:44',NULL,2,'gruposuadi'),(1775,'brute_force','2020-12-30 14:01:46','2020-12-30 19:01:46','130.61.54.82',NULL,NULL),(1776,'brute_force','2020-12-30 14:01:46','2020-12-30 19:01:46',NULL,2,'gruposuadi'),(1777,'brute_force','2020-12-30 14:01:47','2020-12-30 19:01:47','130.61.54.82',NULL,NULL),(1778,'brute_force','2020-12-30 14:01:47','2020-12-30 19:01:47',NULL,2,'gruposuadi'),(1779,'brute_force','2020-12-30 14:05:56','2020-12-30 19:05:56','128.199.212.194',NULL,NULL),(1780,'brute_force','2020-12-30 14:05:58','2020-12-30 19:05:58','128.199.212.194',NULL,NULL),(1781,'brute_force','2020-12-30 14:05:58','2020-12-30 19:05:58',NULL,NULL,'[login]'),(1782,'brute_force','2020-12-30 14:14:41','2020-12-30 19:14:41','125.137.18.111',NULL,NULL),(1783,'brute_force','2020-12-30 14:14:44','2020-12-30 19:14:44','125.137.18.111',NULL,NULL),(1784,'brute_force','2020-12-30 14:14:44','2020-12-30 19:14:44',NULL,NULL,'[login]'),(1785,'brute_force','2020-12-30 14:16:49','2020-12-30 19:16:49','130.61.54.82',NULL,NULL),(1786,'brute_force','2020-12-30 14:16:49','2020-12-30 19:16:49',NULL,2,'gruposuadi'),(1787,'brute_force','2020-12-30 14:16:51','2020-12-30 19:16:51','130.61.54.82',NULL,NULL),(1788,'brute_force','2020-12-30 14:16:51','2020-12-30 19:16:51',NULL,2,'gruposuadi'),(1789,'brute_force','2020-12-30 14:16:53','2020-12-30 19:16:53','130.61.54.82',NULL,NULL),(1790,'brute_force','2020-12-30 14:16:53','2020-12-30 19:16:53',NULL,2,'gruposuadi'),(1791,'brute_force','2020-12-30 14:16:54','2020-12-30 19:16:54','130.61.54.82',NULL,NULL),(1792,'brute_force','2020-12-30 14:16:54','2020-12-30 19:16:54',NULL,2,'gruposuadi'),(1793,'brute_force','2020-12-30 14:16:57','2020-12-30 19:16:57','130.61.54.82',NULL,NULL),(1794,'brute_force','2020-12-30 14:16:57','2020-12-30 19:16:57',NULL,2,'gruposuadi'),(1795,'brute_force','2020-12-30 14:32:59','2020-12-30 19:32:59','124.13.46.209',NULL,NULL),(1796,'brute_force','2020-12-30 14:33:02','2020-12-30 19:33:02','124.13.46.209',NULL,NULL),(1797,'brute_force','2020-12-30 14:33:02','2020-12-30 19:33:02',NULL,NULL,'[login]'),(1798,'brute_force','2020-12-30 14:49:18','2020-12-30 19:49:18','162.243.78.241',NULL,NULL),(1799,'brute_force','2020-12-30 14:49:20','2020-12-30 19:49:20','162.243.78.241',NULL,NULL),(1800,'brute_force','2020-12-30 14:49:20','2020-12-30 19:49:20',NULL,NULL,'[login]'),(1801,'brute_force','2020-12-30 15:05:43','2020-12-30 20:05:43','161.35.19.188',NULL,NULL),(1802,'brute_force','2020-12-30 15:05:47','2020-12-30 20:05:47','161.35.19.188',NULL,NULL),(1803,'brute_force','2020-12-30 15:05:47','2020-12-30 20:05:47',NULL,NULL,'[login]'),(1804,'brute_force','2020-12-30 15:15:46','2020-12-30 20:15:46','159.65.223.153',NULL,NULL),(1805,'brute_force','2020-12-30 15:15:52','2020-12-30 20:15:52','159.65.223.153',NULL,NULL),(1806,'brute_force','2020-12-30 15:15:52','2020-12-30 20:15:52',NULL,NULL,'[login]'),(1807,'brute_force','2020-12-30 15:23:22','2020-12-30 20:23:22','51.79.99.219',NULL,NULL),(1808,'brute_force','2020-12-30 15:23:23','2020-12-30 20:23:23','51.79.99.219',NULL,NULL),(1809,'brute_force','2020-12-30 15:23:23','2020-12-30 20:23:23',NULL,NULL,'[login]'),(1810,'brute_force','2020-12-30 15:32:37','2020-12-30 20:32:37','185.65.40.140',NULL,NULL),(1811,'brute_force','2020-12-30 15:32:39','2020-12-30 20:32:39','185.65.40.140',NULL,NULL),(1812,'brute_force','2020-12-30 15:32:39','2020-12-30 20:32:39',NULL,NULL,'[login]'),(1813,'brute_force','2020-12-30 15:51:19','2020-12-30 20:51:19','35.239.218.34',NULL,NULL),(1814,'brute_force','2020-12-30 15:51:28','2020-12-30 20:51:28','35.239.218.34',NULL,NULL),(1815,'brute_force','2020-12-30 15:51:28','2020-12-30 20:51:28',NULL,NULL,'[login]'),(1816,'brute_force','2020-12-30 15:59:19','2020-12-30 20:59:19','111.221.44.122',NULL,NULL),(1817,'brute_force','2020-12-30 15:59:21','2020-12-30 20:59:21','111.221.44.122',NULL,NULL),(1818,'brute_force','2020-12-30 15:59:21','2020-12-30 20:59:21',NULL,NULL,'[login]'),(1819,'brute_force','2020-12-30 16:08:48','2020-12-30 21:08:48','5.39.87.36',NULL,NULL),(1820,'brute_force','2020-12-30 16:08:50','2020-12-30 21:08:50','5.39.87.36',NULL,NULL),(1821,'brute_force','2020-12-30 16:08:50','2020-12-30 21:08:50',NULL,NULL,'[login]'),(1822,'brute_force','2020-12-30 16:17:55','2020-12-30 21:17:55','208.109.54.139',NULL,NULL),(1823,'brute_force','2020-12-30 16:17:58','2020-12-30 21:17:58','208.109.54.139',NULL,NULL),(1824,'brute_force','2020-12-30 16:17:58','2020-12-30 21:17:58',NULL,NULL,'[login]'),(1825,'brute_force','2020-12-30 16:27:00','2020-12-30 21:27:00','206.189.85.88',NULL,NULL),(1826,'brute_force','2020-12-30 16:27:06','2020-12-30 21:27:06','206.189.85.88',NULL,NULL),(1827,'brute_force','2020-12-30 16:27:06','2020-12-30 21:27:06',NULL,NULL,'[login]'),(1828,'brute_force','2020-12-30 16:29:30','2020-12-30 21:29:30','45.83.91.28',NULL,NULL),(1829,'brute_force','2020-12-30 16:29:30','2020-12-30 21:29:30',NULL,NULL,'info@gruposuadi.com'),(1830,'brute_force','2020-12-30 16:44:48','2020-12-30 21:44:48','31.186.8.86',NULL,NULL),(1831,'brute_force','2020-12-30 16:44:50','2020-12-30 21:44:50','31.186.8.86',NULL,NULL),(1832,'brute_force','2020-12-30 16:44:50','2020-12-30 21:44:50',NULL,NULL,'[login]'),(1833,'brute_force','2020-12-30 17:11:31','2020-12-30 22:11:31','195.161.114.231',NULL,NULL),(1834,'brute_force','2020-12-30 17:11:33','2020-12-30 22:11:33','195.161.114.231',NULL,NULL),(1835,'brute_force','2020-12-30 17:11:33','2020-12-30 22:11:33',NULL,NULL,'[login]'),(1836,'brute_force','2020-12-30 17:31:31','2020-12-30 22:31:31','103.216.113.30',NULL,NULL),(1837,'brute_force','2020-12-30 17:31:34','2020-12-30 22:31:34','103.216.113.30',NULL,NULL),(1838,'brute_force','2020-12-30 17:31:34','2020-12-30 22:31:34',NULL,NULL,'[login]'),(1839,'brute_force','2020-12-30 17:40:16','2020-12-30 22:40:16','185.129.251.33',NULL,NULL),(1840,'brute_force','2020-12-30 17:40:18','2020-12-30 22:40:18','185.129.251.33',NULL,NULL),(1841,'brute_force','2020-12-30 17:40:18','2020-12-30 22:40:18',NULL,NULL,'[login]'),(1842,'brute_force','2020-12-30 17:50:17','2020-12-30 22:50:17','185.66.233.61',NULL,NULL),(1843,'brute_force','2020-12-30 17:50:19','2020-12-30 22:50:19','185.66.233.61',NULL,NULL),(1844,'brute_force','2020-12-30 17:50:19','2020-12-30 22:50:19',NULL,NULL,'[login]'),(1845,'brute_force','2020-12-30 17:59:46','2020-12-30 22:59:46','81.16.31.8',NULL,NULL),(1846,'brute_force','2020-12-30 17:59:48','2020-12-30 22:59:48','81.16.31.8',NULL,NULL),(1847,'brute_force','2020-12-30 17:59:48','2020-12-30 22:59:48',NULL,NULL,'[login]'),(1848,'brute_force','2020-12-30 18:09:34','2020-12-30 23:09:34','160.153.245.123',NULL,NULL),(1849,'brute_force','2020-12-30 18:09:36','2020-12-30 23:09:36','160.153.245.123',NULL,NULL),(1850,'brute_force','2020-12-30 18:09:36','2020-12-30 23:09:36',NULL,NULL,'[login]'),(1851,'brute_force','2020-12-30 18:28:09','2020-12-30 23:28:09','195.161.114.231',NULL,NULL),(1852,'brute_force','2020-12-30 18:28:09','2020-12-30 23:28:09',NULL,NULL,'[login]'),(1853,'brute_force','2020-12-30 18:38:32','2020-12-30 23:38:32','176.61.147.148',NULL,NULL),(1854,'brute_force','2020-12-30 18:38:34','2020-12-30 23:38:34','176.61.147.148',NULL,NULL),(1855,'brute_force','2020-12-30 18:38:34','2020-12-30 23:38:34',NULL,NULL,'[login]'),(1856,'brute_force','2020-12-30 18:48:06','2020-12-30 23:48:06','45.80.155.245',NULL,NULL),(1857,'brute_force','2020-12-30 18:48:08','2020-12-30 23:48:08','45.80.155.245',NULL,NULL),(1858,'brute_force','2020-12-30 18:48:08','2020-12-30 23:48:08',NULL,NULL,'[login]'),(1859,'brute_force','2020-12-30 18:53:27','2020-12-30 23:53:27','89.40.183.222',NULL,NULL),(1860,'brute_force','2020-12-30 18:53:27','2020-12-30 23:53:27',NULL,NULL,'info@gruposuadi.com'),(1861,'brute_force','2020-12-30 19:07:39','2020-12-31 00:07:39','144.91.68.52',NULL,NULL),(1862,'brute_force','2020-12-30 19:07:46','2020-12-31 00:07:46','144.91.68.52',NULL,NULL),(1863,'brute_force','2020-12-30 19:07:46','2020-12-31 00:07:46',NULL,NULL,'[login]'),(1864,'brute_force','2020-12-30 19:38:03','2020-12-31 00:38:03','124.40.255.186',NULL,NULL),(1865,'brute_force','2020-12-30 19:38:05','2020-12-31 00:38:05','124.40.255.186',NULL,NULL),(1866,'brute_force','2020-12-30 19:38:05','2020-12-31 00:38:05',NULL,NULL,'[login]'),(1867,'brute_force','2020-12-30 19:47:50','2020-12-31 00:47:50','67.225.241.126',NULL,NULL),(1868,'brute_force','2020-12-30 19:47:52','2020-12-31 00:47:52','67.225.241.126',NULL,NULL),(1869,'brute_force','2020-12-30 19:47:52','2020-12-31 00:47:52',NULL,NULL,'[login]'),(1870,'brute_force','2020-12-30 20:18:50','2020-12-31 01:18:50','107.174.192.163',NULL,NULL),(1871,'brute_force','2020-12-30 20:18:55','2020-12-31 01:18:55','107.174.192.163',NULL,NULL),(1872,'brute_force','2020-12-30 20:18:55','2020-12-31 01:18:55',NULL,NULL,'[login]'),(1873,'brute_force','2020-12-30 20:48:52','2020-12-31 01:48:52','50.63.12.70',NULL,NULL),(1874,'brute_force','2020-12-30 20:48:54','2020-12-31 01:48:54','50.63.12.70',NULL,NULL),(1875,'brute_force','2020-12-30 20:48:54','2020-12-31 01:48:54',NULL,NULL,'[login]'),(1876,'brute_force','2020-12-30 20:59:37','2020-12-31 01:59:37','145.131.25.136',NULL,NULL),(1877,'brute_force','2020-12-30 20:59:39','2020-12-31 01:59:39','145.131.25.136',NULL,NULL),(1878,'brute_force','2020-12-30 20:59:39','2020-12-31 01:59:39',NULL,NULL,'[login]'),(1879,'brute_force','2020-12-30 21:09:47','2020-12-31 02:09:47','3.11.197.41',NULL,NULL),(1880,'brute_force','2020-12-30 21:09:49','2020-12-31 02:09:49','3.11.197.41',NULL,NULL),(1881,'brute_force','2020-12-30 21:09:49','2020-12-31 02:09:49',NULL,NULL,'[login]'),(1882,'brute_force','2020-12-30 21:26:05','2020-12-31 02:26:05','185.44.76.86',NULL,NULL),(1883,'brute_force','2020-12-30 21:26:05','2020-12-31 02:26:05',NULL,NULL,'info@gruposuadi.com'),(1884,'brute_force','2020-12-30 21:31:36','2020-12-31 02:31:36','45.89.204.64',NULL,NULL),(1885,'brute_force','2020-12-30 21:31:38','2020-12-31 02:31:38','45.89.204.64',NULL,NULL),(1886,'brute_force','2020-12-30 21:31:38','2020-12-31 02:31:38',NULL,NULL,'[login]'),(1887,'brute_force','2020-12-30 21:52:50','2020-12-31 02:52:50','134.122.46.215',NULL,NULL),(1888,'brute_force','2020-12-30 21:52:52','2020-12-31 02:52:52','134.122.46.215',NULL,NULL),(1889,'brute_force','2020-12-30 21:52:52','2020-12-31 02:52:52',NULL,NULL,'[login]'),(1890,'brute_force','2020-12-30 22:02:56','2020-12-31 03:02:56','66.207.46.36',NULL,NULL),(1891,'brute_force','2020-12-30 22:02:58','2020-12-31 03:02:58','66.207.46.36',NULL,NULL),(1892,'brute_force','2020-12-30 22:02:58','2020-12-31 03:02:58',NULL,NULL,'[login]'),(1893,'brute_force','2020-12-30 22:14:40','2020-12-31 03:14:40','68.183.180.222',NULL,NULL),(1894,'brute_force','2020-12-30 22:14:43','2020-12-31 03:14:43','68.183.180.222',NULL,NULL),(1895,'brute_force','2020-12-30 22:14:43','2020-12-31 03:14:43',NULL,NULL,'[login]'),(1896,'brute_force','2020-12-30 22:25:00','2020-12-31 03:25:00','104.131.208.119',NULL,NULL),(1897,'brute_force','2020-12-30 22:25:04','2020-12-31 03:25:04','104.131.208.119',NULL,NULL),(1898,'brute_force','2020-12-30 22:25:04','2020-12-31 03:25:04',NULL,NULL,'[login]'),(1899,'brute_force','2020-12-30 22:57:34','2020-12-31 03:57:34','159.203.176.82',NULL,NULL),(1900,'brute_force','2020-12-30 22:57:36','2020-12-31 03:57:36','159.203.176.82',NULL,NULL),(1901,'brute_force','2020-12-30 22:57:36','2020-12-31 03:57:36',NULL,NULL,'[login]'),(1902,'brute_force','2020-12-30 23:06:38','2020-12-31 04:06:38','5.35.246.55',NULL,NULL),(1903,'brute_force','2020-12-30 23:06:40','2020-12-31 04:06:40','5.35.246.55',NULL,NULL),(1904,'brute_force','2020-12-30 23:06:40','2020-12-31 04:06:40',NULL,NULL,'[login]'),(1905,'brute_force','2020-12-30 23:15:23','2020-12-31 04:15:23','70.32.23.14',NULL,NULL),(1906,'brute_force','2020-12-30 23:15:23','2020-12-31 04:15:23',NULL,NULL,'[login]'),(1907,'brute_force','2020-12-30 23:24:48','2020-12-31 04:24:48','213.32.20.107',NULL,NULL),(1908,'brute_force','2020-12-30 23:24:50','2020-12-31 04:24:50','213.32.20.107',NULL,NULL),(1909,'brute_force','2020-12-30 23:24:50','2020-12-31 04:24:50',NULL,NULL,'[login]'),(1910,'brute_force','2020-12-30 23:32:51','2020-12-31 04:32:51','34.238.63.74',NULL,NULL),(1911,'brute_force','2020-12-30 23:32:53','2020-12-31 04:32:53','34.238.63.74',NULL,NULL),(1912,'brute_force','2020-12-30 23:32:53','2020-12-31 04:32:53',NULL,NULL,'[login]'),(1913,'brute_force','2020-12-30 23:49:47','2020-12-31 04:49:47','139.59.40.233',NULL,NULL),(1914,'brute_force','2020-12-30 23:49:50','2020-12-31 04:49:50','139.59.40.233',NULL,NULL),(1915,'brute_force','2020-12-30 23:49:50','2020-12-31 04:49:50',NULL,NULL,'[login]'),(1916,'brute_force','2020-12-30 23:55:18','2020-12-31 04:55:18','45.151.248.62',NULL,NULL),(1917,'brute_force','2020-12-30 23:55:20','2020-12-31 04:55:20','45.151.248.62',NULL,NULL),(1918,'brute_force','2020-12-30 23:55:20','2020-12-31 04:55:20',NULL,NULL,'[login]'),(1919,'brute_force','2020-12-31 00:05:07','2020-12-31 05:05:07','67.225.241.126',NULL,NULL),(1920,'brute_force','2020-12-31 00:05:09','2020-12-31 05:05:09','67.225.241.126',NULL,NULL),(1921,'brute_force','2020-12-31 00:05:09','2020-12-31 05:05:09',NULL,NULL,'[login]'),(1922,'brute_force','2020-12-31 00:12:33','2020-12-31 05:12:33','3.22.202.154',NULL,NULL),(1923,'brute_force','2020-12-31 00:12:35','2020-12-31 05:12:35','3.22.202.154',NULL,NULL),(1924,'brute_force','2020-12-31 00:12:35','2020-12-31 05:12:35',NULL,NULL,'[login]'),(1925,'brute_force','2020-12-31 00:21:07','2020-12-31 05:21:07','34.106.42.148',NULL,NULL),(1926,'brute_force','2020-12-31 00:21:09','2020-12-31 05:21:09','34.106.42.148',NULL,NULL),(1927,'brute_force','2020-12-31 00:21:09','2020-12-31 05:21:09',NULL,NULL,'[login]'),(1928,'brute_force','2020-12-31 00:29:07','2020-12-31 05:29:07','208.109.54.139',NULL,NULL),(1929,'brute_force','2020-12-31 00:29:09','2020-12-31 05:29:09','208.109.54.139',NULL,NULL),(1930,'brute_force','2020-12-31 00:29:09','2020-12-31 05:29:09',NULL,NULL,'[login]'),(1931,'brute_force','2020-12-31 00:37:50','2020-12-31 05:37:50','104.131.18.212',NULL,NULL),(1932,'brute_force','2020-12-31 00:37:52','2020-12-31 05:37:52','104.131.18.212',NULL,NULL),(1933,'brute_force','2020-12-31 00:37:52','2020-12-31 05:37:52',NULL,NULL,'[login]'),(1934,'brute_force','2020-12-31 00:46:09','2020-12-31 05:46:09','45.80.182.239',NULL,NULL),(1935,'brute_force','2020-12-31 00:46:12','2020-12-31 05:46:12','45.80.182.239',NULL,NULL),(1936,'brute_force','2020-12-31 00:46:12','2020-12-31 05:46:12',NULL,NULL,'[login]'),(1937,'brute_force','2020-12-31 00:53:25','2020-12-31 05:53:25','145.239.211.242',NULL,NULL),(1938,'brute_force','2020-12-31 00:53:26','2020-12-31 05:53:26','145.239.211.242',NULL,NULL),(1939,'brute_force','2020-12-31 00:53:26','2020-12-31 05:53:26',NULL,NULL,'[login]'),(1940,'brute_force','2020-12-31 01:02:21','2020-12-31 06:02:21','34.74.58.82',NULL,NULL),(1941,'brute_force','2020-12-31 01:02:23','2020-12-31 06:02:23','34.74.58.82',NULL,NULL),(1942,'brute_force','2020-12-31 01:02:23','2020-12-31 06:02:23',NULL,NULL,'[login]'),(1943,'brute_force','2020-12-31 01:10:18','2020-12-31 06:10:18','149.202.59.123',NULL,NULL),(1944,'brute_force','2020-12-31 01:10:20','2020-12-31 06:10:20','149.202.59.123',NULL,NULL),(1945,'brute_force','2020-12-31 01:10:20','2020-12-31 06:10:20',NULL,NULL,'[login]'),(1946,'brute_force','2020-12-31 01:50:34','2020-12-31 06:50:34','84.17.55.83',NULL,NULL),(1947,'brute_force','2020-12-31 01:50:34','2020-12-31 06:50:34',NULL,NULL,'info@gruposuadi.com'),(1948,'brute_force','2020-12-31 04:12:57','2020-12-31 09:12:57','185.109.168.132',NULL,NULL),(1949,'brute_force','2020-12-31 04:12:57','2020-12-31 09:12:57',NULL,NULL,'info@gruposuadi.com'),(1950,'brute_force','2020-12-31 06:47:37','2020-12-31 11:47:37','134.19.189.236',NULL,NULL),(1951,'brute_force','2020-12-31 06:47:37','2020-12-31 11:47:37',NULL,NULL,'info@gruposuadi.com'),(1952,'brute_force','2020-12-31 09:01:45','2020-12-31 14:01:45','196.240.57.100',NULL,NULL),(1953,'brute_force','2020-12-31 09:01:45','2020-12-31 14:01:45',NULL,NULL,'info@gruposuadi.com'),(1954,'brute_force','2020-12-31 13:44:15','2020-12-31 18:44:15','195.206.183.107',NULL,NULL),(1955,'brute_force','2020-12-31 13:44:15','2020-12-31 18:44:15',NULL,NULL,'info@gruposuadi.com'),(1956,'brute_force','2020-12-31 15:57:17','2020-12-31 20:57:17','194.127.172.110',NULL,NULL),(1957,'brute_force','2020-12-31 15:57:17','2020-12-31 20:57:17',NULL,NULL,'info@gruposuadi.com'),(1958,'brute_force','2020-12-31 18:09:56','2020-12-31 23:09:56','217.138.192.84',NULL,NULL),(1959,'brute_force','2020-12-31 18:09:56','2020-12-31 23:09:56',NULL,NULL,'info@gruposuadi.com'),(1960,'brute_force','2020-12-31 20:42:11','2021-01-01 01:42:11','82.102.21.76',NULL,NULL),(1961,'brute_force','2020-12-31 20:42:11','2021-01-01 01:42:11',NULL,NULL,'info@gruposuadi.com'),(1962,'brute_force','2020-12-31 22:54:13','2021-01-01 03:54:13','134.19.189.124',NULL,NULL),(1963,'brute_force','2020-12-31 22:54:13','2021-01-01 03:54:13',NULL,NULL,'info@gruposuadi.com'),(1964,'brute_force','2021-01-01 01:09:48','2021-01-01 06:09:48','5.253.206.84',NULL,NULL),(1965,'brute_force','2021-01-01 01:09:48','2021-01-01 06:09:48',NULL,NULL,'info@gruposuadi.com'),(1966,'brute_force','2021-01-01 03:34:38','2021-01-01 08:34:38','45.133.192.92',NULL,NULL),(1967,'brute_force','2021-01-01 03:34:38','2021-01-01 08:34:38',NULL,NULL,'info@gruposuadi.com'),(1968,'brute_force','2021-01-01 03:51:51','2021-01-01 08:51:51','164.132.38.166',NULL,NULL),(1969,'brute_force','2021-01-01 03:51:51','2021-01-01 08:51:51',NULL,NULL,'[login]'),(1970,'brute_force','2021-01-01 04:16:04','2021-01-01 09:16:04','5.39.87.36',NULL,NULL),(1971,'brute_force','2021-01-01 04:16:07','2021-01-01 09:16:07','5.39.87.36',NULL,NULL),(1972,'brute_force','2021-01-01 04:16:07','2021-01-01 09:16:07',NULL,NULL,'[login]'),(1973,'brute_force','2021-01-01 04:32:28','2021-01-01 09:32:28','3.11.197.41',NULL,NULL),(1974,'brute_force','2021-01-01 04:32:28','2021-01-01 09:32:28',NULL,NULL,'[login]'),(1975,'brute_force','2021-01-01 04:46:49','2021-01-01 09:46:49','45.151.249.80',NULL,NULL),(1976,'brute_force','2021-01-01 04:46:49','2021-01-01 09:46:49',NULL,NULL,'[login]'),(1977,'brute_force','2021-01-01 04:59:11','2021-01-01 09:59:11','157.245.106.153',NULL,NULL),(1978,'brute_force','2021-01-01 04:59:13','2021-01-01 09:59:13','157.245.106.153',NULL,NULL),(1979,'brute_force','2021-01-01 04:59:13','2021-01-01 09:59:13',NULL,NULL,'[login]'),(1980,'brute_force','2021-01-01 05:12:00','2021-01-01 10:12:00','35.201.5.248',NULL,NULL),(1981,'brute_force','2021-01-01 05:12:03','2021-01-01 10:12:03','35.201.5.248',NULL,NULL),(1982,'brute_force','2021-01-01 05:12:03','2021-01-01 10:12:03',NULL,NULL,'[login]'),(1983,'brute_force','2021-01-01 05:59:27','2021-01-01 10:59:27','193.56.252.116',NULL,NULL),(1984,'brute_force','2021-01-01 05:59:27','2021-01-01 10:59:27',NULL,NULL,'info@gruposuadi.com'),(1985,'brute_force','2021-01-01 06:17:20','2021-01-01 11:17:20','54.39.22.135',NULL,NULL),(1986,'brute_force','2021-01-01 06:17:22','2021-01-01 11:17:22','54.39.22.135',NULL,NULL),(1987,'brute_force','2021-01-01 06:17:22','2021-01-01 11:17:22',NULL,NULL,'[login]'),(1988,'brute_force','2021-01-01 06:57:41','2021-01-01 11:57:41','165.22.242.39',NULL,NULL),(1989,'brute_force','2021-01-01 06:57:44','2021-01-01 11:57:44','165.22.242.39',NULL,NULL),(1990,'brute_force','2021-01-01 06:57:44','2021-01-01 11:57:44',NULL,NULL,'[login]'),(1991,'brute_force','2021-01-01 07:10:49','2021-01-01 12:10:49','139.59.147.218',NULL,NULL),(1992,'brute_force','2021-01-01 07:10:51','2021-01-01 12:10:51','139.59.147.218',NULL,NULL),(1993,'brute_force','2021-01-01 07:10:51','2021-01-01 12:10:51',NULL,NULL,'[login]'),(1994,'brute_force','2021-01-01 07:38:28','2021-01-01 12:38:28','133.18.66.114',NULL,NULL),(1995,'brute_force','2021-01-01 07:38:30','2021-01-01 12:38:30','133.18.66.114',NULL,NULL),(1996,'brute_force','2021-01-01 07:38:30','2021-01-01 12:38:30',NULL,NULL,'[login]'),(1997,'brute_force','2021-01-01 07:51:21','2021-01-01 12:51:21','159.203.2.184',NULL,NULL),(1998,'brute_force','2021-01-01 08:06:06','2021-01-01 13:06:06','207.180.212.51',NULL,NULL),(1999,'brute_force','2021-01-01 08:06:08','2021-01-01 13:06:08','207.180.212.51',NULL,NULL),(2000,'brute_force','2021-01-01 08:06:08','2021-01-01 13:06:08',NULL,NULL,'[login]'),(2001,'brute_force','2021-01-01 08:25:58','2021-01-01 13:25:58','37.120.223.115',NULL,NULL),(2002,'brute_force','2021-01-01 08:25:58','2021-01-01 13:25:58',NULL,NULL,'info@gruposuadi.com'),(2003,'brute_force','2021-01-01 08:33:51','2021-01-01 13:33:51','103.233.1.167',NULL,NULL),(2004,'brute_force','2021-01-01 08:33:55','2021-01-01 13:33:55','103.233.1.167',NULL,NULL),(2005,'brute_force','2021-01-01 08:33:55','2021-01-01 13:33:55',NULL,NULL,'[login]'),(2006,'brute_force','2021-01-01 09:02:05','2021-01-01 14:02:05','45.89.206.94',NULL,NULL),(2007,'brute_force','2021-01-01 09:02:07','2021-01-01 14:02:07','45.89.206.94',NULL,NULL),(2008,'brute_force','2021-01-01 09:02:07','2021-01-01 14:02:07',NULL,NULL,'[login]'),(2009,'brute_force','2021-01-01 09:17:13','2021-01-01 14:17:13','157.245.226.255',NULL,NULL),(2010,'brute_force','2021-01-01 09:17:22','2021-01-01 14:17:22','157.245.226.255',NULL,NULL),(2011,'brute_force','2021-01-01 09:17:22','2021-01-01 14:17:22',NULL,NULL,'[login]'),(2012,'brute_force','2021-01-01 09:31:51','2021-01-01 14:31:51','34.101.223.136',NULL,NULL),(2013,'brute_force','2021-01-01 09:31:54','2021-01-01 14:31:54','34.101.223.136',NULL,NULL),(2014,'brute_force','2021-01-01 09:31:54','2021-01-01 14:31:54',NULL,NULL,'[login]'),(2015,'brute_force','2021-01-01 09:45:46','2021-01-01 14:45:46','133.18.66.114',NULL,NULL),(2016,'brute_force','2021-01-01 09:45:48','2021-01-01 14:45:48','133.18.66.114',NULL,NULL),(2017,'brute_force','2021-01-01 09:45:48','2021-01-01 14:45:48',NULL,NULL,'[login]'),(2018,'brute_force','2021-01-01 10:01:44','2021-01-01 15:01:44','128.199.76.60',NULL,NULL),(2019,'brute_force','2021-01-01 10:01:47','2021-01-01 15:01:47','128.199.76.60',NULL,NULL),(2020,'brute_force','2021-01-01 10:01:47','2021-01-01 15:01:47',NULL,NULL,'[login]'),(2021,'brute_force','2021-01-01 10:14:44','2021-01-01 15:14:44','192.185.219.16',NULL,NULL),(2022,'brute_force','2021-01-01 10:26:41','2021-01-01 15:26:41','37.120.197.60',NULL,NULL),(2023,'brute_force','2021-01-01 10:26:41','2021-01-01 15:26:41',NULL,NULL,'info@gruposuadi.com'),(2024,'brute_force','2021-01-01 10:30:04','2021-01-01 15:30:04','37.247.52.15',NULL,NULL),(2025,'brute_force','2021-01-01 10:30:06','2021-01-01 15:30:06','37.247.52.15',NULL,NULL),(2026,'brute_force','2021-01-01 10:30:06','2021-01-01 15:30:06',NULL,NULL,'[login]'),(2027,'brute_force','2021-01-01 10:45:40','2021-01-01 15:45:40','3.11.197.41',NULL,NULL),(2028,'brute_force','2021-01-01 10:45:42','2021-01-01 15:45:42','3.11.197.41',NULL,NULL),(2029,'brute_force','2021-01-01 10:45:42','2021-01-01 15:45:42',NULL,NULL,'[login]'),(2030,'brute_force','2021-01-01 11:27:01','2021-01-01 16:27:01','14.200.1.238',NULL,NULL),(2031,'brute_force','2021-01-01 11:27:04','2021-01-01 16:27:04','14.200.1.238',NULL,NULL),(2032,'brute_force','2021-01-01 11:27:04','2021-01-01 16:27:04',NULL,NULL,'[login]'),(2033,'brute_force','2021-01-01 11:39:20','2021-01-01 16:39:20','195.161.114.231',NULL,NULL),(2034,'brute_force','2021-01-01 11:39:22','2021-01-01 16:39:22','195.161.114.231',NULL,NULL),(2035,'brute_force','2021-01-01 11:39:22','2021-01-01 16:39:22',NULL,NULL,'[login]'),(2036,'brute_force','2021-01-01 12:03:49','2021-01-01 17:03:49','93.125.75.19',NULL,NULL),(2037,'brute_force','2021-01-01 12:03:51','2021-01-01 17:03:51','93.125.75.19',NULL,NULL),(2038,'brute_force','2021-01-01 12:03:51','2021-01-01 17:03:51',NULL,NULL,'[login]'),(2039,'brute_force','2021-01-01 12:16:50','2021-01-01 17:16:50','34.86.255.94',NULL,NULL),(2040,'brute_force','2021-01-01 12:16:52','2021-01-01 17:16:52','34.86.255.94',NULL,NULL),(2041,'brute_force','2021-01-01 12:16:52','2021-01-01 17:16:52',NULL,NULL,'[login]'),(2042,'brute_force','2021-01-01 12:29:58','2021-01-01 17:29:58','5.35.246.55',NULL,NULL),(2043,'brute_force','2021-01-01 12:30:00','2021-01-01 17:30:00','5.35.246.55',NULL,NULL),(2044,'brute_force','2021-01-01 12:30:00','2021-01-01 17:30:00',NULL,NULL,'[login]'),(2045,'brute_force','2021-01-01 12:56:06','2021-01-01 17:56:06','47.52.239.42',NULL,NULL),(2046,'brute_force','2021-01-01 12:56:06','2021-01-01 17:56:06',NULL,NULL,'[login]'),(2047,'brute_force','2021-01-01 13:22:05','2021-01-01 18:22:05','82.166.62.243',NULL,NULL),(2048,'brute_force','2021-01-01 13:22:12','2021-01-01 18:22:12','82.166.62.243',NULL,NULL),(2049,'brute_force','2021-01-01 13:22:12','2021-01-01 18:22:12',NULL,NULL,'[login]'),(2050,'brute_force','2021-01-01 13:36:03','2021-01-01 18:36:03','45.89.205.191',NULL,NULL),(2051,'brute_force','2021-01-01 13:36:05','2021-01-01 18:36:05','45.89.205.191',NULL,NULL),(2052,'brute_force','2021-01-01 13:36:05','2021-01-01 18:36:05',NULL,NULL,'[login]'),(2053,'brute_force','2021-01-01 14:15:45','2021-01-01 19:15:45','178.128.8.41',NULL,NULL),(2054,'brute_force','2021-01-01 14:15:49','2021-01-01 19:15:49','178.128.8.41',NULL,NULL),(2055,'brute_force','2021-01-01 14:15:49','2021-01-01 19:15:49',NULL,NULL,'[login]'),(2056,'brute_force','2021-01-01 14:29:48','2021-01-01 19:29:48','208.109.14.39',NULL,NULL),(2057,'brute_force','2021-01-01 14:29:51','2021-01-01 19:29:51','208.109.14.39',NULL,NULL),(2058,'brute_force','2021-01-01 14:29:51','2021-01-01 19:29:51',NULL,NULL,'[login]'),(2059,'brute_force','2021-01-01 15:11:37','2021-01-01 20:11:37','213.149.103.132',NULL,NULL),(2060,'brute_force','2021-01-01 15:23:26','2021-01-01 20:23:26','84.17.42.114',NULL,NULL),(2061,'brute_force','2021-01-01 15:23:26','2021-01-01 20:23:26',NULL,NULL,'info@gruposuadi.com'),(2062,'brute_force','2021-01-01 15:25:54','2021-01-01 20:25:54','164.68.104.204',NULL,NULL),(2063,'brute_force','2021-01-01 15:25:57','2021-01-01 20:25:57','164.68.104.204',NULL,NULL),(2064,'brute_force','2021-01-01 15:25:57','2021-01-01 20:25:57',NULL,NULL,'[login]'),(2065,'brute_force','2021-01-01 15:40:16','2021-01-01 20:40:16','64.225.68.194',NULL,NULL),(2066,'brute_force','2021-01-01 15:40:23','2021-01-01 20:40:23','64.225.68.194',NULL,NULL),(2067,'brute_force','2021-01-01 15:40:23','2021-01-01 20:40:23',NULL,NULL,'[login]'),(2068,'brute_force','2021-01-01 15:54:36','2021-01-01 20:54:36','159.65.65.170',NULL,NULL),(2069,'brute_force','2021-01-01 15:54:37','2021-01-01 20:54:37','159.65.65.170',NULL,NULL),(2070,'brute_force','2021-01-01 15:54:37','2021-01-01 20:54:37',NULL,NULL,'[login]'),(2071,'brute_force','2021-01-01 16:07:45','2021-01-01 21:07:45','161.35.164.12',NULL,NULL),(2072,'brute_force','2021-01-01 16:07:47','2021-01-01 21:07:47','161.35.164.12',NULL,NULL),(2073,'brute_force','2021-01-01 16:07:47','2021-01-01 21:07:47',NULL,NULL,'[login]'),(2074,'brute_force','2021-01-01 16:22:53','2021-01-01 21:22:53','91.121.89.189',NULL,NULL),(2075,'brute_force','2021-01-01 16:22:55','2021-01-01 21:22:55','91.121.89.189',NULL,NULL),(2076,'brute_force','2021-01-01 16:22:55','2021-01-01 21:22:55',NULL,NULL,'[login]'),(2077,'brute_force','2021-01-01 16:38:05','2021-01-01 21:38:05','45.80.155.245',NULL,NULL),(2078,'brute_force','2021-01-01 16:38:06','2021-01-01 21:38:06','45.80.155.245',NULL,NULL),(2079,'brute_force','2021-01-01 16:38:06','2021-01-01 21:38:06',NULL,NULL,'[login]'),(2080,'brute_force','2021-01-01 17:33:27','2021-01-01 22:33:27','195.206.183.142',NULL,NULL),(2081,'brute_force','2021-01-01 17:33:27','2021-01-01 22:33:27',NULL,NULL,'info@gruposuadi.com'),(2082,'brute_force','2021-01-01 17:53:15','2021-01-01 22:53:15','204.12.250.2',NULL,NULL),(2083,'brute_force','2021-01-01 18:41:05','2021-01-01 23:41:05','159.89.140.0',NULL,NULL),(2084,'brute_force','2021-01-01 18:41:07','2021-01-01 23:41:07','159.89.140.0',NULL,NULL),(2085,'brute_force','2021-01-01 18:41:07','2021-01-01 23:41:07',NULL,NULL,'[login]'),(2086,'brute_force','2021-01-01 18:54:46','2021-01-01 23:54:46','91.250.100.111',NULL,NULL),(2087,'brute_force','2021-01-01 18:54:48','2021-01-01 23:54:48','91.250.100.111',NULL,NULL),(2088,'brute_force','2021-01-01 18:54:48','2021-01-01 23:54:48',NULL,NULL,'[login]'),(2089,'brute_force','2021-01-01 19:26:41','2021-01-02 00:26:41','162.144.66.89',NULL,NULL),(2090,'brute_force','2021-01-01 19:26:43','2021-01-02 00:26:43','162.144.66.89',NULL,NULL),(2091,'brute_force','2021-01-01 19:26:43','2021-01-02 00:26:43',NULL,NULL,'[login]'),(2092,'brute_force','2021-01-01 19:42:58','2021-01-02 00:42:58','62.210.185.4',NULL,NULL),(2093,'brute_force','2021-01-01 19:43:00','2021-01-02 00:43:00','62.210.185.4',NULL,NULL),(2094,'brute_force','2021-01-01 19:43:00','2021-01-02 00:43:00',NULL,NULL,'[login]'),(2095,'brute_force','2021-01-01 19:56:06','2021-01-02 00:56:06','89.34.99.99',NULL,NULL),(2096,'brute_force','2021-01-01 19:56:06','2021-01-02 00:56:06',NULL,NULL,'info@gruposuadi.com'),(2097,'brute_force','2021-01-01 19:59:11','2021-01-02 00:59:11','145.239.28.197',NULL,NULL),(2098,'brute_force','2021-01-01 19:59:13','2021-01-02 00:59:13','145.239.28.197',NULL,NULL),(2099,'brute_force','2021-01-01 19:59:13','2021-01-02 00:59:13',NULL,NULL,'[login]'),(2100,'brute_force','2021-01-01 20:48:14','2021-01-02 01:48:14','149.202.82.84',NULL,NULL),(2101,'brute_force','2021-01-01 20:48:16','2021-01-02 01:48:16','149.202.82.84',NULL,NULL),(2102,'brute_force','2021-01-01 20:48:16','2021-01-02 01:48:16',NULL,NULL,'[login]'),(2103,'brute_force','2021-01-01 21:04:48','2021-01-02 02:04:48','45.76.197.74',NULL,NULL),(2104,'brute_force','2021-01-01 21:04:51','2021-01-02 02:04:51','45.76.197.74',NULL,NULL),(2105,'brute_force','2021-01-01 21:04:51','2021-01-02 02:04:51',NULL,NULL,'[login]'),(2106,'brute_force','2021-01-01 21:22:11','2021-01-02 02:22:11','134.122.78.89',NULL,NULL),(2107,'brute_force','2021-01-01 21:22:13','2021-01-02 02:22:13','134.122.78.89',NULL,NULL),(2108,'brute_force','2021-01-01 21:22:13','2021-01-02 02:22:13',NULL,NULL,'[login]'),(2109,'brute_force','2021-01-01 21:56:04','2021-01-02 02:56:04','45.89.206.6',NULL,NULL),(2110,'brute_force','2021-01-01 21:56:06','2021-01-02 02:56:06','45.89.206.6',NULL,NULL),(2111,'brute_force','2021-01-01 21:56:06','2021-01-02 02:56:06',NULL,NULL,'[login]'),(2112,'brute_force','2021-01-01 22:16:25','2021-01-02 03:16:25','37.120.204.52',NULL,NULL),(2113,'brute_force','2021-01-01 22:16:25','2021-01-02 03:16:25',NULL,NULL,'info@gruposuadi.com'),(2114,'brute_force','2021-01-01 23:09:55','2021-01-02 04:09:55','91.121.165.170',NULL,NULL),(2115,'brute_force','2021-01-01 23:09:58','2021-01-02 04:09:58','91.121.165.170',NULL,NULL),(2116,'brute_force','2021-01-01 23:09:58','2021-01-02 04:09:58',NULL,NULL,'[login]'),(2117,'brute_force','2021-01-01 23:25:25','2021-01-02 04:25:25','165.227.61.152',NULL,NULL),(2118,'brute_force','2021-01-01 23:25:32','2021-01-02 04:25:32','165.227.61.152',NULL,NULL),(2119,'brute_force','2021-01-01 23:25:32','2021-01-02 04:25:32',NULL,NULL,'[login]'),(2120,'brute_force','2021-01-01 23:52:07','2021-01-02 04:52:07','213.197.180.91',NULL,NULL),(2121,'brute_force','2021-01-01 23:52:09','2021-01-02 04:52:09','213.197.180.91',NULL,NULL),(2122,'brute_force','2021-01-01 23:52:09','2021-01-02 04:52:09',NULL,NULL,'[login]'),(2123,'brute_force','2021-01-02 00:18:21','2021-01-02 05:18:21','35.198.195.1',NULL,NULL),(2124,'brute_force','2021-01-02 00:18:24','2021-01-02 05:18:24','35.198.195.1',NULL,NULL),(2125,'brute_force','2021-01-02 00:18:24','2021-01-02 05:18:24',NULL,NULL,'[login]'),(2126,'brute_force','2021-01-02 00:30:34','2021-01-02 05:30:34','142.4.22.236',NULL,NULL),(2127,'brute_force','2021-01-02 00:30:36','2021-01-02 05:30:36','142.4.22.236',NULL,NULL),(2128,'brute_force','2021-01-02 00:30:36','2021-01-02 05:30:36',NULL,NULL,'[login]'),(2129,'brute_force','2021-01-02 00:35:04','2021-01-02 05:35:04','31.13.188.108',NULL,NULL),(2130,'brute_force','2021-01-02 00:35:04','2021-01-02 05:35:04',NULL,NULL,'info@gruposuadi.com'),(2131,'brute_force','2021-01-02 00:57:39','2021-01-02 05:57:39','45.89.204.64',NULL,NULL),(2132,'brute_force','2021-01-02 00:57:41','2021-01-02 05:57:41','45.89.204.64',NULL,NULL),(2133,'brute_force','2021-01-02 00:57:41','2021-01-02 05:57:41',NULL,NULL,'[login]'),(2134,'brute_force','2021-01-02 01:09:56','2021-01-02 06:09:56','144.202.101.143',NULL,NULL),(2135,'brute_force','2021-01-02 01:09:58','2021-01-02 06:09:58','144.202.101.143',NULL,NULL),(2136,'brute_force','2021-01-02 01:09:58','2021-01-02 06:09:58',NULL,NULL,'[login]'),(2137,'brute_force','2021-01-02 01:37:27','2021-01-02 06:37:27','192.254.207.43',NULL,NULL),(2138,'brute_force','2021-01-02 01:37:29','2021-01-02 06:37:29','192.254.207.43',NULL,NULL),(2139,'brute_force','2021-01-02 01:37:29','2021-01-02 06:37:29',NULL,NULL,'[login]'),(2140,'brute_force','2021-01-02 01:50:19','2021-01-02 06:50:19','51.91.121.222',NULL,NULL),(2141,'brute_force','2021-01-02 01:50:21','2021-01-02 06:50:21','51.91.121.222',NULL,NULL),(2142,'brute_force','2021-01-02 01:50:21','2021-01-02 06:50:21',NULL,NULL,'[login]'),(2143,'brute_force','2021-01-02 02:04:18','2021-01-02 07:04:18','94.153.224.202',NULL,NULL),(2144,'brute_force','2021-01-02 02:04:20','2021-01-02 07:04:20','94.153.224.202',NULL,NULL),(2145,'brute_force','2021-01-02 02:04:20','2021-01-02 07:04:20',NULL,NULL,'[login]'),(2146,'brute_force','2021-01-02 02:17:20','2021-01-02 07:17:20','37.247.52.15',NULL,NULL),(2147,'brute_force','2021-01-02 02:17:23','2021-01-02 07:17:23','37.247.52.15',NULL,NULL),(2148,'brute_force','2021-01-02 02:17:23','2021-01-02 07:17:23',NULL,NULL,'[login]'),(2149,'brute_force','2021-01-02 02:31:39','2021-01-02 07:31:39','35.185.136.144',NULL,NULL),(2150,'brute_force','2021-01-02 02:31:41','2021-01-02 07:31:41','35.185.136.144',NULL,NULL),(2151,'brute_force','2021-01-02 02:31:41','2021-01-02 07:31:41',NULL,NULL,'[login]'),(2152,'brute_force','2021-01-02 02:43:29','2021-01-02 07:43:29','193.176.86.116',NULL,NULL),(2153,'brute_force','2021-01-02 02:43:29','2021-01-02 07:43:29',NULL,NULL,'info@gruposuadi.com'),(2154,'brute_force','2021-01-02 02:46:02','2021-01-02 07:46:02','139.59.79.239',NULL,NULL),(2155,'brute_force','2021-01-02 02:46:05','2021-01-02 07:46:05','139.59.79.239',NULL,NULL),(2156,'brute_force','2021-01-02 02:46:05','2021-01-02 07:46:05',NULL,NULL,'[login]'),(2157,'brute_force','2021-01-02 02:59:17','2021-01-02 07:59:17','128.199.145.125',NULL,NULL),(2158,'brute_force','2021-01-02 02:59:19','2021-01-02 07:59:19','128.199.145.125',NULL,NULL),(2159,'brute_force','2021-01-02 02:59:19','2021-01-02 07:59:19',NULL,NULL,'[login]'),(2160,'brute_force','2021-01-02 03:27:00','2021-01-02 08:27:00','54.39.22.135',NULL,NULL),(2161,'brute_force','2021-01-02 03:27:02','2021-01-02 08:27:02','54.39.22.135',NULL,NULL),(2162,'brute_force','2021-01-02 03:27:02','2021-01-02 08:27:02',NULL,NULL,'[login]'),(2163,'brute_force','2021-01-02 03:41:20','2021-01-02 08:41:20','103.77.207.150',NULL,NULL),(2164,'brute_force','2021-01-02 03:41:23','2021-01-02 08:41:23','103.77.207.150',NULL,NULL),(2165,'brute_force','2021-01-02 03:41:23','2021-01-02 08:41:23',NULL,NULL,'[login]'),(2166,'brute_force','2021-01-02 03:55:28','2021-01-02 08:55:28','157.245.37.203',NULL,NULL),(2167,'brute_force','2021-01-02 03:55:35','2021-01-02 08:55:35','157.245.37.203',NULL,NULL),(2168,'brute_force','2021-01-02 03:55:35','2021-01-02 08:55:35',NULL,NULL,'[login]'),(2169,'brute_force','2021-01-02 04:10:40','2021-01-02 09:10:40','40.73.77.193',NULL,NULL),(2170,'brute_force','2021-01-02 04:10:42','2021-01-02 09:10:42','40.73.77.193',NULL,NULL),(2171,'brute_force','2021-01-02 04:10:42','2021-01-02 09:10:42',NULL,NULL,'[login]'),(2172,'brute_force','2021-01-02 04:24:58','2021-01-02 09:24:58','62.210.185.4',NULL,NULL),(2173,'brute_force','2021-01-02 04:24:58','2021-01-02 09:24:58',NULL,NULL,'[login]'),(2174,'brute_force','2021-01-02 04:54:02','2021-01-02 09:54:02','167.114.152.170',NULL,NULL),(2175,'brute_force','2021-01-02 04:54:02','2021-01-02 09:54:02',NULL,NULL,'[login]'),(2176,'brute_force','2021-01-02 05:08:09','2021-01-02 10:08:09','54.38.253.1',NULL,NULL),(2177,'brute_force','2021-01-02 05:08:11','2021-01-02 10:08:11','54.38.253.1',NULL,NULL),(2178,'brute_force','2021-01-02 05:08:11','2021-01-02 10:08:11',NULL,NULL,'[login]'),(2179,'brute_force','2021-01-02 05:12:12','2021-01-02 10:12:12','192.145.127.244',NULL,NULL),(2180,'brute_force','2021-01-02 05:12:12','2021-01-02 10:12:12',NULL,NULL,'info@gruposuadi.com'),(2181,'brute_force','2021-01-02 06:10:14','2021-01-02 11:10:14','192.248.156.169',NULL,NULL),(2182,'brute_force','2021-01-02 06:10:16','2021-01-02 11:10:16','192.248.156.169',NULL,NULL),(2183,'brute_force','2021-01-02 06:10:16','2021-01-02 11:10:16',NULL,NULL,'[login]'),(2184,'brute_force','2021-01-02 06:26:44','2021-01-02 11:26:44','128.199.242.201',NULL,NULL),(2185,'brute_force','2021-01-02 06:26:52','2021-01-02 11:26:52','128.199.242.201',NULL,NULL),(2186,'brute_force','2021-01-02 06:26:52','2021-01-02 11:26:52',NULL,NULL,'[login]'),(2187,'brute_force','2021-01-02 06:41:27','2021-01-02 11:41:27','54.241.5.13',NULL,NULL),(2188,'brute_force','2021-01-02 06:41:29','2021-01-02 11:41:29','54.241.5.13',NULL,NULL),(2189,'brute_force','2021-01-02 06:41:29','2021-01-02 11:41:29',NULL,NULL,'[login]'),(2190,'brute_force','2021-01-02 06:58:22','2021-01-02 11:58:22','45.119.84.149',NULL,NULL),(2191,'brute_force','2021-01-02 06:58:26','2021-01-02 11:58:26','45.119.84.149',NULL,NULL),(2192,'brute_force','2021-01-02 06:58:26','2021-01-02 11:58:26',NULL,NULL,'[login]'),(2193,'brute_force','2021-01-02 07:13:20','2021-01-02 12:13:20','203.190.53.233',NULL,NULL),(2194,'brute_force','2021-01-02 07:13:23','2021-01-02 12:13:23','203.190.53.233',NULL,NULL),(2195,'brute_force','2021-01-02 07:13:23','2021-01-02 12:13:23',NULL,NULL,'[login]'),(2196,'brute_force','2021-01-02 07:31:19','2021-01-02 12:31:19','178.239.161.80',NULL,NULL),(2197,'brute_force','2021-01-02 07:31:19','2021-01-02 12:31:19',NULL,NULL,'info@gruposuadi.com'),(2198,'brute_force','2021-01-02 07:47:16','2021-01-02 12:47:16','118.70.239.146',NULL,NULL),(2199,'brute_force','2021-01-02 07:47:24','2021-01-02 12:47:24','118.70.239.146',NULL,NULL),(2200,'brute_force','2021-01-02 07:47:24','2021-01-02 12:47:24',NULL,NULL,'[login]'),(2201,'brute_force','2021-01-02 08:01:56','2021-01-02 13:01:56','145.239.29.217',NULL,NULL),(2202,'brute_force','2021-01-02 08:01:57','2021-01-02 13:01:57','145.239.29.217',NULL,NULL),(2203,'brute_force','2021-01-02 08:01:57','2021-01-02 13:01:57',NULL,NULL,'[login]'),(2204,'brute_force','2021-01-02 08:35:28','2021-01-02 13:35:28','67.207.93.184',NULL,NULL),(2205,'brute_force','2021-01-02 08:35:34','2021-01-02 13:35:34','67.207.93.184',NULL,NULL),(2206,'brute_force','2021-01-02 08:35:34','2021-01-02 13:35:34',NULL,NULL,'[login]'),(2207,'brute_force','2021-01-02 08:52:58','2021-01-02 13:52:58','185.112.33.46',NULL,NULL),(2208,'brute_force','2021-01-02 08:53:01','2021-01-02 13:53:01','185.112.33.46',NULL,NULL),(2209,'brute_force','2021-01-02 08:53:01','2021-01-02 13:53:01',NULL,NULL,'[login]'),(2210,'brute_force','2021-01-02 09:09:28','2021-01-02 14:09:28','128.199.123.216',NULL,NULL),(2211,'brute_force','2021-01-02 09:09:31','2021-01-02 14:09:31','128.199.123.216',NULL,NULL),(2212,'brute_force','2021-01-02 09:09:31','2021-01-02 14:09:31',NULL,NULL,'[login]'),(2213,'brute_force','2021-01-02 09:24:51','2021-01-02 14:24:51','37.187.135.130',NULL,NULL),(2214,'brute_force','2021-01-02 09:24:53','2021-01-02 14:24:53','37.187.135.130',NULL,NULL),(2215,'brute_force','2021-01-02 09:24:53','2021-01-02 14:24:53',NULL,NULL,'[login]'),(2216,'brute_force','2021-01-02 09:42:23','2021-01-02 14:42:23','211.243.86.210',NULL,NULL),(2217,'brute_force','2021-01-02 09:42:26','2021-01-02 14:42:26','211.243.86.210',NULL,NULL),(2218,'brute_force','2021-01-02 09:42:26','2021-01-02 14:42:26',NULL,NULL,'[login]'),(2219,'brute_force','2021-01-02 09:59:49','2021-01-02 14:59:49','62.210.14.95',NULL,NULL),(2220,'brute_force','2021-01-02 09:59:49','2021-01-02 14:59:49',NULL,NULL,'info@gruposuadi.com'),(2221,'brute_force','2021-01-02 12:24:22','2021-01-02 17:24:22','212.83.149.100',NULL,NULL),(2222,'brute_force','2021-01-02 12:24:22','2021-01-02 17:24:22',NULL,NULL,'info@gruposuadi.com'),(2223,'brute_force','2021-01-02 14:58:37','2021-01-02 19:58:37','217.146.82.202',NULL,NULL),(2224,'brute_force','2021-01-02 14:58:37','2021-01-02 19:58:37',NULL,NULL,'info@gruposuadi.com'),(2225,'brute_force','2021-01-02 17:19:17','2021-01-02 22:19:17','212.83.149.100',NULL,NULL),(2226,'brute_force','2021-01-02 17:19:17','2021-01-02 22:19:17',NULL,NULL,'info@gruposuadi.com'),(2227,'brute_force','2021-01-02 19:30:23','2021-01-03 00:30:23','45.152.181.36',NULL,NULL),(2228,'brute_force','2021-01-02 19:30:23','2021-01-03 00:30:23',NULL,NULL,'info@gruposuadi.com'),(2229,'brute_force','2021-01-02 21:57:29','2021-01-03 02:57:29','45.83.91.188',NULL,NULL),(2230,'brute_force','2021-01-02 21:57:29','2021-01-03 02:57:29',NULL,NULL,'info@gruposuadi.com'),(2231,'brute_force','2021-01-03 00:31:42','2021-01-03 05:31:42','51.158.24.81',NULL,NULL),(2232,'brute_force','2021-01-03 00:31:42','2021-01-03 05:31:42',NULL,NULL,'info@gruposuadi.com'),(2233,'brute_force','2021-01-03 02:47:54','2021-01-03 07:47:54','185.128.26.60',NULL,NULL),(2234,'brute_force','2021-01-03 02:47:54','2021-01-03 07:47:54',NULL,NULL,'info@gruposuadi.com'),(2235,'brute_force','2021-01-03 05:09:17','2021-01-03 10:09:17','195.181.170.200',NULL,NULL),(2236,'brute_force','2021-01-03 05:09:17','2021-01-03 10:09:17',NULL,NULL,'info@gruposuadi.com'),(2237,'brute_force','2021-01-03 07:48:42','2021-01-03 12:48:42','134.19.189.236',NULL,NULL),(2238,'brute_force','2021-01-03 07:48:42','2021-01-03 12:48:42',NULL,NULL,'info@gruposuadi.com'),(2239,'brute_force','2021-01-03 09:59:52','2021-01-03 14:59:52','45.152.181.36',NULL,NULL),(2240,'brute_force','2021-01-03 09:59:52','2021-01-03 14:59:52',NULL,NULL,'info@gruposuadi.com'),(2241,'brute_force','2021-01-03 14:59:42','2021-01-03 19:59:42','95.174.66.228',NULL,NULL),(2242,'brute_force','2021-01-03 14:59:42','2021-01-03 19:59:42',NULL,NULL,'info@gruposuadi.com'),(2243,'brute_force','2021-01-03 17:26:16','2021-01-03 22:26:16','37.120.211.148',NULL,NULL),(2244,'brute_force','2021-01-03 17:26:16','2021-01-03 22:26:16',NULL,NULL,'info@gruposuadi.com'),(2245,'brute_force','2021-01-03 19:54:04','2021-01-04 00:54:04','51.158.24.101',NULL,NULL),(2246,'brute_force','2021-01-03 19:54:04','2021-01-04 00:54:04',NULL,NULL,'info@gruposuadi.com'),(2247,'brute_force','2021-01-03 22:30:01','2021-01-04 03:30:01','89.238.191.198',NULL,NULL),(2248,'brute_force','2021-01-03 22:30:01','2021-01-04 03:30:01',NULL,NULL,'info@gruposuadi.com'),(2249,'brute_force','2021-01-04 03:09:40','2021-01-04 08:09:40','109.70.144.22',NULL,NULL),(2250,'brute_force','2021-01-04 03:09:40','2021-01-04 08:09:40',NULL,NULL,'info@gruposuadi.com'),(2251,'brute_force','2021-01-04 05:44:18','2021-01-04 10:44:18','63.250.38.185',NULL,NULL),(2252,'brute_force','2021-01-04 05:44:18','2021-01-04 10:44:18',NULL,2,'gruposuadi'),(2253,'brute_force','2021-01-04 06:16:03','2021-01-04 11:16:03','89.46.106.227',NULL,NULL),(2254,'brute_force','2021-01-04 06:16:03','2021-01-04 11:16:03',NULL,2,'gruposuadi'),(2255,'brute_force','2021-01-04 06:50:33','2021-01-04 11:50:33','185.138.42.92',NULL,NULL),(2256,'brute_force','2021-01-04 06:50:33','2021-01-04 11:50:33',NULL,2,'gruposuadi'),(2257,'brute_force','2021-01-04 07:26:03','2021-01-04 12:26:03','68.65.122.102',NULL,NULL),(2258,'brute_force','2021-01-04 07:26:03','2021-01-04 12:26:03',NULL,2,'gruposuadi'),(2259,'brute_force','2021-01-04 07:48:35','2021-01-04 12:48:35','2.58.46.28',NULL,NULL),(2260,'brute_force','2021-01-04 07:48:35','2021-01-04 12:48:35',NULL,NULL,'info@gruposuadi.com'),(2261,'brute_force','2021-01-04 08:04:11','2021-01-04 13:04:11','177.52.160.60',NULL,NULL),(2262,'brute_force','2021-01-04 08:04:11','2021-01-04 13:04:11',NULL,2,'gruposuadi'),(2263,'brute_force','2021-01-04 08:47:48','2021-01-04 13:47:48','94.177.185.209',NULL,NULL),(2264,'brute_force','2021-01-04 08:47:48','2021-01-04 13:47:48',NULL,2,'gruposuadi'),(2265,'brute_force','2021-01-04 09:42:36','2021-01-04 14:42:36','94.237.73.119',NULL,NULL),(2266,'brute_force','2021-01-04 09:42:36','2021-01-04 14:42:36',NULL,2,'gruposuadi'),(2267,'brute_force','2021-01-04 10:06:34','2021-01-04 15:06:34','185.128.27.228',NULL,NULL),(2268,'brute_force','2021-01-04 10:06:34','2021-01-04 15:06:34',NULL,NULL,'info@gruposuadi.com'),(2269,'brute_force','2021-01-04 10:40:59','2021-01-04 15:40:59','185.28.20.199',NULL,NULL),(2270,'brute_force','2021-01-04 10:40:59','2021-01-04 15:40:59',NULL,2,'gruposuadi'),(2271,'brute_force','2021-01-04 11:36:00','2021-01-04 16:36:00','190.107.177.57',NULL,NULL),(2272,'brute_force','2021-01-04 11:36:00','2021-01-04 16:36:00',NULL,2,'gruposuadi'),(2273,'brute_force','2021-01-04 12:18:19','2021-01-04 17:18:19','37.120.131.252',NULL,NULL),(2274,'brute_force','2021-01-04 12:18:19','2021-01-04 17:18:19',NULL,NULL,'info@gruposuadi.com'),(2275,'brute_force','2021-01-04 12:37:40','2021-01-04 17:37:40','185.224.138.137',NULL,NULL),(2276,'brute_force','2021-01-04 12:37:40','2021-01-04 17:37:40',NULL,2,'gruposuadi'),(2277,'brute_force','2021-01-04 13:30:16','2021-01-04 18:30:16','198.71.230.8',NULL,NULL),(2278,'brute_force','2021-01-04 13:30:16','2021-01-04 18:30:16',NULL,2,'gruposuadi'),(2279,'brute_force','2021-01-04 14:30:34','2021-01-04 19:30:34','69.89.24.247',NULL,NULL),(2280,'brute_force','2021-01-04 14:30:34','2021-01-04 19:30:34',NULL,2,'gruposuadi'),(2281,'brute_force','2021-01-04 15:11:04','2021-01-04 20:11:04','45.35.62.45',NULL,NULL),(2282,'brute_force','2021-01-04 15:11:04','2021-01-04 20:11:04',NULL,2,'gruposuadi'),(2283,'brute_force','2021-01-04 15:27:54','2021-01-04 20:27:54','203.170.83.4',NULL,NULL),(2284,'brute_force','2021-01-04 15:27:54','2021-01-04 20:27:54',NULL,2,'gruposuadi'),(2285,'brute_force','2021-01-04 16:38:34','2021-01-04 21:38:34','31.220.104.208',NULL,NULL),(2286,'brute_force','2021-01-04 16:38:34','2021-01-04 21:38:34',NULL,2,'gruposuadi'),(2287,'brute_force','2021-01-04 16:57:29','2021-01-04 21:57:29','141.98.102.132',NULL,NULL),(2288,'brute_force','2021-01-04 16:57:29','2021-01-04 21:57:29',NULL,NULL,'info@gruposuadi.com'),(2289,'brute_force','2021-01-04 17:28:59','2021-01-04 22:28:59','95.168.166.47',NULL,NULL),(2290,'brute_force','2021-01-04 17:28:59','2021-01-04 22:28:59',NULL,2,'gruposuadi'),(2291,'brute_force','2021-01-04 18:47:01','2021-01-04 23:47:01','46.17.175.20',NULL,NULL),(2292,'brute_force','2021-01-04 18:47:01','2021-01-04 23:47:01',NULL,2,'gruposuadi'),(2293,'brute_force','2021-01-04 19:18:05','2021-01-05 00:18:05','5.180.62.79',NULL,NULL),(2294,'brute_force','2021-01-04 19:18:05','2021-01-05 00:18:05',NULL,NULL,'info@gruposuadi.com'),(2295,'brute_force','2021-01-04 19:32:27','2021-01-05 00:32:27','187.45.190.46',NULL,NULL),(2296,'brute_force','2021-01-04 19:32:27','2021-01-05 00:32:27',NULL,2,'gruposuadi'),(2297,'brute_force','2021-01-04 20:34:13','2021-01-05 01:34:13','50.62.177.40',NULL,NULL),(2298,'brute_force','2021-01-04 20:34:13','2021-01-05 01:34:13',NULL,2,'gruposuadi'),(2299,'brute_force','2021-01-04 21:38:32','2021-01-05 02:38:32','93.191.158.22',NULL,NULL),(2300,'brute_force','2021-01-04 21:38:32','2021-01-05 02:38:32',NULL,2,'gruposuadi'),(2301,'brute_force','2021-01-04 21:51:15','2021-01-05 02:51:15','217.138.197.252',NULL,NULL),(2302,'brute_force','2021-01-04 21:51:15','2021-01-05 02:51:15',NULL,NULL,'info@gruposuadi.com'),(2303,'brute_force','2021-01-04 22:47:13','2021-01-05 03:47:13','176.74.24.103',NULL,NULL),(2304,'brute_force','2021-01-04 22:47:13','2021-01-05 03:47:13',NULL,2,'gruposuadi'),(2305,'brute_force','2021-01-05 00:05:04','2021-01-05 05:05:04','37.120.131.204',NULL,NULL),(2306,'brute_force','2021-01-05 00:05:04','2021-01-05 05:05:04',NULL,NULL,'info@gruposuadi.com'),(2307,'brute_force','2021-01-05 00:33:47','2021-01-05 05:33:47','185.55.225.78',NULL,NULL),(2308,'brute_force','2021-01-05 00:33:47','2021-01-05 05:33:47',NULL,2,'gruposuadi'),(2309,'brute_force','2021-01-05 01:33:46','2021-01-05 06:33:46','198.71.237.15',NULL,NULL),(2310,'brute_force','2021-01-05 01:33:46','2021-01-05 06:33:46',NULL,2,'gruposuadi'),(2311,'brute_force','2021-01-05 02:15:58','2021-01-05 07:15:58','51.158.24.81',NULL,NULL),(2312,'brute_force','2021-01-05 02:15:58','2021-01-05 07:15:58',NULL,NULL,'info@gruposuadi.com'),(2313,'brute_force','2021-01-05 02:19:38','2021-01-05 07:19:38','185.93.164.34',NULL,NULL),(2314,'brute_force','2021-01-05 02:19:38','2021-01-05 07:19:38',NULL,2,'gruposuadi'),(2315,'brute_force','2021-01-05 03:16:53','2021-01-05 08:16:53','67.220.184.146',NULL,NULL),(2316,'brute_force','2021-01-05 03:16:53','2021-01-05 08:16:53',NULL,2,'gruposuadi'),(2317,'brute_force','2021-01-05 04:20:35','2021-01-05 09:20:35','95.47.161.32',NULL,NULL),(2318,'brute_force','2021-01-05 04:20:35','2021-01-05 09:20:35',NULL,2,'gruposuadi'),(2319,'brute_force','2021-01-05 05:22:30','2021-01-05 10:22:30','103.20.202.7',NULL,NULL),(2320,'brute_force','2021-01-05 05:22:30','2021-01-05 10:22:30',NULL,2,'gruposuadi'),(2321,'brute_force','2021-01-05 05:40:42','2021-01-05 10:40:42','68.183.184.7',NULL,NULL),(2322,'brute_force','2021-01-05 05:40:47','2021-01-05 10:40:47','68.183.184.7',NULL,NULL),(2323,'brute_force','2021-01-05 05:40:47','2021-01-05 10:40:47',NULL,NULL,'[login]'),(2324,'brute_force','2021-01-05 05:46:27','2021-01-05 10:46:27','195.78.66.137',NULL,NULL),(2325,'brute_force','2021-01-05 05:46:27','2021-01-05 10:46:27',NULL,2,'gruposuadi'),(2326,'brute_force','2021-01-05 05:47:02','2021-01-05 10:47:02','211.243.86.210',NULL,NULL),(2327,'brute_force','2021-01-05 05:47:02','2021-01-05 10:47:02',NULL,NULL,'[login]'),(2328,'brute_force','2021-01-05 05:53:13','2021-01-05 10:53:13','45.88.197.78',NULL,NULL),(2329,'brute_force','2021-01-05 05:53:13','2021-01-05 10:53:13',NULL,NULL,'[login]'),(2330,'brute_force','2021-01-05 05:59:57','2021-01-05 10:59:57','103.101.162.209',NULL,NULL),(2331,'brute_force','2021-01-05 06:00:00','2021-01-05 11:00:00','103.101.162.209',NULL,NULL),(2332,'brute_force','2021-01-05 06:00:00','2021-01-05 11:00:00',NULL,NULL,'[login]'),(2333,'brute_force','2021-01-05 06:11:57','2021-01-05 11:11:57','157.230.180.194',NULL,NULL),(2334,'brute_force','2021-01-05 06:11:58','2021-01-05 11:11:58','157.230.180.194',NULL,NULL),(2335,'brute_force','2021-01-05 06:11:58','2021-01-05 11:11:58',NULL,NULL,'[login]'),(2336,'brute_force','2021-01-05 06:17:26','2021-01-05 11:17:26','103.27.34.46',NULL,NULL),(2337,'brute_force','2021-01-05 06:17:26','2021-01-05 11:17:26',NULL,2,'gruposuadi'),(2338,'brute_force','2021-01-05 06:20:22','2021-01-05 11:20:22','204.12.250.2',NULL,NULL),(2339,'brute_force','2021-01-05 06:20:24','2021-01-05 11:20:24','204.12.250.2',NULL,NULL),(2340,'brute_force','2021-01-05 06:20:24','2021-01-05 11:20:24',NULL,NULL,'[login]'),(2341,'brute_force','2021-01-05 06:42:15','2021-01-05 11:42:15','134.122.28.82',NULL,NULL),(2342,'brute_force','2021-01-05 06:42:16','2021-01-05 11:42:16','134.122.28.82',NULL,NULL),(2343,'brute_force','2021-01-05 06:42:16','2021-01-05 11:42:16',NULL,NULL,'[login]'),(2344,'brute_force','2021-01-05 06:51:38','2021-01-05 11:51:38','43.241.73.79',NULL,NULL),(2345,'brute_force','2021-01-05 06:51:38','2021-01-05 11:51:38',NULL,2,'gruposuadi'),(2346,'brute_force','2021-01-05 06:56:07','2021-01-05 11:56:07','198.16.35.122',NULL,NULL),(2347,'brute_force','2021-01-05 06:56:10','2021-01-05 11:56:10','198.16.35.122',NULL,NULL),(2348,'brute_force','2021-01-05 06:56:10','2021-01-05 11:56:10',NULL,NULL,'[login]'),(2349,'brute_force','2021-01-05 07:04:03','2021-01-05 12:04:03','35.201.5.248',NULL,NULL),(2350,'brute_force','2021-01-05 07:04:06','2021-01-05 12:04:06','35.201.5.248',NULL,NULL),(2351,'brute_force','2021-01-05 07:04:06','2021-01-05 12:04:06',NULL,NULL,'[login]'),(2352,'brute_force','2021-01-05 07:11:21','2021-01-05 12:11:21','165.227.141.39',NULL,NULL),(2353,'brute_force','2021-01-05 07:11:23','2021-01-05 12:11:23','165.227.141.39',NULL,NULL),(2354,'brute_force','2021-01-05 07:11:23','2021-01-05 12:11:23',NULL,NULL,'[login]'),(2355,'brute_force','2021-01-05 07:18:10','2021-01-05 12:18:10','188.165.228.82',NULL,NULL),(2356,'brute_force','2021-01-05 07:18:12','2021-01-05 12:18:12','188.165.228.82',NULL,NULL),(2357,'brute_force','2021-01-05 07:18:12','2021-01-05 12:18:12',NULL,NULL,'[login]'),(2358,'brute_force','2021-01-05 07:33:05','2021-01-05 12:33:05','50.87.144.43',NULL,NULL),(2359,'brute_force','2021-01-05 07:33:05','2021-01-05 12:33:05',NULL,2,'gruposuadi'),(2360,'brute_force','2021-01-05 07:34:32','2021-01-05 12:34:32','192.241.195.30',NULL,NULL),(2361,'brute_force','2021-01-05 07:34:34','2021-01-05 12:34:34','192.241.195.30',NULL,NULL),(2362,'brute_force','2021-01-05 07:34:34','2021-01-05 12:34:34',NULL,NULL,'[login]'),(2363,'brute_force','2021-01-05 07:49:50','2021-01-05 12:49:50','34.87.141.181',NULL,NULL),(2364,'brute_force','2021-01-05 07:49:53','2021-01-05 12:49:53','34.87.141.181',NULL,NULL),(2365,'brute_force','2021-01-05 07:49:53','2021-01-05 12:49:53',NULL,NULL,'[login]'),(2366,'brute_force','2021-01-05 07:56:23','2021-01-05 12:56:23','46.163.73.81',NULL,NULL),(2367,'brute_force','2021-01-05 07:56:25','2021-01-05 12:56:25','46.163.73.81',NULL,NULL),(2368,'brute_force','2021-01-05 07:56:25','2021-01-05 12:56:25',NULL,NULL,'[login]'),(2369,'brute_force','2021-01-05 08:11:16','2021-01-05 13:11:16','74.220.219.29',NULL,NULL),(2370,'brute_force','2021-01-05 08:11:16','2021-01-05 13:11:16',NULL,2,'gruposuadi'),(2371,'brute_force','2021-01-05 08:13:36','2021-01-05 13:13:36','156.67.222.144',NULL,NULL),(2372,'brute_force','2021-01-05 08:13:36','2021-01-05 13:13:36',NULL,2,'gruposuadi'),(2373,'brute_force','2021-01-05 08:20:16','2021-01-05 13:20:16','134.209.250.11',NULL,NULL),(2374,'brute_force','2021-01-05 08:20:19','2021-01-05 13:20:19','134.209.250.11',NULL,NULL),(2375,'brute_force','2021-01-05 08:20:19','2021-01-05 13:20:19',NULL,NULL,'[login]'),(2376,'brute_force','2021-01-05 08:46:41','2021-01-05 13:46:41','78.129.241.116',NULL,NULL),(2377,'brute_force','2021-01-05 08:46:41','2021-01-05 13:46:41',NULL,2,'gruposuadi'),(2378,'brute_force','2021-01-05 08:55:36','2021-01-05 13:55:36','34.74.45.92',NULL,NULL),(2379,'brute_force','2021-01-05 08:55:48','2021-01-05 13:55:48','34.74.45.92',NULL,NULL),(2380,'brute_force','2021-01-05 08:55:48','2021-01-05 13:55:48',NULL,NULL,'[login]'),(2381,'brute_force','2021-01-05 08:56:41','2021-01-05 13:56:41','2.57.89.111',NULL,NULL),(2382,'brute_force','2021-01-05 08:56:41','2021-01-05 13:56:41',NULL,2,'gruposuadi'),(2383,'brute_force','2021-01-05 09:03:26','2021-01-05 14:03:26','149.56.19.4',NULL,NULL),(2384,'brute_force','2021-01-05 09:03:33','2021-01-05 14:03:33','149.56.19.4',NULL,NULL),(2385,'brute_force','2021-01-05 09:03:33','2021-01-05 14:03:33',NULL,NULL,'[login]'),(2386,'brute_force','2021-01-05 09:08:54','2021-01-05 14:08:54','195.246.126.130',NULL,NULL),(2387,'brute_force','2021-01-05 09:08:58','2021-01-05 14:08:58','195.246.126.130',NULL,NULL),(2388,'brute_force','2021-01-05 09:08:58','2021-01-05 14:08:58',NULL,NULL,'[login]'),(2389,'brute_force','2021-01-05 09:22:40','2021-01-05 14:22:40','217.138.216.28',NULL,NULL),(2390,'brute_force','2021-01-05 09:22:40','2021-01-05 14:22:40',NULL,NULL,'info@gruposuadi.com'),(2391,'brute_force','2021-01-05 09:34:05','2021-01-05 14:34:05','5.39.87.36',NULL,NULL),(2392,'brute_force','2021-01-05 09:34:08','2021-01-05 14:34:08','5.39.87.36',NULL,NULL),(2393,'brute_force','2021-01-05 09:34:08','2021-01-05 14:34:08',NULL,NULL,'[login]'),(2394,'brute_force','2021-01-05 09:36:44','2021-01-05 14:36:44','31.170.161.26',NULL,NULL),(2395,'brute_force','2021-01-05 09:36:44','2021-01-05 14:36:44',NULL,2,'gruposuadi'),(2396,'brute_force','2021-01-05 09:42:38','2021-01-05 14:42:38','185.214.126.160',NULL,NULL),(2397,'brute_force','2021-01-05 09:42:39','2021-01-05 14:42:39','185.214.126.160',NULL,NULL),(2398,'brute_force','2021-01-05 09:42:39','2021-01-05 14:42:39',NULL,NULL,'[login]'),(2399,'brute_force','2021-01-05 09:51:17','2021-01-05 14:51:17','162.243.78.241',NULL,NULL),(2400,'brute_force','2021-01-05 09:51:19','2021-01-05 14:51:19','162.243.78.241',NULL,NULL),(2401,'brute_force','2021-01-05 09:51:19','2021-01-05 14:51:19',NULL,NULL,'[login]'),(2402,'brute_force','2021-01-05 10:00:11','2021-01-05 15:00:11','103.90.232.100',NULL,NULL),(2403,'brute_force','2021-01-05 10:00:11','2021-01-05 15:00:11',NULL,2,'gruposuadi'),(2404,'brute_force','2021-01-05 10:34:10','2021-01-05 15:34:10','96.125.169.49',NULL,NULL),(2405,'brute_force','2021-01-05 10:34:10','2021-01-05 15:34:10',NULL,NULL,'[login]'),(2406,'brute_force','2021-01-05 10:36:37','2021-01-05 15:36:37','148.72.232.128',NULL,NULL),(2407,'brute_force','2021-01-05 10:36:37','2021-01-05 15:36:37',NULL,2,'gruposuadi'),(2408,'brute_force','2021-01-05 10:44:01','2021-01-05 15:44:01','178.128.203.77',NULL,NULL),(2409,'brute_force','2021-01-05 10:44:06','2021-01-05 15:44:06','178.128.203.77',NULL,NULL),(2410,'brute_force','2021-01-05 10:44:06','2021-01-05 15:44:06',NULL,NULL,'[login]'),(2411,'brute_force','2021-01-05 10:50:27','2021-01-05 15:50:27','35.239.153.244',NULL,NULL),(2412,'brute_force','2021-01-05 10:50:29','2021-01-05 15:50:29','35.239.153.244',NULL,NULL),(2413,'brute_force','2021-01-05 10:50:29','2021-01-05 15:50:29',NULL,NULL,'[login]'),(2414,'brute_force','2021-01-05 10:59:03','2021-01-05 15:59:03','197.81.132.193',NULL,NULL),(2415,'brute_force','2021-01-05 10:59:06','2021-01-05 15:59:06','197.81.132.193',NULL,NULL),(2416,'brute_force','2021-01-05 10:59:06','2021-01-05 15:59:06',NULL,NULL,'[login]'),(2417,'brute_force','2021-01-05 11:09:38','2021-01-05 16:09:38','68.183.87.153',NULL,NULL),(2418,'brute_force','2021-01-05 11:09:45','2021-01-05 16:09:45','68.183.87.153',NULL,NULL),(2419,'brute_force','2021-01-05 11:09:45','2021-01-05 16:09:45',NULL,NULL,'[login]'),(2420,'brute_force','2021-01-05 11:17:35','2021-01-05 16:17:35','188.226.189.117',NULL,NULL),(2421,'brute_force','2021-01-05 11:17:42','2021-01-05 16:17:42','188.226.189.117',NULL,NULL),(2422,'brute_force','2021-01-05 11:17:42','2021-01-05 16:17:42',NULL,NULL,'[login]'),(2423,'brute_force','2021-01-05 11:18:34','2021-01-05 16:18:34','46.17.172.83',NULL,NULL),(2424,'brute_force','2021-01-05 11:18:34','2021-01-05 16:18:34',NULL,2,'gruposuadi'),(2425,'brute_force','2021-01-05 11:27:13','2021-01-05 16:27:13','185.79.156.183',NULL,NULL),(2426,'brute_force','2021-01-05 11:27:16','2021-01-05 16:27:16','185.79.156.183',NULL,NULL),(2427,'brute_force','2021-01-05 11:27:16','2021-01-05 16:27:16',NULL,NULL,'[login]'),(2428,'brute_force','2021-01-05 11:35:51','2021-01-05 16:35:51','45.80.155.42',NULL,NULL),(2429,'brute_force','2021-01-05 11:35:52','2021-01-05 16:35:52','45.80.155.42',NULL,NULL),(2430,'brute_force','2021-01-05 11:35:52','2021-01-05 16:35:52',NULL,NULL,'[login]'),(2431,'brute_force','2021-01-05 11:37:19','2021-01-05 16:37:19','83.97.23.12',NULL,NULL),(2432,'brute_force','2021-01-05 11:37:19','2021-01-05 16:37:19',NULL,NULL,'info@gruposuadi.com'),(2433,'brute_force','2021-01-05 11:43:55','2021-01-05 16:43:55','104.248.125.221',NULL,NULL),(2434,'brute_force','2021-01-05 11:43:58','2021-01-05 16:43:58','104.248.125.221',NULL,NULL),(2435,'brute_force','2021-01-05 11:43:58','2021-01-05 16:43:58',NULL,NULL,'[login]'),(2436,'brute_force','2021-01-05 11:55:03','2021-01-05 16:55:03','116.127.123.40',NULL,NULL),(2437,'brute_force','2021-01-05 11:55:03','2021-01-05 16:55:03',NULL,2,'gruposuadi'),(2438,'brute_force','2021-01-05 12:04:52','2021-01-05 17:04:52','159.65.128.164',NULL,NULL),(2439,'brute_force','2021-01-05 12:04:55','2021-01-05 17:04:55','159.65.128.164',NULL,NULL),(2440,'brute_force','2021-01-05 12:04:55','2021-01-05 17:04:55',NULL,NULL,'admin'),(2441,'brute_force','2021-01-05 12:23:59','2021-01-05 17:23:59','207.180.212.51',NULL,NULL),(2442,'brute_force','2021-01-05 12:24:01','2021-01-05 17:24:01','207.180.212.51',NULL,NULL),(2443,'brute_force','2021-01-05 12:24:01','2021-01-05 17:24:01',NULL,NULL,'admin'),(2444,'brute_force','2021-01-05 12:31:18','2021-01-05 17:31:18','124.158.183.184',NULL,NULL),(2445,'brute_force','2021-01-05 12:31:21','2021-01-05 17:31:21','124.158.183.184',NULL,NULL),(2446,'brute_force','2021-01-05 12:31:21','2021-01-05 17:31:21',NULL,NULL,'admin'),(2447,'brute_force','2021-01-05 12:36:39','2021-01-05 17:36:39','162.144.19.11',NULL,NULL),(2448,'brute_force','2021-01-05 12:36:39','2021-01-05 17:36:39',NULL,2,'gruposuadi'),(2449,'brute_force','2021-01-05 12:39:26','2021-01-05 17:39:26','54.38.65.127',NULL,NULL),(2450,'brute_force','2021-01-05 12:39:27','2021-01-05 17:39:27','54.38.65.127',NULL,NULL),(2451,'brute_force','2021-01-05 12:39:27','2021-01-05 17:39:27',NULL,NULL,'admin'),(2452,'brute_force','2021-01-05 13:09:30','2021-01-05 18:09:30','198.20.127.197',NULL,NULL),(2453,'brute_force','2021-01-05 13:09:30','2021-01-05 18:09:30',NULL,2,'gruposuadi'),(2454,'brute_force','2021-01-05 13:15:23','2021-01-05 18:15:23','67.220.184.146',NULL,NULL),(2455,'brute_force','2021-01-05 13:15:23','2021-01-05 18:15:23',NULL,2,'gruposuadi'),(2456,'brute_force','2021-01-05 13:55:42','2021-01-05 18:55:42','162.144.109.13',NULL,NULL),(2457,'brute_force','2021-01-05 13:55:42','2021-01-05 18:55:42',NULL,2,'gruposuadi'),(2458,'brute_force','2021-01-05 14:13:00','2021-01-05 19:13:00','141.98.103.212',NULL,NULL),(2459,'brute_force','2021-01-05 14:13:00','2021-01-05 19:13:00',NULL,NULL,'info@gruposuadi.com'),(2460,'brute_force','2021-01-05 14:38:05','2021-01-05 19:38:05','122.201.124.29',NULL,NULL),(2461,'brute_force','2021-01-05 14:38:05','2021-01-05 19:38:05',NULL,2,'gruposuadi'),(2462,'brute_force','2021-01-05 15:00:45','2021-01-05 20:00:45','142.93.253.189',NULL,NULL),(2463,'brute_force','2021-01-05 15:00:45','2021-01-05 20:00:45',NULL,NULL,'[login]'),(2464,'brute_force','2021-01-05 15:11:14','2021-01-05 20:11:14','188.166.60.138',NULL,NULL),(2465,'brute_force','2021-01-05 15:11:21','2021-01-05 20:11:21','188.166.60.138',NULL,NULL),(2466,'brute_force','2021-01-05 15:11:21','2021-01-05 20:11:21',NULL,NULL,'[login]'),(2467,'brute_force','2021-01-05 15:20:47','2021-01-05 20:20:47','45.130.228.145',NULL,NULL),(2468,'brute_force','2021-01-05 15:20:47','2021-01-05 20:20:47',NULL,2,'gruposuadi'),(2469,'brute_force','2021-01-05 15:22:05','2021-01-05 20:22:05','93.113.111.100',NULL,NULL),(2470,'brute_force','2021-01-05 15:22:05','2021-01-05 20:22:05',NULL,NULL,'[login]'),(2471,'brute_force','2021-01-05 15:43:59','2021-01-05 20:43:59','203.142.91.105',NULL,NULL),(2472,'brute_force','2021-01-05 15:44:02','2021-01-05 20:44:02','203.142.91.105',NULL,NULL),(2473,'brute_force','2021-01-05 15:44:02','2021-01-05 20:44:02',NULL,NULL,'[login]'),(2474,'brute_force','2021-01-05 15:57:30','2021-01-05 20:57:30','157.230.208.124',NULL,NULL),(2475,'brute_force','2021-01-05 15:57:37','2021-01-05 20:57:37','157.230.208.124',NULL,NULL),(2476,'brute_force','2021-01-05 15:57:37','2021-01-05 20:57:37',NULL,NULL,'[login]'),(2477,'brute_force','2021-01-05 16:02:17','2021-01-05 21:02:17','35.234.95.222',NULL,NULL),(2478,'brute_force','2021-01-05 16:02:17','2021-01-05 21:02:17',NULL,2,'gruposuadi'),(2479,'brute_force','2021-01-05 16:07:10','2021-01-05 21:07:10','212.47.251.127',NULL,NULL),(2480,'brute_force','2021-01-05 16:07:12','2021-01-05 21:07:12','212.47.251.127',NULL,NULL),(2481,'brute_force','2021-01-05 16:07:12','2021-01-05 21:07:12',NULL,NULL,'[login]'),(2482,'brute_force','2021-01-05 16:19:27','2021-01-05 21:19:27','167.71.132.176',NULL,NULL),(2483,'brute_force','2021-01-05 16:19:29','2021-01-05 21:19:29','167.71.132.176',NULL,NULL),(2484,'brute_force','2021-01-05 16:19:29','2021-01-05 21:19:29',NULL,NULL,'[login]'),(2485,'brute_force','2021-01-05 16:21:56','2021-01-05 21:21:56','37.120.201.188',NULL,NULL),(2486,'brute_force','2021-01-05 16:21:56','2021-01-05 21:21:56',NULL,NULL,'info@gruposuadi.com'),(2487,'brute_force','2021-01-05 16:42:50','2021-01-05 21:42:50','45.80.155.45',NULL,NULL),(2488,'brute_force','2021-01-05 16:42:52','2021-01-05 21:42:52','45.80.155.45',NULL,NULL),(2489,'brute_force','2021-01-05 16:42:52','2021-01-05 21:42:52',NULL,NULL,'[login]'),(2490,'brute_force','2021-01-05 16:46:24','2021-01-05 21:46:24','185.224.138.137',NULL,NULL),(2491,'brute_force','2021-01-05 16:46:24','2021-01-05 21:46:24',NULL,2,'gruposuadi'),(2492,'brute_force','2021-01-05 17:04:42','2021-01-05 22:04:42','211.125.122.47',NULL,NULL),(2493,'brute_force','2021-01-05 17:04:45','2021-01-05 22:04:45','211.125.122.47',NULL,NULL),(2494,'brute_force','2021-01-05 17:04:45','2021-01-05 22:04:45',NULL,NULL,'[login]'),(2495,'brute_force','2021-01-05 17:19:27','2021-01-05 22:19:27','134.122.70.55',NULL,NULL),(2496,'brute_force','2021-01-05 17:19:33','2021-01-05 22:19:33','134.122.70.55',NULL,NULL),(2497,'brute_force','2021-01-05 17:19:33','2021-01-05 22:19:33',NULL,NULL,'[login]'),(2498,'brute_force','2021-01-05 17:29:41','2021-01-05 22:29:41','103.67.235.114',NULL,NULL),(2499,'brute_force','2021-01-05 17:29:41','2021-01-05 22:29:41',NULL,2,'gruposuadi'),(2500,'brute_force','2021-01-05 17:42:37','2021-01-05 22:42:37','185.201.112.27',NULL,NULL),(2501,'brute_force','2021-01-05 17:42:39','2021-01-05 22:42:39','185.201.112.27',NULL,NULL),(2502,'brute_force','2021-01-05 17:42:39','2021-01-05 22:42:39',NULL,NULL,'[login]'),(2503,'brute_force','2021-01-05 18:07:40','2021-01-05 23:07:40','157.230.164.216',NULL,NULL),(2504,'brute_force','2021-01-05 18:07:41','2021-01-05 23:07:41','157.230.164.216',NULL,NULL),(2505,'brute_force','2021-01-05 18:07:41','2021-01-05 23:07:41',NULL,NULL,'[login]'),(2506,'brute_force','2021-01-05 18:11:35','2021-01-05 23:11:35','213.190.6.11',NULL,NULL),(2507,'brute_force','2021-01-05 18:11:35','2021-01-05 23:11:35',NULL,2,'gruposuadi'),(2508,'brute_force','2021-01-05 18:19:48','2021-01-05 23:19:48','45.119.212.93',NULL,NULL),(2509,'brute_force','2021-01-05 18:19:51','2021-01-05 23:19:51','45.119.212.93',NULL,NULL),(2510,'brute_force','2021-01-05 18:19:51','2021-01-05 23:19:51',NULL,NULL,'[login]'),(2511,'brute_force','2021-01-05 18:33:15','2021-01-05 23:33:15','5.39.87.36',NULL,NULL),(2512,'brute_force','2021-01-05 18:33:17','2021-01-05 23:33:17','5.39.87.36',NULL,NULL),(2513,'brute_force','2021-01-05 18:33:17','2021-01-05 23:33:17',NULL,NULL,'[login]'),(2514,'brute_force','2021-01-05 18:45:23','2021-01-05 23:45:23','198.16.35.122',NULL,NULL),(2515,'brute_force','2021-01-05 18:45:25','2021-01-05 23:45:25','198.16.35.122',NULL,NULL),(2516,'brute_force','2021-01-05 18:45:25','2021-01-05 23:45:25',NULL,NULL,'[login]'),(2517,'brute_force','2021-01-05 18:48:54','2021-01-05 23:48:54','141.98.103.244',NULL,NULL),(2518,'brute_force','2021-01-05 18:48:54','2021-01-05 23:48:54',NULL,NULL,'info@gruposuadi.com'),(2519,'brute_force','2021-01-05 18:53:22','2021-01-05 23:53:22','202.92.7.113',NULL,NULL),(2520,'brute_force','2021-01-05 18:53:22','2021-01-05 23:53:22',NULL,2,'gruposuadi'),(2521,'brute_force','2021-01-05 18:57:49','2021-01-05 23:57:49','54.39.16.153',NULL,NULL),(2522,'brute_force','2021-01-05 18:57:50','2021-01-05 23:57:50','54.39.16.153',NULL,NULL),(2523,'brute_force','2021-01-05 18:57:50','2021-01-05 23:57:50',NULL,NULL,'[login]'),(2524,'brute_force','2021-01-05 19:11:46','2021-01-06 00:11:46','128.199.111.241',NULL,NULL),(2525,'brute_force','2021-01-05 19:11:50','2021-01-06 00:11:50','128.199.111.241',NULL,NULL),(2526,'brute_force','2021-01-05 19:11:50','2021-01-06 00:11:50',NULL,NULL,'[login]'),(2527,'brute_force','2021-01-05 19:24:48','2021-01-06 00:24:48','128.199.212.194',NULL,NULL),(2528,'brute_force','2021-01-05 19:24:51','2021-01-06 00:24:51','128.199.212.194',NULL,NULL),(2529,'brute_force','2021-01-05 19:24:51','2021-01-06 00:24:51',NULL,NULL,'[login]'),(2530,'brute_force','2021-01-05 19:40:43','2021-01-06 00:40:43','112.140.180.24',NULL,NULL),(2531,'brute_force','2021-01-05 19:40:43','2021-01-06 00:40:43',NULL,2,'gruposuadi'),(2532,'brute_force','2021-01-05 19:51:00','2021-01-06 00:51:00','68.183.180.222',NULL,NULL),(2533,'brute_force','2021-01-05 19:51:03','2021-01-06 00:51:03','68.183.180.222',NULL,NULL),(2534,'brute_force','2021-01-05 19:51:03','2021-01-06 00:51:03',NULL,NULL,'[login]'),(2535,'brute_force','2021-01-05 20:04:40','2021-01-06 01:04:40','128.199.212.194',NULL,NULL),(2536,'brute_force','2021-01-05 20:04:49','2021-01-06 01:04:49','128.199.212.194',NULL,NULL),(2537,'brute_force','2021-01-05 20:04:49','2021-01-06 01:04:49',NULL,NULL,'[login]'),(2538,'brute_force','2021-01-05 20:16:46','2021-01-06 01:16:46','54.241.5.13',NULL,NULL),(2539,'brute_force','2021-01-05 20:16:48','2021-01-06 01:16:48','54.241.5.13',NULL,NULL),(2540,'brute_force','2021-01-05 20:16:48','2021-01-06 01:16:48',NULL,NULL,'[login]'),(2541,'brute_force','2021-01-05 20:25:42','2021-01-06 01:25:42','162.241.224.53',NULL,NULL),(2542,'brute_force','2021-01-05 20:25:42','2021-01-06 01:25:42',NULL,2,'gruposuadi'),(2543,'brute_force','2021-01-05 20:30:40','2021-01-06 01:30:40','68.183.87.153',NULL,NULL),(2544,'brute_force','2021-01-05 20:44:29','2021-01-06 01:44:29','134.122.28.82',NULL,NULL),(2545,'brute_force','2021-01-05 20:44:30','2021-01-06 01:44:30','134.122.28.82',NULL,NULL),(2546,'brute_force','2021-01-05 20:44:30','2021-01-06 01:44:30',NULL,NULL,'[login]'),(2547,'brute_force','2021-01-05 20:54:40','2021-01-06 01:54:40','192.185.81.149',NULL,NULL),(2548,'brute_force','2021-01-05 20:54:40','2021-01-06 01:54:40',NULL,2,'gruposuadi'),(2549,'brute_force','2021-01-05 21:06:34','2021-01-06 02:06:34','190.107.177.57',NULL,NULL),(2550,'brute_force','2021-01-05 21:06:34','2021-01-06 02:06:34',NULL,2,'gruposuadi'),(2551,'brute_force','2021-01-05 21:10:55','2021-01-06 02:10:55','160.153.245.175',NULL,NULL),(2552,'brute_force','2021-01-05 21:10:55','2021-01-06 02:10:55',NULL,NULL,'[login]'),(2553,'brute_force','2021-01-05 21:13:48','2021-01-06 02:13:48','31.13.188.108',NULL,NULL),(2554,'brute_force','2021-01-05 21:13:48','2021-01-06 02:13:48',NULL,NULL,'info@gruposuadi.com'),(2555,'brute_force','2021-01-05 21:39:31','2021-01-06 02:39:31','93.113.111.100',NULL,NULL),(2556,'brute_force','2021-01-05 21:39:33','2021-01-06 02:39:33','93.113.111.100',NULL,NULL),(2557,'brute_force','2021-01-05 21:39:33','2021-01-06 02:39:33',NULL,NULL,'[login]'),(2558,'brute_force','2021-01-05 21:53:24','2021-01-06 02:53:24','159.65.4.213',NULL,NULL),(2559,'brute_force','2021-01-05 21:53:24','2021-01-06 02:53:24',NULL,2,'gruposuadi'),(2560,'brute_force','2021-01-05 21:53:32','2021-01-06 02:53:32','104.45.41.45',NULL,NULL),(2561,'brute_force','2021-01-05 22:23:03','2021-01-06 03:23:03','124.158.12.202',NULL,NULL),(2562,'brute_force','2021-01-05 22:23:06','2021-01-06 03:23:06','124.158.12.202',NULL,NULL),(2563,'brute_force','2021-01-05 22:23:06','2021-01-06 03:23:06',NULL,NULL,'[login]'),(2564,'brute_force','2021-01-05 22:39:11','2021-01-06 03:39:11','162.144.21.203',NULL,NULL),(2565,'brute_force','2021-01-05 22:39:11','2021-01-06 03:39:11',NULL,2,'gruposuadi'),(2566,'brute_force','2021-01-05 22:42:36','2021-01-06 03:42:36','34.86.68.215',NULL,NULL),(2567,'brute_force','2021-01-05 22:42:54','2021-01-06 03:42:54','34.86.68.215',NULL,NULL),(2568,'brute_force','2021-01-05 22:42:54','2021-01-06 03:42:54',NULL,NULL,'[login]'),(2569,'brute_force','2021-01-05 22:52:55','2021-01-06 03:52:55','203.150.107.77',NULL,NULL),(2570,'brute_force','2021-01-05 22:52:59','2021-01-06 03:52:59','203.150.107.77',NULL,NULL),(2571,'brute_force','2021-01-05 22:52:59','2021-01-06 03:52:59',NULL,NULL,'[login]'),(2572,'brute_force','2021-01-05 23:07:28','2021-01-06 04:07:28','104.236.203.29',NULL,NULL),(2573,'brute_force','2021-01-05 23:07:30','2021-01-06 04:07:30','104.236.203.29',NULL,NULL),(2574,'brute_force','2021-01-05 23:07:30','2021-01-06 04:07:30',NULL,NULL,'[login]'),(2575,'brute_force','2021-01-05 23:11:10','2021-01-06 04:11:10','112.140.180.24',NULL,NULL),(2576,'brute_force','2021-01-05 23:11:10','2021-01-06 04:11:10',NULL,2,'gruposuadi'),(2577,'brute_force','2021-01-05 23:21:53','2021-01-06 04:21:53','82.102.18.110',NULL,NULL),(2578,'brute_force','2021-01-05 23:21:53','2021-01-06 04:21:53',NULL,NULL,'info@gruposuadi.com'),(2579,'brute_force','2021-01-05 23:33:14','2021-01-06 04:33:14','14.225.19.29',NULL,NULL),(2580,'brute_force','2021-01-05 23:33:14','2021-01-06 04:33:14',NULL,2,'gruposuadi'),(2581,'brute_force','2021-01-05 23:50:22','2021-01-06 04:50:22','180.250.247.42',NULL,NULL),(2582,'brute_force','2021-01-05 23:50:22','2021-01-06 04:50:22',NULL,2,'gruposuadi'),(2583,'brute_force','2021-01-05 23:52:44','2021-01-06 04:52:44','35.194.186.123',NULL,NULL),(2584,'brute_force','2021-01-05 23:52:47','2021-01-06 04:52:47','35.194.186.123',NULL,NULL),(2585,'brute_force','2021-01-05 23:52:47','2021-01-06 04:52:47',NULL,NULL,'[login]'),(2586,'brute_force','2021-01-06 00:09:07','2021-01-06 05:09:07','139.59.2.181',NULL,NULL),(2587,'brute_force','2021-01-06 00:09:09','2021-01-06 05:09:09','139.59.2.181',NULL,NULL),(2588,'brute_force','2021-01-06 00:09:09','2021-01-06 05:09:09',NULL,NULL,'[login]'),(2589,'brute_force','2021-01-06 00:39:45','2021-01-06 05:39:45','51.75.142.24',NULL,NULL),(2590,'brute_force','2021-01-06 00:39:47','2021-01-06 05:39:47','51.75.142.24',NULL,NULL),(2591,'brute_force','2021-01-06 00:39:47','2021-01-06 05:39:47',NULL,NULL,'[login]'),(2592,'brute_force','2021-01-06 00:49:48','2021-01-06 05:49:48','46.17.172.84',NULL,NULL),(2593,'brute_force','2021-01-06 00:49:48','2021-01-06 05:49:48',NULL,2,'gruposuadi'),(2594,'brute_force','2021-01-06 01:10:28','2021-01-06 06:10:28','132.148.23.100',NULL,NULL),(2595,'brute_force','2021-01-06 01:10:30','2021-01-06 06:10:30','132.148.23.100',NULL,NULL),(2596,'brute_force','2021-01-06 01:10:30','2021-01-06 06:10:30',NULL,NULL,'[login]'),(2597,'brute_force','2021-01-06 01:18:19','2021-01-06 06:18:19','148.251.153.114',NULL,NULL),(2598,'brute_force','2021-01-06 01:18:19','2021-01-06 06:18:19',NULL,2,'gruposuadi'),(2599,'brute_force','2021-01-06 01:27:50','2021-01-06 06:27:50','132.148.150.222',NULL,NULL),(2600,'brute_force','2021-01-06 01:27:52','2021-01-06 06:27:52','132.148.150.222',NULL,NULL),(2601,'brute_force','2021-01-06 01:27:52','2021-01-06 06:27:52',NULL,NULL,'[login]'),(2602,'brute_force','2021-01-06 01:59:39','2021-01-06 06:59:39','51.91.239.11',NULL,NULL),(2603,'brute_force','2021-01-06 01:59:41','2021-01-06 06:59:41','51.91.239.11',NULL,NULL),(2604,'brute_force','2021-01-06 01:59:41','2021-01-06 06:59:41',NULL,NULL,'[login]'),(2605,'brute_force','2021-01-06 02:04:17','2021-01-06 07:04:17','107.180.121.49',NULL,NULL),(2606,'brute_force','2021-01-06 02:04:17','2021-01-06 07:04:17',NULL,2,'gruposuadi'),(2607,'brute_force','2021-01-06 02:42:50','2021-01-06 07:42:50','35.202.179.48',NULL,NULL),(2608,'brute_force','2021-01-06 02:42:52','2021-01-06 07:42:52','35.202.179.48',NULL,NULL),(2609,'brute_force','2021-01-06 02:42:52','2021-01-06 07:42:52',NULL,NULL,'[login]'),(2610,'brute_force','2021-01-06 02:55:40','2021-01-06 07:55:40','103.77.207.150',NULL,NULL),(2611,'brute_force','2021-01-06 02:55:42','2021-01-06 07:55:42','103.77.207.150',NULL,NULL),(2612,'brute_force','2021-01-06 02:55:42','2021-01-06 07:55:42',NULL,NULL,'[login]'),(2613,'brute_force','2021-01-06 03:12:44','2021-01-06 08:12:44','46.17.175.19',NULL,NULL),(2614,'brute_force','2021-01-06 03:12:44','2021-01-06 08:12:44',NULL,2,'gruposuadi'),(2615,'brute_force','2021-01-06 03:22:27','2021-01-06 08:22:27','185.18.215.175',NULL,NULL),(2616,'brute_force','2021-01-06 03:22:27','2021-01-06 08:22:27',NULL,2,'gruposuadi'),(2617,'brute_force','2021-01-06 03:27:18','2021-01-06 08:27:18','51.75.142.24',NULL,NULL),(2618,'brute_force','2021-01-06 03:27:20','2021-01-06 08:27:20','51.75.142.24',NULL,NULL),(2619,'brute_force','2021-01-06 03:27:20','2021-01-06 08:27:20',NULL,NULL,'[login]'),(2620,'brute_force','2021-01-06 03:47:45','2021-01-06 08:47:45','51.222.9.32',NULL,NULL),(2621,'brute_force','2021-01-06 03:47:47','2021-01-06 08:47:47','51.222.9.32',NULL,NULL),(2622,'brute_force','2021-01-06 03:47:47','2021-01-06 08:47:47',NULL,NULL,'[login]'),(2623,'brute_force','2021-01-06 03:59:11','2021-01-06 08:59:11','103.130.153.126',NULL,NULL),(2624,'brute_force','2021-01-06 03:59:11','2021-01-06 08:59:11',NULL,2,'gruposuadi'),(2625,'brute_force','2021-01-06 04:00:53','2021-01-06 09:00:53','157.230.164.216',NULL,NULL),(2626,'brute_force','2021-01-06 04:00:56','2021-01-06 09:00:56','157.230.164.216',NULL,NULL),(2627,'brute_force','2021-01-06 04:00:56','2021-01-06 09:00:56',NULL,NULL,'[login]'),(2628,'brute_force','2021-01-06 04:01:18','2021-01-06 09:01:18','84.17.42.114',NULL,NULL),(2629,'brute_force','2021-01-06 04:01:18','2021-01-06 09:01:18',NULL,NULL,'info@gruposuadi.com'),(2630,'brute_force','2021-01-06 04:29:56','2021-01-06 09:29:56','124.40.255.186',NULL,NULL),(2631,'brute_force','2021-01-06 04:29:59','2021-01-06 09:29:59','124.40.255.186',NULL,NULL),(2632,'brute_force','2021-01-06 04:29:59','2021-01-06 09:29:59',NULL,NULL,'[login]'),(2633,'brute_force','2021-01-06 04:30:13','2021-01-06 09:30:13','52.66.255.129',NULL,NULL),(2634,'brute_force','2021-01-06 04:30:18','2021-01-06 09:30:18','52.66.255.129',NULL,NULL),(2635,'brute_force','2021-01-06 04:30:18','2021-01-06 09:30:18',NULL,NULL,'[login]'),(2636,'brute_force','2021-01-06 04:31:00','2021-01-06 09:31:00','192.145.239.46',NULL,NULL),(2637,'brute_force','2021-01-06 04:31:00','2021-01-06 09:31:00',NULL,2,'gruposuadi'),(2638,'brute_force','2021-01-06 04:37:39','2021-01-06 09:37:39','202.231.229.112',NULL,NULL),(2639,'brute_force','2021-01-06 04:37:41','2021-01-06 09:37:41','202.231.229.112',NULL,NULL),(2640,'brute_force','2021-01-06 04:37:41','2021-01-06 09:37:41',NULL,NULL,'[login]'),(2641,'brute_force','2021-01-06 04:43:28','2021-01-06 09:43:28','217.61.130.111',NULL,NULL),(2642,'brute_force','2021-01-06 04:43:30','2021-01-06 09:43:30','217.61.130.111',NULL,NULL),(2643,'brute_force','2021-01-06 04:43:30','2021-01-06 09:43:30',NULL,NULL,'[login]'),(2644,'brute_force','2021-01-06 04:58:55','2021-01-06 09:58:55','64.227.78.218',NULL,NULL),(2645,'brute_force','2021-01-06 04:58:59','2021-01-06 09:58:59','64.227.78.218',NULL,NULL),(2646,'brute_force','2021-01-06 04:58:59','2021-01-06 09:58:59',NULL,NULL,'[login]'),(2647,'brute_force','2021-01-06 05:06:17','2021-01-06 10:06:17','167.71.209.115',NULL,NULL),(2648,'brute_force','2021-01-06 05:06:24','2021-01-06 10:06:24','167.71.209.115',NULL,NULL),(2649,'brute_force','2021-01-06 05:06:24','2021-01-06 10:06:24',NULL,NULL,'[login]'),(2650,'brute_force','2021-01-06 05:07:22','2021-01-06 10:07:22','177.52.160.60',NULL,NULL),(2651,'brute_force','2021-01-06 05:07:22','2021-01-06 10:07:22',NULL,2,'gruposuadi'),(2652,'brute_force','2021-01-06 05:12:26','2021-01-06 10:12:26','3.22.202.154',NULL,NULL),(2653,'brute_force','2021-01-06 05:12:28','2021-01-06 10:12:28','3.22.202.154',NULL,NULL),(2654,'brute_force','2021-01-06 05:12:28','2021-01-06 10:12:28',NULL,NULL,'[login]'),(2655,'brute_force','2021-01-06 05:20:36','2021-01-06 10:20:36','165.22.40.128',NULL,NULL),(2656,'brute_force','2021-01-06 05:20:37','2021-01-06 10:20:37','165.22.40.128',NULL,NULL),(2657,'brute_force','2021-01-06 05:20:37','2021-01-06 10:20:37',NULL,NULL,'[login]'),(2658,'brute_force','2021-01-06 05:34:38','2021-01-06 10:34:38','34.69.148.162',NULL,NULL),(2659,'brute_force','2021-01-06 05:34:40','2021-01-06 10:34:40','34.69.148.162',NULL,NULL),(2660,'brute_force','2021-01-06 05:34:40','2021-01-06 10:34:40',NULL,NULL,'[login]'),(2661,'brute_force','2021-01-06 05:46:35','2021-01-06 10:46:35','50.62.177.144',NULL,NULL),(2662,'brute_force','2021-01-06 05:46:35','2021-01-06 10:46:35',NULL,2,'gruposuadi'),(2663,'brute_force','2021-01-06 05:50:09','2021-01-06 10:50:09','87.230.21.68',NULL,NULL),(2664,'brute_force','2021-01-06 05:50:12','2021-01-06 10:50:12','87.230.21.68',NULL,NULL),(2665,'brute_force','2021-01-06 05:50:12','2021-01-06 10:50:12',NULL,NULL,'[login]'),(2666,'brute_force','2021-01-06 06:13:48','2021-01-06 11:13:48','185.65.40.140',NULL,NULL),(2667,'brute_force','2021-01-06 06:13:50','2021-01-06 11:13:50','185.65.40.140',NULL,NULL),(2668,'brute_force','2021-01-06 06:13:50','2021-01-06 11:13:50',NULL,NULL,'[login]'),(2669,'brute_force','2021-01-06 06:22:34','2021-01-06 11:22:34','31.13.188.100',NULL,NULL),(2670,'brute_force','2021-01-06 06:22:34','2021-01-06 11:22:34',NULL,NULL,'info@gruposuadi.com'),(2671,'brute_force','2021-01-06 06:27:14','2021-01-06 11:27:14','31.220.104.208',NULL,NULL),(2672,'brute_force','2021-01-06 06:27:14','2021-01-06 11:27:14',NULL,2,'gruposuadi'),(2673,'brute_force','2021-01-06 06:30:39','2021-01-06 11:30:39','142.4.4.229',NULL,NULL),(2674,'brute_force','2021-01-06 06:30:41','2021-01-06 11:30:41','142.4.4.229',NULL,NULL),(2675,'brute_force','2021-01-06 06:30:41','2021-01-06 11:30:41',NULL,NULL,'[login]'),(2676,'brute_force','2021-01-06 06:55:47','2021-01-06 11:55:47','35.239.218.34',NULL,NULL),(2677,'brute_force','2021-01-06 06:55:59','2021-01-06 11:55:59','35.239.218.34',NULL,NULL),(2678,'brute_force','2021-01-06 06:55:59','2021-01-06 11:55:59',NULL,NULL,'[login]'),(2679,'brute_force','2021-01-06 07:02:47','2021-01-06 12:02:47','89.46.108.208',NULL,NULL),(2680,'brute_force','2021-01-06 07:02:47','2021-01-06 12:02:47',NULL,2,'gruposuadi'),(2681,'brute_force','2021-01-06 07:09:23','2021-01-06 12:09:23','45.80.155.45',NULL,NULL),(2682,'brute_force','2021-01-06 07:09:24','2021-01-06 12:09:24','45.80.155.45',NULL,NULL),(2683,'brute_force','2021-01-06 07:09:24','2021-01-06 12:09:24',NULL,NULL,'[login]'),(2684,'brute_force','2021-01-06 07:17:34','2021-01-06 12:17:34','14.200.1.238',NULL,NULL),(2685,'brute_force','2021-01-06 07:17:36','2021-01-06 12:17:36','14.200.1.238',NULL,NULL),(2686,'brute_force','2021-01-06 07:17:36','2021-01-06 12:17:36',NULL,NULL,'[login]'),(2687,'brute_force','2021-01-06 07:26:08','2021-01-06 12:26:08','148.72.210.140',NULL,NULL),(2688,'brute_force','2021-01-06 07:26:11','2021-01-06 12:26:11','148.72.210.140',NULL,NULL),(2689,'brute_force','2021-01-06 07:26:11','2021-01-06 12:26:11',NULL,NULL,'[login]'),(2690,'brute_force','2021-01-06 07:41:43','2021-01-06 12:41:43','64.202.189.187',NULL,NULL),(2691,'brute_force','2021-01-06 07:41:44','2021-01-06 12:41:44','64.202.189.187',NULL,NULL),(2692,'brute_force','2021-01-06 07:41:44','2021-01-06 12:41:44',NULL,NULL,'[login]'),(2693,'brute_force','2021-01-06 07:43:05','2021-01-06 12:43:05','52.74.104.138',NULL,NULL),(2694,'brute_force','2021-01-06 07:43:05','2021-01-06 12:43:05',NULL,2,'gruposuadi'),(2695,'brute_force','2021-01-06 07:51:23','2021-01-06 12:51:23','166.62.41.108',NULL,NULL),(2696,'brute_force','2021-01-06 07:51:26','2021-01-06 12:51:26','166.62.41.108',NULL,NULL),(2697,'brute_force','2021-01-06 07:51:26','2021-01-06 12:51:26',NULL,NULL,'[login]'),(2698,'brute_force','2021-01-06 07:59:00','2021-01-06 12:59:00','93.113.111.100',NULL,NULL),(2699,'brute_force','2021-01-06 07:59:02','2021-01-06 12:59:02','93.113.111.100',NULL,NULL),(2700,'brute_force','2021-01-06 07:59:02','2021-01-06 12:59:02',NULL,NULL,'[login]'),(2701,'brute_force','2021-01-06 08:06:52','2021-01-06 13:06:52','93.113.111.193',NULL,NULL),(2702,'brute_force','2021-01-06 08:06:54','2021-01-06 13:06:54','93.113.111.193',NULL,NULL),(2703,'brute_force','2021-01-06 08:06:54','2021-01-06 13:06:54',NULL,NULL,'[login]'),(2704,'brute_force','2021-01-06 08:15:52','2021-01-06 13:15:52','104.197.75.152',NULL,NULL),(2705,'brute_force','2021-01-06 08:15:54','2021-01-06 13:15:54','104.197.75.152',NULL,NULL),(2706,'brute_force','2021-01-06 08:15:54','2021-01-06 13:15:54',NULL,NULL,'[login]'),(2707,'brute_force','2021-01-06 08:24:38','2021-01-06 13:24:38','31.170.161.26',NULL,NULL),(2708,'brute_force','2021-01-06 08:24:38','2021-01-06 13:24:38',NULL,2,'gruposuadi'),(2709,'brute_force','2021-01-06 08:24:49','2021-01-06 13:24:49','192.169.244.239',NULL,NULL),(2710,'brute_force','2021-01-06 08:24:52','2021-01-06 13:24:52','192.169.244.239',NULL,NULL),(2711,'brute_force','2021-01-06 08:24:52','2021-01-06 13:24:52',NULL,NULL,'[login]'),(2712,'brute_force','2021-01-06 08:42:04','2021-01-06 13:42:04','158.69.128.56',NULL,NULL),(2713,'brute_force','2021-01-06 08:42:05','2021-01-06 13:42:05','158.69.128.56',NULL,NULL),(2714,'brute_force','2021-01-06 08:42:05','2021-01-06 13:42:05',NULL,NULL,'[login]'),(2715,'brute_force','2021-01-06 08:51:53','2021-01-06 13:51:53','45.152.181.20',NULL,NULL),(2716,'brute_force','2021-01-06 08:51:53','2021-01-06 13:51:53',NULL,NULL,'info@gruposuadi.com'),(2717,'brute_force','2021-01-06 08:58:51','2021-01-06 13:58:51','138.68.80.235',NULL,NULL),(2718,'brute_force','2021-01-06 08:58:53','2021-01-06 13:58:53','138.68.80.235',NULL,NULL),(2719,'brute_force','2021-01-06 08:58:53','2021-01-06 13:58:53',NULL,NULL,'[login]'),(2720,'brute_force','2021-01-06 09:00:54','2021-01-06 14:00:54','93.191.156.250',NULL,NULL),(2721,'brute_force','2021-01-06 09:00:54','2021-01-06 14:00:54',NULL,2,'gruposuadi'),(2722,'brute_force','2021-01-06 09:07:04','2021-01-06 14:07:04','160.153.235.196',NULL,NULL),(2723,'brute_force','2021-01-06 09:07:08','2021-01-06 14:07:08','160.153.235.196',NULL,NULL),(2724,'brute_force','2021-01-06 09:07:08','2021-01-06 14:07:08',NULL,NULL,'[login]'),(2725,'brute_force','2021-01-06 09:25:34','2021-01-06 14:25:34','51.91.239.11',NULL,NULL),(2726,'brute_force','2021-01-06 09:25:36','2021-01-06 14:25:36','51.91.239.11',NULL,NULL),(2727,'brute_force','2021-01-06 09:25:36','2021-01-06 14:25:36',NULL,NULL,'[login]'),(2728,'brute_force','2021-01-06 09:43:47','2021-01-06 14:43:47','34.80.125.230',NULL,NULL),(2729,'brute_force','2021-01-06 09:43:50','2021-01-06 14:43:50','34.80.125.230',NULL,NULL),(2730,'brute_force','2021-01-06 09:43:50','2021-01-06 14:43:50',NULL,NULL,'[login]'),(2731,'brute_force','2021-01-06 10:01:17','2021-01-06 15:01:17','151.80.45.51',NULL,NULL),(2732,'brute_force','2021-01-06 10:01:19','2021-01-06 15:01:19','151.80.45.51',NULL,NULL),(2733,'brute_force','2021-01-06 10:01:19','2021-01-06 15:01:19',NULL,NULL,'[login]'),(2734,'brute_force','2021-01-06 10:05:29','2021-01-06 15:05:29','93.84.119.238',NULL,NULL),(2735,'brute_force','2021-01-06 10:05:29','2021-01-06 15:05:29',NULL,2,'gruposuadi'),(2736,'brute_force','2021-01-06 10:15:40','2021-01-06 15:15:40','165.227.144.244',NULL,NULL),(2737,'brute_force','2021-01-06 10:15:42','2021-01-06 15:15:42','165.227.144.244',NULL,NULL),(2738,'brute_force','2021-01-06 10:15:42','2021-01-06 15:15:42',NULL,NULL,'[login]'),(2739,'brute_force','2021-01-06 10:33:39','2021-01-06 15:33:39','15.184.65.99',NULL,NULL),(2740,'brute_force','2021-01-06 10:33:39','2021-01-06 15:33:39',NULL,2,'gruposuadi'),(2741,'brute_force','2021-01-06 11:00:41','2021-01-06 16:00:41','37.120.221.164',NULL,NULL),(2742,'brute_force','2021-01-06 11:00:41','2021-01-06 16:00:41',NULL,NULL,'info@gruposuadi.com'),(2743,'brute_force','2021-01-06 11:02:50','2021-01-06 16:02:50','94.237.74.175',NULL,NULL),(2744,'brute_force','2021-01-06 11:02:50','2021-01-06 16:02:50',NULL,2,'gruposuadi'),(2745,'brute_force','2021-01-06 11:50:01','2021-01-06 16:50:01','83.220.168.24',NULL,NULL),(2746,'brute_force','2021-01-06 11:50:01','2021-01-06 16:50:01',NULL,2,'gruposuadi'),(2747,'brute_force','2021-01-06 12:25:58','2021-01-06 17:25:58','46.105.127.185',NULL,NULL),(2748,'brute_force','2021-01-06 12:25:58','2021-01-06 17:25:58',NULL,2,'gruposuadi'),(2749,'brute_force','2021-01-06 13:06:18','2021-01-06 18:06:18','103.90.232.100',NULL,NULL),(2750,'brute_force','2021-01-06 13:06:18','2021-01-06 18:06:18',NULL,2,'gruposuadi'),(2751,'brute_force','2021-01-06 13:30:02','2021-01-06 18:30:02','84.17.42.114',NULL,NULL),(2752,'brute_force','2021-01-06 13:30:02','2021-01-06 18:30:02',NULL,NULL,'info@gruposuadi.com'),(2753,'brute_force','2021-01-06 13:55:35','2021-01-06 18:55:35','89.46.107.204',NULL,NULL),(2754,'brute_force','2021-01-06 13:55:35','2021-01-06 18:55:35',NULL,2,'gruposuadi'),(2755,'brute_force','2021-01-06 15:11:42','2021-01-06 20:11:42','35.214.150.199',NULL,NULL),(2756,'brute_force','2021-01-06 15:11:42','2021-01-06 20:11:42',NULL,2,'gruposuadi'),(2757,'brute_force','2021-01-06 15:47:27','2021-01-06 20:47:27','89.238.178.212',NULL,NULL),(2758,'brute_force','2021-01-06 15:47:27','2021-01-06 20:47:27',NULL,NULL,'info@gruposuadi.com'),(2759,'brute_force','2021-01-06 15:51:53','2021-01-06 20:51:53','95.217.112.21',NULL,NULL),(2760,'brute_force','2021-01-06 15:51:53','2021-01-06 20:51:53',NULL,2,'gruposuadi'),(2761,'brute_force','2021-01-06 16:47:15','2021-01-06 21:47:15','52.74.104.138',NULL,NULL),(2762,'brute_force','2021-01-06 16:47:15','2021-01-06 21:47:15',NULL,2,'gruposuadi'),(2763,'brute_force','2021-01-06 17:58:45','2021-01-06 22:58:45','89.238.178.212',NULL,NULL),(2764,'brute_force','2021-01-06 17:58:45','2021-01-06 22:58:45',NULL,NULL,'info@gruposuadi.com'),(2765,'brute_force','2021-01-06 17:59:59','2021-01-06 22:59:59','69.163.196.154',NULL,NULL),(2766,'brute_force','2021-01-06 17:59:59','2021-01-06 22:59:59',NULL,2,'gruposuadi'),(2767,'brute_force','2021-01-06 19:24:02','2021-01-07 00:24:02','69.163.224.103',NULL,NULL),(2768,'brute_force','2021-01-06 19:24:02','2021-01-07 00:24:02',NULL,2,'gruposuadi'),(2769,'brute_force','2021-01-06 20:17:50','2021-01-07 01:17:50','195.154.36.140',NULL,NULL),(2770,'brute_force','2021-01-06 20:17:50','2021-01-07 01:17:50',NULL,NULL,'info@gruposuadi.com'),(2771,'brute_force','2021-01-06 20:20:08','2021-01-07 01:20:08','74.208.58.14',NULL,NULL),(2772,'brute_force','2021-01-06 20:20:08','2021-01-07 01:20:08',NULL,2,'gruposuadi'),(2773,'brute_force','2021-01-06 21:34:50','2021-01-07 02:34:50','89.46.107.204',NULL,NULL),(2774,'brute_force','2021-01-06 21:34:50','2021-01-07 02:34:50',NULL,2,'gruposuadi'),(2775,'brute_force','2021-01-06 22:33:25','2021-01-07 03:33:25','194.127.172.77',NULL,NULL),(2776,'brute_force','2021-01-06 22:33:25','2021-01-07 03:33:25',NULL,NULL,'info@gruposuadi.com'),(2777,'brute_force','2021-01-06 22:49:07','2021-01-07 03:49:07','163.47.203.201',NULL,NULL),(2778,'brute_force','2021-01-06 22:49:07','2021-01-07 03:49:07',NULL,2,'gruposuadi'),(2779,'brute_force','2021-01-07 00:06:05','2021-01-07 05:06:05','185.2.6.4',NULL,NULL),(2780,'brute_force','2021-01-07 00:06:05','2021-01-07 05:06:05',NULL,2,'gruposuadi'),(2781,'brute_force','2021-01-07 00:57:10','2021-01-07 05:57:10','212.83.149.168',NULL,NULL),(2782,'brute_force','2021-01-07 00:57:10','2021-01-07 05:57:10',NULL,NULL,'info@gruposuadi.com'),(2783,'brute_force','2021-01-07 01:24:23','2021-01-07 06:24:23','185.45.66.26',NULL,NULL),(2784,'brute_force','2021-01-07 01:24:23','2021-01-07 06:24:23',NULL,2,'gruposuadi'),(2785,'brute_force','2021-01-07 02:38:46','2021-01-07 07:38:46','157.245.239.174',NULL,NULL),(2786,'brute_force','2021-01-07 02:38:46','2021-01-07 07:38:46',NULL,NULL,'[login]'),(2787,'brute_force','2021-01-07 02:53:11','2021-01-07 07:53:11','157.230.208.124',NULL,NULL),(2788,'brute_force','2021-01-07 02:53:11','2021-01-07 07:53:11',NULL,NULL,'[login]'),(2789,'brute_force','2021-01-07 03:05:43','2021-01-07 08:05:43','70.32.23.14',NULL,NULL),(2790,'brute_force','2021-01-07 03:05:45','2021-01-07 08:05:45','70.32.23.14',NULL,NULL),(2791,'brute_force','2021-01-07 03:05:45','2021-01-07 08:05:45',NULL,NULL,'[login]'),(2792,'brute_force','2021-01-07 03:24:16','2021-01-07 08:24:16','141.98.102.132',NULL,NULL),(2793,'brute_force','2021-01-07 03:24:16','2021-01-07 08:24:16',NULL,NULL,'info@gruposuadi.com'),(2794,'brute_force','2021-01-07 03:24:59','2021-01-07 08:24:59','23.97.154.104',NULL,NULL),(2795,'brute_force','2021-01-07 03:25:02','2021-01-07 08:25:02','23.97.154.104',NULL,NULL),(2796,'brute_force','2021-01-07 03:25:02','2021-01-07 08:25:02',NULL,NULL,'[login]'),(2797,'brute_force','2021-01-07 03:29:51','2021-01-07 08:29:51','67.220.187.210',NULL,NULL),(2798,'brute_force','2021-01-07 03:29:51','2021-01-07 08:29:51',NULL,2,'gruposuadi'),(2799,'brute_force','2021-01-07 03:48:23','2021-01-07 08:48:23','188.166.2.160',NULL,NULL),(2800,'brute_force','2021-01-07 03:48:25','2021-01-07 08:48:25','188.166.2.160',NULL,NULL),(2801,'brute_force','2021-01-07 03:48:25','2021-01-07 08:48:25',NULL,NULL,'[login]'),(2802,'brute_force','2021-01-07 04:03:24','2021-01-07 09:03:24','139.59.34.226',NULL,NULL),(2803,'brute_force','2021-01-07 04:03:26','2021-01-07 09:03:26','139.59.34.226',NULL,NULL),(2804,'brute_force','2021-01-07 04:03:26','2021-01-07 09:03:26',NULL,NULL,'[login]'),(2805,'brute_force','2021-01-07 04:16:20','2021-01-07 09:16:20','162.241.224.182',NULL,NULL),(2806,'brute_force','2021-01-07 04:16:20','2021-01-07 09:16:20',NULL,2,'gruposuadi'),(2807,'brute_force','2021-01-07 04:17:00','2021-01-07 09:17:00','68.183.87.153',NULL,NULL),(2808,'brute_force','2021-01-07 04:17:08','2021-01-07 09:17:08','68.183.87.153',NULL,NULL),(2809,'brute_force','2021-01-07 04:17:08','2021-01-07 09:17:08',NULL,NULL,'[login]'),(2810,'brute_force','2021-01-07 04:40:41','2021-01-07 09:40:41','85.128.142.230',NULL,NULL),(2811,'brute_force','2021-01-07 04:40:41','2021-01-07 09:40:41',NULL,2,'gruposuadi'),(2812,'brute_force','2021-01-07 04:46:00','2021-01-07 09:46:00','167.172.200.70',NULL,NULL),(2813,'brute_force','2021-01-07 04:46:02','2021-01-07 09:46:02','167.172.200.70',NULL,NULL),(2814,'brute_force','2021-01-07 04:46:02','2021-01-07 09:46:02',NULL,NULL,'[login]'),(2815,'brute_force','2021-01-07 04:52:12','2021-01-07 09:52:12','50.62.176.144',NULL,NULL),(2816,'brute_force','2021-01-07 04:52:12','2021-01-07 09:52:12',NULL,2,'gruposuadi'),(2817,'brute_force','2021-01-07 05:01:16','2021-01-07 10:01:16','64.225.69.194',NULL,NULL),(2818,'brute_force','2021-01-07 05:01:23','2021-01-07 10:01:23','64.225.69.194',NULL,NULL),(2819,'brute_force','2021-01-07 05:01:23','2021-01-07 10:01:23',NULL,NULL,'[login]'),(2820,'brute_force','2021-01-07 05:15:47','2021-01-07 10:15:47','157.245.73.56',NULL,NULL),(2821,'brute_force','2021-01-07 05:15:49','2021-01-07 10:15:49','157.245.73.56',NULL,NULL),(2822,'brute_force','2021-01-07 05:15:49','2021-01-07 10:15:49',NULL,NULL,'[login]'),(2823,'brute_force','2021-01-07 05:30:56','2021-01-07 10:30:56','216.177.141.15',NULL,NULL),(2824,'brute_force','2021-01-07 05:30:57','2021-01-07 10:30:57','216.177.141.15',NULL,NULL),(2825,'brute_force','2021-01-07 05:30:57','2021-01-07 10:30:57',NULL,NULL,'[login]'),(2826,'brute_force','2021-01-07 05:36:33','2021-01-07 10:36:33','185.16.206.84',NULL,NULL),(2827,'brute_force','2021-01-07 05:36:33','2021-01-07 10:36:33',NULL,NULL,'info@gruposuadi.com'),(2828,'brute_force','2021-01-07 06:00:00','2021-01-07 11:00:00','151.80.45.51',NULL,NULL),(2829,'brute_force','2021-01-07 06:00:02','2021-01-07 11:00:02','151.80.45.51',NULL,NULL),(2830,'brute_force','2021-01-07 06:00:02','2021-01-07 11:00:02',NULL,NULL,'[login]'),(2831,'brute_force','2021-01-07 06:03:15','2021-01-07 11:03:15','163.47.203.201',NULL,NULL),(2832,'brute_force','2021-01-07 06:03:15','2021-01-07 11:03:15',NULL,2,'gruposuadi'),(2833,'brute_force','2021-01-07 06:54:05','2021-01-07 11:54:05','35.236.94.201',NULL,NULL),(2834,'brute_force','2021-01-07 06:54:07','2021-01-07 11:54:07','35.236.94.201',NULL,NULL),(2835,'brute_force','2021-01-07 06:54:07','2021-01-07 11:54:07',NULL,NULL,'[login]'),(2836,'brute_force','2021-01-07 07:11:12','2021-01-07 12:11:12','134.209.234.130',NULL,NULL),(2837,'brute_force','2021-01-07 07:11:14','2021-01-07 12:11:14','134.209.234.130',NULL,NULL),(2838,'brute_force','2021-01-07 07:11:14','2021-01-07 12:11:14',NULL,NULL,'[login]'),(2839,'brute_force','2021-01-07 07:26:49','2021-01-07 12:26:49','51.68.19.126',NULL,NULL),(2840,'brute_force','2021-01-07 07:26:49','2021-01-07 12:26:49',NULL,NULL,'[login]'),(2841,'brute_force','2021-01-07 07:27:59','2021-01-07 12:27:59','173.208.235.234',NULL,NULL),(2842,'brute_force','2021-01-07 07:27:59','2021-01-07 12:27:59',NULL,2,'gruposuadi'),(2843,'brute_force','2021-01-07 07:54:40','2021-01-07 12:54:40','47.106.201.134',NULL,NULL),(2844,'brute_force','2021-01-07 07:54:40','2021-01-07 12:54:40',NULL,NULL,'[login]'),(2845,'brute_force','2021-01-07 08:03:59','2021-01-07 13:03:59','167.172.57.1',NULL,NULL),(2846,'brute_force','2021-01-07 08:04:11','2021-01-07 13:04:11','167.172.57.1',NULL,NULL),(2847,'brute_force','2021-01-07 08:04:11','2021-01-07 13:04:11',NULL,NULL,'[login]'),(2848,'brute_force','2021-01-07 08:14:11','2021-01-07 13:14:11','51.75.142.24',NULL,NULL),(2849,'brute_force','2021-01-07 08:14:13','2021-01-07 13:14:13','51.75.142.24',NULL,NULL),(2850,'brute_force','2021-01-07 08:14:13','2021-01-07 13:14:13',NULL,NULL,'[login]'),(2851,'brute_force','2021-01-07 08:34:03','2021-01-07 13:34:03','128.199.212.194',NULL,NULL),(2852,'brute_force','2021-01-07 08:34:06','2021-01-07 13:34:06','128.199.212.194',NULL,NULL),(2853,'brute_force','2021-01-07 08:34:06','2021-01-07 13:34:06',NULL,NULL,'[login]'),(2854,'brute_force','2021-01-07 08:41:54','2021-01-07 13:41:54','205.196.208.216',NULL,NULL),(2855,'brute_force','2021-01-07 08:41:56','2021-01-07 13:41:56','205.196.208.216',NULL,NULL),(2856,'brute_force','2021-01-07 08:41:56','2021-01-07 13:41:56',NULL,NULL,'[login]'),(2857,'brute_force','2021-01-07 08:42:33','2021-01-07 13:42:33','91.234.195.123',NULL,NULL),(2858,'brute_force','2021-01-07 08:42:33','2021-01-07 13:42:33',NULL,2,'gruposuadi'),(2859,'brute_force','2021-01-07 08:51:49','2021-01-07 13:51:49','157.245.240.102',NULL,NULL),(2860,'brute_force','2021-01-07 08:51:51','2021-01-07 13:51:51','157.245.240.102',NULL,NULL),(2861,'brute_force','2021-01-07 08:51:51','2021-01-07 13:51:51',NULL,NULL,'[login]'),(2862,'brute_force','2021-01-07 09:00:19','2021-01-07 14:00:19','182.176.222.232',NULL,NULL),(2863,'brute_force','2021-01-07 09:00:22','2021-01-07 14:00:22','182.176.222.232',NULL,NULL),(2864,'brute_force','2021-01-07 09:00:22','2021-01-07 14:00:22',NULL,NULL,'[login]'),(2865,'brute_force','2021-01-07 09:10:16','2021-01-07 14:10:16','103.110.84.82',NULL,NULL),(2866,'brute_force','2021-01-07 09:10:21','2021-01-07 14:10:21','103.110.84.82',NULL,NULL),(2867,'brute_force','2021-01-07 09:10:21','2021-01-07 14:10:21',NULL,NULL,'[login]'),(2868,'brute_force','2021-01-07 09:19:18','2021-01-07 14:19:18','151.80.45.51',NULL,NULL),(2869,'brute_force','2021-01-07 09:19:20','2021-01-07 14:19:20','151.80.45.51',NULL,NULL),(2870,'brute_force','2021-01-07 09:19:20','2021-01-07 14:19:20',NULL,NULL,'[login]'),(2871,'brute_force','2021-01-07 09:49:05','2021-01-07 14:49:05','178.128.8.41',NULL,NULL),(2872,'brute_force','2021-01-07 09:49:08','2021-01-07 14:49:08','178.128.8.41',NULL,NULL),(2873,'brute_force','2021-01-07 09:49:08','2021-01-07 14:49:08',NULL,NULL,'admin'),(2874,'brute_force','2021-01-07 10:11:25','2021-01-07 15:11:25','173.208.235.234',NULL,NULL),(2875,'brute_force','2021-01-07 10:11:25','2021-01-07 15:11:25',NULL,2,'gruposuadi'),(2876,'brute_force','2021-01-07 10:17:38','2021-01-07 15:17:38','104.131.62.234',NULL,NULL),(2877,'brute_force','2021-01-07 10:17:40','2021-01-07 15:17:40','104.131.62.234',NULL,NULL),(2878,'brute_force','2021-01-07 10:17:40','2021-01-07 15:17:40',NULL,NULL,'admin'),(2879,'brute_force','2021-01-07 10:17:49','2021-01-07 15:17:49','89.40.183.222',NULL,NULL),(2880,'brute_force','2021-01-07 10:17:49','2021-01-07 15:17:49',NULL,NULL,'info@gruposuadi.com'),(2881,'brute_force','2021-01-07 10:50:43','2021-01-07 15:50:43','35.188.254.6',NULL,NULL),(2882,'brute_force','2021-01-07 10:50:52','2021-01-07 15:50:52','35.188.254.6',NULL,NULL),(2883,'brute_force','2021-01-07 10:50:52','2021-01-07 15:50:52',NULL,NULL,'admin'),(2884,'brute_force','2021-01-07 10:59:01','2021-01-07 15:59:01','94.182.181.178',NULL,NULL),(2885,'brute_force','2021-01-07 10:59:03','2021-01-07 15:59:03','94.182.181.178',NULL,NULL),(2886,'brute_force','2021-01-07 10:59:03','2021-01-07 15:59:03',NULL,NULL,'admin'),(2887,'brute_force','2021-01-07 11:07:31','2021-01-07 16:07:31','174.138.65.206',NULL,NULL),(2888,'brute_force','2021-01-07 11:07:34','2021-01-07 16:07:34','174.138.65.206',NULL,NULL),(2889,'brute_force','2021-01-07 11:07:34','2021-01-07 16:07:34',NULL,NULL,'admin'),(2890,'brute_force','2021-01-07 11:18:54','2021-01-07 16:18:54','167.71.239.53',NULL,NULL),(2891,'brute_force','2021-01-07 11:18:57','2021-01-07 16:18:57','167.71.239.53',NULL,NULL),(2892,'brute_force','2021-01-07 11:18:57','2021-01-07 16:18:57',NULL,NULL,'admin'),(2893,'brute_force','2021-01-07 11:29:45','2021-01-07 16:29:45','195.78.66.144',NULL,NULL),(2894,'brute_force','2021-01-07 11:29:45','2021-01-07 16:29:45',NULL,2,'gruposuadi'),(2895,'brute_force','2021-01-07 11:38:45','2021-01-07 16:38:45','159.253.46.18',NULL,NULL),(2896,'brute_force','2021-01-07 11:38:47','2021-01-07 16:38:47','159.253.46.18',NULL,NULL),(2897,'brute_force','2021-01-07 11:38:47','2021-01-07 16:38:47',NULL,NULL,'admin'),(2898,'brute_force','2021-01-07 11:59:32','2021-01-07 16:59:32','62.28.184.124',NULL,NULL),(2899,'brute_force','2021-01-07 11:59:34','2021-01-07 16:59:34','62.28.184.124',NULL,NULL),(2900,'brute_force','2021-01-07 11:59:34','2021-01-07 16:59:34',NULL,NULL,'admin'),(2901,'brute_force','2021-01-07 12:08:53','2021-01-07 17:08:53','45.80.183.174',NULL,NULL),(2902,'brute_force','2021-01-07 12:08:56','2021-01-07 17:08:56','45.80.183.174',NULL,NULL),(2903,'brute_force','2021-01-07 12:08:56','2021-01-07 17:08:56',NULL,NULL,'admin'),(2904,'brute_force','2021-01-07 12:16:07','2021-01-07 17:16:07','67.207.93.184',NULL,NULL),(2905,'brute_force','2021-01-07 12:16:08','2021-01-07 17:16:08','67.207.93.184',NULL,NULL),(2906,'brute_force','2021-01-07 12:16:08','2021-01-07 17:16:08',NULL,NULL,'admin'),(2907,'brute_force','2021-01-07 12:22:03','2021-01-07 17:22:03','37.120.201.196',NULL,NULL),(2908,'brute_force','2021-01-07 12:22:03','2021-01-07 17:22:03',NULL,NULL,'info@gruposuadi.com'),(2909,'brute_force','2021-01-07 12:36:08','2021-01-07 17:36:08','166.62.122.244',NULL,NULL),(2910,'brute_force','2021-01-07 12:36:10','2021-01-07 17:36:10','166.62.122.244',NULL,NULL),(2911,'brute_force','2021-01-07 12:36:10','2021-01-07 17:36:10',NULL,NULL,'admin'),(2912,'brute_force','2021-01-07 12:54:03','2021-01-07 17:54:03','5.135.177.5',NULL,NULL),(2913,'brute_force','2021-01-07 12:54:05','2021-01-07 17:54:05','5.135.177.5',NULL,NULL),(2914,'brute_force','2021-01-07 12:54:05','2021-01-07 17:54:05',NULL,NULL,'admin'),(2915,'brute_force','2021-01-07 12:58:07','2021-01-07 17:58:07','50.87.136.52',NULL,NULL),(2916,'brute_force','2021-01-07 12:58:07','2021-01-07 17:58:07',NULL,2,'gruposuadi'),(2917,'brute_force','2021-01-07 13:02:52','2021-01-07 18:02:52','206.189.183.0',NULL,NULL),(2918,'brute_force','2021-01-07 13:02:53','2021-01-07 18:02:53','206.189.183.0',NULL,NULL),(2919,'brute_force','2021-01-07 13:02:53','2021-01-07 18:02:53',NULL,NULL,'admin'),(2920,'brute_force','2021-01-07 13:25:01','2021-01-07 18:25:01','35.239.218.34',NULL,NULL),(2921,'brute_force','2021-01-07 13:25:09','2021-01-07 18:25:09','35.239.218.34',NULL,NULL),(2922,'brute_force','2021-01-07 13:25:09','2021-01-07 18:25:09',NULL,NULL,'admin'),(2923,'brute_force','2021-01-07 13:30:41','2021-01-07 18:30:41','142.93.213.91',NULL,NULL),(2924,'brute_force','2021-01-07 13:30:45','2021-01-07 18:30:45','142.93.213.91',NULL,NULL),(2925,'brute_force','2021-01-07 13:30:45','2021-01-07 18:30:45',NULL,NULL,'admin'),(2926,'brute_force','2021-01-07 13:40:51','2021-01-07 18:40:51','142.93.35.169',NULL,NULL),(2927,'brute_force','2021-01-07 13:40:58','2021-01-07 18:40:58','142.93.35.169',NULL,NULL),(2928,'brute_force','2021-01-07 13:40:58','2021-01-07 18:40:58',NULL,NULL,'admin'),(2929,'brute_force','2021-01-07 13:59:31','2021-01-07 18:59:31','134.122.72.53',NULL,NULL),(2930,'brute_force','2021-01-07 13:59:33','2021-01-07 18:59:33','134.122.72.53',NULL,NULL),(2931,'brute_force','2021-01-07 13:59:33','2021-01-07 18:59:33',NULL,NULL,'admin'),(2932,'brute_force','2021-01-07 14:08:10','2021-01-07 19:08:10','203.142.91.105',NULL,NULL),(2933,'brute_force','2021-01-07 14:08:12','2021-01-07 19:08:12','203.142.91.105',NULL,NULL),(2934,'brute_force','2021-01-07 14:08:12','2021-01-07 19:08:12',NULL,NULL,'admin'),(2935,'brute_force','2021-01-07 14:17:08','2021-01-07 19:17:08','185.59.44.23',NULL,NULL),(2936,'brute_force','2021-01-07 14:17:10','2021-01-07 19:17:10','185.59.44.23',NULL,NULL),(2937,'brute_force','2021-01-07 14:17:10','2021-01-07 19:17:10',NULL,NULL,'admin'),(2938,'brute_force','2021-01-07 14:21:39','2021-01-07 19:21:39','91.234.194.126',NULL,NULL),(2939,'brute_force','2021-01-07 14:21:39','2021-01-07 19:21:39',NULL,2,'gruposuadi'),(2940,'brute_force','2021-01-07 14:34:56','2021-01-07 19:34:56','173.236.172.86',NULL,NULL),(2941,'brute_force','2021-01-07 14:34:56','2021-01-07 19:34:56',NULL,2,'gruposuadi'),(2942,'brute_force','2021-01-07 14:36:45','2021-01-07 19:36:45','79.137.77.213',NULL,NULL),(2943,'brute_force','2021-01-07 14:36:47','2021-01-07 19:36:47','79.137.77.213',NULL,NULL),(2944,'brute_force','2021-01-07 14:36:47','2021-01-07 19:36:47',NULL,NULL,'admin'),(2945,'brute_force','2021-01-07 14:47:12','2021-01-07 19:47:12','13.74.252.234',NULL,NULL),(2946,'brute_force','2021-01-07 14:47:14','2021-01-07 19:47:14','13.74.252.234',NULL,NULL),(2947,'brute_force','2021-01-07 14:47:14','2021-01-07 19:47:14',NULL,NULL,'admin'),(2948,'brute_force','2021-01-07 14:56:49','2021-01-07 19:56:49','91.250.100.111',NULL,NULL),(2949,'brute_force','2021-01-07 14:56:52','2021-01-07 19:56:52','91.250.100.111',NULL,NULL),(2950,'brute_force','2021-01-07 14:56:52','2021-01-07 19:56:52',NULL,NULL,'admin'),(2951,'brute_force','2021-01-07 14:59:09','2021-01-07 19:59:09','89.40.183.7',NULL,NULL),(2952,'brute_force','2021-01-07 14:59:09','2021-01-07 19:59:09',NULL,NULL,'info@gruposuadi.com'),(2953,'brute_force','2021-01-07 15:06:55','2021-01-07 20:06:55','93.113.111.100',NULL,NULL),(2954,'brute_force','2021-01-07 15:06:57','2021-01-07 20:06:57','93.113.111.100',NULL,NULL),(2955,'brute_force','2021-01-07 15:06:57','2021-01-07 20:06:57',NULL,NULL,'admin'),(2956,'brute_force','2021-01-07 15:16:33','2021-01-07 20:16:33','159.203.176.82',NULL,NULL),(2957,'brute_force','2021-01-07 15:16:35','2021-01-07 20:16:35','159.203.176.82',NULL,NULL),(2958,'brute_force','2021-01-07 15:16:35','2021-01-07 20:16:35',NULL,NULL,'admin'),(2959,'brute_force','2021-01-07 15:28:32','2021-01-07 20:28:32','143.110.137.82',NULL,NULL),(2960,'brute_force','2021-01-07 15:28:39','2021-01-07 20:28:39','143.110.137.82',NULL,NULL),(2961,'brute_force','2021-01-07 15:28:39','2021-01-07 20:28:39',NULL,NULL,'admin'),(2962,'brute_force','2021-01-07 15:37:29','2021-01-07 20:37:29','138.197.135.102',NULL,NULL),(2963,'brute_force','2021-01-07 15:37:31','2021-01-07 20:37:31','138.197.135.102',NULL,NULL),(2964,'brute_force','2021-01-07 15:37:31','2021-01-07 20:37:31',NULL,NULL,'admin'),(2965,'brute_force','2021-01-07 15:48:03','2021-01-07 20:48:03','65.255.137.188',NULL,NULL),(2966,'brute_force','2021-01-07 15:48:05','2021-01-07 20:48:05','65.255.137.188',NULL,NULL),(2967,'brute_force','2021-01-07 15:48:05','2021-01-07 20:48:05',NULL,NULL,'admin'),(2968,'brute_force','2021-01-07 16:07:15','2021-01-07 21:07:15','77.68.64.26',NULL,NULL),(2969,'brute_force','2021-01-07 16:07:18','2021-01-07 21:07:18','77.68.64.26',NULL,NULL),(2970,'brute_force','2021-01-07 16:07:18','2021-01-07 21:07:18',NULL,NULL,'admin'),(2971,'brute_force','2021-01-07 16:08:21','2021-01-07 21:08:21','15.184.65.99',NULL,NULL),(2972,'brute_force','2021-01-07 16:08:21','2021-01-07 21:08:21',NULL,2,'gruposuadi'),(2973,'brute_force','2021-01-07 16:28:32','2021-01-07 21:28:32','198.12.227.104',NULL,NULL),(2974,'brute_force','2021-01-07 16:28:32','2021-01-07 21:28:32',NULL,NULL,'[login]'),(2975,'brute_force','2021-01-07 16:40:27','2021-01-07 21:40:27','161.35.164.12',NULL,NULL),(2976,'brute_force','2021-01-07 16:40:29','2021-01-07 21:40:29','161.35.164.12',NULL,NULL),(2977,'brute_force','2021-01-07 16:40:29','2021-01-07 21:40:29',NULL,NULL,'[login]'),(2978,'brute_force','2021-01-07 17:02:08','2021-01-07 22:02:08','167.71.154.15',NULL,NULL),(2979,'brute_force','2021-01-07 17:02:11','2021-01-07 22:02:11','167.71.154.15',NULL,NULL),(2980,'brute_force','2021-01-07 17:02:11','2021-01-07 22:02:11',NULL,NULL,'[login]'),(2981,'brute_force','2021-01-07 17:24:35','2021-01-07 22:24:35','157.245.73.56',NULL,NULL),(2982,'brute_force','2021-01-07 17:24:37','2021-01-07 22:24:37','157.245.73.56',NULL,NULL),(2983,'brute_force','2021-01-07 17:24:37','2021-01-07 22:24:37',NULL,NULL,'[login]'),(2984,'brute_force','2021-01-07 17:49:23','2021-01-07 22:49:23','216.55.146.46',NULL,NULL),(2985,'brute_force','2021-01-07 17:49:23','2021-01-07 22:49:23',NULL,2,'gruposuadi'),(2986,'brute_force','2021-01-07 18:07:57','2021-01-07 23:07:57','139.59.92.188',NULL,NULL),(2987,'brute_force','2021-01-07 18:08:02','2021-01-07 23:08:02','139.59.92.188',NULL,NULL),(2988,'brute_force','2021-01-07 18:08:02','2021-01-07 23:08:02',NULL,NULL,'[login]'),(2989,'brute_force','2021-01-07 18:19:54','2021-01-07 23:19:54','159.203.5.139',NULL,NULL),(2990,'brute_force','2021-01-07 18:19:57','2021-01-07 23:19:57','159.203.5.139',NULL,NULL),(2991,'brute_force','2021-01-07 18:19:57','2021-01-07 23:19:57',NULL,NULL,'[login]'),(2992,'brute_force','2021-01-07 18:43:11','2021-01-07 23:43:11','157.245.73.56',NULL,NULL),(2993,'brute_force','2021-01-07 18:43:13','2021-01-07 23:43:13','157.245.73.56',NULL,NULL),(2994,'brute_force','2021-01-07 18:43:13','2021-01-07 23:43:13',NULL,NULL,'[login]'),(2995,'brute_force','2021-01-07 18:54:29','2021-01-07 23:54:29','178.128.36.26',NULL,NULL),(2996,'brute_force','2021-01-07 18:54:31','2021-01-07 23:54:31','178.128.36.26',NULL,NULL),(2997,'brute_force','2021-01-07 18:54:31','2021-01-07 23:54:31',NULL,NULL,'[login]'),(2998,'brute_force','2021-01-07 19:06:16','2021-01-08 00:06:16','134.209.250.11',NULL,NULL),(2999,'brute_force','2021-01-07 19:06:18','2021-01-08 00:06:18','134.209.250.11',NULL,NULL),(3000,'brute_force','2021-01-07 19:06:18','2021-01-08 00:06:18',NULL,NULL,'[login]'),(3001,'brute_force','2021-01-07 19:17:09','2021-01-08 00:17:09','167.99.131.238',NULL,NULL),(3002,'brute_force','2021-01-07 19:17:16','2021-01-08 00:17:16','167.99.131.238',NULL,NULL),(3003,'brute_force','2021-01-07 19:17:16','2021-01-08 00:17:16',NULL,NULL,'[login]'),(3004,'brute_force','2021-01-07 19:23:55','2021-01-08 00:23:55','196.240.57.172',NULL,NULL),(3005,'brute_force','2021-01-07 19:23:55','2021-01-08 00:23:55',NULL,NULL,'info@gruposuadi.com'),(3006,'brute_force','2021-01-07 19:29:53','2021-01-08 00:29:53','94.23.45.15',NULL,NULL),(3007,'brute_force','2021-01-07 19:29:55','2021-01-08 00:29:55','94.23.45.15',NULL,NULL),(3008,'brute_force','2021-01-07 19:29:55','2021-01-08 00:29:55',NULL,NULL,'[login]'),(3009,'brute_force','2021-01-07 19:53:50','2021-01-08 00:53:50','149.202.82.84',NULL,NULL),(3010,'brute_force','2021-01-07 19:53:52','2021-01-08 00:53:52','149.202.82.84',NULL,NULL),(3011,'brute_force','2021-01-07 19:53:52','2021-01-08 00:53:52',NULL,NULL,'[login]'),(3012,'brute_force','2021-01-07 20:41:13','2021-01-08 01:41:13','72.167.222.102',NULL,NULL),(3013,'brute_force','2021-01-07 20:41:14','2021-01-08 01:41:14','72.167.222.102',NULL,NULL),(3014,'brute_force','2021-01-07 20:41:14','2021-01-08 01:41:14',NULL,NULL,'[login]'),(3015,'brute_force','2021-01-07 20:54:32','2021-01-08 01:54:32','103.110.84.82',NULL,NULL),(3016,'brute_force','2021-01-07 20:54:35','2021-01-08 01:54:35','103.110.84.82',NULL,NULL),(3017,'brute_force','2021-01-07 20:54:35','2021-01-08 01:54:35',NULL,NULL,'[login]'),(3018,'brute_force','2021-01-07 21:07:00','2021-01-08 02:07:00','64.225.68.194',NULL,NULL),(3019,'brute_force','2021-01-07 21:07:07','2021-01-08 02:07:07','64.225.68.194',NULL,NULL),(3020,'brute_force','2021-01-07 21:07:07','2021-01-08 02:07:07',NULL,NULL,'[login]'),(3021,'brute_force','2021-01-07 21:19:28','2021-01-08 02:19:28','34.83.255.50',NULL,NULL),(3022,'brute_force','2021-01-07 21:19:30','2021-01-08 02:19:30','34.83.255.50',NULL,NULL),(3023,'brute_force','2021-01-07 21:19:30','2021-01-08 02:19:30',NULL,NULL,'[login]'),(3024,'brute_force','2021-01-07 21:29:59','2021-01-08 02:29:59','211.125.122.47',NULL,NULL),(3025,'brute_force','2021-01-07 21:44:57','2021-01-08 02:44:57','35.188.121.221',NULL,NULL),(3026,'brute_force','2021-01-07 21:44:59','2021-01-08 02:44:59','35.188.121.221',NULL,NULL),(3027,'brute_force','2021-01-07 21:44:59','2021-01-08 02:44:59',NULL,NULL,'[login]'),(3028,'brute_force','2021-01-07 21:57:01','2021-01-08 02:57:01','192.99.10.26',NULL,NULL),(3029,'brute_force','2021-01-07 21:57:03','2021-01-08 02:57:03','192.99.10.26',NULL,NULL),(3030,'brute_force','2021-01-07 21:57:03','2021-01-08 02:57:03',NULL,NULL,'[login]'),(3031,'brute_force','2021-01-07 22:06:54','2021-01-08 03:06:54','185.244.214.20',NULL,NULL),(3032,'brute_force','2021-01-07 22:06:54','2021-01-08 03:06:54',NULL,NULL,'info@gruposuadi.com'),(3033,'brute_force','2021-01-08 00:05:25','2021-01-08 05:05:25','217.146.82.202',NULL,NULL),(3034,'brute_force','2021-01-08 00:05:25','2021-01-08 05:05:25',NULL,NULL,'info@gruposuadi.com'),(3035,'brute_force','2021-01-08 00:34:53','2021-01-08 05:34:53','159.89.173.232',NULL,NULL),(3036,'brute_force','2021-01-08 00:35:02','2021-01-08 05:35:02','159.89.173.232',NULL,NULL),(3037,'brute_force','2021-01-08 00:35:02','2021-01-08 05:35:02',NULL,NULL,'admin'),(3038,'brute_force','2021-01-08 00:43:07','2021-01-08 05:43:07','178.128.209.253',NULL,NULL),(3039,'brute_force','2021-01-08 00:43:10','2021-01-08 05:43:10','178.128.209.253',NULL,NULL),(3040,'brute_force','2021-01-08 00:43:10','2021-01-08 05:43:10',NULL,NULL,'admin'),(3041,'brute_force','2021-01-08 00:58:03','2021-01-08 05:58:03','164.132.48.179',NULL,NULL),(3042,'brute_force','2021-01-08 00:58:08','2021-01-08 05:58:08','164.132.48.179',NULL,NULL),(3043,'brute_force','2021-01-08 00:58:08','2021-01-08 05:58:08',NULL,NULL,'admin'),(3044,'brute_force','2021-01-08 01:04:02','2021-01-08 06:04:02','119.82.135.104',NULL,NULL),(3045,'brute_force','2021-01-08 01:04:05','2021-01-08 06:04:05','119.82.135.104',NULL,NULL),(3046,'brute_force','2021-01-08 01:04:05','2021-01-08 06:04:05',NULL,NULL,'admin'),(3047,'brute_force','2021-01-08 01:11:31','2021-01-08 06:11:31','13.94.245.44',NULL,NULL),(3048,'brute_force','2021-01-08 01:11:33','2021-01-08 06:11:33','13.94.245.44',NULL,NULL),(3049,'brute_force','2021-01-08 01:11:33','2021-01-08 06:11:33',NULL,NULL,'admin'),(3050,'brute_force','2021-01-08 01:19:36','2021-01-08 06:19:36','34.68.114.57',NULL,NULL),(3051,'brute_force','2021-01-08 01:19:37','2021-01-08 06:19:37','34.68.114.57',NULL,NULL),(3052,'brute_force','2021-01-08 01:19:37','2021-01-08 06:19:37',NULL,NULL,'admin'),(3053,'brute_force','2021-01-08 01:43:02','2021-01-08 06:43:02','134.209.87.245',NULL,NULL),(3054,'brute_force','2021-01-08 01:43:09','2021-01-08 06:43:09','134.209.87.245',NULL,NULL),(3055,'brute_force','2021-01-08 01:43:09','2021-01-08 06:43:09',NULL,NULL,'admin'),(3056,'brute_force','2021-01-08 01:50:20','2021-01-08 06:50:20','45.80.155.245',NULL,NULL),(3057,'brute_force','2021-01-08 01:50:21','2021-01-08 06:50:21','45.80.155.245',NULL,NULL),(3058,'brute_force','2021-01-08 01:50:21','2021-01-08 06:50:21',NULL,NULL,'admin'),(3059,'brute_force','2021-01-08 01:58:30','2021-01-08 06:58:30','52.188.153.36',NULL,NULL),(3060,'brute_force','2021-01-08 01:58:32','2021-01-08 06:58:32','52.188.153.36',NULL,NULL),(3061,'brute_force','2021-01-08 01:58:32','2021-01-08 06:58:32',NULL,NULL,'admin'),(3062,'brute_force','2021-01-08 02:05:35','2021-01-08 07:05:35','34.71.174.184',NULL,NULL),(3063,'brute_force','2021-01-08 02:05:37','2021-01-08 07:05:37','34.71.174.184',NULL,NULL),(3064,'brute_force','2021-01-08 02:05:37','2021-01-08 07:05:37',NULL,NULL,'admin'),(3065,'brute_force','2021-01-08 02:13:47','2021-01-08 07:13:47','209.59.176.70',NULL,NULL),(3066,'brute_force','2021-01-08 02:13:49','2021-01-08 07:13:49','209.59.176.70',NULL,NULL),(3067,'brute_force','2021-01-08 02:13:49','2021-01-08 07:13:49',NULL,NULL,'admin'),(3068,'brute_force','2021-01-08 02:25:13','2021-01-08 07:25:13','51.158.24.101',NULL,NULL),(3069,'brute_force','2021-01-08 02:25:13','2021-01-08 07:25:13',NULL,NULL,'info@gruposuadi.com'),(3070,'brute_force','2021-01-08 02:31:00','2021-01-08 07:31:00','159.203.37.43',NULL,NULL),(3071,'brute_force','2021-01-08 02:31:02','2021-01-08 07:31:02','159.203.37.43',NULL,NULL),(3072,'brute_force','2021-01-08 02:31:02','2021-01-08 07:31:02',NULL,NULL,'admin'),(3073,'brute_force','2021-01-08 02:38:40','2021-01-08 07:38:40','164.132.48.179',NULL,NULL),(3074,'brute_force','2021-01-08 02:38:42','2021-01-08 07:38:42','164.132.48.179',NULL,NULL),(3075,'brute_force','2021-01-08 02:38:42','2021-01-08 07:38:42',NULL,NULL,'admin'),(3076,'brute_force','2021-01-08 02:47:07','2021-01-08 07:47:07','145.239.11.53',NULL,NULL),(3077,'brute_force','2021-01-08 02:47:09','2021-01-08 07:47:09','145.239.11.53',NULL,NULL),(3078,'brute_force','2021-01-08 02:47:09','2021-01-08 07:47:09',NULL,NULL,'admin'),(3079,'brute_force','2021-01-08 03:03:56','2021-01-08 08:03:56','157.245.5.133',NULL,NULL),(3080,'brute_force','2021-01-08 03:03:58','2021-01-08 08:03:58','157.245.5.133',NULL,NULL),(3081,'brute_force','2021-01-08 03:03:58','2021-01-08 08:03:58',NULL,NULL,'admin'),(3082,'brute_force','2021-01-08 03:12:37','2021-01-08 08:12:37','185.214.126.160',NULL,NULL),(3083,'brute_force','2021-01-08 03:12:39','2021-01-08 08:12:39','185.214.126.160',NULL,NULL),(3084,'brute_force','2021-01-08 03:12:39','2021-01-08 08:12:39',NULL,NULL,'admin'),(3085,'brute_force','2021-01-08 03:25:04','2021-01-08 08:25:04','35.236.94.201',NULL,NULL),(3086,'brute_force','2021-01-08 03:25:09','2021-01-08 08:25:09','35.236.94.201',NULL,NULL),(3087,'brute_force','2021-01-08 03:25:09','2021-01-08 08:25:09',NULL,NULL,'admin'),(3088,'brute_force','2021-01-08 03:28:49','2021-01-08 08:28:49','158.69.254.105',NULL,NULL),(3089,'brute_force','2021-01-08 03:28:51','2021-01-08 08:28:51','158.69.254.105',NULL,NULL),(3090,'brute_force','2021-01-08 03:28:51','2021-01-08 08:28:51',NULL,NULL,'admin'),(3091,'brute_force','2021-01-08 03:38:52','2021-01-08 08:38:52','47.52.239.42',NULL,NULL),(3092,'brute_force','2021-01-08 03:38:55','2021-01-08 08:38:55','47.52.239.42',NULL,NULL),(3093,'brute_force','2021-01-08 03:38:55','2021-01-08 08:38:55',NULL,NULL,'admin'),(3094,'brute_force','2021-01-08 03:46:32','2021-01-08 08:46:32','94.153.224.202',NULL,NULL),(3095,'brute_force','2021-01-08 03:46:34','2021-01-08 08:46:34','94.153.224.202',NULL,NULL),(3096,'brute_force','2021-01-08 03:46:34','2021-01-08 08:46:34',NULL,NULL,'admin'),(3097,'brute_force','2021-01-08 03:56:17','2021-01-08 08:56:17','118.70.239.146',NULL,NULL),(3098,'brute_force','2021-01-08 03:56:20','2021-01-08 08:56:20','118.70.239.146',NULL,NULL),(3099,'brute_force','2021-01-08 03:56:20','2021-01-08 08:56:20',NULL,NULL,'admin'),(3100,'brute_force','2021-01-08 04:12:48','2021-01-08 09:12:48','149.202.59.123',NULL,NULL),(3101,'brute_force','2021-01-08 04:32:09','2021-01-08 09:32:09','167.172.57.1',NULL,NULL),(3102,'brute_force','2021-01-08 04:32:13','2021-01-08 09:32:13','167.172.57.1',NULL,NULL),(3103,'brute_force','2021-01-08 04:32:13','2021-01-08 09:32:13',NULL,NULL,'admin'),(3104,'brute_force','2021-01-08 04:46:36','2021-01-08 09:46:36','37.120.201.196',NULL,NULL),(3105,'brute_force','2021-01-08 04:46:36','2021-01-08 09:46:36',NULL,NULL,'info@gruposuadi.com'),(3106,'brute_force','2021-01-08 04:52:05','2021-01-08 09:52:05','94.23.45.15',NULL,NULL),(3107,'brute_force','2021-01-08 04:52:07','2021-01-08 09:52:07','94.23.45.15',NULL,NULL),(3108,'brute_force','2021-01-08 04:52:07','2021-01-08 09:52:07',NULL,NULL,'[login]'),(3109,'brute_force','2021-01-08 05:19:52','2021-01-08 10:19:52','162.241.120.67',NULL,NULL),(3110,'brute_force','2021-01-08 05:19:54','2021-01-08 10:19:54','162.241.120.67',NULL,NULL),(3111,'brute_force','2021-01-08 05:19:54','2021-01-08 10:19:54',NULL,NULL,'admin'),(3112,'brute_force','2021-01-08 06:00:29','2021-01-08 11:00:29','66.71.253.10',NULL,NULL),(3113,'brute_force','2021-01-08 06:00:29','2021-01-08 11:00:29',NULL,NULL,'[login]'),(3114,'brute_force','2021-01-08 06:28:35','2021-01-08 11:28:35','188.226.189.117',NULL,NULL),(3115,'brute_force','2021-01-08 06:28:35','2021-01-08 11:28:35',NULL,NULL,'[login]'),(3116,'brute_force','2021-01-08 06:38:07','2021-01-08 11:38:07','107.161.177.66',NULL,NULL),(3117,'brute_force','2021-01-08 06:38:10','2021-01-08 11:38:10','107.161.177.66',NULL,NULL),(3118,'brute_force','2021-01-08 06:38:10','2021-01-08 11:38:10',NULL,NULL,'[login]'),(3119,'brute_force','2021-01-08 06:46:44','2021-01-08 11:46:44','45.89.206.95',NULL,NULL),(3120,'brute_force','2021-01-08 06:46:45','2021-01-08 11:46:45','45.89.206.95',NULL,NULL),(3121,'brute_force','2021-01-08 06:46:45','2021-01-08 11:46:45',NULL,NULL,'[login]'),(3122,'brute_force','2021-01-08 07:09:37','2021-01-08 12:09:37','37.120.204.180',NULL,NULL),(3123,'brute_force','2021-01-08 07:09:37','2021-01-08 12:09:37',NULL,NULL,'info@gruposuadi.com'),(3124,'brute_force','2021-01-08 07:16:45','2021-01-08 12:16:45','54.38.253.1',NULL,NULL),(3125,'brute_force','2021-01-08 07:16:48','2021-01-08 12:16:48','54.38.253.1',NULL,NULL),(3126,'brute_force','2021-01-08 07:16:48','2021-01-08 12:16:48',NULL,NULL,'[login]'),(3127,'brute_force','2021-01-08 07:27:51','2021-01-08 12:27:51','178.128.209.253',NULL,NULL),(3128,'brute_force','2021-01-08 07:27:54','2021-01-08 12:27:54','178.128.209.253',NULL,NULL),(3129,'brute_force','2021-01-08 07:27:54','2021-01-08 12:27:54',NULL,NULL,'[login]'),(3130,'brute_force','2021-01-08 07:38:26','2021-01-08 12:38:26','198.211.98.90',NULL,NULL),(3131,'brute_force','2021-01-08 07:38:28','2021-01-08 12:38:28','198.211.98.90',NULL,NULL),(3132,'brute_force','2021-01-08 07:38:28','2021-01-08 12:38:28',NULL,NULL,'[login]'),(3133,'brute_force','2021-01-08 07:47:54','2021-01-08 12:47:54','34.68.114.57',NULL,NULL),(3134,'brute_force','2021-01-08 07:47:56','2021-01-08 12:47:56','34.68.114.57',NULL,NULL),(3135,'brute_force','2021-01-08 07:47:56','2021-01-08 12:47:56',NULL,NULL,'[login]'),(3136,'brute_force','2021-01-08 07:58:23','2021-01-08 12:58:23','103.27.239.185',NULL,NULL),(3137,'brute_force','2021-01-08 07:58:26','2021-01-08 12:58:26','103.27.239.185',NULL,NULL),(3138,'brute_force','2021-01-08 07:58:26','2021-01-08 12:58:26',NULL,NULL,'[login]'),(3139,'brute_force','2021-01-08 08:08:39','2021-01-08 13:08:39','5.145.174.196',NULL,NULL),(3140,'brute_force','2021-01-08 08:08:41','2021-01-08 13:08:41','5.145.174.196',NULL,NULL),(3141,'brute_force','2021-01-08 08:08:41','2021-01-08 13:08:41',NULL,NULL,'[login]'),(3142,'brute_force','2021-01-08 08:29:17','2021-01-08 13:29:17','67.225.241.126',NULL,NULL),(3143,'brute_force','2021-01-08 08:29:19','2021-01-08 13:29:19','67.225.241.126',NULL,NULL),(3144,'brute_force','2021-01-08 08:29:19','2021-01-08 13:29:19',NULL,NULL,'[login]'),(3145,'brute_force','2021-01-08 08:39:58','2021-01-08 13:39:58','207.244.250.95',NULL,NULL),(3146,'brute_force','2021-01-08 08:40:00','2021-01-08 13:40:00','207.244.250.95',NULL,NULL),(3147,'brute_force','2021-01-08 08:40:00','2021-01-08 13:40:00',NULL,NULL,'[login]'),(3148,'brute_force','2021-01-08 08:52:39','2021-01-08 13:52:39','128.199.212.194',NULL,NULL),(3149,'brute_force','2021-01-08 08:52:42','2021-01-08 13:52:42','128.199.212.194',NULL,NULL),(3150,'brute_force','2021-01-08 08:52:42','2021-01-08 13:52:42',NULL,NULL,'[login]'),(3151,'brute_force','2021-01-08 09:12:57','2021-01-08 14:12:57','151.80.45.51',NULL,NULL),(3152,'brute_force','2021-01-08 09:12:59','2021-01-08 14:12:59','151.80.45.51',NULL,NULL),(3153,'brute_force','2021-01-08 09:12:59','2021-01-08 14:12:59',NULL,NULL,'[login]'),(3154,'brute_force','2021-01-08 09:36:38','2021-01-08 14:36:38','178.62.77.224',NULL,NULL),(3155,'brute_force','2021-01-08 09:36:40','2021-01-08 14:36:40','178.62.77.224',NULL,NULL),(3156,'brute_force','2021-01-08 09:36:40','2021-01-08 14:36:40',NULL,NULL,'[login]'),(3157,'brute_force','2021-01-08 09:45:08','2021-01-08 14:45:08','77.68.64.24',NULL,NULL),(3158,'brute_force','2021-01-08 09:45:10','2021-01-08 14:45:10','77.68.64.26',NULL,NULL),(3159,'brute_force','2021-01-08 09:45:10','2021-01-08 14:45:10',NULL,NULL,'[login]'),(3160,'brute_force','2021-01-08 09:58:11','2021-01-08 14:58:11','167.172.215.83',NULL,NULL),(3161,'brute_force','2021-01-08 09:58:13','2021-01-08 14:58:13','167.172.215.83',NULL,NULL),(3162,'brute_force','2021-01-08 09:58:13','2021-01-08 14:58:13',NULL,NULL,'[login]'),(3163,'brute_force','2021-01-08 10:09:28','2021-01-08 15:09:28','134.122.28.82',NULL,NULL),(3164,'brute_force','2021-01-08 10:09:31','2021-01-08 15:09:31','134.122.28.82',NULL,NULL),(3165,'brute_force','2021-01-08 10:09:31','2021-01-08 15:09:31',NULL,NULL,'[login]'),(3166,'brute_force','2021-01-08 10:42:59','2021-01-08 15:42:59','207.244.250.95',NULL,NULL),(3167,'brute_force','2021-01-08 10:43:00','2021-01-08 15:43:00','207.244.250.95',NULL,NULL),(3168,'brute_force','2021-01-08 10:43:00','2021-01-08 15:43:00',NULL,NULL,'[login]'),(3169,'brute_force','2021-01-08 10:54:58','2021-01-08 15:54:58','82.65.86.43',NULL,NULL),(3170,'brute_force','2021-01-08 10:55:00','2021-01-08 15:55:00','82.65.86.43',NULL,NULL),(3171,'brute_force','2021-01-08 10:55:00','2021-01-08 15:55:00',NULL,NULL,'[login]'),(3172,'brute_force','2021-01-08 11:05:47','2021-01-08 16:05:47','34.74.96.143',NULL,NULL),(3173,'brute_force','2021-01-08 11:05:49','2021-01-08 16:05:49','34.74.96.143',NULL,NULL),(3174,'brute_force','2021-01-08 11:05:49','2021-01-08 16:05:49',NULL,NULL,'[login]'),(3175,'brute_force','2021-01-08 11:17:52','2021-01-08 16:17:52','91.121.165.170',NULL,NULL),(3176,'brute_force','2021-01-08 11:17:52','2021-01-08 16:17:52',NULL,NULL,'[login]'),(3177,'brute_force','2021-01-08 11:30:26','2021-01-08 16:30:26','80.90.82.70',NULL,NULL),(3178,'brute_force','2021-01-08 11:30:28','2021-01-08 16:30:28','80.90.82.70',NULL,NULL),(3179,'brute_force','2021-01-08 11:30:28','2021-01-08 16:30:28',NULL,NULL,'[login]'),(3180,'brute_force','2021-01-08 11:41:34','2021-01-08 16:41:34','216.177.141.15',NULL,NULL),(3181,'brute_force','2021-01-08 11:41:36','2021-01-08 16:41:36','216.177.141.15',NULL,NULL),(3182,'brute_force','2021-01-08 11:41:36','2021-01-08 16:41:36',NULL,NULL,'[login]'),(3183,'brute_force','2021-01-08 11:50:17','2021-01-08 16:50:17','141.98.102.132',NULL,NULL),(3184,'brute_force','2021-01-08 11:50:17','2021-01-08 16:50:17',NULL,NULL,'info@gruposuadi.com'),(3185,'brute_force','2021-01-08 11:54:30','2021-01-08 16:54:30','159.65.128.164',NULL,NULL),(3186,'brute_force','2021-01-08 11:54:33','2021-01-08 16:54:33','159.65.128.164',NULL,NULL),(3187,'brute_force','2021-01-08 11:54:33','2021-01-08 16:54:33',NULL,NULL,'[login]'),(3188,'brute_force','2021-01-08 12:05:57','2021-01-08 17:05:57','185.214.126.160',NULL,NULL),(3189,'brute_force','2021-01-08 12:05:59','2021-01-08 17:05:59','185.214.126.160',NULL,NULL),(3190,'brute_force','2021-01-08 12:05:59','2021-01-08 17:05:59',NULL,NULL,'[login]'),(3191,'brute_force','2021-01-08 12:15:53','2021-01-08 17:15:53','167.99.12.47',NULL,NULL),(3192,'brute_force','2021-01-08 12:15:55','2021-01-08 17:15:55','167.99.12.47',NULL,NULL),(3193,'brute_force','2021-01-08 12:15:55','2021-01-08 17:15:55',NULL,NULL,'[login]'),(3194,'brute_force','2021-01-08 12:27:20','2021-01-08 17:27:20','35.236.94.201',NULL,NULL),(3195,'brute_force','2021-01-08 12:27:30','2021-01-08 17:27:30','35.236.94.201',NULL,NULL),(3196,'brute_force','2021-01-08 12:27:30','2021-01-08 17:27:30',NULL,NULL,'[login]'),(3197,'brute_force','2021-01-08 12:31:25','2021-01-08 17:31:25','192.169.218.227',NULL,NULL),(3198,'brute_force','2021-01-08 12:45:51','2021-01-08 17:45:51','64.202.189.187',NULL,NULL),(3199,'brute_force','2021-01-08 12:45:51','2021-01-08 17:45:51',NULL,NULL,'[login]'),(3200,'brute_force','2021-01-08 12:52:48','2021-01-08 17:52:48','104.236.203.29',NULL,NULL),(3201,'brute_force','2021-01-08 12:52:50','2021-01-08 17:52:50','104.236.203.29',NULL,NULL),(3202,'brute_force','2021-01-08 12:52:50','2021-01-08 17:52:50',NULL,NULL,'[login]'),(3203,'brute_force','2021-01-08 13:06:12','2021-01-08 18:06:12','104.248.125.221',NULL,NULL),(3204,'brute_force','2021-01-08 13:12:31','2021-01-08 18:12:31','103.146.202.150',NULL,NULL),(3205,'brute_force','2021-01-08 13:12:33','2021-01-08 18:12:33','103.146.202.150',NULL,NULL),(3206,'brute_force','2021-01-08 13:12:33','2021-01-08 18:12:33',NULL,NULL,'[login]'),(3207,'brute_force','2021-01-08 13:19:39','2021-01-08 18:19:39','139.59.92.188',NULL,NULL),(3208,'brute_force','2021-01-08 13:19:43','2021-01-08 18:19:43','139.59.92.188',NULL,NULL),(3209,'brute_force','2021-01-08 13:19:43','2021-01-08 18:19:43',NULL,NULL,'[login]'),(3210,'brute_force','2021-01-08 13:25:49','2021-01-08 18:25:49','83.150.213.220',NULL,NULL),(3211,'brute_force','2021-01-08 13:25:51','2021-01-08 18:25:51','83.150.213.220',NULL,NULL),(3212,'brute_force','2021-01-08 13:25:51','2021-01-08 18:25:51',NULL,NULL,'[login]'),(3213,'brute_force','2021-01-08 13:32:12','2021-01-08 18:32:12','167.99.78.164',NULL,NULL),(3214,'brute_force','2021-01-08 13:32:15','2021-01-08 18:32:15','167.99.78.164',NULL,NULL),(3215,'brute_force','2021-01-08 13:32:15','2021-01-08 18:32:15',NULL,NULL,'[login]'),(3216,'brute_force','2021-01-08 13:37:57','2021-01-08 18:37:57','185.129.251.33',NULL,NULL),(3217,'brute_force','2021-01-08 13:37:59','2021-01-08 18:37:59','185.129.251.33',NULL,NULL),(3218,'brute_force','2021-01-08 13:37:59','2021-01-08 18:37:59',NULL,NULL,'[login]'),(3219,'brute_force','2021-01-08 13:45:27','2021-01-08 18:45:27','34.83.255.50',NULL,NULL),(3220,'brute_force','2021-01-08 13:45:29','2021-01-08 18:45:29','34.83.255.50',NULL,NULL),(3221,'brute_force','2021-01-08 13:45:29','2021-01-08 18:45:29',NULL,NULL,'[login]'),(3222,'brute_force','2021-01-08 14:04:27','2021-01-08 19:04:27','93.114.86.226',NULL,NULL),(3223,'brute_force','2021-01-08 14:04:29','2021-01-08 19:04:29','93.114.86.226',NULL,NULL),(3224,'brute_force','2021-01-08 14:04:29','2021-01-08 19:04:29',NULL,NULL,'[login]'),(3225,'brute_force','2021-01-08 14:07:49','2021-01-08 19:07:49','82.102.16.228',NULL,NULL),(3226,'brute_force','2021-01-08 14:07:49','2021-01-08 19:07:49',NULL,NULL,'info@gruposuadi.com'),(3227,'brute_force','2021-01-08 14:12:13','2021-01-08 19:12:13','139.59.43.196',NULL,NULL),(3228,'brute_force','2021-01-08 14:12:15','2021-01-08 19:12:15','139.59.43.196',NULL,NULL),(3229,'brute_force','2021-01-08 14:12:15','2021-01-08 19:12:15',NULL,NULL,'[login]'),(3230,'brute_force','2021-01-08 14:17:45','2021-01-08 19:17:45','163.172.123.81',NULL,NULL),(3231,'brute_force','2021-01-08 14:17:47','2021-01-08 19:17:47','163.172.123.81',NULL,NULL),(3232,'brute_force','2021-01-08 14:17:47','2021-01-08 19:17:47',NULL,NULL,'[login]'),(3233,'brute_force','2021-01-08 14:25:16','2021-01-08 19:25:16','142.4.4.229',NULL,NULL),(3234,'brute_force','2021-01-08 14:25:23','2021-01-08 19:25:23','142.4.4.229',NULL,NULL),(3235,'brute_force','2021-01-08 14:25:23','2021-01-08 19:25:23',NULL,NULL,'[login]'),(3236,'brute_force','2021-01-08 14:33:11','2021-01-08 19:33:11','159.89.168.42',NULL,NULL),(3237,'brute_force','2021-01-08 14:33:19','2021-01-08 19:33:19','159.89.168.42',NULL,NULL),(3238,'brute_force','2021-01-08 14:33:19','2021-01-08 19:33:19',NULL,NULL,'[login]'),(3239,'brute_force','2021-01-08 14:38:24','2021-01-08 19:38:24','139.59.43.196',NULL,NULL),(3240,'brute_force','2021-01-08 14:38:27','2021-01-08 19:38:27','139.59.43.196',NULL,NULL),(3241,'brute_force','2021-01-08 14:38:27','2021-01-08 19:38:27',NULL,NULL,'[login]'),(3242,'brute_force','2021-01-08 14:52:10','2021-01-08 19:52:10','34.83.166.55',NULL,NULL),(3243,'brute_force','2021-01-08 14:52:12','2021-01-08 19:52:12','34.83.166.55',NULL,NULL),(3244,'brute_force','2021-01-08 14:52:12','2021-01-08 19:52:12',NULL,NULL,'[login]'),(3245,'brute_force','2021-01-08 14:59:06','2021-01-08 19:59:06','132.148.151.190',NULL,NULL),(3246,'brute_force','2021-01-08 14:59:08','2021-01-08 19:59:08','132.148.151.190',NULL,NULL),(3247,'brute_force','2021-01-08 14:59:08','2021-01-08 19:59:08',NULL,NULL,'[login]'),(3248,'brute_force','2021-01-08 15:06:51','2021-01-08 20:06:51','64.227.53.63',NULL,NULL),(3249,'brute_force','2021-01-08 15:06:53','2021-01-08 20:06:53','64.227.53.63',NULL,NULL),(3250,'brute_force','2021-01-08 15:06:53','2021-01-08 20:06:53',NULL,NULL,'[login]'),(3251,'brute_force','2021-01-08 15:12:58','2021-01-08 20:12:58','51.77.213.160',NULL,NULL),(3252,'brute_force','2021-01-08 15:13:00','2021-01-08 20:13:00','51.77.213.160',NULL,NULL),(3253,'brute_force','2021-01-08 15:13:00','2021-01-08 20:13:00',NULL,NULL,'[login]'),(3254,'brute_force','2021-01-08 15:21:36','2021-01-08 20:21:36','185.79.156.183',NULL,NULL),(3255,'brute_force','2021-01-08 15:21:38','2021-01-08 20:21:38','185.79.156.183',NULL,NULL),(3256,'brute_force','2021-01-08 15:21:38','2021-01-08 20:21:38',NULL,NULL,'[login]'),(3257,'brute_force','2021-01-08 15:34:10','2021-01-08 20:34:10','35.185.136.144',NULL,NULL),(3258,'brute_force','2021-01-08 15:34:13','2021-01-08 20:34:13','35.185.136.144',NULL,NULL),(3259,'brute_force','2021-01-08 15:34:13','2021-01-08 20:34:13',NULL,NULL,'[login]'),(3260,'brute_force','2021-01-08 15:48:48','2021-01-08 20:48:48','197.242.144.229',NULL,NULL),(3261,'brute_force','2021-01-08 15:48:51','2021-01-08 20:48:51','197.242.144.229',NULL,NULL),(3262,'brute_force','2021-01-08 15:48:51','2021-01-08 20:48:51',NULL,NULL,'[login]'),(3263,'brute_force','2021-01-08 15:55:37','2021-01-08 20:55:37','93.114.235.168',NULL,NULL),(3264,'brute_force','2021-01-08 15:55:39','2021-01-08 20:55:39','93.114.235.168',NULL,NULL),(3265,'brute_force','2021-01-08 15:55:39','2021-01-08 20:55:39',NULL,NULL,'[login]'),(3266,'brute_force','2021-01-08 16:02:58','2021-01-08 21:02:58','198.12.250.116',NULL,NULL),(3267,'brute_force','2021-01-08 16:03:00','2021-01-08 21:03:00','198.12.250.116',NULL,NULL),(3268,'brute_force','2021-01-08 16:03:00','2021-01-08 21:03:00',NULL,NULL,'[login]'),(3269,'brute_force','2021-01-08 16:18:10','2021-01-08 21:18:10','91.134.248.230',NULL,NULL),(3270,'brute_force','2021-01-08 16:18:12','2021-01-08 21:18:12','91.134.248.230',NULL,NULL),(3271,'brute_force','2021-01-08 16:18:12','2021-01-08 21:18:12',NULL,NULL,'[login]'),(3272,'brute_force','2021-01-08 16:25:12','2021-01-08 21:25:12','37.120.203.204',NULL,NULL),(3273,'brute_force','2021-01-08 16:25:12','2021-01-08 21:25:12',NULL,NULL,'info@gruposuadi.com'),(3274,'brute_force','2021-01-08 16:40:03','2021-01-08 21:40:03','54.38.65.127',NULL,NULL),(3275,'brute_force','2021-01-08 16:40:05','2021-01-08 21:40:05','54.38.65.127',NULL,NULL),(3276,'brute_force','2021-01-08 16:40:05','2021-01-08 21:40:05',NULL,NULL,'[login]'),(3277,'brute_force','2021-01-08 16:55:26','2021-01-08 21:55:26','204.12.250.2',NULL,NULL),(3278,'brute_force','2021-01-08 16:55:28','2021-01-08 21:55:28','204.12.250.2',NULL,NULL),(3279,'brute_force','2021-01-08 16:55:28','2021-01-08 21:55:28',NULL,NULL,'[login]'),(3280,'brute_force','2021-01-08 17:02:20','2021-01-08 22:02:20','34.90.25.58',NULL,NULL),(3281,'brute_force','2021-01-08 17:02:22','2021-01-08 22:02:22','34.90.25.58',NULL,NULL),(3282,'brute_force','2021-01-08 17:02:22','2021-01-08 22:02:22',NULL,NULL,'[login]'),(3283,'brute_force','2021-01-08 17:15:39','2021-01-08 22:15:39','93.57.60.242',NULL,NULL),(3284,'brute_force','2021-01-08 17:15:39','2021-01-08 22:15:39',NULL,NULL,'[login]'),(3285,'brute_force','2021-01-08 17:26:07','2021-01-08 22:26:07','91.121.165.170',NULL,NULL),(3286,'brute_force','2021-01-08 17:26:09','2021-01-08 22:26:09','91.121.165.170',NULL,NULL),(3287,'brute_force','2021-01-08 17:26:09','2021-01-08 22:26:09',NULL,NULL,'[login]'),(3288,'brute_force','2021-01-08 17:49:28','2021-01-08 22:49:28','104.131.62.234',NULL,NULL),(3289,'brute_force','2021-01-08 17:49:29','2021-01-08 22:49:29','104.131.62.234',NULL,NULL),(3290,'brute_force','2021-01-08 17:49:29','2021-01-08 22:49:29',NULL,NULL,'[login]'),(3291,'brute_force','2021-01-08 18:13:34','2021-01-08 23:13:34','192.169.218.227',NULL,NULL),(3292,'brute_force','2021-01-08 18:13:36','2021-01-08 23:13:36','192.169.218.227',NULL,NULL),(3293,'brute_force','2021-01-08 18:13:36','2021-01-08 23:13:36',NULL,NULL,'[login]'),(3294,'brute_force','2021-01-08 18:21:55','2021-01-08 23:21:55','93.113.111.193',NULL,NULL),(3295,'brute_force','2021-01-08 18:21:58','2021-01-08 23:21:58','93.113.111.193',NULL,NULL),(3296,'brute_force','2021-01-08 18:21:58','2021-01-08 23:21:58',NULL,NULL,'[login]'),(3297,'brute_force','2021-01-08 18:30:12','2021-01-08 23:30:12','167.71.216.37',NULL,NULL),(3298,'brute_force','2021-01-08 18:30:18','2021-01-08 23:30:18','167.71.216.37',NULL,NULL),(3299,'brute_force','2021-01-08 18:30:18','2021-01-08 23:30:18',NULL,NULL,'[login]'),(3300,'brute_force','2021-01-08 18:47:06','2021-01-08 23:47:06','164.90.181.196',NULL,NULL),(3301,'brute_force','2021-01-08 18:47:13','2021-01-08 23:47:13','164.90.181.196',NULL,NULL),(3302,'brute_force','2021-01-08 18:47:13','2021-01-08 23:47:13',NULL,NULL,'[login]'),(3303,'brute_force','2021-01-08 18:51:35','2021-01-08 23:51:35','195.206.183.216',NULL,NULL),(3304,'brute_force','2021-01-08 18:51:35','2021-01-08 23:51:35',NULL,NULL,'info@gruposuadi.com'),(3305,'brute_force','2021-01-08 19:11:12','2021-01-09 00:11:12','134.209.67.45',NULL,NULL),(3306,'brute_force','2021-01-08 19:11:14','2021-01-09 00:11:14','134.209.67.45',NULL,NULL),(3307,'brute_force','2021-01-08 19:11:14','2021-01-09 00:11:14',NULL,NULL,'[login]'),(3308,'brute_force','2021-01-08 19:27:37','2021-01-09 00:27:37','37.247.52.15',NULL,NULL),(3309,'brute_force','2021-01-08 19:27:39','2021-01-09 00:27:39','37.247.52.15',NULL,NULL),(3310,'brute_force','2021-01-08 19:27:39','2021-01-09 00:27:39',NULL,NULL,'[login]'),(3311,'brute_force','2021-01-08 19:44:43','2021-01-09 00:44:43','51.89.157.100',NULL,NULL),(3312,'brute_force','2021-01-08 19:44:45','2021-01-09 00:44:45','51.89.157.100',NULL,NULL),(3313,'brute_force','2021-01-08 19:44:45','2021-01-09 00:44:45',NULL,NULL,'[login]'),(3314,'brute_force','2021-01-08 19:52:58','2021-01-09 00:52:58','51.91.76.214',NULL,NULL),(3315,'brute_force','2021-01-08 19:52:58','2021-01-09 00:52:58',NULL,NULL,'[login]'),(3316,'brute_force','2021-01-08 20:01:26','2021-01-09 01:01:26','80.251.219.111',NULL,NULL),(3317,'brute_force','2021-01-08 20:01:28','2021-01-09 01:01:28','80.251.219.111',NULL,NULL),(3318,'brute_force','2021-01-08 20:01:28','2021-01-09 01:01:28',NULL,NULL,'[login]'),(3319,'brute_force','2021-01-08 20:10:57','2021-01-09 01:10:57','47.244.166.23',NULL,NULL),(3320,'brute_force','2021-01-08 20:11:00','2021-01-09 01:11:00','47.244.166.23',NULL,NULL),(3321,'brute_force','2021-01-08 20:11:00','2021-01-09 01:11:00',NULL,NULL,'[login]'),(3322,'brute_force','2021-01-08 20:27:45','2021-01-09 01:27:45','203.190.53.233',NULL,NULL),(3323,'brute_force','2021-01-08 20:27:48','2021-01-09 01:27:48','203.190.53.233',NULL,NULL),(3324,'brute_force','2021-01-08 20:27:48','2021-01-09 01:27:48',NULL,NULL,'[login]'),(3325,'brute_force','2021-01-08 20:45:32','2021-01-09 01:45:32','34.68.97.70',NULL,NULL),(3326,'brute_force','2021-01-08 20:45:34','2021-01-09 01:45:34','34.68.97.70',NULL,NULL),(3327,'brute_force','2021-01-08 20:45:34','2021-01-09 01:45:34',NULL,NULL,'[login]'),(3328,'brute_force','2021-01-08 20:54:37','2021-01-09 01:54:37','128.199.138.243',NULL,NULL),(3329,'brute_force','2021-01-08 20:54:40','2021-01-09 01:54:40','128.199.138.243',NULL,NULL),(3330,'brute_force','2021-01-08 20:54:40','2021-01-09 01:54:40',NULL,NULL,'[login]'),(3331,'brute_force','2021-01-08 21:02:36','2021-01-09 02:02:36','149.56.142.1',NULL,NULL),(3332,'brute_force','2021-01-08 21:02:38','2021-01-09 02:02:38','149.56.142.1',NULL,NULL),(3333,'brute_force','2021-01-08 21:02:38','2021-01-09 02:02:38',NULL,NULL,'[login]'),(3334,'brute_force','2021-01-08 21:03:28','2021-01-09 02:03:28','89.40.183.211',NULL,NULL),(3335,'brute_force','2021-01-08 21:03:28','2021-01-09 02:03:28',NULL,NULL,'info@gruposuadi.com'),(3336,'brute_force','2021-01-08 21:12:00','2021-01-09 02:12:00','94.23.45.15',NULL,NULL),(3337,'brute_force','2021-01-08 21:12:03','2021-01-09 02:12:03','94.23.45.15',NULL,NULL),(3338,'brute_force','2021-01-08 21:12:03','2021-01-09 02:12:03',NULL,NULL,'[login]'),(3339,'brute_force','2021-01-08 21:20:38','2021-01-09 02:20:38','47.244.166.23',NULL,NULL),(3340,'brute_force','2021-01-08 21:20:41','2021-01-09 02:20:41','47.244.166.23',NULL,NULL),(3341,'brute_force','2021-01-08 21:20:41','2021-01-09 02:20:41',NULL,NULL,'[login]'),(3342,'brute_force','2021-01-08 21:29:44','2021-01-09 02:29:44','124.40.255.186',NULL,NULL),(3343,'brute_force','2021-01-08 21:29:47','2021-01-09 02:29:47','124.40.255.186',NULL,NULL),(3344,'brute_force','2021-01-08 21:29:47','2021-01-09 02:29:47',NULL,NULL,'[login]'),(3345,'brute_force','2021-01-08 21:48:11','2021-01-09 02:48:11','75.119.215.210',NULL,NULL),(3346,'brute_force','2021-01-08 21:48:13','2021-01-09 02:48:13','75.119.215.210',NULL,NULL),(3347,'brute_force','2021-01-08 21:48:13','2021-01-09 02:48:13',NULL,NULL,'[login]'),(3348,'brute_force','2021-01-08 21:56:49','2021-01-09 02:56:49','209.59.176.70',NULL,NULL),(3349,'brute_force','2021-01-08 21:56:51','2021-01-09 02:56:51','209.59.176.70',NULL,NULL),(3350,'brute_force','2021-01-08 21:56:51','2021-01-09 02:56:51',NULL,NULL,'[login]'),(3351,'brute_force','2021-01-08 22:16:02','2021-01-09 03:16:02','159.203.44.244',NULL,NULL),(3352,'brute_force','2021-01-08 22:16:03','2021-01-09 03:16:03','159.203.44.244',NULL,NULL),(3353,'brute_force','2021-01-08 22:16:03','2021-01-09 03:16:03',NULL,NULL,'[login]'),(3354,'brute_force','2021-01-08 22:25:03','2021-01-09 03:25:03','167.71.111.16',NULL,NULL),(3355,'brute_force','2021-01-08 22:25:05','2021-01-09 03:25:05','167.71.111.16',NULL,NULL),(3356,'brute_force','2021-01-08 22:25:05','2021-01-09 03:25:05',NULL,NULL,'[login]'),(3357,'brute_force','2021-01-08 22:34:56','2021-01-09 03:34:56','161.117.44.63',NULL,NULL),(3358,'brute_force','2021-01-08 22:35:02','2021-01-09 03:35:02','161.117.44.63',NULL,NULL),(3359,'brute_force','2021-01-08 22:35:02','2021-01-09 03:35:02',NULL,NULL,'[login]'),(3360,'brute_force','2021-01-08 22:44:22','2021-01-09 03:44:22','171.244.21.74',NULL,NULL),(3361,'brute_force','2021-01-08 22:58:20','2021-01-09 03:58:20','198.16.35.122',NULL,NULL),(3362,'brute_force','2021-01-08 22:58:20','2021-01-09 03:58:20',NULL,NULL,'[login]'),(3363,'brute_force','2021-01-08 23:07:35','2021-01-09 04:07:35','37.187.135.130',NULL,NULL),(3364,'brute_force','2021-01-08 23:07:37','2021-01-09 04:07:37','37.187.135.130',NULL,NULL),(3365,'brute_force','2021-01-08 23:07:37','2021-01-09 04:07:37',NULL,NULL,'[login]'),(3366,'brute_force','2021-01-08 23:17:10','2021-01-09 04:17:10','159.203.176.82',NULL,NULL),(3367,'brute_force','2021-01-08 23:17:10','2021-01-09 04:17:10',NULL,NULL,'[login]'),(3368,'brute_force','2021-01-08 23:24:58','2021-01-09 04:24:58','84.17.36.151',NULL,NULL),(3369,'brute_force','2021-01-08 23:24:58','2021-01-09 04:24:58',NULL,NULL,'info@gruposuadi.com'),(3370,'brute_force','2021-01-08 23:36:16','2021-01-09 04:36:16','66.70.160.187',NULL,NULL),(3371,'brute_force','2021-01-08 23:36:18','2021-01-09 04:36:18','66.70.160.187',NULL,NULL),(3372,'brute_force','2021-01-08 23:36:18','2021-01-09 04:36:18',NULL,NULL,'[login]'),(3373,'brute_force','2021-01-08 23:47:33','2021-01-09 04:47:33','178.128.51.162',NULL,NULL),(3374,'brute_force','2021-01-08 23:47:37','2021-01-09 04:47:37','178.128.51.162',NULL,NULL),(3375,'brute_force','2021-01-08 23:47:37','2021-01-09 04:47:37',NULL,NULL,'[login]'),(3376,'brute_force','2021-01-09 00:25:41','2021-01-09 05:25:41','34.83.166.55',NULL,NULL),(3377,'brute_force','2021-01-09 00:25:43','2021-01-09 05:25:43','34.83.166.55',NULL,NULL),(3378,'brute_force','2021-01-09 00:25:43','2021-01-09 05:25:43',NULL,NULL,'[login]'),(3379,'brute_force','2021-01-09 00:37:29','2021-01-09 05:37:29','103.3.46.92',NULL,NULL),(3380,'brute_force','2021-01-09 00:37:32','2021-01-09 05:37:32','103.3.46.92',NULL,NULL),(3381,'brute_force','2021-01-09 00:37:32','2021-01-09 05:37:32',NULL,NULL,'[login]'),(3382,'brute_force','2021-01-09 01:25:59','2021-01-09 06:25:59','51.91.121.222',NULL,NULL),(3383,'brute_force','2021-01-09 01:26:01','2021-01-09 06:26:01','51.91.121.222',NULL,NULL),(3384,'brute_force','2021-01-09 01:26:01','2021-01-09 06:26:01',NULL,NULL,'[login]'),(3385,'brute_force','2021-01-09 01:35:19','2021-01-09 06:35:19','185.8.10.230',NULL,NULL),(3386,'brute_force','2021-01-09 01:35:21','2021-01-09 06:35:21','185.8.10.230',NULL,NULL),(3387,'brute_force','2021-01-09 01:35:21','2021-01-09 06:35:21',NULL,NULL,'[login]'),(3388,'brute_force','2021-01-09 01:40:09','2021-01-09 06:40:09','185.93.2.202',NULL,NULL),(3389,'brute_force','2021-01-09 01:40:09','2021-01-09 06:40:09',NULL,NULL,'info@gruposuadi.com'),(3390,'brute_force','2021-01-09 01:44:18','2021-01-09 06:44:18','46.101.117.79',NULL,NULL),(3391,'brute_force','2021-01-09 01:44:20','2021-01-09 06:44:20','46.101.117.79',NULL,NULL),(3392,'brute_force','2021-01-09 01:44:20','2021-01-09 06:44:20',NULL,NULL,'[login]'),(3393,'brute_force','2021-01-09 02:21:05','2021-01-09 07:21:05','158.69.248.120',NULL,NULL),(3394,'brute_force','2021-01-09 02:21:06','2021-01-09 07:21:06','158.69.248.120',NULL,NULL),(3395,'brute_force','2021-01-09 02:21:06','2021-01-09 07:21:06',NULL,NULL,'[login]'),(3396,'brute_force','2021-01-09 02:34:56','2021-01-09 07:34:56','176.124.231.76',NULL,NULL),(3397,'brute_force','2021-01-09 02:34:58','2021-01-09 07:34:58','176.124.231.76',NULL,NULL),(3398,'brute_force','2021-01-09 02:34:58','2021-01-09 07:34:58',NULL,NULL,'[login]'),(3399,'brute_force','2021-01-09 02:41:01','2021-01-09 07:41:01','37.187.88.148',NULL,NULL),(3400,'brute_force','2021-01-09 02:41:03','2021-01-09 07:41:03','37.187.88.148',NULL,NULL),(3401,'brute_force','2021-01-09 02:41:03','2021-01-09 07:41:03',NULL,NULL,'[login]'),(3402,'brute_force','2021-01-09 02:47:44','2021-01-09 07:47:44','176.124.231.76',NULL,NULL),(3403,'brute_force','2021-01-09 02:47:46','2021-01-09 07:47:46','176.124.231.76',NULL,NULL),(3404,'brute_force','2021-01-09 02:47:46','2021-01-09 07:47:46',NULL,NULL,'[login]'),(3405,'brute_force','2021-01-09 03:07:25','2021-01-09 08:07:25','159.203.5.139',NULL,NULL),(3406,'brute_force','2021-01-09 03:07:28','2021-01-09 08:07:28','159.203.5.139',NULL,NULL),(3407,'brute_force','2021-01-09 03:07:28','2021-01-09 08:07:28',NULL,NULL,'[login]'),(3408,'brute_force','2021-01-09 03:20:36','2021-01-09 08:20:36','142.4.22.236',NULL,NULL),(3409,'brute_force','2021-01-09 03:20:38','2021-01-09 08:20:38','142.4.22.236',NULL,NULL),(3410,'brute_force','2021-01-09 03:20:38','2021-01-09 08:20:38',NULL,NULL,'[login]'),(3411,'brute_force','2021-01-09 03:34:28','2021-01-09 08:34:28','118.69.173.199',NULL,NULL),(3412,'brute_force','2021-01-09 03:34:31','2021-01-09 08:34:31','118.69.173.199',NULL,NULL),(3413,'brute_force','2021-01-09 03:34:31','2021-01-09 08:34:31',NULL,NULL,'[login]'),(3414,'brute_force','2021-01-09 03:40:33','2021-01-09 08:40:33','185.214.126.160',NULL,NULL),(3415,'brute_force','2021-01-09 03:40:34','2021-01-09 08:40:34','185.214.126.160',NULL,NULL),(3416,'brute_force','2021-01-09 03:40:34','2021-01-09 08:40:34',NULL,NULL,'[login]'),(3417,'brute_force','2021-01-09 03:52:13','2021-01-09 08:52:13','84.17.36.141',NULL,NULL),(3418,'brute_force','2021-01-09 03:52:13','2021-01-09 08:52:13',NULL,NULL,'info@gruposuadi.com'),(3419,'brute_force','2021-01-09 04:02:04','2021-01-09 09:02:04','171.244.21.74',NULL,NULL),(3420,'brute_force','2021-01-09 04:02:07','2021-01-09 09:02:07','171.244.21.74',NULL,NULL),(3421,'brute_force','2021-01-09 04:02:07','2021-01-09 09:02:07',NULL,NULL,'[login]'),(3422,'brute_force','2021-01-09 04:08:05','2021-01-09 09:08:05','51.91.76.214',NULL,NULL),(3423,'brute_force','2021-01-09 04:08:07','2021-01-09 09:08:07','51.91.76.214',NULL,NULL),(3424,'brute_force','2021-01-09 04:08:07','2021-01-09 09:08:07',NULL,NULL,'[login]'),(3425,'brute_force','2021-01-09 04:15:49','2021-01-09 09:15:49','65.255.137.188',NULL,NULL),(3426,'brute_force','2021-01-09 04:15:49','2021-01-09 09:15:49',NULL,NULL,'[login]'),(3427,'brute_force','2021-01-09 04:38:05','2021-01-09 09:38:05','128.199.133.8',NULL,NULL),(3428,'brute_force','2021-01-09 04:38:08','2021-01-09 09:38:08','128.199.133.8',NULL,NULL),(3429,'brute_force','2021-01-09 04:38:08','2021-01-09 09:38:08',NULL,NULL,'[login]'),(3430,'brute_force','2021-01-09 04:44:26','2021-01-09 09:44:26','89.44.32.18',NULL,NULL),(3431,'brute_force','2021-01-09 04:44:29','2021-01-09 09:44:29','89.44.32.18',NULL,NULL),(3432,'brute_force','2021-01-09 04:44:29','2021-01-09 09:44:29',NULL,NULL,'[login]'),(3433,'brute_force','2021-01-09 04:58:21','2021-01-09 09:58:21','93.114.86.226',NULL,NULL),(3434,'brute_force','2021-01-09 04:58:23','2021-01-09 09:58:23','93.114.86.226',NULL,NULL),(3435,'brute_force','2021-01-09 04:58:23','2021-01-09 09:58:23',NULL,NULL,'[login]'),(3436,'brute_force','2021-01-09 05:06:00','2021-01-09 10:06:00','83.150.213.220',NULL,NULL),(3437,'brute_force','2021-01-09 05:06:02','2021-01-09 10:06:02','83.150.213.220',NULL,NULL),(3438,'brute_force','2021-01-09 05:06:02','2021-01-09 10:06:02',NULL,NULL,'[login]'),(3439,'brute_force','2021-01-09 05:13:23','2021-01-09 10:13:23','35.208.14.82',NULL,NULL),(3440,'brute_force','2021-01-09 05:13:26','2021-01-09 10:13:26','35.208.14.82',NULL,NULL),(3441,'brute_force','2021-01-09 05:13:26','2021-01-09 10:13:26',NULL,NULL,'[login]'),(3442,'brute_force','2021-01-09 05:20:22','2021-01-09 10:20:22','138.197.135.102',NULL,NULL),(3443,'brute_force','2021-01-09 05:20:24','2021-01-09 10:20:24','138.197.135.102',NULL,NULL),(3444,'brute_force','2021-01-09 05:20:24','2021-01-09 10:20:24',NULL,NULL,'[login]'),(3445,'brute_force','2021-01-09 05:27:59','2021-01-09 10:27:59','51.79.21.92',NULL,NULL),(3446,'brute_force','2021-01-09 05:28:01','2021-01-09 10:28:01','51.79.21.92',NULL,NULL),(3447,'brute_force','2021-01-09 05:28:01','2021-01-09 10:28:01',NULL,NULL,'[login]'),(3448,'brute_force','2021-01-09 05:35:30','2021-01-09 10:35:30','40.73.77.193',NULL,NULL),(3449,'brute_force','2021-01-09 05:35:33','2021-01-09 10:35:33','40.73.77.193',NULL,NULL),(3450,'brute_force','2021-01-09 05:35:33','2021-01-09 10:35:33',NULL,NULL,'[login]'),(3451,'brute_force','2021-01-09 05:44:07','2021-01-09 10:44:07','206.189.166.89',NULL,NULL),(3452,'brute_force','2021-01-09 05:44:15','2021-01-09 10:44:15','206.189.166.89',NULL,NULL),(3453,'brute_force','2021-01-09 05:44:15','2021-01-09 10:44:15',NULL,NULL,'[login]'),(3454,'brute_force','2021-01-09 05:49:36','2021-01-09 10:49:36','185.8.10.230',NULL,NULL),(3455,'brute_force','2021-01-09 05:49:38','2021-01-09 10:49:38','185.8.10.230',NULL,NULL),(3456,'brute_force','2021-01-09 05:49:38','2021-01-09 10:49:38',NULL,NULL,'[login]'),(3457,'brute_force','2021-01-09 05:58:20','2021-01-09 10:58:20','104.248.61.198',NULL,NULL),(3458,'brute_force','2021-01-09 05:58:22','2021-01-09 10:58:22','104.248.61.198',NULL,NULL),(3459,'brute_force','2021-01-09 05:58:22','2021-01-09 10:58:22',NULL,NULL,'[login]'),(3460,'brute_force','2021-01-09 06:05:19','2021-01-09 11:05:19','35.239.230.113',NULL,NULL),(3461,'brute_force','2021-01-09 06:05:21','2021-01-09 11:05:21','35.239.230.113',NULL,NULL),(3462,'brute_force','2021-01-09 06:05:21','2021-01-09 11:05:21',NULL,NULL,'[login]'),(3463,'brute_force','2021-01-09 06:10:55','2021-01-09 11:10:55','211.125.122.47',NULL,NULL),(3464,'brute_force','2021-01-09 06:14:20','2021-01-09 11:14:20','195.154.47.149',NULL,NULL),(3465,'brute_force','2021-01-09 06:14:20','2021-01-09 11:14:20',NULL,NULL,'info@gruposuadi.com'),(3466,'brute_force','2021-01-09 06:19:49','2021-01-09 11:19:49','93.114.184.56',NULL,NULL),(3467,'brute_force','2021-01-09 06:19:51','2021-01-09 11:19:51','93.114.184.56',NULL,NULL),(3468,'brute_force','2021-01-09 06:19:51','2021-01-09 11:19:51',NULL,NULL,'[login]'),(3469,'brute_force','2021-01-09 06:34:56','2021-01-09 11:34:56','5.145.174.196',NULL,NULL),(3470,'brute_force','2021-01-09 06:34:58','2021-01-09 11:34:58','5.145.174.196',NULL,NULL),(3471,'brute_force','2021-01-09 06:34:58','2021-01-09 11:34:58',NULL,NULL,'[login]'),(3472,'brute_force','2021-01-09 06:43:22','2021-01-09 11:43:22','139.59.27.254',NULL,NULL),(3473,'brute_force','2021-01-09 06:43:25','2021-01-09 11:43:25','139.59.27.254',NULL,NULL),(3474,'brute_force','2021-01-09 06:43:25','2021-01-09 11:43:25',NULL,NULL,'[login]'),(3475,'brute_force','2021-01-09 06:51:05','2021-01-09 11:51:05','8.210.146.161',NULL,NULL),(3476,'brute_force','2021-01-09 06:51:08','2021-01-09 11:51:08','8.210.146.161',NULL,NULL),(3477,'brute_force','2021-01-09 06:51:08','2021-01-09 11:51:08',NULL,NULL,'[login]'),(3478,'brute_force','2021-01-09 07:00:05','2021-01-09 12:00:05','165.227.141.39',NULL,NULL),(3479,'brute_force','2021-01-09 07:00:12','2021-01-09 12:00:12','165.227.141.39',NULL,NULL),(3480,'brute_force','2021-01-09 07:00:12','2021-01-09 12:00:12',NULL,NULL,'[login]'),(3481,'brute_force','2021-01-09 07:06:48','2021-01-09 12:06:48','178.128.36.26',NULL,NULL),(3482,'brute_force','2021-01-09 07:06:50','2021-01-09 12:06:50','178.128.36.26',NULL,NULL),(3483,'brute_force','2021-01-09 07:06:50','2021-01-09 12:06:50',NULL,NULL,'[login]'),(3484,'brute_force','2021-01-09 07:15:07','2021-01-09 12:15:07','206.189.183.0',NULL,NULL),(3485,'brute_force','2021-01-09 07:15:14','2021-01-09 12:15:14','206.189.183.0',NULL,NULL),(3486,'brute_force','2021-01-09 07:15:14','2021-01-09 12:15:14',NULL,NULL,'[login]'),(3487,'brute_force','2021-01-09 07:23:30','2021-01-09 12:23:30','165.227.107.59',NULL,NULL),(3488,'brute_force','2021-01-09 07:23:37','2021-01-09 12:23:37','165.227.107.59',NULL,NULL),(3489,'brute_force','2021-01-09 07:23:37','2021-01-09 12:23:37',NULL,NULL,'[login]'),(3490,'brute_force','2021-01-09 07:29:37','2021-01-09 12:29:37','37.139.11.239',NULL,NULL),(3491,'brute_force','2021-01-09 07:29:39','2021-01-09 12:29:39','37.139.11.239',NULL,NULL),(3492,'brute_force','2021-01-09 07:29:39','2021-01-09 12:29:39',NULL,NULL,'[login]'),(3493,'brute_force','2021-01-09 07:37:32','2021-01-09 12:37:32','213.32.91.71',NULL,NULL),(3494,'brute_force','2021-01-09 07:37:34','2021-01-09 12:37:34','213.32.91.71',NULL,NULL),(3495,'brute_force','2021-01-09 07:37:34','2021-01-09 12:37:34',NULL,NULL,'[login]'),(3496,'brute_force','2021-01-09 07:45:58','2021-01-09 12:45:58','161.35.164.12',NULL,NULL),(3497,'brute_force','2021-01-09 07:46:00','2021-01-09 12:46:00','161.35.164.12',NULL,NULL),(3498,'brute_force','2021-01-09 07:46:00','2021-01-09 12:46:00',NULL,NULL,'[login]'),(3499,'brute_force','2021-01-09 08:10:55','2021-01-09 13:10:55','45.80.155.245',NULL,NULL),(3500,'brute_force','2021-01-09 08:10:57','2021-01-09 13:10:57','45.80.155.245',NULL,NULL),(3501,'brute_force','2021-01-09 08:10:57','2021-01-09 13:10:57',NULL,NULL,'[login]'),(3502,'brute_force','2021-01-09 08:18:32','2021-01-09 13:18:32','160.153.245.175',NULL,NULL),(3503,'brute_force','2021-01-09 08:18:34','2021-01-09 13:18:34','160.153.245.175',NULL,NULL),(3504,'brute_force','2021-01-09 08:18:34','2021-01-09 13:18:34',NULL,NULL,'[login]'),(3505,'brute_force','2021-01-09 08:26:21','2021-01-09 13:26:21','37.120.194.180',NULL,NULL),(3506,'brute_force','2021-01-09 08:26:21','2021-01-09 13:26:21',NULL,NULL,'info@gruposuadi.com'),(3507,'brute_force','2021-01-09 08:27:14','2021-01-09 13:27:14','164.90.181.196',NULL,NULL),(3508,'brute_force','2021-01-09 08:27:21','2021-01-09 13:27:21','164.90.181.196',NULL,NULL),(3509,'brute_force','2021-01-09 08:27:21','2021-01-09 13:27:21',NULL,NULL,'[login]'),(3510,'brute_force','2021-01-09 08:43:33','2021-01-09 13:43:33','51.91.121.222',NULL,NULL),(3511,'brute_force','2021-01-09 08:43:36','2021-01-09 13:43:36','51.91.121.222',NULL,NULL),(3512,'brute_force','2021-01-09 08:43:36','2021-01-09 13:43:36',NULL,NULL,'[login]'),(3513,'brute_force','2021-01-09 08:51:38','2021-01-09 13:51:38','148.72.210.140',NULL,NULL),(3514,'brute_force','2021-01-09 08:51:41','2021-01-09 13:51:41','148.72.210.140',NULL,NULL),(3515,'brute_force','2021-01-09 08:51:41','2021-01-09 13:51:41',NULL,NULL,'[login]'),(3516,'brute_force','2021-01-09 08:59:54','2021-01-09 13:59:54','70.32.23.14',NULL,NULL),(3517,'brute_force','2021-01-09 08:59:57','2021-01-09 13:59:57','70.32.23.14',NULL,NULL),(3518,'brute_force','2021-01-09 08:59:57','2021-01-09 13:59:57',NULL,NULL,'[login]'),(3519,'brute_force','2021-01-09 09:09:15','2021-01-09 14:09:15','162.144.78.149',NULL,NULL),(3520,'brute_force','2021-01-09 09:09:17','2021-01-09 14:09:17','162.144.78.149',NULL,NULL),(3521,'brute_force','2021-01-09 09:09:17','2021-01-09 14:09:17',NULL,NULL,'[login]'),(3522,'brute_force','2021-01-09 09:18:12','2021-01-09 14:18:12','142.93.253.189',NULL,NULL),(3523,'brute_force','2021-01-09 09:18:14','2021-01-09 14:18:14','142.93.253.189',NULL,NULL),(3524,'brute_force','2021-01-09 09:18:14','2021-01-09 14:18:14',NULL,NULL,'[login]'),(3525,'brute_force','2021-01-09 09:35:17','2021-01-09 14:35:17','165.22.213.86',NULL,NULL),(3526,'brute_force','2021-01-09 09:35:25','2021-01-09 14:35:25','165.22.213.86',NULL,NULL),(3527,'brute_force','2021-01-09 09:35:25','2021-01-09 14:35:25',NULL,NULL,'[login]'),(3528,'brute_force','2021-01-09 09:43:07','2021-01-09 14:43:07','149.202.82.84',NULL,NULL),(3529,'brute_force','2021-01-09 09:43:09','2021-01-09 14:43:09','149.202.82.84',NULL,NULL),(3530,'brute_force','2021-01-09 09:43:09','2021-01-09 14:43:09',NULL,NULL,'[login]'),(3531,'brute_force','2021-01-09 09:51:41','2021-01-09 14:51:41','14.99.117.230',NULL,NULL),(3532,'brute_force','2021-01-09 09:51:44','2021-01-09 14:51:44','14.99.117.230',NULL,NULL),(3533,'brute_force','2021-01-09 09:51:44','2021-01-09 14:51:44',NULL,NULL,'[login]'),(3534,'brute_force','2021-01-09 10:09:42','2021-01-09 15:09:42','34.87.141.181',NULL,NULL),(3535,'brute_force','2021-01-09 10:09:45','2021-01-09 15:09:45','34.87.141.181',NULL,NULL),(3536,'brute_force','2021-01-09 10:09:45','2021-01-09 15:09:45',NULL,NULL,'[login]'),(3537,'brute_force','2021-01-09 10:24:32','2021-01-09 15:24:32','142.93.1.168',NULL,NULL),(3538,'brute_force','2021-01-09 10:24:42','2021-01-09 15:24:42','142.93.1.168',NULL,NULL),(3539,'brute_force','2021-01-09 10:24:42','2021-01-09 15:24:42',NULL,NULL,'[login]'),(3540,'brute_force','2021-01-09 10:28:00','2021-01-09 15:28:00','139.59.78.248',NULL,NULL),(3541,'brute_force','2021-01-09 10:28:02','2021-01-09 15:28:02','139.59.78.248',NULL,NULL),(3542,'brute_force','2021-01-09 10:28:02','2021-01-09 15:28:02',NULL,NULL,'[login]'),(3543,'brute_force','2021-01-09 10:37:30','2021-01-09 15:37:30','152.67.52.194',NULL,NULL),(3544,'brute_force','2021-01-09 10:37:37','2021-01-09 15:37:37','152.67.52.194',NULL,NULL),(3545,'brute_force','2021-01-09 10:37:37','2021-01-09 15:37:37',NULL,NULL,'[login]'),(3546,'brute_force','2021-01-09 10:39:06','2021-01-09 15:39:06','185.125.207.151',NULL,NULL),(3547,'brute_force','2021-01-09 10:39:06','2021-01-09 15:39:06',NULL,NULL,'info@gruposuadi.com'),(3548,'brute_force','2021-01-09 10:51:53','2021-01-09 15:51:53','104.129.180.37',NULL,NULL),(3549,'brute_force','2021-01-09 10:52:16','2021-01-09 15:52:16','104.129.180.37',NULL,NULL),(3550,'brute_force','2021-01-09 10:52:16','2021-01-09 15:52:16',NULL,NULL,'[login]'),(3551,'brute_force','2021-01-09 10:52:36','2021-01-09 15:52:36','5.35.246.55',NULL,NULL),(3552,'brute_force','2021-01-09 10:52:38','2021-01-09 15:52:38','5.35.246.55',NULL,NULL),(3553,'brute_force','2021-01-09 10:52:38','2021-01-09 15:52:38',NULL,NULL,'[login]'),(3554,'brute_force','2021-01-09 11:01:20','2021-01-09 16:01:20','167.71.102.17',NULL,NULL),(3555,'brute_force','2021-01-09 11:08:40','2021-01-09 16:08:40','35.202.179.48',NULL,NULL),(3556,'brute_force','2021-01-09 11:08:43','2021-01-09 16:08:43','35.202.179.48',NULL,NULL),(3557,'brute_force','2021-01-09 11:08:43','2021-01-09 16:08:43',NULL,NULL,'[login]'),(3558,'brute_force','2021-01-09 11:15:46','2021-01-09 16:15:46','138.68.45.164',NULL,NULL),(3559,'brute_force','2021-01-09 11:15:48','2021-01-09 16:15:48','138.68.45.164',NULL,NULL),(3560,'brute_force','2021-01-09 11:15:48','2021-01-09 16:15:48',NULL,NULL,'[login]'),(3561,'brute_force','2021-01-09 11:23:46','2021-01-09 16:23:46','139.59.159.48',NULL,NULL),(3562,'brute_force','2021-01-09 11:23:48','2021-01-09 16:23:48','139.59.159.48',NULL,NULL),(3563,'brute_force','2021-01-09 11:23:48','2021-01-09 16:23:48',NULL,NULL,'[login]'),(3564,'brute_force','2021-01-09 11:36:27','2021-01-09 16:36:27','142.4.29.99',NULL,NULL),(3565,'brute_force','2021-01-09 11:36:29','2021-01-09 16:36:29','142.4.29.99',NULL,NULL),(3566,'brute_force','2021-01-09 11:36:29','2021-01-09 16:36:29',NULL,NULL,'[login]'),(3567,'brute_force','2021-01-09 11:56:38','2021-01-09 16:56:38','118.69.173.199',NULL,NULL),(3568,'brute_force','2021-01-09 11:56:41','2021-01-09 16:56:41','118.69.173.199',NULL,NULL),(3569,'brute_force','2021-01-09 11:56:41','2021-01-09 16:56:41',NULL,NULL,'[login]'),(3570,'brute_force','2021-01-09 12:01:51','2021-01-09 17:01:51','192.185.219.16',NULL,NULL),(3571,'brute_force','2021-01-09 12:01:52','2021-01-09 17:01:52','192.185.219.16',NULL,NULL),(3572,'brute_force','2021-01-09 12:01:52','2021-01-09 17:01:52',NULL,NULL,'[login]'),(3573,'brute_force','2021-01-09 12:08:52','2021-01-09 17:08:52','51.120.69.61',NULL,NULL),(3574,'brute_force','2021-01-09 12:08:54','2021-01-09 17:08:54','51.120.69.61',NULL,NULL),(3575,'brute_force','2021-01-09 12:08:54','2021-01-09 17:08:54',NULL,NULL,'[login]'),(3576,'brute_force','2021-01-09 12:22:47','2021-01-09 17:22:47','79.137.77.213',NULL,NULL),(3577,'brute_force','2021-01-09 12:22:49','2021-01-09 17:22:49','79.137.77.213',NULL,NULL),(3578,'brute_force','2021-01-09 12:22:49','2021-01-09 17:22:49',NULL,NULL,'[login]'),(3579,'brute_force','2021-01-09 12:29:20','2021-01-09 17:29:20','166.62.41.108',NULL,NULL),(3580,'brute_force','2021-01-09 12:29:27','2021-01-09 17:29:27','166.62.41.108',NULL,NULL),(3581,'brute_force','2021-01-09 12:29:27','2021-01-09 17:29:27',NULL,NULL,'[login]'),(3582,'brute_force','2021-01-09 12:35:54','2021-01-09 17:35:54','134.122.94.113',NULL,NULL),(3583,'brute_force','2021-01-09 12:35:57','2021-01-09 17:35:57','134.122.94.113',NULL,NULL),(3584,'brute_force','2021-01-09 12:35:57','2021-01-09 17:35:57',NULL,NULL,'[login]'),(3585,'brute_force','2021-01-09 12:43:43','2021-01-09 17:43:43','167.71.154.15',NULL,NULL),(3586,'brute_force','2021-01-09 12:43:48','2021-01-09 17:43:48','167.71.154.15',NULL,NULL),(3587,'brute_force','2021-01-09 12:43:48','2021-01-09 17:43:48',NULL,NULL,'[login]'),(3588,'brute_force','2021-01-09 12:57:02','2021-01-09 17:57:02','62.210.209.245',NULL,NULL),(3589,'brute_force','2021-01-09 12:57:04','2021-01-09 17:57:04','62.210.209.245',NULL,NULL),(3590,'brute_force','2021-01-09 12:57:04','2021-01-09 17:57:04',NULL,NULL,'[login]'),(3591,'brute_force','2021-01-09 12:57:42','2021-01-09 17:57:42','195.206.183.157',NULL,NULL),(3592,'brute_force','2021-01-09 12:57:42','2021-01-09 17:57:42',NULL,NULL,'info@gruposuadi.com'),(3593,'brute_force','2021-01-09 13:04:42','2021-01-09 18:04:42','134.209.87.245',NULL,NULL),(3594,'brute_force','2021-01-09 13:04:44','2021-01-09 18:04:44','134.209.87.245',NULL,NULL),(3595,'brute_force','2021-01-09 13:04:44','2021-01-09 18:04:44',NULL,NULL,'[login]'),(3596,'brute_force','2021-01-09 13:17:27','2021-01-09 18:17:27','148.72.211.177',NULL,NULL),(3597,'brute_force','2021-01-09 13:17:29','2021-01-09 18:17:29','148.72.211.177',NULL,NULL),(3598,'brute_force','2021-01-09 13:17:29','2021-01-09 18:17:29',NULL,NULL,'[login]'),(3599,'brute_force','2021-01-09 13:32:09','2021-01-09 18:32:09','192.185.219.16',NULL,NULL),(3600,'brute_force','2021-01-09 13:32:11','2021-01-09 18:32:11','192.185.219.16',NULL,NULL),(3601,'brute_force','2021-01-09 13:32:11','2021-01-09 18:32:11',NULL,NULL,'[login]'),(3602,'brute_force','2021-01-09 13:38:39','2021-01-09 18:38:39','192.99.10.26',NULL,NULL),(3603,'brute_force','2021-01-09 13:38:41','2021-01-09 18:38:41','192.99.10.26',NULL,NULL),(3604,'brute_force','2021-01-09 13:38:41','2021-01-09 18:38:41',NULL,NULL,'[login]'),(3605,'brute_force','2021-01-09 13:45:53','2021-01-09 18:45:53','216.177.141.15',NULL,NULL),(3606,'brute_force','2021-01-09 13:45:54','2021-01-09 18:45:54','216.177.141.15',NULL,NULL),(3607,'brute_force','2021-01-09 13:45:54','2021-01-09 18:45:54',NULL,NULL,'[login]'),(3608,'brute_force','2021-01-09 13:54:15','2021-01-09 18:54:15','139.59.85.41',NULL,NULL),(3609,'brute_force','2021-01-09 13:54:18','2021-01-09 18:54:18','139.59.85.41',NULL,NULL),(3610,'brute_force','2021-01-09 13:54:18','2021-01-09 18:54:18',NULL,NULL,'[login]'),(3611,'brute_force','2021-01-09 14:00:58','2021-01-09 19:00:58','80.251.219.111',NULL,NULL),(3612,'brute_force','2021-01-09 14:00:58','2021-01-09 19:00:58',NULL,NULL,'[login]'),(3613,'brute_force','2021-01-09 14:07:53','2021-01-09 19:07:53','188.165.246.50',NULL,NULL),(3614,'brute_force','2021-01-09 14:07:55','2021-01-09 19:07:55','188.165.246.50',NULL,NULL),(3615,'brute_force','2021-01-09 14:07:55','2021-01-09 19:07:55',NULL,NULL,'[login]'),(3616,'brute_force','2021-01-09 14:16:40','2021-01-09 19:16:40','174.138.30.233',NULL,NULL),(3617,'brute_force','2021-01-09 14:16:40','2021-01-09 19:16:40',NULL,NULL,'[login]'),(3618,'brute_force','2021-01-09 14:52:32','2021-01-09 19:52:32','138.68.134.78',NULL,NULL),(3619,'brute_force','2021-01-09 14:52:34','2021-01-09 19:52:34','138.68.134.78',NULL,NULL),(3620,'brute_force','2021-01-09 14:52:34','2021-01-09 19:52:34',NULL,NULL,'[login]'),(3621,'brute_force','2021-01-09 15:00:29','2021-01-09 20:00:29','51.77.213.160',NULL,NULL),(3622,'brute_force','2021-01-09 15:00:31','2021-01-09 20:00:31','51.77.213.160',NULL,NULL),(3623,'brute_force','2021-01-09 15:00:31','2021-01-09 20:00:31',NULL,NULL,'[login]'),(3624,'brute_force','2021-01-09 15:08:48','2021-01-09 20:08:48','52.163.223.126',NULL,NULL),(3625,'brute_force','2021-01-09 15:08:51','2021-01-09 20:08:51','52.163.223.126',NULL,NULL),(3626,'brute_force','2021-01-09 15:08:51','2021-01-09 20:08:51',NULL,NULL,'[login]'),(3627,'brute_force','2021-01-09 15:16:48','2021-01-09 20:16:48','119.82.135.104',NULL,NULL),(3628,'brute_force','2021-01-09 15:16:51','2021-01-09 20:16:51','119.82.135.104',NULL,NULL),(3629,'brute_force','2021-01-09 15:16:51','2021-01-09 20:16:51',NULL,NULL,'[login]'),(3630,'brute_force','2021-01-09 15:29:06','2021-01-09 20:29:06','193.56.252.100',NULL,NULL),(3631,'brute_force','2021-01-09 15:29:06','2021-01-09 20:29:06',NULL,NULL,'info@gruposuadi.com'),(3632,'brute_force','2021-01-09 15:39:38','2021-01-09 20:39:38','185.129.251.33',NULL,NULL),(3633,'brute_force','2021-01-09 15:39:40','2021-01-09 20:39:40','185.129.251.33',NULL,NULL),(3634,'brute_force','2021-01-09 15:39:40','2021-01-09 20:39:40',NULL,NULL,'[login]'),(3635,'brute_force','2021-01-09 16:02:43','2021-01-09 21:02:43','34.83.166.55',NULL,NULL),(3636,'brute_force','2021-01-09 16:02:45','2021-01-09 21:02:45','34.83.166.55',NULL,NULL),(3637,'brute_force','2021-01-09 16:02:45','2021-01-09 21:02:45',NULL,NULL,'[login]'),(3638,'brute_force','2021-01-09 16:13:25','2021-01-09 21:13:25','144.172.126.43',NULL,NULL),(3639,'brute_force','2021-01-09 16:13:25','2021-01-09 21:13:25',NULL,NULL,'[login]'),(3640,'brute_force','2021-01-09 16:18:22','2021-01-09 21:18:22','94.153.224.202',NULL,NULL),(3641,'brute_force','2021-01-09 16:18:24','2021-01-09 21:18:24','94.153.224.202',NULL,NULL),(3642,'brute_force','2021-01-09 16:18:24','2021-01-09 21:18:24',NULL,NULL,'[login]'),(3643,'brute_force','2021-01-09 16:26:43','2021-01-09 21:26:43','82.221.129.20',NULL,NULL),(3644,'brute_force','2021-01-09 16:26:46','2021-01-09 21:26:46','82.221.129.20',NULL,NULL),(3645,'brute_force','2021-01-09 16:26:46','2021-01-09 21:26:46',NULL,NULL,'[login]'),(3646,'brute_force','2021-01-09 16:43:21','2021-01-09 21:43:21','157.245.207.60',NULL,NULL),(3647,'brute_force','2021-01-09 16:43:28','2021-01-09 21:43:28','157.245.207.60',NULL,NULL),(3648,'brute_force','2021-01-09 16:43:28','2021-01-09 21:43:28',NULL,NULL,'[login]'),(3649,'brute_force','2021-01-09 16:48:52','2021-01-09 21:48:52','195.154.184.174',NULL,NULL),(3650,'brute_force','2021-01-09 16:48:52','2021-01-09 21:48:52',NULL,NULL,'admin'),(3651,'brute_force','2021-01-09 16:50:54','2021-01-09 21:50:54','54.38.65.127',NULL,NULL),(3652,'brute_force','2021-01-09 16:50:56','2021-01-09 21:50:56','54.38.65.127',NULL,NULL),(3653,'brute_force','2021-01-09 16:50:56','2021-01-09 21:50:56',NULL,NULL,'[login]'),(3654,'brute_force','2021-01-09 17:00:27','2021-01-09 22:00:27','178.128.209.253',NULL,NULL),(3655,'brute_force','2021-01-09 17:00:29','2021-01-09 22:00:29','178.128.209.253',NULL,NULL),(3656,'brute_force','2021-01-09 17:00:29','2021-01-09 22:00:29',NULL,NULL,'[login]'),(3657,'brute_force','2021-01-09 17:07:43','2021-01-09 22:07:43','35.202.25.83',NULL,NULL),(3658,'brute_force','2021-01-09 17:07:45','2021-01-09 22:07:45','35.202.25.83',NULL,NULL),(3659,'brute_force','2021-01-09 17:07:45','2021-01-09 22:07:45',NULL,NULL,'[login]'),(3660,'brute_force','2021-01-09 17:15:55','2021-01-09 22:15:55','167.71.69.173',NULL,NULL),(3661,'brute_force','2021-01-09 17:15:57','2021-01-09 22:15:57','167.71.69.173',NULL,NULL),(3662,'brute_force','2021-01-09 17:15:57','2021-01-09 22:15:57',NULL,NULL,'[login]'),(3663,'brute_force','2021-01-09 17:23:55','2021-01-09 22:23:55','104.197.75.152',NULL,NULL),(3664,'brute_force','2021-01-09 17:23:57','2021-01-09 22:23:57','104.197.75.152',NULL,NULL),(3665,'brute_force','2021-01-09 17:23:57','2021-01-09 22:23:57',NULL,NULL,'[login]'),(3666,'brute_force','2021-01-09 17:40:42','2021-01-09 22:40:42','139.59.85.41',NULL,NULL),(3667,'brute_force','2021-01-09 17:40:45','2021-01-09 22:40:45','139.59.85.41',NULL,NULL),(3668,'brute_force','2021-01-09 17:40:45','2021-01-09 22:40:45',NULL,NULL,'[login]'),(3669,'brute_force','2021-01-09 17:48:48','2021-01-09 22:48:48','158.69.248.120',NULL,NULL),(3670,'brute_force','2021-01-09 17:48:49','2021-01-09 22:48:49','158.69.248.120',NULL,NULL),(3671,'brute_force','2021-01-09 17:48:49','2021-01-09 22:48:49',NULL,NULL,'[login]'),(3672,'brute_force','2021-01-09 18:00:22','2021-01-09 23:00:22','54.241.5.13',NULL,NULL),(3673,'brute_force','2021-01-09 18:00:22','2021-01-09 23:00:22',NULL,NULL,'[login]'),(3674,'brute_force','2021-01-09 18:05:41','2021-01-09 23:05:41','45.89.206.6',NULL,NULL),(3675,'brute_force','2021-01-09 18:05:42','2021-01-09 23:05:42','45.89.206.6',NULL,NULL),(3676,'brute_force','2021-01-09 18:05:42','2021-01-09 23:05:42',NULL,NULL,'[login]'),(3677,'brute_force','2021-01-09 18:15:30','2021-01-09 23:15:30','139.59.61.144',NULL,NULL),(3678,'brute_force','2021-01-09 18:15:33','2021-01-09 23:15:33','139.59.61.144',NULL,NULL),(3679,'brute_force','2021-01-09 18:15:33','2021-01-09 23:15:33',NULL,NULL,'[login]'),(3680,'brute_force','2021-01-09 18:33:43','2021-01-09 23:33:43','167.99.78.164',NULL,NULL),(3681,'brute_force','2021-01-09 18:33:46','2021-01-09 23:33:46','167.99.78.164',NULL,NULL),(3682,'brute_force','2021-01-09 18:33:46','2021-01-09 23:33:46',NULL,NULL,'[login]'),(3683,'brute_force','2021-01-09 18:40:39','2021-01-09 23:40:39','67.225.241.126',NULL,NULL),(3684,'brute_force','2021-01-09 18:40:41','2021-01-09 23:40:41','67.225.241.126',NULL,NULL),(3685,'brute_force','2021-01-09 18:40:41','2021-01-09 23:40:41',NULL,NULL,'[login]'),(3686,'brute_force','2021-01-09 18:49:57','2021-01-09 23:49:57','210.5.120.234',NULL,NULL),(3687,'brute_force','2021-01-09 18:50:00','2021-01-09 23:50:00','210.5.120.234',NULL,NULL),(3688,'brute_force','2021-01-09 18:50:00','2021-01-09 23:50:00',NULL,NULL,'[login]'),(3689,'brute_force','2021-01-09 18:58:45','2021-01-09 23:58:45','51.222.9.32',NULL,NULL),(3690,'brute_force','2021-01-09 18:58:47','2021-01-09 23:58:47','51.222.9.32',NULL,NULL),(3691,'brute_force','2021-01-09 18:58:47','2021-01-09 23:58:47',NULL,NULL,'[login]'),(3692,'brute_force','2021-01-09 19:07:43','2021-01-10 00:07:43','165.227.141.39',NULL,NULL),(3693,'brute_force','2021-01-09 19:07:45','2021-01-10 00:07:45','165.227.141.39',NULL,NULL),(3694,'brute_force','2021-01-09 19:07:45','2021-01-10 00:07:45',NULL,NULL,'[login]'),(3695,'brute_force','2021-01-09 19:35:09','2021-01-10 00:35:09','13.74.252.234',NULL,NULL),(3696,'brute_force','2021-01-09 19:35:11','2021-01-10 00:35:11','13.74.252.234',NULL,NULL),(3697,'brute_force','2021-01-09 19:35:11','2021-01-10 00:35:11',NULL,NULL,'[login]'),(3698,'brute_force','2021-01-09 19:52:36','2021-01-10 00:52:36','158.69.128.56',NULL,NULL),(3699,'brute_force','2021-01-09 19:52:38','2021-01-10 00:52:38','158.69.128.56',NULL,NULL),(3700,'brute_force','2021-01-09 19:52:38','2021-01-10 00:52:38',NULL,NULL,'[login]'),(3701,'brute_force','2021-01-09 20:07:25','2021-01-10 01:07:25','31.168.98.73',NULL,NULL),(3702,'brute_force','2021-01-09 20:07:25','2021-01-10 01:07:25',NULL,NULL,'info@gruposuadi.com'),(3703,'brute_force','2021-01-09 20:11:06','2021-01-10 01:11:06','185.201.112.27',NULL,NULL),(3704,'brute_force','2021-01-09 20:11:08','2021-01-10 01:11:08','185.201.112.27',NULL,NULL),(3705,'brute_force','2021-01-09 20:11:08','2021-01-10 01:11:08',NULL,NULL,'[login]'),(3706,'brute_force','2021-01-09 20:21:01','2021-01-10 01:21:01','192.169.218.28',NULL,NULL),(3707,'brute_force','2021-01-09 20:21:03','2021-01-10 01:21:03','192.169.218.28',NULL,NULL),(3708,'brute_force','2021-01-09 20:21:03','2021-01-10 01:21:03',NULL,NULL,'[login]'),(3709,'brute_force','2021-01-09 20:29:53','2021-01-10 01:29:53','145.239.11.53',NULL,NULL),(3710,'brute_force','2021-01-09 20:29:55','2021-01-10 01:29:55','145.239.11.53',NULL,NULL),(3711,'brute_force','2021-01-09 20:29:55','2021-01-10 01:29:55',NULL,NULL,'[login]'),(3712,'brute_force','2021-01-09 20:38:33','2021-01-10 01:38:33','213.32.91.71',NULL,NULL),(3713,'brute_force','2021-01-09 20:38:34','2021-01-10 01:38:34','213.32.91.71',NULL,NULL),(3714,'brute_force','2021-01-09 20:38:34','2021-01-10 01:38:34',NULL,NULL,'[login]'),(3715,'brute_force','2021-01-09 20:49:25','2021-01-10 01:49:25','143.110.137.82',NULL,NULL),(3716,'brute_force','2021-01-09 20:49:27','2021-01-10 01:49:27','143.110.137.82',NULL,NULL),(3717,'brute_force','2021-01-09 20:49:27','2021-01-10 01:49:27',NULL,NULL,'[login]'),(3718,'brute_force','2021-01-09 20:58:15','2021-01-10 01:58:15','139.180.143.8',NULL,NULL),(3719,'brute_force','2021-01-09 20:58:18','2021-01-10 01:58:18','139.180.143.8',NULL,NULL),(3720,'brute_force','2021-01-09 20:58:18','2021-01-10 01:58:18',NULL,NULL,'[login]'),(3721,'brute_force','2021-01-09 21:08:43','2021-01-10 02:08:43','134.122.28.82',NULL,NULL),(3722,'brute_force','2021-01-09 21:08:45','2021-01-10 02:08:45','134.122.28.82',NULL,NULL),(3723,'brute_force','2021-01-09 21:08:45','2021-01-10 02:08:45',NULL,NULL,'[login]'),(3724,'brute_force','2021-01-09 21:17:15','2021-01-10 02:17:15','51.79.159.176',NULL,NULL),(3725,'brute_force','2021-01-09 21:17:17','2021-01-10 02:17:17','51.79.159.176',NULL,NULL),(3726,'brute_force','2021-01-09 21:17:17','2021-01-10 02:17:17',NULL,NULL,'[login]'),(3727,'brute_force','2021-01-09 21:36:46','2021-01-10 02:36:46','54.39.16.153',NULL,NULL),(3728,'brute_force','2021-01-09 21:36:48','2021-01-10 02:36:48','54.39.16.153',NULL,NULL),(3729,'brute_force','2021-01-09 21:36:48','2021-01-10 02:36:48',NULL,NULL,'[login]'),(3730,'brute_force','2021-01-09 21:57:20','2021-01-10 02:57:20','161.35.161.13',NULL,NULL),(3731,'brute_force','2021-01-09 21:57:25','2021-01-10 02:57:25','161.35.161.13',NULL,NULL),(3732,'brute_force','2021-01-09 21:57:25','2021-01-10 02:57:25',NULL,NULL,'[login]'),(3733,'brute_force','2021-01-09 22:06:24','2021-01-10 03:06:24','157.245.239.174',NULL,NULL),(3734,'brute_force','2021-01-09 22:06:26','2021-01-10 03:06:26','157.245.239.174',NULL,NULL),(3735,'brute_force','2021-01-09 22:06:26','2021-01-10 03:06:26',NULL,NULL,'[login]'),(3736,'brute_force','2021-01-09 22:17:40','2021-01-10 03:17:40','203.242.210.107',NULL,NULL),(3737,'brute_force','2021-01-09 22:17:43','2021-01-10 03:17:43','203.242.210.107',NULL,NULL),(3738,'brute_force','2021-01-09 22:17:43','2021-01-10 03:17:43',NULL,NULL,'[login]'),(3739,'brute_force','2021-01-09 22:29:40','2021-01-10 03:29:40','195.206.107.19',NULL,NULL),(3740,'brute_force','2021-01-09 22:29:40','2021-01-10 03:29:40',NULL,NULL,'info@gruposuadi.com'),(3741,'brute_force','2021-01-09 22:37:40','2021-01-10 03:37:40','198.211.115.226',NULL,NULL),(3742,'brute_force','2021-01-09 22:37:47','2021-01-10 03:37:47','198.211.115.226',NULL,NULL),(3743,'brute_force','2021-01-09 22:37:47','2021-01-10 03:37:47',NULL,NULL,'[login]'),(3744,'brute_force','2021-01-09 22:56:35','2021-01-10 03:56:35','149.202.8.66',NULL,NULL),(3745,'brute_force','2021-01-09 22:56:37','2021-01-10 03:56:37','149.202.8.66',NULL,NULL),(3746,'brute_force','2021-01-09 22:56:37','2021-01-10 03:56:37',NULL,NULL,'[login]'),(3747,'brute_force','2021-01-09 23:07:26','2021-01-10 04:07:26','167.71.63.47',NULL,NULL),(3748,'brute_force','2021-01-09 23:18:11','2021-01-10 04:18:11','191.234.176.158',NULL,NULL),(3749,'brute_force','2021-01-09 23:18:13','2021-01-10 04:18:13','191.234.176.158',NULL,NULL),(3750,'brute_force','2021-01-09 23:18:13','2021-01-10 04:18:13',NULL,NULL,'[login]'),(3751,'brute_force','2021-01-09 23:28:07','2021-01-10 04:28:07','104.238.118.25',NULL,NULL),(3752,'brute_force','2021-01-09 23:28:09','2021-01-10 04:28:09','104.238.118.25',NULL,NULL),(3753,'brute_force','2021-01-09 23:28:09','2021-01-10 04:28:09',NULL,NULL,'[login]'),(3754,'brute_force','2021-01-09 23:38:41','2021-01-10 04:38:41','157.230.164.216',NULL,NULL),(3755,'brute_force','2021-01-09 23:38:42','2021-01-10 04:38:42','157.230.164.216',NULL,NULL),(3756,'brute_force','2021-01-09 23:38:42','2021-01-10 04:38:42',NULL,NULL,'[login]'),(3757,'brute_force','2021-01-10 00:45:42','2021-01-10 05:45:42','195.140.213.242',NULL,NULL),(3758,'brute_force','2021-01-10 00:45:42','2021-01-10 05:45:42',NULL,NULL,'info@gruposuadi.com'),(3759,'brute_force','2021-01-10 02:55:37','2021-01-10 07:55:37','80.19.177.242',NULL,NULL),(3760,'brute_force','2021-01-10 02:55:39','2021-01-10 07:55:39','80.19.177.242',NULL,NULL),(3761,'brute_force','2021-01-10 02:55:39','2021-01-10 07:55:39',NULL,NULL,'admin'),(3762,'brute_force','2021-01-10 02:58:44','2021-01-10 07:58:44','31.168.98.73',NULL,NULL),(3763,'brute_force','2021-01-10 02:58:44','2021-01-10 07:58:44',NULL,NULL,'info@gruposuadi.com'),(3764,'brute_force','2021-01-10 03:12:55','2021-01-10 08:12:55','185.65.40.140',NULL,NULL),(3765,'brute_force','2021-01-10 03:12:58','2021-01-10 08:12:58','185.65.40.140',NULL,NULL),(3766,'brute_force','2021-01-10 03:12:58','2021-01-10 08:12:58',NULL,NULL,'admin'),(3767,'brute_force','2021-01-10 03:22:23','2021-01-10 08:22:23','64.225.68.194',NULL,NULL),(3768,'brute_force','2021-01-10 03:22:26','2021-01-10 08:22:26','64.225.68.194',NULL,NULL),(3769,'brute_force','2021-01-10 03:22:26','2021-01-10 08:22:26',NULL,NULL,'admin'),(3770,'brute_force','2021-01-10 03:31:12','2021-01-10 08:31:12','159.253.46.18',NULL,NULL),(3771,'brute_force','2021-01-10 03:31:14','2021-01-10 08:31:14','159.253.46.18',NULL,NULL),(3772,'brute_force','2021-01-10 03:31:14','2021-01-10 08:31:14',NULL,NULL,'admin'),(3773,'brute_force','2021-01-10 03:40:04','2021-01-10 08:40:04','35.198.195.1',NULL,NULL),(3774,'brute_force','2021-01-10 03:40:07','2021-01-10 08:40:07','35.198.195.1',NULL,NULL),(3775,'brute_force','2021-01-10 03:40:07','2021-01-10 08:40:07',NULL,NULL,'admin'),(3776,'brute_force','2021-01-10 03:48:29','2021-01-10 08:48:29','54.38.192.66',NULL,NULL),(3777,'brute_force','2021-01-10 03:48:31','2021-01-10 08:48:31','54.38.192.66',NULL,NULL),(3778,'brute_force','2021-01-10 03:48:31','2021-01-10 08:48:31',NULL,NULL,'admin'),(3779,'brute_force','2021-01-10 04:08:10','2021-01-10 09:08:10','139.59.78.248',NULL,NULL),(3780,'brute_force','2021-01-10 04:08:18','2021-01-10 09:08:18','139.59.78.248',NULL,NULL),(3781,'brute_force','2021-01-10 04:08:18','2021-01-10 09:08:18',NULL,NULL,'admin'),(3782,'brute_force','2021-01-10 04:18:01','2021-01-10 09:18:01','134.209.80.27',NULL,NULL),(3783,'brute_force','2021-01-10 04:18:04','2021-01-10 09:18:04','134.209.80.27',NULL,NULL),(3784,'brute_force','2021-01-10 04:18:04','2021-01-10 09:18:04',NULL,NULL,'admin'),(3785,'brute_force','2021-01-10 04:26:15','2021-01-10 09:26:15','139.180.143.8',NULL,NULL),(3786,'brute_force','2021-01-10 04:26:17','2021-01-10 09:26:17','139.180.143.8',NULL,NULL),(3787,'brute_force','2021-01-10 04:26:17','2021-01-10 09:26:17',NULL,NULL,'admin'),(3788,'brute_force','2021-01-10 04:36:08','2021-01-10 09:36:08','93.114.86.226',NULL,NULL),(3789,'brute_force','2021-01-10 04:36:10','2021-01-10 09:36:10','93.114.86.226',NULL,NULL),(3790,'brute_force','2021-01-10 04:36:10','2021-01-10 09:36:10',NULL,NULL,'admin'),(3791,'brute_force','2021-01-10 04:44:56','2021-01-10 09:44:56','35.189.223.35',NULL,NULL),(3792,'brute_force','2021-01-10 04:44:58','2021-01-10 09:44:58','35.189.223.35',NULL,NULL),(3793,'brute_force','2021-01-10 04:44:58','2021-01-10 09:44:58',NULL,NULL,'admin'),(3794,'brute_force','2021-01-10 04:50:01','2021-01-10 09:50:01','46.163.73.81',NULL,NULL),(3795,'brute_force','2021-01-10 04:50:01','2021-01-10 09:50:01',NULL,NULL,'[login]'),(3796,'brute_force','2021-01-10 04:59:02','2021-01-10 09:59:02','104.45.41.45',NULL,NULL),(3797,'brute_force','2021-01-10 04:59:04','2021-01-10 09:59:04','104.45.41.45',NULL,NULL),(3798,'brute_force','2021-01-10 04:59:04','2021-01-10 09:59:04',NULL,NULL,'[login]'),(3799,'brute_force','2021-01-10 05:08:59','2021-01-10 10:08:59','5.145.175.62',NULL,NULL),(3800,'brute_force','2021-01-10 05:08:59','2021-01-10 10:08:59',NULL,NULL,'[login]'),(3801,'brute_force','2021-01-10 05:17:28','2021-01-10 10:17:28','148.72.214.23',NULL,NULL),(3802,'brute_force','2021-01-10 05:17:28','2021-01-10 10:17:28',NULL,NULL,'[login]'),(3803,'brute_force','2021-01-10 05:33:27','2021-01-10 10:33:27','185.236.42.208',NULL,NULL),(3804,'brute_force','2021-01-10 05:33:27','2021-01-10 10:33:27',NULL,NULL,'info@gruposuadi.com'),(3805,'brute_force','2021-01-10 05:37:08','2021-01-10 10:37:08','62.28.184.124',NULL,NULL),(3806,'brute_force','2021-01-10 05:37:10','2021-01-10 10:37:10','62.28.184.124',NULL,NULL),(3807,'brute_force','2021-01-10 05:37:10','2021-01-10 10:37:10',NULL,NULL,'[login]'),(3808,'brute_force','2021-01-10 05:56:30','2021-01-10 10:56:30','103.51.103.3',NULL,NULL),(3809,'brute_force','2021-01-10 05:56:32','2021-01-10 10:56:32','103.51.103.3',NULL,NULL),(3810,'brute_force','2021-01-10 05:56:32','2021-01-10 10:56:32',NULL,NULL,'[login]'),(3811,'brute_force','2021-01-10 06:05:31','2021-01-10 11:05:31','142.93.34.169',NULL,NULL),(3812,'brute_force','2021-01-10 06:05:32','2021-01-10 11:05:32','142.93.34.169',NULL,NULL),(3813,'brute_force','2021-01-10 06:05:32','2021-01-10 11:05:32',NULL,NULL,'[login]'),(3814,'brute_force','2021-01-10 06:16:03','2021-01-10 11:16:03','128.199.182.51',NULL,NULL),(3815,'brute_force','2021-01-10 06:16:10','2021-01-10 11:16:10','128.199.182.51',NULL,NULL),(3816,'brute_force','2021-01-10 06:16:10','2021-01-10 11:16:10',NULL,NULL,'[login]'),(3817,'brute_force','2021-01-10 06:26:07','2021-01-10 11:26:07','142.93.231.137',NULL,NULL),(3818,'brute_force','2021-01-10 06:26:14','2021-01-10 11:26:14','142.93.231.137',NULL,NULL),(3819,'brute_force','2021-01-10 06:26:14','2021-01-10 11:26:14',NULL,NULL,'[login]'),(3820,'brute_force','2021-01-10 06:58:34','2021-01-10 11:58:34','159.203.176.82',NULL,NULL),(3821,'brute_force','2021-01-10 06:58:36','2021-01-10 11:58:36','159.203.176.82',NULL,NULL),(3822,'brute_force','2021-01-10 06:58:36','2021-01-10 11:58:36',NULL,NULL,'[login]'),(3823,'brute_force','2021-01-10 07:08:58','2021-01-10 12:08:58','206.81.7.54',NULL,NULL),(3824,'brute_force','2021-01-10 07:09:01','2021-01-10 12:09:01','206.81.7.54',NULL,NULL),(3825,'brute_force','2021-01-10 07:09:01','2021-01-10 12:09:01',NULL,NULL,'[login]'),(3826,'brute_force','2021-01-10 07:18:24','2021-01-10 12:18:24','159.253.46.18',NULL,NULL),(3827,'brute_force','2021-01-10 07:18:26','2021-01-10 12:18:26','159.253.46.18',NULL,NULL),(3828,'brute_force','2021-01-10 07:18:26','2021-01-10 12:18:26',NULL,NULL,'[login]'),(3829,'brute_force','2021-01-10 07:26:54','2021-01-10 12:26:54','159.203.5.139',NULL,NULL),(3830,'brute_force','2021-01-10 07:26:54','2021-01-10 12:26:54',NULL,NULL,'[login]'),(3831,'brute_force','2021-01-10 07:35:21','2021-01-10 12:35:21','185.214.126.160',NULL,NULL),(3832,'brute_force','2021-01-10 07:35:23','2021-01-10 12:35:23','185.214.126.160',NULL,NULL),(3833,'brute_force','2021-01-10 07:35:23','2021-01-10 12:35:23',NULL,NULL,'[login]'),(3834,'brute_force','2021-01-10 07:43:04','2021-01-10 12:43:04','66.71.253.10',NULL,NULL),(3835,'brute_force','2021-01-10 07:43:04','2021-01-10 12:43:04',NULL,NULL,'[login]'),(3836,'brute_force','2021-01-10 07:47:07','2021-01-10 12:47:07','82.102.18.110',NULL,NULL),(3837,'brute_force','2021-01-10 07:47:07','2021-01-10 12:47:07',NULL,NULL,'info@gruposuadi.com'),(3838,'brute_force','2021-01-10 07:58:13','2021-01-10 12:58:13','107.6.62.213',NULL,NULL),(3839,'brute_force','2021-01-10 07:58:19','2021-01-10 12:58:19','107.6.62.213',NULL,NULL),(3840,'brute_force','2021-01-10 07:58:19','2021-01-10 12:58:19',NULL,NULL,'[login]'),(3841,'brute_force','2021-01-10 08:18:22','2021-01-10 13:18:22','103.3.46.92',NULL,NULL),(3842,'brute_force','2021-01-10 08:18:24','2021-01-10 13:18:24','103.3.46.92',NULL,NULL),(3843,'brute_force','2021-01-10 08:18:24','2021-01-10 13:18:24',NULL,NULL,'[login]'),(3844,'brute_force','2021-01-10 08:23:43','2021-01-10 13:23:43','138.197.213.160',NULL,NULL),(3845,'brute_force','2021-01-10 08:23:45','2021-01-10 13:23:45','138.197.213.160',NULL,NULL),(3846,'brute_force','2021-01-10 08:23:45','2021-01-10 13:23:45',NULL,NULL,'[login]'),(3847,'brute_force','2021-01-10 08:30:23','2021-01-10 13:30:23','104.248.125.221',NULL,NULL),(3848,'brute_force','2021-01-10 08:30:26','2021-01-10 13:30:26','104.248.125.221',NULL,NULL),(3849,'brute_force','2021-01-10 08:30:26','2021-01-10 13:30:26',NULL,NULL,'[login]'),(3850,'brute_force','2021-01-10 08:43:23','2021-01-10 13:43:23','45.32.174.90',NULL,NULL),(3851,'brute_force','2021-01-10 08:43:25','2021-01-10 13:43:25','45.32.174.90',NULL,NULL),(3852,'brute_force','2021-01-10 08:43:25','2021-01-10 13:43:25',NULL,NULL,'[login]'),(3853,'brute_force','2021-01-10 08:56:37','2021-01-10 13:56:37','151.80.45.51',NULL,NULL),(3854,'brute_force','2021-01-10 08:56:39','2021-01-10 13:56:39','151.80.45.51',NULL,NULL),(3855,'brute_force','2021-01-10 08:56:39','2021-01-10 13:56:39',NULL,NULL,'[login]'),(3856,'brute_force','2021-01-10 09:04:18','2021-01-10 14:04:18','35.195.27.191',NULL,NULL),(3857,'brute_force','2021-01-10 09:04:20','2021-01-10 14:04:20','35.195.27.191',NULL,NULL),(3858,'brute_force','2021-01-10 09:04:20','2021-01-10 14:04:20',NULL,NULL,'[login]'),(3859,'brute_force','2021-01-10 09:10:26','2021-01-10 14:10:26','104.248.201.153',NULL,NULL),(3860,'brute_force','2021-01-10 09:10:29','2021-01-10 14:10:29','104.248.201.153',NULL,NULL),(3861,'brute_force','2021-01-10 09:10:29','2021-01-10 14:10:29',NULL,NULL,'[login]'),(3862,'brute_force','2021-01-10 09:19:19','2021-01-10 14:19:19','165.22.53.233',NULL,NULL),(3863,'brute_force','2021-01-10 09:19:21','2021-01-10 14:19:21','165.22.53.233',NULL,NULL),(3864,'brute_force','2021-01-10 09:19:21','2021-01-10 14:19:21',NULL,NULL,'[login]'),(3865,'brute_force','2021-01-10 09:25:29','2021-01-10 14:25:29','104.248.125.221',NULL,NULL),(3866,'brute_force','2021-01-10 09:25:32','2021-01-10 14:25:32','104.248.125.221',NULL,NULL),(3867,'brute_force','2021-01-10 09:25:32','2021-01-10 14:25:32',NULL,NULL,'[login]'),(3868,'brute_force','2021-01-10 09:31:58','2021-01-10 14:31:58','64.227.39.77',NULL,NULL),(3869,'brute_force','2021-01-10 09:32:06','2021-01-10 14:32:06','64.227.39.77',NULL,NULL),(3870,'brute_force','2021-01-10 09:32:06','2021-01-10 14:32:06',NULL,NULL,'[login]'),(3871,'brute_force','2021-01-10 09:39:03','2021-01-10 14:39:03','23.99.97.154',NULL,NULL),(3872,'brute_force','2021-01-10 09:39:06','2021-01-10 14:39:06','23.99.97.154',NULL,NULL),(3873,'brute_force','2021-01-10 09:39:06','2021-01-10 14:39:06',NULL,NULL,'[login]'),(3874,'brute_force','2021-01-10 09:44:47','2021-01-10 14:44:47','107.180.71.116',NULL,NULL),(3875,'brute_force','2021-01-10 09:44:49','2021-01-10 14:44:49','107.180.71.116',NULL,NULL),(3876,'brute_force','2021-01-10 09:44:49','2021-01-10 14:44:49',NULL,NULL,'[login]'),(3877,'brute_force','2021-01-10 09:52:53','2021-01-10 14:52:53','34.125.183.133',NULL,NULL),(3878,'brute_force','2021-01-10 09:52:55','2021-01-10 14:52:55','34.125.183.133',NULL,NULL),(3879,'brute_force','2021-01-10 09:52:55','2021-01-10 14:52:55',NULL,NULL,'[login]'),(3880,'brute_force','2021-01-10 09:59:05','2021-01-10 14:59:05','35.230.162.59',NULL,NULL),(3881,'brute_force','2021-01-10 09:59:07','2021-01-10 14:59:07','35.230.162.59',NULL,NULL),(3882,'brute_force','2021-01-10 09:59:07','2021-01-10 14:59:07',NULL,NULL,'[login]'),(3883,'brute_force','2021-01-10 10:11:40','2021-01-10 15:11:40','196.240.57.188',NULL,NULL),(3884,'brute_force','2021-01-10 10:11:40','2021-01-10 15:11:40',NULL,NULL,'info@gruposuadi.com'),(3885,'brute_force','2021-01-10 10:13:35','2021-01-10 15:13:35','148.72.214.23',NULL,NULL),(3886,'brute_force','2021-01-10 10:13:37','2021-01-10 15:13:37','148.72.214.23',NULL,NULL),(3887,'brute_force','2021-01-10 10:13:37','2021-01-10 15:13:37',NULL,NULL,'[login]'),(3888,'brute_force','2021-01-10 10:21:14','2021-01-10 15:21:14','185.59.44.23',NULL,NULL),(3889,'brute_force','2021-01-10 10:21:16','2021-01-10 15:21:16','185.59.44.23',NULL,NULL),(3890,'brute_force','2021-01-10 10:21:16','2021-01-10 15:21:16',NULL,NULL,'[login]'),(3891,'brute_force','2021-01-10 12:29:07','2021-01-10 17:29:07','139.28.219.92',NULL,NULL),(3892,'brute_force','2021-01-10 12:29:07','2021-01-10 17:29:07',NULL,NULL,'info@gruposuadi.com'),(3893,'brute_force','2021-01-10 14:54:44','2021-01-10 19:54:44','134.19.189.220',NULL,NULL),(3894,'brute_force','2021-01-10 14:54:44','2021-01-10 19:54:44',NULL,NULL,'info@gruposuadi.com'),(3895,'brute_force','2021-01-10 17:17:42','2021-01-10 22:17:42','217.138.192.100',NULL,NULL),(3896,'brute_force','2021-01-10 17:17:42','2021-01-10 22:17:42',NULL,NULL,'info@gruposuadi.com'),(3897,'brute_force','2021-01-10 18:12:57','2021-01-10 23:12:57','91.234.194.113',NULL,NULL),(3898,'brute_force','2021-01-10 18:12:57','2021-01-10 23:12:57',NULL,2,'gruposuadi'),(3899,'brute_force','2021-01-10 19:29:33','2021-01-11 00:29:33','45.12.223.228',NULL,NULL),(3900,'brute_force','2021-01-10 19:29:33','2021-01-11 00:29:33',NULL,NULL,'info@gruposuadi.com'),(3901,'brute_force','2021-01-10 21:00:42','2021-01-11 02:00:42','94.237.74.175',NULL,NULL),(3902,'brute_force','2021-01-10 21:00:42','2021-01-11 02:00:42',NULL,2,'gruposuadi'),(3903,'brute_force','2021-01-10 21:46:12','2021-01-11 02:46:12','45.83.91.188',NULL,NULL),(3904,'brute_force','2021-01-10 21:46:12','2021-01-11 02:46:12',NULL,NULL,'info@gruposuadi.com'),(3905,'brute_force','2021-01-10 22:26:11','2021-01-11 03:26:11','34.230.156.67',NULL,NULL),(3906,'brute_force','2021-01-10 22:26:11','2021-01-11 03:26:11',NULL,NULL,'admin'),(3907,'brute_force','2021-01-10 22:26:14','2021-01-11 03:26:14','34.230.156.67',NULL,NULL),(3908,'brute_force','2021-01-10 22:26:14','2021-01-11 03:26:14',NULL,NULL,'admin'),(3909,'brute_force','2021-01-10 22:26:17','2021-01-11 03:26:17','34.230.156.67',NULL,NULL),(3910,'brute_force','2021-01-10 22:26:17','2021-01-11 03:26:17',NULL,NULL,'admin'),(3911,'brute_force','2021-01-10 22:26:20','2021-01-11 03:26:20','34.230.156.67',NULL,NULL),(3912,'brute_force','2021-01-10 22:26:20','2021-01-11 03:26:20',NULL,NULL,'admin'),(3913,'brute_force','2021-01-10 22:26:23','2021-01-11 03:26:23','34.230.156.67',NULL,NULL),(3914,'brute_force','2021-01-10 22:26:23','2021-01-11 03:26:23',NULL,NULL,'admin'),(3915,'brute_force','2021-01-10 23:59:38','2021-01-11 04:59:38','49.12.165.64',NULL,NULL),(3916,'brute_force','2021-01-10 23:59:38','2021-01-11 04:59:38',NULL,2,'gruposuadi'),(3917,'brute_force','2021-01-11 00:13:51','2021-01-11 05:13:51','89.36.224.244',NULL,NULL),(3918,'brute_force','2021-01-11 00:13:51','2021-01-11 05:13:51',NULL,NULL,'info@gruposuadi.com'),(3919,'brute_force','2021-01-11 02:43:33','2021-01-11 07:43:33','213.232.87.138',NULL,NULL),(3920,'brute_force','2021-01-11 02:43:33','2021-01-11 07:43:33',NULL,NULL,'info@gruposuadi.com'),(3921,'brute_force','2021-01-11 03:11:11','2021-01-11 08:11:11','91.234.195.181',NULL,NULL),(3922,'brute_force','2021-01-11 03:11:11','2021-01-11 08:11:11',NULL,2,'gruposuadi'),(3923,'brute_force','2021-01-11 04:32:10','2021-01-11 09:32:10','50.87.230.228',NULL,NULL),(3924,'brute_force','2021-01-11 04:32:10','2021-01-11 09:32:10',NULL,2,'gruposuadi'),(3925,'brute_force','2021-01-11 04:42:19','2021-01-11 09:42:19','50.87.230.228',NULL,NULL),(3926,'brute_force','2021-01-11 04:42:19','2021-01-11 09:42:19',NULL,2,'gruposuadi'),(3927,'brute_force','2021-01-11 05:37:04','2021-01-11 10:37:04','148.72.232.53',NULL,NULL),(3928,'brute_force','2021-01-11 05:37:04','2021-01-11 10:37:04',NULL,2,'gruposuadi'),(3929,'brute_force','2021-01-11 07:04:53','2021-01-11 12:04:53','160.153.154.145',NULL,NULL),(3930,'brute_force','2021-01-11 07:04:53','2021-01-11 12:04:53',NULL,2,'gruposuadi'),(3931,'brute_force','2021-01-11 08:37:49','2021-01-11 13:37:49','107.180.121.6',NULL,NULL),(3932,'brute_force','2021-01-11 08:37:49','2021-01-11 13:37:49',NULL,2,'gruposuadi'),(3933,'brute_force','2021-01-11 08:59:31','2021-01-11 13:59:31','162.243.78.241',NULL,NULL),(3934,'brute_force','2021-01-11 08:59:31','2021-01-11 13:59:31',NULL,NULL,'[login]'),(3935,'brute_force','2021-01-11 09:56:08','2021-01-11 14:56:08','54.232.203.99',NULL,NULL),(3936,'brute_force','2021-01-11 09:56:08','2021-01-11 14:56:08',NULL,NULL,'[login]'),(3937,'brute_force','2021-01-11 10:30:26','2021-01-11 15:30:26','184.95.34.34',NULL,NULL),(3938,'brute_force','2021-01-11 10:30:26','2021-01-11 15:30:26',NULL,2,'gruposuadi'),(3939,'brute_force','2021-01-11 10:38:24','2021-01-11 15:38:24','172.81.119.78',NULL,NULL),(3940,'brute_force','2021-01-11 10:38:25','2021-01-11 15:38:25','172.81.119.78',NULL,NULL),(3941,'brute_force','2021-01-11 10:38:25','2021-01-11 15:38:25',NULL,NULL,'[login]'),(3942,'brute_force','2021-01-11 11:22:26','2021-01-11 16:22:26','138.121.170.141',NULL,NULL),(3943,'brute_force','2021-01-11 11:22:29','2021-01-11 16:22:29','138.121.170.141',NULL,NULL),(3944,'brute_force','2021-01-11 11:22:29','2021-01-11 16:22:29',NULL,NULL,'[login]'),(3945,'brute_force','2021-01-11 11:41:39','2021-01-11 16:41:39','188.165.247.31',NULL,NULL),(3946,'brute_force','2021-01-11 11:41:41','2021-01-11 16:41:41','188.165.247.31',NULL,NULL),(3947,'brute_force','2021-01-11 11:41:41','2021-01-11 16:41:41',NULL,NULL,'[login]'),(3948,'brute_force','2021-01-11 11:55:03','2021-01-11 16:55:03','207.244.228.124',NULL,NULL),(3949,'brute_force','2021-01-11 11:55:05','2021-01-11 16:55:05','207.244.228.124',NULL,NULL),(3950,'brute_force','2021-01-11 11:55:05','2021-01-11 16:55:05',NULL,NULL,'[login]'),(3951,'brute_force','2021-01-11 12:17:55','2021-01-11 17:17:55','148.72.64.192',NULL,NULL),(3952,'brute_force','2021-01-11 12:17:57','2021-01-11 17:17:57','148.72.64.192',NULL,NULL),(3953,'brute_force','2021-01-11 12:17:57','2021-01-11 17:17:57',NULL,NULL,'[login]'),(3954,'brute_force','2021-01-11 12:27:18','2021-01-11 17:27:18','89.46.106.197',NULL,NULL),(3955,'brute_force','2021-01-11 12:27:18','2021-01-11 17:27:18',NULL,2,'gruposuadi'),(3956,'brute_force','2021-01-11 12:29:35','2021-01-11 17:29:35','203.150.107.77',NULL,NULL),(3957,'brute_force','2021-01-11 12:29:38','2021-01-11 17:29:38','203.150.107.77',NULL,NULL),(3958,'brute_force','2021-01-11 12:29:38','2021-01-11 17:29:38',NULL,NULL,'[login]'),(3959,'brute_force','2021-01-11 12:39:09','2021-01-11 17:39:09','188.166.234.253',NULL,NULL),(3960,'brute_force','2021-01-11 12:39:12','2021-01-11 17:39:12','188.166.234.253',NULL,NULL),(3961,'brute_force','2021-01-11 12:39:12','2021-01-11 17:39:12',NULL,NULL,'[login]'),(3962,'brute_force','2021-01-11 12:56:02','2021-01-11 17:56:02','45.89.204.2',NULL,NULL),(3963,'brute_force','2021-01-11 12:56:04','2021-01-11 17:56:04','45.89.204.2',NULL,NULL),(3964,'brute_force','2021-01-11 12:56:04','2021-01-11 17:56:04',NULL,NULL,'[login]'),(3965,'brute_force','2021-01-11 13:31:18','2021-01-11 18:31:18','167.114.152.170',NULL,NULL),(3966,'brute_force','2021-01-11 13:31:19','2021-01-11 18:31:19','167.114.152.170',NULL,NULL),(3967,'brute_force','2021-01-11 13:31:19','2021-01-11 18:31:19',NULL,NULL,'[login]'),(3968,'brute_force','2021-01-11 13:50:13','2021-01-11 18:50:13','35.188.121.221',NULL,NULL),(3969,'brute_force','2021-01-11 13:50:15','2021-01-11 18:50:15','35.188.121.221',NULL,NULL),(3970,'brute_force','2021-01-11 13:50:15','2021-01-11 18:50:15',NULL,NULL,'[login]'),(3971,'brute_force','2021-01-11 13:58:58','2021-01-11 18:58:58','160.153.249.218',NULL,NULL),(3972,'brute_force','2021-01-11 13:59:00','2021-01-11 18:59:00','160.153.249.218',NULL,NULL),(3973,'brute_force','2021-01-11 13:59:00','2021-01-11 18:59:00',NULL,NULL,'[login]'),(3974,'brute_force','2021-01-11 14:00:25','2021-01-11 19:00:25','185.245.85.172',NULL,NULL),(3975,'brute_force','2021-01-11 14:00:25','2021-01-11 19:00:25',NULL,NULL,'info@gruposuadi.com'),(3976,'brute_force','2021-01-11 14:19:25','2021-01-11 19:19:25','159.203.70.169',NULL,NULL),(3977,'brute_force','2021-01-11 14:20:15','2021-01-11 19:20:15','89.46.109.82',NULL,NULL),(3978,'brute_force','2021-01-11 14:20:15','2021-01-11 19:20:15',NULL,2,'gruposuadi'),(3979,'brute_force','2021-01-11 14:28:45','2021-01-11 19:28:45','54.38.192.66',NULL,NULL),(3980,'brute_force','2021-01-11 14:28:47','2021-01-11 19:28:47','54.38.192.66',NULL,NULL),(3981,'brute_force','2021-01-11 14:28:47','2021-01-11 19:28:47',NULL,NULL,'[login]'),(3982,'brute_force','2021-01-11 14:39:23','2021-01-11 19:39:23','139.59.79.239',NULL,NULL),(3983,'brute_force','2021-01-11 14:39:25','2021-01-11 19:39:25','139.59.79.239',NULL,NULL),(3984,'brute_force','2021-01-11 14:39:25','2021-01-11 19:39:25',NULL,NULL,'[login]'),(3985,'brute_force','2021-01-11 14:49:42','2021-01-11 19:49:42','45.80.183.174',NULL,NULL),(3986,'brute_force','2021-01-11 14:49:45','2021-01-11 19:49:45','45.80.183.174',NULL,NULL),(3987,'brute_force','2021-01-11 14:49:45','2021-01-11 19:49:45',NULL,NULL,'[login]'),(3988,'brute_force','2021-01-11 14:59:22','2021-01-11 19:59:22','134.209.234.130',NULL,NULL),(3989,'brute_force','2021-01-11 14:59:24','2021-01-11 19:59:24','134.209.234.130',NULL,NULL),(3990,'brute_force','2021-01-11 14:59:24','2021-01-11 19:59:24',NULL,NULL,'[login]'),(3991,'brute_force','2021-01-11 15:09:54','2021-01-11 20:09:54','51.178.136.52',NULL,NULL),(3992,'brute_force','2021-01-11 15:09:57','2021-01-11 20:09:57','51.178.136.52',NULL,NULL),(3993,'brute_force','2021-01-11 15:09:57','2021-01-11 20:09:57',NULL,NULL,'[login]'),(3994,'brute_force','2021-01-11 15:51:25','2021-01-11 20:51:25','192.241.195.30',NULL,NULL),(3995,'brute_force','2021-01-11 15:51:27','2021-01-11 20:51:27','192.241.195.30',NULL,NULL),(3996,'brute_force','2021-01-11 15:51:27','2021-01-11 20:51:27',NULL,NULL,'[login]'),(3997,'brute_force','2021-01-11 16:02:18','2021-01-11 21:02:18','163.172.123.81',NULL,NULL),(3998,'brute_force','2021-01-11 16:02:20','2021-01-11 21:02:20','163.172.123.81',NULL,NULL),(3999,'brute_force','2021-01-11 16:02:20','2021-01-11 21:02:20',NULL,NULL,'[login]'),(4000,'brute_force','2021-01-11 16:13:07','2021-01-11 21:13:07','188.166.21.195',NULL,NULL),(4001,'brute_force','2021-01-11 16:13:09','2021-01-11 21:13:09','188.166.21.195',NULL,NULL),(4002,'brute_force','2021-01-11 16:13:09','2021-01-11 21:13:09',NULL,NULL,'[login]'),(4003,'brute_force','2021-01-11 16:20:37','2021-01-11 21:20:37','209.205.221.250',NULL,NULL),(4004,'brute_force','2021-01-11 16:20:37','2021-01-11 21:20:37',NULL,2,'gruposuadi'),(4005,'brute_force','2021-01-11 16:24:21','2021-01-11 21:24:21','64.227.58.145',NULL,NULL),(4006,'brute_force','2021-01-11 16:24:23','2021-01-11 21:24:23','64.227.58.145',NULL,NULL),(4007,'brute_force','2021-01-11 16:24:23','2021-01-11 21:24:23',NULL,NULL,'[login]'),(4008,'brute_force','2021-01-11 16:35:36','2021-01-11 21:35:36','165.22.242.39',NULL,NULL),(4009,'brute_force','2021-01-11 16:35:38','2021-01-11 21:35:38','165.22.242.39',NULL,NULL),(4010,'brute_force','2021-01-11 16:35:38','2021-01-11 21:35:38',NULL,NULL,'[login]'),(4011,'brute_force','2021-01-11 16:57:58','2021-01-11 21:57:58','35.202.179.48',NULL,NULL),(4012,'brute_force','2021-01-11 16:57:58','2021-01-11 21:57:58',NULL,NULL,'[login]'),(4013,'brute_force','2021-01-11 17:09:19','2021-01-11 22:09:19','192.185.130.170',NULL,NULL),(4014,'brute_force','2021-01-11 17:09:20','2021-01-11 22:09:20','192.185.130.170',NULL,NULL),(4015,'brute_force','2021-01-11 17:09:20','2021-01-11 22:09:20',NULL,NULL,'[login]'),(4016,'brute_force','2021-01-11 17:21:16','2021-01-11 22:21:16','185.201.112.27',NULL,NULL),(4017,'brute_force','2021-01-11 17:21:18','2021-01-11 22:21:18','185.201.112.27',NULL,NULL),(4018,'brute_force','2021-01-11 17:21:18','2021-01-11 22:21:18',NULL,NULL,'[login]'),(4019,'brute_force','2021-01-11 17:38:12','2021-01-11 22:38:12','23.97.154.104',NULL,NULL),(4020,'brute_force','2021-01-11 17:38:14','2021-01-11 22:38:14','23.97.154.104',NULL,NULL),(4021,'brute_force','2021-01-11 17:38:14','2021-01-11 22:38:14',NULL,NULL,'[login]'),(4022,'brute_force','2021-01-11 17:44:31','2021-01-11 22:44:31','69.167.136.34',NULL,NULL),(4023,'brute_force','2021-01-11 17:44:32','2021-01-11 22:44:32','69.167.136.34',NULL,NULL),(4024,'brute_force','2021-01-11 17:44:32','2021-01-11 22:44:32',NULL,NULL,'[login]'),(4025,'brute_force','2021-01-11 17:51:15','2021-01-11 22:51:15','35.209.143.67',NULL,NULL),(4026,'brute_force','2021-01-11 17:51:15','2021-01-11 22:51:15',NULL,2,'gruposuadi'),(4027,'brute_force','2021-01-11 17:56:27','2021-01-11 22:56:27','165.227.127.49',NULL,NULL),(4028,'brute_force','2021-01-11 17:56:29','2021-01-11 22:56:29','165.227.127.49',NULL,NULL),(4029,'brute_force','2021-01-11 17:56:29','2021-01-11 22:56:29',NULL,NULL,'[login]'),(4030,'brute_force','2021-01-11 18:08:19','2021-01-11 23:08:19','51.77.213.160',NULL,NULL),(4031,'brute_force','2021-01-11 18:08:21','2021-01-11 23:08:21','51.77.213.160',NULL,NULL),(4032,'brute_force','2021-01-11 18:08:21','2021-01-11 23:08:21',NULL,NULL,'[login]'),(4033,'brute_force','2021-01-11 18:33:08','2021-01-11 23:33:08','142.4.29.99',NULL,NULL),(4034,'brute_force','2021-01-11 18:33:10','2021-01-11 23:33:10','142.4.29.99',NULL,NULL),(4035,'brute_force','2021-01-11 18:33:10','2021-01-11 23:33:10',NULL,NULL,'[login]'),(4036,'brute_force','2021-01-11 19:33:26','2021-01-12 00:33:26','77.68.15.120',NULL,NULL),(4037,'brute_force','2021-01-11 19:33:26','2021-01-12 00:33:26',NULL,2,'gruposuadi'),(4038,'brute_force','2021-01-11 21:03:08','2021-01-12 02:03:08','185.236.42.79',NULL,NULL),(4039,'brute_force','2021-01-11 21:03:08','2021-01-12 02:03:08',NULL,NULL,'info@gruposuadi.com'),(4040,'brute_force','2021-01-11 21:09:08','2021-01-12 02:09:08','206.189.186.211',NULL,NULL),(4041,'brute_force','2021-01-11 21:09:08','2021-01-12 02:09:08',NULL,NULL,'[login]'),(4042,'brute_force','2021-01-11 21:17:05','2021-01-12 02:17:05','139.59.92.188',NULL,NULL),(4043,'brute_force','2021-01-11 21:17:05','2021-01-12 02:17:05',NULL,NULL,'[login]'),(4044,'brute_force','2021-01-11 21:21:21','2021-01-12 02:21:21','185.20.205.33',NULL,NULL),(4045,'brute_force','2021-01-11 21:21:21','2021-01-12 02:21:21',NULL,2,'gruposuadi'),(4046,'brute_force','2021-01-11 21:23:58','2021-01-12 02:23:58','103.3.46.92',NULL,NULL),(4047,'brute_force','2021-01-11 21:24:01','2021-01-12 02:24:01','103.3.46.92',NULL,NULL),(4048,'brute_force','2021-01-11 21:24:01','2021-01-12 02:24:01',NULL,NULL,'[login]'),(4049,'brute_force','2021-01-11 21:35:10','2021-01-12 02:35:10','37.17.225.253',NULL,NULL),(4050,'brute_force','2021-01-11 21:35:12','2021-01-12 02:35:12','37.17.225.253',NULL,NULL),(4051,'brute_force','2021-01-11 21:35:12','2021-01-12 02:35:12',NULL,NULL,'[login]'),(4052,'brute_force','2021-01-11 21:41:51','2021-01-12 02:41:51','43.252.212.45',NULL,NULL),(4053,'brute_force','2021-01-11 21:41:56','2021-01-12 02:41:56','43.252.212.45',NULL,NULL),(4054,'brute_force','2021-01-11 21:41:56','2021-01-12 02:41:56',NULL,NULL,'[login]'),(4055,'brute_force','2021-01-11 21:48:54','2021-01-12 02:48:54','166.62.84.192',NULL,NULL),(4056,'brute_force','2021-01-11 21:49:07','2021-01-12 02:49:07','166.62.84.192',NULL,NULL),(4057,'brute_force','2021-01-11 21:49:07','2021-01-12 02:49:07',NULL,NULL,'[login]'),(4058,'brute_force','2021-01-11 21:54:58','2021-01-12 02:54:58','173.236.255.123',NULL,NULL),(4059,'brute_force','2021-01-11 21:54:59','2021-01-12 02:54:59','173.236.255.123',NULL,NULL),(4060,'brute_force','2021-01-11 21:54:59','2021-01-12 02:54:59',NULL,NULL,'[login]'),(4061,'brute_force','2021-01-11 22:02:37','2021-01-12 03:02:37','159.65.65.170',NULL,NULL),(4062,'brute_force','2021-01-11 22:02:39','2021-01-12 03:02:39','159.65.65.170',NULL,NULL),(4063,'brute_force','2021-01-11 22:02:39','2021-01-12 03:02:39',NULL,NULL,'[login]'),(4064,'brute_force','2021-01-11 22:06:39','2021-01-12 03:06:39','193.46.197.200',NULL,NULL),(4065,'brute_force','2021-01-11 22:06:40','2021-01-12 03:06:40','193.46.197.200',NULL,NULL),(4066,'brute_force','2021-01-11 22:06:40','2021-01-12 03:06:40',NULL,NULL,'admin'),(4067,'brute_force','2021-01-11 22:15:11','2021-01-12 03:15:11','167.71.216.37',NULL,NULL),(4068,'brute_force','2021-01-11 22:15:14','2021-01-12 03:15:14','167.71.216.37',NULL,NULL),(4069,'brute_force','2021-01-11 22:15:14','2021-01-12 03:15:14',NULL,NULL,'admin'),(4070,'brute_force','2021-01-11 22:21:50','2021-01-12 03:21:50','139.59.33.202',NULL,NULL),(4071,'brute_force','2021-01-11 22:21:52','2021-01-12 03:21:52','139.59.33.202',NULL,NULL),(4072,'brute_force','2021-01-11 22:21:52','2021-01-12 03:21:52',NULL,NULL,'admin'),(4073,'brute_force','2021-01-11 22:28:39','2021-01-12 03:28:39','35.189.223.35',NULL,NULL),(4074,'brute_force','2021-01-11 22:28:41','2021-01-12 03:28:41','35.189.223.35',NULL,NULL),(4075,'brute_force','2021-01-11 22:28:41','2021-01-12 03:28:41',NULL,NULL,'admin'),(4076,'brute_force','2021-01-11 22:36:47','2021-01-12 03:36:47','64.227.53.63',NULL,NULL),(4077,'brute_force','2021-01-11 22:36:48','2021-01-12 03:36:48','64.227.53.63',NULL,NULL),(4078,'brute_force','2021-01-11 22:36:48','2021-01-12 03:36:48',NULL,NULL,'admin'),(4079,'brute_force','2021-01-11 22:50:58','2021-01-12 03:50:58','185.206.160.3',NULL,NULL),(4080,'brute_force','2021-01-11 22:51:00','2021-01-12 03:51:00','185.206.160.3',NULL,NULL),(4081,'brute_force','2021-01-11 22:51:00','2021-01-12 03:51:00',NULL,NULL,'admin'),(4082,'brute_force','2021-01-11 22:58:15','2021-01-12 03:58:15','202.254.236.26',NULL,NULL),(4083,'brute_force','2021-01-11 22:58:18','2021-01-12 03:58:18','202.254.236.26',NULL,NULL),(4084,'brute_force','2021-01-11 22:58:18','2021-01-12 03:58:18',NULL,NULL,'admin'),(4085,'brute_force','2021-01-11 23:05:56','2021-01-12 04:05:56','198.12.226.7',NULL,NULL),(4086,'brute_force','2021-01-11 23:05:58','2021-01-12 04:05:58','198.12.226.7',NULL,NULL),(4087,'brute_force','2021-01-11 23:05:58','2021-01-12 04:05:58',NULL,NULL,'admin'),(4088,'brute_force','2021-01-11 23:13:50','2021-01-12 04:13:50','164.132.58.56',NULL,NULL),(4089,'brute_force','2021-01-11 23:13:52','2021-01-12 04:13:52','164.132.58.56',NULL,NULL),(4090,'brute_force','2021-01-11 23:13:52','2021-01-12 04:13:52',NULL,NULL,'admin'),(4091,'brute_force','2021-01-11 23:16:14','2021-01-12 04:16:14','198.71.240.6',NULL,NULL),(4092,'brute_force','2021-01-11 23:16:14','2021-01-12 04:16:14',NULL,2,'gruposuadi'),(4093,'brute_force','2021-01-11 23:22:22','2021-01-12 04:22:22','142.93.213.91',NULL,NULL),(4094,'brute_force','2021-01-11 23:22:25','2021-01-12 04:22:25','142.93.213.91',NULL,NULL),(4095,'brute_force','2021-01-11 23:22:25','2021-01-12 04:22:25',NULL,NULL,'admin'),(4096,'brute_force','2021-01-11 23:30:35','2021-01-12 04:30:35','40.73.77.193',NULL,NULL),(4097,'brute_force','2021-01-11 23:30:38','2021-01-12 04:30:38','40.73.77.193',NULL,NULL),(4098,'brute_force','2021-01-11 23:30:38','2021-01-12 04:30:38',NULL,NULL,'admin'),(4099,'brute_force','2021-01-11 23:37:39','2021-01-12 04:37:39','202.254.236.26',NULL,NULL),(4100,'brute_force','2021-01-11 23:37:41','2021-01-12 04:37:41','202.254.236.26',NULL,NULL),(4101,'brute_force','2021-01-11 23:37:41','2021-01-12 04:37:41',NULL,NULL,'admin'),(4102,'brute_force','2021-01-11 23:55:44','2021-01-12 04:55:44','165.22.23.23',NULL,NULL),(4103,'brute_force','2021-01-11 23:55:46','2021-01-12 04:55:46','165.22.23.23',NULL,NULL),(4104,'brute_force','2021-01-11 23:55:46','2021-01-12 04:55:46',NULL,NULL,'admin'),(4105,'brute_force','2021-01-12 00:04:05','2021-01-12 05:04:05','34.87.141.181',NULL,NULL),(4106,'brute_force','2021-01-12 00:04:08','2021-01-12 05:04:08','34.87.141.181',NULL,NULL),(4107,'brute_force','2021-01-12 00:04:08','2021-01-12 05:04:08',NULL,NULL,'admin'),(4108,'brute_force','2021-01-12 00:12:50','2021-01-12 05:12:50','159.89.183.168',NULL,NULL),(4109,'brute_force','2021-01-12 00:12:52','2021-01-12 05:12:52','159.89.183.168',NULL,NULL),(4110,'brute_force','2021-01-12 00:12:52','2021-01-12 05:12:52',NULL,NULL,'admin'),(4111,'brute_force','2021-01-12 00:23:11','2021-01-12 05:23:11','78.96.138.253',NULL,NULL),(4112,'brute_force','2021-01-12 00:23:19','2021-01-12 05:23:19','78.96.138.253',NULL,NULL),(4113,'brute_force','2021-01-12 00:23:19','2021-01-12 05:23:19',NULL,NULL,'admin'),(4114,'brute_force','2021-01-12 00:30:30','2021-01-12 05:30:30','119.18.52.177',NULL,NULL),(4115,'brute_force','2021-01-12 00:30:32','2021-01-12 05:30:32','119.18.52.177',NULL,NULL),(4116,'brute_force','2021-01-12 00:30:32','2021-01-12 05:30:32',NULL,NULL,'admin'),(4117,'brute_force','2021-01-12 00:47:41','2021-01-12 05:47:41','51.79.21.92',NULL,NULL),(4118,'brute_force','2021-01-12 00:47:43','2021-01-12 05:47:43','51.79.21.92',NULL,NULL),(4119,'brute_force','2021-01-12 00:47:43','2021-01-12 05:47:43',NULL,NULL,'admin'),(4120,'brute_force','2021-01-12 01:06:53','2021-01-12 06:06:53','150.95.81.33',NULL,NULL),(4121,'brute_force','2021-01-12 01:06:57','2021-01-12 06:06:57','150.95.81.33',NULL,NULL),(4122,'brute_force','2021-01-12 01:06:57','2021-01-12 06:06:57',NULL,NULL,'admin'),(4123,'brute_force','2021-01-12 01:15:53','2021-01-12 06:15:53','148.72.232.56',NULL,NULL),(4124,'brute_force','2021-01-12 01:15:53','2021-01-12 06:15:53',NULL,2,'gruposuadi'),(4125,'brute_force','2021-01-12 01:24:37','2021-01-12 06:24:37','207.244.228.124',NULL,NULL),(4126,'brute_force','2021-01-12 01:24:38','2021-01-12 06:24:38','207.244.228.124',NULL,NULL),(4127,'brute_force','2021-01-12 01:24:38','2021-01-12 06:24:38',NULL,NULL,'admin'),(4128,'brute_force','2021-01-12 01:35:06','2021-01-12 06:35:06','206.189.231.196',NULL,NULL),(4129,'brute_force','2021-01-12 01:45:13','2021-01-12 06:45:13','157.245.38.42',NULL,NULL),(4130,'brute_force','2021-01-12 01:45:22','2021-01-12 06:45:22','157.245.38.42',NULL,NULL),(4131,'brute_force','2021-01-12 01:45:22','2021-01-12 06:45:22',NULL,NULL,'admin'),(4132,'brute_force','2021-01-12 01:52:05','2021-01-12 06:52:05','37.120.221.164',NULL,NULL),(4133,'brute_force','2021-01-12 01:52:05','2021-01-12 06:52:05',NULL,NULL,'info@gruposuadi.com'),(4134,'brute_force','2021-01-12 01:54:13','2021-01-12 06:54:13','46.45.178.5',NULL,NULL),(4135,'brute_force','2021-01-12 01:54:15','2021-01-12 06:54:15','46.45.178.5',NULL,NULL),(4136,'brute_force','2021-01-12 01:54:15','2021-01-12 06:54:15',NULL,NULL,'admin'),(4137,'brute_force','2021-01-12 02:06:58','2021-01-12 07:06:58','108.160.141.234',NULL,NULL),(4138,'brute_force','2021-01-12 02:06:58','2021-01-12 07:06:58',NULL,NULL,'[login]'),(4139,'brute_force','2021-01-12 02:14:11','2021-01-12 07:14:11','89.252.184.160',NULL,NULL),(4140,'brute_force','2021-01-12 02:14:13','2021-01-12 07:14:13','89.252.184.160',NULL,NULL),(4141,'brute_force','2021-01-12 02:14:13','2021-01-12 07:14:13',NULL,NULL,'admin'),(4142,'brute_force','2021-01-12 02:23:16','2021-01-12 07:23:16','138.68.250.161',NULL,NULL),(4143,'brute_force','2021-01-12 02:23:23','2021-01-12 07:23:23','138.68.250.161',NULL,NULL),(4144,'brute_force','2021-01-12 02:23:23','2021-01-12 07:23:23',NULL,NULL,'[login]'),(4145,'brute_force','2021-01-12 02:24:54','2021-01-12 07:24:54','40.73.77.193',NULL,NULL),(4146,'brute_force','2021-01-12 02:24:58','2021-01-12 07:24:58','40.73.77.193',NULL,NULL),(4147,'brute_force','2021-01-12 02:24:58','2021-01-12 07:24:58',NULL,NULL,'admin'),(4148,'brute_force','2021-01-12 02:37:00','2021-01-12 07:37:00','178.62.23.28',NULL,NULL),(4149,'brute_force','2021-01-12 02:37:07','2021-01-12 07:37:07','178.62.23.28',NULL,NULL),(4150,'brute_force','2021-01-12 02:37:07','2021-01-12 07:37:07',NULL,NULL,'admin'),(4151,'brute_force','2021-01-12 02:41:43','2021-01-12 07:41:43','42.117.5.36',NULL,NULL),(4152,'brute_force','2021-01-12 02:41:46','2021-01-12 07:41:46','42.117.5.36',NULL,NULL),(4153,'brute_force','2021-01-12 02:41:46','2021-01-12 07:41:46',NULL,NULL,'admin'),(4154,'brute_force','2021-01-12 02:56:25','2021-01-12 07:56:25','207.244.228.124',NULL,NULL),(4155,'brute_force','2021-01-12 02:56:27','2021-01-12 07:56:27','207.244.228.124',NULL,NULL),(4156,'brute_force','2021-01-12 02:56:27','2021-01-12 07:56:27',NULL,NULL,'admin'),(4157,'brute_force','2021-01-12 03:03:11','2021-01-12 08:03:11','162.241.85.214',NULL,NULL),(4158,'brute_force','2021-01-12 03:03:11','2021-01-12 08:03:11',NULL,2,'gruposuadi'),(4159,'brute_force','2021-01-12 03:18:07','2021-01-12 08:18:07','129.213.213.245',NULL,NULL),(4160,'brute_force','2021-01-12 03:18:09','2021-01-12 08:18:09','129.213.213.245',NULL,NULL),(4161,'brute_force','2021-01-12 03:18:09','2021-01-12 08:18:09',NULL,NULL,'admin'),(4162,'brute_force','2021-01-12 03:29:16','2021-01-12 08:29:16','175.208.191.37',NULL,NULL),(4163,'brute_force','2021-01-12 03:29:18','2021-01-12 08:29:18','175.208.191.37',NULL,NULL),(4164,'brute_force','2021-01-12 03:29:18','2021-01-12 08:29:18',NULL,NULL,'admin'),(4165,'brute_force','2021-01-12 03:38:11','2021-01-12 08:38:11','3.18.163.104',NULL,NULL),(4166,'brute_force','2021-01-12 03:38:13','2021-01-12 08:38:13','3.18.163.104',NULL,NULL),(4167,'brute_force','2021-01-12 03:38:13','2021-01-12 08:38:13',NULL,NULL,'admin'),(4168,'brute_force','2021-01-12 03:39:37','2021-01-12 08:39:37','37.97.152.141',NULL,NULL),(4169,'brute_force','2021-01-12 03:39:39','2021-01-12 08:39:39','37.97.152.141',NULL,NULL),(4170,'brute_force','2021-01-12 03:39:39','2021-01-12 08:39:39',NULL,NULL,'admin'),(4171,'brute_force','2021-01-12 03:41:34','2021-01-12 08:41:34','180.235.149.193',NULL,NULL),(4172,'brute_force','2021-01-12 03:41:34','2021-01-12 08:41:34',NULL,2,'gruposuadi'),(4173,'brute_force','2021-01-12 03:50:45','2021-01-12 08:50:45','207.180.212.51',NULL,NULL),(4174,'brute_force','2021-01-12 03:50:47','2021-01-12 08:50:47','207.180.212.51',NULL,NULL),(4175,'brute_force','2021-01-12 03:50:47','2021-01-12 08:50:47',NULL,NULL,'admin'),(4176,'brute_force','2021-01-12 03:55:19','2021-01-12 08:55:19','139.59.77.73',NULL,NULL),(4177,'brute_force','2021-01-12 03:55:22','2021-01-12 08:55:22','139.59.77.73',NULL,NULL),(4178,'brute_force','2021-01-12 03:55:22','2021-01-12 08:55:22',NULL,NULL,'[login]'),(4179,'brute_force','2021-01-12 04:02:51','2021-01-12 09:02:51','64.227.39.77',NULL,NULL),(4180,'brute_force','2021-01-12 04:02:58','2021-01-12 09:02:58','64.227.39.77',NULL,NULL),(4181,'brute_force','2021-01-12 04:02:58','2021-01-12 09:02:58',NULL,NULL,'admin'),(4182,'brute_force','2021-01-12 04:12:59','2021-01-12 09:12:59','216.10.242.176',NULL,NULL),(4183,'brute_force','2021-01-12 04:13:02','2021-01-12 09:13:02','216.10.242.176',NULL,NULL),(4184,'brute_force','2021-01-12 04:13:02','2021-01-12 09:13:02',NULL,NULL,'admin'),(4185,'brute_force','2021-01-12 04:13:53','2021-01-12 09:13:53','93.177.74.166',NULL,NULL),(4186,'brute_force','2021-01-12 04:13:53','2021-01-12 09:13:53',NULL,NULL,'info@gruposuadi.com'),(4187,'brute_force','2021-01-12 04:14:22','2021-01-12 09:14:22','150.95.108.246',NULL,NULL),(4188,'brute_force','2021-01-12 04:14:24','2021-01-12 09:14:24','150.95.108.246',NULL,NULL),(4189,'brute_force','2021-01-12 04:14:24','2021-01-12 09:14:24',NULL,NULL,'[login]'),(4190,'brute_force','2021-01-12 04:25:41','2021-01-12 09:25:41','54.232.203.99',NULL,NULL),(4191,'brute_force','2021-01-12 04:25:44','2021-01-12 09:25:44','54.232.203.99',NULL,NULL),(4192,'brute_force','2021-01-12 04:25:44','2021-01-12 09:25:44',NULL,NULL,'admin'),(4193,'brute_force','2021-01-12 04:32:38','2021-01-12 09:32:38','104.168.71.157',NULL,NULL),(4194,'brute_force','2021-01-12 04:32:39','2021-01-12 09:32:39','104.168.71.157',NULL,NULL),(4195,'brute_force','2021-01-12 04:32:39','2021-01-12 09:32:39',NULL,NULL,'[login]'),(4196,'brute_force','2021-01-12 04:36:23','2021-01-12 09:36:23','192.169.218.28',NULL,NULL),(4197,'brute_force','2021-01-12 04:36:30','2021-01-12 09:36:30','192.169.218.28',NULL,NULL),(4198,'brute_force','2021-01-12 04:36:30','2021-01-12 09:36:30',NULL,NULL,'admin'),(4199,'brute_force','2021-01-12 04:46:43','2021-01-12 09:46:43','142.93.126.181',NULL,NULL),(4200,'brute_force','2021-01-12 04:46:44','2021-01-12 09:46:44','142.93.126.181',NULL,NULL),(4201,'brute_force','2021-01-12 04:46:44','2021-01-12 09:46:44',NULL,NULL,'[login]'),(4202,'brute_force','2021-01-12 04:53:52','2021-01-12 09:53:52','81.88.52.80',NULL,NULL),(4203,'brute_force','2021-01-12 04:53:52','2021-01-12 09:53:52',NULL,2,'gruposuadi'),(4204,'brute_force','2021-01-12 04:59:13','2021-01-12 09:59:13','161.35.148.121',NULL,NULL),(4205,'brute_force','2021-01-12 04:59:15','2021-01-12 09:59:15','161.35.148.121',NULL,NULL),(4206,'brute_force','2021-01-12 04:59:15','2021-01-12 09:59:15',NULL,NULL,'[login]'),(4207,'brute_force','2021-01-12 05:09:45','2021-01-12 10:09:45','78.157.40.134',NULL,NULL),(4208,'brute_force','2021-01-12 05:09:48','2021-01-12 10:09:48','78.157.40.134',NULL,NULL),(4209,'brute_force','2021-01-12 05:09:48','2021-01-12 10:09:48',NULL,NULL,'admin'),(4210,'brute_force','2021-01-12 05:11:00','2021-01-12 10:11:00','163.172.42.123',NULL,NULL),(4211,'brute_force','2021-01-12 05:11:03','2021-01-12 10:11:03','163.172.42.123',NULL,NULL),(4212,'brute_force','2021-01-12 05:11:03','2021-01-12 10:11:03',NULL,NULL,'[login]'),(4213,'brute_force','2021-01-12 05:27:43','2021-01-12 10:27:43','187.51.18.2',NULL,NULL),(4214,'brute_force','2021-01-12 05:27:45','2021-01-12 10:27:45','187.51.18.2',NULL,NULL),(4215,'brute_force','2021-01-12 05:27:45','2021-01-12 10:27:45',NULL,NULL,'[login]'),(4216,'brute_force','2021-01-12 05:44:20','2021-01-12 10:44:20','18.196.248.138',NULL,NULL),(4217,'brute_force','2021-01-12 05:44:23','2021-01-12 10:44:23','18.196.248.138',NULL,NULL),(4218,'brute_force','2021-01-12 05:44:23','2021-01-12 10:44:23',NULL,NULL,'[login]'),(4219,'brute_force','2021-01-12 05:48:47','2021-01-12 10:48:47','104.236.120.31',NULL,NULL),(4220,'brute_force','2021-01-12 05:48:49','2021-01-12 10:48:49','104.236.120.31',NULL,NULL),(4221,'brute_force','2021-01-12 05:48:49','2021-01-12 10:48:49',NULL,NULL,'[login]'),(4222,'brute_force','2021-01-12 06:00:12','2021-01-12 11:00:12','103.27.239.185',NULL,NULL),(4223,'brute_force','2021-01-12 06:00:15','2021-01-12 11:00:15','103.27.239.185',NULL,NULL),(4224,'brute_force','2021-01-12 06:00:15','2021-01-12 11:00:15',NULL,NULL,'[login]'),(4225,'brute_force','2021-01-12 06:08:56','2021-01-12 11:08:56','186.64.117.145',NULL,NULL),(4226,'brute_force','2021-01-12 06:08:56','2021-01-12 11:08:56',NULL,2,'gruposuadi'),(4227,'brute_force','2021-01-12 06:13:18','2021-01-12 11:13:18','192.169.218.28',NULL,NULL),(4228,'brute_force','2021-01-12 06:13:20','2021-01-12 11:13:20','192.169.218.28',NULL,NULL),(4229,'brute_force','2021-01-12 06:13:20','2021-01-12 11:13:20',NULL,NULL,'[login]'),(4230,'brute_force','2021-01-12 06:21:02','2021-01-12 11:21:02','185.85.188.18',NULL,NULL),(4231,'brute_force','2021-01-12 06:21:05','2021-01-12 11:21:05','185.85.188.18',NULL,NULL),(4232,'brute_force','2021-01-12 06:21:05','2021-01-12 11:21:05',NULL,NULL,'test'),(4233,'brute_force','2021-01-12 06:27:46','2021-01-12 11:27:46','195.154.51.48',NULL,NULL),(4234,'brute_force','2021-01-12 06:27:46','2021-01-12 11:27:46',NULL,NULL,'info@gruposuadi.com'),(4235,'brute_force','2021-01-12 06:55:42','2021-01-12 11:55:42','78.31.104.10',NULL,NULL),(4236,'brute_force','2021-01-12 06:55:44','2021-01-12 11:55:44','78.31.104.10',NULL,NULL),(4237,'brute_force','2021-01-12 06:55:44','2021-01-12 11:55:44',NULL,NULL,'[login]'),(4238,'brute_force','2021-01-12 07:12:07','2021-01-12 12:12:07','217.79.242.210',NULL,NULL),(4239,'brute_force','2021-01-12 07:12:07','2021-01-12 12:12:07',NULL,2,'gruposuadi'),(4240,'brute_force','2021-01-12 07:14:54','2021-01-12 12:14:54','18.196.248.138',NULL,NULL),(4241,'brute_force','2021-01-12 07:14:57','2021-01-12 12:14:57','18.196.248.138',NULL,NULL),(4242,'brute_force','2021-01-12 07:14:57','2021-01-12 12:14:57',NULL,NULL,'[login]'),(4243,'brute_force','2021-01-12 07:16:52','2021-01-12 12:16:52','162.241.114.56',NULL,NULL),(4244,'brute_force','2021-01-12 07:16:53','2021-01-12 12:16:53','162.241.114.56',NULL,NULL),(4245,'brute_force','2021-01-12 07:16:53','2021-01-12 12:16:53',NULL,NULL,'[login]'),(4246,'brute_force','2021-01-12 07:31:11','2021-01-12 12:31:11','104.238.94.60',NULL,NULL),(4247,'brute_force','2021-01-12 07:31:13','2021-01-12 12:31:13','104.238.94.60',NULL,NULL),(4248,'brute_force','2021-01-12 07:31:13','2021-01-12 12:31:13',NULL,NULL,'[login]'),(4249,'brute_force','2021-01-12 07:32:23','2021-01-12 12:32:23','185.206.160.2',NULL,NULL),(4250,'brute_force','2021-01-12 07:32:25','2021-01-12 12:32:25','185.206.160.2',NULL,NULL),(4251,'brute_force','2021-01-12 07:32:25','2021-01-12 12:32:25',NULL,NULL,'admin'),(4252,'brute_force','2021-01-12 07:44:06','2021-01-12 12:44:06','109.24.144.155',NULL,NULL),(4253,'brute_force','2021-01-12 07:44:09','2021-01-12 12:44:09','109.24.144.155',NULL,NULL),(4254,'brute_force','2021-01-12 07:44:09','2021-01-12 12:44:09',NULL,NULL,'[login]'),(4255,'brute_force','2021-01-12 07:49:50','2021-01-12 12:49:50','34.77.168.63',NULL,NULL),(4256,'brute_force','2021-01-12 07:49:52','2021-01-12 12:49:52','34.77.168.63',NULL,NULL),(4257,'brute_force','2021-01-12 07:49:52','2021-01-12 12:49:52',NULL,NULL,'admin'),(4258,'brute_force','2021-01-12 07:57:42','2021-01-12 12:57:42','109.24.144.155',NULL,NULL),(4259,'brute_force','2021-01-12 07:57:44','2021-01-12 12:57:44','109.24.144.155',NULL,NULL),(4260,'brute_force','2021-01-12 07:57:44','2021-01-12 12:57:44',NULL,NULL,'[login]'),(4261,'brute_force','2021-01-12 08:11:51','2021-01-12 13:11:51','51.79.157.254',NULL,NULL),(4262,'brute_force','2021-01-12 08:11:54','2021-01-12 13:11:54','51.79.157.254',NULL,NULL),(4263,'brute_force','2021-01-12 08:11:54','2021-01-12 13:11:54',NULL,NULL,'[login]'),(4264,'brute_force','2021-01-12 08:26:11','2021-01-12 13:26:11','34.64.218.102',NULL,NULL),(4265,'brute_force','2021-01-12 08:26:13','2021-01-12 13:26:13','34.64.218.102',NULL,NULL),(4266,'brute_force','2021-01-12 08:26:13','2021-01-12 13:26:13',NULL,NULL,'[login]'),(4267,'brute_force','2021-01-12 08:44:25','2021-01-12 13:44:25','37.120.194.180',NULL,NULL),(4268,'brute_force','2021-01-12 08:44:25','2021-01-12 13:44:25',NULL,NULL,'info@gruposuadi.com'),(4269,'brute_force','2021-01-12 08:45:01','2021-01-12 13:45:01','159.89.20.115',NULL,NULL),(4270,'brute_force','2021-01-12 08:45:01','2021-01-12 13:45:01',NULL,2,'gruposuadi'),(4271,'brute_force','2021-01-12 08:45:11','2021-01-12 13:45:11','51.178.146.199',NULL,NULL),(4272,'brute_force','2021-01-12 08:45:13','2021-01-12 13:45:13','51.178.146.199',NULL,NULL),(4273,'brute_force','2021-01-12 08:45:13','2021-01-12 13:45:13',NULL,NULL,'[login]'),(4274,'brute_force','2021-01-12 08:56:44','2021-01-12 13:56:44','157.245.231.45',NULL,NULL),(4275,'brute_force','2021-01-12 08:56:51','2021-01-12 13:56:51','157.245.231.45',NULL,NULL),(4276,'brute_force','2021-01-12 08:56:51','2021-01-12 13:56:51',NULL,NULL,'[login]'),(4277,'brute_force','2021-01-12 09:04:43','2021-01-12 14:04:43','14.241.245.79',NULL,NULL),(4278,'brute_force','2021-01-12 09:04:46','2021-01-12 14:04:46','14.241.245.79',NULL,NULL),(4279,'brute_force','2021-01-12 09:04:46','2021-01-12 14:04:46',NULL,NULL,'[login]'),(4280,'brute_force','2021-01-12 09:22:31','2021-01-12 14:22:31','35.227.5.219',NULL,NULL),(4281,'brute_force','2021-01-12 09:22:33','2021-01-12 14:22:33','35.227.5.219',NULL,NULL),(4282,'brute_force','2021-01-12 09:22:33','2021-01-12 14:22:33',NULL,NULL,'[login]'),(4283,'brute_force','2021-01-12 09:24:38','2021-01-12 14:24:38','23.99.97.154',NULL,NULL),(4284,'brute_force','2021-01-12 09:24:40','2021-01-12 14:24:40','23.99.97.154',NULL,NULL),(4285,'brute_force','2021-01-12 09:24:40','2021-01-12 14:24:40',NULL,NULL,'[login]'),(4286,'brute_force','2021-01-12 09:40:17','2021-01-12 14:40:17','104.168.71.157',NULL,NULL),(4287,'brute_force','2021-01-12 09:40:19','2021-01-12 14:40:19','104.168.71.157',NULL,NULL),(4288,'brute_force','2021-01-12 09:40:19','2021-01-12 14:40:19',NULL,NULL,'admin'),(4289,'brute_force','2021-01-12 09:40:38','2021-01-12 14:40:38','213.149.103.132',NULL,NULL),(4290,'brute_force','2021-01-12 09:40:40','2021-01-12 14:40:40','213.149.103.132',NULL,NULL),(4291,'brute_force','2021-01-12 09:40:40','2021-01-12 14:40:40',NULL,NULL,'[login]'),(4292,'brute_force','2021-01-12 09:59:30','2021-01-12 14:59:30','150.95.108.246',NULL,NULL),(4293,'brute_force','2021-01-12 09:59:36','2021-01-12 14:59:36','150.95.108.246',NULL,NULL),(4294,'brute_force','2021-01-12 09:59:36','2021-01-12 14:59:36',NULL,NULL,'[login]'),(4295,'brute_force','2021-01-12 10:15:53','2021-01-12 15:15:53','167.71.185.38',NULL,NULL),(4296,'brute_force','2021-01-12 10:15:53','2021-01-12 15:15:53',NULL,NULL,'[login]'),(4297,'brute_force','2021-01-12 10:29:32','2021-01-12 15:29:32','162.241.62.30',NULL,NULL),(4298,'brute_force','2021-01-12 10:29:32','2021-01-12 15:29:32',NULL,2,'gruposuadi'),(4299,'brute_force','2021-01-12 10:36:15','2021-01-12 15:36:15','167.86.99.19',NULL,NULL),(4300,'brute_force','2021-01-12 10:36:17','2021-01-12 15:36:17','167.86.99.19',NULL,NULL),(4301,'brute_force','2021-01-12 10:36:17','2021-01-12 15:36:17',NULL,NULL,'admin'),(4302,'brute_force','2021-01-12 10:53:46','2021-01-12 15:53:46','192.162.70.213',NULL,NULL),(4303,'brute_force','2021-01-12 10:53:48','2021-01-12 15:53:48','192.162.70.213',NULL,NULL),(4304,'brute_force','2021-01-12 10:53:48','2021-01-12 15:53:48',NULL,NULL,'[login]'),(4305,'brute_force','2021-01-12 10:57:29','2021-01-12 15:57:29','217.138.197.52',NULL,NULL),(4306,'brute_force','2021-01-12 10:57:29','2021-01-12 15:57:29',NULL,NULL,'info@gruposuadi.com'),(4307,'brute_force','2021-01-12 11:10:32','2021-01-12 16:10:32','188.165.79.136',NULL,NULL),(4308,'brute_force','2021-01-12 11:10:32','2021-01-12 16:10:32',NULL,2,'gruposuadi'),(4309,'brute_force','2021-01-12 11:29:45','2021-01-12 16:29:45','173.212.196.216',NULL,NULL),(4310,'brute_force','2021-01-12 11:29:47','2021-01-12 16:29:47','173.212.196.216',NULL,NULL),(4311,'brute_force','2021-01-12 11:29:47','2021-01-12 16:29:47',NULL,NULL,'admin'),(4312,'brute_force','2021-01-12 11:48:27','2021-01-12 16:48:27','173.212.196.216',NULL,NULL),(4313,'brute_force','2021-01-12 11:48:29','2021-01-12 16:48:29','173.212.196.216',NULL,NULL),(4314,'brute_force','2021-01-12 11:48:29','2021-01-12 16:48:29',NULL,NULL,'admin'),(4315,'brute_force','2021-01-12 12:04:09','2021-01-12 17:04:09','162.241.252.95',NULL,NULL),(4316,'brute_force','2021-01-12 12:04:09','2021-01-12 17:04:09',NULL,2,'gruposuadi'),(4317,'brute_force','2021-01-12 12:05:52','2021-01-12 17:05:52','89.163.227.150',NULL,NULL),(4318,'brute_force','2021-01-12 12:23:57','2021-01-12 17:23:57','103.15.51.101',NULL,NULL),(4319,'brute_force','2021-01-12 12:24:00','2021-01-12 17:24:00','103.15.51.101',NULL,NULL),(4320,'brute_force','2021-01-12 12:24:00','2021-01-12 17:24:00',NULL,NULL,'rtiop'),(4321,'brute_force','2021-01-12 12:43:43','2021-01-12 17:43:43','185.179.24.39',NULL,NULL),(4322,'brute_force','2021-01-12 12:43:49','2021-01-12 17:43:49','185.179.24.39',NULL,NULL),(4323,'brute_force','2021-01-12 12:43:49','2021-01-12 17:43:49',NULL,NULL,'user'),(4324,'brute_force','2021-01-12 12:53:58','2021-01-12 17:53:58','192.185.81.108',NULL,NULL),(4325,'brute_force','2021-01-12 12:53:58','2021-01-12 17:53:58',NULL,2,'gruposuadi'),(4326,'brute_force','2021-01-12 13:20:10','2021-01-12 18:20:10','193.19.145.6',NULL,NULL),(4327,'brute_force','2021-01-12 13:20:12','2021-01-12 18:20:12','193.19.145.6',NULL,NULL),(4328,'brute_force','2021-01-12 13:20:12','2021-01-12 18:20:12',NULL,NULL,'[login]'),(4329,'brute_force','2021-01-12 13:25:51','2021-01-12 18:25:51','185.16.206.84',NULL,NULL),(4330,'brute_force','2021-01-12 13:25:51','2021-01-12 18:25:51',NULL,NULL,'info@gruposuadi.com'),(4331,'brute_force','2021-01-12 13:33:59','2021-01-12 18:33:59','178.211.48.18',NULL,NULL),(4332,'brute_force','2021-01-12 13:33:59','2021-01-12 18:33:59',NULL,2,'gruposuadi'),(4333,'brute_force','2021-01-12 13:39:09','2021-01-12 18:39:09','34.77.168.63',NULL,NULL),(4334,'brute_force','2021-01-12 13:39:11','2021-01-12 18:39:11','34.77.168.63',NULL,NULL),(4335,'brute_force','2021-01-12 13:39:11','2021-01-12 18:39:11',NULL,NULL,'[login]'),(4336,'brute_force','2021-01-12 13:57:36','2021-01-12 18:57:36','51.178.182.70',NULL,NULL),(4337,'brute_force','2021-01-12 13:57:36','2021-01-12 18:57:36',NULL,NULL,'[login]'),(4338,'brute_force','2021-01-12 14:09:52','2021-01-12 19:09:52','208.3.194.36',NULL,NULL),(4339,'brute_force','2021-01-12 14:09:54','2021-01-12 19:09:54','208.3.194.36',NULL,NULL),(4340,'brute_force','2021-01-12 14:09:54','2021-01-12 19:09:54',NULL,NULL,'[login]'),(4341,'brute_force','2021-01-12 14:25:11','2021-01-12 19:25:11','47.74.17.225',NULL,NULL),(4342,'brute_force','2021-01-12 14:25:11','2021-01-12 19:25:11',NULL,NULL,'[login]'),(4343,'brute_force','2021-01-12 14:40:03','2021-01-12 19:40:03','178.62.110.145',NULL,NULL),(4344,'brute_force','2021-01-12 14:40:03','2021-01-12 19:40:03',NULL,NULL,'[login]'),(4345,'brute_force','2021-01-12 14:40:13','2021-01-12 19:40:13','177.55.111.15',NULL,NULL),(4346,'brute_force','2021-01-12 14:40:15','2021-01-12 19:40:15','177.55.111.15',NULL,NULL),(4347,'brute_force','2021-01-12 14:40:15','2021-01-12 19:40:15',NULL,NULL,'admin'),(4348,'brute_force','2021-01-12 14:54:19','2021-01-12 19:54:19','213.149.103.132',NULL,NULL),(4349,'brute_force','2021-01-12 14:54:21','2021-01-12 19:54:21','213.149.103.132',NULL,NULL),(4350,'brute_force','2021-01-12 14:54:21','2021-01-12 19:54:21',NULL,NULL,'[login]'),(4351,'brute_force','2021-01-12 15:09:59','2021-01-12 20:09:59','160.153.154.145',NULL,NULL),(4352,'brute_force','2021-01-12 15:09:59','2021-01-12 20:09:59',NULL,2,'gruposuadi'),(4353,'brute_force','2021-01-12 15:13:25','2021-01-12 20:13:25','154.0.173.83',NULL,NULL),(4354,'brute_force','2021-01-12 15:13:29','2021-01-12 20:13:29','154.0.173.83',NULL,NULL),(4355,'brute_force','2021-01-12 15:13:29','2021-01-12 20:13:29',NULL,NULL,'[login]'),(4356,'brute_force','2021-01-12 15:25:03','2021-01-12 20:25:03','132.148.151.253',NULL,NULL),(4357,'brute_force','2021-01-12 15:25:05','2021-01-12 20:25:05','132.148.151.253',NULL,NULL),(4358,'brute_force','2021-01-12 15:25:05','2021-01-12 20:25:05',NULL,NULL,'[login]'),(4359,'brute_force','2021-01-12 15:40:27','2021-01-12 20:40:27','194.110.84.125',NULL,NULL),(4360,'brute_force','2021-01-12 15:40:27','2021-01-12 20:40:27',NULL,NULL,'info@gruposuadi.com'),(4361,'brute_force','2021-01-12 16:12:41','2021-01-12 21:12:41','34.74.217.250',NULL,NULL),(4362,'brute_force','2021-01-12 16:12:43','2021-01-12 21:12:43','34.74.217.250',NULL,NULL),(4363,'brute_force','2021-01-12 16:12:43','2021-01-12 21:12:43',NULL,NULL,'[login]'),(4364,'brute_force','2021-01-12 16:30:15','2021-01-12 21:30:15','15.184.4.126',NULL,NULL),(4365,'brute_force','2021-01-12 16:30:18','2021-01-12 21:30:18','15.184.4.126',NULL,NULL),(4366,'brute_force','2021-01-12 16:30:18','2021-01-12 21:30:18',NULL,NULL,'[login]'),(4367,'brute_force','2021-01-12 16:48:25','2021-01-12 21:48:25','165.227.30.47',NULL,NULL),(4368,'brute_force','2021-01-12 16:48:32','2021-01-12 21:48:32','165.227.30.47',NULL,NULL),(4369,'brute_force','2021-01-12 16:48:32','2021-01-12 21:48:32',NULL,NULL,'[login]'),(4370,'brute_force','2021-01-12 16:53:27','2021-01-12 21:53:27','91.234.195.40',NULL,NULL),(4371,'brute_force','2021-01-12 16:53:27','2021-01-12 21:53:27',NULL,2,'gruposuadi'),(4372,'brute_force','2021-01-12 17:05:04','2021-01-12 22:05:04','35.194.186.123',NULL,NULL),(4373,'brute_force','2021-01-12 17:05:07','2021-01-12 22:05:07','35.194.186.123',NULL,NULL),(4374,'brute_force','2021-01-12 17:05:07','2021-01-12 22:05:07',NULL,NULL,'[login]'),(4375,'brute_force','2021-01-12 17:21:55','2021-01-12 22:21:55','89.163.221.136',NULL,NULL),(4376,'brute_force','2021-01-12 17:21:58','2021-01-12 22:21:58','89.163.221.136',NULL,NULL),(4377,'brute_force','2021-01-12 17:21:58','2021-01-12 22:21:58',NULL,NULL,'[login]'),(4378,'brute_force','2021-01-12 17:40:18','2021-01-12 22:40:18','164.132.108.73',NULL,NULL),(4379,'brute_force','2021-01-12 17:40:20','2021-01-12 22:40:20','164.132.108.73',NULL,NULL),(4380,'brute_force','2021-01-12 17:40:20','2021-01-12 22:40:20',NULL,NULL,'[login]'),(4381,'brute_force','2021-01-12 17:50:11','2021-01-12 22:50:11','104.131.31.75',NULL,NULL),(4382,'brute_force','2021-01-12 17:50:11','2021-01-12 22:50:11',NULL,NULL,'demo'),(4383,'brute_force','2021-01-12 18:00:10','2021-01-12 23:00:10','134.209.123.101',NULL,NULL),(4384,'brute_force','2021-01-12 18:00:16','2021-01-12 23:00:16','134.209.123.101',NULL,NULL),(4385,'brute_force','2021-01-12 18:00:16','2021-01-12 23:00:16',NULL,NULL,'[login]'),(4386,'brute_force','2021-01-12 18:08:16','2021-01-12 23:08:16','109.202.111.131',NULL,NULL),(4387,'brute_force','2021-01-12 18:08:16','2021-01-12 23:08:16',NULL,NULL,'info@gruposuadi.com'),(4388,'brute_force','2021-01-12 18:18:21','2021-01-12 23:18:21','188.132.205.109',NULL,NULL),(4389,'brute_force','2021-01-12 18:18:25','2021-01-12 23:18:25','188.132.205.109',NULL,NULL),(4390,'brute_force','2021-01-12 18:18:25','2021-01-12 23:18:25',NULL,NULL,'[login]'),(4391,'brute_force','2021-01-12 18:28:05','2021-01-12 23:28:05','52.7.44.211',NULL,NULL),(4392,'brute_force','2021-01-12 18:28:05','2021-01-12 23:28:05',NULL,2,'gruposuadi'),(4393,'brute_force','2021-01-12 18:28:46','2021-01-12 23:28:46','207.148.100.74',NULL,NULL),(4394,'brute_force','2021-01-12 18:28:49','2021-01-12 23:28:49','207.148.100.74',NULL,NULL),(4395,'brute_force','2021-01-12 18:28:49','2021-01-12 23:28:49',NULL,NULL,'[login]'),(4396,'brute_force','2021-01-12 18:37:57','2021-01-12 23:37:57','142.93.179.72',NULL,NULL),(4397,'brute_force','2021-01-12 18:38:05','2021-01-12 23:38:05','142.93.179.72',NULL,NULL),(4398,'brute_force','2021-01-12 18:38:05','2021-01-12 23:38:05',NULL,NULL,'[login]'),(4399,'brute_force','2021-01-12 19:08:12','2021-01-13 00:08:12','196.203.110.141',NULL,NULL),(4400,'brute_force','2021-01-12 19:08:14','2021-01-13 00:08:14','196.203.110.141',NULL,NULL),(4401,'brute_force','2021-01-12 19:08:14','2021-01-13 00:08:14',NULL,NULL,'admin'),(4402,'brute_force','2021-01-12 19:17:31','2021-01-13 00:17:31','166.62.88.163',NULL,NULL),(4403,'brute_force','2021-01-12 19:17:34','2021-01-13 00:17:34','166.62.88.163',NULL,NULL),(4404,'brute_force','2021-01-12 19:17:34','2021-01-13 00:17:34',NULL,NULL,'[login]'),(4405,'brute_force','2021-01-12 19:37:08','2021-01-13 00:37:08','144.217.243.76',NULL,NULL),(4406,'brute_force','2021-01-12 19:37:09','2021-01-13 00:37:09','144.217.243.76',NULL,NULL),(4407,'brute_force','2021-01-12 19:37:09','2021-01-13 00:37:09',NULL,NULL,'[login]'),(4408,'brute_force','2021-01-12 19:46:52','2021-01-13 00:46:52','116.206.196.227',NULL,NULL),(4409,'brute_force','2021-01-12 19:46:55','2021-01-13 00:46:55','116.206.196.227',NULL,NULL),(4410,'brute_force','2021-01-12 19:46:55','2021-01-13 00:46:55',NULL,NULL,'[login]'),(4411,'brute_force','2021-01-12 19:58:19','2021-01-13 00:58:19','157.230.118.118',NULL,NULL),(4412,'brute_force','2021-01-12 19:58:22','2021-01-13 00:58:22','157.230.118.118',NULL,NULL),(4413,'brute_force','2021-01-12 19:58:22','2021-01-13 00:58:22',NULL,NULL,'[login]'),(4414,'brute_force','2021-01-12 20:21:39','2021-01-13 01:21:39','77.81.139.212',NULL,NULL),(4415,'brute_force','2021-01-12 20:21:39','2021-01-13 01:21:39',NULL,NULL,'info@gruposuadi.com'),(4416,'brute_force','2021-01-12 20:24:57','2021-01-13 01:24:57','82.196.2.34',NULL,NULL),(4417,'brute_force','2021-01-12 20:24:57','2021-01-13 01:24:57',NULL,2,'gruposuadi'),(4418,'brute_force','2021-01-12 20:26:14','2021-01-13 01:26:14','18.196.248.138',NULL,NULL),(4419,'brute_force','2021-01-12 20:26:16','2021-01-13 01:26:16','18.196.248.138',NULL,NULL),(4420,'brute_force','2021-01-12 20:26:16','2021-01-13 01:26:16',NULL,NULL,'prueba'),(4421,'brute_force','2021-01-12 21:03:44','2021-01-13 02:03:44','206.189.113.210',NULL,NULL),(4422,'brute_force','2021-01-12 21:03:46','2021-01-13 02:03:46','206.189.113.210',NULL,NULL),(4423,'brute_force','2021-01-12 21:03:46','2021-01-13 02:03:46',NULL,NULL,'[login]'),(4424,'brute_force','2021-01-12 21:10:12','2021-01-13 02:10:12','167.86.99.19',NULL,NULL),(4425,'brute_force','2021-01-12 21:10:14','2021-01-13 02:10:14','167.86.99.19',NULL,NULL),(4426,'brute_force','2021-01-12 21:10:14','2021-01-13 02:10:14',NULL,NULL,'admin'),(4427,'brute_force','2021-01-12 21:25:24','2021-01-13 02:25:24','188.166.247.170',NULL,NULL),(4428,'brute_force','2021-01-12 21:25:27','2021-01-13 02:25:27','188.166.247.170',NULL,NULL),(4429,'brute_force','2021-01-12 21:25:27','2021-01-13 02:25:27',NULL,NULL,'[login]'),(4430,'brute_force','2021-01-12 21:52:17','2021-01-13 02:52:17','116.206.196.227',NULL,NULL),(4431,'brute_force','2021-01-12 21:52:20','2021-01-13 02:52:20','116.206.196.227',NULL,NULL),(4432,'brute_force','2021-01-12 21:52:20','2021-01-13 02:52:20',NULL,NULL,'root'),(4433,'brute_force','2021-01-12 22:11:18','2021-01-13 03:11:18','160.153.154.145',NULL,NULL),(4434,'brute_force','2021-01-12 22:11:18','2021-01-13 03:11:18',NULL,2,'gruposuadi'),(4435,'brute_force','2021-01-12 22:35:04','2021-01-13 03:35:04','81.69.241.172',NULL,NULL),(4436,'brute_force','2021-01-12 22:35:07','2021-01-13 03:35:07','81.69.241.172',NULL,NULL),(4437,'brute_force','2021-01-12 22:35:07','2021-01-13 03:35:07',NULL,NULL,'demo'),(4438,'brute_force','2021-01-12 22:51:32','2021-01-13 03:51:32','84.17.62.231',NULL,NULL),(4439,'brute_force','2021-01-12 22:51:32','2021-01-13 03:51:32',NULL,NULL,'info@gruposuadi.com'),(4440,'brute_force','2021-01-12 23:16:07','2021-01-13 04:16:07','167.71.185.38',NULL,NULL),(4441,'brute_force','2021-01-12 23:16:08','2021-01-13 04:16:08','167.71.185.38',NULL,NULL),(4442,'brute_force','2021-01-12 23:16:08','2021-01-13 04:16:08',NULL,NULL,'admin'),(4443,'brute_force','2021-01-12 23:32:30','2021-01-13 04:32:30','93.113.111.100',NULL,NULL),(4444,'brute_force','2021-01-12 23:32:32','2021-01-13 04:32:32','93.113.111.100',NULL,NULL),(4445,'brute_force','2021-01-12 23:32:32','2021-01-13 04:32:32',NULL,NULL,'[login]'),(4446,'brute_force','2021-01-13 00:01:23','2021-01-13 05:01:23','198.71.240.2',NULL,NULL),(4447,'brute_force','2021-01-13 00:01:23','2021-01-13 05:01:23',NULL,2,'gruposuadi'),(4448,'brute_force','2021-01-13 00:25:19','2021-01-13 05:25:19','45.87.83.116',NULL,NULL),(4449,'brute_force','2021-01-13 00:25:21','2021-01-13 05:25:21','45.87.83.116',NULL,NULL),(4450,'brute_force','2021-01-13 00:25:21','2021-01-13 05:25:21',NULL,NULL,'[login]'),(4451,'brute_force','2021-01-13 00:47:42','2021-01-13 05:47:42','35.227.5.219',NULL,NULL),(4452,'brute_force','2021-01-13 00:47:44','2021-01-13 05:47:44','35.227.5.219',NULL,NULL),(4453,'brute_force','2021-01-13 00:47:44','2021-01-13 05:47:44',NULL,NULL,'admin'),(4454,'brute_force','2021-01-13 00:51:49','2021-01-13 05:51:49','104.131.71.28',NULL,NULL),(4455,'brute_force','2021-01-13 00:51:51','2021-01-13 05:51:51','104.131.71.28',NULL,NULL),(4456,'brute_force','2021-01-13 00:51:51','2021-01-13 05:51:51',NULL,NULL,'[login]'),(4457,'brute_force','2021-01-13 01:02:08','2021-01-13 06:02:08','89.40.183.211',NULL,NULL),(4458,'brute_force','2021-01-13 01:02:08','2021-01-13 06:02:08',NULL,NULL,'info@gruposuadi.com'),(4459,'brute_force','2021-01-13 01:34:25','2021-01-13 06:34:25','103.27.120.10',NULL,NULL),(4460,'brute_force','2021-01-13 01:34:41','2021-01-13 06:34:41','103.27.120.10',NULL,NULL),(4461,'brute_force','2021-01-13 01:34:41','2021-01-13 06:34:41',NULL,NULL,'admin'),(4462,'brute_force','2021-01-13 01:47:02','2021-01-13 06:47:02','157.230.208.124',NULL,NULL),(4463,'brute_force','2021-01-13 01:47:08','2021-01-13 06:47:08','157.230.208.124',NULL,NULL),(4464,'brute_force','2021-01-13 01:47:08','2021-01-13 06:47:08',NULL,NULL,'[login]'),(4465,'brute_force','2021-01-13 02:00:07','2021-01-13 07:00:07','189.113.174.22',NULL,NULL),(4466,'brute_force','2021-01-13 02:00:07','2021-01-13 07:00:07',NULL,2,'gruposuadi'),(4467,'brute_force','2021-01-13 02:13:40','2021-01-13 07:13:40','85.128.142.46',NULL,NULL),(4468,'brute_force','2021-01-13 02:13:42','2021-01-13 07:13:42','85.128.142.46',NULL,NULL),(4469,'brute_force','2021-01-13 02:13:42','2021-01-13 07:13:42',NULL,NULL,'[login]'),(4470,'brute_force','2021-01-13 02:35:50','2021-01-13 07:35:50','207.244.228.124',NULL,NULL),(4471,'brute_force','2021-01-13 02:35:52','2021-01-13 07:35:52','207.244.228.124',NULL,NULL),(4472,'brute_force','2021-01-13 02:35:52','2021-01-13 07:35:52',NULL,NULL,'[login]'),(4473,'brute_force','2021-01-13 02:54:01','2021-01-13 07:54:01','128.199.138.243',NULL,NULL),(4474,'brute_force','2021-01-13 02:54:04','2021-01-13 07:54:04','128.199.138.243',NULL,NULL),(4475,'brute_force','2021-01-13 02:54:04','2021-01-13 07:54:04',NULL,NULL,'[login]'),(4476,'brute_force','2021-01-13 03:10:28','2021-01-13 08:10:28','165.227.61.152',NULL,NULL),(4477,'brute_force','2021-01-13 03:10:35','2021-01-13 08:10:35','165.227.61.152',NULL,NULL),(4478,'brute_force','2021-01-13 03:10:35','2021-01-13 08:10:35',NULL,NULL,'[login]'),(4479,'brute_force','2021-01-13 03:17:53','2021-01-13 08:17:53','89.46.108.176',NULL,NULL),(4480,'brute_force','2021-01-13 03:17:53','2021-01-13 08:17:53',NULL,2,'gruposuadi'),(4481,'brute_force','2021-01-13 03:24:28','2021-01-13 08:24:28','164.132.228.134',NULL,NULL),(4482,'brute_force','2021-01-13 03:24:30','2021-01-13 08:24:30','164.132.228.134',NULL,NULL),(4483,'brute_force','2021-01-13 03:24:30','2021-01-13 08:24:30',NULL,NULL,'[login]'),(4484,'brute_force','2021-01-13 03:26:08','2021-01-13 08:26:08','185.93.2.40',NULL,NULL),(4485,'brute_force','2021-01-13 03:26:08','2021-01-13 08:26:08',NULL,NULL,'info@gruposuadi.com'),(4486,'brute_force','2021-01-13 03:27:06','2021-01-13 08:27:06','103.113.67.32',NULL,NULL),(4487,'brute_force','2021-01-13 03:27:08','2021-01-13 08:27:08','103.113.67.32',NULL,NULL),(4488,'brute_force','2021-01-13 03:27:08','2021-01-13 08:27:08',NULL,NULL,'[login]'),(4489,'brute_force','2021-01-13 03:39:55','2021-01-13 08:39:55','164.90.187.70',NULL,NULL),(4490,'brute_force','2021-01-13 03:39:58','2021-01-13 08:39:58','164.90.187.70',NULL,NULL),(4491,'brute_force','2021-01-13 03:39:58','2021-01-13 08:39:58',NULL,NULL,'[login]'),(4492,'brute_force','2021-01-13 03:52:50','2021-01-13 08:52:50','188.165.228.82',NULL,NULL),(4493,'brute_force','2021-01-13 03:52:52','2021-01-13 08:52:52','188.165.228.82',NULL,NULL),(4494,'brute_force','2021-01-13 03:52:52','2021-01-13 08:52:52',NULL,NULL,'[login]'),(4495,'brute_force','2021-01-13 04:06:23','2021-01-13 09:06:23','197.81.132.193',NULL,NULL),(4496,'brute_force','2021-01-13 04:06:23','2021-01-13 09:06:23',NULL,NULL,'[login]'),(4497,'brute_force','2021-01-13 04:21:02','2021-01-13 09:21:02','35.208.222.12',NULL,NULL),(4498,'brute_force','2021-01-13 04:21:02','2021-01-13 09:21:02',NULL,2,'gruposuadi'),(4499,'brute_force','2021-01-13 04:35:34','2021-01-13 09:35:34','212.107.18.88',NULL,NULL),(4500,'brute_force','2021-01-13 04:35:34','2021-01-13 09:35:34',NULL,NULL,'[login]'),(4501,'brute_force','2021-01-13 04:51:31','2021-01-13 09:51:31','161.35.148.121',NULL,NULL),(4502,'brute_force','2021-01-13 04:51:33','2021-01-13 09:51:33','161.35.148.121',NULL,NULL),(4503,'brute_force','2021-01-13 04:51:33','2021-01-13 09:51:33',NULL,NULL,'[login]'),(4504,'brute_force','2021-01-13 05:06:00','2021-01-13 10:06:00','217.61.130.111',NULL,NULL),(4505,'brute_force','2021-01-13 05:06:02','2021-01-13 10:06:02','217.61.130.111',NULL,NULL),(4506,'brute_force','2021-01-13 05:06:02','2021-01-13 10:06:02',NULL,NULL,'[login]'),(4507,'brute_force','2021-01-13 05:37:22','2021-01-13 10:37:22','157.245.73.56',NULL,NULL),(4508,'brute_force','2021-01-13 05:37:29','2021-01-13 10:37:29','157.245.73.56',NULL,NULL),(4509,'brute_force','2021-01-13 05:37:29','2021-01-13 10:37:29',NULL,NULL,'[login]'),(4510,'brute_force','2021-01-13 05:41:28','2021-01-13 10:41:28','37.120.199.252',NULL,NULL),(4511,'brute_force','2021-01-13 05:41:28','2021-01-13 10:41:28',NULL,NULL,'info@gruposuadi.com'),(4512,'brute_force','2021-01-13 05:50:55','2021-01-13 10:50:55','50.87.178.69',NULL,NULL),(4513,'brute_force','2021-01-13 05:50:55','2021-01-13 10:50:55',NULL,2,'gruposuadi'),(4514,'brute_force','2021-01-13 05:53:34','2021-01-13 10:53:34','213.187.12.23',NULL,NULL),(4515,'brute_force','2021-01-13 05:53:36','2021-01-13 10:53:36','213.187.12.23',NULL,NULL),(4516,'brute_force','2021-01-13 05:53:36','2021-01-13 10:53:36',NULL,NULL,'[login]'),(4517,'brute_force','2021-01-13 06:10:30','2021-01-13 11:10:30','103.113.67.32',NULL,NULL),(4518,'brute_force','2021-01-13 06:10:33','2021-01-13 11:10:33','103.113.67.32',NULL,NULL),(4519,'brute_force','2021-01-13 06:10:33','2021-01-13 11:10:33',NULL,NULL,'[login]'),(4520,'brute_force','2021-01-13 06:34:30','2021-01-13 11:34:30','160.153.153.148',NULL,NULL),(4521,'brute_force','2021-01-13 06:34:30','2021-01-13 11:34:30',NULL,2,'gruposuadi'),(4522,'brute_force','2021-01-13 06:44:19','2021-01-13 11:44:19','144.76.13.98',NULL,NULL),(4523,'brute_force','2021-01-13 06:44:21','2021-01-13 11:44:21','144.76.13.98',NULL,NULL),(4524,'brute_force','2021-01-13 06:44:21','2021-01-13 11:44:21',NULL,NULL,'[login]'),(4525,'brute_force','2021-01-13 06:59:14','2021-01-13 11:59:14','89.46.110.227',NULL,NULL),(4526,'brute_force','2021-01-13 06:59:14','2021-01-13 11:59:14',NULL,2,'gruposuadi'),(4527,'brute_force','2021-01-13 07:01:59','2021-01-13 12:01:59','162.243.78.241',NULL,NULL),(4528,'brute_force','2021-01-13 07:02:00','2021-01-13 12:02:00','162.243.78.241',NULL,NULL),(4529,'brute_force','2021-01-13 07:02:00','2021-01-13 12:02:00',NULL,NULL,'[login]'),(4530,'brute_force','2021-01-13 07:20:57','2021-01-13 12:20:57','167.71.102.17',NULL,NULL),(4531,'brute_force','2021-01-13 07:20:59','2021-01-13 12:20:59','167.71.102.17',NULL,NULL),(4532,'brute_force','2021-01-13 07:20:59','2021-01-13 12:20:59',NULL,NULL,'[login]'),(4533,'brute_force','2021-01-13 07:39:18','2021-01-13 12:39:18','192.99.98.209',NULL,NULL),(4534,'brute_force','2021-01-13 07:39:19','2021-01-13 12:39:19','192.99.98.209',NULL,NULL),(4535,'brute_force','2021-01-13 07:39:19','2021-01-13 12:39:19',NULL,NULL,'[login]'),(4536,'brute_force','2021-01-13 07:58:12','2021-01-13 12:58:12','166.62.122.244',NULL,NULL),(4537,'brute_force','2021-01-13 07:58:19','2021-01-13 12:58:19','166.62.122.244',NULL,NULL),(4538,'brute_force','2021-01-13 07:58:19','2021-01-13 12:58:19',NULL,NULL,'[login]'),(4539,'brute_force','2021-01-13 08:14:42','2021-01-13 13:14:42','192.254.250.177',NULL,NULL),(4540,'brute_force','2021-01-13 08:14:42','2021-01-13 13:14:42',NULL,2,'gruposuadi'),(4541,'brute_force','2021-01-13 08:17:00','2021-01-13 13:17:00','35.204.172.12',NULL,NULL),(4542,'brute_force','2021-01-13 08:17:02','2021-01-13 13:17:02','35.204.172.12',NULL,NULL),(4543,'brute_force','2021-01-13 08:17:02','2021-01-13 13:17:02',NULL,NULL,'[login]'),(4544,'brute_force','2021-01-13 09:05:01','2021-01-13 14:05:01','148.72.57.195',NULL,NULL),(4545,'brute_force','2021-01-13 09:05:01','2021-01-13 14:05:01',NULL,2,'gruposuadi'),(4546,'brute_force','2021-01-13 10:28:12','2021-01-13 15:28:12','148.72.232.147',NULL,NULL),(4547,'brute_force','2021-01-13 10:28:12','2021-01-13 15:28:12',NULL,2,'gruposuadi'),(4548,'brute_force','2021-01-13 11:45:03','2021-01-13 16:45:03','92.53.96.30',NULL,NULL),(4549,'brute_force','2021-01-13 11:45:03','2021-01-13 16:45:03',NULL,2,'gruposuadi'),(4550,'brute_force','2021-01-13 12:02:36','2021-01-13 17:02:36','52.146.64.212',NULL,NULL),(4551,'brute_force','2021-01-13 12:02:36','2021-01-13 17:02:36',NULL,NULL,'[login]'),(4552,'brute_force','2021-01-13 12:20:06','2021-01-13 17:20:06','213.187.12.23',NULL,NULL),(4553,'brute_force','2021-01-13 12:20:08','2021-01-13 17:20:08','213.187.12.23',NULL,NULL),(4554,'brute_force','2021-01-13 12:20:08','2021-01-13 17:20:08',NULL,NULL,'[login]'),(4555,'brute_force','2021-01-13 12:36:59','2021-01-13 17:36:59','45.119.84.149',NULL,NULL),(4556,'brute_force','2021-01-13 12:36:59','2021-01-13 17:36:59',NULL,NULL,'[login]'),(4557,'brute_force','2021-01-13 12:46:31','2021-01-13 17:46:31','196.240.54.4',NULL,NULL),(4558,'brute_force','2021-01-13 12:46:31','2021-01-13 17:46:31',NULL,NULL,'info@gruposuadi.com'),(4559,'brute_force','2021-01-13 12:48:01','2021-01-13 17:48:01','13.70.199.80',NULL,NULL),(4560,'brute_force','2021-01-13 12:48:01','2021-01-13 17:48:01',NULL,NULL,'[login]'),(4561,'brute_force','2021-01-13 13:10:25','2021-01-13 18:10:25','128.199.249.213',NULL,NULL),(4562,'brute_force','2021-01-13 13:10:28','2021-01-13 18:10:28','128.199.249.213',NULL,NULL),(4563,'brute_force','2021-01-13 13:10:28','2021-01-13 18:10:28',NULL,NULL,'[login]'),(4564,'brute_force','2021-01-13 13:18:46','2021-01-13 18:18:46','192.163.199.39',NULL,NULL),(4565,'brute_force','2021-01-13 13:18:48','2021-01-13 18:18:48','192.163.199.39',NULL,NULL),(4566,'brute_force','2021-01-13 13:18:48','2021-01-13 18:18:48',NULL,NULL,'[login]'),(4567,'brute_force','2021-01-13 13:32:38','2021-01-13 18:32:38','163.44.198.33',NULL,NULL),(4568,'brute_force','2021-01-13 13:32:40','2021-01-13 18:32:40','163.44.198.33',NULL,NULL),(4569,'brute_force','2021-01-13 13:32:40','2021-01-13 18:32:40',NULL,NULL,'[login]'),(4570,'brute_force','2021-01-13 13:39:15','2021-01-13 18:39:15','51.75.195.168',NULL,NULL),(4571,'brute_force','2021-01-13 13:39:17','2021-01-13 18:39:17','51.75.195.168',NULL,NULL),(4572,'brute_force','2021-01-13 13:39:17','2021-01-13 18:39:17',NULL,NULL,'[login]'),(4573,'brute_force','2021-01-13 13:46:15','2021-01-13 18:46:15','193.238.171.212',NULL,NULL),(4574,'brute_force','2021-01-13 13:46:18','2021-01-13 18:46:18','193.238.171.212',NULL,NULL),(4575,'brute_force','2021-01-13 13:46:18','2021-01-13 18:46:18',NULL,NULL,'[login]'),(4576,'brute_force','2021-01-13 13:53:29','2021-01-13 18:53:29','35.198.195.1',NULL,NULL),(4577,'brute_force','2021-01-13 13:53:32','2021-01-13 18:53:32','35.198.195.1',NULL,NULL),(4578,'brute_force','2021-01-13 13:53:32','2021-01-13 18:53:32',NULL,NULL,'[login]'),(4579,'brute_force','2021-01-13 14:04:47','2021-01-13 19:04:47','37.187.135.130',NULL,NULL),(4580,'brute_force','2021-01-13 14:04:49','2021-01-13 19:04:49','37.187.135.130',NULL,NULL),(4581,'brute_force','2021-01-13 14:04:49','2021-01-13 19:04:49',NULL,NULL,'[login]'),(4582,'brute_force','2021-01-13 14:11:34','2021-01-13 19:11:34','62.210.209.245',NULL,NULL),(4583,'brute_force','2021-01-13 14:11:36','2021-01-13 19:11:36','62.210.209.245',NULL,NULL),(4584,'brute_force','2021-01-13 14:11:36','2021-01-13 19:11:36',NULL,NULL,'[login]'),(4585,'brute_force','2021-01-13 14:28:23','2021-01-13 19:28:23','50.62.176.106',NULL,NULL),(4586,'brute_force','2021-01-13 14:28:23','2021-01-13 19:28:23',NULL,2,'gruposuadi'),(4587,'brute_force','2021-01-13 14:28:26','2021-01-13 19:28:26','77.68.64.28',NULL,NULL),(4588,'brute_force','2021-01-13 14:28:28','2021-01-13 19:28:28','77.68.64.29',NULL,NULL),(4589,'brute_force','2021-01-13 14:28:28','2021-01-13 19:28:28',NULL,NULL,'[login]'),(4590,'brute_force','2021-01-13 14:35:10','2021-01-13 19:35:10','212.85.69.14',NULL,NULL),(4591,'brute_force','2021-01-13 14:35:12','2021-01-13 19:35:12','212.85.69.14',NULL,NULL),(4592,'brute_force','2021-01-13 14:35:12','2021-01-13 19:35:12',NULL,NULL,'[login]'),(4593,'brute_force','2021-01-13 14:41:56','2021-01-13 19:41:56','167.114.244.150',NULL,NULL),(4594,'brute_force','2021-01-13 14:41:58','2021-01-13 19:41:58','167.114.244.150',NULL,NULL),(4595,'brute_force','2021-01-13 14:41:58','2021-01-13 19:41:58',NULL,NULL,'[login]'),(4596,'brute_force','2021-01-13 14:49:15','2021-01-13 19:49:15','165.227.127.49',NULL,NULL),(4597,'brute_force','2021-01-13 14:49:18','2021-01-13 19:49:18','165.227.127.49',NULL,NULL),(4598,'brute_force','2021-01-13 14:49:18','2021-01-13 19:49:18',NULL,NULL,'[login]'),(4599,'brute_force','2021-01-13 14:54:44','2021-01-13 19:54:44','205.196.208.175',NULL,NULL),(4600,'brute_force','2021-01-13 14:54:46','2021-01-13 19:54:46','205.196.208.175',NULL,NULL),(4601,'brute_force','2021-01-13 14:54:46','2021-01-13 19:54:46',NULL,NULL,'[login]'),(4602,'brute_force','2021-01-13 15:10:40','2021-01-13 20:10:40','165.227.119.214',NULL,NULL),(4603,'brute_force','2021-01-13 15:10:43','2021-01-13 20:10:43','165.227.119.214',NULL,NULL),(4604,'brute_force','2021-01-13 15:10:43','2021-01-13 20:10:43',NULL,NULL,'[login]'),(4605,'brute_force','2021-01-13 15:24:15','2021-01-13 20:24:15','68.183.87.153',NULL,NULL),(4606,'brute_force','2021-01-13 15:24:18','2021-01-13 20:24:18','68.183.87.153',NULL,NULL),(4607,'brute_force','2021-01-13 15:24:18','2021-01-13 20:24:18',NULL,NULL,'[login]'),(4608,'brute_force','2021-01-13 15:30:29','2021-01-13 20:30:29','164.132.108.73',NULL,NULL),(4609,'brute_force','2021-01-13 15:30:31','2021-01-13 20:30:31','164.132.108.73',NULL,NULL),(4610,'brute_force','2021-01-13 15:30:31','2021-01-13 20:30:31',NULL,NULL,'[login]'),(4611,'brute_force','2021-01-13 15:37:12','2021-01-13 20:37:12','109.24.144.155',NULL,NULL),(4612,'brute_force','2021-01-13 15:37:15','2021-01-13 20:37:15','109.24.144.155',NULL,NULL),(4613,'brute_force','2021-01-13 15:37:15','2021-01-13 20:37:15',NULL,NULL,'[login]'),(4614,'brute_force','2021-01-13 15:43:57','2021-01-13 20:43:57','107.180.77.130',NULL,NULL),(4615,'brute_force','2021-01-13 15:43:59','2021-01-13 20:43:59','107.180.77.130',NULL,NULL),(4616,'brute_force','2021-01-13 15:43:59','2021-01-13 20:43:59',NULL,NULL,'[login]'),(4617,'brute_force','2021-01-13 15:51:43','2021-01-13 20:51:43','167.172.57.1',NULL,NULL),(4618,'brute_force','2021-01-13 15:51:49','2021-01-13 20:51:49','167.172.57.1',NULL,NULL),(4619,'brute_force','2021-01-13 15:51:49','2021-01-13 20:51:49',NULL,NULL,'[login]'),(4620,'brute_force','2021-01-13 15:58:42','2021-01-13 20:58:42','79.137.77.213',NULL,NULL),(4621,'brute_force','2021-01-13 15:58:42','2021-01-13 20:58:42',NULL,NULL,'[login]'),(4622,'brute_force','2021-01-13 16:13:07','2021-01-13 21:13:07','37.59.141.40',NULL,NULL),(4623,'brute_force','2021-01-13 16:13:09','2021-01-13 21:13:09','37.59.141.40',NULL,NULL),(4624,'brute_force','2021-01-13 16:13:09','2021-01-13 21:13:09',NULL,NULL,'[login]'),(4625,'brute_force','2021-01-13 16:21:57','2021-01-13 21:21:57','134.209.179.57',NULL,NULL),(4626,'brute_force','2021-01-13 16:22:05','2021-01-13 21:22:05','134.209.179.57',NULL,NULL),(4627,'brute_force','2021-01-13 16:22:05','2021-01-13 21:22:05',NULL,NULL,'[login]'),(4628,'brute_force','2021-01-13 16:35:52','2021-01-13 21:35:52','159.203.37.43',NULL,NULL),(4629,'brute_force','2021-01-13 16:35:53','2021-01-13 21:35:53','159.203.37.43',NULL,NULL),(4630,'brute_force','2021-01-13 16:35:53','2021-01-13 21:35:53',NULL,NULL,'[login]'),(4631,'brute_force','2021-01-13 16:52:22','2021-01-13 21:52:22','94.23.45.15',NULL,NULL),(4632,'brute_force','2021-01-13 16:52:24','2021-01-13 21:52:24','94.23.45.15',NULL,NULL),(4633,'brute_force','2021-01-13 16:52:24','2021-01-13 21:52:24',NULL,NULL,'[login]'),(4634,'brute_force','2021-01-13 17:00:32','2021-01-13 22:00:32','159.89.99.68',NULL,NULL),(4635,'brute_force','2021-01-13 17:00:34','2021-01-13 22:00:34','159.89.99.68',NULL,NULL),(4636,'brute_force','2021-01-13 17:00:34','2021-01-13 22:00:34',NULL,NULL,'[login]'),(4637,'brute_force','2021-01-13 17:09:00','2021-01-13 22:09:00','178.128.51.162',NULL,NULL),(4638,'brute_force','2021-01-13 17:09:00','2021-01-13 22:09:00',NULL,NULL,'[login]'),(4639,'brute_force','2021-01-13 17:16:13','2021-01-13 22:16:13','104.131.71.28',NULL,NULL),(4640,'brute_force','2021-01-13 17:16:15','2021-01-13 22:16:15','104.131.71.28',NULL,NULL),(4641,'brute_force','2021-01-13 17:16:15','2021-01-13 22:16:15',NULL,NULL,'[login]'),(4642,'brute_force','2021-01-13 17:23:59','2021-01-13 22:23:59','134.122.94.113',NULL,NULL),(4643,'brute_force','2021-01-13 17:28:22','2021-01-13 22:28:22','2.58.46.28',NULL,NULL),(4644,'brute_force','2021-01-13 17:28:22','2021-01-13 22:28:22',NULL,NULL,'info@gruposuadi.com'),(4645,'brute_force','2021-01-13 17:32:44','2021-01-13 22:32:44','45.119.212.93',NULL,NULL),(4646,'brute_force','2021-01-13 17:32:46','2021-01-13 22:32:46','45.119.212.93',NULL,NULL),(4647,'brute_force','2021-01-13 17:32:46','2021-01-13 22:32:46',NULL,NULL,'[login]'),(4648,'brute_force','2021-01-13 17:41:22','2021-01-13 22:41:22','216.144.248.186',NULL,NULL),(4649,'brute_force','2021-01-13 17:41:24','2021-01-13 22:41:24','216.144.248.186',NULL,NULL),(4650,'brute_force','2021-01-13 17:41:24','2021-01-13 22:41:24',NULL,NULL,'[login]'),(4651,'brute_force','2021-01-13 17:48:21','2021-01-13 22:48:21','192.169.219.46',NULL,NULL),(4652,'brute_force','2021-01-13 17:48:23','2021-01-13 22:48:23','192.169.219.46',NULL,NULL),(4653,'brute_force','2021-01-13 17:48:23','2021-01-13 22:48:23',NULL,NULL,'[login]'),(4654,'brute_force','2021-01-13 17:56:44','2021-01-13 22:56:44','49.51.52.137',NULL,NULL),(4655,'brute_force','2021-01-13 17:56:48','2021-01-13 22:56:48','49.51.52.137',NULL,NULL),(4656,'brute_force','2021-01-13 17:56:48','2021-01-13 22:56:48',NULL,NULL,'[login]'),(4657,'brute_force','2021-01-13 18:06:48','2021-01-13 23:06:48','159.203.70.169',NULL,NULL),(4658,'brute_force','2021-01-13 18:06:50','2021-01-13 23:06:50','159.203.70.169',NULL,NULL),(4659,'brute_force','2021-01-13 18:06:50','2021-01-13 23:06:50',NULL,NULL,'[login]'),(4660,'brute_force','2021-01-13 18:14:41','2021-01-13 23:14:41','139.99.148.4',NULL,NULL),(4661,'brute_force','2021-01-13 18:14:44','2021-01-13 23:14:44','139.99.148.4',NULL,NULL),(4662,'brute_force','2021-01-13 18:14:44','2021-01-13 23:14:44',NULL,NULL,'[login]'),(4663,'brute_force','2021-01-13 18:23:27','2021-01-13 23:23:27','31.207.38.232',NULL,NULL),(4664,'brute_force','2021-01-13 18:23:30','2021-01-13 23:23:30','31.207.38.232',NULL,NULL),(4665,'brute_force','2021-01-13 18:23:30','2021-01-13 23:23:30',NULL,NULL,'[login]'),(4666,'brute_force','2021-01-13 18:31:07','2021-01-13 23:31:07','77.68.64.26',NULL,NULL),(4667,'brute_force','2021-01-13 18:31:09','2021-01-13 23:31:09','77.68.64.31',NULL,NULL),(4668,'brute_force','2021-01-13 18:31:09','2021-01-13 23:31:09',NULL,NULL,'[login]'),(4669,'brute_force','2021-01-13 18:50:27','2021-01-13 23:50:27','142.4.14.62',NULL,NULL),(4670,'brute_force','2021-01-13 18:50:29','2021-01-13 23:50:29','142.4.14.62',NULL,NULL),(4671,'brute_force','2021-01-13 18:50:29','2021-01-13 23:50:29',NULL,NULL,'[login]'),(4672,'brute_force','2021-01-13 18:58:20','2021-01-13 23:58:20','213.32.91.71',NULL,NULL),(4673,'brute_force','2021-01-13 18:58:22','2021-01-13 23:58:22','213.32.91.71',NULL,NULL),(4674,'brute_force','2021-01-13 18:58:22','2021-01-13 23:58:22',NULL,NULL,'[login]'),(4675,'brute_force','2021-01-13 19:03:29','2021-01-14 00:03:29','54.78.248.168',NULL,NULL),(4676,'brute_force','2021-01-13 19:03:29','2021-01-14 00:03:29',NULL,2,'gruposuadi'),(4677,'brute_force','2021-01-13 19:08:49','2021-01-14 00:08:49','103.3.46.92',NULL,NULL),(4678,'brute_force','2021-01-13 19:08:52','2021-01-14 00:08:52','103.3.46.92',NULL,NULL),(4679,'brute_force','2021-01-13 19:08:52','2021-01-14 00:08:52',NULL,NULL,'[login]'),(4680,'brute_force','2021-01-13 19:18:13','2021-01-14 00:18:13','165.227.107.59',NULL,NULL),(4681,'brute_force','2021-01-13 19:18:20','2021-01-14 00:18:20','165.227.107.59',NULL,NULL),(4682,'brute_force','2021-01-13 19:18:20','2021-01-14 00:18:20',NULL,NULL,'[login]'),(4683,'brute_force','2021-01-13 19:29:06','2021-01-14 00:29:06','45.89.206.23',NULL,NULL),(4684,'brute_force','2021-01-13 19:29:08','2021-01-14 00:29:08','45.89.206.23',NULL,NULL),(4685,'brute_force','2021-01-13 19:29:08','2021-01-14 00:29:08',NULL,NULL,'[login]'),(4686,'brute_force','2021-01-13 19:37:11','2021-01-14 00:37:11','69.131.14.34',NULL,NULL),(4687,'brute_force','2021-01-13 19:37:18','2021-01-14 00:37:18','69.131.14.34',NULL,NULL),(4688,'brute_force','2021-01-13 19:37:18','2021-01-14 00:37:18',NULL,NULL,'[login]'),(4689,'brute_force','2021-01-13 19:46:45','2021-01-14 00:46:45','66.70.160.187',NULL,NULL),(4690,'brute_force','2021-01-13 19:46:47','2021-01-14 00:46:47','66.70.160.187',NULL,NULL),(4691,'brute_force','2021-01-13 19:46:47','2021-01-14 00:46:47',NULL,NULL,'[login]'),(4692,'brute_force','2021-01-13 19:56:41','2021-01-14 00:56:41','207.244.250.95',NULL,NULL),(4693,'brute_force','2021-01-13 19:56:43','2021-01-14 00:56:43','207.244.250.95',NULL,NULL),(4694,'brute_force','2021-01-13 19:56:43','2021-01-14 00:56:43',NULL,NULL,'[login]'),(4695,'brute_force','2021-01-13 20:00:39','2021-01-14 01:00:39','89.40.183.222',NULL,NULL),(4696,'brute_force','2021-01-13 20:00:39','2021-01-14 01:00:39',NULL,NULL,'info@gruposuadi.com'),(4697,'brute_force','2021-01-13 20:05:51','2021-01-14 01:05:51','164.132.108.73',NULL,NULL),(4698,'brute_force','2021-01-13 20:05:53','2021-01-14 01:05:53','164.132.108.73',NULL,NULL),(4699,'brute_force','2021-01-13 20:05:53','2021-01-14 01:05:53',NULL,NULL,'[login]'),(4700,'brute_force','2021-01-13 20:15:37','2021-01-14 01:15:37','192.185.219.16',NULL,NULL),(4701,'brute_force','2021-01-13 20:15:39','2021-01-14 01:15:39','192.185.219.16',NULL,NULL),(4702,'brute_force','2021-01-13 20:15:39','2021-01-14 01:15:39',NULL,NULL,'[login]'),(4703,'brute_force','2021-01-13 20:26:20','2021-01-14 01:26:20','198.199.77.52',NULL,NULL),(4704,'brute_force','2021-01-13 20:26:26','2021-01-14 01:26:26','198.199.77.52',NULL,NULL),(4705,'brute_force','2021-01-13 20:26:26','2021-01-14 01:26:26',NULL,NULL,'[login]'),(4706,'brute_force','2021-01-13 20:45:22','2021-01-14 01:45:22','142.93.197.186',NULL,NULL),(4707,'brute_force','2021-01-13 20:45:24','2021-01-14 01:45:24','142.93.197.186',NULL,NULL),(4708,'brute_force','2021-01-13 20:45:24','2021-01-14 01:45:24',NULL,NULL,'[login]'),(4709,'brute_force','2021-01-13 20:55:24','2021-01-14 01:55:24','134.122.28.82',NULL,NULL),(4710,'brute_force','2021-01-13 20:55:26','2021-01-14 01:55:26','134.122.28.82',NULL,NULL),(4711,'brute_force','2021-01-13 20:55:26','2021-01-14 01:55:26',NULL,NULL,'[login]'),(4712,'brute_force','2021-01-13 21:16:40','2021-01-14 02:16:40','5.39.82.14',NULL,NULL),(4713,'brute_force','2021-01-13 21:16:41','2021-01-14 02:16:41','5.39.82.14',NULL,NULL),(4714,'brute_force','2021-01-13 21:16:41','2021-01-14 02:16:41',NULL,NULL,'[login]'),(4715,'brute_force','2021-01-13 21:36:43','2021-01-14 02:36:43','139.59.85.41',NULL,NULL),(4716,'brute_force','2021-01-13 21:36:47','2021-01-14 02:36:47','139.59.85.41',NULL,NULL),(4717,'brute_force','2021-01-13 21:36:47','2021-01-14 02:36:47',NULL,NULL,'[login]'),(4718,'brute_force','2021-01-13 21:47:55','2021-01-14 02:47:55','104.238.125.133',NULL,NULL),(4719,'brute_force','2021-01-13 21:47:58','2021-01-14 02:47:58','104.238.125.133',NULL,NULL),(4720,'brute_force','2021-01-13 21:47:58','2021-01-14 02:47:58',NULL,NULL,'[login]'),(4721,'brute_force','2021-01-13 22:08:51','2021-01-14 03:08:51','123.30.136.234',NULL,NULL),(4722,'brute_force','2021-01-13 22:08:51','2021-01-14 03:08:51',NULL,2,'gruposuadi'),(4723,'brute_force','2021-01-13 22:16:24','2021-01-14 03:16:24','185.206.225.244',NULL,NULL),(4724,'brute_force','2021-01-13 22:16:24','2021-01-14 03:16:24',NULL,NULL,'info@gruposuadi.com'),(4725,'brute_force','2021-01-13 22:21:07','2021-01-14 03:21:07','80.90.82.70',NULL,NULL),(4726,'brute_force','2021-01-13 22:21:09','2021-01-14 03:21:09','80.90.82.70',NULL,NULL),(4727,'brute_force','2021-01-13 22:21:09','2021-01-14 03:21:09',NULL,NULL,'admin'),(4728,'brute_force','2021-01-13 22:29:05','2021-01-14 03:29:05','178.128.115.35',NULL,NULL),(4729,'brute_force','2021-01-13 22:29:08','2021-01-14 03:29:08','178.128.115.35',NULL,NULL),(4730,'brute_force','2021-01-13 22:29:08','2021-01-14 03:29:08',NULL,NULL,'admin'),(4731,'brute_force','2021-01-13 23:47:17','2021-01-14 04:47:17','206.189.19.197',NULL,NULL),(4732,'brute_force','2021-01-13 23:47:17','2021-01-14 04:47:17',NULL,2,'gruposuadi'),(4733,'brute_force','2021-01-14 00:39:25','2021-01-14 05:39:25','185.220.70.236',NULL,NULL),(4734,'brute_force','2021-01-14 00:39:25','2021-01-14 05:39:25',NULL,NULL,'info@gruposuadi.com'),(4735,'brute_force','2021-01-14 03:00:17','2021-01-14 08:00:17','94.229.69.244',NULL,NULL),(4736,'brute_force','2021-01-14 03:00:17','2021-01-14 08:00:17',NULL,NULL,'info@gruposuadi.com'),(4737,'brute_force','2021-01-14 04:36:48','2021-01-14 09:36:48','35.214.225.128',NULL,NULL),(4738,'brute_force','2021-01-14 04:36:48','2021-01-14 09:36:48',NULL,2,'gruposuadi'),(4739,'brute_force','2021-01-14 05:34:09','2021-01-14 10:34:09','35.214.149.105',NULL,NULL),(4740,'brute_force','2021-01-14 05:34:09','2021-01-14 10:34:09',NULL,2,'gruposuadi'),(4741,'brute_force','2021-01-14 06:06:38','2021-01-14 11:06:38','146.88.234.49',NULL,NULL),(4742,'brute_force','2021-01-14 06:06:38','2021-01-14 11:06:38',NULL,2,'gruposuadi'),(4743,'brute_force','2021-01-14 07:26:04','2021-01-14 12:26:04','198.57.247.238',NULL,NULL),(4744,'brute_force','2021-01-14 07:26:04','2021-01-14 12:26:04',NULL,2,'gruposuadi'),(4745,'brute_force','2021-01-14 07:30:34','2021-01-14 12:30:34','93.177.74.166',NULL,NULL),(4746,'brute_force','2021-01-14 07:30:34','2021-01-14 12:30:34',NULL,NULL,'info@gruposuadi.com'),(4747,'brute_force','2021-01-14 08:14:44','2021-01-14 13:14:44','84.22.111.75',NULL,NULL),(4748,'brute_force','2021-01-14 08:14:44','2021-01-14 13:14:44',NULL,2,'gruposuadi'),(4749,'brute_force','2021-01-14 08:27:37','2021-01-14 13:27:37','198.71.228.23',NULL,NULL),(4750,'brute_force','2021-01-14 08:27:37','2021-01-14 13:27:37',NULL,2,'gruposuadi'),(4751,'brute_force','2021-01-14 09:15:27','2021-01-14 14:15:27','162.214.150.72',NULL,NULL),(4752,'brute_force','2021-01-14 09:15:27','2021-01-14 14:15:27',NULL,2,'gruposuadi'),(4753,'brute_force','2021-01-14 09:55:24','2021-01-14 14:55:24','185.220.70.68',NULL,NULL),(4754,'brute_force','2021-01-14 09:55:24','2021-01-14 14:55:24',NULL,NULL,'info@gruposuadi.com'),(4755,'brute_force','2021-01-14 10:44:29','2021-01-14 15:44:29','185.21.102.114',NULL,NULL),(4756,'brute_force','2021-01-14 10:44:29','2021-01-14 15:44:29',NULL,2,'gruposuadi'),(4757,'brute_force','2021-01-14 11:15:43','2021-01-14 16:15:43','198.46.81.10',NULL,NULL),(4758,'brute_force','2021-01-14 11:15:43','2021-01-14 16:15:43',NULL,2,'gruposuadi'),(4759,'brute_force','2021-01-14 11:55:40','2021-01-14 16:55:40','67.205.13.249',NULL,NULL),(4760,'brute_force','2021-01-14 11:55:40','2021-01-14 16:55:40',NULL,2,'gruposuadi'),(4761,'brute_force','2021-01-14 12:35:15','2021-01-14 17:35:15','185.92.223.205',NULL,NULL),(4762,'brute_force','2021-01-14 12:35:15','2021-01-14 17:35:15',NULL,2,'gruposuadi'),(4763,'brute_force','2021-01-14 13:52:00','2021-01-14 18:52:00','35.209.5.214',NULL,NULL),(4764,'brute_force','2021-01-14 13:52:00','2021-01-14 18:52:00',NULL,2,'gruposuadi'),(4765,'brute_force','2021-01-14 14:19:29','2021-01-14 19:19:29','35.208.203.201',NULL,NULL),(4766,'brute_force','2021-01-14 14:19:29','2021-01-14 19:19:29',NULL,2,'gruposuadi'),(4767,'brute_force','2021-01-14 14:27:47','2021-01-14 19:27:47','185.17.27.119',NULL,NULL),(4768,'brute_force','2021-01-14 14:27:47','2021-01-14 19:27:47',NULL,NULL,'info@gruposuadi.com'),(4769,'brute_force','2021-01-14 15:07:19','2021-01-14 20:07:19','192.185.81.210',NULL,NULL),(4770,'brute_force','2021-01-14 15:07:19','2021-01-14 20:07:19',NULL,2,'gruposuadi'),(4771,'brute_force','2021-01-14 16:02:48','2021-01-14 21:02:48','103.77.207.150',NULL,NULL),(4772,'brute_force','2021-01-14 16:02:51','2021-01-14 21:02:51','103.77.207.150',NULL,NULL),(4773,'brute_force','2021-01-14 16:02:51','2021-01-14 21:02:51',NULL,NULL,'[login]'),(4774,'brute_force','2021-01-14 16:04:12','2021-01-14 21:04:12','108.167.189.107',NULL,NULL),(4775,'brute_force','2021-01-14 16:04:12','2021-01-14 21:04:12',NULL,2,'gruposuadi'),(4776,'brute_force','2021-01-14 16:07:39','2021-01-14 21:07:39','107.180.102.143',NULL,NULL),(4777,'brute_force','2021-01-14 16:07:40','2021-01-14 21:07:40','107.180.102.143',NULL,NULL),(4778,'brute_force','2021-01-14 16:07:40','2021-01-14 21:07:40',NULL,NULL,'[login]'),(4779,'brute_force','2021-01-14 16:11:24','2021-01-14 21:11:24','213.149.103.132',NULL,NULL),(4780,'brute_force','2021-01-14 16:11:26','2021-01-14 21:11:26','213.149.103.132',NULL,NULL),(4781,'brute_force','2021-01-14 16:11:26','2021-01-14 21:11:26',NULL,NULL,'[login]'),(4782,'brute_force','2021-01-14 16:14:40','2021-01-14 21:14:40','209.59.176.70',NULL,NULL),(4783,'brute_force','2021-01-14 16:14:40','2021-01-14 21:14:40',NULL,NULL,'[login]'),(4784,'brute_force','2021-01-14 16:35:46','2021-01-14 21:35:46','67.205.42.117',NULL,NULL),(4785,'brute_force','2021-01-14 16:35:46','2021-01-14 21:35:46',NULL,2,'gruposuadi'),(4786,'brute_force','2021-01-14 16:46:16','2021-01-14 21:46:16','196.240.54.4',NULL,NULL),(4787,'brute_force','2021-01-14 16:46:16','2021-01-14 21:46:16',NULL,NULL,'info@gruposuadi.com'),(4788,'brute_force','2021-01-14 17:08:07','2021-01-14 22:08:07','208.113.153.213',NULL,NULL),(4789,'brute_force','2021-01-14 17:08:07','2021-01-14 22:08:07',NULL,2,'gruposuadi'),(4790,'brute_force','2021-01-14 18:15:48','2021-01-14 23:15:48','185.92.223.205',NULL,NULL),(4791,'brute_force','2021-01-14 18:15:48','2021-01-14 23:15:48',NULL,2,'gruposuadi'),(4792,'brute_force','2021-01-14 19:49:58','2021-01-15 00:49:58','103.42.110.22',NULL,NULL),(4793,'brute_force','2021-01-14 19:49:58','2021-01-15 00:49:58',NULL,2,'gruposuadi'),(4794,'brute_force','2021-01-14 20:02:31','2021-01-15 01:02:31','103.55.33.21',NULL,NULL),(4795,'brute_force','2021-01-14 20:02:31','2021-01-15 01:02:31',NULL,NULL,'[login]'),(4796,'brute_force','2021-01-14 20:53:36','2021-01-15 01:53:36','107.6.62.213',NULL,NULL),(4797,'brute_force','2021-01-14 20:53:42','2021-01-15 01:53:42','107.6.62.213',NULL,NULL),(4798,'brute_force','2021-01-14 20:53:42','2021-01-15 01:53:42',NULL,NULL,'[login]'),(4799,'brute_force','2021-01-14 21:31:33','2021-01-15 02:31:33','31.31.196.201',NULL,NULL),(4800,'brute_force','2021-01-14 21:31:33','2021-01-15 02:31:33',NULL,2,'gruposuadi'),(4801,'brute_force','2021-01-14 21:35:50','2021-01-15 02:35:50','45.83.91.52',NULL,NULL),(4802,'brute_force','2021-01-14 21:35:50','2021-01-15 02:35:50',NULL,NULL,'info@gruposuadi.com'),(4803,'brute_force','2021-01-14 21:46:15','2021-01-15 02:46:15','103.101.162.209',NULL,NULL),(4804,'brute_force','2021-01-14 21:46:18','2021-01-15 02:46:18','103.101.162.209',NULL,NULL),(4805,'brute_force','2021-01-14 21:46:18','2021-01-15 02:46:18',NULL,NULL,'[login]'),(4806,'brute_force','2021-01-14 22:39:18','2021-01-15 03:39:18','159.89.9.140',NULL,NULL),(4807,'brute_force','2021-01-14 22:39:20','2021-01-15 03:39:20','159.89.9.140',NULL,NULL),(4808,'brute_force','2021-01-14 22:39:20','2021-01-15 03:39:20',NULL,NULL,'[login]'),(4809,'brute_force','2021-01-14 22:59:59','2021-01-15 03:59:59','138.201.252.214',NULL,NULL),(4810,'brute_force','2021-01-14 22:59:59','2021-01-15 03:59:59',NULL,2,'gruposuadi'),(4811,'brute_force','2021-01-14 23:44:26','2021-01-15 04:44:26','82.102.20.219',NULL,NULL),(4812,'brute_force','2021-01-14 23:44:26','2021-01-15 04:44:26',NULL,NULL,'info@gruposuadi.com'),(4813,'brute_force','2021-01-14 23:46:11','2021-01-15 04:46:11','46.101.254.193',NULL,NULL),(4814,'brute_force','2021-01-14 23:46:11','2021-01-15 04:46:11',NULL,NULL,'[login]'),(4815,'brute_force','2021-01-15 00:00:00','2021-01-15 05:00:00','45.151.248.61',NULL,NULL),(4816,'brute_force','2021-01-15 00:14:33','2021-01-15 05:14:33','51.79.159.176',NULL,NULL),(4817,'brute_force','2021-01-15 00:14:35','2021-01-15 05:14:35','51.79.159.176',NULL,NULL),(4818,'brute_force','2021-01-15 00:14:35','2021-01-15 05:14:35',NULL,NULL,'[login]'),(4819,'brute_force','2021-01-15 00:26:20','2021-01-15 05:26:20','185.112.33.46',NULL,NULL),(4820,'brute_force','2021-01-15 00:26:23','2021-01-15 05:26:23','185.112.33.46',NULL,NULL),(4821,'brute_force','2021-01-15 00:26:23','2021-01-15 05:26:23',NULL,NULL,'[login]'),(4822,'brute_force','2021-01-15 00:35:12','2021-01-15 05:35:12','217.9.143.94',NULL,NULL),(4823,'brute_force','2021-01-15 00:35:14','2021-01-15 05:35:14','217.9.143.94',NULL,NULL),(4824,'brute_force','2021-01-15 00:35:14','2021-01-15 05:35:14',NULL,NULL,'[login]'),(4825,'brute_force','2021-01-15 00:38:09','2021-01-15 05:38:09','89.46.106.228',NULL,NULL),(4826,'brute_force','2021-01-15 00:38:09','2021-01-15 05:38:09',NULL,2,'gruposuadi'),(4827,'brute_force','2021-01-15 00:54:14','2021-01-15 05:54:14','162.241.180.249',NULL,NULL),(4828,'brute_force','2021-01-15 00:54:16','2021-01-15 05:54:16','162.241.180.249',NULL,NULL),(4829,'brute_force','2021-01-15 00:54:16','2021-01-15 05:54:16',NULL,NULL,'[login]'),(4830,'brute_force','2021-01-15 01:03:09','2021-01-15 06:03:09','52.188.153.36',NULL,NULL),(4831,'brute_force','2021-01-15 01:03:11','2021-01-15 06:03:11','52.188.153.36',NULL,NULL),(4832,'brute_force','2021-01-15 01:03:11','2021-01-15 06:03:11',NULL,NULL,'[login]'),(4833,'brute_force','2021-01-15 01:13:13','2021-01-15 06:13:13','45.89.206.94',NULL,NULL),(4834,'brute_force','2021-01-15 01:13:15','2021-01-15 06:13:15','45.89.206.94',NULL,NULL),(4835,'brute_force','2021-01-15 01:13:15','2021-01-15 06:13:15',NULL,NULL,'[login]'),(4836,'brute_force','2021-01-15 01:22:57','2021-01-15 06:22:57','139.59.66.145',NULL,NULL),(4837,'brute_force','2021-01-15 01:23:01','2021-01-15 06:23:01','139.59.66.145',NULL,NULL),(4838,'brute_force','2021-01-15 01:23:01','2021-01-15 06:23:01',NULL,NULL,'[login]'),(4839,'brute_force','2021-01-15 01:33:30','2021-01-15 06:33:30','177.70.22.174',NULL,NULL),(4840,'brute_force','2021-01-15 01:33:32','2021-01-15 06:33:32','177.70.22.174',NULL,NULL),(4841,'brute_force','2021-01-15 01:33:32','2021-01-15 06:33:32',NULL,NULL,'[login]'),(4842,'brute_force','2021-01-15 01:43:19','2021-01-15 06:43:19','66.23.252.226',NULL,NULL),(4843,'brute_force','2021-01-15 01:43:21','2021-01-15 06:43:21','66.23.252.226',NULL,NULL),(4844,'brute_force','2021-01-15 01:43:21','2021-01-15 06:43:21',NULL,NULL,'[login]'),(4845,'brute_force','2021-01-15 01:54:32','2021-01-15 06:54:32','45.143.99.2',NULL,NULL),(4846,'brute_force','2021-01-15 01:54:32','2021-01-15 06:54:32',NULL,2,'gruposuadi'),(4847,'brute_force','2021-01-15 02:05:11','2021-01-15 07:05:11','165.22.213.86',NULL,NULL),(4848,'brute_force','2021-01-15 02:05:13','2021-01-15 07:05:13','165.22.213.86',NULL,NULL),(4849,'brute_force','2021-01-15 02:05:13','2021-01-15 07:05:13',NULL,NULL,'[login]'),(4850,'brute_force','2021-01-15 02:05:32','2021-01-15 07:05:32','196.240.57.220',NULL,NULL),(4851,'brute_force','2021-01-15 02:05:32','2021-01-15 07:05:32',NULL,NULL,'info@gruposuadi.com'),(4852,'brute_force','2021-01-15 02:14:59','2021-01-15 07:14:59','37.97.152.141',NULL,NULL),(4853,'brute_force','2021-01-15 02:15:01','2021-01-15 07:15:01','37.97.152.141',NULL,NULL),(4854,'brute_force','2021-01-15 02:15:01','2021-01-15 07:15:01',NULL,NULL,'[login]'),(4855,'brute_force','2021-01-15 02:21:35','2021-01-15 07:21:35','164.132.228.134',NULL,NULL),(4856,'brute_force','2021-01-15 02:21:38','2021-01-15 07:21:38','164.132.228.134',NULL,NULL),(4857,'brute_force','2021-01-15 02:21:38','2021-01-15 07:21:38',NULL,NULL,'[login]'),(4858,'brute_force','2021-01-15 02:42:39','2021-01-15 07:42:39','51.178.136.52',NULL,NULL),(4859,'brute_force','2021-01-15 02:42:41','2021-01-15 07:42:41','51.178.136.52',NULL,NULL),(4860,'brute_force','2021-01-15 02:42:41','2021-01-15 07:42:41',NULL,NULL,'[login]'),(4861,'brute_force','2021-01-15 02:53:33','2021-01-15 07:53:33','144.217.243.76',NULL,NULL),(4862,'brute_force','2021-01-15 02:53:35','2021-01-15 07:53:35','144.217.243.76',NULL,NULL),(4863,'brute_force','2021-01-15 02:53:35','2021-01-15 07:53:35',NULL,NULL,'[login]'),(4864,'brute_force','2021-01-15 03:05:14','2021-01-15 08:05:14','94.23.45.15',NULL,NULL),(4865,'brute_force','2021-01-15 03:05:16','2021-01-15 08:05:16','94.23.45.15',NULL,NULL),(4866,'brute_force','2021-01-15 03:05:16','2021-01-15 08:05:16',NULL,NULL,'[login]'),(4867,'brute_force','2021-01-15 03:15:10','2021-01-15 08:15:10','163.172.141.157',NULL,NULL),(4868,'brute_force','2021-01-15 03:15:13','2021-01-15 08:15:13','163.172.141.157',NULL,NULL),(4869,'brute_force','2021-01-15 03:15:13','2021-01-15 08:15:13',NULL,NULL,'[login]'),(4870,'brute_force','2021-01-15 03:27:33','2021-01-15 08:27:33','138.197.15.19',NULL,NULL),(4871,'brute_force','2021-01-15 03:27:35','2021-01-15 08:27:35','138.197.15.19',NULL,NULL),(4872,'brute_force','2021-01-15 03:27:35','2021-01-15 08:27:35',NULL,NULL,'[login]'),(4873,'brute_force','2021-01-15 03:29:02','2021-01-15 08:29:02','165.232.41.239',NULL,NULL),(4874,'brute_force','2021-01-15 03:29:02','2021-01-15 08:29:02',NULL,2,'gruposuadi'),(4875,'brute_force','2021-01-15 03:39:12','2021-01-15 08:39:12','134.122.113.81',NULL,NULL),(4876,'brute_force','2021-01-15 03:39:16','2021-01-15 08:39:16','134.122.113.81',NULL,NULL),(4877,'brute_force','2021-01-15 03:39:16','2021-01-15 08:39:16',NULL,NULL,'[login]'),(4878,'brute_force','2021-01-15 04:15:37','2021-01-15 09:15:37','66.71.253.10',NULL,NULL),(4879,'brute_force','2021-01-15 04:15:41','2021-01-15 09:15:41','66.71.253.10',NULL,NULL),(4880,'brute_force','2021-01-15 04:15:41','2021-01-15 09:15:41',NULL,NULL,'[login]'),(4881,'brute_force','2021-01-15 04:23:34','2021-01-15 09:23:34','178.239.160.198',NULL,NULL),(4882,'brute_force','2021-01-15 04:23:34','2021-01-15 09:23:34',NULL,NULL,'info@gruposuadi.com'),(4883,'brute_force','2021-01-15 04:25:58','2021-01-15 09:25:58','5.135.177.5',NULL,NULL),(4884,'brute_force','2021-01-15 04:26:00','2021-01-15 09:26:00','5.135.177.5',NULL,NULL),(4885,'brute_force','2021-01-15 04:26:00','2021-01-15 09:26:00',NULL,NULL,'[login]'),(4886,'brute_force','2021-01-15 04:27:33','2021-01-15 09:27:33','35.209.212.54',NULL,NULL),(4887,'brute_force','2021-01-15 04:27:33','2021-01-15 09:27:33',NULL,2,'gruposuadi'),(4888,'brute_force','2021-01-15 04:38:26','2021-01-15 09:38:26','64.44.40.98',NULL,NULL),(4889,'brute_force','2021-01-15 04:38:28','2021-01-15 09:38:28','64.44.40.98',NULL,NULL),(4890,'brute_force','2021-01-15 04:38:28','2021-01-15 09:38:28',NULL,NULL,'[login]'),(4891,'brute_force','2021-01-15 04:50:52','2021-01-15 09:50:52','207.244.250.95',NULL,NULL),(4892,'brute_force','2021-01-15 04:50:53','2021-01-15 09:50:53','207.244.250.95',NULL,NULL),(4893,'brute_force','2021-01-15 04:50:53','2021-01-15 09:50:53',NULL,NULL,'[login]'),(4894,'brute_force','2021-01-15 05:03:23','2021-01-15 10:03:23','45.87.83.116',NULL,NULL),(4895,'brute_force','2021-01-15 05:03:26','2021-01-15 10:03:26','45.87.83.116',NULL,NULL),(4896,'brute_force','2021-01-15 05:03:26','2021-01-15 10:03:26',NULL,NULL,'[login]'),(4897,'brute_force','2021-01-15 05:15:06','2021-01-15 10:15:06','192.169.219.46',NULL,NULL),(4898,'brute_force','2021-01-15 05:15:08','2021-01-15 10:15:08','192.169.219.46',NULL,NULL),(4899,'brute_force','2021-01-15 05:15:08','2021-01-15 10:15:08',NULL,NULL,'[login]'),(4900,'brute_force','2021-01-15 05:21:36','2021-01-15 10:21:36','162.216.16.228',NULL,NULL),(4901,'brute_force','2021-01-15 05:21:36','2021-01-15 10:21:36',NULL,2,'gruposuadi'),(4902,'brute_force','2021-01-15 05:28:45','2021-01-15 10:28:45','193.238.171.212',NULL,NULL),(4903,'brute_force','2021-01-15 05:28:47','2021-01-15 10:28:47','193.238.171.212',NULL,NULL),(4904,'brute_force','2021-01-15 05:28:47','2021-01-15 10:28:47',NULL,NULL,'[login]'),(4905,'brute_force','2021-01-15 05:42:28','2021-01-15 10:42:28','178.62.101.107',NULL,NULL),(4906,'brute_force','2021-01-15 05:42:31','2021-01-15 10:42:31','178.62.101.107',NULL,NULL),(4907,'brute_force','2021-01-15 05:42:31','2021-01-15 10:42:31',NULL,NULL,'[login]'),(4908,'brute_force','2021-01-15 05:53:43','2021-01-15 10:53:43','51.210.97.29',NULL,NULL),(4909,'brute_force','2021-01-15 05:53:45','2021-01-15 10:53:45','51.210.97.29',NULL,NULL),(4910,'brute_force','2021-01-15 05:53:45','2021-01-15 10:53:45',NULL,NULL,'[login]'),(4911,'brute_force','2021-01-15 06:19:28','2021-01-15 11:19:28','35.208.14.82',NULL,NULL),(4912,'brute_force','2021-01-15 06:19:29','2021-01-15 11:19:29','35.208.14.82',NULL,NULL),(4913,'brute_force','2021-01-15 06:19:29','2021-01-15 11:19:29',NULL,NULL,'[login]'),(4914,'brute_force','2021-01-15 06:31:58','2021-01-15 11:31:58','195.140.213.34',NULL,NULL),(4915,'brute_force','2021-01-15 06:31:58','2021-01-15 11:31:58',NULL,NULL,'info@gruposuadi.com'),(4916,'brute_force','2021-01-15 06:35:45','2021-01-15 11:35:45','178.251.28.25',NULL,NULL),(4917,'brute_force','2021-01-15 06:35:52','2021-01-15 11:35:52','178.251.28.25',NULL,NULL),(4918,'brute_force','2021-01-15 06:35:52','2021-01-15 11:35:52',NULL,NULL,'[login]'),(4919,'brute_force','2021-01-15 06:36:48','2021-01-15 11:36:48','207.174.215.159',NULL,NULL),(4920,'brute_force','2021-01-15 06:36:48','2021-01-15 11:36:48',NULL,2,'gruposuadi'),(4921,'brute_force','2021-01-15 06:50:11','2021-01-15 11:50:11','103.147.10.222',NULL,NULL),(4922,'brute_force','2021-01-15 06:50:23','2021-01-15 11:50:23','103.147.10.222',NULL,NULL),(4923,'brute_force','2021-01-15 06:50:23','2021-01-15 11:50:23',NULL,NULL,'[login]'),(4924,'brute_force','2021-01-15 07:12:36','2021-01-15 12:12:36','178.62.9.122',NULL,NULL),(4925,'brute_force','2021-01-15 07:12:38','2021-01-15 12:12:38','178.62.9.122',NULL,NULL),(4926,'brute_force','2021-01-15 07:12:38','2021-01-15 12:12:38',NULL,NULL,'[login]'),(4927,'brute_force','2021-01-15 07:23:31','2021-01-15 12:23:31','108.179.246.24',NULL,NULL),(4928,'brute_force','2021-01-15 07:23:31','2021-01-15 12:23:31',NULL,2,'gruposuadi'),(4929,'brute_force','2021-01-15 07:24:27','2021-01-15 12:24:27','159.69.88.202',NULL,NULL),(4930,'brute_force','2021-01-15 07:24:27','2021-01-15 12:24:27',NULL,2,'gruposuadi'),(4931,'brute_force','2021-01-15 07:27:14','2021-01-15 12:27:14','188.166.247.170',NULL,NULL),(4932,'brute_force','2021-01-15 07:27:17','2021-01-15 12:27:17','188.166.247.170',NULL,NULL),(4933,'brute_force','2021-01-15 07:27:17','2021-01-15 12:27:17',NULL,NULL,'[login]'),(4934,'brute_force','2021-01-15 07:39:56','2021-01-15 12:39:56','51.254.46.51',NULL,NULL),(4935,'brute_force','2021-01-15 07:39:58','2021-01-15 12:39:58','51.254.46.51',NULL,NULL),(4936,'brute_force','2021-01-15 07:39:58','2021-01-15 12:39:58',NULL,NULL,'[login]'),(4937,'brute_force','2021-01-15 08:23:05','2021-01-15 13:23:05','51.79.157.254',NULL,NULL),(4938,'brute_force','2021-01-15 08:23:07','2021-01-15 13:23:07','51.79.157.254',NULL,NULL),(4939,'brute_force','2021-01-15 08:23:07','2021-01-15 13:23:07',NULL,NULL,'[login]'),(4940,'brute_force','2021-01-15 08:36:26','2021-01-15 13:36:26','95.128.74.25',NULL,NULL),(4941,'brute_force','2021-01-15 08:36:26','2021-01-15 13:36:26',NULL,2,'gruposuadi'),(4942,'brute_force','2021-01-15 08:50:58','2021-01-15 13:50:58','51.91.127.200',NULL,NULL),(4943,'brute_force','2021-01-15 08:51:00','2021-01-15 13:51:00','51.91.127.200',NULL,NULL),(4944,'brute_force','2021-01-15 08:51:00','2021-01-15 13:51:00',NULL,NULL,'[login]'),(4945,'brute_force','2021-01-15 08:53:41','2021-01-15 13:53:41','77.81.139.212',NULL,NULL),(4946,'brute_force','2021-01-15 08:53:41','2021-01-15 13:53:41',NULL,NULL,'info@gruposuadi.com'),(4947,'brute_force','2021-01-15 09:01:02','2021-01-15 14:01:02','185.118.143.47',NULL,NULL),(4948,'brute_force','2021-01-15 09:01:02','2021-01-15 14:01:02',NULL,NULL,'[login]'),(4949,'brute_force','2021-01-15 09:15:39','2021-01-15 14:15:39','54.190.157.26',NULL,NULL),(4950,'brute_force','2021-01-15 09:15:40','2021-01-15 14:15:40','54.190.157.26',NULL,NULL),(4951,'brute_force','2021-01-15 09:15:40','2021-01-15 14:15:40',NULL,NULL,'[login]'),(4952,'brute_force','2021-01-15 10:16:25','2021-01-15 15:16:25','178.128.230.35',NULL,NULL),(4953,'brute_force','2021-01-15 10:16:25','2021-01-15 15:16:25',NULL,NULL,'[login]'),(4954,'brute_force','2021-01-15 10:27:20','2021-01-15 15:27:20','192.185.81.145',NULL,NULL),(4955,'brute_force','2021-01-15 10:27:20','2021-01-15 15:27:20',NULL,2,'gruposuadi'),(4956,'brute_force','2021-01-15 10:31:22','2021-01-15 15:31:22','103.113.67.32',NULL,NULL),(4957,'brute_force','2021-01-15 10:31:25','2021-01-15 15:31:25','103.113.67.32',NULL,NULL),(4958,'brute_force','2021-01-15 10:31:25','2021-01-15 15:31:25',NULL,NULL,'[login]'),(4959,'brute_force','2021-01-15 10:47:02','2021-01-15 15:47:02','82.196.5.194',NULL,NULL),(4960,'brute_force','2021-01-15 10:47:04','2021-01-15 15:47:04','82.196.5.194',NULL,NULL),(4961,'brute_force','2021-01-15 10:47:04','2021-01-15 15:47:04',NULL,NULL,'[login]'),(4962,'brute_force','2021-01-15 11:01:24','2021-01-15 16:01:24','188.165.228.82',NULL,NULL),(4963,'brute_force','2021-01-15 11:01:27','2021-01-15 16:01:27','188.165.228.82',NULL,NULL),(4964,'brute_force','2021-01-15 11:01:27','2021-01-15 16:01:27',NULL,NULL,'[login]'),(4965,'brute_force','2021-01-15 11:18:18','2021-01-15 16:18:18','185.206.225.244',NULL,NULL),(4966,'brute_force','2021-01-15 11:18:18','2021-01-15 16:18:18',NULL,NULL,'info@gruposuadi.com'),(4967,'brute_force','2021-01-15 11:19:11','2021-01-15 16:19:11','159.89.9.140',NULL,NULL),(4968,'brute_force','2021-01-15 11:19:13','2021-01-15 16:19:13','159.89.9.140',NULL,NULL),(4969,'brute_force','2021-01-15 11:19:13','2021-01-15 16:19:13',NULL,NULL,'[login]'),(4970,'brute_force','2021-01-15 11:22:51','2021-01-15 16:22:51','50.87.144.185',NULL,NULL),(4971,'brute_force','2021-01-15 11:22:51','2021-01-15 16:22:51',NULL,2,'gruposuadi'),(4972,'brute_force','2021-01-15 11:50:48','2021-01-15 16:50:48','103.3.46.92',NULL,NULL),(4973,'brute_force','2021-01-15 11:50:51','2021-01-15 16:50:51','103.3.46.92',NULL,NULL),(4974,'brute_force','2021-01-15 11:50:51','2021-01-15 16:50:51',NULL,NULL,'[login]'),(4975,'brute_force','2021-01-15 11:59:05','2021-01-15 16:59:05','67.205.42.117',NULL,NULL),(4976,'brute_force','2021-01-15 11:59:05','2021-01-15 16:59:05',NULL,2,'gruposuadi'),(4977,'brute_force','2021-01-15 12:05:53','2021-01-15 17:05:53','173.212.239.217',NULL,NULL),(4978,'brute_force','2021-01-15 12:05:55','2021-01-15 17:05:55','173.212.239.217',NULL,NULL),(4979,'brute_force','2021-01-15 12:05:55','2021-01-15 17:05:55',NULL,NULL,'[login]'),(4980,'brute_force','2021-01-15 12:55:30','2021-01-15 17:55:30','139.59.85.41',NULL,NULL),(4981,'brute_force','2021-01-15 12:55:35','2021-01-15 17:55:35','139.59.85.41',NULL,NULL),(4982,'brute_force','2021-01-15 12:55:35','2021-01-15 17:55:35',NULL,NULL,'[login]'),(4983,'brute_force','2021-01-15 13:11:14','2021-01-15 18:11:14','34.94.247.253',NULL,NULL),(4984,'brute_force','2021-01-15 13:11:17','2021-01-15 18:11:17','34.94.247.253',NULL,NULL),(4985,'brute_force','2021-01-15 13:11:17','2021-01-15 18:11:17',NULL,NULL,'[login]'),(4986,'brute_force','2021-01-15 13:26:55','2021-01-15 18:26:55','195.154.51.48',NULL,NULL),(4987,'brute_force','2021-01-15 13:26:55','2021-01-15 18:26:55',NULL,NULL,'info@gruposuadi.com'),(4988,'brute_force','2021-01-15 13:28:22','2021-01-15 18:28:22','83.150.213.220',NULL,NULL),(4989,'brute_force','2021-01-15 13:28:25','2021-01-15 18:28:25','83.150.213.220',NULL,NULL),(4990,'brute_force','2021-01-15 13:28:25','2021-01-15 18:28:25',NULL,NULL,'[login]'),(4991,'brute_force','2021-01-15 13:38:20','2021-01-15 18:38:20','202.189.181.2',NULL,NULL),(4992,'brute_force','2021-01-15 13:38:20','2021-01-15 18:38:20',NULL,2,'gruposuadi'),(4993,'brute_force','2021-01-15 13:44:36','2021-01-15 18:44:36','164.132.38.166',NULL,NULL),(4994,'brute_force','2021-01-15 13:44:38','2021-01-15 18:44:38','164.132.38.166',NULL,NULL),(4995,'brute_force','2021-01-15 13:44:38','2021-01-15 18:44:38',NULL,NULL,'[login]'),(4996,'brute_force','2021-01-15 14:17:47','2021-01-15 19:17:47','207.246.94.124',NULL,NULL),(4997,'brute_force','2021-01-15 14:34:14','2021-01-15 19:34:14','89.163.221.136',NULL,NULL),(4998,'brute_force','2021-01-15 14:34:16','2021-01-15 19:34:16','89.163.221.136',NULL,NULL),(4999,'brute_force','2021-01-15 14:34:16','2021-01-15 19:34:16',NULL,NULL,'[login]'),(5000,'brute_force','2021-01-15 14:52:56','2021-01-15 19:52:56','162.144.66.89',NULL,NULL),(5001,'brute_force','2021-01-15 14:52:58','2021-01-15 19:52:58','162.144.66.89',NULL,NULL),(5002,'brute_force','2021-01-15 14:52:58','2021-01-15 19:52:58',NULL,NULL,'[login]'),(5003,'brute_force','2021-01-15 15:25:40','2021-01-15 20:25:40','34.64.218.102',NULL,NULL),(5004,'brute_force','2021-01-15 15:25:43','2021-01-15 20:25:43','34.64.218.102',NULL,NULL),(5005,'brute_force','2021-01-15 15:25:43','2021-01-15 20:25:43',NULL,NULL,'[login]'),(5006,'brute_force','2021-01-15 15:27:21','2021-01-15 20:27:21','70.39.233.211',NULL,NULL),(5007,'brute_force','2021-01-15 15:27:21','2021-01-15 20:27:21',NULL,2,'gruposuadi'),(5008,'brute_force','2021-01-15 15:42:07','2021-01-15 20:42:07','159.203.37.43',NULL,NULL),(5009,'brute_force','2021-01-15 16:00:01','2021-01-15 21:00:01','34.90.25.58',NULL,NULL),(5010,'brute_force','2021-01-15 16:00:03','2021-01-15 21:00:03','34.90.25.58',NULL,NULL),(5011,'brute_force','2021-01-15 16:00:03','2021-01-15 21:00:03',NULL,NULL,'[login]'),(5012,'brute_force','2021-01-15 16:18:04','2021-01-15 21:18:04','54.80.228.19',NULL,NULL),(5013,'brute_force','2021-01-15 16:18:10','2021-01-15 21:18:10','54.80.228.19',NULL,NULL),(5014,'brute_force','2021-01-15 16:18:10','2021-01-15 21:18:10',NULL,NULL,'[login]'),(5015,'brute_force','2021-01-15 16:35:03','2021-01-15 21:35:03','162.241.133.131',NULL,NULL),(5016,'brute_force','2021-01-15 16:35:05','2021-01-15 21:35:05','162.241.133.131',NULL,NULL),(5017,'brute_force','2021-01-15 16:35:05','2021-01-15 21:35:05',NULL,NULL,'[login]'),(5018,'brute_force','2021-01-15 17:09:37','2021-01-15 22:09:37','216.144.248.186',NULL,NULL),(5019,'brute_force','2021-01-15 17:09:40','2021-01-15 22:09:40','216.144.248.186',NULL,NULL),(5020,'brute_force','2021-01-15 17:09:40','2021-01-15 22:09:40',NULL,NULL,'[login]'),(5021,'brute_force','2021-01-15 17:20:34','2021-01-15 22:20:34','67.220.187.210',NULL,NULL),(5022,'brute_force','2021-01-15 17:20:34','2021-01-15 22:20:34',NULL,2,'gruposuadi'),(5023,'brute_force','2021-01-15 17:44:05','2021-01-15 22:44:05','72.167.222.102',NULL,NULL),(5024,'brute_force','2021-01-15 17:44:05','2021-01-15 22:44:05',NULL,NULL,'[login]'),(5025,'brute_force','2021-01-15 18:02:17','2021-01-15 23:02:17','52.163.223.126',NULL,NULL),(5026,'brute_force','2021-01-15 18:02:20','2021-01-15 23:02:20','52.163.223.126',NULL,NULL),(5027,'brute_force','2021-01-15 18:02:20','2021-01-15 23:02:20',NULL,NULL,'[login]'),(5028,'brute_force','2021-01-15 18:18:43','2021-01-15 23:18:43','45.152.181.20',NULL,NULL),(5029,'brute_force','2021-01-15 18:18:43','2021-01-15 23:18:43',NULL,NULL,'info@gruposuadi.com'),(5030,'brute_force','2021-01-15 18:56:20','2021-01-15 23:56:20','129.213.213.245',NULL,NULL),(5031,'brute_force','2021-01-15 18:56:21','2021-01-15 23:56:21','129.213.213.245',NULL,NULL),(5032,'brute_force','2021-01-15 18:56:21','2021-01-15 23:56:21',NULL,NULL,'[login]'),(5033,'brute_force','2021-01-15 19:14:31','2021-01-16 00:14:31','45.89.206.23',NULL,NULL),(5034,'brute_force','2021-01-15 19:14:33','2021-01-16 00:14:33','45.89.206.23',NULL,NULL),(5035,'brute_force','2021-01-15 19:14:33','2021-01-16 00:14:33',NULL,NULL,'[login]'),(5036,'brute_force','2021-01-15 19:15:34','2021-01-16 00:15:34','89.46.109.111',NULL,NULL),(5037,'brute_force','2021-01-15 19:15:34','2021-01-16 00:15:34',NULL,2,'gruposuadi'),(5038,'brute_force','2021-01-15 19:32:56','2021-01-16 00:32:56','35.198.195.1',NULL,NULL),(5039,'brute_force','2021-01-15 19:32:59','2021-01-16 00:32:59','35.198.195.1',NULL,NULL),(5040,'brute_force','2021-01-15 19:32:59','2021-01-16 00:32:59',NULL,NULL,'[login]'),(5041,'brute_force','2021-01-15 19:51:34','2021-01-16 00:51:34','207.246.94.124',NULL,NULL),(5042,'brute_force','2021-01-15 19:51:36','2021-01-16 00:51:36','207.246.94.124',NULL,NULL),(5043,'brute_force','2021-01-15 19:51:36','2021-01-16 00:51:36',NULL,NULL,'[login]'),(5044,'brute_force','2021-01-15 20:10:34','2021-01-16 01:10:34','149.202.8.66',NULL,NULL),(5045,'brute_force','2021-01-15 20:10:36','2021-01-16 01:10:36','149.202.8.66',NULL,NULL),(5046,'brute_force','2021-01-15 20:10:36','2021-01-16 01:10:36',NULL,NULL,'[login]'),(5047,'brute_force','2021-01-15 20:24:44','2021-01-16 01:24:44','194.110.84.145',NULL,NULL),(5048,'brute_force','2021-01-15 20:24:44','2021-01-16 01:24:44',NULL,NULL,'info@gruposuadi.com'),(5049,'brute_force','2021-01-15 21:11:08','2021-01-16 02:11:08','108.170.16.154',NULL,NULL),(5050,'brute_force','2021-01-15 21:11:08','2021-01-16 02:11:08',NULL,2,'gruposuadi'),(5051,'brute_force','2021-01-15 22:44:27','2021-01-16 03:44:27','185.151.58.113',NULL,NULL),(5052,'brute_force','2021-01-15 22:44:27','2021-01-16 03:44:27',NULL,NULL,'info@gruposuadi.com'),(5053,'brute_force','2021-01-15 23:14:40','2021-01-16 04:14:40','89.46.110.212',NULL,NULL),(5054,'brute_force','2021-01-15 23:14:40','2021-01-16 04:14:40',NULL,2,'gruposuadi'),(5055,'brute_force','2021-01-16 01:05:24','2021-01-16 06:05:24','45.152.181.28',NULL,NULL),(5056,'brute_force','2021-01-16 01:05:24','2021-01-16 06:05:24',NULL,NULL,'info@gruposuadi.com'),(5057,'brute_force','2021-01-16 01:16:50','2021-01-16 06:16:50','108.167.153.212',NULL,NULL),(5058,'brute_force','2021-01-16 01:16:50','2021-01-16 06:16:50',NULL,2,'gruposuadi'),(5059,'brute_force','2021-01-16 03:18:01','2021-01-16 08:18:01','209.205.209.34',NULL,NULL),(5060,'brute_force','2021-01-16 03:18:01','2021-01-16 08:18:01',NULL,2,'gruposuadi'),(5061,'brute_force','2021-01-16 03:20:15','2021-01-16 08:20:15','37.120.199.252',NULL,NULL),(5062,'brute_force','2021-01-16 03:20:15','2021-01-16 08:20:15',NULL,NULL,'info@gruposuadi.com'),(5063,'brute_force','2021-01-16 04:39:06','2021-01-16 09:39:06','45.56.219.46',NULL,NULL),(5064,'brute_force','2021-01-16 04:39:06','2021-01-16 09:39:06',NULL,2,'gruposuadi'),(5065,'brute_force','2021-01-16 05:38:48','2021-01-16 10:38:48','37.120.203.204',NULL,NULL),(5066,'brute_force','2021-01-16 05:38:48','2021-01-16 10:38:48',NULL,NULL,'info@gruposuadi.com'),(5067,'brute_force','2021-01-16 05:49:43','2021-01-16 10:49:43','5.189.153.215',NULL,NULL),(5068,'brute_force','2021-01-16 05:49:43','2021-01-16 10:49:43',NULL,2,'gruposuadi'),(5069,'brute_force','2021-01-16 07:13:41','2021-01-16 12:13:41','144.91.111.124',NULL,NULL),(5070,'brute_force','2021-01-16 07:13:41','2021-01-16 12:13:41',NULL,2,'gruposuadi'),(5071,'brute_force','2021-01-16 08:04:17','2021-01-16 13:04:17','194.35.233.111',NULL,NULL),(5072,'brute_force','2021-01-16 08:04:17','2021-01-16 13:04:17',NULL,NULL,'info@gruposuadi.com'),(5073,'brute_force','2021-01-16 08:35:07','2021-01-16 13:35:07','35.213.139.133',NULL,NULL),(5074,'brute_force','2021-01-16 08:35:07','2021-01-16 13:35:07',NULL,2,'gruposuadi'),(5075,'brute_force','2021-01-16 10:24:23','2021-01-16 15:24:23','162.241.148.33',NULL,NULL),(5076,'brute_force','2021-01-16 10:24:23','2021-01-16 15:24:23',NULL,2,'gruposuadi'),(5077,'brute_force','2021-01-16 10:27:25','2021-01-16 15:27:25','196.196.203.124',NULL,NULL),(5078,'brute_force','2021-01-16 10:27:25','2021-01-16 15:27:25',NULL,NULL,'info@gruposuadi.com'),(5079,'brute_force','2021-01-16 10:58:00','2021-01-16 15:58:00','150.95.59.6',NULL,NULL),(5080,'brute_force','2021-01-16 10:58:00','2021-01-16 15:58:00',NULL,2,'gruposuadi'),(5081,'brute_force','2021-01-16 12:35:59','2021-01-16 17:35:59','85.132.79.162',NULL,NULL),(5082,'brute_force','2021-01-16 12:35:59','2021-01-16 17:35:59',NULL,2,'gruposuadi'),(5083,'brute_force','2021-01-16 12:41:27','2021-01-16 17:41:27','51.158.24.101',NULL,NULL),(5084,'brute_force','2021-01-16 12:41:27','2021-01-16 17:41:27',NULL,NULL,'info@gruposuadi.com'),(5085,'brute_force','2021-01-16 14:39:30','2021-01-16 19:39:30','190.107.177.43',NULL,NULL),(5086,'brute_force','2021-01-16 14:39:30','2021-01-16 19:39:30',NULL,2,'gruposuadi'),(5087,'brute_force','2021-01-16 16:51:08','2021-01-16 21:51:08','211.1.233.2',NULL,NULL),(5088,'brute_force','2021-01-16 16:51:08','2021-01-16 21:51:08',NULL,2,'gruposuadi'),(5089,'brute_force','2021-01-16 19:24:22','2021-01-17 00:24:22','162.241.85.18',NULL,NULL),(5090,'brute_force','2021-01-16 19:24:22','2021-01-17 00:24:22',NULL,2,'gruposuadi'),(5091,'brute_force','2021-01-16 20:03:56','2021-01-17 01:03:56','211.47.74.37',NULL,NULL),(5092,'brute_force','2021-01-16 20:03:56','2021-01-17 01:03:56',NULL,2,'gruposuadi'),(5093,'brute_force','2021-01-16 21:38:02','2021-01-17 02:38:02','103.27.34.46',NULL,NULL),(5094,'brute_force','2021-01-16 21:38:02','2021-01-17 02:38:02',NULL,2,'gruposuadi'),(5095,'brute_force','2021-01-16 21:38:41','2021-01-17 02:38:41','118.69.173.199',NULL,NULL),(5096,'brute_force','2021-01-16 21:38:44','2021-01-17 02:38:44','118.69.173.199',NULL,NULL),(5097,'brute_force','2021-01-16 21:38:44','2021-01-17 02:38:44',NULL,NULL,'admin'),(5098,'brute_force','2021-01-16 22:31:44','2021-01-17 03:31:44','185.8.10.230',NULL,NULL),(5099,'brute_force','2021-01-16 22:31:46','2021-01-17 03:31:46','185.8.10.230',NULL,NULL),(5100,'brute_force','2021-01-16 22:31:46','2021-01-17 03:31:46',NULL,NULL,'admin'),(5101,'brute_force','2021-01-16 23:08:56','2021-01-17 04:08:56','104.131.62.234',NULL,NULL),(5102,'brute_force','2021-01-16 23:08:58','2021-01-17 04:08:58','104.131.62.234',NULL,NULL),(5103,'brute_force','2021-01-16 23:08:58','2021-01-17 04:08:58',NULL,NULL,'admin'),(5104,'brute_force','2021-01-16 23:30:06','2021-01-17 04:30:06','35.236.94.201',NULL,NULL),(5105,'brute_force','2021-01-16 23:30:08','2021-01-17 04:30:08','35.236.94.201',NULL,NULL),(5106,'brute_force','2021-01-16 23:30:08','2021-01-17 04:30:08',NULL,NULL,'admin'),(5107,'brute_force','2021-01-16 23:50:28','2021-01-17 04:50:28','160.153.155.41',NULL,NULL),(5108,'brute_force','2021-01-16 23:50:28','2021-01-17 04:50:28',NULL,2,'gruposuadi'),(5109,'brute_force','2021-01-17 00:15:34','2021-01-17 05:15:34','51.178.182.70',NULL,NULL),(5110,'brute_force','2021-01-17 00:15:36','2021-01-17 05:15:36','51.178.182.70',NULL,NULL),(5111,'brute_force','2021-01-17 00:15:36','2021-01-17 05:15:36',NULL,NULL,'admin'),(5112,'brute_force','2021-01-17 00:27:21','2021-01-17 05:27:21','158.69.254.105',NULL,NULL),(5113,'brute_force','2021-01-17 00:27:23','2021-01-17 05:27:23','158.69.254.105',NULL,NULL),(5114,'brute_force','2021-01-17 00:27:23','2021-01-17 05:27:23',NULL,NULL,'admin'),(5115,'brute_force','2021-01-17 00:41:49','2021-01-17 05:41:49','139.59.147.218',NULL,NULL),(5116,'brute_force','2021-01-17 00:41:51','2021-01-17 05:41:51','139.59.147.218',NULL,NULL),(5117,'brute_force','2021-01-17 00:41:51','2021-01-17 05:41:51',NULL,NULL,'admin'),(5118,'brute_force','2021-01-17 00:55:20','2021-01-17 05:55:20','37.187.135.130',NULL,NULL),(5119,'brute_force','2021-01-17 00:55:22','2021-01-17 05:55:22','37.187.135.130',NULL,NULL),(5120,'brute_force','2021-01-17 00:55:22','2021-01-17 05:55:22',NULL,NULL,'admin'),(5121,'brute_force','2021-01-17 01:10:09','2021-01-17 06:10:09','159.65.65.170',NULL,NULL),(5122,'brute_force','2021-01-17 01:10:11','2021-01-17 06:10:11','159.65.65.170',NULL,NULL),(5123,'brute_force','2021-01-17 01:10:11','2021-01-17 06:10:11',NULL,NULL,'admin'),(5124,'brute_force','2021-01-17 02:09:13','2021-01-17 07:09:13','146.88.234.49',NULL,NULL),(5125,'brute_force','2021-01-17 02:09:13','2021-01-17 07:09:13',NULL,2,'gruposuadi'),(5126,'brute_force','2021-01-17 02:14:27','2021-01-17 07:14:27','159.65.83.68',NULL,NULL),(5127,'brute_force','2021-01-17 02:14:29','2021-01-17 07:14:29','159.65.83.68',NULL,NULL),(5128,'brute_force','2021-01-17 02:14:29','2021-01-17 07:14:29',NULL,NULL,'admin'),(5129,'brute_force','2021-01-17 02:31:22','2021-01-17 07:31:22','164.132.108.73',NULL,NULL),(5130,'brute_force','2021-01-17 02:31:24','2021-01-17 07:31:24','164.132.108.73',NULL,NULL),(5131,'brute_force','2021-01-17 02:31:24','2021-01-17 07:31:24',NULL,NULL,'admin'),(5132,'brute_force','2021-01-17 02:48:59','2021-01-17 07:48:59','34.64.218.102',NULL,NULL),(5133,'brute_force','2021-01-17 02:49:02','2021-01-17 07:49:02','34.64.218.102',NULL,NULL),(5134,'brute_force','2021-01-17 02:49:02','2021-01-17 07:49:02',NULL,NULL,'admin'),(5135,'brute_force','2021-01-17 03:25:44','2021-01-17 08:25:44','50.63.12.70',NULL,NULL),(5136,'brute_force','2021-01-17 03:25:46','2021-01-17 08:25:46','50.63.12.70',NULL,NULL),(5137,'brute_force','2021-01-17 03:25:46','2021-01-17 08:25:46',NULL,NULL,'admin'),(5138,'brute_force','2021-01-17 03:45:54','2021-01-17 08:45:54','178.62.101.107',NULL,NULL),(5139,'brute_force','2021-01-17 03:46:02','2021-01-17 08:46:02','178.62.101.107',NULL,NULL),(5140,'brute_force','2021-01-17 03:46:02','2021-01-17 08:46:02',NULL,NULL,'admin'),(5141,'brute_force','2021-01-17 04:03:35','2021-01-17 09:03:35','35.204.172.12',NULL,NULL),(5142,'brute_force','2021-01-17 04:03:37','2021-01-17 09:03:37','35.204.172.12',NULL,NULL),(5143,'brute_force','2021-01-17 04:03:37','2021-01-17 09:03:37',NULL,NULL,'admin'),(5144,'brute_force','2021-01-17 04:24:22','2021-01-17 09:24:22','188.165.228.82',NULL,NULL),(5145,'brute_force','2021-01-17 04:24:24','2021-01-17 09:24:24','188.165.228.82',NULL,NULL),(5146,'brute_force','2021-01-17 04:24:24','2021-01-17 09:24:24',NULL,NULL,'admin'),(5147,'brute_force','2021-01-17 04:44:53','2021-01-17 09:44:53','219.99.169.49',NULL,NULL),(5148,'brute_force','2021-01-17 04:44:56','2021-01-17 09:44:56','219.99.169.49',NULL,NULL),(5149,'brute_force','2021-01-17 04:44:56','2021-01-17 09:44:56',NULL,NULL,'admin'),(5150,'brute_force','2021-01-17 05:02:08','2021-01-17 10:02:08','213.149.103.132',NULL,NULL),(5151,'brute_force','2021-01-17 05:02:08','2021-01-17 10:02:08',NULL,NULL,'[login]'),(5152,'brute_force','2021-01-17 05:56:57','2021-01-17 10:56:57','198.71.240.6',NULL,NULL),(5153,'brute_force','2021-01-17 05:56:57','2021-01-17 10:56:57',NULL,2,'gruposuadi'),(5154,'brute_force','2021-01-17 06:27:37','2021-01-17 11:27:37','138.121.170.141',NULL,NULL),(5155,'brute_force','2021-01-17 06:27:39','2021-01-17 11:27:39','138.121.170.141',NULL,NULL),(5156,'brute_force','2021-01-17 06:27:39','2021-01-17 11:27:39',NULL,NULL,'[login]'),(5157,'brute_force','2021-01-17 06:49:18','2021-01-17 11:49:18','206.81.7.54',NULL,NULL),(5158,'brute_force','2021-01-17 06:49:18','2021-01-17 11:49:18',NULL,NULL,'[login]'),(5159,'brute_force','2021-01-17 06:59:17','2021-01-17 11:59:17','84.22.111.75',NULL,NULL),(5160,'brute_force','2021-01-17 06:59:17','2021-01-17 11:59:17',NULL,2,'gruposuadi'),(5161,'brute_force','2021-01-17 07:56:49','2021-01-17 12:56:49','173.212.219.223',NULL,NULL),(5162,'brute_force','2021-01-17 07:56:53','2021-01-17 12:56:53','173.212.219.223',NULL,NULL),(5163,'brute_force','2021-01-17 07:56:53','2021-01-17 12:56:53',NULL,NULL,'[login]'),(5164,'brute_force','2021-01-17 08:20:37','2021-01-17 13:20:37','178.128.230.35',NULL,NULL),(5165,'brute_force','2021-01-17 08:20:39','2021-01-17 13:20:39','178.128.230.35',NULL,NULL),(5166,'brute_force','2021-01-17 08:20:39','2021-01-17 13:20:39',NULL,NULL,'[login]'),(5167,'brute_force','2021-01-17 08:44:16','2021-01-17 13:44:16','128.199.249.213',NULL,NULL),(5168,'brute_force','2021-01-17 08:44:19','2021-01-17 13:44:19','128.199.249.213',NULL,NULL),(5169,'brute_force','2021-01-17 08:44:19','2021-01-17 13:44:19',NULL,NULL,'[login]'),(5170,'brute_force','2021-01-17 09:07:57','2021-01-17 14:07:57','132.148.150.222',NULL,NULL),(5171,'brute_force','2021-01-17 09:07:59','2021-01-17 14:07:59','132.148.150.222',NULL,NULL),(5172,'brute_force','2021-01-17 09:07:59','2021-01-17 14:07:59',NULL,NULL,'[login]'),(5173,'brute_force','2021-01-17 09:31:15','2021-01-17 14:31:15','192.99.7.106',NULL,NULL),(5174,'brute_force','2021-01-17 09:31:17','2021-01-17 14:31:17','192.99.7.106',NULL,NULL),(5175,'brute_force','2021-01-17 09:31:17','2021-01-17 14:31:17',NULL,NULL,'[login]'),(5176,'brute_force','2021-01-17 09:32:30','2021-01-17 14:32:30','5.182.209.66',NULL,NULL),(5177,'brute_force','2021-01-17 09:32:30','2021-01-17 14:32:30',NULL,2,'gruposuadi'),(5178,'brute_force','2021-01-17 10:46:40','2021-01-17 15:46:40','132.148.151.253',NULL,NULL),(5179,'brute_force','2021-01-17 10:46:43','2021-01-17 15:46:43','132.148.151.253',NULL,NULL),(5180,'brute_force','2021-01-17 10:46:43','2021-01-17 15:46:43',NULL,NULL,'[login]'),(5181,'brute_force','2021-01-17 11:10:54','2021-01-17 16:10:54','166.62.41.108',NULL,NULL),(5182,'brute_force','2021-01-17 11:10:56','2021-01-17 16:10:56','166.62.41.108',NULL,NULL),(5183,'brute_force','2021-01-17 11:10:56','2021-01-17 16:10:56',NULL,NULL,'[login]'),(5184,'brute_force','2021-01-17 11:34:41','2021-01-17 16:34:41','69.167.136.34',NULL,NULL),(5185,'brute_force','2021-01-17 11:34:43','2021-01-17 16:34:43','69.167.136.34',NULL,NULL),(5186,'brute_force','2021-01-17 11:34:43','2021-01-17 16:34:43',NULL,NULL,'[login]'),(5187,'brute_force','2021-01-17 11:53:55','2021-01-17 16:53:55','166.62.122.244',NULL,NULL),(5188,'brute_force','2021-01-17 11:53:58','2021-01-17 16:53:58','166.62.122.244',NULL,NULL),(5189,'brute_force','2021-01-17 11:53:58','2021-01-17 16:53:58',NULL,NULL,'[login]'),(5190,'brute_force','2021-01-17 12:00:32','2021-01-17 17:00:32','51.255.120.231',NULL,NULL),(5191,'brute_force','2021-01-17 12:00:32','2021-01-17 17:00:32',NULL,2,'gruposuadi'),(5192,'brute_force','2021-01-17 12:27:09','2021-01-17 17:27:09','75.119.215.210',NULL,NULL),(5193,'brute_force','2021-01-17 12:27:10','2021-01-17 17:27:10','75.119.215.210',NULL,NULL),(5194,'brute_force','2021-01-17 12:27:10','2021-01-17 17:27:10',NULL,NULL,'[login]'),(5195,'brute_force','2021-01-17 12:42:25','2021-01-17 17:42:25','35.229.133.115',NULL,NULL),(5196,'brute_force','2021-01-17 12:42:28','2021-01-17 17:42:28','35.229.133.115',NULL,NULL),(5197,'brute_force','2021-01-17 12:42:28','2021-01-17 17:42:28',NULL,NULL,'[login]'),(5198,'brute_force','2021-01-17 12:56:59','2021-01-17 17:56:59','154.0.170.41',NULL,NULL),(5199,'brute_force','2021-01-17 12:57:08','2021-01-17 17:57:08','154.0.170.41',NULL,NULL),(5200,'brute_force','2021-01-17 12:57:08','2021-01-17 17:57:08',NULL,NULL,'[login]'),(5201,'brute_force','2021-01-17 13:06:43','2021-01-17 18:06:43','193.124.205.7',NULL,NULL),(5202,'brute_force','2021-01-17 13:06:46','2021-01-17 18:06:46','193.124.205.7',NULL,NULL),(5203,'brute_force','2021-01-17 13:06:46','2021-01-17 18:06:46',NULL,NULL,'[login]'),(5204,'brute_force','2021-01-17 13:19:41','2021-01-17 18:19:41','47.74.17.225',NULL,NULL),(5205,'brute_force','2021-01-17 13:19:44','2021-01-17 18:19:44','47.74.17.225',NULL,NULL),(5206,'brute_force','2021-01-17 13:19:44','2021-01-17 18:19:44',NULL,NULL,'[login]'),(5207,'brute_force','2021-01-17 13:32:50','2021-01-17 18:32:50','132.148.150.222',NULL,NULL),(5208,'brute_force','2021-01-17 13:32:52','2021-01-17 18:32:52','132.148.150.222',NULL,NULL),(5209,'brute_force','2021-01-17 13:32:52','2021-01-17 18:32:52',NULL,NULL,'[login]'),(5210,'brute_force','2021-01-17 13:47:28','2021-01-17 18:47:28','93.114.235.168',NULL,NULL),(5211,'brute_force','2021-01-17 13:47:30','2021-01-17 18:47:30','93.114.235.168',NULL,NULL),(5212,'brute_force','2021-01-17 13:47:30','2021-01-17 18:47:30',NULL,NULL,'[login]'),(5213,'brute_force','2021-01-17 14:00:38','2021-01-17 19:00:38','107.180.77.130',NULL,NULL),(5214,'brute_force','2021-01-17 14:00:39','2021-01-17 19:00:39','107.180.77.130',NULL,NULL),(5215,'brute_force','2021-01-17 14:00:39','2021-01-17 19:00:39',NULL,NULL,'[login]'),(5216,'brute_force','2021-01-17 14:17:13','2021-01-17 19:17:13','47.244.166.23',NULL,NULL),(5217,'brute_force','2021-01-17 14:17:16','2021-01-17 19:17:16','47.244.166.23',NULL,NULL),(5218,'brute_force','2021-01-17 14:17:16','2021-01-17 19:17:16',NULL,NULL,'[login]'),(5219,'brute_force','2021-01-17 14:31:13','2021-01-17 19:31:13','45.32.174.90',NULL,NULL),(5220,'brute_force','2021-01-17 14:31:15','2021-01-17 19:31:15','45.32.174.90',NULL,NULL),(5221,'brute_force','2021-01-17 14:31:15','2021-01-17 19:31:15',NULL,NULL,'[login]'),(5222,'brute_force','2021-01-17 14:47:48','2021-01-17 19:47:48','165.227.127.49',NULL,NULL),(5223,'brute_force','2021-01-17 14:47:50','2021-01-17 19:47:50','165.227.127.49',NULL,NULL),(5224,'brute_force','2021-01-17 14:47:50','2021-01-17 19:47:50',NULL,NULL,'[login]'),(5225,'brute_force','2021-01-17 14:54:11','2021-01-17 19:54:11','162.241.148.33',NULL,NULL),(5226,'brute_force','2021-01-17 14:54:11','2021-01-17 19:54:11',NULL,2,'gruposuadi'),(5227,'brute_force','2021-01-17 15:04:15','2021-01-17 20:04:15','178.128.209.253',NULL,NULL),(5228,'brute_force','2021-01-17 15:04:18','2021-01-17 20:04:18','178.128.209.253',NULL,NULL),(5229,'brute_force','2021-01-17 15:04:18','2021-01-17 20:04:18',NULL,NULL,'[login]'),(5230,'brute_force','2021-01-17 15:20:49','2021-01-17 20:20:49','157.230.164.216',NULL,NULL),(5231,'brute_force','2021-01-17 15:20:49','2021-01-17 20:20:49',NULL,NULL,'[login]'),(5232,'brute_force','2021-01-17 15:36:24','2021-01-17 20:36:24','212.85.69.14',NULL,NULL),(5233,'brute_force','2021-01-17 15:36:26','2021-01-17 20:36:26','212.85.69.14',NULL,NULL),(5234,'brute_force','2021-01-17 15:36:26','2021-01-17 20:36:26',NULL,NULL,'[login]'),(5235,'brute_force','2021-01-17 15:48:41','2021-01-17 20:48:41','162.241.85.138',NULL,NULL),(5236,'brute_force','2021-01-17 15:48:41','2021-01-17 20:48:41',NULL,2,'gruposuadi'),(5237,'brute_force','2021-01-17 15:54:50','2021-01-17 20:54:50','67.205.31.50',NULL,NULL),(5238,'brute_force','2021-01-17 15:54:51','2021-01-17 20:54:51','67.205.31.50',NULL,NULL),(5239,'brute_force','2021-01-17 15:54:51','2021-01-17 20:54:51',NULL,NULL,'[login]'),(5240,'brute_force','2021-01-17 16:02:18','2021-01-17 21:02:18','67.220.187.210',NULL,NULL),(5241,'brute_force','2021-01-17 16:02:18','2021-01-17 21:02:18',NULL,2,'gruposuadi'),(5242,'brute_force','2021-01-17 16:12:03','2021-01-17 21:12:03','178.128.51.162',NULL,NULL),(5243,'brute_force','2021-01-17 16:12:05','2021-01-17 21:12:05','178.128.51.162',NULL,NULL),(5244,'brute_force','2021-01-17 16:12:05','2021-01-17 21:12:05',NULL,NULL,'[login]'),(5245,'brute_force','2021-01-17 16:29:10','2021-01-17 21:29:10','142.93.126.181',NULL,NULL),(5246,'brute_force','2021-01-17 16:29:12','2021-01-17 21:29:12','142.93.126.181',NULL,NULL),(5247,'brute_force','2021-01-17 16:29:12','2021-01-17 21:29:12',NULL,NULL,'[login]'),(5248,'brute_force','2021-01-17 16:34:17','2021-01-17 21:34:17','45.152.181.20',NULL,NULL),(5249,'brute_force','2021-01-17 16:34:17','2021-01-17 21:34:17',NULL,NULL,'info@gruposuadi.com'),(5250,'brute_force','2021-01-17 16:48:07','2021-01-17 21:48:07','165.22.23.23',NULL,NULL),(5251,'brute_force','2021-01-17 16:48:09','2021-01-17 21:48:09','165.22.23.23',NULL,NULL),(5252,'brute_force','2021-01-17 16:48:09','2021-01-17 21:48:09',NULL,NULL,'[login]'),(5253,'brute_force','2021-01-17 17:06:55','2021-01-17 22:06:55','192.210.192.138',NULL,NULL),(5254,'brute_force','2021-01-17 17:06:58','2021-01-17 22:06:58','192.210.192.138',NULL,NULL),(5255,'brute_force','2021-01-17 17:06:58','2021-01-17 22:06:58',NULL,NULL,'[login]'),(5256,'brute_force','2021-01-17 17:26:59','2021-01-17 22:26:59','82.166.62.243',NULL,NULL),(5257,'brute_force','2021-01-17 17:27:01','2021-01-17 22:27:01','82.166.62.243',NULL,NULL),(5258,'brute_force','2021-01-17 17:27:01','2021-01-17 22:27:01',NULL,NULL,'[login]'),(5259,'brute_force','2021-01-17 17:45:38','2021-01-17 22:45:38','173.212.219.223',NULL,NULL),(5260,'brute_force','2021-01-17 17:45:40','2021-01-17 22:45:40','173.212.219.223',NULL,NULL),(5261,'brute_force','2021-01-17 17:45:40','2021-01-17 22:45:40',NULL,NULL,'[login]'),(5262,'brute_force','2021-01-17 17:50:11','2021-01-17 22:50:11','173.254.29.230',NULL,NULL),(5263,'brute_force','2021-01-17 17:50:11','2021-01-17 22:50:11',NULL,2,'gruposuadi'),(5264,'brute_force','2021-01-17 18:07:07','2021-01-17 23:07:07','108.179.240.91',NULL,NULL),(5265,'brute_force','2021-01-17 18:07:07','2021-01-17 23:07:07',NULL,NULL,'[login]'),(5266,'brute_force','2021-01-17 18:21:47','2021-01-17 23:21:47','35.214.237.160',NULL,NULL),(5267,'brute_force','2021-01-17 18:21:47','2021-01-17 23:21:47',NULL,2,'gruposuadi'),(5268,'brute_force','2021-01-17 18:27:38','2021-01-17 23:27:38','212.129.20.162',NULL,NULL),(5269,'brute_force','2021-01-17 18:27:38','2021-01-17 23:27:38',NULL,NULL,'info@gruposuadi.com'),(5270,'brute_force','2021-01-17 18:49:35','2021-01-17 23:49:35','31.207.38.232',NULL,NULL),(5271,'brute_force','2021-01-17 18:49:38','2021-01-17 23:49:38','31.207.38.232',NULL,NULL),(5272,'brute_force','2021-01-17 18:49:38','2021-01-17 23:49:38',NULL,NULL,'[login]'),(5273,'brute_force','2021-01-17 18:54:49','2021-01-17 23:54:49','210.172.223.97',NULL,NULL),(5274,'brute_force','2021-01-17 18:54:49','2021-01-17 23:54:49',NULL,2,'gruposuadi'),(5275,'brute_force','2021-01-17 19:31:58','2021-01-18 00:31:58','34.73.221.132',NULL,NULL),(5276,'brute_force','2021-01-17 19:32:00','2021-01-18 00:32:00','34.73.221.132',NULL,NULL),(5277,'brute_force','2021-01-17 19:32:00','2021-01-18 00:32:00',NULL,NULL,'[login]'),(5278,'brute_force','2021-01-17 19:53:36','2021-01-18 00:53:36','104.131.18.212',NULL,NULL),(5279,'brute_force','2021-01-17 19:53:37','2021-01-18 00:53:37','104.131.18.212',NULL,NULL),(5280,'brute_force','2021-01-17 19:53:37','2021-01-18 00:53:37',NULL,NULL,'[login]'),(5281,'brute_force','2021-01-17 20:18:37','2021-01-18 01:18:37','178.62.26.232',NULL,NULL),(5282,'brute_force','2021-01-17 20:18:39','2021-01-18 01:18:39','178.62.26.232',NULL,NULL),(5283,'brute_force','2021-01-17 20:18:39','2021-01-18 01:18:39',NULL,NULL,'[login]'),(5284,'brute_force','2021-01-17 20:37:18','2021-01-18 01:37:18','213.142.149.93',NULL,NULL),(5285,'brute_force','2021-01-17 20:37:18','2021-01-18 01:37:18',NULL,2,'gruposuadi'),(5286,'brute_force','2021-01-17 20:39:15','2021-01-18 01:39:15','45.89.204.94',NULL,NULL),(5287,'brute_force','2021-01-17 20:39:17','2021-01-18 01:39:17','45.89.204.94',NULL,NULL),(5288,'brute_force','2021-01-17 20:39:17','2021-01-18 01:39:17',NULL,NULL,'[login]'),(5289,'brute_force','2021-01-17 21:01:56','2021-01-18 02:01:56','139.99.148.4',NULL,NULL),(5290,'brute_force','2021-01-17 21:01:59','2021-01-18 02:01:59','139.99.148.4',NULL,NULL),(5291,'brute_force','2021-01-17 21:01:59','2021-01-18 02:01:59',NULL,NULL,'[login]'),(5292,'brute_force','2021-01-17 21:26:21','2021-01-18 02:26:21','103.55.33.21',NULL,NULL),(5293,'brute_force','2021-01-17 21:26:24','2021-01-18 02:26:24','103.55.33.21',NULL,NULL),(5294,'brute_force','2021-01-17 21:26:24','2021-01-18 02:26:24',NULL,NULL,'[login]'),(5295,'brute_force','2021-01-17 21:49:24','2021-01-18 02:49:24','45.88.197.78',NULL,NULL),(5296,'brute_force','2021-01-17 21:49:27','2021-01-18 02:49:27','45.88.197.78',NULL,NULL),(5297,'brute_force','2021-01-17 21:49:27','2021-01-18 02:49:27',NULL,NULL,'[login]'),(5298,'brute_force','2021-01-17 21:49:40','2021-01-18 02:49:40','194.35.233.164',NULL,NULL),(5299,'brute_force','2021-01-17 21:49:40','2021-01-18 02:49:40',NULL,NULL,'info@gruposuadi.com'),(5300,'brute_force','2021-01-17 22:13:13','2021-01-18 03:13:13','167.71.111.16',NULL,NULL),(5301,'brute_force','2021-01-17 22:13:14','2021-01-18 03:13:14','167.71.111.16',NULL,NULL),(5302,'brute_force','2021-01-17 22:13:14','2021-01-18 03:13:14',NULL,NULL,'[login]'),(5303,'brute_force','2021-01-17 22:30:54','2021-01-18 03:30:54','167.71.104.1',NULL,NULL),(5304,'brute_force','2021-01-17 22:30:55','2021-01-18 03:30:55','167.71.104.1',NULL,NULL),(5305,'brute_force','2021-01-17 22:30:55','2021-01-18 03:30:55',NULL,NULL,'[login]'),(5306,'brute_force','2021-01-17 23:03:04','2021-01-18 04:03:04','51.254.120.225',NULL,NULL),(5307,'brute_force','2021-01-17 23:03:06','2021-01-18 04:03:06','51.254.120.225',NULL,NULL),(5308,'brute_force','2021-01-17 23:03:06','2021-01-18 04:03:06',NULL,NULL,'[login]'),(5309,'brute_force','2021-01-17 23:12:03','2021-01-18 04:12:03','5.9.238.21',NULL,NULL),(5310,'brute_force','2021-01-17 23:12:03','2021-01-18 04:12:03',NULL,2,'gruposuadi'),(5311,'brute_force','2021-01-17 23:30:05','2021-01-18 04:30:05','119.18.52.177',NULL,NULL),(5312,'brute_force','2021-01-17 23:30:08','2021-01-18 04:30:08','119.18.52.177',NULL,NULL),(5313,'brute_force','2021-01-17 23:30:08','2021-01-18 04:30:08',NULL,NULL,'[login]'),(5314,'brute_force','2021-01-17 23:43:02','2021-01-18 04:43:02','104.236.250.155',NULL,NULL),(5315,'brute_force','2021-01-17 23:43:04','2021-01-18 04:43:04','104.236.250.155',NULL,NULL),(5316,'brute_force','2021-01-17 23:43:04','2021-01-18 04:43:04',NULL,NULL,'[login]'),(5317,'brute_force','2021-01-18 00:58:24','2021-01-18 05:58:24','213.232.87.92',NULL,NULL),(5318,'brute_force','2021-01-18 00:58:24','2021-01-18 05:58:24',NULL,NULL,'info@gruposuadi.com'),(5319,'brute_force','2021-01-18 01:42:23','2021-01-18 06:42:23','85.128.142.42',NULL,NULL),(5320,'brute_force','2021-01-18 01:42:23','2021-01-18 06:42:23',NULL,2,'gruposuadi'),(5321,'brute_force','2021-01-18 03:31:19','2021-01-18 08:31:19','194.110.84.163',NULL,NULL),(5322,'brute_force','2021-01-18 03:31:19','2021-01-18 08:31:19',NULL,NULL,'info@gruposuadi.com'),(5323,'brute_force','2021-01-18 04:14:19','2021-01-18 09:14:19','103.18.79.230',NULL,NULL),(5324,'brute_force','2021-01-18 04:14:19','2021-01-18 09:14:19',NULL,2,'gruposuadi'),(5325,'brute_force','2021-01-18 05:47:48','2021-01-18 10:47:48','195.206.183.207',NULL,NULL),(5326,'brute_force','2021-01-18 05:47:48','2021-01-18 10:47:48',NULL,NULL,'info@gruposuadi.com'),(5327,'brute_force','2021-01-18 07:20:40','2021-01-18 12:20:40','162.215.248.224',NULL,NULL),(5328,'brute_force','2021-01-18 07:20:40','2021-01-18 12:20:40',NULL,2,'gruposuadi'),(5329,'brute_force','2021-01-18 08:24:18','2021-01-18 13:24:18','50.87.144.174',NULL,NULL),(5330,'brute_force','2021-01-18 08:24:18','2021-01-18 13:24:18',NULL,2,'gruposuadi'),(5331,'brute_force','2021-01-18 09:36:26','2021-01-18 14:36:26','31.31.196.201',NULL,NULL),(5332,'brute_force','2021-01-18 09:36:26','2021-01-18 14:36:26',NULL,2,'gruposuadi'),(5333,'brute_force','2021-01-18 10:41:32','2021-01-18 15:41:32','217.138.197.68',NULL,NULL),(5334,'brute_force','2021-01-18 10:41:32','2021-01-18 15:41:32',NULL,NULL,'info@gruposuadi.com'),(5335,'brute_force','2021-01-18 12:31:03','2021-01-18 17:31:03','31.31.196.201',NULL,NULL),(5336,'brute_force','2021-01-18 12:31:03','2021-01-18 17:31:03',NULL,2,'gruposuadi'),(5337,'brute_force','2021-01-18 13:02:07','2021-01-18 18:02:07','185.128.25.236',NULL,NULL),(5338,'brute_force','2021-01-18 13:02:07','2021-01-18 18:02:07',NULL,NULL,'info@gruposuadi.com'),(5339,'brute_force','2021-01-18 15:24:21','2021-01-18 20:24:21','213.142.149.93',NULL,NULL),(5340,'brute_force','2021-01-18 15:24:21','2021-01-18 20:24:21',NULL,2,'gruposuadi'),(5341,'brute_force','2021-01-18 15:24:42','2021-01-18 20:24:42','84.17.36.151',NULL,NULL),(5342,'brute_force','2021-01-18 15:24:42','2021-01-18 20:24:42',NULL,NULL,'info@gruposuadi.com'),(5343,'brute_force','2021-01-18 17:59:29','2021-01-18 22:59:29','109.202.111.211',NULL,NULL),(5344,'brute_force','2021-01-18 17:59:29','2021-01-18 22:59:29',NULL,NULL,'info@gruposuadi.com'),(5345,'brute_force','2021-01-18 18:21:28','2021-01-18 23:21:28','104.247.77.65',NULL,NULL),(5346,'brute_force','2021-01-18 18:21:28','2021-01-18 23:21:28',NULL,2,'gruposuadi'),(5347,'brute_force','2021-01-18 20:19:27','2021-01-19 01:19:27','95.174.66.188',NULL,NULL),(5348,'brute_force','2021-01-18 20:19:27','2021-01-19 01:19:27',NULL,NULL,'info@gruposuadi.com'),(5349,'brute_force','2021-01-18 21:21:44','2021-01-19 02:21:44','148.72.108.218',NULL,NULL),(5350,'brute_force','2021-01-18 21:21:44','2021-01-19 02:21:44',NULL,2,'gruposuadi'),(5351,'brute_force','2021-01-18 22:47:50','2021-01-19 03:47:50','37.120.203.204',NULL,NULL),(5352,'brute_force','2021-01-18 22:47:50','2021-01-19 03:47:50',NULL,NULL,'info@gruposuadi.com'),(5353,'brute_force','2021-01-19 00:34:14','2021-01-19 05:34:14','67.220.187.210',NULL,NULL),(5354,'brute_force','2021-01-19 00:34:14','2021-01-19 05:34:14',NULL,2,'gruposuadi'),(5355,'brute_force','2021-01-19 00:58:05','2021-01-19 05:58:05','31.13.191.162',NULL,NULL),(5356,'brute_force','2021-01-19 00:58:05','2021-01-19 05:58:05',NULL,NULL,'info@gruposuadi.com'),(5357,'brute_force','2021-01-19 03:46:40','2021-01-19 08:46:40','72.167.190.66',NULL,NULL),(5358,'brute_force','2021-01-19 03:46:40','2021-01-19 08:46:40',NULL,2,'gruposuadi'),(5359,'brute_force','2021-01-19 07:40:37','2021-01-19 12:40:37','192.185.2.85',NULL,NULL),(5360,'brute_force','2021-01-19 07:40:37','2021-01-19 12:40:37',NULL,2,'gruposuadi'),(5361,'brute_force','2021-01-19 08:07:04','2021-01-19 13:07:04','45.152.181.36',NULL,NULL),(5362,'brute_force','2021-01-19 08:07:04','2021-01-19 13:07:04',NULL,NULL,'info@gruposuadi.com'),(5363,'brute_force','2021-01-19 08:14:00','2021-01-19 13:14:00','88.198.98.134',NULL,NULL),(5364,'brute_force','2021-01-19 08:14:00','2021-01-19 13:14:00',NULL,2,'gruposuadi'),(5365,'brute_force','2021-01-19 10:45:29','2021-01-19 15:45:29','178.159.3.175',NULL,NULL),(5366,'brute_force','2021-01-19 10:45:29','2021-01-19 15:45:29',NULL,NULL,'info@gruposuadi.com'),(5367,'brute_force','2021-01-19 11:12:28','2021-01-19 16:12:28','45.87.80.248',NULL,NULL),(5368,'brute_force','2021-01-19 11:12:28','2021-01-19 16:12:28',NULL,2,'gruposuadi'),(5369,'brute_force','2021-01-19 11:29:44','2021-01-19 16:29:44','185.201.11.78',NULL,NULL),(5370,'brute_force','2021-01-19 11:29:44','2021-01-19 16:29:44',NULL,2,'gruposuadi'),(5371,'brute_force','2021-01-19 12:12:05','2021-01-19 17:12:05','192.3.190.242',NULL,NULL),(5372,'brute_force','2021-01-19 12:12:05','2021-01-19 17:12:05',NULL,2,'gruposuadi'),(5373,'brute_force','2021-01-19 12:30:26','2021-01-19 17:30:26','23.111.151.202',NULL,NULL),(5374,'brute_force','2021-01-19 12:30:26','2021-01-19 17:30:26',NULL,2,'gruposuadi'),(5375,'brute_force','2021-01-19 12:58:10','2021-01-19 17:58:10','45.87.80.248',NULL,NULL),(5376,'brute_force','2021-01-19 12:58:10','2021-01-19 17:58:10',NULL,2,'gruposuadi'),(5377,'brute_force','2021-01-19 13:07:01','2021-01-19 18:07:01','185.93.2.40',NULL,NULL),(5378,'brute_force','2021-01-19 13:07:01','2021-01-19 18:07:01',NULL,NULL,'info@gruposuadi.com'),(5379,'brute_force','2021-01-19 13:23:31','2021-01-19 18:23:31','81.88.52.98',NULL,NULL),(5380,'brute_force','2021-01-19 13:23:31','2021-01-19 18:23:31',NULL,2,'gruposuadi'),(5381,'brute_force','2021-01-19 13:57:12','2021-01-19 18:57:12','67.20.76.86',NULL,NULL),(5382,'brute_force','2021-01-19 13:57:12','2021-01-19 18:57:12',NULL,2,'gruposuadi'),(5383,'brute_force','2021-01-19 14:06:14','2021-01-19 19:06:14','185.10.75.19',NULL,NULL),(5384,'brute_force','2021-01-19 14:06:14','2021-01-19 19:06:14',NULL,2,'gruposuadi'),(5385,'brute_force','2021-01-19 14:23:58','2021-01-19 19:23:58','64.111.126.80',NULL,NULL),(5386,'brute_force','2021-01-19 14:23:58','2021-01-19 19:23:58',NULL,2,'gruposuadi'),(5387,'brute_force','2021-01-19 14:29:51','2021-01-19 19:29:51','185.224.137.97',NULL,NULL),(5388,'brute_force','2021-01-19 14:29:51','2021-01-19 19:29:51',NULL,2,'gruposuadi'),(5389,'brute_force','2021-01-19 14:56:11','2021-01-19 19:56:11','45.87.80.199',NULL,NULL),(5390,'brute_force','2021-01-19 14:56:11','2021-01-19 19:56:11',NULL,2,'gruposuadi'),(5391,'brute_force','2021-01-19 15:27:04','2021-01-19 20:27:04','185.201.11.78',NULL,NULL),(5392,'brute_force','2021-01-19 15:27:04','2021-01-19 20:27:04',NULL,2,'gruposuadi'),(5393,'brute_force','2021-01-19 16:05:31','2021-01-19 21:05:31','185.224.138.27',NULL,NULL),(5394,'brute_force','2021-01-19 16:05:31','2021-01-19 21:05:31',NULL,2,'gruposuadi'),(5395,'brute_force','2021-01-19 16:21:06','2021-01-19 21:21:06','184.168.27.108',NULL,NULL),(5396,'brute_force','2021-01-19 16:21:06','2021-01-19 21:21:06',NULL,2,'gruposuadi'),(5397,'brute_force','2021-01-19 16:51:32','2021-01-19 21:51:32','162.213.251.213',NULL,NULL),(5398,'brute_force','2021-01-19 16:51:32','2021-01-19 21:51:32',NULL,2,'gruposuadi'),(5399,'brute_force','2021-01-19 17:24:21','2021-01-19 22:24:21','156.67.222.13',NULL,NULL),(5400,'brute_force','2021-01-19 17:24:21','2021-01-19 22:24:21',NULL,2,'gruposuadi'),(5401,'brute_force','2021-01-19 17:55:57','2021-01-19 22:55:57','194.5.156.60',NULL,NULL),(5402,'brute_force','2021-01-19 17:55:57','2021-01-19 22:55:57',NULL,2,'gruposuadi'),(5403,'brute_force','2021-01-19 18:01:38','2021-01-19 23:01:38','45.152.181.20',NULL,NULL),(5404,'brute_force','2021-01-19 18:01:38','2021-01-19 23:01:38',NULL,NULL,'info@gruposuadi.com'),(5405,'brute_force','2021-01-19 18:24:11','2021-01-19 23:24:11','80.67.28.24',NULL,NULL),(5406,'brute_force','2021-01-19 18:24:11','2021-01-19 23:24:11',NULL,2,'gruposuadi'),(5407,'brute_force','2021-01-19 18:50:16','2021-01-19 23:50:16','141.136.43.88',NULL,NULL),(5408,'brute_force','2021-01-19 18:50:16','2021-01-19 23:50:16',NULL,2,'gruposuadi'),(5409,'brute_force','2021-01-19 19:23:33','2021-01-20 00:23:33','156.67.222.47',NULL,NULL),(5410,'brute_force','2021-01-19 19:23:33','2021-01-20 00:23:33',NULL,2,'gruposuadi'),(5411,'brute_force','2021-01-19 19:51:19','2021-01-20 00:51:19','45.84.204.125',NULL,NULL),(5412,'brute_force','2021-01-19 19:51:19','2021-01-20 00:51:19',NULL,2,'gruposuadi'),(5413,'brute_force','2021-01-19 20:22:27','2021-01-20 01:22:27','81.88.52.98',NULL,NULL),(5414,'brute_force','2021-01-19 20:22:27','2021-01-20 01:22:27',NULL,2,'gruposuadi'),(5415,'brute_force','2021-01-19 20:38:17','2021-01-20 01:38:17','37.120.203.204',NULL,NULL),(5416,'brute_force','2021-01-19 20:38:17','2021-01-20 01:38:17',NULL,NULL,'info@gruposuadi.com'),(5417,'brute_force','2021-01-19 20:52:54','2021-01-20 01:52:54','92.249.45.196',NULL,NULL),(5418,'brute_force','2021-01-19 20:52:54','2021-01-20 01:52:54',NULL,2,'gruposuadi'),(5419,'brute_force','2021-01-19 21:22:34','2021-01-20 02:22:34','49.12.74.93',NULL,NULL),(5420,'brute_force','2021-01-19 21:22:34','2021-01-20 02:22:34',NULL,2,'gruposuadi'),(5421,'brute_force','2021-01-19 21:50:58','2021-01-20 02:50:58','196.40.97.12',NULL,NULL),(5422,'brute_force','2021-01-19 21:50:58','2021-01-20 02:50:58',NULL,2,'gruposuadi'),(5423,'brute_force','2021-01-19 22:30:00','2021-01-20 03:30:00','50.116.87.75',NULL,NULL),(5424,'brute_force','2021-01-19 22:30:00','2021-01-20 03:30:00',NULL,2,'gruposuadi'),(5425,'brute_force','2021-01-19 22:53:34','2021-01-20 03:53:34','45.87.83.245',NULL,NULL),(5426,'brute_force','2021-01-19 22:53:34','2021-01-20 03:53:34',NULL,2,'gruposuadi'),(5427,'brute_force','2021-01-19 22:57:37','2021-01-20 03:57:37','89.40.183.211',NULL,NULL),(5428,'brute_force','2021-01-19 22:57:37','2021-01-20 03:57:37',NULL,NULL,'info@gruposuadi.com'),(5429,'brute_force','2021-01-19 23:02:04','2021-01-20 04:02:04','190.107.177.240',NULL,NULL),(5430,'brute_force','2021-01-19 23:02:04','2021-01-20 04:02:04',NULL,2,'gruposuadi'),(5431,'brute_force','2021-01-19 23:27:37','2021-01-20 04:27:37','185.224.138.97',NULL,NULL),(5432,'brute_force','2021-01-19 23:27:37','2021-01-20 04:27:37',NULL,2,'gruposuadi'),(5433,'brute_force','2021-01-19 23:56:29','2021-01-20 04:56:29','185.201.10.96',NULL,NULL),(5434,'brute_force','2021-01-19 23:56:29','2021-01-20 04:56:29',NULL,2,'gruposuadi'),(5435,'brute_force','2021-01-20 00:32:10','2021-01-20 05:32:10','192.185.4.147',NULL,NULL),(5436,'brute_force','2021-01-20 00:32:10','2021-01-20 05:32:10',NULL,2,'gruposuadi'),(5437,'brute_force','2021-01-20 00:55:09','2021-01-20 05:55:09','74.220.219.198',NULL,NULL),(5438,'brute_force','2021-01-20 00:55:09','2021-01-20 05:55:09',NULL,2,'gruposuadi'),(5439,'brute_force','2021-01-20 00:59:40','2021-01-20 05:59:40','88.198.58.29',NULL,NULL),(5440,'brute_force','2021-01-20 00:59:40','2021-01-20 05:59:40',NULL,2,'gruposuadi'),(5441,'brute_force','2021-01-20 01:11:04','2021-01-20 06:11:04','190.107.177.43',NULL,NULL),(5442,'brute_force','2021-01-20 01:11:04','2021-01-20 06:11:04',NULL,2,'gruposuadi'),(5443,'brute_force','2021-01-20 01:25:20','2021-01-20 06:25:20','46.17.172.84',NULL,NULL),(5444,'brute_force','2021-01-20 01:25:20','2021-01-20 06:25:20',NULL,2,'gruposuadi'),(5445,'brute_force','2021-01-20 01:35:52','2021-01-20 06:35:52','95.217.251.165',NULL,NULL),(5446,'brute_force','2021-01-20 01:35:52','2021-01-20 06:35:52',NULL,2,'gruposuadi'),(5447,'brute_force','2021-01-20 02:00:11','2021-01-20 07:00:11','35.213.168.252',NULL,NULL),(5448,'brute_force','2021-01-20 02:00:11','2021-01-20 07:00:11',NULL,2,'gruposuadi'),(5449,'brute_force','2021-01-20 02:26:52','2021-01-20 07:26:52','5.189.239.7',NULL,NULL),(5450,'brute_force','2021-01-20 02:26:52','2021-01-20 07:26:52',NULL,2,'gruposuadi'),(5451,'brute_force','2021-01-20 02:53:18','2021-01-20 07:53:18','178.238.235.46',NULL,NULL),(5452,'brute_force','2021-01-20 02:53:18','2021-01-20 07:53:18',NULL,2,'gruposuadi'),(5453,'brute_force','2021-01-20 03:17:02','2021-01-20 08:17:02','31.220.104.151',NULL,NULL),(5454,'brute_force','2021-01-20 03:17:02','2021-01-20 08:17:02',NULL,2,'gruposuadi'),(5455,'brute_force','2021-01-20 03:36:04','2021-01-20 08:36:04','162.213.255.50',NULL,NULL),(5456,'brute_force','2021-01-20 03:36:04','2021-01-20 08:36:04',NULL,2,'gruposuadi'),(5457,'brute_force','2021-01-20 03:56:46','2021-01-20 08:56:46','141.98.102.252',NULL,NULL),(5458,'brute_force','2021-01-20 03:56:46','2021-01-20 08:56:46',NULL,NULL,'info@gruposuadi.com'),(5459,'brute_force','2021-01-20 04:08:40','2021-01-20 09:08:40','43.250.140.31',NULL,NULL),(5460,'brute_force','2021-01-20 04:08:40','2021-01-20 09:08:40',NULL,2,'gruposuadi'),(5461,'brute_force','2021-01-20 04:29:10','2021-01-20 09:29:10','156.67.222.14',NULL,NULL),(5462,'brute_force','2021-01-20 04:29:10','2021-01-20 09:29:10',NULL,2,'gruposuadi'),(5463,'brute_force','2021-01-20 04:43:17','2021-01-20 09:43:17','158.140.133.94',NULL,NULL),(5464,'brute_force','2021-01-20 04:43:17','2021-01-20 09:43:17',NULL,2,'gruposuadi'),(5465,'brute_force','2021-01-20 05:11:13','2021-01-20 10:11:13','190.107.177.43',NULL,NULL),(5466,'brute_force','2021-01-20 05:11:13','2021-01-20 10:11:13',NULL,2,'gruposuadi'),(5467,'brute_force','2021-01-20 05:43:59','2021-01-20 10:43:59','103.27.34.48',NULL,NULL),(5468,'brute_force','2021-01-20 05:43:59','2021-01-20 10:43:59',NULL,2,'gruposuadi'),(5469,'brute_force','2021-01-20 06:03:18','2021-01-20 11:03:18','185.224.138.45',NULL,NULL),(5470,'brute_force','2021-01-20 06:03:18','2021-01-20 11:03:18',NULL,2,'gruposuadi'),(5471,'brute_force','2021-01-20 06:22:35','2021-01-20 11:22:35','163.172.226.60',NULL,NULL),(5472,'brute_force','2021-01-20 06:22:35','2021-01-20 11:22:35',NULL,NULL,'info@gruposuadi.com'),(5473,'brute_force','2021-01-20 06:24:08','2021-01-20 11:24:08','141.136.39.219',NULL,NULL),(5474,'brute_force','2021-01-20 06:24:08','2021-01-20 11:24:08',NULL,2,'gruposuadi'),(5475,'brute_force','2021-01-20 06:49:23','2021-01-20 11:49:23','185.10.75.19',NULL,NULL),(5476,'brute_force','2021-01-20 06:49:23','2021-01-20 11:49:23',NULL,2,'gruposuadi'),(5477,'brute_force','2021-01-20 07:07:23','2021-01-20 12:07:23','198.54.114.111',NULL,NULL),(5478,'brute_force','2021-01-20 07:07:23','2021-01-20 12:07:23',NULL,2,'gruposuadi'),(5479,'brute_force','2021-01-20 07:38:15','2021-01-20 12:38:15','82.165.84.30',NULL,NULL),(5480,'brute_force','2021-01-20 07:38:15','2021-01-20 12:38:15',NULL,2,'gruposuadi'),(5481,'brute_force','2021-01-20 08:05:57','2021-01-20 13:05:57','92.249.45.196',NULL,NULL),(5482,'brute_force','2021-01-20 08:05:57','2021-01-20 13:05:57',NULL,2,'gruposuadi'),(5483,'brute_force','2021-01-20 08:26:04','2021-01-20 13:26:04','162.0.235.223',NULL,NULL),(5484,'brute_force','2021-01-20 08:26:04','2021-01-20 13:26:04',NULL,2,'gruposuadi'),(5485,'brute_force','2021-01-20 08:54:16','2021-01-20 13:54:16','198.71.231.42',NULL,NULL),(5486,'brute_force','2021-01-20 08:54:16','2021-01-20 13:54:16',NULL,2,'gruposuadi'),(5487,'brute_force','2021-01-20 08:58:54','2021-01-20 13:58:54','185.142.26.195',NULL,NULL),(5488,'brute_force','2021-01-20 08:58:54','2021-01-20 13:58:54',NULL,NULL,'info@gruposuadi.com'),(5489,'brute_force','2021-01-20 09:29:19','2021-01-20 14:29:19','185.104.249.144',NULL,NULL),(5490,'brute_force','2021-01-20 09:29:19','2021-01-20 14:29:19',NULL,2,'gruposuadi'),(5491,'brute_force','2021-01-20 09:51:53','2021-01-20 14:51:53','31.220.104.217',NULL,NULL),(5492,'brute_force','2021-01-20 09:51:53','2021-01-20 14:51:53',NULL,2,'gruposuadi'),(5493,'brute_force','2021-01-20 10:18:01','2021-01-20 15:18:01','45.84.204.125',NULL,NULL),(5494,'brute_force','2021-01-20 10:18:01','2021-01-20 15:18:01',NULL,2,'gruposuadi'),(5495,'brute_force','2021-01-20 10:46:00','2021-01-20 15:46:00','185.81.4.143',NULL,NULL),(5496,'brute_force','2021-01-20 10:46:00','2021-01-20 15:46:00',NULL,2,'gruposuadi'),(5497,'brute_force','2021-01-20 11:26:35','2021-01-20 16:26:35','50.87.170.173',NULL,NULL),(5498,'brute_force','2021-01-20 11:26:35','2021-01-20 16:26:35',NULL,2,'gruposuadi'),(5499,'brute_force','2021-01-20 11:42:37','2021-01-20 16:42:37','92.249.45.46',NULL,NULL),(5500,'brute_force','2021-01-20 11:42:37','2021-01-20 16:42:37',NULL,2,'gruposuadi'),(5501,'brute_force','2021-01-20 11:54:07','2021-01-20 16:54:07','80.67.28.24',NULL,NULL),(5502,'brute_force','2021-01-20 11:54:07','2021-01-20 16:54:07',NULL,2,'gruposuadi'),(5503,'brute_force','2021-01-20 12:05:06','2021-01-20 17:05:06','185.61.154.29',NULL,NULL),(5504,'brute_force','2021-01-20 12:05:06','2021-01-20 17:05:06',NULL,2,'gruposuadi'),(5505,'brute_force','2021-01-20 12:44:10','2021-01-20 17:44:10','103.27.34.8',NULL,NULL),(5506,'brute_force','2021-01-20 12:44:10','2021-01-20 17:44:10',NULL,2,'gruposuadi'),(5507,'brute_force','2021-01-20 13:12:19','2021-01-20 18:12:19','103.27.34.48',NULL,NULL),(5508,'brute_force','2021-01-20 13:12:19','2021-01-20 18:12:19',NULL,2,'gruposuadi'),(5509,'brute_force','2021-01-20 13:53:33','2021-01-20 18:53:33','194.36.108.76',NULL,NULL),(5510,'brute_force','2021-01-20 13:53:33','2021-01-20 18:53:33',NULL,NULL,'info@gruposuadi.com'),(5511,'brute_force','2021-01-20 14:04:17','2021-01-20 19:04:17','43.250.249.8',NULL,NULL),(5512,'brute_force','2021-01-20 14:04:17','2021-01-20 19:04:17',NULL,2,'gruposuadi'),(5513,'brute_force','2021-01-20 14:11:03','2021-01-20 19:11:03','92.249.44.190',NULL,NULL),(5514,'brute_force','2021-01-20 14:11:03','2021-01-20 19:11:03',NULL,2,'gruposuadi'),(5515,'brute_force','2021-01-20 14:56:03','2021-01-20 19:56:03','156.67.222.102',NULL,NULL),(5516,'brute_force','2021-01-20 14:56:03','2021-01-20 19:56:03',NULL,2,'gruposuadi'),(5517,'brute_force','2021-01-20 15:01:48','2021-01-20 20:01:48','185.224.137.197',NULL,NULL),(5518,'brute_force','2021-01-20 15:01:48','2021-01-20 20:01:48',NULL,2,'gruposuadi'),(5519,'brute_force','2021-01-20 15:24:50','2021-01-20 20:24:50','198.187.31.220',NULL,NULL),(5520,'brute_force','2021-01-20 15:24:50','2021-01-20 20:24:50',NULL,2,'gruposuadi'),(5521,'brute_force','2021-01-20 16:04:39','2021-01-20 21:04:39','23.94.30.178',NULL,NULL),(5522,'brute_force','2021-01-20 16:04:39','2021-01-20 21:04:39',NULL,2,'gruposuadi'),(5523,'brute_force','2021-01-20 16:19:21','2021-01-20 21:19:21','84.17.36.141',NULL,NULL),(5524,'brute_force','2021-01-20 16:19:21','2021-01-20 21:19:21',NULL,NULL,'info@gruposuadi.com'),(5525,'brute_force','2021-01-20 16:21:34','2021-01-20 21:21:34','81.88.52.6',NULL,NULL),(5526,'brute_force','2021-01-20 16:21:34','2021-01-20 21:21:34',NULL,2,'gruposuadi'),(5527,'brute_force','2021-01-20 16:36:19','2021-01-20 21:36:19','93.188.160.38',NULL,NULL),(5528,'brute_force','2021-01-20 16:36:19','2021-01-20 21:36:19',NULL,2,'gruposuadi'),(5529,'brute_force','2021-01-20 17:01:32','2021-01-20 22:01:32','107.190.136.42',NULL,NULL),(5530,'brute_force','2021-01-20 17:01:32','2021-01-20 22:01:32',NULL,2,'gruposuadi'),(5531,'brute_force','2021-01-20 17:25:43','2021-01-20 22:25:43','151.106.117.24',NULL,NULL),(5532,'brute_force','2021-01-20 17:25:43','2021-01-20 22:25:43',NULL,2,'gruposuadi'),(5533,'brute_force','2021-01-20 17:49:50','2021-01-20 22:49:50','46.182.4.116',NULL,NULL),(5534,'brute_force','2021-01-20 17:49:50','2021-01-20 22:49:50',NULL,2,'gruposuadi'),(5535,'brute_force','2021-01-20 18:12:34','2021-01-20 23:12:34','35.209.34.46',NULL,NULL),(5536,'brute_force','2021-01-20 18:12:34','2021-01-20 23:12:34',NULL,2,'gruposuadi'),(5537,'brute_force','2021-01-20 18:39:30','2021-01-20 23:39:30','72.9.159.36',NULL,NULL),(5538,'brute_force','2021-01-20 18:39:30','2021-01-20 23:39:30',NULL,2,'gruposuadi'),(5539,'brute_force','2021-01-20 18:48:20','2021-01-20 23:48:20','213.232.87.74',NULL,NULL),(5540,'brute_force','2021-01-20 18:48:20','2021-01-20 23:48:20',NULL,NULL,'info@gruposuadi.com'),(5541,'brute_force','2021-01-20 18:59:52','2021-01-20 23:59:52','72.167.222.214',NULL,NULL),(5542,'brute_force','2021-01-20 18:59:52','2021-01-20 23:59:52',NULL,2,'gruposuadi'),(5543,'brute_force','2021-01-20 19:59:21','2021-01-21 00:59:21','194.5.156.52',NULL,NULL),(5544,'brute_force','2021-01-20 19:59:21','2021-01-21 00:59:21',NULL,2,'gruposuadi'),(5545,'brute_force','2021-01-20 20:20:42','2021-01-21 01:20:42','198.54.114.22',NULL,NULL),(5546,'brute_force','2021-01-20 20:20:42','2021-01-21 01:20:42',NULL,2,'gruposuadi'),(5547,'brute_force','2021-01-20 20:56:48','2021-01-21 01:56:48','2.57.89.53',NULL,NULL),(5548,'brute_force','2021-01-20 20:56:48','2021-01-21 01:56:48',NULL,2,'gruposuadi'),(5549,'brute_force','2021-01-20 21:21:15','2021-01-21 02:21:15','198.20.104.206',NULL,NULL),(5550,'brute_force','2021-01-20 21:21:15','2021-01-21 02:21:15',NULL,2,'gruposuadi'),(5551,'brute_force','2021-01-20 21:51:32','2021-01-21 02:51:32','86.107.43.24',NULL,NULL),(5552,'brute_force','2021-01-20 21:51:32','2021-01-21 02:51:32',NULL,2,'gruposuadi'),(5553,'brute_force','2021-01-20 22:22:50','2021-01-21 03:22:50','45.87.80.60',NULL,NULL),(5554,'brute_force','2021-01-20 22:22:50','2021-01-21 03:22:50',NULL,2,'gruposuadi'),(5555,'brute_force','2021-01-20 22:49:38','2021-01-21 03:49:38','93.188.160.38',NULL,NULL),(5556,'brute_force','2021-01-20 22:49:38','2021-01-21 03:49:38',NULL,2,'gruposuadi'),(5557,'brute_force','2021-01-20 23:33:37','2021-01-21 04:33:37','153.92.6.101',NULL,NULL),(5558,'brute_force','2021-01-20 23:33:37','2021-01-21 04:33:37',NULL,2,'gruposuadi'),(5559,'brute_force','2021-01-20 23:53:27','2021-01-21 04:53:27','198.71.231.42',NULL,NULL),(5560,'brute_force','2021-01-20 23:53:27','2021-01-21 04:53:27',NULL,2,'gruposuadi'),(5561,'brute_force','2021-01-21 00:28:17','2021-01-21 05:28:17','89.46.105.235',NULL,NULL),(5562,'brute_force','2021-01-21 00:28:17','2021-01-21 05:28:17',NULL,2,'gruposuadi'),(5563,'brute_force','2021-01-21 00:59:15','2021-01-21 05:59:15','150.95.55.137',NULL,NULL),(5564,'brute_force','2021-01-21 00:59:15','2021-01-21 05:59:15',NULL,2,'gruposuadi'),(5565,'brute_force','2021-01-21 01:29:35','2021-01-21 06:29:35','72.34.37.74',NULL,NULL),(5566,'brute_force','2021-01-21 01:29:35','2021-01-21 06:29:35',NULL,2,'gruposuadi'),(5567,'brute_force','2021-01-21 02:07:13','2021-01-21 07:07:13','198.23.213.114',NULL,NULL),(5568,'brute_force','2021-01-21 02:07:13','2021-01-21 07:07:13',NULL,2,'gruposuadi'),(5569,'brute_force','2021-01-21 02:13:48','2021-01-21 07:13:48','185.212.171.196',NULL,NULL),(5570,'brute_force','2021-01-21 02:13:48','2021-01-21 07:13:48',NULL,NULL,'info@gruposuadi.com'),(5571,'brute_force','2021-01-21 02:27:46','2021-01-21 07:27:46','82.165.81.197',NULL,NULL),(5572,'brute_force','2021-01-21 02:27:46','2021-01-21 07:27:46',NULL,2,'gruposuadi'),(5573,'brute_force','2021-01-21 02:54:30','2021-01-21 07:54:30','31.220.20.129',NULL,NULL),(5574,'brute_force','2021-01-21 02:54:30','2021-01-21 07:54:30',NULL,2,'gruposuadi'),(5575,'brute_force','2021-01-21 03:28:23','2021-01-21 08:28:23','162.241.244.76',NULL,NULL),(5576,'brute_force','2021-01-21 03:28:23','2021-01-21 08:28:23',NULL,2,'gruposuadi'),(5577,'brute_force','2021-01-21 03:48:24','2021-01-21 08:48:24','159.65.10.195',NULL,NULL),(5578,'brute_force','2021-01-21 03:48:24','2021-01-21 08:48:24',NULL,2,'gruposuadi'),(5579,'brute_force','2021-01-21 04:03:54','2021-01-21 09:03:54','74.208.58.88',NULL,NULL),(5580,'brute_force','2021-01-21 04:03:54','2021-01-21 09:03:54',NULL,2,'gruposuadi'),(5581,'brute_force','2021-01-21 04:22:33','2021-01-21 09:22:33','2.57.89.53',NULL,NULL),(5582,'brute_force','2021-01-21 04:22:33','2021-01-21 09:22:33',NULL,2,'gruposuadi'),(5583,'brute_force','2021-01-21 04:49:06','2021-01-21 09:49:06','45.12.223.228',NULL,NULL),(5584,'brute_force','2021-01-21 04:49:06','2021-01-21 09:49:06',NULL,NULL,'info@gruposuadi.com'),(5585,'brute_force','2021-01-21 04:59:38','2021-01-21 09:59:38','153.92.6.146',NULL,NULL),(5586,'brute_force','2021-01-21 04:59:38','2021-01-21 09:59:38',NULL,2,'gruposuadi'),(5587,'brute_force','2021-01-21 05:13:28','2021-01-21 10:13:28','172.105.48.251',NULL,NULL),(5588,'brute_force','2021-01-21 05:13:28','2021-01-21 10:13:28',NULL,2,'gruposuadi'),(5589,'brute_force','2021-01-21 05:39:17','2021-01-21 10:39:17','185.224.137.161',NULL,NULL),(5590,'brute_force','2021-01-21 05:39:17','2021-01-21 10:39:17',NULL,2,'gruposuadi'),(5591,'brute_force','2021-01-21 05:42:47','2021-01-21 10:42:47','185.201.11.46',NULL,NULL),(5592,'brute_force','2021-01-21 05:42:47','2021-01-21 10:42:47',NULL,2,'gruposuadi'),(5593,'brute_force','2021-01-21 06:17:45','2021-01-21 11:17:45','172.105.47.42',NULL,NULL),(5594,'brute_force','2021-01-21 06:17:45','2021-01-21 11:17:45',NULL,2,'gruposuadi'),(5595,'brute_force','2021-01-21 06:58:36','2021-01-21 11:58:36','85.208.252.174',NULL,NULL),(5596,'brute_force','2021-01-21 06:58:36','2021-01-21 11:58:36',NULL,2,'gruposuadi'),(5597,'brute_force','2021-01-21 08:07:16','2021-01-21 13:07:16','81.88.52.83',NULL,NULL),(5598,'brute_force','2021-01-21 08:07:16','2021-01-21 13:07:16',NULL,2,'gruposuadi'),(5599,'brute_force','2021-01-21 08:38:28','2021-01-21 13:38:28','81.88.52.114',NULL,NULL),(5600,'brute_force','2021-01-21 08:38:28','2021-01-21 13:38:28',NULL,2,'gruposuadi'),(5601,'brute_force','2021-01-21 08:54:14','2021-01-21 13:54:14','151.106.116.27',NULL,NULL),(5602,'brute_force','2021-01-21 08:54:14','2021-01-21 13:54:14',NULL,2,'gruposuadi'),(5603,'brute_force','2021-01-21 09:16:25','2021-01-21 14:16:25','72.9.159.36',NULL,NULL),(5604,'brute_force','2021-01-21 09:16:25','2021-01-21 14:16:25',NULL,2,'gruposuadi'),(5605,'brute_force','2021-01-21 09:47:55','2021-01-21 14:47:55','185.229.112.68',NULL,NULL),(5606,'brute_force','2021-01-21 09:47:55','2021-01-21 14:47:55',NULL,2,'gruposuadi'),(5607,'brute_force','2021-01-21 09:48:51','2021-01-21 14:48:51','213.232.87.74',NULL,NULL),(5608,'brute_force','2021-01-21 09:48:51','2021-01-21 14:48:51',NULL,NULL,'info@gruposuadi.com'),(5609,'brute_force','2021-01-21 10:37:30','2021-01-21 15:37:30','141.136.39.219',NULL,NULL),(5610,'brute_force','2021-01-21 10:37:30','2021-01-21 15:37:30',NULL,2,'gruposuadi'),(5611,'brute_force','2021-01-21 10:53:12','2021-01-21 15:53:12','34.122.18.76',NULL,NULL),(5612,'brute_force','2021-01-21 10:53:12','2021-01-21 15:53:12',NULL,2,'gruposuadi'),(5613,'brute_force','2021-01-21 11:36:14','2021-01-21 16:36:14','45.93.126.49',NULL,NULL),(5614,'brute_force','2021-01-21 11:36:14','2021-01-21 16:36:14',NULL,2,'gruposuadi'),(5615,'brute_force','2021-01-21 12:10:15','2021-01-21 17:10:15','159.65.10.195',NULL,NULL),(5616,'brute_force','2021-01-21 12:10:15','2021-01-21 17:10:15',NULL,2,'gruposuadi'),(5617,'brute_force','2021-01-21 12:19:35','2021-01-21 17:19:35','217.138.197.68',NULL,NULL),(5618,'brute_force','2021-01-21 12:19:35','2021-01-21 17:19:35',NULL,NULL,'info@gruposuadi.com'),(5619,'brute_force','2021-01-21 12:43:22','2021-01-21 17:43:22','67.220.191.210',NULL,NULL),(5620,'brute_force','2021-01-21 12:43:22','2021-01-21 17:43:22',NULL,2,'gruposuadi'),(5621,'brute_force','2021-01-21 13:19:37','2021-01-21 18:19:37','198.71.226.40',NULL,NULL),(5622,'brute_force','2021-01-21 13:19:37','2021-01-21 18:19:37',NULL,2,'gruposuadi'),(5623,'brute_force','2021-01-21 14:01:41','2021-01-21 19:01:41','103.67.235.24',NULL,NULL),(5624,'brute_force','2021-01-21 14:01:41','2021-01-21 19:01:41',NULL,2,'gruposuadi'),(5625,'brute_force','2021-01-21 14:20:48','2021-01-21 19:20:48','151.106.117.77',NULL,NULL),(5626,'brute_force','2021-01-21 14:20:48','2021-01-21 19:20:48',NULL,2,'gruposuadi'),(5627,'brute_force','2021-01-21 14:51:24','2021-01-21 19:51:24','212.102.48.76',NULL,NULL),(5628,'brute_force','2021-01-21 14:51:24','2021-01-21 19:51:24',NULL,NULL,'info@gruposuadi.com'),(5629,'brute_force','2021-01-21 14:51:35','2021-01-21 19:51:35','141.136.41.83',NULL,NULL),(5630,'brute_force','2021-01-21 14:51:35','2021-01-21 19:51:35',NULL,2,'gruposuadi'),(5631,'brute_force','2021-01-21 15:33:10','2021-01-21 20:33:10','185.224.137.197',NULL,NULL),(5632,'brute_force','2021-01-21 15:33:10','2021-01-21 20:33:10',NULL,2,'gruposuadi'),(5633,'brute_force','2021-01-21 15:49:49','2021-01-21 20:49:49','151.106.117.77',NULL,NULL),(5634,'brute_force','2021-01-21 15:49:49','2021-01-21 20:49:49',NULL,2,'gruposuadi'),(5635,'brute_force','2021-01-21 15:50:22','2021-01-21 20:50:22','109.108.136.103',NULL,NULL),(5636,'brute_force','2021-01-21 15:50:24','2021-01-21 20:50:24','109.108.136.103',NULL,NULL),(5637,'brute_force','2021-01-21 15:50:24','2021-01-21 20:50:24',NULL,NULL,'[login]'),(5638,'brute_force','2021-01-21 16:08:16','2021-01-21 21:08:16','5.181.217.245',NULL,NULL),(5639,'brute_force','2021-01-21 16:08:19','2021-01-21 21:08:19','5.181.217.245',NULL,NULL),(5640,'brute_force','2021-01-21 16:08:19','2021-01-21 21:08:19',NULL,NULL,'[login]'),(5641,'brute_force','2021-01-21 16:16:21','2021-01-21 21:16:21','151.106.116.210',NULL,NULL),(5642,'brute_force','2021-01-21 16:16:21','2021-01-21 21:16:21',NULL,2,'gruposuadi'),(5643,'brute_force','2021-01-21 16:45:35','2021-01-21 21:45:35','51.38.187.226',NULL,NULL),(5644,'brute_force','2021-01-21 16:45:37','2021-01-21 21:45:37','51.38.187.226',NULL,NULL),(5645,'brute_force','2021-01-21 16:45:37','2021-01-21 21:45:37',NULL,NULL,'[login]'),(5646,'brute_force','2021-01-21 16:48:54','2021-01-21 21:48:54','156.67.222.13',NULL,NULL),(5647,'brute_force','2021-01-21 16:48:54','2021-01-21 21:48:54',NULL,2,'gruposuadi'),(5648,'brute_force','2021-01-21 17:20:51','2021-01-21 22:20:51','40.88.126.143',NULL,NULL),(5649,'brute_force','2021-01-21 17:20:51','2021-01-21 22:20:51',NULL,2,'gruposuadi'),(5650,'brute_force','2021-01-21 17:20:53','2021-01-21 22:20:53','40.88.126.143',NULL,NULL),(5651,'brute_force','2021-01-21 17:20:53','2021-01-21 22:20:53',NULL,2,'gruposuadi'),(5652,'brute_force','2021-01-21 17:20:55','2021-01-21 22:20:55','40.88.126.143',NULL,NULL),(5653,'brute_force','2021-01-21 17:20:55','2021-01-21 22:20:55',NULL,2,'gruposuadi'),(5654,'brute_force','2021-01-21 17:24:01','2021-01-21 22:24:01','68.183.87.153',NULL,NULL),(5655,'brute_force','2021-01-21 17:24:08','2021-01-21 22:24:08','68.183.87.153',NULL,NULL),(5656,'brute_force','2021-01-21 17:24:08','2021-01-21 22:24:08',NULL,NULL,'[login]'),(5657,'brute_force','2021-01-21 17:27:21','2021-01-21 22:27:21','156.67.222.229',NULL,NULL),(5658,'brute_force','2021-01-21 17:27:21','2021-01-21 22:27:21',NULL,2,'gruposuadi'),(5659,'brute_force','2021-01-21 17:43:36','2021-01-21 22:43:36','159.65.219.142',NULL,NULL),(5660,'brute_force','2021-01-21 17:43:41','2021-01-21 22:43:41','159.65.219.142',NULL,NULL),(5661,'brute_force','2021-01-21 17:43:41','2021-01-21 22:43:41',NULL,NULL,'[login]'),(5662,'brute_force','2021-01-21 17:57:57','2021-01-21 22:57:57','31.170.166.171',NULL,NULL),(5663,'brute_force','2021-01-21 17:57:57','2021-01-21 22:57:57',NULL,2,'gruposuadi'),(5664,'brute_force','2021-01-21 18:03:23','2021-01-21 23:03:23','128.199.122.54',NULL,NULL),(5665,'brute_force','2021-01-21 18:03:29','2021-01-21 23:03:29','128.199.122.54',NULL,NULL),(5666,'brute_force','2021-01-21 18:03:29','2021-01-21 23:03:29',NULL,NULL,'[login]'),(5667,'brute_force','2021-01-21 18:22:57','2021-01-21 23:22:57','162.144.138.205',NULL,NULL),(5668,'brute_force','2021-01-21 18:22:59','2021-01-21 23:22:59','162.144.138.205',NULL,NULL),(5669,'brute_force','2021-01-21 18:22:59','2021-01-21 23:22:59',NULL,NULL,'[login]'),(5670,'brute_force','2021-01-21 18:35:40','2021-01-21 23:35:40','31.170.166.164',NULL,NULL),(5671,'brute_force','2021-01-21 18:35:40','2021-01-21 23:35:40',NULL,2,'gruposuadi'),(5672,'brute_force','2021-01-21 18:43:24','2021-01-21 23:43:24','51.91.127.200',NULL,NULL),(5673,'brute_force','2021-01-21 18:43:26','2021-01-21 23:43:26','51.91.127.200',NULL,NULL),(5674,'brute_force','2021-01-21 18:43:26','2021-01-21 23:43:26',NULL,NULL,'[login]'),(5675,'brute_force','2021-01-21 19:10:48','2021-01-22 00:10:48','45.84.204.93',NULL,NULL),(5676,'brute_force','2021-01-21 19:10:48','2021-01-22 00:10:48',NULL,2,'gruposuadi'),(5677,'brute_force','2021-01-21 19:45:30','2021-01-22 00:45:30','162.241.120.67',NULL,NULL),(5678,'brute_force','2021-01-21 19:45:32','2021-01-22 00:45:32','162.241.120.67',NULL,NULL),(5679,'brute_force','2021-01-21 19:45:32','2021-01-22 00:45:32',NULL,NULL,'[login]'),(5680,'brute_force','2021-01-21 19:45:39','2021-01-22 00:45:39','185.201.11.126',NULL,NULL),(5681,'brute_force','2021-01-21 19:45:39','2021-01-22 00:45:39',NULL,2,'gruposuadi'),(5682,'brute_force','2021-01-21 19:52:16','2021-01-22 00:52:16','84.17.36.141',NULL,NULL),(5683,'brute_force','2021-01-21 19:52:16','2021-01-22 00:52:16',NULL,NULL,'info@gruposuadi.com'),(5684,'brute_force','2021-01-21 20:08:16','2021-01-22 01:08:16','139.59.61.144',NULL,NULL),(5685,'brute_force','2021-01-21 20:08:20','2021-01-22 01:08:20','139.59.61.144',NULL,NULL),(5686,'brute_force','2021-01-21 20:08:20','2021-01-22 01:08:20',NULL,NULL,'[login]'),(5687,'brute_force','2021-01-21 20:18:52','2021-01-22 01:18:52','81.31.155.174',NULL,NULL),(5688,'brute_force','2021-01-21 20:18:52','2021-01-22 01:18:52',NULL,2,'gruposuadi'),(5689,'brute_force','2021-01-21 21:00:48','2021-01-22 02:00:48','194.5.156.32',NULL,NULL),(5690,'brute_force','2021-01-21 21:00:48','2021-01-22 02:00:48',NULL,2,'gruposuadi'),(5691,'brute_force','2021-01-21 21:33:47','2021-01-22 02:33:47','49.12.74.93',NULL,NULL),(5692,'brute_force','2021-01-21 21:33:47','2021-01-22 02:33:47',NULL,2,'gruposuadi'),(5693,'brute_force','2021-01-21 21:44:13','2021-01-22 02:44:13','148.72.214.23',NULL,NULL),(5694,'brute_force','2021-01-21 21:44:15','2021-01-22 02:44:15','148.72.214.23',NULL,NULL),(5695,'brute_force','2021-01-21 21:44:15','2021-01-22 02:44:15',NULL,NULL,'admin'),(5696,'brute_force','2021-01-21 22:08:26','2021-01-22 03:08:26','139.59.61.144',NULL,NULL),(5697,'brute_force','2021-01-21 22:08:29','2021-01-22 03:08:29','139.59.61.144',NULL,NULL),(5698,'brute_force','2021-01-21 22:08:29','2021-01-22 03:08:29',NULL,NULL,'admin'),(5699,'brute_force','2021-01-21 22:13:53','2021-01-22 03:13:53','103.108.220.126',NULL,NULL),(5700,'brute_force','2021-01-21 22:13:53','2021-01-22 03:13:53',NULL,2,'gruposuadi'),(5701,'brute_force','2021-01-21 22:28:33','2021-01-22 03:28:33','45.12.223.228',NULL,NULL),(5702,'brute_force','2021-01-21 22:28:33','2021-01-22 03:28:33',NULL,NULL,'info@gruposuadi.com'),(5703,'brute_force','2021-01-21 22:31:05','2021-01-22 03:31:05','197.242.150.20',NULL,NULL),(5704,'brute_force','2021-01-21 22:31:08','2021-01-22 03:31:08','197.242.150.20',NULL,NULL),(5705,'brute_force','2021-01-21 22:31:08','2021-01-22 03:31:08',NULL,NULL,'admin'),(5706,'brute_force','2021-01-21 22:39:03','2021-01-22 03:39:03','14.225.19.29',NULL,NULL),(5707,'brute_force','2021-01-21 22:39:03','2021-01-22 03:39:03',NULL,2,'gruposuadi'),(5708,'brute_force','2021-01-21 22:51:10','2021-01-22 03:51:10','178.62.9.122',NULL,NULL),(5709,'brute_force','2021-01-21 22:51:12','2021-01-22 03:51:12','178.62.9.122',NULL,NULL),(5710,'brute_force','2021-01-21 22:51:12','2021-01-22 03:51:12',NULL,NULL,'admin'),(5711,'brute_force','2021-01-21 23:09:38','2021-01-22 04:09:38','52.163.223.126',NULL,NULL),(5712,'brute_force','2021-01-21 23:09:40','2021-01-22 04:09:40','52.163.223.126',NULL,NULL),(5713,'brute_force','2021-01-21 23:09:40','2021-01-22 04:09:40',NULL,NULL,'admin'),(5714,'brute_force','2021-01-21 23:17:57','2021-01-22 04:17:57','68.183.228.130',NULL,NULL),(5715,'brute_force','2021-01-21 23:17:57','2021-01-22 04:17:57',NULL,2,'gruposuadi'),(5716,'brute_force','2021-01-21 23:34:15','2021-01-22 04:34:15','82.220.34.51',NULL,NULL),(5717,'brute_force','2021-01-21 23:34:18','2021-01-22 04:34:18','82.220.34.51',NULL,NULL),(5718,'brute_force','2021-01-21 23:34:18','2021-01-22 04:34:18',NULL,NULL,'admin'),(5719,'brute_force','2021-01-21 23:43:24','2021-01-22 04:43:24','51.178.136.52',NULL,NULL),(5720,'brute_force','2021-01-21 23:43:26','2021-01-22 04:43:26','51.178.136.52',NULL,NULL),(5721,'brute_force','2021-01-21 23:43:26','2021-01-22 04:43:26',NULL,NULL,'admin'),(5722,'brute_force','2021-01-21 23:52:01','2021-01-22 04:52:01','81.16.31.77',NULL,NULL),(5723,'brute_force','2021-01-21 23:52:01','2021-01-22 04:52:01',NULL,2,'gruposuadi'),(5724,'brute_force','2021-01-22 00:10:23','2021-01-22 05:10:23','80.90.82.70',NULL,NULL),(5725,'brute_force','2021-01-22 00:10:26','2021-01-22 05:10:26','80.90.82.70',NULL,NULL),(5726,'brute_force','2021-01-22 00:10:26','2021-01-22 05:10:26',NULL,NULL,'admin'),(5727,'brute_force','2021-01-22 00:16:54','2021-01-22 05:16:54','145.131.25.253',NULL,NULL),(5728,'brute_force','2021-01-22 00:16:57','2021-01-22 05:16:57','145.131.25.253',NULL,NULL),(5729,'brute_force','2021-01-22 00:16:57','2021-01-22 05:16:57',NULL,NULL,'admin'),(5730,'brute_force','2021-01-22 00:26:24','2021-01-22 05:26:24','116.62.102.247',NULL,NULL),(5731,'brute_force','2021-01-22 00:26:28','2021-01-22 05:26:28','116.62.102.247',NULL,NULL),(5732,'brute_force','2021-01-22 00:26:28','2021-01-22 05:26:28',NULL,NULL,'Admin'),(5733,'brute_force','2021-01-22 00:32:38','2021-01-22 05:32:38','159.89.2.220',NULL,NULL),(5734,'brute_force','2021-01-22 00:32:40','2021-01-22 05:32:40','159.89.2.220',NULL,NULL),(5735,'brute_force','2021-01-22 00:32:40','2021-01-22 05:32:40',NULL,NULL,'admin'),(5736,'brute_force','2021-01-22 00:35:20','2021-01-22 05:35:20','50.87.253.68',NULL,NULL),(5737,'brute_force','2021-01-22 00:35:20','2021-01-22 05:35:20',NULL,2,'gruposuadi'),(5738,'brute_force','2021-01-22 00:40:16','2021-01-22 05:40:16','207.246.68.181',NULL,NULL),(5739,'brute_force','2021-01-22 00:40:19','2021-01-22 05:40:19','207.246.68.181',NULL,NULL),(5740,'brute_force','2021-01-22 00:40:19','2021-01-22 05:40:19',NULL,NULL,'badmin'),(5741,'brute_force','2021-01-22 00:47:38','2021-01-22 05:47:38','185.128.25.236',NULL,NULL),(5742,'brute_force','2021-01-22 00:47:38','2021-01-22 05:47:38',NULL,NULL,'info@gruposuadi.com'),(5743,'brute_force','2021-01-22 00:57:15','2021-01-22 05:57:15','148.72.214.23',NULL,NULL),(5744,'brute_force','2021-01-22 00:57:18','2021-01-22 05:57:18','148.72.214.23',NULL,NULL),(5745,'brute_force','2021-01-22 00:57:18','2021-01-22 05:57:18',NULL,NULL,'admin'),(5746,'brute_force','2021-01-22 01:04:32','2021-01-22 06:04:32','95.111.239.17',NULL,NULL),(5747,'brute_force','2021-01-22 01:04:32','2021-01-22 06:04:32',NULL,2,'gruposuadi'),(5748,'brute_force','2021-01-22 01:04:40','2021-01-22 06:04:40','45.9.189.134',NULL,NULL),(5749,'brute_force','2021-01-22 01:04:40','2021-01-22 06:04:40',NULL,2,'gruposuadi'),(5750,'brute_force','2021-01-22 01:06:07','2021-01-22 06:06:07','188.166.247.170',NULL,NULL),(5751,'brute_force','2021-01-22 01:06:09','2021-01-22 06:06:09','188.166.247.170',NULL,NULL),(5752,'brute_force','2021-01-22 01:06:09','2021-01-22 06:06:09',NULL,NULL,'admin'),(5753,'brute_force','2021-01-22 01:13:18','2021-01-22 06:13:18','107.180.77.130',NULL,NULL),(5754,'brute_force','2021-01-22 01:13:19','2021-01-22 06:13:19','107.180.77.130',NULL,NULL),(5755,'brute_force','2021-01-22 01:13:19','2021-01-22 06:13:19',NULL,NULL,'admin'),(5756,'brute_force','2021-01-22 01:22:59','2021-01-22 06:22:59','159.203.37.43',NULL,NULL),(5757,'brute_force','2021-01-22 01:23:01','2021-01-22 06:23:01','159.203.37.43',NULL,NULL),(5758,'brute_force','2021-01-22 01:23:01','2021-01-22 06:23:01',NULL,NULL,'admin'),(5759,'brute_force','2021-01-22 01:41:41','2021-01-22 06:41:41','34.64.218.102',NULL,NULL),(5760,'brute_force','2021-01-22 01:41:44','2021-01-22 06:41:44','34.64.218.102',NULL,NULL),(5761,'brute_force','2021-01-22 01:41:44','2021-01-22 06:41:44',NULL,NULL,'admin'),(5762,'brute_force','2021-01-22 01:42:36','2021-01-22 06:42:36','184.154.206.17',NULL,NULL),(5763,'brute_force','2021-01-22 01:42:36','2021-01-22 06:42:36',NULL,2,'gruposuadi'),(5764,'brute_force','2021-01-22 01:49:35','2021-01-22 06:49:35','138.68.134.78',NULL,NULL),(5765,'brute_force','2021-01-22 01:49:37','2021-01-22 06:49:37','138.68.134.78',NULL,NULL),(5766,'brute_force','2021-01-22 01:49:37','2021-01-22 06:49:37',NULL,NULL,'admin'),(5767,'brute_force','2021-01-22 01:59:37','2021-01-22 06:59:37','185.66.233.61',NULL,NULL),(5768,'brute_force','2021-01-22 01:59:39','2021-01-22 06:59:39','185.66.233.61',NULL,NULL),(5769,'brute_force','2021-01-22 01:59:39','2021-01-22 06:59:39',NULL,NULL,'admin'),(5770,'brute_force','2021-01-22 02:10:19','2021-01-22 07:10:19','165.227.30.47',NULL,NULL),(5771,'brute_force','2021-01-22 02:10:27','2021-01-22 07:10:27','165.227.30.47',NULL,NULL),(5772,'brute_force','2021-01-22 02:10:27','2021-01-22 07:10:27',NULL,NULL,'admin'),(5773,'brute_force','2021-01-22 02:14:29','2021-01-22 07:14:29','141.136.43.96',NULL,NULL),(5774,'brute_force','2021-01-22 02:14:29','2021-01-22 07:14:29',NULL,2,'gruposuadi'),(5775,'brute_force','2021-01-22 02:19:34','2021-01-22 07:19:34','167.71.102.17',NULL,NULL),(5776,'brute_force','2021-01-22 02:19:38','2021-01-22 07:19:38','167.71.102.17',NULL,NULL),(5777,'brute_force','2021-01-22 02:19:38','2021-01-22 07:19:38',NULL,NULL,'admin'),(5778,'brute_force','2021-01-22 02:49:14','2021-01-22 07:49:14','159.253.46.18',NULL,NULL),(5779,'brute_force','2021-01-22 02:49:16','2021-01-22 07:49:16','159.253.46.18',NULL,NULL),(5780,'brute_force','2021-01-22 02:49:16','2021-01-22 07:49:16',NULL,NULL,'admin'),(5781,'brute_force','2021-01-22 02:57:53','2021-01-22 07:57:53','150.95.55.10',NULL,NULL),(5782,'brute_force','2021-01-22 02:57:53','2021-01-22 07:57:53',NULL,2,'gruposuadi'),(5783,'brute_force','2021-01-22 02:58:26','2021-01-22 07:58:26','45.89.206.23',NULL,NULL),(5784,'brute_force','2021-01-22 02:58:28','2021-01-22 07:58:28','45.89.206.23',NULL,NULL),(5785,'brute_force','2021-01-22 02:58:28','2021-01-22 07:58:28',NULL,NULL,'admin'),(5786,'brute_force','2021-01-22 03:08:54','2021-01-22 08:08:54','45.89.204.94',NULL,NULL),(5787,'brute_force','2021-01-22 03:08:56','2021-01-22 08:08:56','45.89.204.94',NULL,NULL),(5788,'brute_force','2021-01-22 03:08:56','2021-01-22 08:08:56',NULL,NULL,'admin'),(5789,'brute_force','2021-01-22 03:10:56','2021-01-22 08:10:56','185.220.70.68',NULL,NULL),(5790,'brute_force','2021-01-22 03:10:56','2021-01-22 08:10:56',NULL,NULL,'info@gruposuadi.com'),(5791,'brute_force','2021-01-22 03:20:09','2021-01-22 08:20:09','166.62.88.163',NULL,NULL),(5792,'brute_force','2021-01-22 03:20:12','2021-01-22 08:20:12','166.62.88.163',NULL,NULL),(5793,'brute_force','2021-01-22 03:20:12','2021-01-22 08:20:12',NULL,NULL,'admin'),(5794,'brute_force','2021-01-22 03:30:04','2021-01-22 08:30:04','51.161.34.111',NULL,NULL),(5795,'brute_force','2021-01-22 03:30:06','2021-01-22 08:30:06','51.161.34.111',NULL,NULL),(5796,'brute_force','2021-01-22 03:30:06','2021-01-22 08:30:06',NULL,NULL,'admin'),(5797,'brute_force','2021-01-22 03:44:53','2021-01-22 08:44:53','198.71.240.23',NULL,NULL),(5798,'brute_force','2021-01-22 03:44:53','2021-01-22 08:44:53',NULL,2,'gruposuadi'),(5799,'brute_force','2021-01-22 03:51:29','2021-01-22 08:51:29','138.121.170.141',NULL,NULL),(5800,'brute_force','2021-01-22 03:51:31','2021-01-22 08:51:31','138.121.170.141',NULL,NULL),(5801,'brute_force','2021-01-22 03:51:31','2021-01-22 08:51:31',NULL,NULL,'admin'),(5802,'brute_force','2021-01-22 04:02:36','2021-01-22 09:02:36','165.227.127.49',NULL,NULL),(5803,'brute_force','2021-01-22 04:02:38','2021-01-22 09:02:38','165.227.127.49',NULL,NULL),(5804,'brute_force','2021-01-22 04:02:38','2021-01-22 09:02:38',NULL,NULL,'admin'),(5805,'brute_force','2021-01-22 04:11:37','2021-01-22 09:11:37','176.74.24.112',NULL,NULL),(5806,'brute_force','2021-01-22 04:11:37','2021-01-22 09:11:37',NULL,2,'gruposuadi'),(5807,'brute_force','2021-01-22 04:13:45','2021-01-22 09:13:45','145.239.69.74',NULL,NULL),(5808,'brute_force','2021-01-22 04:13:47','2021-01-22 09:13:47','145.239.69.74',NULL,NULL),(5809,'brute_force','2021-01-22 04:13:47','2021-01-22 09:13:47',NULL,NULL,'admin'),(5810,'brute_force','2021-01-22 04:36:46','2021-01-22 09:36:46','64.227.53.63',NULL,NULL),(5811,'brute_force','2021-01-22 04:36:53','2021-01-22 09:36:53','64.227.53.63',NULL,NULL),(5812,'brute_force','2021-01-22 04:36:53','2021-01-22 09:36:53',NULL,NULL,'admin'),(5813,'brute_force','2021-01-22 04:38:40','2021-01-22 09:38:40','34.122.18.76',NULL,NULL),(5814,'brute_force','2021-01-22 04:38:40','2021-01-22 09:38:40',NULL,2,'gruposuadi'),(5815,'brute_force','2021-01-22 05:01:55','2021-01-22 10:01:55','137.59.110.53',NULL,NULL),(5816,'brute_force','2021-01-22 05:01:59','2021-01-22 10:01:59','137.59.110.53',NULL,NULL),(5817,'brute_force','2021-01-22 05:01:59','2021-01-22 10:01:59',NULL,NULL,'admin'),(5818,'brute_force','2021-01-22 05:24:13','2021-01-22 10:24:13','91.234.195.182',NULL,NULL),(5819,'brute_force','2021-01-22 05:24:13','2021-01-22 10:24:13',NULL,2,'gruposuadi'),(5820,'brute_force','2021-01-22 05:36:34','2021-01-22 10:36:34','45.89.204.2',NULL,NULL),(5821,'brute_force','2021-01-22 05:36:36','2021-01-22 10:36:36','45.89.204.2',NULL,NULL),(5822,'brute_force','2021-01-22 05:36:36','2021-01-22 10:36:36',NULL,NULL,'admin'),(5823,'brute_force','2021-01-22 05:40:42','2021-01-22 10:40:42','217.138.192.100',NULL,NULL),(5824,'brute_force','2021-01-22 05:40:42','2021-01-22 10:40:42',NULL,NULL,'info@gruposuadi.com'),(5825,'brute_force','2021-01-22 06:04:57','2021-01-22 11:04:57','103.42.110.22',NULL,NULL),(5826,'brute_force','2021-01-22 06:04:57','2021-01-22 11:04:57',NULL,2,'gruposuadi'),(5827,'brute_force','2021-01-22 06:12:30','2021-01-22 11:12:30','51.91.99.233',NULL,NULL),(5828,'brute_force','2021-01-22 06:12:32','2021-01-22 11:12:32','51.91.99.233',NULL,NULL),(5829,'brute_force','2021-01-22 06:12:32','2021-01-22 11:12:32',NULL,NULL,'admin'),(5830,'brute_force','2021-01-22 06:38:06','2021-01-22 11:38:06','163.44.193.60',NULL,NULL),(5831,'brute_force','2021-01-22 06:38:09','2021-01-22 11:38:09','163.44.193.60',NULL,NULL),(5832,'brute_force','2021-01-22 06:38:09','2021-01-22 11:38:09',NULL,NULL,'admin'),(5833,'brute_force','2021-01-22 06:39:58','2021-01-22 11:39:58','178.128.30.1',NULL,NULL),(5834,'brute_force','2021-01-22 06:39:58','2021-01-22 11:39:58',NULL,2,'gruposuadi'),(5835,'brute_force','2021-01-22 06:49:51','2021-01-22 11:49:51','69.167.136.34',NULL,NULL),(5836,'brute_force','2021-01-22 06:49:53','2021-01-22 11:49:53','69.167.136.34',NULL,NULL),(5837,'brute_force','2021-01-22 06:49:53','2021-01-22 11:49:53',NULL,NULL,'admin'),(5838,'brute_force','2021-01-22 07:02:04','2021-01-22 12:02:04','188.166.234.253',NULL,NULL),(5839,'brute_force','2021-01-22 07:02:07','2021-01-22 12:02:07','188.166.234.253',NULL,NULL),(5840,'brute_force','2021-01-22 07:02:07','2021-01-22 12:02:07',NULL,NULL,'admin'),(5841,'brute_force','2021-01-22 07:11:36','2021-01-22 12:11:36','31.220.104.176',NULL,NULL),(5842,'brute_force','2021-01-22 07:11:36','2021-01-22 12:11:36',NULL,2,'gruposuadi'),(5843,'brute_force','2021-01-22 07:15:01','2021-01-22 12:15:01','34.125.183.133',NULL,NULL),(5844,'brute_force','2021-01-22 07:15:03','2021-01-22 12:15:03','34.125.183.133',NULL,NULL),(5845,'brute_force','2021-01-22 07:15:03','2021-01-22 12:15:03',NULL,NULL,'admin'),(5846,'brute_force','2021-01-22 07:47:45','2021-01-22 12:47:45','14.225.19.29',NULL,NULL),(5847,'brute_force','2021-01-22 07:47:45','2021-01-22 12:47:45',NULL,2,'gruposuadi'),(5848,'brute_force','2021-01-22 07:54:08','2021-01-22 12:54:08','132.148.150.222',NULL,NULL),(5849,'brute_force','2021-01-22 07:54:10','2021-01-22 12:54:10','132.148.150.222',NULL,NULL),(5850,'brute_force','2021-01-22 07:54:10','2021-01-22 12:54:10',NULL,NULL,'admin'),(5851,'brute_force','2021-01-22 08:07:05','2021-01-22 13:07:05','162.241.234.166',NULL,NULL),(5852,'brute_force','2021-01-22 08:07:07','2021-01-22 13:07:07','162.241.234.166',NULL,NULL),(5853,'brute_force','2021-01-22 08:07:07','2021-01-22 13:07:07',NULL,NULL,'admin'),(5854,'brute_force','2021-01-22 08:10:58','2021-01-22 13:10:58','86.106.103.20',NULL,NULL),(5855,'brute_force','2021-01-22 08:10:58','2021-01-22 13:10:58',NULL,NULL,'info@gruposuadi.com'),(5856,'brute_force','2021-01-22 08:20:35','2021-01-22 13:20:35','37.187.53.168',NULL,NULL),(5857,'brute_force','2021-01-22 08:20:37','2021-01-22 13:20:37','37.187.53.168',NULL,NULL),(5858,'brute_force','2021-01-22 08:20:37','2021-01-22 13:20:37',NULL,NULL,'admin'),(5859,'brute_force','2021-01-22 08:31:19','2021-01-22 13:31:19','81.88.52.115',NULL,NULL),(5860,'brute_force','2021-01-22 08:31:19','2021-01-22 13:31:19',NULL,2,'gruposuadi'),(5861,'brute_force','2021-01-22 08:33:26','2021-01-22 13:33:26','134.122.28.82',NULL,NULL),(5862,'brute_force','2021-01-22 08:33:28','2021-01-22 13:33:28','134.122.28.82',NULL,NULL),(5863,'brute_force','2021-01-22 08:33:28','2021-01-22 13:33:28',NULL,NULL,'admin'),(5864,'brute_force','2021-01-22 08:47:18','2021-01-22 13:47:18','65.52.179.163',NULL,NULL),(5865,'brute_force','2021-01-22 08:47:21','2021-01-22 13:47:21','65.52.179.163',NULL,NULL),(5866,'brute_force','2021-01-22 08:47:21','2021-01-22 13:47:21',NULL,NULL,'admin'),(5867,'brute_force','2021-01-22 09:05:53','2021-01-22 14:05:53','94.23.31.193',NULL,NULL),(5868,'brute_force','2021-01-22 09:05:53','2021-01-22 14:05:53',NULL,2,'gruposuadi'),(5869,'brute_force','2021-01-22 09:16:37','2021-01-22 14:16:37','116.62.102.247',NULL,NULL),(5870,'brute_force','2021-01-22 09:16:43','2021-01-22 14:16:43','116.62.102.247',NULL,NULL),(5871,'brute_force','2021-01-22 09:16:43','2021-01-22 14:16:43',NULL,NULL,'admin'),(5872,'brute_force','2021-01-22 09:27:19','2021-01-22 14:27:19','217.182.140.117',NULL,NULL),(5873,'brute_force','2021-01-22 09:27:21','2021-01-22 14:27:21','217.182.140.117',NULL,NULL),(5874,'brute_force','2021-01-22 09:27:21','2021-01-22 14:27:21',NULL,NULL,'admin'),(5875,'brute_force','2021-01-22 09:41:29','2021-01-22 14:41:29','51.75.142.24',NULL,NULL),(5876,'brute_force','2021-01-22 09:41:31','2021-01-22 14:41:31','51.75.142.24',NULL,NULL),(5877,'brute_force','2021-01-22 09:41:31','2021-01-22 14:41:31',NULL,NULL,'admin'),(5878,'brute_force','2021-01-22 09:48:38','2021-01-22 14:48:38','156.67.222.229',NULL,NULL),(5879,'brute_force','2021-01-22 09:48:38','2021-01-22 14:48:38',NULL,2,'gruposuadi'),(5880,'brute_force','2021-01-22 09:55:38','2021-01-22 14:55:38','148.72.214.23',NULL,NULL),(5881,'brute_force','2021-01-22 09:55:41','2021-01-22 14:55:41','148.72.214.23',NULL,NULL),(5882,'brute_force','2021-01-22 09:55:41','2021-01-22 14:55:41',NULL,NULL,'admin'),(5883,'brute_force','2021-01-22 10:09:51','2021-01-22 15:09:51','213.149.103.132',NULL,NULL),(5884,'brute_force','2021-01-22 10:09:53','2021-01-22 15:09:53','213.149.103.132',NULL,NULL),(5885,'brute_force','2021-01-22 10:09:53','2021-01-22 15:09:53',NULL,NULL,'admin'),(5886,'brute_force','2021-01-22 10:18:25','2021-01-22 15:18:25','31.170.161.52',NULL,NULL),(5887,'brute_force','2021-01-22 10:18:25','2021-01-22 15:18:25',NULL,2,'gruposuadi'),(5888,'brute_force','2021-01-22 10:24:11','2021-01-22 15:24:11','162.144.138.205',NULL,NULL),(5889,'brute_force','2021-01-22 10:24:13','2021-01-22 15:24:13','162.144.138.205',NULL,NULL),(5890,'brute_force','2021-01-22 10:24:13','2021-01-22 15:24:13',NULL,NULL,'admin'),(5891,'brute_force','2021-01-22 10:52:14','2021-01-22 15:52:14','14.200.1.238',NULL,NULL),(5892,'brute_force','2021-01-22 10:52:17','2021-01-22 15:52:17','14.200.1.238',NULL,NULL),(5893,'brute_force','2021-01-22 10:52:17','2021-01-22 15:52:17',NULL,NULL,'admin'),(5894,'brute_force','2021-01-22 10:55:32','2021-01-22 15:55:32','89.249.64.164',NULL,NULL),(5895,'brute_force','2021-01-22 10:55:32','2021-01-22 15:55:32',NULL,NULL,'info@gruposuadi.com'),(5896,'brute_force','2021-01-22 11:00:22','2021-01-22 16:00:22','185.224.137.206',NULL,NULL),(5897,'brute_force','2021-01-22 11:00:22','2021-01-22 16:00:22',NULL,2,'gruposuadi'),(5898,'brute_force','2021-01-22 11:06:22','2021-01-22 16:06:22','35.208.14.82',NULL,NULL),(5899,'brute_force','2021-01-22 11:06:23','2021-01-22 16:06:23','35.208.14.82',NULL,NULL),(5900,'brute_force','2021-01-22 11:06:23','2021-01-22 16:06:23',NULL,NULL,'admin'),(5901,'brute_force','2021-01-22 11:18:37','2021-01-22 16:18:37','128.199.133.8',NULL,NULL),(5902,'brute_force','2021-01-22 11:18:40','2021-01-22 16:18:40','128.199.133.8',NULL,NULL),(5903,'brute_force','2021-01-22 11:18:40','2021-01-22 16:18:40',NULL,NULL,'admin'),(5904,'brute_force','2021-01-22 11:27:40','2021-01-22 16:27:40','45.151.248.57',NULL,NULL),(5905,'brute_force','2021-01-22 11:27:43','2021-01-22 16:27:43','45.151.248.57',NULL,NULL),(5906,'brute_force','2021-01-22 11:27:43','2021-01-22 16:27:43',NULL,NULL,'admin'),(5907,'brute_force','2021-01-22 11:38:31','2021-01-22 16:38:31','167.172.200.70',NULL,NULL),(5908,'brute_force','2021-01-22 11:45:17','2021-01-22 16:45:17','176.104.107.20',NULL,NULL),(5909,'brute_force','2021-01-22 11:45:17','2021-01-22 16:45:17',NULL,2,'gruposuadi'),(5910,'brute_force','2021-01-22 11:48:16','2021-01-22 16:48:16','14.200.1.238',NULL,NULL),(5911,'brute_force','2021-01-22 11:48:19','2021-01-22 16:48:19','14.200.1.238',NULL,NULL),(5912,'brute_force','2021-01-22 11:48:19','2021-01-22 16:48:19',NULL,NULL,'admin'),(5913,'brute_force','2021-01-22 11:57:29','2021-01-22 16:57:29','195.154.87.159',NULL,NULL),(5914,'brute_force','2021-01-22 11:57:31','2021-01-22 16:57:31','195.154.87.159',NULL,NULL),(5915,'brute_force','2021-01-22 11:57:31','2021-01-22 16:57:31',NULL,NULL,'admin'),(5916,'brute_force','2021-01-22 12:08:58','2021-01-22 17:08:58','139.59.41.34',NULL,NULL),(5917,'brute_force','2021-01-22 12:08:58','2021-01-22 17:08:58',NULL,NULL,'[login]'),(5918,'brute_force','2021-01-22 12:15:00','2021-01-22 17:15:00','216.10.251.112',NULL,NULL),(5919,'brute_force','2021-01-22 12:15:03','2021-01-22 17:15:03','216.10.251.112',NULL,NULL),(5920,'brute_force','2021-01-22 12:15:03','2021-01-22 17:15:03',NULL,NULL,'admin'),(5921,'brute_force','2021-01-22 12:23:02','2021-01-22 17:23:02','164.132.48.179',NULL,NULL),(5922,'brute_force','2021-01-22 12:23:05','2021-01-22 17:23:05','164.132.48.179',NULL,NULL),(5923,'brute_force','2021-01-22 12:23:05','2021-01-22 17:23:05',NULL,NULL,'admin'),(5924,'brute_force','2021-01-22 12:27:25','2021-01-22 17:27:25','89.46.108.158',NULL,NULL),(5925,'brute_force','2021-01-22 12:27:25','2021-01-22 17:27:25',NULL,2,'gruposuadi'),(5926,'brute_force','2021-01-22 12:45:26','2021-01-22 17:45:26','41.222.227.98',NULL,NULL),(5927,'brute_force','2021-01-22 12:45:29','2021-01-22 17:45:29','41.222.227.98',NULL,NULL),(5928,'brute_force','2021-01-22 12:45:29','2021-01-22 17:45:29',NULL,NULL,'admin'),(5929,'brute_force','2021-01-22 12:52:03','2021-01-22 17:52:03','87.252.226.79',NULL,NULL),(5930,'brute_force','2021-01-22 12:52:06','2021-01-22 17:52:06','87.252.226.79',NULL,NULL),(5931,'brute_force','2021-01-22 12:52:06','2021-01-22 17:52:06',NULL,NULL,'admin'),(5932,'brute_force','2021-01-22 13:01:25','2021-01-22 18:01:25','167.99.78.164',NULL,NULL),(5933,'brute_force','2021-01-22 13:01:33','2021-01-22 18:01:33','167.99.78.164',NULL,NULL),(5934,'brute_force','2021-01-22 13:01:33','2021-01-22 18:01:33',NULL,NULL,'admin'),(5935,'brute_force','2021-01-22 13:08:11','2021-01-22 18:08:11','136.144.210.153',NULL,NULL),(5936,'brute_force','2021-01-22 13:08:11','2021-01-22 18:08:11',NULL,NULL,'[login]'),(5937,'brute_force','2021-01-22 13:08:55','2021-01-22 18:08:55','185.17.27.101',NULL,NULL),(5938,'brute_force','2021-01-22 13:08:55','2021-01-22 18:08:55',NULL,NULL,'info@gruposuadi.com'),(5939,'brute_force','2021-01-22 13:09:41','2021-01-22 18:09:41','176.104.107.20',NULL,NULL),(5940,'brute_force','2021-01-22 13:09:41','2021-01-22 18:09:41',NULL,2,'gruposuadi'),(5941,'brute_force','2021-01-22 13:25:21','2021-01-22 18:25:21','175.208.191.37',NULL,NULL),(5942,'brute_force','2021-01-22 13:25:24','2021-01-22 18:25:24','175.208.191.37',NULL,NULL),(5943,'brute_force','2021-01-22 13:25:24','2021-01-22 18:25:24',NULL,NULL,'[login]'),(5944,'brute_force','2021-01-22 13:34:54','2021-01-22 18:34:54','178.62.101.107',NULL,NULL),(5945,'brute_force','2021-01-22 13:34:59','2021-01-22 18:34:59','178.62.101.107',NULL,NULL),(5946,'brute_force','2021-01-22 13:34:59','2021-01-22 18:34:59',NULL,NULL,'[login]'),(5947,'brute_force','2021-01-22 13:42:47','2021-01-22 18:42:47','180.211.97.52',NULL,NULL),(5948,'brute_force','2021-01-22 13:42:49','2021-01-22 18:42:49','180.211.97.52',NULL,NULL),(5949,'brute_force','2021-01-22 13:42:49','2021-01-22 18:42:49',NULL,NULL,'[login]'),(5950,'brute_force','2021-01-22 13:51:30','2021-01-22 18:51:30','178.62.77.224',NULL,NULL),(5951,'brute_force','2021-01-22 13:51:37','2021-01-22 18:51:37','178.62.77.224',NULL,NULL),(5952,'brute_force','2021-01-22 13:51:37','2021-01-22 18:51:37',NULL,NULL,'[login]'),(5953,'brute_force','2021-01-22 13:55:08','2021-01-22 18:55:08','23.94.30.178',NULL,NULL),(5954,'brute_force','2021-01-22 13:55:08','2021-01-22 18:55:08',NULL,2,'gruposuadi'),(5955,'brute_force','2021-01-22 14:00:23','2021-01-22 19:00:23','37.187.91.7',NULL,NULL),(5956,'brute_force','2021-01-22 14:00:25','2021-01-22 19:00:25','37.187.91.7',NULL,NULL),(5957,'brute_force','2021-01-22 14:00:25','2021-01-22 19:00:25',NULL,NULL,'[login]'),(5958,'brute_force','2021-01-22 14:10:04','2021-01-22 19:10:04','134.122.113.81',NULL,NULL),(5959,'brute_force','2021-01-22 14:10:06','2021-01-22 19:10:06','134.122.113.81',NULL,NULL),(5960,'brute_force','2021-01-22 14:10:06','2021-01-22 19:10:06',NULL,NULL,'[login]'),(5961,'brute_force','2021-01-22 14:18:02','2021-01-22 19:18:02','186.64.116.220',NULL,NULL),(5962,'brute_force','2021-01-22 14:18:02','2021-01-22 19:18:02',NULL,2,'gruposuadi'),(5963,'brute_force','2021-01-22 14:28:30','2021-01-22 19:28:30','162.214.148.112',NULL,NULL),(5964,'brute_force','2021-01-22 14:28:32','2021-01-22 19:28:32','162.214.148.112',NULL,NULL),(5965,'brute_force','2021-01-22 14:28:32','2021-01-22 19:28:32',NULL,NULL,'[login]'),(5966,'brute_force','2021-01-22 14:38:17','2021-01-22 19:38:17','165.22.192.120',NULL,NULL),(5967,'brute_force','2021-01-22 14:38:19','2021-01-22 19:38:19','165.22.192.120',NULL,NULL),(5968,'brute_force','2021-01-22 14:38:19','2021-01-22 19:38:19',NULL,NULL,'[login]'),(5969,'brute_force','2021-01-22 14:47:53','2021-01-22 19:47:53','5.145.175.62',NULL,NULL),(5970,'brute_force','2021-01-22 14:47:55','2021-01-22 19:47:55','5.145.175.62',NULL,NULL),(5971,'brute_force','2021-01-22 14:47:55','2021-01-22 19:47:55',NULL,NULL,'[login]'),(5972,'brute_force','2021-01-22 14:50:29','2021-01-22 19:50:29','35.207.149.98',NULL,NULL),(5973,'brute_force','2021-01-22 14:50:29','2021-01-22 19:50:29',NULL,2,'gruposuadi'),(5974,'brute_force','2021-01-22 15:07:08','2021-01-22 20:07:08','146.185.163.81',NULL,NULL),(5975,'brute_force','2021-01-22 15:07:10','2021-01-22 20:07:10','146.185.163.81',NULL,NULL),(5976,'brute_force','2021-01-22 15:07:10','2021-01-22 20:07:10',NULL,NULL,'[login]'),(5977,'brute_force','2021-01-22 15:17:16','2021-01-22 20:17:16','34.94.247.253',NULL,NULL),(5978,'brute_force','2021-01-22 15:17:18','2021-01-22 20:17:18','34.94.247.253',NULL,NULL),(5979,'brute_force','2021-01-22 15:17:18','2021-01-22 20:17:18',NULL,NULL,'[login]'),(5980,'brute_force','2021-01-22 15:21:47','2021-01-22 20:21:47','185.201.11.46',NULL,NULL),(5981,'brute_force','2021-01-22 15:21:47','2021-01-22 20:21:47',NULL,2,'gruposuadi'),(5982,'brute_force','2021-01-22 15:43:13','2021-01-22 20:43:13','89.40.183.211',NULL,NULL),(5983,'brute_force','2021-01-22 15:43:13','2021-01-22 20:43:13',NULL,NULL,'info@gruposuadi.com'),(5984,'brute_force','2021-01-22 15:58:22','2021-01-22 20:58:22','207.244.250.95',NULL,NULL),(5985,'brute_force','2021-01-22 15:58:24','2021-01-22 20:58:24','207.244.250.95',NULL,NULL),(5986,'brute_force','2021-01-22 15:58:24','2021-01-22 20:58:24',NULL,NULL,'[login]'),(5987,'brute_force','2021-01-22 15:59:45','2021-01-22 20:59:45','185.224.138.114',NULL,NULL),(5988,'brute_force','2021-01-22 15:59:45','2021-01-22 20:59:45',NULL,2,'gruposuadi'),(5989,'brute_force','2021-01-22 16:42:10','2021-01-22 21:42:10','145.239.28.197',NULL,NULL),(5990,'brute_force','2021-01-22 16:42:12','2021-01-22 21:42:12','145.239.28.197',NULL,NULL),(5991,'brute_force','2021-01-22 16:42:12','2021-01-22 21:42:12',NULL,NULL,'[login]'),(5992,'brute_force','2021-01-22 16:47:57','2021-01-22 21:47:57','185.224.137.203',NULL,NULL),(5993,'brute_force','2021-01-22 16:47:57','2021-01-22 21:47:57',NULL,2,'gruposuadi'),(5994,'brute_force','2021-01-22 16:53:18','2021-01-22 21:53:18','197.242.144.229',NULL,NULL),(5995,'brute_force','2021-01-22 16:53:21','2021-01-22 21:53:21','197.242.144.229',NULL,NULL),(5996,'brute_force','2021-01-22 16:53:21','2021-01-22 21:53:21',NULL,NULL,'[login]'),(5997,'brute_force','2021-01-22 17:01:59','2021-01-22 22:01:59','46.17.172.92',NULL,NULL),(5998,'brute_force','2021-01-22 17:01:59','2021-01-22 22:01:59',NULL,2,'gruposuadi'),(5999,'brute_force','2021-01-22 17:03:43','2021-01-22 22:03:43','161.35.194.6',NULL,NULL),(6000,'brute_force','2021-01-22 17:03:47','2021-01-22 22:03:47','161.35.194.6',NULL,NULL),(6001,'brute_force','2021-01-22 17:03:47','2021-01-22 22:03:47',NULL,NULL,'[login]'),(6002,'brute_force','2021-01-22 17:15:27','2021-01-22 22:15:27','104.236.45.171',NULL,NULL),(6003,'brute_force','2021-01-22 17:15:33','2021-01-22 22:15:33','104.236.45.171',NULL,NULL),(6004,'brute_force','2021-01-22 17:15:33','2021-01-22 22:15:33',NULL,NULL,'[login]'),(6005,'brute_force','2021-01-22 17:26:27','2021-01-22 22:26:27','162.241.180.249',NULL,NULL),(6006,'brute_force','2021-01-22 17:26:29','2021-01-22 22:26:29','162.241.180.249',NULL,NULL),(6007,'brute_force','2021-01-22 17:26:29','2021-01-22 22:26:29',NULL,NULL,'[login]'),(6008,'brute_force','2021-01-22 17:43:30','2021-01-22 22:43:30','192.200.102.246',NULL,NULL),(6009,'brute_force','2021-01-22 17:43:30','2021-01-22 22:43:30',NULL,2,'gruposuadi'),(6010,'brute_force','2021-01-22 17:48:36','2021-01-22 22:48:36','46.101.146.6',NULL,NULL),(6011,'brute_force','2021-01-22 17:48:38','2021-01-22 22:48:38','46.101.146.6',NULL,NULL),(6012,'brute_force','2021-01-22 17:48:38','2021-01-22 22:48:38',NULL,NULL,'[login]'),(6013,'brute_force','2021-01-22 18:00:00','2021-01-22 23:00:00','216.144.248.186',NULL,NULL),(6014,'brute_force','2021-01-22 18:00:01','2021-01-22 23:00:01','216.144.248.186',NULL,NULL),(6015,'brute_force','2021-01-22 18:00:01','2021-01-22 23:00:01',NULL,NULL,'[login]'),(6016,'brute_force','2021-01-22 18:12:17','2021-01-22 23:12:17','37.59.141.40',NULL,NULL),(6017,'brute_force','2021-01-22 18:12:19','2021-01-22 23:12:19','37.59.141.40',NULL,NULL),(6018,'brute_force','2021-01-22 18:12:19','2021-01-22 23:12:19',NULL,NULL,'[login]'),(6019,'brute_force','2021-01-22 18:18:18','2021-01-22 23:18:18','45.84.204.108',NULL,NULL),(6020,'brute_force','2021-01-22 18:18:18','2021-01-22 23:18:18',NULL,2,'gruposuadi'),(6021,'brute_force','2021-01-22 18:20:20','2021-01-22 23:20:20','93.177.74.166',NULL,NULL),(6022,'brute_force','2021-01-22 18:20:20','2021-01-22 23:20:20',NULL,NULL,'info@gruposuadi.com'),(6023,'brute_force','2021-01-22 18:24:42','2021-01-22 23:24:42','104.236.45.171',NULL,NULL),(6024,'brute_force','2021-01-22 18:24:43','2021-01-22 23:24:43','104.236.45.171',NULL,NULL),(6025,'brute_force','2021-01-22 18:24:43','2021-01-22 23:24:43',NULL,NULL,'[login]'),(6026,'brute_force','2021-01-22 18:34:39','2021-01-22 23:34:39','159.203.176.82',NULL,NULL),(6027,'brute_force','2021-01-22 18:34:41','2021-01-22 23:34:41','159.203.176.82',NULL,NULL),(6028,'brute_force','2021-01-22 18:34:41','2021-01-22 23:34:41',NULL,NULL,'[login]'),(6029,'brute_force','2021-01-22 18:58:42','2021-01-22 23:58:42','148.72.211.177',NULL,NULL),(6030,'brute_force','2021-01-22 18:58:45','2021-01-22 23:58:45','148.72.211.177',NULL,NULL),(6031,'brute_force','2021-01-22 18:58:45','2021-01-22 23:58:45',NULL,NULL,'[login]'),(6032,'brute_force','2021-01-22 19:00:36','2021-01-23 00:00:36','156.67.222.208',NULL,NULL),(6033,'brute_force','2021-01-22 19:00:36','2021-01-23 00:00:36',NULL,2,'gruposuadi'),(6034,'brute_force','2021-01-22 19:09:43','2021-01-23 00:09:43','192.99.10.26',NULL,NULL),(6035,'brute_force','2021-01-22 19:09:45','2021-01-23 00:09:45','192.99.10.26',NULL,NULL),(6036,'brute_force','2021-01-22 19:09:45','2021-01-23 00:09:45',NULL,NULL,'[login]'),(6037,'brute_force','2021-01-22 19:21:40','2021-01-23 00:21:40','144.217.243.76',NULL,NULL),(6038,'brute_force','2021-01-22 19:21:42','2021-01-23 00:21:42','144.217.243.76',NULL,NULL),(6039,'brute_force','2021-01-22 19:21:42','2021-01-23 00:21:42',NULL,NULL,'[login]'),(6040,'brute_force','2021-01-22 19:42:35','2021-01-23 00:42:35','192.185.129.32',NULL,NULL),(6041,'brute_force','2021-01-22 19:42:35','2021-01-23 00:42:35',NULL,2,'gruposuadi'),(6042,'brute_force','2021-01-22 19:47:41','2021-01-23 00:47:41','159.65.3.164',NULL,NULL),(6043,'brute_force','2021-01-22 19:47:44','2021-01-23 00:47:44','159.65.3.164',NULL,NULL),(6044,'brute_force','2021-01-22 19:47:44','2021-01-23 00:47:44',NULL,NULL,'[login]'),(6045,'brute_force','2021-01-22 20:14:49','2021-01-23 01:14:49','69.89.24.247',NULL,NULL),(6046,'brute_force','2021-01-22 20:14:49','2021-01-23 01:14:49',NULL,2,'gruposuadi'),(6047,'brute_force','2021-01-22 20:15:54','2021-01-23 01:15:54','43.255.152.12',NULL,NULL),(6048,'brute_force','2021-01-22 20:15:54','2021-01-23 01:15:54',NULL,2,'gruposuadi'),(6049,'brute_force','2021-01-22 20:36:19','2021-01-23 01:36:19','159.203.37.43',NULL,NULL),(6050,'brute_force','2021-01-22 20:36:21','2021-01-23 01:36:21','159.203.37.43',NULL,NULL),(6051,'brute_force','2021-01-22 20:36:21','2021-01-23 01:36:21',NULL,NULL,'[login]'),(6052,'brute_force','2021-01-22 20:47:17','2021-01-23 01:47:17','54.80.228.19',NULL,NULL),(6053,'brute_force','2021-01-22 20:47:19','2021-01-23 01:47:19','54.80.228.19',NULL,NULL),(6054,'brute_force','2021-01-22 20:47:19','2021-01-23 01:47:19',NULL,NULL,'[login]'),(6055,'brute_force','2021-01-22 20:49:33','2021-01-23 01:49:33','217.138.197.220',NULL,NULL),(6056,'brute_force','2021-01-22 20:49:33','2021-01-23 01:49:33',NULL,NULL,'info@gruposuadi.com'),(6057,'brute_force','2021-01-22 21:01:03','2021-01-23 02:01:03','103.147.10.222',NULL,NULL),(6058,'brute_force','2021-01-22 21:01:03','2021-01-23 02:01:03',NULL,NULL,'[login]'),(6059,'brute_force','2021-01-22 21:02:16','2021-01-23 02:02:16','93.188.160.42',NULL,NULL),(6060,'brute_force','2021-01-22 21:02:16','2021-01-23 02:02:16',NULL,2,'gruposuadi'),(6061,'brute_force','2021-01-22 21:13:47','2021-01-23 02:13:47','132.148.150.222',NULL,NULL),(6062,'brute_force','2021-01-22 21:13:55','2021-01-23 02:13:55','132.148.150.222',NULL,NULL),(6063,'brute_force','2021-01-22 21:13:55','2021-01-23 02:13:55',NULL,NULL,'[login]'),(6064,'brute_force','2021-01-22 21:38:34','2021-01-23 02:38:34','45.80.154.57',NULL,NULL),(6065,'brute_force','2021-01-22 21:38:36','2021-01-23 02:38:36','45.80.154.57',NULL,NULL),(6066,'brute_force','2021-01-22 21:38:36','2021-01-23 02:38:36',NULL,NULL,'[login]'),(6067,'brute_force','2021-01-22 21:41:18','2021-01-23 02:41:18','31.220.104.194',NULL,NULL),(6068,'brute_force','2021-01-22 21:41:18','2021-01-23 02:41:18',NULL,2,'gruposuadi'),(6069,'brute_force','2021-01-22 21:52:03','2021-01-23 02:52:03','5.39.82.14',NULL,NULL),(6070,'brute_force','2021-01-22 21:52:05','2021-01-23 02:52:05','5.39.82.14',NULL,NULL),(6071,'brute_force','2021-01-22 21:52:05','2021-01-23 02:52:05',NULL,NULL,'[login]'),(6072,'brute_force','2021-01-22 22:05:09','2021-01-23 03:05:09','167.114.152.170',NULL,NULL),(6073,'brute_force','2021-01-22 22:05:09','2021-01-23 03:05:09',NULL,NULL,'[login]'),(6074,'brute_force','2021-01-22 22:17:38','2021-01-23 03:17:38','51.75.195.168',NULL,NULL),(6075,'brute_force','2021-01-22 22:17:40','2021-01-23 03:17:40','51.75.195.168',NULL,NULL),(6076,'brute_force','2021-01-22 22:17:40','2021-01-23 03:17:40',NULL,NULL,'[login]'),(6077,'brute_force','2021-01-22 22:22:33','2021-01-23 03:22:33','89.46.106.113',NULL,NULL),(6078,'brute_force','2021-01-22 22:22:33','2021-01-23 03:22:33',NULL,2,'gruposuadi'),(6079,'brute_force','2021-01-22 22:31:36','2021-01-23 03:31:36','166.62.84.192',NULL,NULL),(6080,'brute_force','2021-01-22 22:31:38','2021-01-23 03:31:38','166.62.84.192',NULL,NULL),(6081,'brute_force','2021-01-22 22:31:38','2021-01-23 03:31:38',NULL,NULL,'[login]'),(6082,'brute_force','2021-01-22 22:43:30','2021-01-23 03:43:30','212.197.173.53',NULL,NULL),(6083,'brute_force','2021-01-22 22:43:30','2021-01-23 03:43:30',NULL,NULL,'[login]'),(6084,'brute_force','2021-01-22 22:58:14','2021-01-23 03:58:14','139.59.33.202',NULL,NULL),(6085,'brute_force','2021-01-22 22:58:17','2021-01-23 03:58:17','139.59.33.202',NULL,NULL),(6086,'brute_force','2021-01-22 22:58:17','2021-01-23 03:58:17',NULL,NULL,'[login]'),(6087,'brute_force','2021-01-22 23:07:55','2021-01-23 04:07:55','185.191.207.36',NULL,NULL),(6088,'brute_force','2021-01-22 23:07:55','2021-01-23 04:07:55',NULL,NULL,'info@gruposuadi.com'),(6089,'brute_force','2021-01-22 23:10:44','2021-01-23 04:10:44','104.236.71.107',NULL,NULL),(6090,'brute_force','2021-01-22 23:10:45','2021-01-23 04:10:45','104.236.71.107',NULL,NULL),(6091,'brute_force','2021-01-22 23:10:45','2021-01-23 04:10:45',NULL,NULL,'[login]'),(6092,'brute_force','2021-01-22 23:12:15','2021-01-23 04:12:15','92.249.45.24',NULL,NULL),(6093,'brute_force','2021-01-22 23:12:15','2021-01-23 04:12:15',NULL,2,'gruposuadi'),(6094,'brute_force','2021-01-22 23:27:47','2021-01-23 04:27:47','142.93.1.168',NULL,NULL),(6095,'brute_force','2021-01-22 23:27:56','2021-01-23 04:27:56','142.93.1.168',NULL,NULL),(6096,'brute_force','2021-01-22 23:27:56','2021-01-23 04:27:56',NULL,NULL,'[login]'),(6097,'brute_force','2021-01-22 23:38:35','2021-01-23 04:38:35','175.208.191.37',NULL,NULL),(6098,'brute_force','2021-01-22 23:38:38','2021-01-23 04:38:38','175.208.191.37',NULL,NULL),(6099,'brute_force','2021-01-22 23:38:38','2021-01-23 04:38:38',NULL,NULL,'[login]'),(6100,'brute_force','2021-01-22 23:42:56','2021-01-23 04:42:56','72.34.37.74',NULL,NULL),(6101,'brute_force','2021-01-22 23:42:56','2021-01-23 04:42:56',NULL,2,'gruposuadi'),(6102,'brute_force','2021-01-23 00:04:56','2021-01-23 05:04:56','216.144.248.186',NULL,NULL),(6103,'brute_force','2021-01-23 00:04:58','2021-01-23 05:04:58','216.144.248.186',NULL,NULL),(6104,'brute_force','2021-01-23 00:04:58','2021-01-23 05:04:58',NULL,NULL,'[login]'),(6105,'brute_force','2021-01-23 00:19:19','2021-01-23 05:19:19','45.167.178.73',NULL,NULL),(6106,'brute_force','2021-01-23 00:19:23','2021-01-23 05:19:23','45.167.178.73',NULL,NULL),(6107,'brute_force','2021-01-23 00:19:23','2021-01-23 05:19:23',NULL,NULL,'[login]'),(6108,'brute_force','2021-01-23 00:30:43','2021-01-23 05:30:43','91.234.195.182',NULL,NULL),(6109,'brute_force','2021-01-23 00:30:43','2021-01-23 05:30:43',NULL,2,'gruposuadi'),(6110,'brute_force','2021-01-23 00:33:57','2021-01-23 05:33:57','166.62.100.99',NULL,NULL),(6111,'brute_force','2021-01-23 00:34:06','2021-01-23 05:34:06','166.62.100.99',NULL,NULL),(6112,'brute_force','2021-01-23 00:34:06','2021-01-23 05:34:06',NULL,NULL,'[login]'),(6113,'brute_force','2021-01-23 00:49:06','2021-01-23 05:49:06','144.172.126.43',NULL,NULL),(6114,'brute_force','2021-01-23 00:49:06','2021-01-23 05:49:06',NULL,NULL,'[login]'),(6115,'brute_force','2021-01-23 01:00:56','2021-01-23 06:00:56','45.76.197.74',NULL,NULL),(6116,'brute_force','2021-01-23 01:00:58','2021-01-23 06:00:58','45.76.197.74',NULL,NULL),(6117,'brute_force','2021-01-23 01:00:58','2021-01-23 06:00:58',NULL,NULL,'[login]'),(6118,'brute_force','2021-01-23 01:11:18','2021-01-23 06:11:18','45.90.231.70',NULL,NULL),(6119,'brute_force','2021-01-23 01:11:18','2021-01-23 06:11:18',NULL,2,'gruposuadi'),(6120,'brute_force','2021-01-23 01:16:44','2021-01-23 06:16:44','31.47.55.138',NULL,NULL),(6121,'brute_force','2021-01-23 01:16:53','2021-01-23 06:16:53','31.47.55.138',NULL,NULL),(6122,'brute_force','2021-01-23 01:16:53','2021-01-23 06:16:53',NULL,NULL,'[login]'),(6123,'brute_force','2021-01-23 01:30:25','2021-01-23 06:30:25','103.77.207.150',NULL,NULL),(6124,'brute_force','2021-01-23 01:30:28','2021-01-23 06:30:28','103.77.207.150',NULL,NULL),(6125,'brute_force','2021-01-23 01:30:28','2021-01-23 06:30:28',NULL,NULL,'[login]'),(6126,'brute_force','2021-01-23 01:44:15','2021-01-23 06:44:15','138.121.170.141',NULL,NULL),(6127,'brute_force','2021-01-23 01:44:18','2021-01-23 06:44:18','138.121.170.141',NULL,NULL),(6128,'brute_force','2021-01-23 01:44:18','2021-01-23 06:44:18',NULL,NULL,'[login]'),(6129,'brute_force','2021-01-23 01:56:47','2021-01-23 06:56:47','162.144.21.215',NULL,NULL),(6130,'brute_force','2021-01-23 01:56:47','2021-01-23 06:56:47',NULL,2,'gruposuadi'),(6131,'brute_force','2021-01-23 01:59:15','2021-01-23 06:59:15','40.121.3.52',NULL,NULL),(6132,'brute_force','2021-01-23 01:59:16','2021-01-23 06:59:16','40.121.3.52',NULL,NULL),(6133,'brute_force','2021-01-23 01:59:16','2021-01-23 06:59:16',NULL,NULL,'[login]'),(6134,'brute_force','2021-01-23 02:24:36','2021-01-23 07:24:36','185.81.4.167',NULL,NULL),(6135,'brute_force','2021-01-23 02:24:36','2021-01-23 07:24:36',NULL,2,'gruposuadi'),(6136,'brute_force','2021-01-23 02:35:11','2021-01-23 07:35:11','91.234.195.182',NULL,NULL),(6137,'brute_force','2021-01-23 02:35:11','2021-01-23 07:35:11',NULL,2,'gruposuadi'),(6138,'brute_force','2021-01-23 03:16:53','2021-01-23 08:16:53','103.67.235.24',NULL,NULL),(6139,'brute_force','2021-01-23 03:16:53','2021-01-23 08:16:53',NULL,2,'gruposuadi'),(6140,'brute_force','2021-01-23 03:53:21','2021-01-23 08:53:21','97.74.24.221',NULL,NULL),(6141,'brute_force','2021-01-23 03:53:21','2021-01-23 08:53:21',NULL,2,'gruposuadi'),(6142,'brute_force','2021-01-23 04:21:20','2021-01-23 09:21:20','172.104.139.50',NULL,NULL),(6143,'brute_force','2021-01-23 04:21:20','2021-01-23 09:21:20',NULL,2,'gruposuadi'),(6144,'brute_force','2021-01-23 04:56:47','2021-01-23 09:56:47','89.46.109.238',NULL,NULL),(6145,'brute_force','2021-01-23 04:56:47','2021-01-23 09:56:47',NULL,2,'gruposuadi'),(6146,'brute_force','2021-01-23 05:07:45','2021-01-23 10:07:45','195.154.237.166',NULL,NULL),(6147,'brute_force','2021-01-23 05:07:51','2021-01-23 10:07:51','195.154.237.166',NULL,NULL),(6148,'brute_force','2021-01-23 05:07:51','2021-01-23 10:07:51',NULL,NULL,'[login]'),(6149,'brute_force','2021-01-23 05:27:03','2021-01-23 10:27:03','139.59.215.241',NULL,NULL),(6150,'brute_force','2021-01-23 05:27:06','2021-01-23 10:27:06','139.59.215.241',NULL,NULL),(6151,'brute_force','2021-01-23 05:27:06','2021-01-23 10:27:06',NULL,NULL,'[login]'),(6152,'brute_force','2021-01-23 05:31:28','2021-01-23 10:31:28','35.214.194.37',NULL,NULL),(6153,'brute_force','2021-01-23 05:31:28','2021-01-23 10:31:28',NULL,2,'gruposuadi'),(6154,'brute_force','2021-01-23 05:37:37','2021-01-23 10:37:37','163.44.193.60',NULL,NULL),(6155,'brute_force','2021-01-23 05:37:40','2021-01-23 10:37:40','163.44.193.60',NULL,NULL),(6156,'brute_force','2021-01-23 05:37:40','2021-01-23 10:37:40',NULL,NULL,'[login]'),(6157,'brute_force','2021-01-23 05:47:00','2021-01-23 10:47:00','5.189.161.33',NULL,NULL),(6158,'brute_force','2021-01-23 05:47:00','2021-01-23 10:47:00',NULL,NULL,'[login]'),(6159,'brute_force','2021-01-23 05:58:34','2021-01-23 10:58:34','95.47.161.32',NULL,NULL),(6160,'brute_force','2021-01-23 05:58:37','2021-01-23 10:58:37','95.47.161.32',NULL,NULL),(6161,'brute_force','2021-01-23 05:58:37','2021-01-23 10:58:37',NULL,NULL,'[login]'),(6162,'brute_force','2021-01-23 06:09:23','2021-01-23 11:09:23','46.101.254.193',NULL,NULL),(6163,'brute_force','2021-01-23 06:09:26','2021-01-23 11:09:26','46.101.254.193',NULL,NULL),(6164,'brute_force','2021-01-23 06:09:26','2021-01-23 11:09:26',NULL,NULL,'[login]'),(6165,'brute_force','2021-01-23 06:10:06','2021-01-23 11:10:06','151.106.97.149',NULL,NULL),(6166,'brute_force','2021-01-23 06:10:06','2021-01-23 11:10:06',NULL,2,'gruposuadi'),(6167,'brute_force','2021-01-23 06:20:19','2021-01-23 11:20:19','96.61.86.40',NULL,NULL),(6168,'brute_force','2021-01-23 06:20:21','2021-01-23 11:20:21','96.61.86.40',NULL,NULL),(6169,'brute_force','2021-01-23 06:20:21','2021-01-23 11:20:21',NULL,NULL,'[login]'),(6170,'brute_force','2021-01-23 06:32:18','2021-01-23 11:32:18','157.245.231.45',NULL,NULL),(6171,'brute_force','2021-01-23 06:32:25','2021-01-23 11:32:25','157.245.231.45',NULL,NULL),(6172,'brute_force','2021-01-23 06:32:25','2021-01-23 11:32:25',NULL,NULL,'[login]'),(6173,'brute_force','2021-01-23 06:43:40','2021-01-23 11:43:40','54.80.228.19',NULL,NULL),(6174,'brute_force','2021-01-23 06:43:41','2021-01-23 11:43:41','54.80.228.19',NULL,NULL),(6175,'brute_force','2021-01-23 06:43:41','2021-01-23 11:43:41',NULL,NULL,'[login]'),(6176,'brute_force','2021-01-23 06:43:42','2021-01-23 11:43:42','46.17.172.8',NULL,NULL),(6177,'brute_force','2021-01-23 06:43:42','2021-01-23 11:43:42',NULL,2,'gruposuadi'),(6178,'brute_force','2021-01-23 06:49:12','2021-01-23 11:49:12','193.56.252.140',NULL,NULL),(6179,'brute_force','2021-01-23 06:49:12','2021-01-23 11:49:12',NULL,NULL,'info@gruposuadi.com'),(6180,'brute_force','2021-01-23 06:56:04','2021-01-23 11:56:04','64.227.53.63',NULL,NULL),(6181,'brute_force','2021-01-23 06:56:06','2021-01-23 11:56:06','64.227.53.63',NULL,NULL),(6182,'brute_force','2021-01-23 06:56:06','2021-01-23 11:56:06',NULL,NULL,'[login]'),(6183,'brute_force','2021-01-23 07:12:00','2021-01-23 12:12:00','104.129.180.37',NULL,NULL),(6184,'brute_force','2021-01-23 07:12:12','2021-01-23 12:12:12','104.129.180.37',NULL,NULL),(6185,'brute_force','2021-01-23 07:12:12','2021-01-23 12:12:12',NULL,NULL,'[login]'),(6186,'brute_force','2021-01-23 07:26:13','2021-01-23 12:26:13','46.17.172.63',NULL,NULL),(6187,'brute_force','2021-01-23 07:26:13','2021-01-23 12:26:13',NULL,2,'gruposuadi'),(6188,'brute_force','2021-01-23 07:33:31','2021-01-23 12:33:31','150.95.81.33',NULL,NULL),(6189,'brute_force','2021-01-23 07:33:34','2021-01-23 12:33:34','150.95.81.33',NULL,NULL),(6190,'brute_force','2021-01-23 07:33:34','2021-01-23 12:33:34',NULL,NULL,'[login]'),(6191,'brute_force','2021-01-23 07:46:23','2021-01-23 12:46:23','206.189.186.211',NULL,NULL),(6192,'brute_force','2021-01-23 07:46:30','2021-01-23 12:46:30','206.189.186.211',NULL,NULL),(6193,'brute_force','2021-01-23 07:46:30','2021-01-23 12:46:30',NULL,NULL,'[login]'),(6194,'brute_force','2021-01-23 08:07:04','2021-01-23 13:07:04','213.196.54.36',NULL,NULL),(6195,'brute_force','2021-01-23 08:07:04','2021-01-23 13:07:04',NULL,2,'gruposuadi'),(6196,'brute_force','2021-01-23 08:12:13','2021-01-23 13:12:13','216.10.251.112',NULL,NULL),(6197,'brute_force','2021-01-23 08:12:16','2021-01-23 13:12:16','216.10.251.112',NULL,NULL),(6198,'brute_force','2021-01-23 08:12:16','2021-01-23 13:12:16',NULL,NULL,'[login]'),(6199,'brute_force','2021-01-23 08:27:12','2021-01-23 13:27:12','64.225.44.22',NULL,NULL),(6200,'brute_force','2021-01-23 08:27:14','2021-01-23 13:27:14','64.225.44.22',NULL,NULL),(6201,'brute_force','2021-01-23 08:27:14','2021-01-23 13:27:14',NULL,NULL,'[login]'),(6202,'brute_force','2021-01-23 08:39:24','2021-01-23 13:39:24','51.91.127.200',NULL,NULL),(6203,'brute_force','2021-01-23 08:39:26','2021-01-23 13:39:26','51.91.127.200',NULL,NULL),(6204,'brute_force','2021-01-23 08:39:26','2021-01-23 13:39:26',NULL,NULL,'[login]'),(6205,'brute_force','2021-01-23 08:53:50','2021-01-23 13:53:50','217.182.140.117',NULL,NULL),(6206,'brute_force','2021-01-23 08:53:51','2021-01-23 13:53:51','217.182.140.117',NULL,NULL),(6207,'brute_force','2021-01-23 08:53:51','2021-01-23 13:53:51',NULL,NULL,'[login]'),(6208,'brute_force','2021-01-23 09:07:30','2021-01-23 14:07:30','65.52.179.163',NULL,NULL),(6209,'brute_force','2021-01-23 09:16:43','2021-01-23 14:16:43','37.120.194.180',NULL,NULL),(6210,'brute_force','2021-01-23 09:16:43','2021-01-23 14:16:43',NULL,NULL,'info@gruposuadi.com'),(6211,'brute_force','2021-01-23 09:19:06','2021-01-23 14:19:06','198.71.226.40',NULL,NULL),(6212,'brute_force','2021-01-23 09:19:06','2021-01-23 14:19:06',NULL,2,'gruposuadi'),(6213,'brute_force','2021-01-23 09:22:19','2021-01-23 14:22:19','196.44.176.55',NULL,NULL),(6214,'brute_force','2021-01-23 09:22:22','2021-01-23 14:22:22','196.44.176.55',NULL,NULL),(6215,'brute_force','2021-01-23 09:22:22','2021-01-23 14:22:22',NULL,NULL,'[login]'),(6216,'brute_force','2021-01-23 09:36:23','2021-01-23 14:36:23','178.128.20.32',NULL,NULL),(6217,'brute_force','2021-01-23 09:36:27','2021-01-23 14:36:27','178.128.20.32',NULL,NULL),(6218,'brute_force','2021-01-23 09:36:27','2021-01-23 14:36:27',NULL,NULL,'[login]'),(6219,'brute_force','2021-01-23 09:50:52','2021-01-23 14:50:52','141.85.216.231',NULL,NULL),(6220,'brute_force','2021-01-23 09:50:54','2021-01-23 14:50:54','141.85.216.231',NULL,NULL),(6221,'brute_force','2021-01-23 09:50:54','2021-01-23 14:50:54',NULL,NULL,'[login]'),(6222,'brute_force','2021-01-23 10:05:28','2021-01-23 15:05:28','45.93.102.56',NULL,NULL),(6223,'brute_force','2021-01-23 10:05:28','2021-01-23 15:05:28',NULL,2,'gruposuadi'),(6224,'brute_force','2021-01-23 10:20:27','2021-01-23 15:20:27','51.91.76.214',NULL,NULL),(6225,'brute_force','2021-01-23 10:20:29','2021-01-23 15:20:29','51.91.76.214',NULL,NULL),(6226,'brute_force','2021-01-23 10:20:29','2021-01-23 15:20:29',NULL,NULL,'[login]'),(6227,'brute_force','2021-01-23 10:22:06','2021-01-23 15:22:06','34.122.18.76',NULL,NULL),(6228,'brute_force','2021-01-23 10:22:06','2021-01-23 15:22:06',NULL,2,'gruposuadi'),(6229,'brute_force','2021-01-23 10:35:39','2021-01-23 15:35:39','198.12.227.104',NULL,NULL),(6230,'brute_force','2021-01-23 10:35:41','2021-01-23 15:35:41','198.12.227.104',NULL,NULL),(6231,'brute_force','2021-01-23 10:35:41','2021-01-23 15:35:41',NULL,NULL,'[login]'),(6232,'brute_force','2021-01-23 11:06:03','2021-01-23 16:06:03','178.128.180.162',NULL,NULL),(6233,'brute_force','2021-01-23 11:06:05','2021-01-23 16:06:05','178.128.180.162',NULL,NULL),(6234,'brute_force','2021-01-23 11:06:05','2021-01-23 16:06:05',NULL,NULL,'[login]'),(6235,'brute_force','2021-01-23 11:14:06','2021-01-23 16:14:06','81.19.215.12',NULL,NULL),(6236,'brute_force','2021-01-23 11:14:06','2021-01-23 16:14:06',NULL,2,'gruposuadi'),(6237,'brute_force','2021-01-23 11:16:07','2021-01-23 16:16:07','65.52.179.163',NULL,NULL),(6238,'brute_force','2021-01-23 11:16:09','2021-01-23 16:16:09','65.52.179.163',NULL,NULL),(6239,'brute_force','2021-01-23 11:16:09','2021-01-23 16:16:09',NULL,NULL,'[login]'),(6240,'brute_force','2021-01-23 11:27:23','2021-01-23 16:27:23','46.101.31.59',NULL,NULL),(6241,'brute_force','2021-01-23 11:27:25','2021-01-23 16:27:25','46.101.31.59',NULL,NULL),(6242,'brute_force','2021-01-23 11:27:25','2021-01-23 16:27:25',NULL,NULL,'[login]'),(6243,'brute_force','2021-01-23 11:36:16','2021-01-23 16:36:16','51.91.76.214',NULL,NULL),(6244,'brute_force','2021-01-23 11:42:28','2021-01-23 16:42:28','37.120.221.188',NULL,NULL),(6245,'brute_force','2021-01-23 11:42:28','2021-01-23 16:42:28',NULL,NULL,'info@gruposuadi.com'),(6246,'brute_force','2021-01-23 11:45:38','2021-01-23 16:45:38','195.154.237.166',NULL,NULL),(6247,'brute_force','2021-01-23 11:45:40','2021-01-23 16:45:40','195.154.237.166',NULL,NULL),(6248,'brute_force','2021-01-23 11:45:40','2021-01-23 16:45:40',NULL,NULL,'admin'),(6249,'brute_force','2021-01-23 11:54:55','2021-01-23 16:54:55','142.93.126.181',NULL,NULL),(6250,'brute_force','2021-01-23 11:54:58','2021-01-23 16:54:58','142.93.126.181',NULL,NULL),(6251,'brute_force','2021-01-23 11:54:58','2021-01-23 16:54:58',NULL,NULL,'admin'),(6252,'brute_force','2021-01-23 11:56:05','2021-01-23 16:56:05','185.201.11.209',NULL,NULL),(6253,'brute_force','2021-01-23 11:56:05','2021-01-23 16:56:05',NULL,2,'gruposuadi'),(6254,'brute_force','2021-01-23 12:02:30','2021-01-23 17:02:30','148.72.210.140',NULL,NULL),(6255,'brute_force','2021-01-23 12:02:32','2021-01-23 17:02:32','148.72.210.140',NULL,NULL),(6256,'brute_force','2021-01-23 12:02:32','2021-01-23 17:02:32',NULL,NULL,'admin'),(6257,'brute_force','2021-01-23 12:11:08','2021-01-23 17:11:08','161.35.154.24',NULL,NULL),(6258,'brute_force','2021-01-23 12:11:12','2021-01-23 17:11:12','161.35.154.24',NULL,NULL),(6259,'brute_force','2021-01-23 12:11:12','2021-01-23 17:11:12',NULL,NULL,'admin'),(6260,'brute_force','2021-01-23 12:17:47','2021-01-23 17:17:47','5.181.217.245',NULL,NULL),(6261,'brute_force','2021-01-23 12:17:50','2021-01-23 17:17:50','5.181.217.245',NULL,NULL),(6262,'brute_force','2021-01-23 12:17:50','2021-01-23 17:17:50',NULL,NULL,'admin'),(6263,'brute_force','2021-01-23 12:25:21','2021-01-23 17:25:21','40.121.3.52',NULL,NULL),(6264,'brute_force','2021-01-23 12:25:23','2021-01-23 17:25:23','40.121.3.52',NULL,NULL),(6265,'brute_force','2021-01-23 12:25:23','2021-01-23 17:25:23',NULL,NULL,'admin'),(6266,'brute_force','2021-01-23 12:32:10','2021-01-23 17:32:10','45.80.155.245',NULL,NULL),(6267,'brute_force','2021-01-23 12:32:12','2021-01-23 17:32:12','45.80.155.245',NULL,NULL),(6268,'brute_force','2021-01-23 12:32:12','2021-01-23 17:32:12',NULL,NULL,'admin'),(6269,'brute_force','2021-01-23 12:35:54','2021-01-23 17:35:54','67.220.184.98',NULL,NULL),(6270,'brute_force','2021-01-23 12:35:54','2021-01-23 17:35:54',NULL,2,'gruposuadi'),(6271,'brute_force','2021-01-23 12:40:32','2021-01-23 17:40:32','167.172.161.169',NULL,NULL),(6272,'brute_force','2021-01-23 12:40:38','2021-01-23 17:40:38','167.172.161.169',NULL,NULL),(6273,'brute_force','2021-01-23 12:40:38','2021-01-23 17:40:38',NULL,NULL,'admin'),(6274,'brute_force','2021-01-23 12:47:35','2021-01-23 17:47:35','138.68.233.112',NULL,NULL),(6275,'brute_force','2021-01-23 12:47:40','2021-01-23 17:47:40','138.68.233.112',NULL,NULL),(6276,'brute_force','2021-01-23 12:47:40','2021-01-23 17:47:40',NULL,NULL,'admin'),(6277,'brute_force','2021-01-23 12:55:48','2021-01-23 17:55:48','45.55.167.83',NULL,NULL),(6278,'brute_force','2021-01-23 12:55:55','2021-01-23 17:55:55','45.55.167.83',NULL,NULL),(6279,'brute_force','2021-01-23 12:55:55','2021-01-23 17:55:55',NULL,NULL,'admin'),(6280,'brute_force','2021-01-23 13:11:34','2021-01-23 18:11:34','178.62.101.107',NULL,NULL),(6281,'brute_force','2021-01-23 13:11:41','2021-01-23 18:11:41','178.62.101.107',NULL,NULL),(6282,'brute_force','2021-01-23 13:11:41','2021-01-23 18:11:41',NULL,NULL,'admin'),(6283,'brute_force','2021-01-23 13:18:13','2021-01-23 18:18:13','103.55.33.21',NULL,NULL),(6284,'brute_force','2021-01-23 13:18:16','2021-01-23 18:18:16','103.55.33.21',NULL,NULL),(6285,'brute_force','2021-01-23 13:18:16','2021-01-23 18:18:16',NULL,NULL,'admin'),(6286,'brute_force','2021-01-23 13:20:09','2021-01-23 18:20:09','153.92.6.91',NULL,NULL),(6287,'brute_force','2021-01-23 13:20:09','2021-01-23 18:20:09',NULL,2,'gruposuadi'),(6288,'brute_force','2021-01-23 13:30:30','2021-01-23 18:30:30','153.92.6.91',NULL,NULL),(6289,'brute_force','2021-01-23 13:30:30','2021-01-23 18:30:30',NULL,2,'gruposuadi'),(6290,'brute_force','2021-01-23 13:34:26','2021-01-23 18:34:26','51.79.157.254',NULL,NULL),(6291,'brute_force','2021-01-23 13:34:29','2021-01-23 18:34:29','51.79.157.254',NULL,NULL),(6292,'brute_force','2021-01-23 13:34:29','2021-01-23 18:34:29',NULL,NULL,'admin'),(6293,'brute_force','2021-01-23 13:52:07','2021-01-23 18:52:07','64.227.53.63',NULL,NULL),(6294,'brute_force','2021-01-23 13:52:14','2021-01-23 18:52:14','64.227.53.63',NULL,NULL),(6295,'brute_force','2021-01-23 13:52:14','2021-01-23 18:52:14',NULL,NULL,'admin'),(6296,'brute_force','2021-01-23 14:00:46','2021-01-23 19:00:46','175.208.191.37',NULL,NULL),(6297,'brute_force','2021-01-23 14:00:49','2021-01-23 19:00:49','175.208.191.37',NULL,NULL),(6298,'brute_force','2021-01-23 14:00:49','2021-01-23 19:00:49',NULL,NULL,'admin'),(6299,'brute_force','2021-01-23 14:05:28','2021-01-23 19:05:28','31.13.191.162',NULL,NULL),(6300,'brute_force','2021-01-23 14:05:28','2021-01-23 19:05:28',NULL,NULL,'info@gruposuadi.com'),(6301,'brute_force','2021-01-23 14:07:05','2021-01-23 19:07:05','46.182.4.114',NULL,NULL),(6302,'brute_force','2021-01-23 14:07:05','2021-01-23 19:07:05',NULL,2,'gruposuadi'),(6303,'brute_force','2021-01-23 14:08:49','2021-01-23 19:08:49','51.178.17.214',NULL,NULL),(6304,'brute_force','2021-01-23 14:08:51','2021-01-23 19:08:51','51.178.17.214',NULL,NULL),(6305,'brute_force','2021-01-23 14:08:51','2021-01-23 19:08:51',NULL,NULL,'admin'),(6306,'brute_force','2021-01-23 14:27:09','2021-01-23 19:27:09','165.227.218.154',NULL,NULL),(6307,'brute_force','2021-01-23 14:27:13','2021-01-23 19:27:13','165.227.218.154',NULL,NULL),(6308,'brute_force','2021-01-23 14:27:13','2021-01-23 19:27:13',NULL,NULL,'admin'),(6309,'brute_force','2021-01-23 14:37:21','2021-01-23 19:37:21','165.227.107.59',NULL,NULL),(6310,'brute_force','2021-01-23 14:37:28','2021-01-23 19:37:28','165.227.107.59',NULL,NULL),(6311,'brute_force','2021-01-23 14:37:28','2021-01-23 19:37:28',NULL,NULL,'admin'),(6312,'brute_force','2021-01-23 14:52:53','2021-01-23 19:52:53','67.220.191.210',NULL,NULL),(6313,'brute_force','2021-01-23 14:52:53','2021-01-23 19:52:53',NULL,2,'gruposuadi'),(6314,'brute_force','2021-01-23 14:55:31','2021-01-23 19:55:31','188.166.56.218',NULL,NULL),(6315,'brute_force','2021-01-23 14:55:39','2021-01-23 19:55:39','188.166.56.218',NULL,NULL),(6316,'brute_force','2021-01-23 14:55:39','2021-01-23 19:55:39',NULL,NULL,'admin'),(6317,'brute_force','2021-01-23 15:04:54','2021-01-23 20:04:54','198.199.77.52',NULL,NULL),(6318,'brute_force','2021-01-23 15:04:57','2021-01-23 20:04:57','198.199.77.52',NULL,NULL),(6319,'brute_force','2021-01-23 15:04:57','2021-01-23 20:04:57',NULL,NULL,'admin'),(6320,'brute_force','2021-01-23 15:13:54','2021-01-23 20:13:54','165.227.127.49',NULL,NULL),(6321,'brute_force','2021-01-23 15:13:57','2021-01-23 20:13:57','165.227.127.49',NULL,NULL),(6322,'brute_force','2021-01-23 15:13:57','2021-01-23 20:13:57',NULL,NULL,'admin'),(6323,'brute_force','2021-01-23 15:24:13','2021-01-23 20:24:13','35.209.26.219',NULL,NULL),(6324,'brute_force','2021-01-23 15:24:13','2021-01-23 20:24:13',NULL,2,'gruposuadi'),(6325,'brute_force','2021-01-23 15:31:11','2021-01-23 20:31:11','35.188.254.6',NULL,NULL),(6326,'brute_force','2021-01-23 15:31:26','2021-01-23 20:31:26','35.188.254.6',NULL,NULL),(6327,'brute_force','2021-01-23 15:31:26','2021-01-23 20:31:26',NULL,NULL,'admin'),(6328,'brute_force','2021-01-23 15:42:44','2021-01-23 20:42:44','37.139.11.239',NULL,NULL),(6329,'brute_force','2021-01-23 15:42:46','2021-01-23 20:42:46','37.139.11.239',NULL,NULL),(6330,'brute_force','2021-01-23 15:42:46','2021-01-23 20:42:46',NULL,NULL,'admin'),(6331,'brute_force','2021-01-23 15:52:21','2021-01-23 20:52:21','159.89.48.56',NULL,NULL),(6332,'brute_force','2021-01-23 15:52:23','2021-01-23 20:52:23','159.89.48.56',NULL,NULL),(6333,'brute_force','2021-01-23 15:52:23','2021-01-23 20:52:23',NULL,NULL,'admin'),(6334,'brute_force','2021-01-23 16:01:48','2021-01-23 21:01:48','198.71.234.10',NULL,NULL),(6335,'brute_force','2021-01-23 16:01:48','2021-01-23 21:01:48',NULL,2,'gruposuadi'),(6336,'brute_force','2021-01-23 16:02:49','2021-01-23 21:02:49','167.71.154.15',NULL,NULL),(6337,'brute_force','2021-01-23 16:02:51','2021-01-23 21:02:51','167.71.154.15',NULL,NULL),(6338,'brute_force','2021-01-23 16:02:51','2021-01-23 21:02:51',NULL,NULL,'admin'),(6339,'brute_force','2021-01-23 16:12:30','2021-01-23 21:12:30','162.144.138.205',NULL,NULL),(6340,'brute_force','2021-01-23 16:12:32','2021-01-23 21:12:32','162.144.138.205',NULL,NULL),(6341,'brute_force','2021-01-23 16:12:32','2021-01-23 21:12:32',NULL,NULL,'admin'),(6342,'brute_force','2021-01-23 16:22:34','2021-01-23 21:22:34','157.245.239.174',NULL,NULL),(6343,'brute_force','2021-01-23 16:22:36','2021-01-23 21:22:36','157.245.239.174',NULL,NULL),(6344,'brute_force','2021-01-23 16:22:36','2021-01-23 21:22:36',NULL,NULL,'admin'),(6345,'brute_force','2021-01-23 16:32:33','2021-01-23 21:32:33','188.165.246.50',NULL,NULL),(6346,'brute_force','2021-01-23 16:32:35','2021-01-23 21:32:35','188.165.246.50',NULL,NULL),(6347,'brute_force','2021-01-23 16:32:35','2021-01-23 21:32:35',NULL,NULL,'admin'),(6348,'brute_force','2021-01-23 16:36:49','2021-01-23 21:36:49','35.213.179.131',NULL,NULL),(6349,'brute_force','2021-01-23 16:36:49','2021-01-23 21:36:49',NULL,2,'gruposuadi'),(6350,'brute_force','2021-01-23 16:43:13','2021-01-23 21:43:13','18.208.202.49',NULL,NULL),(6351,'brute_force','2021-01-23 16:43:15','2021-01-23 21:43:15','18.208.202.49',NULL,NULL),(6352,'brute_force','2021-01-23 16:43:15','2021-01-23 21:43:15',NULL,NULL,'admin'),(6353,'brute_force','2021-01-23 16:49:26','2021-01-23 21:49:26','165.231.33.124',NULL,NULL),(6354,'brute_force','2021-01-23 16:49:26','2021-01-23 21:49:26',NULL,NULL,'info@gruposuadi.com'),(6355,'brute_force','2021-01-23 17:04:19','2021-01-23 22:04:19','213.149.103.132',NULL,NULL),(6356,'brute_force','2021-01-23 17:04:21','2021-01-23 22:04:21','213.149.103.132',NULL,NULL),(6357,'brute_force','2021-01-23 17:04:21','2021-01-23 22:04:21',NULL,NULL,'admin'),(6358,'brute_force','2021-01-23 17:12:58','2021-01-23 22:12:58','198.71.241.36',NULL,NULL),(6359,'brute_force','2021-01-23 17:12:58','2021-01-23 22:12:58',NULL,2,'gruposuadi'),(6360,'brute_force','2021-01-23 17:14:34','2021-01-23 22:14:34','51.75.142.24',NULL,NULL),(6361,'brute_force','2021-01-23 17:14:36','2021-01-23 22:14:36','51.75.142.24',NULL,NULL),(6362,'brute_force','2021-01-23 17:14:36','2021-01-23 22:14:36',NULL,NULL,'admin'),(6363,'brute_force','2021-01-23 17:25:58','2021-01-23 22:25:58','14.200.1.238',NULL,NULL),(6364,'brute_force','2021-01-23 17:26:01','2021-01-23 22:26:01','14.200.1.238',NULL,NULL),(6365,'brute_force','2021-01-23 17:26:01','2021-01-23 22:26:01',NULL,NULL,'admin'),(6366,'brute_force','2021-01-23 17:36:00','2021-01-23 22:36:00','37.139.11.239',NULL,NULL),(6367,'brute_force','2021-01-23 17:36:02','2021-01-23 22:36:02','37.139.11.239',NULL,NULL),(6368,'brute_force','2021-01-23 17:36:02','2021-01-23 22:36:02',NULL,NULL,'admin'),(6369,'brute_force','2021-01-23 17:47:38','2021-01-23 22:47:38','164.132.228.134',NULL,NULL),(6370,'brute_force','2021-01-23 17:47:40','2021-01-23 22:47:40','164.132.228.134',NULL,NULL),(6371,'brute_force','2021-01-23 17:47:40','2021-01-23 22:47:40',NULL,NULL,'admin'),(6372,'brute_force','2021-01-23 17:52:45','2021-01-23 22:52:45','198.20.110.106',NULL,NULL),(6373,'brute_force','2021-01-23 17:52:45','2021-01-23 22:52:45',NULL,2,'gruposuadi'),(6374,'brute_force','2021-01-23 17:58:19','2021-01-23 22:58:19','47.244.166.23',NULL,NULL),(6375,'brute_force','2021-01-23 17:58:22','2021-01-23 22:58:22','47.244.166.23',NULL,NULL),(6376,'brute_force','2021-01-23 17:58:22','2021-01-23 22:58:22',NULL,NULL,'admin'),(6377,'brute_force','2021-01-23 18:31:41','2021-01-23 23:31:41','151.106.117.100',NULL,NULL),(6378,'brute_force','2021-01-23 18:31:41','2021-01-23 23:31:41',NULL,2,'gruposuadi'),(6379,'brute_force','2021-01-23 18:32:33','2021-01-23 23:32:33','45.88.196.83',NULL,NULL),(6380,'brute_force','2021-01-23 18:32:35','2021-01-23 23:32:35','45.88.196.83',NULL,NULL),(6381,'brute_force','2021-01-23 18:32:35','2021-01-23 23:32:35',NULL,NULL,'[login]'),(6382,'brute_force','2021-01-23 18:43:44','2021-01-23 23:43:44','134.209.80.27',NULL,NULL),(6383,'brute_force','2021-01-23 18:43:49','2021-01-23 23:43:49','134.209.80.27',NULL,NULL),(6384,'brute_force','2021-01-23 18:43:49','2021-01-23 23:43:49',NULL,NULL,'[login]'),(6385,'brute_force','2021-01-23 19:06:00','2021-01-24 00:06:00','66.207.46.36',NULL,NULL),(6386,'brute_force','2021-01-23 19:06:02','2021-01-24 00:06:02','66.207.46.36',NULL,NULL),(6387,'brute_force','2021-01-23 19:06:02','2021-01-24 00:06:02',NULL,NULL,'[login]'),(6388,'brute_force','2021-01-23 19:15:33','2021-01-24 00:15:33','141.98.103.228',NULL,NULL),(6389,'brute_force','2021-01-23 19:15:33','2021-01-24 00:15:33',NULL,NULL,'info@gruposuadi.com'),(6390,'brute_force','2021-01-23 19:18:29','2021-01-24 00:18:29','173.212.239.217',NULL,NULL),(6391,'brute_force','2021-01-23 19:18:31','2021-01-24 00:18:31','173.212.239.217',NULL,NULL),(6392,'brute_force','2021-01-23 19:18:31','2021-01-24 00:18:31',NULL,NULL,'[login]'),(6393,'brute_force','2021-01-23 19:21:38','2021-01-24 00:21:38','154.16.173.92',NULL,NULL),(6394,'brute_force','2021-01-23 19:21:38','2021-01-24 00:21:38',NULL,2,'gruposuadi'),(6395,'brute_force','2021-01-23 19:29:38','2021-01-24 00:29:38','211.1.230.194',NULL,NULL),(6396,'brute_force','2021-01-23 19:29:41','2021-01-24 00:29:41','211.1.230.194',NULL,NULL),(6397,'brute_force','2021-01-23 19:29:41','2021-01-24 00:29:41',NULL,NULL,'[login]'),(6398,'brute_force','2021-01-23 19:41:51','2021-01-24 00:41:51','122.176.28.104',NULL,NULL),(6399,'brute_force','2021-01-23 19:41:53','2021-01-24 00:41:53','122.176.28.104',NULL,NULL),(6400,'brute_force','2021-01-23 19:41:53','2021-01-24 00:41:53',NULL,NULL,'[login]'),(6401,'brute_force','2021-01-23 19:53:05','2021-01-24 00:53:05','213.149.103.132',NULL,NULL),(6402,'brute_force','2021-01-23 19:53:07','2021-01-24 00:53:07','213.149.103.132',NULL,NULL),(6403,'brute_force','2021-01-23 19:53:07','2021-01-24 00:53:07',NULL,NULL,'[login]'),(6404,'brute_force','2021-01-23 20:04:55','2021-01-24 01:04:55','151.106.116.53',NULL,NULL),(6405,'brute_force','2021-01-23 20:04:55','2021-01-24 01:04:55',NULL,2,'gruposuadi'),(6406,'brute_force','2021-01-23 20:05:49','2021-01-24 01:05:49','216.10.242.176',NULL,NULL),(6407,'brute_force','2021-01-23 20:05:52','2021-01-24 01:05:52','216.10.242.176',NULL,NULL),(6408,'brute_force','2021-01-23 20:05:52','2021-01-24 01:05:52',NULL,NULL,'[login]'),(6409,'brute_force','2021-01-23 20:16:59','2021-01-24 01:16:59','35.245.34.25',NULL,NULL),(6410,'brute_force','2021-01-23 20:17:01','2021-01-24 01:17:01','35.245.34.25',NULL,NULL),(6411,'brute_force','2021-01-23 20:17:01','2021-01-24 01:17:01',NULL,NULL,'[login]'),(6412,'brute_force','2021-01-23 20:30:52','2021-01-24 01:30:52','139.59.61.144',NULL,NULL),(6413,'brute_force','2021-01-23 20:30:54','2021-01-24 01:30:54','139.59.61.144',NULL,NULL),(6414,'brute_force','2021-01-23 20:30:54','2021-01-24 01:30:54',NULL,NULL,'[login]'),(6415,'brute_force','2021-01-23 20:41:35','2021-01-24 01:41:35','104.236.71.107',NULL,NULL),(6416,'brute_force','2021-01-23 20:41:36','2021-01-24 01:41:36','104.236.71.107',NULL,NULL),(6417,'brute_force','2021-01-23 20:41:36','2021-01-24 01:41:36',NULL,NULL,'[login]'),(6418,'brute_force','2021-01-23 20:54:17','2021-01-24 01:54:17','176.74.24.112',NULL,NULL),(6419,'brute_force','2021-01-23 20:54:17','2021-01-24 01:54:17',NULL,2,'gruposuadi'),(6420,'brute_force','2021-01-23 20:54:22','2021-01-24 01:54:22','51.91.99.233',NULL,NULL),(6421,'brute_force','2021-01-23 21:20:18','2021-01-24 02:20:18','206.189.231.196',NULL,NULL),(6422,'brute_force','2021-01-23 21:20:20','2021-01-24 02:20:20','206.189.231.196',NULL,NULL),(6423,'brute_force','2021-01-23 21:20:20','2021-01-24 02:20:20',NULL,NULL,'[login]'),(6424,'brute_force','2021-01-23 21:40:44','2021-01-24 02:40:44','5.180.62.145',NULL,NULL),(6425,'brute_force','2021-01-23 21:40:44','2021-01-24 02:40:44',NULL,NULL,'info@gruposuadi.com'),(6426,'brute_force','2021-01-23 21:41:41','2021-01-24 02:41:41','92.249.45.24',NULL,NULL),(6427,'brute_force','2021-01-23 21:41:41','2021-01-24 02:41:41',NULL,2,'gruposuadi'),(6428,'brute_force','2021-01-23 22:12:17','2021-01-24 03:12:17','192.169.200.145',NULL,NULL),(6429,'brute_force','2021-01-23 22:12:19','2021-01-24 03:12:19','192.169.200.145',NULL,NULL),(6430,'brute_force','2021-01-23 22:12:19','2021-01-24 03:12:19',NULL,NULL,'[login]'),(6431,'brute_force','2021-01-23 22:20:08','2021-01-24 03:20:08','43.250.140.33',NULL,NULL),(6432,'brute_force','2021-01-23 22:20:08','2021-01-24 03:20:08',NULL,2,'gruposuadi'),(6433,'brute_force','2021-01-23 22:25:05','2021-01-24 03:25:05','104.238.116.152',NULL,NULL),(6434,'brute_force','2021-01-23 22:38:11','2021-01-24 03:38:11','195.154.107.28',NULL,NULL),(6435,'brute_force','2021-01-23 22:38:13','2021-01-24 03:38:13','195.154.107.28',NULL,NULL),(6436,'brute_force','2021-01-23 22:38:13','2021-01-24 03:38:13',NULL,NULL,'[login]'),(6437,'brute_force','2021-01-23 22:52:10','2021-01-24 03:52:10','46.101.28.212',NULL,NULL),(6438,'brute_force','2021-01-23 22:52:12','2021-01-24 03:52:12','46.101.28.212',NULL,NULL),(6439,'brute_force','2021-01-23 22:52:12','2021-01-24 03:52:12',NULL,NULL,'[login]'),(6440,'brute_force','2021-01-23 23:02:37','2021-01-24 04:02:37','67.205.182.253',NULL,NULL),(6441,'brute_force','2021-01-23 23:02:39','2021-01-24 04:02:39','67.205.182.253',NULL,NULL),(6442,'brute_force','2021-01-23 23:02:39','2021-01-24 04:02:39',NULL,NULL,'[login]'),(6443,'brute_force','2021-01-23 23:07:36','2021-01-24 04:07:36','194.59.164.84',NULL,NULL),(6444,'brute_force','2021-01-23 23:07:36','2021-01-24 04:07:36',NULL,2,'gruposuadi'),(6445,'brute_force','2021-01-23 23:23:24','2021-01-24 04:23:24','195.154.107.28',NULL,NULL),(6446,'brute_force','2021-01-23 23:23:26','2021-01-24 04:23:26','195.154.107.28',NULL,NULL),(6447,'brute_force','2021-01-23 23:23:26','2021-01-24 04:23:26',NULL,NULL,'[login]'),(6448,'brute_force','2021-01-23 23:33:25','2021-01-24 04:33:25','45.89.206.94',NULL,NULL),(6449,'brute_force','2021-01-23 23:33:26','2021-01-24 04:33:26','45.89.206.94',NULL,NULL),(6450,'brute_force','2021-01-23 23:33:26','2021-01-24 04:33:26',NULL,NULL,'[login]'),(6451,'brute_force','2021-01-23 23:53:58','2021-01-24 04:53:58','176.74.24.112',NULL,NULL),(6452,'brute_force','2021-01-23 23:53:58','2021-01-24 04:53:58',NULL,2,'gruposuadi'),(6453,'brute_force','2021-01-23 23:58:46','2021-01-24 04:58:46','159.65.83.68',NULL,NULL),(6454,'brute_force','2021-01-23 23:58:53','2021-01-24 04:58:53','159.65.83.68',NULL,NULL),(6455,'brute_force','2021-01-23 23:58:53','2021-01-24 04:58:53',NULL,NULL,'[login]'),(6456,'brute_force','2021-01-24 00:12:01','2021-01-24 05:12:01','217.138.192.100',NULL,NULL),(6457,'brute_force','2021-01-24 00:12:01','2021-01-24 05:12:01',NULL,NULL,'info@gruposuadi.com'),(6458,'brute_force','2021-01-24 00:14:07','2021-01-24 05:14:07','178.62.110.145',NULL,NULL),(6459,'brute_force','2021-01-24 00:14:09','2021-01-24 05:14:09','178.62.110.145',NULL,NULL),(6460,'brute_force','2021-01-24 00:14:09','2021-01-24 05:14:09',NULL,NULL,'[login]'),(6461,'brute_force','2021-01-24 00:20:47','2021-01-24 05:20:47','34.94.247.253',NULL,NULL),(6462,'brute_force','2021-01-24 00:20:49','2021-01-24 05:20:49','34.94.247.253',NULL,NULL),(6463,'brute_force','2021-01-24 00:20:49','2021-01-24 05:20:49',NULL,NULL,'[login]'),(6464,'brute_force','2021-01-24 00:28:35','2021-01-24 05:28:35','178.62.110.145',NULL,NULL),(6465,'brute_force','2021-01-24 00:28:42','2021-01-24 05:28:42','178.62.110.145',NULL,NULL),(6466,'brute_force','2021-01-24 00:28:42','2021-01-24 05:28:42',NULL,NULL,'[login]'),(6467,'brute_force','2021-01-24 00:36:55','2021-01-24 05:36:55','159.89.168.42',NULL,NULL),(6468,'brute_force','2021-01-24 00:36:58','2021-01-24 05:36:58','159.89.168.42',NULL,NULL),(6469,'brute_force','2021-01-24 00:36:58','2021-01-24 05:36:58',NULL,NULL,'[login]'),(6470,'brute_force','2021-01-24 00:37:23','2021-01-24 05:37:23','194.5.156.41',NULL,NULL),(6471,'brute_force','2021-01-24 00:37:23','2021-01-24 05:37:23',NULL,2,'gruposuadi'),(6472,'brute_force','2021-01-24 00:38:46','2021-01-24 05:38:46','182.176.222.232',NULL,NULL),(6473,'brute_force','2021-01-24 00:38:49','2021-01-24 05:38:49','182.176.222.232',NULL,NULL),(6474,'brute_force','2021-01-24 00:38:49','2021-01-24 05:38:49',NULL,NULL,'[login]'),(6475,'brute_force','2021-01-24 00:45:37','2021-01-24 05:45:37','163.44.193.60',NULL,NULL),(6476,'brute_force','2021-01-24 00:45:39','2021-01-24 05:45:39','163.44.193.60',NULL,NULL),(6477,'brute_force','2021-01-24 00:45:39','2021-01-24 05:45:39',NULL,NULL,'[login]'),(6478,'brute_force','2021-01-24 00:54:06','2021-01-24 05:54:06','119.18.52.177',NULL,NULL),(6479,'brute_force','2021-01-24 00:54:09','2021-01-24 05:54:09','119.18.52.177',NULL,NULL),(6480,'brute_force','2021-01-24 00:54:09','2021-01-24 05:54:09',NULL,NULL,'[login]'),(6481,'brute_force','2021-01-24 01:01:20','2021-01-24 06:01:20','216.10.242.176',NULL,NULL),(6482,'brute_force','2021-01-24 01:01:20','2021-01-24 06:01:20',NULL,NULL,'[login]'),(6483,'brute_force','2021-01-24 01:09:43','2021-01-24 06:09:43','145.131.25.136',NULL,NULL),(6484,'brute_force','2021-01-24 01:09:45','2021-01-24 06:09:45','145.131.25.136',NULL,NULL),(6485,'brute_force','2021-01-24 01:09:45','2021-01-24 06:09:45',NULL,NULL,'[login]'),(6486,'brute_force','2021-01-24 01:27:08','2021-01-24 06:27:08','45.80.155.51',NULL,NULL),(6487,'brute_force','2021-01-24 01:27:10','2021-01-24 06:27:10','45.80.155.51',NULL,NULL),(6488,'brute_force','2021-01-24 01:27:10','2021-01-24 06:27:10',NULL,NULL,'[login]'),(6489,'brute_force','2021-01-24 01:37:35','2021-01-24 06:37:35','50.87.144.26',NULL,NULL),(6490,'brute_force','2021-01-24 01:37:35','2021-01-24 06:37:35',NULL,2,'gruposuadi'),(6491,'brute_force','2021-01-24 02:06:19','2021-01-24 07:06:19','91.197.231.101',NULL,NULL),(6492,'brute_force','2021-01-24 02:06:19','2021-01-24 07:06:19',NULL,2,'gruposuadi'),(6493,'brute_force','2021-01-24 02:12:35','2021-01-24 07:12:35','103.129.97.111',NULL,NULL),(6494,'brute_force','2021-01-24 02:12:35','2021-01-24 07:12:35',NULL,2,'gruposuadi'),(6495,'brute_force','2021-01-24 02:48:32','2021-01-24 07:48:32','217.146.82.227',NULL,NULL),(6496,'brute_force','2021-01-24 02:48:32','2021-01-24 07:48:32',NULL,NULL,'info@gruposuadi.com'),(6497,'brute_force','2021-01-24 02:48:58','2021-01-24 07:48:58','151.106.96.89',NULL,NULL),(6498,'brute_force','2021-01-24 02:48:58','2021-01-24 07:48:58',NULL,2,'gruposuadi'),(6499,'brute_force','2021-01-24 03:34:33','2021-01-24 08:34:33','151.106.97.77',NULL,NULL),(6500,'brute_force','2021-01-24 03:34:33','2021-01-24 08:34:33',NULL,2,'gruposuadi'),(6501,'brute_force','2021-01-24 04:23:41','2021-01-24 09:23:41','159.65.87.133',NULL,NULL),(6502,'brute_force','2021-01-24 04:23:41','2021-01-24 09:23:41',NULL,2,'gruposuadi'),(6503,'brute_force','2021-01-24 04:57:41','2021-01-24 09:57:41','167.99.238.183',NULL,NULL),(6504,'brute_force','2021-01-24 04:57:41','2021-01-24 09:57:41',NULL,NULL,'[login]'),(6505,'brute_force','2021-01-24 05:00:42','2021-01-24 10:00:42','194.110.84.137',NULL,NULL),(6506,'brute_force','2021-01-24 05:00:42','2021-01-24 10:00:42',NULL,NULL,'info@gruposuadi.com'),(6507,'brute_force','2021-01-24 05:05:59','2021-01-24 10:05:59','160.153.249.218',NULL,NULL),(6508,'brute_force','2021-01-24 05:06:01','2021-01-24 10:06:01','160.153.249.218',NULL,NULL),(6509,'brute_force','2021-01-24 05:06:01','2021-01-24 10:06:01',NULL,NULL,'[login]'),(6510,'brute_force','2021-01-24 05:14:12','2021-01-24 10:14:12','198.23.62.106',NULL,NULL),(6511,'brute_force','2021-01-24 05:14:15','2021-01-24 10:14:15','198.23.62.106',NULL,NULL),(6512,'brute_force','2021-01-24 05:14:15','2021-01-24 10:14:15',NULL,NULL,'[login]'),(6513,'brute_force','2021-01-24 05:14:53','2021-01-24 10:14:53','103.108.220.126',NULL,NULL),(6514,'brute_force','2021-01-24 05:14:53','2021-01-24 10:14:53',NULL,2,'gruposuadi'),(6515,'brute_force','2021-01-24 05:29:12','2021-01-24 10:29:12','132.148.151.190',NULL,NULL),(6516,'brute_force','2021-01-24 05:29:14','2021-01-24 10:29:14','132.148.151.190',NULL,NULL),(6517,'brute_force','2021-01-24 05:29:14','2021-01-24 10:29:14',NULL,NULL,'[login]'),(6518,'brute_force','2021-01-24 05:35:31','2021-01-24 10:35:31','145.131.25.253',NULL,NULL),(6519,'brute_force','2021-01-24 05:35:31','2021-01-24 10:35:31',NULL,NULL,'[login]'),(6520,'brute_force','2021-01-24 05:48:37','2021-01-24 10:48:37','157.245.239.174',NULL,NULL),(6521,'brute_force','2021-01-24 05:48:39','2021-01-24 10:48:39','157.245.239.174',NULL,NULL),(6522,'brute_force','2021-01-24 05:48:39','2021-01-24 10:48:39',NULL,NULL,'[login]'),(6523,'brute_force','2021-01-24 05:57:33','2021-01-24 10:57:33','141.136.43.91',NULL,NULL),(6524,'brute_force','2021-01-24 05:57:33','2021-01-24 10:57:33',NULL,2,'gruposuadi'),(6525,'brute_force','2021-01-24 06:01:57','2021-01-24 11:01:57','161.35.154.24',NULL,NULL),(6526,'brute_force','2021-01-24 06:02:01','2021-01-24 11:02:01','161.35.154.24',NULL,NULL),(6527,'brute_force','2021-01-24 06:02:01','2021-01-24 11:02:01',NULL,NULL,'[login]'),(6528,'brute_force','2021-01-24 06:08:45','2021-01-24 11:08:45','162.241.115.216',NULL,NULL),(6529,'brute_force','2021-01-24 06:08:47','2021-01-24 11:08:47','162.241.115.216',NULL,NULL),(6530,'brute_force','2021-01-24 06:08:47','2021-01-24 11:08:47',NULL,NULL,'[login]'),(6531,'brute_force','2021-01-24 06:23:09','2021-01-24 11:23:09','51.79.160.231',NULL,NULL),(6532,'brute_force','2021-01-24 06:23:12','2021-01-24 11:23:12','51.79.160.231',NULL,NULL),(6533,'brute_force','2021-01-24 06:23:12','2021-01-24 11:23:12',NULL,NULL,'[login]'),(6534,'brute_force','2021-01-24 06:29:56','2021-01-24 11:29:56','212.107.18.88',NULL,NULL),(6535,'brute_force','2021-01-24 06:29:58','2021-01-24 11:29:58','212.107.18.88',NULL,NULL),(6536,'brute_force','2021-01-24 06:29:58','2021-01-24 11:29:58',NULL,NULL,'[login]'),(6537,'brute_force','2021-01-24 06:41:05','2021-01-24 11:41:05','141.136.41.53',NULL,NULL),(6538,'brute_force','2021-01-24 06:41:05','2021-01-24 11:41:05',NULL,2,'gruposuadi'),(6539,'brute_force','2021-01-24 06:45:09','2021-01-24 11:45:09','68.183.68.148',NULL,NULL),(6540,'brute_force','2021-01-24 06:45:11','2021-01-24 11:45:11','68.183.68.148',NULL,NULL),(6541,'brute_force','2021-01-24 06:45:11','2021-01-24 11:45:11',NULL,NULL,'[login]'),(6542,'brute_force','2021-01-24 07:01:35','2021-01-24 12:01:35','46.101.170.63',NULL,NULL),(6543,'brute_force','2021-01-24 07:08:45','2021-01-24 12:08:45','37.139.11.239',NULL,NULL),(6544,'brute_force','2021-01-24 07:08:47','2021-01-24 12:08:47','37.139.11.239',NULL,NULL),(6545,'brute_force','2021-01-24 07:08:47','2021-01-24 12:08:47',NULL,NULL,'[login]'),(6546,'brute_force','2021-01-24 07:19:00','2021-01-24 12:19:00','64.225.68.194',NULL,NULL),(6547,'brute_force','2021-01-24 07:19:02','2021-01-24 12:19:02','64.225.68.194',NULL,NULL),(6548,'brute_force','2021-01-24 07:19:02','2021-01-24 12:19:02',NULL,NULL,'[login]'),(6549,'brute_force','2021-01-24 07:25:46','2021-01-24 12:25:46','188.166.247.170',NULL,NULL),(6550,'brute_force','2021-01-24 07:25:49','2021-01-24 12:25:49','188.166.247.170',NULL,NULL),(6551,'brute_force','2021-01-24 07:25:49','2021-01-24 12:25:49',NULL,NULL,'[login]'),(6552,'brute_force','2021-01-24 07:51:51','2021-01-24 12:51:51','132.148.28.20',NULL,NULL),(6553,'brute_force','2021-01-24 07:51:53','2021-01-24 12:51:53','132.148.28.20',NULL,NULL),(6554,'brute_force','2021-01-24 07:51:53','2021-01-24 12:51:53',NULL,NULL,'[login]'),(6555,'brute_force','2021-01-24 08:17:35','2021-01-24 13:17:35','217.61.130.111',NULL,NULL),(6556,'brute_force','2021-01-24 08:17:37','2021-01-24 13:17:37','217.61.130.111',NULL,NULL),(6557,'brute_force','2021-01-24 08:17:37','2021-01-24 13:17:37',NULL,NULL,'[login]'),(6558,'brute_force','2021-01-24 08:41:27','2021-01-24 13:41:27','92.249.44.157',NULL,NULL),(6559,'brute_force','2021-01-24 08:41:27','2021-01-24 13:41:27',NULL,2,'gruposuadi'),(6560,'brute_force','2021-01-24 08:53:43','2021-01-24 13:53:43','159.65.184.79',NULL,NULL),(6561,'brute_force','2021-01-24 08:53:45','2021-01-24 13:53:45','159.65.184.79',NULL,NULL),(6562,'brute_force','2021-01-24 08:53:45','2021-01-24 13:53:45',NULL,NULL,'[login]'),(6563,'brute_force','2021-01-24 09:01:12','2021-01-24 14:01:12','185.224.138.173',NULL,NULL),(6564,'brute_force','2021-01-24 09:01:12','2021-01-24 14:01:12',NULL,2,'gruposuadi'),(6565,'brute_force','2021-01-24 09:05:06','2021-01-24 14:05:06','132.148.151.253',NULL,NULL),(6566,'brute_force','2021-01-24 09:05:08','2021-01-24 14:05:08','132.148.151.253',NULL,NULL),(6567,'brute_force','2021-01-24 09:05:08','2021-01-24 14:05:08',NULL,NULL,'[login]'),(6568,'brute_force','2021-01-24 09:17:30','2021-01-24 14:17:30','64.225.68.194',NULL,NULL),(6569,'brute_force','2021-01-24 09:17:36','2021-01-24 14:17:36','64.225.68.194',NULL,NULL),(6570,'brute_force','2021-01-24 09:17:36','2021-01-24 14:17:36',NULL,NULL,'[login]'),(6571,'brute_force','2021-01-24 09:41:06','2021-01-24 14:41:06','23.99.97.154',NULL,NULL),(6572,'brute_force','2021-01-24 09:41:09','2021-01-24 14:41:09','23.99.97.154',NULL,NULL),(6573,'brute_force','2021-01-24 09:41:09','2021-01-24 14:41:09',NULL,NULL,'[login]'),(6574,'brute_force','2021-01-24 09:50:03','2021-01-24 14:50:03','213.190.6.75',NULL,NULL),(6575,'brute_force','2021-01-24 09:50:03','2021-01-24 14:50:03',NULL,2,'gruposuadi'),(6576,'brute_force','2021-01-24 09:52:41','2021-01-24 14:52:41','40.85.187.136',NULL,NULL),(6577,'brute_force','2021-01-24 09:52:43','2021-01-24 14:52:43','40.85.187.136',NULL,NULL),(6578,'brute_force','2021-01-24 09:52:43','2021-01-24 14:52:43',NULL,NULL,'[login]'),(6579,'brute_force','2021-01-24 09:56:56','2021-01-24 14:56:56','195.140.213.34',NULL,NULL),(6580,'brute_force','2021-01-24 09:56:56','2021-01-24 14:56:56',NULL,NULL,'info@gruposuadi.com'),(6581,'brute_force','2021-01-24 10:33:08','2021-01-24 15:33:08','186.64.118.155',NULL,NULL),(6582,'brute_force','2021-01-24 10:33:08','2021-01-24 15:33:08',NULL,2,'gruposuadi'),(6583,'brute_force','2021-01-24 10:38:49','2021-01-24 15:38:49','159.65.83.68',NULL,NULL),(6584,'brute_force','2021-01-24 10:38:51','2021-01-24 15:38:51','159.65.83.68',NULL,NULL),(6585,'brute_force','2021-01-24 10:38:51','2021-01-24 15:38:51',NULL,NULL,'admin'),(6586,'brute_force','2021-01-24 10:52:29','2021-01-24 15:52:29','167.71.102.17',NULL,NULL),(6587,'brute_force','2021-01-24 10:52:32','2021-01-24 15:52:32','167.71.102.17',NULL,NULL),(6588,'brute_force','2021-01-24 10:52:32','2021-01-24 15:52:32',NULL,NULL,'admin'),(6589,'brute_force','2021-01-24 11:06:59','2021-01-24 16:06:59','192.241.147.80',NULL,NULL),(6590,'brute_force','2021-01-24 11:07:08','2021-01-24 16:07:08','192.241.147.80',NULL,NULL),(6591,'brute_force','2021-01-24 11:07:08','2021-01-24 16:07:08',NULL,NULL,'admin'),(6592,'brute_force','2021-01-24 11:18:29','2021-01-24 16:18:29','67.205.138.7',NULL,NULL),(6593,'brute_force','2021-01-24 11:18:31','2021-01-24 16:18:31','67.205.138.7',NULL,NULL),(6594,'brute_force','2021-01-24 11:18:31','2021-01-24 16:18:31',NULL,NULL,'admin'),(6595,'brute_force','2021-01-24 11:24:11','2021-01-24 16:24:11','156.67.222.20',NULL,NULL),(6596,'brute_force','2021-01-24 11:24:11','2021-01-24 16:24:11',NULL,2,'gruposuadi'),(6597,'brute_force','2021-01-24 12:15:04','2021-01-24 17:15:04','185.210.145.8',NULL,NULL),(6598,'brute_force','2021-01-24 12:15:04','2021-01-24 17:15:04',NULL,2,'gruposuadi'),(6599,'brute_force','2021-01-24 12:38:50','2021-01-24 17:38:50','5.180.62.94',NULL,NULL),(6600,'brute_force','2021-01-24 12:38:50','2021-01-24 17:38:50',NULL,NULL,'info@gruposuadi.com'),(6601,'brute_force','2021-01-24 13:03:44','2021-01-24 18:03:44','194.59.164.84',NULL,NULL),(6602,'brute_force','2021-01-24 13:03:44','2021-01-24 18:03:44',NULL,2,'gruposuadi'),(6603,'brute_force','2021-01-24 14:08:21','2021-01-24 19:08:21','141.136.39.110',NULL,NULL),(6604,'brute_force','2021-01-24 14:08:21','2021-01-24 19:08:21',NULL,2,'gruposuadi'),(6605,'brute_force','2021-01-24 14:45:40','2021-01-24 19:45:40','185.201.11.60',NULL,NULL),(6606,'brute_force','2021-01-24 14:45:40','2021-01-24 19:45:40',NULL,2,'gruposuadi'),(6607,'brute_force','2021-01-24 15:11:46','2021-01-24 20:11:46','141.98.103.132',NULL,NULL),(6608,'brute_force','2021-01-24 15:11:46','2021-01-24 20:11:46',NULL,NULL,'info@gruposuadi.com'),(6609,'brute_force','2021-01-24 15:36:34','2021-01-24 20:36:34','156.67.222.171',NULL,NULL),(6610,'brute_force','2021-01-24 15:36:34','2021-01-24 20:36:34',NULL,2,'gruposuadi'),(6611,'brute_force','2021-01-24 16:24:59','2021-01-24 21:24:59','141.136.41.53',NULL,NULL),(6612,'brute_force','2021-01-24 16:24:59','2021-01-24 21:24:59',NULL,2,'gruposuadi'),(6613,'brute_force','2021-01-24 17:12:30','2021-01-24 22:12:30','203.151.169.108',NULL,NULL),(6614,'brute_force','2021-01-24 17:12:30','2021-01-24 22:12:30',NULL,2,'gruposuadi'),(6615,'brute_force','2021-01-24 18:05:10','2021-01-24 23:05:10','213.190.5.153',NULL,NULL),(6616,'brute_force','2021-01-24 18:05:10','2021-01-24 23:05:10',NULL,2,'gruposuadi'),(6617,'brute_force','2021-01-24 19:07:08','2021-01-25 00:07:08','185.201.11.209',NULL,NULL),(6618,'brute_force','2021-01-24 19:07:08','2021-01-25 00:07:08',NULL,2,'gruposuadi'),(6619,'brute_force','2021-01-24 19:50:20','2021-01-25 00:50:20','95.217.203.187',NULL,NULL),(6620,'brute_force','2021-01-24 19:50:20','2021-01-25 00:50:20',NULL,2,'gruposuadi'),(6621,'brute_force','2021-01-24 20:05:27','2021-01-25 01:05:27','212.102.48.73',NULL,NULL),(6622,'brute_force','2021-01-24 20:05:27','2021-01-25 01:05:27',NULL,NULL,'info@gruposuadi.com'),(6623,'brute_force','2021-01-24 20:41:19','2021-01-25 01:41:19','185.214.126.77',NULL,NULL),(6624,'brute_force','2021-01-24 20:41:19','2021-01-25 01:41:19',NULL,2,'gruposuadi'),(6625,'brute_force','2021-01-24 21:32:10','2021-01-25 02:32:10','185.224.137.45',NULL,NULL),(6626,'brute_force','2021-01-24 21:32:10','2021-01-25 02:32:10',NULL,2,'gruposuadi'),(6627,'brute_force','2021-01-24 22:22:58','2021-01-25 03:22:58','45.90.110.67',NULL,NULL),(6628,'brute_force','2021-01-24 22:22:58','2021-01-25 03:22:58',NULL,2,'gruposuadi'),(6629,'brute_force','2021-01-24 22:44:45','2021-01-25 03:44:45','193.56.252.100',NULL,NULL),(6630,'brute_force','2021-01-24 22:44:45','2021-01-25 03:44:45',NULL,NULL,'info@gruposuadi.com'),(6631,'brute_force','2021-01-24 23:16:51','2021-01-25 04:16:51','185.210.145.85',NULL,NULL),(6632,'brute_force','2021-01-24 23:16:51','2021-01-25 04:16:51',NULL,2,'gruposuadi'),(6633,'brute_force','2021-01-25 00:03:12','2021-01-25 05:03:12','45.87.81.15',NULL,NULL),(6634,'brute_force','2021-01-25 00:03:12','2021-01-25 05:03:12',NULL,2,'gruposuadi'),(6635,'brute_force','2021-01-25 00:59:19','2021-01-25 05:59:19','103.27.34.8',NULL,NULL),(6636,'brute_force','2021-01-25 00:59:19','2021-01-25 05:59:19',NULL,2,'gruposuadi'),(6637,'brute_force','2021-01-25 01:10:28','2021-01-25 06:10:28','185.236.42.220',NULL,NULL),(6638,'brute_force','2021-01-25 01:10:28','2021-01-25 06:10:28',NULL,NULL,'info@gruposuadi.com'),(6639,'brute_force','2021-01-25 01:48:28','2021-01-25 06:48:28','194.59.164.8',NULL,NULL),(6640,'brute_force','2021-01-25 01:48:28','2021-01-25 06:48:28',NULL,2,'gruposuadi'),(6641,'brute_force','2021-01-25 02:12:29','2021-01-25 07:12:29','35.214.174.229',NULL,NULL),(6642,'brute_force','2021-01-25 02:12:29','2021-01-25 07:12:29',NULL,2,'gruposuadi'),(6643,'brute_force','2021-01-25 02:50:43','2021-01-25 07:50:43','46.17.172.102',NULL,NULL),(6644,'brute_force','2021-01-25 02:50:43','2021-01-25 07:50:43',NULL,2,'gruposuadi'),(6645,'brute_force','2021-01-25 03:25:22','2021-01-25 08:25:22','192.185.4.119',NULL,NULL),(6646,'brute_force','2021-01-25 03:25:22','2021-01-25 08:25:22',NULL,2,'gruposuadi'),(6647,'brute_force','2021-01-25 03:43:54','2021-01-25 08:43:54','185.142.26.195',NULL,NULL),(6648,'brute_force','2021-01-25 03:43:54','2021-01-25 08:43:54',NULL,NULL,'info@gruposuadi.com'),(6649,'brute_force','2021-01-25 03:48:56','2021-01-25 08:48:56','192.254.250.171',NULL,NULL),(6650,'brute_force','2021-01-25 03:48:56','2021-01-25 08:48:56',NULL,2,'gruposuadi'),(6651,'brute_force','2021-01-25 03:51:24','2021-01-25 08:51:24','198.71.226.40',NULL,NULL),(6652,'brute_force','2021-01-25 03:51:24','2021-01-25 08:51:24',NULL,2,'gruposuadi'),(6653,'brute_force','2021-01-25 03:55:55','2021-01-25 08:55:55','188.166.218.221',NULL,NULL),(6654,'brute_force','2021-01-25 03:55:55','2021-01-25 08:55:55',NULL,NULL,'[login]'),(6655,'brute_force','2021-01-25 04:04:35','2021-01-25 09:04:35','89.46.110.217',NULL,NULL),(6656,'brute_force','2021-01-25 04:04:35','2021-01-25 09:04:35',NULL,2,'gruposuadi'),(6657,'brute_force','2021-01-25 04:30:24','2021-01-25 09:30:24','204.93.172.146',NULL,NULL),(6658,'brute_force','2021-01-25 04:30:24','2021-01-25 09:30:24',NULL,2,'gruposuadi'),(6659,'brute_force','2021-01-25 04:55:43','2021-01-25 09:55:43','186.64.118.215',NULL,NULL),(6660,'brute_force','2021-01-25 04:55:43','2021-01-25 09:55:43',NULL,2,'gruposuadi'),(6661,'brute_force','2021-01-25 05:24:21','2021-01-25 10:24:21','47.254.214.125',NULL,NULL),(6662,'brute_force','2021-01-25 05:24:21','2021-01-25 10:24:21',NULL,2,'gruposuadi'),(6663,'brute_force','2021-01-25 05:49:39','2021-01-25 10:49:39','14.225.19.29',NULL,NULL),(6664,'brute_force','2021-01-25 05:49:39','2021-01-25 10:49:39',NULL,2,'gruposuadi'),(6665,'brute_force','2021-01-25 05:57:27','2021-01-25 10:57:27','34.101.198.58',NULL,NULL),(6666,'brute_force','2021-01-25 05:57:34','2021-01-25 10:57:34','34.101.198.58',NULL,NULL),(6667,'brute_force','2021-01-25 05:57:34','2021-01-25 10:57:34',NULL,NULL,'[login]'),(6668,'brute_force','2021-01-25 06:00:30','2021-01-25 11:00:30','209.99.16.119',NULL,NULL),(6669,'brute_force','2021-01-25 06:00:30','2021-01-25 11:00:30',NULL,2,'gruposuadi'),(6670,'brute_force','2021-01-25 06:23:06','2021-01-25 11:23:06','5.101.174.196',NULL,NULL),(6671,'brute_force','2021-01-25 06:23:06','2021-01-25 11:23:06',NULL,NULL,'info@gruposuadi.com'),(6672,'brute_force','2021-01-25 06:23:47','2021-01-25 11:23:47','151.106.96.233',NULL,NULL),(6673,'brute_force','2021-01-25 06:23:47','2021-01-25 11:23:47',NULL,2,'gruposuadi'),(6674,'brute_force','2021-01-25 06:30:09','2021-01-25 11:30:09','185.224.137.45',NULL,NULL),(6675,'brute_force','2021-01-25 06:30:09','2021-01-25 11:30:09',NULL,2,'gruposuadi'),(6676,'brute_force','2021-01-25 07:06:47','2021-01-25 12:06:47','103.53.43.196',NULL,NULL),(6677,'brute_force','2021-01-25 07:06:47','2021-01-25 12:06:47',NULL,2,'gruposuadi'),(6678,'brute_force','2021-01-25 07:31:09','2021-01-25 12:31:09','35.230.133.109',NULL,NULL),(6679,'brute_force','2021-01-25 07:31:09','2021-01-25 12:31:09',NULL,2,'gruposuadi'),(6680,'brute_force','2021-01-25 07:55:08','2021-01-25 12:55:08','198.71.224.88',NULL,NULL),(6681,'brute_force','2021-01-25 07:55:08','2021-01-25 12:55:08',NULL,2,'gruposuadi'),(6682,'brute_force','2021-01-25 08:06:18','2021-01-25 13:06:18','190.202.84.129',NULL,NULL),(6683,'brute_force','2021-01-25 08:06:20','2021-01-25 13:06:20','190.202.84.129',NULL,NULL),(6684,'brute_force','2021-01-25 08:06:20','2021-01-25 13:06:20',NULL,NULL,'demo'),(6685,'brute_force','2021-01-25 08:07:00','2021-01-25 13:07:00','45.13.252.120',NULL,NULL),(6686,'brute_force','2021-01-25 08:07:00','2021-01-25 13:07:00',NULL,2,'gruposuadi'),(6687,'brute_force','2021-01-25 08:37:49','2021-01-25 13:37:49','89.46.108.84',NULL,NULL),(6688,'brute_force','2021-01-25 08:37:49','2021-01-25 13:37:49',NULL,2,'gruposuadi'),(6689,'brute_force','2021-01-25 09:06:53','2021-01-25 14:06:53','86.106.103.20',NULL,NULL),(6690,'brute_force','2021-01-25 09:06:53','2021-01-25 14:06:53',NULL,NULL,'info@gruposuadi.com'),(6691,'brute_force','2021-01-25 09:24:32','2021-01-25 14:24:32','152.89.234.55',NULL,NULL),(6692,'brute_force','2021-01-25 09:24:32','2021-01-25 14:24:32',NULL,2,'gruposuadi'),(6693,'brute_force','2021-01-25 09:58:11','2021-01-25 14:58:11','50.87.253.35',NULL,NULL),(6694,'brute_force','2021-01-25 09:58:11','2021-01-25 14:58:11',NULL,2,'gruposuadi'),(6695,'brute_force','2021-01-25 10:18:37','2021-01-25 15:18:37','34.247.159.103',NULL,NULL),(6696,'brute_force','2021-01-25 10:18:40','2021-01-25 15:18:40','34.247.159.103',NULL,NULL),(6697,'brute_force','2021-01-25 10:18:40','2021-01-25 15:18:40',NULL,NULL,'admin'),(6698,'brute_force','2021-01-25 10:26:47','2021-01-25 15:26:47','50.62.176.171',NULL,NULL),(6699,'brute_force','2021-01-25 10:26:47','2021-01-25 15:26:47',NULL,2,'gruposuadi'),(6700,'brute_force','2021-01-25 10:35:42','2021-01-25 15:35:42','160.153.153.159',NULL,NULL),(6701,'brute_force','2021-01-25 10:35:42','2021-01-25 15:35:42',NULL,2,'gruposuadi'),(6702,'brute_force','2021-01-25 10:48:48','2021-01-25 15:48:48','160.153.153.159',NULL,NULL),(6703,'brute_force','2021-01-25 10:48:48','2021-01-25 15:48:48',NULL,2,'gruposuadi'),(6704,'brute_force','2021-01-25 11:45:26','2021-01-25 16:45:26','213.190.6.75',NULL,NULL),(6705,'brute_force','2021-01-25 11:45:26','2021-01-25 16:45:26',NULL,2,'gruposuadi'),(6706,'brute_force','2021-01-25 12:18:50','2021-01-25 17:18:50','203.6.149.115',NULL,NULL),(6707,'brute_force','2021-01-25 12:18:50','2021-01-25 17:18:50',NULL,NULL,'admin'),(6708,'brute_force','2021-01-25 12:20:14','2021-01-25 17:20:14','89.46.109.251',NULL,NULL),(6709,'brute_force','2021-01-25 12:20:14','2021-01-25 17:20:14',NULL,2,'gruposuadi'),(6710,'brute_force','2021-01-25 12:35:13','2021-01-25 17:35:13','35.247.219.231',NULL,NULL),(6711,'brute_force','2021-01-25 12:35:13','2021-01-25 17:35:13',NULL,2,'gruposuadi'),(6712,'brute_force','2021-01-25 12:57:50','2021-01-25 17:57:50','161.97.115.17',NULL,NULL),(6713,'brute_force','2021-01-25 12:57:50','2021-01-25 17:57:50',NULL,NULL,'admin'),(6714,'brute_force','2021-01-25 13:00:59','2021-01-25 18:00:59','5.181.218.70',NULL,NULL),(6715,'brute_force','2021-01-25 13:00:59','2021-01-25 18:00:59',NULL,2,'gruposuadi'),(6716,'brute_force','2021-01-25 13:44:00','2021-01-25 18:44:00','141.136.43.91',NULL,NULL),(6717,'brute_force','2021-01-25 13:44:00','2021-01-25 18:44:00',NULL,2,'gruposuadi'),(6718,'brute_force','2021-01-25 14:19:33','2021-01-25 19:19:33','85.214.44.157',NULL,NULL),(6719,'brute_force','2021-01-25 14:19:33','2021-01-25 19:19:33',NULL,2,'gruposuadi'),(6720,'brute_force','2021-01-25 14:19:41','2021-01-25 19:19:41','5.180.62.145',NULL,NULL),(6721,'brute_force','2021-01-25 14:19:41','2021-01-25 19:19:41',NULL,NULL,'info@gruposuadi.com'),(6722,'brute_force','2021-01-25 14:59:46','2021-01-25 19:59:46','108.167.189.35',NULL,NULL),(6723,'brute_force','2021-01-25 14:59:46','2021-01-25 19:59:46',NULL,2,'gruposuadi'),(6724,'brute_force','2021-01-25 15:02:35','2021-01-25 20:02:35','150.95.175.155',NULL,NULL),(6725,'brute_force','2021-01-25 15:02:35','2021-01-25 20:02:35',NULL,NULL,'demo'),(6726,'brute_force','2021-01-25 15:24:44','2021-01-25 20:24:44','192.200.102.246',NULL,NULL),(6727,'brute_force','2021-01-25 15:24:44','2021-01-25 20:24:44',NULL,2,'gruposuadi'),(6728,'brute_force','2021-01-25 15:30:53','2021-01-25 20:30:53','185.214.127.43',NULL,NULL),(6729,'brute_force','2021-01-25 15:30:53','2021-01-25 20:30:53',NULL,2,'gruposuadi'),(6730,'brute_force','2021-01-25 15:46:25','2021-01-25 20:46:25','188.166.218.221',NULL,NULL),(6731,'brute_force','2021-01-25 15:46:25','2021-01-25 20:46:25',NULL,NULL,'admin'),(6732,'brute_force','2021-01-25 15:48:03','2021-01-25 20:48:03','46.17.172.92',NULL,NULL),(6733,'brute_force','2021-01-25 15:48:03','2021-01-25 20:48:03',NULL,2,'gruposuadi'),(6734,'brute_force','2021-01-25 16:16:10','2021-01-25 21:16:10','186.64.116.65',NULL,NULL),(6735,'brute_force','2021-01-25 16:16:10','2021-01-25 21:16:10',NULL,2,'gruposuadi'),(6736,'brute_force','2021-01-25 16:54:47','2021-01-25 21:54:47','192.254.250.159',NULL,NULL),(6737,'brute_force','2021-01-25 16:54:47','2021-01-25 21:54:47',NULL,2,'gruposuadi'),(6738,'brute_force','2021-01-25 16:56:33','2021-01-25 21:56:33','37.120.194.180',NULL,NULL),(6739,'brute_force','2021-01-25 16:56:33','2021-01-25 21:56:33',NULL,NULL,'info@gruposuadi.com'),(6740,'brute_force','2021-01-25 17:14:45','2021-01-25 22:14:45','3.18.163.104',NULL,NULL),(6741,'brute_force','2021-01-25 17:14:45','2021-01-25 22:14:45',NULL,NULL,'admin'),(6742,'brute_force','2021-01-25 17:20:32','2021-01-25 22:20:32','45.130.228.228',NULL,NULL),(6743,'brute_force','2021-01-25 17:20:32','2021-01-25 22:20:32',NULL,2,'gruposuadi'),(6744,'brute_force','2021-01-25 17:41:35','2021-01-25 22:41:35','50.87.144.152',NULL,NULL),(6745,'brute_force','2021-01-25 17:41:35','2021-01-25 22:41:35',NULL,2,'gruposuadi'),(6746,'brute_force','2021-01-25 17:49:07','2021-01-25 22:49:07','81.19.215.20',NULL,NULL),(6747,'brute_force','2021-01-25 17:49:07','2021-01-25 22:49:07',NULL,2,'gruposuadi'),(6748,'brute_force','2021-01-25 17:58:46','2021-01-25 22:58:46','64.59.71.141',NULL,NULL),(6749,'brute_force','2021-01-25 17:58:46','2021-01-25 22:58:46',NULL,NULL,'admin'),(6750,'brute_force','2021-01-25 18:27:35','2021-01-25 23:27:35','141.136.34.127',NULL,NULL),(6751,'brute_force','2021-01-25 18:27:35','2021-01-25 23:27:35',NULL,2,'gruposuadi'),(6752,'brute_force','2021-01-25 18:43:12','2021-01-25 23:43:12','207.180.202.56',NULL,NULL),(6753,'brute_force','2021-01-25 18:43:12','2021-01-25 23:43:12',NULL,NULL,'admin'),(6754,'brute_force','2021-01-25 19:14:05','2021-01-26 00:14:05','185.201.11.46',NULL,NULL),(6755,'brute_force','2021-01-25 19:14:05','2021-01-26 00:14:05',NULL,2,'gruposuadi'),(6756,'brute_force','2021-01-25 19:19:17','2021-01-26 00:19:17','163.172.226.60',NULL,NULL),(6757,'brute_force','2021-01-25 19:19:17','2021-01-26 00:19:17',NULL,NULL,'info@gruposuadi.com'),(6758,'brute_force','2021-01-25 19:54:40','2021-01-26 00:54:40','192.3.190.242',NULL,NULL),(6759,'brute_force','2021-01-25 19:54:40','2021-01-26 00:54:40',NULL,2,'gruposuadi'),(6760,'brute_force','2021-01-25 20:12:52','2021-01-26 01:12:52','139.59.41.34',NULL,NULL),(6761,'brute_force','2021-01-25 20:12:52','2021-01-26 01:12:52',NULL,NULL,'admin'),(6762,'brute_force','2021-01-25 20:35:21','2021-01-26 01:35:21','199.79.62.78',NULL,NULL),(6763,'brute_force','2021-01-25 20:35:21','2021-01-26 01:35:21',NULL,2,'gruposuadi'),(6764,'brute_force','2021-01-25 20:58:53','2021-01-26 01:58:53','89.46.106.113',NULL,NULL),(6765,'brute_force','2021-01-25 20:58:53','2021-01-26 01:58:53',NULL,2,'gruposuadi'),(6766,'brute_force','2021-01-25 20:59:40','2021-01-26 01:59:40','202.28.123.198',NULL,NULL),(6767,'brute_force','2021-01-25 20:59:40','2021-01-26 01:59:40',NULL,NULL,'indoxploit'),(6768,'brute_force','2021-01-25 21:03:08','2021-01-26 02:03:08','5.181.218.70',NULL,NULL),(6769,'brute_force','2021-01-25 21:03:08','2021-01-26 02:03:08',NULL,2,'gruposuadi'),(6770,'brute_force','2021-01-25 21:45:34','2021-01-26 02:45:34','81.183.231.86',NULL,NULL),(6771,'brute_force','2021-01-25 21:45:34','2021-01-26 02:45:34',NULL,NULL,'test'),(6772,'brute_force','2021-01-25 21:46:53','2021-01-26 02:46:53','150.95.55.4',NULL,NULL),(6773,'brute_force','2021-01-25 21:46:53','2021-01-26 02:46:53',NULL,2,'gruposuadi'),(6774,'brute_force','2021-01-25 22:00:16','2021-01-26 03:00:16','5.101.136.148',NULL,NULL),(6775,'brute_force','2021-01-25 22:00:16','2021-01-26 03:00:16',NULL,NULL,'info@gruposuadi.com'),(6776,'brute_force','2021-01-25 22:29:10','2021-01-26 03:29:10','141.136.43.91',NULL,NULL),(6777,'brute_force','2021-01-25 22:29:10','2021-01-26 03:29:10',NULL,2,'gruposuadi'),(6778,'brute_force','2021-01-25 22:33:21','2021-01-26 03:33:21','164.177.133.24',NULL,NULL),(6779,'brute_force','2021-01-25 22:33:21','2021-01-26 03:33:21',NULL,NULL,'adminisstrator'),(6780,'brute_force','2021-01-25 23:21:51','2021-01-26 04:21:51','64.59.71.141',NULL,NULL),(6781,'brute_force','2021-01-25 23:21:51','2021-01-26 04:21:51',NULL,NULL,'admin'),(6782,'brute_force','2021-01-25 23:50:18','2021-01-26 04:50:18','194.5.156.3',NULL,NULL),(6783,'brute_force','2021-01-25 23:50:18','2021-01-26 04:50:18',NULL,2,'gruposuadi'),(6784,'brute_force','2021-01-26 00:10:11','2021-01-26 05:10:11','142.93.221.175',NULL,NULL),(6785,'brute_force','2021-01-26 00:10:11','2021-01-26 05:10:11',NULL,NULL,'test'),(6786,'brute_force','2021-01-26 00:40:45','2021-01-26 05:40:45','194.110.84.137',NULL,NULL),(6787,'brute_force','2021-01-26 00:40:45','2021-01-26 05:40:45',NULL,NULL,'info@gruposuadi.com'),(6788,'brute_force','2021-01-26 00:46:19','2021-01-26 05:46:19','204.11.58.33',NULL,NULL),(6789,'brute_force','2021-01-26 00:46:19','2021-01-26 05:46:19',NULL,2,'gruposuadi'),(6790,'brute_force','2021-01-26 01:15:54','2021-01-26 06:15:54','173.254.28.240',NULL,NULL),(6791,'brute_force','2021-01-26 01:15:54','2021-01-26 06:15:54',NULL,2,'gruposuadi'),(6792,'brute_force','2021-01-26 01:27:06','2021-01-26 06:27:06','162.144.21.215',NULL,NULL),(6793,'brute_force','2021-01-26 01:27:06','2021-01-26 06:27:06',NULL,2,'gruposuadi'),(6794,'brute_force','2021-01-26 01:48:48','2021-01-26 06:48:48','108.170.16.154',NULL,NULL),(6795,'brute_force','2021-01-26 01:48:48','2021-01-26 06:48:48',NULL,2,'gruposuadi'),(6796,'brute_force','2021-01-26 01:56:15','2021-01-26 06:56:15','151.106.115.91',NULL,NULL),(6797,'brute_force','2021-01-26 01:56:15','2021-01-26 06:56:15',NULL,2,'gruposuadi'),(6798,'brute_force','2021-01-26 02:24:42','2021-01-26 07:24:42','145.239.7.192',NULL,NULL),(6799,'brute_force','2021-01-26 02:24:42','2021-01-26 07:24:42',NULL,2,'gruposuadi'),(6800,'brute_force','2021-01-26 02:32:16','2021-01-26 07:32:16','64.59.71.141',NULL,NULL),(6801,'brute_force','2021-01-26 02:32:16','2021-01-26 07:32:16',NULL,NULL,'garak'),(6802,'brute_force','2021-01-26 03:17:29','2021-01-26 08:17:29','192.200.102.246',NULL,NULL),(6803,'brute_force','2021-01-26 03:17:29','2021-01-26 08:17:29',NULL,2,'gruposuadi'),(6804,'brute_force','2021-01-26 03:28:00','2021-01-26 08:28:00','212.129.20.162',NULL,NULL),(6805,'brute_force','2021-01-26 03:28:00','2021-01-26 08:28:00',NULL,NULL,'info@gruposuadi.com'),(6806,'brute_force','2021-01-26 03:38:12','2021-01-26 08:38:12','199.231.166.82',NULL,NULL),(6807,'brute_force','2021-01-26 03:38:12','2021-01-26 08:38:12',NULL,2,'gruposuadi'),(6808,'brute_force','2021-01-26 04:18:25','2021-01-26 09:18:25','89.46.105.235',NULL,NULL),(6809,'brute_force','2021-01-26 04:18:25','2021-01-26 09:18:25',NULL,2,'gruposuadi'),(6810,'brute_force','2021-01-26 04:56:15','2021-01-26 09:56:15','192.145.239.30',NULL,NULL),(6811,'brute_force','2021-01-26 04:56:15','2021-01-26 09:56:15',NULL,2,'gruposuadi'),(6812,'brute_force','2021-01-26 05:34:52','2021-01-26 10:34:52','35.214.158.233',NULL,NULL),(6813,'brute_force','2021-01-26 05:34:52','2021-01-26 10:34:52',NULL,2,'gruposuadi'),(6814,'brute_force','2021-01-26 06:16:17','2021-01-26 11:16:17','148.72.97.246',NULL,NULL),(6815,'brute_force','2021-01-26 06:16:17','2021-01-26 11:16:17',NULL,2,'gruposuadi'),(6816,'brute_force','2021-01-26 06:42:05','2021-01-26 11:42:05','193.56.252.100',NULL,NULL),(6817,'brute_force','2021-01-26 06:42:05','2021-01-26 11:42:05',NULL,NULL,'info@gruposuadi.com'),(6818,'brute_force','2021-01-26 07:03:51','2021-01-26 12:03:51','91.234.195.123',NULL,NULL),(6819,'brute_force','2021-01-26 07:03:51','2021-01-26 12:03:51',NULL,2,'gruposuadi'),(6820,'brute_force','2021-01-26 07:39:10','2021-01-26 12:39:10','144.91.115.46',NULL,NULL),(6821,'brute_force','2021-01-26 07:39:10','2021-01-26 12:39:10',NULL,NULL,'admin'),(6822,'brute_force','2021-01-26 07:52:09','2021-01-26 12:52:09','176.74.24.97',NULL,NULL),(6823,'brute_force','2021-01-26 07:52:09','2021-01-26 12:52:09',NULL,2,'gruposuadi'),(6824,'brute_force','2021-01-26 08:39:47','2021-01-26 13:39:47','81.31.155.174',NULL,NULL),(6825,'brute_force','2021-01-26 08:39:47','2021-01-26 13:39:47',NULL,2,'gruposuadi'),(6826,'brute_force','2021-01-26 09:36:30','2021-01-26 14:36:30','162.241.252.227',NULL,NULL),(6827,'brute_force','2021-01-26 09:36:30','2021-01-26 14:36:30',NULL,2,'gruposuadi'),(6828,'brute_force','2021-01-26 10:04:03','2021-01-26 15:04:03','186.64.117.75',NULL,NULL),(6829,'brute_force','2021-01-26 10:04:03','2021-01-26 15:04:03',NULL,2,'gruposuadi'),(6830,'brute_force','2021-01-26 10:08:36','2021-01-26 15:08:36','185.244.214.20',NULL,NULL),(6831,'brute_force','2021-01-26 10:08:36','2021-01-26 15:08:36',NULL,NULL,'info@gruposuadi.com'),(6832,'brute_force','2021-01-26 10:41:07','2021-01-26 15:41:07','185.201.10.124',NULL,NULL),(6833,'brute_force','2021-01-26 10:41:07','2021-01-26 15:41:07',NULL,2,'gruposuadi'),(6834,'brute_force','2021-01-26 11:00:02','2021-01-26 16:00:02','35.208.27.106',NULL,NULL),(6835,'brute_force','2021-01-26 11:00:02','2021-01-26 16:00:02',NULL,2,'gruposuadi'),(6836,'brute_force','2021-01-26 11:17:22','2021-01-26 16:17:22','117.103.70.25',NULL,NULL),(6837,'brute_force','2021-01-26 11:17:22','2021-01-26 16:17:22',NULL,NULL,'admin'),(6838,'brute_force','2021-01-26 11:39:55','2021-01-26 16:39:55','103.108.220.126',NULL,NULL),(6839,'brute_force','2021-01-26 11:39:55','2021-01-26 16:39:55',NULL,2,'gruposuadi'),(6840,'brute_force','2021-01-26 12:01:26','2021-01-26 17:01:26','89.46.109.202',NULL,NULL),(6841,'brute_force','2021-01-26 12:01:26','2021-01-26 17:01:26',NULL,2,'gruposuadi'),(6842,'brute_force','2021-01-26 12:40:02','2021-01-26 17:40:02','35.213.176.234',NULL,NULL),(6843,'brute_force','2021-01-26 12:40:02','2021-01-26 17:40:02',NULL,2,'gruposuadi'),(6844,'brute_force','2021-01-26 13:11:47','2021-01-26 18:11:47','35.213.168.252',NULL,NULL),(6845,'brute_force','2021-01-26 13:11:47','2021-01-26 18:11:47',NULL,2,'gruposuadi'),(6846,'brute_force','2021-01-26 13:28:58','2021-01-26 18:28:58','195.206.169.184',NULL,NULL),(6847,'brute_force','2021-01-26 13:28:58','2021-01-26 18:28:58',NULL,NULL,'info@gruposuadi.com'),(6848,'brute_force','2021-01-26 13:46:58','2021-01-26 18:46:58','190.107.177.248',NULL,NULL),(6849,'brute_force','2021-01-26 13:46:58','2021-01-26 18:46:58',NULL,2,'gruposuadi'),(6850,'brute_force','2021-01-26 14:47:33','2021-01-26 19:47:33','192.185.82.183',NULL,NULL),(6851,'brute_force','2021-01-26 14:47:33','2021-01-26 19:47:33',NULL,2,'gruposuadi'),(6852,'brute_force','2021-01-26 15:03:23','2021-01-26 20:03:23','45.79.92.85',NULL,NULL),(6853,'brute_force','2021-01-26 15:03:23','2021-01-26 20:03:23',NULL,NULL,'admin'),(6854,'brute_force','2021-01-26 15:19:07','2021-01-26 20:19:07','176.74.24.112',NULL,NULL),(6855,'brute_force','2021-01-26 15:19:07','2021-01-26 20:19:07',NULL,2,'gruposuadi'),(6856,'brute_force','2021-01-26 15:29:12','2021-01-26 20:29:12','186.64.117.245',NULL,NULL),(6857,'brute_force','2021-01-26 15:29:12','2021-01-26 20:29:12',NULL,2,'gruposuadi'),(6858,'brute_force','2021-01-26 16:06:23','2021-01-26 21:06:23','3.18.163.104',NULL,NULL),(6859,'brute_force','2021-01-26 16:06:23','2021-01-26 21:06:23',NULL,NULL,'admin'),(6860,'brute_force','2021-01-26 16:20:47','2021-01-26 21:20:47','108.167.189.50',NULL,NULL),(6861,'brute_force','2021-01-26 16:20:47','2021-01-26 21:20:47',NULL,2,'gruposuadi'),(6862,'brute_force','2021-01-26 16:38:09','2021-01-26 21:38:09','212.102.48.73',NULL,NULL),(6863,'brute_force','2021-01-26 16:38:09','2021-01-26 21:38:09',NULL,NULL,'info@gruposuadi.com'),(6864,'brute_force','2021-01-26 17:16:37','2021-01-26 22:16:37','162.241.226.115',NULL,NULL),(6865,'brute_force','2021-01-26 17:16:37','2021-01-26 22:16:37',NULL,2,'gruposuadi'),(6866,'brute_force','2021-01-26 17:27:46','2021-01-26 22:27:46','50.87.195.134',NULL,NULL),(6867,'brute_force','2021-01-26 17:27:46','2021-01-26 22:27:46',NULL,2,'gruposuadi'),(6868,'brute_force','2021-01-26 18:16:42','2021-01-26 23:16:42','108.167.189.30',NULL,NULL),(6869,'brute_force','2021-01-26 18:16:42','2021-01-26 23:16:42',NULL,2,'gruposuadi'),(6870,'brute_force','2021-01-26 18:48:40','2021-01-26 23:48:40','89.46.109.194',NULL,NULL),(6871,'brute_force','2021-01-26 18:48:40','2021-01-26 23:48:40',NULL,2,'gruposuadi'),(6872,'brute_force','2021-01-26 18:59:07','2021-01-26 23:59:07','51.68.35.64',NULL,NULL),(6873,'brute_force','2021-01-26 18:59:07','2021-01-26 23:59:07',NULL,NULL,'admin'),(6874,'brute_force','2021-01-26 19:55:10','2021-01-27 00:55:10','80.241.218.189',NULL,NULL),(6875,'brute_force','2021-01-26 19:55:10','2021-01-27 00:55:10',NULL,2,'gruposuadi'),(6876,'brute_force','2021-01-26 21:11:41','2021-01-27 02:11:41','93.114.130.20',NULL,NULL),(6877,'brute_force','2021-01-26 21:11:41','2021-01-27 02:11:41',NULL,2,'gruposuadi'),(6878,'brute_force','2021-01-26 22:27:11','2021-01-27 03:27:11','198.71.228.61',NULL,NULL),(6879,'brute_force','2021-01-26 22:27:11','2021-01-27 03:27:11',NULL,2,'gruposuadi'),(6880,'brute_force','2021-01-26 23:24:32','2021-01-27 04:24:32','185.142.26.195',NULL,NULL),(6881,'brute_force','2021-01-26 23:24:32','2021-01-27 04:24:32',NULL,NULL,'info@gruposuadi.com'),(6882,'brute_force','2021-01-26 23:50:58','2021-01-27 04:50:58','192.145.239.51',NULL,NULL),(6883,'brute_force','2021-01-26 23:50:58','2021-01-27 04:50:58',NULL,2,'gruposuadi'),(6884,'brute_force','2021-01-27 01:00:56','2021-01-27 06:00:56','165.22.242.39',NULL,NULL),(6885,'brute_force','2021-01-27 01:01:00','2021-01-27 06:01:00','165.22.242.39',NULL,NULL),(6886,'brute_force','2021-01-27 01:01:00','2021-01-27 06:01:00',NULL,NULL,'admin'),(6887,'brute_force','2021-01-27 01:06:42','2021-01-27 06:06:42','148.72.151.196',NULL,NULL),(6888,'brute_force','2021-01-27 01:06:42','2021-01-27 06:06:42',NULL,2,'gruposuadi'),(6889,'brute_force','2021-01-27 01:15:11','2021-01-27 06:15:11','162.241.114.56',NULL,NULL),(6890,'brute_force','2021-01-27 01:15:11','2021-01-27 06:15:11',NULL,NULL,'[login]'),(6891,'brute_force','2021-01-27 02:07:55','2021-01-27 07:07:55','149.56.19.4',NULL,NULL),(6892,'brute_force','2021-01-27 02:08:02','2021-01-27 07:08:02','149.56.19.4',NULL,NULL),(6893,'brute_force','2021-01-27 02:08:02','2021-01-27 07:08:02',NULL,NULL,'admin'),(6894,'brute_force','2021-01-27 02:24:46','2021-01-27 07:24:46','45.149.78.45',NULL,NULL),(6895,'brute_force','2021-01-27 02:24:49','2021-01-27 07:24:49','45.149.78.45',NULL,NULL),(6896,'brute_force','2021-01-27 02:24:49','2021-01-27 07:24:49',NULL,NULL,'[login]'),(6897,'brute_force','2021-01-27 02:26:33','2021-01-27 07:26:33','96.43.93.2',NULL,NULL),(6898,'brute_force','2021-01-27 02:26:33','2021-01-27 07:26:33',NULL,2,'gruposuadi'),(6899,'brute_force','2021-01-27 02:38:28','2021-01-27 07:38:28','194.127.172.77',NULL,NULL),(6900,'brute_force','2021-01-27 02:38:28','2021-01-27 07:38:28',NULL,NULL,'info@gruposuadi.com'),(6901,'brute_force','2021-01-27 02:45:02','2021-01-27 07:45:02','165.227.30.47',NULL,NULL),(6902,'brute_force','2021-01-27 02:45:09','2021-01-27 07:45:09','165.227.30.47',NULL,NULL),(6903,'brute_force','2021-01-27 02:45:09','2021-01-27 07:45:09',NULL,NULL,'[login]'),(6904,'brute_force','2021-01-27 03:00:44','2021-01-27 08:00:44','35.209.26.219',NULL,NULL),(6905,'brute_force','2021-01-27 03:00:44','2021-01-27 08:00:44',NULL,2,'gruposuadi'),(6906,'brute_force','2021-01-27 03:23:57','2021-01-27 08:23:57','46.101.120.8',NULL,NULL),(6907,'brute_force','2021-01-27 03:23:59','2021-01-27 08:23:59','46.101.120.8',NULL,NULL),(6908,'brute_force','2021-01-27 03:23:59','2021-01-27 08:23:59',NULL,NULL,'[login]'),(6909,'brute_force','2021-01-27 03:46:00','2021-01-27 08:46:00','35.209.43.93',NULL,NULL),(6910,'brute_force','2021-01-27 03:46:00','2021-01-27 08:46:00',NULL,2,'gruposuadi'),(6911,'brute_force','2021-01-27 03:54:22','2021-01-27 08:54:22','45.149.78.45',NULL,NULL),(6912,'brute_force','2021-01-27 03:54:25','2021-01-27 08:54:25','45.149.78.45',NULL,NULL),(6913,'brute_force','2021-01-27 03:54:25','2021-01-27 08:54:25',NULL,NULL,'[login]'),(6914,'brute_force','2021-01-27 04:22:03','2021-01-27 09:22:03','35.206.106.124',NULL,NULL),(6915,'brute_force','2021-01-27 04:22:03','2021-01-27 09:22:03',NULL,2,'gruposuadi'),(6916,'brute_force','2021-01-27 04:42:14','2021-01-27 09:42:14','142.93.193.238',NULL,NULL),(6917,'brute_force','2021-01-27 04:42:19','2021-01-27 09:42:19','142.93.193.238',NULL,NULL),(6918,'brute_force','2021-01-27 04:42:19','2021-01-27 09:42:19',NULL,NULL,'[login]'),(6919,'brute_force','2021-01-27 05:05:27','2021-01-27 10:05:27','158.69.227.236',NULL,NULL),(6920,'brute_force','2021-01-27 05:05:28','2021-01-27 10:05:28','158.69.227.236',NULL,NULL),(6921,'brute_force','2021-01-27 05:05:28','2021-01-27 10:05:28',NULL,NULL,'[login]'),(6922,'brute_force','2021-01-27 05:18:14','2021-01-27 10:18:14','167.114.152.170',NULL,NULL),(6923,'brute_force','2021-01-27 05:18:15','2021-01-27 10:18:15','167.114.152.170',NULL,NULL),(6924,'brute_force','2021-01-27 05:18:15','2021-01-27 10:18:15',NULL,NULL,'[login]'),(6925,'brute_force','2021-01-27 05:44:26','2021-01-27 10:44:26','93.114.235.168',NULL,NULL),(6926,'brute_force','2021-01-27 05:44:28','2021-01-27 10:44:28','93.114.235.168',NULL,NULL),(6927,'brute_force','2021-01-27 05:44:28','2021-01-27 10:44:28',NULL,NULL,'[login]'),(6928,'brute_force','2021-01-27 05:49:59','2021-01-27 10:49:59','37.120.203.204',NULL,NULL),(6929,'brute_force','2021-01-27 05:49:59','2021-01-27 10:49:59',NULL,NULL,'info@gruposuadi.com'),(6930,'brute_force','2021-01-27 05:59:20','2021-01-27 10:59:20','46.101.146.6',NULL,NULL),(6931,'brute_force','2021-01-27 05:59:22','2021-01-27 10:59:22','46.101.146.6',NULL,NULL),(6932,'brute_force','2021-01-27 05:59:22','2021-01-27 10:59:22',NULL,NULL,'[login]'),(6933,'brute_force','2021-01-27 06:06:39','2021-01-27 11:06:39','91.234.195.40',NULL,NULL),(6934,'brute_force','2021-01-27 06:06:39','2021-01-27 11:06:39',NULL,2,'gruposuadi'),(6935,'brute_force','2021-01-27 07:01:43','2021-01-27 12:01:43','162.144.66.89',NULL,NULL),(6936,'brute_force','2021-01-27 07:34:57','2021-01-27 12:34:57','213.149.103.132',NULL,NULL),(6937,'brute_force','2021-01-27 07:34:59','2021-01-27 12:34:59','213.149.103.132',NULL,NULL),(6938,'brute_force','2021-01-27 07:34:59','2021-01-27 12:34:59',NULL,NULL,'[login]'),(6939,'brute_force','2021-01-27 07:41:23','2021-01-27 12:41:23','163.44.193.158',NULL,NULL),(6940,'brute_force','2021-01-27 07:41:23','2021-01-27 12:41:23',NULL,2,'gruposuadi'),(6941,'brute_force','2021-01-27 07:52:45','2021-01-27 12:52:45','37.187.91.7',NULL,NULL),(6942,'brute_force','2021-01-27 07:52:47','2021-01-27 12:52:47','37.187.91.7',NULL,NULL),(6943,'brute_force','2021-01-27 07:52:47','2021-01-27 12:52:47',NULL,NULL,'[login]'),(6944,'brute_force','2021-01-27 08:11:24','2021-01-27 13:11:24','217.138.219.144',NULL,NULL),(6945,'brute_force','2021-01-27 08:11:24','2021-01-27 13:11:24',NULL,NULL,'info@gruposuadi.com'),(6946,'brute_force','2021-01-27 08:11:49','2021-01-27 13:11:49','167.71.202.93',NULL,NULL),(6947,'brute_force','2021-01-27 08:11:52','2021-01-27 13:11:52','167.71.202.93',NULL,NULL),(6948,'brute_force','2021-01-27 08:11:52','2021-01-27 13:11:52',NULL,NULL,'[login]'),(6949,'brute_force','2021-01-27 08:30:07','2021-01-27 13:30:07','91.121.184.52',NULL,NULL),(6950,'brute_force','2021-01-27 08:30:14','2021-01-27 13:30:14','91.121.184.52',NULL,NULL),(6951,'brute_force','2021-01-27 08:30:14','2021-01-27 13:30:14',NULL,NULL,'[login]'),(6952,'brute_force','2021-01-27 08:48:13','2021-01-27 13:48:13','133.18.66.114',NULL,NULL),(6953,'brute_force','2021-01-27 08:48:15','2021-01-27 13:48:15','133.18.66.114',NULL,NULL),(6954,'brute_force','2021-01-27 08:48:15','2021-01-27 13:48:15',NULL,NULL,'[login]'),(6955,'brute_force','2021-01-27 09:07:56','2021-01-27 14:07:56','103.3.46.92',NULL,NULL),(6956,'brute_force','2021-01-27 09:07:59','2021-01-27 14:07:59','103.3.46.92',NULL,NULL),(6957,'brute_force','2021-01-27 09:07:59','2021-01-27 14:07:59',NULL,NULL,'[login]'),(6958,'brute_force','2021-01-27 09:09:52','2021-01-27 14:09:52','190.107.177.43',NULL,NULL),(6959,'brute_force','2021-01-27 09:09:52','2021-01-27 14:09:52',NULL,2,'gruposuadi'),(6960,'brute_force','2021-01-27 09:28:40','2021-01-27 14:28:40','167.172.215.83',NULL,NULL),(6961,'brute_force','2021-01-27 09:28:46','2021-01-27 14:28:46','167.172.215.83',NULL,NULL),(6962,'brute_force','2021-01-27 09:28:46','2021-01-27 14:28:46',NULL,NULL,'[login]'),(6963,'brute_force','2021-01-27 09:46:54','2021-01-27 14:46:54','40.85.187.136',NULL,NULL),(6964,'brute_force','2021-01-27 09:46:56','2021-01-27 14:46:56','40.85.187.136',NULL,NULL),(6965,'brute_force','2021-01-27 09:46:56','2021-01-27 14:46:56',NULL,NULL,'[login]'),(6966,'brute_force','2021-01-27 10:41:07','2021-01-27 15:41:07','35.206.76.50',NULL,NULL),(6967,'brute_force','2021-01-27 10:41:07','2021-01-27 15:41:07',NULL,2,'gruposuadi'),(6968,'brute_force','2021-01-27 10:50:38','2021-01-27 15:50:38','137.59.110.53',NULL,NULL),(6969,'brute_force','2021-01-27 10:50:41','2021-01-27 15:50:41','137.59.110.53',NULL,NULL),(6970,'brute_force','2021-01-27 10:50:41','2021-01-27 15:50:41',NULL,NULL,'[login]'),(6971,'brute_force','2021-01-27 10:58:07','2021-01-27 15:58:07','185.206.225.244',NULL,NULL),(6972,'brute_force','2021-01-27 10:58:07','2021-01-27 15:58:07',NULL,NULL,'info@gruposuadi.com'),(6973,'brute_force','2021-01-27 11:11:25','2021-01-27 16:11:25','128.199.212.194',NULL,NULL),(6974,'brute_force','2021-01-27 11:11:33','2021-01-27 16:11:33','128.199.212.194',NULL,NULL),(6975,'brute_force','2021-01-27 11:11:33','2021-01-27 16:11:33',NULL,NULL,'[login]'),(6976,'brute_force','2021-01-27 11:32:19','2021-01-27 16:32:19','107.6.62.213',NULL,NULL),(6977,'brute_force','2021-01-27 11:32:21','2021-01-27 16:32:21','107.6.62.213',NULL,NULL),(6978,'brute_force','2021-01-27 11:32:21','2021-01-27 16:32:21',NULL,NULL,'[login]'),(6979,'brute_force','2021-01-27 11:54:01','2021-01-27 16:54:01','144.217.243.76',NULL,NULL),(6980,'brute_force','2021-01-27 11:54:03','2021-01-27 16:54:03','144.217.243.76',NULL,NULL),(6981,'brute_force','2021-01-27 11:54:03','2021-01-27 16:54:03',NULL,NULL,'[login]'),(6982,'brute_force','2021-01-27 12:11:26','2021-01-27 17:11:26','79.172.252.64',NULL,NULL),(6983,'brute_force','2021-01-27 12:11:26','2021-01-27 17:11:26',NULL,2,'gruposuadi'),(6984,'brute_force','2021-01-27 12:36:13','2021-01-27 17:36:13','161.35.36.90',NULL,NULL),(6985,'brute_force','2021-01-27 12:36:16','2021-01-27 17:36:16','161.35.36.90',NULL,NULL),(6986,'brute_force','2021-01-27 12:36:16','2021-01-27 17:36:16',NULL,NULL,'[login]'),(6987,'brute_force','2021-01-27 12:52:50','2021-01-27 17:52:50','162.241.115.216',NULL,NULL),(6988,'brute_force','2021-01-27 12:52:52','2021-01-27 17:52:52','162.241.115.216',NULL,NULL),(6989,'brute_force','2021-01-27 12:52:52','2021-01-27 17:52:52',NULL,NULL,'[login]'),(6990,'brute_force','2021-01-27 13:07:50','2021-01-27 18:07:50','157.230.208.124',NULL,NULL),(6991,'brute_force','2021-01-27 13:07:50','2021-01-27 18:07:50',NULL,NULL,'[login]'),(6992,'brute_force','2021-01-27 13:34:36','2021-01-27 18:34:36','128.199.165.213',NULL,NULL),(6993,'brute_force','2021-01-27 13:34:44','2021-01-27 18:34:44','128.199.165.213',NULL,NULL),(6994,'brute_force','2021-01-27 13:34:44','2021-01-27 18:34:44',NULL,NULL,'[login]'),(6995,'brute_force','2021-01-27 13:45:37','2021-01-27 18:45:37','34.106.169.179',NULL,NULL),(6996,'brute_force','2021-01-27 13:45:38','2021-01-27 18:45:38','34.106.169.179',NULL,NULL),(6997,'brute_force','2021-01-27 13:45:38','2021-01-27 18:45:38',NULL,NULL,'[login]'),(6998,'brute_force','2021-01-27 13:46:18','2021-01-27 18:46:18','14.225.19.29',NULL,NULL),(6999,'brute_force','2021-01-27 13:46:18','2021-01-27 18:46:18',NULL,2,'gruposuadi'),(7000,'brute_force','2021-01-27 14:19:34','2021-01-27 19:19:34','91.121.184.52',NULL,NULL),(7001,'brute_force','2021-01-27 14:19:41','2021-01-27 19:19:41','91.121.184.52',NULL,NULL),(7002,'brute_force','2021-01-27 14:19:41','2021-01-27 19:19:41',NULL,NULL,'[login]'),(7003,'brute_force','2021-01-27 14:30:48','2021-01-27 19:30:48','69.131.5.148',NULL,NULL),(7004,'brute_force','2021-01-27 14:30:49','2021-01-27 19:30:49','69.131.5.148',NULL,NULL),(7005,'brute_force','2021-01-27 14:30:49','2021-01-27 19:30:49',NULL,NULL,'[login]'),(7006,'brute_force','2021-01-27 14:57:31','2021-01-27 19:57:31','167.114.152.170',NULL,NULL),(7007,'brute_force','2021-01-27 14:57:33','2021-01-27 19:57:33','167.114.152.170',NULL,NULL),(7008,'brute_force','2021-01-27 14:57:33','2021-01-27 19:57:33',NULL,NULL,'[login]'),(7009,'brute_force','2021-01-27 15:11:15','2021-01-27 20:11:15','54.38.253.1',NULL,NULL),(7010,'brute_force','2021-01-27 15:11:17','2021-01-27 20:11:17','54.38.253.1',NULL,NULL),(7011,'brute_force','2021-01-27 15:11:17','2021-01-27 20:11:17',NULL,NULL,'[login]'),(7012,'brute_force','2021-01-27 15:27:08','2021-01-27 20:27:08','198.144.188.52',NULL,NULL),(7013,'brute_force','2021-01-27 15:27:08','2021-01-27 20:27:08',NULL,2,'gruposuadi'),(7014,'brute_force','2021-01-27 15:39:53','2021-01-27 20:39:53','46.101.171.103',NULL,NULL),(7015,'brute_force','2021-01-27 15:39:56','2021-01-27 20:39:56','46.101.171.103',NULL,NULL),(7016,'brute_force','2021-01-27 15:39:56','2021-01-27 20:39:56',NULL,NULL,'[login]'),(7017,'brute_force','2021-01-27 16:24:17','2021-01-27 21:24:17','212.85.69.14',NULL,NULL),(7018,'brute_force','2021-01-27 16:24:20','2021-01-27 21:24:20','212.85.69.14',NULL,NULL),(7019,'brute_force','2021-01-27 16:24:20','2021-01-27 21:24:20',NULL,NULL,'[login]'),(7020,'brute_force','2021-01-27 16:26:10','2021-01-27 21:26:10','185.93.2.40',NULL,NULL),(7021,'brute_force','2021-01-27 16:26:10','2021-01-27 21:26:10',NULL,NULL,'info@gruposuadi.com'),(7022,'brute_force','2021-01-27 16:40:33','2021-01-27 21:40:33','148.72.214.23',NULL,NULL),(7023,'brute_force','2021-01-27 16:40:36','2021-01-27 21:40:36','148.72.214.23',NULL,NULL),(7024,'brute_force','2021-01-27 16:40:36','2021-01-27 21:40:36',NULL,NULL,'[login]'),(7025,'brute_force','2021-01-27 17:05:40','2021-01-27 22:05:40','89.46.110.225',NULL,NULL),(7026,'brute_force','2021-01-27 17:05:40','2021-01-27 22:05:40',NULL,2,'gruposuadi'),(7027,'brute_force','2021-01-27 17:13:53','2021-01-27 22:13:53','176.53.84.179',NULL,NULL),(7028,'brute_force','2021-01-27 17:13:56','2021-01-27 22:13:56','176.53.84.179',NULL,NULL),(7029,'brute_force','2021-01-27 17:13:56','2021-01-27 22:13:56',NULL,NULL,'[login]'),(7030,'brute_force','2021-01-27 17:50:11','2021-01-27 22:50:11','173.212.239.217',NULL,NULL),(7031,'brute_force','2021-01-27 17:50:13','2021-01-27 22:50:13','173.212.239.217',NULL,NULL),(7032,'brute_force','2021-01-27 17:50:13','2021-01-27 22:50:13',NULL,NULL,'[login]'),(7033,'brute_force','2021-01-27 18:07:53','2021-01-27 23:07:53','34.68.114.57',NULL,NULL),(7034,'brute_force','2021-01-27 18:07:55','2021-01-27 23:07:55','34.68.114.57',NULL,NULL),(7035,'brute_force','2021-01-27 18:07:55','2021-01-27 23:07:55',NULL,NULL,'[login]'),(7036,'brute_force','2021-01-27 18:28:09','2021-01-27 23:28:09','167.99.78.164',NULL,NULL),(7037,'brute_force','2021-01-27 18:28:17','2021-01-27 23:28:17','167.99.78.164',NULL,NULL),(7038,'brute_force','2021-01-27 18:28:17','2021-01-27 23:28:17',NULL,NULL,'[login]'),(7039,'brute_force','2021-01-27 18:45:35','2021-01-27 23:45:35','89.46.104.175',NULL,NULL),(7040,'brute_force','2021-01-27 18:45:35','2021-01-27 23:45:35',NULL,2,'gruposuadi'),(7041,'brute_force','2021-01-27 18:47:09','2021-01-27 23:47:09','211.243.86.210',NULL,NULL),(7042,'brute_force','2021-01-27 18:47:11','2021-01-27 23:47:11','211.243.86.210',NULL,NULL),(7043,'brute_force','2021-01-27 18:47:11','2021-01-27 23:47:11',NULL,NULL,'[login]'),(7044,'brute_force','2021-01-27 19:07:18','2021-01-28 00:07:18','35.225.94.95',NULL,NULL),(7045,'brute_force','2021-01-27 19:07:20','2021-01-28 00:07:20','35.225.94.95',NULL,NULL),(7046,'brute_force','2021-01-27 19:07:20','2021-01-28 00:07:20',NULL,NULL,'[login]'),(7047,'brute_force','2021-01-27 20:27:36','2021-01-28 01:27:36','198.144.188.52',NULL,NULL),(7048,'brute_force','2021-01-27 20:27:36','2021-01-28 01:27:36',NULL,2,'gruposuadi'),(7049,'brute_force','2021-01-27 21:07:44','2021-01-28 02:07:44','185.254.68.92',NULL,NULL),(7050,'brute_force','2021-01-27 21:07:44','2021-01-28 02:07:44',NULL,NULL,'info@gruposuadi.com'),(7051,'brute_force','2021-01-27 22:16:22','2021-01-28 03:16:22','162.241.85.207',NULL,NULL),(7052,'brute_force','2021-01-27 22:16:22','2021-01-28 03:16:22',NULL,2,'gruposuadi'),(7053,'brute_force','2021-01-27 22:45:21','2021-01-28 03:45:21','190.107.177.238',NULL,NULL),(7054,'brute_force','2021-01-27 22:45:21','2021-01-28 03:45:21',NULL,2,'gruposuadi'),(7055,'brute_force','2021-01-27 22:59:13','2021-01-28 03:59:13','173.236.144.16',NULL,NULL),(7056,'brute_force','2021-01-27 22:59:15','2021-01-28 03:59:15','173.236.144.16',NULL,NULL),(7057,'brute_force','2021-01-27 22:59:15','2021-01-28 03:59:15',NULL,NULL,'admin'),(7058,'brute_force','2021-01-27 23:10:46','2021-01-28 04:10:46','35.194.119.129',NULL,NULL),(7059,'brute_force','2021-01-27 23:10:46','2021-01-28 04:10:46',NULL,NULL,'[login]'),(7060,'brute_force','2021-01-27 23:23:04','2021-01-28 04:23:04','192.99.145.57',NULL,NULL),(7061,'brute_force','2021-01-27 23:23:06','2021-01-28 04:23:06','192.99.145.57',NULL,NULL),(7062,'brute_force','2021-01-27 23:23:06','2021-01-28 04:23:06',NULL,NULL,'[login]'),(7063,'brute_force','2021-01-27 23:37:06','2021-01-28 04:37:06','160.153.245.175',NULL,NULL),(7064,'brute_force','2021-01-27 23:37:08','2021-01-28 04:37:08','160.153.245.175',NULL,NULL),(7065,'brute_force','2021-01-27 23:37:08','2021-01-28 04:37:08',NULL,NULL,'[login]'),(7066,'brute_force','2021-01-27 23:39:33','2021-01-28 04:39:33','77.81.191.198',NULL,NULL),(7067,'brute_force','2021-01-27 23:39:33','2021-01-28 04:39:33',NULL,NULL,'info@gruposuadi.com'),(7068,'brute_force','2021-01-27 23:56:54','2021-01-28 04:56:54','208.113.153.209',NULL,NULL),(7069,'brute_force','2021-01-27 23:56:54','2021-01-28 04:56:54',NULL,2,'gruposuadi'),(7070,'brute_force','2021-01-28 00:06:34','2021-01-28 05:06:34','91.134.248.230',NULL,NULL),(7071,'brute_force','2021-01-28 00:06:36','2021-01-28 05:06:36','91.134.248.230',NULL,NULL),(7072,'brute_force','2021-01-28 00:06:36','2021-01-28 05:06:36',NULL,NULL,'[login]'),(7073,'brute_force','2021-01-28 00:21:45','2021-01-28 05:21:45','51.79.157.109',NULL,NULL),(7074,'brute_force','2021-01-28 00:21:47','2021-01-28 05:21:47','51.79.157.109',NULL,NULL),(7075,'brute_force','2021-01-28 00:21:47','2021-01-28 05:21:47',NULL,NULL,'[login]'),(7076,'brute_force','2021-01-28 00:38:27','2021-01-28 05:38:27','93.113.111.193',NULL,NULL),(7077,'brute_force','2021-01-28 00:38:27','2021-01-28 05:38:27',NULL,NULL,'[login]'),(7078,'brute_force','2021-01-28 00:55:31','2021-01-28 05:55:31','46.101.120.8',NULL,NULL),(7079,'brute_force','2021-01-28 00:55:38','2021-01-28 05:55:38','46.101.120.8',NULL,NULL),(7080,'brute_force','2021-01-28 00:55:38','2021-01-28 05:55:38',NULL,NULL,'[login]'),(7081,'brute_force','2021-01-28 01:12:05','2021-01-28 06:12:05','203.150.107.77',NULL,NULL),(7082,'brute_force','2021-01-28 01:12:08','2021-01-28 06:12:08','203.150.107.77',NULL,NULL),(7083,'brute_force','2021-01-28 01:12:08','2021-01-28 06:12:08',NULL,NULL,'[login]'),(7084,'brute_force','2021-01-28 01:26:53','2021-01-28 06:26:53','139.99.148.4',NULL,NULL),(7085,'brute_force','2021-01-28 01:26:55','2021-01-28 06:26:55','139.99.148.4',NULL,NULL),(7086,'brute_force','2021-01-28 01:26:55','2021-01-28 06:26:55',NULL,NULL,'[login]'),(7087,'brute_force','2021-01-28 01:41:22','2021-01-28 06:41:22','145.239.28.197',NULL,NULL),(7088,'brute_force','2021-01-28 01:41:24','2021-01-28 06:41:24','145.239.28.197',NULL,NULL),(7089,'brute_force','2021-01-28 01:41:24','2021-01-28 06:41:24',NULL,NULL,'[login]'),(7090,'brute_force','2021-01-28 01:43:56','2021-01-28 06:43:56','91.234.195.182',NULL,NULL),(7091,'brute_force','2021-01-28 01:43:56','2021-01-28 06:43:56',NULL,2,'gruposuadi'),(7092,'brute_force','2021-01-28 01:54:43','2021-01-28 06:54:43','217.182.140.117',NULL,NULL),(7093,'brute_force','2021-01-28 01:54:44','2021-01-28 06:54:44','217.182.140.117',NULL,NULL),(7094,'brute_force','2021-01-28 01:54:44','2021-01-28 06:54:44',NULL,NULL,'[login]'),(7095,'brute_force','2021-01-28 02:08:02','2021-01-28 07:08:02','152.67.52.194',NULL,NULL),(7096,'brute_force','2021-01-28 02:08:04','2021-01-28 07:08:04','152.67.52.194',NULL,NULL),(7097,'brute_force','2021-01-28 02:08:04','2021-01-28 07:08:04',NULL,NULL,'[login]'),(7098,'brute_force','2021-01-28 02:18:56','2021-01-28 07:18:56','158.69.248.120',NULL,NULL),(7099,'brute_force','2021-01-28 02:18:58','2021-01-28 07:18:58','158.69.248.120',NULL,NULL),(7100,'brute_force','2021-01-28 02:18:58','2021-01-28 07:18:58',NULL,NULL,'[login]'),(7101,'brute_force','2021-01-28 02:31:19','2021-01-28 07:31:19','149.202.8.66',NULL,NULL),(7102,'brute_force','2021-01-28 02:31:21','2021-01-28 07:31:21','149.202.8.66',NULL,NULL),(7103,'brute_force','2021-01-28 02:31:21','2021-01-28 07:31:21',NULL,NULL,'[login]'),(7104,'brute_force','2021-01-28 03:06:37','2021-01-28 08:06:37','107.180.103.185',NULL,NULL),(7105,'brute_force','2021-01-28 03:06:38','2021-01-28 08:06:38','107.180.103.185',NULL,NULL),(7106,'brute_force','2021-01-28 03:06:38','2021-01-28 08:06:38',NULL,NULL,'[login]'),(7107,'brute_force','2021-01-28 03:21:58','2021-01-28 08:21:58','138.197.131.66',NULL,NULL),(7108,'brute_force','2021-01-28 03:22:01','2021-01-28 08:22:01','138.197.131.66',NULL,NULL),(7109,'brute_force','2021-01-28 03:22:01','2021-01-28 08:22:01',NULL,NULL,'admin'),(7110,'brute_force','2021-01-28 03:40:14','2021-01-28 08:40:14','192.185.82.117',NULL,NULL),(7111,'brute_force','2021-01-28 03:40:14','2021-01-28 08:40:14',NULL,2,'gruposuadi'),(7112,'brute_force','2021-01-28 04:05:44','2021-01-28 09:05:44','178.128.222.96',NULL,NULL),(7113,'brute_force','2021-01-28 04:05:46','2021-01-28 09:05:46','178.128.222.96',NULL,NULL),(7114,'brute_force','2021-01-28 04:05:46','2021-01-28 09:05:46',NULL,NULL,'admin'),(7115,'brute_force','2021-01-28 04:07:37','2021-01-28 09:07:37','148.72.108.218',NULL,NULL),(7116,'brute_force','2021-01-28 04:07:37','2021-01-28 09:07:37',NULL,2,'gruposuadi'),(7117,'brute_force','2021-01-28 04:36:38','2021-01-28 09:36:38','167.71.111.16',NULL,NULL),(7118,'brute_force','2021-01-28 04:36:42','2021-01-28 09:36:42','167.71.111.16',NULL,NULL),(7119,'brute_force','2021-01-28 04:36:42','2021-01-28 09:36:42',NULL,NULL,'admin'),(7120,'brute_force','2021-01-28 04:52:27','2021-01-28 09:52:27','176.124.231.76',NULL,NULL),(7121,'brute_force','2021-01-28 04:52:29','2021-01-28 09:52:29','176.124.231.76',NULL,NULL),(7122,'brute_force','2021-01-28 04:52:29','2021-01-28 09:52:29',NULL,NULL,'admin'),(7123,'brute_force','2021-01-28 04:54:22','2021-01-28 09:54:22','194.35.233.173',NULL,NULL),(7124,'brute_force','2021-01-28 04:54:22','2021-01-28 09:54:22',NULL,NULL,'info@gruposuadi.com'),(7125,'brute_force','2021-01-28 05:09:44','2021-01-28 10:09:44','5.39.90.80',NULL,NULL),(7126,'brute_force','2021-01-28 05:09:46','2021-01-28 10:09:46','5.39.90.80',NULL,NULL),(7127,'brute_force','2021-01-28 05:09:46','2021-01-28 10:09:46',NULL,NULL,'admin'),(7128,'brute_force','2021-01-28 05:30:01','2021-01-28 10:30:01','162.214.172.201',NULL,NULL),(7129,'brute_force','2021-01-28 05:30:01','2021-01-28 10:30:01',NULL,2,'gruposuadi'),(7130,'brute_force','2021-01-28 05:41:20','2021-01-28 10:41:20','216.10.242.176',NULL,NULL),(7131,'brute_force','2021-01-28 05:41:22','2021-01-28 10:41:22','216.10.242.176',NULL,NULL),(7132,'brute_force','2021-01-28 05:41:22','2021-01-28 10:41:22',NULL,NULL,'admin'),(7133,'brute_force','2021-01-28 05:54:43','2021-01-28 10:54:43','85.128.142.50',NULL,NULL),(7134,'brute_force','2021-01-28 05:54:45','2021-01-28 10:54:45','85.128.142.50',NULL,NULL),(7135,'brute_force','2021-01-28 05:54:45','2021-01-28 10:54:45',NULL,NULL,'admin'),(7136,'brute_force','2021-01-28 06:10:08','2021-01-28 11:10:08','192.81.214.168',NULL,NULL),(7137,'brute_force','2021-01-28 06:10:11','2021-01-28 11:10:11','192.81.214.168',NULL,NULL),(7138,'brute_force','2021-01-28 06:10:11','2021-01-28 11:10:11',NULL,NULL,'admin'),(7139,'brute_force','2021-01-28 06:21:19','2021-01-28 11:21:19','162.144.125.37',NULL,NULL),(7140,'brute_force','2021-01-28 06:21:21','2021-01-28 11:21:21','162.144.125.37',NULL,NULL),(7141,'brute_force','2021-01-28 06:21:21','2021-01-28 11:21:21',NULL,NULL,'admin'),(7142,'brute_force','2021-01-28 06:24:03','2021-01-28 11:24:03','91.234.195.40',NULL,NULL),(7143,'brute_force','2021-01-28 06:24:03','2021-01-28 11:24:03',NULL,2,'gruposuadi'),(7144,'brute_force','2021-01-28 06:34:16','2021-01-28 11:34:16','157.245.164.4',NULL,NULL),(7145,'brute_force','2021-01-28 06:34:18','2021-01-28 11:34:18','157.245.164.4',NULL,NULL),(7146,'brute_force','2021-01-28 06:34:18','2021-01-28 11:34:18',NULL,NULL,'admin'),(7147,'brute_force','2021-01-28 06:45:15','2021-01-28 11:45:15','46.101.28.212',NULL,NULL),(7148,'brute_force','2021-01-28 06:45:18','2021-01-28 11:45:18','46.101.28.212',NULL,NULL),(7149,'brute_force','2021-01-28 06:45:18','2021-01-28 11:45:18',NULL,NULL,'admin'),(7150,'brute_force','2021-01-28 06:55:02','2021-01-28 11:55:02','142.93.35.169',NULL,NULL),(7151,'brute_force','2021-01-28 06:55:05','2021-01-28 11:55:05','142.93.35.169',NULL,NULL),(7152,'brute_force','2021-01-28 06:55:05','2021-01-28 11:55:05',NULL,NULL,'admin'),(7153,'brute_force','2021-01-28 07:01:15','2021-01-28 12:01:15','184.168.27.111',NULL,NULL),(7154,'brute_force','2021-01-28 07:01:15','2021-01-28 12:01:15',NULL,2,'gruposuadi'),(7155,'brute_force','2021-01-28 07:08:28','2021-01-28 12:08:28','134.209.250.11',NULL,NULL),(7156,'brute_force','2021-01-28 07:08:31','2021-01-28 12:08:31','134.209.250.11',NULL,NULL),(7157,'brute_force','2021-01-28 07:08:31','2021-01-28 12:08:31',NULL,NULL,'Admin'),(7158,'brute_force','2021-01-28 07:20:17','2021-01-28 12:20:17','136.144.210.153',NULL,NULL),(7159,'brute_force','2021-01-28 07:20:19','2021-01-28 12:20:19','136.144.210.153',NULL,NULL),(7160,'brute_force','2021-01-28 07:20:19','2021-01-28 12:20:19',NULL,NULL,'admin'),(7161,'brute_force','2021-01-28 07:31:24','2021-01-28 12:31:24','37.120.203.204',NULL,NULL),(7162,'brute_force','2021-01-28 07:31:24','2021-01-28 12:31:24',NULL,NULL,'info@gruposuadi.com'),(7163,'brute_force','2021-01-28 07:33:03','2021-01-28 12:33:03','54.37.21.211',NULL,NULL),(7164,'brute_force','2021-01-28 07:33:06','2021-01-28 12:33:06','54.37.21.211',NULL,NULL),(7165,'brute_force','2021-01-28 07:33:06','2021-01-28 12:33:06',NULL,NULL,'badmin'),(7166,'brute_force','2021-01-28 07:47:45','2021-01-28 12:47:45','103.66.68.170',NULL,NULL),(7167,'brute_force','2021-01-28 07:47:48','2021-01-28 12:47:48','103.66.68.170',NULL,NULL),(7168,'brute_force','2021-01-28 07:47:48','2021-01-28 12:47:48',NULL,NULL,'admin'),(7169,'brute_force','2021-01-28 08:00:24','2021-01-28 13:00:24','65.52.179.163',NULL,NULL),(7170,'brute_force','2021-01-28 08:00:26','2021-01-28 13:00:26','65.52.179.163',NULL,NULL),(7171,'brute_force','2021-01-28 08:00:26','2021-01-28 13:00:26',NULL,NULL,'admin'),(7172,'brute_force','2021-01-28 08:10:15','2021-01-28 13:10:15','136.144.210.153',NULL,NULL),(7173,'brute_force','2021-01-28 08:10:17','2021-01-28 13:10:17','136.144.210.153',NULL,NULL),(7174,'brute_force','2021-01-28 08:10:17','2021-01-28 13:10:17',NULL,NULL,'[login]'),(7175,'brute_force','2021-01-28 08:24:25','2021-01-28 13:24:25','51.79.160.231',NULL,NULL),(7176,'brute_force','2021-01-28 08:24:28','2021-01-28 13:24:28','51.79.160.231',NULL,NULL),(7177,'brute_force','2021-01-28 08:24:28','2021-01-28 13:24:28',NULL,NULL,'[login]'),(7178,'brute_force','2021-01-28 08:39:00','2021-01-28 13:39:00','157.230.164.216',NULL,NULL),(7179,'brute_force','2021-01-28 08:39:03','2021-01-28 13:39:03','157.230.164.216',NULL,NULL),(7180,'brute_force','2021-01-28 08:39:03','2021-01-28 13:39:03',NULL,NULL,'[login]'),(7181,'brute_force','2021-01-28 08:55:48','2021-01-28 13:55:48','104.248.61.198',NULL,NULL),(7182,'brute_force','2021-01-28 08:55:48','2021-01-28 13:55:48',NULL,NULL,'[login]'),(7183,'brute_force','2021-01-28 09:10:18','2021-01-28 14:10:18','162.241.120.67',NULL,NULL),(7184,'brute_force','2021-01-28 09:10:20','2021-01-28 14:10:20','162.241.120.67',NULL,NULL),(7185,'brute_force','2021-01-28 09:10:20','2021-01-28 14:10:20',NULL,NULL,'[login]'),(7186,'brute_force','2021-01-28 09:24:40','2021-01-28 14:24:40','34.89.60.252',NULL,NULL),(7187,'brute_force','2021-01-28 09:24:40','2021-01-28 14:24:40',NULL,2,'gruposuadi'),(7188,'brute_force','2021-01-28 09:26:15','2021-01-28 14:26:15','219.99.169.49',NULL,NULL),(7189,'brute_force','2021-01-28 09:26:15','2021-01-28 14:26:15',NULL,NULL,'[login]'),(7190,'brute_force','2021-01-28 09:42:30','2021-01-28 14:42:30','51.68.140.234',NULL,NULL),(7191,'brute_force','2021-01-28 09:42:32','2021-01-28 14:42:32','51.68.140.234',NULL,NULL),(7192,'brute_force','2021-01-28 09:42:32','2021-01-28 14:42:32',NULL,NULL,'[login]'),(7193,'brute_force','2021-01-28 10:00:20','2021-01-28 15:00:20','148.72.214.23',NULL,NULL),(7194,'brute_force','2021-01-28 10:00:23','2021-01-28 15:00:23','148.72.214.23',NULL,NULL),(7195,'brute_force','2021-01-28 10:00:23','2021-01-28 15:00:23',NULL,NULL,'[login]'),(7196,'brute_force','2021-01-28 10:01:33','2021-01-28 15:01:33','213.232.87.138',NULL,NULL),(7197,'brute_force','2021-01-28 10:01:33','2021-01-28 15:01:33',NULL,NULL,'info@gruposuadi.com'),(7198,'brute_force','2021-01-28 10:18:00','2021-01-28 15:18:00','216.10.242.176',NULL,NULL),(7199,'brute_force','2021-01-28 10:18:03','2021-01-28 15:18:03','216.10.242.176',NULL,NULL),(7200,'brute_force','2021-01-28 10:18:03','2021-01-28 15:18:03',NULL,NULL,'[login]'),(7201,'brute_force','2021-01-28 10:55:41','2021-01-28 15:55:41','142.93.179.72',NULL,NULL),(7202,'brute_force','2021-01-28 10:55:44','2021-01-28 15:55:44','142.93.179.72',NULL,NULL),(7203,'brute_force','2021-01-28 10:55:44','2021-01-28 15:55:44',NULL,NULL,'[login]'),(7204,'brute_force','2021-01-28 10:57:01','2021-01-28 15:57:01','50.87.179.128',NULL,NULL),(7205,'brute_force','2021-01-28 10:57:01','2021-01-28 15:57:01',NULL,2,'gruposuadi'),(7206,'brute_force','2021-01-28 11:14:24','2021-01-28 16:14:24','211.243.86.210',NULL,NULL),(7207,'brute_force','2021-01-28 11:14:27','2021-01-28 16:14:27','211.243.86.210',NULL,NULL),(7208,'brute_force','2021-01-28 11:14:27','2021-01-28 16:14:27',NULL,NULL,'[login]'),(7209,'brute_force','2021-01-28 11:24:43','2021-01-28 16:24:43','35.208.59.255',NULL,NULL),(7210,'brute_force','2021-01-28 11:24:43','2021-01-28 16:24:43',NULL,2,'gruposuadi'),(7211,'brute_force','2021-01-28 11:30:09','2021-01-28 16:30:09','107.180.102.143',NULL,NULL),(7212,'brute_force','2021-01-28 11:30:11','2021-01-28 16:30:11','107.180.102.143',NULL,NULL),(7213,'brute_force','2021-01-28 11:30:11','2021-01-28 16:30:11',NULL,NULL,'[login]'),(7214,'brute_force','2021-01-28 11:59:00','2021-01-28 16:59:00','72.167.222.102',NULL,NULL),(7215,'brute_force','2021-01-28 11:59:02','2021-01-28 16:59:02','72.167.222.102',NULL,NULL),(7216,'brute_force','2021-01-28 11:59:02','2021-01-28 16:59:02',NULL,NULL,'[login]'),(7217,'brute_force','2021-01-28 12:12:36','2021-01-28 17:12:36','138.68.80.235',NULL,NULL),(7218,'brute_force','2021-01-28 12:12:39','2021-01-28 17:12:39','138.68.80.235',NULL,NULL),(7219,'brute_force','2021-01-28 12:12:39','2021-01-28 17:12:39',NULL,NULL,'[login]'),(7220,'brute_force','2021-01-28 12:25:53','2021-01-28 17:25:53','159.253.46.18',NULL,NULL),(7221,'brute_force','2021-01-28 12:26:00','2021-01-28 17:26:00','159.253.46.18',NULL,NULL),(7222,'brute_force','2021-01-28 12:26:00','2021-01-28 17:26:00',NULL,NULL,'[login]'),(7223,'brute_force','2021-01-28 12:46:03','2021-01-28 17:46:03','185.246.208.122',NULL,NULL),(7224,'brute_force','2021-01-28 12:46:03','2021-01-28 17:46:03',NULL,NULL,'info@gruposuadi.com'),(7225,'brute_force','2021-01-28 13:00:29','2021-01-28 18:00:29','178.128.84.200',NULL,NULL),(7226,'brute_force','2021-01-28 13:00:32','2021-01-28 18:00:32','178.128.84.200',NULL,NULL),(7227,'brute_force','2021-01-28 13:00:32','2021-01-28 18:00:32',NULL,NULL,'[login]'),(7228,'brute_force','2021-01-28 13:10:15','2021-01-28 18:10:15','142.93.197.186',NULL,NULL),(7229,'brute_force','2021-01-28 13:10:17','2021-01-28 18:10:17','142.93.197.186',NULL,NULL),(7230,'brute_force','2021-01-28 13:10:17','2021-01-28 18:10:17',NULL,NULL,'[login]'),(7231,'brute_force','2021-01-28 13:22:26','2021-01-28 18:22:26','159.89.2.220',NULL,NULL),(7232,'brute_force','2021-01-28 13:22:28','2021-01-28 18:22:28','159.89.2.220',NULL,NULL),(7233,'brute_force','2021-01-28 13:22:28','2021-01-28 18:22:28',NULL,NULL,'[login]'),(7234,'brute_force','2021-01-28 13:48:43','2021-01-28 18:48:43','46.38.249.161',NULL,NULL),(7235,'brute_force','2021-01-28 13:48:45','2021-01-28 18:48:45','46.38.249.161',NULL,NULL),(7236,'brute_force','2021-01-28 13:48:45','2021-01-28 18:48:45',NULL,NULL,'[login]'),(7237,'brute_force','2021-01-28 14:07:42','2021-01-28 19:07:42','118.67.248.50',NULL,NULL),(7238,'brute_force','2021-01-28 14:16:17','2021-01-28 19:16:17','51.38.211.30',NULL,NULL),(7239,'brute_force','2021-01-28 14:16:19','2021-01-28 19:16:19','51.38.211.30',NULL,NULL),(7240,'brute_force','2021-01-28 14:16:19','2021-01-28 19:16:19',NULL,NULL,'[login]'),(7241,'brute_force','2021-01-28 15:02:25','2021-01-28 20:02:25','104.131.188.154',NULL,NULL),(7242,'brute_force','2021-01-28 15:17:59','2021-01-28 20:17:59','167.114.152.170',NULL,NULL),(7243,'brute_force','2021-01-28 15:18:01','2021-01-28 20:18:01','167.114.152.170',NULL,NULL),(7244,'brute_force','2021-01-28 15:18:01','2021-01-28 20:18:01',NULL,NULL,'[login]'),(7245,'brute_force','2021-01-28 15:23:32','2021-01-28 20:23:32','217.138.192.68',NULL,NULL),(7246,'brute_force','2021-01-28 15:23:32','2021-01-28 20:23:32',NULL,NULL,'info@gruposuadi.com'),(7247,'brute_force','2021-01-28 15:53:03','2021-01-28 20:53:03','62.210.209.245',NULL,NULL),(7248,'brute_force','2021-01-28 15:53:05','2021-01-28 20:53:05','62.210.209.245',NULL,NULL),(7249,'brute_force','2021-01-28 15:53:05','2021-01-28 20:53:05',NULL,NULL,'[login]'),(7250,'brute_force','2021-01-28 16:27:10','2021-01-28 21:27:10','176.124.231.76',NULL,NULL),(7251,'brute_force','2021-01-28 16:27:12','2021-01-28 21:27:12','176.124.231.76',NULL,NULL),(7252,'brute_force','2021-01-28 16:27:12','2021-01-28 21:27:12',NULL,NULL,'[login]'),(7253,'brute_force','2021-01-28 17:05:14','2021-01-28 22:05:14','139.99.69.189',NULL,NULL),(7254,'brute_force','2021-01-28 17:05:17','2021-01-28 22:05:17','139.99.69.189',NULL,NULL),(7255,'brute_force','2021-01-28 17:05:17','2021-01-28 22:05:17',NULL,NULL,'[login]'),(7256,'brute_force','2021-01-28 17:24:09','2021-01-28 22:24:09','64.227.58.145',NULL,NULL),(7257,'brute_force','2021-01-28 17:24:11','2021-01-28 22:24:11','64.227.58.145',NULL,NULL),(7258,'brute_force','2021-01-28 17:24:11','2021-01-28 22:24:11',NULL,NULL,'[login]'),(7259,'brute_force','2021-01-28 17:49:08','2021-01-28 22:49:08','5.101.136.148',NULL,NULL),(7260,'brute_force','2021-01-28 17:49:08','2021-01-28 22:49:08',NULL,NULL,'info@gruposuadi.com'),(7261,'brute_force','2021-01-28 18:25:03','2021-01-28 23:25:03','65.52.179.163',NULL,NULL),(7262,'brute_force','2021-01-28 18:25:06','2021-01-28 23:25:06','65.52.179.163',NULL,NULL),(7263,'brute_force','2021-01-28 18:25:06','2021-01-28 23:25:06',NULL,NULL,'[login]'),(7264,'brute_force','2021-01-28 18:45:51','2021-01-28 23:45:51','119.18.52.177',NULL,NULL),(7265,'brute_force','2021-01-28 18:45:54','2021-01-28 23:45:54','119.18.52.177',NULL,NULL),(7266,'brute_force','2021-01-28 18:45:54','2021-01-28 23:45:54',NULL,NULL,'[login]'),(7267,'brute_force','2021-01-28 19:06:12','2021-01-29 00:06:12','149.202.8.66',NULL,NULL),(7268,'brute_force','2021-01-28 19:06:14','2021-01-29 00:06:14','149.202.8.66',NULL,NULL),(7269,'brute_force','2021-01-28 19:06:14','2021-01-29 00:06:14',NULL,NULL,'[login]'),(7270,'brute_force','2021-01-28 19:27:56','2021-01-29 00:27:56','68.183.192.217',NULL,NULL),(7271,'brute_force','2021-01-28 19:28:00','2021-01-29 00:28:00','68.183.192.217',NULL,NULL),(7272,'brute_force','2021-01-28 19:28:00','2021-01-29 00:28:00',NULL,NULL,'[login]'),(7273,'brute_force','2021-01-28 19:49:27','2021-01-29 00:49:27','159.203.176.82',NULL,NULL),(7274,'brute_force','2021-01-28 19:49:28','2021-01-29 00:49:28','159.203.176.82',NULL,NULL),(7275,'brute_force','2021-01-28 19:49:28','2021-01-29 00:49:28',NULL,NULL,'[login]'),(7276,'brute_force','2021-01-28 20:30:48','2021-01-29 01:30:48','194.110.84.161',NULL,NULL),(7277,'brute_force','2021-01-28 20:30:48','2021-01-29 01:30:48',NULL,NULL,'info@gruposuadi.com'),(7278,'brute_force','2021-01-28 23:07:45','2021-01-29 04:07:45','45.152.181.212',NULL,NULL),(7279,'brute_force','2021-01-28 23:07:45','2021-01-29 04:07:45',NULL,NULL,'info@gruposuadi.com'),(7280,'brute_force','2021-01-29 01:47:39','2021-01-29 06:47:39','196.196.203.20',NULL,NULL),(7281,'brute_force','2021-01-29 01:47:39','2021-01-29 06:47:39',NULL,NULL,'info@gruposuadi.com'),(7282,'brute_force','2021-01-29 06:46:27','2021-01-29 11:46:27','217.138.197.68',NULL,NULL),(7283,'brute_force','2021-01-29 06:46:27','2021-01-29 11:46:27',NULL,NULL,'info@gruposuadi.com'),(7284,'brute_force','2021-01-29 08:03:57','2021-01-29 13:03:57','192.99.204.2',NULL,NULL),(7285,'brute_force','2021-01-29 08:03:57','2021-01-29 13:03:57',NULL,2,'gruposuadi'),(7286,'brute_force','2021-01-29 08:03:59','2021-01-29 13:03:59','192.99.204.2',NULL,NULL),(7287,'brute_force','2021-01-29 08:03:59','2021-01-29 13:03:59',NULL,2,'gruposuadi'),(7288,'brute_force','2021-01-29 08:04:01','2021-01-29 13:04:01','192.99.204.2',NULL,NULL),(7289,'brute_force','2021-01-29 08:04:01','2021-01-29 13:04:01',NULL,2,'gruposuadi'),(7290,'brute_force','2021-01-29 08:04:03','2021-01-29 13:04:03','192.99.204.2',NULL,NULL),(7291,'brute_force','2021-01-29 08:04:03','2021-01-29 13:04:03',NULL,2,'gruposuadi'),(7292,'brute_force','2021-01-29 08:04:05','2021-01-29 13:04:05','192.99.204.2',NULL,NULL),(7293,'brute_force','2021-01-29 08:04:05','2021-01-29 13:04:05',NULL,2,'gruposuadi'),(7294,'brute_force','2021-01-29 08:04:20','2021-01-29 13:04:20','24.173.42.146',NULL,NULL),(7295,'brute_force','2021-01-29 08:04:20','2021-01-29 13:04:20',NULL,2,'gruposuadi'),(7296,'brute_force','2021-01-29 08:04:22','2021-01-29 13:04:22','24.173.42.146',NULL,NULL),(7297,'brute_force','2021-01-29 08:04:22','2021-01-29 13:04:22',NULL,2,'gruposuadi'),(7298,'brute_force','2021-01-29 08:04:25','2021-01-29 13:04:25','24.173.42.146',NULL,NULL),(7299,'brute_force','2021-01-29 08:04:25','2021-01-29 13:04:25',NULL,2,'gruposuadi'),(7300,'brute_force','2021-01-29 08:04:27','2021-01-29 13:04:27','24.173.42.146',NULL,NULL),(7301,'brute_force','2021-01-29 08:04:27','2021-01-29 13:04:27',NULL,2,'gruposuadi'),(7302,'brute_force','2021-01-29 08:04:29','2021-01-29 13:04:29','24.173.42.146',NULL,NULL),(7303,'brute_force','2021-01-29 08:04:29','2021-01-29 13:04:29',NULL,2,'gruposuadi'),(7304,'brute_force','2021-01-29 08:19:34','2021-01-29 13:19:34','181.113.64.190',NULL,NULL),(7305,'brute_force','2021-01-29 08:19:34','2021-01-29 13:19:34',NULL,2,'gruposuadi'),(7306,'brute_force','2021-01-29 08:19:38','2021-01-29 13:19:38','181.113.64.190',NULL,NULL),(7307,'brute_force','2021-01-29 08:19:38','2021-01-29 13:19:38',NULL,2,'gruposuadi'),(7308,'brute_force','2021-01-29 08:19:40','2021-01-29 13:19:40','181.113.64.190',NULL,NULL),(7309,'brute_force','2021-01-29 08:19:40','2021-01-29 13:19:40',NULL,2,'gruposuadi'),(7310,'brute_force','2021-01-29 08:19:43','2021-01-29 13:19:43','181.113.64.190',NULL,NULL),(7311,'brute_force','2021-01-29 08:19:43','2021-01-29 13:19:43',NULL,2,'gruposuadi'),(7312,'brute_force','2021-01-29 08:19:52','2021-01-29 13:19:52','158.69.53.211',NULL,NULL),(7313,'brute_force','2021-01-29 08:19:52','2021-01-29 13:19:52',NULL,2,'gruposuadi'),(7314,'brute_force','2021-01-29 08:19:54','2021-01-29 13:19:54','158.69.53.211',NULL,NULL),(7315,'brute_force','2021-01-29 08:19:54','2021-01-29 13:19:54',NULL,2,'gruposuadi'),(7316,'brute_force','2021-01-29 08:19:57','2021-01-29 13:19:57','158.69.53.211',NULL,NULL),(7317,'brute_force','2021-01-29 08:19:57','2021-01-29 13:19:57',NULL,2,'gruposuadi'),(7318,'brute_force','2021-01-29 08:19:59','2021-01-29 13:19:59','158.69.53.211',NULL,NULL),(7319,'brute_force','2021-01-29 08:19:59','2021-01-29 13:19:59',NULL,2,'gruposuadi'),(7320,'brute_force','2021-01-29 08:20:01','2021-01-29 13:20:01','158.69.53.211',NULL,NULL),(7321,'brute_force','2021-01-29 08:20:01','2021-01-29 13:20:01',NULL,2,'gruposuadi'),(7322,'brute_force','2021-01-29 08:22:51','2021-01-29 13:22:51','212.166.14.59',NULL,NULL),(7323,'brute_force','2021-01-29 08:22:51','2021-01-29 13:22:51',NULL,2,'gruposuadi'),(7324,'brute_force','2021-01-29 09:40:18','2021-01-29 14:40:18','89.249.64.164',NULL,NULL),(7325,'brute_force','2021-01-29 09:40:18','2021-01-29 14:40:18',NULL,NULL,'info@gruposuadi.com'),(7326,'brute_force','2021-01-29 12:10:48','2021-01-29 17:10:48','185.245.85.172',NULL,NULL),(7327,'brute_force','2021-01-29 12:10:48','2021-01-29 17:10:48',NULL,NULL,'info@gruposuadi.com'),(7328,'brute_force','2021-01-29 17:24:52','2021-01-29 22:24:52','195.154.42.133',NULL,NULL),(7329,'brute_force','2021-01-29 17:24:52','2021-01-29 22:24:52',NULL,NULL,'info@gruposuadi.com'),(7330,'brute_force','2021-01-29 19:49:55','2021-01-30 00:49:55','92.223.89.187',NULL,NULL),(7331,'brute_force','2021-01-29 19:49:55','2021-01-30 00:49:55',NULL,NULL,'info@gruposuadi.com'),(7332,'brute_force','2021-01-29 22:39:46','2021-01-30 03:39:46','217.138.207.196',NULL,NULL),(7333,'brute_force','2021-01-29 22:39:46','2021-01-30 03:39:46',NULL,NULL,'info@gruposuadi.com'),(7334,'brute_force','2021-01-30 01:15:06','2021-01-30 06:15:06','194.110.84.161',NULL,NULL),(7335,'brute_force','2021-01-30 01:15:06','2021-01-30 06:15:06',NULL,NULL,'info@gruposuadi.com'),(7336,'brute_force','2021-01-30 03:44:02','2021-01-30 08:44:02','213.232.87.88',NULL,NULL),(7337,'brute_force','2021-01-30 03:44:02','2021-01-30 08:44:02',NULL,NULL,'info@gruposuadi.com'),(7338,'brute_force','2021-01-30 07:19:09','2021-01-30 12:19:09','195.206.183.142',NULL,NULL),(7339,'brute_force','2021-01-30 07:19:09','2021-01-30 12:19:09',NULL,NULL,'info@gruposuadi.com'),(7340,'brute_force','2021-01-30 10:58:37','2021-01-30 15:58:37','185.134.114.11',NULL,NULL),(7341,'brute_force','2021-01-30 10:58:37','2021-01-30 15:58:37',NULL,NULL,'info@gruposuadi.com'),(7342,'brute_force','2021-01-30 14:32:34','2021-01-30 19:32:34','194.110.84.123',NULL,NULL),(7343,'brute_force','2021-01-30 14:32:34','2021-01-30 19:32:34',NULL,NULL,'info@gruposuadi.com'),(7344,'brute_force','2021-01-30 18:03:33','2021-01-30 23:03:33','217.138.207.196',NULL,NULL),(7345,'brute_force','2021-01-30 18:03:33','2021-01-30 23:03:33',NULL,NULL,'info@gruposuadi.com'),(7346,'brute_force','2021-01-31 01:20:54','2021-01-31 06:20:54','196.245.151.4',NULL,NULL),(7347,'brute_force','2021-01-31 01:20:54','2021-01-31 06:20:54',NULL,NULL,'info@gruposuadi.com'),(7348,'brute_force','2021-01-31 04:51:55','2021-01-31 09:51:55','45.133.192.156',NULL,NULL),(7349,'brute_force','2021-01-31 04:51:55','2021-01-31 09:51:55',NULL,NULL,'info@gruposuadi.com'),(7350,'brute_force','2021-01-31 05:56:04','2021-01-31 10:56:04','178.128.111.193',NULL,NULL),(7351,'brute_force','2021-01-31 05:56:07','2021-01-31 10:56:07','178.128.111.193',NULL,NULL),(7352,'brute_force','2021-01-31 05:56:07','2021-01-31 10:56:07',NULL,NULL,'admin'),(7353,'brute_force','2021-01-31 08:28:26','2021-01-31 13:28:26','217.138.207.196',NULL,NULL),(7354,'brute_force','2021-01-31 08:28:26','2021-01-31 13:28:26',NULL,NULL,'info@gruposuadi.com'),(7355,'brute_force','2021-01-31 12:19:36','2021-01-31 17:19:36','37.120.156.68',NULL,NULL),(7356,'brute_force','2021-01-31 12:19:36','2021-01-31 17:19:36',NULL,NULL,'info@gruposuadi.com'),(7357,'brute_force','2021-01-31 15:06:08','2021-01-31 20:06:08','109.202.111.134',NULL,NULL),(7358,'brute_force','2021-01-31 15:06:08','2021-01-31 20:06:08',NULL,NULL,'info@gruposuadi.com'),(7359,'brute_force','2021-01-31 17:59:14','2021-01-31 22:59:14','195.154.44.67',NULL,NULL),(7360,'brute_force','2021-01-31 17:59:14','2021-01-31 22:59:14',NULL,NULL,'info@gruposuadi.com'),(7361,'brute_force','2021-01-31 20:20:25','2021-02-01 01:20:25','217.138.216.44',NULL,NULL),(7362,'brute_force','2021-01-31 20:20:25','2021-02-01 01:20:25',NULL,NULL,'info@gruposuadi.com'),(7363,'brute_force','2021-01-31 23:00:24','2021-02-01 04:00:24','213.232.87.138',NULL,NULL),(7364,'brute_force','2021-01-31 23:00:24','2021-02-01 04:00:24',NULL,NULL,'info@gruposuadi.com'),(7365,'brute_force','2021-02-01 01:22:06','2021-02-01 06:22:06','103.143.193.226',NULL,NULL),(7366,'brute_force','2021-02-01 01:22:10','2021-02-01 06:22:10','103.143.193.226',NULL,NULL),(7367,'brute_force','2021-02-01 01:22:10','2021-02-01 06:22:10',NULL,NULL,'[login]'),(7368,'brute_force','2021-02-01 01:37:39','2021-02-01 06:37:39','194.150.167.88',NULL,NULL),(7369,'brute_force','2021-02-01 01:37:39','2021-02-01 06:37:39',NULL,NULL,'info@gruposuadi.com'),(7370,'brute_force','2021-02-01 03:00:06','2021-02-01 08:00:06','159.203.65.130',NULL,NULL),(7371,'brute_force','2021-02-01 03:00:06','2021-02-01 08:00:06',NULL,NULL,'[login]'),(7372,'brute_force','2021-02-01 04:09:11','2021-02-01 09:09:11','194.35.233.28',NULL,NULL),(7373,'brute_force','2021-02-01 04:09:11','2021-02-01 09:09:11',NULL,NULL,'info@gruposuadi.com'),(7374,'brute_force','2021-02-01 06:42:40','2021-02-01 11:42:40','84.17.59.153',NULL,NULL),(7375,'brute_force','2021-02-01 06:42:40','2021-02-01 11:42:40',NULL,NULL,'info@gruposuadi.com'),(7376,'brute_force','2021-02-01 08:17:51','2021-02-01 13:17:51','128.199.254.46',NULL,NULL),(7377,'brute_force','2021-02-01 08:17:53','2021-02-01 13:17:53','128.199.254.46',NULL,NULL),(7378,'brute_force','2021-02-01 08:17:53','2021-02-01 13:17:53',NULL,NULL,'admin'),(7379,'brute_force','2021-02-01 11:54:37','2021-02-01 16:54:37','185.212.171.201',NULL,NULL),(7380,'brute_force','2021-02-01 11:54:37','2021-02-01 16:54:37',NULL,NULL,'info@gruposuadi.com'),(7381,'brute_force','2021-02-01 13:42:39','2021-02-01 18:42:39','212.33.198.171',NULL,NULL),(7382,'brute_force','2021-02-01 13:42:52','2021-02-01 18:42:52','212.33.198.171',NULL,NULL),(7383,'brute_force','2021-02-01 13:42:52','2021-02-01 18:42:52',NULL,NULL,'admin'),(7384,'brute_force','2021-02-01 14:25:00','2021-02-01 19:25:00','5.101.137.195',NULL,NULL),(7385,'brute_force','2021-02-01 14:25:00','2021-02-01 19:25:00',NULL,NULL,'info@gruposuadi.com'),(7386,'brute_force','2021-02-01 17:18:39','2021-02-01 22:18:39','185.236.42.29',NULL,NULL),(7387,'brute_force','2021-02-01 17:18:39','2021-02-01 22:18:39',NULL,NULL,'info@gruposuadi.com'),(7388,'brute_force','2021-02-01 19:08:41','2021-02-02 00:08:41','85.208.22.163',NULL,NULL),(7389,'brute_force','2021-02-01 19:08:43','2021-02-02 00:08:43','85.208.22.163',NULL,NULL),(7390,'brute_force','2021-02-01 19:08:43','2021-02-02 00:08:43',NULL,NULL,'[login]'),(7391,'brute_force','2021-02-01 22:46:21','2021-02-02 03:46:21','196.240.54.4',NULL,NULL),(7392,'brute_force','2021-02-01 22:46:21','2021-02-02 03:46:21',NULL,NULL,'info@gruposuadi.com'),(7393,'brute_force','2021-02-02 01:06:28','2021-02-02 06:06:28','196.240.57.180',NULL,NULL),(7394,'brute_force','2021-02-02 01:06:28','2021-02-02 06:06:28',NULL,NULL,'info@gruposuadi.com'),(7395,'brute_force','2021-02-02 03:48:11','2021-02-02 08:48:11','195.206.183.152',NULL,NULL),(7396,'brute_force','2021-02-02 03:48:11','2021-02-02 08:48:11',NULL,NULL,'info@gruposuadi.com'),(7397,'brute_force','2021-02-02 05:59:23','2021-02-02 10:59:23','206.189.135.130',NULL,NULL),(7398,'brute_force','2021-02-02 05:59:25','2021-02-02 10:59:25','206.189.135.130',NULL,NULL),(7399,'brute_force','2021-02-02 05:59:25','2021-02-02 10:59:25',NULL,NULL,'[login]'),(7400,'brute_force','2021-02-02 07:08:34','2021-02-02 12:08:34','37.120.158.28',NULL,NULL),(7401,'brute_force','2021-02-02 07:08:34','2021-02-02 12:08:34',NULL,NULL,'info@gruposuadi.com'),(7402,'brute_force','2021-02-02 09:20:55','2021-02-02 14:20:55','197.230.122.194',NULL,NULL),(7403,'brute_force','2021-02-02 09:20:55','2021-02-02 14:20:55',NULL,2,'gruposuadi'),(7404,'brute_force','2021-02-02 09:21:57','2021-02-02 14:21:57','197.230.122.194',NULL,NULL),(7405,'brute_force','2021-02-02 09:21:57','2021-02-02 14:21:57',NULL,2,'gruposuadi'),(7406,'brute_force','2021-02-02 09:22:58','2021-02-02 14:22:58','197.230.122.194',NULL,NULL),(7407,'brute_force','2021-02-02 09:22:58','2021-02-02 14:22:58',NULL,2,'gruposuadi'),(7408,'brute_force','2021-02-02 09:23:59','2021-02-02 14:23:59','197.230.122.194',NULL,NULL),(7409,'brute_force','2021-02-02 09:23:59','2021-02-02 14:23:59',NULL,2,'gruposuadi'),(7410,'brute_force','2021-02-02 09:25:00','2021-02-02 14:25:00','197.230.122.194',NULL,NULL),(7411,'brute_force','2021-02-02 09:25:00','2021-02-02 14:25:00',NULL,2,'gruposuadi'),(7412,'brute_force','2021-02-02 10:42:37','2021-02-02 15:42:37','185.253.98.102',NULL,NULL),(7413,'brute_force','2021-02-02 10:42:37','2021-02-02 15:42:37',NULL,NULL,'info@gruposuadi.com'),(7414,'brute_force','2021-02-02 11:23:07','2021-02-02 16:23:07','85.208.22.163',NULL,NULL),(7415,'brute_force','2021-02-02 11:23:09','2021-02-02 16:23:09','85.208.22.163',NULL,NULL),(7416,'brute_force','2021-02-02 11:23:09','2021-02-02 16:23:09',NULL,NULL,'[login]'),(7417,'brute_force','2021-02-02 13:58:48','2021-02-02 18:58:48','185.254.68.92',NULL,NULL),(7418,'brute_force','2021-02-02 13:58:48','2021-02-02 18:58:48',NULL,NULL,'info@gruposuadi.com'),(7419,'brute_force','2021-02-02 16:45:08','2021-02-02 21:45:08','139.59.41.34',NULL,NULL),(7420,'brute_force','2021-02-02 16:45:11','2021-02-02 21:45:11','139.59.41.34',NULL,NULL),(7421,'brute_force','2021-02-02 16:45:11','2021-02-02 21:45:11',NULL,NULL,'[login]'),(7422,'brute_force','2021-02-02 17:19:57','2021-02-02 22:19:57','77.75.120.132',NULL,NULL),(7423,'brute_force','2021-02-02 17:19:57','2021-02-02 22:19:57',NULL,NULL,'info@gruposuadi.com'),(7424,'brute_force','2021-02-02 20:43:39','2021-02-03 01:43:39','193.36.116.157',NULL,NULL),(7425,'brute_force','2021-02-02 20:43:39','2021-02-03 01:43:39',NULL,NULL,'info@gruposuadi.com'),(7426,'brute_force','2021-02-02 22:03:38','2021-02-03 03:03:38','64.59.71.141',NULL,NULL),(7427,'brute_force','2021-02-02 22:03:40','2021-02-03 03:03:40','64.59.71.141',NULL,NULL),(7428,'brute_force','2021-02-02 22:03:40','2021-02-03 03:03:40',NULL,NULL,'[login]'),(7429,'brute_force','2021-02-03 00:04:54','2021-02-03 05:04:54','5.101.136.148',NULL,NULL),(7430,'brute_force','2021-02-03 00:04:54','2021-02-03 05:04:54',NULL,NULL,'info@gruposuadi.com'),(7431,'brute_force','2021-02-03 04:36:48','2021-02-03 09:36:48','203.6.149.115',NULL,NULL),(7432,'brute_force','2021-02-03 04:36:51','2021-02-03 09:36:51','203.6.149.115',NULL,NULL),(7433,'brute_force','2021-02-03 04:36:51','2021-02-03 09:36:51',NULL,NULL,'admin'),(7434,'brute_force','2021-02-03 07:07:20','2021-02-03 12:07:20','195.181.167.134',NULL,NULL),(7435,'brute_force','2021-02-03 07:07:20','2021-02-03 12:07:20',NULL,NULL,'info@gruposuadi.com'),(7436,'brute_force','2021-02-03 09:54:48','2021-02-03 14:54:48','185.236.42.196',NULL,NULL),(7437,'brute_force','2021-02-03 09:54:48','2021-02-03 14:54:48',NULL,NULL,'info@gruposuadi.com'),(7438,'brute_force','2021-02-03 12:20:41','2021-02-03 17:20:41','89.34.98.107',NULL,NULL),(7439,'brute_force','2021-02-03 12:20:41','2021-02-03 17:20:41',NULL,NULL,'info@gruposuadi.com'),(7440,'brute_force','2021-02-03 15:05:05','2021-02-03 20:05:05','185.144.100.131',NULL,NULL),(7441,'brute_force','2021-02-03 15:05:05','2021-02-03 20:05:05',NULL,NULL,'info@gruposuadi.com'),(7442,'brute_force','2021-02-03 17:42:43','2021-02-03 22:42:43','194.35.233.46',NULL,NULL),(7443,'brute_force','2021-02-03 17:42:43','2021-02-03 22:42:43',NULL,NULL,'info@gruposuadi.com'),(7444,'brute_force','2021-02-03 19:42:31','2021-02-04 00:42:31','202.28.123.198',NULL,NULL),(7445,'brute_force','2021-02-03 19:42:34','2021-02-04 00:42:34','202.28.123.198',NULL,NULL),(7446,'brute_force','2021-02-03 19:42:34','2021-02-04 00:42:34',NULL,NULL,'demo'),(7447,'brute_force','2021-02-03 20:21:31','2021-02-04 01:21:31','213.232.87.138',NULL,NULL),(7448,'brute_force','2021-02-03 20:21:31','2021-02-04 01:21:31',NULL,NULL,'info@gruposuadi.com'),(7449,'brute_force','2021-02-04 04:07:15','2021-02-04 09:07:15','34.77.168.63',NULL,NULL),(7450,'brute_force','2021-02-04 04:07:18','2021-02-04 09:07:18','34.77.168.63',NULL,NULL),(7451,'brute_force','2021-02-04 04:07:18','2021-02-04 09:07:18',NULL,NULL,'admin'),(7452,'brute_force','2021-02-04 06:20:56','2021-02-04 11:20:56','82.102.21.57',NULL,NULL),(7453,'brute_force','2021-02-04 06:20:56','2021-02-04 11:20:56',NULL,NULL,'info@gruposuadi.com'),(7454,'brute_force','2021-02-04 07:12:44','2021-02-04 12:12:44','5.39.64.29',NULL,NULL),(7455,'brute_force','2021-02-04 09:04:38','2021-02-04 14:04:38','51.159.90.167',NULL,NULL),(7456,'brute_force','2021-02-04 09:04:38','2021-02-04 14:04:38',NULL,NULL,'info@gruposuadi.com'),(7457,'brute_force','2021-02-04 11:33:16','2021-02-04 16:33:16','185.134.114.11',NULL,NULL),(7458,'brute_force','2021-02-04 11:33:16','2021-02-04 16:33:16',NULL,NULL,'info@gruposuadi.com'),(7459,'brute_force','2021-02-04 12:22:33','2021-02-04 17:22:33','192.99.5.14',NULL,NULL),(7460,'brute_force','2021-02-04 13:03:40','2021-02-04 18:03:40','158.69.250.210',NULL,NULL),(7461,'brute_force','2021-02-04 14:32:57','2021-02-04 19:32:57','37.187.74.109',NULL,NULL),(7462,'brute_force','2021-02-04 17:02:49','2021-02-04 22:02:49','192.99.8.102',NULL,NULL),(7463,'brute_force','2021-02-04 19:18:50','2021-02-05 00:18:50','212.129.20.162',NULL,NULL),(7464,'brute_force','2021-02-04 19:18:50','2021-02-05 00:18:50',NULL,NULL,'info@gruposuadi.com'),(7465,'brute_force','2021-02-04 20:31:20','2021-02-05 01:31:20','46.105.100.82',NULL,NULL),(7466,'brute_force','2021-02-04 21:19:51','2021-02-05 02:19:51','46.105.100.82',NULL,NULL),(7467,'brute_force','2021-02-04 22:08:32','2021-02-05 03:08:32','217.146.82.197',NULL,NULL),(7468,'brute_force','2021-02-04 22:08:32','2021-02-05 03:08:32',NULL,NULL,'info@gruposuadi.com'),(7469,'brute_force','2021-02-05 00:51:11','2021-02-05 05:51:11','192.99.5.14',NULL,NULL),(7470,'brute_force','2021-02-05 01:08:06','2021-02-05 06:08:06','188.165.239.119',NULL,NULL),(7471,'brute_force','2021-02-05 01:50:50','2021-02-05 06:50:50','192.95.30.65',NULL,NULL),(7472,'brute_force','2021-02-05 01:56:05','2021-02-05 06:56:05','192.99.8.102',NULL,NULL),(7473,'brute_force','2021-02-05 02:11:13','2021-02-05 07:11:13','5.39.64.29',NULL,NULL),(7474,'brute_force','2021-02-05 02:27:42','2021-02-05 07:27:42','188.165.239.119',NULL,NULL),(7475,'brute_force','2021-02-05 03:19:28','2021-02-05 08:19:28','217.146.82.197',NULL,NULL),(7476,'brute_force','2021-02-05 03:19:28','2021-02-05 08:19:28',NULL,NULL,'info@gruposuadi.com'),(7477,'brute_force','2021-02-05 04:25:12','2021-02-05 09:25:12','192.99.8.102',NULL,NULL),(7478,'brute_force','2021-02-05 04:26:34','2021-02-05 09:26:34','5.39.64.29',NULL,NULL),(7479,'brute_force','2021-02-05 06:06:41','2021-02-05 11:06:41','5.23.50.111',NULL,NULL),(7480,'brute_force','2021-02-05 06:06:43','2021-02-05 11:06:43','5.23.50.111',NULL,NULL),(7481,'brute_force','2021-02-05 06:06:43','2021-02-05 11:06:43',NULL,NULL,'[login]'),(7482,'brute_force','2021-02-05 06:24:54','2021-02-05 11:24:54','51.79.99.219',NULL,NULL),(7483,'brute_force','2021-02-05 06:24:54','2021-02-05 11:24:54',NULL,NULL,'[login]'),(7484,'brute_force','2021-02-05 06:33:35','2021-02-05 11:33:35','194.127.172.83',NULL,NULL),(7485,'brute_force','2021-02-05 06:33:35','2021-02-05 11:33:35',NULL,NULL,'info@gruposuadi.com'),(7486,'brute_force','2021-02-05 06:52:08','2021-02-05 11:52:08','216.144.248.186',NULL,NULL),(7487,'brute_force','2021-02-05 06:52:08','2021-02-05 11:52:08',NULL,NULL,'[login]'),(7488,'brute_force','2021-02-05 07:03:01','2021-02-05 12:03:01','5.39.64.29',NULL,NULL),(7489,'brute_force','2021-02-05 07:05:15','2021-02-05 12:05:15','139.59.5.179',NULL,NULL),(7490,'brute_force','2021-02-05 07:05:28','2021-02-05 12:05:28','139.59.5.179',NULL,NULL),(7491,'brute_force','2021-02-05 07:05:28','2021-02-05 12:05:28',NULL,NULL,'[login]'),(7492,'brute_force','2021-02-05 07:39:45','2021-02-05 12:39:45','216.144.248.186',NULL,NULL),(7493,'brute_force','2021-02-05 07:39:47','2021-02-05 12:39:47','216.144.248.186',NULL,NULL),(7494,'brute_force','2021-02-05 07:39:47','2021-02-05 12:39:47',NULL,NULL,'[login]'),(7495,'brute_force','2021-02-05 08:04:15','2021-02-05 13:04:15','104.248.201.153',NULL,NULL),(7496,'brute_force','2021-02-05 08:04:17','2021-02-05 13:04:17','104.248.201.153',NULL,NULL),(7497,'brute_force','2021-02-05 08:04:17','2021-02-05 13:04:17',NULL,NULL,'[login]'),(7498,'brute_force','2021-02-05 08:30:29','2021-02-05 13:30:29','188.214.30.149',NULL,NULL),(7499,'brute_force','2021-02-05 08:30:31','2021-02-05 13:30:31','188.214.30.149',NULL,NULL),(7500,'brute_force','2021-02-05 08:30:31','2021-02-05 13:30:31',NULL,NULL,'[login]'),(7501,'brute_force','2021-02-05 08:44:37','2021-02-05 13:44:37','103.27.239.185',NULL,NULL),(7502,'brute_force','2021-02-05 08:44:40','2021-02-05 13:44:40','103.27.239.185',NULL,NULL),(7503,'brute_force','2021-02-05 08:44:40','2021-02-05 13:44:40',NULL,NULL,'[login]'),(7504,'brute_force','2021-02-05 09:12:22','2021-02-05 14:12:22','67.225.241.126',NULL,NULL),(7505,'brute_force','2021-02-05 09:12:23','2021-02-05 14:12:23','67.225.241.126',NULL,NULL),(7506,'brute_force','2021-02-05 09:12:23','2021-02-05 14:12:23',NULL,NULL,'[login]'),(7507,'brute_force','2021-02-05 09:28:17','2021-02-05 14:28:17','186.250.244.138',NULL,NULL),(7508,'brute_force','2021-02-05 09:28:20','2021-02-05 14:28:20','186.250.244.138',NULL,NULL),(7509,'brute_force','2021-02-05 09:28:20','2021-02-05 14:28:20',NULL,NULL,'[login]'),(7510,'brute_force','2021-02-05 10:09:13','2021-02-05 15:09:13','194.127.172.83',NULL,NULL),(7511,'brute_force','2021-02-05 10:09:13','2021-02-05 15:09:13',NULL,NULL,'info@gruposuadi.com'),(7512,'brute_force','2021-02-05 10:17:18','2021-02-05 15:17:18','103.3.46.92',NULL,NULL),(7513,'brute_force','2021-02-05 10:17:21','2021-02-05 15:17:21','103.3.46.92',NULL,NULL),(7514,'brute_force','2021-02-05 10:17:21','2021-02-05 15:17:21',NULL,NULL,'[login]'),(7515,'brute_force','2021-02-05 10:34:36','2021-02-05 15:34:36','171.244.15.38',NULL,NULL),(7516,'brute_force','2021-02-05 10:34:39','2021-02-05 15:34:39','171.244.15.38',NULL,NULL),(7517,'brute_force','2021-02-05 10:34:39','2021-02-05 15:34:39',NULL,NULL,'[login]'),(7518,'brute_force','2021-02-05 11:50:57','2021-02-05 16:50:57','104.248.124.254',NULL,NULL),(7519,'brute_force','2021-02-05 11:50:59','2021-02-05 16:50:59','104.248.124.254',NULL,NULL),(7520,'brute_force','2021-02-05 11:50:59','2021-02-05 16:50:59',NULL,NULL,'[login]'),(7521,'brute_force','2021-02-05 12:19:52','2021-02-05 17:19:52','158.69.250.210',NULL,NULL),(7522,'brute_force','2021-02-05 12:31:46','2021-02-05 17:31:46','148.72.214.23',NULL,NULL),(7523,'brute_force','2021-02-05 12:31:49','2021-02-05 17:31:49','148.72.214.23',NULL,NULL),(7524,'brute_force','2021-02-05 12:31:49','2021-02-05 17:31:49',NULL,NULL,'[login]'),(7525,'brute_force','2021-02-05 12:52:13','2021-02-05 17:52:13','128.199.212.194',NULL,NULL),(7526,'brute_force','2021-02-05 12:52:21','2021-02-05 17:52:21','128.199.212.194',NULL,NULL),(7527,'brute_force','2021-02-05 12:52:21','2021-02-05 17:52:21',NULL,NULL,'[login]'),(7528,'brute_force','2021-02-05 13:15:15','2021-02-05 18:15:15','195.181.170.200',NULL,NULL),(7529,'brute_force','2021-02-05 13:15:15','2021-02-05 18:15:15',NULL,NULL,'info@gruposuadi.com'),(7530,'brute_force','2021-02-05 13:35:07','2021-02-05 18:35:07','146.148.76.122',NULL,NULL),(7531,'brute_force','2021-02-05 13:35:09','2021-02-05 18:35:09','146.148.76.122',NULL,NULL),(7532,'brute_force','2021-02-05 13:35:09','2021-02-05 18:35:09',NULL,NULL,'[login]'),(7533,'brute_force','2021-02-05 13:47:37','2021-02-05 18:47:37','139.99.148.4',NULL,NULL),(7534,'brute_force','2021-02-05 13:47:40','2021-02-05 18:47:40','139.99.148.4',NULL,NULL),(7535,'brute_force','2021-02-05 13:47:40','2021-02-05 18:47:40',NULL,NULL,'[login]'),(7536,'brute_force','2021-02-05 13:59:39','2021-02-05 18:59:39','144.217.243.76',NULL,NULL),(7537,'brute_force','2021-02-05 13:59:41','2021-02-05 18:59:41','144.217.243.76',NULL,NULL),(7538,'brute_force','2021-02-05 13:59:41','2021-02-05 18:59:41',NULL,NULL,'[login]'),(7539,'brute_force','2021-02-05 14:10:33','2021-02-05 19:10:33','46.105.243.22',NULL,NULL),(7540,'brute_force','2021-02-05 14:10:35','2021-02-05 19:10:35','46.105.243.22',NULL,NULL),(7541,'brute_force','2021-02-05 14:10:35','2021-02-05 19:10:35',NULL,NULL,'[login]'),(7542,'brute_force','2021-02-05 14:32:11','2021-02-05 19:32:11','164.132.224.68',NULL,NULL),(7543,'brute_force','2021-02-05 14:32:14','2021-02-05 19:32:14','164.132.224.68',NULL,NULL),(7544,'brute_force','2021-02-05 14:32:14','2021-02-05 19:32:14',NULL,NULL,'[login]'),(7545,'brute_force','2021-02-05 14:43:46','2021-02-05 19:43:46','134.209.176.202',NULL,NULL),(7546,'brute_force','2021-02-05 14:43:50','2021-02-05 19:43:50','134.209.176.202',NULL,NULL),(7547,'brute_force','2021-02-05 14:43:50','2021-02-05 19:43:50',NULL,NULL,'[login]'),(7548,'brute_force','2021-02-05 14:55:23','2021-02-05 19:55:23','159.89.168.131',NULL,NULL),(7549,'brute_force','2021-02-05 14:55:26','2021-02-05 19:55:26','159.89.168.131',NULL,NULL),(7550,'brute_force','2021-02-05 14:55:26','2021-02-05 19:55:26',NULL,NULL,'[login]'),(7551,'brute_force','2021-02-05 15:08:18','2021-02-05 20:08:18','188.165.246.50',NULL,NULL),(7552,'brute_force','2021-02-05 15:08:20','2021-02-05 20:08:20','188.165.246.50',NULL,NULL),(7553,'brute_force','2021-02-05 15:08:20','2021-02-05 20:08:20',NULL,NULL,'admin'),(7554,'brute_force','2021-02-05 15:20:55','2021-02-05 20:20:55','108.61.191.138',NULL,NULL),(7555,'brute_force','2021-02-05 15:20:57','2021-02-05 20:20:57','108.61.191.138',NULL,NULL),(7556,'brute_force','2021-02-05 15:20:57','2021-02-05 20:20:57',NULL,NULL,'admin'),(7557,'brute_force','2021-02-05 15:33:43','2021-02-05 20:33:43','167.71.104.1',NULL,NULL),(7558,'brute_force','2021-02-05 15:33:45','2021-02-05 20:33:45','167.71.104.1',NULL,NULL),(7559,'brute_force','2021-02-05 15:33:45','2021-02-05 20:33:45',NULL,NULL,'admin'),(7560,'brute_force','2021-02-05 15:46:28','2021-02-05 20:46:28','103.101.162.209',NULL,NULL),(7561,'brute_force','2021-02-05 15:46:31','2021-02-05 20:46:31','103.101.162.209',NULL,NULL),(7562,'brute_force','2021-02-05 15:46:31','2021-02-05 20:46:31',NULL,NULL,'admin'),(7563,'brute_force','2021-02-05 15:59:10','2021-02-05 20:59:10','173.212.202.20',NULL,NULL),(7564,'brute_force','2021-02-05 15:59:12','2021-02-05 20:59:12','173.212.202.20',NULL,NULL),(7565,'brute_force','2021-02-05 15:59:12','2021-02-05 20:59:12',NULL,NULL,'admin'),(7566,'brute_force','2021-02-05 16:03:08','2021-02-05 21:03:08','192.95.30.65',NULL,NULL),(7567,'brute_force','2021-02-05 16:08:38','2021-02-05 21:08:38','37.59.54.36',NULL,NULL),(7568,'brute_force','2021-02-05 16:41:40','2021-02-05 21:41:40','185.176.221.195',NULL,NULL),(7569,'brute_force','2021-02-05 16:41:40','2021-02-05 21:41:40',NULL,NULL,'info@gruposuadi.com'),(7570,'brute_force','2021-02-05 20:07:33','2021-02-06 01:07:33','185.236.42.196',NULL,NULL),(7571,'brute_force','2021-02-05 20:07:33','2021-02-06 01:07:33',NULL,NULL,'info@gruposuadi.com'),(7572,'brute_force','2021-02-05 20:20:52','2021-02-06 01:20:52','5.39.64.29',NULL,NULL),(7573,'brute_force','2021-02-05 20:50:39','2021-02-06 01:50:39','192.81.214.168',NULL,NULL),(7574,'brute_force','2021-02-05 20:50:39','2021-02-06 01:50:39',NULL,NULL,'[login]'),(7575,'brute_force','2021-02-05 21:26:21','2021-02-06 02:26:21','188.165.228.82',NULL,NULL),(7576,'brute_force','2021-02-05 21:26:23','2021-02-06 02:26:23','188.165.228.82',NULL,NULL),(7577,'brute_force','2021-02-05 21:26:23','2021-02-06 02:26:23',NULL,NULL,'[login]'),(7578,'brute_force','2021-02-05 22:00:57','2021-02-06 03:00:57','197.242.144.229',NULL,NULL),(7579,'brute_force','2021-02-05 22:00:59','2021-02-06 03:00:59','197.242.144.229',NULL,NULL),(7580,'brute_force','2021-02-05 22:00:59','2021-02-06 03:00:59',NULL,NULL,'[login]'),(7581,'brute_force','2021-02-05 22:38:01','2021-02-06 03:38:01','216.10.251.112',NULL,NULL),(7582,'brute_force','2021-02-05 22:38:04','2021-02-06 03:38:04','216.10.251.112',NULL,NULL),(7583,'brute_force','2021-02-05 22:38:04','2021-02-06 03:38:04',NULL,NULL,'admin'),(7584,'brute_force','2021-02-05 23:12:34','2021-02-06 04:12:34','128.199.122.54',NULL,NULL),(7585,'brute_force','2021-02-05 23:12:38','2021-02-06 04:12:38','128.199.122.54',NULL,NULL),(7586,'brute_force','2021-02-05 23:12:38','2021-02-06 04:12:38',NULL,NULL,'[login]'),(7587,'brute_force','2021-02-05 23:21:47','2021-02-06 04:21:47','89.238.177.252',NULL,NULL),(7588,'brute_force','2021-02-05 23:21:47','2021-02-06 04:21:47',NULL,NULL,'info@gruposuadi.com'),(7589,'brute_force','2021-02-05 23:31:17','2021-02-06 04:31:17','210.212.250.45',NULL,NULL),(7590,'brute_force','2021-02-05 23:31:17','2021-02-06 04:31:17',NULL,NULL,'[login]'),(7591,'brute_force','2021-02-05 23:39:25','2021-02-06 04:39:25','178.62.9.122',NULL,NULL),(7592,'brute_force','2021-02-05 23:39:28','2021-02-06 04:39:28','178.62.9.122',NULL,NULL),(7593,'brute_force','2021-02-05 23:39:28','2021-02-06 04:39:28',NULL,NULL,'[login]'),(7594,'brute_force','2021-02-05 23:58:15','2021-02-06 04:58:15','52.172.153.7',NULL,NULL),(7595,'brute_force','2021-02-05 23:58:15','2021-02-06 04:58:15',NULL,NULL,'[login]'),(7596,'brute_force','2021-02-06 00:14:12','2021-02-06 05:14:12','94.23.45.15',NULL,NULL),(7597,'brute_force','2021-02-06 00:14:19','2021-02-06 05:14:19','94.23.45.15',NULL,NULL),(7598,'brute_force','2021-02-06 00:14:19','2021-02-06 05:14:19',NULL,NULL,'[login]'),(7599,'brute_force','2021-02-06 00:41:28','2021-02-06 05:41:28','82.99.244.4',NULL,NULL),(7600,'brute_force','2021-02-06 00:41:30','2021-02-06 05:41:30','82.99.244.4',NULL,NULL),(7601,'brute_force','2021-02-06 00:41:30','2021-02-06 05:41:30',NULL,NULL,'[login]'),(7602,'brute_force','2021-02-06 00:51:35','2021-02-06 05:51:35','157.245.5.133',NULL,NULL),(7603,'brute_force','2021-02-06 00:51:38','2021-02-06 05:51:38','157.245.5.133',NULL,NULL),(7604,'brute_force','2021-02-06 00:51:38','2021-02-06 05:51:38',NULL,NULL,'[login]'),(7605,'brute_force','2021-02-06 01:02:39','2021-02-06 06:02:39','138.68.40.4',NULL,NULL),(7606,'brute_force','2021-02-06 01:02:46','2021-02-06 06:02:46','138.68.40.4',NULL,NULL),(7607,'brute_force','2021-02-06 01:02:46','2021-02-06 06:02:46',NULL,NULL,'[login]'),(7608,'brute_force','2021-02-06 01:14:30','2021-02-06 06:14:30','54.38.253.1',NULL,NULL),(7609,'brute_force','2021-02-06 01:14:32','2021-02-06 06:14:32','54.38.253.1',NULL,NULL),(7610,'brute_force','2021-02-06 01:14:32','2021-02-06 06:14:32',NULL,NULL,'[login]'),(7611,'brute_force','2021-02-06 01:25:27','2021-02-06 06:25:27','67.227.228.177',NULL,NULL),(7612,'brute_force','2021-02-06 01:25:29','2021-02-06 06:25:29','67.227.228.177',NULL,NULL),(7613,'brute_force','2021-02-06 01:25:29','2021-02-06 06:25:29',NULL,NULL,'[login]'),(7614,'brute_force','2021-02-06 01:38:37','2021-02-06 06:38:37','134.122.80.217',NULL,NULL),(7615,'brute_force','2021-02-06 01:38:44','2021-02-06 06:38:44','134.122.80.217',NULL,NULL),(7616,'brute_force','2021-02-06 01:38:44','2021-02-06 06:38:44',NULL,NULL,'[login]'),(7617,'brute_force','2021-02-06 02:28:59','2021-02-06 07:28:59','145.239.69.74',NULL,NULL),(7618,'brute_force','2021-02-06 02:29:06','2021-02-06 07:29:06','145.239.69.74',NULL,NULL),(7619,'brute_force','2021-02-06 02:29:06','2021-02-06 07:29:06',NULL,NULL,'[login]'),(7620,'brute_force','2021-02-06 02:41:58','2021-02-06 07:41:58','195.154.237.166',NULL,NULL),(7621,'brute_force','2021-02-06 02:42:01','2021-02-06 07:42:01','195.154.237.166',NULL,NULL),(7622,'brute_force','2021-02-06 02:42:01','2021-02-06 07:42:01',NULL,NULL,'[login]'),(7623,'brute_force','2021-02-06 02:46:49','2021-02-06 07:46:49','217.146.82.197',NULL,NULL),(7624,'brute_force','2021-02-06 02:46:49','2021-02-06 07:46:49',NULL,NULL,'info@gruposuadi.com'),(7625,'brute_force','2021-02-06 02:53:55','2021-02-06 07:53:55','192.241.174.114',NULL,NULL),(7626,'brute_force','2021-02-06 02:54:02','2021-02-06 07:54:02','192.241.174.114',NULL,NULL),(7627,'brute_force','2021-02-06 02:54:02','2021-02-06 07:54:02',NULL,NULL,'[login]'),(7628,'brute_force','2021-02-06 03:24:45','2021-02-06 08:24:45','157.230.118.118',NULL,NULL),(7629,'brute_force','2021-02-06 03:24:47','2021-02-06 08:24:47','157.230.118.118',NULL,NULL),(7630,'brute_force','2021-02-06 03:24:47','2021-02-06 08:24:47',NULL,NULL,'[login]'),(7631,'brute_force','2021-02-06 03:38:32','2021-02-06 08:38:32','51.79.157.254',NULL,NULL),(7632,'brute_force','2021-02-06 03:38:34','2021-02-06 08:38:34','51.79.157.254',NULL,NULL),(7633,'brute_force','2021-02-06 03:38:34','2021-02-06 08:38:34',NULL,NULL,'[login]'),(7634,'brute_force','2021-02-06 05:47:41','2021-02-06 10:47:41','91.207.172.20',NULL,NULL),(7635,'brute_force','2021-02-06 05:47:41','2021-02-06 10:47:41',NULL,NULL,'info@gruposuadi.com'),(7636,'brute_force','2021-02-06 06:05:06','2021-02-06 11:05:06','192.95.30.65',NULL,NULL),(7637,'brute_force','2021-02-06 06:53:53','2021-02-06 11:53:53','192.95.30.59',NULL,NULL),(7638,'brute_force','2021-02-06 09:13:32','2021-02-06 14:13:32','84.17.36.136',NULL,NULL),(7639,'brute_force','2021-02-06 09:13:32','2021-02-06 14:13:32',NULL,NULL,'info@gruposuadi.com'),(7640,'brute_force','2021-02-06 11:18:46','2021-02-06 16:18:46','192.95.30.59',NULL,NULL),(7641,'brute_force','2021-02-06 12:29:14','2021-02-06 17:29:14','185.176.221.195',NULL,NULL),(7642,'brute_force','2021-02-06 12:29:14','2021-02-06 17:29:14',NULL,NULL,'info@gruposuadi.com'),(7643,'brute_force','2021-02-06 14:01:05','2021-02-06 19:01:05','5.39.64.29',NULL,NULL),(7644,'brute_force','2021-02-06 17:09:33','2021-02-06 22:09:33','192.99.14.189',NULL,NULL),(7645,'brute_force','2021-02-06 19:51:42','2021-02-07 00:51:42','192.99.14.189',NULL,NULL),(7646,'brute_force','2021-02-06 23:59:36','2021-02-07 04:59:36','37.187.74.109',NULL,NULL),(7647,'brute_force','2021-02-07 00:33:01','2021-02-07 05:33:01','188.165.211.206',NULL,NULL),(7648,'brute_force','2021-02-07 01:02:32','2021-02-07 06:02:32','192.95.30.59',NULL,NULL),(7649,'brute_force','2021-02-07 04:02:42','2021-02-07 09:02:42','192.99.0.98',NULL,NULL),(7650,'brute_force','2021-02-07 09:12:26','2021-02-07 14:12:26','188.165.239.119',NULL,NULL),(7651,'brute_force','2021-02-07 13:04:34','2021-02-07 18:04:34','37.59.54.36',NULL,NULL),(7652,'brute_force','2021-02-07 13:55:42','2021-02-07 18:55:42','5.39.64.46',NULL,NULL),(7653,'brute_force','2021-02-07 14:56:21','2021-02-07 19:56:21','37.187.74.109',NULL,NULL),(7654,'brute_force','2021-02-07 15:08:25','2021-02-07 20:08:25','82.102.20.235',NULL,NULL),(7655,'brute_force','2021-02-07 15:08:25','2021-02-07 20:08:25',NULL,NULL,'info@gruposuadi.com'),(7656,'brute_force','2021-02-07 16:20:28','2021-02-07 21:20:28','185.236.42.13',NULL,NULL),(7657,'brute_force','2021-02-07 16:20:28','2021-02-07 21:20:28',NULL,NULL,'info@gruposuadi.com'),(7658,'brute_force','2021-02-07 21:54:32','2021-02-08 02:54:32','192.99.0.98',NULL,NULL),(7659,'brute_force','2021-02-08 01:58:08','2021-02-08 06:58:08','46.105.100.82',NULL,NULL),(7660,'brute_force','2021-02-08 04:56:18','2021-02-08 09:56:18','37.187.74.109',NULL,NULL),(7661,'brute_force','2021-02-08 12:19:02','2021-02-08 17:19:02','217.138.207.134',NULL,NULL),(7662,'brute_force','2021-02-08 12:19:02','2021-02-08 17:19:02',NULL,NULL,'info@gruposuadi.com'),(7663,'brute_force','2021-02-08 13:24:18','2021-02-08 18:24:18','192.99.14.189',NULL,NULL),(7664,'brute_force','2021-02-08 15:11:05','2021-02-08 20:11:05','143.244.56.134',NULL,NULL),(7665,'brute_force','2021-02-08 15:11:05','2021-02-08 20:11:05',NULL,NULL,'info@gruposuadi.com'),(7666,'brute_force','2021-02-08 17:59:48','2021-02-08 22:59:48','109.70.144.150',NULL,NULL),(7667,'brute_force','2021-02-08 17:59:48','2021-02-08 22:59:48',NULL,NULL,'info@gruposuadi.com'),(7668,'brute_force','2021-02-08 18:14:24','2021-02-08 23:14:24','37.187.74.109',NULL,NULL),(7669,'brute_force','2021-02-08 20:56:01','2021-02-09 01:56:01','185.191.207.189',NULL,NULL),(7670,'brute_force','2021-02-08 20:56:01','2021-02-09 01:56:01',NULL,NULL,'info@gruposuadi.com'),(7671,'brute_force','2021-02-08 23:50:05','2021-02-09 04:50:05','194.35.233.149',NULL,NULL),(7672,'brute_force','2021-02-08 23:50:05','2021-02-09 04:50:05',NULL,NULL,'info@gruposuadi.com'),(7673,'brute_force','2021-02-09 02:31:52','2021-02-09 07:31:52','83.97.23.36',NULL,NULL),(7674,'brute_force','2021-02-09 02:31:52','2021-02-09 07:31:52',NULL,NULL,'info@gruposuadi.com'),(7675,'brute_force','2021-02-09 07:52:22','2021-02-09 12:52:22','178.239.168.178',NULL,NULL),(7676,'brute_force','2021-02-09 07:52:22','2021-02-09 12:52:22',NULL,NULL,'info@gruposuadi.com'),(7677,'brute_force','2021-02-09 15:35:51','2021-02-09 20:35:51','82.102.18.251',NULL,NULL),(7678,'brute_force','2021-02-09 15:35:51','2021-02-09 20:35:51',NULL,NULL,'info@gruposuadi.com'),(7679,'brute_force','2021-02-09 18:14:27','2021-02-09 23:14:27','195.206.107.118',NULL,NULL),(7680,'brute_force','2021-02-09 18:14:27','2021-02-09 23:14:27',NULL,NULL,'info@gruposuadi.com'),(7681,'brute_force','2021-02-09 23:17:22','2021-02-10 04:17:22','185.253.98.102',NULL,NULL),(7682,'brute_force','2021-02-09 23:17:22','2021-02-10 04:17:22',NULL,NULL,'info@gruposuadi.com'),(7683,'brute_force','2021-02-10 02:06:36','2021-02-10 07:06:36','82.79.3.92',NULL,NULL),(7684,'brute_force','2021-02-10 02:06:36','2021-02-10 07:06:36',NULL,2,'gruposuadi'),(7685,'brute_force','2021-02-10 02:07:37','2021-02-10 07:07:37','82.79.3.92',NULL,NULL),(7686,'brute_force','2021-02-10 02:07:37','2021-02-10 07:07:37',NULL,2,'gruposuadi'),(7687,'brute_force','2021-02-10 02:08:38','2021-02-10 07:08:38','82.79.3.92',NULL,NULL),(7688,'brute_force','2021-02-10 02:08:38','2021-02-10 07:08:38',NULL,2,'gruposuadi'),(7689,'brute_force','2021-02-10 02:09:39','2021-02-10 07:09:39','82.79.3.92',NULL,NULL),(7690,'brute_force','2021-02-10 02:09:39','2021-02-10 07:09:39',NULL,2,'gruposuadi'),(7691,'brute_force','2021-02-10 02:10:42','2021-02-10 07:10:42','82.79.3.92',NULL,NULL),(7692,'brute_force','2021-02-10 02:10:42','2021-02-10 07:10:42',NULL,2,'gruposuadi'),(7693,'brute_force','2021-02-10 04:35:15','2021-02-10 09:35:15','185.153.151.34',NULL,NULL),(7694,'brute_force','2021-02-10 04:35:15','2021-02-10 09:35:15',NULL,NULL,'info@gruposuadi.com'),(7695,'brute_force','2021-02-10 07:10:17','2021-02-10 12:10:17','194.35.233.67',NULL,NULL),(7696,'brute_force','2021-02-10 07:10:17','2021-02-10 12:10:17',NULL,NULL,'info@gruposuadi.com'),(7697,'brute_force','2021-02-10 09:42:21','2021-02-10 14:42:21','178.239.173.248',NULL,NULL),(7698,'brute_force','2021-02-10 09:42:21','2021-02-10 14:42:21',NULL,NULL,'info@gruposuadi.com'),(7699,'brute_force','2021-02-10 12:31:46','2021-02-10 17:31:46','81.92.202.26',NULL,NULL),(7700,'brute_force','2021-02-10 12:31:46','2021-02-10 17:31:46',NULL,NULL,'info@gruposuadi.com'),(7701,'brute_force','2021-02-10 14:55:01','2021-02-10 19:55:01','45.152.181.20',NULL,NULL),(7702,'brute_force','2021-02-10 14:55:01','2021-02-10 19:55:01',NULL,NULL,'info@gruposuadi.com'),(7703,'brute_force','2021-02-10 17:48:13','2021-02-10 22:48:13','213.232.87.96',NULL,NULL),(7704,'brute_force','2021-02-10 17:48:13','2021-02-10 22:48:13',NULL,NULL,'info@gruposuadi.com'),(7705,'brute_force','2021-02-10 20:16:56','2021-02-11 01:16:56','139.28.219.84',NULL,NULL),(7706,'brute_force','2021-02-10 20:16:56','2021-02-11 01:16:56',NULL,NULL,'info@gruposuadi.com'),(7707,'brute_force','2021-02-10 23:05:19','2021-02-11 04:05:19','95.174.67.172',NULL,NULL),(7708,'brute_force','2021-02-10 23:05:19','2021-02-11 04:05:19',NULL,NULL,'info@gruposuadi.com'),(7709,'brute_force','2021-02-11 01:43:23','2021-02-11 06:43:23','45.12.220.188',NULL,NULL),(7710,'brute_force','2021-02-11 01:43:23','2021-02-11 06:43:23',NULL,NULL,'info@gruposuadi.com'),(7711,'brute_force','2021-02-11 06:54:14','2021-02-11 11:54:14','81.92.202.26',NULL,NULL),(7712,'brute_force','2021-02-11 06:54:14','2021-02-11 11:54:14',NULL,NULL,'info@gruposuadi.com'),(7713,'brute_force','2021-02-11 12:03:14','2021-02-11 17:03:14','213.232.87.213',NULL,NULL),(7714,'brute_force','2021-02-11 12:03:14','2021-02-11 17:03:14',NULL,NULL,'info@gruposuadi.com'),(7715,'brute_force','2021-02-11 14:51:01','2021-02-11 19:51:01','82.102.18.251',NULL,NULL),(7716,'brute_force','2021-02-11 14:51:01','2021-02-11 19:51:01',NULL,NULL,'info@gruposuadi.com'),(7717,'brute_force','2021-02-11 22:47:01','2021-02-12 03:47:01','193.9.112.76',NULL,NULL),(7718,'brute_force','2021-02-11 22:47:01','2021-02-12 03:47:01',NULL,NULL,'info@gruposuadi.com'),(7719,'brute_force','2021-02-12 01:14:07','2021-02-12 06:14:07','178.159.3.171',NULL,NULL),(7720,'brute_force','2021-02-12 01:14:07','2021-02-12 06:14:07',NULL,NULL,'info@gruposuadi.com'),(7721,'brute_force','2021-02-12 04:02:40','2021-02-12 09:02:40','139.28.219.84',NULL,NULL),(7722,'brute_force','2021-02-12 04:02:40','2021-02-12 09:02:40',NULL,NULL,'info@gruposuadi.com'),(7723,'brute_force','2021-02-12 06:33:59','2021-02-12 11:33:59','185.128.25.52',NULL,NULL),(7724,'brute_force','2021-02-12 06:33:59','2021-02-12 11:33:59',NULL,NULL,'info@gruposuadi.com'),(7725,'brute_force','2021-02-12 09:17:31','2021-02-12 14:17:31','95.174.67.172',NULL,NULL),(7726,'brute_force','2021-02-12 09:17:31','2021-02-12 14:17:31',NULL,NULL,'info@gruposuadi.com'),(7727,'brute_force','2021-02-12 11:43:07','2021-02-12 16:43:07','5.226.142.169',NULL,NULL),(7728,'brute_force','2021-02-12 11:43:07','2021-02-12 16:43:07',NULL,NULL,'info@gruposuadi.com'),(7729,'brute_force','2021-02-12 14:29:34','2021-02-12 19:29:34','37.120.204.156',NULL,NULL),(7730,'brute_force','2021-02-12 14:29:34','2021-02-12 19:29:34',NULL,NULL,'info@gruposuadi.com'),(7731,'brute_force','2021-02-12 17:05:37','2021-02-12 22:05:37','77.81.139.228',NULL,NULL),(7732,'brute_force','2021-02-12 17:05:37','2021-02-12 22:05:37',NULL,NULL,'info@gruposuadi.com'),(7733,'brute_force','2021-02-12 20:34:56','2021-02-13 01:34:56','185.38.150.96',NULL,NULL),(7734,'brute_force','2021-02-12 20:34:56','2021-02-13 01:34:56',NULL,NULL,'info@gruposuadi.com'),(7735,'brute_force','2021-02-12 21:39:23','2021-02-13 02:39:23','197.185.96.111',NULL,NULL),(7736,'brute_force','2021-02-12 21:39:23','2021-02-13 02:39:23',NULL,2,'gruposuadi'),(7737,'brute_force','2021-02-12 21:40:24','2021-02-13 02:40:24','197.185.96.111',NULL,NULL),(7738,'brute_force','2021-02-12 21:40:24','2021-02-13 02:40:24',NULL,2,'gruposuadi'),(7739,'brute_force','2021-02-12 21:41:25','2021-02-13 02:41:25','197.185.96.111',NULL,NULL),(7740,'brute_force','2021-02-12 21:41:25','2021-02-13 02:41:25',NULL,2,'gruposuadi'),(7741,'brute_force','2021-02-12 21:42:26','2021-02-13 02:42:26','197.185.96.111',NULL,NULL),(7742,'brute_force','2021-02-12 21:42:26','2021-02-13 02:42:26',NULL,2,'gruposuadi'),(7743,'brute_force','2021-02-12 21:43:27','2021-02-13 02:43:27','197.185.96.111',NULL,NULL),(7744,'brute_force','2021-02-12 21:43:27','2021-02-13 02:43:27',NULL,2,'gruposuadi'),(7745,'brute_force','2021-02-13 03:22:12','2021-02-13 08:22:12','51.159.90.152',NULL,NULL),(7746,'brute_force','2021-02-13 03:22:12','2021-02-13 08:22:12',NULL,NULL,'info@gruposuadi.com'),(7747,'brute_force','2021-02-13 06:45:09','2021-02-13 11:45:09','194.35.233.135',NULL,NULL),(7748,'brute_force','2021-02-13 06:45:09','2021-02-13 11:45:09',NULL,NULL,'info@gruposuadi.com'),(7749,'brute_force','2021-02-13 10:11:14','2021-02-13 15:11:14','194.110.114.204',NULL,NULL),(7750,'brute_force','2021-02-13 10:11:14','2021-02-13 15:11:14',NULL,NULL,'info@gruposuadi.com'),(7751,'brute_force','2021-02-13 13:57:29','2021-02-13 18:57:29','82.102.18.251',NULL,NULL),(7752,'brute_force','2021-02-13 13:57:29','2021-02-13 18:57:29',NULL,NULL,'info@gruposuadi.com'),(7753,'brute_force','2021-02-13 17:21:36','2021-02-13 22:21:36','217.146.82.132',NULL,NULL),(7754,'brute_force','2021-02-13 17:21:36','2021-02-13 22:21:36',NULL,NULL,'info@gruposuadi.com'),(7755,'brute_force','2021-02-13 20:42:17','2021-02-14 01:42:17','82.102.18.251',NULL,NULL),(7756,'brute_force','2021-02-13 20:42:17','2021-02-14 01:42:17',NULL,NULL,'info@gruposuadi.com'),(7757,'brute_force','2021-02-14 00:09:39','2021-02-14 05:09:39','37.120.148.182',NULL,NULL),(7758,'brute_force','2021-02-14 00:09:39','2021-02-14 05:09:39',NULL,NULL,'info@gruposuadi.com'),(7759,'brute_force','2021-02-14 07:16:21','2021-02-14 12:16:21','194.127.172.98',NULL,NULL),(7760,'brute_force','2021-02-14 07:16:21','2021-02-14 12:16:21',NULL,NULL,'info@gruposuadi.com'),(7761,'brute_force','2021-02-14 10:32:15','2021-02-14 15:32:15','185.236.203.12',NULL,NULL),(7762,'brute_force','2021-02-14 10:32:15','2021-02-14 15:32:15',NULL,NULL,'info@gruposuadi.com'),(7763,'brute_force','2021-02-14 14:04:01','2021-02-14 19:04:01','95.174.67.188',NULL,NULL),(7764,'brute_force','2021-02-14 14:04:01','2021-02-14 19:04:01',NULL,NULL,'info@gruposuadi.com'),(7765,'brute_force','2021-02-14 20:45:20','2021-02-15 01:45:20','185.169.255.10',NULL,NULL),(7766,'brute_force','2021-02-14 20:45:20','2021-02-15 01:45:20',NULL,NULL,'info@gruposuadi.com'),(7767,'brute_force','2021-02-15 00:21:26','2021-02-15 05:21:26','178.159.3.165',NULL,NULL),(7768,'brute_force','2021-02-15 00:21:26','2021-02-15 05:21:26',NULL,NULL,'info@gruposuadi.com'),(7769,'brute_force','2021-02-15 00:58:48','2021-02-15 05:58:48','82.79.3.46',NULL,NULL),(7770,'brute_force','2021-02-15 00:58:48','2021-02-15 05:58:48',NULL,2,'gruposuadi'),(7771,'brute_force','2021-02-15 01:00:00','2021-02-15 06:00:00','82.79.3.46',NULL,NULL),(7772,'brute_force','2021-02-15 01:00:00','2021-02-15 06:00:00',NULL,2,'gruposuadi'),(7773,'brute_force','2021-02-15 01:01:30','2021-02-15 06:01:30','82.79.3.46',NULL,NULL),(7774,'brute_force','2021-02-15 01:01:30','2021-02-15 06:01:30',NULL,2,'gruposuadi'),(7775,'brute_force','2021-02-15 01:02:35','2021-02-15 06:02:35','82.79.3.46',NULL,NULL),(7776,'brute_force','2021-02-15 01:02:35','2021-02-15 06:02:35',NULL,2,'gruposuadi'),(7777,'brute_force','2021-02-15 01:03:35','2021-02-15 06:03:35','82.79.3.46',NULL,NULL),(7778,'brute_force','2021-02-15 01:03:35','2021-02-15 06:03:35',NULL,2,'gruposuadi'),(7779,'brute_force','2021-02-15 03:56:43','2021-02-15 08:56:43','141.98.103.244',NULL,NULL),(7780,'brute_force','2021-02-15 03:56:43','2021-02-15 08:56:43',NULL,NULL,'info@gruposuadi.com'),(7781,'brute_force','2021-02-15 07:23:53','2021-02-15 12:23:53','82.102.21.57',NULL,NULL),(7782,'brute_force','2021-02-15 07:23:53','2021-02-15 12:23:53',NULL,NULL,'info@gruposuadi.com'),(7783,'brute_force','2021-02-15 10:41:10','2021-02-15 15:41:10','37.120.197.39',NULL,NULL),(7784,'brute_force','2021-02-15 10:41:10','2021-02-15 15:41:10',NULL,NULL,'info@gruposuadi.com'),(7785,'brute_force','2021-02-15 13:58:09','2021-02-15 18:58:09','195.181.170.154',NULL,NULL),(7786,'brute_force','2021-02-15 13:58:09','2021-02-15 18:58:09',NULL,NULL,'info@gruposuadi.com'),(7787,'brute_force','2021-02-15 17:28:36','2021-02-15 22:28:36','185.180.220.136',NULL,NULL),(7788,'brute_force','2021-02-15 17:28:36','2021-02-15 22:28:36',NULL,NULL,'info@gruposuadi.com'),(7789,'brute_force','2021-02-15 20:59:39','2021-02-16 01:59:39','194.35.233.194',NULL,NULL),(7790,'brute_force','2021-02-15 20:59:39','2021-02-16 01:59:39',NULL,NULL,'info@gruposuadi.com'),(7791,'brute_force','2021-02-16 00:17:24','2021-02-16 05:17:24','178.159.3.165',NULL,NULL),(7792,'brute_force','2021-02-16 00:17:24','2021-02-16 05:17:24',NULL,NULL,'info@gruposuadi.com'),(7793,'brute_force','2021-02-16 03:44:05','2021-02-16 08:44:05','217.146.82.142',NULL,NULL),(7794,'brute_force','2021-02-16 03:44:05','2021-02-16 08:44:05',NULL,NULL,'info@gruposuadi.com'),(7795,'brute_force','2021-02-16 04:22:22','2021-02-16 09:22:22','5.39.90.80',NULL,NULL),(7796,'brute_force','2021-02-16 04:22:22','2021-02-16 09:22:22',NULL,NULL,'[login]'),(7797,'brute_force','2021-02-16 04:52:56','2021-02-16 09:52:56','128.199.89.150',NULL,NULL),(7798,'brute_force','2021-02-16 04:53:00','2021-02-16 09:53:00','128.199.89.150',NULL,NULL),(7799,'brute_force','2021-02-16 04:53:00','2021-02-16 09:53:00',NULL,NULL,'[login]'),(7800,'brute_force','2021-02-16 05:07:32','2021-02-16 10:07:32','51.91.76.214',NULL,NULL),(7801,'brute_force','2021-02-16 05:07:34','2021-02-16 10:07:34','51.91.76.214',NULL,NULL),(7802,'brute_force','2021-02-16 05:07:34','2021-02-16 10:07:34',NULL,NULL,'admin'),(7803,'brute_force','2021-02-16 05:33:34','2021-02-16 10:33:34','35.230.162.59',NULL,NULL),(7804,'brute_force','2021-02-16 05:33:36','2021-02-16 10:33:36','35.230.162.59',NULL,NULL),(7805,'brute_force','2021-02-16 05:33:36','2021-02-16 10:33:36',NULL,NULL,'[login]'),(7806,'brute_force','2021-02-16 05:47:03','2021-02-16 10:47:03','35.224.216.78',NULL,NULL),(7807,'brute_force','2021-02-16 05:47:03','2021-02-16 10:47:03',NULL,NULL,'[login]'),(7808,'brute_force','2021-02-16 05:53:21','2021-02-16 10:53:21','195.181.170.154',NULL,NULL),(7809,'brute_force','2021-02-16 05:53:21','2021-02-16 10:53:21',NULL,NULL,'info@gruposuadi.com'),(7810,'brute_force','2021-02-16 06:01:49','2021-02-16 11:01:49','37.187.252.148',NULL,NULL),(7811,'brute_force','2021-02-16 06:01:51','2021-02-16 11:01:51','37.187.252.148',NULL,NULL),(7812,'brute_force','2021-02-16 06:01:51','2021-02-16 11:01:51',NULL,NULL,'[login]'),(7813,'brute_force','2021-02-16 06:16:08','2021-02-16 11:16:08','46.235.14.11',NULL,NULL),(7814,'brute_force','2021-02-16 06:16:10','2021-02-16 11:16:10','46.235.14.11',NULL,NULL),(7815,'brute_force','2021-02-16 06:16:10','2021-02-16 11:16:10',NULL,NULL,'[login]'),(7816,'brute_force','2021-02-16 06:32:07','2021-02-16 11:32:07','62.210.209.245',NULL,NULL),(7817,'brute_force','2021-02-16 06:32:09','2021-02-16 11:32:09','62.210.209.245',NULL,NULL),(7818,'brute_force','2021-02-16 06:32:09','2021-02-16 11:32:09',NULL,NULL,'[login]'),(7819,'brute_force','2021-02-16 06:47:01','2021-02-16 11:47:01','46.105.243.22',NULL,NULL),(7820,'brute_force','2021-02-16 06:47:03','2021-02-16 11:47:03','46.105.243.22',NULL,NULL),(7821,'brute_force','2021-02-16 06:47:03','2021-02-16 11:47:03',NULL,NULL,'[login]'),(7822,'brute_force','2021-02-16 06:57:02','2021-02-16 11:57:02','213.232.87.213',NULL,NULL),(7823,'brute_force','2021-02-16 06:57:02','2021-02-16 11:57:02',NULL,NULL,'info@gruposuadi.com'),(7824,'brute_force','2021-02-16 07:03:36','2021-02-16 12:03:36','206.189.186.211',NULL,NULL),(7825,'brute_force','2021-02-16 07:03:38','2021-02-16 12:03:38','206.189.186.211',NULL,NULL),(7826,'brute_force','2021-02-16 07:03:38','2021-02-16 12:03:38',NULL,NULL,'[login]'),(7827,'brute_force','2021-02-16 07:19:49','2021-02-16 12:19:49','164.132.48.179',NULL,NULL),(7828,'brute_force','2021-02-16 07:19:52','2021-02-16 12:19:52','164.132.48.179',NULL,NULL),(7829,'brute_force','2021-02-16 07:19:52','2021-02-16 12:19:52',NULL,NULL,'[login]'),(7830,'brute_force','2021-02-16 07:37:30','2021-02-16 12:37:30','91.121.89.79',NULL,NULL),(7831,'brute_force','2021-02-16 07:37:32','2021-02-16 12:37:32','91.121.89.79',NULL,NULL),(7832,'brute_force','2021-02-16 07:37:32','2021-02-16 12:37:32',NULL,NULL,'[login]'),(7833,'brute_force','2021-02-16 07:56:18','2021-02-16 12:56:18','148.66.129.72',NULL,NULL),(7834,'brute_force','2021-02-16 07:56:21','2021-02-16 12:56:21','148.66.129.72',NULL,NULL),(7835,'brute_force','2021-02-16 07:56:21','2021-02-16 12:56:21',NULL,NULL,'[login]'),(7836,'brute_force','2021-02-16 08:36:28','2021-02-16 13:36:28','178.62.11.171',NULL,NULL),(7837,'brute_force','2021-02-16 08:36:30','2021-02-16 13:36:30','178.62.11.171',NULL,NULL),(7838,'brute_force','2021-02-16 08:36:30','2021-02-16 13:36:30',NULL,NULL,'[login]'),(7839,'brute_force','2021-02-16 08:56:08','2021-02-16 13:56:08','208.109.53.185',NULL,NULL),(7840,'brute_force','2021-02-16 08:56:10','2021-02-16 13:56:10','208.109.53.185',NULL,NULL),(7841,'brute_force','2021-02-16 08:56:10','2021-02-16 13:56:10',NULL,NULL,'[login]'),(7842,'brute_force','2021-02-16 09:17:33','2021-02-16 14:17:33','161.35.232.103',NULL,NULL),(7843,'brute_force','2021-02-16 09:17:35','2021-02-16 14:17:35','161.35.232.103',NULL,NULL),(7844,'brute_force','2021-02-16 09:17:35','2021-02-16 14:17:35',NULL,NULL,'[login]'),(7845,'brute_force','2021-02-16 09:39:10','2021-02-16 14:39:10','107.180.88.41',NULL,NULL),(7846,'brute_force','2021-02-16 10:49:22','2021-02-16 15:49:22','80.251.219.111',NULL,NULL),(7847,'brute_force','2021-02-16 10:49:24','2021-02-16 15:49:24','80.251.219.111',NULL,NULL),(7848,'brute_force','2021-02-16 10:49:24','2021-02-16 15:49:24',NULL,NULL,'[login]'),(7849,'brute_force','2021-02-16 11:13:50','2021-02-16 16:13:50','148.72.214.23',NULL,NULL),(7850,'brute_force','2021-02-16 11:13:53','2021-02-16 16:13:53','148.72.214.23',NULL,NULL),(7851,'brute_force','2021-02-16 11:13:53','2021-02-16 16:13:53',NULL,NULL,'[login]'),(7852,'brute_force','2021-02-16 11:39:43','2021-02-16 16:39:43','157.245.231.45',NULL,NULL),(7853,'brute_force','2021-02-16 11:39:45','2021-02-16 16:39:45','157.245.231.45',NULL,NULL),(7854,'brute_force','2021-02-16 11:39:45','2021-02-16 16:39:45',NULL,NULL,'[login]'),(7855,'brute_force','2021-02-16 11:59:25','2021-02-16 16:59:25','150.242.14.129',NULL,NULL),(7856,'brute_force','2021-02-16 11:59:27','2021-02-16 16:59:27','150.242.14.129',NULL,NULL),(7857,'brute_force','2021-02-16 11:59:27','2021-02-16 16:59:27',NULL,NULL,'[login]'),(7858,'brute_force','2021-02-16 12:17:40','2021-02-16 17:17:40','154.0.170.41',NULL,NULL),(7859,'brute_force','2021-02-16 12:17:42','2021-02-16 17:17:42','154.0.170.41',NULL,NULL),(7860,'brute_force','2021-02-16 12:17:42','2021-02-16 17:17:42',NULL,NULL,'[login]'),(7861,'brute_force','2021-02-16 12:33:03','2021-02-16 17:33:03','52.163.223.126',NULL,NULL),(7862,'brute_force','2021-02-16 12:33:09','2021-02-16 17:33:09','52.163.223.126',NULL,NULL),(7863,'brute_force','2021-02-16 12:33:09','2021-02-16 17:33:09',NULL,NULL,'[login]'),(7864,'brute_force','2021-02-16 13:02:11','2021-02-16 18:02:11','103.146.202.150',NULL,NULL),(7865,'brute_force','2021-02-16 13:02:20','2021-02-16 18:02:20','103.146.202.150',NULL,NULL),(7866,'brute_force','2021-02-16 13:02:20','2021-02-16 18:02:20',NULL,NULL,'[login]'),(7867,'brute_force','2021-02-16 13:14:55','2021-02-16 18:14:55','142.93.34.169',NULL,NULL),(7868,'brute_force','2021-02-16 13:14:59','2021-02-16 18:14:59','142.93.34.169',NULL,NULL),(7869,'brute_force','2021-02-16 13:14:59','2021-02-16 18:14:59',NULL,NULL,'[login]'),(7870,'brute_force','2021-02-16 13:28:31','2021-02-16 18:28:31','143.110.235.251',NULL,NULL),(7871,'brute_force','2021-02-16 13:28:33','2021-02-16 18:28:33','143.110.235.251',NULL,NULL),(7872,'brute_force','2021-02-16 13:28:33','2021-02-16 18:28:33',NULL,NULL,'[login]'),(7873,'brute_force','2021-02-16 13:42:49','2021-02-16 18:42:49','70.38.123.175',NULL,NULL),(7874,'brute_force','2021-02-16 13:42:51','2021-02-16 18:42:51','70.38.123.175',NULL,NULL),(7875,'brute_force','2021-02-16 13:42:51','2021-02-16 18:42:51',NULL,NULL,'[login]'),(7876,'brute_force','2021-02-16 13:56:48','2021-02-16 18:56:48','45.167.178.73',NULL,NULL),(7877,'brute_force','2021-02-16 13:56:48','2021-02-16 18:56:48',NULL,NULL,'[login]'),(7878,'brute_force','2021-02-16 14:11:49','2021-02-16 19:11:49','138.197.4.141',NULL,NULL),(7879,'brute_force','2021-02-16 14:11:51','2021-02-16 19:11:51','138.197.4.141',NULL,NULL),(7880,'brute_force','2021-02-16 14:11:51','2021-02-16 19:11:51',NULL,NULL,'[login]'),(7881,'brute_force','2021-02-16 14:27:06','2021-02-16 19:27:06','134.209.179.57',NULL,NULL),(7882,'brute_force','2021-02-16 14:27:08','2021-02-16 19:27:08','134.209.179.57',NULL,NULL),(7883,'brute_force','2021-02-16 14:27:08','2021-02-16 19:27:08',NULL,NULL,'[login]'),(7884,'brute_force','2021-02-16 14:58:24','2021-02-16 19:58:24','159.89.48.56',NULL,NULL),(7885,'brute_force','2021-02-16 14:58:27','2021-02-16 19:58:27','159.89.48.56',NULL,NULL),(7886,'brute_force','2021-02-16 14:58:27','2021-02-16 19:58:27',NULL,NULL,'[login]'),(7887,'brute_force','2021-02-16 15:31:33','2021-02-16 20:31:33','167.99.12.47',NULL,NULL),(7888,'brute_force','2021-02-16 15:31:35','2021-02-16 20:31:35','167.99.12.47',NULL,NULL),(7889,'brute_force','2021-02-16 15:31:35','2021-02-16 20:31:35',NULL,NULL,'[login]'),(7890,'brute_force','2021-02-16 15:48:57','2021-02-16 20:48:57','148.66.129.72',NULL,NULL),(7891,'brute_force','2021-02-16 15:48:59','2021-02-16 20:48:59','148.66.129.72',NULL,NULL),(7892,'brute_force','2021-02-16 15:48:59','2021-02-16 20:48:59',NULL,NULL,'[login]'),(7893,'brute_force','2021-02-16 16:06:56','2021-02-16 21:06:56','165.227.0.36',NULL,NULL),(7894,'brute_force','2021-02-16 16:06:58','2021-02-16 21:06:58','165.227.0.36',NULL,NULL),(7895,'brute_force','2021-02-16 16:06:58','2021-02-16 21:06:58',NULL,NULL,'[login]'),(7896,'brute_force','2021-02-16 16:26:53','2021-02-16 21:26:53','46.101.139.73',NULL,NULL),(7897,'brute_force','2021-02-16 16:26:53','2021-02-16 21:26:53',NULL,NULL,'[login]'),(7898,'brute_force','2021-02-16 16:45:01','2021-02-16 21:45:01','62.210.75.68',NULL,NULL),(7899,'brute_force','2021-02-16 16:45:03','2021-02-16 21:45:03','62.210.75.68',NULL,NULL),(7900,'brute_force','2021-02-16 16:45:03','2021-02-16 21:45:03',NULL,NULL,'[login]'),(7901,'brute_force','2021-02-16 17:02:55','2021-02-16 22:02:55','160.153.249.218',NULL,NULL),(7902,'brute_force','2021-02-16 17:02:58','2021-02-16 22:02:58','160.153.249.218',NULL,NULL),(7903,'brute_force','2021-02-16 17:02:58','2021-02-16 22:02:58',NULL,NULL,'[login]'),(7904,'brute_force','2021-02-16 17:24:19','2021-02-16 22:24:19','138.68.6.231',NULL,NULL),(7905,'brute_force','2021-02-16 17:24:25','2021-02-16 22:24:25','138.68.6.231',NULL,NULL),(7906,'brute_force','2021-02-16 17:24:25','2021-02-16 22:24:25',NULL,NULL,'[login]'),(7907,'brute_force','2021-02-16 18:04:50','2021-02-16 23:04:50','93.114.235.168',NULL,NULL),(7908,'brute_force','2021-02-16 18:04:52','2021-02-16 23:04:52','93.114.235.168',NULL,NULL),(7909,'brute_force','2021-02-16 18:04:52','2021-02-16 23:04:52',NULL,NULL,'[login]'),(7910,'brute_force','2021-02-16 18:26:49','2021-02-16 23:26:49','139.99.69.189',NULL,NULL),(7911,'brute_force','2021-02-16 18:26:51','2021-02-16 23:26:51','139.99.69.189',NULL,NULL),(7912,'brute_force','2021-02-16 18:26:51','2021-02-16 23:26:51',NULL,NULL,'[login]'),(7913,'brute_force','2021-02-16 18:49:29','2021-02-16 23:49:29','188.166.247.170',NULL,NULL),(7914,'brute_force','2021-02-16 18:49:32','2021-02-16 23:49:32','188.166.247.170',NULL,NULL),(7915,'brute_force','2021-02-16 18:49:32','2021-02-16 23:49:32',NULL,NULL,'[login]'),(7916,'brute_force','2021-02-16 19:11:53','2021-02-17 00:11:53','51.79.157.254',NULL,NULL),(7917,'brute_force','2021-02-16 19:11:55','2021-02-17 00:11:55','51.79.157.254',NULL,NULL),(7918,'brute_force','2021-02-16 19:11:55','2021-02-17 00:11:55',NULL,NULL,'[login]'),(7919,'brute_force','2021-02-16 21:12:49','2021-02-17 02:12:49','167.114.152.170',NULL,NULL),(7920,'brute_force','2021-02-16 21:12:51','2021-02-17 02:12:51','167.114.152.170',NULL,NULL),(7921,'brute_force','2021-02-16 21:12:51','2021-02-17 02:12:51',NULL,NULL,'[login]'),(7922,'brute_force','2021-02-16 21:38:09','2021-02-17 02:38:09','213.32.91.71',NULL,NULL),(7923,'brute_force','2021-02-16 21:38:11','2021-02-17 02:38:11','213.32.91.71',NULL,NULL),(7924,'brute_force','2021-02-16 21:38:11','2021-02-17 02:38:11',NULL,NULL,'[login]'),(7925,'brute_force','2021-02-16 22:04:36','2021-02-17 03:04:36','203.150.107.77',NULL,NULL),(7926,'brute_force','2021-02-16 22:04:39','2021-02-17 03:04:39','203.150.107.77',NULL,NULL),(7927,'brute_force','2021-02-16 22:04:39','2021-02-17 03:04:39',NULL,NULL,'[login]'),(7928,'brute_force','2021-02-16 22:31:44','2021-02-17 03:31:44','103.147.10.222',NULL,NULL),(7929,'brute_force','2021-02-16 22:31:47','2021-02-17 03:31:47','103.147.10.222',NULL,NULL),(7930,'brute_force','2021-02-16 22:31:47','2021-02-17 03:31:47',NULL,NULL,'[login]'),(7931,'brute_force','2021-02-16 22:53:11','2021-02-17 03:53:11','68.183.65.222',NULL,NULL),(7932,'brute_force','2021-02-16 22:53:13','2021-02-17 03:53:13','68.183.65.222',NULL,NULL),(7933,'brute_force','2021-02-16 22:53:13','2021-02-17 03:53:13',NULL,NULL,'[login]'),(7934,'brute_force','2021-02-16 23:13:38','2021-02-17 04:13:38','35.202.25.83',NULL,NULL),(7935,'brute_force','2021-02-16 23:13:40','2021-02-17 04:13:40','35.202.25.83',NULL,NULL),(7936,'brute_force','2021-02-16 23:13:40','2021-02-17 04:13:40',NULL,NULL,'[login]'),(7937,'brute_force','2021-02-16 23:28:57','2021-02-17 04:28:57','192.241.174.114',NULL,NULL),(7938,'brute_force','2021-02-16 23:28:57','2021-02-17 04:28:57',NULL,NULL,'[login]'),(7939,'brute_force','2021-02-16 23:45:19','2021-02-17 04:45:19','167.99.12.47',NULL,NULL),(7940,'brute_force','2021-02-16 23:45:21','2021-02-17 04:45:21','167.99.12.47',NULL,NULL),(7941,'brute_force','2021-02-16 23:45:21','2021-02-17 04:45:21',NULL,NULL,'[login]'),(7942,'brute_force','2021-02-16 23:59:41','2021-02-17 04:59:41','142.93.213.91',NULL,NULL),(7943,'brute_force','2021-02-16 23:59:44','2021-02-17 04:59:44','142.93.213.91',NULL,NULL),(7944,'brute_force','2021-02-16 23:59:44','2021-02-17 04:59:44',NULL,NULL,'[login]'),(7945,'brute_force','2021-02-17 00:11:53','2021-02-17 05:11:53','167.99.131.238',NULL,NULL),(7946,'brute_force','2021-02-17 00:12:05','2021-02-17 05:12:05','167.99.131.238',NULL,NULL),(7947,'brute_force','2021-02-17 00:12:05','2021-02-17 05:12:05',NULL,NULL,'[login]'),(7948,'brute_force','2021-02-17 00:19:18','2021-02-17 05:19:18','104.131.18.212',NULL,NULL),(7949,'brute_force','2021-02-17 00:19:19','2021-02-17 05:19:19','104.131.18.212',NULL,NULL),(7950,'brute_force','2021-02-17 00:19:19','2021-02-17 05:19:19',NULL,NULL,'[login]'),(7951,'brute_force','2021-02-17 00:49:00','2021-02-17 05:49:00','148.72.211.177',NULL,NULL),(7952,'brute_force','2021-02-17 00:49:03','2021-02-17 05:49:03','148.72.211.177',NULL,NULL),(7953,'brute_force','2021-02-17 00:49:03','2021-02-17 05:49:03',NULL,NULL,'[login]'),(7954,'brute_force','2021-02-17 01:04:07','2021-02-17 06:04:07','164.132.108.73',NULL,NULL),(7955,'brute_force','2021-02-17 01:04:07','2021-02-17 06:04:07',NULL,NULL,'[login]'),(7956,'brute_force','2021-02-17 01:21:13','2021-02-17 06:21:13','103.27.239.185',NULL,NULL),(7957,'brute_force','2021-02-17 01:21:16','2021-02-17 06:21:16','103.27.239.185',NULL,NULL),(7958,'brute_force','2021-02-17 01:21:16','2021-02-17 06:21:16',NULL,NULL,'[login]'),(7959,'brute_force','2021-02-17 01:36:44','2021-02-17 06:36:44','51.75.126.125',NULL,NULL),(7960,'brute_force','2021-02-17 01:36:44','2021-02-17 06:36:44',NULL,NULL,'[login]'),(7961,'brute_force','2021-02-17 01:53:44','2021-02-17 06:53:44','31.186.8.86',NULL,NULL),(7962,'brute_force','2021-02-17 01:53:46','2021-02-17 06:53:46','31.186.8.86',NULL,NULL),(7963,'brute_force','2021-02-17 01:53:46','2021-02-17 06:53:46',NULL,NULL,'[login]'),(7964,'brute_force','2021-02-17 02:10:51','2021-02-17 07:10:51','93.114.234.242',NULL,NULL),(7965,'brute_force','2021-02-17 02:10:53','2021-02-17 07:10:53','93.114.234.242',NULL,NULL),(7966,'brute_force','2021-02-17 02:10:53','2021-02-17 07:10:53',NULL,NULL,'[login]'),(7967,'brute_force','2021-02-17 02:28:29','2021-02-17 07:28:29','54.39.16.153',NULL,NULL),(7968,'brute_force','2021-02-17 02:28:31','2021-02-17 07:28:31','54.39.16.153',NULL,NULL),(7969,'brute_force','2021-02-17 02:28:31','2021-02-17 07:28:31',NULL,NULL,'[login]'),(7970,'brute_force','2021-02-17 02:48:27','2021-02-17 07:48:27','162.214.148.112',NULL,NULL),(7971,'brute_force','2021-02-17 02:48:29','2021-02-17 07:48:29','162.214.148.112',NULL,NULL),(7972,'brute_force','2021-02-17 02:48:29','2021-02-17 07:48:29',NULL,NULL,'[login]'),(7973,'brute_force','2021-02-17 03:07:08','2021-02-17 08:07:08','142.93.126.181',NULL,NULL),(7974,'brute_force','2021-02-17 03:07:09','2021-02-17 08:07:09','142.93.126.181',NULL,NULL),(7975,'brute_force','2021-02-17 03:07:09','2021-02-17 08:07:09',NULL,NULL,'[login]'),(7976,'brute_force','2021-02-17 03:27:59','2021-02-17 08:27:59','118.67.248.50',NULL,NULL),(7977,'brute_force','2021-02-17 03:28:02','2021-02-17 08:28:02','118.67.248.50',NULL,NULL),(7978,'brute_force','2021-02-17 03:28:02','2021-02-17 08:28:02',NULL,NULL,'[login]'),(7979,'brute_force','2021-02-17 03:49:21','2021-02-17 08:49:21','203.171.21.225',NULL,NULL),(7980,'brute_force','2021-02-17 03:49:24','2021-02-17 08:49:24','203.171.21.225',NULL,NULL),(7981,'brute_force','2021-02-17 03:49:24','2021-02-17 08:49:24',NULL,NULL,'[login]'),(7982,'brute_force','2021-02-17 04:10:05','2021-02-17 09:10:05','107.180.72.237',NULL,NULL),(7983,'brute_force','2021-02-17 04:10:06','2021-02-17 09:10:06','107.180.72.237',NULL,NULL),(7984,'brute_force','2021-02-17 04:10:06','2021-02-17 09:10:06',NULL,NULL,'[login]'),(7985,'brute_force','2021-02-17 04:33:14','2021-02-17 09:33:14','211.1.230.194',NULL,NULL),(7986,'brute_force','2021-02-17 04:33:16','2021-02-17 09:33:16','211.1.230.194',NULL,NULL),(7987,'brute_force','2021-02-17 04:33:16','2021-02-17 09:33:16',NULL,NULL,'[login]'),(7988,'brute_force','2021-02-17 05:19:33','2021-02-17 10:19:33','149.202.52.67',NULL,NULL),(7989,'brute_force','2021-02-17 05:19:35','2021-02-17 10:19:35','149.202.52.67',NULL,NULL),(7990,'brute_force','2021-02-17 05:19:35','2021-02-17 10:19:35',NULL,NULL,'[login]'),(7991,'brute_force','2021-02-17 05:43:34','2021-02-17 10:43:34','206.189.113.210',NULL,NULL),(7992,'brute_force','2021-02-17 05:43:36','2021-02-17 10:43:36','206.189.113.210',NULL,NULL),(7993,'brute_force','2021-02-17 05:43:36','2021-02-17 10:43:36',NULL,NULL,'[login]'),(7994,'brute_force','2021-02-17 06:07:48','2021-02-17 11:07:48','93.114.184.8',NULL,NULL),(7995,'brute_force','2021-02-17 06:07:50','2021-02-17 11:07:50','93.114.184.8',NULL,NULL),(7996,'brute_force','2021-02-17 06:07:50','2021-02-17 11:07:50',NULL,NULL,'[login]'),(7997,'brute_force','2021-02-17 06:58:09','2021-02-17 11:58:09','54.39.16.153',NULL,NULL),(7998,'brute_force','2021-02-17 06:58:11','2021-02-17 11:58:11','54.39.16.153',NULL,NULL),(7999,'brute_force','2021-02-17 06:58:11','2021-02-17 11:58:11',NULL,NULL,'[login]'),(8000,'brute_force','2021-02-17 07:23:58','2021-02-17 12:23:58','192.185.130.170',NULL,NULL),(8001,'brute_force','2021-02-17 07:23:59','2021-02-17 12:23:59','192.185.130.170',NULL,NULL),(8002,'brute_force','2021-02-17 07:23:59','2021-02-17 12:23:59',NULL,NULL,'[login]'),(8003,'brute_force','2021-02-17 07:49:50','2021-02-17 12:49:50','206.189.27.159',NULL,NULL),(8004,'brute_force','2021-02-17 07:49:52','2021-02-17 12:49:52','206.189.27.159',NULL,NULL),(8005,'brute_force','2021-02-17 07:49:52','2021-02-17 12:49:52',NULL,NULL,'[login]'),(8006,'brute_force','2021-02-17 08:16:43','2021-02-17 13:16:43','34.68.114.57',NULL,NULL),(8007,'brute_force','2021-02-17 08:16:46','2021-02-17 13:16:46','34.68.114.57',NULL,NULL),(8008,'brute_force','2021-02-17 08:16:46','2021-02-17 13:16:46',NULL,NULL,'[login]'),(8009,'brute_force','2021-02-17 08:43:09','2021-02-17 13:43:09','145.239.29.217',NULL,NULL),(8010,'brute_force','2021-02-17 08:43:11','2021-02-17 13:43:11','145.239.29.217',NULL,NULL),(8011,'brute_force','2021-02-17 08:43:11','2021-02-17 13:43:11',NULL,NULL,'[login]'),(8012,'brute_force','2021-02-18 06:12:09','2021-02-18 11:12:09','104.214.94.16',NULL,NULL),(8013,'brute_force','2021-02-18 06:12:09','2021-02-18 11:12:09',NULL,2,'gruposuadi'),(8014,'brute_force','2021-02-18 06:12:11','2021-02-18 11:12:11','104.214.94.16',NULL,NULL),(8015,'brute_force','2021-02-18 06:12:11','2021-02-18 11:12:11',NULL,2,'gruposuadi'),(8016,'brute_force','2021-02-18 08:00:19','2021-02-18 13:00:19','104.214.94.16',NULL,NULL),(8017,'brute_force','2021-02-18 08:00:19','2021-02-18 13:00:19',NULL,2,'gruposuadi'),(8018,'brute_force','2021-02-18 08:00:21','2021-02-18 13:00:21','104.214.94.16',NULL,NULL),(8019,'brute_force','2021-02-18 08:00:21','2021-02-18 13:00:21',NULL,2,'gruposuadi'),(8020,'brute_force','2021-02-19 03:31:37','2021-02-19 08:31:37','217.163.23.250',NULL,NULL),(8021,'brute_force','2021-02-19 03:31:37','2021-02-19 08:31:37',NULL,NULL,'[login]'),(8022,'brute_force','2021-02-19 03:53:08','2021-02-19 08:53:08','143.110.186.172',NULL,NULL),(8023,'brute_force','2021-02-19 03:53:11','2021-02-19 08:53:11','143.110.186.172',NULL,NULL),(8024,'brute_force','2021-02-19 03:53:11','2021-02-19 08:53:11',NULL,NULL,'[login]'),(8025,'brute_force','2021-02-19 04:16:56','2021-02-19 09:16:56','45.32.106.217',NULL,NULL),(8026,'brute_force','2021-02-19 04:17:00','2021-02-19 09:17:00','45.32.106.217',NULL,NULL),(8027,'brute_force','2021-02-19 04:17:00','2021-02-19 09:17:00',NULL,NULL,'[login]'),(8028,'brute_force','2021-02-19 04:37:31','2021-02-19 09:37:31','145.131.6.185',NULL,NULL),(8029,'brute_force','2021-02-19 04:37:33','2021-02-19 09:37:33','145.131.6.185',NULL,NULL),(8030,'brute_force','2021-02-19 04:37:33','2021-02-19 09:37:33',NULL,NULL,'[login]'),(8031,'brute_force','2021-02-19 04:59:43','2021-02-19 09:59:43','3.140.181.6',NULL,NULL),(8032,'brute_force','2021-02-19 04:59:44','2021-02-19 09:59:44','3.140.181.6',NULL,NULL),(8033,'brute_force','2021-02-19 04:59:44','2021-02-19 09:59:44',NULL,NULL,'[login]'),(8034,'brute_force','2021-02-19 05:20:16','2021-02-19 10:20:16','95.216.140.94',NULL,NULL),(8035,'brute_force','2021-02-19 05:20:23','2021-02-19 10:20:23','95.216.140.94',NULL,NULL),(8036,'brute_force','2021-02-19 05:20:23','2021-02-19 10:20:23',NULL,NULL,'[login]'),(8037,'brute_force','2021-02-19 05:44:15','2021-02-19 10:44:15','167.86.75.216',NULL,NULL),(8038,'brute_force','2021-02-19 06:50:45','2021-02-19 11:50:45','85.128.142.238',NULL,NULL),(8039,'brute_force','2021-02-19 06:50:47','2021-02-19 11:50:47','85.128.142.238',NULL,NULL),(8040,'brute_force','2021-02-19 06:50:47','2021-02-19 11:50:47',NULL,NULL,'[login]'),(8041,'brute_force','2021-02-19 07:12:08','2021-02-19 12:12:08','84.40.28.32',NULL,NULL),(8042,'brute_force','2021-02-19 07:12:10','2021-02-19 12:12:10','84.40.28.32',NULL,NULL),(8043,'brute_force','2021-02-19 07:12:10','2021-02-19 12:12:10',NULL,NULL,'demo'),(8044,'brute_force','2021-02-19 07:33:34','2021-02-19 12:33:34','34.101.198.58',NULL,NULL),(8045,'brute_force','2021-02-19 07:33:37','2021-02-19 12:33:37','34.101.198.58',NULL,NULL),(8046,'brute_force','2021-02-19 07:33:37','2021-02-19 12:33:37',NULL,NULL,'[login]'),(8047,'brute_force','2021-02-19 07:56:18','2021-02-19 12:56:18','161.35.3.138',NULL,NULL),(8048,'brute_force','2021-02-19 07:56:20','2021-02-19 12:56:20','161.35.3.138',NULL,NULL),(8049,'brute_force','2021-02-19 07:56:20','2021-02-19 12:56:20',NULL,NULL,'[login]'),(8050,'brute_force','2021-02-19 08:20:26','2021-02-19 13:20:26','18.221.169.0',NULL,NULL),(8051,'brute_force','2021-02-19 08:20:28','2021-02-19 13:20:28','18.221.169.0',NULL,NULL),(8052,'brute_force','2021-02-19 08:20:28','2021-02-19 13:20:28',NULL,NULL,'[login]'),(8053,'brute_force','2021-02-19 08:42:27','2021-02-19 13:42:27','84.40.28.32',NULL,NULL),(8054,'brute_force','2021-02-19 08:42:34','2021-02-19 13:42:34','84.40.28.32',NULL,NULL),(8055,'brute_force','2021-02-19 08:42:34','2021-02-19 13:42:34',NULL,NULL,'[login]'),(8056,'brute_force','2021-02-19 09:27:42','2021-02-19 14:27:42','167.71.237.43',NULL,NULL),(8057,'brute_force','2021-02-19 09:27:46','2021-02-19 14:27:46','167.71.237.43',NULL,NULL),(8058,'brute_force','2021-02-19 09:27:46','2021-02-19 14:27:46',NULL,NULL,'[login]'),(8059,'brute_force','2021-02-19 09:50:22','2021-02-19 14:50:22','46.255.21.27',NULL,NULL),(8060,'brute_force','2021-02-19 09:50:24','2021-02-19 14:50:24','46.255.21.27',NULL,NULL),(8061,'brute_force','2021-02-19 09:50:24','2021-02-19 14:50:24',NULL,NULL,'[login]'),(8062,'brute_force','2021-02-19 10:13:22','2021-02-19 15:13:22','167.86.75.216',NULL,NULL),(8063,'brute_force','2021-02-19 10:13:24','2021-02-19 15:13:24','167.86.75.216',NULL,NULL),(8064,'brute_force','2021-02-19 10:13:24','2021-02-19 15:13:24',NULL,NULL,'[login]'),(8065,'brute_force','2021-02-19 10:36:57','2021-02-19 15:36:57','18.221.169.0',NULL,NULL),(8066,'brute_force','2021-02-19 10:36:59','2021-02-19 15:36:59','18.221.169.0',NULL,NULL),(8067,'brute_force','2021-02-19 10:36:59','2021-02-19 15:36:59',NULL,NULL,'[login]'),(8068,'brute_force','2021-02-19 10:59:12','2021-02-19 15:59:12','35.240.179.194',NULL,NULL),(8069,'brute_force','2021-02-19 10:59:14','2021-02-19 15:59:14','35.240.179.194',NULL,NULL),(8070,'brute_force','2021-02-19 10:59:14','2021-02-19 15:59:14',NULL,NULL,'[login]'),(8071,'brute_force','2021-02-19 11:22:01','2021-02-19 16:22:01','143.110.190.239',NULL,NULL),(8072,'brute_force','2021-02-19 11:22:03','2021-02-19 16:22:03','143.110.190.239',NULL,NULL),(8073,'brute_force','2021-02-19 11:22:03','2021-02-19 16:22:03',NULL,NULL,'[login]'),(8074,'brute_force','2021-02-19 11:47:07','2021-02-19 16:47:07','167.86.75.216',NULL,NULL),(8075,'brute_force','2021-02-19 11:47:09','2021-02-19 16:47:09','167.86.75.216',NULL,NULL),(8076,'brute_force','2021-02-19 11:47:09','2021-02-19 16:47:09',NULL,NULL,'admin'),(8077,'brute_force','2021-02-19 12:31:27','2021-02-19 17:31:27','104.248.241.41',NULL,NULL),(8078,'brute_force','2021-02-19 12:31:30','2021-02-19 17:31:30','104.248.241.41',NULL,NULL),(8079,'brute_force','2021-02-19 12:31:30','2021-02-19 17:31:30',NULL,NULL,'[login]'),(8080,'brute_force','2021-02-19 13:41:25','2021-02-19 18:41:25','201.234.119.228',NULL,NULL),(8081,'brute_force','2021-02-19 13:41:27','2021-02-19 18:41:27','201.234.119.228',NULL,NULL),(8082,'brute_force','2021-02-19 13:41:27','2021-02-19 18:41:27',NULL,NULL,'[login]'),(8083,'brute_force','2021-02-19 14:05:07','2021-02-19 19:05:07','217.163.23.250',NULL,NULL),(8084,'brute_force','2021-02-19 14:05:09','2021-02-19 19:05:09','217.163.23.250',NULL,NULL),(8085,'brute_force','2021-02-19 14:05:09','2021-02-19 19:05:09',NULL,NULL,'[login]'),(8086,'brute_force','2021-02-19 14:29:01','2021-02-19 19:29:01','54.39.49.215',NULL,NULL),(8087,'brute_force','2021-02-19 14:29:02','2021-02-19 19:29:02','54.39.49.215',NULL,NULL),(8088,'brute_force','2021-02-19 14:29:02','2021-02-19 19:29:02',NULL,NULL,'[login]'),(8089,'brute_force','2021-02-19 16:01:49','2021-02-19 21:01:49','34.82.251.227',NULL,NULL),(8090,'brute_force','2021-02-19 16:01:51','2021-02-19 21:01:51','34.82.251.227',NULL,NULL),(8091,'brute_force','2021-02-19 16:01:51','2021-02-19 21:01:51',NULL,NULL,'[login]'),(8092,'brute_force','2021-02-19 17:02:13','2021-02-19 22:02:13','34.85.86.147',NULL,NULL),(8093,'brute_force','2021-02-19 17:02:16','2021-02-19 22:02:16','34.85.86.147',NULL,NULL),(8094,'brute_force','2021-02-19 17:02:16','2021-02-19 22:02:16',NULL,NULL,'admin'),(8095,'brute_force','2021-02-19 17:16:03','2021-02-19 22:16:03','85.128.142.244',NULL,NULL),(8096,'brute_force','2021-02-19 17:16:05','2021-02-19 22:16:05','85.128.142.244',NULL,NULL),(8097,'brute_force','2021-02-19 17:16:05','2021-02-19 22:16:05',NULL,NULL,'[login]'),(8098,'brute_force','2021-02-19 17:19:32','2021-02-19 22:19:32','101.0.71.206',NULL,NULL),(8099,'brute_force','2021-02-19 17:19:32','2021-02-19 22:19:32',NULL,NULL,'[login]'),(8100,'brute_force','2021-02-19 17:37:50','2021-02-19 22:37:50','37.97.152.141',NULL,NULL),(8101,'brute_force','2021-02-19 17:37:52','2021-02-19 22:37:52','37.97.152.141',NULL,NULL),(8102,'brute_force','2021-02-19 17:37:52','2021-02-19 22:37:52',NULL,NULL,'[login]'),(8103,'brute_force','2021-02-19 17:38:14','2021-02-19 22:38:14','15.223.71.250',NULL,NULL),(8104,'brute_force','2021-02-19 17:38:31','2021-02-19 22:38:31','15.223.71.250',NULL,NULL),(8105,'brute_force','2021-02-19 17:38:31','2021-02-19 22:38:31',NULL,NULL,'[login]'),(8106,'brute_force','2021-02-19 17:57:29','2021-02-19 22:57:29','157.245.164.4',NULL,NULL),(8107,'brute_force','2021-02-19 17:57:31','2021-02-19 22:57:31','157.245.164.4',NULL,NULL),(8108,'brute_force','2021-02-19 17:57:31','2021-02-19 22:57:31',NULL,NULL,'[login]'),(8109,'brute_force','2021-02-19 18:02:27','2021-02-19 23:02:27','143.110.190.239',NULL,NULL),(8110,'brute_force','2021-02-19 18:02:30','2021-02-19 23:02:30','143.110.190.239',NULL,NULL),(8111,'brute_force','2021-02-19 18:02:30','2021-02-19 23:02:30',NULL,NULL,'[login]'),(8112,'brute_force','2021-02-19 18:16:17','2021-02-19 23:16:17','75.119.215.210',NULL,NULL),(8113,'brute_force','2021-02-19 18:16:19','2021-02-19 23:16:19','75.119.215.210',NULL,NULL),(8114,'brute_force','2021-02-19 18:16:19','2021-02-19 23:16:19',NULL,NULL,'admin'),(8115,'brute_force','2021-02-19 18:50:12','2021-02-19 23:50:12','134.209.198.79',NULL,NULL),(8116,'brute_force','2021-02-19 18:50:14','2021-02-19 23:50:14','134.209.198.79',NULL,NULL),(8117,'brute_force','2021-02-19 18:50:14','2021-02-19 23:50:14',NULL,NULL,'[login]'),(8118,'brute_force','2021-02-19 18:57:15','2021-02-19 23:57:15','208.68.36.82',NULL,NULL),(8119,'brute_force','2021-02-19 18:57:22','2021-02-19 23:57:22','208.68.36.82',NULL,NULL),(8120,'brute_force','2021-02-19 18:57:22','2021-02-19 23:57:22',NULL,NULL,'[login]'),(8121,'brute_force','2021-02-19 19:17:45','2021-02-20 00:17:45','134.122.46.215',NULL,NULL),(8122,'brute_force','2021-02-19 19:17:45','2021-02-20 00:17:45',NULL,NULL,'[login]'),(8123,'brute_force','2021-02-19 19:38:45','2021-02-20 00:38:45','185.59.108.240',NULL,NULL),(8124,'brute_force','2021-02-19 19:38:47','2021-02-20 00:38:47','185.59.108.240',NULL,NULL),(8125,'brute_force','2021-02-19 19:38:47','2021-02-20 00:38:47',NULL,NULL,'[login]'),(8126,'brute_force','2021-02-19 19:40:10','2021-02-20 00:40:10','202.51.74.38',NULL,NULL),(8127,'brute_force','2021-02-19 19:40:14','2021-02-20 00:40:14','202.51.74.38',NULL,NULL),(8128,'brute_force','2021-02-19 19:40:14','2021-02-20 00:40:14',NULL,NULL,'[login]'),(8129,'brute_force','2021-02-19 20:03:08','2021-02-20 01:03:08','143.110.186.172',NULL,NULL),(8130,'brute_force','2021-02-19 20:03:15','2021-02-20 01:03:15','143.110.186.172',NULL,NULL),(8131,'brute_force','2021-02-19 20:03:15','2021-02-20 01:03:15',NULL,NULL,'[login]'),(8132,'brute_force','2021-02-19 20:24:35','2021-02-20 01:24:35','46.17.42.156',NULL,NULL),(8133,'brute_force','2021-02-19 20:24:37','2021-02-20 01:24:37','46.17.42.156',NULL,NULL),(8134,'brute_force','2021-02-19 20:24:37','2021-02-20 01:24:37',NULL,NULL,'[login]'),(8135,'brute_force','2021-02-19 20:42:07','2021-02-20 01:42:07','185.99.252.36',NULL,NULL),(8136,'brute_force','2021-02-19 20:42:07','2021-02-20 01:42:07',NULL,NULL,'info@gruposuadi.com'),(8137,'brute_force','2021-02-19 20:46:16','2021-02-20 01:46:16','144.91.83.67',NULL,NULL),(8138,'brute_force','2021-02-19 20:46:18','2021-02-20 01:46:18','144.91.83.67',NULL,NULL),(8139,'brute_force','2021-02-19 20:46:18','2021-02-20 01:46:18',NULL,NULL,'[login]'),(8140,'brute_force','2021-02-19 21:09:59','2021-02-20 02:09:59','167.86.68.105',NULL,NULL),(8141,'brute_force','2021-02-19 21:10:01','2021-02-20 02:10:01','167.86.68.105',NULL,NULL),(8142,'brute_force','2021-02-19 21:10:01','2021-02-20 02:10:01',NULL,NULL,'[login]'),(8143,'brute_force','2021-02-19 21:17:32','2021-02-20 02:17:32','192.46.215.87',NULL,NULL),(8144,'brute_force','2021-02-19 21:17:34','2021-02-20 02:17:34','192.46.215.87',NULL,NULL),(8145,'brute_force','2021-02-19 21:17:34','2021-02-20 02:17:34',NULL,NULL,'[login]'),(8146,'brute_force','2021-02-19 21:34:52','2021-02-20 02:34:52','139.59.78.248',NULL,NULL),(8147,'brute_force','2021-02-19 21:34:55','2021-02-20 02:34:55','139.59.78.248',NULL,NULL),(8148,'brute_force','2021-02-19 21:34:55','2021-02-20 02:34:55',NULL,NULL,'[login]'),(8149,'brute_force','2021-02-19 21:38:18','2021-02-20 02:38:18','209.97.168.49',NULL,NULL),(8150,'brute_force','2021-02-19 21:38:20','2021-02-20 02:38:20','209.97.168.49',NULL,NULL),(8151,'brute_force','2021-02-19 21:38:20','2021-02-20 02:38:20',NULL,NULL,'[login]'),(8152,'brute_force','2021-02-19 21:57:56','2021-02-20 02:57:56','94.247.177.39',NULL,NULL),(8153,'brute_force','2021-02-19 21:57:58','2021-02-20 02:57:58','94.247.177.39',NULL,NULL),(8154,'brute_force','2021-02-19 21:57:58','2021-02-20 02:57:58',NULL,NULL,'[login]'),(8155,'brute_force','2021-02-19 22:23:28','2021-02-20 03:23:28','34.101.193.134',NULL,NULL),(8156,'brute_force','2021-02-19 22:23:31','2021-02-20 03:23:31','34.101.193.134',NULL,NULL),(8157,'brute_force','2021-02-19 22:23:31','2021-02-20 03:23:31',NULL,NULL,'[login]'),(8158,'brute_force','2021-02-19 22:26:53','2021-02-20 03:26:53','178.62.61.141',NULL,NULL),(8159,'brute_force','2021-02-19 22:26:56','2021-02-20 03:26:56','178.62.61.141',NULL,NULL),(8160,'brute_force','2021-02-19 22:26:56','2021-02-20 03:26:56',NULL,NULL,'[login]'),(8161,'brute_force','2021-02-19 22:51:51','2021-02-20 03:51:51','104.155.171.20',NULL,NULL),(8162,'brute_force','2021-02-19 22:51:58','2021-02-20 03:51:58','104.155.171.20',NULL,NULL),(8163,'brute_force','2021-02-19 22:51:58','2021-02-20 03:51:58',NULL,NULL,'[login]'),(8164,'brute_force','2021-02-19 23:05:57','2021-02-20 04:05:57','203.218.51.123',NULL,NULL),(8165,'brute_force','2021-02-19 23:06:04','2021-02-20 04:06:04','203.218.51.123',NULL,NULL),(8166,'brute_force','2021-02-19 23:06:04','2021-02-20 04:06:04',NULL,NULL,'[login]'),(8167,'brute_force','2021-02-19 23:23:27','2021-02-20 04:23:27','206.189.186.211',NULL,NULL),(8168,'brute_force','2021-02-19 23:23:30','2021-02-20 04:23:30','206.189.186.211',NULL,NULL),(8169,'brute_force','2021-02-19 23:23:30','2021-02-20 04:23:30',NULL,NULL,'[login]'),(8170,'brute_force','2021-02-19 23:35:53','2021-02-20 04:35:53','172.104.98.43',NULL,NULL),(8171,'brute_force','2021-02-19 23:35:56','2021-02-20 04:35:56','172.104.98.43',NULL,NULL),(8172,'brute_force','2021-02-19 23:35:56','2021-02-20 04:35:56',NULL,NULL,'[login]'),(8173,'brute_force','2021-02-19 23:40:42','2021-02-20 04:40:42','185.25.253.5',NULL,NULL),(8174,'brute_force','2021-02-19 23:40:44','2021-02-20 04:40:44','185.25.253.5',NULL,NULL),(8175,'brute_force','2021-02-19 23:40:44','2021-02-20 04:40:44',NULL,NULL,'badmin'),(8176,'brute_force','2021-02-19 23:48:53','2021-02-20 04:48:53','178.62.33.222',NULL,NULL),(8177,'brute_force','2021-02-19 23:48:55','2021-02-20 04:48:55','178.62.33.222',NULL,NULL),(8178,'brute_force','2021-02-19 23:48:55','2021-02-20 04:48:55',NULL,NULL,'[login]'),(8179,'brute_force','2021-02-19 23:59:55','2021-02-20 04:59:55','91.121.89.189',NULL,NULL),(8180,'brute_force','2021-02-19 23:59:57','2021-02-20 04:59:57','91.121.89.189',NULL,NULL),(8181,'brute_force','2021-02-19 23:59:57','2021-02-20 04:59:57',NULL,NULL,'[login]'),(8182,'brute_force','2021-02-20 00:05:54','2021-02-20 05:05:54','202.51.74.38',NULL,NULL),(8183,'brute_force','2021-02-20 00:05:57','2021-02-20 05:05:57','202.51.74.38',NULL,NULL),(8184,'brute_force','2021-02-20 00:05:57','2021-02-20 05:05:57',NULL,NULL,'[login]'),(8185,'brute_force','2021-02-20 00:10:12','2021-02-20 05:10:12','167.71.237.237',NULL,NULL),(8186,'brute_force','2021-02-20 00:10:15','2021-02-20 05:10:15','167.71.237.237',NULL,NULL),(8187,'brute_force','2021-02-20 00:10:15','2021-02-20 05:10:15',NULL,NULL,'[login]'),(8188,'brute_force','2021-02-20 00:20:23','2021-02-20 05:20:23','107.180.227.163',NULL,NULL),(8189,'brute_force','2021-02-20 00:20:24','2021-02-20 05:20:24','107.180.227.163',NULL,NULL),(8190,'brute_force','2021-02-20 00:20:24','2021-02-20 05:20:24',NULL,NULL,'[login]'),(8191,'brute_force','2021-02-20 00:27:56','2021-02-20 05:27:56','143.110.190.239',NULL,NULL),(8192,'brute_force','2021-02-20 00:31:17','2021-02-20 05:31:17','93.114.184.56',NULL,NULL),(8193,'brute_force','2021-02-20 00:31:19','2021-02-20 05:31:19','93.114.184.56',NULL,NULL),(8194,'brute_force','2021-02-20 00:31:19','2021-02-20 05:31:19',NULL,NULL,'[login]'),(8195,'brute_force','2021-02-20 00:50:43','2021-02-20 05:50:43','2.34.230.236',NULL,NULL),(8196,'brute_force','2021-02-20 00:50:46','2021-02-20 05:50:46','2.34.230.236',NULL,NULL),(8197,'brute_force','2021-02-20 00:50:46','2021-02-20 05:50:46',NULL,NULL,'[login]'),(8198,'brute_force','2021-02-20 00:51:51','2021-02-20 05:51:51','149.129.136.142',NULL,NULL),(8199,'brute_force','2021-02-20 00:51:57','2021-02-20 05:51:57','149.129.136.142',NULL,NULL),(8200,'brute_force','2021-02-20 00:51:57','2021-02-20 05:51:57',NULL,NULL,'admin'),(8201,'brute_force','2021-02-20 01:01:37','2021-02-20 06:01:37','51.222.9.32',NULL,NULL),(8202,'brute_force','2021-02-20 01:01:39','2021-02-20 06:01:39','51.222.9.32',NULL,NULL),(8203,'brute_force','2021-02-20 01:01:39','2021-02-20 06:01:39',NULL,NULL,'[login]'),(8204,'brute_force','2021-02-20 01:11:44','2021-02-20 06:11:44','52.26.57.178',NULL,NULL),(8205,'brute_force','2021-02-20 01:11:47','2021-02-20 06:11:47','52.26.57.178',NULL,NULL),(8206,'brute_force','2021-02-20 01:11:47','2021-02-20 06:11:47',NULL,NULL,'[login]'),(8207,'brute_force','2021-02-20 01:16:17','2021-02-20 06:16:17','160.153.245.184',NULL,NULL),(8208,'brute_force','2021-02-20 01:16:20','2021-02-20 06:16:20','160.153.245.184',NULL,NULL),(8209,'brute_force','2021-02-20 01:16:20','2021-02-20 06:16:20',NULL,NULL,'admin'),(8210,'brute_force','2021-02-20 01:23:05','2021-02-20 06:23:05','34.86.176.7',NULL,NULL),(8211,'brute_force','2021-02-20 01:23:07','2021-02-20 06:23:07','34.86.176.7',NULL,NULL),(8212,'brute_force','2021-02-20 01:23:07','2021-02-20 06:23:07',NULL,NULL,'[login]'),(8213,'brute_force','2021-02-20 01:36:28','2021-02-20 06:36:28','178.128.162.42',NULL,NULL),(8214,'brute_force','2021-02-20 01:36:33','2021-02-20 06:36:33','178.128.162.42',NULL,NULL),(8215,'brute_force','2021-02-20 01:36:33','2021-02-20 06:36:33',NULL,NULL,'[login]'),(8216,'brute_force','2021-02-20 01:47:23','2021-02-20 06:47:23','35.229.136.14',NULL,NULL),(8217,'brute_force','2021-02-20 01:47:26','2021-02-20 06:47:26','35.229.136.14',NULL,NULL),(8218,'brute_force','2021-02-20 01:47:26','2021-02-20 06:47:26',NULL,NULL,'[login]'),(8219,'brute_force','2021-02-20 02:03:06','2021-02-20 07:03:06','134.209.198.79',NULL,NULL),(8220,'brute_force','2021-02-20 02:03:13','2021-02-20 07:03:13','134.209.198.79',NULL,NULL),(8221,'brute_force','2021-02-20 02:03:13','2021-02-20 07:03:13',NULL,NULL,'[login]'),(8222,'brute_force','2021-02-20 02:28:39','2021-02-20 07:28:39','151.80.61.115',NULL,NULL),(8223,'brute_force','2021-02-20 02:28:40','2021-02-20 07:28:40','151.80.61.115',NULL,NULL),(8224,'brute_force','2021-02-20 02:28:40','2021-02-20 07:28:40',NULL,NULL,'[login]'),(8225,'brute_force','2021-02-20 02:30:19','2021-02-20 07:30:19','18.221.169.0',NULL,NULL),(8226,'brute_force','2021-02-20 02:30:21','2021-02-20 07:30:21','18.221.169.0',NULL,NULL),(8227,'brute_force','2021-02-20 02:30:21','2021-02-20 07:30:21',NULL,NULL,'[login]'),(8228,'brute_force','2021-02-20 02:43:30','2021-02-20 07:43:30','128.199.212.194',NULL,NULL),(8229,'brute_force','2021-02-20 02:43:33','2021-02-20 07:43:33','128.199.212.194',NULL,NULL),(8230,'brute_force','2021-02-20 02:43:33','2021-02-20 07:43:33',NULL,NULL,'[login]'),(8231,'brute_force','2021-02-20 02:53:28','2021-02-20 07:53:28','52.165.80.86',NULL,NULL),(8232,'brute_force','2021-02-20 02:53:30','2021-02-20 07:53:30','52.165.80.86',NULL,NULL),(8233,'brute_force','2021-02-20 02:53:30','2021-02-20 07:53:30',NULL,NULL,'[login]'),(8234,'brute_force','2021-02-20 02:56:22','2021-02-20 07:56:22','119.18.52.177',NULL,NULL),(8235,'brute_force','2021-02-20 02:56:22','2021-02-20 07:56:22',NULL,NULL,'[login]'),(8236,'brute_force','2021-02-20 03:18:18','2021-02-20 08:18:18','167.88.170.2',NULL,NULL),(8237,'brute_force','2021-02-20 03:18:21','2021-02-20 08:18:21','167.88.170.2',NULL,NULL),(8238,'brute_force','2021-02-20 03:18:21','2021-02-20 08:18:21',NULL,NULL,'[login]'),(8239,'brute_force','2021-02-20 03:39:38','2021-02-20 08:39:38','185.86.231.10',NULL,NULL),(8240,'brute_force','2021-02-20 03:39:40','2021-02-20 08:39:40','185.86.231.10',NULL,NULL),(8241,'brute_force','2021-02-20 03:39:40','2021-02-20 08:39:40',NULL,NULL,'[login]'),(8242,'brute_force','2021-02-20 04:26:46','2021-02-20 09:26:46','124.217.235.217',NULL,NULL),(8243,'brute_force','2021-02-20 04:26:49','2021-02-20 09:26:49','124.217.235.217',NULL,NULL),(8244,'brute_force','2021-02-20 04:26:49','2021-02-20 09:26:49',NULL,NULL,'admin'),(8245,'brute_force','2021-02-20 04:58:35','2021-02-20 09:58:35','176.235.216.155',NULL,NULL),(8246,'brute_force','2021-02-20 04:58:37','2021-02-20 09:58:37','176.235.216.155',NULL,NULL),(8247,'brute_force','2021-02-20 04:58:37','2021-02-20 09:58:37',NULL,NULL,'admin'),(8248,'brute_force','2021-02-20 05:15:19','2021-02-20 10:15:19','112.196.72.188',NULL,NULL),(8249,'brute_force','2021-02-20 05:15:21','2021-02-20 10:15:21','112.196.72.188',NULL,NULL),(8250,'brute_force','2021-02-20 05:15:21','2021-02-20 10:15:21',NULL,NULL,'admin'),(8251,'brute_force','2021-02-20 05:48:39','2021-02-20 10:48:39','134.122.0.213',NULL,NULL),(8252,'brute_force','2021-02-20 06:05:09','2021-02-20 11:05:09','132.148.28.20',NULL,NULL),(8253,'brute_force','2021-02-20 06:05:13','2021-02-20 11:05:13','132.148.28.20',NULL,NULL),(8254,'brute_force','2021-02-20 06:05:13','2021-02-20 11:05:13',NULL,NULL,'admin'),(8255,'brute_force','2021-02-20 06:22:28','2021-02-20 11:22:28','185.34.219.59',NULL,NULL),(8256,'brute_force','2021-02-20 06:22:30','2021-02-20 11:22:30','185.34.219.59',NULL,NULL),(8257,'brute_force','2021-02-20 06:22:30','2021-02-20 11:22:30',NULL,NULL,'admin'),(8258,'brute_force','2021-02-20 06:39:37','2021-02-20 11:39:37','85.237.28.103',NULL,NULL),(8259,'brute_force','2021-02-20 06:39:39','2021-02-20 11:39:39','85.237.28.103',NULL,NULL),(8260,'brute_force','2021-02-20 06:39:39','2021-02-20 11:39:39',NULL,NULL,'admin'),(8261,'brute_force','2021-02-20 07:14:27','2021-02-20 12:14:27','37.120.203.172',NULL,NULL),(8262,'brute_force','2021-02-20 07:14:27','2021-02-20 12:14:27',NULL,NULL,'info@gruposuadi.com'),(8263,'brute_force','2021-02-20 07:16:00','2021-02-20 12:16:00','93.114.234.242',NULL,NULL),(8264,'brute_force','2021-02-20 07:16:02','2021-02-20 12:16:02','93.114.234.242',NULL,NULL),(8265,'brute_force','2021-02-20 07:16:02','2021-02-20 12:16:02',NULL,NULL,'admin'),(8266,'brute_force','2021-02-20 07:33:48','2021-02-20 12:33:48','185.86.231.10',NULL,NULL),(8267,'brute_force','2021-02-20 07:33:50','2021-02-20 12:33:50','185.86.231.10',NULL,NULL),(8268,'brute_force','2021-02-20 07:33:50','2021-02-20 12:33:50',NULL,NULL,'admin'),(8269,'brute_force','2021-02-20 07:52:44','2021-02-20 12:52:44','93.189.30.194',NULL,NULL),(8270,'brute_force','2021-02-20 07:52:46','2021-02-20 12:52:46','93.189.30.194',NULL,NULL),(8271,'brute_force','2021-02-20 07:52:46','2021-02-20 12:52:46',NULL,NULL,'admin'),(8272,'brute_force','2021-02-20 08:11:45','2021-02-20 13:11:45','181.119.146.48',NULL,NULL),(8273,'brute_force','2021-02-20 08:11:49','2021-02-20 13:11:49','181.119.146.48',NULL,NULL),(8274,'brute_force','2021-02-20 08:11:49','2021-02-20 13:11:49',NULL,NULL,'admin'),(8275,'brute_force','2021-02-20 08:29:41','2021-02-20 13:29:41','185.59.108.240',NULL,NULL),(8276,'brute_force','2021-02-20 08:29:43','2021-02-20 13:29:43','185.59.108.240',NULL,NULL),(8277,'brute_force','2021-02-20 08:29:43','2021-02-20 13:29:43',NULL,NULL,'admin'),(8278,'brute_force','2021-02-20 08:49:03','2021-02-20 13:49:03','148.72.207.250',NULL,NULL),(8279,'brute_force','2021-02-20 08:49:06','2021-02-20 13:49:06','148.72.207.250',NULL,NULL),(8280,'brute_force','2021-02-20 08:49:06','2021-02-20 13:49:06',NULL,NULL,'admin'),(8281,'brute_force','2021-02-20 09:07:31','2021-02-20 14:07:31','51.79.159.176',NULL,NULL),(8282,'brute_force','2021-02-20 09:07:34','2021-02-20 14:07:34','51.79.159.176',NULL,NULL),(8283,'brute_force','2021-02-20 09:07:34','2021-02-20 14:07:34',NULL,NULL,'admin'),(8284,'brute_force','2021-02-20 11:52:40','2021-02-20 16:52:40','37.120.211.100',NULL,NULL),(8285,'brute_force','2021-02-20 11:52:40','2021-02-20 16:52:40',NULL,NULL,'info@gruposuadi.com'),(8286,'brute_force','2021-02-20 14:16:38','2021-02-20 19:16:38','217.146.82.222',NULL,NULL),(8287,'brute_force','2021-02-20 14:16:38','2021-02-20 19:16:38',NULL,NULL,'info@gruposuadi.com'),(8288,'brute_force','2021-02-20 16:46:39','2021-02-20 21:46:39','89.36.224.108',NULL,NULL),(8289,'brute_force','2021-02-20 16:46:39','2021-02-20 21:46:39',NULL,NULL,'info@gruposuadi.com'),(8290,'brute_force','2021-02-20 19:02:11','2021-02-21 00:02:11','82.102.16.220',NULL,NULL),(8291,'brute_force','2021-02-20 19:02:11','2021-02-21 00:02:11',NULL,NULL,'info@gruposuadi.com'),(8292,'brute_force','2021-02-20 20:42:43','2021-02-21 01:42:43','178.239.173.180',NULL,NULL),(8293,'brute_force','2021-02-20 20:42:43','2021-02-21 01:42:43',NULL,NULL,'info@gruposuadi.com'),(8294,'brute_force','2021-02-20 22:31:17','2021-02-21 03:31:17','45.141.152.28',NULL,NULL),(8295,'brute_force','2021-02-20 22:31:17','2021-02-21 03:31:17',NULL,NULL,'info@gruposuadi.com'),(8296,'brute_force','2021-02-21 00:14:33','2021-02-21 05:14:33','194.35.233.70',NULL,NULL),(8297,'brute_force','2021-02-21 00:14:33','2021-02-21 05:14:33',NULL,NULL,'info@gruposuadi.com'),(8298,'brute_force','2021-02-21 02:02:01','2021-02-21 07:02:01','195.140.213.38',NULL,NULL),(8299,'brute_force','2021-02-21 02:02:01','2021-02-21 07:02:01',NULL,NULL,'info@gruposuadi.com'),(8300,'brute_force','2021-02-21 05:30:23','2021-02-21 10:30:23','165.231.33.180',NULL,NULL),(8301,'brute_force','2021-02-21 05:30:23','2021-02-21 10:30:23',NULL,NULL,'info@gruposuadi.com'),(8302,'brute_force','2021-02-21 07:09:05','2021-02-21 12:09:05','195.181.166.95',NULL,NULL),(8303,'brute_force','2021-02-21 07:09:05','2021-02-21 12:09:05',NULL,NULL,'info@gruposuadi.com'),(8304,'brute_force','2021-02-21 10:38:24','2021-02-21 15:38:24','92.223.89.206',NULL,NULL),(8305,'brute_force','2021-02-21 10:38:24','2021-02-21 15:38:24',NULL,NULL,'info@gruposuadi.com'),(8306,'brute_force','2021-02-21 14:07:43','2021-02-21 19:07:43','194.110.84.119',NULL,NULL),(8307,'brute_force','2021-02-21 14:07:43','2021-02-21 19:07:43',NULL,NULL,'info@gruposuadi.com'),(8308,'brute_force','2021-02-21 17:48:30','2021-02-21 22:48:30','194.35.233.37',NULL,NULL),(8309,'brute_force','2021-02-21 17:48:30','2021-02-21 22:48:30',NULL,NULL,'info@gruposuadi.com'),(8310,'brute_force','2021-02-21 20:50:31','2021-02-22 01:50:31','194.5.195.70',NULL,NULL),(8311,'brute_force','2021-02-21 20:50:34','2021-02-22 01:50:34','194.5.195.70',NULL,NULL),(8312,'brute_force','2021-02-21 20:50:34','2021-02-22 01:50:34',NULL,NULL,'admin'),(8313,'brute_force','2021-02-21 20:57:40','2021-02-22 01:57:40','37.120.201.236',NULL,NULL),(8314,'brute_force','2021-02-21 20:57:40','2021-02-22 01:57:40',NULL,NULL,'info@gruposuadi.com'),(8315,'brute_force','2021-02-21 21:32:00','2021-02-22 02:32:00','151.106.38.74',NULL,NULL),(8316,'brute_force','2021-02-21 21:32:00','2021-02-22 02:32:00',NULL,NULL,'[login]'),(8317,'brute_force','2021-02-21 22:03:48','2021-02-22 03:03:48','46.101.143.68',NULL,NULL),(8318,'brute_force','2021-02-21 22:03:51','2021-02-22 03:03:51','46.101.143.68',NULL,NULL),(8319,'brute_force','2021-02-21 22:03:51','2021-02-22 03:03:51',NULL,NULL,'[login]'),(8320,'brute_force','2021-02-21 22:30:42','2021-02-22 03:30:42','45.79.187.4',NULL,NULL),(8321,'brute_force','2021-02-21 22:30:44','2021-02-22 03:30:44','45.79.187.4',NULL,NULL),(8322,'brute_force','2021-02-21 22:30:44','2021-02-22 03:30:44',NULL,NULL,'[login]'),(8323,'brute_force','2021-02-21 22:52:09','2021-02-22 03:52:09','195.140.215.187',NULL,NULL),(8324,'brute_force','2021-02-21 22:52:09','2021-02-22 03:52:09',NULL,NULL,'info@gruposuadi.com'),(8325,'brute_force','2021-02-21 22:56:08','2021-02-22 03:56:08','3.214.88.188',NULL,NULL),(8326,'brute_force','2021-02-21 22:56:10','2021-02-22 03:56:10','3.214.88.188',NULL,NULL),(8327,'brute_force','2021-02-21 22:56:10','2021-02-22 03:56:10',NULL,NULL,'admin'),(8328,'brute_force','2021-02-21 23:23:19','2021-02-22 04:23:19','64.227.0.234',NULL,NULL),(8329,'brute_force','2021-02-22 00:30:21','2021-02-22 05:30:21','65.0.100.132',NULL,NULL),(8330,'brute_force','2021-02-22 00:30:21','2021-02-22 05:30:21',NULL,NULL,'[login]'),(8331,'brute_force','2021-02-22 00:30:24','2021-02-22 05:30:24','37.120.217.196',NULL,NULL),(8332,'brute_force','2021-02-22 00:30:24','2021-02-22 05:30:24',NULL,NULL,'info@gruposuadi.com'),(8333,'brute_force','2021-02-22 01:35:08','2021-02-22 06:35:08','181.119.146.48',NULL,NULL),(8334,'brute_force','2021-02-22 01:35:11','2021-02-22 06:35:11','181.119.146.48',NULL,NULL),(8335,'brute_force','2021-02-22 01:35:11','2021-02-22 06:35:11',NULL,NULL,'[login]'),(8336,'brute_force','2021-02-22 02:13:29','2021-02-22 07:13:29','13.70.199.80',NULL,NULL),(8337,'brute_force','2021-02-22 02:13:31','2021-02-22 07:13:31','13.70.199.80',NULL,NULL),(8338,'brute_force','2021-02-22 02:13:31','2021-02-22 07:13:31',NULL,NULL,'[login]'),(8339,'brute_force','2021-02-22 02:23:32','2021-02-22 07:23:32','82.102.16.220',NULL,NULL),(8340,'brute_force','2021-02-22 02:23:32','2021-02-22 07:23:32',NULL,NULL,'info@gruposuadi.com'),(8341,'brute_force','2021-02-22 02:54:32','2021-02-22 07:54:32','211.243.86.210',NULL,NULL),(8342,'brute_force','2021-02-22 02:54:35','2021-02-22 07:54:35','211.243.86.210',NULL,NULL),(8343,'brute_force','2021-02-22 02:54:35','2021-02-22 07:54:35',NULL,NULL,'[login]'),(8344,'brute_force','2021-02-22 03:36:45','2021-02-22 08:36:45','158.69.27.201',NULL,NULL),(8345,'brute_force','2021-02-22 03:36:46','2021-02-22 08:36:46','158.69.27.201',NULL,NULL),(8346,'brute_force','2021-02-22 03:36:46','2021-02-22 08:36:46',NULL,NULL,'[login]'),(8347,'brute_force','2021-02-22 04:02:22','2021-02-22 09:02:22','5.101.137.195',NULL,NULL),(8348,'brute_force','2021-02-22 04:02:22','2021-02-22 09:02:22',NULL,NULL,'info@gruposuadi.com'),(8349,'brute_force','2021-02-22 04:19:17','2021-02-22 09:19:17','67.205.152.127',NULL,NULL),(8350,'brute_force','2021-02-22 04:19:19','2021-02-22 09:19:19','67.205.152.127',NULL,NULL),(8351,'brute_force','2021-02-22 04:19:19','2021-02-22 09:19:19',NULL,NULL,'[login]'),(8352,'brute_force','2021-02-22 04:49:48','2021-02-22 09:49:48','160.153.249.218',NULL,NULL),(8353,'brute_force','2021-02-22 04:49:50','2021-02-22 09:49:50','160.153.249.218',NULL,NULL),(8354,'brute_force','2021-02-22 04:49:50','2021-02-22 09:49:50',NULL,NULL,'[login]'),(8355,'brute_force','2021-02-22 06:12:02','2021-02-22 11:12:02','157.245.106.153',NULL,NULL),(8356,'brute_force','2021-02-22 06:12:04','2021-02-22 11:12:04','157.245.106.153',NULL,NULL),(8357,'brute_force','2021-02-22 06:12:04','2021-02-22 11:12:04',NULL,NULL,'[login]'),(8358,'brute_force','2021-02-22 06:39:27','2021-02-22 11:39:27','162.241.115.216',NULL,NULL),(8359,'brute_force','2021-02-22 06:39:29','2021-02-22 11:39:29','162.241.115.216',NULL,NULL),(8360,'brute_force','2021-02-22 06:39:29','2021-02-22 11:39:29',NULL,NULL,'[login]'),(8361,'brute_force','2021-02-22 07:09:27','2021-02-22 12:09:27','142.93.213.91',NULL,NULL),(8362,'brute_force','2021-02-22 07:09:30','2021-02-22 12:09:30','142.93.213.91',NULL,NULL),(8363,'brute_force','2021-02-22 07:09:30','2021-02-22 12:09:30',NULL,NULL,'[login]'),(8364,'brute_force','2021-02-22 07:28:49','2021-02-22 12:28:49','178.239.173.168',NULL,NULL),(8365,'brute_force','2021-02-22 07:28:49','2021-02-22 12:28:49',NULL,NULL,'info@gruposuadi.com'),(8366,'brute_force','2021-02-22 07:41:55','2021-02-22 12:41:55','157.230.2.68',NULL,NULL),(8367,'brute_force','2021-02-22 07:41:57','2021-02-22 12:41:57','157.230.2.68',NULL,NULL),(8368,'brute_force','2021-02-22 07:41:57','2021-02-22 12:41:57',NULL,NULL,'[login]'),(8369,'brute_force','2021-02-22 08:17:55','2021-02-22 13:17:55','82.99.244.4',NULL,NULL),(8370,'brute_force','2021-02-22 08:17:58','2021-02-22 13:17:58','82.99.244.4',NULL,NULL),(8371,'brute_force','2021-02-22 08:17:58','2021-02-22 13:17:58',NULL,NULL,'[login]'),(8372,'brute_force','2021-02-22 08:57:54','2021-02-22 13:57:54','217.138.222.28',NULL,NULL),(8373,'brute_force','2021-02-22 08:57:54','2021-02-22 13:57:54',NULL,NULL,'info@gruposuadi.com'),(8374,'brute_force','2021-02-22 10:19:56','2021-02-22 15:19:56','188.165.246.50',NULL,NULL),(8375,'brute_force','2021-02-22 10:20:00','2021-02-22 15:20:00','188.165.246.50',NULL,NULL),(8376,'brute_force','2021-02-22 10:20:00','2021-02-22 15:20:00',NULL,NULL,'[login]'),(8377,'brute_force','2021-02-22 10:52:14','2021-02-22 15:52:14','194.35.233.46',NULL,NULL),(8378,'brute_force','2021-02-22 10:52:14','2021-02-22 15:52:14',NULL,NULL,'info@gruposuadi.com'),(8379,'brute_force','2021-02-22 11:05:00','2021-02-22 16:05:00','181.119.146.48',NULL,NULL),(8380,'brute_force','2021-02-22 11:05:03','2021-02-22 16:05:03','181.119.146.48',NULL,NULL),(8381,'brute_force','2021-02-22 11:05:03','2021-02-22 16:05:03',NULL,NULL,'[login]'),(8382,'brute_force','2021-02-22 11:50:31','2021-02-22 16:50:31','167.114.152.170',NULL,NULL),(8383,'brute_force','2021-02-22 11:50:33','2021-02-22 16:50:33','167.114.152.170',NULL,NULL),(8384,'brute_force','2021-02-22 11:50:33','2021-02-22 16:50:33',NULL,NULL,'[login]'),(8385,'brute_force','2021-02-22 14:10:41','2021-02-22 19:10:41','194.35.233.161',NULL,NULL),(8386,'brute_force','2021-02-22 14:10:41','2021-02-22 19:10:41',NULL,NULL,'info@gruposuadi.com'),(8387,'brute_force','2021-02-22 16:04:57','2021-02-22 21:04:57','194.110.84.153',NULL,NULL),(8388,'brute_force','2021-02-22 16:04:57','2021-02-22 21:04:57',NULL,NULL,'info@gruposuadi.com'),(8389,'brute_force','2021-02-22 19:40:43','2021-02-23 00:40:43','194.35.233.173',NULL,NULL),(8390,'brute_force','2021-02-22 19:40:43','2021-02-23 00:40:43',NULL,NULL,'info@gruposuadi.com'),(8391,'brute_force','2021-02-22 21:25:07','2021-02-23 02:25:07','45.12.223.84',NULL,NULL),(8392,'brute_force','2021-02-22 21:25:07','2021-02-23 02:25:07',NULL,NULL,'info@gruposuadi.com'),(8393,'brute_force','2021-02-23 00:40:58','2021-02-23 05:40:58','82.102.27.236',NULL,NULL),(8394,'brute_force','2021-02-23 00:40:58','2021-02-23 05:40:58',NULL,NULL,'info@gruposuadi.com'),(8395,'brute_force','2021-02-23 02:27:46','2021-02-23 07:27:46','217.146.82.107',NULL,NULL),(8396,'brute_force','2021-02-23 02:27:46','2021-02-23 07:27:46',NULL,NULL,'info@gruposuadi.com'),(8397,'brute_force','2021-02-23 04:08:14','2021-02-23 09:08:14','185.76.9.97',NULL,NULL),(8398,'brute_force','2021-02-23 04:08:14','2021-02-23 09:08:14',NULL,NULL,'info@gruposuadi.com'),(8399,'brute_force','2021-02-23 05:52:26','2021-02-23 10:52:26','92.223.89.206',NULL,NULL),(8400,'brute_force','2021-02-23 05:52:26','2021-02-23 10:52:26',NULL,NULL,'info@gruposuadi.com'),(8401,'brute_force','2021-02-23 09:12:45','2021-02-23 14:12:45','195.206.183.152',NULL,NULL),(8402,'brute_force','2021-02-23 09:12:45','2021-02-23 14:12:45',NULL,NULL,'info@gruposuadi.com'),(8403,'brute_force','2021-02-23 10:48:07','2021-02-23 15:48:07','185.236.42.220',NULL,NULL),(8404,'brute_force','2021-02-23 10:48:07','2021-02-23 15:48:07',NULL,NULL,'info@gruposuadi.com'),(8405,'brute_force','2021-02-23 12:37:48','2021-02-23 17:37:48','185.189.114.244',NULL,NULL),(8406,'brute_force','2021-02-23 12:37:48','2021-02-23 17:37:48',NULL,NULL,'info@gruposuadi.com'),(8407,'brute_force','2021-02-23 14:31:19','2021-02-23 19:31:19','89.40.183.230',NULL,NULL),(8408,'brute_force','2021-02-23 14:31:19','2021-02-23 19:31:19',NULL,NULL,'info@gruposuadi.com'),(8409,'brute_force','2021-02-23 15:59:40','2021-02-23 20:59:40','89.40.183.13',NULL,NULL),(8410,'brute_force','2021-02-23 15:59:40','2021-02-23 20:59:40',NULL,NULL,'info@gruposuadi.com'),(8411,'brute_force','2021-02-23 17:54:07','2021-02-23 22:54:07','217.138.207.180',NULL,NULL),(8412,'brute_force','2021-02-23 17:54:07','2021-02-23 22:54:07',NULL,NULL,'info@gruposuadi.com'),(8413,'brute_force','2021-02-23 19:23:37','2021-02-24 00:23:37','194.35.233.46',NULL,NULL),(8414,'brute_force','2021-02-23 19:23:37','2021-02-24 00:23:37',NULL,NULL,'info@gruposuadi.com'),(8415,'brute_force','2021-02-23 21:10:49','2021-02-24 02:10:49','185.247.71.60',NULL,NULL),(8416,'brute_force','2021-02-23 21:10:49','2021-02-24 02:10:49',NULL,NULL,'info@gruposuadi.com'),(8417,'brute_force','2021-02-23 22:58:32','2021-02-24 03:58:32','195.181.164.40',NULL,NULL),(8418,'brute_force','2021-02-23 22:58:32','2021-02-24 03:58:32',NULL,NULL,'info@gruposuadi.com'),(8419,'brute_force','2021-02-24 00:44:29','2021-02-24 05:44:29','86.106.103.103',NULL,NULL),(8420,'brute_force','2021-02-24 00:44:29','2021-02-24 05:44:29',NULL,NULL,'info@gruposuadi.com'),(8421,'brute_force','2021-02-24 02:20:12','2021-02-24 07:20:12','89.249.65.92',NULL,NULL),(8422,'brute_force','2021-02-24 02:20:12','2021-02-24 07:20:12',NULL,NULL,'info@gruposuadi.com'),(8423,'brute_force','2021-02-24 04:11:52','2021-02-24 09:11:52','178.175.132.28',NULL,NULL),(8424,'brute_force','2021-02-24 04:11:52','2021-02-24 09:11:52',NULL,NULL,'info@gruposuadi.com'),(8425,'brute_force','2021-02-24 05:56:40','2021-02-24 10:56:40','86.106.103.103',NULL,NULL),(8426,'brute_force','2021-02-24 05:56:40','2021-02-24 10:56:40',NULL,NULL,'info@gruposuadi.com'),(8427,'brute_force','2021-02-24 09:14:06','2021-02-24 14:14:06','195.206.183.226',NULL,NULL),(8428,'brute_force','2021-02-24 09:14:06','2021-02-24 14:14:06',NULL,NULL,'info@gruposuadi.com'),(8429,'brute_force','2021-02-24 11:06:12','2021-02-24 16:06:12','5.180.62.37',NULL,NULL),(8430,'brute_force','2021-02-24 11:06:12','2021-02-24 16:06:12',NULL,NULL,'info@gruposuadi.com'),(8431,'brute_force','2021-02-24 12:44:26','2021-02-24 17:44:26','95.174.67.132',NULL,NULL),(8432,'brute_force','2021-02-24 12:44:26','2021-02-24 17:44:26',NULL,NULL,'info@gruposuadi.com'),(8433,'brute_force','2021-02-24 14:00:31','2021-02-24 19:00:31','34.101.193.134',NULL,NULL),(8434,'brute_force','2021-02-24 14:00:34','2021-02-24 19:00:34','34.101.193.134',NULL,NULL),(8435,'brute_force','2021-02-24 14:00:34','2021-02-24 19:00:34',NULL,NULL,'admin'),(8436,'brute_force','2021-02-24 14:20:39','2021-02-24 19:20:39','51.15.147.152',NULL,NULL),(8437,'brute_force','2021-02-24 14:20:39','2021-02-24 19:20:39',NULL,NULL,'info@gruposuadi.com'),(8438,'brute_force','2021-02-24 14:27:09','2021-02-24 19:27:09','159.89.168.131',NULL,NULL),(8439,'brute_force','2021-02-24 14:27:12','2021-02-24 19:27:12','159.89.168.131',NULL,NULL),(8440,'brute_force','2021-02-24 14:27:12','2021-02-24 19:27:12',NULL,NULL,'[login]'),(8441,'brute_force','2021-02-24 14:40:55','2021-02-24 19:40:55','93.114.234.242',NULL,NULL),(8442,'brute_force','2021-02-24 14:40:57','2021-02-24 19:40:57','93.114.234.242',NULL,NULL),(8443,'brute_force','2021-02-24 14:40:57','2021-02-24 19:40:57',NULL,NULL,'[login]'),(8444,'brute_force','2021-02-24 14:44:08','2021-02-24 19:44:08','89.149.85.61',NULL,NULL),(8445,'brute_force','2021-02-24 14:44:08','2021-02-24 19:44:08',NULL,2,'gruposuadi'),(8446,'brute_force','2021-02-24 14:45:09','2021-02-24 19:45:09','89.149.85.61',NULL,NULL),(8447,'brute_force','2021-02-24 14:45:09','2021-02-24 19:45:09',NULL,2,'gruposuadi'),(8448,'brute_force','2021-02-24 14:46:10','2021-02-24 19:46:10','89.149.85.61',NULL,NULL),(8449,'brute_force','2021-02-24 14:46:10','2021-02-24 19:46:10',NULL,2,'gruposuadi'),(8450,'brute_force','2021-02-24 14:47:11','2021-02-24 19:47:11','89.149.85.61',NULL,NULL),(8451,'brute_force','2021-02-24 14:47:11','2021-02-24 19:47:11',NULL,2,'gruposuadi'),(8452,'brute_force','2021-02-24 14:48:11','2021-02-24 19:48:11','89.149.85.61',NULL,NULL),(8453,'brute_force','2021-02-24 14:48:11','2021-02-24 19:48:11',NULL,2,'gruposuadi'),(8454,'brute_force','2021-02-24 14:56:14','2021-02-24 19:56:14','35.208.14.82',NULL,NULL),(8455,'brute_force','2021-02-24 14:56:16','2021-02-24 19:56:16','35.208.14.82',NULL,NULL),(8456,'brute_force','2021-02-24 14:56:16','2021-02-24 19:56:16',NULL,NULL,'admin'),(8457,'brute_force','2021-02-24 15:11:05','2021-02-24 20:11:05','104.131.57.95',NULL,NULL),(8458,'brute_force','2021-02-24 15:11:07','2021-02-24 20:11:07','104.131.57.95',NULL,NULL),(8459,'brute_force','2021-02-24 15:11:07','2021-02-24 20:11:07',NULL,NULL,'[login]'),(8460,'brute_force','2021-02-24 15:29:07','2021-02-24 20:29:07','178.128.203.77',NULL,NULL),(8461,'brute_force','2021-02-24 15:29:09','2021-02-24 20:29:09','178.128.203.77',NULL,NULL),(8462,'brute_force','2021-02-24 15:29:09','2021-02-24 20:29:09',NULL,NULL,'[login]'),(8463,'brute_force','2021-02-24 15:44:11','2021-02-24 20:44:11','36.92.1.31',NULL,NULL),(8464,'brute_force','2021-02-24 15:44:11','2021-02-24 20:44:11',NULL,NULL,'[login]'),(8465,'brute_force','2021-02-24 16:00:35','2021-02-24 21:00:35','45.119.83.60',NULL,NULL),(8466,'brute_force','2021-02-24 16:00:38','2021-02-24 21:00:38','45.119.83.60',NULL,NULL),(8467,'brute_force','2021-02-24 16:00:38','2021-02-24 21:00:38',NULL,NULL,'[login]'),(8468,'brute_force','2021-02-24 16:07:26','2021-02-24 21:07:26','196.240.57.196',NULL,NULL),(8469,'brute_force','2021-02-24 16:07:26','2021-02-24 21:07:26',NULL,NULL,'info@gruposuadi.com'),(8470,'brute_force','2021-02-24 16:18:31','2021-02-24 21:18:31','204.44.71.174',NULL,NULL),(8471,'brute_force','2021-02-24 16:18:33','2021-02-24 21:18:33','204.44.71.174',NULL,NULL),(8472,'brute_force','2021-02-24 16:18:33','2021-02-24 21:18:33',NULL,NULL,'[login]'),(8473,'brute_force','2021-02-24 16:36:21','2021-02-24 21:36:21','192.169.219.46',NULL,NULL),(8474,'brute_force','2021-02-24 16:36:23','2021-02-24 21:36:23','192.169.219.46',NULL,NULL),(8475,'brute_force','2021-02-24 16:36:23','2021-02-24 21:36:23',NULL,NULL,'[login]'),(8476,'brute_force','2021-02-24 16:55:40','2021-02-24 21:55:40','51.91.121.222',NULL,NULL),(8477,'brute_force','2021-02-24 16:55:42','2021-02-24 21:55:42','51.91.121.222',NULL,NULL),(8478,'brute_force','2021-02-24 16:55:42','2021-02-24 21:55:42',NULL,NULL,'[login]'),(8479,'brute_force','2021-02-24 17:15:13','2021-02-24 22:15:13','159.65.184.79',NULL,NULL),(8480,'brute_force','2021-02-24 17:15:15','2021-02-24 22:15:15','159.65.184.79',NULL,NULL),(8481,'brute_force','2021-02-24 17:15:15','2021-02-24 22:15:15',NULL,NULL,'[login]'),(8482,'brute_force','2021-02-24 17:49:24','2021-02-24 22:49:24','193.36.116.149',NULL,NULL),(8483,'brute_force','2021-02-24 17:49:24','2021-02-24 22:49:24',NULL,NULL,'info@gruposuadi.com'),(8484,'brute_force','2021-02-24 18:17:15','2021-02-24 23:17:15','51.91.123.235',NULL,NULL),(8485,'brute_force','2021-02-24 18:17:18','2021-02-24 23:17:18','51.91.123.235',NULL,NULL),(8486,'brute_force','2021-02-24 18:17:18','2021-02-24 23:17:18',NULL,NULL,'[login]'),(8487,'brute_force','2021-02-24 18:40:35','2021-02-24 23:40:35','144.91.83.67',NULL,NULL),(8488,'brute_force','2021-02-24 18:40:38','2021-02-24 23:40:38','144.91.83.67',NULL,NULL),(8489,'brute_force','2021-02-24 18:40:38','2021-02-24 23:40:38',NULL,NULL,'[login]'),(8490,'brute_force','2021-02-24 19:04:27','2021-02-25 00:04:27','192.81.210.142',NULL,NULL),(8491,'brute_force','2021-02-24 19:04:29','2021-02-25 00:04:29','192.81.210.142',NULL,NULL),(8492,'brute_force','2021-02-24 19:04:29','2021-02-25 00:04:29',NULL,NULL,'[login]'),(8493,'brute_force','2021-02-24 19:28:57','2021-02-25 00:28:57','145.239.69.74',NULL,NULL),(8494,'brute_force','2021-02-24 19:29:04','2021-02-25 00:29:04','145.239.69.74',NULL,NULL),(8495,'brute_force','2021-02-24 19:29:04','2021-02-25 00:29:04',NULL,NULL,'[login]'),(8496,'brute_force','2021-02-24 19:41:18','2021-02-25 00:41:18','89.40.183.13',NULL,NULL),(8497,'brute_force','2021-02-24 19:41:18','2021-02-25 00:41:18',NULL,NULL,'info@gruposuadi.com'),(8498,'brute_force','2021-02-24 20:45:12','2021-02-25 01:45:12','217.182.250.191',NULL,NULL),(8499,'brute_force','2021-02-24 20:45:14','2021-02-25 01:45:14','217.182.250.191',NULL,NULL),(8500,'brute_force','2021-02-24 20:45:14','2021-02-25 01:45:14',NULL,NULL,'[login]'),(8501,'brute_force','2021-02-24 21:21:30','2021-02-25 02:21:30','45.12.220.252',NULL,NULL),(8502,'brute_force','2021-02-24 21:21:30','2021-02-25 02:21:30',NULL,NULL,'info@gruposuadi.com'),(8503,'brute_force','2021-02-24 21:39:45','2021-02-25 02:39:45','139.99.69.189',NULL,NULL),(8504,'brute_force','2021-02-24 21:39:48','2021-02-25 02:39:48','139.99.69.189',NULL,NULL),(8505,'brute_force','2021-02-24 21:39:48','2021-02-25 02:39:48',NULL,NULL,'[login]'),(8506,'brute_force','2021-02-24 22:42:08','2021-02-25 03:42:08','128.199.122.54',NULL,NULL),(8507,'brute_force','2021-02-24 22:42:13','2021-02-25 03:42:13','128.199.122.54',NULL,NULL),(8508,'brute_force','2021-02-24 22:42:13','2021-02-25 03:42:13',NULL,NULL,'[login]'),(8509,'brute_force','2021-02-24 22:58:59','2021-02-25 03:58:59','91.121.89.189',NULL,NULL),(8510,'brute_force','2021-02-24 22:59:01','2021-02-25 03:59:01','91.121.89.189',NULL,NULL),(8511,'brute_force','2021-02-24 22:59:01','2021-02-25 03:59:01',NULL,NULL,'[login]'),(8512,'brute_force','2021-02-24 23:11:42','2021-02-25 04:11:42','196.240.57.44',NULL,NULL),(8513,'brute_force','2021-02-24 23:11:42','2021-02-25 04:11:42',NULL,NULL,'info@gruposuadi.com'),(8514,'brute_force','2021-02-24 23:13:57','2021-02-25 04:13:57','167.71.237.237',NULL,NULL),(8515,'brute_force','2021-02-24 23:13:59','2021-02-25 04:13:59','167.71.237.237',NULL,NULL),(8516,'brute_force','2021-02-24 23:13:59','2021-02-25 04:13:59',NULL,NULL,'[login]'),(8517,'brute_force','2021-02-24 23:57:31','2021-02-25 04:57:31','165.22.35.21',NULL,NULL),(8518,'brute_force','2021-02-24 23:57:33','2021-02-25 04:57:33','165.22.35.21',NULL,NULL),(8519,'brute_force','2021-02-24 23:57:33','2021-02-25 04:57:33',NULL,NULL,'[login]'),(8520,'brute_force','2021-02-25 00:12:25','2021-02-25 05:12:25','104.236.120.31',NULL,NULL),(8521,'brute_force','2021-02-25 00:12:27','2021-02-25 05:12:27','104.236.120.31',NULL,NULL),(8522,'brute_force','2021-02-25 00:12:27','2021-02-25 05:12:27',NULL,NULL,'[login]'),(8523,'brute_force','2021-02-25 00:26:11','2021-02-25 05:26:11','157.245.243.14',NULL,NULL),(8524,'brute_force','2021-02-25 00:26:13','2021-02-25 05:26:13','157.245.243.14',NULL,NULL),(8525,'brute_force','2021-02-25 00:26:13','2021-02-25 05:26:13',NULL,NULL,'[login]'),(8526,'brute_force','2021-02-25 00:58:12','2021-02-25 05:58:12','35.224.216.78',NULL,NULL),(8527,'brute_force','2021-02-25 00:58:14','2021-02-25 05:58:14','35.224.216.78',NULL,NULL),(8528,'brute_force','2021-02-25 00:58:14','2021-02-25 05:58:14',NULL,NULL,'[login]'),(8529,'brute_force','2021-02-25 01:16:42','2021-02-25 06:16:42','182.176.222.232',NULL,NULL),(8530,'brute_force','2021-02-25 01:16:44','2021-02-25 06:16:44','182.176.222.232',NULL,NULL),(8531,'brute_force','2021-02-25 01:16:44','2021-02-25 06:16:44',NULL,NULL,'[login]'),(8532,'brute_force','2021-02-25 01:34:00','2021-02-25 06:34:00','165.22.35.21',NULL,NULL),(8533,'brute_force','2021-02-25 01:34:02','2021-02-25 06:34:02','165.22.35.21',NULL,NULL),(8534,'brute_force','2021-02-25 01:34:02','2021-02-25 06:34:02',NULL,NULL,'[login]'),(8535,'brute_force','2021-02-25 02:12:41','2021-02-25 07:12:41','35.195.90.237',NULL,NULL),(8536,'brute_force','2021-02-25 02:12:43','2021-02-25 07:12:43','35.195.90.237',NULL,NULL),(8537,'brute_force','2021-02-25 02:12:43','2021-02-25 07:12:43',NULL,NULL,'[login]'),(8538,'brute_force','2021-02-25 02:33:07','2021-02-25 07:33:07','103.27.239.185',NULL,NULL),(8539,'brute_force','2021-02-25 02:33:10','2021-02-25 07:33:10','103.27.239.185',NULL,NULL),(8540,'brute_force','2021-02-25 02:33:10','2021-02-25 07:33:10',NULL,NULL,'[login]'),(8541,'brute_force','2021-02-25 02:36:39','2021-02-25 07:36:39','195.206.183.232',NULL,NULL),(8542,'brute_force','2021-02-25 02:36:39','2021-02-25 07:36:39',NULL,NULL,'info@gruposuadi.com'),(8543,'brute_force','2021-02-25 02:54:22','2021-02-25 07:54:22','122.176.28.104',NULL,NULL),(8544,'brute_force','2021-02-25 02:54:25','2021-02-25 07:54:25','122.176.28.104',NULL,NULL),(8545,'brute_force','2021-02-25 02:54:25','2021-02-25 07:54:25',NULL,NULL,'[login]'),(8546,'brute_force','2021-02-25 03:15:46','2021-02-25 08:15:46','204.44.71.174',NULL,NULL),(8547,'brute_force','2021-02-25 03:15:48','2021-02-25 08:15:48','204.44.71.174',NULL,NULL),(8548,'brute_force','2021-02-25 03:15:48','2021-02-25 08:15:48',NULL,NULL,'[login]'),(8549,'brute_force','2021-02-25 03:30:21','2021-02-25 08:30:21','50.230.160.35',NULL,NULL),(8550,'brute_force','2021-02-25 03:30:21','2021-02-25 08:30:21',NULL,2,'gruposuadi'),(8551,'brute_force','2021-02-25 03:30:24','2021-02-25 08:30:24','50.230.160.35',NULL,NULL),(8552,'brute_force','2021-02-25 03:30:24','2021-02-25 08:30:24',NULL,2,'gruposuadi'),(8553,'brute_force','2021-02-25 03:30:26','2021-02-25 08:30:26','50.230.160.35',NULL,NULL),(8554,'brute_force','2021-02-25 03:30:26','2021-02-25 08:30:26',NULL,2,'gruposuadi'),(8555,'brute_force','2021-02-25 03:30:28','2021-02-25 08:30:28','50.230.160.35',NULL,NULL),(8556,'brute_force','2021-02-25 03:30:28','2021-02-25 08:30:28',NULL,2,'gruposuadi'),(8557,'brute_force','2021-02-25 03:30:30','2021-02-25 08:30:30','50.230.160.35',NULL,NULL),(8558,'brute_force','2021-02-25 03:30:30','2021-02-25 08:30:30',NULL,2,'gruposuadi'),(8559,'brute_force','2021-02-25 03:32:19','2021-02-25 08:32:19','166.130.73.79',NULL,NULL),(8560,'brute_force','2021-02-25 03:32:19','2021-02-25 08:32:19',NULL,2,'gruposuadi'),(8561,'brute_force','2021-02-25 03:32:22','2021-02-25 08:32:22','166.130.73.79',NULL,NULL),(8562,'brute_force','2021-02-25 03:32:22','2021-02-25 08:32:22',NULL,2,'gruposuadi'),(8563,'brute_force','2021-02-25 03:32:24','2021-02-25 08:32:24','166.130.73.79',NULL,NULL),(8564,'brute_force','2021-02-25 03:32:24','2021-02-25 08:32:24',NULL,2,'gruposuadi'),(8565,'brute_force','2021-02-25 03:32:26','2021-02-25 08:32:26','166.130.73.79',NULL,NULL),(8566,'brute_force','2021-02-25 03:32:26','2021-02-25 08:32:26',NULL,2,'gruposuadi'),(8567,'brute_force','2021-02-25 03:32:29','2021-02-25 08:32:29','166.130.73.79',NULL,NULL),(8568,'brute_force','2021-02-25 03:32:29','2021-02-25 08:32:29',NULL,2,'gruposuadi'),(8569,'brute_force','2021-02-25 03:39:08','2021-02-25 08:39:08','103.101.162.209',NULL,NULL),(8570,'brute_force','2021-02-25 03:39:08','2021-02-25 08:39:08',NULL,NULL,'[login]'),(8571,'brute_force','2021-02-25 03:47:30','2021-02-25 08:47:30','218.103.37.55',NULL,NULL),(8572,'brute_force','2021-02-25 03:47:30','2021-02-25 08:47:30',NULL,2,'gruposuadi'),(8573,'brute_force','2021-02-25 03:47:49','2021-02-25 08:47:49','103.112.252.6',NULL,NULL),(8574,'brute_force','2021-02-25 03:47:49','2021-02-25 08:47:49',NULL,2,'gruposuadi'),(8575,'brute_force','2021-02-25 03:47:52','2021-02-25 08:47:52','103.112.252.6',NULL,NULL),(8576,'brute_force','2021-02-25 03:47:52','2021-02-25 08:47:52',NULL,2,'gruposuadi'),(8577,'brute_force','2021-02-25 03:47:55','2021-02-25 08:47:55','103.112.252.6',NULL,NULL),(8578,'brute_force','2021-02-25 03:47:55','2021-02-25 08:47:55',NULL,2,'gruposuadi'),(8579,'brute_force','2021-02-25 03:47:58','2021-02-25 08:47:58','103.112.252.6',NULL,NULL),(8580,'brute_force','2021-02-25 03:47:58','2021-02-25 08:47:58',NULL,2,'gruposuadi'),(8581,'brute_force','2021-02-25 03:48:01','2021-02-25 08:48:01','103.112.252.6',NULL,NULL),(8582,'brute_force','2021-02-25 03:48:01','2021-02-25 08:48:01',NULL,2,'gruposuadi'),(8583,'brute_force','2021-02-25 03:48:37','2021-02-25 08:48:37','213.251.40.3',NULL,NULL),(8584,'brute_force','2021-02-25 03:48:37','2021-02-25 08:48:37',NULL,2,'gruposuadi'),(8585,'brute_force','2021-02-25 03:48:39','2021-02-25 08:48:39','213.251.40.3',NULL,NULL),(8586,'brute_force','2021-02-25 03:48:39','2021-02-25 08:48:39',NULL,2,'gruposuadi'),(8587,'brute_force','2021-02-25 03:48:41','2021-02-25 08:48:41','213.251.40.3',NULL,NULL),(8588,'brute_force','2021-02-25 03:48:41','2021-02-25 08:48:41',NULL,2,'gruposuadi'),(8589,'brute_force','2021-02-25 03:48:44','2021-02-25 08:48:44','213.251.40.3',NULL,NULL),(8590,'brute_force','2021-02-25 03:48:44','2021-02-25 08:48:44',NULL,2,'gruposuadi'),(8591,'brute_force','2021-02-25 04:04:30','2021-02-25 09:04:30','43.249.114.36',NULL,NULL),(8592,'brute_force','2021-02-25 04:04:30','2021-02-25 09:04:30',NULL,2,'gruposuadi'),(8593,'brute_force','2021-02-25 04:04:35','2021-02-25 09:04:35','43.249.114.36',NULL,NULL),(8594,'brute_force','2021-02-25 04:04:35','2021-02-25 09:04:35',NULL,2,'gruposuadi'),(8595,'brute_force','2021-02-25 04:04:38','2021-02-25 09:04:38','43.249.114.36',NULL,NULL),(8596,'brute_force','2021-02-25 04:04:38','2021-02-25 09:04:38',NULL,2,'gruposuadi'),(8597,'brute_force','2021-02-25 04:04:42','2021-02-25 09:04:42','43.249.114.36',NULL,NULL),(8598,'brute_force','2021-02-25 04:04:42','2021-02-25 09:04:42',NULL,2,'gruposuadi'),(8599,'brute_force','2021-02-25 04:04:45','2021-02-25 09:04:45','43.249.114.36',NULL,NULL),(8600,'brute_force','2021-02-25 04:04:45','2021-02-25 09:04:45',NULL,2,'gruposuadi'),(8601,'brute_force','2021-02-25 04:05:32','2021-02-25 09:05:32','202.137.141.98',NULL,NULL),(8602,'brute_force','2021-02-25 04:05:32','2021-02-25 09:05:32',NULL,2,'gruposuadi'),(8603,'brute_force','2021-02-25 04:05:35','2021-02-25 09:05:35','202.137.141.98',NULL,NULL),(8604,'brute_force','2021-02-25 04:05:35','2021-02-25 09:05:35',NULL,2,'gruposuadi'),(8605,'brute_force','2021-02-25 04:05:38','2021-02-25 09:05:38','202.137.141.98',NULL,NULL),(8606,'brute_force','2021-02-25 04:05:38','2021-02-25 09:05:38',NULL,2,'gruposuadi'),(8607,'brute_force','2021-02-25 04:05:41','2021-02-25 09:05:41','202.137.141.98',NULL,NULL),(8608,'brute_force','2021-02-25 04:05:41','2021-02-25 09:05:41',NULL,2,'gruposuadi'),(8609,'brute_force','2021-02-25 04:05:44','2021-02-25 09:05:44','202.137.141.98',NULL,NULL),(8610,'brute_force','2021-02-25 04:05:44','2021-02-25 09:05:44',NULL,2,'gruposuadi'),(8611,'brute_force','2021-02-25 04:25:03','2021-02-25 09:25:03','162.214.148.112',NULL,NULL),(8612,'brute_force','2021-02-25 04:25:05','2021-02-25 09:25:05','162.214.148.112',NULL,NULL),(8613,'brute_force','2021-02-25 04:25:05','2021-02-25 09:25:05',NULL,NULL,'[login]'),(8614,'brute_force','2021-02-25 04:30:26','2021-02-25 09:30:26','193.176.86.108',NULL,NULL),(8615,'brute_force','2021-02-25 04:30:26','2021-02-25 09:30:26',NULL,NULL,'info@gruposuadi.com'),(8616,'brute_force','2021-02-25 05:13:38','2021-02-25 10:13:38','119.82.135.104',NULL,NULL),(8617,'brute_force','2021-02-25 05:13:41','2021-02-25 10:13:41','119.82.135.104',NULL,NULL),(8618,'brute_force','2021-02-25 05:13:41','2021-02-25 10:13:41',NULL,NULL,'[login]'),(8619,'brute_force','2021-02-25 05:38:29','2021-02-25 10:38:29','203.171.21.225',NULL,NULL),(8620,'brute_force','2021-02-25 05:38:32','2021-02-25 10:38:32','203.171.21.225',NULL,NULL),(8621,'brute_force','2021-02-25 05:38:32','2021-02-25 10:38:32',NULL,NULL,'[login]'),(8622,'brute_force','2021-02-25 06:00:37','2021-02-25 11:00:37','195.181.170.137',NULL,NULL),(8623,'brute_force','2021-02-25 06:00:37','2021-02-25 11:00:37',NULL,NULL,'info@gruposuadi.com'),(8624,'brute_force','2021-02-25 06:31:02','2021-02-25 11:31:02','204.12.250.2',NULL,NULL),(8625,'brute_force','2021-02-25 06:31:04','2021-02-25 11:31:04','204.12.250.2',NULL,NULL),(8626,'brute_force','2021-02-25 06:31:04','2021-02-25 11:31:04',NULL,NULL,'[login]'),(8627,'brute_force','2021-02-25 06:57:37','2021-02-25 11:57:37','37.187.74.49',NULL,NULL),(8628,'brute_force','2021-02-25 06:57:44','2021-02-25 11:57:44','37.187.74.49',NULL,NULL),(8629,'brute_force','2021-02-25 06:57:44','2021-02-25 11:57:44',NULL,NULL,'[login]'),(8630,'brute_force','2021-02-25 07:26:05','2021-02-25 12:26:05','145.239.69.74',NULL,NULL),(8631,'brute_force','2021-02-25 07:26:12','2021-02-25 12:26:12','145.239.69.74',NULL,NULL),(8632,'brute_force','2021-02-25 07:26:12','2021-02-25 12:26:12',NULL,NULL,'[login]'),(8633,'brute_force','2021-02-25 07:53:33','2021-02-25 12:53:33','35.198.195.1',NULL,NULL),(8634,'brute_force','2021-02-25 07:53:36','2021-02-25 12:53:36','35.198.195.1',NULL,NULL),(8635,'brute_force','2021-02-25 07:53:36','2021-02-25 12:53:36',NULL,NULL,'[login]'),(8636,'brute_force','2021-02-25 07:54:55','2021-02-25 12:54:55','185.236.42.220',NULL,NULL),(8637,'brute_force','2021-02-25 07:54:55','2021-02-25 12:54:55',NULL,NULL,'info@gruposuadi.com'),(8638,'brute_force','2021-02-25 11:20:34','2021-02-25 16:20:34','152.89.163.164',NULL,NULL),(8639,'brute_force','2021-02-25 11:20:34','2021-02-25 16:20:34',NULL,NULL,'info@gruposuadi.com'),(8640,'brute_force','2021-02-25 13:16:00','2021-02-25 18:16:00','176.222.34.111',NULL,NULL),(8641,'brute_force','2021-02-25 13:16:00','2021-02-25 18:16:00',NULL,NULL,'info@gruposuadi.com'),(8642,'brute_force','2021-02-25 15:02:26','2021-02-25 20:02:26','86.106.137.12',NULL,NULL),(8643,'brute_force','2021-02-25 15:02:26','2021-02-25 20:02:26',NULL,NULL,'info@gruposuadi.com'),(8644,'brute_force','2021-02-25 16:42:51','2021-02-25 21:42:51','193.36.116.149',NULL,NULL),(8645,'brute_force','2021-02-25 16:42:51','2021-02-25 21:42:51',NULL,NULL,'info@gruposuadi.com'),(8646,'brute_force','2021-02-25 18:41:28','2021-02-25 23:41:28','86.106.103.20',NULL,NULL),(8647,'brute_force','2021-02-25 18:41:28','2021-02-25 23:41:28',NULL,NULL,'info@gruposuadi.com'),(8648,'brute_force','2021-02-25 20:17:17','2021-02-26 01:17:17','194.35.233.67',NULL,NULL),(8649,'brute_force','2021-02-25 20:17:17','2021-02-26 01:17:17',NULL,NULL,'info@gruposuadi.com'),(8650,'brute_force','2021-02-25 23:59:22','2021-02-26 04:59:22','178.239.173.188',NULL,NULL),(8651,'brute_force','2021-02-25 23:59:22','2021-02-26 04:59:22',NULL,NULL,'info@gruposuadi.com'),(8652,'brute_force','2021-02-26 01:45:41','2021-02-26 06:45:41','81.92.203.58',NULL,NULL),(8653,'brute_force','2021-02-26 01:45:41','2021-02-26 06:45:41',NULL,NULL,'info@gruposuadi.com'),(8654,'brute_force','2021-02-26 02:02:53','2021-02-26 07:02:53','204.186.24.171',NULL,NULL),(8655,'brute_force','2021-02-26 02:02:55','2021-02-26 07:02:55','204.186.24.171',NULL,NULL),(8656,'brute_force','2021-02-26 02:02:55','2021-02-26 07:02:55',NULL,NULL,'[login]'),(8657,'brute_force','2021-02-26 02:05:58','2021-02-26 07:05:58','62.221.209.94',NULL,NULL),(8658,'brute_force','2021-02-26 02:08:36','2021-02-26 07:08:36','52.165.80.86',NULL,NULL),(8659,'brute_force','2021-02-26 02:08:37','2021-02-26 07:08:37','52.165.80.86',NULL,NULL),(8660,'brute_force','2021-02-26 02:08:37','2021-02-26 07:08:37',NULL,NULL,'[login]'),(8661,'brute_force','2021-02-26 02:10:43','2021-02-26 07:10:43','44.241.160.38',NULL,NULL),(8662,'brute_force','2021-02-26 02:10:45','2021-02-26 07:10:45','44.241.160.38',NULL,NULL),(8663,'brute_force','2021-02-26 02:10:45','2021-02-26 07:10:45',NULL,NULL,'[login]'),(8664,'brute_force','2021-02-26 02:13:53','2021-02-26 07:13:53','94.23.211.198',NULL,NULL),(8665,'brute_force','2021-02-26 02:13:55','2021-02-26 07:13:55','94.23.211.198',NULL,NULL),(8666,'brute_force','2021-02-26 02:13:55','2021-02-26 07:13:55',NULL,NULL,'[login]'),(8667,'brute_force','2021-02-26 02:18:58','2021-02-26 07:18:58','128.199.87.5',NULL,NULL),(8668,'brute_force','2021-02-26 02:19:01','2021-02-26 07:19:01','128.199.87.5',NULL,NULL),(8669,'brute_force','2021-02-26 02:19:01','2021-02-26 07:19:01',NULL,NULL,'admin'),(8670,'brute_force','2021-02-26 02:21:41','2021-02-26 07:21:41','186.10.245.98',NULL,NULL),(8671,'brute_force','2021-02-26 02:27:12','2021-02-26 07:27:12','150.95.175.155',NULL,NULL),(8672,'brute_force','2021-02-26 02:27:15','2021-02-26 07:27:15','150.95.175.155',NULL,NULL),(8673,'brute_force','2021-02-26 02:27:15','2021-02-26 07:27:15',NULL,NULL,'demo'),(8674,'brute_force','2021-02-26 02:32:33','2021-02-26 07:32:33','143.110.186.172',NULL,NULL),(8675,'brute_force','2021-02-26 02:32:36','2021-02-26 07:32:36','143.110.186.172',NULL,NULL),(8676,'brute_force','2021-02-26 02:32:36','2021-02-26 07:32:36',NULL,NULL,'[login]'),(8677,'brute_force','2021-02-26 02:35:25','2021-02-26 07:35:25','159.65.123.131',NULL,NULL),(8678,'brute_force','2021-02-26 02:35:27','2021-02-26 07:35:27','159.65.123.131',NULL,NULL),(8679,'brute_force','2021-02-26 02:35:27','2021-02-26 07:35:27',NULL,NULL,'[login]'),(8680,'brute_force','2021-02-26 02:40:18','2021-02-26 07:40:18','167.71.76.88',NULL,NULL),(8681,'brute_force','2021-02-26 02:40:21','2021-02-26 07:40:21','167.71.76.88',NULL,NULL),(8682,'brute_force','2021-02-26 02:40:21','2021-02-26 07:40:21',NULL,NULL,'[login]'),(8683,'brute_force','2021-02-26 02:47:48','2021-02-26 07:47:48','52.16.68.255',NULL,NULL),(8684,'brute_force','2021-02-26 02:47:50','2021-02-26 07:47:50','52.16.68.255',NULL,NULL),(8685,'brute_force','2021-02-26 02:47:50','2021-02-26 07:47:50',NULL,NULL,'[login]'),(8686,'brute_force','2021-02-26 02:50:05','2021-02-26 07:50:05','195.95.198.177',NULL,NULL),(8687,'brute_force','2021-02-26 02:50:07','2021-02-26 07:50:07','195.95.198.177',NULL,NULL),(8688,'brute_force','2021-02-26 02:50:07','2021-02-26 07:50:07',NULL,NULL,'[login]'),(8689,'brute_force','2021-02-26 02:53:46','2021-02-26 07:53:46','52.16.68.255',NULL,NULL),(8690,'brute_force','2021-02-26 02:53:48','2021-02-26 07:53:48','52.16.68.255',NULL,NULL),(8691,'brute_force','2021-02-26 02:53:48','2021-02-26 07:53:48',NULL,NULL,'[login]'),(8692,'brute_force','2021-02-26 02:55:48','2021-02-26 07:55:48','159.203.65.130',NULL,NULL),(8693,'brute_force','2021-02-26 03:08:41','2021-02-26 08:08:41','206.189.135.130',NULL,NULL),(8694,'brute_force','2021-02-26 03:08:48','2021-02-26 08:08:48','206.189.135.130',NULL,NULL),(8695,'brute_force','2021-02-26 03:08:48','2021-02-26 08:08:48',NULL,NULL,'[login]'),(8696,'brute_force','2021-02-26 03:15:13','2021-02-26 08:15:13','54.65.199.139',NULL,NULL),(8697,'brute_force','2021-02-26 03:15:15','2021-02-26 08:15:15','54.65.199.139',NULL,NULL),(8698,'brute_force','2021-02-26 03:15:15','2021-02-26 08:15:15',NULL,NULL,'[login]'),(8699,'brute_force','2021-02-26 03:16:24','2021-02-26 08:16:24','85.128.142.237',NULL,NULL),(8700,'brute_force','2021-02-26 03:16:26','2021-02-26 08:16:26','85.128.142.237',NULL,NULL),(8701,'brute_force','2021-02-26 03:16:26','2021-02-26 08:16:26',NULL,NULL,'admin'),(8702,'brute_force','2021-02-26 03:17:03','2021-02-26 08:17:03','103.155.105.254',NULL,NULL),(8703,'brute_force','2021-02-26 03:17:07','2021-02-26 08:17:07','103.155.105.254',NULL,NULL),(8704,'brute_force','2021-02-26 03:17:07','2021-02-26 08:17:07',NULL,NULL,'[login]'),(8705,'brute_force','2021-02-26 03:19:26','2021-02-26 08:19:26','165.227.72.156',NULL,NULL),(8706,'brute_force','2021-02-26 03:19:27','2021-02-26 08:19:27','165.227.72.156',NULL,NULL),(8707,'brute_force','2021-02-26 03:19:27','2021-02-26 08:19:27',NULL,NULL,'[login]'),(8708,'brute_force','2021-02-26 03:22:41','2021-02-26 08:22:41','49.234.110.188',NULL,NULL),(8709,'brute_force','2021-02-26 03:22:44','2021-02-26 08:22:44','49.234.110.188',NULL,NULL),(8710,'brute_force','2021-02-26 03:22:44','2021-02-26 08:22:44',NULL,NULL,'[login]'),(8711,'brute_force','2021-02-26 03:24:00','2021-02-26 08:24:00','13.127.81.94',NULL,NULL),(8712,'brute_force','2021-02-26 03:24:02','2021-02-26 08:24:02','13.127.81.94',NULL,NULL),(8713,'brute_force','2021-02-26 03:24:02','2021-02-26 08:24:02',NULL,NULL,'[login]'),(8714,'brute_force','2021-02-26 03:25:03','2021-02-26 08:25:03','143.110.238.38',NULL,NULL),(8715,'brute_force','2021-02-26 03:25:11','2021-02-26 08:25:11','143.110.238.38',NULL,NULL),(8716,'brute_force','2021-02-26 03:25:11','2021-02-26 08:25:11',NULL,NULL,'[login]'),(8717,'brute_force','2021-02-26 03:31:13','2021-02-26 08:31:13','103.56.156.136',NULL,NULL),(8718,'brute_force','2021-02-26 03:33:44','2021-02-26 08:33:44','150.95.175.155',NULL,NULL),(8719,'brute_force','2021-02-26 03:33:47','2021-02-26 08:33:47','150.95.175.155',NULL,NULL),(8720,'brute_force','2021-02-26 03:33:47','2021-02-26 08:33:47',NULL,NULL,'[login]'),(8721,'brute_force','2021-02-26 03:36:59','2021-02-26 08:36:59','49.234.110.188',NULL,NULL),(8722,'brute_force','2021-02-26 03:37:04','2021-02-26 08:37:04','49.234.110.188',NULL,NULL),(8723,'brute_force','2021-02-26 03:37:04','2021-02-26 08:37:04',NULL,NULL,'[login]'),(8724,'brute_force','2021-02-26 03:43:37','2021-02-26 08:43:37','35.222.215.23',NULL,NULL),(8725,'brute_force','2021-02-26 03:43:39','2021-02-26 08:43:39','35.222.215.23',NULL,NULL),(8726,'brute_force','2021-02-26 03:43:39','2021-02-26 08:43:39',NULL,NULL,'[login]'),(8727,'brute_force','2021-02-26 03:48:38','2021-02-26 08:48:38','104.248.6.103',NULL,NULL),(8728,'brute_force','2021-02-26 03:48:40','2021-02-26 08:48:40','104.248.6.103',NULL,NULL),(8729,'brute_force','2021-02-26 03:48:40','2021-02-26 08:48:40',NULL,NULL,'[login]'),(8730,'brute_force','2021-02-26 03:52:12','2021-02-26 08:52:12','51.68.27.160',NULL,NULL),(8731,'brute_force','2021-02-26 03:52:14','2021-02-26 08:52:14','51.68.27.160',NULL,NULL),(8732,'brute_force','2021-02-26 03:52:14','2021-02-26 08:52:14',NULL,NULL,'[login]'),(8733,'brute_force','2021-02-26 03:56:18','2021-02-26 08:56:18','165.227.129.197',NULL,NULL),(8734,'brute_force','2021-02-26 03:56:20','2021-02-26 08:56:20','165.227.129.197',NULL,NULL),(8735,'brute_force','2021-02-26 03:56:20','2021-02-26 08:56:20',NULL,NULL,'[login]'),(8736,'brute_force','2021-02-26 04:04:16','2021-02-26 09:04:16','18.224.4.45',NULL,NULL),(8737,'brute_force','2021-02-26 04:04:18','2021-02-26 09:04:18','18.224.4.45',NULL,NULL),(8738,'brute_force','2021-02-26 04:04:18','2021-02-26 09:04:18',NULL,NULL,'[login]'),(8739,'brute_force','2021-02-26 04:08:12','2021-02-26 09:08:12','168.119.5.103',NULL,NULL),(8740,'brute_force','2021-02-26 04:08:15','2021-02-26 09:08:15','168.119.5.103',NULL,NULL),(8741,'brute_force','2021-02-26 04:08:15','2021-02-26 09:08:15',NULL,NULL,'admin'),(8742,'brute_force','2021-02-26 04:11:32','2021-02-26 09:11:32','143.110.186.172',NULL,NULL),(8743,'brute_force','2021-02-26 04:11:40','2021-02-26 09:11:40','143.110.186.172',NULL,NULL),(8744,'brute_force','2021-02-26 04:11:40','2021-02-26 09:11:40',NULL,NULL,'user'),(8745,'brute_force','2021-02-26 04:17:44','2021-02-26 09:17:44','202.28.77.93',NULL,NULL),(8746,'brute_force','2021-02-26 04:17:47','2021-02-26 09:17:47','202.28.77.93',NULL,NULL),(8747,'brute_force','2021-02-26 04:17:47','2021-02-26 09:17:47',NULL,NULL,'[login]'),(8748,'brute_force','2021-02-26 04:29:11','2021-02-26 09:29:11','15.206.166.238',NULL,NULL),(8749,'brute_force','2021-02-26 04:36:24','2021-02-26 09:36:24','54.251.11.30',NULL,NULL),(8750,'brute_force','2021-02-26 04:36:27','2021-02-26 09:36:27','54.251.11.30',NULL,NULL),(8751,'brute_force','2021-02-26 04:36:27','2021-02-26 09:36:27',NULL,NULL,'[login]'),(8752,'brute_force','2021-02-26 04:38:08','2021-02-26 09:38:08','35.194.82.204',NULL,NULL),(8753,'brute_force','2021-02-26 04:38:10','2021-02-26 09:38:10','35.194.82.204',NULL,NULL),(8754,'brute_force','2021-02-26 04:38:10','2021-02-26 09:38:10',NULL,NULL,'admin'),(8755,'brute_force','2021-02-26 04:39:58','2021-02-26 09:39:58','54.251.11.30',NULL,NULL),(8756,'brute_force','2021-02-26 04:42:46','2021-02-26 09:42:46','206.189.112.113',NULL,NULL),(8757,'brute_force','2021-02-26 04:42:53','2021-02-26 09:42:53','206.189.112.113',NULL,NULL),(8758,'brute_force','2021-02-26 04:42:53','2021-02-26 09:42:53',NULL,NULL,'iranavada'),(8759,'brute_force','2021-02-26 04:50:43','2021-02-26 09:50:43','13.127.153.191',NULL,NULL),(8760,'brute_force','2021-02-26 04:50:45','2021-02-26 09:50:45','13.127.153.191',NULL,NULL),(8761,'brute_force','2021-02-26 04:50:45','2021-02-26 09:50:45',NULL,NULL,'demo'),(8762,'brute_force','2021-02-26 04:52:26','2021-02-26 09:52:26','51.68.27.160',NULL,NULL),(8763,'brute_force','2021-02-26 04:53:33','2021-02-26 09:53:33','167.172.110.99',NULL,NULL),(8764,'brute_force','2021-02-26 04:53:33','2021-02-26 09:53:33',NULL,NULL,'admin'),(8765,'brute_force','2021-02-26 04:57:11','2021-02-26 09:57:11','103.74.54.192',NULL,NULL),(8766,'brute_force','2021-02-26 04:57:14','2021-02-26 09:57:14','103.74.54.192',NULL,NULL),(8767,'brute_force','2021-02-26 04:57:14','2021-02-26 09:57:14',NULL,NULL,'[login]'),(8768,'brute_force','2021-02-26 04:58:54','2021-02-26 09:58:54','13.127.81.94',NULL,NULL),(8769,'brute_force','2021-02-26 04:58:57','2021-02-26 09:58:57','13.127.81.94',NULL,NULL),(8770,'brute_force','2021-02-26 04:58:57','2021-02-26 09:58:57',NULL,NULL,'[login]'),(8771,'brute_force','2021-02-26 05:02:26','2021-02-26 10:02:26','202.28.77.93',NULL,NULL),(8772,'brute_force','2021-02-26 05:02:29','2021-02-26 10:02:29','202.28.77.93',NULL,NULL),(8773,'brute_force','2021-02-26 05:02:29','2021-02-26 10:02:29',NULL,NULL,'[login]'),(8774,'brute_force','2021-02-26 05:06:35','2021-02-26 10:06:35','201.234.119.228',NULL,NULL),(8775,'brute_force','2021-02-26 05:06:37','2021-02-26 10:06:37','201.234.119.228',NULL,NULL),(8776,'brute_force','2021-02-26 05:06:37','2021-02-26 10:06:37',NULL,NULL,'[login]'),(8777,'brute_force','2021-02-26 05:09:13','2021-02-26 10:09:13','173.199.123.23',NULL,NULL),(8778,'brute_force','2021-02-26 05:10:11','2021-02-26 10:10:11','15.206.166.238',NULL,NULL),(8779,'brute_force','2021-02-26 05:10:14','2021-02-26 10:10:14','15.206.166.238',NULL,NULL),(8780,'brute_force','2021-02-26 05:10:14','2021-02-26 10:10:14',NULL,NULL,'[login]'),(8781,'brute_force','2021-02-26 05:10:46','2021-02-26 10:10:46','206.189.135.130',NULL,NULL),(8782,'brute_force','2021-02-26 05:10:49','2021-02-26 10:10:49','206.189.135.130',NULL,NULL),(8783,'brute_force','2021-02-26 05:10:49','2021-02-26 10:10:49',NULL,NULL,'admin'),(8784,'brute_force','2021-02-26 05:16:16','2021-02-26 10:16:16','167.86.75.216',NULL,NULL),(8785,'brute_force','2021-02-26 05:16:18','2021-02-26 10:16:18','167.86.75.216',NULL,NULL),(8786,'brute_force','2021-02-26 05:16:18','2021-02-26 10:16:18',NULL,NULL,'test'),(8787,'brute_force','2021-02-26 05:16:26','2021-02-26 10:16:26','192.241.148.219',NULL,NULL),(8788,'brute_force','2021-02-26 05:16:33','2021-02-26 10:16:33','192.241.148.219',NULL,NULL),(8789,'brute_force','2021-02-26 05:16:33','2021-02-26 10:16:33',NULL,NULL,'editor'),(8790,'brute_force','2021-02-26 05:22:03','2021-02-26 10:22:03','94.130.1.219',NULL,NULL),(8791,'brute_force','2021-02-26 05:22:05','2021-02-26 10:22:05','94.130.1.219',NULL,NULL),(8792,'brute_force','2021-02-26 05:22:05','2021-02-26 10:22:05',NULL,NULL,'admin'),(8793,'brute_force','2021-02-26 05:26:57','2021-02-26 10:26:57','62.221.209.94',NULL,NULL),(8794,'brute_force','2021-02-26 05:28:46','2021-02-26 10:28:46','52.16.68.255',NULL,NULL),(8795,'brute_force','2021-02-26 05:28:48','2021-02-26 10:28:48','52.16.68.255',NULL,NULL),(8796,'brute_force','2021-02-26 05:28:48','2021-02-26 10:28:48',NULL,NULL,'admin'),(8797,'brute_force','2021-02-26 05:30:54','2021-02-26 10:30:54','43.241.58.180',NULL,NULL),(8798,'brute_force','2021-02-26 05:30:58','2021-02-26 10:30:58','43.241.58.180',NULL,NULL),(8799,'brute_force','2021-02-26 05:30:58','2021-02-26 10:30:58',NULL,NULL,'jsjobs_employer'),(8800,'brute_force','2021-02-26 05:33:06','2021-02-26 10:33:06','52.79.124.41',NULL,NULL),(8801,'brute_force','2021-02-26 05:33:09','2021-02-26 10:33:09','52.79.124.41',NULL,NULL),(8802,'brute_force','2021-02-26 05:33:09','2021-02-26 10:33:09',NULL,NULL,'[login]'),(8803,'brute_force','2021-02-26 05:37:29','2021-02-26 10:37:29','103.15.51.101',NULL,NULL),(8804,'brute_force','2021-02-26 05:37:32','2021-02-26 10:37:32','103.15.51.101',NULL,NULL),(8805,'brute_force','2021-02-26 05:37:32','2021-02-26 10:37:32',NULL,NULL,'[login]'),(8806,'brute_force','2021-02-26 05:40:14','2021-02-26 10:40:14','210.245.84.70',NULL,NULL),(8807,'brute_force','2021-02-26 05:40:17','2021-02-26 10:40:17','210.245.84.70',NULL,NULL),(8808,'brute_force','2021-02-26 05:40:17','2021-02-26 10:40:17',NULL,NULL,'[login]'),(8809,'brute_force','2021-02-26 05:44:20','2021-02-26 10:44:20','54.255.187.170',NULL,NULL),(8810,'brute_force','2021-02-26 05:44:22','2021-02-26 10:44:22','54.255.187.170',NULL,NULL),(8811,'brute_force','2021-02-26 05:44:22','2021-02-26 10:44:22',NULL,NULL,'[login]'),(8812,'brute_force','2021-02-26 05:45:24','2021-02-26 10:45:24','104.248.241.41',NULL,NULL),(8813,'brute_force','2021-02-26 05:45:24','2021-02-26 10:45:24',NULL,NULL,'editor'),(8814,'brute_force','2021-02-26 05:50:30','2021-02-26 10:50:30','167.71.194.63',NULL,NULL),(8815,'brute_force','2021-02-26 05:50:33','2021-02-26 10:50:33','167.71.194.63',NULL,NULL),(8816,'brute_force','2021-02-26 05:50:33','2021-02-26 10:50:33',NULL,NULL,'test'),(8817,'brute_force','2021-02-26 05:51:55','2021-02-26 10:51:55','77.81.139.164',NULL,NULL),(8818,'brute_force','2021-02-26 05:51:55','2021-02-26 10:51:55',NULL,NULL,'info@gruposuadi.com'),(8819,'brute_force','2021-02-26 05:51:57','2021-02-26 10:51:57','35.236.134.91',NULL,NULL),(8820,'brute_force','2021-02-26 05:51:59','2021-02-26 10:51:59','35.236.134.91',NULL,NULL),(8821,'brute_force','2021-02-26 05:51:59','2021-02-26 10:51:59',NULL,NULL,'admin'),(8822,'brute_force','2021-02-26 05:53:35','2021-02-26 10:53:35','178.62.15.243',NULL,NULL),(8823,'brute_force','2021-02-26 05:53:37','2021-02-26 10:53:37','178.62.15.243',NULL,NULL),(8824,'brute_force','2021-02-26 05:53:37','2021-02-26 10:53:37',NULL,NULL,'[login]'),(8825,'brute_force','2021-02-26 05:56:41','2021-02-26 10:56:41','202.51.74.38',NULL,NULL),(8826,'brute_force','2021-02-26 05:56:44','2021-02-26 10:56:44','202.51.74.38',NULL,NULL),(8827,'brute_force','2021-02-26 05:56:44','2021-02-26 10:56:44',NULL,NULL,'[login]'),(8828,'brute_force','2021-02-26 06:00:44','2021-02-26 11:00:44','159.203.65.130',NULL,NULL),(8829,'brute_force','2021-02-26 06:00:45','2021-02-26 11:00:45','159.203.65.130',NULL,NULL),(8830,'brute_force','2021-02-26 06:00:45','2021-02-26 11:00:45',NULL,NULL,'demo'),(8831,'brute_force','2021-02-26 06:07:33','2021-02-26 11:07:33','52.165.80.86',NULL,NULL),(8832,'brute_force','2021-02-26 06:07:36','2021-02-26 11:07:36','52.165.80.86',NULL,NULL),(8833,'brute_force','2021-02-26 06:07:36','2021-02-26 11:07:36',NULL,NULL,'[login]'),(8834,'brute_force','2021-02-26 06:16:01','2021-02-26 11:16:01','54.255.187.170',NULL,NULL),(8835,'brute_force','2021-02-26 06:16:04','2021-02-26 11:16:04','54.255.187.170',NULL,NULL),(8836,'brute_force','2021-02-26 06:16:04','2021-02-26 11:16:04',NULL,NULL,'[login]'),(8837,'brute_force','2021-02-26 06:18:35','2021-02-26 11:18:35','54.173.167.90',NULL,NULL),(8838,'brute_force','2021-02-26 06:19:00','2021-02-26 11:19:00','167.172.110.99',NULL,NULL),(8839,'brute_force','2021-02-26 06:19:08','2021-02-26 11:19:08','167.172.110.99',NULL,NULL),(8840,'brute_force','2021-02-26 06:19:08','2021-02-26 11:19:08',NULL,NULL,'[login]'),(8841,'brute_force','2021-02-26 06:21:29','2021-02-26 11:21:29','143.110.186.172',NULL,NULL),(8842,'brute_force','2021-02-26 06:21:31','2021-02-26 11:21:31','143.110.186.172',NULL,NULL),(8843,'brute_force','2021-02-26 06:21:31','2021-02-26 11:21:31',NULL,NULL,'[login]'),(8844,'brute_force','2021-02-26 06:24:01','2021-02-26 11:24:01','165.227.72.156',NULL,NULL),(8845,'brute_force','2021-02-26 06:24:02','2021-02-26 11:24:02','165.227.72.156',NULL,NULL),(8846,'brute_force','2021-02-26 06:24:02','2021-02-26 11:24:02',NULL,NULL,'admin'),(8847,'brute_force','2021-02-26 06:29:15','2021-02-26 11:29:15','118.27.18.182',NULL,NULL),(8848,'brute_force','2021-02-26 06:30:45','2021-02-26 11:30:45','67.205.191.92',NULL,NULL),(8849,'brute_force','2021-02-26 06:30:47','2021-02-26 11:30:47','67.205.191.92',NULL,NULL),(8850,'brute_force','2021-02-26 06:30:47','2021-02-26 11:30:47',NULL,NULL,'[login]'),(8851,'brute_force','2021-02-26 06:31:37','2021-02-26 11:31:37','35.233.222.156',NULL,NULL),(8852,'brute_force','2021-02-26 06:31:39','2021-02-26 11:31:39','35.233.222.156',NULL,NULL),(8853,'brute_force','2021-02-26 06:31:39','2021-02-26 11:31:39',NULL,NULL,'preview'),(8854,'brute_force','2021-02-26 06:34:56','2021-02-26 11:34:56','18.224.4.45',NULL,NULL),(8855,'brute_force','2021-02-26 06:34:58','2021-02-26 11:34:58','18.224.4.45',NULL,NULL),(8856,'brute_force','2021-02-26 06:34:58','2021-02-26 11:34:58',NULL,NULL,'admin'),(8857,'brute_force','2021-02-26 06:37:29','2021-02-26 11:37:29','52.66.202.148',NULL,NULL),(8858,'brute_force','2021-02-26 06:37:31','2021-02-26 11:37:31','52.66.202.148',NULL,NULL),(8859,'brute_force','2021-02-26 06:37:31','2021-02-26 11:37:31',NULL,NULL,'[login]'),(8860,'brute_force','2021-02-26 06:37:55','2021-02-26 11:37:55','139.59.35.22',NULL,NULL),(8861,'brute_force','2021-02-26 06:38:09','2021-02-26 11:38:09','139.59.35.22',NULL,NULL),(8862,'brute_force','2021-02-26 06:38:09','2021-02-26 11:38:09',NULL,NULL,'admin'),(8863,'brute_force','2021-02-26 06:44:29','2021-02-26 11:44:29','52.165.80.86',NULL,NULL),(8864,'brute_force','2021-02-26 06:44:30','2021-02-26 11:44:30','52.165.80.86',NULL,NULL),(8865,'brute_force','2021-02-26 06:44:30','2021-02-26 11:44:30',NULL,NULL,'user'),(8866,'brute_force','2021-02-26 06:46:19','2021-02-26 11:46:19','159.203.65.130',NULL,NULL),(8867,'brute_force','2021-02-26 06:52:40','2021-02-26 11:52:40','52.165.80.86',NULL,NULL),(8868,'brute_force','2021-02-26 06:52:42','2021-02-26 11:52:42','52.165.80.86',NULL,NULL),(8869,'brute_force','2021-02-26 06:52:42','2021-02-26 11:52:42',NULL,NULL,'[login]'),(8870,'brute_force','2021-02-26 06:54:45','2021-02-26 11:54:45','149.56.130.65',NULL,NULL),(8871,'brute_force','2021-02-26 06:54:46','2021-02-26 11:54:46','149.56.130.65',NULL,NULL),(8872,'brute_force','2021-02-26 06:54:46','2021-02-26 11:54:46',NULL,NULL,'[login]'),(8873,'brute_force','2021-02-26 06:56:39','2021-02-26 11:56:39','15.228.15.219',NULL,NULL),(8874,'brute_force','2021-02-26 06:56:45','2021-02-26 11:56:45','15.228.15.219',NULL,NULL),(8875,'brute_force','2021-02-26 06:56:45','2021-02-26 11:56:45',NULL,NULL,'deneme'),(8876,'brute_force','2021-02-26 07:02:04','2021-02-26 12:02:04','52.165.80.86',NULL,NULL),(8877,'brute_force','2021-02-26 07:02:05','2021-02-26 12:02:05','52.165.80.86',NULL,NULL),(8878,'brute_force','2021-02-26 07:02:05','2021-02-26 12:02:05',NULL,NULL,'test'),(8879,'brute_force','2021-02-26 07:05:15','2021-02-26 12:05:15','161.35.115.241',NULL,NULL),(8880,'brute_force','2021-02-26 07:12:12','2021-02-26 12:12:12','52.79.124.41',NULL,NULL),(8881,'brute_force','2021-02-26 07:12:15','2021-02-26 12:12:15','52.79.124.41',NULL,NULL),(8882,'brute_force','2021-02-26 07:12:15','2021-02-26 12:12:15',NULL,NULL,'user'),(8883,'brute_force','2021-02-26 07:19:07','2021-02-26 12:19:07','206.189.135.130',NULL,NULL),(8884,'brute_force','2021-02-26 07:19:10','2021-02-26 12:19:10','206.189.135.130',NULL,NULL),(8885,'brute_force','2021-02-26 07:19:10','2021-02-26 12:19:10',NULL,NULL,'soolking'),(8886,'brute_force','2021-02-26 07:21:30','2021-02-26 12:21:30','159.65.123.131',NULL,NULL),(8887,'brute_force','2021-02-26 07:21:37','2021-02-26 12:21:37','159.65.123.131',NULL,NULL),(8888,'brute_force','2021-02-26 07:21:37','2021-02-26 12:21:37',NULL,NULL,'[login]'),(8889,'brute_force','2021-02-26 07:25:13','2021-02-26 12:25:13','103.109.43.176',NULL,NULL),(8890,'brute_force','2021-02-26 07:25:15','2021-02-26 12:25:15','103.109.43.176',NULL,NULL),(8891,'brute_force','2021-02-26 07:25:15','2021-02-26 12:25:15',NULL,NULL,'[login]'),(8892,'brute_force','2021-02-26 07:27:08','2021-02-26 12:27:08','167.114.14.145',NULL,NULL),(8893,'brute_force','2021-02-26 07:29:48','2021-02-26 12:29:48','104.248.8.76',NULL,NULL),(8894,'brute_force','2021-02-26 07:29:48','2021-02-26 12:29:48','149.28.155.224',NULL,NULL),(8895,'brute_force','2021-02-26 07:29:52','2021-02-26 12:29:52','149.28.155.224',NULL,NULL),(8896,'brute_force','2021-02-26 07:29:52','2021-02-26 12:29:52',NULL,NULL,'[login]'),(8897,'brute_force','2021-02-26 07:36:21','2021-02-26 12:36:21','13.127.153.191',NULL,NULL),(8898,'brute_force','2021-02-26 07:36:24','2021-02-26 12:36:24','13.127.153.191',NULL,NULL),(8899,'brute_force','2021-02-26 07:36:24','2021-02-26 12:36:24',NULL,NULL,'[login]'),(8900,'brute_force','2021-02-26 07:38:44','2021-02-26 12:38:44','197.232.53.182',NULL,NULL),(8901,'brute_force','2021-02-26 07:38:46','2021-02-26 12:38:46','197.232.53.182',NULL,NULL),(8902,'brute_force','2021-02-26 07:38:46','2021-02-26 12:38:46',NULL,NULL,'[login]'),(8903,'brute_force','2021-02-26 07:45:27','2021-02-26 12:45:27','35.194.82.204',NULL,NULL),(8904,'brute_force','2021-02-26 07:45:28','2021-02-26 12:45:28','35.194.82.204',NULL,NULL),(8905,'brute_force','2021-02-26 07:45:28','2021-02-26 12:45:28',NULL,NULL,'[login]'),(8906,'brute_force','2021-02-26 07:45:54','2021-02-26 12:45:54','206.189.135.130',NULL,NULL),(8907,'brute_force','2021-02-26 07:45:54','2021-02-26 12:45:54',NULL,NULL,'[login]'),(8908,'brute_force','2021-02-26 07:48:10','2021-02-26 12:48:10','139.59.35.22',NULL,NULL),(8909,'brute_force','2021-02-26 07:48:12','2021-02-26 12:48:12','139.59.35.22',NULL,NULL),(8910,'brute_force','2021-02-26 07:48:12','2021-02-26 12:48:12',NULL,NULL,'[login]'),(8911,'brute_force','2021-02-26 07:50:42','2021-02-26 12:50:42','195.206.183.157',NULL,NULL),(8912,'brute_force','2021-02-26 07:50:42','2021-02-26 12:50:42',NULL,NULL,'info@gruposuadi.com'),(8913,'brute_force','2021-02-26 07:51:53','2021-02-26 12:51:53','52.165.80.86',NULL,NULL),(8914,'brute_force','2021-02-26 07:53:29','2021-02-26 12:53:29','103.74.54.192',NULL,NULL),(8915,'brute_force','2021-02-26 07:53:32','2021-02-26 12:53:32','103.74.54.192',NULL,NULL),(8916,'brute_force','2021-02-26 07:53:32','2021-02-26 12:53:32',NULL,NULL,'demo'),(8917,'brute_force','2021-02-26 07:58:03','2021-02-26 12:58:03','35.229.212.139',NULL,NULL),(8918,'brute_force','2021-02-26 07:58:06','2021-02-26 12:58:06','35.229.212.139',NULL,NULL),(8919,'brute_force','2021-02-26 07:58:06','2021-02-26 12:58:06',NULL,NULL,'[login]'),(8920,'brute_force','2021-02-26 07:59:39','2021-02-26 12:59:39','94.130.1.219',NULL,NULL),(8921,'brute_force','2021-02-26 07:59:41','2021-02-26 12:59:41','94.130.1.219',NULL,NULL),(8922,'brute_force','2021-02-26 07:59:41','2021-02-26 12:59:41',NULL,NULL,'test'),(8923,'brute_force','2021-02-26 08:03:56','2021-02-26 13:03:56','35.194.82.204',NULL,NULL),(8924,'brute_force','2021-02-26 08:06:37','2021-02-26 13:06:37','94.23.211.198',NULL,NULL),(8925,'brute_force','2021-02-26 08:06:39','2021-02-26 13:06:39','94.23.211.198',NULL,NULL),(8926,'brute_force','2021-02-26 08:06:39','2021-02-26 13:06:39',NULL,NULL,'jsjobs_jobseeker'),(8927,'brute_force','2021-02-26 08:11:19','2021-02-26 13:11:19','35.194.82.204',NULL,NULL),(8928,'brute_force','2021-02-26 08:16:30','2021-02-26 13:16:30','35.233.222.156',NULL,NULL),(8929,'brute_force','2021-02-26 08:16:32','2021-02-26 13:16:32','35.233.222.156',NULL,NULL),(8930,'brute_force','2021-02-26 08:16:32','2021-02-26 13:16:32',NULL,NULL,'admin'),(8931,'brute_force','2021-02-26 08:18:31','2021-02-26 13:18:31','198.143.147.58',NULL,NULL),(8932,'brute_force','2021-02-26 08:18:33','2021-02-26 13:18:33','198.143.147.58',NULL,NULL),(8933,'brute_force','2021-02-26 08:18:33','2021-02-26 13:18:33',NULL,NULL,'test'),(8934,'brute_force','2021-02-26 08:21:08','2021-02-26 13:21:08','147.139.165.189',NULL,NULL),(8935,'brute_force','2021-02-26 08:21:11','2021-02-26 13:21:11','147.139.165.189',NULL,NULL),(8936,'brute_force','2021-02-26 08:21:11','2021-02-26 13:21:11',NULL,NULL,'demo'),(8937,'brute_force','2021-02-26 08:24:19','2021-02-26 13:24:19','35.236.134.91',NULL,NULL),(8938,'brute_force','2021-02-26 08:26:20','2021-02-26 13:26:20','51.68.27.160',NULL,NULL),(8939,'brute_force','2021-02-26 08:31:48','2021-02-26 13:31:48','167.114.14.145',NULL,NULL),(8940,'brute_force','2021-02-26 08:32:35','2021-02-26 13:32:35','13.127.81.94',NULL,NULL),(8941,'brute_force','2021-02-26 08:32:38','2021-02-26 13:32:38','13.127.81.94',NULL,NULL),(8942,'brute_force','2021-02-26 08:32:38','2021-02-26 13:32:38',NULL,NULL,'[login]'),(8943,'brute_force','2021-02-26 08:43:57','2021-02-26 13:43:57','85.128.142.237',NULL,NULL),(8944,'brute_force','2021-02-26 08:43:59','2021-02-26 13:43:59','85.128.142.237',NULL,NULL),(8945,'brute_force','2021-02-26 08:43:59','2021-02-26 13:43:59',NULL,NULL,'[login]'),(8946,'brute_force','2021-02-26 08:45:57','2021-02-26 13:45:57','199.34.20.37',NULL,NULL),(8947,'brute_force','2021-02-26 08:46:00','2021-02-26 13:46:00','199.34.20.37',NULL,NULL),(8948,'brute_force','2021-02-26 08:46:00','2021-02-26 13:46:00',NULL,NULL,'[login]'),(8949,'brute_force','2021-02-26 08:50:55','2021-02-26 13:50:55','168.119.5.103',NULL,NULL),(8950,'brute_force','2021-02-26 08:59:56','2021-02-26 13:59:56','18.224.4.45',NULL,NULL),(8951,'brute_force','2021-02-26 08:59:58','2021-02-26 13:59:58','18.224.4.45',NULL,NULL),(8952,'brute_force','2021-02-26 08:59:58','2021-02-26 13:59:58',NULL,NULL,'student'),(8953,'brute_force','2021-02-26 09:02:33','2021-02-26 14:02:33','35.233.222.156',NULL,NULL),(8954,'brute_force','2021-02-26 09:05:40','2021-02-26 14:05:40','64.227.17.173',NULL,NULL),(8955,'brute_force','2021-02-26 09:05:42','2021-02-26 14:05:42','64.227.17.173',NULL,NULL),(8956,'brute_force','2021-02-26 09:05:42','2021-02-26 14:05:42',NULL,NULL,'test'),(8957,'brute_force','2021-02-26 09:18:25','2021-02-26 14:18:25','54.146.28.56',NULL,NULL),(8958,'brute_force','2021-02-26 09:18:26','2021-02-26 14:18:26','54.146.28.56',NULL,NULL),(8959,'brute_force','2021-02-26 09:18:26','2021-02-26 14:18:26',NULL,NULL,'raja'),(8960,'brute_force','2021-02-26 09:18:32','2021-02-26 14:18:32','143.110.238.38',NULL,NULL),(8961,'brute_force','2021-02-26 09:18:38','2021-02-26 14:18:38','143.110.238.38',NULL,NULL),(8962,'brute_force','2021-02-26 09:18:38','2021-02-26 14:18:38',NULL,NULL,'jamie'),(8963,'brute_force','2021-02-26 09:21:54','2021-02-26 14:21:54','210.245.84.70',NULL,NULL),(8964,'brute_force','2021-02-26 09:21:58','2021-02-26 14:21:58','210.245.84.70',NULL,NULL),(8965,'brute_force','2021-02-26 09:21:58','2021-02-26 14:21:58',NULL,NULL,'demo'),(8966,'brute_force','2021-02-26 09:36:58','2021-02-26 14:36:58','178.128.111.208',NULL,NULL),(8967,'brute_force','2021-02-26 09:37:06','2021-02-26 14:37:06','178.128.111.208',NULL,NULL),(8968,'brute_force','2021-02-26 09:37:06','2021-02-26 14:37:06',NULL,NULL,'[login]'),(8969,'brute_force','2021-02-26 09:43:09','2021-02-26 14:43:09','44.241.160.38',NULL,NULL),(8970,'brute_force','2021-02-26 09:43:11','2021-02-26 14:43:11','44.241.160.38',NULL,NULL),(8971,'brute_force','2021-02-26 09:43:11','2021-02-26 14:43:11',NULL,NULL,'[login]'),(8972,'brute_force','2021-02-26 09:46:30','2021-02-26 14:46:30','34.82.251.227',NULL,NULL),(8973,'brute_force','2021-02-26 09:46:32','2021-02-26 14:46:32','34.82.251.227',NULL,NULL),(8974,'brute_force','2021-02-26 09:46:32','2021-02-26 14:46:32',NULL,NULL,'[login]'),(8975,'brute_force','2021-02-26 09:48:48','2021-02-26 14:48:48','130.185.77.244',NULL,NULL),(8976,'brute_force','2021-02-26 09:48:51','2021-02-26 14:48:51','130.185.77.244',NULL,NULL),(8977,'brute_force','2021-02-26 09:48:51','2021-02-26 14:48:51',NULL,NULL,'[login]'),(8978,'brute_force','2021-02-26 09:50:01','2021-02-26 14:50:01','15.206.166.238',NULL,NULL),(8979,'brute_force','2021-02-26 09:50:31','2021-02-26 14:50:31','15.206.166.238',NULL,NULL),(8980,'brute_force','2021-02-26 09:50:31','2021-02-26 14:50:31',NULL,NULL,'demo'),(8981,'brute_force','2021-02-26 09:59:04','2021-02-26 14:59:04','173.199.123.23',NULL,NULL),(8982,'brute_force','2021-02-26 09:59:06','2021-02-26 14:59:06','173.199.123.23',NULL,NULL),(8983,'brute_force','2021-02-26 09:59:06','2021-02-26 14:59:06',NULL,NULL,'[login]'),(8984,'brute_force','2021-02-26 10:00:55','2021-02-26 15:00:55','110.37.225.117',NULL,NULL),(8985,'brute_force','2021-02-26 10:00:58','2021-02-26 15:00:58','110.37.225.117',NULL,NULL),(8986,'brute_force','2021-02-26 10:00:58','2021-02-26 15:00:58',NULL,NULL,'[login]'),(8987,'brute_force','2021-02-26 10:03:49','2021-02-26 15:03:49','178.62.15.243',NULL,NULL),(8988,'brute_force','2021-02-26 10:03:51','2021-02-26 15:03:51','178.62.15.243',NULL,NULL),(8989,'brute_force','2021-02-26 10:03:51','2021-02-26 15:03:51',NULL,NULL,'[login]'),(8990,'brute_force','2021-02-26 10:07:10','2021-02-26 15:07:10','128.199.87.5',NULL,NULL),(8991,'brute_force','2021-02-26 10:07:13','2021-02-26 15:07:13','128.199.87.5',NULL,NULL),(8992,'brute_force','2021-02-26 10:07:13','2021-02-26 15:07:13',NULL,NULL,'[login]'),(8993,'brute_force','2021-02-26 10:08:28','2021-02-26 15:08:28','167.71.194.63',NULL,NULL),(8994,'brute_force','2021-02-26 10:13:53','2021-02-26 15:13:53','217.138.207.180',NULL,NULL),(8995,'brute_force','2021-02-26 10:13:53','2021-02-26 15:13:53',NULL,NULL,'info@gruposuadi.com'),(8996,'brute_force','2021-02-26 10:14:35','2021-02-26 15:14:35','35.222.215.23',NULL,NULL),(8997,'brute_force','2021-02-26 10:15:42','2021-02-26 15:15:42','54.146.28.56',NULL,NULL),(8998,'brute_force','2021-02-26 10:15:45','2021-02-26 15:15:45','54.146.28.56',NULL,NULL),(8999,'brute_force','2021-02-26 10:15:45','2021-02-26 15:15:45',NULL,NULL,'[login]'),(9000,'brute_force','2021-02-26 10:19:41','2021-02-26 15:19:41','18.224.4.45',NULL,NULL),(9001,'brute_force','2021-02-26 10:20:50','2021-02-26 15:20:50','194.135.87.3',NULL,NULL),(9002,'brute_force','2021-02-26 10:20:54','2021-02-26 15:20:54','194.135.87.3',NULL,NULL),(9003,'brute_force','2021-02-26 10:20:54','2021-02-26 15:20:54',NULL,NULL,'[login]'),(9004,'brute_force','2021-02-26 10:24:25','2021-02-26 15:24:25','173.199.123.23',NULL,NULL),(9005,'brute_force','2021-02-26 10:24:26','2021-02-26 15:24:26','173.199.123.23',NULL,NULL),(9006,'brute_force','2021-02-26 10:24:26','2021-02-26 15:24:26',NULL,NULL,'[login]'),(9007,'brute_force','2021-02-26 10:27:48','2021-02-26 15:27:48','167.71.76.88',NULL,NULL),(9008,'brute_force','2021-02-26 10:27:53','2021-02-26 15:27:53','167.71.76.88',NULL,NULL),(9009,'brute_force','2021-02-26 10:27:53','2021-02-26 15:27:53',NULL,NULL,'tester'),(9010,'brute_force','2021-02-26 10:32:42','2021-02-26 15:32:42','104.248.6.103',NULL,NULL),(9011,'brute_force','2021-02-26 10:32:44','2021-02-26 15:32:44','104.248.6.103',NULL,NULL),(9012,'brute_force','2021-02-26 10:32:44','2021-02-26 15:32:44',NULL,NULL,'[login]'),(9013,'brute_force','2021-02-26 10:33:37','2021-02-26 15:33:37','104.248.241.41',NULL,NULL),(9014,'brute_force','2021-02-26 10:33:44','2021-02-26 15:33:44','104.248.241.41',NULL,NULL),(9015,'brute_force','2021-02-26 10:33:44','2021-02-26 15:33:44',NULL,NULL,'[login]'),(9016,'brute_force','2021-02-26 10:37:16','2021-02-26 15:37:16','198.143.147.58',NULL,NULL),(9017,'brute_force','2021-02-26 10:37:18','2021-02-26 15:37:18','198.143.147.58',NULL,NULL),(9018,'brute_force','2021-02-26 10:37:18','2021-02-26 15:37:18',NULL,NULL,'[login]'),(9019,'brute_force','2021-02-26 10:40:29','2021-02-26 15:40:29','54.65.199.139',NULL,NULL),(9020,'brute_force','2021-02-26 10:40:31','2021-02-26 15:40:31','54.65.199.139',NULL,NULL),(9021,'brute_force','2021-02-26 10:40:31','2021-02-26 15:40:31',NULL,NULL,'[login]'),(9022,'brute_force','2021-02-26 10:44:22','2021-02-26 15:44:22','186.10.245.98',NULL,NULL),(9023,'brute_force','2021-02-26 10:44:24','2021-02-26 15:44:24','186.10.245.98',NULL,NULL),(9024,'brute_force','2021-02-26 10:44:24','2021-02-26 15:44:24',NULL,NULL,'[login]'),(9025,'brute_force','2021-02-26 10:47:13','2021-02-26 15:47:13','123.207.178.140',NULL,NULL),(9026,'brute_force','2021-02-26 10:47:16','2021-02-26 15:47:16','123.207.178.140',NULL,NULL),(9027,'brute_force','2021-02-26 10:47:16','2021-02-26 15:47:16',NULL,NULL,'[login]'),(9028,'brute_force','2021-02-26 10:48:00','2021-02-26 15:48:00','159.65.123.131',NULL,NULL),(9029,'brute_force','2021-02-26 10:48:12','2021-02-26 15:48:12','159.65.123.131',NULL,NULL),(9030,'brute_force','2021-02-26 10:48:12','2021-02-26 15:48:12',NULL,NULL,'[login]'),(9031,'brute_force','2021-02-26 10:52:43','2021-02-26 15:52:43','27.71.225.204',NULL,NULL),(9032,'brute_force','2021-02-26 10:52:45','2021-02-26 15:52:45','27.71.225.204',NULL,NULL),(9033,'brute_force','2021-02-26 10:52:45','2021-02-26 15:52:45',NULL,NULL,'[login]'),(9034,'brute_force','2021-02-26 10:56:47','2021-02-26 15:56:47','3.82.89.109',NULL,NULL),(9035,'brute_force','2021-02-26 10:56:49','2021-02-26 15:56:49','3.82.89.109',NULL,NULL),(9036,'brute_force','2021-02-26 10:56:49','2021-02-26 15:56:49',NULL,NULL,'[login]'),(9037,'brute_force','2021-02-26 10:58:41','2021-02-26 15:58:41','52.79.124.41',NULL,NULL),(9038,'brute_force','2021-02-26 11:05:00','2021-02-26 16:05:00','104.248.6.103',NULL,NULL),(9039,'brute_force','2021-02-26 11:05:02','2021-02-26 16:05:02','104.248.6.103',NULL,NULL),(9040,'brute_force','2021-02-26 11:05:02','2021-02-26 16:05:02',NULL,NULL,'[login]'),(9041,'brute_force','2021-02-26 11:11:05','2021-02-26 16:11:05','18.224.4.45',NULL,NULL),(9042,'brute_force','2021-02-26 11:17:34','2021-02-26 16:17:34','204.186.24.171',NULL,NULL),(9043,'brute_force','2021-02-26 11:17:36','2021-02-26 16:17:36','204.186.24.171',NULL,NULL),(9044,'brute_force','2021-02-26 11:17:36','2021-02-26 16:17:36',NULL,NULL,'[login]'),(9045,'brute_force','2021-02-26 11:19:49','2021-02-26 16:19:49','139.59.1.231',NULL,NULL),(9046,'brute_force','2021-02-26 11:25:11','2021-02-26 16:25:11','64.225.56.66',NULL,NULL),(9047,'brute_force','2021-02-26 11:25:11','2021-02-26 16:25:11',NULL,NULL,'[login]'),(9048,'brute_force','2021-02-26 11:27:27','2021-02-26 16:27:27','194.135.87.3',NULL,NULL),(9049,'brute_force','2021-02-26 11:31:49','2021-02-26 16:31:49','34.82.251.227',NULL,NULL),(9050,'brute_force','2021-02-26 11:31:51','2021-02-26 16:31:51','34.82.251.227',NULL,NULL),(9051,'brute_force','2021-02-26 11:31:51','2021-02-26 16:31:51',NULL,NULL,'[login]'),(9052,'brute_force','2021-02-26 11:33:54','2021-02-26 16:33:54','202.51.74.38',NULL,NULL),(9053,'brute_force','2021-02-26 11:33:56','2021-02-26 16:33:56','202.51.74.38',NULL,NULL),(9054,'brute_force','2021-02-26 11:33:56','2021-02-26 16:33:56',NULL,NULL,'[login]'),(9055,'brute_force','2021-02-26 11:36:34','2021-02-26 16:36:34','54.255.187.170',NULL,NULL),(9056,'brute_force','2021-02-26 11:44:03','2021-02-26 16:44:03','147.139.133.136',NULL,NULL),(9057,'brute_force','2021-02-26 11:44:06','2021-02-26 16:44:06','147.139.133.136',NULL,NULL),(9058,'brute_force','2021-02-26 11:44:06','2021-02-26 16:44:06',NULL,NULL,'colaborador'),(9059,'brute_force','2021-02-26 11:45:46','2021-02-26 16:45:46','103.104.121.138',NULL,NULL),(9060,'brute_force','2021-02-26 11:45:49','2021-02-26 16:45:49','103.104.121.138',NULL,NULL),(9061,'brute_force','2021-02-26 11:45:49','2021-02-26 16:45:49',NULL,NULL,'heweh6554'),(9062,'brute_force','2021-02-26 11:47:15','2021-02-26 16:47:15','49.234.110.188',NULL,NULL),(9063,'brute_force','2021-02-26 11:47:18','2021-02-26 16:47:18','49.234.110.188',NULL,NULL),(9064,'brute_force','2021-02-26 11:47:18','2021-02-26 16:47:18',NULL,NULL,'wpupdateuser'),(9065,'brute_force','2021-02-26 11:49:24','2021-02-26 16:49:24','161.35.115.241',NULL,NULL),(9066,'brute_force','2021-02-26 11:49:28','2021-02-26 16:49:28','161.35.115.241',NULL,NULL),(9067,'brute_force','2021-02-26 11:49:28','2021-02-26 16:49:28',NULL,NULL,'123456'),(9068,'brute_force','2021-02-26 11:54:22','2021-02-26 16:54:22','159.203.65.130',NULL,NULL),(9069,'brute_force','2021-02-26 11:54:24','2021-02-26 16:54:24','159.203.65.130',NULL,NULL),(9070,'brute_force','2021-02-26 11:54:24','2021-02-26 16:54:24',NULL,NULL,'xrumertest'),(9071,'brute_force','2021-02-26 11:57:19','2021-02-26 16:57:19','153.127.65.64',NULL,NULL),(9072,'brute_force','2021-02-26 11:57:22','2021-02-26 16:57:22','153.127.65.64',NULL,NULL),(9073,'brute_force','2021-02-26 11:57:22','2021-02-26 16:57:22',NULL,NULL,'patricia'),(9074,'brute_force','2021-02-26 11:58:32','2021-02-26 16:58:32','52.66.202.148',NULL,NULL),(9075,'brute_force','2021-02-26 11:58:34','2021-02-26 16:58:34','52.66.202.148',NULL,NULL),(9076,'brute_force','2021-02-26 11:58:34','2021-02-26 16:58:34',NULL,NULL,'test'),(9077,'brute_force','2021-02-26 11:59:44','2021-02-26 16:59:44','178.62.15.243',NULL,NULL),(9078,'brute_force','2021-02-26 12:04:02','2021-02-26 17:04:02','197.232.53.182',NULL,NULL),(9079,'brute_force','2021-02-26 12:04:05','2021-02-26 17:04:05','197.232.53.182',NULL,NULL),(9080,'brute_force','2021-02-26 12:04:05','2021-02-26 17:04:05',NULL,NULL,'admin'),(9081,'brute_force','2021-02-26 12:05:45','2021-02-26 17:05:45','94.23.211.198',NULL,NULL),(9082,'brute_force','2021-02-26 12:05:47','2021-02-26 17:05:47','94.23.211.198',NULL,NULL),(9083,'brute_force','2021-02-26 12:05:47','2021-02-26 17:05:47',NULL,NULL,'rtiop'),(9084,'brute_force','2021-02-26 12:10:47','2021-02-26 17:10:47','201.234.119.228',NULL,NULL),(9085,'brute_force','2021-02-26 12:10:49','2021-02-26 17:10:49','201.234.119.228',NULL,NULL),(9086,'brute_force','2021-02-26 12:10:49','2021-02-26 17:10:49',NULL,NULL,'0x1999'),(9087,'brute_force','2021-02-26 12:12:30','2021-02-26 17:12:30','85.128.142.118',NULL,NULL),(9088,'brute_force','2021-02-26 12:12:32','2021-02-26 17:12:32','85.128.142.118',NULL,NULL),(9089,'brute_force','2021-02-26 12:12:32','2021-02-26 17:12:32',NULL,NULL,'testing'),(9090,'brute_force','2021-02-26 12:14:35','2021-02-26 17:14:35','103.15.51.101',NULL,NULL),(9091,'brute_force','2021-02-26 12:14:38','2021-02-26 17:14:38','103.15.51.101',NULL,NULL),(9092,'brute_force','2021-02-26 12:14:38','2021-02-26 17:14:38',NULL,NULL,'[login]'),(9093,'brute_force','2021-02-26 12:25:38','2021-02-26 17:25:38','143.110.238.38',NULL,NULL),(9094,'brute_force','2021-02-26 12:25:40','2021-02-26 17:25:40','143.110.238.38',NULL,NULL),(9095,'brute_force','2021-02-26 12:25:40','2021-02-26 17:25:40',NULL,NULL,'magico'),(9096,'brute_force','2021-02-26 12:31:27','2021-02-26 17:31:27','64.227.17.173',NULL,NULL),(9097,'brute_force','2021-02-26 12:31:29','2021-02-26 17:31:29','64.227.17.173',NULL,NULL),(9098,'brute_force','2021-02-26 12:31:29','2021-02-26 17:31:29',NULL,NULL,'[login]'),(9099,'brute_force','2021-02-26 12:33:36','2021-02-26 17:33:36','167.71.76.88',NULL,NULL),(9100,'brute_force','2021-02-26 12:33:38','2021-02-26 17:33:38','167.71.76.88',NULL,NULL),(9101,'brute_force','2021-02-26 12:33:38','2021-02-26 17:33:38',NULL,NULL,'epper'),(9102,'brute_force','2021-02-26 12:36:12','2021-02-26 17:36:12','167.172.110.99',NULL,NULL),(9103,'brute_force','2021-02-26 12:40:24','2021-02-26 17:40:24','104.248.241.41',NULL,NULL),(9104,'brute_force','2021-02-26 12:40:26','2021-02-26 17:40:26','104.248.241.41',NULL,NULL),(9105,'brute_force','2021-02-26 12:40:26','2021-02-26 17:40:26',NULL,NULL,'user'),(9106,'brute_force','2021-02-26 12:46:32','2021-02-26 17:46:32','54.251.11.30',NULL,NULL),(9107,'brute_force','2021-02-26 12:46:35','2021-02-26 17:46:35','54.251.11.30',NULL,NULL),(9108,'brute_force','2021-02-26 12:46:35','2021-02-26 17:46:35',NULL,NULL,'[login]'),(9109,'brute_force','2021-02-26 12:49:21','2021-02-26 17:49:21','95.111.229.252',NULL,NULL),(9110,'brute_force','2021-02-26 12:49:23','2021-02-26 17:49:23','95.111.229.252',NULL,NULL),(9111,'brute_force','2021-02-26 12:49:23','2021-02-26 17:49:23',NULL,NULL,'indoxploit'),(9112,'brute_force','2021-02-26 12:54:29','2021-02-26 17:54:29','104.131.56.102',NULL,NULL),(9113,'brute_force','2021-02-26 12:54:29','2021-02-26 17:54:29',NULL,2,'gruposuadi'),(9114,'brute_force','2021-02-26 12:54:30','2021-02-26 17:54:30','104.131.56.102',NULL,NULL),(9115,'brute_force','2021-02-26 12:54:30','2021-02-26 17:54:30',NULL,2,'gruposuadi'),(9116,'brute_force','2021-02-26 12:54:32','2021-02-26 17:54:32','104.131.56.102',NULL,NULL),(9117,'brute_force','2021-02-26 12:54:32','2021-02-26 17:54:32',NULL,2,'gruposuadi'),(9118,'brute_force','2021-02-26 12:54:34','2021-02-26 17:54:34','104.131.56.102',NULL,NULL),(9119,'brute_force','2021-02-26 12:54:34','2021-02-26 17:54:34',NULL,2,'gruposuadi'),(9120,'brute_force','2021-02-26 12:54:36','2021-02-26 17:54:36','104.131.56.102',NULL,NULL),(9121,'brute_force','2021-02-26 12:54:36','2021-02-26 17:54:36',NULL,2,'gruposuadi'),(9122,'brute_force','2021-02-26 12:55:30','2021-02-26 17:55:30','103.104.121.138',NULL,NULL),(9123,'brute_force','2021-02-26 13:02:48','2021-02-26 18:02:48','149.56.130.65',NULL,NULL),(9124,'brute_force','2021-02-26 13:02:50','2021-02-26 18:02:50','149.56.130.65',NULL,NULL),(9125,'brute_force','2021-02-26 13:02:50','2021-02-26 18:02:50',NULL,NULL,'username'),(9126,'brute_force','2021-02-26 13:06:07','2021-02-26 18:06:07','202.51.74.38',NULL,NULL),(9127,'brute_force','2021-02-26 13:06:10','2021-02-26 18:06:10','202.51.74.38',NULL,NULL),(9128,'brute_force','2021-02-26 13:06:10','2021-02-26 18:06:10',NULL,NULL,'AnonymousFox'),(9129,'brute_force','2021-02-26 13:07:26','2021-02-26 18:07:26','43.225.52.84',NULL,NULL),(9130,'brute_force','2021-02-26 13:11:22','2021-02-26 18:11:22','13.127.153.191',NULL,NULL),(9131,'brute_force','2021-02-26 13:11:25','2021-02-26 18:11:25','13.127.153.191',NULL,NULL),(9132,'brute_force','2021-02-26 13:11:25','2021-02-26 18:11:25',NULL,NULL,'admin'),(9133,'brute_force','2021-02-26 13:15:40','2021-02-26 18:15:40','54.146.28.56',NULL,NULL),(9134,'brute_force','2021-02-26 13:15:46','2021-02-26 18:15:46','54.146.28.56',NULL,NULL),(9135,'brute_force','2021-02-26 13:15:46','2021-02-26 18:15:46',NULL,NULL,'user123user'),(9136,'brute_force','2021-02-26 13:24:48','2021-02-26 18:24:48','149.28.155.224',NULL,NULL),(9137,'brute_force','2021-02-26 13:24:51','2021-02-26 18:24:51','149.28.155.224',NULL,NULL),(9138,'brute_force','2021-02-26 13:24:51','2021-02-26 18:24:51',NULL,NULL,'test2'),(9139,'brute_force','2021-02-26 13:25:01','2021-02-26 18:25:01','192.241.148.219',NULL,NULL),(9140,'brute_force','2021-02-26 13:25:02','2021-02-26 18:25:02','192.241.148.219',NULL,NULL),(9141,'brute_force','2021-02-26 13:25:02','2021-02-26 18:25:02',NULL,NULL,'demo'),(9142,'brute_force','2021-02-26 13:33:19','2021-02-26 18:33:19','18.198.11.234',NULL,NULL),(9143,'brute_force','2021-02-26 13:33:34','2021-02-26 18:33:34','18.198.11.234',NULL,NULL),(9144,'brute_force','2021-02-26 13:33:34','2021-02-26 18:33:34',NULL,NULL,'teste'),(9145,'brute_force','2021-02-26 13:36:05','2021-02-26 18:36:05','143.110.238.38',NULL,NULL),(9146,'brute_force','2021-02-26 13:36:06','2021-02-26 18:36:06','143.110.238.38',NULL,NULL),(9147,'brute_force','2021-02-26 13:36:06','2021-02-26 18:36:06',NULL,NULL,'[login]'),(9148,'brute_force','2021-02-26 13:42:13','2021-02-26 18:42:13','43.225.52.84',NULL,NULL),(9149,'brute_force','2021-02-26 13:42:16','2021-02-26 18:42:16','43.225.52.84',NULL,NULL),(9150,'brute_force','2021-02-26 13:42:16','2021-02-26 18:42:16',NULL,NULL,'patricia'),(9151,'brute_force','2021-02-26 13:52:13','2021-02-26 18:52:13','44.241.160.38',NULL,NULL),(9152,'brute_force','2021-02-26 13:52:14','2021-02-26 18:52:14','44.241.160.38',NULL,NULL),(9153,'brute_force','2021-02-26 13:52:14','2021-02-26 18:52:14',NULL,NULL,'[login]'),(9154,'brute_force','2021-02-26 13:54:59','2021-02-26 18:54:59','52.66.202.148',NULL,NULL),(9155,'brute_force','2021-02-26 13:56:06','2021-02-26 18:56:06','185.236.42.67',NULL,NULL),(9156,'brute_force','2021-02-26 13:56:06','2021-02-26 18:56:06',NULL,NULL,'info@gruposuadi.com'),(9157,'brute_force','2021-02-26 13:56:11','2021-02-26 18:56:11','178.62.15.243',NULL,NULL),(9158,'brute_force','2021-02-26 14:02:33','2021-02-26 19:02:33','201.234.119.228',NULL,NULL),(9159,'brute_force','2021-02-26 14:02:35','2021-02-26 19:02:35','201.234.119.228',NULL,NULL),(9160,'brute_force','2021-02-26 14:02:35','2021-02-26 19:02:35',NULL,NULL,'tester'),(9161,'brute_force','2021-02-26 14:06:37','2021-02-26 19:06:37','186.10.245.98',NULL,NULL),(9162,'brute_force','2021-02-26 14:06:40','2021-02-26 19:06:40','186.10.245.98',NULL,NULL),(9163,'brute_force','2021-02-26 14:06:40','2021-02-26 19:06:40',NULL,NULL,'testuser'),(9164,'brute_force','2021-02-26 14:12:23','2021-02-26 19:12:23','95.179.136.154',NULL,NULL),(9165,'brute_force','2021-02-26 14:12:25','2021-02-26 19:12:25','95.179.136.154',NULL,NULL),(9166,'brute_force','2021-02-26 14:12:25','2021-02-26 19:12:25',NULL,NULL,'test'),(9167,'brute_force','2021-02-26 14:14:29','2021-02-26 19:14:29','199.34.20.37',NULL,NULL),(9168,'brute_force','2021-02-26 14:14:31','2021-02-26 19:14:31','199.34.20.37',NULL,NULL),(9169,'brute_force','2021-02-26 14:14:31','2021-02-26 19:14:31',NULL,NULL,'1234'),(9170,'brute_force','2021-02-26 14:15:14','2021-02-26 19:15:14','161.35.115.241',NULL,NULL),(9171,'brute_force','2021-02-26 14:23:39','2021-02-26 19:23:39','94.23.211.198',NULL,NULL),(9172,'brute_force','2021-02-26 14:23:41','2021-02-26 19:23:41','94.23.211.198',NULL,NULL),(9173,'brute_force','2021-02-26 14:23:41','2021-02-26 19:23:41',NULL,NULL,'sirfyogi'),(9174,'brute_force','2021-02-26 14:33:27','2021-02-26 19:33:27','206.189.112.113',NULL,NULL),(9175,'brute_force','2021-02-26 14:33:34','2021-02-26 19:33:34','206.189.112.113',NULL,NULL),(9176,'brute_force','2021-02-26 14:33:34','2021-02-26 19:33:34',NULL,NULL,'-'),(9177,'brute_force','2021-02-26 14:33:54','2021-02-26 19:33:54','95.111.229.252',NULL,NULL),(9178,'brute_force','2021-02-26 14:33:57','2021-02-26 19:33:57','95.111.229.252',NULL,NULL),(9179,'brute_force','2021-02-26 14:33:57','2021-02-26 19:33:57',NULL,NULL,'tester'),(9180,'brute_force','2021-02-26 14:40:41','2021-02-26 19:40:41','167.71.194.63',NULL,NULL),(9181,'brute_force','2021-02-26 14:40:48','2021-02-26 19:40:48','167.71.194.63',NULL,NULL),(9182,'brute_force','2021-02-26 14:40:48','2021-02-26 19:40:48',NULL,NULL,'cliente'),(9183,'brute_force','2021-02-26 14:46:59','2021-02-26 19:46:59','27.71.225.204',NULL,NULL),(9184,'brute_force','2021-02-26 14:47:02','2021-02-26 19:47:02','27.71.225.204',NULL,NULL),(9185,'brute_force','2021-02-26 14:47:02','2021-02-26 19:47:02',NULL,NULL,'jake'),(9186,'brute_force','2021-02-26 14:51:19','2021-02-26 19:51:19','198.143.147.58',NULL,NULL),(9187,'brute_force','2021-02-26 14:51:21','2021-02-26 19:51:21','198.143.147.58',NULL,NULL),(9188,'brute_force','2021-02-26 14:51:21','2021-02-26 19:51:21',NULL,NULL,'testuser'),(9189,'brute_force','2021-02-26 14:53:31','2021-02-26 19:53:31','159.65.123.131',NULL,NULL),(9190,'brute_force','2021-02-26 14:53:33','2021-02-26 19:53:33','159.65.123.131',NULL,NULL),(9191,'brute_force','2021-02-26 14:53:33','2021-02-26 19:53:33',NULL,NULL,'qwerty'),(9192,'brute_force','2021-02-26 14:59:25','2021-02-26 19:59:25','34.101.198.58',NULL,NULL),(9193,'brute_force','2021-02-26 14:59:27','2021-02-26 19:59:27','34.101.198.58',NULL,NULL),(9194,'brute_force','2021-02-26 14:59:27','2021-02-26 19:59:27',NULL,NULL,'testuser'),(9195,'brute_force','2021-02-26 15:01:51','2021-02-26 20:01:51','35.222.215.23',NULL,NULL),(9196,'brute_force','2021-02-26 15:06:50','2021-02-26 20:06:50','201.234.119.228',NULL,NULL),(9197,'brute_force','2021-02-26 15:06:52','2021-02-26 20:06:52','201.234.119.228',NULL,NULL),(9198,'brute_force','2021-02-26 15:06:52','2021-02-26 20:06:52',NULL,NULL,'admin2'),(9199,'brute_force','2021-02-26 15:13:09','2021-02-26 20:13:09','3.82.89.109',NULL,NULL),(9200,'brute_force','2021-02-26 15:13:11','2021-02-26 20:13:11','3.82.89.109',NULL,NULL),(9201,'brute_force','2021-02-26 15:13:11','2021-02-26 20:13:11',NULL,NULL,'alex'),(9202,'brute_force','2021-02-26 15:16:03','2021-02-26 20:16:03','207.244.224.202',NULL,NULL),(9203,'brute_force','2021-02-26 15:19:52','2021-02-26 20:19:52','35.233.222.156',NULL,NULL),(9204,'brute_force','2021-02-26 15:19:54','2021-02-26 20:19:54','35.233.222.156',NULL,NULL),(9205,'brute_force','2021-02-26 15:19:54','2021-02-26 20:19:54',NULL,NULL,'gary'),(9206,'brute_force','2021-02-26 15:23:01','2021-02-26 20:23:01','85.128.142.237',NULL,NULL),(9207,'brute_force','2021-02-26 15:23:03','2021-02-26 20:23:03','85.128.142.237',NULL,NULL),(9208,'brute_force','2021-02-26 15:23:03','2021-02-26 20:23:03',NULL,NULL,'prova'),(9209,'brute_force','2021-02-26 15:25:25','2021-02-26 20:25:25','201.234.119.228',NULL,NULL),(9210,'brute_force','2021-02-26 15:27:03','2021-02-26 20:27:03','159.203.65.130',NULL,NULL),(9211,'brute_force','2021-02-26 15:27:05','2021-02-26 20:27:05','159.203.65.130',NULL,NULL),(9212,'brute_force','2021-02-26 15:27:05','2021-02-26 20:27:05',NULL,NULL,'manager'),(9213,'brute_force','2021-02-26 15:30:52','2021-02-26 20:30:52','149.129.136.142',NULL,NULL),(9214,'brute_force','2021-02-26 15:30:58','2021-02-26 20:30:58','149.129.136.142',NULL,NULL),(9215,'brute_force','2021-02-26 15:30:58','2021-02-26 20:30:58',NULL,NULL,'test3'),(9216,'brute_force','2021-02-26 15:42:14','2021-02-26 20:42:14','34.82.251.227',NULL,NULL),(9217,'brute_force','2021-02-26 15:48:12','2021-02-26 20:48:12','104.248.6.103',NULL,NULL),(9218,'brute_force','2021-02-26 15:48:14','2021-02-26 20:48:14','104.248.6.103',NULL,NULL),(9219,'brute_force','2021-02-26 15:48:14','2021-02-26 20:48:14',NULL,NULL,'user1'),(9220,'brute_force','2021-02-26 15:51:41','2021-02-26 20:51:41','188.166.232.113',NULL,NULL),(9221,'brute_force','2021-02-26 15:51:41','2021-02-26 20:51:41',NULL,NULL,'shital'),(9222,'brute_force','2021-02-26 15:54:37','2021-02-26 20:54:37','178.128.111.208',NULL,NULL),(9223,'brute_force','2021-02-26 15:54:40','2021-02-26 20:54:40','178.128.111.208',NULL,NULL),(9224,'brute_force','2021-02-26 15:54:40','2021-02-26 20:54:40',NULL,NULL,'abc'),(9225,'brute_force','2021-02-26 15:57:04','2021-02-26 20:57:04','64.227.17.173',NULL,NULL),(9226,'brute_force','2021-02-26 15:57:06','2021-02-26 20:57:06','64.227.17.173',NULL,NULL),(9227,'brute_force','2021-02-26 15:57:06','2021-02-26 20:57:06',NULL,NULL,'client'),(9228,'brute_force','2021-02-26 16:00:14','2021-02-26 21:00:14','3.213.161.122',NULL,NULL),(9229,'brute_force','2021-02-26 16:00:16','2021-02-26 21:00:16','3.213.161.122',NULL,NULL),(9230,'brute_force','2021-02-26 16:00:16','2021-02-26 21:00:16',NULL,NULL,'[login]'),(9231,'brute_force','2021-02-26 16:03:12','2021-02-26 21:03:12','15.228.15.219',NULL,NULL),(9232,'brute_force','2021-02-26 16:03:18','2021-02-26 21:03:18','15.228.15.219',NULL,NULL),(9233,'brute_force','2021-02-26 16:03:18','2021-02-26 21:03:18',NULL,NULL,'depper'),(9234,'brute_force','2021-02-26 16:09:21','2021-02-26 21:09:21','130.185.77.244',NULL,NULL),(9235,'brute_force','2021-02-26 16:09:24','2021-02-26 21:09:24','130.185.77.244',NULL,NULL),(9236,'brute_force','2021-02-26 16:09:24','2021-02-26 21:09:24',NULL,NULL,'[login]'),(9237,'brute_force','2021-02-26 16:10:52','2021-02-26 21:10:52','150.95.175.155',NULL,NULL),(9238,'brute_force','2021-02-26 16:10:55','2021-02-26 21:10:55','150.95.175.155',NULL,NULL),(9239,'brute_force','2021-02-26 16:10:55','2021-02-26 21:10:55',NULL,NULL,'john'),(9240,'brute_force','2021-02-26 16:14:07','2021-02-26 21:14:07','35.194.82.204',NULL,NULL),(9241,'brute_force','2021-02-26 16:14:09','2021-02-26 21:14:09','35.194.82.204',NULL,NULL),(9242,'brute_force','2021-02-26 16:14:09','2021-02-26 21:14:09',NULL,NULL,'karen'),(9243,'brute_force','2021-02-26 16:19:49','2021-02-26 21:19:49','64.227.17.173',NULL,NULL),(9244,'brute_force','2021-02-26 16:19:51','2021-02-26 21:19:51','64.227.17.173',NULL,NULL),(9245,'brute_force','2021-02-26 16:19:51','2021-02-26 21:19:51',NULL,NULL,'teste'),(9246,'brute_force','2021-02-26 16:29:59','2021-02-26 21:29:59','185.12.108.76',NULL,NULL),(9247,'brute_force','2021-02-26 16:31:37','2021-02-26 21:31:37','13.127.81.94',NULL,NULL),(9248,'brute_force','2021-02-26 16:31:39','2021-02-26 21:31:39','13.127.81.94',NULL,NULL),(9249,'brute_force','2021-02-26 16:31:39','2021-02-26 21:31:39',NULL,NULL,'support'),(9250,'brute_force','2021-02-26 16:33:17','2021-02-26 21:33:17','103.74.54.192',NULL,NULL),(9251,'brute_force','2021-02-26 16:35:44','2021-02-26 21:35:44','147.139.165.189',NULL,NULL),(9252,'brute_force','2021-02-26 16:35:47','2021-02-26 21:35:47','147.139.165.189',NULL,NULL),(9253,'brute_force','2021-02-26 16:35:47','2021-02-26 21:35:47',NULL,NULL,'123123'),(9254,'brute_force','2021-02-26 16:39:49','2021-02-26 21:39:49','35.236.134.91',NULL,NULL),(9255,'brute_force','2021-02-26 16:39:52','2021-02-26 21:39:52','35.236.134.91',NULL,NULL),(9256,'brute_force','2021-02-26 16:39:52','2021-02-26 21:39:52',NULL,NULL,'[login]'),(9257,'brute_force','2021-02-26 16:43:12','2021-02-26 21:43:12','167.114.14.145',NULL,NULL),(9258,'brute_force','2021-02-26 16:43:14','2021-02-26 21:43:14','167.114.14.145',NULL,NULL),(9259,'brute_force','2021-02-26 16:43:14','2021-02-26 21:43:14',NULL,NULL,'test111'),(9260,'brute_force','2021-02-26 16:45:02','2021-02-26 21:45:02','85.128.142.237',NULL,NULL),(9261,'brute_force','2021-02-26 16:45:04','2021-02-26 21:45:04','85.128.142.237',NULL,NULL),(9262,'brute_force','2021-02-26 16:45:04','2021-02-26 21:45:04',NULL,NULL,'[login]'),(9263,'brute_force','2021-02-26 16:50:38','2021-02-26 21:50:38','139.59.1.231',NULL,NULL),(9264,'brute_force','2021-02-26 16:50:42','2021-02-26 21:50:42','139.59.1.231',NULL,NULL),(9265,'brute_force','2021-02-26 16:50:42','2021-02-26 21:50:42',NULL,NULL,'admin'),(9266,'brute_force','2021-02-26 16:52:05','2021-02-26 21:52:05','153.127.65.64',NULL,NULL),(9267,'brute_force','2021-02-26 16:52:07','2021-02-26 21:52:07','153.127.65.64',NULL,NULL),(9268,'brute_force','2021-02-26 16:52:07','2021-02-26 21:52:07',NULL,NULL,'admindemo'),(9269,'brute_force','2021-02-26 16:54:55','2021-02-26 21:54:55','103.15.51.101',NULL,NULL),(9270,'brute_force','2021-02-26 16:54:59','2021-02-26 21:54:59','103.15.51.101',NULL,NULL),(9271,'brute_force','2021-02-26 16:54:59','2021-02-26 21:54:59',NULL,NULL,'test'),(9272,'brute_force','2021-02-26 17:00:39','2021-02-26 22:00:39','130.185.77.244',NULL,NULL),(9273,'brute_force','2021-02-26 17:00:42','2021-02-26 22:00:42','130.185.77.244',NULL,NULL),(9274,'brute_force','2021-02-26 17:00:42','2021-02-26 22:00:42',NULL,NULL,'[login]'),(9275,'brute_force','2021-02-26 17:02:02','2021-02-26 22:02:02','103.104.121.138',NULL,NULL),(9276,'brute_force','2021-02-26 17:02:04','2021-02-26 22:02:04','103.104.121.138',NULL,NULL),(9277,'brute_force','2021-02-26 17:02:04','2021-02-26 22:02:04',NULL,NULL,'administrator'),(9278,'brute_force','2021-02-26 17:12:19','2021-02-26 22:12:19','147.139.133.136',NULL,NULL),(9279,'brute_force','2021-02-26 17:12:22','2021-02-26 22:12:22','147.139.133.136',NULL,NULL),(9280,'brute_force','2021-02-26 17:12:22','2021-02-26 22:12:22',NULL,NULL,'[login]'),(9281,'brute_force','2021-02-26 17:17:45','2021-02-26 22:17:45','35.220.255.52',NULL,NULL),(9282,'brute_force','2021-02-26 17:17:48','2021-02-26 22:17:48','35.220.255.52',NULL,NULL),(9283,'brute_force','2021-02-26 17:17:48','2021-02-26 22:17:48',NULL,NULL,'test'),(9284,'brute_force','2021-02-26 17:21:56','2021-02-26 22:21:56','123.207.178.140',NULL,NULL),(9285,'brute_force','2021-02-26 17:21:59','2021-02-26 22:21:59','123.207.178.140',NULL,NULL),(9286,'brute_force','2021-02-26 17:21:59','2021-02-26 22:21:59',NULL,NULL,'admin'),(9287,'brute_force','2021-02-26 17:25:23','2021-02-26 22:25:23','95.179.136.154',NULL,NULL),(9288,'brute_force','2021-02-26 17:25:25','2021-02-26 22:25:25','95.179.136.154',NULL,NULL),(9289,'brute_force','2021-02-26 17:25:25','2021-02-26 22:25:25',NULL,NULL,'kenneth'),(9290,'brute_force','2021-02-26 17:26:25','2021-02-26 22:26:25','128.199.87.5',NULL,NULL),(9291,'brute_force','2021-02-26 17:26:28','2021-02-26 22:26:28','128.199.87.5',NULL,NULL),(9292,'brute_force','2021-02-26 17:26:28','2021-02-26 22:26:28',NULL,NULL,'testeur'),(9293,'brute_force','2021-02-26 17:28:38','2021-02-26 22:28:38','174.129.183.179',NULL,NULL),(9294,'brute_force','2021-02-26 17:28:40','2021-02-26 22:28:40','174.129.183.179',NULL,NULL),(9295,'brute_force','2021-02-26 17:28:40','2021-02-26 22:28:40',NULL,NULL,'[login]'),(9296,'brute_force','2021-02-26 17:31:33','2021-02-26 22:31:33','103.104.121.138',NULL,NULL),(9297,'brute_force','2021-02-26 17:31:36','2021-02-26 22:31:36','103.104.121.138',NULL,NULL),(9298,'brute_force','2021-02-26 17:31:36','2021-02-26 22:31:36',NULL,NULL,'editor'),(9299,'brute_force','2021-02-26 17:34:03','2021-02-26 22:34:03','139.28.219.84',NULL,NULL),(9300,'brute_force','2021-02-26 17:34:03','2021-02-26 22:34:03',NULL,NULL,'info@gruposuadi.com'),(9301,'brute_force','2021-02-26 17:34:39','2021-02-26 22:34:39','143.110.190.239',NULL,NULL),(9302,'brute_force','2021-02-26 17:34:45','2021-02-26 22:34:45','143.110.190.239',NULL,NULL),(9303,'brute_force','2021-02-26 17:34:45','2021-02-26 22:34:45',NULL,NULL,'admin1'),(9304,'brute_force','2021-02-26 17:36:59','2021-02-26 22:36:59','64.227.17.173',NULL,NULL),(9305,'brute_force','2021-02-26 17:37:01','2021-02-26 22:37:01','64.227.17.173',NULL,NULL),(9306,'brute_force','2021-02-26 17:37:01','2021-02-26 22:37:01',NULL,NULL,'admin'),(9307,'brute_force','2021-02-26 17:43:26','2021-02-26 22:43:26','159.203.65.130',NULL,NULL),(9308,'brute_force','2021-02-26 17:43:28','2021-02-26 22:43:28','159.203.65.130',NULL,NULL),(9309,'brute_force','2021-02-26 17:43:28','2021-02-26 22:43:28',NULL,NULL,'admin'),(9310,'brute_force','2021-02-26 17:46:13','2021-02-26 22:46:13','52.66.202.148',NULL,NULL),(9311,'brute_force','2021-02-26 17:46:15','2021-02-26 22:46:15','52.66.202.148',NULL,NULL),(9312,'brute_force','2021-02-26 17:46:15','2021-02-26 22:46:15',NULL,NULL,'test4'),(9313,'brute_force','2021-02-26 17:49:22','2021-02-26 22:49:22','72.47.200.117',NULL,NULL),(9314,'brute_force','2021-02-26 17:49:24','2021-02-26 22:49:24','72.47.200.117',NULL,NULL),(9315,'brute_force','2021-02-26 17:49:24','2021-02-26 22:49:24',NULL,NULL,'[login]'),(9316,'brute_force','2021-02-26 17:57:25','2021-02-26 22:57:25','178.62.15.243',NULL,NULL),(9317,'brute_force','2021-02-26 17:57:27','2021-02-26 22:57:27','178.62.15.243',NULL,NULL),(9318,'brute_force','2021-02-26 17:57:27','2021-02-26 22:57:27',NULL,NULL,'admina'),(9319,'brute_force','2021-02-26 18:01:20','2021-02-26 23:01:20','173.199.123.23',NULL,NULL),(9320,'brute_force','2021-02-26 18:01:21','2021-02-26 23:01:21','173.199.123.23',NULL,NULL),(9321,'brute_force','2021-02-26 18:01:21','2021-02-26 23:01:21',NULL,NULL,'testing'),(9322,'brute_force','2021-02-26 19:16:06','2021-02-27 00:16:06','185.230.127.12',NULL,NULL),(9323,'brute_force','2021-02-26 19:16:06','2021-02-27 00:16:06',NULL,NULL,'info@gruposuadi.com'),(9324,'brute_force','2021-02-26 21:12:42','2021-02-27 02:12:42','196.240.57.164',NULL,NULL),(9325,'brute_force','2021-02-26 21:12:42','2021-02-27 02:12:42',NULL,NULL,'info@gruposuadi.com'),(9326,'brute_force','2021-02-27 00:45:24','2021-02-27 05:45:24','81.92.203.198',NULL,NULL),(9327,'brute_force','2021-02-27 00:45:24','2021-02-27 05:45:24',NULL,NULL,'info@gruposuadi.com'),(9328,'brute_force','2021-02-27 02:27:44','2021-02-27 07:27:44','194.35.233.236',NULL,NULL),(9329,'brute_force','2021-02-27 02:27:44','2021-02-27 07:27:44',NULL,NULL,'info@gruposuadi.com'),(9330,'brute_force','2021-02-27 04:05:57','2021-02-27 09:05:57','141.98.103.220',NULL,NULL),(9331,'brute_force','2021-02-27 04:05:57','2021-02-27 09:05:57',NULL,NULL,'info@gruposuadi.com'),(9332,'brute_force','2021-02-27 05:39:09','2021-02-27 10:39:09','185.236.42.214',NULL,NULL),(9333,'brute_force','2021-02-27 05:39:09','2021-02-27 10:39:09',NULL,NULL,'info@gruposuadi.com'),(9334,'brute_force','2021-02-27 09:20:47','2021-02-27 14:20:47','217.138.197.244',NULL,NULL),(9335,'brute_force','2021-02-27 09:20:47','2021-02-27 14:20:47',NULL,NULL,'info@gruposuadi.com'),(9336,'brute_force','2021-02-27 10:58:22','2021-02-27 15:58:22','217.138.216.36',NULL,NULL),(9337,'brute_force','2021-02-27 10:58:22','2021-02-27 15:58:22',NULL,NULL,'info@gruposuadi.com'),(9338,'brute_force','2021-02-27 14:29:30','2021-02-27 19:29:30','152.89.163.140',NULL,NULL),(9339,'brute_force','2021-02-27 14:29:30','2021-02-27 19:29:30',NULL,NULL,'info@gruposuadi.com'),(9340,'brute_force','2021-02-27 16:28:03','2021-02-27 21:28:03','194.35.233.173',NULL,NULL),(9341,'brute_force','2021-02-27 16:28:03','2021-02-27 21:28:03',NULL,NULL,'info@gruposuadi.com'),(9342,'brute_force','2021-02-27 19:48:11','2021-02-28 00:48:11','37.120.204.60',NULL,NULL),(9343,'brute_force','2021-02-27 19:48:11','2021-02-28 00:48:11',NULL,NULL,'info@gruposuadi.com'),(9344,'brute_force','2021-02-27 21:28:39','2021-02-28 02:28:39','86.106.103.10',NULL,NULL),(9345,'brute_force','2021-02-27 21:28:39','2021-02-28 02:28:39',NULL,NULL,'info@gruposuadi.com'),(9346,'brute_force','2021-02-27 23:24:25','2021-02-28 04:24:25','193.9.112.76',NULL,NULL),(9347,'brute_force','2021-02-27 23:24:25','2021-02-28 04:24:25',NULL,NULL,'info@gruposuadi.com'),(9348,'brute_force','2021-02-28 01:08:45','2021-02-28 06:08:45','109.70.144.27',NULL,NULL),(9349,'brute_force','2021-02-28 01:08:45','2021-02-28 06:08:45',NULL,NULL,'info@gruposuadi.com'),(9350,'brute_force','2021-02-28 04:25:38','2021-02-28 09:25:38','185.134.114.8',NULL,NULL),(9351,'brute_force','2021-02-28 04:25:38','2021-02-28 09:25:38',NULL,NULL,'info@gruposuadi.com'),(9352,'brute_force','2021-02-28 06:09:50','2021-02-28 11:09:50','185.236.42.220',NULL,NULL),(9353,'brute_force','2021-02-28 06:09:50','2021-02-28 11:09:50',NULL,NULL,'info@gruposuadi.com'),(9354,'brute_force','2021-02-28 07:52:39','2021-02-28 12:52:39','45.12.223.236',NULL,NULL),(9355,'brute_force','2021-02-28 07:52:39','2021-02-28 12:52:39',NULL,NULL,'info@gruposuadi.com'),(9356,'brute_force','2021-02-28 11:34:12','2021-02-28 16:34:12','217.138.197.244',NULL,NULL),(9357,'brute_force','2021-02-28 11:34:12','2021-02-28 16:34:12',NULL,NULL,'info@gruposuadi.com'),(9358,'brute_force','2021-02-28 13:01:39','2021-02-28 18:01:39','84.17.42.114',NULL,NULL),(9359,'brute_force','2021-02-28 13:01:39','2021-02-28 18:01:39',NULL,NULL,'info@gruposuadi.com'),(9360,'brute_force','2021-02-28 14:55:51','2021-02-28 19:55:51','194.35.233.70',NULL,NULL),(9361,'brute_force','2021-02-28 14:55:51','2021-02-28 19:55:51',NULL,NULL,'info@gruposuadi.com'),(9362,'brute_force','2021-02-28 20:03:54','2021-03-01 01:03:54','193.36.116.149',NULL,NULL),(9363,'brute_force','2021-02-28 20:03:54','2021-03-01 01:03:54',NULL,NULL,'info@gruposuadi.com'),(9364,'brute_force','2021-02-28 23:40:12','2021-03-01 04:40:12','84.17.62.208',NULL,NULL),(9365,'brute_force','2021-02-28 23:40:12','2021-03-01 04:40:12',NULL,NULL,'info@gruposuadi.com'),(9366,'brute_force','2021-03-01 01:28:09','2021-03-01 06:28:09','178.239.173.188',NULL,NULL),(9367,'brute_force','2021-03-01 01:28:09','2021-03-01 06:28:09',NULL,NULL,'info@gruposuadi.com'),(9368,'brute_force','2021-03-01 04:37:52','2021-03-01 09:37:52','195.181.166.95',NULL,NULL),(9369,'brute_force','2021-03-01 04:37:52','2021-03-01 09:37:52',NULL,NULL,'info@gruposuadi.com'),(9370,'brute_force','2021-03-01 06:22:19','2021-03-01 11:22:19','37.120.156.220',NULL,NULL),(9371,'brute_force','2021-03-01 06:22:19','2021-03-01 11:22:19',NULL,NULL,'info@gruposuadi.com'),(9372,'brute_force','2021-03-01 08:00:43','2021-03-01 13:00:43','141.98.103.212',NULL,NULL),(9373,'brute_force','2021-03-01 08:00:43','2021-03-01 13:00:43',NULL,NULL,'info@gruposuadi.com'),(9374,'brute_force','2021-03-01 11:34:06','2021-03-01 16:34:06','193.176.87.52',NULL,NULL),(9375,'brute_force','2021-03-01 11:34:06','2021-03-01 16:34:06',NULL,NULL,'info@gruposuadi.com'),(9376,'brute_force','2021-03-01 12:44:29','2021-03-01 17:44:29','54.237.115.178',NULL,NULL),(9377,'brute_force','2021-03-01 12:44:29','2021-03-01 17:44:29',NULL,2,'gruposuadi'),(9378,'brute_force','2021-03-01 12:44:30','2021-03-01 17:44:30','54.237.115.178',NULL,NULL),(9379,'brute_force','2021-03-01 12:44:30','2021-03-01 17:44:30',NULL,2,'gruposuadi'),(9380,'brute_force','2021-03-01 12:44:32','2021-03-01 17:44:32','54.237.115.178',NULL,NULL),(9381,'brute_force','2021-03-01 12:44:32','2021-03-01 17:44:32',NULL,2,'gruposuadi'),(9382,'brute_force','2021-03-01 12:44:34','2021-03-01 17:44:34','54.237.115.178',NULL,NULL),(9383,'brute_force','2021-03-01 12:44:34','2021-03-01 17:44:34',NULL,2,'gruposuadi'),(9384,'brute_force','2021-03-01 12:44:36','2021-03-01 17:44:36','54.237.115.178',NULL,NULL),(9385,'brute_force','2021-03-01 12:44:36','2021-03-01 17:44:36',NULL,2,'gruposuadi'),(9386,'brute_force','2021-03-01 13:25:28','2021-03-01 18:25:28','82.102.27.249',NULL,NULL),(9387,'brute_force','2021-03-01 13:25:28','2021-03-01 18:25:28',NULL,NULL,'info@gruposuadi.com'),(9388,'brute_force','2021-03-01 15:04:04','2021-03-01 20:04:04','37.120.211.140',NULL,NULL),(9389,'brute_force','2021-03-01 15:04:04','2021-03-01 20:04:04',NULL,NULL,'info@gruposuadi.com'),(9390,'brute_force','2021-03-01 16:54:58','2021-03-01 21:54:58','217.146.82.107',NULL,NULL),(9391,'brute_force','2021-03-01 16:54:58','2021-03-01 21:54:58',NULL,NULL,'info@gruposuadi.com'),(9392,'brute_force','2021-03-01 18:46:28','2021-03-01 23:46:28','185.220.70.221',NULL,NULL),(9393,'brute_force','2021-03-01 18:46:28','2021-03-01 23:46:28',NULL,NULL,'info@gruposuadi.com'),(9394,'brute_force','2021-03-01 20:29:26','2021-03-02 01:29:26','185.125.207.151',NULL,NULL),(9395,'brute_force','2021-03-01 20:29:26','2021-03-02 01:29:26',NULL,NULL,'info@gruposuadi.com'),(9396,'brute_force','2021-03-01 22:12:59','2021-03-02 03:12:59','195.181.170.137',NULL,NULL),(9397,'brute_force','2021-03-01 22:12:59','2021-03-02 03:12:59',NULL,NULL,'info@gruposuadi.com'),(9398,'brute_force','2021-03-01 23:56:09','2021-03-02 04:56:09','45.83.91.124',NULL,NULL),(9399,'brute_force','2021-03-01 23:56:09','2021-03-02 04:56:09',NULL,NULL,'info@gruposuadi.com'),(9400,'brute_force','2021-03-02 01:44:30','2021-03-02 06:44:30','185.236.42.220',NULL,NULL),(9401,'brute_force','2021-03-02 01:44:30','2021-03-02 06:44:30',NULL,NULL,'info@gruposuadi.com'),(9402,'brute_force','2021-03-02 03:26:13','2021-03-02 08:26:13','195.206.107.30',NULL,NULL),(9403,'brute_force','2021-03-02 03:26:13','2021-03-02 08:26:13',NULL,NULL,'info@gruposuadi.com'),(9404,'brute_force','2021-03-02 05:15:23','2021-03-02 10:15:23','196.240.57.124',NULL,NULL),(9405,'brute_force','2021-03-02 05:15:23','2021-03-02 10:15:23',NULL,NULL,'info@gruposuadi.com'),(9406,'brute_force','2021-03-02 07:16:33','2021-03-02 12:16:33','185.244.213.132',NULL,NULL),(9407,'brute_force','2021-03-02 07:16:33','2021-03-02 12:16:33',NULL,NULL,'info@gruposuadi.com'),(9408,'brute_force','2021-03-02 09:10:51','2021-03-02 14:10:51','213.232.87.183',NULL,NULL),(9409,'brute_force','2021-03-02 09:10:51','2021-03-02 14:10:51',NULL,NULL,'info@gruposuadi.com'),(9410,'brute_force','2021-03-02 10:48:34','2021-03-02 15:48:34','185.236.42.91',NULL,NULL),(9411,'brute_force','2021-03-02 10:48:34','2021-03-02 15:48:34',NULL,NULL,'info@gruposuadi.com'),(9412,'brute_force','2021-03-02 12:57:26','2021-03-02 17:57:26','37.120.203.188',NULL,NULL),(9413,'brute_force','2021-03-02 12:57:26','2021-03-02 17:57:26',NULL,NULL,'info@gruposuadi.com'),(9414,'brute_force','2021-03-02 14:24:30','2021-03-02 19:24:30','217.138.192.52',NULL,NULL),(9415,'brute_force','2021-03-02 14:24:30','2021-03-02 19:24:30',NULL,NULL,'info@gruposuadi.com'),(9416,'brute_force','2021-03-02 16:26:40','2021-03-02 21:26:40','89.238.186.243',NULL,NULL),(9417,'brute_force','2021-03-02 16:26:40','2021-03-02 21:26:40',NULL,NULL,'info@gruposuadi.com'),(9418,'brute_force','2021-03-02 18:19:47','2021-03-02 23:19:47','193.176.86.108',NULL,NULL),(9419,'brute_force','2021-03-02 18:19:47','2021-03-02 23:19:47',NULL,NULL,'info@gruposuadi.com'),(9420,'brute_force','2021-03-02 20:03:09','2021-03-03 01:03:09','143.244.56.149',NULL,NULL),(9421,'brute_force','2021-03-02 20:03:09','2021-03-03 01:03:09',NULL,NULL,'info@gruposuadi.com'),(9422,'brute_force','2021-03-02 21:52:01','2021-03-03 02:52:01','178.239.173.188',NULL,NULL),(9423,'brute_force','2021-03-02 21:52:01','2021-03-03 02:52:01',NULL,NULL,'info@gruposuadi.com'),(9424,'brute_force','2021-03-02 23:43:23','2021-03-03 04:43:23','217.138.219.36',NULL,NULL),(9425,'brute_force','2021-03-02 23:43:23','2021-03-03 04:43:23',NULL,NULL,'info@gruposuadi.com'),(9426,'brute_force','2021-03-03 01:25:58','2021-03-03 06:25:58','45.83.91.164',NULL,NULL),(9427,'brute_force','2021-03-03 01:25:58','2021-03-03 06:25:58',NULL,NULL,'info@gruposuadi.com'),(9428,'brute_force','2021-03-03 03:14:18','2021-03-03 08:14:18','5.101.137.195',NULL,NULL),(9429,'brute_force','2021-03-03 03:14:18','2021-03-03 08:14:18',NULL,NULL,'info@gruposuadi.com'),(9430,'brute_force','2021-03-03 05:14:26','2021-03-03 10:14:26','178.159.3.169',NULL,NULL),(9431,'brute_force','2021-03-03 05:14:26','2021-03-03 10:14:26',NULL,NULL,'info@gruposuadi.com'),(9432,'brute_force','2021-03-03 07:42:23','2021-03-03 12:42:23','13.82.213.135',NULL,NULL),(9433,'brute_force','2021-03-03 07:42:23','2021-03-03 12:42:23',NULL,2,'gruposuadi'),(9434,'brute_force','2021-03-03 07:42:25','2021-03-03 12:42:25','13.82.213.135',NULL,NULL),(9435,'brute_force','2021-03-03 07:42:25','2021-03-03 12:42:25',NULL,2,'gruposuadi'),(9436,'brute_force','2021-03-03 07:42:27','2021-03-03 12:42:27','13.82.213.135',NULL,NULL),(9437,'brute_force','2021-03-03 07:42:27','2021-03-03 12:42:27',NULL,2,'gruposuadi'),(9438,'brute_force','2021-03-03 07:42:29','2021-03-03 12:42:29','13.82.213.135',NULL,NULL),(9439,'brute_force','2021-03-03 07:42:29','2021-03-03 12:42:29',NULL,2,'gruposuadi'),(9440,'brute_force','2021-03-03 07:42:30','2021-03-03 12:42:30','13.82.213.135',NULL,NULL),(9441,'brute_force','2021-03-03 07:42:30','2021-03-03 12:42:30',NULL,2,'gruposuadi'),(9442,'brute_force','2021-03-03 10:26:18','2021-03-03 15:26:18','84.17.60.239',NULL,NULL),(9443,'brute_force','2021-03-03 10:26:18','2021-03-03 15:26:18',NULL,NULL,'info@gruposuadi.com'),(9444,'brute_force','2021-03-03 10:31:28','2021-03-03 15:31:28','163.172.84.50',NULL,NULL),(9445,'brute_force','2021-03-03 10:31:28','2021-03-03 15:31:28',NULL,NULL,'admin'),(9446,'brute_force','2021-03-03 12:20:59','2021-03-03 17:20:59','86.106.103.252',NULL,NULL),(9447,'brute_force','2021-03-03 12:20:59','2021-03-03 17:20:59',NULL,NULL,'info@gruposuadi.com'),(9448,'brute_force','2021-03-03 12:42:52','2021-03-03 17:42:52','163.172.46.2',NULL,NULL),(9449,'brute_force','2021-03-03 12:42:52','2021-03-03 17:42:52',NULL,NULL,'admin'),(9450,'brute_force','2021-03-03 14:10:03','2021-03-03 19:10:03','77.81.139.164',NULL,NULL),(9451,'brute_force','2021-03-03 14:10:03','2021-03-03 19:10:03',NULL,NULL,'info@gruposuadi.com'),(9452,'brute_force','2021-03-03 14:54:11','2021-03-03 19:54:11','163.172.214.118',NULL,NULL),(9453,'brute_force','2021-03-03 14:54:11','2021-03-03 19:54:11',NULL,NULL,'admin'),(9454,'brute_force','2021-03-03 15:17:05','2021-03-03 20:17:05','69.163.239.171',NULL,NULL),(9455,'brute_force','2021-03-03 15:17:07','2021-03-03 20:17:07','69.163.239.171',NULL,NULL),(9456,'brute_force','2021-03-03 15:17:07','2021-03-03 20:17:07',NULL,NULL,'admin'),(9457,'brute_force','2021-03-03 15:51:20','2021-03-03 20:51:20','142.93.126.181',NULL,NULL),(9458,'brute_force','2021-03-03 15:51:20','2021-03-03 20:51:20',NULL,NULL,'[login]'),(9459,'brute_force','2021-03-03 16:01:44','2021-03-03 21:01:44','185.169.255.46',NULL,NULL),(9460,'brute_force','2021-03-03 16:01:44','2021-03-03 21:01:44',NULL,NULL,'info@gruposuadi.com'),(9461,'brute_force','2021-03-03 17:05:05','2021-03-03 22:05:05','51.15.179.102',NULL,NULL),(9462,'brute_force','2021-03-03 17:05:05','2021-03-03 22:05:05',NULL,NULL,'admin'),(9463,'brute_force','2021-03-03 17:53:22','2021-03-03 22:53:22','178.62.33.222',NULL,NULL),(9464,'brute_force','2021-03-03 17:53:24','2021-03-03 22:53:24','178.62.33.222',NULL,NULL),(9465,'brute_force','2021-03-03 17:53:24','2021-03-03 22:53:24',NULL,NULL,'admin'),(9466,'brute_force','2021-03-03 17:59:31','2021-03-03 22:59:31','192.145.127.236',NULL,NULL),(9467,'brute_force','2021-03-03 17:59:31','2021-03-03 22:59:31',NULL,NULL,'info@gruposuadi.com'),(9468,'brute_force','2021-03-03 18:39:40','2021-03-03 23:39:40','162.241.114.56',NULL,NULL),(9469,'brute_force','2021-03-03 18:39:42','2021-03-03 23:39:42','162.241.114.56',NULL,NULL),(9470,'brute_force','2021-03-03 18:39:42','2021-03-03 23:39:42',NULL,NULL,'[login]'),(9471,'brute_force','2021-03-03 19:15:58','2021-03-04 00:15:58','163.172.84.50',NULL,NULL),(9472,'brute_force','2021-03-03 19:15:58','2021-03-04 00:15:58',NULL,NULL,'admin'),(9473,'brute_force','2021-03-03 21:09:13','2021-03-04 02:09:13','67.205.38.108',NULL,NULL),(9474,'brute_force','2021-03-03 21:27:06','2021-03-04 02:27:06','163.172.214.118',NULL,NULL),(9475,'brute_force','2021-03-03 21:27:06','2021-03-04 02:27:06',NULL,NULL,'admin'),(9476,'brute_force','2021-03-03 21:45:25','2021-03-04 02:45:25','141.98.103.108',NULL,NULL),(9477,'brute_force','2021-03-03 21:45:25','2021-03-04 02:45:25',NULL,NULL,'info@gruposuadi.com'),(9478,'brute_force','2021-03-03 21:54:07','2021-03-04 02:54:07','188.165.228.82',NULL,NULL),(9479,'brute_force','2021-03-03 21:54:09','2021-03-04 02:54:09','188.165.228.82',NULL,NULL),(9480,'brute_force','2021-03-03 21:54:09','2021-03-04 02:54:09',NULL,NULL,'[login]'),(9481,'brute_force','2021-03-03 22:40:06','2021-03-04 03:40:06','51.15.169.44',NULL,NULL),(9482,'brute_force','2021-03-03 22:40:06','2021-03-04 03:40:06',NULL,NULL,'admin'),(9483,'brute_force','2021-03-03 22:44:18','2021-03-04 03:44:18','209.126.7.205',NULL,NULL),(9484,'brute_force','2021-03-03 22:44:20','2021-03-04 03:44:20','209.126.7.205',NULL,NULL),(9485,'brute_force','2021-03-03 22:44:20','2021-03-04 03:44:20',NULL,NULL,'[login]'),(9486,'brute_force','2021-03-03 23:23:58','2021-03-04 04:23:58','188.35.185.228',NULL,NULL),(9487,'brute_force','2021-03-03 23:24:00','2021-03-04 04:24:00','188.35.185.228',NULL,NULL),(9488,'brute_force','2021-03-03 23:24:00','2021-03-04 04:24:00',NULL,NULL,'[login]'),(9489,'brute_force','2021-03-03 23:27:04','2021-03-04 04:27:04','178.159.3.169',NULL,NULL),(9490,'brute_force','2021-03-03 23:27:04','2021-03-04 04:27:04',NULL,NULL,'info@gruposuadi.com'),(9491,'brute_force','2021-03-03 23:42:40','2021-03-04 04:42:40','167.172.115.176',NULL,NULL),(9492,'brute_force','2021-03-03 23:42:43','2021-03-04 04:42:43','167.172.115.176',NULL,NULL),(9493,'brute_force','2021-03-03 23:42:43','2021-03-04 04:42:43',NULL,NULL,'[login]'),(9494,'brute_force','2021-03-04 00:00:43','2021-03-04 05:00:43','137.74.195.27',NULL,NULL),(9495,'brute_force','2021-03-04 00:00:45','2021-03-04 05:00:45','137.74.195.27',NULL,NULL),(9496,'brute_force','2021-03-04 00:00:45','2021-03-04 05:00:45',NULL,NULL,'[login]'),(9497,'brute_force','2021-03-04 00:20:27','2021-03-04 05:20:27','52.191.167.168',NULL,NULL),(9498,'brute_force','2021-03-04 00:42:09','2021-03-04 05:42:09','151.80.140.166',NULL,NULL),(9499,'brute_force','2021-03-04 00:42:11','2021-03-04 05:42:11','151.80.140.166',NULL,NULL),(9500,'brute_force','2021-03-04 00:42:11','2021-03-04 05:42:11',NULL,NULL,'[login]'),(9501,'brute_force','2021-03-04 00:47:08','2021-03-04 05:47:08','198.96.155.3',NULL,NULL),(9502,'brute_force','2021-03-04 00:47:08','2021-03-04 05:47:08',NULL,2,'gruposuadi'),(9503,'brute_force','2021-03-04 00:50:04','2021-03-04 05:50:04','163.172.82.182',NULL,NULL),(9504,'brute_force','2021-03-04 00:50:04','2021-03-04 05:50:04',NULL,NULL,'admin'),(9505,'brute_force','2021-03-04 01:04:32','2021-03-04 06:04:32','35.239.230.113',NULL,NULL),(9506,'brute_force','2021-03-04 01:04:34','2021-03-04 06:04:34','35.239.230.113',NULL,NULL),(9507,'brute_force','2021-03-04 01:04:34','2021-03-04 06:04:34',NULL,NULL,'[login]'),(9508,'brute_force','2021-03-04 01:22:36','2021-03-04 06:22:36','185.16.205.3',NULL,NULL),(9509,'brute_force','2021-03-04 01:22:36','2021-03-04 06:22:36',NULL,NULL,'info@gruposuadi.com'),(9510,'brute_force','2021-03-04 01:29:15','2021-03-04 06:29:15','103.211.219.226',NULL,NULL),(9511,'brute_force','2021-03-04 01:29:17','2021-03-04 06:29:17','103.211.219.226',NULL,NULL),(9512,'brute_force','2021-03-04 01:29:17','2021-03-04 06:29:17',NULL,NULL,'[login]'),(9513,'brute_force','2021-03-04 01:48:50','2021-03-04 06:48:50','51.158.171.35',NULL,NULL),(9514,'brute_force','2021-03-04 01:48:50','2021-03-04 06:48:50',NULL,2,'gruposuadi'),(9515,'brute_force','2021-03-04 02:32:16','2021-03-04 07:32:16','148.72.22.96',NULL,NULL),(9516,'brute_force','2021-03-04 02:32:18','2021-03-04 07:32:18','148.72.22.96',NULL,NULL),(9517,'brute_force','2021-03-04 02:32:18','2021-03-04 07:32:18',NULL,NULL,'[login]'),(9518,'brute_force','2021-03-04 03:00:07','2021-03-04 08:00:07','142.4.210.126',NULL,NULL),(9519,'brute_force','2021-03-04 03:00:07','2021-03-04 08:00:07',NULL,NULL,'admin'),(9520,'brute_force','2021-03-04 03:01:58','2021-03-04 08:01:58','37.120.211.236',NULL,NULL),(9521,'brute_force','2021-03-04 03:01:58','2021-03-04 08:01:58',NULL,NULL,'info@gruposuadi.com'),(9522,'brute_force','2021-03-04 03:27:05','2021-03-04 08:27:05','162.215.209.110',NULL,NULL),(9523,'brute_force','2021-03-04 03:27:05','2021-03-04 08:27:05',NULL,NULL,'[login]'),(9524,'brute_force','2021-03-04 04:25:28','2021-03-04 09:25:28','109.24.144.155',NULL,NULL),(9525,'brute_force','2021-03-04 04:25:28','2021-03-04 09:25:28',NULL,NULL,'[login]'),(9526,'brute_force','2021-03-04 04:53:52','2021-03-04 09:53:52','162.241.149.137',NULL,NULL),(9527,'brute_force','2021-03-04 04:53:54','2021-03-04 09:53:54','162.241.149.137',NULL,NULL),(9528,'brute_force','2021-03-04 04:53:54','2021-03-04 09:53:54',NULL,NULL,'[login]'),(9529,'brute_force','2021-03-04 05:10:38','2021-03-04 10:10:38','51.15.179.102',NULL,NULL),(9530,'brute_force','2021-03-04 05:10:38','2021-03-04 10:10:38',NULL,NULL,'admin'),(9531,'brute_force','2021-03-04 05:24:23','2021-03-04 10:24:23','167.86.119.113',NULL,NULL),(9532,'brute_force','2021-03-04 05:24:25','2021-03-04 10:24:25','167.86.119.113',NULL,NULL),(9533,'brute_force','2021-03-04 05:24:25','2021-03-04 10:24:25',NULL,NULL,'[login]'),(9534,'brute_force','2021-03-04 05:53:37','2021-03-04 10:53:37','62.109.11.217',NULL,NULL),(9535,'brute_force','2021-03-04 06:49:40','2021-03-04 11:49:40','37.120.149.30',NULL,NULL),(9536,'brute_force','2021-03-04 06:49:40','2021-03-04 11:49:40',NULL,NULL,'info@gruposuadi.com'),(9537,'brute_force','2021-03-04 06:55:54','2021-03-04 11:55:54','159.203.82.176',NULL,NULL),(9538,'brute_force','2021-03-04 06:55:56','2021-03-04 11:55:56','159.203.82.176',NULL,NULL),(9539,'brute_force','2021-03-04 06:55:56','2021-03-04 11:55:56',NULL,NULL,'[login]'),(9540,'brute_force','2021-03-04 07:21:00','2021-03-04 12:21:00','51.158.150.237',NULL,NULL),(9541,'brute_force','2021-03-04 07:21:00','2021-03-04 12:21:00',NULL,NULL,'admin'),(9542,'brute_force','2021-03-04 07:27:42','2021-03-04 12:27:42','164.132.38.166',NULL,NULL),(9543,'brute_force','2021-03-04 08:23:04','2021-03-04 13:23:04','194.127.172.101',NULL,NULL),(9544,'brute_force','2021-03-04 08:23:04','2021-03-04 13:23:04',NULL,NULL,'info@gruposuadi.com'),(9545,'brute_force','2021-03-04 08:33:22','2021-03-04 13:33:22','149.202.52.67',NULL,NULL),(9546,'brute_force','2021-03-04 08:33:24','2021-03-04 13:33:24','149.202.52.67',NULL,NULL),(9547,'brute_force','2021-03-04 08:33:24','2021-03-04 13:33:24',NULL,NULL,'[login]'),(9548,'brute_force','2021-03-04 09:31:24','2021-03-04 14:31:24','163.172.219.146',NULL,NULL),(9549,'brute_force','2021-03-04 09:31:24','2021-03-04 14:31:24',NULL,NULL,'admin'),(9550,'brute_force','2021-03-04 09:40:13','2021-03-04 14:40:13','103.3.46.92',NULL,NULL),(9551,'brute_force','2021-03-04 09:40:15','2021-03-04 14:40:15','103.3.46.92',NULL,NULL),(9552,'brute_force','2021-03-04 09:40:15','2021-03-04 14:40:15',NULL,NULL,'admin'),(9553,'brute_force','2021-03-04 10:28:52','2021-03-04 15:28:52','178.239.173.180',NULL,NULL),(9554,'brute_force','2021-03-04 10:28:52','2021-03-04 15:28:52',NULL,NULL,'info@gruposuadi.com'),(9555,'brute_force','2021-03-04 11:42:36','2021-03-04 16:42:36','69.12.66.198',NULL,NULL),(9556,'brute_force','2021-03-04 11:42:36','2021-03-04 16:42:36',NULL,NULL,'admin'),(9557,'brute_force','2021-03-04 12:17:13','2021-03-04 17:17:13','109.70.144.27',NULL,NULL),(9558,'brute_force','2021-03-04 12:17:13','2021-03-04 17:17:13',NULL,NULL,'info@gruposuadi.com'),(9559,'brute_force','2021-03-04 13:49:12','2021-03-04 18:49:12','5.180.62.31',NULL,NULL),(9560,'brute_force','2021-03-04 13:49:12','2021-03-04 18:49:12',NULL,NULL,'info@gruposuadi.com'),(9561,'brute_force','2021-03-04 13:53:57','2021-03-04 18:53:57','163.172.46.2',NULL,NULL),(9562,'brute_force','2021-03-04 13:53:57','2021-03-04 18:53:57',NULL,NULL,'admin'),(9563,'brute_force','2021-03-04 15:15:06','2021-03-04 20:15:06','192.99.145.57',NULL,NULL),(9564,'brute_force','2021-03-04 15:15:08','2021-03-04 20:15:08','192.99.145.57',NULL,NULL),(9565,'brute_force','2021-03-04 15:15:08','2021-03-04 20:15:08',NULL,NULL,'admin'),(9566,'brute_force','2021-03-04 15:40:01','2021-03-04 20:40:01','152.89.163.164',NULL,NULL),(9567,'brute_force','2021-03-04 15:40:01','2021-03-04 20:40:01',NULL,NULL,'info@gruposuadi.com'),(9568,'brute_force','2021-03-04 15:51:19','2021-03-04 20:51:19','162.144.66.89',NULL,NULL),(9569,'brute_force','2021-03-04 15:51:19','2021-03-04 20:51:19',NULL,NULL,'[login]'),(9570,'brute_force','2021-03-04 16:04:51','2021-03-04 21:04:51','69.12.66.198',NULL,NULL),(9571,'brute_force','2021-03-04 16:04:51','2021-03-04 21:04:51',NULL,NULL,'admin'),(9572,'brute_force','2021-03-04 16:30:09','2021-03-04 21:30:09','178.62.9.122',NULL,NULL),(9573,'brute_force','2021-03-04 16:30:11','2021-03-04 21:30:11','178.62.9.122',NULL,NULL),(9574,'brute_force','2021-03-04 16:30:11','2021-03-04 21:30:11',NULL,NULL,'[login]'),(9575,'brute_force','2021-03-04 17:55:20','2021-03-04 22:55:20','124.158.183.184',NULL,NULL),(9576,'brute_force','2021-03-04 17:55:23','2021-03-04 22:55:23','124.158.183.184',NULL,NULL),(9577,'brute_force','2021-03-04 17:55:23','2021-03-04 22:55:23',NULL,NULL,'admin'),(9578,'brute_force','2021-03-04 18:15:09','2021-03-04 23:15:09','163.172.46.2',NULL,NULL),(9579,'brute_force','2021-03-04 18:15:09','2021-03-04 23:15:09',NULL,NULL,'admin'),(9580,'brute_force','2021-03-04 19:25:50','2021-03-05 00:25:50','138.197.4.141',NULL,NULL),(9581,'brute_force','2021-03-04 19:25:52','2021-03-05 00:25:52','138.197.4.141',NULL,NULL),(9582,'brute_force','2021-03-04 19:25:52','2021-03-05 00:25:52',NULL,NULL,'admin'),(9583,'brute_force','2021-03-04 20:28:11','2021-03-05 01:28:11','69.12.66.210',NULL,NULL),(9584,'brute_force','2021-03-04 20:28:11','2021-03-05 01:28:11',NULL,NULL,'admin'),(9585,'brute_force','2021-03-04 21:04:26','2021-03-05 02:04:26','8.210.146.161',NULL,NULL),(9586,'brute_force','2021-03-04 21:04:28','2021-03-05 02:04:28','8.210.146.161',NULL,NULL),(9587,'brute_force','2021-03-04 21:04:28','2021-03-05 02:04:28',NULL,NULL,'admin'),(9588,'brute_force','2021-03-04 21:07:28','2021-03-05 02:07:28','185.236.42.220',NULL,NULL),(9589,'brute_force','2021-03-04 21:07:28','2021-03-05 02:07:28',NULL,NULL,'info@gruposuadi.com'),(9590,'brute_force','2021-03-04 21:43:26','2021-03-05 02:43:26','5.160.179.189',NULL,NULL),(9591,'brute_force','2021-03-04 21:43:29','2021-03-05 02:43:29','5.160.179.189',NULL,NULL),(9592,'brute_force','2021-03-04 21:43:29','2021-03-05 02:43:29',NULL,NULL,'admin'),(9593,'brute_force','2021-03-04 22:10:05','2021-03-05 03:10:05','185.8.10.230',NULL,NULL),(9594,'brute_force','2021-03-04 22:10:07','2021-03-05 03:10:07','185.8.10.230',NULL,NULL),(9595,'brute_force','2021-03-04 22:10:07','2021-03-05 03:10:07',NULL,NULL,'admin'),(9596,'brute_force','2021-03-04 22:34:27','2021-03-05 03:34:27','134.122.80.217',NULL,NULL),(9597,'brute_force','2021-03-04 22:34:29','2021-03-05 03:34:29','134.122.80.217',NULL,NULL),(9598,'brute_force','2021-03-04 22:34:29','2021-03-05 03:34:29',NULL,NULL,'admin'),(9599,'brute_force','2021-03-04 22:41:33','2021-03-05 03:41:33','163.172.219.146',NULL,NULL),(9600,'brute_force','2021-03-04 22:41:33','2021-03-05 03:41:33',NULL,NULL,'admin'),(9601,'brute_force','2021-03-04 22:54:37','2021-03-05 03:54:37','67.23.100.84',NULL,NULL),(9602,'brute_force','2021-03-04 22:54:39','2021-03-05 03:54:39','67.23.100.84',NULL,NULL),(9603,'brute_force','2021-03-04 22:54:39','2021-03-05 03:54:39',NULL,NULL,'admin'),(9604,'brute_force','2021-03-04 23:14:08','2021-03-05 04:14:08','139.59.58.116',NULL,NULL),(9605,'brute_force','2021-03-04 23:14:12','2021-03-05 04:14:12','139.59.58.116',NULL,NULL),(9606,'brute_force','2021-03-04 23:14:12','2021-03-05 04:14:12',NULL,NULL,'admin'),(9607,'brute_force','2021-03-04 23:24:29','2021-03-05 04:24:29','193.31.24.154',NULL,NULL),(9608,'brute_force','2021-03-04 23:24:29','2021-03-05 04:24:29',NULL,2,'gruposuadi'),(9609,'brute_force','2021-03-04 23:32:15','2021-03-05 04:32:15','51.158.120.107',NULL,NULL),(9610,'brute_force','2021-03-04 23:32:22','2021-03-05 04:32:22','51.158.120.107',NULL,NULL),(9611,'brute_force','2021-03-04 23:32:22','2021-03-05 04:32:22',NULL,NULL,'admin'),(9612,'brute_force','2021-03-04 23:51:52','2021-03-05 04:51:52','142.4.18.106',NULL,NULL),(9613,'brute_force','2021-03-04 23:51:54','2021-03-05 04:51:54','142.4.18.106',NULL,NULL),(9614,'brute_force','2021-03-04 23:51:54','2021-03-05 04:51:54',NULL,NULL,'admin'),(9615,'brute_force','2021-03-05 00:29:04','2021-03-05 05:29:04','195.206.183.157',NULL,NULL),(9616,'brute_force','2021-03-05 00:29:04','2021-03-05 05:29:04',NULL,NULL,'info@gruposuadi.com'),(9617,'brute_force','2021-03-05 00:32:36','2021-03-05 05:32:36','164.90.187.70',NULL,NULL),(9618,'brute_force','2021-03-05 00:32:38','2021-03-05 05:32:38','164.90.187.70',NULL,NULL),(9619,'brute_force','2021-03-05 00:32:38','2021-03-05 05:32:38',NULL,NULL,'admin'),(9620,'brute_force','2021-03-05 00:36:53','2021-03-05 05:36:53','199.249.230.157',NULL,NULL),(9621,'brute_force','2021-03-05 00:36:53','2021-03-05 05:36:53',NULL,NULL,'admin'),(9622,'brute_force','2021-03-05 00:51:54','2021-03-05 05:51:54','142.4.215.41',NULL,NULL),(9623,'brute_force','2021-03-05 00:51:54','2021-03-05 05:51:54',NULL,NULL,'admin'),(9624,'brute_force','2021-03-05 01:44:19','2021-03-05 06:44:19','162.247.74.27',NULL,NULL),(9625,'brute_force','2021-03-05 01:44:19','2021-03-05 06:44:19',NULL,NULL,'admin'),(9626,'brute_force','2021-03-05 02:12:20','2021-03-05 07:12:20','188.35.185.228',NULL,NULL),(9627,'brute_force','2021-03-05 02:12:22','2021-03-05 07:12:22','188.35.185.228',NULL,NULL),(9628,'brute_force','2021-03-05 02:12:22','2021-03-05 07:12:22',NULL,NULL,'admin'),(9629,'brute_force','2021-03-05 02:30:50','2021-03-05 07:30:50','37.120.203.220',NULL,NULL),(9630,'brute_force','2021-03-05 02:30:50','2021-03-05 07:30:50',NULL,NULL,'info@gruposuadi.com'),(9631,'brute_force','2021-03-05 02:40:35','2021-03-05 07:40:35','159.89.48.56',NULL,NULL),(9632,'brute_force','2021-03-05 02:40:36','2021-03-05 07:40:36','159.89.48.56',NULL,NULL),(9633,'brute_force','2021-03-05 02:40:36','2021-03-05 07:40:36',NULL,NULL,'admin'),(9634,'brute_force','2021-03-05 03:02:30','2021-03-05 08:02:30','163.172.82.182',NULL,NULL),(9635,'brute_force','2021-03-05 03:02:30','2021-03-05 08:02:30',NULL,NULL,'admin'),(9636,'brute_force','2021-03-05 03:09:35','2021-03-05 08:09:35','119.18.52.177',NULL,NULL),(9637,'brute_force','2021-03-05 03:09:38','2021-03-05 08:09:38','119.18.52.177',NULL,NULL),(9638,'brute_force','2021-03-05 03:09:38','2021-03-05 08:09:38',NULL,NULL,'admin'),(9639,'brute_force','2021-03-05 04:00:36','2021-03-05 09:00:36','185.169.255.46',NULL,NULL),(9640,'brute_force','2021-03-05 04:00:36','2021-03-05 09:00:36',NULL,NULL,'info@gruposuadi.com'),(9641,'brute_force','2021-03-05 04:40:21','2021-03-05 09:40:21','103.111.30.40',NULL,NULL),(9642,'brute_force','2021-03-05 04:40:24','2021-03-05 09:40:24','103.111.30.40',NULL,NULL),(9643,'brute_force','2021-03-05 04:40:24','2021-03-05 09:40:24',NULL,NULL,'admin'),(9644,'brute_force','2021-03-05 05:13:06','2021-03-05 10:13:06','51.15.169.44',NULL,NULL),(9645,'brute_force','2021-03-05 05:13:06','2021-03-05 10:13:06',NULL,NULL,'admin'),(9646,'brute_force','2021-03-05 05:43:12','2021-03-05 10:43:12','162.144.117.24',NULL,NULL),(9647,'brute_force','2021-03-05 06:51:12','2021-03-05 11:51:12','35.233.232.250',NULL,NULL),(9648,'brute_force','2021-03-05 06:51:17','2021-03-05 11:51:17','35.233.232.250',NULL,NULL),(9649,'brute_force','2021-03-05 06:51:17','2021-03-05 11:51:17',NULL,NULL,'admin'),(9650,'brute_force','2021-03-05 07:22:40','2021-03-05 12:22:40','216.255.176.36',NULL,NULL),(9651,'brute_force','2021-03-05 07:22:42','2021-03-05 12:22:42','216.255.176.36',NULL,NULL),(9652,'brute_force','2021-03-05 07:22:42','2021-03-05 12:22:42',NULL,NULL,'admin'),(9653,'brute_force','2021-03-05 07:24:50','2021-03-05 12:24:50','51.158.150.237',NULL,NULL),(9654,'brute_force','2021-03-05 07:24:50','2021-03-05 12:24:50',NULL,NULL,'admin'),(9655,'brute_force','2021-03-05 07:38:40','2021-03-05 12:38:40','185.247.71.60',NULL,NULL),(9656,'brute_force','2021-03-05 07:38:40','2021-03-05 12:38:40',NULL,NULL,'info@gruposuadi.com'),(9657,'brute_force','2021-03-05 09:32:17','2021-03-05 14:32:17','89.34.98.195',NULL,NULL),(9658,'brute_force','2021-03-05 09:32:17','2021-03-05 14:32:17',NULL,NULL,'info@gruposuadi.com'),(9659,'brute_force','2021-03-05 09:36:15','2021-03-05 14:36:15','142.4.214.218',NULL,NULL),(9660,'brute_force','2021-03-05 09:36:15','2021-03-05 14:36:15',NULL,NULL,'admin'),(9661,'brute_force','2021-03-05 11:19:46','2021-03-05 16:19:46','152.89.163.164',NULL,NULL),(9662,'brute_force','2021-03-05 11:19:46','2021-03-05 16:19:46',NULL,NULL,'info@gruposuadi.com'),(9663,'brute_force','2021-03-05 11:48:42','2021-03-05 16:48:42','142.4.214.218',NULL,NULL),(9664,'brute_force','2021-03-05 11:48:42','2021-03-05 16:48:42',NULL,NULL,'admin'),(9665,'brute_force','2021-03-05 13:00:25','2021-03-05 18:00:25','91.228.154.140',NULL,NULL),(9666,'brute_force','2021-03-05 13:00:27','2021-03-05 18:00:27','91.228.154.140',NULL,NULL),(9667,'brute_force','2021-03-05 13:00:27','2021-03-05 18:00:27',NULL,NULL,'admin'),(9668,'brute_force','2021-03-05 13:04:27','2021-03-05 18:04:27','178.239.168.178',NULL,NULL),(9669,'brute_force','2021-03-05 13:04:27','2021-03-05 18:04:27',NULL,NULL,'info@gruposuadi.com'),(9670,'brute_force','2021-03-05 13:23:49','2021-03-05 18:23:49','80.19.177.242',NULL,NULL),(9671,'brute_force','2021-03-05 13:23:49','2021-03-05 18:23:49',NULL,NULL,'[login]'),(9672,'brute_force','2021-03-05 14:01:25','2021-03-05 19:01:25','163.172.221.162',NULL,NULL),(9673,'brute_force','2021-03-05 14:01:25','2021-03-05 19:01:25',NULL,NULL,'admin'),(9674,'brute_force','2021-03-05 14:20:05','2021-03-05 19:20:05','188.166.243.17',NULL,NULL),(9675,'brute_force','2021-03-05 14:20:13','2021-03-05 19:20:13','188.166.243.17',NULL,NULL),(9676,'brute_force','2021-03-05 14:20:13','2021-03-05 19:20:13',NULL,NULL,'[login]'),(9677,'brute_force','2021-03-05 16:41:38','2021-03-05 21:41:38','178.239.173.180',NULL,NULL),(9678,'brute_force','2021-03-05 16:41:38','2021-03-05 21:41:38',NULL,NULL,'info@gruposuadi.com'),(9679,'brute_force','2021-03-05 17:40:47','2021-03-05 22:40:47','132.145.125.27',NULL,NULL),(9680,'brute_force','2021-03-05 17:40:53','2021-03-05 22:40:53','132.145.125.27',NULL,NULL),(9681,'brute_force','2021-03-05 17:40:53','2021-03-05 22:40:53',NULL,NULL,'[login]'),(9682,'brute_force','2021-03-05 19:14:27','2021-03-06 00:14:27','120.53.21.151',NULL,NULL),(9683,'brute_force','2021-03-05 19:14:27','2021-03-06 00:14:27',NULL,2,'gruposuadi'),(9684,'brute_force','2021-03-05 19:14:28','2021-03-06 00:14:28','120.53.21.151',NULL,NULL),(9685,'brute_force','2021-03-05 19:14:28','2021-03-06 00:14:28',NULL,2,'gruposuadi'),(9686,'brute_force','2021-03-05 19:14:40','2021-03-06 00:14:40','120.53.21.151',NULL,NULL),(9687,'brute_force','2021-03-05 19:14:40','2021-03-06 00:14:40',NULL,2,'gruposuadi'),(9688,'brute_force','2021-03-05 19:14:44','2021-03-06 00:14:44','120.53.21.151',NULL,NULL),(9689,'brute_force','2021-03-05 19:14:44','2021-03-06 00:14:44',NULL,2,'gruposuadi'),(9690,'brute_force','2021-03-05 19:14:47','2021-03-06 00:14:47','120.53.21.151',NULL,NULL),(9691,'brute_force','2021-03-05 19:14:47','2021-03-06 00:14:47',NULL,2,'gruposuadi'),(9692,'brute_force','2021-03-05 19:35:21','2021-03-06 00:35:21','137.116.44.249',NULL,NULL),(9693,'brute_force','2021-03-05 19:35:21','2021-03-06 00:35:21',NULL,2,'gruposuadi'),(9694,'brute_force','2021-03-05 19:35:23','2021-03-06 00:35:23','137.116.44.249',NULL,NULL),(9695,'brute_force','2021-03-05 19:35:23','2021-03-06 00:35:23',NULL,2,'gruposuadi'),(9696,'brute_force','2021-03-05 19:35:24','2021-03-06 00:35:24','137.116.44.249',NULL,NULL),(9697,'brute_force','2021-03-05 19:35:24','2021-03-06 00:35:24',NULL,2,'gruposuadi'),(9698,'brute_force','2021-03-05 19:35:26','2021-03-06 00:35:26','137.116.44.249',NULL,NULL),(9699,'brute_force','2021-03-05 19:35:26','2021-03-06 00:35:26',NULL,2,'gruposuadi'),(9700,'brute_force','2021-03-05 19:35:28','2021-03-06 00:35:28','137.116.44.249',NULL,NULL),(9701,'brute_force','2021-03-05 19:35:28','2021-03-06 00:35:28',NULL,2,'gruposuadi'),(9702,'brute_force','2021-03-05 19:37:14','2021-03-06 00:37:14','51.75.65.224',NULL,NULL),(9703,'brute_force','2021-03-05 19:37:16','2021-03-06 00:37:16','51.75.65.224',NULL,NULL),(9704,'brute_force','2021-03-05 19:37:16','2021-03-06 00:37:16',NULL,NULL,'[login]'),(9705,'brute_force','2021-03-05 19:50:31','2021-03-06 00:50:31','137.116.44.249',NULL,NULL),(9706,'brute_force','2021-03-05 19:50:31','2021-03-06 00:50:31',NULL,2,'gruposuadi'),(9707,'brute_force','2021-03-05 19:50:32','2021-03-06 00:50:32','137.116.44.249',NULL,NULL),(9708,'brute_force','2021-03-05 19:50:32','2021-03-06 00:50:32',NULL,2,'gruposuadi'),(9709,'brute_force','2021-03-05 19:50:34','2021-03-06 00:50:34','137.116.44.249',NULL,NULL),(9710,'brute_force','2021-03-05 19:50:34','2021-03-06 00:50:34',NULL,2,'gruposuadi'),(9711,'brute_force','2021-03-05 19:50:36','2021-03-06 00:50:36','137.116.44.249',NULL,NULL),(9712,'brute_force','2021-03-05 19:50:36','2021-03-06 00:50:36',NULL,2,'gruposuadi'),(9713,'brute_force','2021-03-05 19:50:37','2021-03-06 00:50:37','137.116.44.249',NULL,NULL),(9714,'brute_force','2021-03-05 19:50:37','2021-03-06 00:50:37',NULL,2,'gruposuadi'),(9715,'brute_force','2021-03-05 20:05:37','2021-03-06 01:05:37','137.116.44.249',NULL,NULL),(9716,'brute_force','2021-03-05 20:05:37','2021-03-06 01:05:37',NULL,2,'gruposuadi'),(9717,'brute_force','2021-03-05 20:05:39','2021-03-06 01:05:39','137.116.44.249',NULL,NULL),(9718,'brute_force','2021-03-05 20:05:39','2021-03-06 01:05:39',NULL,2,'gruposuadi'),(9719,'brute_force','2021-03-05 20:05:40','2021-03-06 01:05:40','137.116.44.249',NULL,NULL),(9720,'brute_force','2021-03-05 20:05:40','2021-03-06 01:05:40',NULL,2,'gruposuadi'),(9721,'brute_force','2021-03-05 20:05:42','2021-03-06 01:05:42','137.116.44.249',NULL,NULL),(9722,'brute_force','2021-03-05 20:05:42','2021-03-06 01:05:42',NULL,2,'gruposuadi'),(9723,'brute_force','2021-03-05 20:05:44','2021-03-06 01:05:44','137.116.44.249',NULL,NULL),(9724,'brute_force','2021-03-05 20:05:44','2021-03-06 01:05:44',NULL,2,'gruposuadi'),(9725,'brute_force','2021-03-05 20:20:45','2021-03-06 01:20:45','45.83.91.188',NULL,NULL),(9726,'brute_force','2021-03-05 20:20:45','2021-03-06 01:20:45',NULL,NULL,'info@gruposuadi.com'),(9727,'brute_force','2021-03-05 21:42:47','2021-03-06 02:42:47','67.205.152.127',NULL,NULL),(9728,'brute_force','2021-03-05 21:42:53','2021-03-06 02:42:53','67.205.152.127',NULL,NULL),(9729,'brute_force','2021-03-05 21:42:53','2021-03-06 02:42:53',NULL,NULL,'[login]'),(9730,'brute_force','2021-03-05 21:47:24','2021-03-06 02:47:24','163.172.84.50',NULL,NULL),(9731,'brute_force','2021-03-05 21:47:24','2021-03-06 02:47:24',NULL,NULL,'admin'),(9732,'brute_force','2021-03-05 22:11:44','2021-03-06 03:11:44','217.138.192.52',NULL,NULL),(9733,'brute_force','2021-03-05 22:11:44','2021-03-06 03:11:44',NULL,NULL,'info@gruposuadi.com'),(9734,'brute_force','2021-03-05 22:45:26','2021-03-06 03:45:26','35.195.135.67',NULL,NULL),(9735,'brute_force','2021-03-05 22:45:28','2021-03-06 03:45:28','35.195.135.67',NULL,NULL),(9736,'brute_force','2021-03-05 22:45:28','2021-03-06 03:45:28',NULL,NULL,'admin'),(9737,'brute_force','2021-03-05 23:50:19','2021-03-06 04:50:19','69.163.210.115',NULL,NULL),(9738,'brute_force','2021-03-05 23:50:21','2021-03-06 04:50:21','69.163.210.115',NULL,NULL),(9739,'brute_force','2021-03-05 23:50:21','2021-03-06 04:50:21',NULL,NULL,'admin'),(9740,'brute_force','2021-03-06 00:00:31','2021-03-06 05:00:31','69.12.66.203',NULL,NULL),(9741,'brute_force','2021-03-06 00:00:31','2021-03-06 05:00:31',NULL,NULL,'admin'),(9742,'brute_force','2021-03-06 00:03:27','2021-03-06 05:03:27','196.245.151.76',NULL,NULL),(9743,'brute_force','2021-03-06 00:03:27','2021-03-06 05:03:27',NULL,NULL,'info@gruposuadi.com'),(9744,'brute_force','2021-03-06 00:08:21','2021-03-06 05:08:21','142.93.131.65',NULL,NULL),(9745,'brute_force','2021-03-06 00:08:28','2021-03-06 05:08:28','142.93.131.65',NULL,NULL),(9746,'brute_force','2021-03-06 00:08:28','2021-03-06 05:08:28',NULL,NULL,'admin'),(9747,'brute_force','2021-03-06 00:27:16','2021-03-06 05:27:16','178.128.162.42',NULL,NULL),(9748,'brute_force','2021-03-06 00:27:18','2021-03-06 05:27:18','178.128.162.42',NULL,NULL),(9749,'brute_force','2021-03-06 00:27:18','2021-03-06 05:27:18',NULL,NULL,'admin'),(9750,'brute_force','2021-03-06 00:43:30','2021-03-06 05:43:30','5.135.72.184',NULL,NULL),(9751,'brute_force','2021-03-06 01:05:20','2021-03-06 06:05:20','37.59.141.40',NULL,NULL),(9752,'brute_force','2021-03-06 01:05:22','2021-03-06 06:05:22','37.59.141.40',NULL,NULL),(9753,'brute_force','2021-03-06 01:05:22','2021-03-06 06:05:22',NULL,NULL,'admin'),(9754,'brute_force','2021-03-06 01:27:41','2021-03-06 06:27:41','104.236.120.31',NULL,NULL),(9755,'brute_force','2021-03-06 01:27:48','2021-03-06 06:27:48','104.236.120.31',NULL,NULL),(9756,'brute_force','2021-03-06 01:27:48','2021-03-06 06:27:48',NULL,NULL,'admin'),(9757,'brute_force','2021-03-06 01:51:43','2021-03-06 06:51:43','162.241.114.56',NULL,NULL),(9758,'brute_force','2021-03-06 01:51:45','2021-03-06 06:51:45','162.241.114.56',NULL,NULL),(9759,'brute_force','2021-03-06 01:51:45','2021-03-06 06:51:45',NULL,NULL,'admin'),(9760,'brute_force','2021-03-06 02:07:01','2021-03-06 07:07:01','163.172.82.182',NULL,NULL),(9761,'brute_force','2021-03-06 02:07:01','2021-03-06 07:07:01',NULL,NULL,'admin'),(9762,'brute_force','2021-03-06 02:16:09','2021-03-06 07:16:09','159.65.65.170',NULL,NULL),(9763,'brute_force','2021-03-06 02:16:11','2021-03-06 07:16:11','159.65.65.170',NULL,NULL),(9764,'brute_force','2021-03-06 02:16:11','2021-03-06 07:16:11',NULL,NULL,'admin'),(9765,'brute_force','2021-03-06 02:28:05','2021-03-06 07:28:05','185.220.101.140',NULL,NULL),(9766,'brute_force','2021-03-06 02:28:05','2021-03-06 07:28:05',NULL,NULL,'admin'),(9767,'brute_force','2021-03-06 02:28:40','2021-03-06 07:28:40','198.98.57.207',NULL,NULL),(9768,'brute_force','2021-03-06 02:28:40','2021-03-06 07:28:40',NULL,2,'gruposuadi'),(9769,'brute_force','2021-03-06 02:44:21','2021-03-06 07:44:21','103.233.59.42',NULL,NULL),(9770,'brute_force','2021-03-06 02:44:28','2021-03-06 07:44:28','103.233.59.42',NULL,NULL),(9771,'brute_force','2021-03-06 02:44:28','2021-03-06 07:44:28',NULL,NULL,'admin'),(9772,'brute_force','2021-03-06 03:37:57','2021-03-06 08:37:57','89.40.183.13',NULL,NULL),(9773,'brute_force','2021-03-06 03:37:57','2021-03-06 08:37:57',NULL,NULL,'info@gruposuadi.com'),(9774,'brute_force','2021-03-06 03:39:35','2021-03-06 08:39:35','185.220.102.248',NULL,NULL),(9775,'brute_force','2021-03-06 03:39:35','2021-03-06 08:39:35',NULL,NULL,'admin'),(9776,'brute_force','2021-03-06 03:39:36','2021-03-06 08:39:36','185.107.47.171',NULL,NULL),(9777,'brute_force','2021-03-06 03:39:36','2021-03-06 08:39:36',NULL,2,'gruposuadi'),(9778,'brute_force','2021-03-06 04:15:16','2021-03-06 09:15:16','163.172.219.146',NULL,NULL),(9779,'brute_force','2021-03-06 04:15:16','2021-03-06 09:15:16',NULL,NULL,'admin'),(9780,'brute_force','2021-03-06 05:16:14','2021-03-06 10:16:14','37.120.131.68',NULL,NULL),(9781,'brute_force','2021-03-06 05:16:14','2021-03-06 10:16:14',NULL,NULL,'info@gruposuadi.com'),(9782,'brute_force','2021-03-06 06:40:00','2021-03-06 11:40:00','51.158.150.237',NULL,NULL),(9783,'brute_force','2021-03-06 06:40:00','2021-03-06 11:40:00',NULL,NULL,'admin'),(9784,'brute_force','2021-03-06 07:10:59','2021-03-06 12:10:59','185.247.71.60',NULL,NULL),(9785,'brute_force','2021-03-06 07:10:59','2021-03-06 12:10:59',NULL,NULL,'info@gruposuadi.com'),(9786,'brute_force','2021-03-06 08:49:03','2021-03-06 13:49:03','178.239.160.203',NULL,NULL),(9787,'brute_force','2021-03-06 08:49:03','2021-03-06 13:49:03',NULL,NULL,'info@gruposuadi.com'),(9788,'brute_force','2021-03-06 09:01:31','2021-03-06 14:01:31','69.12.66.198',NULL,NULL),(9789,'brute_force','2021-03-06 09:01:31','2021-03-06 14:01:31',NULL,NULL,'admin'),(9790,'brute_force','2021-03-06 10:40:04','2021-03-06 15:40:04','217.138.207.180',NULL,NULL),(9791,'brute_force','2021-03-06 10:40:04','2021-03-06 15:40:04',NULL,NULL,'info@gruposuadi.com'),(9792,'brute_force','2021-03-06 11:23:02','2021-03-06 16:23:02','51.158.150.237',NULL,NULL),(9793,'brute_force','2021-03-06 11:23:02','2021-03-06 16:23:02',NULL,NULL,'admin'),(9794,'brute_force','2021-03-06 12:29:51','2021-03-06 17:29:51','37.120.201.236',NULL,NULL),(9795,'brute_force','2021-03-06 12:29:51','2021-03-06 17:29:51',NULL,NULL,'info@gruposuadi.com'),(9796,'brute_force','2021-03-06 13:45:12','2021-03-06 18:45:12','163.172.84.50',NULL,NULL),(9797,'brute_force','2021-03-06 13:45:12','2021-03-06 18:45:12',NULL,NULL,'admin'),(9798,'brute_force','2021-03-06 14:22:55','2021-03-06 19:22:55','5.101.137.195',NULL,NULL),(9799,'brute_force','2021-03-06 14:22:55','2021-03-06 19:22:55',NULL,NULL,'info@gruposuadi.com'),(9800,'brute_force','2021-03-06 15:57:38','2021-03-06 20:57:38','185.212.171.216',NULL,NULL),(9801,'brute_force','2021-03-06 15:57:38','2021-03-06 20:57:38',NULL,NULL,'info@gruposuadi.com'),(9802,'brute_force','2021-03-06 16:06:58','2021-03-06 21:06:58','163.172.214.118',NULL,NULL),(9803,'brute_force','2021-03-06 16:06:58','2021-03-06 21:06:58',NULL,NULL,'admin'),(9804,'brute_force','2021-03-06 18:29:19','2021-03-06 23:29:19','51.15.169.44',NULL,NULL),(9805,'brute_force','2021-03-06 18:29:19','2021-03-06 23:29:19',NULL,NULL,'admin'),(9806,'brute_force','2021-03-06 19:43:25','2021-03-07 00:43:25','178.239.166.186',NULL,NULL),(9807,'brute_force','2021-03-06 19:43:25','2021-03-07 00:43:25',NULL,NULL,'info@gruposuadi.com'),(9808,'brute_force','2021-03-06 20:52:17','2021-03-07 01:52:17','163.172.82.182',NULL,NULL),(9809,'brute_force','2021-03-06 20:52:17','2021-03-07 01:52:17',NULL,NULL,'admin'),(9810,'brute_force','2021-03-06 21:26:09','2021-03-07 02:26:09','185.236.42.87',NULL,NULL),(9811,'brute_force','2021-03-06 21:26:09','2021-03-07 02:26:09',NULL,NULL,'info@gruposuadi.com'),(9812,'brute_force','2021-03-06 22:54:38','2021-03-07 03:54:38','135.148.33.62',NULL,NULL),(9813,'brute_force','2021-03-06 22:54:38','2021-03-07 03:54:38',NULL,NULL,'admin'),(9814,'brute_force','2021-03-06 22:54:40','2021-03-07 03:54:40','185.10.68.22',NULL,NULL),(9815,'brute_force','2021-03-06 22:54:40','2021-03-07 03:54:40',NULL,2,'gruposuadi'),(9816,'brute_force','2021-03-06 23:18:10','2021-03-07 04:18:10','192.145.127.228',NULL,NULL),(9817,'brute_force','2021-03-06 23:18:10','2021-03-07 04:18:10',NULL,NULL,'info@gruposuadi.com'),(9818,'brute_force','2021-03-06 23:47:20','2021-03-07 04:47:20','163.172.82.182',NULL,NULL),(9819,'brute_force','2021-03-06 23:47:20','2021-03-07 04:47:20',NULL,NULL,'admin'),(9820,'brute_force','2021-03-07 00:05:22','2021-03-07 05:05:22','5.2.69.22',NULL,NULL),(9821,'brute_force','2021-03-07 00:05:22','2021-03-07 05:05:22',NULL,2,'gruposuadi'),(9822,'brute_force','2021-03-07 00:05:36','2021-03-07 05:05:36','135.148.33.73',NULL,NULL),(9823,'brute_force','2021-03-07 00:05:36','2021-03-07 05:05:36',NULL,NULL,'admin'),(9824,'brute_force','2021-03-07 01:11:23','2021-03-07 06:11:23','92.223.89.222',NULL,NULL),(9825,'brute_force','2021-03-07 01:11:23','2021-03-07 06:11:23',NULL,NULL,'info@gruposuadi.com'),(9826,'brute_force','2021-03-07 02:12:07','2021-03-07 07:12:07','51.15.179.102',NULL,NULL),(9827,'brute_force','2021-03-07 02:12:07','2021-03-07 07:12:07',NULL,NULL,'admin'),(9828,'brute_force','2021-03-07 02:59:08','2021-03-07 07:59:08','194.127.172.107',NULL,NULL),(9829,'brute_force','2021-03-07 02:59:08','2021-03-07 07:59:08',NULL,NULL,'info@gruposuadi.com'),(9830,'brute_force','2021-03-07 04:35:50','2021-03-07 09:35:50','69.12.66.251',NULL,NULL),(9831,'brute_force','2021-03-07 04:35:50','2021-03-07 09:35:50',NULL,NULL,'admin'),(9832,'brute_force','2021-03-07 04:37:24','2021-03-07 09:37:24','5.253.206.60',NULL,NULL),(9833,'brute_force','2021-03-07 04:37:24','2021-03-07 09:37:24',NULL,NULL,'info@gruposuadi.com'),(9834,'brute_force','2021-03-07 06:33:38','2021-03-07 11:33:38','37.120.201.236',NULL,NULL),(9835,'brute_force','2021-03-07 06:33:38','2021-03-07 11:33:38',NULL,NULL,'info@gruposuadi.com'),(9836,'brute_force','2021-03-07 06:57:34','2021-03-07 11:57:34','51.15.179.102',NULL,NULL),(9837,'brute_force','2021-03-07 06:57:34','2021-03-07 11:57:34',NULL,NULL,'admin'),(9838,'brute_force','2021-03-07 08:20:31','2021-03-07 13:20:31','185.109.168.132',NULL,NULL),(9839,'brute_force','2021-03-07 08:20:31','2021-03-07 13:20:31',NULL,NULL,'info@gruposuadi.com'),(9840,'brute_force','2021-03-07 09:19:46','2021-03-07 14:19:46','163.172.82.182',NULL,NULL),(9841,'brute_force','2021-03-07 09:19:46','2021-03-07 14:19:46',NULL,NULL,'admin'),(9842,'brute_force','2021-03-07 10:16:37','2021-03-07 15:16:37','5.226.142.181',NULL,NULL),(9843,'brute_force','2021-03-07 10:16:37','2021-03-07 15:16:37',NULL,NULL,'info@gruposuadi.com'),(9844,'brute_force','2021-03-07 11:41:53','2021-03-07 16:41:53','142.4.214.218',NULL,NULL),(9845,'brute_force','2021-03-07 11:41:53','2021-03-07 16:41:53',NULL,NULL,'admin'),(9846,'brute_force','2021-03-07 11:57:49','2021-03-07 16:57:49','185.191.207.52',NULL,NULL),(9847,'brute_force','2021-03-07 11:57:49','2021-03-07 16:57:49',NULL,NULL,'info@gruposuadi.com'),(9848,'brute_force','2021-03-07 13:46:21','2021-03-07 18:46:21','185.247.71.12',NULL,NULL),(9849,'brute_force','2021-03-07 13:46:21','2021-03-07 18:46:21',NULL,NULL,'info@gruposuadi.com'),(9850,'brute_force','2021-03-07 14:05:18','2021-03-07 19:05:18','69.12.66.210',NULL,NULL),(9851,'brute_force','2021-03-07 14:05:18','2021-03-07 19:05:18',NULL,NULL,'admin'),(9852,'brute_force','2021-03-07 15:31:55','2021-03-07 20:31:55','217.138.192.52',NULL,NULL),(9853,'brute_force','2021-03-07 15:31:55','2021-03-07 20:31:55',NULL,NULL,'info@gruposuadi.com'),(9854,'brute_force','2021-03-07 16:28:24','2021-03-07 21:28:24','51.158.150.237',NULL,NULL),(9855,'brute_force','2021-03-07 16:28:24','2021-03-07 21:28:24',NULL,NULL,'admin'),(9856,'brute_force','2021-03-07 17:12:31','2021-03-07 22:12:31','217.138.197.76',NULL,NULL),(9857,'brute_force','2021-03-07 17:12:31','2021-03-07 22:12:31',NULL,NULL,'info@gruposuadi.com'),(9858,'brute_force','2021-03-07 18:31:03','2021-03-07 23:31:03','104.244.73.46',NULL,NULL),(9859,'brute_force','2021-03-07 18:31:03','2021-03-07 23:31:03',NULL,2,'gruposuadi'),(9860,'brute_force','2021-03-07 18:45:22','2021-03-07 23:45:22','31.7.61.186',NULL,NULL),(9861,'brute_force','2021-03-07 18:45:22','2021-03-07 23:45:22',NULL,NULL,'admin'),(9862,'brute_force','2021-03-07 18:50:57','2021-03-07 23:50:57','163.172.82.182',NULL,NULL),(9863,'brute_force','2021-03-07 18:50:57','2021-03-07 23:50:57',NULL,NULL,'admin'),(9864,'brute_force','2021-03-07 19:02:51','2021-03-08 00:02:51','37.120.156.220',NULL,NULL),(9865,'brute_force','2021-03-07 19:02:51','2021-03-08 00:02:51',NULL,NULL,'info@gruposuadi.com'),(9866,'brute_force','2021-03-07 19:49:13','2021-03-08 00:49:13','185.233.100.23',NULL,NULL),(9867,'brute_force','2021-03-07 19:49:13','2021-03-08 00:49:13',NULL,2,'gruposuadi'),(9868,'brute_force','2021-03-07 20:47:19','2021-03-08 01:47:19','196.240.57.196',NULL,NULL),(9869,'brute_force','2021-03-07 20:47:19','2021-03-08 01:47:19',NULL,NULL,'info@gruposuadi.com'),(9870,'brute_force','2021-03-07 21:13:59','2021-03-08 02:13:59','163.172.84.50',NULL,NULL),(9871,'brute_force','2021-03-07 21:13:59','2021-03-08 02:13:59',NULL,NULL,'admin'),(9872,'brute_force','2021-03-07 22:32:26','2021-03-08 03:32:26','165.231.34.4',NULL,NULL),(9873,'brute_force','2021-03-07 22:32:26','2021-03-08 03:32:26',NULL,NULL,'info@gruposuadi.com'),(9874,'brute_force','2021-03-07 23:36:47','2021-03-08 04:36:47','69.12.66.251',NULL,NULL),(9875,'brute_force','2021-03-07 23:36:47','2021-03-08 04:36:47',NULL,NULL,'admin'),(9876,'brute_force','2021-03-08 00:24:01','2021-03-08 05:24:01','37.120.131.155',NULL,NULL),(9877,'brute_force','2021-03-08 00:24:01','2021-03-08 05:24:01',NULL,NULL,'info@gruposuadi.com'),(9878,'brute_force','2021-03-08 02:00:03','2021-03-08 07:00:03','142.4.210.126',NULL,NULL),(9879,'brute_force','2021-03-08 02:00:03','2021-03-08 07:00:03',NULL,NULL,'admin'),(9880,'brute_force','2021-03-08 02:22:44','2021-03-08 07:22:44','194.110.114.164',NULL,NULL),(9881,'brute_force','2021-03-08 02:22:44','2021-03-08 07:22:44',NULL,NULL,'info@gruposuadi.com'),(9882,'brute_force','2021-03-08 03:59:44','2021-03-08 08:59:44','185.191.207.137',NULL,NULL),(9883,'brute_force','2021-03-08 03:59:44','2021-03-08 08:59:44',NULL,NULL,'info@gruposuadi.com'),(9884,'brute_force','2021-03-08 04:23:04','2021-03-08 09:23:04','142.4.210.126',NULL,NULL),(9885,'brute_force','2021-03-08 04:23:04','2021-03-08 09:23:04',NULL,NULL,'admin'),(9886,'brute_force','2021-03-08 05:45:48','2021-03-08 10:45:48','82.102.16.220',NULL,NULL),(9887,'brute_force','2021-03-08 05:45:48','2021-03-08 10:45:48',NULL,NULL,'info@gruposuadi.com'),(9888,'brute_force','2021-03-08 06:46:34','2021-03-08 11:46:34','163.172.218.154',NULL,NULL),(9889,'brute_force','2021-03-08 06:46:34','2021-03-08 11:46:34',NULL,NULL,'admin'),(9890,'brute_force','2021-03-08 07:31:58','2021-03-08 12:31:58','217.146.82.122',NULL,NULL),(9891,'brute_force','2021-03-08 07:31:58','2021-03-08 12:31:58',NULL,NULL,'info@gruposuadi.com'),(9892,'brute_force','2021-03-08 09:25:32','2021-03-08 14:25:32','86.106.137.12',NULL,NULL),(9893,'brute_force','2021-03-08 09:25:32','2021-03-08 14:25:32',NULL,NULL,'info@gruposuadi.com'),(9894,'brute_force','2021-03-08 11:05:32','2021-03-08 16:05:32','194.35.233.170',NULL,NULL),(9895,'brute_force','2021-03-08 11:05:32','2021-03-08 16:05:32',NULL,NULL,'info@gruposuadi.com'),(9896,'brute_force','2021-03-08 14:39:34','2021-03-08 19:39:34','185.125.207.151',NULL,NULL),(9897,'brute_force','2021-03-08 14:39:34','2021-03-08 19:39:34',NULL,NULL,'info@gruposuadi.com'),(9898,'brute_force','2021-03-08 15:24:11','2021-03-08 20:24:11','198.144.121.93',NULL,NULL),(9899,'brute_force','2021-03-08 15:24:11','2021-03-08 20:24:11',NULL,2,'gruposuadi'),(9900,'brute_force','2021-03-08 15:25:49','2021-03-08 20:25:49','51.195.166.164',NULL,NULL),(9901,'brute_force','2021-03-08 15:25:49','2021-03-08 20:25:49',NULL,NULL,'admin'),(9902,'brute_force','2021-03-08 16:37:58','2021-03-08 21:37:58','209.127.17.242',NULL,NULL),(9903,'brute_force','2021-03-08 16:37:58','2021-03-08 21:37:58',NULL,2,'gruposuadi'),(9904,'brute_force','2021-03-08 16:40:06','2021-03-08 21:40:06','89.163.143.8',NULL,NULL),(9905,'brute_force','2021-03-08 16:40:06','2021-03-08 21:40:06',NULL,NULL,'admin'),(9906,'brute_force','2021-03-08 16:42:07','2021-03-08 21:42:07','84.17.36.131',NULL,NULL),(9907,'brute_force','2021-03-08 16:42:07','2021-03-08 21:42:07',NULL,NULL,'info@gruposuadi.com'),(9908,'brute_force','2021-03-08 18:30:51','2021-03-08 23:30:51','82.102.22.228',NULL,NULL),(9909,'brute_force','2021-03-08 18:30:51','2021-03-08 23:30:51',NULL,NULL,'info@gruposuadi.com'),(9910,'brute_force','2021-03-08 20:25:50','2021-03-09 01:25:50','37.120.148.182',NULL,NULL),(9911,'brute_force','2021-03-08 20:25:50','2021-03-09 01:25:50',NULL,NULL,'info@gruposuadi.com'),(9912,'brute_force','2021-03-08 22:16:01','2021-03-09 03:16:01','185.153.151.52',NULL,NULL),(9913,'brute_force','2021-03-08 22:16:01','2021-03-09 03:16:01',NULL,NULL,'info@gruposuadi.com'),(9914,'brute_force','2021-03-09 07:41:16','2021-03-09 12:41:16','217.138.207.180',NULL,NULL),(9915,'brute_force','2021-03-09 07:41:16','2021-03-09 12:41:16',NULL,NULL,'info@gruposuadi.com'),(9916,'brute_force','2021-03-09 08:21:27','2021-03-09 13:21:27','185.44.77.104',NULL,NULL),(9917,'brute_force','2021-03-09 08:21:27','2021-03-09 13:21:27',NULL,NULL,'info@gruposuadi.com'),(9918,'brute_force','2021-03-09 09:49:15','2021-03-09 14:49:15','185.183.105.28',NULL,NULL),(9919,'brute_force','2021-03-09 09:49:15','2021-03-09 14:49:15',NULL,NULL,'info@gruposuadi.com'),(9920,'brute_force','2021-03-09 11:26:12','2021-03-09 16:26:12','163.172.213.212',NULL,NULL),(9921,'brute_force','2021-03-09 11:26:12','2021-03-09 16:26:12',NULL,NULL,'admin'),(9922,'brute_force','2021-03-09 11:26:38','2021-03-09 16:26:38','109.70.100.60',NULL,NULL),(9923,'brute_force','2021-03-09 11:26:38','2021-03-09 16:26:38',NULL,2,'gruposuadi'),(9924,'brute_force','2021-03-09 12:37:06','2021-03-09 17:37:06','104.244.77.53',NULL,NULL),(9925,'brute_force','2021-03-09 12:37:06','2021-03-09 17:37:06',NULL,2,'gruposuadi'),(9926,'brute_force','2021-03-09 12:38:57','2021-03-09 17:38:57','185.220.102.248',NULL,NULL),(9927,'brute_force','2021-03-09 12:38:57','2021-03-09 17:38:57',NULL,NULL,'admin'),(9928,'brute_force','2021-03-09 13:48:02','2021-03-09 18:48:02','86.106.103.10',NULL,NULL),(9929,'brute_force','2021-03-09 13:48:02','2021-03-09 18:48:02',NULL,NULL,'info@gruposuadi.com'),(9930,'brute_force','2021-03-10 08:01:41','2021-03-10 13:01:41','135.148.33.130',NULL,NULL),(9931,'brute_force','2021-03-10 08:01:41','2021-03-10 13:01:41',NULL,NULL,'admin'),(9932,'brute_force','2021-03-10 08:07:28','2021-03-10 13:07:28','198.144.120.177',NULL,NULL),(9933,'brute_force','2021-03-10 08:07:28','2021-03-10 13:07:28',NULL,2,'gruposuadi'),(9934,'brute_force','2021-03-10 09:16:01','2021-03-10 14:16:01','185.220.101.193',NULL,NULL),(9935,'brute_force','2021-03-10 09:16:01','2021-03-10 14:16:01',NULL,NULL,'admin'),(9936,'brute_force','2021-03-10 09:20:09','2021-03-10 14:20:09','158.69.63.54',NULL,NULL),(9937,'brute_force','2021-03-10 09:20:09','2021-03-10 14:20:09',NULL,2,'gruposuadi'),(9938,'brute_force','2021-03-10 14:58:49','2021-03-10 19:58:49','161.35.97.242',NULL,NULL),(9939,'brute_force','2021-03-10 14:58:51','2021-03-10 19:58:51','161.35.97.242',NULL,NULL),(9940,'brute_force','2021-03-10 14:58:51','2021-03-10 19:58:51',NULL,NULL,'[login]'),(9941,'brute_force','2021-03-10 15:16:58','2021-03-10 20:16:58','178.128.203.77',NULL,NULL),(9942,'brute_force','2021-03-10 15:17:00','2021-03-10 20:17:00','178.128.203.77',NULL,NULL),(9943,'brute_force','2021-03-10 15:17:00','2021-03-10 20:17:00',NULL,NULL,'[login]'),(9944,'brute_force','2021-03-10 15:24:32','2021-03-10 20:24:32','185.61.154.35',NULL,NULL),(9945,'brute_force','2021-03-10 15:24:34','2021-03-10 20:24:34','185.61.154.35',NULL,NULL),(9946,'brute_force','2021-03-10 15:24:34','2021-03-10 20:24:34',NULL,NULL,'[login]'),(9947,'brute_force','2021-03-10 15:35:48','2021-03-10 20:35:48','108.170.16.154',NULL,NULL),(9948,'brute_force','2021-03-10 15:35:50','2021-03-10 20:35:50','108.170.16.154',NULL,NULL),(9949,'brute_force','2021-03-10 15:35:50','2021-03-10 20:35:50',NULL,NULL,'[login]'),(9950,'brute_force','2021-03-10 15:49:25','2021-03-10 20:49:25','162.219.250.31',NULL,NULL),(9951,'brute_force','2021-03-10 15:49:27','2021-03-10 20:49:27','162.219.250.31',NULL,NULL),(9952,'brute_force','2021-03-10 15:49:27','2021-03-10 20:49:27',NULL,NULL,'[login]'),(9953,'brute_force','2021-03-10 16:01:07','2021-03-10 21:01:07','51.38.209.128',NULL,NULL),(9954,'brute_force','2021-03-10 16:01:09','2021-03-10 21:01:09','51.38.209.128',NULL,NULL),(9955,'brute_force','2021-03-10 16:01:09','2021-03-10 21:01:09',NULL,NULL,'[login]'),(9956,'brute_force','2021-03-10 16:12:26','2021-03-10 21:12:26','173.212.216.243',NULL,NULL),(9957,'brute_force','2021-03-10 16:12:29','2021-03-10 21:12:29','173.212.216.243',NULL,NULL),(9958,'brute_force','2021-03-10 16:12:29','2021-03-10 21:12:29',NULL,NULL,'[login]'),(9959,'brute_force','2021-03-10 16:26:16','2021-03-10 21:26:16','92.61.33.135',NULL,NULL),(9960,'brute_force','2021-03-10 16:26:18','2021-03-10 21:26:18','92.61.33.135',NULL,NULL),(9961,'brute_force','2021-03-10 16:26:18','2021-03-10 21:26:18',NULL,NULL,'[login]'),(9962,'brute_force','2021-03-10 16:39:30','2021-03-10 21:39:30','162.241.50.11',NULL,NULL),(9963,'brute_force','2021-03-10 16:39:32','2021-03-10 21:39:32','162.241.50.11',NULL,NULL),(9964,'brute_force','2021-03-10 16:39:32','2021-03-10 21:39:32',NULL,NULL,'[login]'),(9965,'brute_force','2021-03-10 17:06:46','2021-03-10 22:06:46','88.204.242.62',NULL,NULL),(9966,'brute_force','2021-03-10 17:06:49','2021-03-10 22:06:49','88.204.242.62',NULL,NULL),(9967,'brute_force','2021-03-10 17:06:49','2021-03-10 22:06:49',NULL,NULL,'[login]'),(9968,'brute_force','2021-03-10 17:34:46','2021-03-10 22:34:46','178.238.222.10',NULL,NULL),(9969,'brute_force','2021-03-10 17:34:48','2021-03-10 22:34:48','178.238.222.10',NULL,NULL),(9970,'brute_force','2021-03-10 17:34:48','2021-03-10 22:34:48',NULL,NULL,'[login]'),(9971,'brute_force','2021-03-10 17:49:31','2021-03-10 22:49:31','222.124.168.212',NULL,NULL),(9972,'brute_force','2021-03-10 17:49:34','2021-03-10 22:49:34','222.124.168.212',NULL,NULL),(9973,'brute_force','2021-03-10 17:49:34','2021-03-10 22:49:34',NULL,NULL,'[login]'),(9974,'brute_force','2021-03-10 18:03:35','2021-03-10 23:03:35','95.111.252.201',NULL,NULL),(9975,'brute_force','2021-03-10 18:03:37','2021-03-10 23:03:37','95.111.252.201',NULL,NULL),(9976,'brute_force','2021-03-10 18:03:37','2021-03-10 23:03:37',NULL,NULL,'[login]'),(9977,'brute_force','2021-03-10 18:20:17','2021-03-10 23:20:17','162.241.40.68',NULL,NULL),(9978,'brute_force','2021-03-10 18:20:20','2021-03-10 23:20:20','162.241.40.68',NULL,NULL),(9979,'brute_force','2021-03-10 18:20:20','2021-03-10 23:20:20',NULL,NULL,'[login]'),(9980,'brute_force','2021-03-10 18:35:17','2021-03-10 23:35:17','172.96.177.53',NULL,NULL),(9981,'brute_force','2021-03-10 18:35:19','2021-03-10 23:35:19','172.96.177.53',NULL,NULL),(9982,'brute_force','2021-03-10 18:35:19','2021-03-10 23:35:19',NULL,NULL,'[login]'),(9983,'brute_force','2021-03-10 19:08:56','2021-03-11 00:08:56','52.74.212.9',NULL,NULL),(9984,'brute_force','2021-03-10 19:08:59','2021-03-11 00:08:59','52.74.212.9',NULL,NULL),(9985,'brute_force','2021-03-10 19:08:59','2021-03-11 00:08:59',NULL,NULL,'[login]'),(9986,'brute_force','2021-03-10 19:25:10','2021-03-11 00:25:10','102.130.123.57',NULL,NULL),(9987,'brute_force','2021-03-10 19:25:13','2021-03-11 00:25:13','102.130.123.57',NULL,NULL),(9988,'brute_force','2021-03-10 19:25:13','2021-03-11 00:25:13',NULL,NULL,'[login]'),(9989,'brute_force','2021-03-10 19:41:24','2021-03-11 00:41:24','45.119.83.250',NULL,NULL),(9990,'brute_force','2021-03-10 19:41:27','2021-03-11 00:41:27','45.119.83.250',NULL,NULL),(9991,'brute_force','2021-03-10 19:41:27','2021-03-11 00:41:27',NULL,NULL,'[login]'),(9992,'brute_force','2021-03-10 21:11:10','2021-03-11 02:11:10','43.242.128.31',NULL,NULL),(9993,'brute_force','2021-03-10 21:11:13','2021-03-11 02:11:13','43.242.128.31',NULL,NULL),(9994,'brute_force','2021-03-10 21:11:13','2021-03-11 02:11:13',NULL,NULL,'[login]'),(9995,'brute_force','2021-03-10 21:31:50','2021-03-11 02:31:50','139.59.75.162',NULL,NULL),(9996,'brute_force','2021-03-10 21:31:52','2021-03-11 02:31:52','139.59.75.162',NULL,NULL),(9997,'brute_force','2021-03-10 21:31:52','2021-03-11 02:31:52',NULL,NULL,'[login]'),(9998,'brute_force','2021-03-10 22:29:35','2021-03-11 03:29:35','162.241.171.221',NULL,NULL),(9999,'brute_force','2021-03-10 22:29:35','2021-03-11 03:29:35',NULL,NULL,'[login]'),(10000,'brute_force','2021-03-10 22:59:07','2021-03-11 03:59:07','41.111.156.162',NULL,NULL),(10001,'brute_force','2021-03-10 22:59:10','2021-03-11 03:59:10','41.111.156.162',NULL,NULL),(10002,'brute_force','2021-03-10 22:59:10','2021-03-11 03:59:10',NULL,NULL,'admin'),(10003,'brute_force','2021-03-10 23:10:28','2021-03-11 04:10:28','104.254.183.43',NULL,NULL),(10004,'brute_force','2021-03-10 23:10:30','2021-03-11 04:10:30','104.254.183.43',NULL,NULL),(10005,'brute_force','2021-03-10 23:10:30','2021-03-11 04:10:30',NULL,NULL,'admin'),(10006,'brute_force','2021-03-10 23:22:54','2021-03-11 04:22:54','176.9.2.132',NULL,NULL),(10007,'brute_force','2021-03-10 23:22:56','2021-03-11 04:22:56','176.9.2.132',NULL,NULL),(10008,'brute_force','2021-03-10 23:22:56','2021-03-11 04:22:56',NULL,NULL,'admin'),(10009,'brute_force','2021-03-10 23:33:42','2021-03-11 04:33:42','157.230.164.216',NULL,NULL),(10010,'brute_force','2021-03-10 23:33:44','2021-03-11 04:33:44','157.230.164.216',NULL,NULL),(10011,'brute_force','2021-03-10 23:33:44','2021-03-11 04:33:44',NULL,NULL,'admin'),(10012,'brute_force','2021-03-10 23:43:18','2021-03-11 04:43:18','170.249.199.154',NULL,NULL),(10013,'brute_force','2021-03-10 23:43:20','2021-03-11 04:43:20','170.249.199.154',NULL,NULL),(10014,'brute_force','2021-03-10 23:43:20','2021-03-11 04:43:20',NULL,NULL,'admin'),(10015,'brute_force','2021-03-11 00:04:37','2021-03-11 05:04:37','13.94.245.44',NULL,NULL),(10016,'brute_force','2021-03-11 00:04:40','2021-03-11 05:04:40','13.94.245.44',NULL,NULL),(10017,'brute_force','2021-03-11 00:04:40','2021-03-11 05:04:40',NULL,NULL,'admin'),(10018,'brute_force','2021-03-11 00:15:03','2021-03-11 05:15:03','151.80.34.51',NULL,NULL),(10019,'brute_force','2021-03-11 00:15:05','2021-03-11 05:15:05','151.80.34.51',NULL,NULL),(10020,'brute_force','2021-03-11 00:15:05','2021-03-11 05:15:05',NULL,NULL,'admin'),(10021,'brute_force','2021-03-11 00:23:38','2021-03-11 05:23:38','103.47.60.44',NULL,NULL),(10022,'brute_force','2021-03-11 00:23:41','2021-03-11 05:23:41','103.47.60.44',NULL,NULL),(10023,'brute_force','2021-03-11 00:23:41','2021-03-11 05:23:41',NULL,NULL,'admin'),(10024,'brute_force','2021-03-11 00:32:12','2021-03-11 05:32:12','162.241.114.56',NULL,NULL),(10025,'brute_force','2021-03-11 00:32:14','2021-03-11 05:32:14','162.241.114.56',NULL,NULL),(10026,'brute_force','2021-03-11 00:32:14','2021-03-11 05:32:14',NULL,NULL,'admin'),(10027,'brute_force','2021-03-11 00:41:44','2021-03-11 05:41:44','173.254.218.140',NULL,NULL),(10028,'brute_force','2021-03-11 00:41:46','2021-03-11 05:41:46','173.254.218.140',NULL,NULL),(10029,'brute_force','2021-03-11 00:41:46','2021-03-11 05:41:46',NULL,NULL,'admin'),(10030,'brute_force','2021-03-11 00:51:14','2021-03-11 05:51:14','41.185.8.174',NULL,NULL),(10031,'brute_force','2021-03-11 00:51:17','2021-03-11 05:51:17','41.185.8.174',NULL,NULL),(10032,'brute_force','2021-03-11 00:51:17','2021-03-11 05:51:17',NULL,NULL,'admin'),(10033,'brute_force','2021-03-11 00:58:05','2021-03-11 05:58:05','198.54.120.93',NULL,NULL),(10034,'brute_force','2021-03-11 00:58:07','2021-03-11 05:58:07','198.54.120.93',NULL,NULL),(10035,'brute_force','2021-03-11 00:58:07','2021-03-11 05:58:07',NULL,NULL,'admin'),(10036,'brute_force','2021-03-11 01:28:20','2021-03-11 06:28:20','43.242.128.31',NULL,NULL),(10037,'brute_force','2021-03-11 01:28:23','2021-03-11 06:28:23','43.242.128.31',NULL,NULL),(10038,'brute_force','2021-03-11 01:28:23','2021-03-11 06:28:23',NULL,NULL,'admin'),(10039,'brute_force','2021-03-11 01:50:55','2021-03-11 06:50:55','88.204.242.62',NULL,NULL),(10040,'brute_force','2021-03-11 01:50:59','2021-03-11 06:50:59','88.204.242.62',NULL,NULL),(10041,'brute_force','2021-03-11 01:50:59','2021-03-11 06:50:59',NULL,NULL,'admin'),(10042,'brute_force','2021-03-11 01:59:38','2021-03-11 06:59:38','184.171.164.162',NULL,NULL),(10043,'brute_force','2021-03-11 01:59:40','2021-03-11 06:59:40','184.171.164.162',NULL,NULL),(10044,'brute_force','2021-03-11 01:59:40','2021-03-11 06:59:40',NULL,NULL,'admin'),(10045,'brute_force','2021-03-11 02:11:02','2021-03-11 07:11:02','198.54.120.101',NULL,NULL),(10046,'brute_force','2021-03-11 02:11:04','2021-03-11 07:11:04','198.54.120.101',NULL,NULL),(10047,'brute_force','2021-03-11 02:11:04','2021-03-11 07:11:04',NULL,NULL,'admin'),(10048,'brute_force','2021-03-11 02:23:09','2021-03-11 07:23:09','141.105.127.57',NULL,NULL),(10049,'brute_force','2021-03-11 02:23:11','2021-03-11 07:23:11','141.105.127.57',NULL,NULL),(10050,'brute_force','2021-03-11 02:23:11','2021-03-11 07:23:11',NULL,NULL,'admin'),(10051,'brute_force','2021-03-11 02:44:36','2021-03-11 07:44:36','198.187.31.104',NULL,NULL),(10052,'brute_force','2021-03-11 02:44:41','2021-03-11 07:44:41','198.187.31.104',NULL,NULL),(10053,'brute_force','2021-03-11 02:44:41','2021-03-11 07:44:41',NULL,NULL,'admin'),(10054,'brute_force','2021-03-11 02:57:16','2021-03-11 07:57:16','82.220.34.51',NULL,NULL),(10055,'brute_force','2021-03-11 02:57:19','2021-03-11 07:57:19','82.220.34.51',NULL,NULL),(10056,'brute_force','2021-03-11 02:57:19','2021-03-11 07:57:19',NULL,NULL,'admin'),(10057,'brute_force','2021-03-11 03:07:03','2021-03-11 08:07:03','185.61.154.16',NULL,NULL),(10058,'brute_force','2021-03-11 03:07:05','2021-03-11 08:07:05','185.61.154.16',NULL,NULL),(10059,'brute_force','2021-03-11 03:07:05','2021-03-11 08:07:05',NULL,NULL,'admin'),(10060,'brute_force','2021-03-11 03:19:23','2021-03-11 08:19:23','198.187.31.104',NULL,NULL),(10061,'brute_force','2021-03-11 03:19:25','2021-03-11 08:19:25','198.187.31.104',NULL,NULL),(10062,'brute_force','2021-03-11 03:19:25','2021-03-11 08:19:25',NULL,NULL,'admin'),(10063,'brute_force','2021-03-11 03:32:56','2021-03-11 08:32:56','134.209.147.203',NULL,NULL),(10064,'brute_force','2021-03-11 03:32:59','2021-03-11 08:32:59','134.209.147.203',NULL,NULL),(10065,'brute_force','2021-03-11 03:32:59','2021-03-11 08:32:59',NULL,NULL,'admin'),(10066,'brute_force','2021-03-11 03:56:24','2021-03-11 08:56:24','54.160.116.215',NULL,NULL),(10067,'brute_force','2021-03-11 03:56:26','2021-03-11 08:56:26','54.160.116.215',NULL,NULL),(10068,'brute_force','2021-03-11 03:56:26','2021-03-11 08:56:26',NULL,NULL,'admin'),(10069,'brute_force','2021-03-11 04:09:09','2021-03-11 09:09:09','188.166.113.91',NULL,NULL),(10070,'brute_force','2021-03-11 04:09:11','2021-03-11 09:09:11','188.166.113.91',NULL,NULL),(10071,'brute_force','2021-03-11 04:09:11','2021-03-11 09:09:11',NULL,NULL,'admin'),(10072,'brute_force','2021-03-11 04:21:45','2021-03-11 09:21:45','36.92.1.31',NULL,NULL),(10073,'brute_force','2021-03-11 04:21:53','2021-03-11 09:21:53','36.92.1.31',NULL,NULL),(10074,'brute_force','2021-03-11 04:21:53','2021-03-11 09:21:53',NULL,NULL,'admin'),(10075,'brute_force','2021-03-11 04:31:26','2021-03-11 09:31:26','8.210.146.161',NULL,NULL),(10076,'brute_force','2021-03-11 04:31:28','2021-03-11 09:31:28','8.210.146.161',NULL,NULL),(10077,'brute_force','2021-03-11 04:31:28','2021-03-11 09:31:28',NULL,NULL,'admin'),(10078,'brute_force','2021-03-11 04:47:00','2021-03-11 09:47:00','103.6.196.37',NULL,NULL),(10079,'brute_force','2021-03-11 04:47:03','2021-03-11 09:47:03','103.6.196.37',NULL,NULL),(10080,'brute_force','2021-03-11 04:47:03','2021-03-11 09:47:03',NULL,NULL,'admin'),(10081,'brute_force','2021-03-11 04:59:46','2021-03-11 09:59:46','37.187.78.70',NULL,NULL),(10082,'brute_force','2021-03-11 04:59:48','2021-03-11 09:59:48','37.187.78.70',NULL,NULL),(10083,'brute_force','2021-03-11 04:59:48','2021-03-11 09:59:48',NULL,NULL,'admin'),(10084,'brute_force','2021-03-11 05:14:42','2021-03-11 10:14:42','138.128.216.120',NULL,NULL),(10085,'brute_force','2021-03-11 05:14:43','2021-03-11 10:14:43','138.128.216.120',NULL,NULL),(10086,'brute_force','2021-03-11 05:14:43','2021-03-11 10:14:43',NULL,NULL,'admin'),(10087,'brute_force','2021-03-11 05:42:03','2021-03-11 10:42:03','54.66.129.190',NULL,NULL),(10088,'brute_force','2021-03-11 05:42:06','2021-03-11 10:42:06','54.66.129.190',NULL,NULL),(10089,'brute_force','2021-03-11 05:42:06','2021-03-11 10:42:06',NULL,NULL,'admin'),(10090,'brute_force','2021-03-11 05:55:07','2021-03-11 10:55:07','62.102.148.68',NULL,NULL),(10091,'brute_force','2021-03-11 05:55:07','2021-03-11 10:55:07',NULL,NULL,'admin'),(10092,'brute_force','2021-03-11 06:09:58','2021-03-11 11:09:58','108.170.16.154',NULL,NULL),(10093,'brute_force','2021-03-11 06:10:01','2021-03-11 11:10:01','108.170.16.154',NULL,NULL),(10094,'brute_force','2021-03-11 06:10:01','2021-03-11 11:10:01',NULL,NULL,'admin'),(10095,'brute_force','2021-03-11 06:42:40','2021-03-11 11:42:40','185.141.214.39',NULL,NULL),(10096,'brute_force','2021-03-11 06:42:43','2021-03-11 11:42:43','185.141.214.39',NULL,NULL),(10097,'brute_force','2021-03-11 06:42:43','2021-03-11 11:42:43',NULL,NULL,'admin'),(10098,'brute_force','2021-03-11 07:12:22','2021-03-11 12:12:22','185.220.101.212',NULL,NULL),(10099,'brute_force','2021-03-11 07:12:22','2021-03-11 12:12:22',NULL,NULL,'admin'),(10100,'brute_force','2021-03-11 07:30:41','2021-03-11 12:30:41','54.37.17.21',NULL,NULL),(10101,'brute_force','2021-03-11 07:30:43','2021-03-11 12:30:43','54.37.17.21',NULL,NULL),(10102,'brute_force','2021-03-11 07:30:43','2021-03-11 12:30:43',NULL,NULL,'[login]'),(10103,'brute_force','2021-03-11 07:47:15','2021-03-11 12:47:15','139.59.2.181',NULL,NULL),(10104,'brute_force','2021-03-11 07:47:18','2021-03-11 12:47:18','139.59.2.181',NULL,NULL),(10105,'brute_force','2021-03-11 07:47:18','2021-03-11 12:47:18',NULL,NULL,'[login]'),(10106,'brute_force','2021-03-11 07:56:45','2021-03-11 12:56:45','185.130.44.124',NULL,NULL),(10107,'brute_force','2021-03-11 07:56:45','2021-03-11 12:56:45',NULL,2,'gruposuadi'),(10108,'brute_force','2021-03-11 08:37:56','2021-03-11 13:37:56','67.225.147.168',NULL,NULL),(10109,'brute_force','2021-03-11 08:37:58','2021-03-11 13:37:58','67.225.147.168',NULL,NULL),(10110,'brute_force','2021-03-11 08:37:58','2021-03-11 13:37:58',NULL,NULL,'[login]'),(10111,'brute_force','2021-03-11 08:57:15','2021-03-11 13:57:15','109.234.161.108',NULL,NULL),(10112,'brute_force','2021-03-11 08:57:17','2021-03-11 13:57:17','109.234.161.108',NULL,NULL),(10113,'brute_force','2021-03-11 08:57:17','2021-03-11 13:57:17',NULL,NULL,'[login]'),(10114,'brute_force','2021-03-11 09:15:06','2021-03-11 14:15:06','67.227.236.216',NULL,NULL),(10115,'brute_force','2021-03-11 09:15:08','2021-03-11 14:15:08','67.227.236.216',NULL,NULL),(10116,'brute_force','2021-03-11 09:15:08','2021-03-11 14:15:08',NULL,NULL,'[login]'),(10117,'brute_force','2021-03-11 09:15:38','2021-03-11 14:15:38','23.129.64.222',NULL,NULL),(10118,'brute_force','2021-03-11 09:15:38','2021-03-11 14:15:38',NULL,2,'gruposuadi'),(10119,'brute_force','2021-03-11 09:51:40','2021-03-11 14:51:40','41.185.8.146',NULL,NULL),(10120,'brute_force','2021-03-11 09:51:42','2021-03-11 14:51:42','41.185.8.146',NULL,NULL),(10121,'brute_force','2021-03-11 09:51:42','2021-03-11 14:51:42',NULL,NULL,'[login]'),(10122,'brute_force','2021-03-11 10:09:36','2021-03-11 15:09:36','52.221.150.200',NULL,NULL),(10123,'brute_force','2021-03-11 10:09:39','2021-03-11 15:09:39','52.221.150.200',NULL,NULL),(10124,'brute_force','2021-03-11 10:09:39','2021-03-11 15:09:39',NULL,NULL,'[login]'),(10125,'brute_force','2021-03-11 10:28:39','2021-03-11 15:28:39','134.209.123.101',NULL,NULL),(10126,'brute_force','2021-03-11 10:28:46','2021-03-11 15:28:46','134.209.123.101',NULL,NULL),(10127,'brute_force','2021-03-11 10:28:46','2021-03-11 15:28:46',NULL,NULL,'[login]'),(10128,'brute_force','2021-03-11 10:47:42','2021-03-11 15:47:42','198.187.28.42',NULL,NULL),(10129,'brute_force','2021-03-11 10:47:45','2021-03-11 15:47:45','198.187.28.42',NULL,NULL),(10130,'brute_force','2021-03-11 10:47:45','2021-03-11 15:47:45',NULL,NULL,'[login]'),(10131,'brute_force','2021-03-11 12:57:31','2021-03-11 17:57:31','69.160.38.3',NULL,NULL),(10132,'brute_force','2021-03-11 12:57:33','2021-03-11 17:57:33','69.160.38.3',NULL,NULL),(10133,'brute_force','2021-03-11 12:57:33','2021-03-11 17:57:33',NULL,NULL,'[login]'),(10134,'brute_force','2021-03-11 13:01:41','2021-03-11 18:01:41','213.175.208.189',NULL,NULL),(10135,'brute_force','2021-03-11 13:01:43','2021-03-11 18:01:43','213.175.208.189',NULL,NULL),(10136,'brute_force','2021-03-11 13:01:43','2021-03-11 18:01:43',NULL,NULL,'[login]'),(10137,'brute_force','2021-03-11 13:10:10','2021-03-11 18:10:10','116.202.244.246',NULL,NULL),(10138,'brute_force','2021-03-11 13:10:12','2021-03-11 18:10:12','116.202.244.246',NULL,NULL),(10139,'brute_force','2021-03-11 13:10:12','2021-03-11 18:10:12',NULL,NULL,'[login]'),(10140,'brute_force','2021-03-11 13:16:21','2021-03-11 18:16:21','195.114.8.97',NULL,NULL),(10141,'brute_force','2021-03-11 13:16:24','2021-03-11 18:16:24','195.114.8.97',NULL,NULL),(10142,'brute_force','2021-03-11 13:16:24','2021-03-11 18:16:24',NULL,NULL,'[login]'),(10143,'brute_force','2021-03-11 13:20:37','2021-03-11 18:20:37','82.99.219.62',NULL,NULL),(10144,'brute_force','2021-03-11 13:20:39','2021-03-11 18:20:39','82.99.219.62',NULL,NULL),(10145,'brute_force','2021-03-11 13:20:39','2021-03-11 18:20:39',NULL,NULL,'[login]'),(10146,'brute_force','2021-03-11 13:30:20','2021-03-11 18:30:20','78.47.62.90',NULL,NULL),(10147,'brute_force','2021-03-11 13:30:22','2021-03-11 18:30:22','78.47.62.90',NULL,NULL),(10148,'brute_force','2021-03-11 13:30:22','2021-03-11 18:30:22',NULL,NULL,'[login]'),(10149,'brute_force','2021-03-11 13:41:04','2021-03-11 18:41:04','177.53.143.142',NULL,NULL),(10150,'brute_force','2021-03-11 13:41:06','2021-03-11 18:41:06','177.53.143.142',NULL,NULL),(10151,'brute_force','2021-03-11 13:41:06','2021-03-11 18:41:06',NULL,NULL,'[login]'),(10152,'brute_force','2021-03-11 13:45:20','2021-03-11 18:45:20','35.170.37.164',NULL,NULL),(10153,'brute_force','2021-03-11 13:45:22','2021-03-11 18:45:22','35.170.37.164',NULL,NULL),(10154,'brute_force','2021-03-11 13:45:22','2021-03-11 18:45:22',NULL,NULL,'[login]'),(10155,'brute_force','2021-03-11 13:56:19','2021-03-11 18:56:19','185.67.3.38',NULL,NULL),(10156,'brute_force','2021-03-11 13:56:21','2021-03-11 18:56:21','185.67.3.38',NULL,NULL),(10157,'brute_force','2021-03-11 13:56:21','2021-03-11 18:56:21',NULL,NULL,'[login]'),(10158,'brute_force','2021-03-11 14:07:29','2021-03-11 19:07:29','216.198.212.166',NULL,NULL),(10159,'brute_force','2021-03-11 14:07:30','2021-03-11 19:07:30','216.198.212.166',NULL,NULL),(10160,'brute_force','2021-03-11 14:07:30','2021-03-11 19:07:30',NULL,NULL,'[login]'),(10161,'brute_force','2021-03-11 14:13:14','2021-03-11 19:13:14','69.163.234.137',NULL,NULL),(10162,'brute_force','2021-03-11 14:13:16','2021-03-11 19:13:16','69.163.234.137',NULL,NULL),(10163,'brute_force','2021-03-11 14:13:16','2021-03-11 19:13:16',NULL,NULL,'[login]'),(10164,'brute_force','2021-03-11 14:18:26','2021-03-11 19:18:26','72.52.222.12',NULL,NULL),(10165,'brute_force','2021-03-11 14:18:27','2021-03-11 19:18:27','72.52.222.12',NULL,NULL),(10166,'brute_force','2021-03-11 14:18:27','2021-03-11 19:18:27',NULL,NULL,'[login]'),(10167,'brute_force','2021-03-11 14:42:46','2021-03-11 19:42:46','131.255.5.12',NULL,NULL),(10168,'brute_force','2021-03-11 14:42:48','2021-03-11 19:42:48','131.255.5.12',NULL,NULL),(10169,'brute_force','2021-03-11 14:42:48','2021-03-11 19:42:48',NULL,NULL,'[login]'),(10170,'brute_force','2021-03-11 14:50:02','2021-03-11 19:50:02','103.246.160.170',NULL,NULL),(10171,'brute_force','2021-03-11 14:50:05','2021-03-11 19:50:05','103.246.160.170',NULL,NULL),(10172,'brute_force','2021-03-11 14:50:05','2021-03-11 19:50:05',NULL,NULL,'[login]'),(10173,'brute_force','2021-03-11 14:54:54','2021-03-11 19:54:54','185.37.70.33',NULL,NULL),(10174,'brute_force','2021-03-11 14:54:57','2021-03-11 19:54:57','185.37.70.33',NULL,NULL),(10175,'brute_force','2021-03-11 14:54:57','2021-03-11 19:54:57',NULL,NULL,'[login]'),(10176,'brute_force','2021-03-11 15:01:39','2021-03-11 20:01:39','184.95.60.202',NULL,NULL),(10177,'brute_force','2021-03-11 15:01:41','2021-03-11 20:01:41','184.95.60.202',NULL,NULL),(10178,'brute_force','2021-03-11 15:01:41','2021-03-11 20:01:41',NULL,NULL,'[login]'),(10179,'brute_force','2021-03-11 15:14:45','2021-03-11 20:14:45','199.103.63.4',NULL,NULL),(10180,'brute_force','2021-03-11 15:14:47','2021-03-11 20:14:47','199.103.63.4',NULL,NULL),(10181,'brute_force','2021-03-11 15:14:47','2021-03-11 20:14:47',NULL,NULL,'[login]'),(10182,'brute_force','2021-03-11 15:27:30','2021-03-11 20:27:30','93.114.86.226',NULL,NULL),(10183,'brute_force','2021-03-11 15:27:32','2021-03-11 20:27:32','93.114.86.226',NULL,NULL),(10184,'brute_force','2021-03-11 15:27:32','2021-03-11 20:27:32',NULL,NULL,'[login]'),(10185,'brute_force','2021-03-11 15:34:55','2021-03-11 20:34:55','124.217.245.102',NULL,NULL),(10186,'brute_force','2021-03-11 15:34:59','2021-03-11 20:34:59','124.217.245.102',NULL,NULL),(10187,'brute_force','2021-03-11 15:34:59','2021-03-11 20:34:59',NULL,NULL,'[login]'),(10188,'brute_force','2021-03-11 15:41:17','2021-03-11 20:41:17','103.90.241.56',NULL,NULL),(10189,'brute_force','2021-03-11 16:10:22','2021-03-11 21:10:22','139.59.58.116',NULL,NULL),(10190,'brute_force','2021-03-11 16:10:26','2021-03-11 21:10:26','139.59.58.116',NULL,NULL),(10191,'brute_force','2021-03-11 16:10:26','2021-03-11 21:10:26',NULL,NULL,'[login]'),(10192,'brute_force','2021-03-11 16:17:05','2021-03-11 21:17:05','124.158.12.202',NULL,NULL),(10193,'brute_force','2021-03-11 16:17:08','2021-03-11 21:17:08','124.158.12.202',NULL,NULL),(10194,'brute_force','2021-03-11 16:17:08','2021-03-11 21:17:08',NULL,NULL,'[login]'),(10195,'brute_force','2021-03-11 16:23:14','2021-03-11 21:23:14','184.154.116.26',NULL,NULL),(10196,'brute_force','2021-03-11 16:23:16','2021-03-11 21:23:16','184.154.116.26',NULL,NULL),(10197,'brute_force','2021-03-11 16:23:16','2021-03-11 21:23:16',NULL,NULL,'[login]'),(10198,'brute_force','2021-03-11 16:30:10','2021-03-11 21:30:10','144.91.114.244',NULL,NULL),(10199,'brute_force','2021-03-11 16:30:13','2021-03-11 21:30:13','144.91.114.244',NULL,NULL),(10200,'brute_force','2021-03-11 16:30:13','2021-03-11 21:30:13',NULL,NULL,'[login]'),(10201,'brute_force','2021-03-11 16:39:28','2021-03-11 21:39:28','157.230.234.117',NULL,NULL),(10202,'brute_force','2021-03-11 16:39:30','2021-03-11 21:39:30','157.230.234.117',NULL,NULL),(10203,'brute_force','2021-03-11 16:39:30','2021-03-11 21:39:30',NULL,NULL,'[login]'),(10204,'brute_force','2021-03-11 16:44:42','2021-03-11 21:44:42','108.170.16.154',NULL,NULL),(10205,'brute_force','2021-03-11 16:44:43','2021-03-11 21:44:43','108.170.16.154',NULL,NULL),(10206,'brute_force','2021-03-11 16:44:43','2021-03-11 21:44:43',NULL,NULL,'[login]'),(10207,'brute_force','2021-03-11 16:52:39','2021-03-11 21:52:39','185.90.56.136',NULL,NULL),(10208,'brute_force','2021-03-11 16:52:41','2021-03-11 21:52:41','185.90.56.136',NULL,NULL),(10209,'brute_force','2021-03-11 16:52:41','2021-03-11 21:52:41',NULL,NULL,'[login]'),(10210,'brute_force','2021-03-11 17:00:00','2021-03-11 22:00:00','196.44.176.55',NULL,NULL),(10211,'brute_force','2021-03-11 17:00:03','2021-03-11 22:00:03','196.44.176.55',NULL,NULL),(10212,'brute_force','2021-03-11 17:00:03','2021-03-11 22:00:03',NULL,NULL,'[login]'),(10213,'brute_force','2021-03-11 17:07:14','2021-03-11 22:07:14','51.91.68.164',NULL,NULL),(10214,'brute_force','2021-03-11 17:07:16','2021-03-11 22:07:16','51.91.68.164',NULL,NULL),(10215,'brute_force','2021-03-11 17:07:16','2021-03-11 22:07:16',NULL,NULL,'[login]'),(10216,'brute_force','2021-03-11 17:15:31','2021-03-11 22:15:31','185.244.92.70',NULL,NULL),(10217,'brute_force','2021-03-11 17:15:33','2021-03-11 22:15:33','185.244.92.70',NULL,NULL),(10218,'brute_force','2021-03-11 17:15:33','2021-03-11 22:15:33',NULL,NULL,'[login]'),(10219,'brute_force','2021-03-11 17:22:48','2021-03-11 22:22:48','35.170.25.111',NULL,NULL),(10220,'brute_force','2021-03-11 17:22:50','2021-03-11 22:22:50','35.170.25.111',NULL,NULL),(10221,'brute_force','2021-03-11 17:22:50','2021-03-11 22:22:50',NULL,NULL,'[login]'),(10222,'brute_force','2021-03-11 17:38:04','2021-03-11 22:38:04','79.172.252.45',NULL,NULL),(10223,'brute_force','2021-03-11 17:38:06','2021-03-11 22:38:06','79.172.252.45',NULL,NULL),(10224,'brute_force','2021-03-11 17:38:06','2021-03-11 22:38:06',NULL,NULL,'[login]'),(10225,'brute_force','2021-03-11 17:54:11','2021-03-11 22:54:11','41.185.8.146',NULL,NULL),(10226,'brute_force','2021-03-11 17:54:13','2021-03-11 22:54:13','41.185.8.146',NULL,NULL),(10227,'brute_force','2021-03-11 17:54:13','2021-03-11 22:54:13',NULL,NULL,'[login]'),(10228,'brute_force','2021-03-11 18:01:58','2021-03-11 23:01:58','51.79.156.100',NULL,NULL),(10229,'brute_force','2021-03-11 18:02:01','2021-03-11 23:02:01','51.79.156.100',NULL,NULL),(10230,'brute_force','2021-03-11 18:02:01','2021-03-11 23:02:01',NULL,NULL,'[login]'),(10231,'brute_force','2021-03-11 18:10:16','2021-03-11 23:10:16','41.185.8.145',NULL,NULL),(10232,'brute_force','2021-03-11 18:10:18','2021-03-11 23:10:18','41.185.8.145',NULL,NULL),(10233,'brute_force','2021-03-11 18:10:18','2021-03-11 23:10:18',NULL,NULL,'[login]'),(10234,'brute_force','2021-03-11 18:18:08','2021-03-11 23:18:08','199.192.30.216',NULL,NULL),(10235,'brute_force','2021-03-11 18:18:10','2021-03-11 23:18:10','199.192.30.216',NULL,NULL),(10236,'brute_force','2021-03-11 18:18:10','2021-03-11 23:18:10',NULL,NULL,'[login]'),(10237,'brute_force','2021-03-11 18:26:58','2021-03-11 23:26:58','116.202.244.246',NULL,NULL),(10238,'brute_force','2021-03-11 18:27:00','2021-03-11 23:27:00','116.202.244.246',NULL,NULL),(10239,'brute_force','2021-03-11 18:27:00','2021-03-11 23:27:00',NULL,NULL,'[login]'),(10240,'brute_force','2021-03-11 19:00:20','2021-03-12 00:00:20','159.203.37.43',NULL,NULL),(10241,'brute_force','2021-03-11 19:00:21','2021-03-12 00:00:21','159.203.37.43',NULL,NULL),(10242,'brute_force','2021-03-11 19:00:21','2021-03-12 00:00:21',NULL,NULL,'[login]'),(10243,'brute_force','2021-03-11 19:09:43','2021-03-12 00:09:43','35.202.25.83',NULL,NULL),(10244,'brute_force','2021-03-11 19:09:46','2021-03-12 00:09:46','35.202.25.83',NULL,NULL),(10245,'brute_force','2021-03-11 19:09:46','2021-03-12 00:09:46',NULL,NULL,'[login]'),(10246,'brute_force','2021-03-11 19:18:17','2021-03-12 00:18:17','164.132.38.166',NULL,NULL),(10247,'brute_force','2021-03-11 19:18:19','2021-03-12 00:18:19','164.132.38.166',NULL,NULL),(10248,'brute_force','2021-03-11 19:18:19','2021-03-12 00:18:19',NULL,NULL,'[login]'),(10249,'brute_force','2021-03-11 19:26:31','2021-03-12 00:26:31','198.55.125.32',NULL,NULL),(10250,'brute_force','2021-03-11 19:35:29','2021-03-12 00:35:29','5.39.90.80',NULL,NULL),(10251,'brute_force','2021-03-11 19:35:31','2021-03-12 00:35:31','5.39.90.80',NULL,NULL),(10252,'brute_force','2021-03-11 19:35:31','2021-03-12 00:35:31',NULL,NULL,'[login]'),(10253,'brute_force','2021-03-11 19:43:48','2021-03-12 00:43:48','198.27.74.64',NULL,NULL),(10254,'brute_force','2021-03-11 19:43:49','2021-03-12 00:43:49','198.27.74.64',NULL,NULL),(10255,'brute_force','2021-03-11 19:43:49','2021-03-12 00:43:49',NULL,NULL,'[login]'),(10256,'brute_force','2021-03-11 19:53:13','2021-03-12 00:53:13','95.217.200.95',NULL,NULL),(10257,'brute_force','2021-03-11 19:53:15','2021-03-12 00:53:15','95.217.200.95',NULL,NULL),(10258,'brute_force','2021-03-11 19:53:15','2021-03-12 00:53:15',NULL,NULL,'[login]'),(10259,'brute_force','2021-03-11 20:02:08','2021-03-12 01:02:08','209.58.170.143',NULL,NULL),(10260,'brute_force','2021-03-11 20:02:11','2021-03-12 01:02:11','209.58.170.143',NULL,NULL),(10261,'brute_force','2021-03-11 20:02:11','2021-03-12 01:02:11',NULL,NULL,'[login]'),(10262,'brute_force','2021-03-11 20:10:50','2021-03-12 01:10:50','185.119.90.34',NULL,NULL),(10263,'brute_force','2021-03-11 20:10:53','2021-03-12 01:10:53','185.119.90.34',NULL,NULL),(10264,'brute_force','2021-03-11 20:10:53','2021-03-12 01:10:53',NULL,NULL,'[login]'),(10265,'brute_force','2021-03-11 20:20:08','2021-03-12 01:20:08','207.180.237.68',NULL,NULL),(10266,'brute_force','2021-03-11 20:20:10','2021-03-12 01:20:10','207.180.237.68',NULL,NULL),(10267,'brute_force','2021-03-11 20:20:10','2021-03-12 01:20:10',NULL,NULL,'[login]'),(10268,'brute_force','2021-03-11 20:29:21','2021-03-12 01:29:21','67.227.250.116',NULL,NULL),(10269,'brute_force','2021-03-11 20:29:23','2021-03-12 01:29:23','67.227.250.116',NULL,NULL),(10270,'brute_force','2021-03-11 20:29:23','2021-03-12 01:29:23',NULL,NULL,'[login]'),(10271,'brute_force','2021-03-11 20:38:31','2021-03-12 01:38:31','41.185.8.220',NULL,NULL),(10272,'brute_force','2021-03-11 20:38:34','2021-03-12 01:38:34','41.185.8.220',NULL,NULL),(10273,'brute_force','2021-03-11 20:38:34','2021-03-12 01:38:34',NULL,NULL,'[login]'),(10274,'brute_force','2021-03-11 20:47:17','2021-03-12 01:47:17','79.142.76.119',NULL,NULL),(10275,'brute_force','2021-03-11 20:47:19','2021-03-12 01:47:19','79.142.76.119',NULL,NULL),(10276,'brute_force','2021-03-11 20:47:19','2021-03-12 01:47:19',NULL,NULL,'[login]'),(10277,'brute_force','2021-03-11 20:51:19','2021-03-12 01:51:19','69.16.227.224',NULL,NULL),(10278,'brute_force','2021-03-11 20:51:19','2021-03-12 01:51:19',NULL,NULL,'[login]'),(10279,'brute_force','2021-03-11 21:00:27','2021-03-12 02:00:27','216.10.249.254',NULL,NULL),(10280,'brute_force','2021-03-11 21:00:30','2021-03-12 02:00:30','216.10.249.254',NULL,NULL),(10281,'brute_force','2021-03-11 21:00:30','2021-03-12 02:00:30',NULL,NULL,'[login]'),(10282,'brute_force','2021-03-11 21:09:39','2021-03-12 02:09:39','93.113.111.100',NULL,NULL),(10283,'brute_force','2021-03-11 21:09:41','2021-03-12 02:09:41','93.113.111.100',NULL,NULL),(10284,'brute_force','2021-03-11 21:09:41','2021-03-12 02:09:41',NULL,NULL,'admin'),(10285,'brute_force','2021-03-11 21:28:27','2021-03-12 02:28:27','151.80.26.96',NULL,NULL),(10286,'brute_force','2021-03-11 21:28:29','2021-03-12 02:28:29','151.80.26.96',NULL,NULL),(10287,'brute_force','2021-03-11 21:28:29','2021-03-12 02:28:29',NULL,NULL,'admin'),(10288,'brute_force','2021-03-11 21:37:52','2021-03-12 02:37:52','41.185.8.146',NULL,NULL),(10289,'brute_force','2021-03-11 21:37:55','2021-03-12 02:37:55','41.185.8.146',NULL,NULL),(10290,'brute_force','2021-03-11 21:37:55','2021-03-12 02:37:55',NULL,NULL,'admin'),(10291,'brute_force','2021-03-11 21:47:20','2021-03-12 02:47:20','43.228.245.151',NULL,NULL),(10292,'brute_force','2021-03-11 21:47:23','2021-03-12 02:47:23','43.228.245.151',NULL,NULL),(10293,'brute_force','2021-03-11 21:47:23','2021-03-12 02:47:23',NULL,NULL,'admin'),(10294,'brute_force','2021-03-11 21:57:09','2021-03-12 02:57:09','178.128.211.81',NULL,NULL),(10295,'brute_force','2021-03-11 21:57:17','2021-03-12 02:57:17','178.128.211.81',NULL,NULL),(10296,'brute_force','2021-03-11 21:57:17','2021-03-12 02:57:17',NULL,NULL,'admin'),(10297,'brute_force','2021-03-11 22:06:09','2021-03-12 03:06:09','203.171.21.225',NULL,NULL),(10298,'brute_force','2021-03-11 22:06:12','2021-03-12 03:06:12','203.171.21.225',NULL,NULL),(10299,'brute_force','2021-03-11 22:06:12','2021-03-12 03:06:12',NULL,NULL,'admin'),(10300,'brute_force','2021-03-11 22:15:49','2021-03-12 03:15:49','185.244.92.70',NULL,NULL),(10301,'brute_force','2021-03-11 22:15:51','2021-03-12 03:15:51','185.244.92.70',NULL,NULL),(10302,'brute_force','2021-03-11 22:15:51','2021-03-12 03:15:51',NULL,NULL,'admin'),(10303,'brute_force','2021-03-11 22:25:48','2021-03-12 03:25:48','159.65.65.170',NULL,NULL),(10304,'brute_force','2021-03-11 22:25:51','2021-03-12 03:25:51','159.65.65.170',NULL,NULL),(10305,'brute_force','2021-03-11 22:25:51','2021-03-12 03:25:51',NULL,NULL,'admin'),(10306,'brute_force','2021-03-11 22:33:58','2021-03-12 03:33:58','67.205.38.108',NULL,NULL),(10307,'brute_force','2021-03-11 22:34:00','2021-03-12 03:34:00','67.205.38.108',NULL,NULL),(10308,'brute_force','2021-03-11 22:34:00','2021-03-12 03:34:00',NULL,NULL,'admin'),(10309,'brute_force','2021-03-11 22:41:48','2021-03-12 03:41:48','51.210.109.41',NULL,NULL),(10310,'brute_force','2021-03-11 22:41:50','2021-03-12 03:41:50','51.210.109.41',NULL,NULL),(10311,'brute_force','2021-03-11 22:41:50','2021-03-12 03:41:50',NULL,NULL,'admin'),(10312,'brute_force','2021-03-11 22:56:08','2021-03-12 03:56:08','91.238.163.173',NULL,NULL),(10313,'brute_force','2021-03-11 22:56:10','2021-03-12 03:56:10','91.238.163.173',NULL,NULL),(10314,'brute_force','2021-03-11 22:56:10','2021-03-12 03:56:10',NULL,NULL,'admin'),(10315,'brute_force','2021-03-11 23:03:16','2021-03-12 04:03:16','162.214.114.242',NULL,NULL),(10316,'brute_force','2021-03-11 23:03:18','2021-03-12 04:03:18','162.214.114.242',NULL,NULL),(10317,'brute_force','2021-03-11 23:03:18','2021-03-12 04:03:18',NULL,NULL,'admin'),(10318,'brute_force','2021-03-11 23:15:00','2021-03-12 04:15:00','185.20.51.238',NULL,NULL),(10319,'brute_force','2021-03-11 23:15:02','2021-03-12 04:15:02','185.20.51.238',NULL,NULL),(10320,'brute_force','2021-03-11 23:15:02','2021-03-12 04:15:02',NULL,NULL,'admin'),(10321,'brute_force','2021-03-11 23:21:40','2021-03-12 04:21:40','161.97.80.105',NULL,NULL),(10322,'brute_force','2021-03-11 23:21:42','2021-03-12 04:21:42','161.97.80.105',NULL,NULL),(10323,'brute_force','2021-03-11 23:21:42','2021-03-12 04:21:42',NULL,NULL,'admin'),(10324,'brute_force','2021-03-11 23:26:40','2021-03-12 04:26:40','198.54.126.2',NULL,NULL),(10325,'brute_force','2021-03-11 23:26:42','2021-03-12 04:26:42','198.54.126.2',NULL,NULL),(10326,'brute_force','2021-03-11 23:26:42','2021-03-12 04:26:42',NULL,NULL,'admin'),(10327,'brute_force','2021-03-11 23:32:44','2021-03-12 04:32:44','135.148.40.72',NULL,NULL),(10328,'brute_force','2021-03-11 23:32:46','2021-03-12 04:32:46','135.148.40.72',NULL,NULL),(10329,'brute_force','2021-03-11 23:32:46','2021-03-12 04:32:46',NULL,NULL,'admin'),(10330,'brute_force','2021-03-11 23:38:04','2021-03-12 04:38:04','198.12.225.100',NULL,NULL),(10331,'brute_force','2021-03-11 23:38:06','2021-03-12 04:38:06','198.12.225.100',NULL,NULL),(10332,'brute_force','2021-03-11 23:38:06','2021-03-12 04:38:06',NULL,NULL,'admin'),(10333,'brute_force','2021-03-11 23:43:57','2021-03-12 04:43:57','219.99.169.49',NULL,NULL),(10334,'brute_force','2021-03-11 23:43:59','2021-03-12 04:43:59','219.99.169.49',NULL,NULL),(10335,'brute_force','2021-03-11 23:43:59','2021-03-12 04:43:59',NULL,NULL,'admin'),(10336,'brute_force','2021-03-11 23:50:37','2021-03-12 04:50:37','51.254.46.51',NULL,NULL),(10337,'brute_force','2021-03-11 23:50:39','2021-03-12 04:50:39','51.254.46.51',NULL,NULL),(10338,'brute_force','2021-03-11 23:50:39','2021-03-12 04:50:39',NULL,NULL,'admin'),(10339,'brute_force','2021-03-11 23:54:52','2021-03-12 04:54:52','185.46.120.131',NULL,NULL),(10340,'brute_force','2021-03-11 23:54:54','2021-03-12 04:54:54','185.46.120.131',NULL,NULL),(10341,'brute_force','2021-03-11 23:54:54','2021-03-12 04:54:54',NULL,NULL,'admin'),(10342,'brute_force','2021-03-12 00:05:25','2021-03-12 05:05:25','167.86.80.26',NULL,NULL),(10343,'brute_force','2021-03-12 00:05:27','2021-03-12 05:05:27','167.86.80.26',NULL,NULL),(10344,'brute_force','2021-03-12 00:05:27','2021-03-12 05:05:27',NULL,NULL,'admin'),(10345,'brute_force','2021-03-12 00:09:48','2021-03-12 05:09:48','186.234.80.4',NULL,NULL),(10346,'brute_force','2021-03-12 00:09:50','2021-03-12 05:09:50','186.234.80.4',NULL,NULL),(10347,'brute_force','2021-03-12 00:09:50','2021-03-12 05:09:50',NULL,NULL,'admin'),(10348,'brute_force','2021-03-12 00:16:43','2021-03-12 05:16:43','35.213.170.208',NULL,NULL),(10349,'brute_force','2021-03-12 00:16:45','2021-03-12 05:16:45','35.213.170.208',NULL,NULL),(10350,'brute_force','2021-03-12 00:16:45','2021-03-12 05:16:45',NULL,NULL,'admin'),(10351,'brute_force','2021-03-12 00:20:18','2021-03-12 05:20:18','51.75.126.125',NULL,NULL),(10352,'brute_force','2021-03-12 00:20:20','2021-03-12 05:20:20','51.75.126.125',NULL,NULL),(10353,'brute_force','2021-03-12 00:20:20','2021-03-12 05:20:20',NULL,NULL,'admin'),(10354,'brute_force','2021-03-12 00:25:44','2021-03-12 05:25:44','43.225.53.203',NULL,NULL),(10355,'brute_force','2021-03-12 00:25:47','2021-03-12 05:25:47','43.225.53.203',NULL,NULL),(10356,'brute_force','2021-03-12 00:25:47','2021-03-12 05:25:47',NULL,NULL,'admin'),(10357,'brute_force','2021-03-12 00:30:45','2021-03-12 05:30:45','124.158.12.202',NULL,NULL),(10358,'brute_force','2021-03-12 00:30:48','2021-03-12 05:30:48','124.158.12.202',NULL,NULL),(10359,'brute_force','2021-03-12 00:30:48','2021-03-12 05:30:48',NULL,NULL,'admin'),(10360,'brute_force','2021-03-12 00:34:43','2021-03-12 05:34:43','198.54.126.2',NULL,NULL),(10361,'brute_force','2021-03-12 00:34:45','2021-03-12 05:34:45','198.54.126.2',NULL,NULL),(10362,'brute_force','2021-03-12 00:34:45','2021-03-12 05:34:45',NULL,NULL,'admin'),(10363,'brute_force','2021-03-12 00:39:30','2021-03-12 05:39:30','91.206.201.153',NULL,NULL),(10364,'brute_force','2021-03-12 00:39:32','2021-03-12 05:39:32','91.206.201.153',NULL,NULL),(10365,'brute_force','2021-03-12 00:39:32','2021-03-12 05:39:32',NULL,NULL,'admin'),(10366,'brute_force','2021-03-12 00:44:34','2021-03-12 05:44:34','195.206.228.82',NULL,NULL),(10367,'brute_force','2021-03-12 00:44:37','2021-03-12 05:44:37','195.206.228.82',NULL,NULL),(10368,'brute_force','2021-03-12 00:44:37','2021-03-12 05:44:37',NULL,NULL,'admin'),(10369,'brute_force','2021-03-12 00:48:48','2021-03-12 05:48:48','173.249.144.98',NULL,NULL),(10370,'brute_force','2021-03-12 00:48:50','2021-03-12 05:48:50','173.249.144.98',NULL,NULL),(10371,'brute_force','2021-03-12 00:48:50','2021-03-12 05:48:50',NULL,NULL,'admin'),(10372,'brute_force','2021-03-12 00:59:59','2021-03-12 05:59:59','51.254.219.96',NULL,NULL),(10373,'brute_force','2021-03-12 01:00:01','2021-03-12 06:00:01','51.254.219.96',NULL,NULL),(10374,'brute_force','2021-03-12 01:00:01','2021-03-12 06:00:01',NULL,NULL,'admin'),(10375,'brute_force','2021-03-12 01:06:25','2021-03-12 06:06:25','177.11.53.160',NULL,NULL),(10376,'brute_force','2021-03-12 01:06:28','2021-03-12 06:06:28','177.11.53.160',NULL,NULL),(10377,'brute_force','2021-03-12 01:06:28','2021-03-12 06:06:28',NULL,NULL,'admin'),(10378,'brute_force','2021-03-12 01:10:25','2021-03-12 06:10:25','95.217.200.95',NULL,NULL),(10379,'brute_force','2021-03-12 01:10:27','2021-03-12 06:10:27','95.217.200.95',NULL,NULL),(10380,'brute_force','2021-03-12 01:10:27','2021-03-12 06:10:27',NULL,NULL,'admin'),(10381,'brute_force','2021-03-12 01:16:31','2021-03-12 06:16:31','94.182.190.230',NULL,NULL),(10382,'brute_force','2021-03-12 01:16:34','2021-03-12 06:16:34','94.182.190.230',NULL,NULL),(10383,'brute_force','2021-03-12 01:16:34','2021-03-12 06:16:34',NULL,NULL,'admin'),(10384,'brute_force','2021-03-12 01:20:52','2021-03-12 06:20:52','173.208.239.114',NULL,NULL),(10385,'brute_force','2021-03-12 01:20:54','2021-03-12 06:20:54','173.208.239.114',NULL,NULL),(10386,'brute_force','2021-03-12 01:20:54','2021-03-12 06:20:54',NULL,NULL,'admin'),(10387,'brute_force','2021-03-12 01:27:16','2021-03-12 06:27:16','137.74.247.228',NULL,NULL),(10388,'brute_force','2021-03-12 01:27:18','2021-03-12 06:27:18','137.74.247.228',NULL,NULL),(10389,'brute_force','2021-03-12 01:27:18','2021-03-12 06:27:18',NULL,NULL,'admin'),(10390,'brute_force','2021-03-12 01:32:20','2021-03-12 06:32:20','93.190.220.104',NULL,NULL),(10391,'brute_force','2021-03-12 01:32:22','2021-03-12 06:32:22','93.190.220.104',NULL,NULL),(10392,'brute_force','2021-03-12 01:32:22','2021-03-12 06:32:22',NULL,NULL,'admin'),(10393,'brute_force','2021-03-12 01:44:56','2021-03-12 06:44:56','157.245.231.45',NULL,NULL),(10394,'brute_force','2021-03-12 01:45:04','2021-03-12 06:45:04','157.245.231.45',NULL,NULL),(10395,'brute_force','2021-03-12 01:45:04','2021-03-12 06:45:04',NULL,NULL,'[login]'),(10396,'brute_force','2021-03-12 01:49:21','2021-03-12 06:49:21','138.128.171.50',NULL,NULL),(10397,'brute_force','2021-03-12 01:49:23','2021-03-12 06:49:23','138.128.171.50',NULL,NULL),(10398,'brute_force','2021-03-12 01:49:23','2021-03-12 06:49:23',NULL,NULL,'[login]'),(10399,'brute_force','2021-03-12 01:55:49','2021-03-12 06:55:49','188.165.197.171',NULL,NULL),(10400,'brute_force','2021-03-12 01:55:51','2021-03-12 06:55:51','188.165.197.171',NULL,NULL),(10401,'brute_force','2021-03-12 01:55:51','2021-03-12 06:55:51',NULL,NULL,'[login]'),(10402,'brute_force','2021-03-12 02:02:15','2021-03-12 07:02:15','50.28.99.103',NULL,NULL),(10403,'brute_force','2021-03-12 02:02:17','2021-03-12 07:02:17','50.28.99.103',NULL,NULL),(10404,'brute_force','2021-03-12 02:02:17','2021-03-12 07:02:17',NULL,NULL,'[login]'),(10405,'brute_force','2021-03-12 02:07:38','2021-03-12 07:07:38','107.190.137.18',NULL,NULL),(10406,'brute_force','2021-03-12 02:07:38','2021-03-12 07:07:38',NULL,NULL,'[login]'),(10407,'brute_force','2021-03-12 02:13:40','2021-03-12 07:13:40','50.28.1.55',NULL,NULL),(10408,'brute_force','2021-03-12 02:13:42','2021-03-12 07:13:42','50.28.1.55',NULL,NULL),(10409,'brute_force','2021-03-12 02:13:42','2021-03-12 07:13:42',NULL,NULL,'[login]'),(10410,'brute_force','2021-03-12 02:20:17','2021-03-12 07:20:17','124.158.183.184',NULL,NULL),(10411,'brute_force','2021-03-12 02:20:20','2021-03-12 07:20:20','124.158.183.184',NULL,NULL),(10412,'brute_force','2021-03-12 02:20:20','2021-03-12 07:20:20',NULL,NULL,'admin'),(10413,'brute_force','2021-03-12 02:33:00','2021-03-12 07:33:00','108.160.159.11',NULL,NULL),(10414,'brute_force','2021-03-12 02:33:02','2021-03-12 07:33:02','108.160.159.11',NULL,NULL),(10415,'brute_force','2021-03-12 02:33:02','2021-03-12 07:33:02',NULL,NULL,'admin'),(10416,'brute_force','2021-03-12 02:46:34','2021-03-12 07:46:34','37.153.91.80',NULL,NULL),(10417,'brute_force','2021-03-12 02:46:36','2021-03-12 07:46:36','37.153.91.80',NULL,NULL),(10418,'brute_force','2021-03-12 02:46:36','2021-03-12 07:46:36',NULL,NULL,'admin'),(10419,'brute_force','2021-03-12 02:52:11','2021-03-12 07:52:11','67.227.250.116',NULL,NULL),(10420,'brute_force','2021-03-12 02:52:13','2021-03-12 07:52:13','67.227.250.116',NULL,NULL),(10421,'brute_force','2021-03-12 02:52:13','2021-03-12 07:52:13',NULL,NULL,'admin'),(10422,'brute_force','2021-03-12 02:53:57','2021-03-12 07:53:57','104.244.79.121',NULL,NULL),(10423,'brute_force','2021-03-12 02:53:57','2021-03-12 07:53:57',NULL,NULL,'admin'),(10424,'brute_force','2021-03-12 02:59:11','2021-03-12 07:59:11','103.145.50.114',NULL,NULL),(10425,'brute_force','2021-03-12 02:59:14','2021-03-12 07:59:14','103.145.50.114',NULL,NULL),(10426,'brute_force','2021-03-12 02:59:14','2021-03-12 07:59:14',NULL,NULL,'admin'),(10427,'brute_force','2021-03-12 03:07:20','2021-03-12 08:07:20','52.229.158.168',NULL,NULL),(10428,'brute_force','2021-03-12 03:07:23','2021-03-12 08:07:23','52.229.158.168',NULL,NULL),(10429,'brute_force','2021-03-12 03:07:23','2021-03-12 08:07:23',NULL,NULL,'admin'),(10430,'brute_force','2021-03-12 03:12:53','2021-03-12 08:12:53','162.0.213.216',NULL,NULL),(10431,'brute_force','2021-03-12 03:12:55','2021-03-12 08:12:55','162.0.213.216',NULL,NULL),(10432,'brute_force','2021-03-12 03:12:55','2021-03-12 08:12:55',NULL,NULL,'admin'),(10433,'brute_force','2021-03-12 03:20:05','2021-03-12 08:20:05','116.203.107.196',NULL,NULL),(10434,'brute_force','2021-03-12 03:20:07','2021-03-12 08:20:07','116.203.107.196',NULL,NULL),(10435,'brute_force','2021-03-12 03:20:07','2021-03-12 08:20:07',NULL,NULL,'admin'),(10436,'brute_force','2021-03-12 03:26:29','2021-03-12 08:26:29','209.208.62.215',NULL,NULL),(10437,'brute_force','2021-03-12 03:26:31','2021-03-12 08:26:31','209.208.62.215',NULL,NULL),(10438,'brute_force','2021-03-12 03:26:31','2021-03-12 08:26:31',NULL,NULL,'admin'),(10439,'brute_force','2021-03-12 03:33:45','2021-03-12 08:33:45','167.71.63.47',NULL,NULL),(10440,'brute_force','2021-03-12 03:33:48','2021-03-12 08:33:48','167.71.63.47',NULL,NULL),(10441,'brute_force','2021-03-12 03:33:48','2021-03-12 08:33:48',NULL,NULL,'admin'),(10442,'brute_force','2021-03-12 03:41:51','2021-03-12 08:41:51','188.166.247.170',NULL,NULL),(10443,'brute_force','2021-03-12 03:41:54','2021-03-12 08:41:54','188.166.247.170',NULL,NULL),(10444,'brute_force','2021-03-12 03:41:54','2021-03-12 08:41:54',NULL,NULL,'admin'),(10445,'brute_force','2021-03-12 03:55:42','2021-03-12 08:55:42','177.53.143.142',NULL,NULL),(10446,'brute_force','2021-03-12 04:03:58','2021-03-12 09:03:58','1.234.27.10',NULL,NULL),(10447,'brute_force','2021-03-12 04:04:07','2021-03-12 09:04:07','1.234.27.10',NULL,NULL),(10448,'brute_force','2021-03-12 04:04:07','2021-03-12 09:04:07',NULL,NULL,'admin'),(10449,'brute_force','2021-03-12 04:05:16','2021-03-12 09:05:16','185.130.44.124',NULL,NULL),(10450,'brute_force','2021-03-12 04:05:16','2021-03-12 09:05:16',NULL,NULL,'admin'),(10451,'brute_force','2021-03-12 04:10:45','2021-03-12 09:10:45','51.89.241.11',NULL,NULL),(10452,'brute_force','2021-03-12 04:10:47','2021-03-12 09:10:47','51.89.241.11',NULL,NULL),(10453,'brute_force','2021-03-12 04:10:47','2021-03-12 09:10:47',NULL,NULL,'admin'),(10454,'brute_force','2021-03-12 04:19:17','2021-03-12 09:19:17','174.138.8.83',NULL,NULL),(10455,'brute_force','2021-03-12 04:19:24','2021-03-12 09:19:24','174.138.8.83',NULL,NULL),(10456,'brute_force','2021-03-12 04:19:24','2021-03-12 09:19:24',NULL,NULL,'admin'),(10457,'brute_force','2021-03-12 04:24:40','2021-03-12 09:24:40','195.201.60.111',NULL,NULL),(10458,'brute_force','2021-03-12 04:24:42','2021-03-12 09:24:42','195.201.60.111',NULL,NULL),(10459,'brute_force','2021-03-12 04:24:42','2021-03-12 09:24:42',NULL,NULL,'admin'),(10460,'brute_force','2021-03-12 04:27:43','2021-03-12 09:27:43','77.247.181.165',NULL,NULL),(10461,'brute_force','2021-03-12 04:27:43','2021-03-12 09:27:43',NULL,2,'gruposuadi'),(10462,'brute_force','2021-03-12 04:48:57','2021-03-12 09:48:57','102.130.117.139',NULL,NULL),(10463,'brute_force','2021-03-12 04:49:01','2021-03-12 09:49:01','102.130.117.139',NULL,NULL),(10464,'brute_force','2021-03-12 04:49:01','2021-03-12 09:49:01',NULL,NULL,'admin'),(10465,'brute_force','2021-03-12 04:56:13','2021-03-12 09:56:13','188.165.246.125',NULL,NULL),(10466,'brute_force','2021-03-12 04:56:15','2021-03-12 09:56:15','188.165.246.125',NULL,NULL),(10467,'brute_force','2021-03-12 04:56:15','2021-03-12 09:56:15',NULL,NULL,'admin'),(10468,'brute_force','2021-03-12 05:11:45','2021-03-12 10:11:45','94.229.167.53',NULL,NULL),(10469,'brute_force','2021-03-12 05:11:48','2021-03-12 10:11:48','94.229.167.53',NULL,NULL),(10470,'brute_force','2021-03-12 05:11:48','2021-03-12 10:11:48',NULL,NULL,'admin'),(10471,'brute_force','2021-03-12 05:20:34','2021-03-12 10:20:34','167.99.78.164',NULL,NULL),(10472,'brute_force','2021-03-12 05:20:36','2021-03-12 10:20:36','167.99.78.164',NULL,NULL),(10473,'brute_force','2021-03-12 05:20:36','2021-03-12 10:20:36',NULL,NULL,'admin'),(10474,'brute_force','2021-03-12 05:28:33','2021-03-12 10:28:33','41.185.8.145',NULL,NULL),(10475,'brute_force','2021-03-12 05:28:35','2021-03-12 10:28:35','41.185.8.145',NULL,NULL),(10476,'brute_force','2021-03-12 05:28:35','2021-03-12 10:28:35',NULL,NULL,'admin'),(10477,'brute_force','2021-03-12 05:36:53','2021-03-12 10:36:53','41.185.8.146',NULL,NULL),(10478,'brute_force','2021-03-12 05:36:56','2021-03-12 10:36:56','41.185.8.146',NULL,NULL),(10479,'brute_force','2021-03-12 05:36:56','2021-03-12 10:36:56',NULL,NULL,'admin'),(10480,'brute_force','2021-03-12 05:38:44','2021-03-12 10:38:44','135.148.33.106',NULL,NULL),(10481,'brute_force','2021-03-12 05:38:44','2021-03-12 10:38:44',NULL,2,'gruposuadi'),(10482,'brute_force','2021-03-12 05:45:04','2021-03-12 10:45:04','52.66.15.35',NULL,NULL),(10483,'brute_force','2021-03-12 05:45:06','2021-03-12 10:45:06','52.66.15.35',NULL,NULL),(10484,'brute_force','2021-03-12 05:45:06','2021-03-12 10:45:06',NULL,NULL,'admin'),(10485,'brute_force','2021-03-12 05:53:03','2021-03-12 10:53:03','54.39.16.111',NULL,NULL),(10486,'brute_force','2021-03-12 05:53:05','2021-03-12 10:53:05','54.39.16.111',NULL,NULL),(10487,'brute_force','2021-03-12 05:53:05','2021-03-12 10:53:05',NULL,NULL,'admin'),(10488,'brute_force','2021-03-12 06:11:16','2021-03-12 11:11:16','180.149.240.243',NULL,NULL),(10489,'brute_force','2021-03-12 06:11:19','2021-03-12 11:11:19','180.149.240.243',NULL,NULL),(10490,'brute_force','2021-03-12 06:11:19','2021-03-12 11:11:19',NULL,NULL,'admin'),(10491,'brute_force','2021-03-12 06:28:11','2021-03-12 11:28:11','185.72.243.46',NULL,NULL),(10492,'brute_force','2021-03-12 06:28:14','2021-03-12 11:28:14','185.72.243.46',NULL,NULL),(10493,'brute_force','2021-03-12 06:28:14','2021-03-12 11:28:14',NULL,NULL,'admin'),(10494,'brute_force','2021-03-12 07:03:27','2021-03-12 12:03:27','54.38.175.201',NULL,NULL),(10495,'brute_force','2021-03-12 07:03:29','2021-03-12 12:03:29','54.38.175.201',NULL,NULL),(10496,'brute_force','2021-03-12 07:03:29','2021-03-12 12:03:29',NULL,NULL,'admin'),(10497,'brute_force','2021-03-12 07:21:56','2021-03-12 12:21:56','35.170.37.164',NULL,NULL),(10498,'brute_force','2021-03-12 07:21:58','2021-03-12 12:21:58','35.170.37.164',NULL,NULL),(10499,'brute_force','2021-03-12 07:21:58','2021-03-12 12:21:58',NULL,NULL,'admin'),(10500,'brute_force','2021-03-12 07:32:30','2021-03-12 12:32:30','142.4.18.106',NULL,NULL),(10501,'brute_force','2021-03-12 07:32:32','2021-03-12 12:32:32','142.4.18.106',NULL,NULL),(10502,'brute_force','2021-03-12 07:32:32','2021-03-12 12:32:32',NULL,NULL,'admin'),(10503,'brute_force','2021-03-12 07:42:02','2021-03-12 12:42:02','190.4.193.165',NULL,NULL),(10504,'brute_force','2021-03-12 07:42:04','2021-03-12 12:42:04','190.4.193.165',NULL,NULL),(10505,'brute_force','2021-03-12 07:42:04','2021-03-12 12:42:04',NULL,NULL,'admin'),(10506,'brute_force','2021-03-12 07:59:37','2021-03-12 12:59:37','167.86.110.46',NULL,NULL),(10507,'brute_force','2021-03-12 07:59:39','2021-03-12 12:59:39','167.86.110.46',NULL,NULL),(10508,'brute_force','2021-03-12 07:59:39','2021-03-12 12:59:39',NULL,NULL,'[login]'),(10509,'brute_force','2021-03-12 08:19:55','2021-03-12 13:19:55','124.158.12.202',NULL,NULL),(10510,'brute_force','2021-03-12 08:19:59','2021-03-12 13:19:59','124.158.12.202',NULL,NULL),(10511,'brute_force','2021-03-12 08:19:59','2021-03-12 13:19:59',NULL,NULL,'[login]'),(10512,'brute_force','2021-03-12 08:46:46','2021-03-12 13:46:46','132.248.65.245',NULL,NULL),(10513,'brute_force','2021-03-12 08:56:09','2021-03-12 13:56:09','107.180.103.185',NULL,NULL),(10514,'brute_force','2021-03-12 08:56:11','2021-03-12 13:56:11','107.180.103.185',NULL,NULL),(10515,'brute_force','2021-03-12 08:56:11','2021-03-12 13:56:11',NULL,NULL,'admin'),(10516,'brute_force','2021-03-12 09:35:56','2021-03-12 14:35:56','67.227.154.109',NULL,NULL),(10517,'brute_force','2021-03-12 09:35:58','2021-03-12 14:35:58','67.227.154.109',NULL,NULL),(10518,'brute_force','2021-03-12 09:35:58','2021-03-12 14:35:58',NULL,NULL,'admin'),(10519,'brute_force','2021-03-12 09:45:35','2021-03-12 14:45:35','77.68.122.217',NULL,NULL),(10520,'brute_force','2021-03-12 09:45:37','2021-03-12 14:45:37','77.68.122.217',NULL,NULL),(10521,'brute_force','2021-03-12 09:45:37','2021-03-12 14:45:37',NULL,NULL,'admin'),(10522,'brute_force','2021-03-12 10:06:31','2021-03-12 15:06:31','67.227.155.185',NULL,NULL),(10523,'brute_force','2021-03-12 10:06:33','2021-03-12 15:06:33','67.227.155.185',NULL,NULL),(10524,'brute_force','2021-03-12 10:06:33','2021-03-12 15:06:33',NULL,NULL,'admin'),(10525,'brute_force','2021-03-12 10:15:35','2021-03-12 15:15:35','184.171.164.162',NULL,NULL),(10526,'brute_force','2021-03-12 10:26:30','2021-03-12 15:26:30','104.149.130.198',NULL,NULL),(10527,'brute_force','2021-03-12 10:26:32','2021-03-12 15:26:32','104.149.130.198',NULL,NULL),(10528,'brute_force','2021-03-12 10:26:32','2021-03-12 15:26:32',NULL,NULL,'admin'),(10529,'brute_force','2021-03-12 10:36:15','2021-03-12 15:36:15','208.113.193.247',NULL,NULL),(10530,'brute_force','2021-03-12 10:36:17','2021-03-12 15:36:17','208.113.193.247',NULL,NULL),(10531,'brute_force','2021-03-12 10:36:17','2021-03-12 15:36:17',NULL,NULL,'admin'),(10532,'brute_force','2021-03-12 10:47:16','2021-03-12 15:47:16','192.99.33.132',NULL,NULL),(10533,'brute_force','2021-03-12 10:47:17','2021-03-12 15:47:17','192.99.33.132',NULL,NULL),(10534,'brute_force','2021-03-12 10:47:17','2021-03-12 15:47:17',NULL,NULL,'admin'),(10535,'brute_force','2021-03-12 10:56:59','2021-03-12 15:56:59','167.86.69.51',NULL,NULL),(10536,'brute_force','2021-03-12 10:57:01','2021-03-12 15:57:01','167.86.69.51',NULL,NULL),(10537,'brute_force','2021-03-12 10:57:01','2021-03-12 15:57:01',NULL,NULL,'admin'),(10538,'brute_force','2021-03-12 11:05:49','2021-03-12 16:05:49','216.198.212.166',NULL,NULL),(10539,'brute_force','2021-03-12 11:05:51','2021-03-12 16:05:51','216.198.212.166',NULL,NULL),(10540,'brute_force','2021-03-12 11:05:51','2021-03-12 16:05:51',NULL,NULL,'admin'),(10541,'brute_force','2021-03-12 11:22:50','2021-03-12 16:22:50','193.39.253.37',NULL,NULL),(10542,'brute_force','2021-03-12 11:22:52','2021-03-12 16:22:52','193.39.253.37',NULL,NULL),(10543,'brute_force','2021-03-12 11:22:52','2021-03-12 16:22:52',NULL,NULL,'admin'),(10544,'brute_force','2021-03-12 11:44:01','2021-03-12 16:44:01','41.185.8.131',NULL,NULL),(10545,'brute_force','2021-03-12 11:44:04','2021-03-12 16:44:04','41.185.8.131',NULL,NULL),(10546,'brute_force','2021-03-12 11:44:04','2021-03-12 16:44:04',NULL,NULL,'admin'),(10547,'brute_force','2021-03-12 11:49:53','2021-03-12 16:49:53','86.123.138.21',NULL,NULL),(10548,'brute_force','2021-03-12 11:49:56','2021-03-12 16:49:56','86.123.138.21',NULL,NULL),(10549,'brute_force','2021-03-12 11:49:56','2021-03-12 16:49:56',NULL,NULL,'admin'),(10550,'brute_force','2021-03-12 11:57:35','2021-03-12 16:57:35','66.55.88.134',NULL,NULL),(10551,'brute_force','2021-03-12 11:57:37','2021-03-12 16:57:37','66.55.88.134',NULL,NULL),(10552,'brute_force','2021-03-12 11:57:37','2021-03-12 16:57:37',NULL,NULL,'admin'),(10553,'brute_force','2021-03-12 12:10:28','2021-03-12 17:10:28','35.199.25.131',NULL,NULL),(10554,'brute_force','2021-03-12 12:10:30','2021-03-12 17:10:30','35.199.25.131',NULL,NULL),(10555,'brute_force','2021-03-12 12:10:30','2021-03-12 17:10:30',NULL,NULL,'admin'),(10556,'brute_force','2021-03-12 12:15:46','2021-03-12 17:15:46','138.201.141.102',NULL,NULL),(10557,'brute_force','2021-03-12 12:15:47','2021-03-12 17:15:47','138.201.141.102',NULL,NULL),(10558,'brute_force','2021-03-12 12:15:47','2021-03-12 17:15:47',NULL,NULL,'admin'),(10559,'brute_force','2021-03-12 12:23:00','2021-03-12 17:23:00','162.214.52.83',NULL,NULL),(10560,'brute_force','2021-03-12 12:23:02','2021-03-12 17:23:02','162.214.52.83',NULL,NULL),(10561,'brute_force','2021-03-12 12:23:02','2021-03-12 17:23:02',NULL,NULL,'admin'),(10562,'brute_force','2021-03-12 12:29:32','2021-03-12 17:29:32','52.2.28.133',NULL,NULL),(10563,'brute_force','2021-03-12 12:29:33','2021-03-12 17:29:33','52.2.28.133',NULL,NULL),(10564,'brute_force','2021-03-12 12:29:33','2021-03-12 17:29:33',NULL,NULL,'admin'),(10565,'brute_force','2021-03-12 12:40:15','2021-03-12 17:40:15','35.169.27.71',NULL,NULL),(10566,'brute_force','2021-03-12 12:40:16','2021-03-12 17:40:16','35.169.27.71',NULL,NULL),(10567,'brute_force','2021-03-12 12:40:16','2021-03-12 17:40:16',NULL,NULL,'admin'),(10568,'brute_force','2021-03-12 12:47:09','2021-03-12 17:47:09','134.209.216.91',NULL,NULL),(10569,'brute_force','2021-03-12 12:47:11','2021-03-12 17:47:11','134.209.216.91',NULL,NULL),(10570,'brute_force','2021-03-12 12:47:11','2021-03-12 17:47:11',NULL,NULL,'admin'),(10571,'brute_force','2021-03-12 12:53:58','2021-03-12 17:53:58','192.64.114.207',NULL,NULL),(10572,'brute_force','2021-03-12 12:53:58','2021-03-12 17:53:58',NULL,NULL,'[login]'),(10573,'brute_force','2021-03-12 12:58:08','2021-03-12 17:58:08','103.29.215.148',NULL,NULL),(10574,'brute_force','2021-03-12 12:58:10','2021-03-12 17:58:10','103.29.215.148',NULL,NULL),(10575,'brute_force','2021-03-12 12:58:10','2021-03-12 17:58:10',NULL,NULL,'[login]'),(10576,'brute_force','2021-03-12 13:08:43','2021-03-12 18:08:43','136.243.166.28',NULL,NULL),(10577,'brute_force','2021-03-12 13:08:55','2021-03-12 18:08:55','136.243.166.28',NULL,NULL),(10578,'brute_force','2021-03-12 13:08:55','2021-03-12 18:08:55',NULL,NULL,'admin'),(10579,'brute_force','2021-03-12 13:12:43','2021-03-12 18:12:43','34.125.81.73',NULL,NULL),(10580,'brute_force','2021-03-12 13:12:43','2021-03-12 18:12:43',NULL,NULL,'[login]'),(10581,'brute_force','2021-03-12 13:17:50','2021-03-12 18:17:50','69.67.187.198',NULL,NULL),(10582,'brute_force','2021-03-12 13:17:52','2021-03-12 18:17:52','69.67.187.198',NULL,NULL),(10583,'brute_force','2021-03-12 13:17:52','2021-03-12 18:17:52',NULL,NULL,'[login]'),(10584,'brute_force','2021-03-12 13:21:46','2021-03-12 18:21:46','199.192.30.216',NULL,NULL),(10585,'brute_force','2021-03-12 13:21:46','2021-03-12 18:21:46',NULL,NULL,'[login]'),(10586,'brute_force','2021-03-12 13:28:48','2021-03-12 18:28:48','54.39.16.116',NULL,NULL),(10587,'brute_force','2021-03-12 13:28:48','2021-03-12 18:28:48',NULL,NULL,'[login]'),(10588,'brute_force','2021-03-12 13:35:20','2021-03-12 18:35:20','63.250.39.120',NULL,NULL),(10589,'brute_force','2021-03-12 13:35:23','2021-03-12 18:35:23','63.250.39.120',NULL,NULL),(10590,'brute_force','2021-03-12 13:35:23','2021-03-12 18:35:23',NULL,NULL,'[login]'),(10591,'brute_force','2021-03-12 13:42:06','2021-03-12 18:42:06','62.210.209.245',NULL,NULL),(10592,'brute_force','2021-03-12 13:42:08','2021-03-12 18:42:08','62.210.209.245',NULL,NULL),(10593,'brute_force','2021-03-12 13:42:08','2021-03-12 18:42:08',NULL,NULL,'[login]'),(10594,'brute_force','2021-03-12 13:47:00','2021-03-12 18:47:00','45.56.216.10',NULL,NULL),(10595,'brute_force','2021-03-12 13:47:02','2021-03-12 18:47:02','45.56.216.10',NULL,NULL),(10596,'brute_force','2021-03-12 13:47:02','2021-03-12 18:47:02',NULL,NULL,'[login]'),(10597,'brute_force','2021-03-12 13:52:47','2021-03-12 18:52:47','144.91.114.244',NULL,NULL),(10598,'brute_force','2021-03-12 13:52:49','2021-03-12 18:52:49','144.91.114.244',NULL,NULL),(10599,'brute_force','2021-03-12 13:52:49','2021-03-12 18:52:49',NULL,NULL,'[login]'),(10600,'brute_force','2021-03-12 13:59:27','2021-03-12 18:59:27','104.210.67.55',NULL,NULL),(10601,'brute_force','2021-03-12 13:59:29','2021-03-12 18:59:29','104.210.67.55',NULL,NULL),(10602,'brute_force','2021-03-12 13:59:29','2021-03-12 18:59:29',NULL,NULL,'[login]'),(10603,'brute_force','2021-03-12 14:08:19','2021-03-12 19:08:19','188.166.214.213',NULL,NULL),(10604,'brute_force','2021-03-12 14:08:21','2021-03-12 19:08:21','188.166.214.213',NULL,NULL),(10605,'brute_force','2021-03-12 14:08:21','2021-03-12 19:08:21',NULL,NULL,'[login]'),(10606,'brute_force','2021-03-12 14:12:39','2021-03-12 19:12:39','88.204.242.62',NULL,NULL),(10607,'brute_force','2021-03-12 14:12:41','2021-03-12 19:12:41','88.204.242.62',NULL,NULL),(10608,'brute_force','2021-03-12 14:12:41','2021-03-12 19:12:41',NULL,NULL,'[login]'),(10609,'brute_force','2021-03-12 14:18:21','2021-03-12 19:18:21','84.18.207.65',NULL,NULL),(10610,'brute_force','2021-03-12 14:18:23','2021-03-12 19:18:23','84.18.207.65',NULL,NULL),(10611,'brute_force','2021-03-12 14:18:23','2021-03-12 19:18:23',NULL,NULL,'[login]'),(10612,'brute_force','2021-03-12 14:25:04','2021-03-12 19:25:04','35.237.113.173',NULL,NULL),(10613,'brute_force','2021-03-12 14:25:06','2021-03-12 19:25:06','35.237.113.173',NULL,NULL),(10614,'brute_force','2021-03-12 14:25:06','2021-03-12 19:25:06',NULL,NULL,'[login]'),(10615,'brute_force','2021-03-12 14:31:26','2021-03-12 19:31:26','167.99.226.206',NULL,NULL),(10616,'brute_force','2021-03-12 14:31:28','2021-03-12 19:31:28','167.99.226.206',NULL,NULL),(10617,'brute_force','2021-03-12 14:31:28','2021-03-12 19:31:28',NULL,NULL,'[login]'),(10618,'brute_force','2021-03-12 14:38:51','2021-03-12 19:38:51','188.165.197.171',NULL,NULL),(10619,'brute_force','2021-03-12 14:38:53','2021-03-12 19:38:53','188.165.197.171',NULL,NULL),(10620,'brute_force','2021-03-12 14:38:53','2021-03-12 19:38:53',NULL,NULL,'[login]'),(10621,'brute_force','2021-03-12 14:45:36','2021-03-12 19:45:36','41.185.8.73',NULL,NULL),(10622,'brute_force','2021-03-12 14:45:39','2021-03-12 19:45:39','41.185.8.73',NULL,NULL),(10623,'brute_force','2021-03-12 14:45:39','2021-03-12 19:45:39',NULL,NULL,'[login]'),(10624,'brute_force','2021-03-12 14:51:50','2021-03-12 19:51:50','103.13.50.131',NULL,NULL),(10625,'brute_force','2021-03-12 14:51:53','2021-03-12 19:51:53','103.13.50.131',NULL,NULL),(10626,'brute_force','2021-03-12 14:51:53','2021-03-12 19:51:53',NULL,NULL,'[login]'),(10627,'brute_force','2021-03-12 15:13:00','2021-03-12 20:13:00','185.121.88.58',NULL,NULL),(10628,'brute_force','2021-03-12 15:13:03','2021-03-12 20:13:03','185.121.88.58',NULL,NULL),(10629,'brute_force','2021-03-12 15:13:03','2021-03-12 20:13:03',NULL,NULL,'[login]'),(10630,'brute_force','2021-03-12 15:21:19','2021-03-12 20:21:19','104.129.180.37',NULL,NULL),(10631,'brute_force','2021-03-12 15:21:24','2021-03-12 20:21:24','104.129.180.37',NULL,NULL),(10632,'brute_force','2021-03-12 15:21:24','2021-03-12 20:21:24',NULL,NULL,'[login]'),(10633,'brute_force','2021-03-12 15:26:36','2021-03-12 20:26:36','86.123.138.21',NULL,NULL),(10634,'brute_force','2021-03-12 15:26:38','2021-03-12 20:26:38','86.123.138.21',NULL,NULL),(10635,'brute_force','2021-03-12 15:26:38','2021-03-12 20:26:38',NULL,NULL,'[login]'),(10636,'brute_force','2021-03-12 15:34:53','2021-03-12 20:34:53','103.226.250.28',NULL,NULL),(10637,'brute_force','2021-03-12 15:34:57','2021-03-12 20:34:57','103.226.250.28',NULL,NULL),(10638,'brute_force','2021-03-12 15:34:57','2021-03-12 20:34:57',NULL,NULL,'[login]'),(10639,'brute_force','2021-03-12 15:43:00','2021-03-12 20:43:00','150.95.111.9',NULL,NULL),(10640,'brute_force','2021-03-12 15:43:03','2021-03-12 20:43:03','150.95.111.9',NULL,NULL),(10641,'brute_force','2021-03-12 15:43:03','2021-03-12 20:43:03',NULL,NULL,'[login]'),(10642,'brute_force','2021-03-12 15:49:42','2021-03-12 20:49:42','193.70.122.72',NULL,NULL),(10643,'brute_force','2021-03-12 15:49:44','2021-03-12 20:49:44','193.70.122.72',NULL,NULL),(10644,'brute_force','2021-03-12 15:49:44','2021-03-12 20:49:44',NULL,NULL,'[login]'),(10645,'brute_force','2021-03-12 16:09:23','2021-03-12 21:09:23','8.210.66.197',NULL,NULL),(10646,'brute_force','2021-03-12 16:09:38','2021-03-12 21:09:38','8.210.66.197',NULL,NULL),(10647,'brute_force','2021-03-12 16:09:38','2021-03-12 21:09:38',NULL,NULL,'[login]'),(10648,'brute_force','2021-03-12 16:11:45','2021-03-12 21:11:45','87.247.240.175',NULL,NULL),(10649,'brute_force','2021-03-12 16:11:47','2021-03-12 21:11:47','87.247.240.175',NULL,NULL),(10650,'brute_force','2021-03-12 16:11:47','2021-03-12 21:11:47',NULL,NULL,'[login]'),(10651,'brute_force','2021-03-12 16:20:36','2021-03-12 21:20:36','149.56.154.113',NULL,NULL),(10652,'brute_force','2021-03-12 16:20:37','2021-03-12 21:20:37','149.56.154.113',NULL,NULL),(10653,'brute_force','2021-03-12 16:20:37','2021-03-12 21:20:37',NULL,NULL,'[login]'),(10654,'brute_force','2021-03-12 16:28:58','2021-03-12 21:28:58','45.149.79.218',NULL,NULL),(10655,'brute_force','2021-03-12 16:29:01','2021-03-12 21:29:01','45.149.79.218',NULL,NULL),(10656,'brute_force','2021-03-12 16:29:01','2021-03-12 21:29:01',NULL,NULL,'[login]'),(10657,'brute_force','2021-03-12 16:35:43','2021-03-12 21:35:43','51.68.112.94',NULL,NULL),(10658,'brute_force','2021-03-12 16:35:43','2021-03-12 21:35:43',NULL,NULL,'[login]'),(10659,'brute_force','2021-03-12 16:43:35','2021-03-12 21:43:35','67.227.175.100',NULL,NULL),(10660,'brute_force','2021-03-12 16:43:36','2021-03-12 21:43:36','67.227.175.100',NULL,NULL),(10661,'brute_force','2021-03-12 16:43:36','2021-03-12 21:43:36',NULL,NULL,'[login]'),(10662,'brute_force','2021-03-12 16:52:38','2021-03-12 21:52:38','67.227.154.109',NULL,NULL),(10663,'brute_force','2021-03-12 16:52:40','2021-03-12 21:52:40','67.227.154.109',NULL,NULL),(10664,'brute_force','2021-03-12 16:52:40','2021-03-12 21:52:40',NULL,NULL,'[login]'),(10665,'brute_force','2021-03-12 17:00:04','2021-03-12 22:00:04','137.117.128.174',NULL,NULL),(10666,'brute_force','2021-03-12 17:00:06','2021-03-12 22:00:06','137.117.128.174',NULL,NULL),(10667,'brute_force','2021-03-12 17:00:06','2021-03-12 22:00:06',NULL,NULL,'[login]'),(10668,'brute_force','2021-03-12 17:24:21','2021-03-12 22:24:21','41.185.8.135',NULL,NULL),(10669,'brute_force','2021-03-12 17:24:25','2021-03-12 22:24:25','41.185.8.135',NULL,NULL),(10670,'brute_force','2021-03-12 17:24:25','2021-03-12 22:24:25',NULL,NULL,'[login]'),(10671,'brute_force','2021-03-12 17:49:50','2021-03-12 22:49:50','144.91.101.209',NULL,NULL),(10672,'brute_force','2021-03-12 17:49:50','2021-03-12 22:49:50',NULL,NULL,'[login]'),(10673,'brute_force','2021-03-12 17:58:28','2021-03-12 22:58:28','162.214.94.11',NULL,NULL),(10674,'brute_force','2021-03-12 17:58:30','2021-03-12 22:58:30','162.214.94.11',NULL,NULL),(10675,'brute_force','2021-03-12 17:58:30','2021-03-12 22:58:30',NULL,NULL,'[login]'),(10676,'brute_force','2021-03-12 18:06:32','2021-03-12 23:06:32','144.217.123.236',NULL,NULL),(10677,'brute_force','2021-03-12 18:06:34','2021-03-12 23:06:34','144.217.123.236',NULL,NULL),(10678,'brute_force','2021-03-12 18:06:34','2021-03-12 23:06:34',NULL,NULL,'[login]'),(10679,'brute_force','2021-03-12 18:24:52','2021-03-12 23:24:52','110.4.41.246',NULL,NULL),(10680,'brute_force','2021-03-12 18:24:55','2021-03-12 23:24:55','110.4.41.246',NULL,NULL),(10681,'brute_force','2021-03-12 18:24:55','2021-03-12 23:24:55',NULL,NULL,'[login]'),(10682,'brute_force','2021-03-12 18:33:25','2021-03-12 23:33:25','201.148.107.227',NULL,NULL),(10683,'brute_force','2021-03-12 18:33:27','2021-03-12 23:33:27','201.148.107.227',NULL,NULL),(10684,'brute_force','2021-03-12 18:33:27','2021-03-12 23:33:27',NULL,NULL,'[login]'),(10685,'brute_force','2021-03-12 18:41:45','2021-03-12 23:41:45','101.0.65.98',NULL,NULL),(10686,'brute_force','2021-03-12 18:41:47','2021-03-12 23:41:47','101.0.65.98',NULL,NULL),(10687,'brute_force','2021-03-12 18:41:47','2021-03-12 23:41:47',NULL,NULL,'[login]'),(10688,'brute_force','2021-03-12 18:50:19','2021-03-12 23:50:19','24.172.246.199',NULL,NULL),(10689,'brute_force','2021-03-12 18:50:21','2021-03-12 23:50:21','24.172.246.199',NULL,NULL),(10690,'brute_force','2021-03-12 18:50:21','2021-03-12 23:50:21',NULL,NULL,'[login]'),(10691,'brute_force','2021-03-12 19:09:34','2021-03-13 00:09:34','103.8.25.22',NULL,NULL),(10692,'brute_force','2021-03-12 19:09:37','2021-03-13 00:09:37','103.8.25.22',NULL,NULL),(10693,'brute_force','2021-03-12 19:09:37','2021-03-13 00:09:37',NULL,NULL,'[login]'),(10694,'brute_force','2021-03-12 19:17:51','2021-03-13 00:17:51','95.111.252.201',NULL,NULL),(10695,'brute_force','2021-03-12 19:17:53','2021-03-13 00:17:53','95.111.252.201',NULL,NULL),(10696,'brute_force','2021-03-12 19:17:53','2021-03-13 00:17:53',NULL,NULL,'[login]'),(10697,'brute_force','2021-03-12 19:26:54','2021-03-13 00:26:54','103.47.60.44',NULL,NULL),(10698,'brute_force','2021-03-12 19:26:58','2021-03-13 00:26:58','103.47.60.44',NULL,NULL),(10699,'brute_force','2021-03-12 19:26:58','2021-03-13 00:26:58',NULL,NULL,'[login]'),(10700,'brute_force','2021-03-12 19:45:57','2021-03-13 00:45:57','41.185.8.144',NULL,NULL),(10701,'brute_force','2021-03-12 19:46:00','2021-03-13 00:46:00','41.185.8.144',NULL,NULL),(10702,'brute_force','2021-03-12 19:46:00','2021-03-13 00:46:00',NULL,NULL,'[login]'),(10703,'brute_force','2021-03-12 19:54:40','2021-03-13 00:54:40','185.73.178.44',NULL,NULL),(10704,'brute_force','2021-03-12 19:54:43','2021-03-13 00:54:43','185.73.178.44',NULL,NULL),(10705,'brute_force','2021-03-12 19:54:43','2021-03-13 00:54:43',NULL,NULL,'[login]'),(10706,'brute_force','2021-03-12 20:03:58','2021-03-13 01:03:58','107.180.73.192',NULL,NULL),(10707,'brute_force','2021-03-12 20:04:00','2021-03-13 01:04:00','107.180.73.192',NULL,NULL),(10708,'brute_force','2021-03-12 20:04:00','2021-03-13 01:04:00',NULL,NULL,'[login]'),(10709,'brute_force','2021-03-12 20:13:16','2021-03-13 01:13:16','102.130.121.179',NULL,NULL),(10710,'brute_force','2021-03-12 20:13:19','2021-03-13 01:13:19','102.130.121.179',NULL,NULL),(10711,'brute_force','2021-03-12 20:13:19','2021-03-13 01:13:19',NULL,NULL,'[login]'),(10712,'brute_force','2021-03-12 20:26:51','2021-03-13 01:26:51','199.217.119.203',NULL,NULL),(10713,'brute_force','2021-03-12 20:41:44','2021-03-13 01:41:44','35.239.230.113',NULL,NULL),(10714,'brute_force','2021-03-12 20:41:46','2021-03-13 01:41:46','35.239.230.113',NULL,NULL),(10715,'brute_force','2021-03-12 20:41:46','2021-03-13 01:41:46',NULL,NULL,'[login]'),(10716,'brute_force','2021-03-12 20:50:52','2021-03-13 01:50:52','79.142.76.119',NULL,NULL),(10717,'brute_force','2021-03-12 20:50:54','2021-03-13 01:50:54','79.142.76.119',NULL,NULL),(10718,'brute_force','2021-03-12 20:50:54','2021-03-13 01:50:54',NULL,NULL,'[login]'),(10719,'brute_force','2021-03-12 21:01:52','2021-03-13 02:01:52','169.1.20.78',NULL,NULL),(10720,'brute_force','2021-03-12 21:02:01','2021-03-13 02:02:01','169.1.20.78',NULL,NULL),(10721,'brute_force','2021-03-12 21:02:01','2021-03-13 02:02:01',NULL,NULL,'[login]'),(10722,'brute_force','2021-03-12 21:10:25','2021-03-13 02:10:25','193.70.122.72',NULL,NULL),(10723,'brute_force','2021-03-12 21:10:27','2021-03-13 02:10:27','193.70.122.72',NULL,NULL),(10724,'brute_force','2021-03-12 21:10:27','2021-03-13 02:10:27',NULL,NULL,'[login]'),(10725,'brute_force','2021-03-12 21:29:40','2021-03-13 02:29:40','89.34.18.38',NULL,NULL),(10726,'brute_force','2021-03-12 21:29:42','2021-03-13 02:29:42','89.34.18.38',NULL,NULL),(10727,'brute_force','2021-03-12 21:29:42','2021-03-13 02:29:42',NULL,NULL,'[login]'),(10728,'brute_force','2021-03-12 21:50:05','2021-03-13 02:50:05','52.66.15.35',NULL,NULL),(10729,'brute_force','2021-03-12 21:50:08','2021-03-13 02:50:08','52.66.15.35',NULL,NULL),(10730,'brute_force','2021-03-12 21:50:08','2021-03-13 02:50:08',NULL,NULL,'[login]'),(10731,'brute_force','2021-03-12 22:00:30','2021-03-13 03:00:30','103.67.235.25',NULL,NULL),(10732,'brute_force','2021-03-12 22:00:33','2021-03-13 03:00:33','103.67.235.25',NULL,NULL),(10733,'brute_force','2021-03-12 22:00:33','2021-03-13 03:00:33',NULL,NULL,'[login]'),(10734,'brute_force','2021-03-12 22:09:15','2021-03-13 03:09:15','18.224.154.211',NULL,NULL),(10735,'brute_force','2021-03-12 22:09:17','2021-03-13 03:09:17','18.224.154.211',NULL,NULL),(10736,'brute_force','2021-03-12 22:09:17','2021-03-13 03:09:17',NULL,NULL,'[login]'),(10737,'brute_force','2021-03-12 22:19:54','2021-03-13 03:19:54','14.99.197.34',NULL,NULL),(10738,'brute_force','2021-03-12 22:19:58','2021-03-13 03:19:58','14.99.197.34',NULL,NULL),(10739,'brute_force','2021-03-12 22:19:58','2021-03-13 03:19:58',NULL,NULL,'[login]'),(10740,'brute_force','2021-03-12 22:29:03','2021-03-13 03:29:03','67.222.148.220',NULL,NULL),(10741,'brute_force','2021-03-12 22:29:03','2021-03-13 03:29:03',NULL,NULL,'[login]'),(10742,'brute_force','2021-03-12 22:39:48','2021-03-13 03:39:48','176.31.116.83',NULL,NULL),(10743,'brute_force','2021-03-12 22:39:50','2021-03-13 03:39:50','176.31.116.83',NULL,NULL),(10744,'brute_force','2021-03-12 22:39:50','2021-03-13 03:39:50',NULL,NULL,'[login]'),(10745,'brute_force','2021-03-12 22:50:39','2021-03-13 03:50:39','128.199.21.230',NULL,NULL),(10746,'brute_force','2021-03-12 22:50:42','2021-03-13 03:50:42','128.199.21.230',NULL,NULL),(10747,'brute_force','2021-03-12 22:50:42','2021-03-13 03:50:42',NULL,NULL,'[login]'),(10748,'brute_force','2021-03-12 22:59:29','2021-03-13 03:59:29','146.59.230.244',NULL,NULL),(10749,'brute_force','2021-03-12 23:18:19','2021-03-13 04:18:19','3.35.230.185',NULL,NULL),(10750,'brute_force','2021-03-12 23:18:42','2021-03-13 04:18:42','3.35.230.185',NULL,NULL),(10751,'brute_force','2021-03-12 23:18:42','2021-03-13 04:18:42',NULL,NULL,'[login]'),(10752,'brute_force','2021-03-12 23:19:45','2021-03-13 04:19:45','67.227.154.109',NULL,NULL),(10753,'brute_force','2021-03-12 23:19:47','2021-03-13 04:19:47','67.227.154.109',NULL,NULL),(10754,'brute_force','2021-03-12 23:19:47','2021-03-13 04:19:47',NULL,NULL,'[login]'),(10755,'brute_force','2021-03-12 23:31:58','2021-03-13 04:31:58','167.99.78.164',NULL,NULL),(10756,'brute_force','2021-03-12 23:32:00','2021-03-13 04:32:00','167.99.78.164',NULL,NULL),(10757,'brute_force','2021-03-12 23:32:00','2021-03-13 04:32:00',NULL,NULL,'[login]'),(10758,'brute_force','2021-03-12 23:32:26','2021-03-13 04:32:26','185.220.101.195',NULL,NULL),(10759,'brute_force','2021-03-12 23:32:26','2021-03-13 04:32:26',NULL,2,'gruposuadi'),(10760,'brute_force','2021-03-12 23:50:56','2021-03-13 04:50:56','41.185.8.235',NULL,NULL),(10761,'brute_force','2021-03-12 23:50:59','2021-03-13 04:50:59','41.185.8.235',NULL,NULL),(10762,'brute_force','2021-03-12 23:50:59','2021-03-13 04:50:59',NULL,NULL,'[login]'),(10763,'brute_force','2021-03-13 00:01:08','2021-03-13 05:01:08','54.39.16.111',NULL,NULL),(10764,'brute_force','2021-03-13 00:01:10','2021-03-13 05:01:10','54.39.16.111',NULL,NULL),(10765,'brute_force','2021-03-13 00:01:10','2021-03-13 05:01:10',NULL,NULL,'[login]'),(10766,'brute_force','2021-03-13 00:13:18','2021-03-13 05:13:18','103.67.235.25',NULL,NULL),(10767,'brute_force','2021-03-13 00:13:22','2021-03-13 05:13:22','103.67.235.25',NULL,NULL),(10768,'brute_force','2021-03-13 00:13:22','2021-03-13 05:13:22',NULL,NULL,'[login]'),(10769,'brute_force','2021-03-13 00:40:02','2021-03-13 05:40:02','198.98.51.189',NULL,NULL),(10770,'brute_force','2021-03-13 00:40:02','2021-03-13 05:40:02',NULL,2,'gruposuadi'),(10771,'brute_force','2021-03-13 19:38:34','2021-03-14 00:38:34','135.148.33.124',NULL,NULL),(10772,'brute_force','2021-03-13 19:38:34','2021-03-14 00:38:34',NULL,2,'gruposuadi'),(10773,'brute_force','2021-03-13 20:47:31','2021-03-14 01:47:31','109.69.67.17',NULL,NULL),(10774,'brute_force','2021-03-13 20:47:31','2021-03-14 01:47:31',NULL,2,'gruposuadi'),(10775,'brute_force','2021-03-14 16:30:39','2021-03-14 21:30:39','213.164.204.90',NULL,NULL),(10776,'brute_force','2021-03-14 16:30:39','2021-03-14 21:30:39',NULL,2,'gruposuadi'),(10777,'brute_force','2021-03-14 17:43:03','2021-03-14 22:43:03','135.148.33.95',NULL,NULL),(10778,'brute_force','2021-03-14 17:43:03','2021-03-14 22:43:03',NULL,2,'gruposuadi'),(10779,'brute_force','2021-03-15 01:54:44','2021-03-15 06:54:44','185.220.101.134',NULL,NULL),(10780,'brute_force','2021-03-15 01:54:44','2021-03-15 06:54:44',NULL,NULL,'admin'),(10781,'brute_force','2021-03-15 03:08:35','2021-03-15 08:08:35','163.172.29.30',NULL,NULL),(10782,'brute_force','2021-03-15 03:08:35','2021-03-15 08:08:35',NULL,NULL,'admin'),(10783,'brute_force','2021-03-16 02:25:36','2021-03-16 07:25:36','192.42.116.22',NULL,NULL),(10784,'brute_force','2021-03-16 02:25:36','2021-03-16 07:25:36',NULL,2,'gruposuadi'),(10785,'brute_force','2021-03-16 02:25:35','2021-03-16 07:25:35','185.220.102.241',NULL,NULL),(10786,'brute_force','2021-03-16 02:25:35','2021-03-16 07:25:35',NULL,NULL,'admin'),(10787,'brute_force','2021-03-16 03:36:33','2021-03-16 08:36:33','81.6.43.167',NULL,NULL),(10788,'brute_force','2021-03-16 03:36:33','2021-03-16 08:36:33',NULL,2,'gruposuadi'),(10789,'brute_force','2021-03-16 03:36:43','2021-03-16 08:36:43','185.220.102.243',NULL,NULL),(10790,'brute_force','2021-03-16 03:36:43','2021-03-16 08:36:43',NULL,NULL,'admin'),(10791,'brute_force','2021-03-16 16:20:45','2021-03-16 21:20:45','88.99.209.93',NULL,NULL),(10792,'brute_force','2021-03-16 16:20:47','2021-03-16 21:20:47','88.99.209.93',NULL,NULL),(10793,'brute_force','2021-03-16 16:20:47','2021-03-16 21:20:47',NULL,NULL,'[login]'),(10794,'brute_force','2021-03-16 17:38:59','2021-03-16 22:38:59','165.232.107.220',NULL,NULL),(10795,'brute_force','2021-03-16 17:39:02','2021-03-16 22:39:02','165.232.107.220',NULL,NULL),(10796,'brute_force','2021-03-16 17:39:02','2021-03-16 22:39:02',NULL,NULL,'[login]'),(10797,'brute_force','2021-03-16 18:07:33','2021-03-16 23:07:33','116.203.107.196',NULL,NULL),(10798,'brute_force','2021-03-16 18:07:35','2021-03-16 23:07:35','116.203.107.196',NULL,NULL),(10799,'brute_force','2021-03-16 18:07:35','2021-03-16 23:07:35',NULL,NULL,'[login]'),(10800,'brute_force','2021-03-16 19:09:05','2021-03-17 00:09:05','35.198.195.1',NULL,NULL),(10801,'brute_force','2021-03-16 19:09:08','2021-03-17 00:09:08','35.198.195.1',NULL,NULL),(10802,'brute_force','2021-03-16 19:09:08','2021-03-17 00:09:08',NULL,NULL,'[login]'),(10803,'brute_force','2021-03-16 19:41:56','2021-03-17 00:41:56','51.161.34.111',NULL,NULL),(10804,'brute_force','2021-03-16 19:41:58','2021-03-17 00:41:58','51.161.34.111',NULL,NULL),(10805,'brute_force','2021-03-16 19:41:58','2021-03-17 00:41:58',NULL,NULL,'[login]'),(10806,'brute_force','2021-03-16 20:15:24','2021-03-17 01:15:24','103.90.233.43',NULL,NULL),(10807,'brute_force','2021-03-16 20:15:27','2021-03-17 01:15:27','103.90.233.43',NULL,NULL),(10808,'brute_force','2021-03-16 20:15:27','2021-03-17 01:15:27',NULL,NULL,'[login]'),(10809,'brute_force','2021-03-16 21:25:36','2021-03-17 02:25:36','3.25.30.128',NULL,NULL),(10810,'brute_force','2021-03-16 21:25:39','2021-03-17 02:25:39','3.25.30.128',NULL,NULL),(10811,'brute_force','2021-03-16 21:25:39','2021-03-17 02:25:39',NULL,NULL,'[login]'),(10812,'brute_force','2021-03-16 22:21:25','2021-03-17 03:21:25','104.244.73.85',NULL,NULL),(10813,'brute_force','2021-03-16 22:21:25','2021-03-17 03:21:25',NULL,NULL,'admin'),(10814,'brute_force','2021-03-16 22:27:21','2021-03-17 03:27:21','51.195.166.162',NULL,NULL),(10815,'brute_force','2021-03-16 22:27:21','2021-03-17 03:27:21',NULL,2,'gruposuadi'),(10816,'brute_force','2021-03-16 22:40:13','2021-03-17 03:40:13','54.39.22.135',NULL,NULL),(10817,'brute_force','2021-03-16 22:40:15','2021-03-17 03:40:15','54.39.22.135',NULL,NULL),(10818,'brute_force','2021-03-16 22:40:15','2021-03-17 03:40:15',NULL,NULL,'[login]'),(10819,'brute_force','2021-03-16 23:36:07','2021-03-17 04:36:07','198.98.52.143',NULL,NULL),(10820,'brute_force','2021-03-16 23:36:07','2021-03-17 04:36:07',NULL,NULL,'admin'),(10821,'brute_force','2021-03-16 23:40:24','2021-03-17 04:40:24','51.15.225.216',NULL,NULL),(10822,'brute_force','2021-03-16 23:40:24','2021-03-17 04:40:24',NULL,2,'gruposuadi'),(10823,'brute_force','2021-03-17 00:26:45','2021-03-17 05:26:45','177.11.53.160',NULL,NULL),(10824,'brute_force','2021-03-17 00:26:47','2021-03-17 05:26:47','177.11.53.160',NULL,NULL),(10825,'brute_force','2021-03-17 00:26:47','2021-03-17 05:26:47',NULL,NULL,'[login]'),(10826,'brute_force','2021-03-17 01:00:31','2021-03-17 06:00:31','138.201.141.102',NULL,NULL),(10827,'brute_force','2021-03-17 01:00:33','2021-03-17 06:00:33','138.201.141.102',NULL,NULL),(10828,'brute_force','2021-03-17 01:00:33','2021-03-17 06:00:33',NULL,NULL,'[login]'),(10829,'brute_force','2021-03-17 01:15:25','2021-03-17 06:15:25','5.252.162.92',NULL,NULL),(10830,'brute_force','2021-03-17 01:15:27','2021-03-17 06:15:27','5.252.162.92',NULL,NULL),(10831,'brute_force','2021-03-17 01:15:27','2021-03-17 06:15:27',NULL,NULL,'[login]'),(10832,'brute_force','2021-03-17 01:29:41','2021-03-17 06:29:41','34.101.193.134',NULL,NULL),(10833,'brute_force','2021-03-17 01:29:44','2021-03-17 06:29:44','34.101.193.134',NULL,NULL),(10834,'brute_force','2021-03-17 01:29:44','2021-03-17 06:29:44',NULL,NULL,'[login]'),(10835,'brute_force','2021-03-17 01:43:22','2021-03-17 06:43:22','104.131.26.236',NULL,NULL),(10836,'brute_force','2021-03-17 01:43:24','2021-03-17 06:43:24','104.131.26.236',NULL,NULL),(10837,'brute_force','2021-03-17 01:43:24','2021-03-17 06:43:24',NULL,NULL,'[login]'),(10838,'brute_force','2021-03-17 02:06:29','2021-03-17 07:06:29','173.249.35.108',NULL,NULL),(10839,'brute_force','2021-03-17 02:06:31','2021-03-17 07:06:31','173.249.35.108',NULL,NULL),(10840,'brute_force','2021-03-17 02:06:31','2021-03-17 07:06:31',NULL,NULL,'[login]'),(10841,'brute_force','2021-03-17 02:18:41','2021-03-17 07:18:41','67.225.192.146',NULL,NULL),(10842,'brute_force','2021-03-17 02:18:43','2021-03-17 07:18:43','67.225.192.146',NULL,NULL),(10843,'brute_force','2021-03-17 02:18:43','2021-03-17 07:18:43',NULL,NULL,'[login]'),(10844,'brute_force','2021-03-17 02:30:53','2021-03-17 07:30:53','103.8.25.88',NULL,NULL),(10845,'brute_force','2021-03-17 02:30:56','2021-03-17 07:30:56','103.8.25.88',NULL,NULL),(10846,'brute_force','2021-03-17 02:30:56','2021-03-17 07:30:56',NULL,NULL,'[login]'),(10847,'brute_force','2021-03-17 02:42:11','2021-03-17 07:42:11','178.63.79.232',NULL,NULL),(10848,'brute_force','2021-03-17 02:42:13','2021-03-17 07:42:13','178.63.79.232',NULL,NULL),(10849,'brute_force','2021-03-17 02:42:13','2021-03-17 07:42:13',NULL,NULL,'[login]'),(10850,'brute_force','2021-03-17 02:54:35','2021-03-17 07:54:35','173.82.218.66',NULL,NULL),(10851,'brute_force','2021-03-17 02:54:36','2021-03-17 07:54:36','173.82.218.66',NULL,NULL),(10852,'brute_force','2021-03-17 02:54:36','2021-03-17 07:54:36',NULL,NULL,'[login]'),(10853,'brute_force','2021-03-17 03:07:36','2021-03-17 08:07:36','69.16.231.164',NULL,NULL),(10854,'brute_force','2021-03-17 03:07:38','2021-03-17 08:07:38','69.16.231.164',NULL,NULL),(10855,'brute_force','2021-03-17 03:07:38','2021-03-17 08:07:38',NULL,NULL,'[login]'),(10856,'brute_force','2021-03-17 03:20:27','2021-03-17 08:20:27','13.92.252.34',NULL,NULL),(10857,'brute_force','2021-03-17 03:20:29','2021-03-17 08:20:29','13.92.252.34',NULL,NULL),(10858,'brute_force','2021-03-17 03:20:29','2021-03-17 08:20:29',NULL,NULL,'[login]'),(10859,'brute_force','2021-03-17 03:34:50','2021-03-17 08:34:50','110.173.134.125',NULL,NULL),(10860,'brute_force','2021-03-17 03:34:50','2021-03-17 08:34:50',NULL,NULL,'[login]'),(10861,'brute_force','2021-03-17 03:48:57','2021-03-17 08:48:57','144.2.69.4',NULL,NULL),(10862,'brute_force','2021-03-17 03:48:59','2021-03-17 08:48:59','144.2.69.4',NULL,NULL),(10863,'brute_force','2021-03-17 03:48:59','2021-03-17 08:48:59',NULL,NULL,'[login]'),(10864,'brute_force','2021-03-17 05:04:42','2021-03-17 10:04:42','167.86.68.197',NULL,NULL),(10865,'brute_force','2021-03-17 05:04:50','2021-03-17 10:04:50','167.86.68.197',NULL,NULL),(10866,'brute_force','2021-03-17 05:04:50','2021-03-17 10:04:50',NULL,NULL,'[login]'),(10867,'brute_force','2021-03-17 05:37:05','2021-03-17 10:37:05','133.130.77.44',NULL,NULL),(10868,'brute_force','2021-03-17 05:54:29','2021-03-17 10:54:29','51.38.190.92',NULL,NULL),(10869,'brute_force','2021-03-17 05:54:29','2021-03-17 10:54:29',NULL,NULL,'[login]'),(10870,'brute_force','2021-03-17 06:11:20','2021-03-17 11:11:20','210.13.75.122',NULL,NULL),(10871,'brute_force','2021-03-17 06:11:22','2021-03-17 11:11:22','210.13.75.122',NULL,NULL),(10872,'brute_force','2021-03-17 06:11:22','2021-03-17 11:11:22',NULL,NULL,'[login]'),(10873,'brute_force','2021-03-17 06:28:50','2021-03-17 11:28:50','163.43.114.123',NULL,NULL),(10874,'brute_force','2021-03-17 06:28:52','2021-03-17 11:28:52','163.43.114.123',NULL,NULL),(10875,'brute_force','2021-03-17 06:28:52','2021-03-17 11:28:52',NULL,NULL,'[login]'),(10876,'brute_force','2021-03-17 06:47:12','2021-03-17 11:47:12','2.56.116.80',NULL,NULL),(10877,'brute_force','2021-03-17 06:47:14','2021-03-17 11:47:14','2.56.116.80',NULL,NULL),(10878,'brute_force','2021-03-17 06:47:14','2021-03-17 11:47:14',NULL,NULL,'[login]'),(10879,'brute_force','2021-03-17 07:04:39','2021-03-17 12:04:39','198.54.120.93',NULL,NULL),(10880,'brute_force','2021-03-17 07:04:41','2021-03-17 12:04:41','198.54.120.93',NULL,NULL),(10881,'brute_force','2021-03-17 07:04:41','2021-03-17 12:04:41',NULL,NULL,'[login]'),(10882,'brute_force','2021-03-17 08:06:16','2021-03-17 13:06:16','34.64.218.102',NULL,NULL),(10883,'brute_force','2021-03-17 08:06:19','2021-03-17 13:06:19','34.64.218.102',NULL,NULL),(10884,'brute_force','2021-03-17 08:06:19','2021-03-17 13:06:19',NULL,NULL,'[login]'),(10885,'brute_force','2021-03-17 08:26:40','2021-03-17 13:26:40','185.156.67.156',NULL,NULL),(10886,'brute_force','2021-03-17 08:26:42','2021-03-17 13:26:42','185.156.67.156',NULL,NULL),(10887,'brute_force','2021-03-17 08:26:42','2021-03-17 13:26:42',NULL,NULL,'admin'),(10888,'brute_force','2021-03-17 08:47:27','2021-03-17 13:47:27','109.234.165.72',NULL,NULL),(10889,'brute_force','2021-03-17 08:47:29','2021-03-17 13:47:29','109.234.165.72',NULL,NULL),(10890,'brute_force','2021-03-17 08:47:29','2021-03-17 13:47:29',NULL,NULL,'admin'),(10891,'brute_force','2021-03-17 09:10:01','2021-03-17 14:10:01','103.123.16.106',NULL,NULL),(10892,'brute_force','2021-03-17 09:10:12','2021-03-17 14:10:12','103.123.16.106',NULL,NULL),(10893,'brute_force','2021-03-17 09:10:12','2021-03-17 14:10:12',NULL,NULL,'admin'),(10894,'brute_force','2021-03-17 09:27:45','2021-03-17 14:27:45','173.249.2.83',NULL,NULL),(10895,'brute_force','2021-03-17 09:27:55','2021-03-17 14:27:55','173.249.2.83',NULL,NULL),(10896,'brute_force','2021-03-17 09:27:55','2021-03-17 14:27:55',NULL,NULL,'admin'),(10897,'brute_force','2021-03-17 10:32:12','2021-03-17 15:32:12','148.72.207.250',NULL,NULL),(10898,'brute_force','2021-03-17 11:16:10','2021-03-17 16:16:10','128.199.122.54',NULL,NULL),(10899,'brute_force','2021-03-17 11:16:14','2021-03-17 16:16:14','128.199.122.54',NULL,NULL),(10900,'brute_force','2021-03-17 11:16:14','2021-03-17 16:16:14',NULL,NULL,'admin'),(10901,'brute_force','2021-03-17 11:34:35','2021-03-17 16:34:35','180.250.131.2',NULL,NULL),(10902,'brute_force','2021-03-17 11:34:39','2021-03-17 16:34:39','180.250.131.2',NULL,NULL),(10903,'brute_force','2021-03-17 11:34:39','2021-03-17 16:34:39',NULL,NULL,'admin'),(10904,'brute_force','2021-03-17 12:44:10','2021-03-17 17:44:10','120.69.223.116',NULL,NULL),(10905,'brute_force','2021-03-17 12:44:10','2021-03-17 17:44:10',NULL,2,'gruposuadi'),(10906,'brute_force','2021-03-17 12:44:20','2021-03-17 17:44:20','95.216.17.77',NULL,NULL),(10907,'brute_force','2021-03-17 12:44:20','2021-03-17 17:44:20',NULL,NULL,'unavarro'),(10908,'brute_force','2021-03-17 14:11:12','2021-03-17 19:11:12','14.187.38.225',NULL,NULL),(10909,'brute_force','2021-03-17 14:11:12','2021-03-17 19:11:12',NULL,2,'gruposuadi'),(10910,'brute_force','2021-03-17 14:11:13','2021-03-17 19:11:13','102.164.249.73',NULL,NULL),(10911,'brute_force','2021-03-17 14:11:13','2021-03-17 19:11:13',NULL,NULL,'cmorales'),(10912,'brute_force','2021-03-17 14:11:13','2021-03-17 19:11:13','117.207.149.211',NULL,NULL),(10913,'brute_force','2021-03-17 14:11:13','2021-03-17 19:11:13',NULL,NULL,'admin'),(10914,'brute_force','2021-03-17 18:58:09','2021-03-17 23:58:09','185.100.87.206',NULL,NULL),(10915,'brute_force','2021-03-17 18:58:09','2021-03-17 23:58:09',NULL,NULL,'admin'),(10916,'brute_force','2021-03-17 18:58:18','2021-03-17 23:58:18','18.27.197.252',NULL,NULL),(10917,'brute_force','2021-03-17 18:58:18','2021-03-17 23:58:18',NULL,2,'gruposuadi'),(10918,'brute_force','2021-03-17 20:13:26','2021-03-18 01:13:26','185.220.102.6',NULL,NULL),(10919,'brute_force','2021-03-17 20:13:26','2021-03-18 01:13:26',NULL,NULL,'admin'),(10920,'brute_force','2021-03-18 07:44:55','2021-03-18 12:44:55','113.162.159.149',NULL,NULL),(10921,'brute_force','2021-03-18 07:44:55','2021-03-18 12:44:55',NULL,2,'gruposuadi'),(10922,'brute_force','2021-03-18 07:45:40','2021-03-18 12:45:40','36.76.244.230',NULL,NULL),(10923,'brute_force','2021-03-18 07:45:40','2021-03-18 12:45:40',NULL,NULL,'admin'),(10924,'brute_force','2021-03-18 09:32:33','2021-03-18 14:32:33','173.208.188.138',NULL,NULL),(10925,'brute_force','2021-03-18 09:40:06','2021-03-18 14:40:06','88.205.171.126',NULL,NULL),(10926,'brute_force','2021-03-18 09:40:06','2021-03-18 14:40:06',NULL,2,'gruposuadi'),(10927,'brute_force','2021-03-18 09:40:07','2021-03-18 14:40:07','1.186.104.156',NULL,NULL),(10928,'brute_force','2021-03-18 09:40:07','2021-03-18 14:40:07',NULL,NULL,'cmorales'),(10929,'brute_force','2021-03-18 09:40:07','2021-03-18 14:40:07','24.47.58.26',NULL,NULL),(10930,'brute_force','2021-03-18 09:40:07','2021-03-18 14:40:07',NULL,NULL,'admin'),(10931,'brute_force','2021-03-18 13:21:59','2021-03-18 18:21:59','173.208.188.138',NULL,NULL),(10932,'brute_force','2021-03-18 13:35:41','2021-03-18 18:35:41','208.110.85.66',NULL,NULL),(10933,'brute_force','2021-03-18 16:39:19','2021-03-18 21:39:19','185.100.87.250',NULL,NULL),(10934,'brute_force','2021-03-18 16:39:19','2021-03-18 21:39:19',NULL,2,'gruposuadi'),(10935,'brute_force','2021-03-18 16:40:50','2021-03-18 21:40:50','54.37.204.188',NULL,NULL),(10936,'brute_force','2021-03-18 16:40:50','2021-03-18 21:40:50',NULL,NULL,'admin'),(10937,'brute_force','2021-03-18 17:56:36','2021-03-18 22:56:36','94.142.244.16',NULL,NULL),(10938,'brute_force','2021-03-18 17:56:36','2021-03-18 22:56:36',NULL,NULL,'admin'),(10939,'brute_force','2021-03-18 18:02:21','2021-03-18 23:02:21','23.129.64.205',NULL,NULL),(10940,'brute_force','2021-03-18 18:02:21','2021-03-18 23:02:21',NULL,2,'gruposuadi'),(10941,'brute_force','2021-03-18 21:22:43','2021-03-19 02:22:43','185.232.22.150',NULL,NULL),(10942,'brute_force','2021-03-18 21:22:43','2021-03-19 02:22:43',NULL,NULL,'admin'),(10943,'brute_force','2021-03-18 22:49:54','2021-03-19 03:49:54','208.110.85.67',NULL,NULL),(10944,'brute_force','2021-03-19 01:20:59','2021-03-19 06:20:59','1.186.105.163',NULL,NULL),(10945,'brute_force','2021-03-19 01:20:59','2021-03-19 06:20:59',NULL,2,'gruposuadi'),(10946,'brute_force','2021-03-19 01:21:45','2021-03-19 06:21:45','115.84.76.147',NULL,NULL),(10947,'brute_force','2021-03-19 01:21:45','2021-03-19 06:21:45',NULL,NULL,'admin'),(10948,'brute_force','2021-03-19 02:55:33','2021-03-19 07:55:33','183.167.229.180',NULL,NULL),(10949,'brute_force','2021-03-19 02:55:33','2021-03-19 07:55:33',NULL,NULL,'admin'),(10950,'brute_force','2021-03-19 02:55:33','2021-03-19 07:55:33','202.137.155.230',NULL,NULL),(10951,'brute_force','2021-03-19 02:55:33','2021-03-19 07:55:33',NULL,2,'gruposuadi'),(10952,'brute_force','2021-03-19 02:55:46','2021-03-19 07:55:46','154.79.254.208',NULL,NULL),(10953,'brute_force','2021-03-19 02:55:46','2021-03-19 07:55:46',NULL,NULL,'cmorales'),(10954,'brute_force','2021-03-19 03:31:31','2021-03-19 08:31:31','173.208.205.37',NULL,NULL),(10955,'brute_force','2021-03-19 14:56:15','2021-03-19 19:56:15','51.15.225.216',NULL,NULL),(10956,'brute_force','2021-03-19 14:56:15','2021-03-19 19:56:15',NULL,NULL,'admin'),(10957,'brute_force','2021-03-19 15:06:12','2021-03-19 20:06:12','185.191.124.143',NULL,NULL),(10958,'brute_force','2021-03-19 15:06:12','2021-03-19 20:06:12',NULL,2,'gruposuadi'),(10959,'brute_force','2021-03-19 16:25:28','2021-03-19 21:25:28','45.154.255.75',NULL,NULL),(10960,'brute_force','2021-03-19 16:25:28','2021-03-19 21:25:28',NULL,NULL,'admin'),(10961,'brute_force','2021-03-19 16:25:44','2021-03-19 21:25:44','185.220.101.219',NULL,NULL),(10962,'brute_force','2021-03-19 16:25:44','2021-03-19 21:25:44',NULL,2,'gruposuadi'),(10963,'brute_force','2021-03-20 12:35:48','2021-03-20 17:35:48','51.15.43.205',NULL,NULL),(10964,'brute_force','2021-03-20 12:35:48','2021-03-20 17:35:48',NULL,NULL,'admin'),(10965,'brute_force','2021-03-20 12:36:00','2021-03-20 17:36:00','107.189.30.100',NULL,NULL),(10966,'brute_force','2021-03-20 12:36:00','2021-03-20 17:36:00',NULL,2,'gruposuadi'),(10967,'brute_force','2021-03-20 13:59:18','2021-03-20 18:59:18','185.220.100.255',NULL,NULL),(10968,'brute_force','2021-03-20 13:59:18','2021-03-20 18:59:18',NULL,2,'gruposuadi'),(10969,'brute_force','2021-03-20 14:01:49','2021-03-20 19:01:49','192.42.116.13',NULL,NULL),(10970,'brute_force','2021-03-20 14:01:49','2021-03-20 19:01:49',NULL,NULL,'admin'),(10971,'brute_force','2021-03-21 02:39:38','2021-03-21 07:39:38','158.69.27.236',NULL,NULL),(10972,'brute_force','2021-03-21 02:39:38','2021-03-21 07:39:38',NULL,NULL,'demo'),(10973,'brute_force','2021-03-21 02:41:57','2021-03-21 07:41:57','95.111.229.252',NULL,NULL),(10974,'brute_force','2021-03-21 02:41:57','2021-03-21 07:41:57',NULL,NULL,'admin'),(10975,'brute_force','2021-03-21 02:43:20','2021-03-21 07:43:20','203.6.149.115',NULL,NULL),(10976,'brute_force','2021-03-21 02:43:20','2021-03-21 07:43:20',NULL,NULL,'admin'),(10977,'brute_force','2021-03-21 02:45:19','2021-03-21 07:45:19','203.6.149.115',NULL,NULL),(10978,'brute_force','2021-03-21 02:45:19','2021-03-21 07:45:19',NULL,NULL,'test'),(10979,'brute_force','2021-03-21 02:47:35','2021-03-21 07:47:35','51.91.15.26',NULL,NULL),(10980,'brute_force','2021-03-21 02:47:35','2021-03-21 07:47:35',NULL,NULL,'test'),(10981,'brute_force','2021-03-21 02:51:47','2021-03-21 07:51:47','34.77.168.63',NULL,NULL),(10982,'brute_force','2021-03-21 02:51:47','2021-03-21 07:51:47',NULL,NULL,'test'),(10983,'brute_force','2021-03-21 02:53:48','2021-03-21 07:53:48','173.249.45.197',NULL,NULL),(10984,'brute_force','2021-03-21 02:53:48','2021-03-21 07:53:48',NULL,NULL,'admin'),(10985,'brute_force','2021-03-21 02:55:52','2021-03-21 07:55:52','103.48.83.110',NULL,NULL),(10986,'brute_force','2021-03-21 02:55:52','2021-03-21 07:55:52',NULL,NULL,'admin'),(10987,'brute_force','2021-03-21 02:57:32','2021-03-21 07:57:32','157.245.99.126',NULL,NULL),(10988,'brute_force','2021-03-21 02:57:32','2021-03-21 07:57:32',NULL,NULL,'garak'),(10989,'brute_force','2021-03-21 02:59:42','2021-03-21 07:59:42','68.183.46.120',NULL,NULL),(10990,'brute_force','2021-03-21 02:59:42','2021-03-21 07:59:42',NULL,NULL,'admin'),(10991,'brute_force','2021-03-21 03:03:37','2021-03-21 08:03:37','210.245.84.70',NULL,NULL),(10992,'brute_force','2021-03-21 03:03:37','2021-03-21 08:03:37',NULL,NULL,'Admin'),(10993,'brute_force','2021-03-21 03:05:57','2021-03-21 08:05:57','91.216.191.82',NULL,NULL),(10994,'brute_force','2021-03-21 03:05:57','2021-03-21 08:05:57',NULL,NULL,'xrumertest'),(10995,'brute_force','2021-03-21 03:07:47','2021-03-21 08:07:47','167.71.249.131',NULL,NULL),(10996,'brute_force','2021-03-21 03:07:47','2021-03-21 08:07:47',NULL,NULL,'patricia'),(10997,'brute_force','2021-03-21 03:09:59','2021-03-21 08:09:59','34.77.168.63',NULL,NULL),(10998,'brute_force','2021-03-21 03:09:59','2021-03-21 08:09:59',NULL,NULL,'testuser'),(10999,'brute_force','2021-03-21 03:12:10','2021-03-21 08:12:10','63.143.37.10',NULL,NULL),(11000,'brute_force','2021-03-21 03:12:10','2021-03-21 08:12:10',NULL,NULL,'admin'),(11001,'brute_force','2021-03-21 03:18:32','2021-03-21 08:18:32','134.209.121.111',NULL,NULL),(11002,'brute_force','2021-03-21 03:18:32','2021-03-21 08:18:32',NULL,NULL,'test'),(11003,'brute_force','2021-03-21 03:20:43','2021-03-21 08:20:43','52.165.80.86',NULL,NULL),(11004,'brute_force','2021-03-21 03:20:43','2021-03-21 08:20:43',NULL,NULL,'test'),(11005,'brute_force','2021-03-21 03:22:46','2021-03-21 08:22:46','63.143.37.10',NULL,NULL),(11006,'brute_force','2021-03-21 03:22:46','2021-03-21 08:22:46',NULL,NULL,'guest'),(11007,'brute_force','2021-03-21 03:24:48','2021-03-21 08:24:48','129.226.169.113',NULL,NULL),(11008,'brute_force','2021-03-21 03:24:48','2021-03-21 08:24:48',NULL,NULL,'admin'),(11009,'brute_force','2021-03-21 03:31:06','2021-03-21 08:31:06','185.242.161.49',NULL,NULL),(11010,'brute_force','2021-03-21 03:31:06','2021-03-21 08:31:06',NULL,NULL,'admin'),(11011,'brute_force','2021-03-21 03:33:35','2021-03-21 08:33:35','134.209.121.111',NULL,NULL),(11012,'brute_force','2021-03-21 03:33:35','2021-03-21 08:33:35',NULL,NULL,'admin'),(11013,'brute_force','2021-03-21 03:35:31','2021-03-21 08:35:31','14.225.27.98',NULL,NULL),(11014,'brute_force','2021-03-21 03:35:31','2021-03-21 08:35:31',NULL,NULL,'user'),(11015,'brute_force','2021-03-21 03:42:23','2021-03-21 08:42:23','173.249.41.240',NULL,NULL),(11016,'brute_force','2021-03-21 03:42:23','2021-03-21 08:42:23',NULL,NULL,'testing'),(11017,'brute_force','2021-03-21 03:44:14','2021-03-21 08:44:14','165.227.129.197',NULL,NULL),(11018,'brute_force','2021-03-21 03:44:14','2021-03-21 08:44:14',NULL,NULL,'admin'),(11019,'brute_force','2021-03-21 03:46:28','2021-03-21 08:46:28','31.207.37.98',NULL,NULL),(11020,'brute_force','2021-03-21 03:46:28','2021-03-21 08:46:28',NULL,NULL,'test1'),(11021,'brute_force','2021-03-21 03:48:26','2021-03-21 08:48:26','82.223.21.141',NULL,NULL),(11022,'brute_force','2021-03-21 03:48:26','2021-03-21 08:48:26',NULL,NULL,'mark'),(11023,'brute_force','2021-03-21 03:53:18','2021-03-21 08:53:18','210.212.250.39',NULL,NULL),(11024,'brute_force','2021-03-21 03:53:18','2021-03-21 08:53:18',NULL,NULL,'admin'),(11025,'brute_force','2021-03-21 03:56:57','2021-03-21 08:56:57','104.198.185.11',NULL,NULL),(11026,'brute_force','2021-03-21 03:56:57','2021-03-21 08:56:57',NULL,NULL,'tester'),(11027,'brute_force','2021-03-21 04:07:37','2021-03-21 09:07:37','161.35.103.30',NULL,NULL),(11028,'brute_force','2021-03-21 04:07:37','2021-03-21 09:07:37',NULL,NULL,'test'),(11029,'brute_force','2021-03-21 04:13:58','2021-03-21 09:13:58','14.225.27.98',NULL,NULL),(11030,'brute_force','2021-03-21 04:13:58','2021-03-21 09:13:58',NULL,NULL,'test'),(11031,'brute_force','2021-03-21 04:16:31','2021-03-21 09:16:31','95.111.229.252',NULL,NULL),(11032,'brute_force','2021-03-21 04:16:31','2021-03-21 09:16:31',NULL,NULL,'test'),(11033,'brute_force','2021-03-21 04:39:30','2021-03-21 09:39:30','167.71.249.131',NULL,NULL),(11034,'brute_force','2021-03-21 04:39:30','2021-03-21 09:39:30',NULL,NULL,'test1'),(11035,'brute_force','2021-03-21 04:58:34','2021-03-21 09:58:34','192.241.237.189',NULL,NULL),(11036,'brute_force','2021-03-21 04:58:34','2021-03-21 09:58:34',NULL,NULL,'Admin'),(11037,'brute_force','2021-03-21 05:09:02','2021-03-21 10:09:02','185.242.161.49',NULL,NULL),(11038,'brute_force','2021-03-21 05:09:02','2021-03-21 10:09:02',NULL,NULL,'jsjobs_employer'),(11039,'brute_force','2021-03-21 05:13:04','2021-03-21 10:13:04','185.242.161.49',NULL,NULL),(11040,'brute_force','2021-03-21 05:13:04','2021-03-21 10:13:04',NULL,NULL,'admin'),(11041,'brute_force','2021-03-21 05:19:22','2021-03-21 10:19:22','51.91.15.26',NULL,NULL),(11042,'brute_force','2021-03-21 05:19:22','2021-03-21 10:19:22',NULL,NULL,'12345678'),(11043,'brute_force','2021-03-21 05:23:31','2021-03-21 10:23:31','187.45.189.210',NULL,NULL),(11044,'brute_force','2021-03-21 05:23:31','2021-03-21 10:23:31',NULL,NULL,'test2'),(11045,'brute_force','2021-03-21 05:34:09','2021-03-21 10:34:09','46.101.207.50',NULL,NULL),(11046,'brute_force','2021-03-21 05:34:09','2021-03-21 10:34:09',NULL,NULL,'123'),(11047,'brute_force','2021-03-21 05:37:49','2021-03-21 10:37:49','211.21.214.92',NULL,NULL),(11048,'brute_force','2021-03-21 05:37:49','2021-03-21 10:37:49',NULL,NULL,'admin'),(11049,'brute_force','2021-03-21 05:44:13','2021-03-21 10:44:13','52.229.158.168',NULL,NULL),(11050,'brute_force','2021-03-21 05:44:13','2021-03-21 10:44:13',NULL,NULL,'demo'),(11051,'brute_force','2021-03-21 05:46:22','2021-03-21 10:46:22','104.248.145.41',NULL,NULL),(11052,'brute_force','2021-03-21 05:46:22','2021-03-21 10:46:22',NULL,NULL,'admin'),(11053,'brute_force','2021-03-21 05:48:28','2021-03-21 10:48:28','103.98.30.72',NULL,NULL),(11054,'brute_force','2021-03-21 05:48:28','2021-03-21 10:48:28',NULL,NULL,'info'),(11055,'brute_force','2021-03-21 06:08:10','2021-03-21 11:08:10','46.101.207.50',NULL,NULL),(11056,'brute_force','2021-03-21 06:08:10','2021-03-21 11:08:10',NULL,NULL,'testuser'),(11057,'brute_force','2021-03-21 06:10:07','2021-03-21 11:10:07','35.188.228.122',NULL,NULL),(11058,'brute_force','2021-03-21 06:10:07','2021-03-21 11:10:07',NULL,NULL,'test2'),(11059,'brute_force','2021-03-21 06:16:18','2021-03-21 11:16:18','187.45.189.210',NULL,NULL),(11060,'brute_force','2021-03-21 06:16:18','2021-03-21 11:16:18',NULL,NULL,'tester'),(11061,'brute_force','2021-03-21 06:28:43','2021-03-21 11:28:43','51.91.15.26',NULL,NULL),(11062,'brute_force','2021-03-21 06:28:43','2021-03-21 11:28:43',NULL,NULL,'iranavada'),(11063,'brute_force','2021-03-21 06:34:54','2021-03-21 11:34:54','167.71.249.131',NULL,NULL),(11064,'brute_force','2021-03-21 06:34:54','2021-03-21 11:34:54',NULL,NULL,'user2'),(11065,'brute_force','2021-03-21 06:39:09','2021-03-21 11:39:09','167.71.249.131',NULL,NULL),(11066,'brute_force','2021-03-21 06:39:09','2021-03-21 11:39:09',NULL,NULL,'demo'),(11067,'brute_force','2021-03-21 06:45:34','2021-03-21 11:45:34','13.232.176.164',NULL,NULL),(11068,'brute_force','2021-03-21 06:45:34','2021-03-21 11:45:34',NULL,NULL,'deneme'),(11069,'brute_force','2021-03-21 07:00:43','2021-03-21 12:00:43','185.242.161.49',NULL,NULL),(11070,'brute_force','2021-03-21 07:00:43','2021-03-21 12:00:43',NULL,NULL,'test1234'),(11071,'brute_force','2021-03-21 07:38:30','2021-03-21 12:38:30','209.97.184.54',NULL,NULL),(11072,'brute_force','2021-03-21 07:38:30','2021-03-21 12:38:30',NULL,NULL,'admin2'),(11073,'brute_force','2021-03-21 07:43:05','2021-03-21 12:43:05','51.91.15.26',NULL,NULL),(11074,'brute_force','2021-03-21 07:43:05','2021-03-21 12:43:05',NULL,NULL,'admin'),(11075,'brute_force','2021-03-21 07:57:32','2021-03-21 12:57:32','206.189.112.113',NULL,NULL),(11076,'brute_force','2021-03-21 07:57:32','2021-03-21 12:57:32',NULL,NULL,'prova'),(11077,'brute_force','2021-03-21 07:59:39','2021-03-21 12:59:39','143.110.228.109',NULL,NULL),(11078,'brute_force','2021-03-21 07:59:39','2021-03-21 12:59:39',NULL,NULL,'asd'),(11079,'brute_force','2021-03-21 08:26:56','2021-03-21 13:26:56','35.198.229.83',NULL,NULL),(11080,'brute_force','2021-03-21 08:26:56','2021-03-21 13:26:56',NULL,NULL,'abc'),(11081,'brute_force','2021-03-21 08:35:42','2021-03-21 13:35:42','167.99.243.45',NULL,NULL),(11082,'brute_force','2021-03-21 08:35:42','2021-03-21 13:35:42',NULL,NULL,'demo'),(11083,'brute_force','2021-03-21 08:38:05','2021-03-21 13:38:05','129.226.169.113',NULL,NULL),(11084,'brute_force','2021-03-21 08:38:05','2021-03-21 13:38:05',NULL,NULL,'soolking'),(11085,'brute_force','2021-03-21 08:53:31','2021-03-21 13:53:31','52.229.158.168',NULL,NULL),(11086,'brute_force','2021-03-21 08:53:31','2021-03-21 13:53:31',NULL,NULL,'admin'),(11087,'brute_force','2021-03-21 09:09:13','2021-03-21 14:09:13','103.90.228.26',NULL,NULL),(11088,'brute_force','2021-03-21 09:09:13','2021-03-21 14:09:13',NULL,NULL,'marco'),(11089,'brute_force','2021-03-21 09:18:01','2021-03-21 14:18:01','195.254.134.194',NULL,NULL),(11090,'brute_force','2021-03-21 09:18:01','2021-03-21 14:18:01',NULL,2,'gruposuadi'),(11091,'brute_force','2021-03-21 09:20:25','2021-03-21 14:20:25','104.244.73.85',NULL,NULL),(11092,'brute_force','2021-03-21 09:20:25','2021-03-21 14:20:25',NULL,NULL,'admin'),(11093,'brute_force','2021-03-21 09:27:04','2021-03-21 14:27:04','167.86.75.216',NULL,NULL),(11094,'brute_force','2021-03-21 09:27:04','2021-03-21 14:27:04',NULL,NULL,'root'),(11095,'brute_force','2021-03-21 09:41:39','2021-03-21 14:41:39','143.198.194.64',NULL,NULL),(11096,'brute_force','2021-03-21 09:41:39','2021-03-21 14:41:39',NULL,NULL,'admin'),(11097,'brute_force','2021-03-21 09:43:44','2021-03-21 14:43:44','151.99.174.112',NULL,NULL),(11098,'brute_force','2021-03-21 09:43:44','2021-03-21 14:43:44',NULL,NULL,'admin1'),(11099,'brute_force','2021-03-21 09:46:11','2021-03-21 14:46:11','169.239.106.93',NULL,NULL),(11100,'brute_force','2021-03-21 09:46:11','2021-03-21 14:46:11',NULL,NULL,'admin'),(11101,'brute_force','2021-03-21 10:38:12','2021-03-21 15:38:12','199.249.230.117',NULL,NULL),(11102,'brute_force','2021-03-21 10:38:12','2021-03-21 15:38:12',NULL,2,'gruposuadi'),(11103,'brute_force','2021-03-21 10:39:28','2021-03-21 15:39:28','128.199.87.5',NULL,NULL),(11104,'brute_force','2021-03-21 10:39:28','2021-03-21 15:39:28',NULL,NULL,'view'),(11105,'brute_force','2021-03-21 10:40:41','2021-03-21 15:40:41','23.129.64.202',NULL,NULL),(11106,'brute_force','2021-03-21 10:40:41','2021-03-21 15:40:41',NULL,NULL,'admin'),(11107,'brute_force','2021-03-21 11:12:10','2021-03-21 16:12:10','167.86.75.216',NULL,NULL),(11108,'brute_force','2021-03-21 11:12:10','2021-03-21 16:12:10',NULL,NULL,'admin'),(11109,'brute_force','2021-03-21 11:14:13','2021-03-21 16:14:13','207.154.208.67',NULL,NULL),(11110,'brute_force','2021-03-21 11:14:13','2021-03-21 16:14:13',NULL,NULL,'admin1'),(11111,'brute_force','2021-03-21 11:24:20','2021-03-21 16:24:20','151.99.174.112',NULL,NULL),(11112,'brute_force','2021-03-21 11:24:20','2021-03-21 16:24:20',NULL,NULL,'admin'),(11113,'brute_force','2021-03-21 11:35:03','2021-03-21 16:35:03','165.227.129.197',NULL,NULL),(11114,'brute_force','2021-03-21 11:35:03','2021-03-21 16:35:03',NULL,NULL,'duozhandian'),(11115,'brute_force','2021-03-21 11:39:14','2021-03-21 16:39:14','165.227.129.197',NULL,NULL),(11116,'brute_force','2021-03-21 11:39:14','2021-03-21 16:39:14',NULL,NULL,'antawn'),(11117,'brute_force','2021-03-21 12:10:01','2021-03-21 17:10:01','167.71.249.131',NULL,NULL),(11118,'brute_force','2021-03-21 12:10:01','2021-03-21 17:10:01',NULL,NULL,'malivai'),(11119,'brute_force','2021-03-21 12:16:16','2021-03-21 17:16:16','185.242.161.49',NULL,NULL),(11120,'brute_force','2021-03-21 12:16:16','2021-03-21 17:16:16',NULL,NULL,'vendor'),(11121,'brute_force','2021-03-21 13:03:36','2021-03-21 18:03:36','129.226.169.113',NULL,NULL),(11122,'brute_force','2021-03-21 13:03:36','2021-03-21 18:03:36',NULL,NULL,'administrwp'),(11123,'brute_force','2021-03-21 13:24:05','2021-03-21 18:24:05','46.101.207.50',NULL,NULL),(11124,'brute_force','2021-03-21 13:24:05','2021-03-21 18:24:05',NULL,NULL,'admin'),(11125,'brute_force','2021-03-21 13:45:28','2021-03-21 18:45:28','167.86.75.216',NULL,NULL),(11126,'brute_force','2021-03-21 13:45:28','2021-03-21 18:45:28',NULL,NULL,'admin'),(11127,'brute_force','2021-03-21 13:55:22','2021-03-21 18:55:22','192.241.237.189',NULL,NULL),(11128,'brute_force','2021-03-21 13:55:22','2021-03-21 18:55:22',NULL,NULL,'administrator'),(11129,'brute_force','2021-03-21 15:21:01','2021-03-21 20:21:01','194.135.87.143',NULL,NULL),(11130,'brute_force','2021-03-21 15:21:01','2021-03-21 20:21:01',NULL,NULL,'admin'),(11131,'brute_force','2021-03-21 15:51:30','2021-03-21 20:51:30','77.222.61.14',NULL,NULL),(11132,'brute_force','2021-03-21 15:51:30','2021-03-21 20:51:30',NULL,NULL,'admin'),(11133,'brute_force','2021-03-21 15:55:28','2021-03-21 20:55:28','206.189.112.113',NULL,NULL),(11134,'brute_force','2021-03-21 15:55:28','2021-03-21 20:55:28',NULL,NULL,'admin'),(11135,'brute_force','2021-03-21 15:57:48','2021-03-21 20:57:48','52.3.129.133',NULL,NULL),(11136,'brute_force','2021-03-21 15:57:48','2021-03-21 20:57:48',NULL,NULL,'admin'),(11137,'brute_force','2021-03-21 16:10:55','2021-03-21 21:10:55','207.154.208.67',NULL,NULL),(11138,'brute_force','2021-03-21 16:10:55','2021-03-21 21:10:55',NULL,NULL,'myadmin'),(11139,'brute_force','2021-03-21 16:15:13','2021-03-21 21:15:13','167.86.75.216',NULL,NULL),(11140,'brute_force','2021-03-21 16:15:13','2021-03-21 21:15:13',NULL,NULL,'admin'),(11141,'brute_force','2021-03-21 16:24:42','2021-03-21 21:24:42','167.86.75.216',NULL,NULL),(11142,'brute_force','2021-03-21 16:24:42','2021-03-21 21:24:42',NULL,NULL,'admin'),(11143,'brute_force','2021-03-21 16:45:09','2021-03-21 21:45:09','35.198.229.83',NULL,NULL),(11144,'brute_force','2021-03-21 16:45:09','2021-03-21 21:45:09',NULL,NULL,'admin'),(11145,'brute_force','2021-03-21 16:49:27','2021-03-21 21:49:27','52.229.158.168',NULL,NULL),(11146,'brute_force','2021-03-21 16:49:27','2021-03-21 21:49:27',NULL,NULL,'admin'),(11147,'brute_force','2021-03-21 16:58:14','2021-03-21 21:58:14','167.99.243.45',NULL,NULL),(11148,'brute_force','2021-03-21 16:58:14','2021-03-21 21:58:14',NULL,NULL,'admin'),(11149,'brute_force','2021-03-21 17:02:28','2021-03-21 22:02:28','202.28.123.198',NULL,NULL),(11150,'brute_force','2021-03-21 17:02:28','2021-03-21 22:02:28',NULL,NULL,'admin'),(11151,'brute_force','2021-03-21 17:40:11','2021-03-21 22:40:11','151.99.174.112',NULL,NULL),(11152,'brute_force','2021-03-21 17:40:11','2021-03-21 22:40:11',NULL,NULL,'admin'),(11153,'brute_force','2021-03-21 17:46:46','2021-03-21 22:46:46','180.76.185.20',NULL,NULL),(11154,'brute_force','2021-03-21 17:46:46','2021-03-21 22:46:46',NULL,NULL,'admin'),(11155,'brute_force','2021-03-21 17:55:00','2021-03-21 22:55:00','142.93.49.104',NULL,NULL),(11156,'brute_force','2021-03-21 17:55:00','2021-03-21 22:55:00',NULL,NULL,'admin'),(11157,'brute_force','2021-03-21 18:14:15','2021-03-21 23:14:15','167.86.75.216',NULL,NULL),(11158,'brute_force','2021-03-21 18:14:15','2021-03-21 23:14:15',NULL,NULL,'admin'),(11159,'brute_force','2021-03-21 18:34:59','2021-03-21 23:34:59','185.50.25.56',NULL,NULL),(11160,'brute_force','2021-03-21 18:34:59','2021-03-21 23:34:59',NULL,NULL,'admin'),(11161,'brute_force','2021-03-21 18:51:38','2021-03-21 23:51:38','77.222.61.14',NULL,NULL),(11162,'brute_force','2021-03-21 18:51:38','2021-03-21 23:51:38',NULL,NULL,'admin'),(11163,'brute_force','2021-03-21 18:59:53','2021-03-21 23:59:53','185.50.25.42',NULL,NULL),(11164,'brute_force','2021-03-21 18:59:53','2021-03-21 23:59:53',NULL,NULL,'admin'),(11165,'brute_force','2021-03-21 19:05:57','2021-03-22 00:05:57','85.128.142.162',NULL,NULL),(11166,'brute_force','2021-03-21 19:05:57','2021-03-22 00:05:57',NULL,NULL,'admin'),(11167,'brute_force','2021-03-21 19:15:57','2021-03-22 00:15:57','167.99.243.45',NULL,NULL),(11168,'brute_force','2021-03-21 19:15:57','2021-03-22 00:15:57',NULL,NULL,'admin'),(11169,'brute_force','2021-03-21 19:24:05','2021-03-22 00:24:05','165.227.129.197',NULL,NULL),(11170,'brute_force','2021-03-21 19:24:05','2021-03-22 00:24:05',NULL,NULL,'admin'),(11171,'brute_force','2021-03-21 19:30:14','2021-03-22 00:30:14','35.198.229.83',NULL,NULL),(11172,'brute_force','2021-03-21 19:30:14','2021-03-22 00:30:14',NULL,NULL,'admin'),(11173,'brute_force','2021-03-21 20:04:00','2021-03-22 01:04:00','103.90.228.26',NULL,NULL),(11174,'brute_force','2021-03-21 20:04:00','2021-03-22 01:04:00',NULL,NULL,'admin'),(11175,'brute_force','2021-03-21 20:46:26','2021-03-22 01:46:26','202.28.123.198',NULL,NULL),(11176,'brute_force','2021-03-21 20:46:26','2021-03-22 01:46:26',NULL,NULL,'admin'),(11177,'brute_force','2021-03-21 21:28:02','2021-03-22 02:28:02','35.198.229.83',NULL,NULL),(11178,'brute_force','2021-03-21 21:28:02','2021-03-22 02:28:02',NULL,NULL,'useradmin2'),(11179,'brute_force','2021-03-21 21:34:53','2021-03-22 02:34:53','167.71.249.131',NULL,NULL),(11180,'brute_force','2021-03-21 21:34:53','2021-03-22 02:34:53',NULL,NULL,'admin'),(11181,'brute_force','2021-03-21 21:53:01','2021-03-22 02:53:01','159.65.140.30',NULL,NULL),(11182,'brute_force','2021-03-21 21:53:01','2021-03-22 02:53:01',NULL,NULL,'admin'),(11183,'brute_force','2021-03-21 21:54:59','2021-03-22 02:54:59','35.198.229.83',NULL,NULL),(11184,'brute_force','2021-03-21 21:54:59','2021-03-22 02:54:59',NULL,NULL,'admin'),(11185,'brute_force','2021-03-21 21:57:36','2021-03-22 02:57:36','103.90.228.26',NULL,NULL),(11186,'brute_force','2021-03-21 21:57:36','2021-03-22 02:57:36',NULL,NULL,'administrator'),(11187,'brute_force','2021-03-21 21:59:35','2021-03-22 02:59:35','85.128.142.162',NULL,NULL),(11188,'brute_force','2021-03-21 21:59:35','2021-03-22 02:59:35',NULL,NULL,'admin'),(11189,'brute_force','2021-03-21 22:15:12','2021-03-22 03:15:12','103.90.228.26',NULL,NULL),(11190,'brute_force','2021-03-21 22:15:12','2021-03-22 03:15:12',NULL,NULL,'admin'),(11191,'brute_force','2021-03-21 22:25:53','2021-03-22 03:25:53','129.226.169.113',NULL,NULL),(11192,'brute_force','2021-03-21 22:25:53','2021-03-22 03:25:53',NULL,NULL,'wpadmin'),(11193,'brute_force','2021-03-21 22:40:42','2021-03-22 03:40:42','202.28.123.198',NULL,NULL),(11194,'brute_force','2021-03-21 22:40:42','2021-03-22 03:40:42',NULL,NULL,'webadmin'),(11195,'brute_force','2021-03-21 23:15:28','2021-03-22 04:15:28','52.229.158.168',NULL,NULL),(11196,'brute_force','2021-03-21 23:15:28','2021-03-22 04:15:28',NULL,NULL,'admin'),(11197,'brute_force','2021-03-21 23:39:00','2021-03-22 04:39:00','185.242.161.49',NULL,NULL),(11198,'brute_force','2021-03-21 23:39:00','2021-03-22 04:39:00',NULL,NULL,'admin'),(11199,'brute_force','2021-03-22 00:10:22','2021-03-22 05:10:22','128.199.148.138',NULL,NULL),(11200,'brute_force','2021-03-22 00:10:22','2021-03-22 05:10:22',NULL,NULL,'admin'),(11201,'brute_force','2021-03-22 00:24:23','2021-03-22 05:24:23','128.199.87.5',NULL,NULL),(11202,'brute_force','2021-03-22 00:24:23','2021-03-22 05:24:23',NULL,NULL,'admin'),(11203,'brute_force','2021-03-22 00:39:08','2021-03-22 05:39:08','185.242.161.49',NULL,NULL),(11204,'brute_force','2021-03-22 00:39:08','2021-03-22 05:39:08',NULL,NULL,'admin'),(11205,'brute_force','2021-03-22 00:41:31','2021-03-22 05:41:31','129.226.169.113',NULL,NULL),(11206,'brute_force','2021-03-22 00:41:31','2021-03-22 05:41:31',NULL,NULL,'admin'),(11207,'brute_force','2021-03-22 00:54:05','2021-03-22 05:54:05','85.128.142.162',NULL,NULL),(11208,'brute_force','2021-03-22 00:54:05','2021-03-22 05:54:05',NULL,NULL,'admin'),(11209,'brute_force','2021-03-22 00:58:44','2021-03-22 05:58:44','77.222.56.165',NULL,NULL),(11210,'brute_force','2021-03-22 00:58:44','2021-03-22 05:58:44',NULL,NULL,'admin'),(11211,'brute_force','2021-03-22 01:01:02','2021-03-22 06:01:02','85.128.142.162',NULL,NULL),(11212,'brute_force','2021-03-22 01:01:02','2021-03-22 06:01:02',NULL,NULL,'admin'),(11213,'brute_force','2021-03-22 01:12:27','2021-03-22 06:12:27','143.110.228.109',NULL,NULL),(11214,'brute_force','2021-03-22 01:12:27','2021-03-22 06:12:27',NULL,NULL,'admin2'),(11215,'brute_force','2021-03-22 01:21:18','2021-03-22 06:21:18','206.189.112.113',NULL,NULL),(11216,'brute_force','2021-03-22 01:21:18','2021-03-22 06:21:18',NULL,NULL,'admin'),(11217,'brute_force','2021-03-22 01:26:50','2021-03-22 06:26:50','202.28.123.198',NULL,NULL),(11218,'brute_force','2021-03-22 01:26:50','2021-03-22 06:26:50',NULL,NULL,'admin'),(11219,'brute_force','2021-03-22 01:28:02','2021-03-22 06:28:02','35.198.229.83',NULL,NULL),(11220,'brute_force','2021-03-22 01:28:02','2021-03-22 06:28:02',NULL,NULL,'admin'),(11221,'brute_force','2021-03-22 01:46:54','2021-03-22 06:46:54','167.71.249.131',NULL,NULL),(11222,'brute_force','2021-03-22 01:46:54','2021-03-22 06:46:54',NULL,NULL,'admin'),(11223,'brute_force','2021-03-22 06:11:34','2021-03-22 11:11:34','213.164.204.171',NULL,NULL),(11224,'brute_force','2021-03-22 06:11:34','2021-03-22 11:11:34',NULL,2,'gruposuadi'),(11225,'brute_force','2021-03-22 06:11:46','2021-03-22 11:11:46','130.149.80.199',NULL,NULL),(11226,'brute_force','2021-03-22 06:11:46','2021-03-22 11:11:46',NULL,NULL,'admin'),(11227,'brute_force','2021-03-22 07:26:28','2021-03-22 12:26:28','192.42.116.19',NULL,NULL),(11228,'brute_force','2021-03-22 07:26:28','2021-03-22 12:26:28',NULL,2,'gruposuadi'),(11229,'brute_force','2021-03-22 07:28:23','2021-03-22 12:28:23','45.154.255.74',NULL,NULL),(11230,'brute_force','2021-03-22 07:28:23','2021-03-22 12:28:23',NULL,NULL,'admin'),(11231,'brute_force','2021-03-22 11:59:12','2021-03-22 16:59:12','138.128.216.120',NULL,NULL),(11232,'brute_force','2021-03-22 11:59:12','2021-03-22 16:59:12',NULL,NULL,'[login]'),(11233,'brute_force','2021-03-22 12:05:01','2021-03-22 17:05:01','124.158.183.182',NULL,NULL),(11234,'brute_force','2021-03-22 12:05:04','2021-03-22 17:05:04','124.158.183.182',NULL,NULL),(11235,'brute_force','2021-03-22 12:05:04','2021-03-22 17:05:04',NULL,NULL,'[login]'),(11236,'brute_force','2021-03-22 12:19:38','2021-03-22 17:19:38','124.40.255.186',NULL,NULL),(11237,'brute_force','2021-03-22 12:19:38','2021-03-22 17:19:38',NULL,NULL,'[login]'),(11238,'brute_force','2021-03-22 12:25:12','2021-03-22 17:25:12','54.39.16.116',NULL,NULL),(11239,'brute_force','2021-03-22 12:25:13','2021-03-22 17:25:13','54.39.16.116',NULL,NULL),(11240,'brute_force','2021-03-22 12:25:13','2021-03-22 17:25:13',NULL,NULL,'[login]'),(11241,'brute_force','2021-03-22 12:32:05','2021-03-22 17:32:05','119.238.241.8',NULL,NULL),(11242,'brute_force','2021-03-22 12:32:13','2021-03-22 17:32:13','119.238.241.8',NULL,NULL),(11243,'brute_force','2021-03-22 12:32:13','2021-03-22 17:32:13',NULL,NULL,'[login]'),(11244,'brute_force','2021-03-22 12:37:45','2021-03-22 17:37:45','209.126.7.205',NULL,NULL),(11245,'brute_force','2021-03-22 12:37:47','2021-03-22 17:37:47','209.126.7.205',NULL,NULL),(11246,'brute_force','2021-03-22 12:37:47','2021-03-22 17:37:47',NULL,NULL,'[login]'),(11247,'brute_force','2021-03-22 12:43:38','2021-03-22 17:43:38','67.23.100.84',NULL,NULL),(11248,'brute_force','2021-03-22 12:43:41','2021-03-22 17:43:41','67.23.100.84',NULL,NULL),(11249,'brute_force','2021-03-22 12:43:41','2021-03-22 17:43:41',NULL,NULL,'[login]'),(11250,'brute_force','2021-03-22 12:50:21','2021-03-22 17:50:21','192.99.145.57',NULL,NULL),(11251,'brute_force','2021-03-22 12:50:23','2021-03-22 17:50:23','192.99.145.57',NULL,NULL),(11252,'brute_force','2021-03-22 12:50:23','2021-03-22 17:50:23',NULL,NULL,'[login]'),(11253,'brute_force','2021-03-22 13:01:45','2021-03-22 18:01:45','51.222.9.32',NULL,NULL),(11254,'brute_force','2021-03-22 13:01:47','2021-03-22 18:01:47','51.222.9.32',NULL,NULL),(11255,'brute_force','2021-03-22 13:01:47','2021-03-22 18:01:47',NULL,NULL,'[login]'),(11256,'brute_force','2021-03-22 13:12:45','2021-03-22 18:12:45','103.26.143.135',NULL,NULL),(11257,'brute_force','2021-03-22 13:12:47','2021-03-22 18:12:47','103.26.143.135',NULL,NULL),(11258,'brute_force','2021-03-22 13:12:47','2021-03-22 18:12:47',NULL,NULL,'[login]'),(11259,'brute_force','2021-03-22 13:18:58','2021-03-22 18:18:58','173.249.52.118',NULL,NULL),(11260,'brute_force','2021-03-22 13:19:00','2021-03-22 18:19:00','173.249.52.118',NULL,NULL),(11261,'brute_force','2021-03-22 13:19:00','2021-03-22 18:19:00',NULL,NULL,'[login]'),(11262,'brute_force','2021-03-22 13:35:13','2021-03-22 18:35:13','195.178.106.145',NULL,NULL),(11263,'brute_force','2021-03-22 13:35:16','2021-03-22 18:35:16','195.178.106.145',NULL,NULL),(11264,'brute_force','2021-03-22 13:35:16','2021-03-22 18:35:16',NULL,NULL,'[login]'),(11265,'brute_force','2021-03-22 13:52:53','2021-03-22 18:52:53','197.156.74.192',NULL,NULL),(11266,'brute_force','2021-03-22 13:52:56','2021-03-22 18:52:56','197.156.74.192',NULL,NULL),(11267,'brute_force','2021-03-22 13:52:56','2021-03-22 18:52:56',NULL,NULL,'[login]'),(11268,'brute_force','2021-03-22 13:53:20','2021-03-22 18:53:20','41.76.213.176',NULL,NULL),(11269,'brute_force','2021-03-22 13:53:23','2021-03-22 18:53:23','41.76.213.176',NULL,NULL),(11270,'brute_force','2021-03-22 13:53:23','2021-03-22 18:53:23',NULL,NULL,'[login]'),(11271,'brute_force','2021-03-22 13:58:25','2021-03-22 18:58:25','77.68.122.217',NULL,NULL),(11272,'brute_force','2021-03-22 13:58:28','2021-03-22 18:58:28','77.68.122.217',NULL,NULL),(11273,'brute_force','2021-03-22 13:58:28','2021-03-22 18:58:28',NULL,NULL,'[login]'),(11274,'brute_force','2021-03-22 14:17:09','2021-03-22 19:17:09','198.12.226.32',NULL,NULL),(11275,'brute_force','2021-03-22 14:17:11','2021-03-22 19:17:11','198.12.226.32',NULL,NULL),(11276,'brute_force','2021-03-22 14:17:11','2021-03-22 19:17:11',NULL,NULL,'[login]'),(11277,'brute_force','2021-03-22 14:29:48','2021-03-22 19:29:48','198.54.120.93',NULL,NULL),(11278,'brute_force','2021-03-22 14:29:50','2021-03-22 19:29:50','198.54.120.93',NULL,NULL),(11279,'brute_force','2021-03-22 14:29:50','2021-03-22 19:29:50',NULL,NULL,'[login]'),(11280,'brute_force','2021-03-22 14:43:52','2021-03-22 19:43:52','193.35.36.204',NULL,NULL),(11281,'brute_force','2021-03-22 14:43:54','2021-03-22 19:43:54','193.35.36.204',NULL,NULL),(11282,'brute_force','2021-03-22 14:43:54','2021-03-22 19:43:54',NULL,NULL,'[login]'),(11283,'brute_force','2021-03-22 14:57:21','2021-03-22 19:57:21','51.79.99.219',NULL,NULL),(11284,'brute_force','2021-03-22 14:57:23','2021-03-22 19:57:23','51.79.99.219',NULL,NULL),(11285,'brute_force','2021-03-22 14:57:23','2021-03-22 19:57:23',NULL,NULL,'[login]'),(11286,'brute_force','2021-03-22 15:12:09','2021-03-22 20:12:09','62.210.209.245',NULL,NULL),(11287,'brute_force','2021-03-22 15:12:16','2021-03-22 20:12:16','62.210.209.245',NULL,NULL),(11288,'brute_force','2021-03-22 15:12:16','2021-03-22 20:12:16',NULL,NULL,'[login]'),(11289,'brute_force','2021-03-22 15:19:20','2021-03-22 20:19:20','159.203.21.106',NULL,NULL),(11290,'brute_force','2021-03-22 15:19:21','2021-03-22 20:19:21','159.203.21.106',NULL,NULL),(11291,'brute_force','2021-03-22 15:19:21','2021-03-22 20:19:21',NULL,NULL,'[login]'),(11292,'brute_force','2021-03-22 15:26:27','2021-03-22 20:26:27','93.189.30.194',NULL,NULL),(11293,'brute_force','2021-03-22 15:26:29','2021-03-22 20:26:29','93.189.30.194',NULL,NULL),(11294,'brute_force','2021-03-22 15:26:29','2021-03-22 20:26:29',NULL,NULL,'[login]'),(11295,'brute_force','2021-03-22 15:57:19','2021-03-22 20:57:19','34.93.185.190',NULL,NULL),(11296,'brute_force','2021-03-22 15:57:22','2021-03-22 20:57:22','34.93.185.190',NULL,NULL),(11297,'brute_force','2021-03-22 15:57:22','2021-03-22 20:57:22',NULL,NULL,'[login]'),(11298,'brute_force','2021-03-22 16:05:24','2021-03-22 21:05:24','67.207.93.184',NULL,NULL),(11299,'brute_force','2021-03-22 16:05:30','2021-03-22 21:05:30','67.207.93.184',NULL,NULL),(11300,'brute_force','2021-03-22 16:05:30','2021-03-22 21:05:30',NULL,NULL,'[login]'),(11301,'brute_force','2021-03-22 16:12:07','2021-03-22 21:12:07','95.111.252.201',NULL,NULL),(11302,'brute_force','2021-03-22 16:12:07','2021-03-22 21:12:07',NULL,NULL,'[login]'),(11303,'brute_force','2021-03-22 16:28:23','2021-03-22 21:28:23','69.245.189.248',NULL,NULL),(11304,'brute_force','2021-03-22 16:28:25','2021-03-22 21:28:25','69.245.189.248',NULL,NULL),(11305,'brute_force','2021-03-22 16:28:25','2021-03-22 21:28:25',NULL,NULL,'[login]'),(11306,'brute_force','2021-03-22 16:44:16','2021-03-22 21:44:16','109.234.161.141',NULL,NULL),(11307,'brute_force','2021-03-22 16:44:18','2021-03-22 21:44:18','109.234.161.141',NULL,NULL),(11308,'brute_force','2021-03-22 16:44:18','2021-03-22 21:44:18',NULL,NULL,'[login]'),(11309,'brute_force','2021-03-22 17:17:03','2021-03-22 22:17:03','27.50.77.95',NULL,NULL),(11310,'brute_force','2021-03-22 17:17:06','2021-03-22 22:17:06','27.50.77.95',NULL,NULL),(11311,'brute_force','2021-03-22 17:17:06','2021-03-22 22:17:06',NULL,NULL,'[login]'),(11312,'brute_force','2021-03-22 17:33:04','2021-03-22 22:33:04','41.185.8.225',NULL,NULL),(11313,'brute_force','2021-03-22 17:33:06','2021-03-22 22:33:06','41.185.8.225',NULL,NULL),(11314,'brute_force','2021-03-22 17:33:06','2021-03-22 22:33:06',NULL,NULL,'[login]'),(11315,'brute_force','2021-03-22 17:42:12','2021-03-22 22:42:12','103.57.221.120',NULL,NULL),(11316,'brute_force','2021-03-22 17:42:15','2021-03-22 22:42:15','103.57.221.120',NULL,NULL),(11317,'brute_force','2021-03-22 17:42:15','2021-03-22 22:42:15',NULL,NULL,'[login]'),(11318,'brute_force','2021-03-22 17:50:24','2021-03-22 22:50:24','188.166.247.170',NULL,NULL),(11319,'brute_force','2021-03-22 17:50:26','2021-03-22 22:50:26','188.166.247.170',NULL,NULL),(11320,'brute_force','2021-03-22 17:50:26','2021-03-22 22:50:26',NULL,NULL,'[login]'),(11321,'brute_force','2021-03-22 17:59:46','2021-03-22 22:59:46','103.246.160.170',NULL,NULL),(11322,'brute_force','2021-03-22 17:59:54','2021-03-22 22:59:54','103.246.160.170',NULL,NULL),(11323,'brute_force','2021-03-22 17:59:54','2021-03-22 22:59:54',NULL,NULL,'[login]'),(11324,'brute_force','2021-03-22 18:06:55','2021-03-22 23:06:55','185.46.120.131',NULL,NULL),(11325,'brute_force','2021-03-22 18:07:00','2021-03-22 23:07:00','185.46.120.131',NULL,NULL),(11326,'brute_force','2021-03-22 18:07:00','2021-03-22 23:07:00',NULL,NULL,'[login]'),(11327,'brute_force','2021-03-22 18:15:28','2021-03-22 23:15:28','149.56.45.50',NULL,NULL),(11328,'brute_force','2021-03-22 18:15:29','2021-03-22 23:15:29','149.56.45.50',NULL,NULL),(11329,'brute_force','2021-03-22 18:15:29','2021-03-22 23:15:29',NULL,NULL,'[login]'),(11330,'brute_force','2021-03-22 18:33:13','2021-03-22 23:33:13','54.39.22.135',NULL,NULL),(11331,'brute_force','2021-03-22 18:33:14','2021-03-22 23:33:14','54.39.22.135',NULL,NULL),(11332,'brute_force','2021-03-22 18:33:14','2021-03-22 23:33:14',NULL,NULL,'[login]'),(11333,'brute_force','2021-03-22 18:59:23','2021-03-22 23:59:23','138.128.216.120',NULL,NULL),(11334,'brute_force','2021-03-22 18:59:25','2021-03-22 23:59:25','138.128.216.120',NULL,NULL),(11335,'brute_force','2021-03-22 18:59:25','2021-03-22 23:59:25',NULL,NULL,'[login]'),(11336,'brute_force','2021-03-22 19:11:50','2021-03-23 00:11:50','45.119.212.93',NULL,NULL),(11337,'brute_force','2021-03-22 19:11:58','2021-03-23 00:11:58','45.119.212.93',NULL,NULL),(11338,'brute_force','2021-03-22 19:11:58','2021-03-23 00:11:58',NULL,NULL,'[login]'),(11339,'brute_force','2021-03-22 19:35:31','2021-03-23 00:35:31','149.202.89.158',NULL,NULL),(11340,'brute_force','2021-03-22 19:35:33','2021-03-23 00:35:33','149.202.89.158',NULL,NULL),(11341,'brute_force','2021-03-22 19:35:33','2021-03-23 00:35:33',NULL,NULL,'[login]'),(11342,'brute_force','2021-03-22 19:54:32','2021-03-23 00:54:32','158.69.227.236',NULL,NULL),(11343,'brute_force','2021-03-22 19:54:34','2021-03-23 00:54:34','158.69.227.236',NULL,NULL),(11344,'brute_force','2021-03-22 19:54:34','2021-03-23 00:54:34',NULL,NULL,'[login]'),(11345,'brute_force','2021-03-22 20:13:23','2021-03-23 01:13:23','109.234.161.141',NULL,NULL),(11346,'brute_force','2021-03-22 20:13:26','2021-03-23 01:13:26','109.234.161.141',NULL,NULL),(11347,'brute_force','2021-03-22 20:13:26','2021-03-23 01:13:26',NULL,NULL,'[login]'),(11348,'brute_force','2021-03-22 20:42:00','2021-03-23 01:42:00','35.202.25.83',NULL,NULL),(11349,'brute_force','2021-03-22 20:42:02','2021-03-23 01:42:02','35.202.25.83',NULL,NULL),(11350,'brute_force','2021-03-22 20:42:02','2021-03-23 01:42:02',NULL,NULL,'[login]'),(11351,'brute_force','2021-03-22 21:01:35','2021-03-23 02:01:35','164.90.187.70',NULL,NULL),(11352,'brute_force','2021-03-22 21:01:37','2021-03-23 02:01:37','164.90.187.70',NULL,NULL),(11353,'brute_force','2021-03-22 21:01:37','2021-03-23 02:01:37',NULL,NULL,'[login]'),(11354,'brute_force','2021-03-22 21:32:02','2021-03-23 02:32:02','128.199.21.230',NULL,NULL),(11355,'brute_force','2021-03-22 21:32:05','2021-03-23 02:32:05','128.199.21.230',NULL,NULL),(11356,'brute_force','2021-03-22 21:32:05','2021-03-23 02:32:05',NULL,NULL,'[login]'),(11357,'brute_force','2021-03-22 21:40:58','2021-03-23 02:40:58','124.158.12.202',NULL,NULL),(11358,'brute_force','2021-03-22 21:41:04','2021-03-23 02:41:04','124.158.12.202',NULL,NULL),(11359,'brute_force','2021-03-22 21:41:04','2021-03-23 02:41:04',NULL,NULL,'[login]'),(11360,'brute_force','2021-03-22 21:51:14','2021-03-23 02:51:14','210.13.75.122',NULL,NULL),(11361,'brute_force','2021-03-22 21:51:16','2021-03-23 02:51:16','210.13.75.122',NULL,NULL),(11362,'brute_force','2021-03-22 21:51:16','2021-03-23 02:51:16',NULL,NULL,'[login]'),(11363,'brute_force','2021-03-22 22:01:14','2021-03-23 03:01:14','122.116.248.74',NULL,NULL),(11364,'brute_force','2021-03-22 22:01:16','2021-03-23 03:01:16','122.116.248.74',NULL,NULL),(11365,'brute_force','2021-03-22 22:01:16','2021-03-23 03:01:16',NULL,NULL,'[login]'),(11366,'brute_force','2021-03-22 22:22:18','2021-03-23 03:22:18','45.55.50.99',NULL,NULL),(11367,'brute_force','2021-03-22 22:22:24','2021-03-23 03:22:24','45.55.50.99',NULL,NULL),(11368,'brute_force','2021-03-22 22:22:24','2021-03-23 03:22:24',NULL,NULL,'[login]'),(11369,'brute_force','2021-03-22 22:31:41','2021-03-23 03:31:41','159.89.128.150',NULL,NULL),(11370,'brute_force','2021-03-22 22:31:45','2021-03-23 03:31:45','159.89.128.150',NULL,NULL),(11371,'brute_force','2021-03-22 22:31:45','2021-03-23 03:31:45',NULL,NULL,'[login]'),(11372,'brute_force','2021-03-22 22:53:12','2021-03-23 03:53:12','52.152.133.14',NULL,NULL),(11373,'brute_force','2021-03-22 22:53:14','2021-03-23 03:53:14','52.152.133.14',NULL,NULL),(11374,'brute_force','2021-03-22 22:53:14','2021-03-23 03:53:14',NULL,NULL,'[login]'),(11375,'brute_force','2021-03-22 23:03:30','2021-03-23 04:03:30','103.27.238.234',NULL,NULL),(11376,'brute_force','2021-03-22 23:03:33','2021-03-23 04:03:33','103.27.238.234',NULL,NULL),(11377,'brute_force','2021-03-22 23:03:33','2021-03-23 04:03:33',NULL,NULL,'[login]'),(11378,'brute_force','2021-03-22 23:13:16','2021-03-23 04:13:16','149.56.45.50',NULL,NULL),(11379,'brute_force','2021-03-22 23:13:17','2021-03-23 04:13:17','149.56.45.50',NULL,NULL),(11380,'brute_force','2021-03-22 23:13:17','2021-03-23 04:13:17',NULL,NULL,'[login]'),(11381,'brute_force','2021-03-22 23:22:23','2021-03-23 04:22:23','109.234.165.72',NULL,NULL),(11382,'brute_force','2021-03-22 23:22:23','2021-03-23 04:22:23',NULL,NULL,'[login]'),(11383,'brute_force','2021-03-22 23:39:49','2021-03-23 04:39:49','198.187.28.42',NULL,NULL),(11384,'brute_force','2021-03-22 23:39:51','2021-03-23 04:39:51','198.187.28.42',NULL,NULL),(11385,'brute_force','2021-03-22 23:39:51','2021-03-23 04:39:51',NULL,NULL,'admin'),(11386,'brute_force','2021-03-22 23:54:58','2021-03-23 04:54:58','100.26.201.56',NULL,NULL),(11387,'brute_force','2021-03-22 23:55:00','2021-03-23 04:55:00','100.26.201.56',NULL,NULL),(11388,'brute_force','2021-03-22 23:55:00','2021-03-23 04:55:00',NULL,NULL,'admin'),(11389,'brute_force','2021-03-23 00:03:13','2021-03-23 05:03:13','203.183.42.106',NULL,NULL),(11390,'brute_force','2021-03-23 00:03:15','2021-03-23 05:03:15','203.183.42.106',NULL,NULL),(11391,'brute_force','2021-03-23 00:03:15','2021-03-23 05:03:15',NULL,NULL,'admin'),(11392,'brute_force','2021-03-23 00:10:06','2021-03-23 05:10:06','178.238.230.93',NULL,NULL),(11393,'brute_force','2021-03-23 00:10:09','2021-03-23 05:10:09','178.238.230.93',NULL,NULL),(11394,'brute_force','2021-03-23 00:10:09','2021-03-23 05:10:09',NULL,NULL,'admin'),(11395,'brute_force','2021-03-23 00:16:54','2021-03-23 05:16:54','185.33.54.18',NULL,NULL),(11396,'brute_force','2021-03-23 00:16:58','2021-03-23 05:16:58','185.33.54.18',NULL,NULL),(11397,'brute_force','2021-03-23 00:16:58','2021-03-23 05:16:58',NULL,NULL,'admin'),(11398,'brute_force','2021-03-23 00:38:12','2021-03-23 05:38:12','104.236.120.31',NULL,NULL),(11399,'brute_force','2021-03-23 00:38:14','2021-03-23 05:38:14','104.236.120.31',NULL,NULL),(11400,'brute_force','2021-03-23 00:38:14','2021-03-23 05:38:14',NULL,NULL,'admin'),(11401,'brute_force','2021-03-23 00:43:28','2021-03-23 05:43:28','129.146.145.8',NULL,NULL),(11402,'brute_force','2021-03-23 00:43:31','2021-03-23 05:43:31','129.146.145.8',NULL,NULL),(11403,'brute_force','2021-03-23 00:43:31','2021-03-23 05:43:31',NULL,NULL,'admin'),(11404,'brute_force','2021-03-23 00:49:29','2021-03-23 05:49:29','69.16.192.212',NULL,NULL),(11405,'brute_force','2021-03-23 00:49:31','2021-03-23 05:49:31','69.16.192.212',NULL,NULL),(11406,'brute_force','2021-03-23 00:49:31','2021-03-23 05:49:31',NULL,NULL,'admin'),(11407,'brute_force','2021-03-23 00:58:43','2021-03-23 05:58:43','139.59.144.121',NULL,NULL),(11408,'brute_force','2021-03-23 00:58:55','2021-03-23 05:58:55','139.59.144.121',NULL,NULL),(11409,'brute_force','2021-03-23 00:58:55','2021-03-23 05:58:55',NULL,NULL,'admin'),(11410,'brute_force','2021-03-23 01:04:39','2021-03-23 06:04:39','116.255.245.208',NULL,NULL),(11411,'brute_force','2021-03-23 01:04:42','2021-03-23 06:04:42','116.255.245.208',NULL,NULL),(11412,'brute_force','2021-03-23 01:04:42','2021-03-23 06:04:42',NULL,NULL,'admin'),(11413,'brute_force','2021-03-23 01:09:14','2021-03-23 06:09:14','185.248.100.56',NULL,NULL),(11414,'brute_force','2021-03-23 01:09:16','2021-03-23 06:09:16','185.248.100.56',NULL,NULL),(11415,'brute_force','2021-03-23 01:09:16','2021-03-23 06:09:16',NULL,NULL,'admin'),(11416,'brute_force','2021-03-23 01:14:42','2021-03-23 06:14:42','119.238.241.8',NULL,NULL),(11417,'brute_force','2021-03-23 01:14:45','2021-03-23 06:14:45','119.238.241.8',NULL,NULL),(11418,'brute_force','2021-03-23 01:14:45','2021-03-23 06:14:45',NULL,NULL,'admin'),(11419,'brute_force','2021-03-23 01:27:44','2021-03-23 06:27:44','188.165.246.125',NULL,NULL),(11420,'brute_force','2021-03-23 01:27:46','2021-03-23 06:27:46','188.165.246.125',NULL,NULL),(11421,'brute_force','2021-03-23 01:27:46','2021-03-23 06:27:46',NULL,NULL,'admin'),(11422,'brute_force','2021-03-23 01:33:59','2021-03-23 06:33:59','35.198.195.1',NULL,NULL),(11423,'brute_force','2021-03-23 01:34:02','2021-03-23 06:34:02','35.198.195.1',NULL,NULL),(11424,'brute_force','2021-03-23 01:34:02','2021-03-23 06:34:02',NULL,NULL,'admin'),(11425,'brute_force','2021-03-23 01:44:37','2021-03-23 06:44:37','67.23.235.238',NULL,NULL),(11426,'brute_force','2021-03-23 01:44:39','2021-03-23 06:44:39','67.23.235.238',NULL,NULL),(11427,'brute_force','2021-03-23 01:44:39','2021-03-23 06:44:39',NULL,NULL,'admin'),(11428,'brute_force','2021-03-23 01:51:56','2021-03-23 06:51:56','167.99.226.206',NULL,NULL),(11429,'brute_force','2021-03-23 01:52:00','2021-03-23 06:52:00','167.99.226.206',NULL,NULL),(11430,'brute_force','2021-03-23 01:52:00','2021-03-23 06:52:00',NULL,NULL,'admin'),(11431,'brute_force','2021-03-23 01:57:37','2021-03-23 06:57:37','134.209.176.202',NULL,NULL),(11432,'brute_force','2021-03-23 01:57:39','2021-03-23 06:57:39','134.209.176.202',NULL,NULL),(11433,'brute_force','2021-03-23 01:57:39','2021-03-23 06:57:39',NULL,NULL,'admin'),(11434,'brute_force','2021-03-23 02:02:34','2021-03-23 07:02:34','54.39.49.75',NULL,NULL),(11435,'brute_force','2021-03-23 02:02:36','2021-03-23 07:02:36','54.39.49.75',NULL,NULL),(11436,'brute_force','2021-03-23 02:02:36','2021-03-23 07:02:36',NULL,NULL,'admin'),(11437,'brute_force','2021-03-23 02:14:58','2021-03-23 07:14:58','185.4.31.53',NULL,NULL),(11438,'brute_force','2021-03-23 02:15:00','2021-03-23 07:15:00','185.4.31.53',NULL,NULL),(11439,'brute_force','2021-03-23 02:15:00','2021-03-23 07:15:00',NULL,NULL,'admin'),(11440,'brute_force','2021-03-23 02:20:41','2021-03-23 07:20:41','149.202.59.123',NULL,NULL),(11441,'brute_force','2021-03-23 02:20:43','2021-03-23 07:20:43','149.202.59.123',NULL,NULL),(11442,'brute_force','2021-03-23 02:20:43','2021-03-23 07:20:43',NULL,NULL,'admin'),(11443,'brute_force','2021-03-23 02:27:19','2021-03-23 07:27:19','107.161.177.66',NULL,NULL),(11444,'brute_force','2021-03-23 02:27:21','2021-03-23 07:27:21','107.161.177.66',NULL,NULL),(11445,'brute_force','2021-03-23 02:27:21','2021-03-23 07:27:21',NULL,NULL,'admin'),(11446,'brute_force','2021-03-23 02:34:42','2021-03-23 07:34:42','144.91.68.150',NULL,NULL),(11447,'brute_force','2021-03-23 02:34:44','2021-03-23 07:34:44','144.91.68.150',NULL,NULL),(11448,'brute_force','2021-03-23 02:34:44','2021-03-23 07:34:44',NULL,NULL,'admin'),(11449,'brute_force','2021-03-23 02:40:05','2021-03-23 07:40:05','128.199.93.165',NULL,NULL),(11450,'brute_force','2021-03-23 02:40:08','2021-03-23 07:40:08','128.199.93.165',NULL,NULL),(11451,'brute_force','2021-03-23 02:40:08','2021-03-23 07:40:08',NULL,NULL,'admin'),(11452,'brute_force','2021-03-23 02:53:40','2021-03-23 07:53:40','51.79.99.219',NULL,NULL),(11453,'brute_force','2021-03-23 02:53:42','2021-03-23 07:53:42','51.79.99.219',NULL,NULL),(11454,'brute_force','2021-03-23 02:53:42','2021-03-23 07:53:42',NULL,NULL,'admin'),(11455,'brute_force','2021-03-23 03:00:29','2021-03-23 08:00:29','138.128.171.50',NULL,NULL),(11456,'brute_force','2021-03-23 03:00:31','2021-03-23 08:00:31','138.128.171.50',NULL,NULL),(11457,'brute_force','2021-03-23 03:00:31','2021-03-23 08:00:31',NULL,NULL,'admin'),(11458,'brute_force','2021-03-23 03:07:23','2021-03-23 08:07:23','54.39.49.75',NULL,NULL),(11459,'brute_force','2021-03-23 03:07:24','2021-03-23 08:07:24','54.39.49.75',NULL,NULL),(11460,'brute_force','2021-03-23 03:07:24','2021-03-23 08:07:24',NULL,NULL,'admin'),(11461,'brute_force','2021-03-23 03:14:13','2021-03-23 08:14:13','69.245.189.248',NULL,NULL),(11462,'brute_force','2021-03-23 03:14:15','2021-03-23 08:14:15','69.245.189.248',NULL,NULL),(11463,'brute_force','2021-03-23 03:14:15','2021-03-23 08:14:15',NULL,NULL,'admin'),(11464,'brute_force','2021-03-23 03:22:04','2021-03-23 08:22:04','54.39.22.135',NULL,NULL),(11465,'brute_force','2021-03-23 03:22:06','2021-03-23 08:22:06','54.39.22.135',NULL,NULL),(11466,'brute_force','2021-03-23 03:22:06','2021-03-23 08:22:06',NULL,NULL,'admin'),(11467,'brute_force','2021-03-23 03:44:31','2021-03-23 08:44:31','142.93.253.189',NULL,NULL),(11468,'brute_force','2021-03-23 03:44:33','2021-03-23 08:44:33','142.93.253.189',NULL,NULL),(11469,'brute_force','2021-03-23 03:44:33','2021-03-23 08:44:33',NULL,NULL,'admin'),(11470,'brute_force','2021-03-23 04:00:12','2021-03-23 09:00:12','139.180.189.99',NULL,NULL),(11471,'brute_force','2021-03-23 04:11:12','2021-03-23 09:11:12','162.241.143.221',NULL,NULL),(11472,'brute_force','2021-03-23 04:11:14','2021-03-23 09:11:14','162.241.143.221',NULL,NULL),(11473,'brute_force','2021-03-23 04:11:14','2021-03-23 09:11:14',NULL,NULL,'admin'),(11474,'brute_force','2021-03-23 04:15:58','2021-03-23 09:15:58','177.53.143.142',NULL,NULL),(11475,'brute_force','2021-03-23 04:16:00','2021-03-23 09:16:00','177.53.143.142',NULL,NULL),(11476,'brute_force','2021-03-23 04:16:00','2021-03-23 09:16:00',NULL,NULL,'admin'),(11477,'brute_force','2021-03-23 04:23:49','2021-03-23 09:23:49','182.160.96.130',NULL,NULL),(11478,'brute_force','2021-03-23 04:23:52','2021-03-23 09:23:52','182.160.96.130',NULL,NULL),(11479,'brute_force','2021-03-23 04:23:52','2021-03-23 09:23:52',NULL,NULL,'admin'),(11480,'brute_force','2021-03-23 04:31:32','2021-03-23 09:31:32','194.39.164.108',NULL,NULL),(11481,'brute_force','2021-03-23 04:31:34','2021-03-23 09:31:34','194.39.164.108',NULL,NULL),(11482,'brute_force','2021-03-23 04:31:34','2021-03-23 09:31:34',NULL,NULL,'[login]'),(11483,'brute_force','2021-03-23 04:41:02','2021-03-23 09:41:02','167.71.202.93',NULL,NULL),(11484,'brute_force','2021-03-23 04:41:07','2021-03-23 09:41:07','167.71.202.93',NULL,NULL),(11485,'brute_force','2021-03-23 04:41:07','2021-03-23 09:41:07',NULL,NULL,'[login]'),(11486,'brute_force','2021-03-23 05:05:19','2021-03-23 10:05:19','103.8.25.22',NULL,NULL),(11487,'brute_force','2021-03-23 05:05:21','2021-03-23 10:05:21','103.8.25.22',NULL,NULL),(11488,'brute_force','2021-03-23 05:05:21','2021-03-23 10:05:21',NULL,NULL,'[login]'),(11489,'brute_force','2021-03-23 05:21:47','2021-03-23 10:21:47','185.220.101.6',NULL,NULL),(11490,'brute_force','2021-03-23 05:21:47','2021-03-23 10:21:47',NULL,2,'gruposuadi'),(11491,'brute_force','2021-03-23 05:25:29','2021-03-23 10:25:29','199.249.230.75',NULL,NULL),(11492,'brute_force','2021-03-23 05:25:29','2021-03-23 10:25:29',NULL,NULL,'admin'),(11493,'brute_force','2021-03-23 05:40:22','2021-03-23 10:40:22','159.89.157.177',NULL,NULL),(11494,'brute_force','2021-03-23 05:40:29','2021-03-23 10:40:29','159.89.157.177',NULL,NULL),(11495,'brute_force','2021-03-23 05:40:29','2021-03-23 10:40:29',NULL,NULL,'[login]'),(11496,'brute_force','2021-03-23 06:06:42','2021-03-23 11:06:42','52.172.188.82',NULL,NULL),(11497,'brute_force','2021-03-23 06:06:45','2021-03-23 11:06:45','52.172.188.82',NULL,NULL),(11498,'brute_force','2021-03-23 06:06:45','2021-03-23 11:06:45',NULL,NULL,'[login]'),(11499,'brute_force','2021-03-23 06:15:03','2021-03-23 11:15:03','160.153.245.184',NULL,NULL),(11500,'brute_force','2021-03-23 06:15:06','2021-03-23 11:15:06','160.153.245.184',NULL,NULL),(11501,'brute_force','2021-03-23 06:15:06','2021-03-23 11:15:06',NULL,NULL,'[login]'),(11502,'brute_force','2021-03-23 06:24:40','2021-03-23 11:24:40','216.10.249.254',NULL,NULL),(11503,'brute_force','2021-03-23 06:24:43','2021-03-23 11:24:43','216.10.249.254',NULL,NULL),(11504,'brute_force','2021-03-23 06:24:43','2021-03-23 11:24:43',NULL,NULL,'[login]'),(11505,'brute_force','2021-03-23 06:34:52','2021-03-23 11:34:52','185.55.225.3',NULL,NULL),(11506,'brute_force','2021-03-23 06:34:55','2021-03-23 11:34:55','185.55.225.3',NULL,NULL),(11507,'brute_force','2021-03-23 06:34:55','2021-03-23 11:34:55',NULL,NULL,'[login]'),(11508,'brute_force','2021-03-23 06:37:00','2021-03-23 11:37:00','198.251.80.157',NULL,NULL),(11509,'brute_force','2021-03-23 06:37:00','2021-03-23 11:37:00',NULL,2,'gruposuadi'),(11510,'brute_force','2021-03-23 06:38:01','2021-03-23 11:38:01','77.247.181.163',NULL,NULL),(11511,'brute_force','2021-03-23 06:38:01','2021-03-23 11:38:01',NULL,NULL,'admin'),(11512,'brute_force','2021-03-23 06:43:36','2021-03-23 11:43:36','185.46.120.131',NULL,NULL),(11513,'brute_force','2021-03-23 06:43:38','2021-03-23 11:43:38','185.46.120.131',NULL,NULL),(11514,'brute_force','2021-03-23 06:43:38','2021-03-23 11:43:38',NULL,NULL,'[login]'),(11515,'brute_force','2021-03-23 06:52:52','2021-03-23 11:52:52','94.23.55.149',NULL,NULL),(11516,'brute_force','2021-03-23 06:52:53','2021-03-23 11:52:53','94.23.55.149',NULL,NULL),(11517,'brute_force','2021-03-23 06:52:53','2021-03-23 11:52:53',NULL,NULL,'[login]'),(11518,'brute_force','2021-03-23 07:02:38','2021-03-23 12:02:38','79.133.175.236',NULL,NULL),(11519,'brute_force','2021-03-23 07:02:41','2021-03-23 12:02:41','79.133.175.236',NULL,NULL),(11520,'brute_force','2021-03-23 07:02:41','2021-03-23 12:02:41',NULL,NULL,'[login]'),(11521,'brute_force','2021-03-23 07:23:51','2021-03-23 12:23:51','94.182.190.230',NULL,NULL),(11522,'brute_force','2021-03-23 07:23:53','2021-03-23 12:23:53','94.182.190.230',NULL,NULL),(11523,'brute_force','2021-03-23 07:23:53','2021-03-23 12:23:53',NULL,NULL,'[login]'),(11524,'brute_force','2021-03-23 07:42:07','2021-03-23 12:42:07','162.219.250.31',NULL,NULL),(11525,'brute_force','2021-03-23 07:42:09','2021-03-23 12:42:09','162.219.250.31',NULL,NULL),(11526,'brute_force','2021-03-23 07:42:09','2021-03-23 12:42:09',NULL,NULL,'[login]'),(11527,'brute_force','2021-03-23 08:01:30','2021-03-23 13:01:30','13.234.110.110',NULL,NULL),(11528,'brute_force','2021-03-23 08:01:33','2021-03-23 13:01:33','13.234.110.110',NULL,NULL),(11529,'brute_force','2021-03-23 08:01:33','2021-03-23 13:01:33',NULL,NULL,'[login]'),(11530,'brute_force','2021-03-23 08:11:53','2021-03-23 13:11:53','51.75.16.206',NULL,NULL),(11531,'brute_force','2021-03-23 08:11:55','2021-03-23 13:11:55','51.75.16.206',NULL,NULL),(11532,'brute_force','2021-03-23 08:11:55','2021-03-23 13:11:55',NULL,NULL,'[login]'),(11533,'brute_force','2021-03-23 08:21:50','2021-03-23 13:21:50','20.193.48.107',NULL,NULL),(11534,'brute_force','2021-03-23 08:21:53','2021-03-23 13:21:53','20.193.48.107',NULL,NULL),(11535,'brute_force','2021-03-23 08:21:53','2021-03-23 13:21:53',NULL,NULL,'[login]'),(11536,'brute_force','2021-03-24 02:25:36','2021-03-24 07:25:36','199.249.230.111',NULL,NULL),(11537,'brute_force','2021-03-24 02:25:36','2021-03-24 07:25:36',NULL,NULL,'admin'),(11538,'brute_force','2021-03-24 02:25:44','2021-03-24 07:25:44','185.220.100.247',NULL,NULL),(11539,'brute_force','2021-03-24 02:25:44','2021-03-24 07:25:44',NULL,2,'gruposuadi'),(11540,'brute_force','2021-03-24 03:40:45','2021-03-24 08:40:45','185.233.100.23',NULL,NULL),(11541,'brute_force','2021-03-24 03:40:45','2021-03-24 08:40:45',NULL,NULL,'admin'),(11542,'brute_force','2021-03-24 03:43:08','2021-03-24 08:43:08','213.164.204.90',NULL,NULL),(11543,'brute_force','2021-03-24 03:43:08','2021-03-24 08:43:08',NULL,2,'gruposuadi'),(11544,'brute_force','2021-03-25 00:53:14','2021-03-25 05:53:14','178.17.174.211',NULL,NULL),(11545,'brute_force','2021-03-25 00:53:14','2021-03-25 05:53:14',NULL,NULL,'admin'),(11546,'brute_force','2021-03-25 02:11:13','2021-03-25 07:11:13','185.100.87.243',NULL,NULL),(11547,'brute_force','2021-03-25 02:11:13','2021-03-25 07:11:13',NULL,NULL,'admin'),(11548,'brute_force','2021-03-25 23:10:31','2021-03-26 04:10:31','139.155.17.18',NULL,NULL),(11549,'brute_force','2021-03-25 23:10:31','2021-03-26 04:10:31',NULL,2,'gruposuadi'),(11550,'brute_force','2021-03-25 23:10:34','2021-03-26 04:10:34','139.155.17.18',NULL,NULL),(11551,'brute_force','2021-03-25 23:10:34','2021-03-26 04:10:34',NULL,2,'gruposuadi'),(11552,'brute_force','2021-03-25 23:10:37','2021-03-26 04:10:37','139.155.17.18',NULL,NULL),(11553,'brute_force','2021-03-25 23:10:37','2021-03-26 04:10:37',NULL,2,'gruposuadi'),(11554,'brute_force','2021-03-25 23:10:39','2021-03-26 04:10:39','139.155.17.18',NULL,NULL),(11555,'brute_force','2021-03-25 23:10:39','2021-03-26 04:10:39',NULL,2,'gruposuadi'),(11556,'brute_force','2021-03-25 23:10:43','2021-03-26 04:10:43','139.155.17.18',NULL,NULL),(11557,'brute_force','2021-03-25 23:10:43','2021-03-26 04:10:43',NULL,2,'gruposuadi'),(11558,'brute_force','2021-03-26 00:15:59','2021-03-26 05:15:59','45.15.16.116',NULL,NULL),(11559,'brute_force','2021-03-26 00:15:59','2021-03-26 05:15:59',NULL,NULL,'admin'),(11560,'brute_force','2021-03-26 00:58:25','2021-03-26 05:58:25','177.8.225.49',NULL,NULL),(11561,'brute_force','2021-03-26 00:58:25','2021-03-26 05:58:25',NULL,NULL,'[login]'),(11562,'brute_force','2021-03-26 01:03:35','2021-03-26 06:03:35','118.97.23.106',NULL,NULL),(11563,'brute_force','2021-03-26 01:03:35','2021-03-26 06:03:35',NULL,NULL,'[login]'),(11564,'brute_force','2021-03-26 01:08:16','2021-03-26 06:08:16','128.199.152.154',NULL,NULL),(11565,'brute_force','2021-03-26 01:08:16','2021-03-26 06:08:16',NULL,NULL,'[login]'),(11566,'brute_force','2021-03-26 01:12:14','2021-03-26 06:12:14','168.119.1.119',NULL,NULL),(11567,'brute_force','2021-03-26 01:12:14','2021-03-26 06:12:14',NULL,NULL,'[login]'),(11568,'brute_force','2021-03-26 01:18:32','2021-03-26 06:18:32','132.148.165.43',NULL,NULL),(11569,'brute_force','2021-03-26 01:18:34','2021-03-26 06:18:34','132.148.165.43',NULL,NULL),(11570,'brute_force','2021-03-26 01:18:34','2021-03-26 06:18:34',NULL,NULL,'[login]'),(11571,'brute_force','2021-03-26 01:33:40','2021-03-26 06:33:40','213.164.204.152',NULL,NULL),(11572,'brute_force','2021-03-26 01:33:40','2021-03-26 06:33:40',NULL,NULL,'admin'),(11573,'brute_force','2021-03-26 01:35:08','2021-03-26 06:35:08','167.172.154.24',NULL,NULL),(11574,'brute_force','2021-03-26 01:35:10','2021-03-26 06:35:10','167.172.154.24',NULL,NULL),(11575,'brute_force','2021-03-26 01:35:10','2021-03-26 06:35:10',NULL,NULL,'[login]'); INSERT INTO `grpsd_itsec_temp` VALUES (11576,'brute_force','2021-03-26 01:46:34','2021-03-26 06:46:34','93.114.184.8',NULL,NULL),(11577,'brute_force','2021-03-26 01:46:36','2021-03-26 06:46:36','93.114.184.8',NULL,NULL),(11578,'brute_force','2021-03-26 01:46:36','2021-03-26 06:46:36',NULL,NULL,'[login]'),(11579,'brute_force','2021-03-26 01:51:44','2021-03-26 06:51:44','35.170.37.164',NULL,NULL),(11580,'brute_force','2021-03-26 01:51:46','2021-03-26 06:51:46','35.170.37.164',NULL,NULL),(11581,'brute_force','2021-03-26 01:51:46','2021-03-26 06:51:46',NULL,NULL,'[login]'),(11582,'brute_force','2021-03-26 02:03:46','2021-03-26 07:03:46','37.221.194.233',NULL,NULL),(11583,'brute_force','2021-03-26 02:03:48','2021-03-26 07:03:48','37.221.194.233',NULL,NULL),(11584,'brute_force','2021-03-26 02:03:48','2021-03-26 07:03:48',NULL,NULL,'[login]'),(11585,'brute_force','2021-03-26 02:10:25','2021-03-26 07:10:25','45.76.177.69',NULL,NULL),(11586,'brute_force','2021-03-26 02:10:28','2021-03-26 07:10:28','45.76.177.69',NULL,NULL),(11587,'brute_force','2021-03-26 02:10:28','2021-03-26 07:10:28',NULL,NULL,'[login]'),(11588,'brute_force','2021-03-26 02:16:20','2021-03-26 07:16:20','18.163.15.137',NULL,NULL),(11589,'brute_force','2021-03-26 02:16:23','2021-03-26 07:16:23','18.163.15.137',NULL,NULL),(11590,'brute_force','2021-03-26 02:16:23','2021-03-26 07:16:23',NULL,NULL,'[login]'),(11591,'brute_force','2021-03-26 02:21:54','2021-03-26 07:21:54','35.169.168.82',NULL,NULL),(11592,'brute_force','2021-03-26 02:57:27','2021-03-26 07:57:27','132.148.165.43',NULL,NULL),(11593,'brute_force','2021-03-26 02:57:29','2021-03-26 07:57:29','132.148.165.43',NULL,NULL),(11594,'brute_force','2021-03-26 02:57:29','2021-03-26 07:57:29',NULL,NULL,'[login]'),(11595,'brute_force','2021-03-26 03:20:07','2021-03-26 08:20:07','216.10.249.254',NULL,NULL),(11596,'brute_force','2021-03-26 03:20:10','2021-03-26 08:20:10','216.10.249.254',NULL,NULL),(11597,'brute_force','2021-03-26 03:20:10','2021-03-26 08:20:10',NULL,NULL,'[login]'),(11598,'brute_force','2021-03-26 03:34:26','2021-03-26 08:34:26','185.84.180.4',NULL,NULL),(11599,'brute_force','2021-03-26 03:34:28','2021-03-26 08:34:28','185.84.180.4',NULL,NULL),(11600,'brute_force','2021-03-26 03:34:28','2021-03-26 08:34:28',NULL,NULL,'[login]'),(11601,'brute_force','2021-03-26 03:50:30','2021-03-26 08:50:30','198.50.162.230',NULL,NULL),(11602,'brute_force','2021-03-26 03:50:32','2021-03-26 08:50:32','198.50.162.230',NULL,NULL),(11603,'brute_force','2021-03-26 03:50:32','2021-03-26 08:50:32',NULL,NULL,'[login]'),(11604,'brute_force','2021-03-26 03:58:52','2021-03-26 08:58:52','200.85.158.102',NULL,NULL),(11605,'brute_force','2021-03-26 03:58:55','2021-03-26 08:58:55','200.85.158.102',NULL,NULL),(11606,'brute_force','2021-03-26 03:58:55','2021-03-26 08:58:55',NULL,NULL,'[login]'),(11607,'brute_force','2021-03-26 04:06:58','2021-03-26 09:06:58','46.101.132.88',NULL,NULL),(11608,'brute_force','2021-03-26 04:07:03','2021-03-26 09:07:03','46.101.132.88',NULL,NULL),(11609,'brute_force','2021-03-26 04:07:03','2021-03-26 09:07:03',NULL,NULL,'[login]'),(11610,'brute_force','2021-03-26 04:15:55','2021-03-26 09:15:55','178.128.160.110',NULL,NULL),(11611,'brute_force','2021-03-26 04:15:55','2021-03-26 09:15:55',NULL,NULL,'[login]'),(11612,'brute_force','2021-03-26 04:22:19','2021-03-26 09:22:19','148.72.22.169',NULL,NULL),(11613,'brute_force','2021-03-26 04:22:21','2021-03-26 09:22:21','148.72.22.169',NULL,NULL),(11614,'brute_force','2021-03-26 04:22:21','2021-03-26 09:22:21',NULL,NULL,'[login]'),(11615,'brute_force','2021-03-26 04:31:19','2021-03-26 09:31:19','185.56.147.241',NULL,NULL),(11616,'brute_force','2021-03-26 04:31:21','2021-03-26 09:31:21','185.56.147.241',NULL,NULL),(11617,'brute_force','2021-03-26 04:31:21','2021-03-26 09:31:21',NULL,NULL,'[login]'),(11618,'brute_force','2021-03-26 04:48:44','2021-03-26 09:48:44','162.241.70.72',NULL,NULL),(11619,'brute_force','2021-03-26 04:48:46','2021-03-26 09:48:46','162.241.70.72',NULL,NULL),(11620,'brute_force','2021-03-26 04:48:46','2021-03-26 09:48:46',NULL,NULL,'[login]'),(11621,'brute_force','2021-03-26 04:58:07','2021-03-26 09:58:07','144.91.69.245',NULL,NULL),(11622,'brute_force','2021-03-26 04:58:09','2021-03-26 09:58:09','144.91.69.245',NULL,NULL),(11623,'brute_force','2021-03-26 04:58:09','2021-03-26 09:58:09',NULL,NULL,'[login]'),(11624,'brute_force','2021-03-26 05:05:47','2021-03-26 10:05:47','156.54.148.134',NULL,NULL),(11625,'brute_force','2021-03-26 05:05:49','2021-03-26 10:05:49','156.54.148.134',NULL,NULL),(11626,'brute_force','2021-03-26 05:05:49','2021-03-26 10:05:49',NULL,NULL,'[login]'),(11627,'brute_force','2021-03-26 05:14:53','2021-03-26 10:14:53','46.101.132.88',NULL,NULL),(11628,'brute_force','2021-03-26 05:15:00','2021-03-26 10:15:00','46.101.132.88',NULL,NULL),(11629,'brute_force','2021-03-26 05:15:00','2021-03-26 10:15:00',NULL,NULL,'[login]'),(11630,'brute_force','2021-03-26 05:23:15','2021-03-26 10:23:15','156.54.148.134',NULL,NULL),(11631,'brute_force','2021-03-26 05:23:17','2021-03-26 10:23:17','156.54.148.134',NULL,NULL),(11632,'brute_force','2021-03-26 05:23:17','2021-03-26 10:23:17',NULL,NULL,'[login]'),(11633,'brute_force','2021-03-26 05:36:02','2021-03-26 10:36:02','178.128.112.15',NULL,NULL),(11634,'brute_force','2021-03-26 05:36:02','2021-03-26 10:36:02',NULL,NULL,'[login]'),(11635,'brute_force','2021-03-26 05:43:38','2021-03-26 10:43:38','54.38.252.61',NULL,NULL),(11636,'brute_force','2021-03-26 05:43:40','2021-03-26 10:43:40','54.38.252.61',NULL,NULL),(11637,'brute_force','2021-03-26 05:43:40','2021-03-26 10:43:40',NULL,NULL,'[login]'),(11638,'brute_force','2021-03-26 06:21:10','2021-03-26 11:21:10','67.222.130.10',NULL,NULL),(11639,'brute_force','2021-03-26 06:21:12','2021-03-26 11:21:12','67.222.130.10',NULL,NULL),(11640,'brute_force','2021-03-26 06:21:12','2021-03-26 11:21:12',NULL,NULL,'[login]'),(11641,'brute_force','2021-03-26 06:41:05','2021-03-26 11:41:05','103.14.122.5',NULL,NULL),(11642,'brute_force','2021-03-26 06:41:08','2021-03-26 11:41:08','103.14.122.5',NULL,NULL),(11643,'brute_force','2021-03-26 06:41:08','2021-03-26 11:41:08',NULL,NULL,'[login]'),(11644,'brute_force','2021-03-26 07:10:56','2021-03-26 12:10:56','117.215.228.155',NULL,NULL),(11645,'brute_force','2021-03-26 07:11:03','2021-03-26 12:11:03','117.215.228.155',NULL,NULL),(11646,'brute_force','2021-03-26 07:11:03','2021-03-26 12:11:03',NULL,NULL,'[login]'),(11647,'brute_force','2021-03-26 07:31:15','2021-03-26 12:31:15','171.244.15.38',NULL,NULL),(11648,'brute_force','2021-03-26 07:31:18','2021-03-26 12:31:18','171.244.15.38',NULL,NULL),(11649,'brute_force','2021-03-26 07:31:18','2021-03-26 12:31:18',NULL,NULL,'[login]'),(11650,'brute_force','2021-03-26 07:41:00','2021-03-26 12:41:00','154.66.198.186',NULL,NULL),(11651,'brute_force','2021-03-26 07:41:03','2021-03-26 12:41:03','154.66.198.186',NULL,NULL),(11652,'brute_force','2021-03-26 07:41:03','2021-03-26 12:41:03',NULL,NULL,'[login]'),(11653,'brute_force','2021-03-26 07:51:29','2021-03-26 12:51:29','65.52.179.163',NULL,NULL),(11654,'brute_force','2021-03-26 07:51:32','2021-03-26 12:51:32','65.52.179.163',NULL,NULL),(11655,'brute_force','2021-03-26 07:51:32','2021-03-26 12:51:32',NULL,NULL,'[login]'),(11656,'brute_force','2021-03-26 08:01:22','2021-03-26 13:01:22','74.208.129.20',NULL,NULL),(11657,'brute_force','2021-03-26 08:01:24','2021-03-26 13:01:24','74.208.129.20',NULL,NULL),(11658,'brute_force','2021-03-26 08:01:24','2021-03-26 13:01:24',NULL,NULL,'[login]'),(11659,'brute_force','2021-03-26 08:21:50','2021-03-26 13:21:50','209.126.7.205',NULL,NULL),(11660,'brute_force','2021-03-26 08:21:52','2021-03-26 13:21:52','209.126.7.205',NULL,NULL),(11661,'brute_force','2021-03-26 08:21:52','2021-03-26 13:21:52',NULL,NULL,'[login]'),(11662,'brute_force','2021-03-26 08:32:51','2021-03-26 13:32:51','162.215.209.110',NULL,NULL),(11663,'brute_force','2021-03-26 08:32:53','2021-03-26 13:32:53','162.215.209.110',NULL,NULL),(11664,'brute_force','2021-03-26 08:32:53','2021-03-26 13:32:53',NULL,NULL,'[login]'),(11665,'brute_force','2021-03-26 08:43:30','2021-03-26 13:43:30','198.187.28.42',NULL,NULL),(11666,'brute_force','2021-03-26 08:43:32','2021-03-26 13:43:32','198.187.28.42',NULL,NULL),(11667,'brute_force','2021-03-26 08:43:32','2021-03-26 13:43:32',NULL,NULL,'[login]'),(11668,'brute_force','2021-03-26 08:53:30','2021-03-26 13:53:30','149.202.89.158',NULL,NULL),(11669,'brute_force','2021-03-26 08:53:32','2021-03-26 13:53:32','149.202.89.158',NULL,NULL),(11670,'brute_force','2021-03-26 08:53:32','2021-03-26 13:53:32',NULL,NULL,'[login]'),(11671,'brute_force','2021-03-26 08:57:04','2021-03-26 13:57:04','107.150.60.34',NULL,NULL),(11672,'brute_force','2021-03-26 09:04:13','2021-03-26 14:04:13','205.147.109.57',NULL,NULL),(11673,'brute_force','2021-03-26 09:04:16','2021-03-26 14:04:16','205.147.109.57',NULL,NULL),(11674,'brute_force','2021-03-26 09:04:16','2021-03-26 14:04:16',NULL,NULL,'[login]'),(11675,'brute_force','2021-03-26 09:25:20','2021-03-26 14:25:20','67.222.20.124',NULL,NULL),(11676,'brute_force','2021-03-26 09:25:22','2021-03-26 14:25:22','67.222.20.124',NULL,NULL),(11677,'brute_force','2021-03-26 09:25:22','2021-03-26 14:25:22',NULL,NULL,'[login]'),(11678,'brute_force','2021-03-26 09:36:08','2021-03-26 14:36:08','149.202.8.66',NULL,NULL),(11679,'brute_force','2021-03-26 09:36:10','2021-03-26 14:36:10','149.202.8.66',NULL,NULL),(11680,'brute_force','2021-03-26 09:36:10','2021-03-26 14:36:10',NULL,NULL,'[login]'),(11681,'brute_force','2021-03-26 09:46:53','2021-03-26 14:46:53','67.231.242.106',NULL,NULL),(11682,'brute_force','2021-03-26 09:46:55','2021-03-26 14:46:55','67.231.242.106',NULL,NULL),(11683,'brute_force','2021-03-26 09:46:55','2021-03-26 14:46:55',NULL,NULL,'[login]'),(11684,'brute_force','2021-03-26 09:58:28','2021-03-26 14:58:28','50.31.168.4',NULL,NULL),(11685,'brute_force','2021-03-26 09:58:32','2021-03-26 14:58:32','50.31.168.4',NULL,NULL),(11686,'brute_force','2021-03-26 09:58:32','2021-03-26 14:58:32',NULL,NULL,'[login]'),(11687,'brute_force','2021-03-26 10:44:34','2021-03-26 15:44:34','208.110.85.67',NULL,NULL),(11688,'brute_force','2021-03-26 17:26:37','2021-03-26 22:26:37','102.130.123.57',NULL,NULL),(11689,'brute_force','2021-03-26 17:26:40','2021-03-26 22:26:40','102.130.123.57',NULL,NULL),(11690,'brute_force','2021-03-26 17:26:40','2021-03-26 22:26:40',NULL,NULL,'[login]'),(11691,'brute_force','2021-03-26 18:27:04','2021-03-26 23:27:04','177.11.53.160',NULL,NULL),(11692,'brute_force','2021-03-26 18:27:04','2021-03-26 23:27:04',NULL,NULL,'[login]'),(11693,'brute_force','2021-03-26 18:59:48','2021-03-26 23:59:48','69.30.211.250',NULL,NULL),(11694,'brute_force','2021-03-26 18:59:50','2021-03-26 23:59:50','69.30.211.250',NULL,NULL),(11695,'brute_force','2021-03-26 18:59:50','2021-03-26 23:59:50',NULL,NULL,'[login]'),(11696,'brute_force','2021-03-26 19:33:43','2021-03-27 00:33:43','102.130.121.179',NULL,NULL),(11697,'brute_force','2021-03-26 19:33:46','2021-03-27 00:33:46','102.130.121.179',NULL,NULL),(11698,'brute_force','2021-03-26 19:33:46','2021-03-27 00:33:46',NULL,NULL,'[login]'),(11699,'brute_force','2021-03-26 20:09:47','2021-03-27 01:09:47','196.44.176.55',NULL,NULL),(11700,'brute_force','2021-03-26 20:09:50','2021-03-27 01:09:50','196.44.176.55',NULL,NULL),(11701,'brute_force','2021-03-26 20:09:50','2021-03-27 01:09:50',NULL,NULL,'[login]'),(11702,'brute_force','2021-03-26 20:49:24','2021-03-27 01:49:24','162.214.67.92',NULL,NULL),(11703,'brute_force','2021-03-26 20:49:26','2021-03-27 01:49:26','162.214.67.92',NULL,NULL),(11704,'brute_force','2021-03-26 20:49:26','2021-03-27 01:49:26',NULL,NULL,'[login]'),(11705,'brute_force','2021-03-26 21:20:06','2021-03-27 02:20:06','167.99.68.226',NULL,NULL),(11706,'brute_force','2021-03-26 21:20:09','2021-03-27 02:20:09','167.99.68.226',NULL,NULL),(11707,'brute_force','2021-03-26 21:20:09','2021-03-27 02:20:09',NULL,NULL,'[login]'),(11708,'brute_force','2021-03-26 21:41:48','2021-03-27 02:41:48','206.189.113.210',NULL,NULL),(11709,'brute_force','2021-03-26 21:41:50','2021-03-27 02:41:50','206.189.113.210',NULL,NULL),(11710,'brute_force','2021-03-26 21:41:50','2021-03-27 02:41:50',NULL,NULL,'[login]'),(11711,'brute_force','2021-03-26 22:16:30','2021-03-27 03:16:30','67.227.167.114',NULL,NULL),(11712,'brute_force','2021-03-26 22:16:32','2021-03-27 03:16:32','67.227.167.114',NULL,NULL),(11713,'brute_force','2021-03-26 22:16:32','2021-03-27 03:16:32',NULL,NULL,'[login]'),(11714,'brute_force','2021-03-26 22:47:04','2021-03-27 03:47:04','157.230.98.60',NULL,NULL),(11715,'brute_force','2021-03-26 22:47:06','2021-03-27 03:47:06','157.230.98.60',NULL,NULL),(11716,'brute_force','2021-03-26 22:47:06','2021-03-27 03:47:06',NULL,NULL,'[login]'),(11717,'brute_force','2021-03-26 23:13:19','2021-03-27 04:13:19','178.128.169.213',NULL,NULL),(11718,'brute_force','2021-03-26 23:13:21','2021-03-27 04:13:21','178.128.169.213',NULL,NULL),(11719,'brute_force','2021-03-26 23:13:21','2021-03-27 04:13:21',NULL,NULL,'[login]'),(11720,'brute_force','2021-03-26 23:39:35','2021-03-27 04:39:35','144.91.125.183',NULL,NULL),(11721,'brute_force','2021-03-26 23:39:37','2021-03-27 04:39:37','144.91.125.183',NULL,NULL),(11722,'brute_force','2021-03-26 23:39:37','2021-03-27 04:39:37',NULL,NULL,'[login]'),(11723,'brute_force','2021-03-27 00:06:56','2021-03-27 05:06:56','35.202.25.83',NULL,NULL),(11724,'brute_force','2021-03-27 00:06:58','2021-03-27 05:06:58','35.202.25.83',NULL,NULL),(11725,'brute_force','2021-03-27 00:06:58','2021-03-27 05:06:58',NULL,NULL,'[login]'),(11726,'brute_force','2021-03-27 00:21:09','2021-03-27 05:21:09','23.111.182.210',NULL,NULL),(11727,'brute_force','2021-03-27 00:21:11','2021-03-27 05:21:11','23.111.182.210',NULL,NULL),(11728,'brute_force','2021-03-27 00:21:11','2021-03-27 05:21:11',NULL,NULL,'[login]'),(11729,'brute_force','2021-03-27 00:36:58','2021-03-27 05:36:58','138.197.11.246',NULL,NULL),(11730,'brute_force','2021-03-27 00:36:59','2021-03-27 05:36:59','138.197.11.246',NULL,NULL),(11731,'brute_force','2021-03-27 00:36:59','2021-03-27 05:36:59',NULL,NULL,'[login]'),(11732,'brute_force','2021-03-27 00:54:04','2021-03-27 05:54:04','162.144.82.123',NULL,NULL),(11733,'brute_force','2021-03-27 00:54:06','2021-03-27 05:54:06','162.144.82.123',NULL,NULL),(11734,'brute_force','2021-03-27 00:54:06','2021-03-27 05:54:06',NULL,NULL,'[login]'),(11735,'brute_force','2021-03-27 01:09:29','2021-03-27 06:09:29','104.210.67.55',NULL,NULL),(11736,'brute_force','2021-03-27 01:09:32','2021-03-27 06:09:32','104.210.67.55',NULL,NULL),(11737,'brute_force','2021-03-27 01:09:32','2021-03-27 06:09:32',NULL,NULL,'[login]'),(11738,'brute_force','2021-03-27 01:26:57','2021-03-27 06:26:57','79.142.76.119',NULL,NULL),(11739,'brute_force','2021-03-27 01:27:00','2021-03-27 06:27:00','79.142.76.119',NULL,NULL),(11740,'brute_force','2021-03-27 01:27:00','2021-03-27 06:27:00',NULL,NULL,'[login]'),(11741,'brute_force','2021-03-27 01:45:05','2021-03-27 06:45:05','176.235.216.155',NULL,NULL),(11742,'brute_force','2021-03-27 01:45:08','2021-03-27 06:45:08','176.235.216.155',NULL,NULL),(11743,'brute_force','2021-03-27 01:45:08','2021-03-27 06:45:08',NULL,NULL,'[login]'),(11744,'brute_force','2021-03-27 02:00:16','2021-03-27 07:00:16','46.38.235.14',NULL,NULL),(11745,'brute_force','2021-03-27 02:00:16','2021-03-27 07:00:16',NULL,2,'gruposuadi'),(11746,'brute_force','2021-03-27 02:11:03','2021-03-27 07:11:03','192.42.116.27',NULL,NULL),(11747,'brute_force','2021-03-27 02:11:03','2021-03-27 07:11:03',NULL,NULL,'admin'),(11748,'brute_force','2021-03-27 03:01:23','2021-03-27 08:01:23','162.214.100.76',NULL,NULL),(11749,'brute_force','2021-03-27 03:01:25','2021-03-27 08:01:25','162.214.100.76',NULL,NULL),(11750,'brute_force','2021-03-27 03:01:25','2021-03-27 08:01:25',NULL,NULL,'[login]'),(11751,'brute_force','2021-03-27 03:19:59','2021-03-27 08:19:59','5.189.131.110',NULL,NULL),(11752,'brute_force','2021-03-27 03:19:59','2021-03-27 08:19:59',NULL,NULL,'[login]'),(11753,'brute_force','2021-03-27 03:23:03','2021-03-27 08:23:03','185.65.205.10',NULL,NULL),(11754,'brute_force','2021-03-27 03:23:03','2021-03-27 08:23:03',NULL,2,'gruposuadi'),(11755,'brute_force','2021-03-27 03:40:01','2021-03-27 08:40:01','198.199.114.68',NULL,NULL),(11756,'brute_force','2021-03-27 03:40:03','2021-03-27 08:40:03','198.199.114.68',NULL,NULL),(11757,'brute_force','2021-03-27 03:40:03','2021-03-27 08:40:03',NULL,NULL,'[login]'),(11758,'brute_force','2021-03-27 03:41:00','2021-03-27 08:41:00','23.129.64.232',NULL,NULL),(11759,'brute_force','2021-03-27 03:41:00','2021-03-27 08:41:00',NULL,NULL,'admin'),(11760,'brute_force','2021-03-27 03:59:40','2021-03-27 08:59:40','199.188.203.37',NULL,NULL),(11761,'brute_force','2021-03-27 03:59:45','2021-03-27 08:59:45','199.188.203.37',NULL,NULL),(11762,'brute_force','2021-03-27 03:59:45','2021-03-27 08:59:45',NULL,NULL,'[login]'),(11763,'brute_force','2021-03-27 04:41:43','2021-03-27 09:41:43','176.235.216.155',NULL,NULL),(11764,'brute_force','2021-03-27 04:41:45','2021-03-27 09:41:45','176.235.216.155',NULL,NULL),(11765,'brute_force','2021-03-27 04:41:45','2021-03-27 09:41:45',NULL,NULL,'[login]'),(11766,'brute_force','2021-03-27 06:06:22','2021-03-27 11:06:22','192.185.130.170',NULL,NULL),(11767,'brute_force','2021-03-27 06:28:17','2021-03-27 11:28:17','203.142.91.105',NULL,NULL),(11768,'brute_force','2021-03-27 06:28:17','2021-03-27 11:28:17',NULL,NULL,'[login]'),(11769,'brute_force','2021-03-27 07:12:34','2021-03-27 12:12:34','103.28.36.155',NULL,NULL),(11770,'brute_force','2021-03-27 07:12:37','2021-03-27 12:12:37','103.28.36.155',NULL,NULL),(11771,'brute_force','2021-03-27 07:12:37','2021-03-27 12:12:37',NULL,NULL,'[login]'),(11772,'brute_force','2021-03-27 07:56:55','2021-03-27 12:56:55','54.72.237.215',NULL,NULL),(11773,'brute_force','2021-03-27 07:56:57','2021-03-27 12:56:57','54.72.237.215',NULL,NULL),(11774,'brute_force','2021-03-27 07:56:57','2021-03-27 12:56:57',NULL,NULL,'[login]'),(11775,'brute_force','2021-03-27 08:20:12','2021-03-27 13:20:12','162.241.171.221',NULL,NULL),(11776,'brute_force','2021-03-27 08:20:14','2021-03-27 13:20:14','162.241.171.221',NULL,NULL),(11777,'brute_force','2021-03-27 08:20:14','2021-03-27 13:20:14',NULL,NULL,'[login]'),(11778,'brute_force','2021-03-27 08:42:33','2021-03-27 13:42:33','158.69.254.105',NULL,NULL),(11779,'brute_force','2021-03-27 08:42:35','2021-03-27 13:42:35','158.69.254.105',NULL,NULL),(11780,'brute_force','2021-03-27 08:42:35','2021-03-27 13:42:35',NULL,NULL,'[login]'),(11781,'brute_force','2021-03-27 09:05:00','2021-03-27 14:05:00','91.134.254.82',NULL,NULL),(11782,'brute_force','2021-03-27 09:28:51','2021-03-27 14:28:51','178.128.76.96',NULL,NULL),(11783,'brute_force','2021-03-27 09:28:58','2021-03-27 14:28:58','178.128.76.96',NULL,NULL),(11784,'brute_force','2021-03-27 09:28:58','2021-03-27 14:28:58',NULL,NULL,'[login]'),(11785,'brute_force','2021-03-28 01:52:40','2021-03-28 06:52:40','192.42.116.24',NULL,NULL),(11786,'brute_force','2021-03-28 01:52:40','2021-03-28 06:52:40',NULL,NULL,'admin'),(11787,'brute_force','2021-03-28 02:04:00','2021-03-28 07:04:00','79.172.193.32',NULL,NULL),(11788,'brute_force','2021-03-28 02:04:00','2021-03-28 07:04:00',NULL,2,'gruposuadi'),(11789,'brute_force','2021-03-28 02:53:23','2021-03-28 07:53:23','5.188.62.140',NULL,NULL),(11790,'brute_force','2021-03-28 02:53:23','2021-03-28 07:53:23',NULL,2,'gruposuadi'),(11791,'brute_force','2021-03-28 02:53:27','2021-03-28 07:53:27','5.188.62.140',NULL,NULL),(11792,'brute_force','2021-03-28 02:53:27','2021-03-28 07:53:27',NULL,2,'gruposuadi'),(11793,'brute_force','2021-03-28 03:12:08','2021-03-28 08:12:08','162.213.3.221',NULL,NULL),(11794,'brute_force','2021-03-28 03:12:08','2021-03-28 08:12:08',NULL,NULL,'admin'),(11795,'brute_force','2021-03-28 03:46:15','2021-03-28 08:46:15','91.132.147.168',NULL,NULL),(11796,'brute_force','2021-03-28 03:46:15','2021-03-28 08:46:15',NULL,2,'gruposuadi'),(11797,'brute_force','2021-03-28 03:55:34','2021-03-28 08:55:34','5.188.62.140',NULL,NULL),(11798,'brute_force','2021-03-28 03:55:34','2021-03-28 08:55:34',NULL,NULL,'adminlin'),(11799,'brute_force','2021-03-28 03:55:38','2021-03-28 08:55:38','5.188.62.140',NULL,NULL),(11800,'brute_force','2021-03-28 03:55:38','2021-03-28 08:55:38',NULL,NULL,'adminlin'),(11801,'brute_force','2021-03-28 04:58:41','2021-03-28 09:58:41','5.188.62.140',NULL,NULL),(11802,'brute_force','2021-03-28 04:58:41','2021-03-28 09:58:41',NULL,2,'gruposuadi'),(11803,'brute_force','2021-03-28 04:58:45','2021-03-28 09:58:45','5.188.62.140',NULL,NULL),(11804,'brute_force','2021-03-28 04:58:45','2021-03-28 09:58:45',NULL,2,'gruposuadi'),(11805,'brute_force','2021-03-28 06:03:06','2021-03-28 11:03:06','5.188.62.140',NULL,NULL),(11806,'brute_force','2021-03-28 06:03:06','2021-03-28 11:03:06',NULL,2,'gruposuadi'),(11807,'brute_force','2021-03-28 06:03:08','2021-03-28 11:03:08','5.188.62.140',NULL,NULL),(11808,'brute_force','2021-03-28 06:03:08','2021-03-28 11:03:08',NULL,2,'gruposuadi'),(11809,'brute_force','2021-03-28 07:06:35','2021-03-28 12:06:35','5.188.62.140',NULL,NULL),(11810,'brute_force','2021-03-28 07:06:35','2021-03-28 12:06:35',NULL,2,'gruposuadi'),(11811,'brute_force','2021-03-28 07:06:39','2021-03-28 12:06:39','5.188.62.140',NULL,NULL),(11812,'brute_force','2021-03-28 07:06:39','2021-03-28 12:06:39',NULL,2,'gruposuadi'),(11813,'brute_force','2021-03-28 08:09:32','2021-03-28 13:09:32','5.188.62.140',NULL,NULL),(11814,'brute_force','2021-03-28 08:09:32','2021-03-28 13:09:32',NULL,2,'gruposuadi'),(11815,'brute_force','2021-03-28 08:09:36','2021-03-28 13:09:36','5.188.62.140',NULL,NULL),(11816,'brute_force','2021-03-28 08:09:36','2021-03-28 13:09:36',NULL,2,'gruposuadi'),(11817,'brute_force','2021-03-28 09:12:32','2021-03-28 14:12:32','5.188.62.140',NULL,NULL),(11818,'brute_force','2021-03-28 09:12:32','2021-03-28 14:12:32',NULL,2,'gruposuadi'),(11819,'brute_force','2021-03-28 09:12:36','2021-03-28 14:12:36','5.188.62.140',NULL,NULL),(11820,'brute_force','2021-03-28 09:12:36','2021-03-28 14:12:36',NULL,2,'gruposuadi'),(11821,'brute_force','2021-03-28 10:15:59','2021-03-28 15:15:59','5.188.62.140',NULL,NULL),(11822,'brute_force','2021-03-28 10:15:59','2021-03-28 15:15:59',NULL,2,'gruposuadi'),(11823,'brute_force','2021-03-28 10:16:03','2021-03-28 15:16:03','5.188.62.140',NULL,NULL),(11824,'brute_force','2021-03-28 10:16:03','2021-03-28 15:16:03',NULL,2,'gruposuadi'),(11825,'brute_force','2021-03-28 11:15:48','2021-03-28 16:15:48','5.188.62.140',NULL,NULL),(11826,'brute_force','2021-03-28 11:15:48','2021-03-28 16:15:48',NULL,2,'gruposuadi'),(11827,'brute_force','2021-03-28 11:15:52','2021-03-28 16:15:52','5.188.62.140',NULL,NULL),(11828,'brute_force','2021-03-28 11:15:52','2021-03-28 16:15:52',NULL,2,'gruposuadi'),(11829,'brute_force','2021-03-28 21:51:09','2021-03-29 02:51:09','67.222.130.10',NULL,NULL),(11830,'brute_force','2021-03-28 21:51:09','2021-03-29 02:51:09',NULL,NULL,'[login]'),(11831,'brute_force','2021-03-28 21:51:10','2021-03-29 02:51:10','43.225.53.203',NULL,NULL),(11832,'brute_force','2021-03-28 21:51:10','2021-03-29 02:51:10',NULL,NULL,'[login]'),(11833,'brute_force','2021-03-28 22:01:08','2021-03-29 03:01:08','47.106.201.134',NULL,NULL),(11834,'brute_force','2021-03-28 22:01:13','2021-03-29 03:01:13','47.106.201.134',NULL,NULL),(11835,'brute_force','2021-03-28 22:01:13','2021-03-29 03:01:13',NULL,NULL,'[login]'),(11836,'brute_force','2021-03-28 22:03:34','2021-03-29 03:03:34','43.228.245.151',NULL,NULL),(11837,'brute_force','2021-03-28 22:03:38','2021-03-29 03:03:38','43.228.245.151',NULL,NULL),(11838,'brute_force','2021-03-28 22:03:38','2021-03-29 03:03:38',NULL,NULL,'[login]'),(11839,'brute_force','2021-03-28 22:14:56','2021-03-29 03:14:56','65.0.186.161',NULL,NULL),(11840,'brute_force','2021-03-28 22:14:56','2021-03-29 03:14:56',NULL,NULL,'[login]'),(11841,'brute_force','2021-03-28 22:26:33','2021-03-29 03:26:33','208.109.14.218',NULL,NULL),(11842,'brute_force','2021-03-28 22:26:33','2021-03-29 03:26:33',NULL,NULL,'[login]'),(11843,'brute_force','2021-03-28 22:36:51','2021-03-29 03:36:51','134.122.46.215',NULL,NULL),(11844,'brute_force','2021-03-28 22:36:54','2021-03-29 03:36:54','134.122.46.215',NULL,NULL),(11845,'brute_force','2021-03-28 22:36:54','2021-03-29 03:36:54',NULL,NULL,'[login]'),(11846,'brute_force','2021-03-28 22:37:13','2021-03-29 03:37:13','167.99.68.226',NULL,NULL),(11847,'brute_force','2021-03-28 22:37:22','2021-03-29 03:37:22','167.99.68.226',NULL,NULL),(11848,'brute_force','2021-03-28 22:37:22','2021-03-29 03:37:22',NULL,NULL,'[login]'),(11849,'brute_force','2021-03-28 22:46:52','2021-03-29 03:46:52','162.214.190.23',NULL,NULL),(11850,'brute_force','2021-03-28 22:46:55','2021-03-29 03:46:55','162.214.190.23',NULL,NULL),(11851,'brute_force','2021-03-28 22:46:55','2021-03-29 03:46:55',NULL,NULL,'[login]'),(11852,'brute_force','2021-03-28 22:48:45','2021-03-29 03:48:45','178.128.222.96',NULL,NULL),(11853,'brute_force','2021-03-28 22:48:48','2021-03-29 03:48:48','178.128.222.96',NULL,NULL),(11854,'brute_force','2021-03-28 22:48:48','2021-03-29 03:48:48',NULL,NULL,'[login]'),(11855,'brute_force','2021-03-28 22:57:09','2021-03-29 03:57:09','67.227.154.17',NULL,NULL),(11856,'brute_force','2021-03-28 22:57:11','2021-03-29 03:57:11','67.227.154.17',NULL,NULL),(11857,'brute_force','2021-03-28 22:57:11','2021-03-29 03:57:11',NULL,NULL,'[login]'),(11858,'brute_force','2021-03-28 22:58:21','2021-03-29 03:58:21','162.241.94.138',NULL,NULL),(11859,'brute_force','2021-03-28 22:58:28','2021-03-29 03:58:28','162.241.94.138',NULL,NULL),(11860,'brute_force','2021-03-28 22:58:28','2021-03-29 03:58:28',NULL,NULL,'[login]'),(11861,'brute_force','2021-03-28 23:07:21','2021-03-29 04:07:21','134.209.29.237',NULL,NULL),(11862,'brute_force','2021-03-28 23:07:28','2021-03-29 04:07:28','134.209.29.237',NULL,NULL),(11863,'brute_force','2021-03-28 23:07:28','2021-03-29 04:07:28',NULL,NULL,'[login]'),(11864,'brute_force','2021-03-28 23:07:34','2021-03-29 04:07:34','208.131.135.16',NULL,NULL),(11865,'brute_force','2021-03-28 23:07:36','2021-03-29 04:07:36','208.131.135.16',NULL,NULL),(11866,'brute_force','2021-03-28 23:07:36','2021-03-29 04:07:36',NULL,NULL,'[login]'),(11867,'brute_force','2021-03-28 23:17:23','2021-03-29 04:17:23','64.227.0.234',NULL,NULL),(11868,'brute_force','2021-03-28 23:17:26','2021-03-29 04:17:26','64.227.0.234',NULL,NULL),(11869,'brute_force','2021-03-28 23:17:26','2021-03-29 04:17:26',NULL,NULL,'[login]'),(11870,'brute_force','2021-03-28 23:26:06','2021-03-29 04:26:06','192.185.130.170',NULL,NULL),(11871,'brute_force','2021-03-28 23:26:08','2021-03-29 04:26:08','192.185.130.170',NULL,NULL),(11872,'brute_force','2021-03-28 23:26:08','2021-03-29 04:26:08',NULL,NULL,'[login]'),(11873,'brute_force','2021-03-28 23:26:30','2021-03-29 04:26:30','89.46.109.150',NULL,NULL),(11874,'brute_force','2021-03-28 23:26:32','2021-03-29 04:26:32','89.46.109.150',NULL,NULL),(11875,'brute_force','2021-03-28 23:26:32','2021-03-29 04:26:32',NULL,NULL,'[login]'),(11876,'brute_force','2021-03-28 23:44:52','2021-03-29 04:44:52','109.234.162.27',NULL,NULL),(11877,'brute_force','2021-03-28 23:44:54','2021-03-29 04:44:54','109.234.162.27',NULL,NULL),(11878,'brute_force','2021-03-28 23:44:54','2021-03-29 04:44:54',NULL,NULL,'[login]'),(11879,'brute_force','2021-03-28 23:54:09','2021-03-29 04:54:09','41.231.122.251',NULL,NULL),(11880,'brute_force','2021-03-28 23:54:12','2021-03-29 04:54:12','41.231.122.251',NULL,NULL),(11881,'brute_force','2021-03-28 23:54:12','2021-03-29 04:54:12',NULL,NULL,'[login]'),(11882,'brute_force','2021-03-29 00:06:33','2021-03-29 05:06:33','162.214.100.76',NULL,NULL),(11883,'brute_force','2021-03-29 00:06:35','2021-03-29 05:06:35','162.214.100.76',NULL,NULL),(11884,'brute_force','2021-03-29 00:06:35','2021-03-29 05:06:35',NULL,NULL,'[login]'),(11885,'brute_force','2021-03-29 00:12:32','2021-03-29 05:12:32','78.142.63.31',NULL,NULL),(11886,'brute_force','2021-03-29 00:12:35','2021-03-29 05:12:35','78.142.63.31',NULL,NULL),(11887,'brute_force','2021-03-29 00:12:35','2021-03-29 05:12:35',NULL,NULL,'[login]'),(11888,'brute_force','2021-03-29 00:13:51','2021-03-29 05:13:51','103.228.114.162',NULL,NULL),(11889,'brute_force','2021-03-29 00:13:55','2021-03-29 05:13:55','103.228.114.162',NULL,NULL),(11890,'brute_force','2021-03-29 00:13:55','2021-03-29 05:13:55',NULL,NULL,'[login]'),(11891,'brute_force','2021-03-29 00:29:31','2021-03-29 05:29:31','178.238.230.88',NULL,NULL),(11892,'brute_force','2021-03-29 00:29:34','2021-03-29 05:29:34','178.238.230.88',NULL,NULL),(11893,'brute_force','2021-03-29 00:29:34','2021-03-29 05:29:34',NULL,NULL,'[login]'),(11894,'brute_force','2021-03-29 00:29:55','2021-03-29 05:29:55','160.153.245.184',NULL,NULL),(11895,'brute_force','2021-03-29 00:29:58','2021-03-29 05:29:58','160.153.245.184',NULL,NULL),(11896,'brute_force','2021-03-29 00:29:58','2021-03-29 05:29:58',NULL,NULL,'[login]'),(11897,'brute_force','2021-03-29 00:39:01','2021-03-29 05:39:01','5.39.90.80',NULL,NULL),(11898,'brute_force','2021-03-29 00:39:03','2021-03-29 05:39:03','5.39.90.80',NULL,NULL),(11899,'brute_force','2021-03-29 00:39:03','2021-03-29 05:39:03',NULL,NULL,'[login]'),(11900,'brute_force','2021-03-29 00:40:11','2021-03-29 05:40:11','41.185.8.148',NULL,NULL),(11901,'brute_force','2021-03-29 00:40:14','2021-03-29 05:40:14','41.185.8.148',NULL,NULL),(11902,'brute_force','2021-03-29 00:40:14','2021-03-29 05:40:14',NULL,NULL,'[login]'),(11903,'brute_force','2021-03-29 00:48:47','2021-03-29 05:48:47','162.241.171.221',NULL,NULL),(11904,'brute_force','2021-03-29 00:48:49','2021-03-29 05:48:49','162.241.171.221',NULL,NULL),(11905,'brute_force','2021-03-29 00:48:49','2021-03-29 05:48:49',NULL,NULL,'[login]'),(11906,'brute_force','2021-03-29 00:49:43','2021-03-29 05:49:43','94.23.206.55',NULL,NULL),(11907,'brute_force','2021-03-29 00:49:45','2021-03-29 05:49:45','94.23.206.55',NULL,NULL),(11908,'brute_force','2021-03-29 00:49:45','2021-03-29 05:49:45',NULL,NULL,'[login]'),(11909,'brute_force','2021-03-29 01:03:57','2021-03-29 06:03:57','51.15.113.84',NULL,NULL),(11910,'brute_force','2021-03-29 01:03:57','2021-03-29 06:03:57',NULL,NULL,'admin'),(11911,'brute_force','2021-03-29 01:09:42','2021-03-29 06:09:42','201.148.104.123',NULL,NULL),(11912,'brute_force','2021-03-29 01:09:45','2021-03-29 06:09:45','201.148.104.123',NULL,NULL),(11913,'brute_force','2021-03-29 01:09:45','2021-03-29 06:09:45',NULL,NULL,'[login]'),(11914,'brute_force','2021-03-29 01:10:37','2021-03-29 06:10:37','188.166.214.213',NULL,NULL),(11915,'brute_force','2021-03-29 01:10:39','2021-03-29 06:10:39','188.166.214.213',NULL,NULL),(11916,'brute_force','2021-03-29 01:10:39','2021-03-29 06:10:39',NULL,NULL,'[login]'),(11917,'brute_force','2021-03-29 01:19:40','2021-03-29 06:19:40','203.183.42.106',NULL,NULL),(11918,'brute_force','2021-03-29 01:19:42','2021-03-29 06:19:42','203.183.42.106',NULL,NULL),(11919,'brute_force','2021-03-29 01:19:42','2021-03-29 06:19:42',NULL,NULL,'[login]'),(11920,'brute_force','2021-03-29 01:41:11','2021-03-29 06:41:11','104.244.73.85',NULL,NULL),(11921,'brute_force','2021-03-29 01:41:11','2021-03-29 06:41:11',NULL,2,'gruposuadi'),(11922,'brute_force','2021-03-29 01:41:30','2021-03-29 06:41:30','109.234.162.100',NULL,NULL),(11923,'brute_force','2021-03-29 01:41:32','2021-03-29 06:41:32','109.234.162.100',NULL,NULL),(11924,'brute_force','2021-03-29 01:41:32','2021-03-29 06:41:32',NULL,NULL,'[login]'),(11925,'brute_force','2021-03-29 01:42:18','2021-03-29 06:42:18','35.225.94.95',NULL,NULL),(11926,'brute_force','2021-03-29 01:42:19','2021-03-29 06:42:19','35.225.94.95',NULL,NULL),(11927,'brute_force','2021-03-29 01:42:19','2021-03-29 06:42:19',NULL,NULL,'[login]'),(11928,'brute_force','2021-03-29 01:53:13','2021-03-29 06:53:13','211.243.86.210',NULL,NULL),(11929,'brute_force','2021-03-29 01:53:16','2021-03-29 06:53:16','211.243.86.210',NULL,NULL),(11930,'brute_force','2021-03-29 01:53:16','2021-03-29 06:53:16',NULL,NULL,'[login]'),(11931,'brute_force','2021-03-29 01:53:21','2021-03-29 06:53:21','146.59.230.244',NULL,NULL),(11932,'brute_force','2021-03-29 01:53:23','2021-03-29 06:53:23','146.59.230.244',NULL,NULL),(11933,'brute_force','2021-03-29 01:53:23','2021-03-29 06:53:23',NULL,NULL,'[login]'),(11934,'brute_force','2021-03-29 02:05:17','2021-03-29 07:05:17','51.83.215.173',NULL,NULL),(11935,'brute_force','2021-03-29 02:05:19','2021-03-29 07:05:19','51.83.215.173',NULL,NULL),(11936,'brute_force','2021-03-29 02:05:19','2021-03-29 07:05:19',NULL,NULL,'[login]'),(11937,'brute_force','2021-03-29 02:05:20','2021-03-29 07:05:20','185.63.189.58',NULL,NULL),(11938,'brute_force','2021-03-29 02:05:22','2021-03-29 07:05:22','185.63.189.58',NULL,NULL),(11939,'brute_force','2021-03-29 02:05:22','2021-03-29 07:05:22',NULL,NULL,'[login]'),(11940,'brute_force','2021-03-29 02:16:32','2021-03-29 07:16:32','18.206.122.46',NULL,NULL),(11941,'brute_force','2021-03-29 02:16:34','2021-03-29 07:16:34','18.206.122.46',NULL,NULL),(11942,'brute_force','2021-03-29 02:16:34','2021-03-29 07:16:34',NULL,NULL,'[login]'),(11943,'brute_force','2021-03-29 02:17:13','2021-03-29 07:17:13','190.107.177.55',NULL,NULL),(11944,'brute_force','2021-03-29 02:17:15','2021-03-29 07:17:15','190.107.177.55',NULL,NULL),(11945,'brute_force','2021-03-29 02:17:15','2021-03-29 07:17:15',NULL,NULL,'[login]'),(11946,'brute_force','2021-03-29 02:20:19','2021-03-29 07:20:19','185.220.101.199',NULL,NULL),(11947,'brute_force','2021-03-29 02:20:19','2021-03-29 07:20:19',NULL,NULL,'admin'),(11948,'brute_force','2021-03-29 02:28:25','2021-03-29 07:28:25','54.39.22.135',NULL,NULL),(11949,'brute_force','2021-03-29 02:28:27','2021-03-29 07:28:27','54.39.22.135',NULL,NULL),(11950,'brute_force','2021-03-29 02:28:27','2021-03-29 07:28:27',NULL,NULL,'[login]'),(11951,'brute_force','2021-03-29 02:40:54','2021-03-29 07:40:54','155.94.146.196',NULL,NULL),(11952,'brute_force','2021-03-29 02:40:57','2021-03-29 07:40:57','155.94.146.196',NULL,NULL),(11953,'brute_force','2021-03-29 02:40:57','2021-03-29 07:40:57',NULL,NULL,'[login]'),(11954,'brute_force','2021-03-29 02:41:11','2021-03-29 07:41:11','184.171.244.231',NULL,NULL),(11955,'brute_force','2021-03-29 02:41:13','2021-03-29 07:41:13','184.171.244.231',NULL,NULL),(11956,'brute_force','2021-03-29 02:41:13','2021-03-29 07:41:13',NULL,NULL,'[login]'),(11957,'brute_force','2021-03-29 02:54:01','2021-03-29 07:54:01','103.153.73.236',NULL,NULL),(11958,'brute_force','2021-03-29 02:54:03','2021-03-29 07:54:03','103.153.73.236',NULL,NULL),(11959,'brute_force','2021-03-29 02:54:03','2021-03-29 07:54:03',NULL,NULL,'[login]'),(11960,'brute_force','2021-03-29 02:54:17','2021-03-29 07:54:17','5.2.77.146',NULL,NULL),(11961,'brute_force','2021-03-29 02:54:17','2021-03-29 07:54:17',NULL,2,'gruposuadi'),(11962,'brute_force','2021-03-29 03:07:06','2021-03-29 08:07:06','162.213.248.58',NULL,NULL),(11963,'brute_force','2021-03-29 03:07:06','2021-03-29 08:07:06',NULL,NULL,'[login]'),(11964,'brute_force','2021-03-29 03:19:53','2021-03-29 08:19:53','99.80.143.92',NULL,NULL),(11965,'brute_force','2021-03-29 03:19:55','2021-03-29 08:19:55','99.80.143.92',NULL,NULL),(11966,'brute_force','2021-03-29 03:19:55','2021-03-29 08:19:55',NULL,NULL,'[login]'),(11967,'brute_force','2021-03-29 03:20:04','2021-03-29 08:20:04','99.80.143.92',NULL,NULL),(11968,'brute_force','2021-03-29 03:20:06','2021-03-29 08:20:06','99.80.143.92',NULL,NULL),(11969,'brute_force','2021-03-29 03:20:06','2021-03-29 08:20:06',NULL,NULL,'[login]'),(11970,'brute_force','2021-03-29 03:34:03','2021-03-29 08:34:03','167.86.69.51',NULL,NULL),(11971,'brute_force','2021-03-29 03:34:05','2021-03-29 08:34:05','167.86.69.51',NULL,NULL),(11972,'brute_force','2021-03-29 03:34:05','2021-03-29 08:34:05',NULL,NULL,'[login]'),(11973,'brute_force','2021-03-29 03:52:41','2021-03-29 08:52:41','46.101.171.135',NULL,NULL),(11974,'brute_force','2021-03-29 03:52:41','2021-03-29 08:52:41',NULL,NULL,'[login]'),(11975,'brute_force','2021-03-29 03:52:42','2021-03-29 08:52:42','176.235.216.155',NULL,NULL),(11976,'brute_force','2021-03-29 03:52:42','2021-03-29 08:52:42',NULL,NULL,'[login]'),(11977,'brute_force','2021-03-29 04:07:01','2021-03-29 09:07:01','160.153.249.218',NULL,NULL),(11978,'brute_force','2021-03-29 04:07:04','2021-03-29 09:07:04','160.153.249.218',NULL,NULL),(11979,'brute_force','2021-03-29 04:07:04','2021-03-29 09:07:04',NULL,NULL,'[login]'),(11980,'brute_force','2021-03-29 04:07:32','2021-03-29 09:07:32','94.23.55.149',NULL,NULL),(11981,'brute_force','2021-03-29 04:07:34','2021-03-29 09:07:34','94.23.55.149',NULL,NULL),(11982,'brute_force','2021-03-29 04:07:34','2021-03-29 09:07:34',NULL,NULL,'[login]'),(11983,'brute_force','2021-03-29 04:22:54','2021-03-29 09:22:54','203.150.107.77',NULL,NULL),(11984,'brute_force','2021-03-29 04:22:58','2021-03-29 09:22:58','203.150.107.77',NULL,NULL),(11985,'brute_force','2021-03-29 04:22:58','2021-03-29 09:22:58',NULL,NULL,'admin'),(11986,'brute_force','2021-03-29 04:36:10','2021-03-29 09:36:10','109.228.53.123',NULL,NULL),(11987,'brute_force','2021-03-29 04:36:12','2021-03-29 09:36:12','109.228.53.123',NULL,NULL),(11988,'brute_force','2021-03-29 04:36:12','2021-03-29 09:36:12',NULL,NULL,'admin'),(11989,'brute_force','2021-03-29 04:37:07','2021-03-29 09:37:07','109.234.161.74',NULL,NULL),(11990,'brute_force','2021-03-29 04:37:09','2021-03-29 09:37:09','109.234.161.74',NULL,NULL),(11991,'brute_force','2021-03-29 04:37:09','2021-03-29 09:37:09',NULL,NULL,'admin'),(11992,'brute_force','2021-03-29 04:52:37','2021-03-29 09:52:37','67.231.242.106',NULL,NULL),(11993,'brute_force','2021-03-29 04:52:39','2021-03-29 09:52:39','67.231.242.106',NULL,NULL),(11994,'brute_force','2021-03-29 04:52:39','2021-03-29 09:52:39',NULL,NULL,'admin'),(11995,'brute_force','2021-03-29 05:07:38','2021-03-29 10:07:38','155.94.146.196',NULL,NULL),(11996,'brute_force','2021-03-29 05:07:41','2021-03-29 10:07:41','155.94.146.196',NULL,NULL),(11997,'brute_force','2021-03-29 05:07:41','2021-03-29 10:07:41',NULL,NULL,'admin'),(11998,'brute_force','2021-03-29 05:08:08','2021-03-29 10:08:08','134.209.147.203',NULL,NULL),(11999,'brute_force','2021-03-29 05:08:11','2021-03-29 10:08:11','134.209.147.203',NULL,NULL),(12000,'brute_force','2021-03-29 05:08:11','2021-03-29 10:08:11',NULL,NULL,'admin'),(12001,'brute_force','2021-03-29 05:23:33','2021-03-29 10:23:33','103.143.142.215',NULL,NULL),(12002,'brute_force','2021-03-29 05:23:36','2021-03-29 10:23:36','103.143.142.215',NULL,NULL),(12003,'brute_force','2021-03-29 05:23:36','2021-03-29 10:23:36',NULL,NULL,'admin'),(12004,'brute_force','2021-03-29 05:24:21','2021-03-29 10:24:21','41.185.8.148',NULL,NULL),(12005,'brute_force','2021-03-29 05:24:24','2021-03-29 10:24:24','41.185.8.148',NULL,NULL),(12006,'brute_force','2021-03-29 05:24:24','2021-03-29 10:24:24',NULL,NULL,'admin'),(12007,'brute_force','2021-03-29 05:39:46','2021-03-29 10:39:46','45.119.212.93',NULL,NULL),(12008,'brute_force','2021-03-29 05:39:49','2021-03-29 10:39:49','45.119.212.93',NULL,NULL),(12009,'brute_force','2021-03-29 05:39:49','2021-03-29 10:39:49',NULL,NULL,'admin'),(12010,'brute_force','2021-03-29 05:39:49','2021-03-29 10:39:49','213.136.81.185',NULL,NULL),(12011,'brute_force','2021-03-29 05:39:56','2021-03-29 10:39:56','213.136.81.185',NULL,NULL),(12012,'brute_force','2021-03-29 05:39:56','2021-03-29 10:39:56',NULL,NULL,'admin'),(12013,'brute_force','2021-03-29 05:55:49','2021-03-29 10:55:49','79.142.76.119',NULL,NULL),(12014,'brute_force','2021-03-29 05:55:51','2021-03-29 10:55:51','79.142.76.119',NULL,NULL),(12015,'brute_force','2021-03-29 05:55:51','2021-03-29 10:55:51',NULL,NULL,'admin'),(12016,'brute_force','2021-03-29 05:55:51','2021-03-29 10:55:51','167.99.68.226',NULL,NULL),(12017,'brute_force','2021-03-29 05:55:59','2021-03-29 10:55:59','167.99.68.226',NULL,NULL),(12018,'brute_force','2021-03-29 05:55:59','2021-03-29 10:55:59',NULL,NULL,'admin'),(12019,'brute_force','2021-03-29 06:11:13','2021-03-29 11:11:13','192.99.145.57',NULL,NULL),(12020,'brute_force','2021-03-29 06:11:15','2021-03-29 11:11:15','192.99.145.57',NULL,NULL),(12021,'brute_force','2021-03-29 06:11:15','2021-03-29 11:11:15',NULL,NULL,'admin'),(12022,'brute_force','2021-03-29 06:28:00','2021-03-29 11:28:00','203.142.91.105',NULL,NULL),(12023,'brute_force','2021-03-29 06:28:03','2021-03-29 11:28:03','203.142.91.105',NULL,NULL),(12024,'brute_force','2021-03-29 06:28:03','2021-03-29 11:28:03',NULL,NULL,'admin'),(12025,'brute_force','2021-03-29 06:31:50','2021-03-29 11:31:50','185.208.77.221',NULL,NULL),(12026,'brute_force','2021-03-29 06:31:57','2021-03-29 11:31:57','185.208.77.221',NULL,NULL),(12027,'brute_force','2021-03-29 06:31:57','2021-03-29 11:31:57',NULL,NULL,'admin'),(12028,'brute_force','2021-03-29 06:44:42','2021-03-29 11:44:42','195.22.8.67',NULL,NULL),(12029,'brute_force','2021-03-29 06:44:44','2021-03-29 11:44:44','195.22.8.67',NULL,NULL),(12030,'brute_force','2021-03-29 06:44:44','2021-03-29 11:44:44',NULL,NULL,'admin'),(12031,'brute_force','2021-03-29 06:45:22','2021-03-29 11:45:22','162.241.94.138',NULL,NULL),(12032,'brute_force','2021-03-29 06:45:24','2021-03-29 11:45:24','162.241.94.138',NULL,NULL),(12033,'brute_force','2021-03-29 06:45:24','2021-03-29 11:45:24',NULL,NULL,'admin'),(12034,'brute_force','2021-03-29 07:01:05','2021-03-29 12:01:05','162.0.210.3',NULL,NULL),(12035,'brute_force','2021-03-29 07:01:07','2021-03-29 12:01:07','162.0.210.3',NULL,NULL),(12036,'brute_force','2021-03-29 07:01:07','2021-03-29 12:01:07',NULL,NULL,'admin'),(12037,'brute_force','2021-03-29 07:01:18','2021-03-29 12:01:18','216.144.248.186',NULL,NULL),(12038,'brute_force','2021-03-29 07:01:20','2021-03-29 12:01:20','216.144.248.186',NULL,NULL),(12039,'brute_force','2021-03-29 07:01:20','2021-03-29 12:01:20',NULL,NULL,'admin'),(12040,'brute_force','2021-03-29 07:19:00','2021-03-29 12:19:00','95.111.252.201',NULL,NULL),(12041,'brute_force','2021-03-29 07:19:03','2021-03-29 12:19:03','95.111.252.201',NULL,NULL),(12042,'brute_force','2021-03-29 07:19:03','2021-03-29 12:19:03',NULL,NULL,'admin'),(12043,'brute_force','2021-03-29 07:19:45','2021-03-29 12:19:45','109.234.162.27',NULL,NULL),(12044,'brute_force','2021-03-29 07:19:47','2021-03-29 12:19:47','109.234.162.27',NULL,NULL),(12045,'brute_force','2021-03-29 07:19:47','2021-03-29 12:19:47',NULL,NULL,'admin'),(12046,'brute_force','2021-03-29 07:37:08','2021-03-29 12:37:08','148.72.207.220',NULL,NULL),(12047,'brute_force','2021-03-29 07:37:11','2021-03-29 12:37:11','148.72.207.220',NULL,NULL),(12048,'brute_force','2021-03-29 07:37:11','2021-03-29 12:37:11',NULL,NULL,'admin'),(12049,'brute_force','2021-03-29 07:53:36','2021-03-29 12:53:36','173.214.177.180',NULL,NULL),(12050,'brute_force','2021-03-29 07:53:37','2021-03-29 12:53:37','173.214.177.180',NULL,NULL),(12051,'brute_force','2021-03-29 07:53:37','2021-03-29 12:53:37',NULL,NULL,'admin'),(12052,'brute_force','2021-03-29 07:53:45','2021-03-29 12:53:45','207.244.236.56',NULL,NULL),(12053,'brute_force','2021-03-29 07:53:46','2021-03-29 12:53:46','207.244.236.56',NULL,NULL),(12054,'brute_force','2021-03-29 07:53:46','2021-03-29 12:53:46',NULL,NULL,'admin'),(12055,'brute_force','2021-03-29 08:12:47','2021-03-29 13:12:47','195.114.8.97',NULL,NULL),(12056,'brute_force','2021-03-29 08:12:50','2021-03-29 13:12:50','195.114.8.97',NULL,NULL),(12057,'brute_force','2021-03-29 08:12:50','2021-03-29 13:12:50',NULL,NULL,'admin'),(12058,'brute_force','2021-03-29 08:14:41','2021-03-29 13:14:41','188.0.240.92',NULL,NULL),(12059,'brute_force','2021-03-29 08:14:49','2021-03-29 13:14:49','188.0.240.92',NULL,NULL),(12060,'brute_force','2021-03-29 08:14:49','2021-03-29 13:14:49',NULL,NULL,'admin'),(12061,'brute_force','2021-03-29 08:28:51','2021-03-29 13:28:51','192.185.130.170',NULL,NULL),(12062,'brute_force','2021-03-29 08:28:52','2021-03-29 13:28:52','192.185.130.170',NULL,NULL),(12063,'brute_force','2021-03-29 08:28:52','2021-03-29 13:28:52',NULL,NULL,'admin'),(12064,'brute_force','2021-03-29 08:48:21','2021-03-29 13:48:21','104.41.184.47',NULL,NULL),(12065,'brute_force','2021-03-29 08:48:23','2021-03-29 13:48:23','104.41.184.47',NULL,NULL),(12066,'brute_force','2021-03-29 08:48:23','2021-03-29 13:48:23',NULL,NULL,'admin'),(12067,'brute_force','2021-03-29 08:51:24','2021-03-29 13:51:24','162.241.138.63',NULL,NULL),(12068,'brute_force','2021-03-29 08:51:26','2021-03-29 13:51:26','162.241.138.63',NULL,NULL),(12069,'brute_force','2021-03-29 08:51:26','2021-03-29 13:51:26',NULL,NULL,'admin'),(12070,'brute_force','2021-03-29 09:07:15','2021-03-29 14:07:15','178.128.222.96',NULL,NULL),(12071,'brute_force','2021-03-29 09:07:23','2021-03-29 14:07:23','178.128.222.96',NULL,NULL),(12072,'brute_force','2021-03-29 09:07:23','2021-03-29 14:07:23',NULL,NULL,'admin'),(12073,'brute_force','2021-03-29 09:24:21','2021-03-29 14:24:21','185.51.202.214',NULL,NULL),(12074,'brute_force','2021-03-29 09:24:23','2021-03-29 14:24:23','185.51.202.214',NULL,NULL),(12075,'brute_force','2021-03-29 09:24:23','2021-03-29 14:24:23',NULL,NULL,'admin'),(12076,'brute_force','2021-03-29 09:24:45','2021-03-29 14:24:45','45.8.227.175',NULL,NULL),(12077,'brute_force','2021-03-29 09:24:47','2021-03-29 14:24:47','45.8.227.175',NULL,NULL),(12078,'brute_force','2021-03-29 09:24:47','2021-03-29 14:24:47',NULL,NULL,'admin'),(12079,'brute_force','2021-03-29 09:44:05','2021-03-29 14:44:05','180.250.28.34',NULL,NULL),(12080,'brute_force','2021-03-29 09:44:08','2021-03-29 14:44:08','180.250.28.34',NULL,NULL),(12081,'brute_force','2021-03-29 09:44:08','2021-03-29 14:44:08',NULL,NULL,'admin'),(12082,'brute_force','2021-03-29 23:36:53','2021-03-30 04:36:53','62.102.148.68',NULL,NULL),(12083,'brute_force','2021-03-29 23:36:53','2021-03-30 04:36:53',NULL,NULL,'admin'),(12084,'brute_force','2021-03-30 00:24:48','2021-03-30 05:24:48','198.144.120.177',NULL,NULL),(12085,'brute_force','2021-03-30 00:24:48','2021-03-30 05:24:48',NULL,2,'gruposuadi'),(12086,'brute_force','2021-03-30 00:56:04','2021-03-30 05:56:04','87.118.116.103',NULL,NULL),(12087,'brute_force','2021-03-30 00:56:04','2021-03-30 05:56:04',NULL,NULL,'admin'),(12088,'brute_force','2021-03-30 01:16:58','2021-03-30 06:16:58','103.95.234.201',NULL,NULL),(12089,'brute_force','2021-03-30 01:16:58','2021-03-30 06:16:58',NULL,NULL,'cmorales'),(12090,'brute_force','2021-03-30 01:16:58','2021-03-30 06:16:58','195.32.127.57',NULL,NULL),(12091,'brute_force','2021-03-30 01:16:58','2021-03-30 06:16:58',NULL,2,'gruposuadi'),(12092,'brute_force','2021-03-30 01:16:59','2021-03-30 06:16:59','14.186.46.99',NULL,NULL),(12093,'brute_force','2021-03-30 01:16:59','2021-03-30 06:16:59',NULL,NULL,'unavarro'),(12094,'brute_force','2021-03-30 01:16:59','2021-03-30 06:16:59','14.186.233.139',NULL,NULL),(12095,'brute_force','2021-03-30 01:16:59','2021-03-30 06:16:59',NULL,NULL,'admin'),(12096,'brute_force','2021-03-30 01:17:01','2021-03-30 06:17:01','2.59.77.32',NULL,NULL),(12097,'brute_force','2021-03-30 01:17:01','2021-03-30 06:17:01',NULL,2,'gruposuadi'),(12098,'brute_force','2021-03-30 01:17:05','2021-03-30 06:17:05','117.196.233.163',NULL,NULL),(12099,'brute_force','2021-03-30 01:17:05','2021-03-30 06:17:05',NULL,NULL,'admin'),(12100,'brute_force','2021-03-30 01:45:07','2021-03-30 06:45:07','109.70.100.51',NULL,NULL),(12101,'brute_force','2021-03-30 01:45:07','2021-03-30 06:45:07',NULL,2,'gruposuadi'),(12102,'brute_force','2021-03-30 04:09:37','2021-03-30 09:09:37','208.110.85.69',NULL,NULL),(12103,'brute_force','2021-03-30 22:30:38','2021-03-31 03:30:38','193.218.118.145',NULL,NULL),(12104,'brute_force','2021-03-30 22:30:38','2021-03-31 03:30:38',NULL,NULL,'admin'),(12105,'brute_force','2021-03-30 23:33:52','2021-03-31 04:33:52','199.249.230.147',NULL,NULL),(12106,'brute_force','2021-03-30 23:33:52','2021-03-31 04:33:52',NULL,2,'gruposuadi'),(12107,'brute_force','2021-03-30 23:49:13','2021-03-31 04:49:13','185.220.101.19',NULL,NULL),(12108,'brute_force','2021-03-30 23:49:13','2021-03-31 04:49:13',NULL,NULL,'admin'),(12109,'brute_force','2021-03-31 00:54:39','2021-03-31 05:54:39','23.129.64.237',NULL,NULL),(12110,'brute_force','2021-03-31 00:54:39','2021-03-31 05:54:39',NULL,2,'gruposuadi'),(12111,'brute_force','2021-03-31 21:39:18','2021-04-01 02:39:18','94.142.241.194',NULL,NULL),(12112,'brute_force','2021-03-31 21:39:18','2021-04-01 02:39:18',NULL,NULL,'admin'),(12113,'brute_force','2021-03-31 22:57:48','2021-04-01 03:57:48','192.42.116.14',NULL,NULL),(12114,'brute_force','2021-03-31 22:57:48','2021-04-01 03:57:48',NULL,NULL,'admin'),(12115,'brute_force','2021-03-31 23:27:26','2021-04-01 04:27:26','104.244.75.33',NULL,NULL),(12116,'brute_force','2021-03-31 23:27:26','2021-04-01 04:27:26',NULL,2,'gruposuadi'),(12117,'brute_force','2021-04-01 00:47:09','2021-04-01 05:47:09','147.135.112.48',NULL,NULL),(12118,'brute_force','2021-04-01 00:47:09','2021-04-01 05:47:09',NULL,2,'gruposuadi'),(12119,'brute_force','2021-04-01 13:18:40','2021-04-01 18:18:40','159.89.130.52',NULL,NULL),(12120,'brute_force','2021-04-01 13:18:40','2021-04-01 18:18:40',NULL,NULL,'[login]'),(12121,'brute_force','2021-04-01 13:40:43','2021-04-01 18:40:43','193.226.12.204',NULL,NULL),(12122,'brute_force','2021-04-01 13:40:45','2021-04-01 18:40:45','193.226.12.204',NULL,NULL),(12123,'brute_force','2021-04-01 13:40:45','2021-04-01 18:40:45',NULL,NULL,'[login]'),(12124,'brute_force','2021-04-01 13:53:06','2021-04-01 18:53:06','149.56.45.50',NULL,NULL),(12125,'brute_force','2021-04-01 13:53:08','2021-04-01 18:53:08','149.56.45.50',NULL,NULL),(12126,'brute_force','2021-04-01 13:53:08','2021-04-01 18:53:08',NULL,NULL,'[login]'),(12127,'brute_force','2021-04-01 14:06:05','2021-04-01 19:06:05','207.45.183.66',NULL,NULL),(12128,'brute_force','2021-04-01 14:06:07','2021-04-01 19:06:07','207.45.183.66',NULL,NULL),(12129,'brute_force','2021-04-01 14:06:07','2021-04-01 19:06:07',NULL,NULL,'[login]'),(12130,'brute_force','2021-04-01 14:19:37','2021-04-01 19:19:37','31.186.173.203',NULL,NULL),(12131,'brute_force','2021-04-01 14:19:39','2021-04-01 19:19:39','31.186.173.203',NULL,NULL),(12132,'brute_force','2021-04-01 14:19:39','2021-04-01 19:19:39',NULL,NULL,'[login]'),(12133,'brute_force','2021-04-01 14:33:33','2021-04-01 19:33:33','106.0.38.42',NULL,NULL),(12134,'brute_force','2021-04-01 14:33:36','2021-04-01 19:33:36','106.0.38.42',NULL,NULL),(12135,'brute_force','2021-04-01 14:33:36','2021-04-01 19:33:36',NULL,NULL,'[login]'),(12136,'brute_force','2021-04-01 15:20:35','2021-04-01 20:20:35','210.13.75.122',NULL,NULL),(12137,'brute_force','2021-04-01 15:20:38','2021-04-01 20:20:38','210.13.75.122',NULL,NULL),(12138,'brute_force','2021-04-01 15:20:38','2021-04-01 20:20:38',NULL,NULL,'[login]'),(12139,'brute_force','2021-04-01 17:21:55','2021-04-01 22:21:55','185.13.231.4',NULL,NULL),(12140,'brute_force','2021-04-01 17:21:57','2021-04-01 22:21:57','185.13.231.4',NULL,NULL),(12141,'brute_force','2021-04-01 17:21:57','2021-04-01 22:21:57',NULL,NULL,'[login]'),(12142,'brute_force','2021-04-01 17:59:48','2021-04-01 22:59:48','62.220.100.186',NULL,NULL),(12143,'brute_force','2021-04-01 17:59:50','2021-04-01 22:59:50','62.220.100.186',NULL,NULL),(12144,'brute_force','2021-04-01 17:59:50','2021-04-01 22:59:50',NULL,NULL,'[login]'),(12145,'brute_force','2021-04-01 18:58:28','2021-04-01 23:58:28','35.170.37.164',NULL,NULL),(12146,'brute_force','2021-04-01 18:58:30','2021-04-01 23:58:30','35.170.37.164',NULL,NULL),(12147,'brute_force','2021-04-01 18:58:30','2021-04-01 23:58:30',NULL,NULL,'[login]'),(12148,'brute_force','2021-04-01 19:19:36','2021-04-02 00:19:36','41.185.8.148',NULL,NULL),(12149,'brute_force','2021-04-01 19:19:38','2021-04-02 00:19:38','41.185.8.148',NULL,NULL),(12150,'brute_force','2021-04-01 19:19:38','2021-04-02 00:19:38',NULL,NULL,'[login]'),(12151,'brute_force','2021-04-01 20:19:14','2021-04-02 01:19:14','156.54.148.134',NULL,NULL),(12152,'brute_force','2021-04-01 20:19:17','2021-04-02 01:19:17','156.54.148.134',NULL,NULL),(12153,'brute_force','2021-04-01 20:19:17','2021-04-02 01:19:17',NULL,NULL,'[login]'),(12154,'brute_force','2021-04-01 20:40:31','2021-04-02 01:40:31','31.186.173.203',NULL,NULL),(12155,'brute_force','2021-04-01 20:40:33','2021-04-02 01:40:33','31.186.173.203',NULL,NULL),(12156,'brute_force','2021-04-01 20:40:33','2021-04-02 01:40:33',NULL,NULL,'[login]'),(12157,'brute_force','2021-04-01 20:49:16','2021-04-02 01:49:16','185.220.101.148',NULL,NULL),(12158,'brute_force','2021-04-01 20:49:16','2021-04-02 01:49:16',NULL,NULL,'admin'),(12159,'brute_force','2021-04-01 21:22:43','2021-04-02 02:22:43','27.50.77.95',NULL,NULL),(12160,'brute_force','2021-04-01 21:22:43','2021-04-02 02:22:43',NULL,NULL,'[login]'),(12161,'brute_force','2021-04-01 22:04:32','2021-04-02 03:04:32','168.119.8.226',NULL,NULL),(12162,'brute_force','2021-04-01 22:09:07','2021-04-02 03:09:07','51.158.183.63',NULL,NULL),(12163,'brute_force','2021-04-01 22:09:07','2021-04-02 03:09:07',NULL,NULL,'admin'),(12164,'brute_force','2021-04-01 22:43:31','2021-04-02 03:43:31','199.203.217.213',NULL,NULL),(12165,'brute_force','2021-04-01 22:43:33','2021-04-02 03:43:33','199.203.217.213',NULL,NULL),(12166,'brute_force','2021-04-01 22:43:33','2021-04-02 03:43:33',NULL,NULL,'[login]'),(12167,'brute_force','2021-04-01 22:58:58','2021-04-02 03:58:58','207.244.251.142',NULL,NULL),(12168,'brute_force','2021-04-01 22:59:00','2021-04-02 03:59:00','207.244.251.142',NULL,NULL),(12169,'brute_force','2021-04-01 22:59:00','2021-04-02 03:59:00',NULL,NULL,'[login]'),(12170,'brute_force','2021-04-01 23:08:09','2021-04-02 04:08:09','46.19.141.85',NULL,NULL),(12171,'brute_force','2021-04-01 23:08:09','2021-04-02 04:08:09',NULL,2,'gruposuadi'),(12172,'brute_force','2021-04-01 23:13:54','2021-04-02 04:13:54','162.214.110.110',NULL,NULL),(12173,'brute_force','2021-04-01 23:14:02','2021-04-02 04:14:02','162.214.110.110',NULL,NULL),(12174,'brute_force','2021-04-01 23:14:02','2021-04-02 04:14:02',NULL,NULL,'[login]'),(12175,'brute_force','2021-04-01 23:26:32','2021-04-02 04:26:32','194.39.164.108',NULL,NULL),(12176,'brute_force','2021-04-01 23:26:34','2021-04-02 04:26:34','194.39.164.108',NULL,NULL),(12177,'brute_force','2021-04-01 23:26:34','2021-04-02 04:26:34',NULL,NULL,'[login]'),(12178,'brute_force','2021-04-01 23:47:03','2021-04-02 04:47:03','81.88.52.134',NULL,NULL),(12179,'brute_force','2021-04-01 23:47:06','2021-04-02 04:47:06','81.88.52.134',NULL,NULL),(12180,'brute_force','2021-04-01 23:47:06','2021-04-02 04:47:06',NULL,NULL,'[login]'),(12181,'brute_force','2021-04-02 00:10:36','2021-04-02 05:10:36','66.115.173.18',NULL,NULL),(12182,'brute_force','2021-04-02 00:10:36','2021-04-02 05:10:36',NULL,NULL,'[login]'),(12183,'brute_force','2021-04-02 00:27:46','2021-04-02 05:27:46','209.127.17.234',NULL,NULL),(12184,'brute_force','2021-04-02 00:27:46','2021-04-02 05:27:46',NULL,2,'gruposuadi'),(12185,'brute_force','2021-04-02 00:46:22','2021-04-02 05:46:22','162.241.114.56',NULL,NULL),(12186,'brute_force','2021-04-02 00:46:24','2021-04-02 05:46:24','162.241.114.56',NULL,NULL),(12187,'brute_force','2021-04-02 00:46:24','2021-04-02 05:46:24',NULL,NULL,'[login]'),(12188,'brute_force','2021-04-02 00:58:07','2021-04-02 05:58:07','34.94.247.253',NULL,NULL),(12189,'brute_force','2021-04-02 00:58:09','2021-04-02 05:58:09','34.94.247.253',NULL,NULL),(12190,'brute_force','2021-04-02 00:58:09','2021-04-02 05:58:09',NULL,NULL,'[login]'),(12191,'brute_force','2021-04-02 01:24:17','2021-04-02 06:24:17','139.59.59.75',NULL,NULL),(12192,'brute_force','2021-04-02 01:24:19','2021-04-02 06:24:19','139.59.59.75',NULL,NULL),(12193,'brute_force','2021-04-02 01:24:19','2021-04-02 06:24:19',NULL,NULL,'[login]'),(12194,'brute_force','2021-04-02 01:49:38','2021-04-02 06:49:38','185.63.189.58',NULL,NULL),(12195,'brute_force','2021-04-02 01:49:41','2021-04-02 06:49:41','185.63.189.58',NULL,NULL),(12196,'brute_force','2021-04-02 01:49:41','2021-04-02 06:49:41',NULL,NULL,'[login]'),(12197,'brute_force','2021-04-02 02:18:14','2021-04-02 07:18:14','79.137.32.149',NULL,NULL),(12198,'brute_force','2021-04-02 02:18:16','2021-04-02 07:18:16','79.137.32.149',NULL,NULL),(12199,'brute_force','2021-04-02 02:18:16','2021-04-02 07:18:16',NULL,NULL,'[login]'),(12200,'brute_force','2021-04-02 02:47:17','2021-04-02 07:47:17','159.65.223.153',NULL,NULL),(12201,'brute_force','2021-04-02 02:47:17','2021-04-02 07:47:17',NULL,NULL,'[login]'),(12202,'brute_force','2021-04-02 03:18:30','2021-04-02 08:18:30','162.215.209.110',NULL,NULL),(12203,'brute_force','2021-04-02 03:18:32','2021-04-02 08:18:32','162.215.209.110',NULL,NULL),(12204,'brute_force','2021-04-02 03:18:32','2021-04-02 08:18:32',NULL,NULL,'admin'),(12205,'brute_force','2021-04-02 03:36:16','2021-04-02 08:36:16','103.27.238.234',NULL,NULL),(12206,'brute_force','2021-04-02 03:36:19','2021-04-02 08:36:19','103.27.238.234',NULL,NULL),(12207,'brute_force','2021-04-02 03:36:19','2021-04-02 08:36:19',NULL,NULL,'admin'),(12208,'brute_force','2021-04-02 05:02:58','2021-04-02 10:02:58','185.252.28.138',NULL,NULL),(12209,'brute_force','2021-04-02 05:03:01','2021-04-02 10:03:01','185.252.28.138',NULL,NULL),(12210,'brute_force','2021-04-02 05:03:01','2021-04-02 10:03:01',NULL,NULL,'admin'),(12211,'brute_force','2021-04-02 05:20:46','2021-04-02 10:20:46','93.114.235.168',NULL,NULL),(12212,'brute_force','2021-04-02 05:20:49','2021-04-02 10:20:49','93.114.235.168',NULL,NULL),(12213,'brute_force','2021-04-02 05:20:49','2021-04-02 10:20:49',NULL,NULL,'admin'),(12214,'brute_force','2021-04-02 06:36:31','2021-04-02 11:36:31','185.51.202.214',NULL,NULL),(12215,'brute_force','2021-04-02 06:36:34','2021-04-02 11:36:34','185.51.202.214',NULL,NULL),(12216,'brute_force','2021-04-02 06:36:34','2021-04-02 11:36:34',NULL,NULL,'admin'),(12217,'brute_force','2021-04-02 11:54:06','2021-04-02 16:54:06','117.239.226.81',NULL,NULL),(12218,'brute_force','2021-04-02 11:54:06','2021-04-02 16:54:06',NULL,2,'gruposuadi'),(12219,'brute_force','2021-04-02 11:54:09','2021-04-02 16:54:09','117.239.226.81',NULL,NULL),(12220,'brute_force','2021-04-02 11:54:09','2021-04-02 16:54:09',NULL,2,'gruposuadi'),(12221,'brute_force','2021-04-02 11:54:12','2021-04-02 16:54:12','117.239.226.81',NULL,NULL),(12222,'brute_force','2021-04-02 11:54:12','2021-04-02 16:54:12',NULL,2,'gruposuadi'),(12223,'brute_force','2021-04-02 11:54:15','2021-04-02 16:54:15','117.239.226.81',NULL,NULL),(12224,'brute_force','2021-04-02 11:54:15','2021-04-02 16:54:15',NULL,2,'gruposuadi'),(12225,'brute_force','2021-04-02 11:54:18','2021-04-02 16:54:18','117.239.226.81',NULL,NULL),(12226,'brute_force','2021-04-02 11:54:18','2021-04-02 16:54:18',NULL,2,'gruposuadi'),(12227,'brute_force','2021-04-02 11:54:59','2021-04-02 16:54:59','186.179.100.127',NULL,NULL),(12228,'brute_force','2021-04-02 11:54:59','2021-04-02 16:54:59',NULL,2,'gruposuadi'),(12229,'brute_force','2021-04-02 11:55:27','2021-04-02 16:55:27','24.255.96.250',NULL,NULL),(12230,'brute_force','2021-04-02 11:55:27','2021-04-02 16:55:27',NULL,2,'gruposuadi'),(12231,'brute_force','2021-04-02 11:55:31','2021-04-02 16:55:31','24.255.96.250',NULL,NULL),(12232,'brute_force','2021-04-02 11:55:31','2021-04-02 16:55:31',NULL,2,'gruposuadi'),(12233,'brute_force','2021-04-02 11:55:34','2021-04-02 16:55:34','24.255.96.250',NULL,NULL),(12234,'brute_force','2021-04-02 11:55:34','2021-04-02 16:55:34',NULL,2,'gruposuadi'),(12235,'brute_force','2021-04-02 11:55:36','2021-04-02 16:55:36','24.255.96.250',NULL,NULL),(12236,'brute_force','2021-04-02 11:55:36','2021-04-02 16:55:36',NULL,2,'gruposuadi'),(12237,'brute_force','2021-04-02 12:11:15','2021-04-02 17:11:15','41.39.79.194',NULL,NULL),(12238,'brute_force','2021-04-02 12:11:15','2021-04-02 17:11:15',NULL,2,'gruposuadi'),(12239,'brute_force','2021-04-02 12:11:19','2021-04-02 17:11:19','41.39.79.194',NULL,NULL),(12240,'brute_force','2021-04-02 12:11:19','2021-04-02 17:11:19',NULL,2,'gruposuadi'),(12241,'brute_force','2021-04-02 12:11:21','2021-04-02 17:11:21','41.39.79.194',NULL,NULL),(12242,'brute_force','2021-04-02 12:11:21','2021-04-02 17:11:21',NULL,2,'gruposuadi'),(12243,'brute_force','2021-04-02 12:11:23','2021-04-02 17:11:23','41.39.79.194',NULL,NULL),(12244,'brute_force','2021-04-02 12:11:23','2021-04-02 17:11:23',NULL,2,'gruposuadi'),(12245,'brute_force','2021-04-02 12:11:26','2021-04-02 17:11:26','41.39.79.194',NULL,NULL),(12246,'brute_force','2021-04-02 12:11:26','2021-04-02 17:11:26',NULL,2,'gruposuadi'),(12247,'brute_force','2021-04-02 12:12:34','2021-04-02 17:12:34','91.218.202.22',NULL,NULL),(12248,'brute_force','2021-04-02 12:12:34','2021-04-02 17:12:34',NULL,2,'gruposuadi'),(12249,'brute_force','2021-04-02 12:12:38','2021-04-02 17:12:38','91.218.202.22',NULL,NULL),(12250,'brute_force','2021-04-02 12:12:38','2021-04-02 17:12:38',NULL,2,'gruposuadi'),(12251,'brute_force','2021-04-02 12:12:40','2021-04-02 17:12:40','91.218.202.22',NULL,NULL),(12252,'brute_force','2021-04-02 12:12:40','2021-04-02 17:12:40',NULL,2,'gruposuadi'),(12253,'brute_force','2021-04-02 12:12:43','2021-04-02 17:12:43','91.218.202.22',NULL,NULL),(12254,'brute_force','2021-04-02 12:12:43','2021-04-02 17:12:43',NULL,2,'gruposuadi'),(12255,'brute_force','2021-04-02 12:12:46','2021-04-02 17:12:46','91.218.202.22',NULL,NULL),(12256,'brute_force','2021-04-02 12:12:46','2021-04-02 17:12:46',NULL,2,'gruposuadi'),(12257,'brute_force','2021-04-02 12:27:48','2021-04-02 17:27:48','152.44.135.18',NULL,NULL),(12258,'brute_force','2021-04-02 12:27:48','2021-04-02 17:27:48',NULL,2,'gruposuadi'),(12259,'brute_force','2021-04-02 12:27:51','2021-04-02 17:27:51','152.44.135.18',NULL,NULL),(12260,'brute_force','2021-04-02 12:27:51','2021-04-02 17:27:51',NULL,2,'gruposuadi'),(12261,'brute_force','2021-04-02 12:27:53','2021-04-02 17:27:53','152.44.135.18',NULL,NULL),(12262,'brute_force','2021-04-02 12:27:53','2021-04-02 17:27:53',NULL,2,'gruposuadi'),(12263,'brute_force','2021-04-02 12:27:55','2021-04-02 17:27:55','152.44.135.18',NULL,NULL),(12264,'brute_force','2021-04-02 12:27:55','2021-04-02 17:27:55',NULL,2,'gruposuadi'),(12265,'brute_force','2021-04-02 12:27:59','2021-04-02 17:27:59','152.44.135.18',NULL,NULL),(12266,'brute_force','2021-04-02 12:27:59','2021-04-02 17:27:59',NULL,2,'gruposuadi'),(12267,'brute_force','2021-04-02 12:29:47','2021-04-02 17:29:47','87.65.203.65',NULL,NULL),(12268,'brute_force','2021-04-02 12:29:47','2021-04-02 17:29:47',NULL,2,'gruposuadi'),(12269,'brute_force','2021-04-02 12:29:50','2021-04-02 17:29:50','87.65.203.65',NULL,NULL),(12270,'brute_force','2021-04-02 12:29:50','2021-04-02 17:29:50',NULL,2,'gruposuadi'),(12271,'brute_force','2021-04-02 12:29:52','2021-04-02 17:29:52','87.65.203.65',NULL,NULL),(12272,'brute_force','2021-04-02 12:29:52','2021-04-02 17:29:52',NULL,2,'gruposuadi'),(12273,'brute_force','2021-04-02 12:29:54','2021-04-02 17:29:54','87.65.203.65',NULL,NULL),(12274,'brute_force','2021-04-02 12:29:54','2021-04-02 17:29:54',NULL,2,'gruposuadi'),(12275,'brute_force','2021-04-02 12:29:58','2021-04-02 17:29:58','87.65.203.65',NULL,NULL),(12276,'brute_force','2021-04-02 12:29:58','2021-04-02 17:29:58',NULL,2,'gruposuadi'),(12277,'brute_force','2021-04-02 16:59:07','2021-04-02 21:59:07','89.238.191.203',NULL,NULL),(12278,'brute_force','2021-04-02 16:59:07','2021-04-02 21:59:07',NULL,NULL,'info@gruposuadi.com'),(12279,'brute_force','2021-04-02 18:38:25','2021-04-02 23:38:25','89.238.177.252',NULL,NULL),(12280,'brute_force','2021-04-02 18:38:25','2021-04-02 23:38:25',NULL,NULL,'info@gruposuadi.com'),(12281,'brute_force','2021-04-02 20:25:17','2021-04-03 01:25:17','209.141.46.38',NULL,NULL),(12282,'brute_force','2021-04-02 20:25:17','2021-04-03 01:25:17',NULL,NULL,'admin'),(12283,'brute_force','2021-04-02 20:39:34','2021-04-03 01:39:34','45.83.91.228',NULL,NULL),(12284,'brute_force','2021-04-02 20:39:34','2021-04-03 01:39:34',NULL,NULL,'info@gruposuadi.com'),(12285,'brute_force','2021-04-02 21:43:35','2021-04-03 02:43:35','185.220.100.242',NULL,NULL),(12286,'brute_force','2021-04-02 21:43:35','2021-04-03 02:43:35',NULL,NULL,'admin'),(12287,'brute_force','2021-04-02 22:27:05','2021-04-03 03:27:05','209.141.34.95',NULL,NULL),(12288,'brute_force','2021-04-02 22:27:05','2021-04-03 03:27:05',NULL,2,'gruposuadi'),(12289,'brute_force','2021-04-02 22:42:01','2021-04-03 03:42:01','194.127.172.101',NULL,NULL),(12290,'brute_force','2021-04-02 22:42:01','2021-04-03 03:42:01',NULL,NULL,'info@gruposuadi.com'),(12291,'brute_force','2021-04-02 23:45:18','2021-04-03 04:45:18','185.165.171.14',NULL,NULL),(12292,'brute_force','2021-04-02 23:45:18','2021-04-03 04:45:18',NULL,2,'gruposuadi'),(12293,'brute_force','2021-04-03 00:22:58','2021-04-03 05:22:58','185.125.207.248',NULL,NULL),(12294,'brute_force','2021-04-03 00:22:58','2021-04-03 05:22:58',NULL,NULL,'info@gruposuadi.com'),(12295,'brute_force','2021-04-03 01:17:00','2021-04-03 06:17:00','34.118.31.238',NULL,NULL),(12296,'brute_force','2021-04-03 01:17:00','2021-04-03 06:17:00',NULL,2,'gruposuadi'),(12297,'brute_force','2021-04-03 01:17:02','2021-04-03 06:17:02','34.118.31.238',NULL,NULL),(12298,'brute_force','2021-04-03 01:17:02','2021-04-03 06:17:02',NULL,2,'gruposuadi'),(12299,'brute_force','2021-04-03 01:58:03','2021-04-03 06:58:03','34.118.10.133',NULL,NULL),(12300,'brute_force','2021-04-03 01:58:03','2021-04-03 06:58:03',NULL,2,'gruposuadi'),(12301,'brute_force','2021-04-03 01:58:05','2021-04-03 06:58:05','34.118.10.133',NULL,NULL),(12302,'brute_force','2021-04-03 01:58:05','2021-04-03 06:58:05',NULL,2,'gruposuadi'),(12303,'brute_force','2021-04-03 02:34:29','2021-04-03 07:34:29','185.38.150.121',NULL,NULL),(12304,'brute_force','2021-04-03 02:34:29','2021-04-03 07:34:29',NULL,NULL,'info@gruposuadi.com'),(12305,'brute_force','2021-04-03 03:47:09','2021-04-03 08:47:09','178.221.223.175',NULL,NULL),(12306,'brute_force','2021-04-03 03:47:09','2021-04-03 08:47:09',NULL,2,'gruposuadi'),(12307,'brute_force','2021-04-03 03:47:11','2021-04-03 08:47:11','178.221.223.175',NULL,NULL),(12308,'brute_force','2021-04-03 03:47:11','2021-04-03 08:47:11',NULL,2,'gruposuadi'),(12309,'brute_force','2021-04-03 03:48:09','2021-04-03 08:48:09','178.221.223.175',NULL,NULL),(12310,'brute_force','2021-04-03 03:48:09','2021-04-03 08:48:09',NULL,2,'gruposuadi'),(12311,'brute_force','2021-04-03 03:48:13','2021-04-03 08:48:13','178.221.223.175',NULL,NULL),(12312,'brute_force','2021-04-03 03:48:13','2021-04-03 08:48:13',NULL,2,'gruposuadi'),(12313,'brute_force','2021-04-03 03:49:10','2021-04-03 08:49:10','178.221.223.175',NULL,NULL),(12314,'brute_force','2021-04-03 03:49:10','2021-04-03 08:49:10',NULL,2,'gruposuadi'),(12315,'brute_force','2021-04-03 03:49:10','2021-04-03 08:49:10','178.221.223.175',NULL,NULL),(12316,'brute_force','2021-04-03 03:49:10','2021-04-03 08:49:10',NULL,2,'gruposuadi'),(12317,'brute_force','2021-04-03 04:21:50','2021-04-03 09:21:50','185.169.233.55',NULL,NULL),(12318,'brute_force','2021-04-03 04:21:50','2021-04-03 09:21:50',NULL,NULL,'info@gruposuadi.com'),(12319,'brute_force','2021-04-03 08:15:02','2021-04-03 13:15:02','196.240.57.124',NULL,NULL),(12320,'brute_force','2021-04-03 08:15:02','2021-04-03 13:15:02',NULL,NULL,'info@gruposuadi.com'),(12321,'brute_force','2021-04-03 10:19:25','2021-04-03 15:19:25','37.120.131.155',NULL,NULL),(12322,'brute_force','2021-04-03 10:19:25','2021-04-03 15:19:25',NULL,NULL,'info@gruposuadi.com'),(12323,'brute_force','2021-04-03 12:31:36','2021-04-03 17:31:36','185.244.213.132',NULL,NULL),(12324,'brute_force','2021-04-03 12:31:36','2021-04-03 17:31:36',NULL,NULL,'info@gruposuadi.com'),(12325,'brute_force','2021-04-03 14:23:19','2021-04-03 19:23:19','195.206.169.196',NULL,NULL),(12326,'brute_force','2021-04-03 14:23:19','2021-04-03 19:23:19',NULL,NULL,'info@gruposuadi.com'),(12327,'brute_force','2021-04-03 16:13:25','2021-04-03 21:13:25','86.106.103.20',NULL,NULL),(12328,'brute_force','2021-04-03 16:13:25','2021-04-03 21:13:25',NULL,NULL,'info@gruposuadi.com'),(12329,'brute_force','2021-04-03 18:24:55','2021-04-03 23:24:55','86.106.103.20',NULL,NULL),(12330,'brute_force','2021-04-03 18:24:55','2021-04-03 23:24:55',NULL,NULL,'info@gruposuadi.com'),(12331,'brute_force','2021-04-03 22:23:54','2021-04-04 03:23:54','37.120.158.28',NULL,NULL),(12332,'brute_force','2021-04-03 22:23:54','2021-04-04 03:23:54',NULL,NULL,'info@gruposuadi.com'),(12333,'brute_force','2021-04-04 00:25:58','2021-04-04 05:25:58','5.180.62.106',NULL,NULL),(12334,'brute_force','2021-04-04 00:25:58','2021-04-04 05:25:58',NULL,NULL,'info@gruposuadi.com'),(12335,'brute_force','2021-04-04 08:19:59','2021-04-04 13:19:59','92.223.89.60',NULL,NULL),(12336,'brute_force','2021-04-04 08:19:59','2021-04-04 13:19:59',NULL,NULL,'info@gruposuadi.com'),(12337,'brute_force','2021-04-04 10:23:11','2021-04-04 15:23:11','178.239.173.180',NULL,NULL),(12338,'brute_force','2021-04-04 10:23:11','2021-04-04 15:23:11',NULL,NULL,'info@gruposuadi.com'),(12339,'brute_force','2021-04-04 12:11:03','2021-04-04 17:11:03','176.222.34.111',NULL,NULL),(12340,'brute_force','2021-04-04 12:11:03','2021-04-04 17:11:03',NULL,NULL,'info@gruposuadi.com'),(12341,'brute_force','2021-04-04 14:07:26','2021-04-04 19:07:26','45.133.192.204',NULL,NULL),(12342,'brute_force','2021-04-04 14:07:26','2021-04-04 19:07:26',NULL,NULL,'info@gruposuadi.com'),(12343,'brute_force','2021-04-04 16:13:53','2021-04-04 21:13:53','217.138.219.147',NULL,NULL),(12344,'brute_force','2021-04-04 16:13:53','2021-04-04 21:13:53',NULL,NULL,'info@gruposuadi.com'),(12345,'brute_force','2021-04-04 18:18:44','2021-04-04 23:18:44','94.229.75.84',NULL,NULL),(12346,'brute_force','2021-04-04 18:18:44','2021-04-04 23:18:44',NULL,NULL,'info@gruposuadi.com'),(12347,'brute_force','2021-04-04 19:59:00','2021-04-05 00:59:00','89.164.99.107',NULL,NULL),(12348,'brute_force','2021-04-04 19:59:00','2021-04-05 00:59:00',NULL,NULL,'info@gruposuadi.com'),(12349,'brute_force','2021-04-04 22:13:53','2021-04-05 03:13:53','217.138.197.68',NULL,NULL),(12350,'brute_force','2021-04-04 22:13:53','2021-04-05 03:13:53',NULL,NULL,'info@gruposuadi.com'),(12351,'brute_force','2021-04-05 00:00:54','2021-04-05 05:00:54','37.120.204.164',NULL,NULL),(12352,'brute_force','2021-04-05 00:00:54','2021-04-05 05:00:54',NULL,NULL,'info@gruposuadi.com'),(12353,'brute_force','2021-04-05 01:44:42','2021-04-05 06:44:42','193.218.118.62',NULL,NULL),(12354,'brute_force','2021-04-05 01:44:42','2021-04-05 06:44:42',NULL,NULL,'admin'),(12355,'brute_force','2021-04-05 01:47:04','2021-04-05 06:47:04','185.220.101.136',NULL,NULL),(12356,'brute_force','2021-04-05 01:47:04','2021-04-05 06:47:04',NULL,2,'gruposuadi'),(12357,'brute_force','2021-04-05 01:49:33','2021-04-05 06:49:33','217.146.82.243',NULL,NULL),(12358,'brute_force','2021-04-05 01:49:33','2021-04-05 06:49:33',NULL,NULL,'info@gruposuadi.com'),(12359,'brute_force','2021-04-05 03:01:17','2021-04-05 08:01:17','195.206.105.217',NULL,NULL),(12360,'brute_force','2021-04-05 03:01:17','2021-04-05 08:01:17',NULL,NULL,'admin'),(12361,'brute_force','2021-04-05 03:01:20','2021-04-05 08:01:20','157.230.164.216',NULL,NULL),(12362,'brute_force','2021-04-05 03:01:20','2021-04-05 08:01:20',NULL,NULL,'[login]'),(12363,'brute_force','2021-04-05 03:04:01','2021-04-05 08:04:01','109.70.100.42',NULL,NULL),(12364,'brute_force','2021-04-05 03:04:01','2021-04-05 08:04:01',NULL,2,'gruposuadi'),(12365,'brute_force','2021-04-05 03:13:22','2021-04-05 08:13:22','158.69.227.236',NULL,NULL),(12366,'brute_force','2021-04-05 03:13:23','2021-04-05 08:13:23','158.69.227.236',NULL,NULL),(12367,'brute_force','2021-04-05 03:13:23','2021-04-05 08:13:23',NULL,NULL,'[login]'),(12368,'brute_force','2021-04-05 03:24:38','2021-04-05 08:24:38','107.161.177.10',NULL,NULL),(12369,'brute_force','2021-04-05 03:24:38','2021-04-05 08:24:38',NULL,NULL,'[login]'),(12370,'brute_force','2021-04-05 03:34:59','2021-04-05 08:34:59','158.69.227.236',NULL,NULL),(12371,'brute_force','2021-04-05 03:34:59','2021-04-05 08:34:59',NULL,NULL,'[login]'),(12372,'brute_force','2021-04-05 03:44:07','2021-04-05 08:44:07','95.111.252.201',NULL,NULL),(12373,'brute_force','2021-04-05 03:44:09','2021-04-05 08:44:09','95.111.252.201',NULL,NULL),(12374,'brute_force','2021-04-05 03:44:09','2021-04-05 08:44:09',NULL,NULL,'[login]'),(12375,'brute_force','2021-04-05 03:52:06','2021-04-05 08:52:06','195.206.183.157',NULL,NULL),(12376,'brute_force','2021-04-05 03:52:06','2021-04-05 08:52:06',NULL,NULL,'info@gruposuadi.com'),(12377,'brute_force','2021-04-05 03:54:07','2021-04-05 08:54:07','96.62.119.11',NULL,NULL),(12378,'brute_force','2021-04-05 03:54:09','2021-04-05 08:54:09','96.62.119.11',NULL,NULL),(12379,'brute_force','2021-04-05 03:54:09','2021-04-05 08:54:09',NULL,NULL,'[login]'),(12380,'brute_force','2021-04-05 04:02:58','2021-04-05 09:02:58','96.62.119.11',NULL,NULL),(12381,'brute_force','2021-04-05 04:03:00','2021-04-05 09:03:00','96.62.119.11',NULL,NULL),(12382,'brute_force','2021-04-05 04:03:00','2021-04-05 09:03:00',NULL,NULL,'[login]'),(12383,'brute_force','2021-04-05 04:11:37','2021-04-05 09:11:37','165.22.242.39',NULL,NULL),(12384,'brute_force','2021-04-05 04:11:42','2021-04-05 09:11:42','165.22.242.39',NULL,NULL),(12385,'brute_force','2021-04-05 04:11:42','2021-04-05 09:11:42',NULL,NULL,'[login]'),(12386,'brute_force','2021-04-05 04:18:32','2021-04-05 09:18:32','78.137.164.91',NULL,NULL),(12387,'brute_force','2021-04-05 04:18:34','2021-04-05 09:18:34','78.137.164.91',NULL,NULL),(12388,'brute_force','2021-04-05 04:18:34','2021-04-05 09:18:34',NULL,NULL,'[login]'),(12389,'brute_force','2021-04-05 04:33:56','2021-04-05 09:33:56','178.19.147.44',NULL,NULL),(12390,'brute_force','2021-04-05 04:33:58','2021-04-05 09:33:58','178.19.147.44',NULL,NULL),(12391,'brute_force','2021-04-05 04:33:58','2021-04-05 09:33:58',NULL,NULL,'[login]'),(12392,'brute_force','2021-04-05 04:41:15','2021-04-05 09:41:15','64.37.52.95',NULL,NULL),(12393,'brute_force','2021-04-05 04:41:17','2021-04-05 09:41:17','64.37.52.95',NULL,NULL),(12394,'brute_force','2021-04-05 04:41:17','2021-04-05 09:41:17',NULL,NULL,'[login]'),(12395,'brute_force','2021-04-05 05:15:42','2021-04-05 10:15:42','41.185.8.140',NULL,NULL),(12396,'brute_force','2021-04-05 05:15:45','2021-04-05 10:15:45','41.185.8.140',NULL,NULL),(12397,'brute_force','2021-04-05 05:15:45','2021-04-05 10:15:45',NULL,NULL,'[login]'),(12398,'brute_force','2021-04-05 05:27:46','2021-04-05 10:27:46','139.162.43.235',NULL,NULL),(12399,'brute_force','2021-04-05 05:27:49','2021-04-05 10:27:49','139.162.43.235',NULL,NULL),(12400,'brute_force','2021-04-05 05:27:49','2021-04-05 10:27:49',NULL,NULL,'[login]'),(12401,'brute_force','2021-04-05 05:41:42','2021-04-05 10:41:42','167.172.115.176',NULL,NULL),(12402,'brute_force','2021-04-05 05:41:45','2021-04-05 10:41:45','167.172.115.176',NULL,NULL),(12403,'brute_force','2021-04-05 05:41:45','2021-04-05 10:41:45',NULL,NULL,'[login]'),(12404,'brute_force','2021-04-05 05:44:04','2021-04-05 10:44:04','195.206.107.30',NULL,NULL),(12405,'brute_force','2021-04-05 05:44:04','2021-04-05 10:44:04',NULL,NULL,'info@gruposuadi.com'),(12406,'brute_force','2021-04-05 05:53:19','2021-04-05 10:53:19','185.175.200.64',NULL,NULL),(12407,'brute_force','2021-04-05 05:53:21','2021-04-05 10:53:21','185.175.200.64',NULL,NULL),(12408,'brute_force','2021-04-05 05:53:21','2021-04-05 10:53:21',NULL,NULL,'[login]'),(12409,'brute_force','2021-04-05 06:07:09','2021-04-05 11:07:09','138.197.15.19',NULL,NULL),(12410,'brute_force','2021-04-05 06:07:11','2021-04-05 11:07:11','138.197.15.19',NULL,NULL),(12411,'brute_force','2021-04-05 06:07:11','2021-04-05 11:07:11',NULL,NULL,'[login]'),(12412,'brute_force','2021-04-05 06:13:59','2021-04-05 11:13:59','118.97.23.106',NULL,NULL),(12413,'brute_force','2021-04-05 06:14:03','2021-04-05 11:14:03','118.97.23.106',NULL,NULL),(12414,'brute_force','2021-04-05 06:14:03','2021-04-05 11:14:03',NULL,NULL,'[login]'),(12415,'brute_force','2021-04-05 06:20:39','2021-04-05 11:20:39','24.172.246.199',NULL,NULL),(12416,'brute_force','2021-04-05 06:20:41','2021-04-05 11:20:41','24.172.246.199',NULL,NULL),(12417,'brute_force','2021-04-05 06:20:41','2021-04-05 11:20:41',NULL,NULL,'[login]'),(12418,'brute_force','2021-04-05 06:28:31','2021-04-05 11:28:31','159.89.99.68',NULL,NULL),(12419,'brute_force','2021-04-05 06:28:38','2021-04-05 11:28:38','159.89.99.68',NULL,NULL),(12420,'brute_force','2021-04-05 06:28:38','2021-04-05 11:28:38',NULL,NULL,'[login]'),(12421,'brute_force','2021-04-05 06:35:29','2021-04-05 11:35:29','185.182.57.104',NULL,NULL),(12422,'brute_force','2021-04-05 06:35:31','2021-04-05 11:35:31','185.182.57.104',NULL,NULL),(12423,'brute_force','2021-04-05 06:35:31','2021-04-05 11:35:31',NULL,NULL,'[login]'),(12424,'brute_force','2021-04-05 06:42:08','2021-04-05 11:42:08','209.126.5.104',NULL,NULL),(12425,'brute_force','2021-04-05 06:42:10','2021-04-05 11:42:10','209.126.5.104',NULL,NULL),(12426,'brute_force','2021-04-05 06:42:10','2021-04-05 11:42:10',NULL,NULL,'[login]'),(12427,'brute_force','2021-04-05 06:50:47','2021-04-05 11:50:47','103.67.235.9',NULL,NULL),(12428,'brute_force','2021-04-05 06:50:47','2021-04-05 11:50:47',NULL,NULL,'[login]'),(12429,'brute_force','2021-04-05 07:06:23','2021-04-05 12:06:23','185.63.189.58',NULL,NULL),(12430,'brute_force','2021-04-05 07:06:25','2021-04-05 12:06:25','185.63.189.58',NULL,NULL),(12431,'brute_force','2021-04-05 07:06:25','2021-04-05 12:06:25',NULL,NULL,'[login]'),(12432,'brute_force','2021-04-05 07:13:54','2021-04-05 12:13:54','124.158.183.182',NULL,NULL),(12433,'brute_force','2021-04-05 07:13:57','2021-04-05 12:13:57','124.158.183.182',NULL,NULL),(12434,'brute_force','2021-04-05 07:13:57','2021-04-05 12:13:57',NULL,NULL,'[login]'),(12435,'brute_force','2021-04-05 07:24:44','2021-04-05 12:24:44','198.187.31.104',NULL,NULL),(12436,'brute_force','2021-04-05 07:24:44','2021-04-05 12:24:44',NULL,NULL,'[login]'),(12437,'brute_force','2021-04-05 07:25:20','2021-04-05 12:25:20','185.93.182.252',NULL,NULL),(12438,'brute_force','2021-04-05 07:25:20','2021-04-05 12:25:20',NULL,NULL,'info@gruposuadi.com'),(12439,'brute_force','2021-04-05 07:29:12','2021-04-05 12:29:12','40.117.124.126',NULL,NULL),(12440,'brute_force','2021-04-05 07:29:12','2021-04-05 12:29:12',NULL,2,'gruposuadi'),(12441,'brute_force','2021-04-05 07:29:13','2021-04-05 12:29:13','40.117.124.126',NULL,NULL),(12442,'brute_force','2021-04-05 07:29:13','2021-04-05 12:29:13',NULL,2,'gruposuadi'),(12443,'brute_force','2021-04-05 07:29:15','2021-04-05 12:29:15','40.117.124.126',NULL,NULL),(12444,'brute_force','2021-04-05 07:29:15','2021-04-05 12:29:15',NULL,2,'gruposuadi'),(12445,'brute_force','2021-04-05 07:29:17','2021-04-05 12:29:17','40.117.124.126',NULL,NULL),(12446,'brute_force','2021-04-05 07:29:17','2021-04-05 12:29:17',NULL,2,'gruposuadi'),(12447,'brute_force','2021-04-05 07:29:19','2021-04-05 12:29:19','40.117.124.126',NULL,NULL),(12448,'brute_force','2021-04-05 07:29:19','2021-04-05 12:29:19',NULL,2,'gruposuadi'),(12449,'brute_force','2021-04-05 07:35:01','2021-04-05 12:35:01','192.185.130.170',NULL,NULL),(12450,'brute_force','2021-04-05 07:35:03','2021-04-05 12:35:03','192.185.130.170',NULL,NULL),(12451,'brute_force','2021-04-05 07:35:03','2021-04-05 12:35:03',NULL,NULL,'[login]'),(12452,'brute_force','2021-04-05 07:45:31','2021-04-05 12:45:31','103.83.81.53',NULL,NULL),(12453,'brute_force','2021-04-05 07:45:34','2021-04-05 12:45:34','103.83.81.53',NULL,NULL),(12454,'brute_force','2021-04-05 07:45:34','2021-04-05 12:45:34',NULL,NULL,'admin'),(12455,'brute_force','2021-04-05 11:17:02','2021-04-05 16:17:02','86.105.9.116',NULL,NULL),(12456,'brute_force','2021-04-05 11:17:02','2021-04-05 16:17:02',NULL,NULL,'info@gruposuadi.com'),(12457,'brute_force','2021-04-05 13:05:57','2021-04-05 18:05:57','93.177.75.180',NULL,NULL),(12458,'brute_force','2021-04-05 13:05:57','2021-04-05 18:05:57',NULL,NULL,'info@gruposuadi.com'),(12459,'brute_force','2021-04-05 17:07:01','2021-04-05 22:07:01','95.174.67.164',NULL,NULL),(12460,'brute_force','2021-04-05 17:07:01','2021-04-05 22:07:01',NULL,NULL,'info@gruposuadi.com'),(12461,'brute_force','2021-04-05 19:05:26','2021-04-06 00:05:26','86.106.103.244',NULL,NULL),(12462,'brute_force','2021-04-05 19:05:26','2021-04-06 00:05:26',NULL,NULL,'info@gruposuadi.com'),(12463,'brute_force','2021-04-05 21:06:17','2021-04-06 02:06:17','185.125.207.248',NULL,NULL),(12464,'brute_force','2021-04-05 21:06:17','2021-04-06 02:06:17',NULL,NULL,'info@gruposuadi.com'),(12465,'brute_force','2021-04-05 21:47:22','2021-04-06 02:47:22','23.129.64.202',NULL,NULL),(12466,'brute_force','2021-04-05 21:47:22','2021-04-06 02:47:22',NULL,NULL,'admin'),(12467,'brute_force','2021-04-05 21:49:26','2021-04-06 02:49:26','89.144.12.17',NULL,NULL),(12468,'brute_force','2021-04-05 21:49:26','2021-04-06 02:49:26',NULL,2,'gruposuadi'),(12469,'brute_force','2021-04-05 22:56:54','2021-04-06 03:56:54','82.221.131.5',NULL,NULL),(12470,'brute_force','2021-04-05 22:56:54','2021-04-06 03:56:54',NULL,NULL,'admin'),(12471,'brute_force','2021-04-05 22:57:15','2021-04-06 03:57:15','185.220.102.6',NULL,NULL),(12472,'brute_force','2021-04-05 22:57:15','2021-04-06 03:57:15',NULL,2,'gruposuadi'),(12473,'brute_force','2021-04-06 00:53:53','2021-04-06 05:53:53','139.28.219.244',NULL,NULL),(12474,'brute_force','2021-04-06 00:53:53','2021-04-06 05:53:53',NULL,NULL,'info@gruposuadi.com'),(12475,'brute_force','2021-04-06 03:00:09','2021-04-06 08:00:09','37.120.131.155',NULL,NULL),(12476,'brute_force','2021-04-06 03:00:09','2021-04-06 08:00:09',NULL,NULL,'info@gruposuadi.com'),(12477,'brute_force','2021-04-06 04:57:28','2021-04-06 09:57:28','217.138.219.147',NULL,NULL),(12478,'brute_force','2021-04-06 04:57:28','2021-04-06 09:57:28',NULL,NULL,'info@gruposuadi.com'),(12479,'brute_force','2021-04-06 07:05:33','2021-04-06 12:05:33','83.97.23.44',NULL,NULL),(12480,'brute_force','2021-04-06 07:05:33','2021-04-06 12:05:33',NULL,NULL,'info@gruposuadi.com'),(12481,'brute_force','2021-04-06 09:08:10','2021-04-06 14:08:10','89.164.99.107',NULL,NULL),(12482,'brute_force','2021-04-06 09:08:10','2021-04-06 14:08:10',NULL,NULL,'info@gruposuadi.com'),(12483,'brute_force','2021-04-06 11:00:36','2021-04-06 16:00:36','213.232.87.66',NULL,NULL),(12484,'brute_force','2021-04-06 11:00:36','2021-04-06 16:00:36',NULL,NULL,'info@gruposuadi.com'),(12485,'brute_force','2021-04-06 15:00:38','2021-04-06 20:00:38','45.152.183.172',NULL,NULL),(12486,'brute_force','2021-04-06 15:00:38','2021-04-06 20:00:38',NULL,NULL,'info@gruposuadi.com'),(12487,'brute_force','2021-04-06 17:00:04','2021-04-06 22:00:04','86.105.9.116',NULL,NULL),(12488,'brute_force','2021-04-06 17:00:04','2021-04-06 22:00:04',NULL,NULL,'info@gruposuadi.com'),(12489,'brute_force','2021-04-06 17:37:55','2021-04-06 22:37:55','185.220.102.241',NULL,NULL),(12490,'brute_force','2021-04-06 17:37:55','2021-04-06 22:37:55',NULL,NULL,'admin'),(12491,'brute_force','2021-04-06 18:48:39','2021-04-06 23:48:39','185.220.101.2',NULL,NULL),(12492,'brute_force','2021-04-06 18:48:39','2021-04-06 23:48:39',NULL,NULL,'admin'),(12493,'brute_force','2021-04-06 18:49:55','2021-04-06 23:49:55','45.93.80.231',NULL,NULL),(12494,'brute_force','2021-04-06 18:49:55','2021-04-06 23:49:55',NULL,2,'gruposuadi'),(12495,'brute_force','2021-04-06 19:17:24','2021-04-07 00:17:24','185.191.207.184',NULL,NULL),(12496,'brute_force','2021-04-06 19:17:24','2021-04-07 00:17:24',NULL,NULL,'info@gruposuadi.com'),(12497,'brute_force','2021-04-06 21:16:14','2021-04-07 02:16:14','217.138.219.150',NULL,NULL),(12498,'brute_force','2021-04-06 21:16:14','2021-04-07 02:16:14',NULL,NULL,'info@gruposuadi.com'),(12499,'brute_force','2021-04-06 23:18:32','2021-04-07 04:18:32','196.240.57.44',NULL,NULL),(12500,'brute_force','2021-04-06 23:18:32','2021-04-07 04:18:32',NULL,NULL,'info@gruposuadi.com'),(12501,'brute_force','2021-04-07 00:59:24','2021-04-07 05:59:24','67.205.61.32',NULL,NULL),(12502,'brute_force','2021-04-07 00:59:24','2021-04-07 05:59:24',NULL,NULL,'[login]'),(12503,'brute_force','2021-04-07 01:18:28','2021-04-07 06:18:28','8.210.146.161',NULL,NULL),(12504,'brute_force','2021-04-07 01:18:28','2021-04-07 06:18:28',NULL,NULL,'[login]'),(12505,'brute_force','2021-04-07 01:26:35','2021-04-07 06:26:35','173.208.246.45',NULL,NULL),(12506,'brute_force','2021-04-07 01:27:23','2021-04-07 06:27:23','173.208.246.45',NULL,NULL),(12507,'brute_force','2021-04-07 01:27:23','2021-04-07 06:27:23',NULL,NULL,'admin'),(12508,'brute_force','2021-04-07 01:52:59','2021-04-07 06:52:59','165.227.76.131',NULL,NULL),(12509,'brute_force','2021-04-07 01:53:07','2021-04-07 06:53:07','165.227.76.131',NULL,NULL),(12510,'brute_force','2021-04-07 01:53:07','2021-04-07 06:53:07',NULL,NULL,'[login]'),(12511,'brute_force','2021-04-07 02:54:44','2021-04-07 07:54:44','156.54.148.134',NULL,NULL),(12512,'brute_force','2021-04-07 02:54:46','2021-04-07 07:54:46','156.54.148.134',NULL,NULL),(12513,'brute_force','2021-04-07 02:54:46','2021-04-07 07:54:46',NULL,NULL,'[login]'),(12514,'brute_force','2021-04-07 03:08:18','2021-04-07 08:08:18','178.128.76.96',NULL,NULL),(12515,'brute_force','2021-04-07 03:08:24','2021-04-07 08:08:24','178.128.76.96',NULL,NULL),(12516,'brute_force','2021-04-07 03:08:24','2021-04-07 08:08:24',NULL,NULL,'[login]'),(12517,'brute_force','2021-04-07 03:38:47','2021-04-07 08:38:47','20.186.27.63',NULL,NULL),(12518,'brute_force','2021-04-07 03:38:47','2021-04-07 08:38:47',NULL,NULL,'[login]'),(12519,'brute_force','2021-04-07 04:01:48','2021-04-07 09:01:48','198.27.74.64',NULL,NULL),(12520,'brute_force','2021-04-07 04:01:50','2021-04-07 09:01:50','198.27.74.64',NULL,NULL),(12521,'brute_force','2021-04-07 04:01:50','2021-04-07 09:01:50',NULL,NULL,'admin'),(12522,'brute_force','2021-04-07 04:12:23','2021-04-07 09:12:23','186.64.118.205',NULL,NULL),(12523,'brute_force','2021-04-07 04:12:25','2021-04-07 09:12:25','186.64.118.205',NULL,NULL),(12524,'brute_force','2021-04-07 04:12:25','2021-04-07 09:12:25',NULL,NULL,'admin'),(12525,'brute_force','2021-04-07 04:21:47','2021-04-07 09:21:47','132.148.165.43',NULL,NULL),(12526,'brute_force','2021-04-07 04:21:49','2021-04-07 09:21:49','132.148.165.43',NULL,NULL),(12527,'brute_force','2021-04-07 04:21:49','2021-04-07 09:21:49',NULL,NULL,'admin'),(12528,'brute_force','2021-04-07 04:32:34','2021-04-07 09:32:34','158.58.187.67',NULL,NULL),(12529,'brute_force','2021-04-07 04:32:37','2021-04-07 09:32:37','158.58.187.67',NULL,NULL),(12530,'brute_force','2021-04-07 04:32:37','2021-04-07 09:32:37',NULL,NULL,'admin'),(12531,'brute_force','2021-04-07 04:40:15','2021-04-07 09:40:15','198.199.116.205',NULL,NULL),(12532,'brute_force','2021-04-07 04:40:17','2021-04-07 09:40:17','198.199.116.205',NULL,NULL),(12533,'brute_force','2021-04-07 04:40:17','2021-04-07 09:40:17',NULL,NULL,'admin'),(12534,'brute_force','2021-04-07 04:47:24','2021-04-07 09:47:24','158.69.227.236',NULL,NULL),(12535,'brute_force','2021-04-07 04:47:26','2021-04-07 09:47:26','158.69.227.236',NULL,NULL),(12536,'brute_force','2021-04-07 04:47:26','2021-04-07 09:47:26',NULL,NULL,'[login]'),(12537,'brute_force','2021-04-07 04:57:32','2021-04-07 09:57:32','161.35.161.13',NULL,NULL),(12538,'brute_force','2021-04-07 04:57:35','2021-04-07 09:57:35','161.35.161.13',NULL,NULL),(12539,'brute_force','2021-04-07 04:57:35','2021-04-07 09:57:35',NULL,NULL,'[login]'),(12540,'brute_force','2021-04-07 05:03:49','2021-04-07 10:03:49','51.254.46.51',NULL,NULL),(12541,'brute_force','2021-04-07 05:03:51','2021-04-07 10:03:51','51.254.46.51',NULL,NULL),(12542,'brute_force','2021-04-07 05:03:51','2021-04-07 10:03:51',NULL,NULL,'[login]'),(12543,'brute_force','2021-04-07 05:26:39','2021-04-07 10:26:39','195.206.169.226',NULL,NULL),(12544,'brute_force','2021-04-07 05:26:39','2021-04-07 10:26:39',NULL,NULL,'info@gruposuadi.com'),(12545,'brute_force','2021-04-07 05:31:17','2021-04-07 10:31:17','62.109.22.91',NULL,NULL),(12546,'brute_force','2021-04-07 05:31:17','2021-04-07 10:31:17',NULL,NULL,'[login]'),(12547,'brute_force','2021-04-07 05:39:24','2021-04-07 10:39:24','185.81.99.126',NULL,NULL),(12548,'brute_force','2021-04-07 05:39:26','2021-04-07 10:39:26','185.81.99.126',NULL,NULL),(12549,'brute_force','2021-04-07 05:39:26','2021-04-07 10:39:26',NULL,NULL,'[login]'),(12550,'brute_force','2021-04-07 05:48:25','2021-04-07 10:48:25','185.112.33.46',NULL,NULL),(12551,'brute_force','2021-04-07 05:48:27','2021-04-07 10:48:27','185.112.33.46',NULL,NULL),(12552,'brute_force','2021-04-07 05:48:27','2021-04-07 10:48:27',NULL,NULL,'[login]'),(12553,'brute_force','2021-04-07 05:56:24','2021-04-07 10:56:24','124.217.245.102',NULL,NULL),(12554,'brute_force','2021-04-07 05:56:27','2021-04-07 10:56:27','124.217.245.102',NULL,NULL),(12555,'brute_force','2021-04-07 05:56:27','2021-04-07 10:56:27',NULL,NULL,'[login]'),(12556,'brute_force','2021-04-07 06:12:03','2021-04-07 11:12:03','159.203.21.106',NULL,NULL),(12557,'brute_force','2021-04-07 06:12:05','2021-04-07 11:12:05','159.203.21.106',NULL,NULL),(12558,'brute_force','2021-04-07 06:12:05','2021-04-07 11:12:05',NULL,NULL,'[login]'),(12559,'brute_force','2021-04-07 06:20:02','2021-04-07 11:20:02','51.210.243.17',NULL,NULL),(12560,'brute_force','2021-04-07 06:20:04','2021-04-07 11:20:04','51.210.243.17',NULL,NULL),(12561,'brute_force','2021-04-07 06:20:04','2021-04-07 11:20:04',NULL,NULL,'[login]'),(12562,'brute_force','2021-04-07 06:30:42','2021-04-07 11:30:42','61.12.67.132',NULL,NULL),(12563,'brute_force','2021-04-07 06:30:45','2021-04-07 11:30:45','61.12.67.132',NULL,NULL),(12564,'brute_force','2021-04-07 06:30:45','2021-04-07 11:30:45',NULL,NULL,'[login]'),(12565,'brute_force','2021-04-07 06:37:44','2021-04-07 11:37:44','81.92.218.157',NULL,NULL),(12566,'brute_force','2021-04-07 06:37:46','2021-04-07 11:37:46','81.92.218.157',NULL,NULL),(12567,'brute_force','2021-04-07 06:37:46','2021-04-07 11:37:46',NULL,NULL,'[login]'),(12568,'brute_force','2021-04-07 06:47:25','2021-04-07 11:47:25','146.185.163.81',NULL,NULL),(12569,'brute_force','2021-04-07 06:47:27','2021-04-07 11:47:27','146.185.163.81',NULL,NULL),(12570,'brute_force','2021-04-07 06:47:27','2021-04-07 11:47:27',NULL,NULL,'[login]'),(12571,'brute_force','2021-04-07 06:56:26','2021-04-07 11:56:26','35.186.151.64',NULL,NULL),(12572,'brute_force','2021-04-07 06:56:29','2021-04-07 11:56:29','35.186.151.64',NULL,NULL),(12573,'brute_force','2021-04-07 06:56:29','2021-04-07 11:56:29',NULL,NULL,'[login]'),(12574,'brute_force','2021-04-07 07:06:42','2021-04-07 12:06:42','34.96.197.29',NULL,NULL),(12575,'brute_force','2021-04-07 07:17:11','2021-04-07 12:17:11','167.99.12.47',NULL,NULL),(12576,'brute_force','2021-04-07 07:17:13','2021-04-07 12:17:13','167.99.12.47',NULL,NULL),(12577,'brute_force','2021-04-07 07:17:13','2021-04-07 12:17:13',NULL,NULL,'[login]'),(12578,'brute_force','2021-04-07 07:20:47','2021-04-07 12:20:47','185.236.42.87',NULL,NULL),(12579,'brute_force','2021-04-07 07:20:47','2021-04-07 12:20:47',NULL,NULL,'info@gruposuadi.com'),(12580,'brute_force','2021-04-07 07:27:27','2021-04-07 12:27:27','139.59.236.46',NULL,NULL),(12581,'brute_force','2021-04-07 07:27:31','2021-04-07 12:27:31','139.59.236.46',NULL,NULL),(12582,'brute_force','2021-04-07 07:27:31','2021-04-07 12:27:31',NULL,NULL,'[login]'),(12583,'brute_force','2021-04-07 07:37:45','2021-04-07 12:37:45','45.151.248.85',NULL,NULL),(12584,'brute_force','2021-04-07 07:37:48','2021-04-07 12:37:48','45.151.248.85',NULL,NULL),(12585,'brute_force','2021-04-07 07:37:48','2021-04-07 12:37:48',NULL,NULL,'[login]'),(12586,'brute_force','2021-04-07 07:58:55','2021-04-07 12:58:55','159.89.128.150',NULL,NULL),(12587,'brute_force','2021-04-07 07:58:57','2021-04-07 12:58:57','159.89.128.150',NULL,NULL),(12588,'brute_force','2021-04-07 07:58:57','2021-04-07 12:58:57',NULL,NULL,'[login]'),(12589,'brute_force','2021-04-07 08:09:04','2021-04-07 13:09:04','77.68.122.217',NULL,NULL),(12590,'brute_force','2021-04-07 08:09:06','2021-04-07 13:09:06','77.68.122.217',NULL,NULL),(12591,'brute_force','2021-04-07 08:09:06','2021-04-07 13:09:06',NULL,NULL,'[login]'),(12592,'brute_force','2021-04-07 08:42:36','2021-04-07 13:42:36','51.79.159.176',NULL,NULL),(12593,'brute_force','2021-04-07 08:42:39','2021-04-07 13:42:39','51.79.159.176',NULL,NULL),(12594,'brute_force','2021-04-07 08:42:39','2021-04-07 13:42:39',NULL,NULL,'[login]'),(12595,'brute_force','2021-04-07 09:05:30','2021-04-07 14:05:30','94.247.177.39',NULL,NULL),(12596,'brute_force','2021-04-07 09:05:32','2021-04-07 14:05:32','94.247.177.39',NULL,NULL),(12597,'brute_force','2021-04-07 09:05:32','2021-04-07 14:05:32',NULL,NULL,'[login]'),(12598,'brute_force','2021-04-07 09:18:10','2021-04-07 14:18:10','202.150.128.82',NULL,NULL),(12599,'brute_force','2021-04-07 09:27:35','2021-04-07 14:27:35','5.101.174.196',NULL,NULL),(12600,'brute_force','2021-04-07 09:27:35','2021-04-07 14:27:35',NULL,NULL,'info@gruposuadi.com'),(12601,'brute_force','2021-04-07 09:41:28','2021-04-07 14:41:28','157.245.240.102',NULL,NULL),(12602,'brute_force','2021-04-07 09:41:30','2021-04-07 14:41:30','157.245.240.102',NULL,NULL),(12603,'brute_force','2021-04-07 09:41:30','2021-04-07 14:41:30',NULL,NULL,'[login]'),(12604,'brute_force','2021-04-07 10:30:22','2021-04-07 15:30:22','131.72.236.63',NULL,NULL),(12605,'brute_force','2021-04-07 10:30:24','2021-04-07 15:30:24','131.72.236.63',NULL,NULL),(12606,'brute_force','2021-04-07 10:30:24','2021-04-07 15:30:24',NULL,NULL,'[login]'),(12607,'brute_force','2021-04-07 10:54:48','2021-04-07 15:54:48','103.142.21.82',NULL,NULL),(12608,'brute_force','2021-04-07 10:54:48','2021-04-07 15:54:48',NULL,NULL,'admin'),(12609,'brute_force','2021-04-07 10:54:51','2021-04-07 15:54:51','103.142.21.82',NULL,NULL),(12610,'brute_force','2021-04-07 10:54:51','2021-04-07 15:54:51',NULL,NULL,'[login]'),(12611,'brute_force','2021-04-07 11:16:33','2021-04-07 16:16:33','194.35.233.67',NULL,NULL),(12612,'brute_force','2021-04-07 11:16:33','2021-04-07 16:16:33',NULL,NULL,'info@gruposuadi.com'),(12613,'brute_force','2021-04-07 11:58:25','2021-04-07 16:58:25','27.50.77.95',NULL,NULL),(12614,'brute_force','2021-04-07 11:58:25','2021-04-07 16:58:25',NULL,NULL,'admin'),(12615,'brute_force','2021-04-07 11:58:28','2021-04-07 16:58:28','27.50.77.95',NULL,NULL),(12616,'brute_force','2021-04-07 11:58:28','2021-04-07 16:58:28',NULL,NULL,'[login]'),(12617,'brute_force','2021-04-07 12:51:35','2021-04-07 17:51:35','129.232.249.173',NULL,NULL),(12618,'brute_force','2021-04-07 12:51:35','2021-04-07 17:51:35',NULL,NULL,'admin'),(12619,'brute_force','2021-04-07 12:51:38','2021-04-07 17:51:38','129.232.249.173',NULL,NULL),(12620,'brute_force','2021-04-07 12:51:38','2021-04-07 17:51:38',NULL,NULL,'[login]'),(12621,'brute_force','2021-04-07 13:21:54','2021-04-07 18:21:54','217.138.219.150',NULL,NULL),(12622,'brute_force','2021-04-07 13:21:54','2021-04-07 18:21:54',NULL,NULL,'info@gruposuadi.com'),(12623,'brute_force','2021-04-07 13:45:49','2021-04-07 18:45:49','46.232.249.138',NULL,NULL),(12624,'brute_force','2021-04-07 13:45:49','2021-04-07 18:45:49',NULL,NULL,'admin'),(12625,'brute_force','2021-04-07 13:46:17','2021-04-07 18:46:17','197.248.5.22',NULL,NULL),(12626,'brute_force','2021-04-07 13:46:17','2021-04-07 18:46:17',NULL,NULL,'admin'),(12627,'brute_force','2021-04-07 13:46:19','2021-04-07 18:46:19','197.248.5.22',NULL,NULL),(12628,'brute_force','2021-04-07 13:46:19','2021-04-07 18:46:19',NULL,NULL,'[login]'),(12629,'brute_force','2021-04-07 13:46:24','2021-04-07 18:46:24','185.191.124.153',NULL,NULL),(12630,'brute_force','2021-04-07 13:46:24','2021-04-07 18:46:24',NULL,2,'gruposuadi'),(12631,'brute_force','2021-04-07 14:48:24','2021-04-07 19:48:24','45.151.248.51',NULL,NULL),(12632,'brute_force','2021-04-07 14:48:24','2021-04-07 19:48:24',NULL,NULL,'admin'),(12633,'brute_force','2021-04-07 14:48:26','2021-04-07 19:48:26','45.151.248.51',NULL,NULL),(12634,'brute_force','2021-04-07 14:48:26','2021-04-07 19:48:26',NULL,NULL,'[login]'),(12635,'brute_force','2021-04-07 14:58:36','2021-04-07 19:58:36','185.247.224.14',NULL,NULL),(12636,'brute_force','2021-04-07 14:58:36','2021-04-07 19:58:36',NULL,2,'gruposuadi'),(12637,'brute_force','2021-04-07 15:00:49','2021-04-07 20:00:49','51.158.111.157',NULL,NULL),(12638,'brute_force','2021-04-07 15:00:49','2021-04-07 20:00:49',NULL,NULL,'admin'),(12639,'brute_force','2021-04-07 16:00:31','2021-04-07 21:00:31','208.109.14.218',NULL,NULL),(12640,'brute_force','2021-04-07 16:00:31','2021-04-07 21:00:31',NULL,NULL,'admin'),(12641,'brute_force','2021-04-07 16:00:33','2021-04-07 21:00:33','208.109.14.218',NULL,NULL),(12642,'brute_force','2021-04-07 16:00:33','2021-04-07 21:00:33',NULL,NULL,'[login]'),(12643,'brute_force','2021-04-07 17:17:31','2021-04-07 22:17:31','86.105.9.116',NULL,NULL),(12644,'brute_force','2021-04-07 17:17:31','2021-04-07 22:17:31',NULL,NULL,'info@gruposuadi.com'),(12645,'brute_force','2021-04-07 17:19:20','2021-04-07 22:19:20','51.79.159.176',NULL,NULL),(12646,'brute_force','2021-04-07 17:19:20','2021-04-07 22:19:20',NULL,NULL,'admin'),(12647,'brute_force','2021-04-07 17:19:23','2021-04-07 22:19:23','51.79.159.176',NULL,NULL),(12648,'brute_force','2021-04-07 17:19:23','2021-04-07 22:19:23',NULL,NULL,'[login]'),(12649,'brute_force','2021-04-07 18:44:37','2021-04-07 23:44:37','106.12.172.174',NULL,NULL),(12650,'brute_force','2021-04-07 18:44:37','2021-04-07 23:44:37',NULL,NULL,'admin'),(12651,'brute_force','2021-04-07 18:44:40','2021-04-07 23:44:40','106.12.172.174',NULL,NULL),(12652,'brute_force','2021-04-07 18:44:40','2021-04-07 23:44:40',NULL,NULL,'[login]'),(12653,'brute_force','2021-04-07 19:32:38','2021-04-08 00:32:38','217.146.82.107',NULL,NULL),(12654,'brute_force','2021-04-07 19:32:38','2021-04-08 00:32:38',NULL,NULL,'info@gruposuadi.com'),(12655,'brute_force','2021-04-07 20:17:25','2021-04-08 01:17:25','34.77.29.255',NULL,NULL),(12656,'brute_force','2021-04-07 20:17:25','2021-04-08 01:17:25',NULL,NULL,'admin'),(12657,'brute_force','2021-04-07 20:17:28','2021-04-08 01:17:28','34.77.29.255',NULL,NULL),(12658,'brute_force','2021-04-07 20:17:28','2021-04-08 01:17:28',NULL,NULL,'[login]'),(12659,'brute_force','2021-04-07 21:52:04','2021-04-08 02:52:04','213.32.114.59',NULL,NULL),(12660,'brute_force','2021-04-07 21:52:04','2021-04-08 02:52:04',NULL,NULL,'admin'),(12661,'brute_force','2021-04-07 21:52:06','2021-04-08 02:52:06','213.32.114.59',NULL,NULL),(12662,'brute_force','2021-04-07 21:52:06','2021-04-08 02:52:06',NULL,NULL,'[login]'),(12663,'brute_force','2021-04-07 22:58:51','2021-04-08 03:58:51','34.77.29.255',NULL,NULL),(12664,'brute_force','2021-04-07 22:58:51','2021-04-08 03:58:51',NULL,NULL,'admin'),(12665,'brute_force','2021-04-07 22:58:53','2021-04-08 03:58:53','34.77.29.255',NULL,NULL),(12666,'brute_force','2021-04-07 22:58:53','2021-04-08 03:58:53',NULL,NULL,'[login]'),(12667,'brute_force','2021-04-07 23:52:42','2021-04-08 04:52:42','5.35.244.172',NULL,NULL),(12668,'brute_force','2021-04-07 23:52:42','2021-04-08 04:52:42',NULL,NULL,'admin'),(12669,'brute_force','2021-04-07 23:52:45','2021-04-08 04:52:45','5.35.244.172',NULL,NULL),(12670,'brute_force','2021-04-07 23:52:45','2021-04-08 04:52:45',NULL,NULL,'[login]'),(12671,'brute_force','2021-04-08 00:51:31','2021-04-08 05:51:31','110.232.143.3',NULL,NULL),(12672,'brute_force','2021-04-08 00:51:31','2021-04-08 05:51:31',NULL,NULL,'admin'),(12673,'brute_force','2021-04-08 00:51:33','2021-04-08 05:51:33','110.232.143.3',NULL,NULL),(12674,'brute_force','2021-04-08 00:51:33','2021-04-08 05:51:33',NULL,NULL,'[login]'),(12675,'brute_force','2021-04-08 01:59:03','2021-04-08 06:59:03','80.251.219.111',NULL,NULL),(12676,'brute_force','2021-04-08 01:59:03','2021-04-08 06:59:03',NULL,NULL,'admin'),(12677,'brute_force','2021-04-08 01:59:06','2021-04-08 06:59:06','80.251.219.111',NULL,NULL),(12678,'brute_force','2021-04-08 01:59:06','2021-04-08 06:59:06',NULL,NULL,'[login]'),(12679,'brute_force','2021-04-08 03:29:28','2021-04-08 08:29:28','77.81.139.220',NULL,NULL),(12680,'brute_force','2021-04-08 03:29:28','2021-04-08 08:29:28',NULL,NULL,'info@gruposuadi.com'),(12681,'brute_force','2021-04-08 05:29:21','2021-04-08 10:29:21','5.101.174.196',NULL,NULL),(12682,'brute_force','2021-04-08 05:29:21','2021-04-08 10:29:21',NULL,NULL,'info@gruposuadi.com'),(12683,'brute_force','2021-04-08 07:40:26','2021-04-08 12:40:26','37.120.158.28',NULL,NULL),(12684,'brute_force','2021-04-08 07:40:26','2021-04-08 12:40:26',NULL,NULL,'info@gruposuadi.com'),(12685,'brute_force','2021-04-08 09:38:46','2021-04-08 14:38:46','217.138.209.84',NULL,NULL),(12686,'brute_force','2021-04-08 09:38:46','2021-04-08 14:38:46',NULL,NULL,'info@gruposuadi.com'),(12687,'brute_force','2021-04-08 10:38:01','2021-04-08 15:38:01','51.15.177.65',NULL,NULL),(12688,'brute_force','2021-04-08 10:38:01','2021-04-08 15:38:01',NULL,NULL,'admin'),(12689,'brute_force','2021-04-08 10:47:39','2021-04-08 15:47:39','130.149.80.199',NULL,NULL),(12690,'brute_force','2021-04-08 10:47:39','2021-04-08 15:47:39',NULL,2,'gruposuadi'),(12691,'brute_force','2021-04-08 11:40:26','2021-04-08 16:40:26','212.102.38.150',NULL,NULL),(12692,'brute_force','2021-04-08 11:40:26','2021-04-08 16:40:26',NULL,NULL,'info@gruposuadi.com'),(12693,'brute_force','2021-04-08 11:50:14','2021-04-08 16:50:14','185.220.102.252',NULL,NULL),(12694,'brute_force','2021-04-08 11:50:14','2021-04-08 16:50:14',NULL,NULL,'admin'),(12695,'brute_force','2021-04-08 11:58:59','2021-04-08 16:58:59','195.80.151.30',NULL,NULL),(12696,'brute_force','2021-04-08 11:58:59','2021-04-08 16:58:59',NULL,2,'gruposuadi'),(12697,'brute_force','2021-04-08 15:51:54','2021-04-08 20:51:54','89.40.71.100',NULL,NULL),(12698,'brute_force','2021-04-08 15:51:54','2021-04-08 20:51:54',NULL,NULL,'info@gruposuadi.com'),(12699,'brute_force','2021-04-08 16:15:12','2021-04-08 21:15:12','107.150.63.174',NULL,NULL),(12700,'brute_force','2021-04-08 17:56:22','2021-04-08 22:56:22','5.180.62.37',NULL,NULL),(12701,'brute_force','2021-04-08 17:56:22','2021-04-08 22:56:22',NULL,NULL,'info@gruposuadi.com'),(12702,'brute_force','2021-04-08 19:23:12','2021-04-09 00:23:12','69.197.185.134',NULL,NULL),(12703,'brute_force','2021-04-08 19:54:48','2021-04-09 00:54:48','5.180.62.103',NULL,NULL),(12704,'brute_force','2021-04-08 19:54:48','2021-04-09 00:54:48',NULL,NULL,'info@gruposuadi.com'),(12705,'brute_force','2021-04-08 21:56:34','2021-04-09 02:56:34','208.110.85.67',NULL,NULL),(12706,'brute_force','2021-04-09 00:16:45','2021-04-09 05:16:45','77.81.139.236',NULL,NULL),(12707,'brute_force','2021-04-09 00:16:45','2021-04-09 05:16:45',NULL,NULL,'info@gruposuadi.com'),(12708,'brute_force','2021-04-09 02:08:19','2021-04-09 07:08:19','5.253.206.140',NULL,NULL),(12709,'brute_force','2021-04-09 02:08:19','2021-04-09 07:08:19',NULL,NULL,'info@gruposuadi.com'),(12710,'brute_force','2021-04-09 05:06:17','2021-04-09 10:06:17','107.150.63.174',NULL,NULL),(12711,'brute_force','2021-04-09 07:42:19','2021-04-09 12:42:19','192.42.116.19',NULL,NULL),(12712,'brute_force','2021-04-09 07:42:19','2021-04-09 12:42:19',NULL,NULL,'admin'),(12713,'brute_force','2021-04-09 07:54:57','2021-04-09 12:54:57','45.125.65.118',NULL,NULL),(12714,'brute_force','2021-04-09 07:54:57','2021-04-09 12:54:57',NULL,2,'gruposuadi'),(12715,'brute_force','2021-04-09 08:32:00','2021-04-09 13:32:00','63.141.251.236',NULL,NULL),(12716,'brute_force','2021-04-09 08:58:18','2021-04-09 13:58:18','45.151.167.10',NULL,NULL),(12717,'brute_force','2021-04-09 08:58:18','2021-04-09 13:58:18',NULL,NULL,'admin'),(12718,'brute_force','2021-04-09 09:10:30','2021-04-09 14:10:30','185.220.100.245',NULL,NULL),(12719,'brute_force','2021-04-09 09:10:30','2021-04-09 14:10:30',NULL,2,'gruposuadi'),(12720,'brute_force','2021-04-09 10:42:50','2021-04-09 15:42:50','139.28.219.84',NULL,NULL),(12721,'brute_force','2021-04-09 10:42:50','2021-04-09 15:42:50',NULL,NULL,'info@gruposuadi.com'),(12722,'brute_force','2021-04-09 12:41:04','2021-04-09 17:41:04','194.110.84.153',NULL,NULL),(12723,'brute_force','2021-04-09 12:41:04','2021-04-09 17:41:04',NULL,NULL,'info@gruposuadi.com'),(12724,'brute_force','2021-04-09 14:42:50','2021-04-09 19:42:50','85.10.51.64',NULL,NULL),(12725,'brute_force','2021-04-09 14:42:50','2021-04-09 19:42:50',NULL,NULL,'info@gruposuadi.com'),(12726,'brute_force','2021-04-09 16:50:55','2021-04-09 21:50:55','5.253.206.52',NULL,NULL),(12727,'brute_force','2021-04-09 16:50:55','2021-04-09 21:50:55',NULL,NULL,'info@gruposuadi.com'),(12728,'brute_force','2021-04-09 21:06:25','2021-04-10 02:06:25','5.253.206.52',NULL,NULL),(12729,'brute_force','2021-04-09 21:06:25','2021-04-10 02:06:25',NULL,NULL,'info@gruposuadi.com'),(12730,'brute_force','2021-04-09 22:57:32','2021-04-10 03:57:32','89.40.71.100',NULL,NULL),(12731,'brute_force','2021-04-09 22:57:32','2021-04-10 03:57:32',NULL,NULL,'info@gruposuadi.com'),(12732,'brute_force','2021-04-09 23:51:54','2021-04-10 04:51:54','188.34.181.44',NULL,NULL),(12733,'brute_force','2021-04-09 23:51:57','2021-04-10 04:51:57','188.34.181.44',NULL,NULL),(12734,'brute_force','2021-04-09 23:51:57','2021-04-10 04:51:57',NULL,NULL,'[login]'),(12735,'brute_force','2021-04-09 23:59:20','2021-04-10 04:59:20','159.203.82.176',NULL,NULL),(12736,'brute_force','2021-04-09 23:59:21','2021-04-10 04:59:21','159.203.82.176',NULL,NULL),(12737,'brute_force','2021-04-09 23:59:21','2021-04-10 04:59:21',NULL,NULL,'[login]'),(12738,'brute_force','2021-04-10 00:07:04','2021-04-10 05:07:04','134.122.0.213',NULL,NULL),(12739,'brute_force','2021-04-10 00:07:06','2021-04-10 05:07:06','134.122.0.213',NULL,NULL),(12740,'brute_force','2021-04-10 00:07:06','2021-04-10 05:07:06',NULL,NULL,'[login]'),(12741,'brute_force','2021-04-10 00:14:48','2021-04-10 05:14:48','178.128.180.162',NULL,NULL),(12742,'brute_force','2021-04-10 00:14:48','2021-04-10 05:14:48',NULL,NULL,'[login]'),(12743,'brute_force','2021-04-10 00:22:40','2021-04-10 05:22:40','162.144.108.177',NULL,NULL),(12744,'brute_force','2021-04-10 00:22:42','2021-04-10 05:22:42','162.144.108.177',NULL,NULL),(12745,'brute_force','2021-04-10 00:22:42','2021-04-10 05:22:42',NULL,NULL,'[login]'),(12746,'brute_force','2021-04-10 00:30:18','2021-04-10 05:30:18','35.198.25.12',NULL,NULL),(12747,'brute_force','2021-04-10 00:30:18','2021-04-10 05:30:18',NULL,NULL,'[login]'),(12748,'brute_force','2021-04-10 00:37:58','2021-04-10 05:37:58','194.39.164.108',NULL,NULL),(12749,'brute_force','2021-04-10 00:38:00','2021-04-10 05:38:00','194.39.164.108',NULL,NULL),(12750,'brute_force','2021-04-10 00:38:00','2021-04-10 05:38:00',NULL,NULL,'[login]'),(12751,'brute_force','2021-04-10 00:46:26','2021-04-10 05:46:26','207.244.251.142',NULL,NULL),(12752,'brute_force','2021-04-10 00:46:28','2021-04-10 05:46:28','207.244.251.142',NULL,NULL),(12753,'brute_force','2021-04-10 00:46:28','2021-04-10 05:46:28',NULL,NULL,'[login]'),(12754,'brute_force','2021-04-10 00:54:21','2021-04-10 05:54:21','169.55.95.77',NULL,NULL),(12755,'brute_force','2021-04-10 00:54:23','2021-04-10 05:54:23','169.55.95.77',NULL,NULL),(12756,'brute_force','2021-04-10 00:54:23','2021-04-10 05:54:23',NULL,NULL,'[login]'),(12757,'brute_force','2021-04-10 01:04:59','2021-04-10 06:04:59','185.63.189.58',NULL,NULL),(12758,'brute_force','2021-04-10 01:05:02','2021-04-10 06:05:02','185.63.189.58',NULL,NULL),(12759,'brute_force','2021-04-10 01:05:02','2021-04-10 06:05:02',NULL,NULL,'[login]'),(12760,'brute_force','2021-04-10 01:14:01','2021-04-10 06:14:01','40.73.77.193',NULL,NULL),(12761,'brute_force','2021-04-10 01:14:03','2021-04-10 06:14:03','40.73.77.193',NULL,NULL),(12762,'brute_force','2021-04-10 01:14:03','2021-04-10 06:14:03',NULL,NULL,'[login]'),(12763,'brute_force','2021-04-10 01:16:18','2021-04-10 06:16:18','165.231.33.148',NULL,NULL),(12764,'brute_force','2021-04-10 01:16:18','2021-04-10 06:16:18',NULL,NULL,'info@gruposuadi.com'),(12765,'brute_force','2021-04-10 01:25:05','2021-04-10 06:25:05','193.176.242.124',NULL,NULL),(12766,'brute_force','2021-04-10 01:25:08','2021-04-10 06:25:08','193.176.242.124',NULL,NULL),(12767,'brute_force','2021-04-10 01:25:08','2021-04-10 06:25:08',NULL,NULL,'[login]'),(12768,'brute_force','2021-04-10 01:35:20','2021-04-10 06:35:20','46.101.3.193',NULL,NULL),(12769,'brute_force','2021-04-10 01:35:22','2021-04-10 06:35:22','46.101.3.193',NULL,NULL),(12770,'brute_force','2021-04-10 01:35:22','2021-04-10 06:35:22',NULL,NULL,'[login]'),(12771,'brute_force','2021-04-10 01:44:58','2021-04-10 06:44:58','103.163.139.233',NULL,NULL),(12772,'brute_force','2021-04-10 01:45:01','2021-04-10 06:45:01','103.163.139.233',NULL,NULL),(12773,'brute_force','2021-04-10 01:45:01','2021-04-10 06:45:01',NULL,NULL,'[login]'),(12774,'brute_force','2021-04-10 01:54:23','2021-04-10 06:54:23','95.111.194.48',NULL,NULL),(12775,'brute_force','2021-04-10 01:54:26','2021-04-10 06:54:26','95.111.194.48',NULL,NULL),(12776,'brute_force','2021-04-10 01:54:26','2021-04-10 06:54:26',NULL,NULL,'[login]'),(12777,'brute_force','2021-04-10 02:05:21','2021-04-10 07:05:21','13.233.90.146',NULL,NULL),(12778,'brute_force','2021-04-10 02:05:24','2021-04-10 07:05:24','13.233.90.146',NULL,NULL),(12779,'brute_force','2021-04-10 02:05:24','2021-04-10 07:05:24',NULL,NULL,'[login]'),(12780,'brute_force','2021-04-10 02:17:32','2021-04-10 07:17:32','128.199.165.213',NULL,NULL),(12781,'brute_force','2021-04-10 02:17:40','2021-04-10 07:17:40','128.199.165.213',NULL,NULL),(12782,'brute_force','2021-04-10 02:17:40','2021-04-10 07:17:40',NULL,NULL,'[login]'),(12783,'brute_force','2021-04-10 02:28:27','2021-04-10 07:28:27','144.76.113.27',NULL,NULL),(12784,'brute_force','2021-04-10 02:28:29','2021-04-10 07:28:29','144.76.113.27',NULL,NULL),(12785,'brute_force','2021-04-10 02:28:29','2021-04-10 07:28:29',NULL,NULL,'[login]'),(12786,'brute_force','2021-04-10 02:39:03','2021-04-10 07:39:03','149.56.31.218',NULL,NULL),(12787,'brute_force','2021-04-10 02:39:05','2021-04-10 07:39:05','149.56.31.218',NULL,NULL),(12788,'brute_force','2021-04-10 02:39:05','2021-04-10 07:39:05',NULL,NULL,'[login]'),(12789,'brute_force','2021-04-10 02:52:09','2021-04-10 07:52:09','178.128.112.15',NULL,NULL),(12790,'brute_force','2021-04-10 02:52:12','2021-04-10 07:52:12','178.128.112.15',NULL,NULL),(12791,'brute_force','2021-04-10 02:52:12','2021-04-10 07:52:12',NULL,NULL,'[login]'),(12792,'brute_force','2021-04-10 03:04:46','2021-04-10 08:04:46','185.13.231.4',NULL,NULL),(12793,'brute_force','2021-04-10 03:04:49','2021-04-10 08:04:49','185.13.231.4',NULL,NULL),(12794,'brute_force','2021-04-10 03:04:49','2021-04-10 08:04:49',NULL,NULL,'[login]'),(12795,'brute_force','2021-04-10 03:12:06','2021-04-10 08:12:06','165.231.33.148',NULL,NULL),(12796,'brute_force','2021-04-10 03:12:06','2021-04-10 08:12:06',NULL,NULL,'info@gruposuadi.com'),(12797,'brute_force','2021-04-10 03:16:54','2021-04-10 08:16:54','124.158.12.202',NULL,NULL),(12798,'brute_force','2021-04-10 03:16:59','2021-04-10 08:16:59','124.158.12.202',NULL,NULL),(12799,'brute_force','2021-04-10 03:16:59','2021-04-10 08:16:59',NULL,NULL,'[login]'),(12800,'brute_force','2021-04-10 03:55:19','2021-04-10 08:55:19','162.144.82.123',NULL,NULL),(12801,'brute_force','2021-04-10 03:55:21','2021-04-10 08:55:21','162.144.82.123',NULL,NULL),(12802,'brute_force','2021-04-10 03:55:21','2021-04-10 08:55:21',NULL,NULL,'[login]'),(12803,'brute_force','2021-04-10 04:20:49','2021-04-10 09:20:49','162.214.169.228',NULL,NULL),(12804,'brute_force','2021-04-10 04:20:51','2021-04-10 09:20:51','162.214.169.228',NULL,NULL),(12805,'brute_force','2021-04-10 04:20:51','2021-04-10 09:20:51',NULL,NULL,'[login]'),(12806,'brute_force','2021-04-10 04:34:25','2021-04-10 09:34:25','54.37.150.209',NULL,NULL),(12807,'brute_force','2021-04-10 04:34:27','2021-04-10 09:34:27','54.37.150.209',NULL,NULL),(12808,'brute_force','2021-04-10 04:34:27','2021-04-10 09:34:27',NULL,NULL,'[login]'),(12809,'brute_force','2021-04-10 04:48:36','2021-04-10 09:48:36','51.159.59.87',NULL,NULL),(12810,'brute_force','2021-04-10 04:48:38','2021-04-10 09:48:38','51.159.59.87',NULL,NULL),(12811,'brute_force','2021-04-10 04:48:38','2021-04-10 09:48:38',NULL,NULL,'[login]'),(12812,'brute_force','2021-04-10 07:19:52','2021-04-10 12:19:52','37.120.131.155',NULL,NULL),(12813,'brute_force','2021-04-10 07:19:52','2021-04-10 12:19:52',NULL,NULL,'info@gruposuadi.com'),(12814,'brute_force','2021-04-10 07:34:44','2021-04-10 12:34:44','185.100.87.250',NULL,NULL),(12815,'brute_force','2021-04-10 07:34:44','2021-04-10 12:34:44',NULL,2,'gruposuadi'),(12816,'brute_force','2021-04-10 09:13:55','2021-04-10 14:13:55','195.206.169.174',NULL,NULL),(12817,'brute_force','2021-04-10 09:13:55','2021-04-10 14:13:55',NULL,NULL,'info@gruposuadi.com'),(12818,'brute_force','2021-04-10 09:30:02','2021-04-10 14:30:02','139.162.43.235',NULL,NULL),(12819,'brute_force','2021-04-10 09:30:05','2021-04-10 14:30:05','139.162.43.235',NULL,NULL),(12820,'brute_force','2021-04-10 09:30:05','2021-04-10 14:30:05',NULL,NULL,'[login]'),(12821,'brute_force','2021-04-10 09:58:26','2021-04-10 14:58:26','80.253.246.19',NULL,NULL),(12822,'brute_force','2021-04-10 09:58:28','2021-04-10 14:58:28','80.253.246.19',NULL,NULL),(12823,'brute_force','2021-04-10 09:58:28','2021-04-10 14:58:28',NULL,NULL,'[login]'),(12824,'brute_force','2021-04-10 10:12:32','2021-04-10 15:12:32','104.149.130.198',NULL,NULL),(12825,'brute_force','2021-04-10 10:12:34','2021-04-10 15:12:34','104.149.130.198',NULL,NULL),(12826,'brute_force','2021-04-10 10:12:34','2021-04-10 15:12:34',NULL,NULL,'[login]'),(12827,'brute_force','2021-04-10 10:28:32','2021-04-10 15:28:32','45.119.83.250',NULL,NULL),(12828,'brute_force','2021-04-10 10:28:35','2021-04-10 15:28:35','45.119.83.250',NULL,NULL),(12829,'brute_force','2021-04-10 10:28:35','2021-04-10 15:28:35',NULL,NULL,'[login]'),(12830,'brute_force','2021-04-10 10:43:34','2021-04-10 15:43:34','35.231.49.189',NULL,NULL),(12831,'brute_force','2021-04-10 10:43:36','2021-04-10 15:43:36','35.231.49.189',NULL,NULL),(12832,'brute_force','2021-04-10 10:43:36','2021-04-10 15:43:36',NULL,NULL,'[login]'),(12833,'brute_force','2021-04-10 10:57:25','2021-04-10 15:57:25','139.64.14.34',NULL,NULL),(12834,'brute_force','2021-04-10 10:57:25','2021-04-10 15:57:25',NULL,NULL,'admin'),(12835,'brute_force','2021-04-10 10:59:25','2021-04-10 15:59:25','104.153.72.10',NULL,NULL),(12836,'brute_force','2021-04-10 10:59:27','2021-04-10 15:59:27','104.153.72.10',NULL,NULL),(12837,'brute_force','2021-04-10 10:59:27','2021-04-10 15:59:27',NULL,NULL,'[login]'),(12838,'brute_force','2021-04-10 11:15:16','2021-04-10 16:15:16','88.231.61.126',NULL,NULL),(12839,'brute_force','2021-04-10 11:15:16','2021-04-10 16:15:16',NULL,NULL,'admin'),(12840,'brute_force','2021-04-10 11:21:21','2021-04-10 16:21:21','5.180.62.103',NULL,NULL),(12841,'brute_force','2021-04-10 11:21:21','2021-04-10 16:21:21',NULL,NULL,'info@gruposuadi.com'),(12842,'brute_force','2021-04-10 11:34:53','2021-04-10 16:34:53','37.48.3.253',NULL,NULL),(12843,'brute_force','2021-04-10 11:34:53','2021-04-10 16:34:53',NULL,NULL,'admin'),(12844,'brute_force','2021-04-10 13:34:04','2021-04-10 18:34:04','185.125.207.248',NULL,NULL),(12845,'brute_force','2021-04-10 13:34:04','2021-04-10 18:34:04',NULL,NULL,'info@gruposuadi.com'),(12846,'brute_force','2021-04-10 15:47:49','2021-04-10 20:47:49','217.138.209.60',NULL,NULL),(12847,'brute_force','2021-04-10 15:47:49','2021-04-10 20:47:49',NULL,NULL,'info@gruposuadi.com'),(12848,'brute_force','2021-04-10 17:30:17','2021-04-10 22:30:17','139.195.93.64',NULL,NULL),(12849,'brute_force','2021-04-10 17:30:17','2021-04-10 22:30:17',NULL,NULL,'admin'),(12850,'brute_force','2021-04-10 17:55:11','2021-04-10 22:55:11','95.7.32.151',NULL,NULL),(12851,'brute_force','2021-04-10 17:55:11','2021-04-10 22:55:11',NULL,NULL,'admin'),(12852,'brute_force','2021-04-10 18:21:50','2021-04-10 23:21:50','119.236.226.27',NULL,NULL),(12853,'brute_force','2021-04-10 18:21:50','2021-04-10 23:21:50',NULL,NULL,'admin'),(12854,'brute_force','2021-04-10 18:30:45','2021-04-10 23:30:45','189.190.181.182',NULL,NULL),(12855,'brute_force','2021-04-10 18:30:45','2021-04-10 23:30:45',NULL,NULL,'admin'),(12856,'brute_force','2021-04-10 18:59:41','2021-04-10 23:59:41','77.239.86.250',NULL,NULL),(12857,'brute_force','2021-04-10 18:59:41','2021-04-10 23:59:41',NULL,2,'gruposuadi'),(12858,'brute_force','2021-04-10 22:12:28','2021-04-11 03:12:28','152.89.163.140',NULL,NULL),(12859,'brute_force','2021-04-10 22:12:28','2021-04-11 03:12:28',NULL,NULL,'info@gruposuadi.com'),(12860,'brute_force','2021-04-11 01:56:39','2021-04-11 06:56:39','185.16.207.44',NULL,NULL),(12861,'brute_force','2021-04-11 01:56:39','2021-04-11 06:56:39',NULL,NULL,'info@gruposuadi.com'),(12862,'brute_force','2021-04-11 04:02:56','2021-04-11 09:02:56','92.223.89.60',NULL,NULL),(12863,'brute_force','2021-04-11 04:02:56','2021-04-11 09:02:56',NULL,NULL,'info@gruposuadi.com'),(12864,'brute_force','2021-04-11 04:28:05','2021-04-11 09:28:05','45.151.167.10',NULL,NULL),(12865,'brute_force','2021-04-11 04:28:05','2021-04-11 09:28:05',NULL,2,'gruposuadi'),(12866,'brute_force','2021-04-11 05:44:49','2021-04-11 10:44:49','51.15.225.216',NULL,NULL),(12867,'brute_force','2021-04-11 05:44:49','2021-04-11 10:44:49',NULL,2,'gruposuadi'),(12868,'brute_force','2021-04-11 06:09:58','2021-04-11 11:09:58','185.183.105.244',NULL,NULL),(12869,'brute_force','2021-04-11 06:09:58','2021-04-11 11:09:58',NULL,NULL,'info@gruposuadi.com'),(12870,'brute_force','2021-04-11 08:05:13','2021-04-11 13:05:13','192.145.127.52',NULL,NULL),(12871,'brute_force','2021-04-11 08:05:13','2021-04-11 13:05:13',NULL,NULL,'info@gruposuadi.com'),(12872,'brute_force','2021-04-11 10:11:09','2021-04-11 15:11:09','195.206.183.216',NULL,NULL),(12873,'brute_force','2021-04-11 10:11:09','2021-04-11 15:11:09',NULL,NULL,'info@gruposuadi.com'),(12874,'brute_force','2021-04-11 12:32:48','2021-04-11 17:32:48','194.36.108.76',NULL,NULL),(12875,'brute_force','2021-04-11 12:32:48','2021-04-11 17:32:48',NULL,NULL,'info@gruposuadi.com'),(12876,'brute_force','2021-04-11 14:20:14','2021-04-11 19:20:14','89.34.96.76',NULL,NULL),(12877,'brute_force','2021-04-11 14:20:14','2021-04-11 19:20:14',NULL,NULL,'info@gruposuadi.com'),(12878,'brute_force','2021-04-11 16:40:23','2021-04-11 21:40:23','194.127.172.101',NULL,NULL),(12879,'brute_force','2021-04-11 16:40:23','2021-04-11 21:40:23',NULL,NULL,'info@gruposuadi.com'),(12880,'brute_force','2021-04-11 18:51:53','2021-04-11 23:51:53','217.138.207.140',NULL,NULL),(12881,'brute_force','2021-04-11 18:51:53','2021-04-11 23:51:53',NULL,NULL,'info@gruposuadi.com'),(12882,'brute_force','2021-04-11 19:03:22','2021-04-12 00:03:22','91.160.66.12',NULL,NULL),(12883,'brute_force','2021-04-11 19:03:22','2021-04-12 00:03:22',NULL,NULL,'u1337'),(12884,'brute_force','2021-04-11 19:32:35','2021-04-12 00:32:35','185.220.101.133',NULL,NULL),(12885,'brute_force','2021-04-11 19:32:35','2021-04-12 00:32:35',NULL,NULL,'admin'),(12886,'brute_force','2021-04-11 20:45:29','2021-04-12 01:45:29','84.17.59.153',NULL,NULL),(12887,'brute_force','2021-04-11 20:45:29','2021-04-12 01:45:29',NULL,NULL,'info@gruposuadi.com'),(12888,'brute_force','2021-04-11 23:00:16','2021-04-12 04:00:16','45.83.91.188',NULL,NULL),(12889,'brute_force','2021-04-11 23:00:16','2021-04-12 04:00:16',NULL,NULL,'info@gruposuadi.com'),(12890,'brute_force','2021-04-12 01:05:40','2021-04-12 06:05:40','46.19.141.82',NULL,NULL),(12891,'brute_force','2021-04-12 01:05:40','2021-04-12 06:05:40',NULL,2,'gruposuadi'),(12892,'brute_force','2021-04-12 01:08:39','2021-04-12 06:08:39','89.35.29.95',NULL,NULL),(12893,'brute_force','2021-04-12 01:08:39','2021-04-12 06:08:39',NULL,NULL,'info@gruposuadi.com'),(12894,'brute_force','2021-04-12 02:19:07','2021-04-12 07:19:07','185.191.124.151',NULL,NULL),(12895,'brute_force','2021-04-12 02:19:07','2021-04-12 07:19:07',NULL,2,'gruposuadi'),(12896,'brute_force','2021-04-12 03:03:44','2021-04-12 08:03:44','89.238.191.203',NULL,NULL),(12897,'brute_force','2021-04-12 03:03:44','2021-04-12 08:03:44',NULL,NULL,'info@gruposuadi.com'),(12898,'brute_force','2021-04-12 07:17:51','2021-04-12 12:17:51','37.120.148.172',NULL,NULL),(12899,'brute_force','2021-04-12 07:17:51','2021-04-12 12:17:51',NULL,NULL,'info@gruposuadi.com'),(12900,'brute_force','2021-04-12 09:40:00','2021-04-12 14:40:00','185.59.221.246',NULL,NULL),(12901,'brute_force','2021-04-12 09:40:00','2021-04-12 14:40:00',NULL,NULL,'info@gruposuadi.com'),(12902,'brute_force','2021-04-12 11:40:15','2021-04-12 16:40:15','82.102.16.152',NULL,NULL),(12903,'brute_force','2021-04-12 11:40:15','2021-04-12 16:40:15',NULL,NULL,'info@gruposuadi.com'),(12904,'brute_force','2021-04-12 15:06:44','2021-04-12 20:06:44','104.244.76.13',NULL,NULL),(12905,'brute_force','2021-04-12 15:06:44','2021-04-12 20:06:44',NULL,NULL,'admin'),(12906,'brute_force','2021-04-12 16:24:36','2021-04-12 21:24:36','185.220.102.247',NULL,NULL),(12907,'brute_force','2021-04-12 16:24:36','2021-04-12 21:24:36',NULL,NULL,'admin'),(12908,'brute_force','2021-04-12 18:02:09','2021-04-12 23:02:09','185.59.221.246',NULL,NULL),(12909,'brute_force','2021-04-12 18:02:09','2021-04-12 23:02:09',NULL,NULL,'info@gruposuadi.com'),(12910,'brute_force','2021-04-12 20:08:21','2021-04-13 01:08:21','196.196.217.44',NULL,NULL),(12911,'brute_force','2021-04-12 20:08:21','2021-04-13 01:08:21',NULL,NULL,'info@gruposuadi.com'),(12912,'brute_force','2021-04-12 22:16:45','2021-04-13 03:16:45','79.172.193.32',NULL,NULL),(12913,'brute_force','2021-04-12 22:16:45','2021-04-13 03:16:45',NULL,2,'gruposuadi'),(12914,'brute_force','2021-04-12 22:31:38','2021-04-13 03:31:38','192.145.127.52',NULL,NULL),(12915,'brute_force','2021-04-12 22:31:38','2021-04-13 03:31:38',NULL,NULL,'info@gruposuadi.com'),(12916,'brute_force','2021-04-13 00:34:08','2021-04-13 05:34:08','185.169.233.45',NULL,NULL),(12917,'brute_force','2021-04-13 00:34:08','2021-04-13 05:34:08',NULL,NULL,'info@gruposuadi.com'),(12918,'brute_force','2021-04-13 02:53:44','2021-04-13 07:53:44','89.34.96.94',NULL,NULL),(12919,'brute_force','2021-04-13 02:53:44','2021-04-13 07:53:44',NULL,NULL,'info@gruposuadi.com'),(12920,'brute_force','2021-04-13 05:10:20','2021-04-13 10:10:20','37.120.221.188',NULL,NULL),(12921,'brute_force','2021-04-13 05:10:20','2021-04-13 10:10:20',NULL,NULL,'info@gruposuadi.com'),(12922,'brute_force','2021-04-13 07:46:36','2021-04-13 12:46:36','185.169.233.111',NULL,NULL),(12923,'brute_force','2021-04-13 07:46:36','2021-04-13 12:46:36',NULL,NULL,'info@gruposuadi.com'),(12924,'brute_force','2021-04-13 09:58:24','2021-04-13 14:58:24','178.159.9.212',NULL,NULL),(12925,'brute_force','2021-04-13 09:58:24','2021-04-13 14:58:24',NULL,NULL,'info@gruposuadi.com'),(12926,'brute_force','2021-04-13 12:02:24','2021-04-13 17:02:24','95.216.145.1',NULL,NULL),(12927,'brute_force','2021-04-13 12:02:24','2021-04-13 17:02:24',NULL,NULL,'admin'),(12928,'brute_force','2021-04-13 13:17:42','2021-04-13 18:17:42','84.209.139.0',NULL,NULL),(12929,'brute_force','2021-04-13 13:17:42','2021-04-13 18:17:42',NULL,NULL,'admin'),(12930,'brute_force','2021-04-13 14:02:44','2021-04-13 19:02:44','167.172.56.36',NULL,NULL),(12931,'brute_force','2021-04-13 14:02:44','2021-04-13 19:02:44',NULL,NULL,'[login]'),(12932,'brute_force','2021-04-13 15:03:39','2021-04-13 20:03:39','165.231.33.148',NULL,NULL),(12933,'brute_force','2021-04-13 15:03:39','2021-04-13 20:03:39',NULL,NULL,'info@gruposuadi.com'),(12934,'brute_force','2021-04-13 15:39:32','2021-04-13 20:39:32','178.238.230.93',NULL,NULL),(12935,'brute_force','2021-04-13 15:39:34','2021-04-13 20:39:34','178.238.230.93',NULL,NULL),(12936,'brute_force','2021-04-13 15:39:34','2021-04-13 20:39:34',NULL,NULL,'[login]'),(12937,'brute_force','2021-04-13 16:01:06','2021-04-13 21:01:06','154.66.198.186',NULL,NULL),(12938,'brute_force','2021-04-13 16:01:09','2021-04-13 21:01:09','154.66.198.186',NULL,NULL),(12939,'brute_force','2021-04-13 16:01:09','2021-04-13 21:01:09',NULL,NULL,'[login]'),(12940,'brute_force','2021-04-13 16:24:05','2021-04-13 21:24:05','178.62.26.232',NULL,NULL),(12941,'brute_force','2021-04-13 16:24:12','2021-04-13 21:24:12','178.62.26.232',NULL,NULL),(12942,'brute_force','2021-04-13 16:24:12','2021-04-13 21:24:12',NULL,NULL,'[login]'),(12943,'brute_force','2021-04-13 16:45:36','2021-04-13 21:45:36','212.18.236.242',NULL,NULL),(12944,'brute_force','2021-04-13 16:45:38','2021-04-13 21:45:38','212.18.236.242',NULL,NULL),(12945,'brute_force','2021-04-13 16:45:38','2021-04-13 21:45:38',NULL,NULL,'[login]'),(12946,'brute_force','2021-04-13 17:09:13','2021-04-13 22:09:13','45.79.53.191',NULL,NULL),(12947,'brute_force','2021-04-13 17:09:15','2021-04-13 22:09:15','45.79.53.191',NULL,NULL),(12948,'brute_force','2021-04-13 17:09:15','2021-04-13 22:09:15',NULL,NULL,'[login]'),(12949,'brute_force','2021-04-13 17:32:59','2021-04-13 22:32:59','167.99.12.47',NULL,NULL),(12950,'brute_force','2021-04-13 17:33:01','2021-04-13 22:33:01','167.99.12.47',NULL,NULL),(12951,'brute_force','2021-04-13 17:33:01','2021-04-13 22:33:01',NULL,NULL,'[login]'),(12952,'brute_force','2021-04-13 17:56:55','2021-04-13 22:56:55','178.238.230.93',NULL,NULL),(12953,'brute_force','2021-04-13 17:56:58','2021-04-13 22:56:58','178.238.230.93',NULL,NULL),(12954,'brute_force','2021-04-13 17:56:58','2021-04-13 22:56:58',NULL,NULL,'[login]'),(12955,'brute_force','2021-04-13 18:21:42','2021-04-13 23:21:42','182.176.222.232',NULL,NULL),(12956,'brute_force','2021-04-13 18:21:45','2021-04-13 23:21:45','182.176.222.232',NULL,NULL),(12957,'brute_force','2021-04-13 18:21:45','2021-04-13 23:21:45',NULL,NULL,'[login]'),(12958,'brute_force','2021-04-13 19:38:01','2021-04-14 00:38:01','104.244.73.93',NULL,NULL),(12959,'brute_force','2021-04-13 19:38:01','2021-04-14 00:38:01',NULL,2,'gruposuadi'),(12960,'brute_force','2021-04-13 20:04:12','2021-04-14 01:04:12','54.37.17.21',NULL,NULL),(12961,'brute_force','2021-04-13 20:04:14','2021-04-14 01:04:14','54.37.17.21',NULL,NULL),(12962,'brute_force','2021-04-13 20:04:14','2021-04-14 01:04:14',NULL,NULL,'[login]'),(12963,'brute_force','2021-04-13 20:21:25','2021-04-14 01:21:25','195.206.183.157',NULL,NULL),(12964,'brute_force','2021-04-13 20:21:25','2021-04-14 01:21:25',NULL,NULL,'info@gruposuadi.com'),(12965,'brute_force','2021-04-13 20:31:02','2021-04-14 01:31:02','159.203.82.176',NULL,NULL),(12966,'brute_force','2021-04-13 20:31:04','2021-04-14 01:31:04','159.203.82.176',NULL,NULL),(12967,'brute_force','2021-04-13 20:31:04','2021-04-14 01:31:04',NULL,NULL,'[login]'),(12968,'brute_force','2021-04-13 21:26:57','2021-04-14 02:26:57','178.128.209.253',NULL,NULL),(12969,'brute_force','2021-04-13 21:27:00','2021-04-14 02:27:00','178.128.209.253',NULL,NULL),(12970,'brute_force','2021-04-13 21:27:00','2021-04-14 02:27:00',NULL,NULL,'[login]'),(12971,'brute_force','2021-04-13 21:54:06','2021-04-14 02:54:06','178.128.180.162',NULL,NULL),(12972,'brute_force','2021-04-13 21:54:13','2021-04-14 02:54:13','178.128.180.162',NULL,NULL),(12973,'brute_force','2021-04-13 21:54:13','2021-04-14 02:54:13',NULL,NULL,'[login]'),(12974,'brute_force','2021-04-13 22:35:17','2021-04-14 03:35:17','185.59.221.246',NULL,NULL),(12975,'brute_force','2021-04-13 22:35:17','2021-04-14 03:35:17',NULL,NULL,'info@gruposuadi.com'),(12976,'brute_force','2021-04-13 22:39:10','2021-04-14 03:39:10','197.221.14.18',NULL,NULL),(12977,'brute_force','2021-04-13 22:39:13','2021-04-14 03:39:13','197.221.14.18',NULL,NULL),(12978,'brute_force','2021-04-13 22:39:13','2021-04-14 03:39:13',NULL,NULL,'[login]'),(12979,'brute_force','2021-04-13 23:02:25','2021-04-14 04:02:25','52.163.223.126',NULL,NULL),(12980,'brute_force','2021-04-13 23:02:28','2021-04-14 04:02:28','52.163.223.126',NULL,NULL),(12981,'brute_force','2021-04-13 23:02:28','2021-04-14 04:02:28',NULL,NULL,'[login]'),(12982,'brute_force','2021-04-13 23:12:59','2021-04-14 04:12:59','185.252.28.138',NULL,NULL),(12983,'brute_force','2021-04-13 23:12:59','2021-04-14 04:12:59',NULL,NULL,'[login]'),(12984,'brute_force','2021-04-13 23:23:24','2021-04-14 04:23:24','35.229.165.201',NULL,NULL),(12985,'brute_force','2021-04-13 23:23:27','2021-04-14 04:23:27','35.229.165.201',NULL,NULL),(12986,'brute_force','2021-04-13 23:23:27','2021-04-14 04:23:27',NULL,NULL,'[login]'),(12987,'brute_force','2021-04-13 23:31:24','2021-04-14 04:31:24','185.61.154.16',NULL,NULL),(12988,'brute_force','2021-04-13 23:31:24','2021-04-14 04:31:24',NULL,NULL,'[login]'),(12989,'brute_force','2021-04-13 23:49:46','2021-04-14 04:49:46','51.178.141.90',NULL,NULL),(12990,'brute_force','2021-04-13 23:49:48','2021-04-14 04:49:48','51.178.141.90',NULL,NULL),(12991,'brute_force','2021-04-13 23:49:48','2021-04-14 04:49:48',NULL,NULL,'[login]'),(12992,'brute_force','2021-04-14 00:07:28','2021-04-14 05:07:28','95.143.172.240',NULL,NULL),(12993,'brute_force','2021-04-14 00:07:31','2021-04-14 05:07:31','95.143.172.240',NULL,NULL),(12994,'brute_force','2021-04-14 00:07:31','2021-04-14 05:07:31',NULL,NULL,'[login]'),(12995,'brute_force','2021-04-14 00:24:33','2021-04-14 05:24:33','103.57.222.179',NULL,NULL),(12996,'brute_force','2021-04-14 00:24:36','2021-04-14 05:24:36','103.57.222.179',NULL,NULL),(12997,'brute_force','2021-04-14 00:24:36','2021-04-14 05:24:36',NULL,NULL,'[login]'),(12998,'brute_force','2021-04-14 00:32:40','2021-04-14 05:32:40','34.96.197.29',NULL,NULL),(12999,'brute_force','2021-04-14 00:32:43','2021-04-14 05:32:43','34.96.197.29',NULL,NULL),(13000,'brute_force','2021-04-14 00:32:43','2021-04-14 05:32:43',NULL,NULL,'[login]'),(13001,'brute_force','2021-04-14 00:41:42','2021-04-14 05:41:42','103.73.189.211',NULL,NULL),(13002,'brute_force','2021-04-14 00:41:45','2021-04-14 05:41:45','103.73.189.211',NULL,NULL),(13003,'brute_force','2021-04-14 00:41:45','2021-04-14 05:41:45',NULL,NULL,'[login]'),(13004,'brute_force','2021-04-14 00:59:56','2021-04-14 05:59:56','198.187.31.104',NULL,NULL),(13005,'brute_force','2021-04-14 00:59:59','2021-04-14 05:59:59','198.187.31.104',NULL,NULL),(13006,'brute_force','2021-04-14 00:59:59','2021-04-14 05:59:59',NULL,NULL,'[login]'),(13007,'brute_force','2021-04-14 01:08:49','2021-04-14 06:08:49','89.35.29.95',NULL,NULL),(13008,'brute_force','2021-04-14 01:08:49','2021-04-14 06:08:49',NULL,NULL,'info@gruposuadi.com'),(13009,'brute_force','2021-04-14 01:28:41','2021-04-14 06:28:41','146.148.76.122',NULL,NULL),(13010,'brute_force','2021-04-14 01:28:43','2021-04-14 06:28:43','146.148.76.122',NULL,NULL),(13011,'brute_force','2021-04-14 01:28:43','2021-04-14 06:28:43',NULL,NULL,'[login]'),(13012,'brute_force','2021-04-14 01:48:36','2021-04-14 06:48:36','59.23.201.190',NULL,NULL),(13013,'brute_force','2021-04-14 01:48:38','2021-04-14 06:48:38','59.23.201.190',NULL,NULL),(13014,'brute_force','2021-04-14 01:48:38','2021-04-14 06:48:38',NULL,NULL,'[login]'),(13015,'brute_force','2021-04-14 02:01:00','2021-04-14 07:01:00','195.114.8.97',NULL,NULL),(13016,'brute_force','2021-04-14 02:01:03','2021-04-14 07:01:03','195.114.8.97',NULL,NULL),(13017,'brute_force','2021-04-14 02:01:03','2021-04-14 07:01:03',NULL,NULL,'[login]'),(13018,'brute_force','2021-04-14 02:10:52','2021-04-14 07:10:52','188.166.214.213',NULL,NULL),(13019,'brute_force','2021-04-14 02:10:59','2021-04-14 07:10:59','188.166.214.213',NULL,NULL),(13020,'brute_force','2021-04-14 02:10:59','2021-04-14 07:10:59',NULL,NULL,'[login]'),(13021,'brute_force','2021-04-14 02:22:15','2021-04-14 07:22:15','62.210.178.228',NULL,NULL),(13022,'brute_force','2021-04-14 02:22:17','2021-04-14 07:22:17','62.210.178.228',NULL,NULL),(13023,'brute_force','2021-04-14 02:22:17','2021-04-14 07:22:17',NULL,NULL,'[login]'),(13024,'brute_force','2021-04-14 03:41:40','2021-04-14 08:41:40','128.199.249.213',NULL,NULL),(13025,'brute_force','2021-04-14 03:41:43','2021-04-14 08:41:43','128.199.249.213',NULL,NULL),(13026,'brute_force','2021-04-14 03:41:43','2021-04-14 08:41:43',NULL,NULL,'[login]'),(13027,'brute_force','2021-04-14 04:26:38','2021-04-14 09:26:38','96.127.135.10',NULL,NULL),(13028,'brute_force','2021-04-14 04:26:40','2021-04-14 09:26:40','96.127.135.10',NULL,NULL),(13029,'brute_force','2021-04-14 04:26:40','2021-04-14 09:26:40',NULL,NULL,'[login]'),(13030,'brute_force','2021-04-14 05:03:43','2021-04-14 10:03:43','178.238.230.93',NULL,NULL),(13031,'brute_force','2021-04-14 05:03:46','2021-04-14 10:03:46','178.238.230.93',NULL,NULL),(13032,'brute_force','2021-04-14 05:03:46','2021-04-14 10:03:46',NULL,NULL,'[login]'),(13033,'brute_force','2021-04-14 05:43:27','2021-04-14 10:43:27','64.4.161.233',NULL,NULL),(13034,'brute_force','2021-04-14 05:43:28','2021-04-14 10:43:28','64.4.161.233',NULL,NULL),(13035,'brute_force','2021-04-14 05:43:28','2021-04-14 10:43:28',NULL,NULL,'[login]'),(13036,'brute_force','2021-04-14 05:59:22','2021-04-14 10:59:22','195.206.107.10',NULL,NULL),(13037,'brute_force','2021-04-14 05:59:22','2021-04-14 10:59:22',NULL,NULL,'info@gruposuadi.com'),(13038,'brute_force','2021-04-14 06:05:22','2021-04-14 11:05:22','150.95.110.113',NULL,NULL),(13039,'brute_force','2021-04-14 06:05:25','2021-04-14 11:05:25','150.95.110.113',NULL,NULL),(13040,'brute_force','2021-04-14 06:05:25','2021-04-14 11:05:25',NULL,NULL,'[login]'),(13041,'brute_force','2021-04-14 06:26:19','2021-04-14 11:26:19','104.131.18.212',NULL,NULL),(13042,'brute_force','2021-04-14 06:26:22','2021-04-14 11:26:22','104.131.18.212',NULL,NULL),(13043,'brute_force','2021-04-14 06:26:22','2021-04-14 11:26:22',NULL,NULL,'[login]'),(13044,'brute_force','2021-04-14 06:51:36','2021-04-14 11:51:36','192.163.210.221',NULL,NULL),(13045,'brute_force','2021-04-14 06:51:39','2021-04-14 11:51:39','192.163.210.221',NULL,NULL),(13046,'brute_force','2021-04-14 06:51:39','2021-04-14 11:51:39',NULL,NULL,'[login]'),(13047,'brute_force','2021-04-14 07:33:34','2021-04-14 12:33:34','61.12.67.132',NULL,NULL),(13048,'brute_force','2021-04-14 07:33:37','2021-04-14 12:33:37','61.12.67.132',NULL,NULL),(13049,'brute_force','2021-04-14 07:33:37','2021-04-14 12:33:37',NULL,NULL,'[login]'),(13050,'brute_force','2021-04-14 08:17:59','2021-04-14 13:17:59','199.249.230.67',NULL,NULL),(13051,'brute_force','2021-04-14 08:17:59','2021-04-14 13:17:59',NULL,NULL,'admin'),(13052,'brute_force','2021-04-14 09:28:02','2021-04-14 14:28:02','185.191.124.152',NULL,NULL),(13053,'brute_force','2021-04-14 09:28:02','2021-04-14 14:28:02',NULL,NULL,'admin'),(13054,'brute_force','2021-04-14 11:16:04','2021-04-14 16:16:04','195.206.107.10',NULL,NULL),(13055,'brute_force','2021-04-14 11:16:04','2021-04-14 16:16:04',NULL,NULL,'info@gruposuadi.com'),(13056,'brute_force','2021-04-14 13:00:23','2021-04-14 18:00:23','144.91.101.209',NULL,NULL),(13057,'brute_force','2021-04-14 13:00:23','2021-04-14 18:00:23',NULL,NULL,'[login]'),(13058,'brute_force','2021-04-14 13:11:51','2021-04-14 18:11:51','67.227.167.114',NULL,NULL),(13059,'brute_force','2021-04-14 13:11:53','2021-04-14 18:11:53','67.227.167.114',NULL,NULL),(13060,'brute_force','2021-04-14 13:11:53','2021-04-14 18:11:53',NULL,NULL,'[login]'),(13061,'brute_force','2021-04-14 13:23:51','2021-04-14 18:23:51','107.180.88.41',NULL,NULL),(13062,'brute_force','2021-04-14 13:23:51','2021-04-14 18:23:51',NULL,NULL,'[login]'),(13063,'brute_force','2021-04-14 13:47:58','2021-04-14 18:47:58','139.59.33.202',NULL,NULL),(13064,'brute_force','2021-04-14 13:48:02','2021-04-14 18:48:02','139.59.33.202',NULL,NULL),(13065,'brute_force','2021-04-14 13:48:02','2021-04-14 18:48:02',NULL,NULL,'[login]'),(13066,'brute_force','2021-04-14 13:58:24','2021-04-14 18:58:24','185.61.154.16',NULL,NULL),(13067,'brute_force','2021-04-14 13:58:26','2021-04-14 18:58:26','185.61.154.16',NULL,NULL),(13068,'brute_force','2021-04-14 13:58:26','2021-04-14 18:58:26',NULL,NULL,'[login]'),(13069,'brute_force','2021-04-14 14:03:55','2021-04-14 19:03:55','167.71.252.164',NULL,NULL),(13070,'brute_force','2021-04-14 14:03:55','2021-04-14 19:03:55',NULL,NULL,'[login]'),(13071,'brute_force','2021-04-14 14:11:46','2021-04-14 19:11:46','51.79.159.176',NULL,NULL),(13072,'brute_force','2021-04-14 14:11:49','2021-04-14 19:11:49','51.79.159.176',NULL,NULL),(13073,'brute_force','2021-04-14 14:11:49','2021-04-14 19:11:49',NULL,NULL,'[login]'),(13074,'brute_force','2021-04-14 14:25:09','2021-04-14 19:25:09','157.245.243.14',NULL,NULL),(13075,'brute_force','2021-04-14 14:25:12','2021-04-14 19:25:12','157.245.243.14',NULL,NULL),(13076,'brute_force','2021-04-14 14:25:12','2021-04-14 19:25:12',NULL,NULL,'[login]'),(13077,'brute_force','2021-04-14 14:39:36','2021-04-14 19:39:36','162.241.149.137',NULL,NULL),(13078,'brute_force','2021-04-14 14:39:38','2021-04-14 19:39:38','162.241.149.137',NULL,NULL),(13079,'brute_force','2021-04-14 14:39:38','2021-04-14 19:39:38',NULL,NULL,'[login]'),(13080,'brute_force','2021-04-14 14:54:51','2021-04-14 19:54:51','159.89.99.68',NULL,NULL),(13081,'brute_force','2021-04-14 14:54:53','2021-04-14 19:54:53','159.89.99.68',NULL,NULL),(13082,'brute_force','2021-04-14 14:54:53','2021-04-14 19:54:53',NULL,NULL,'[login]'),(13083,'brute_force','2021-04-14 15:10:04','2021-04-14 20:10:04','158.58.187.76',NULL,NULL),(13084,'brute_force','2021-04-14 15:10:31','2021-04-14 20:10:31','158.58.187.76',NULL,NULL),(13085,'brute_force','2021-04-14 15:10:31','2021-04-14 20:10:31',NULL,NULL,'[login]'),(13086,'brute_force','2021-04-14 15:24:56','2021-04-14 20:24:56','35.198.137.137',NULL,NULL),(13087,'brute_force','2021-04-14 15:24:58','2021-04-14 20:24:58','35.198.137.137',NULL,NULL),(13088,'brute_force','2021-04-14 15:24:58','2021-04-14 20:24:58',NULL,NULL,'[login]'),(13089,'brute_force','2021-04-14 15:57:24','2021-04-14 20:57:24','93.113.111.100',NULL,NULL),(13090,'brute_force','2021-04-14 15:57:26','2021-04-14 20:57:26','93.113.111.100',NULL,NULL),(13091,'brute_force','2021-04-14 15:57:26','2021-04-14 20:57:26',NULL,NULL,'[login]'),(13092,'brute_force','2021-04-14 16:13:18','2021-04-14 21:13:18','94.247.177.39',NULL,NULL),(13093,'brute_force','2021-04-14 16:13:20','2021-04-14 21:13:20','94.247.177.39',NULL,NULL),(13094,'brute_force','2021-04-14 16:13:20','2021-04-14 21:13:20',NULL,NULL,'[login]'),(13095,'brute_force','2021-04-14 16:15:59','2021-04-14 21:15:59','195.206.183.157',NULL,NULL),(13096,'brute_force','2021-04-14 16:15:59','2021-04-14 21:15:59',NULL,NULL,'info@gruposuadi.com'),(13097,'brute_force','2021-04-14 16:59:41','2021-04-14 21:59:41','188.165.151.163',NULL,NULL),(13098,'brute_force','2021-04-14 16:59:41','2021-04-14 21:59:41',NULL,NULL,'[login]'),(13099,'brute_force','2021-04-14 17:06:52','2021-04-14 22:06:52','173.249.35.108',NULL,NULL),(13100,'brute_force','2021-04-14 17:06:56','2021-04-14 22:06:56','173.249.35.108',NULL,NULL),(13101,'brute_force','2021-04-14 17:06:56','2021-04-14 22:06:56',NULL,NULL,'[login]'),(13102,'brute_force','2021-04-14 17:25:39','2021-04-14 22:25:39','61.12.67.132',NULL,NULL),(13103,'brute_force','2021-04-14 17:25:42','2021-04-14 22:25:42','61.12.67.132',NULL,NULL),(13104,'brute_force','2021-04-14 17:25:42','2021-04-14 22:25:42',NULL,NULL,'[login]'),(13105,'brute_force','2021-04-14 17:45:01','2021-04-14 22:45:01','67.222.156.243',NULL,NULL),(13106,'brute_force','2021-04-14 17:45:02','2021-04-14 22:45:02','67.222.156.243',NULL,NULL),(13107,'brute_force','2021-04-14 17:45:02','2021-04-14 22:45:02',NULL,NULL,'[login]'),(13108,'brute_force','2021-04-14 18:16:37','2021-04-14 23:16:37','103.57.222.179',NULL,NULL),(13109,'brute_force','2021-04-14 18:16:41','2021-04-14 23:16:41','103.57.222.179',NULL,NULL),(13110,'brute_force','2021-04-14 18:16:41','2021-04-14 23:16:41',NULL,NULL,'[login]'),(13111,'brute_force','2021-04-14 18:23:15','2021-04-14 23:23:15','185.61.154.16',NULL,NULL),(13112,'brute_force','2021-04-14 18:23:17','2021-04-14 23:23:17','185.61.154.16',NULL,NULL),(13113,'brute_force','2021-04-14 18:23:17','2021-04-14 23:23:17',NULL,NULL,'[login]'),(13114,'brute_force','2021-04-14 18:44:08','2021-04-14 23:44:08','93.189.30.194',NULL,NULL),(13115,'brute_force','2021-04-14 18:44:10','2021-04-14 23:44:10','93.189.30.194',NULL,NULL),(13116,'brute_force','2021-04-14 18:44:10','2021-04-14 23:44:10',NULL,NULL,'[login]'),(13117,'brute_force','2021-04-14 18:55:02','2021-04-14 23:55:02','185.246.208.94',NULL,NULL),(13118,'brute_force','2021-04-14 18:55:02','2021-04-14 23:55:02',NULL,NULL,'info@gruposuadi.com'),(13119,'brute_force','2021-04-14 19:06:14','2021-04-15 00:06:14','103.226.250.28',NULL,NULL),(13120,'brute_force','2021-04-14 19:06:17','2021-04-15 00:06:17','103.226.250.28',NULL,NULL),(13121,'brute_force','2021-04-14 19:06:17','2021-04-15 00:06:17',NULL,NULL,'[login]'),(13122,'brute_force','2021-04-14 21:14:09','2021-04-15 02:14:09','51.77.39.255',NULL,NULL),(13123,'brute_force','2021-04-14 21:14:09','2021-04-15 02:14:09',NULL,2,'gruposuadi'),(13124,'brute_force','2021-04-14 21:16:41','2021-04-15 02:16:41','37.120.217.196',NULL,NULL),(13125,'brute_force','2021-04-14 21:16:41','2021-04-15 02:16:41',NULL,NULL,'info@gruposuadi.com'),(13126,'brute_force','2021-04-14 21:41:59','2021-04-15 02:41:59','196.22.132.68',NULL,NULL),(13127,'brute_force','2021-04-14 21:41:59','2021-04-15 02:41:59',NULL,NULL,'[login]'),(13128,'brute_force','2021-04-14 22:11:58','2021-04-15 03:11:58','107.189.3.3',NULL,NULL),(13129,'brute_force','2021-04-14 22:12:00','2021-04-15 03:12:00','107.189.3.3',NULL,NULL),(13130,'brute_force','2021-04-14 22:12:00','2021-04-15 03:12:00',NULL,NULL,'[login]'),(13131,'brute_force','2021-04-14 22:13:49','2021-04-15 03:13:49','31.193.1.105',NULL,NULL),(13132,'brute_force','2021-04-14 22:13:51','2021-04-15 03:13:51','31.193.1.105',NULL,NULL),(13133,'brute_force','2021-04-14 22:13:51','2021-04-15 03:13:51',NULL,NULL,'[login]'),(13134,'brute_force','2021-04-14 22:24:30','2021-04-15 03:24:30','204.85.191.8',NULL,NULL),(13135,'brute_force','2021-04-14 22:24:30','2021-04-15 03:24:30',NULL,2,'gruposuadi'),(13136,'brute_force','2021-04-14 22:42:15','2021-04-15 03:42:15','216.177.141.15',NULL,NULL),(13137,'brute_force','2021-04-14 22:42:17','2021-04-15 03:42:17','216.177.141.15',NULL,NULL),(13138,'brute_force','2021-04-14 22:42:17','2021-04-15 03:42:17',NULL,NULL,'[login]'),(13139,'brute_force','2021-04-14 22:55:02','2021-04-15 03:55:02','158.69.254.105',NULL,NULL),(13140,'brute_force','2021-04-14 22:55:03','2021-04-15 03:55:03','158.69.254.105',NULL,NULL),(13141,'brute_force','2021-04-14 22:55:03','2021-04-15 03:55:03',NULL,NULL,'[login]'),(13142,'brute_force','2021-04-14 23:02:07','2021-04-15 04:02:07','103.142.21.82',NULL,NULL),(13143,'brute_force','2021-04-14 23:02:10','2021-04-15 04:02:10','103.142.21.82',NULL,NULL),(13144,'brute_force','2021-04-14 23:02:10','2021-04-15 04:02:10',NULL,NULL,'[login]'),(13145,'brute_force','2021-04-14 23:07:11','2021-04-15 04:07:11','160.153.251.237',NULL,NULL),(13146,'brute_force','2021-04-14 23:07:14','2021-04-15 04:07:14','160.153.251.237',NULL,NULL),(13147,'brute_force','2021-04-14 23:07:14','2021-04-15 04:07:14',NULL,NULL,'[login]'),(13148,'brute_force','2021-04-14 23:14:32','2021-04-15 04:14:32','162.241.149.137',NULL,NULL),(13149,'brute_force','2021-04-14 23:39:56','2021-04-15 04:39:56','158.58.187.76',NULL,NULL),(13150,'brute_force','2021-04-14 23:39:56','2021-04-15 04:39:56',NULL,NULL,'[login]'),(13151,'brute_force','2021-04-14 23:41:06','2021-04-15 04:41:06','185.128.26.60',NULL,NULL),(13152,'brute_force','2021-04-14 23:41:06','2021-04-15 04:41:06',NULL,NULL,'info@gruposuadi.com'),(13153,'brute_force','2021-04-14 23:51:11','2021-04-15 04:51:11','51.178.182.70',NULL,NULL),(13154,'brute_force','2021-04-14 23:52:47','2021-04-15 04:52:47','178.128.254.132',NULL,NULL),(13155,'brute_force','2021-04-14 23:52:54','2021-04-15 04:52:54','178.128.254.132',NULL,NULL),(13156,'brute_force','2021-04-14 23:52:54','2021-04-15 04:52:54',NULL,NULL,'[login]'),(13157,'brute_force','2021-04-15 00:17:21','2021-04-15 05:17:21','165.227.201.25',NULL,NULL),(13158,'brute_force','2021-04-15 00:17:28','2021-04-15 05:17:28','165.227.201.25',NULL,NULL),(13159,'brute_force','2021-04-15 00:17:28','2021-04-15 05:17:28',NULL,NULL,'[login]'),(13160,'brute_force','2021-04-15 00:29:38','2021-04-15 05:29:38','64.235.231.20',NULL,NULL),(13161,'brute_force','2021-04-15 00:29:40','2021-04-15 05:29:40','64.235.231.20',NULL,NULL),(13162,'brute_force','2021-04-15 00:29:40','2021-04-15 05:29:40',NULL,NULL,'[login]'),(13163,'brute_force','2021-04-15 00:43:44','2021-04-15 05:43:44','114.33.19.90',NULL,NULL),(13164,'brute_force','2021-04-15 00:43:54','2021-04-15 05:43:54','114.33.19.90',NULL,NULL),(13165,'brute_force','2021-04-15 00:43:54','2021-04-15 05:43:54',NULL,NULL,'[login]'),(13166,'brute_force','2021-04-15 00:44:13','2021-04-15 05:44:13','102.130.123.57',NULL,NULL),(13167,'brute_force','2021-04-15 00:44:16','2021-04-15 05:44:16','102.130.123.57',NULL,NULL),(13168,'brute_force','2021-04-15 00:44:16','2021-04-15 05:44:16',NULL,NULL,'[login]'),(13169,'brute_force','2021-04-15 01:30:23','2021-04-15 06:30:23','161.35.194.6',NULL,NULL),(13170,'brute_force','2021-04-15 01:30:25','2021-04-15 06:30:25','161.35.194.6',NULL,NULL),(13171,'brute_force','2021-04-15 01:30:25','2021-04-15 06:30:25',NULL,NULL,'[login]'),(13172,'brute_force','2021-04-15 01:43:23','2021-04-15 06:43:23','107.189.3.3',NULL,NULL),(13173,'brute_force','2021-04-15 01:43:23','2021-04-15 06:43:23',NULL,NULL,'[login]'),(13174,'brute_force','2021-04-15 01:46:32','2021-04-15 06:46:32','124.217.245.102',NULL,NULL),(13175,'brute_force','2021-04-15 01:46:34','2021-04-15 06:46:34','124.217.245.102',NULL,NULL),(13176,'brute_force','2021-04-15 01:46:34','2021-04-15 06:46:34',NULL,NULL,'[login]'),(13177,'brute_force','2021-04-15 02:17:06','2021-04-15 07:17:06','194.110.84.161',NULL,NULL),(13178,'brute_force','2021-04-15 02:17:06','2021-04-15 07:17:06',NULL,NULL,'info@gruposuadi.com'),(13179,'brute_force','2021-04-15 02:19:10','2021-04-15 07:19:10','159.89.183.168',NULL,NULL),(13180,'brute_force','2021-04-15 02:19:13','2021-04-15 07:19:13','159.89.183.168',NULL,NULL),(13181,'brute_force','2021-04-15 02:19:13','2021-04-15 07:19:13',NULL,NULL,'[login]'),(13182,'brute_force','2021-04-15 02:53:49','2021-04-15 07:53:49','103.57.222.179',NULL,NULL),(13183,'brute_force','2021-04-15 02:53:52','2021-04-15 07:53:52','103.57.222.179',NULL,NULL),(13184,'brute_force','2021-04-15 02:53:52','2021-04-15 07:53:52',NULL,NULL,'[login]'),(13185,'brute_force','2021-04-15 04:09:55','2021-04-15 09:09:55','182.160.96.130',NULL,NULL),(13186,'brute_force','2021-04-15 04:09:55','2021-04-15 09:09:55',NULL,NULL,'[login]'),(13187,'brute_force','2021-04-15 04:13:21','2021-04-15 09:13:21','161.35.161.13',NULL,NULL),(13188,'brute_force','2021-04-15 04:13:24','2021-04-15 09:13:24','161.35.161.13',NULL,NULL),(13189,'brute_force','2021-04-15 04:13:24','2021-04-15 09:13:24',NULL,NULL,'[login]'),(13190,'brute_force','2021-04-15 04:14:42','2021-04-15 09:14:42','23.129.64.253',NULL,NULL),(13191,'brute_force','2021-04-15 04:14:42','2021-04-15 09:14:42',NULL,NULL,'admin'),(13192,'brute_force','2021-04-15 05:32:32','2021-04-15 10:32:32','151.80.141.252',NULL,NULL),(13193,'brute_force','2021-04-15 05:32:35','2021-04-15 10:32:35','151.80.141.252',NULL,NULL),(13194,'brute_force','2021-04-15 05:32:35','2021-04-15 10:32:35',NULL,NULL,'[login]'),(13195,'brute_force','2021-04-15 05:58:01','2021-04-15 10:58:01','134.209.67.45',NULL,NULL),(13196,'brute_force','2021-04-15 05:58:03','2021-04-15 10:58:03','134.209.67.45',NULL,NULL),(13197,'brute_force','2021-04-15 05:58:03','2021-04-15 10:58:03',NULL,NULL,'[login]'),(13198,'brute_force','2021-04-15 06:19:36','2021-04-15 11:19:36','35.240.234.239',NULL,NULL),(13199,'brute_force','2021-04-15 06:19:39','2021-04-15 11:19:39','35.240.234.239',NULL,NULL),(13200,'brute_force','2021-04-15 06:19:39','2021-04-15 11:19:39',NULL,NULL,'[login]'),(13201,'brute_force','2021-04-15 06:42:44','2021-04-15 11:42:44','171.244.15.38',NULL,NULL),(13202,'brute_force','2021-04-15 06:42:47','2021-04-15 11:42:47','171.244.15.38',NULL,NULL),(13203,'brute_force','2021-04-15 06:42:47','2021-04-15 11:42:47',NULL,NULL,'[login]'),(13204,'brute_force','2021-04-15 06:58:57','2021-04-15 11:58:57','46.101.6.156',NULL,NULL),(13205,'brute_force','2021-04-15 06:59:07','2021-04-15 11:59:07','46.101.6.156',NULL,NULL),(13206,'brute_force','2021-04-15 06:59:07','2021-04-15 11:59:07',NULL,NULL,'[login]'),(13207,'brute_force','2021-04-15 07:55:19','2021-04-15 12:55:19','192.241.174.114',NULL,NULL),(13208,'brute_force','2021-04-15 07:55:31','2021-04-15 12:55:31','192.241.174.114',NULL,NULL),(13209,'brute_force','2021-04-15 07:55:31','2021-04-15 12:55:31',NULL,NULL,'[login]'),(13210,'brute_force','2021-04-15 08:15:43','2021-04-15 13:15:43','118.69.173.199',NULL,NULL),(13211,'brute_force','2021-04-15 08:15:46','2021-04-15 13:15:46','118.69.173.199',NULL,NULL),(13212,'brute_force','2021-04-15 08:15:46','2021-04-15 13:15:46',NULL,NULL,'[login]'),(13213,'brute_force','2021-04-15 08:33:56','2021-04-15 13:33:56','143.198.30.100',NULL,NULL),(13214,'brute_force','2021-04-15 08:34:04','2021-04-15 13:34:04','143.198.30.100',NULL,NULL),(13215,'brute_force','2021-04-15 08:34:04','2021-04-15 13:34:04',NULL,NULL,'[login]'),(13216,'brute_force','2021-04-15 08:39:32','2021-04-15 13:39:32','45.119.83.250',NULL,NULL),(13217,'brute_force','2021-04-15 08:39:35','2021-04-15 13:39:35','45.119.83.250',NULL,NULL),(13218,'brute_force','2021-04-15 08:39:35','2021-04-15 13:39:35',NULL,NULL,'[login]'),(13219,'brute_force','2021-04-15 09:02:48','2021-04-15 14:02:48','216.177.141.15',NULL,NULL),(13220,'brute_force','2021-04-15 09:02:49','2021-04-15 14:02:49','216.177.141.15',NULL,NULL),(13221,'brute_force','2021-04-15 09:02:49','2021-04-15 14:02:49',NULL,NULL,'[login]'),(13222,'brute_force','2021-04-15 09:28:34','2021-04-15 14:28:34','35.237.185.177',NULL,NULL),(13223,'brute_force','2021-04-15 09:28:36','2021-04-15 14:28:36','35.237.185.177',NULL,NULL),(13224,'brute_force','2021-04-15 09:28:36','2021-04-15 14:28:36',NULL,NULL,'[login]'),(13225,'brute_force','2021-04-15 10:47:29','2021-04-15 15:47:29','104.41.184.47',NULL,NULL),(13226,'brute_force','2021-04-15 10:47:32','2021-04-15 15:47:32','104.41.184.47',NULL,NULL),(13227,'brute_force','2021-04-15 10:47:32','2021-04-15 15:47:32',NULL,NULL,'[login]'),(13228,'brute_force','2021-04-15 11:26:55','2021-04-15 16:26:55','204.12.248.34',NULL,NULL),(13229,'brute_force','2021-04-15 11:26:57','2021-04-15 16:26:57','204.12.248.34',NULL,NULL),(13230,'brute_force','2021-04-15 11:26:57','2021-04-15 16:26:57',NULL,NULL,'[login]'),(13231,'brute_force','2021-04-15 13:31:00','2021-04-15 18:31:00','67.205.61.32',NULL,NULL),(13232,'brute_force','2021-04-15 13:31:02','2021-04-15 18:31:02','67.205.61.32',NULL,NULL),(13233,'brute_force','2021-04-15 13:31:02','2021-04-15 18:31:02',NULL,NULL,'[login]'),(13234,'brute_force','2021-04-15 17:38:56','2021-04-15 22:38:56','185.220.101.145',NULL,NULL),(13235,'brute_force','2021-04-15 17:38:56','2021-04-15 22:38:56',NULL,2,'gruposuadi'),(13236,'brute_force','2021-04-15 18:54:19','2021-04-15 23:54:19','217.79.178.53',NULL,NULL),(13237,'brute_force','2021-04-15 18:54:19','2021-04-15 23:54:19',NULL,2,'gruposuadi'),(13238,'brute_force','2021-04-15 22:44:19','2021-04-16 03:44:19','209.145.60.103',NULL,NULL),(13239,'brute_force','2021-04-15 22:44:21','2021-04-16 03:44:21','209.145.60.103',NULL,NULL),(13240,'brute_force','2021-04-15 22:44:21','2021-04-16 03:44:21',NULL,NULL,'[login]'),(13241,'brute_force','2021-04-15 23:28:49','2021-04-16 04:28:49','167.99.131.238',NULL,NULL),(13242,'brute_force','2021-04-15 23:28:49','2021-04-16 04:28:49',NULL,NULL,'admin'),(13243,'brute_force','2021-04-15 23:28:56','2021-04-16 04:28:56','167.99.131.238',NULL,NULL),(13244,'brute_force','2021-04-15 23:28:56','2021-04-16 04:28:56',NULL,NULL,'[login]'),(13245,'brute_force','2021-04-16 00:23:49','2021-04-16 05:23:49','185.10.68.22',NULL,NULL),(13246,'brute_force','2021-04-16 00:23:49','2021-04-16 05:23:49',NULL,NULL,'admin'),(13247,'brute_force','2021-04-16 00:23:52','2021-04-16 05:23:52','45.251.112.105',NULL,NULL),(13248,'brute_force','2021-04-16 00:23:52','2021-04-16 05:23:52',NULL,NULL,'[login]'),(13249,'brute_force','2021-04-16 00:24:58','2021-04-16 05:24:58','107.189.3.3',NULL,NULL),(13250,'brute_force','2021-04-16 00:24:58','2021-04-16 05:24:58',NULL,NULL,'admin'),(13251,'brute_force','2021-04-16 00:25:00','2021-04-16 05:25:00','107.189.3.3',NULL,NULL),(13252,'brute_force','2021-04-16 00:25:00','2021-04-16 05:25:00',NULL,NULL,'[login]'),(13253,'brute_force','2021-04-16 00:52:24','2021-04-16 05:52:24','20.43.154.104',NULL,NULL),(13254,'brute_force','2021-04-16 00:52:24','2021-04-16 05:52:24',NULL,NULL,'[login]'),(13255,'brute_force','2021-04-16 01:33:45','2021-04-16 06:33:45','217.79.178.53',NULL,NULL),(13256,'brute_force','2021-04-16 01:33:45','2021-04-16 06:33:45',NULL,NULL,'admin'),(13257,'brute_force','2021-04-16 01:51:08','2021-04-16 06:51:08','34.87.170.240',NULL,NULL),(13258,'brute_force','2021-04-16 01:51:08','2021-04-16 06:51:08',NULL,NULL,'[login]'),(13259,'brute_force','2021-04-16 02:22:24','2021-04-16 07:22:24','139.59.243.75',NULL,NULL),(13260,'brute_force','2021-04-16 02:22:24','2021-04-16 07:22:24',NULL,NULL,'[login]'),(13261,'brute_force','2021-04-16 02:52:14','2021-04-16 07:52:14','139.59.176.201',NULL,NULL),(13262,'brute_force','2021-04-16 02:52:14','2021-04-16 07:52:14',NULL,NULL,'[login]'),(13263,'brute_force','2021-04-16 03:23:44','2021-04-16 08:23:44','167.88.170.2',NULL,NULL),(13264,'brute_force','2021-04-16 03:23:44','2021-04-16 08:23:44',NULL,NULL,'[login]'),(13265,'brute_force','2021-04-16 03:31:01','2021-04-16 08:31:01','138.121.170.141',NULL,NULL),(13266,'brute_force','2021-04-16 03:31:01','2021-04-16 08:31:01',NULL,NULL,'[login]'),(13267,'brute_force','2021-04-16 03:57:06','2021-04-16 08:57:06','169.239.106.93',NULL,NULL),(13268,'brute_force','2021-04-16 03:57:06','2021-04-16 08:57:06',NULL,NULL,'[login]'),(13269,'brute_force','2021-04-16 04:06:11','2021-04-16 09:06:11','206.81.16.252',NULL,NULL),(13270,'brute_force','2021-04-16 04:06:14','2021-04-16 09:06:14','206.81.16.252',NULL,NULL),(13271,'brute_force','2021-04-16 04:06:14','2021-04-16 09:06:14',NULL,NULL,'[login]'),(13272,'brute_force','2021-04-16 04:16:21','2021-04-16 09:16:21','173.212.246.172',NULL,NULL),(13273,'brute_force','2021-04-16 04:16:24','2021-04-16 09:16:24','173.212.246.172',NULL,NULL),(13274,'brute_force','2021-04-16 04:16:24','2021-04-16 09:16:24',NULL,NULL,'[login]'),(13275,'brute_force','2021-04-16 04:28:26','2021-04-16 09:28:26','167.88.170.2',NULL,NULL),(13276,'brute_force','2021-04-16 04:28:26','2021-04-16 09:28:26',NULL,NULL,'[login]'),(13277,'brute_force','2021-04-16 04:36:12','2021-04-16 09:36:12','69.148.169.184',NULL,NULL),(13278,'brute_force','2021-04-16 04:36:14','2021-04-16 09:36:14','69.148.169.184',NULL,NULL),(13279,'brute_force','2021-04-16 04:36:14','2021-04-16 09:36:14',NULL,NULL,'[login]'),(13280,'brute_force','2021-04-16 04:45:45','2021-04-16 09:45:45','159.89.157.177',NULL,NULL),(13281,'brute_force','2021-04-16 04:45:52','2021-04-16 09:45:52','159.89.157.177',NULL,NULL),(13282,'brute_force','2021-04-16 04:45:52','2021-04-16 09:45:52',NULL,NULL,'[login]'),(13283,'brute_force','2021-04-16 05:00:59','2021-04-16 10:00:59','45.77.119.158',NULL,NULL),(13284,'brute_force','2021-04-16 05:00:59','2021-04-16 10:00:59',NULL,NULL,'[login]'),(13285,'brute_force','2021-04-16 05:01:35','2021-04-16 10:01:35','45.119.212.93',NULL,NULL),(13286,'brute_force','2021-04-16 05:01:37','2021-04-16 10:01:37','45.119.212.93',NULL,NULL),(13287,'brute_force','2021-04-16 05:01:37','2021-04-16 10:01:37',NULL,NULL,'[login]'),(13288,'brute_force','2021-04-16 05:09:46','2021-04-16 10:09:46','5.101.156.193',NULL,NULL),(13289,'brute_force','2021-04-16 05:09:49','2021-04-16 10:09:49','5.101.156.193',NULL,NULL),(13290,'brute_force','2021-04-16 05:09:49','2021-04-16 10:09:49',NULL,NULL,'[login]'),(13291,'brute_force','2021-04-16 05:26:35','2021-04-16 10:26:35','206.189.45.85',NULL,NULL),(13292,'brute_force','2021-04-16 05:26:43','2021-04-16 10:26:43','206.189.45.85',NULL,NULL),(13293,'brute_force','2021-04-16 05:26:43','2021-04-16 10:26:43',NULL,NULL,'[login]'),(13294,'brute_force','2021-04-16 05:33:10','2021-04-16 10:33:10','159.89.128.150',NULL,NULL),(13295,'brute_force','2021-04-16 05:33:13','2021-04-16 10:33:13','159.89.128.150',NULL,NULL),(13296,'brute_force','2021-04-16 05:33:13','2021-04-16 10:33:13',NULL,NULL,'[login]'),(13297,'brute_force','2021-04-16 05:39:47','2021-04-16 10:39:47','186.234.80.200',NULL,NULL),(13298,'brute_force','2021-04-16 05:39:49','2021-04-16 10:39:49','186.234.80.200',NULL,NULL),(13299,'brute_force','2021-04-16 05:39:49','2021-04-16 10:39:49',NULL,NULL,'[login]'),(13300,'brute_force','2021-04-16 05:47:55','2021-04-16 10:47:55','13.228.150.175',NULL,NULL),(13301,'brute_force','2021-04-16 05:47:59','2021-04-16 10:47:59','13.228.150.175',NULL,NULL),(13302,'brute_force','2021-04-16 05:47:59','2021-04-16 10:47:59',NULL,NULL,'[login]'),(13303,'brute_force','2021-04-16 05:55:20','2021-04-16 10:55:20','94.247.177.39',NULL,NULL),(13304,'brute_force','2021-04-16 06:02:42','2021-04-16 11:02:42','184.171.244.231',NULL,NULL),(13305,'brute_force','2021-04-16 06:02:44','2021-04-16 11:02:44','184.171.244.231',NULL,NULL),(13306,'brute_force','2021-04-16 06:02:44','2021-04-16 11:02:44',NULL,NULL,'[login]'),(13307,'brute_force','2021-04-16 06:09:05','2021-04-16 11:09:05','167.88.170.2',NULL,NULL),(13308,'brute_force','2021-04-16 06:09:05','2021-04-16 11:09:05',NULL,NULL,'[login]'),(13309,'brute_force','2021-04-16 06:09:45','2021-04-16 11:09:45','64.37.52.162',NULL,NULL),(13310,'brute_force','2021-04-16 06:09:47','2021-04-16 11:09:47','64.37.52.162',NULL,NULL),(13311,'brute_force','2021-04-16 06:09:47','2021-04-16 11:09:47',NULL,NULL,'[login]'),(13312,'brute_force','2021-04-16 06:22:30','2021-04-16 11:22:30','185.112.33.46',NULL,NULL),(13313,'brute_force','2021-04-16 06:22:32','2021-04-16 11:22:32','185.112.33.46',NULL,NULL),(13314,'brute_force','2021-04-16 06:22:32','2021-04-16 11:22:32',NULL,NULL,'[login]'),(13315,'brute_force','2021-04-16 06:32:15','2021-04-16 11:32:15','167.99.238.183',NULL,NULL),(13316,'brute_force','2021-04-16 06:32:19','2021-04-16 11:32:19','167.99.238.183',NULL,NULL),(13317,'brute_force','2021-04-16 06:32:19','2021-04-16 11:32:19',NULL,NULL,'[login]'),(13318,'brute_force','2021-04-16 06:38:00','2021-04-16 11:38:00','209.126.1.212',NULL,NULL),(13319,'brute_force','2021-04-16 06:38:02','2021-04-16 11:38:02','209.126.1.212',NULL,NULL),(13320,'brute_force','2021-04-16 06:38:02','2021-04-16 11:38:02',NULL,NULL,'[login]'),(13321,'brute_force','2021-04-16 06:43:09','2021-04-16 11:43:09','159.69.64.158',NULL,NULL),(13322,'brute_force','2021-04-16 06:43:09','2021-04-16 11:43:09',NULL,NULL,'[login]'),(13323,'brute_force','2021-04-16 06:44:57','2021-04-16 11:44:57','161.35.157.235',NULL,NULL),(13324,'brute_force','2021-04-16 06:44:59','2021-04-16 11:44:59','161.35.157.235',NULL,NULL),(13325,'brute_force','2021-04-16 06:44:59','2021-04-16 11:44:59',NULL,NULL,'[login]'),(13326,'brute_force','2021-04-16 06:52:40','2021-04-16 11:52:40','198.199.114.68',NULL,NULL),(13327,'brute_force','2021-04-16 06:52:43','2021-04-16 11:52:43','198.199.114.68',NULL,NULL),(13328,'brute_force','2021-04-16 06:52:43','2021-04-16 11:52:43',NULL,NULL,'[login]'),(13329,'brute_force','2021-04-16 07:17:17','2021-04-16 12:17:17','5.9.36.13',NULL,NULL),(13330,'brute_force','2021-04-16 07:17:17','2021-04-16 12:17:17',NULL,NULL,'[login]'),(13331,'brute_force','2021-04-16 07:23:47','2021-04-16 12:23:47','211.20.154.167',NULL,NULL),(13332,'brute_force','2021-04-16 07:23:50','2021-04-16 12:23:50','211.20.154.167',NULL,NULL),(13333,'brute_force','2021-04-16 07:23:50','2021-04-16 12:23:50',NULL,NULL,'[login]'),(13334,'brute_force','2021-04-16 07:31:20','2021-04-16 12:31:20','5.252.162.92',NULL,NULL),(13335,'brute_force','2021-04-16 07:31:22','2021-04-16 12:31:22','5.252.162.92',NULL,NULL),(13336,'brute_force','2021-04-16 07:31:22','2021-04-16 12:31:22',NULL,NULL,'[login]'),(13337,'brute_force','2021-04-16 07:39:35','2021-04-16 12:39:35','162.0.210.3',NULL,NULL),(13338,'brute_force','2021-04-16 07:39:37','2021-04-16 12:39:37','162.0.210.3',NULL,NULL),(13339,'brute_force','2021-04-16 07:39:37','2021-04-16 12:39:37',NULL,NULL,'[login]'),(13340,'brute_force','2021-04-16 07:48:04','2021-04-16 12:48:04','162.214.52.45',NULL,NULL),(13341,'brute_force','2021-04-16 07:48:07','2021-04-16 12:48:07','162.214.52.45',NULL,NULL),(13342,'brute_force','2021-04-16 07:48:07','2021-04-16 12:48:07',NULL,NULL,'[login]'),(13343,'brute_force','2021-04-16 07:52:53','2021-04-16 12:52:53','5.9.36.13',NULL,NULL),(13344,'brute_force','2021-04-16 07:52:53','2021-04-16 12:52:53',NULL,NULL,'[login]'),(13345,'brute_force','2021-04-16 07:57:08','2021-04-16 12:57:08','64.227.53.63',NULL,NULL),(13346,'brute_force','2021-04-16 07:57:11','2021-04-16 12:57:11','64.227.53.63',NULL,NULL),(13347,'brute_force','2021-04-16 07:57:11','2021-04-16 12:57:11',NULL,NULL,'[login]'),(13348,'brute_force','2021-04-16 08:13:26','2021-04-16 13:13:26','173.249.25.65',NULL,NULL),(13349,'brute_force','2021-04-16 08:23:03','2021-04-16 13:23:03','162.144.117.24',NULL,NULL),(13350,'brute_force','2021-04-16 08:23:05','2021-04-16 13:23:05','162.144.117.24',NULL,NULL),(13351,'brute_force','2021-04-16 08:23:05','2021-04-16 13:23:05',NULL,NULL,'[login]'),(13352,'brute_force','2021-04-16 08:28:00','2021-04-16 13:28:00','157.230.114.65',NULL,NULL),(13353,'brute_force','2021-04-16 08:28:00','2021-04-16 13:28:00',NULL,NULL,'[login]'),(13354,'brute_force','2021-04-16 08:31:57','2021-04-16 13:31:57','159.89.128.150',NULL,NULL),(13355,'brute_force','2021-04-16 08:31:57','2021-04-16 13:31:57',NULL,NULL,'[login]'),(13356,'brute_force','2021-04-16 08:41:13','2021-04-16 13:41:13','159.89.128.150',NULL,NULL),(13357,'brute_force','2021-04-16 08:41:15','2021-04-16 13:41:15','159.89.128.150',NULL,NULL),(13358,'brute_force','2021-04-16 08:41:15','2021-04-16 13:41:15',NULL,NULL,'[login]'),(13359,'brute_force','2021-04-16 09:04:04','2021-04-16 14:04:04','182.16.179.70',NULL,NULL),(13360,'brute_force','2021-04-16 09:04:04','2021-04-16 14:04:04',NULL,NULL,'[login]'),(13361,'brute_force','2021-04-16 09:40:06','2021-04-16 14:40:06','51.195.151.189',NULL,NULL),(13362,'brute_force','2021-04-16 09:40:06','2021-04-16 14:40:06',NULL,NULL,'[login]'),(13363,'brute_force','2021-04-16 10:18:43','2021-04-16 15:18:43','45.32.125.61',NULL,NULL),(13364,'brute_force','2021-04-16 10:18:43','2021-04-16 15:18:43',NULL,NULL,'[login]'),(13365,'brute_force','2021-04-16 10:57:48','2021-04-16 15:57:48','119.27.188.51',NULL,NULL),(13366,'brute_force','2021-04-16 10:57:48','2021-04-16 15:57:48',NULL,NULL,'[login]'),(13367,'brute_force','2021-04-16 11:23:13','2021-04-16 16:23:13','206.189.232.8',NULL,NULL),(13368,'brute_force','2021-04-16 11:23:13','2021-04-16 16:23:13',NULL,NULL,'[login]'),(13369,'brute_force','2021-04-16 11:52:46','2021-04-16 16:52:46','8.134.55.56',NULL,NULL),(13370,'brute_force','2021-04-16 11:52:46','2021-04-16 16:52:46',NULL,NULL,'[login]'),(13371,'brute_force','2021-04-16 12:18:38','2021-04-16 17:18:38','72.167.223.64',NULL,NULL),(13372,'brute_force','2021-04-16 12:18:38','2021-04-16 17:18:38',NULL,NULL,'admin'),(13373,'brute_force','2021-04-16 12:47:55','2021-04-16 17:47:55','103.48.193.113',NULL,NULL),(13374,'brute_force','2021-04-16 12:47:55','2021-04-16 17:47:55',NULL,NULL,'admin'),(13375,'brute_force','2021-04-16 13:12:54','2021-04-16 18:12:54','46.183.216.133',NULL,NULL),(13376,'brute_force','2021-04-16 13:12:54','2021-04-16 18:12:54',NULL,NULL,'[login]'),(13377,'brute_force','2021-04-16 14:06:04','2021-04-16 19:06:04','54.92.208.93',NULL,NULL),(13378,'brute_force','2021-04-16 14:06:04','2021-04-16 19:06:04',NULL,NULL,'[login]'),(13379,'brute_force','2021-04-16 14:57:30','2021-04-16 19:57:30','157.245.130.5',NULL,NULL),(13380,'brute_force','2021-04-16 14:57:30','2021-04-16 19:57:30',NULL,NULL,'[login]'),(13381,'brute_force','2021-04-16 15:23:23','2021-04-16 20:23:23','46.183.216.133',NULL,NULL),(13382,'brute_force','2021-04-16 15:23:23','2021-04-16 20:23:23',NULL,NULL,'[login]'),(13383,'brute_force','2021-04-16 15:48:56','2021-04-16 20:48:56','51.79.176.221',NULL,NULL),(13384,'brute_force','2021-04-16 15:48:56','2021-04-16 20:48:56',NULL,NULL,'admin'),(13385,'brute_force','2021-04-16 16:39:44','2021-04-16 21:39:44','163.172.97.151',NULL,NULL),(13386,'brute_force','2021-04-16 16:39:44','2021-04-16 21:39:44',NULL,NULL,'[login]'),(13387,'brute_force','2021-04-16 17:59:08','2021-04-16 22:59:08','109.228.39.125',NULL,NULL),(13388,'brute_force','2021-04-16 17:59:08','2021-04-16 22:59:08',NULL,NULL,'[login]'),(13389,'brute_force','2021-04-16 18:25:24','2021-04-16 23:25:24','62.171.131.201',NULL,NULL),(13390,'brute_force','2021-04-16 18:25:24','2021-04-16 23:25:24',NULL,NULL,'[login]'),(13391,'brute_force','2021-04-16 18:54:04','2021-04-16 23:54:04','45.91.101.119',NULL,NULL),(13392,'brute_force','2021-04-16 18:54:04','2021-04-16 23:54:04',NULL,NULL,'[login]'),(13393,'brute_force','2021-04-16 19:19:36','2021-04-17 00:19:36','68.183.36.91',NULL,NULL),(13394,'brute_force','2021-04-16 19:19:36','2021-04-17 00:19:36',NULL,NULL,'[login]'),(13395,'brute_force','2021-04-16 19:47:40','2021-04-17 00:47:40','72.167.223.64',NULL,NULL),(13396,'brute_force','2021-04-16 19:47:40','2021-04-17 00:47:40',NULL,NULL,'[login]'),(13397,'brute_force','2021-04-16 20:14:00','2021-04-17 01:14:00','116.62.138.182',NULL,NULL),(13398,'brute_force','2021-04-16 20:14:00','2021-04-17 01:14:00',NULL,NULL,'[login]'),(13399,'brute_force','2021-04-16 21:09:52','2021-04-17 02:09:52','45.32.125.61',NULL,NULL),(13400,'brute_force','2021-04-16 21:09:52','2021-04-17 02:09:52',NULL,NULL,'[login]'),(13401,'brute_force','2021-04-16 21:36:40','2021-04-17 02:36:40','173.212.239.123',NULL,NULL),(13402,'brute_force','2021-04-16 21:36:40','2021-04-17 02:36:40',NULL,NULL,'[login]'),(13403,'brute_force','2021-04-16 22:06:47','2021-04-17 03:06:47','20.198.97.216',NULL,NULL),(13404,'brute_force','2021-04-16 22:06:47','2021-04-17 03:06:47',NULL,NULL,'[login]'),(13405,'brute_force','2021-04-16 22:33:13','2021-04-17 03:33:13','45.91.101.119',NULL,NULL),(13406,'brute_force','2021-04-16 22:33:13','2021-04-17 03:33:13',NULL,NULL,'[login]'),(13407,'brute_force','2021-04-16 23:29:39','2021-04-17 04:29:39','103.109.143.24',NULL,NULL),(13408,'brute_force','2021-04-16 23:29:39','2021-04-17 04:29:39',NULL,NULL,'[login]'),(13409,'brute_force','2021-04-17 00:26:45','2021-04-17 05:26:45','34.68.119.158',NULL,NULL),(13410,'brute_force','2021-04-17 00:26:45','2021-04-17 05:26:45',NULL,NULL,'demo'),(13411,'brute_force','2021-04-17 01:06:25','2021-04-17 06:06:25','213.164.204.94',NULL,NULL),(13412,'brute_force','2021-04-17 01:06:25','2021-04-17 06:06:25',NULL,NULL,'admin'),(13413,'brute_force','2021-04-17 01:06:25','2021-04-17 06:06:25','178.17.174.164',NULL,NULL),(13414,'brute_force','2021-04-17 01:06:25','2021-04-17 06:06:25',NULL,2,'gruposuadi'),(13415,'brute_force','2021-04-17 01:23:41','2021-04-17 06:23:41','116.62.4.165',NULL,NULL),(13416,'brute_force','2021-04-17 01:23:41','2021-04-17 06:23:41',NULL,NULL,'[login]'),(13417,'brute_force','2021-04-17 01:51:48','2021-04-17 06:51:48','167.99.243.45',NULL,NULL),(13418,'brute_force','2021-04-17 01:51:48','2021-04-17 06:51:48',NULL,NULL,'[login]'),(13419,'brute_force','2021-04-17 02:12:52','2021-04-17 07:12:52','91.148.147.214',NULL,NULL),(13420,'brute_force','2021-04-17 02:12:52','2021-04-17 07:12:52',NULL,NULL,'admin'),(13421,'brute_force','2021-04-17 02:15:20','2021-04-17 07:15:20','23.129.64.237',NULL,NULL),(13422,'brute_force','2021-04-17 02:15:20','2021-04-17 07:15:20',NULL,2,'gruposuadi'),(13423,'brute_force','2021-04-17 02:18:38','2021-04-17 07:18:38','51.195.151.189',NULL,NULL),(13424,'brute_force','2021-04-17 02:18:38','2021-04-17 07:18:38',NULL,NULL,'[login]'),(13425,'brute_force','2021-04-17 02:48:19','2021-04-17 07:48:19','165.227.232.100',NULL,NULL),(13426,'brute_force','2021-04-17 02:48:19','2021-04-17 07:48:19',NULL,NULL,'[login]'),(13427,'brute_force','2021-04-17 03:17:03','2021-04-17 08:17:03','169.239.106.93',NULL,NULL),(13428,'brute_force','2021-04-17 03:17:03','2021-04-17 08:17:03',NULL,NULL,'[login]'),(13429,'brute_force','2021-04-17 03:43:31','2021-04-17 08:43:31','157.230.181.180',NULL,NULL),(13430,'brute_force','2021-04-17 03:43:31','2021-04-17 08:43:31',NULL,NULL,'[login]'),(13431,'brute_force','2021-04-17 04:13:58','2021-04-17 09:13:58','52.152.133.14',NULL,NULL),(13432,'brute_force','2021-04-17 04:13:58','2021-04-17 09:13:58',NULL,NULL,'[login]'),(13433,'brute_force','2021-04-17 04:41:16','2021-04-17 09:41:16','54.82.154.84',NULL,NULL),(13434,'brute_force','2021-04-17 04:41:16','2021-04-17 09:41:16',NULL,NULL,'[login]'),(13435,'brute_force','2021-04-17 05:11:40','2021-04-17 10:11:40','167.86.75.216',NULL,NULL),(13436,'brute_force','2021-04-17 05:11:40','2021-04-17 10:11:40',NULL,NULL,'[login]'),(13437,'brute_force','2021-04-17 05:40:38','2021-04-17 10:40:38','185.188.44.65',NULL,NULL),(13438,'brute_force','2021-04-17 05:40:38','2021-04-17 10:40:38',NULL,NULL,'[login]'),(13439,'brute_force','2021-04-17 06:10:28','2021-04-17 11:10:28','51.91.15.26',NULL,NULL),(13440,'brute_force','2021-04-17 06:10:28','2021-04-17 11:10:28',NULL,NULL,'[login]'),(13441,'brute_force','2021-04-17 06:40:04','2021-04-17 11:40:04','51.178.64.83',NULL,NULL),(13442,'brute_force','2021-04-17 06:40:04','2021-04-17 11:40:04',NULL,NULL,'[login]'),(13443,'brute_force','2021-04-17 07:10:46','2021-04-17 12:10:46','167.86.75.216',NULL,NULL),(13444,'brute_force','2021-04-17 07:10:46','2021-04-17 12:10:46',NULL,NULL,'[login]'),(13445,'brute_force','2021-04-17 07:39:47','2021-04-17 12:39:47','217.25.40.254',NULL,NULL),(13446,'brute_force','2021-04-17 07:39:47','2021-04-17 12:39:47',NULL,NULL,'[login]'),(13447,'brute_force','2021-04-17 07:59:53','2021-04-17 12:59:53','88.135.39.133',NULL,NULL),(13448,'brute_force','2021-04-17 07:59:53','2021-04-17 12:59:53',NULL,NULL,'[login]'),(13449,'brute_force','2021-04-17 08:40:21','2021-04-17 13:40:21','34.77.168.63',NULL,NULL),(13450,'brute_force','2021-04-17 08:40:21','2021-04-17 13:40:21',NULL,NULL,'[login]'),(13451,'brute_force','2021-04-17 08:59:21','2021-04-17 13:59:21','137.74.206.80',NULL,NULL),(13452,'brute_force','2021-04-17 08:59:21','2021-04-17 13:59:21',NULL,NULL,'[login]'),(13453,'brute_force','2021-04-17 09:10:38','2021-04-17 14:10:38','207.38.86.252',NULL,NULL),(13454,'brute_force','2021-04-17 09:10:38','2021-04-17 14:10:38',NULL,NULL,'[login]'),(13455,'brute_force','2021-04-17 10:05:58','2021-04-17 15:05:58','164.132.224.68',NULL,NULL),(13456,'brute_force','2021-04-17 10:05:58','2021-04-17 15:05:58',NULL,NULL,'[login]'),(13457,'brute_force','2021-04-17 10:11:48','2021-04-17 15:11:48','103.1.238.28',NULL,NULL),(13458,'brute_force','2021-04-17 10:11:48','2021-04-17 15:11:48',NULL,NULL,'[login]'),(13459,'brute_force','2021-04-17 10:44:07','2021-04-17 15:44:07','207.180.253.156',NULL,NULL),(13460,'brute_force','2021-04-17 10:44:07','2021-04-17 15:44:07',NULL,NULL,'[login]'),(13461,'brute_force','2021-04-17 11:14:42','2021-04-17 16:14:42','182.176.222.232',NULL,NULL),(13462,'brute_force','2021-04-17 11:14:45','2021-04-17 16:14:45','182.176.222.232',NULL,NULL),(13463,'brute_force','2021-04-17 11:14:45','2021-04-17 16:14:45',NULL,NULL,'[login]'),(13464,'brute_force','2021-04-17 11:15:02','2021-04-17 16:15:02','200.23.153.141',NULL,NULL),(13465,'brute_force','2021-04-17 11:15:02','2021-04-17 16:15:02',NULL,NULL,'[login]'),(13466,'brute_force','2021-04-17 11:42:36','2021-04-17 16:42:36','206.189.34.114',NULL,NULL),(13467,'brute_force','2021-04-17 11:42:36','2021-04-17 16:42:36',NULL,NULL,'[login]'),(13468,'brute_force','2021-04-17 11:45:56','2021-04-17 16:45:56','203.171.21.225',NULL,NULL),(13469,'brute_force','2021-04-17 11:45:59','2021-04-17 16:45:59','203.171.21.225',NULL,NULL),(13470,'brute_force','2021-04-17 11:45:59','2021-04-17 16:45:59',NULL,NULL,'[login]'),(13471,'brute_force','2021-04-17 11:59:09','2021-04-17 16:59:09','103.142.21.82',NULL,NULL),(13472,'brute_force','2021-04-17 11:59:12','2021-04-17 16:59:12','103.142.21.82',NULL,NULL),(13473,'brute_force','2021-04-17 11:59:12','2021-04-17 16:59:12',NULL,NULL,'[login]'),(13474,'brute_force','2021-04-17 12:13:26','2021-04-17 17:13:26','96.125.169.49',NULL,NULL),(13475,'brute_force','2021-04-17 12:13:28','2021-04-17 17:13:28','96.125.169.49',NULL,NULL),(13476,'brute_force','2021-04-17 12:13:28','2021-04-17 17:13:28',NULL,NULL,'[login]'),(13477,'brute_force','2021-04-17 12:37:15','2021-04-17 17:37:15','208.109.14.218',NULL,NULL),(13478,'brute_force','2021-04-17 12:37:17','2021-04-17 17:37:17','208.109.14.218',NULL,NULL),(13479,'brute_force','2021-04-17 12:37:17','2021-04-17 17:37:17',NULL,NULL,'[login]'),(13480,'brute_force','2021-04-17 12:46:37','2021-04-17 17:46:37','157.245.130.5',NULL,NULL),(13481,'brute_force','2021-04-17 12:46:37','2021-04-17 17:46:37',NULL,NULL,'[login]'),(13482,'brute_force','2021-04-17 12:49:12','2021-04-17 17:49:12','51.83.42.161',NULL,NULL),(13483,'brute_force','2021-04-17 12:49:15','2021-04-17 17:49:15','51.83.42.161',NULL,NULL),(13484,'brute_force','2021-04-17 12:49:15','2021-04-17 17:49:15',NULL,NULL,'[login]'),(13485,'brute_force','2021-04-17 13:01:49','2021-04-17 18:01:49','167.172.57.1',NULL,NULL),(13486,'brute_force','2021-04-17 13:01:53','2021-04-17 18:01:53','167.172.57.1',NULL,NULL),(13487,'brute_force','2021-04-17 13:01:53','2021-04-17 18:01:53',NULL,NULL,'[login]'),(13488,'brute_force','2021-04-17 13:14:05','2021-04-17 18:14:05','51.79.159.176',NULL,NULL),(13489,'brute_force','2021-04-17 13:14:08','2021-04-17 18:14:08','51.79.159.176',NULL,NULL),(13490,'brute_force','2021-04-17 13:14:08','2021-04-17 18:14:08',NULL,NULL,'[login]'),(13491,'brute_force','2021-04-17 13:26:31','2021-04-17 18:26:31','134.209.67.45',NULL,NULL),(13492,'brute_force','2021-04-17 13:26:33','2021-04-17 18:26:33','134.209.67.45',NULL,NULL),(13493,'brute_force','2021-04-17 13:26:33','2021-04-17 18:26:33',NULL,NULL,'[login]'),(13494,'brute_force','2021-04-17 13:40:09','2021-04-17 18:40:09','173.212.246.172',NULL,NULL),(13495,'brute_force','2021-04-17 13:40:11','2021-04-17 18:40:11','173.212.246.172',NULL,NULL),(13496,'brute_force','2021-04-17 13:40:11','2021-04-17 18:40:11',NULL,NULL,'[login]'),(13497,'brute_force','2021-04-17 13:48:02','2021-04-17 18:48:02','128.199.187.225',NULL,NULL),(13498,'brute_force','2021-04-17 13:48:02','2021-04-17 18:48:02',NULL,NULL,'[login]'),(13499,'brute_force','2021-04-17 13:52:25','2021-04-17 18:52:25','46.101.254.193',NULL,NULL),(13500,'brute_force','2021-04-17 14:07:30','2021-04-17 19:07:30','45.156.184.40',NULL,NULL),(13501,'brute_force','2021-04-17 14:07:36','2021-04-17 19:07:36','45.156.184.40',NULL,NULL),(13502,'brute_force','2021-04-17 14:07:36','2021-04-17 19:07:36',NULL,NULL,'[login]'),(13503,'brute_force','2021-04-17 14:19:21','2021-04-17 19:19:21','181.119.65.66',NULL,NULL),(13504,'brute_force','2021-04-17 14:19:21','2021-04-17 19:19:21',NULL,NULL,'[login]'),(13505,'brute_force','2021-04-17 14:20:41','2021-04-17 19:20:41','62.28.113.186',NULL,NULL),(13506,'brute_force','2021-04-17 14:20:44','2021-04-17 19:20:44','62.28.113.186',NULL,NULL),(13507,'brute_force','2021-04-17 14:20:44','2021-04-17 19:20:44',NULL,NULL,'[login]'),(13508,'brute_force','2021-04-17 14:37:23','2021-04-17 19:37:23','54.162.12.39',NULL,NULL),(13509,'brute_force','2021-04-17 14:37:25','2021-04-17 19:37:25','54.162.12.39',NULL,NULL),(13510,'brute_force','2021-04-17 14:37:25','2021-04-17 19:37:25',NULL,NULL,'[login]'),(13511,'brute_force','2021-04-17 14:48:47','2021-04-17 19:48:47','165.227.129.197',NULL,NULL),(13512,'brute_force','2021-04-17 14:48:47','2021-04-17 19:48:47',NULL,NULL,'[login]'),(13513,'brute_force','2021-04-17 14:51:04','2021-04-17 19:51:04','194.39.164.108',NULL,NULL),(13514,'brute_force','2021-04-17 14:51:06','2021-04-17 19:51:06','194.39.164.108',NULL,NULL),(13515,'brute_force','2021-04-17 14:51:06','2021-04-17 19:51:06',NULL,NULL,'[login]'),(13516,'brute_force','2021-04-17 15:06:42','2021-04-17 20:06:42','103.226.250.28',NULL,NULL),(13517,'brute_force','2021-04-17 15:06:45','2021-04-17 20:06:45','103.226.250.28',NULL,NULL),(13518,'brute_force','2021-04-17 15:06:45','2021-04-17 20:06:45',NULL,NULL,'[login]'),(13519,'brute_force','2021-04-17 15:21:01','2021-04-17 20:21:01','103.47.194.46',NULL,NULL),(13520,'brute_force','2021-04-17 15:21:01','2021-04-17 20:21:01',NULL,NULL,'[login]'),(13521,'brute_force','2021-04-17 15:22:53','2021-04-17 20:22:53','35.229.136.14',NULL,NULL),(13522,'brute_force','2021-04-17 15:22:58','2021-04-17 20:22:58','35.229.136.14',NULL,NULL),(13523,'brute_force','2021-04-17 15:22:58','2021-04-17 20:22:58',NULL,NULL,'[login]'),(13524,'brute_force','2021-04-17 15:51:49','2021-04-17 20:51:49','20.43.154.104',NULL,NULL),(13525,'brute_force','2021-04-17 15:51:49','2021-04-17 20:51:49',NULL,NULL,'[login]'),(13526,'brute_force','2021-04-17 15:55:51','2021-04-17 20:55:51','122.169.105.66',NULL,NULL),(13527,'brute_force','2021-04-17 15:55:54','2021-04-17 20:55:54','122.169.105.66',NULL,NULL),(13528,'brute_force','2021-04-17 15:55:54','2021-04-17 20:55:54',NULL,NULL,'[login]'),(13529,'brute_force','2021-04-17 16:22:21','2021-04-17 21:22:21','103.229.42.42',NULL,NULL),(13530,'brute_force','2021-04-17 16:22:21','2021-04-17 21:22:21',NULL,NULL,'[login]'),(13531,'brute_force','2021-04-17 16:48:22','2021-04-17 21:48:22','162.144.117.24',NULL,NULL),(13532,'brute_force','2021-04-17 16:48:24','2021-04-17 21:48:24','162.144.117.24',NULL,NULL),(13533,'brute_force','2021-04-17 16:48:24','2021-04-17 21:48:24',NULL,NULL,'[login]'),(13534,'brute_force','2021-04-17 17:06:19','2021-04-17 22:06:19','137.74.206.80',NULL,NULL),(13535,'brute_force','2021-04-17 17:06:21','2021-04-17 22:06:21','137.74.206.80',NULL,NULL),(13536,'brute_force','2021-04-17 17:06:21','2021-04-17 22:06:21',NULL,NULL,'[login]'),(13537,'brute_force','2021-04-17 17:23:45','2021-04-17 22:23:45','54.163.37.67',NULL,NULL),(13538,'brute_force','2021-04-17 17:23:45','2021-04-17 22:23:45',NULL,NULL,'[login]'),(13539,'brute_force','2021-04-17 17:42:27','2021-04-17 22:42:27','72.167.42.45',NULL,NULL),(13540,'brute_force','2021-04-17 17:42:29','2021-04-17 22:42:29','72.167.42.45',NULL,NULL),(13541,'brute_force','2021-04-17 17:42:29','2021-04-17 22:42:29',NULL,NULL,'[login]'),(13542,'brute_force','2021-04-17 17:54:47','2021-04-17 22:54:47','68.183.78.237',NULL,NULL),(13543,'brute_force','2021-04-17 17:54:47','2021-04-17 22:54:47',NULL,NULL,'[login]'),(13544,'brute_force','2021-04-17 18:25:06','2021-04-17 23:25:06','54.163.37.67',NULL,NULL),(13545,'brute_force','2021-04-17 18:25:06','2021-04-17 23:25:06',NULL,NULL,'[login]'),(13546,'brute_force','2021-04-17 18:57:49','2021-04-17 23:57:49','169.239.106.93',NULL,NULL),(13547,'brute_force','2021-04-17 18:57:49','2021-04-17 23:57:49',NULL,NULL,'[login]'),(13548,'brute_force','2021-04-17 18:59:55','2021-04-17 23:59:55','82.223.84.44',NULL,NULL),(13549,'brute_force','2021-04-17 18:59:57','2021-04-17 23:59:57','82.223.84.44',NULL,NULL),(13550,'brute_force','2021-04-17 18:59:57','2021-04-17 23:59:57',NULL,NULL,'[login]'),(13551,'brute_force','2021-04-17 19:20:05','2021-04-18 00:20:05','65.52.232.106',NULL,NULL),(13552,'brute_force','2021-04-17 19:20:07','2021-04-18 00:20:07','65.52.232.106',NULL,NULL),(13553,'brute_force','2021-04-17 19:20:07','2021-04-18 00:20:07',NULL,NULL,'[login]'),(13554,'brute_force','2021-04-17 19:27:31','2021-04-18 00:27:31','5.9.36.13',NULL,NULL),(13555,'brute_force','2021-04-17 19:27:31','2021-04-18 00:27:31',NULL,NULL,'[login]'),(13556,'brute_force','2021-04-17 19:40:20','2021-04-18 00:40:20','194.39.164.108',NULL,NULL),(13557,'brute_force','2021-04-17 19:40:22','2021-04-18 00:40:22','194.39.164.108',NULL,NULL),(13558,'brute_force','2021-04-17 19:40:22','2021-04-18 00:40:22',NULL,NULL,'[login]'),(13559,'brute_force','2021-04-17 19:57:57','2021-04-18 00:57:57','207.148.95.116',NULL,NULL),(13560,'brute_force','2021-04-17 19:57:57','2021-04-18 00:57:57',NULL,NULL,'[login]'),(13561,'brute_force','2021-04-17 20:41:49','2021-04-18 01:41:49','91.207.6.7',NULL,NULL),(13562,'brute_force','2021-04-17 20:41:52','2021-04-18 01:41:52','91.207.6.7',NULL,NULL),(13563,'brute_force','2021-04-17 20:41:52','2021-04-18 01:41:52',NULL,NULL,'[login]'),(13564,'brute_force','2021-04-17 20:42:55','2021-04-18 01:42:55','23.129.64.203',NULL,NULL),(13565,'brute_force','2021-04-17 20:42:55','2021-04-18 01:42:55',NULL,NULL,'admin'),(13566,'brute_force','2021-04-17 20:44:41','2021-04-18 01:44:41','104.244.75.80',NULL,NULL),(13567,'brute_force','2021-04-17 20:44:41','2021-04-18 01:44:41',NULL,2,'gruposuadi'),(13568,'brute_force','2021-04-17 21:00:41','2021-04-18 02:00:41','194.6.211.36',NULL,NULL),(13569,'brute_force','2021-04-17 21:00:41','2021-04-18 02:00:41',NULL,NULL,'[login]'),(13570,'brute_force','2021-04-17 21:02:58','2021-04-18 02:02:58','150.95.110.113',NULL,NULL),(13571,'brute_force','2021-04-17 21:03:01','2021-04-18 02:03:01','150.95.110.113',NULL,NULL),(13572,'brute_force','2021-04-17 21:03:01','2021-04-18 02:03:01',NULL,NULL,'[login]'),(13573,'brute_force','2021-04-17 21:32:39','2021-04-18 02:32:39','200.98.140.123',NULL,NULL),(13574,'brute_force','2021-04-17 21:32:39','2021-04-18 02:32:39',NULL,NULL,'[login]'),(13575,'brute_force','2021-04-17 21:54:02','2021-04-18 02:54:02','45.93.80.231',NULL,NULL),(13576,'brute_force','2021-04-17 21:54:02','2021-04-18 02:54:02',NULL,NULL,'admin'),(13577,'brute_force','2021-04-17 21:54:01','2021-04-18 02:54:01','185.220.102.248',NULL,NULL),(13578,'brute_force','2021-04-17 21:54:01','2021-04-18 02:54:01',NULL,2,'gruposuadi'),(13579,'brute_force','2021-04-17 22:34:47','2021-04-18 03:34:47','209.126.13.151',NULL,NULL),(13580,'brute_force','2021-04-17 22:34:47','2021-04-18 03:34:47',NULL,NULL,'[login]'),(13581,'brute_force','2021-04-17 23:06:24','2021-04-18 04:06:24','5.9.36.13',NULL,NULL),(13582,'brute_force','2021-04-17 23:06:24','2021-04-18 04:06:24',NULL,NULL,'[login]'),(13583,'brute_force','2021-04-17 23:37:20','2021-04-18 04:37:20','207.148.95.116',NULL,NULL),(13584,'brute_force','2021-04-17 23:37:20','2021-04-18 04:37:20',NULL,NULL,'[login]'),(13585,'brute_force','2021-04-18 00:07:39','2021-04-18 05:07:39','157.230.181.180',NULL,NULL),(13586,'brute_force','2021-04-18 00:07:39','2021-04-18 05:07:39',NULL,NULL,'[login]'),(13587,'brute_force','2021-04-18 04:12:00','2021-04-18 09:12:00','192.64.116.117',NULL,NULL),(13588,'brute_force','2021-04-18 04:12:00','2021-04-18 09:12:00',NULL,NULL,'[login]'),(13589,'brute_force','2021-04-18 04:41:27','2021-04-18 09:41:27','178.238.230.93',NULL,NULL),(13590,'brute_force','2021-04-18 04:41:29','2021-04-18 09:41:29','178.238.230.93',NULL,NULL),(13591,'brute_force','2021-04-18 04:41:29','2021-04-18 09:41:29',NULL,NULL,'[login]'),(13592,'brute_force','2021-04-18 05:58:05','2021-04-18 10:58:05','137.74.206.80',NULL,NULL),(13593,'brute_force','2021-04-18 05:58:08','2021-04-18 10:58:08','137.74.206.80',NULL,NULL),(13594,'brute_force','2021-04-18 05:58:08','2021-04-18 10:58:08',NULL,NULL,'[login]'),(13595,'brute_force','2021-04-18 06:27:22','2021-04-18 11:27:22','51.158.120.107',NULL,NULL),(13596,'brute_force','2021-04-18 06:27:29','2021-04-18 11:27:29','51.158.120.107',NULL,NULL),(13597,'brute_force','2021-04-18 06:27:29','2021-04-18 11:27:29',NULL,NULL,'[login]'),(13598,'brute_force','2021-04-18 07:19:09','2021-04-18 12:19:09','64.235.231.20',NULL,NULL),(13599,'brute_force','2021-04-18 07:19:11','2021-04-18 12:19:11','64.235.231.20',NULL,NULL),(13600,'brute_force','2021-04-18 07:19:11','2021-04-18 12:19:11',NULL,NULL,'[login]'),(13601,'brute_force','2021-04-18 08:14:59','2021-04-18 13:14:59','51.79.160.231',NULL,NULL),(13602,'brute_force','2021-04-18 08:15:01','2021-04-18 13:15:01','51.79.160.231',NULL,NULL),(13603,'brute_force','2021-04-18 08:15:01','2021-04-18 13:15:01',NULL,NULL,'[login]'),(13604,'brute_force','2021-04-18 08:31:28','2021-04-18 13:31:28','62.210.113.228',NULL,NULL),(13605,'brute_force','2021-04-18 08:31:30','2021-04-18 13:31:30','62.210.113.228',NULL,NULL),(13606,'brute_force','2021-04-18 08:31:30','2021-04-18 13:31:30',NULL,NULL,'[login]'),(13607,'brute_force','2021-04-18 09:02:11','2021-04-18 14:02:11','35.225.94.95',NULL,NULL),(13608,'brute_force','2021-04-18 09:02:13','2021-04-18 14:02:13','35.225.94.95',NULL,NULL),(13609,'brute_force','2021-04-18 09:02:13','2021-04-18 14:02:13',NULL,NULL,'[login]'),(13610,'brute_force','2021-04-18 09:18:03','2021-04-18 14:18:03','35.229.133.115',NULL,NULL),(13611,'brute_force','2021-04-18 09:18:06','2021-04-18 14:18:06','35.229.133.115',NULL,NULL),(13612,'brute_force','2021-04-18 09:18:06','2021-04-18 14:18:06',NULL,NULL,'[login]'),(13613,'brute_force','2021-04-18 10:26:27','2021-04-18 15:26:27','80.251.219.111',NULL,NULL),(13614,'brute_force','2021-04-18 10:26:30','2021-04-18 15:26:30','80.251.219.111',NULL,NULL),(13615,'brute_force','2021-04-18 10:26:30','2021-04-18 15:26:30',NULL,NULL,'[login]'),(13616,'brute_force','2021-04-18 10:44:28','2021-04-18 15:44:28','204.12.248.34',NULL,NULL),(13617,'brute_force','2021-04-18 10:44:29','2021-04-18 15:44:29','204.12.248.34',NULL,NULL),(13618,'brute_force','2021-04-18 10:44:29','2021-04-18 15:44:29',NULL,NULL,'[login]'),(13619,'brute_force','2021-04-18 11:03:00','2021-04-18 16:03:00','206.189.56.133',NULL,NULL),(13620,'brute_force','2021-04-18 11:03:03','2021-04-18 16:03:03','206.189.56.133',NULL,NULL),(13621,'brute_force','2021-04-18 11:03:03','2021-04-18 16:03:03',NULL,NULL,'[login]'),(13622,'brute_force','2021-04-18 11:20:48','2021-04-18 16:20:48','159.89.128.150',NULL,NULL),(13623,'brute_force','2021-04-18 11:20:50','2021-04-18 16:20:50','159.89.128.150',NULL,NULL),(13624,'brute_force','2021-04-18 11:20:50','2021-04-18 16:20:50',NULL,NULL,'[login]'),(13625,'brute_force','2021-04-18 11:37:58','2021-04-18 16:37:58','173.212.219.223',NULL,NULL),(13626,'brute_force','2021-04-18 11:38:00','2021-04-18 16:38:00','173.212.219.223',NULL,NULL),(13627,'brute_force','2021-04-18 11:38:00','2021-04-18 16:38:00',NULL,NULL,'[login]'),(13628,'brute_force','2021-04-18 11:54:30','2021-04-18 16:54:30','162.0.210.3',NULL,NULL),(13629,'brute_force','2021-04-18 11:54:32','2021-04-18 16:54:32','162.0.210.3',NULL,NULL),(13630,'brute_force','2021-04-18 11:54:32','2021-04-18 16:54:32',NULL,NULL,'[login]'),(13631,'brute_force','2021-04-18 12:25:08','2021-04-18 17:25:08','104.41.184.47',NULL,NULL),(13632,'brute_force','2021-04-18 12:25:08','2021-04-18 17:25:08',NULL,NULL,'[login]'),(13633,'brute_force','2021-04-18 13:04:24','2021-04-18 18:04:24','34.245.95.30',NULL,NULL),(13634,'brute_force','2021-04-18 13:04:27','2021-04-18 18:04:27','34.245.95.30',NULL,NULL),(13635,'brute_force','2021-04-18 13:04:27','2021-04-18 18:04:27',NULL,NULL,'[login]'),(13636,'brute_force','2021-04-18 13:18:02','2021-04-18 18:18:02','91.237.68.20',NULL,NULL),(13637,'brute_force','2021-04-18 13:18:05','2021-04-18 18:18:05','91.237.68.20',NULL,NULL),(13638,'brute_force','2021-04-18 13:18:05','2021-04-18 18:18:05',NULL,NULL,'[login]'),(13639,'brute_force','2021-04-18 13:32:12','2021-04-18 18:32:12','41.185.8.140',NULL,NULL),(13640,'brute_force','2021-04-18 13:32:15','2021-04-18 18:32:15','41.185.8.140',NULL,NULL),(13641,'brute_force','2021-04-18 13:32:15','2021-04-18 18:32:15',NULL,NULL,'[login]'),(13642,'brute_force','2021-04-18 13:46:44','2021-04-18 18:46:44','192.163.248.55',NULL,NULL),(13643,'brute_force','2021-04-18 13:46:47','2021-04-18 18:46:47','192.163.248.55',NULL,NULL),(13644,'brute_force','2021-04-18 13:46:47','2021-04-18 18:46:47',NULL,NULL,'[login]'),(13645,'brute_force','2021-04-18 14:09:30','2021-04-18 19:09:30','35.224.48.100',NULL,NULL),(13646,'brute_force','2021-04-18 14:09:32','2021-04-18 19:09:32','35.224.48.100',NULL,NULL),(13647,'brute_force','2021-04-18 14:09:32','2021-04-18 19:09:32',NULL,NULL,'[login]'),(13648,'brute_force','2021-04-18 14:23:02','2021-04-18 19:23:02','72.167.222.102',NULL,NULL),(13649,'brute_force','2021-04-18 14:23:02','2021-04-18 19:23:02',NULL,NULL,'[login]'),(13650,'brute_force','2021-04-18 15:18:02','2021-04-18 20:18:02','208.109.14.218',NULL,NULL),(13651,'brute_force','2021-04-18 15:18:05','2021-04-18 20:18:05','208.109.14.218',NULL,NULL),(13652,'brute_force','2021-04-18 15:18:05','2021-04-18 20:18:05',NULL,NULL,'[login]'),(13653,'brute_force','2021-04-18 15:32:53','2021-04-18 20:32:53','141.85.216.231',NULL,NULL),(13654,'brute_force','2021-04-18 15:32:55','2021-04-18 20:32:55','141.85.216.231',NULL,NULL),(13655,'brute_force','2021-04-18 15:32:55','2021-04-18 20:32:55',NULL,NULL,'[login]'),(13656,'brute_force','2021-04-18 15:48:12','2021-04-18 20:48:12','54.83.159.182',NULL,NULL),(13657,'brute_force','2021-04-18 15:48:14','2021-04-18 20:48:14','54.83.159.182',NULL,NULL),(13658,'brute_force','2021-04-18 15:48:14','2021-04-18 20:48:14',NULL,NULL,'[login]'),(13659,'brute_force','2021-04-18 16:04:30','2021-04-18 21:04:30','167.86.75.216',NULL,NULL),(13660,'brute_force','2021-04-18 16:04:32','2021-04-18 21:04:32','167.86.75.216',NULL,NULL),(13661,'brute_force','2021-04-18 16:04:32','2021-04-18 21:04:32',NULL,NULL,'[login]'),(13662,'brute_force','2021-04-18 16:20:52','2021-04-18 21:20:52','157.230.118.118',NULL,NULL),(13663,'brute_force','2021-04-18 16:20:56','2021-04-18 21:20:56','157.230.118.118',NULL,NULL),(13664,'brute_force','2021-04-18 16:20:56','2021-04-18 21:20:56',NULL,NULL,'[login]'),(13665,'brute_force','2021-04-18 16:23:18','2021-04-18 21:23:18','51.158.183.63',NULL,NULL),(13666,'brute_force','2021-04-18 16:23:18','2021-04-18 21:23:18',NULL,NULL,'admin'),(13667,'brute_force','2021-04-18 16:38:25','2021-04-18 21:38:25','185.86.180.163',NULL,NULL),(13668,'brute_force','2021-04-18 16:38:28','2021-04-18 21:38:28','185.86.180.163',NULL,NULL),(13669,'brute_force','2021-04-18 16:38:28','2021-04-18 21:38:28',NULL,NULL,'[login]'),(13670,'brute_force','2021-04-18 16:54:22','2021-04-18 21:54:22','160.119.253.73',NULL,NULL),(13671,'brute_force','2021-04-18 16:54:25','2021-04-18 21:54:25','160.119.253.73',NULL,NULL),(13672,'brute_force','2021-04-18 16:54:25','2021-04-18 21:54:25',NULL,NULL,'[login]'),(13673,'brute_force','2021-04-18 17:12:22','2021-04-18 22:12:22','162.214.78.248',NULL,NULL),(13674,'brute_force','2021-04-18 17:12:24','2021-04-18 22:12:24','162.214.78.248',NULL,NULL),(13675,'brute_force','2021-04-18 17:12:24','2021-04-18 22:12:24',NULL,NULL,'[login]'),(13676,'brute_force','2021-04-18 17:28:34','2021-04-18 22:28:34','104.244.74.28',NULL,NULL),(13677,'brute_force','2021-04-18 17:28:34','2021-04-18 22:28:34',NULL,NULL,'admin'),(13678,'brute_force','2021-04-18 18:06:02','2021-04-18 23:06:02','138.128.216.120',NULL,NULL),(13679,'brute_force','2021-04-18 18:06:12','2021-04-18 23:06:12','138.128.216.120',NULL,NULL),(13680,'brute_force','2021-04-18 18:06:12','2021-04-18 23:06:12',NULL,NULL,'[login]'),(13681,'brute_force','2021-04-18 18:23:43','2021-04-18 23:23:43','41.185.8.225',NULL,NULL),(13682,'brute_force','2021-04-18 18:23:46','2021-04-18 23:23:46','41.185.8.225',NULL,NULL),(13683,'brute_force','2021-04-18 18:23:46','2021-04-18 23:23:46',NULL,NULL,'[login]'),(13684,'brute_force','2021-04-18 19:20:43','2021-04-19 00:20:43','102.141.204.145',NULL,NULL),(13685,'brute_force','2021-04-18 19:20:46','2021-04-19 00:20:46','102.141.204.145',NULL,NULL),(13686,'brute_force','2021-04-18 19:20:46','2021-04-19 00:20:46',NULL,NULL,'[login]'),(13687,'brute_force','2021-04-18 19:38:49','2021-04-19 00:38:49','136.243.67.73',NULL,NULL),(13688,'brute_force','2021-04-18 19:38:51','2021-04-19 00:38:51','136.243.67.73',NULL,NULL),(13689,'brute_force','2021-04-18 19:38:51','2021-04-19 00:38:51',NULL,NULL,'[login]'),(13690,'brute_force','2021-04-18 20:16:24','2021-04-19 01:16:24','103.57.222.179',NULL,NULL),(13691,'brute_force','2021-04-18 20:16:27','2021-04-19 01:16:27','103.57.222.179',NULL,NULL),(13692,'brute_force','2021-04-18 20:16:27','2021-04-19 01:16:27',NULL,NULL,'[login]'),(13693,'brute_force','2021-04-18 20:36:13','2021-04-19 01:36:13','62.28.113.186',NULL,NULL),(13694,'brute_force','2021-04-18 20:36:15','2021-04-19 01:36:15','62.28.113.186',NULL,NULL),(13695,'brute_force','2021-04-18 20:36:15','2021-04-19 01:36:15',NULL,NULL,'[login]'),(13696,'brute_force','2021-04-18 20:56:38','2021-04-19 01:56:38','103.27.34.4',NULL,NULL),(13697,'brute_force','2021-04-18 20:56:41','2021-04-19 01:56:41','103.27.34.4',NULL,NULL),(13698,'brute_force','2021-04-18 20:56:41','2021-04-19 01:56:41',NULL,NULL,'[login]'),(13699,'brute_force','2021-04-18 21:17:41','2021-04-19 02:17:41','103.27.34.4',NULL,NULL),(13700,'brute_force','2021-04-18 21:17:41','2021-04-19 02:17:41',NULL,NULL,'[login]'),(13701,'brute_force','2021-04-18 21:57:23','2021-04-19 02:57:23','91.121.89.189',NULL,NULL),(13702,'brute_force','2021-04-18 21:57:23','2021-04-19 02:57:23',NULL,NULL,'[login]'),(13703,'brute_force','2021-04-18 22:14:51','2021-04-19 03:14:51','91.121.89.189',NULL,NULL),(13704,'brute_force','2021-04-18 22:14:53','2021-04-19 03:14:53','91.121.89.189',NULL,NULL),(13705,'brute_force','2021-04-18 22:14:53','2021-04-19 03:14:53',NULL,NULL,'[login]'),(13706,'brute_force','2021-04-18 22:31:15','2021-04-19 03:31:15','167.99.228.178',NULL,NULL),(13707,'brute_force','2021-04-18 22:31:18','2021-04-19 03:31:18','167.99.228.178',NULL,NULL),(13708,'brute_force','2021-04-18 22:31:18','2021-04-19 03:31:18',NULL,NULL,'[login]'),(13709,'brute_force','2021-04-18 23:14:07','2021-04-19 04:14:07','209.126.1.212',NULL,NULL),(13710,'brute_force','2021-04-18 23:14:09','2021-04-19 04:14:09','209.126.1.212',NULL,NULL),(13711,'brute_force','2021-04-18 23:14:09','2021-04-19 04:14:09',NULL,NULL,'[login]'),(13712,'brute_force','2021-04-19 00:44:29','2021-04-19 05:44:29','5.189.133.40',NULL,NULL),(13713,'brute_force','2021-04-19 00:44:31','2021-04-19 05:44:31','5.189.133.40',NULL,NULL),(13714,'brute_force','2021-04-19 00:44:31','2021-04-19 05:44:31',NULL,NULL,'[login]'),(13715,'brute_force','2021-04-19 01:11:48','2021-04-19 06:11:48','207.180.198.62',NULL,NULL),(13716,'brute_force','2021-04-19 01:11:51','2021-04-19 06:11:51','207.180.198.62',NULL,NULL),(13717,'brute_force','2021-04-19 01:11:51','2021-04-19 06:11:51',NULL,NULL,'[login]'),(13718,'brute_force','2021-04-19 01:26:52','2021-04-19 06:26:52','35.231.49.189',NULL,NULL),(13719,'brute_force','2021-04-19 01:26:54','2021-04-19 06:26:54','35.231.49.189',NULL,NULL),(13720,'brute_force','2021-04-19 01:26:54','2021-04-19 06:26:54',NULL,NULL,'[login]'),(13721,'brute_force','2021-04-19 01:42:28','2021-04-19 06:42:28','188.166.94.198',NULL,NULL),(13722,'brute_force','2021-04-19 01:42:30','2021-04-19 06:42:30','188.166.94.198',NULL,NULL),(13723,'brute_force','2021-04-19 01:42:30','2021-04-19 06:42:30',NULL,NULL,'[login]'),(13724,'brute_force','2021-04-19 01:58:04','2021-04-19 06:58:04','35.183.156.21',NULL,NULL),(13725,'brute_force','2021-04-19 01:58:05','2021-04-19 06:58:05','35.183.156.21',NULL,NULL),(13726,'brute_force','2021-04-19 01:58:05','2021-04-19 06:58:05',NULL,NULL,'[login]'),(13727,'brute_force','2021-04-19 02:31:54','2021-04-19 07:31:54','159.89.157.177',NULL,NULL),(13728,'brute_force','2021-04-19 02:31:57','2021-04-19 07:31:57','159.89.157.177',NULL,NULL),(13729,'brute_force','2021-04-19 02:31:57','2021-04-19 07:31:57',NULL,NULL,'[login]'),(13730,'brute_force','2021-04-19 05:00:37','2021-04-19 10:00:37','213.108.242.69',NULL,NULL),(13731,'brute_force','2021-04-19 05:00:37','2021-04-19 10:00:37',NULL,NULL,'[login]'),(13732,'brute_force','2021-04-19 05:14:25','2021-04-19 10:14:25','94.182.184.180',NULL,NULL),(13733,'brute_force','2021-04-19 05:14:25','2021-04-19 10:14:25',NULL,NULL,'[login]'),(13734,'brute_force','2021-04-19 05:29:33','2021-04-19 10:29:33','45.156.184.40',NULL,NULL),(13735,'brute_force','2021-04-19 05:29:36','2021-04-19 10:29:36','45.156.184.40',NULL,NULL),(13736,'brute_force','2021-04-19 05:29:36','2021-04-19 10:29:36',NULL,NULL,'[login]'),(13737,'brute_force','2021-04-19 05:37:06','2021-04-19 10:37:06','52.146.64.212',NULL,NULL),(13738,'brute_force','2021-04-19 05:37:08','2021-04-19 10:37:08','52.146.64.212',NULL,NULL),(13739,'brute_force','2021-04-19 05:37:08','2021-04-19 10:37:08',NULL,NULL,'[login]'),(13740,'brute_force','2021-04-19 05:46:16','2021-04-19 10:46:16','46.101.3.193',NULL,NULL),(13741,'brute_force','2021-04-19 05:46:18','2021-04-19 10:46:18','46.101.3.193',NULL,NULL),(13742,'brute_force','2021-04-19 05:46:18','2021-04-19 10:46:18',NULL,NULL,'[login]'),(13743,'brute_force','2021-04-19 05:52:42','2021-04-19 10:52:42','216.177.141.15',NULL,NULL),(13744,'brute_force','2021-04-19 05:52:43','2021-04-19 10:52:43','216.177.141.15',NULL,NULL),(13745,'brute_force','2021-04-19 05:52:43','2021-04-19 10:52:43',NULL,NULL,'[login]'),(13746,'brute_force','2021-04-19 06:01:05','2021-04-19 11:01:05','79.137.34.21',NULL,NULL),(13747,'brute_force','2021-04-19 06:01:07','2021-04-19 11:01:07','79.137.34.21',NULL,NULL),(13748,'brute_force','2021-04-19 06:01:07','2021-04-19 11:01:07',NULL,NULL,'[login]'),(13749,'brute_force','2021-04-19 06:10:06','2021-04-19 11:10:06','144.91.69.157',NULL,NULL),(13750,'brute_force','2021-04-19 06:10:09','2021-04-19 11:10:09','144.91.69.157',NULL,NULL),(13751,'brute_force','2021-04-19 06:10:09','2021-04-19 11:10:09',NULL,NULL,'[login]'),(13752,'brute_force','2021-04-19 06:20:30','2021-04-19 11:20:30','161.97.93.47',NULL,NULL),(13753,'brute_force','2021-04-19 06:20:44','2021-04-19 11:20:44','161.97.93.47',NULL,NULL),(13754,'brute_force','2021-04-19 06:20:44','2021-04-19 11:20:44',NULL,NULL,'[login]'),(13755,'brute_force','2021-04-19 06:27:54','2021-04-19 11:27:54','178.32.3.85',NULL,NULL),(13756,'brute_force','2021-04-19 06:27:57','2021-04-19 11:27:57','178.32.3.85',NULL,NULL),(13757,'brute_force','2021-04-19 06:27:57','2021-04-19 11:27:57',NULL,NULL,'[login]'),(13758,'brute_force','2021-04-19 06:55:51','2021-04-19 11:55:51','110.232.143.3',NULL,NULL),(13759,'brute_force','2021-04-19 06:55:54','2021-04-19 11:55:54','110.232.143.3',NULL,NULL),(13760,'brute_force','2021-04-19 06:55:54','2021-04-19 11:55:54',NULL,NULL,'[login]'),(13761,'brute_force','2021-04-19 07:06:12','2021-04-19 12:06:12','51.158.120.107',NULL,NULL),(13762,'brute_force','2021-04-19 07:06:19','2021-04-19 12:06:19','51.158.120.107',NULL,NULL),(13763,'brute_force','2021-04-19 07:06:19','2021-04-19 12:06:19',NULL,NULL,'[login]'),(13764,'brute_force','2021-04-19 07:14:54','2021-04-19 12:14:54','77.68.122.217',NULL,NULL),(13765,'brute_force','2021-04-19 07:14:57','2021-04-19 12:14:57','77.68.122.217',NULL,NULL),(13766,'brute_force','2021-04-19 07:14:57','2021-04-19 12:14:57',NULL,NULL,'[login]'),(13767,'brute_force','2021-04-19 08:09:06','2021-04-19 13:09:06','139.59.2.181',NULL,NULL),(13768,'brute_force','2021-04-19 08:09:08','2021-04-19 13:09:08','139.59.2.181',NULL,NULL),(13769,'brute_force','2021-04-19 08:09:08','2021-04-19 13:09:08',NULL,NULL,'[login]'),(13770,'brute_force','2021-04-19 08:18:12','2021-04-19 13:18:12','198.27.74.64',NULL,NULL),(13771,'brute_force','2021-04-19 08:18:14','2021-04-19 13:18:14','198.27.74.64',NULL,NULL),(13772,'brute_force','2021-04-19 08:18:14','2021-04-19 13:18:14',NULL,NULL,'[login]'),(13773,'brute_force','2021-04-19 08:40:29','2021-04-19 13:40:29','45.119.83.250',NULL,NULL),(13774,'brute_force','2021-04-19 08:40:32','2021-04-19 13:40:32','45.119.83.250',NULL,NULL),(13775,'brute_force','2021-04-19 08:40:32','2021-04-19 13:40:32',NULL,NULL,'[login]'),(13776,'brute_force','2021-04-19 09:14:11','2021-04-19 14:14:11','134.209.123.101',NULL,NULL),(13777,'brute_force','2021-04-19 09:14:18','2021-04-19 14:14:18','134.209.123.101',NULL,NULL),(13778,'brute_force','2021-04-19 09:14:18','2021-04-19 14:14:18',NULL,NULL,'[login]'),(13779,'brute_force','2021-04-19 09:24:19','2021-04-19 14:24:19','173.249.25.65',NULL,NULL),(13780,'brute_force','2021-04-19 09:24:19','2021-04-19 14:24:19',NULL,NULL,'[login]'),(13781,'brute_force','2021-04-19 09:35:53','2021-04-19 14:35:53','112.196.72.188',NULL,NULL),(13782,'brute_force','2021-04-19 09:35:56','2021-04-19 14:35:56','112.196.72.188',NULL,NULL),(13783,'brute_force','2021-04-19 09:35:56','2021-04-19 14:35:56',NULL,NULL,'[login]'),(13784,'brute_force','2021-04-19 09:50:06','2021-04-19 14:50:06','206.189.45.85',NULL,NULL),(13785,'brute_force','2021-04-19 09:50:06','2021-04-19 14:50:06',NULL,NULL,'[login]'),(13786,'brute_force','2021-04-19 10:00:11','2021-04-19 15:00:11','207.180.198.62',NULL,NULL),(13787,'brute_force','2021-04-19 10:00:13','2021-04-19 15:00:13','207.180.198.62',NULL,NULL),(13788,'brute_force','2021-04-19 10:00:13','2021-04-19 15:00:13',NULL,NULL,'[login]'),(13789,'brute_force','2021-04-21 03:46:00','2021-04-21 08:46:00','184.171.244.231',NULL,NULL),(13790,'brute_force','2021-04-21 03:46:00','2021-04-21 08:46:00',NULL,NULL,'[login]'),(13791,'brute_force','2021-04-21 04:00:31','2021-04-21 09:00:31','194.39.164.108',NULL,NULL),(13792,'brute_force','2021-04-21 04:00:33','2021-04-21 09:00:33','194.39.164.108',NULL,NULL),(13793,'brute_force','2021-04-21 04:00:33','2021-04-21 09:00:33',NULL,NULL,'[login]'),(13794,'brute_force','2021-04-21 04:43:26','2021-04-21 09:43:26','185.86.180.163',NULL,NULL),(13795,'brute_force','2021-04-21 04:43:28','2021-04-21 09:43:28','185.86.180.163',NULL,NULL),(13796,'brute_force','2021-04-21 04:43:28','2021-04-21 09:43:28',NULL,NULL,'[login]'),(13797,'brute_force','2021-04-21 04:56:30','2021-04-21 09:56:30','207.148.94.249',NULL,NULL),(13798,'brute_force','2021-04-21 04:56:32','2021-04-21 09:56:32','207.148.94.249',NULL,NULL),(13799,'brute_force','2021-04-21 04:56:32','2021-04-21 09:56:32',NULL,NULL,'[login]'),(13800,'brute_force','2021-04-21 05:10:11','2021-04-21 10:10:11','184.171.244.231',NULL,NULL),(13801,'brute_force','2021-04-21 05:10:11','2021-04-21 10:10:11',NULL,NULL,'[login]'),(13802,'brute_force','2021-04-21 05:42:05','2021-04-21 10:42:05','78.157.40.153',NULL,NULL),(13803,'brute_force','2021-04-21 05:42:05','2021-04-21 10:42:05',NULL,NULL,'[login]'),(13804,'brute_force','2021-04-21 05:57:28','2021-04-21 10:57:28','74.208.103.228',NULL,NULL),(13805,'brute_force','2021-04-21 05:57:30','2021-04-21 10:57:30','74.208.103.228',NULL,NULL),(13806,'brute_force','2021-04-21 05:57:30','2021-04-21 10:57:30',NULL,NULL,'[login]'),(13807,'brute_force','2021-04-21 06:47:33','2021-04-21 11:47:33','35.225.94.95',NULL,NULL),(13808,'brute_force','2021-04-21 06:47:35','2021-04-21 11:47:35','35.225.94.95',NULL,NULL),(13809,'brute_force','2021-04-21 06:47:35','2021-04-21 11:47:35',NULL,NULL,'[login]'),(13810,'brute_force','2021-04-21 08:04:55','2021-04-21 13:04:55','92.114.19.247',NULL,NULL),(13811,'brute_force','2021-04-21 08:04:59','2021-04-21 13:04:59','92.114.19.247',NULL,NULL),(13812,'brute_force','2021-04-21 08:04:59','2021-04-21 13:04:59',NULL,NULL,'[login]'),(13813,'brute_force','2021-04-21 08:24:59','2021-04-21 13:24:59','162.144.66.89',NULL,NULL),(13814,'brute_force','2021-04-21 08:25:01','2021-04-21 13:25:01','162.144.66.89',NULL,NULL),(13815,'brute_force','2021-04-21 08:25:01','2021-04-21 13:25:01',NULL,NULL,'[login]'),(13816,'brute_force','2021-04-21 09:28:23','2021-04-21 14:28:23','195.161.114.231',NULL,NULL),(13817,'brute_force','2021-04-21 09:28:25','2021-04-21 14:28:25','195.161.114.231',NULL,NULL),(13818,'brute_force','2021-04-21 09:28:25','2021-04-21 14:28:25',NULL,NULL,'[login]'),(13819,'brute_force','2021-04-21 09:51:29','2021-04-21 14:51:29','198.27.69.82',NULL,NULL),(13820,'brute_force','2021-04-21 09:51:31','2021-04-21 14:51:31','198.27.69.82',NULL,NULL),(13821,'brute_force','2021-04-21 09:51:31','2021-04-21 14:51:31',NULL,NULL,'[login]'),(13822,'brute_force','2021-04-21 10:16:32','2021-04-21 15:16:32','193.226.12.204',NULL,NULL),(13823,'brute_force','2021-04-21 10:16:34','2021-04-21 15:16:34','193.226.12.204',NULL,NULL),(13824,'brute_force','2021-04-21 10:16:34','2021-04-21 15:16:34',NULL,NULL,'[login]'),(13825,'brute_force','2021-04-21 10:37:24','2021-04-21 15:37:24','182.176.222.232',NULL,NULL),(13826,'brute_force','2021-04-21 10:37:27','2021-04-21 15:37:27','182.176.222.232',NULL,NULL),(13827,'brute_force','2021-04-21 10:37:27','2021-04-21 15:37:27',NULL,NULL,'[login]'),(13828,'brute_force','2021-04-21 11:01:26','2021-04-21 16:01:26','91.134.248.230',NULL,NULL),(13829,'brute_force','2021-04-21 11:01:30','2021-04-21 16:01:30','91.134.248.230',NULL,NULL),(13830,'brute_force','2021-04-21 11:01:30','2021-04-21 16:01:30',NULL,NULL,'[login]'),(13831,'brute_force','2021-04-21 13:00:25','2021-04-21 18:00:25','133.125.34.242',NULL,NULL),(13832,'brute_force','2021-04-21 13:00:28','2021-04-21 18:00:28','133.125.34.242',NULL,NULL),(13833,'brute_force','2021-04-21 13:00:28','2021-04-21 18:00:28',NULL,NULL,'[login]'),(13834,'brute_force','2021-04-21 13:25:54','2021-04-21 18:25:54','45.156.184.40',NULL,NULL),(13835,'brute_force','2021-04-21 13:25:57','2021-04-21 18:25:57','45.156.184.40',NULL,NULL),(13836,'brute_force','2021-04-21 13:25:57','2021-04-21 18:25:57',NULL,NULL,'[login]'),(13837,'brute_force','2021-04-21 13:50:00','2021-04-21 18:50:00','209.126.1.212',NULL,NULL),(13838,'brute_force','2021-04-21 13:50:02','2021-04-21 18:50:02','209.126.1.212',NULL,NULL),(13839,'brute_force','2021-04-21 13:50:02','2021-04-21 18:50:02',NULL,NULL,'[login]'),(13840,'brute_force','2021-04-21 14:42:15','2021-04-21 19:42:15','193.176.242.124',NULL,NULL),(13841,'brute_force','2021-04-21 14:42:18','2021-04-21 19:42:18','193.176.242.124',NULL,NULL),(13842,'brute_force','2021-04-21 14:42:18','2021-04-21 19:42:18',NULL,NULL,'[login]'),(13843,'brute_force','2021-04-21 15:06:51','2021-04-21 20:06:51','103.77.207.150',NULL,NULL),(13844,'brute_force','2021-04-21 15:06:54','2021-04-21 20:06:54','103.77.207.150',NULL,NULL),(13845,'brute_force','2021-04-21 15:06:54','2021-04-21 20:06:54',NULL,NULL,'[login]'),(13846,'brute_force','2021-04-21 17:21:17','2021-04-21 22:21:17','35.229.136.14',NULL,NULL),(13847,'brute_force','2021-04-21 17:21:20','2021-04-21 22:21:20','35.229.136.14',NULL,NULL),(13848,'brute_force','2021-04-21 17:21:20','2021-04-21 22:21:20',NULL,NULL,'[login]'),(13849,'brute_force','2021-04-21 18:17:13','2021-04-21 23:17:13','203.171.21.225',NULL,NULL),(13850,'brute_force','2021-04-21 18:17:16','2021-04-21 23:17:16','203.171.21.225',NULL,NULL),(13851,'brute_force','2021-04-21 18:17:16','2021-04-21 23:17:16',NULL,NULL,'[login]'),(13852,'brute_force','2021-04-21 19:14:46','2021-04-22 00:14:46','185.252.28.138',NULL,NULL),(13853,'brute_force','2021-04-21 19:14:49','2021-04-22 00:14:49','185.252.28.138',NULL,NULL),(13854,'brute_force','2021-04-21 19:14:49','2021-04-22 00:14:49',NULL,NULL,'[login]'),(13855,'brute_force','2021-04-21 23:59:31','2021-04-22 04:59:31','173.249.52.118',NULL,NULL),(13856,'brute_force','2021-04-21 23:59:31','2021-04-22 04:59:31',NULL,NULL,'[login]'),(13857,'brute_force','2021-04-22 00:14:13','2021-04-22 05:14:13','72.29.77.211',NULL,NULL),(13858,'brute_force','2021-04-22 00:14:13','2021-04-22 05:14:13',NULL,NULL,'[login]'),(13859,'brute_force','2021-04-22 00:28:41','2021-04-22 05:28:41','110.232.143.3',NULL,NULL),(13860,'brute_force','2021-04-22 00:28:43','2021-04-22 05:28:43','110.232.143.3',NULL,NULL),(13861,'brute_force','2021-04-22 00:28:43','2021-04-22 05:28:43',NULL,NULL,'[login]'),(13862,'brute_force','2021-04-22 00:36:30','2021-04-22 05:36:30','64.37.52.12',NULL,NULL),(13863,'brute_force','2021-04-22 00:36:32','2021-04-22 05:36:32','64.37.52.12',NULL,NULL),(13864,'brute_force','2021-04-22 00:36:32','2021-04-22 05:36:32',NULL,NULL,'[login]'),(13865,'brute_force','2021-04-22 00:52:34','2021-04-22 05:52:34','61.12.67.132',NULL,NULL),(13866,'brute_force','2021-04-22 00:52:37','2021-04-22 05:52:37','61.12.67.132',NULL,NULL),(13867,'brute_force','2021-04-22 00:52:37','2021-04-22 05:52:37',NULL,NULL,'[login]'),(13868,'brute_force','2021-04-22 00:59:13','2021-04-22 05:59:13','193.226.12.204',NULL,NULL),(13869,'brute_force','2021-04-22 00:59:15','2021-04-22 05:59:15','193.226.12.204',NULL,NULL),(13870,'brute_force','2021-04-22 00:59:15','2021-04-22 05:59:15',NULL,NULL,'[login]'),(13871,'brute_force','2021-04-22 01:07:46','2021-04-22 06:07:46','157.245.106.153',NULL,NULL),(13872,'brute_force','2021-04-22 01:07:49','2021-04-22 06:07:49','157.245.106.153',NULL,NULL),(13873,'brute_force','2021-04-22 01:07:49','2021-04-22 06:07:49',NULL,NULL,'[login]'),(13874,'brute_force','2021-04-22 01:24:34','2021-04-22 06:24:34','51.89.157.100',NULL,NULL),(13875,'brute_force','2021-04-22 01:24:36','2021-04-22 06:24:36','51.89.157.100',NULL,NULL),(13876,'brute_force','2021-04-22 01:24:36','2021-04-22 06:24:36',NULL,NULL,'[login]'),(13877,'brute_force','2021-04-22 02:02:18','2021-04-22 07:02:18','103.122.106.234',NULL,NULL),(13878,'brute_force','2021-04-22 02:02:21','2021-04-22 07:02:21','103.122.106.234',NULL,NULL),(13879,'brute_force','2021-04-22 02:02:21','2021-04-22 07:02:21',NULL,NULL,'[login]'),(13880,'brute_force','2021-04-22 02:41:28','2021-04-22 07:41:28','132.248.65.245',NULL,NULL),(13881,'brute_force','2021-04-22 02:41:30','2021-04-22 07:41:30','132.248.65.245',NULL,NULL),(13882,'brute_force','2021-04-22 02:41:30','2021-04-22 07:41:30',NULL,NULL,'[login]'),(13883,'brute_force','2021-04-22 03:10:43','2021-04-22 08:10:43','47.112.203.31',NULL,NULL),(13884,'brute_force','2021-04-22 03:10:46','2021-04-22 08:10:46','47.112.203.31',NULL,NULL),(13885,'brute_force','2021-04-22 03:10:46','2021-04-22 08:10:46',NULL,NULL,'[login]'),(13886,'brute_force','2021-04-22 03:22:22','2021-04-22 08:22:22','35.237.185.177',NULL,NULL),(13887,'brute_force','2021-04-22 03:22:24','2021-04-22 08:22:24','35.237.185.177',NULL,NULL),(13888,'brute_force','2021-04-22 03:22:24','2021-04-22 08:22:24',NULL,NULL,'[login]'),(13889,'brute_force','2021-04-22 03:55:57','2021-04-22 08:55:57','203.171.21.225',NULL,NULL),(13890,'brute_force','2021-04-22 03:56:00','2021-04-22 08:56:00','203.171.21.225',NULL,NULL),(13891,'brute_force','2021-04-22 03:56:00','2021-04-22 08:56:00',NULL,NULL,'[login]'),(13892,'brute_force','2021-04-22 04:19:00','2021-04-22 09:19:00','162.214.64.100',NULL,NULL),(13893,'brute_force','2021-04-22 04:19:02','2021-04-22 09:19:02','162.214.64.100',NULL,NULL),(13894,'brute_force','2021-04-22 04:19:02','2021-04-22 09:19:02',NULL,NULL,'[login]'),(13895,'brute_force','2021-04-22 04:43:58','2021-04-22 09:43:58','37.187.74.49',NULL,NULL),(13896,'brute_force','2021-04-22 04:44:00','2021-04-22 09:44:00','37.187.74.49',NULL,NULL),(13897,'brute_force','2021-04-22 04:44:00','2021-04-22 09:44:00',NULL,NULL,'[login]'),(13898,'brute_force','2021-04-22 05:06:55','2021-04-22 10:06:55','148.72.211.177',NULL,NULL),(13899,'brute_force','2021-04-22 05:06:58','2021-04-22 10:06:58','148.72.211.177',NULL,NULL),(13900,'brute_force','2021-04-22 05:06:58','2021-04-22 10:06:58',NULL,NULL,'[login]'),(13901,'brute_force','2021-04-22 05:41:49','2021-04-22 10:41:49','178.128.252.220',NULL,NULL),(13902,'brute_force','2021-04-22 05:41:49','2021-04-22 10:41:49',NULL,NULL,'[login]'),(13903,'brute_force','2021-04-22 06:05:46','2021-04-22 11:05:46','54.83.159.182',NULL,NULL),(13904,'brute_force','2021-04-22 06:05:47','2021-04-22 11:05:47','54.83.159.182',NULL,NULL),(13905,'brute_force','2021-04-22 06:05:47','2021-04-22 11:05:47',NULL,NULL,'[login]'),(13906,'brute_force','2021-04-22 06:18:15','2021-04-22 11:18:15','164.132.48.179',NULL,NULL),(13907,'brute_force','2021-04-22 06:18:20','2021-04-22 11:18:20','164.132.48.179',NULL,NULL),(13908,'brute_force','2021-04-22 06:18:20','2021-04-22 11:18:20',NULL,NULL,'[login]'),(13909,'brute_force','2021-04-22 06:41:47','2021-04-22 11:41:47','31.193.1.105',NULL,NULL),(13910,'brute_force','2021-04-22 06:41:50','2021-04-22 11:41:50','31.193.1.105',NULL,NULL),(13911,'brute_force','2021-04-22 06:41:50','2021-04-22 11:41:50',NULL,NULL,'[login]'),(13912,'brute_force','2021-04-22 06:54:04','2021-04-22 11:54:04','52.172.188.82',NULL,NULL),(13913,'brute_force','2021-04-22 06:54:07','2021-04-22 11:54:07','52.172.188.82',NULL,NULL),(13914,'brute_force','2021-04-22 06:54:07','2021-04-22 11:54:07',NULL,NULL,'[login]'),(13915,'brute_force','2021-04-22 07:06:59','2021-04-22 12:06:59','194.39.164.108',NULL,NULL),(13916,'brute_force','2021-04-22 07:07:01','2021-04-22 12:07:01','194.39.164.108',NULL,NULL),(13917,'brute_force','2021-04-22 07:07:01','2021-04-22 12:07:01',NULL,NULL,'[login]'),(13918,'brute_force','2021-04-22 07:46:31','2021-04-22 12:46:31','158.58.187.76',NULL,NULL),(13919,'brute_force','2021-04-22 07:46:33','2021-04-22 12:46:33','158.58.187.76',NULL,NULL),(13920,'brute_force','2021-04-22 07:46:33','2021-04-22 12:46:33',NULL,NULL,'[login]'),(13921,'brute_force','2021-04-23 13:00:14','2021-04-23 18:00:14','144.91.101.209',NULL,NULL),(13922,'brute_force','2021-04-23 13:00:14','2021-04-23 18:00:14',NULL,NULL,'[login]'),(13923,'brute_force','2021-04-23 13:19:30','2021-04-23 18:19:30','185.252.28.138',NULL,NULL),(13924,'brute_force','2021-04-23 13:19:30','2021-04-23 18:19:30',NULL,NULL,'[login]'),(13925,'brute_force','2021-04-23 13:30:07','2021-04-23 18:30:07','185.49.84.38',NULL,NULL),(13926,'brute_force','2021-04-23 13:30:07','2021-04-23 18:30:07',NULL,NULL,'[login]'),(13927,'brute_force','2021-04-23 13:37:49','2021-04-23 18:37:49','116.203.249.0',NULL,NULL),(13928,'brute_force','2021-04-23 13:37:51','2021-04-23 18:37:51','116.203.249.0',NULL,NULL),(13929,'brute_force','2021-04-23 13:37:51','2021-04-23 18:37:51',NULL,NULL,'[login]'),(13930,'brute_force','2021-04-23 13:47:17','2021-04-23 18:47:17','173.249.52.118',NULL,NULL),(13931,'brute_force','2021-04-23 13:47:19','2021-04-23 18:47:19','173.249.52.118',NULL,NULL),(13932,'brute_force','2021-04-23 13:47:19','2021-04-23 18:47:19',NULL,NULL,'[login]'),(13933,'brute_force','2021-04-23 13:56:03','2021-04-23 18:56:03','95.143.172.240',NULL,NULL),(13934,'brute_force','2021-04-23 13:56:05','2021-04-23 18:56:05','95.143.172.240',NULL,NULL),(13935,'brute_force','2021-04-23 13:56:05','2021-04-23 18:56:05',NULL,NULL,'[login]'),(13936,'brute_force','2021-04-23 14:13:10','2021-04-23 19:13:10','217.149.7.124',NULL,NULL),(13937,'brute_force','2021-04-23 14:13:10','2021-04-23 19:13:10',NULL,NULL,'admin'),(13938,'brute_force','2021-04-23 14:13:10','2021-04-23 19:13:10','217.149.7.124',NULL,NULL),(13939,'brute_force','2021-04-23 14:13:10','2021-04-23 19:13:10',NULL,NULL,'admin'),(13940,'brute_force','2021-04-23 14:14:54','2021-04-23 19:14:54','198.71.239.46',NULL,NULL),(13941,'brute_force','2021-04-23 14:14:54','2021-04-23 19:14:54',NULL,NULL,'admin'),(13942,'brute_force','2021-04-23 14:14:54','2021-04-23 19:14:54','198.71.239.46',NULL,NULL),(13943,'brute_force','2021-04-23 14:14:54','2021-04-23 19:14:54',NULL,2,'gruposuadi'),(13944,'brute_force','2021-04-23 14:15:40','2021-04-23 19:15:40','91.121.41.81',NULL,NULL),(13945,'brute_force','2021-04-23 14:15:40','2021-04-23 19:15:40',NULL,2,'gruposuadi'),(13946,'brute_force','2021-04-23 14:15:40','2021-04-23 19:15:40','91.121.41.81',NULL,NULL),(13947,'brute_force','2021-04-23 14:15:40','2021-04-23 19:15:40',NULL,NULL,'admin'),(13948,'brute_force','2021-04-23 14:16:56','2021-04-23 19:16:56','160.153.154.20',NULL,NULL),(13949,'brute_force','2021-04-23 14:16:56','2021-04-23 19:16:56',NULL,2,'gruposuadi'),(13950,'brute_force','2021-04-23 14:16:55','2021-04-23 19:16:55','160.153.154.20',NULL,NULL),(13951,'brute_force','2021-04-23 14:16:55','2021-04-23 19:16:55',NULL,2,'gruposuadi'),(13952,'brute_force','2021-04-23 14:18:05','2021-04-23 19:18:05','50.63.197.215',NULL,NULL),(13953,'brute_force','2021-04-23 14:18:05','2021-04-23 19:18:05',NULL,NULL,'admin'),(13954,'brute_force','2021-04-23 14:18:05','2021-04-23 19:18:05','50.63.197.215',NULL,NULL),(13955,'brute_force','2021-04-23 14:18:05','2021-04-23 19:18:05',NULL,NULL,'admin'),(13956,'brute_force','2021-04-23 14:18:35','2021-04-23 19:18:35','91.212.213.12',NULL,NULL),(13957,'brute_force','2021-04-23 14:18:35','2021-04-23 19:18:35',NULL,2,'gruposuadi'),(13958,'brute_force','2021-04-23 14:20:03','2021-04-23 19:20:03','50.62.176.45',NULL,NULL),(13959,'brute_force','2021-04-23 14:20:03','2021-04-23 19:20:03',NULL,NULL,'admin'),(13960,'brute_force','2021-04-23 14:20:03','2021-04-23 19:20:03','50.62.176.45',NULL,NULL),(13961,'brute_force','2021-04-23 14:20:03','2021-04-23 19:20:03',NULL,2,'gruposuadi'),(13962,'brute_force','2021-04-23 14:20:20','2021-04-23 19:20:20','171.244.16.85',NULL,NULL),(13963,'brute_force','2021-04-23 14:20:20','2021-04-23 19:20:20',NULL,2,'gruposuadi'),(13964,'brute_force','2021-04-23 14:20:20','2021-04-23 19:20:20','171.244.16.85',NULL,NULL),(13965,'brute_force','2021-04-23 14:20:20','2021-04-23 19:20:20',NULL,2,'gruposuadi'),(13966,'brute_force','2021-04-23 14:20:44','2021-04-23 19:20:44','148.72.59.154',NULL,NULL),(13967,'brute_force','2021-04-23 14:20:44','2021-04-23 19:20:44',NULL,NULL,'admin'),(13968,'brute_force','2021-04-23 14:20:44','2021-04-23 19:20:44','148.72.59.154',NULL,NULL),(13969,'brute_force','2021-04-23 14:20:44','2021-04-23 19:20:44',NULL,NULL,'admin'),(13970,'brute_force','2021-04-23 14:21:22','2021-04-23 19:21:22','107.189.2.3',NULL,NULL),(13971,'brute_force','2021-04-23 14:21:22','2021-04-23 19:21:22',NULL,2,'gruposuadi'),(13972,'brute_force','2021-04-23 14:22:27','2021-04-23 19:22:27','160.153.147.37',NULL,NULL),(13973,'brute_force','2021-04-23 14:22:27','2021-04-23 19:22:27',NULL,NULL,'admin'),(13974,'brute_force','2021-04-23 14:22:27','2021-04-23 19:22:27','160.153.147.37',NULL,NULL),(13975,'brute_force','2021-04-23 14:22:27','2021-04-23 19:22:27',NULL,2,'gruposuadi'),(13976,'brute_force','2021-04-23 14:23:35','2021-04-23 19:23:35','35.199.25.131',NULL,NULL),(13977,'brute_force','2021-04-23 14:23:36','2021-04-23 19:23:36','35.199.25.131',NULL,NULL),(13978,'brute_force','2021-04-23 14:23:36','2021-04-23 19:23:36',NULL,NULL,'[login]'),(13979,'brute_force','2021-04-23 14:24:52','2021-04-23 19:24:52','173.201.196.1',NULL,NULL),(13980,'brute_force','2021-04-23 14:24:52','2021-04-23 19:24:52',NULL,NULL,'admin'),(13981,'brute_force','2021-04-23 14:24:52','2021-04-23 19:24:52','173.201.196.1',NULL,NULL),(13982,'brute_force','2021-04-23 14:24:52','2021-04-23 19:24:52',NULL,2,'gruposuadi'),(13983,'brute_force','2021-04-23 14:25:10','2021-04-23 19:25:10','173.201.196.4',NULL,NULL),(13984,'brute_force','2021-04-23 14:25:10','2021-04-23 19:25:10',NULL,NULL,'admin'),(13985,'brute_force','2021-04-23 14:25:13','2021-04-23 19:25:13','160.153.154.24',NULL,NULL),(13986,'brute_force','2021-04-23 14:25:13','2021-04-23 19:25:13',NULL,NULL,'admin'),(13987,'brute_force','2021-04-23 14:25:13','2021-04-23 19:25:13','160.153.154.24',NULL,NULL),(13988,'brute_force','2021-04-23 14:25:13','2021-04-23 19:25:13',NULL,NULL,'admin'),(13989,'brute_force','2021-04-23 14:25:18','2021-04-23 19:25:18','198.71.238.20',NULL,NULL),(13990,'brute_force','2021-04-23 14:25:18','2021-04-23 19:25:18',NULL,NULL,'admin'),(13991,'brute_force','2021-04-23 14:25:18','2021-04-23 19:25:18','198.71.238.20',NULL,NULL),(13992,'brute_force','2021-04-23 14:25:18','2021-04-23 19:25:18',NULL,2,'gruposuadi'),(13993,'brute_force','2021-04-23 14:26:12','2021-04-23 19:26:12','188.121.41.158',NULL,NULL),(13994,'brute_force','2021-04-23 14:26:12','2021-04-23 19:26:12',NULL,2,'gruposuadi'),(13995,'brute_force','2021-04-23 14:26:12','2021-04-23 19:26:12','188.121.41.158',NULL,NULL),(13996,'brute_force','2021-04-23 14:26:12','2021-04-23 19:26:12',NULL,2,'gruposuadi'),(13997,'brute_force','2021-04-23 14:27:00','2021-04-23 19:27:00','46.245.167.226',NULL,NULL),(13998,'brute_force','2021-04-23 14:27:00','2021-04-23 19:27:00',NULL,NULL,'admin'),(13999,'brute_force','2021-04-23 14:27:00','2021-04-23 19:27:00','46.245.167.226',NULL,NULL),(14000,'brute_force','2021-04-23 14:27:00','2021-04-23 19:27:00',NULL,NULL,'admin'),(14001,'brute_force','2021-04-23 14:28:10','2021-04-23 19:28:10','160.153.154.30',NULL,NULL),(14002,'brute_force','2021-04-23 14:28:10','2021-04-23 19:28:10',NULL,2,'gruposuadi'),(14003,'brute_force','2021-04-23 14:29:05','2021-04-23 19:29:05','198.71.235.73',NULL,NULL),(14004,'brute_force','2021-04-23 14:29:05','2021-04-23 19:29:05',NULL,2,'gruposuadi'),(14005,'brute_force','2021-04-23 14:29:05','2021-04-23 19:29:05','198.71.235.73',NULL,NULL),(14006,'brute_force','2021-04-23 14:29:05','2021-04-23 19:29:05',NULL,NULL,'admin'),(14007,'brute_force','2021-04-23 14:31:26','2021-04-23 19:31:26','184.168.152.96',NULL,NULL),(14008,'brute_force','2021-04-23 14:31:26','2021-04-23 19:31:26',NULL,NULL,'admin'),(14009,'brute_force','2021-04-23 14:31:26','2021-04-23 19:31:26','184.168.152.96',NULL,NULL),(14010,'brute_force','2021-04-23 14:31:26','2021-04-23 19:31:26',NULL,2,'gruposuadi'),(14011,'brute_force','2021-04-23 14:59:21','2021-04-23 19:59:21','46.101.132.88',NULL,NULL),(14012,'brute_force','2021-04-23 14:59:27','2021-04-23 19:59:27','46.101.132.88',NULL,NULL),(14013,'brute_force','2021-04-23 14:59:27','2021-04-23 19:59:27',NULL,NULL,'[login]'),(14014,'brute_force','2021-04-23 15:25:25','2021-04-23 20:25:25','167.172.154.24',NULL,NULL),(14015,'brute_force','2021-04-23 15:25:27','2021-04-23 20:25:27','167.172.154.24',NULL,NULL),(14016,'brute_force','2021-04-23 15:25:27','2021-04-23 20:25:27',NULL,NULL,'[login]'),(14017,'brute_force','2021-04-23 15:59:04','2021-04-23 20:59:04','1.241.163.138',NULL,NULL),(14018,'brute_force','2021-04-23 15:59:04','2021-04-23 20:59:04',NULL,NULL,'[login]'),(14019,'brute_force','2021-04-23 16:14:53','2021-04-23 21:14:53','178.32.3.85',NULL,NULL),(14020,'brute_force','2021-04-23 16:15:03','2021-04-23 21:15:03','178.32.3.85',NULL,NULL),(14021,'brute_force','2021-04-23 16:15:03','2021-04-23 21:15:03',NULL,NULL,'[login]'),(14022,'brute_force','2021-04-23 16:36:26','2021-04-23 21:36:26','52.146.64.212',NULL,NULL),(14023,'brute_force','2021-04-23 16:36:28','2021-04-23 21:36:28','52.146.64.212',NULL,NULL),(14024,'brute_force','2021-04-23 16:36:28','2021-04-23 21:36:28',NULL,NULL,'[login]'),(14025,'brute_force','2021-04-23 16:47:24','2021-04-23 21:47:24','133.125.34.242',NULL,NULL),(14026,'brute_force','2021-04-23 16:47:26','2021-04-23 21:47:26','133.125.34.242',NULL,NULL),(14027,'brute_force','2021-04-23 16:47:26','2021-04-23 21:47:26',NULL,NULL,'[login]'),(14028,'brute_force','2021-04-23 16:58:24','2021-04-23 21:58:24','104.41.184.47',NULL,NULL),(14029,'brute_force','2021-04-23 16:58:27','2021-04-23 21:58:27','104.41.184.47',NULL,NULL),(14030,'brute_force','2021-04-23 16:58:27','2021-04-23 21:58:27',NULL,NULL,'[login]'),(14031,'brute_force','2021-04-23 17:45:12','2021-04-23 22:45:12','162.214.109.27',NULL,NULL),(14032,'brute_force','2021-04-23 17:45:14','2021-04-23 22:45:14','162.214.109.27',NULL,NULL),(14033,'brute_force','2021-04-23 17:45:14','2021-04-23 22:45:14',NULL,NULL,'[login]'),(14034,'brute_force','2021-04-23 17:56:32','2021-04-23 22:56:32','102.130.123.57',NULL,NULL),(14035,'brute_force','2021-04-23 17:56:32','2021-04-23 22:56:32',NULL,NULL,'[login]'),(14036,'brute_force','2021-04-23 18:08:16','2021-04-23 23:08:16','185.59.44.23',NULL,NULL),(14037,'brute_force','2021-04-23 18:08:18','2021-04-23 23:08:18','185.59.44.23',NULL,NULL),(14038,'brute_force','2021-04-23 18:08:18','2021-04-23 23:08:18',NULL,NULL,'[login]'),(14039,'brute_force','2021-04-23 19:10:54','2021-04-24 00:10:54','165.227.201.25',NULL,NULL),(14040,'brute_force','2021-04-23 19:11:02','2021-04-24 00:11:02','165.227.201.25',NULL,NULL),(14041,'brute_force','2021-04-23 19:11:02','2021-04-24 00:11:02',NULL,NULL,'[login]'),(14042,'brute_force','2021-04-23 19:24:03','2021-04-24 00:24:03','183.90.173.95',NULL,NULL),(14043,'brute_force','2021-04-23 19:24:06','2021-04-24 00:24:06','183.90.173.95',NULL,NULL),(14044,'brute_force','2021-04-23 19:24:06','2021-04-24 00:24:06',NULL,NULL,'[login]'),(14045,'brute_force','2021-04-23 19:36:12','2021-04-24 00:36:12','95.143.172.240',NULL,NULL),(14046,'brute_force','2021-04-23 19:49:56','2021-04-24 00:49:56','162.214.114.242',NULL,NULL),(14047,'brute_force','2021-04-23 19:49:56','2021-04-24 00:49:56',NULL,NULL,'[login]'),(14048,'brute_force','2021-04-23 20:02:41','2021-04-24 01:02:41','150.95.110.113',NULL,NULL),(14049,'brute_force','2021-04-23 20:02:44','2021-04-24 01:02:44','150.95.110.113',NULL,NULL),(14050,'brute_force','2021-04-23 20:02:44','2021-04-24 01:02:44',NULL,NULL,'[login]'),(14051,'brute_force','2021-04-23 20:29:41','2021-04-24 01:29:41','163.172.123.81',NULL,NULL),(14052,'brute_force','2021-04-23 20:29:43','2021-04-24 01:29:43','163.172.123.81',NULL,NULL),(14053,'brute_force','2021-04-23 20:29:43','2021-04-24 01:29:43',NULL,NULL,'[login]'),(14054,'brute_force','2021-04-23 20:44:01','2021-04-24 01:44:01','174.138.30.233',NULL,NULL),(14055,'brute_force','2021-04-23 20:44:08','2021-04-24 01:44:08','174.138.30.233',NULL,NULL),(14056,'brute_force','2021-04-23 20:44:08','2021-04-24 01:44:08',NULL,NULL,'[login]'),(14057,'brute_force','2021-04-23 20:56:52','2021-04-24 01:56:52','159.65.239.34',NULL,NULL),(14058,'brute_force','2021-04-23 20:56:55','2021-04-24 01:56:55','159.65.239.34',NULL,NULL),(14059,'brute_force','2021-04-23 20:56:55','2021-04-24 01:56:55',NULL,NULL,'[login]'),(14060,'brute_force','2021-04-23 21:10:00','2021-04-24 02:10:00','206.189.186.211',NULL,NULL),(14061,'brute_force','2021-04-23 21:10:06','2021-04-24 02:10:06','206.189.186.211',NULL,NULL),(14062,'brute_force','2021-04-23 21:10:06','2021-04-24 02:10:06',NULL,NULL,'[login]'),(14063,'brute_force','2021-04-23 21:50:55','2021-04-24 02:50:55','27.72.57.169',NULL,NULL),(14064,'brute_force','2021-04-23 21:50:59','2021-04-24 02:50:59','27.72.57.169',NULL,NULL),(14065,'brute_force','2021-04-23 21:50:59','2021-04-24 02:50:59',NULL,NULL,'[login]'),(14066,'brute_force','2021-04-23 22:04:30','2021-04-24 03:04:30','74.208.103.228',NULL,NULL),(14067,'brute_force','2021-04-23 22:04:32','2021-04-24 03:04:32','74.208.103.228',NULL,NULL),(14068,'brute_force','2021-04-23 22:04:32','2021-04-24 03:04:32',NULL,NULL,'[login]'),(14069,'brute_force','2021-04-23 22:20:17','2021-04-24 03:20:17','62.210.113.228',NULL,NULL),(14070,'brute_force','2021-04-23 22:20:17','2021-04-24 03:20:17',NULL,NULL,'[login]'),(14071,'brute_force','2021-04-23 22:32:52','2021-04-24 03:32:52','35.236.175.34',NULL,NULL),(14072,'brute_force','2021-04-23 22:32:54','2021-04-24 03:32:54','35.236.175.34',NULL,NULL),(14073,'brute_force','2021-04-23 22:32:54','2021-04-24 03:32:54',NULL,NULL,'[login]'),(14074,'brute_force','2021-04-23 23:28:23','2021-04-24 04:28:23','45.119.84.149',NULL,NULL),(14075,'brute_force','2021-04-23 23:28:26','2021-04-24 04:28:26','45.119.84.149',NULL,NULL),(14076,'brute_force','2021-04-23 23:28:26','2021-04-24 04:28:26',NULL,NULL,'[login]'),(14077,'brute_force','2021-04-24 00:51:51','2021-04-24 05:51:51','103.109.101.18',NULL,NULL),(14078,'brute_force','2021-04-24 00:51:54','2021-04-24 05:51:54','103.109.101.18',NULL,NULL),(14079,'brute_force','2021-04-24 00:51:54','2021-04-24 05:51:54',NULL,NULL,'[login]'),(14080,'brute_force','2021-04-24 00:56:02','2021-04-24 05:56:02','97.74.24.112',NULL,NULL),(14081,'brute_force','2021-04-24 00:56:02','2021-04-24 05:56:02',NULL,NULL,'wordcamp'),(14082,'brute_force','2021-04-24 01:10:01','2021-04-24 06:10:01','159.89.116.203',NULL,NULL),(14083,'brute_force','2021-04-24 01:10:02','2021-04-24 06:10:02','159.89.116.203',NULL,NULL),(14084,'brute_force','2021-04-24 01:10:02','2021-04-24 06:10:02',NULL,NULL,'[login]'),(14085,'brute_force','2021-04-24 01:18:54','2021-04-24 06:18:54','41.185.8.225',NULL,NULL),(14086,'brute_force','2021-04-24 01:18:57','2021-04-24 06:18:57','41.185.8.225',NULL,NULL),(14087,'brute_force','2021-04-24 01:18:57','2021-04-24 06:18:57',NULL,NULL,'[login]'),(14088,'brute_force','2021-04-24 01:34:54','2021-04-24 06:34:54','175.208.191.37',NULL,NULL),(14089,'brute_force','2021-04-24 01:34:58','2021-04-24 06:34:58','175.208.191.37',NULL,NULL),(14090,'brute_force','2021-04-24 01:34:58','2021-04-24 06:34:58',NULL,NULL,'[login]'),(14091,'brute_force','2021-04-24 02:02:03','2021-04-24 07:02:03','34.65.222.112',NULL,NULL),(14092,'brute_force','2021-04-24 02:02:05','2021-04-24 07:02:05','34.65.222.112',NULL,NULL),(14093,'brute_force','2021-04-24 02:02:05','2021-04-24 07:02:05',NULL,NULL,'[login]'),(14094,'brute_force','2021-04-24 02:09:25','2021-04-24 07:09:25','198.12.250.8',NULL,NULL),(14095,'brute_force','2021-04-24 02:09:26','2021-04-24 07:09:26','198.12.250.8',NULL,NULL),(14096,'brute_force','2021-04-24 02:09:26','2021-04-24 07:09:26',NULL,NULL,'[login]'),(14097,'brute_force','2021-04-24 02:18:30','2021-04-24 07:18:30','113.194.80.14',NULL,NULL),(14098,'brute_force','2021-04-24 02:18:30','2021-04-24 07:18:30',NULL,NULL,'[login]'),(14099,'brute_force','2021-04-24 02:23:21','2021-04-24 07:23:21','185.46.121.66',NULL,NULL),(14100,'brute_force','2021-04-24 02:23:23','2021-04-24 07:23:23','185.46.121.66',NULL,NULL),(14101,'brute_force','2021-04-24 02:23:23','2021-04-24 07:23:23',NULL,NULL,'[login]'),(14102,'brute_force','2021-04-24 02:30:35','2021-04-24 07:30:35','104.153.72.10',NULL,NULL),(14103,'brute_force','2021-04-24 02:30:38','2021-04-24 07:30:38','104.153.72.10',NULL,NULL),(14104,'brute_force','2021-04-24 02:30:38','2021-04-24 07:30:38',NULL,NULL,'[login]'),(14105,'brute_force','2021-04-24 02:46:48','2021-04-24 07:46:48','1.14.151.16',NULL,NULL),(14106,'brute_force','2021-04-24 02:46:51','2021-04-24 07:46:51','1.14.151.16',NULL,NULL),(14107,'brute_force','2021-04-24 02:46:51','2021-04-24 07:46:51',NULL,NULL,'[login]'),(14108,'brute_force','2021-04-24 02:53:28','2021-04-24 07:53:28','185.50.25.54',NULL,NULL),(14109,'brute_force','2021-04-24 02:53:30','2021-04-24 07:53:30','185.50.25.54',NULL,NULL),(14110,'brute_force','2021-04-24 02:53:30','2021-04-24 07:53:30',NULL,NULL,'[login]'),(14111,'brute_force','2021-04-24 03:01:24','2021-04-24 08:01:24','54.37.150.209',NULL,NULL),(14112,'brute_force','2021-04-24 03:01:26','2021-04-24 08:01:26','54.37.150.209',NULL,NULL),(14113,'brute_force','2021-04-24 03:01:26','2021-04-24 08:01:26',NULL,NULL,'[login]'),(14114,'brute_force','2021-04-24 03:09:24','2021-04-24 08:09:24','178.238.230.88',NULL,NULL),(14115,'brute_force','2021-04-24 03:09:28','2021-04-24 08:09:28','178.238.230.88',NULL,NULL),(14116,'brute_force','2021-04-24 03:09:28','2021-04-24 08:09:28',NULL,NULL,'[login]'),(14117,'brute_force','2021-04-24 03:25:47','2021-04-24 08:25:47','198.12.226.30',NULL,NULL),(14118,'brute_force','2021-04-24 03:25:48','2021-04-24 08:25:48','198.12.226.30',NULL,NULL),(14119,'brute_force','2021-04-24 03:25:48','2021-04-24 08:25:48',NULL,NULL,'[login]'),(14120,'brute_force','2021-04-24 03:33:57','2021-04-24 08:33:57','34.86.176.7',NULL,NULL),(14121,'brute_force','2021-04-24 03:33:58','2021-04-24 08:33:58','34.86.176.7',NULL,NULL),(14122,'brute_force','2021-04-24 03:33:58','2021-04-24 08:33:58',NULL,NULL,'[login]'),(14123,'brute_force','2021-04-24 03:43:02','2021-04-24 08:43:02','207.154.212.155',NULL,NULL),(14124,'brute_force','2021-04-24 03:43:04','2021-04-24 08:43:04','207.154.212.155',NULL,NULL),(14125,'brute_force','2021-04-24 03:43:04','2021-04-24 08:43:04',NULL,NULL,'[login]'),(14126,'brute_force','2021-04-24 03:50:54','2021-04-24 08:50:54','45.119.212.93',NULL,NULL),(14127,'brute_force','2021-04-24 03:50:58','2021-04-24 08:50:58','45.119.212.93',NULL,NULL),(14128,'brute_force','2021-04-24 03:50:58','2021-04-24 08:50:58',NULL,NULL,'[login]'),(14129,'brute_force','2021-04-24 04:25:55','2021-04-24 09:25:55','206.189.186.211',NULL,NULL),(14130,'brute_force','2021-04-24 04:26:02','2021-04-24 09:26:02','206.189.186.211',NULL,NULL),(14131,'brute_force','2021-04-24 04:26:02','2021-04-24 09:26:02',NULL,NULL,'[login]'),(14132,'brute_force','2021-04-24 04:51:52','2021-04-24 09:51:52','51.210.53.160',NULL,NULL),(14133,'brute_force','2021-04-24 04:51:54','2021-04-24 09:51:54','51.210.53.160',NULL,NULL),(14134,'brute_force','2021-04-24 04:51:54','2021-04-24 09:51:54',NULL,NULL,'[login]'),(14135,'brute_force','2021-04-24 05:00:27','2021-04-24 10:00:27','72.167.42.45',NULL,NULL),(14136,'brute_force','2021-04-24 05:00:29','2021-04-24 10:00:29','72.167.42.45',NULL,NULL),(14137,'brute_force','2021-04-24 05:00:29','2021-04-24 10:00:29',NULL,NULL,'[login]'),(14138,'brute_force','2021-04-24 05:09:08','2021-04-24 10:09:08','37.123.98.204',NULL,NULL),(14139,'brute_force','2021-04-24 05:09:12','2021-04-24 10:09:12','37.123.98.204',NULL,NULL),(14140,'brute_force','2021-04-24 05:09:12','2021-04-24 10:09:12',NULL,NULL,'[login]'),(14141,'brute_force','2021-04-24 05:26:49','2021-04-24 10:26:49','198.54.120.93',NULL,NULL),(14142,'brute_force','2021-04-24 05:26:52','2021-04-24 10:26:52','198.54.120.93',NULL,NULL),(14143,'brute_force','2021-04-24 05:26:52','2021-04-24 10:26:52',NULL,NULL,'[login]'),(14144,'brute_force','2021-04-24 05:36:40','2021-04-24 10:36:40','41.185.8.225',NULL,NULL),(14145,'brute_force','2021-04-24 05:36:43','2021-04-24 10:36:43','41.185.8.225',NULL,NULL),(14146,'brute_force','2021-04-24 05:36:43','2021-04-24 10:36:43',NULL,NULL,'[login]'),(14147,'brute_force','2021-04-24 05:45:18','2021-04-24 10:45:18','212.48.85.142',NULL,NULL),(14148,'brute_force','2021-04-24 05:45:18','2021-04-24 10:45:18',NULL,NULL,'[login]'),(14149,'brute_force','2021-04-24 06:23:08','2021-04-24 11:23:08','161.35.154.24',NULL,NULL),(14150,'brute_force','2021-04-24 06:23:11','2021-04-24 11:23:11','161.35.154.24',NULL,NULL),(14151,'brute_force','2021-04-24 06:23:11','2021-04-24 11:23:11',NULL,NULL,'[login]'),(14152,'brute_force','2021-04-24 06:40:57','2021-04-24 11:40:57','37.187.74.49',NULL,NULL),(14153,'brute_force','2021-04-24 06:40:59','2021-04-24 11:40:59','37.187.74.49',NULL,NULL),(14154,'brute_force','2021-04-24 06:40:59','2021-04-24 11:40:59',NULL,NULL,'[login]'),(14155,'brute_force','2021-04-24 06:50:27','2021-04-24 11:50:27','129.226.48.4',NULL,NULL),(14156,'brute_force','2021-04-24 06:50:30','2021-04-24 11:50:30','129.226.48.4',NULL,NULL),(14157,'brute_force','2021-04-24 06:50:30','2021-04-24 11:50:30',NULL,NULL,'[login]'),(14158,'brute_force','2021-04-24 07:28:24','2021-04-24 12:28:24','23.111.159.46',NULL,NULL),(14159,'brute_force','2021-04-24 07:28:25','2021-04-24 12:28:25','23.111.159.46',NULL,NULL),(14160,'brute_force','2021-04-24 07:28:25','2021-04-24 12:28:25',NULL,NULL,'[login]'),(14161,'brute_force','2021-04-24 08:06:38','2021-04-24 13:06:38','80.179.230.72',NULL,NULL),(14162,'brute_force','2021-04-24 08:06:40','2021-04-24 13:06:40','80.179.230.72',NULL,NULL),(14163,'brute_force','2021-04-24 08:06:40','2021-04-24 13:06:40',NULL,NULL,'[login]'),(14164,'brute_force','2021-04-24 08:16:31','2021-04-24 13:16:31','198.199.114.68',NULL,NULL),(14165,'brute_force','2021-04-24 08:16:35','2021-04-24 13:16:35','198.199.114.68',NULL,NULL),(14166,'brute_force','2021-04-24 08:16:35','2021-04-24 13:16:35',NULL,NULL,'[login]'),(14167,'brute_force','2021-04-24 08:26:51','2021-04-24 13:26:51','162.144.38.233',NULL,NULL),(14168,'brute_force','2021-04-24 08:26:53','2021-04-24 13:26:53','162.144.38.233',NULL,NULL),(14169,'brute_force','2021-04-24 08:26:53','2021-04-24 13:26:53',NULL,NULL,'[login]'),(14170,'brute_force','2021-04-24 08:35:07','2021-04-24 13:35:07','110.232.143.9',NULL,NULL),(14171,'brute_force','2021-04-24 08:35:10','2021-04-24 13:35:10','110.232.143.9',NULL,NULL),(14172,'brute_force','2021-04-24 08:35:10','2021-04-24 13:35:10',NULL,NULL,'[login]'),(14173,'brute_force','2021-04-24 08:44:54','2021-04-24 13:44:54','189.20.125.26',NULL,NULL),(14174,'brute_force','2021-04-24 08:44:57','2021-04-24 13:44:57','189.20.125.26',NULL,NULL),(14175,'brute_force','2021-04-24 08:44:57','2021-04-24 13:44:57',NULL,NULL,'[login]'),(14176,'brute_force','2021-04-24 09:01:54','2021-04-24 14:01:54','185.208.181.212',NULL,NULL),(14177,'brute_force','2021-04-24 09:01:54','2021-04-24 14:01:54',NULL,NULL,'[login]'),(14178,'brute_force','2021-04-24 09:08:35','2021-04-24 14:08:35','138.201.62.173',NULL,NULL),(14179,'brute_force','2021-04-24 09:08:37','2021-04-24 14:08:37','138.201.62.173',NULL,NULL),(14180,'brute_force','2021-04-24 09:08:37','2021-04-24 14:08:37',NULL,NULL,'[login]'),(14181,'brute_force','2021-04-25 04:12:38','2021-04-25 09:12:38','180.250.131.5',NULL,NULL),(14182,'brute_force','2021-04-25 04:12:41','2021-04-25 09:12:41','180.250.131.5',NULL,NULL),(14183,'brute_force','2021-04-25 04:12:41','2021-04-25 09:12:41',NULL,NULL,'[login]'),(14184,'brute_force','2021-04-25 13:46:26','2021-04-25 18:46:26','45.55.92.26',NULL,NULL),(14185,'brute_force','2021-04-25 13:46:26','2021-04-25 18:46:26',NULL,NULL,'admin'),(14186,'brute_force','2021-04-25 13:46:26','2021-04-25 18:46:26','45.55.92.26',NULL,NULL),(14187,'brute_force','2021-04-25 13:46:26','2021-04-25 18:46:26',NULL,2,'gruposuadi'),(14188,'brute_force','2021-04-25 13:46:28','2021-04-25 18:46:28','184.168.152.166',NULL,NULL),(14189,'brute_force','2021-04-25 13:46:28','2021-04-25 18:46:28',NULL,NULL,'admin'),(14190,'brute_force','2021-04-25 13:46:28','2021-04-25 18:46:28','184.168.152.166',NULL,NULL),(14191,'brute_force','2021-04-25 13:46:28','2021-04-25 18:46:28',NULL,NULL,'admin'),(14192,'brute_force','2021-04-25 13:49:09','2021-04-25 18:49:09','50.63.197.94',NULL,NULL),(14193,'brute_force','2021-04-25 13:49:09','2021-04-25 18:49:09',NULL,2,'gruposuadi'),(14194,'brute_force','2021-04-25 13:49:09','2021-04-25 18:49:09','50.63.197.94',NULL,NULL),(14195,'brute_force','2021-04-25 13:49:09','2021-04-25 18:49:09',NULL,2,'gruposuadi'),(14196,'brute_force','2021-04-25 13:50:09','2021-04-25 18:50:09','185.87.123.34',NULL,NULL),(14197,'brute_force','2021-04-25 13:50:09','2021-04-25 18:50:09',NULL,2,'gruposuadi'),(14198,'brute_force','2021-04-25 13:50:09','2021-04-25 18:50:09','185.87.123.34',NULL,NULL),(14199,'brute_force','2021-04-25 13:50:09','2021-04-25 18:50:09',NULL,NULL,'admin'),(14200,'brute_force','2021-04-25 13:50:31','2021-04-25 18:50:31','104.238.120.7',NULL,NULL),(14201,'brute_force','2021-04-25 13:50:31','2021-04-25 18:50:31',NULL,NULL,'admin'),(14202,'brute_force','2021-04-25 13:50:31','2021-04-25 18:50:31','104.238.120.7',NULL,NULL),(14203,'brute_force','2021-04-25 13:50:31','2021-04-25 18:50:31',NULL,NULL,'admin'),(14204,'brute_force','2021-04-25 13:53:07','2021-04-25 18:53:07','160.153.147.142',NULL,NULL),(14205,'brute_force','2021-04-25 13:53:07','2021-04-25 18:53:07',NULL,NULL,'admin'),(14206,'brute_force','2021-04-25 13:53:07','2021-04-25 18:53:07','160.153.147.142',NULL,NULL),(14207,'brute_force','2021-04-25 13:53:07','2021-04-25 18:53:07',NULL,2,'gruposuadi'),(14208,'brute_force','2021-04-25 13:53:36','2021-04-25 18:53:36','202.70.136.100',NULL,NULL),(14209,'brute_force','2021-04-25 13:53:36','2021-04-25 18:53:36',NULL,2,'gruposuadi'),(14210,'brute_force','2021-04-25 13:53:36','2021-04-25 18:53:36','202.70.136.100',NULL,NULL),(14211,'brute_force','2021-04-25 13:53:36','2021-04-25 18:53:36',NULL,NULL,'admin'),(14212,'brute_force','2021-04-25 13:54:08','2021-04-25 18:54:08','198.71.231.76',NULL,NULL),(14213,'brute_force','2021-04-25 13:54:08','2021-04-25 18:54:08',NULL,NULL,'admin'),(14214,'brute_force','2021-04-25 13:54:07','2021-04-25 18:54:07','198.71.231.76',NULL,NULL),(14215,'brute_force','2021-04-25 13:54:07','2021-04-25 18:54:07',NULL,2,'gruposuadi'),(14216,'brute_force','2021-04-25 13:54:53','2021-04-25 18:54:53','190.183.61.120',NULL,NULL),(14217,'brute_force','2021-04-25 13:54:53','2021-04-25 18:54:53',NULL,NULL,'admin'),(14218,'brute_force','2021-04-25 13:54:53','2021-04-25 18:54:53','190.183.61.120',NULL,NULL),(14219,'brute_force','2021-04-25 13:54:53','2021-04-25 18:54:53',NULL,2,'gruposuadi'),(14220,'brute_force','2021-04-25 13:56:45','2021-04-25 18:56:45','93.90.145.106',NULL,NULL),(14221,'brute_force','2021-04-25 13:56:45','2021-04-25 18:56:45',NULL,NULL,'admin'),(14222,'brute_force','2021-04-25 13:56:45','2021-04-25 18:56:45','93.90.145.106',NULL,NULL),(14223,'brute_force','2021-04-25 13:56:45','2021-04-25 18:56:45',NULL,2,'gruposuadi'),(14224,'brute_force','2021-04-25 13:57:20','2021-04-25 18:57:20','171.244.16.85',NULL,NULL),(14225,'brute_force','2021-04-25 13:57:20','2021-04-25 18:57:20',NULL,NULL,'admin'),(14226,'brute_force','2021-04-25 13:57:20','2021-04-25 18:57:20','171.244.16.85',NULL,NULL),(14227,'brute_force','2021-04-25 13:57:20','2021-04-25 18:57:20',NULL,2,'gruposuadi'),(14228,'brute_force','2021-04-25 13:57:49','2021-04-25 18:57:49','153.122.170.38',NULL,NULL),(14229,'brute_force','2021-04-25 13:57:49','2021-04-25 18:57:49',NULL,2,'gruposuadi'),(14230,'brute_force','2021-04-25 13:57:49','2021-04-25 18:57:49','153.122.170.38',NULL,NULL),(14231,'brute_force','2021-04-25 13:57:49','2021-04-25 18:57:49',NULL,NULL,'admin'),(14232,'brute_force','2021-04-25 18:17:03','2021-04-25 23:17:03','97.74.24.202',NULL,NULL),(14233,'brute_force','2021-04-25 18:17:03','2021-04-25 23:17:03',NULL,2,'gruposuadi'),(14234,'brute_force','2021-04-25 18:17:03','2021-04-25 23:17:03','97.74.24.202',NULL,NULL),(14235,'brute_force','2021-04-25 18:17:03','2021-04-25 23:17:03',NULL,2,'gruposuadi'),(14236,'brute_force','2021-04-25 18:18:24','2021-04-25 23:18:24','182.50.130.133',NULL,NULL),(14237,'brute_force','2021-04-25 18:18:24','2021-04-25 23:18:24',NULL,2,'gruposuadi'),(14238,'brute_force','2021-04-25 18:18:24','2021-04-25 23:18:24','182.50.130.133',NULL,NULL),(14239,'brute_force','2021-04-25 18:18:24','2021-04-25 23:18:24',NULL,NULL,'admin'),(14240,'brute_force','2021-04-25 18:18:37','2021-04-25 23:18:37','160.153.154.18',NULL,NULL),(14241,'brute_force','2021-04-25 18:18:37','2021-04-25 23:18:37',NULL,NULL,'admin'),(14242,'brute_force','2021-04-25 18:18:37','2021-04-25 23:18:37','160.153.154.18',NULL,NULL),(14243,'brute_force','2021-04-25 18:18:37','2021-04-25 23:18:37',NULL,NULL,'admin'),(14244,'brute_force','2021-04-25 18:19:47','2021-04-25 23:19:47','201.150.35.113',NULL,NULL),(14245,'brute_force','2021-04-25 18:19:47','2021-04-25 23:19:47',NULL,NULL,'admin'),(14246,'brute_force','2021-04-25 18:19:47','2021-04-25 23:19:47','201.150.35.113',NULL,NULL),(14247,'brute_force','2021-04-25 18:19:47','2021-04-25 23:19:47',NULL,2,'gruposuadi'),(14248,'brute_force','2021-04-25 18:23:09','2021-04-25 23:23:09','107.180.120.47',NULL,NULL),(14249,'brute_force','2021-04-25 18:23:09','2021-04-25 23:23:09',NULL,2,'gruposuadi'),(14250,'brute_force','2021-04-25 18:23:09','2021-04-25 23:23:09','107.180.120.47',NULL,NULL),(14251,'brute_force','2021-04-25 18:23:09','2021-04-25 23:23:09',NULL,NULL,'admin'),(14252,'brute_force','2021-04-25 18:23:52','2021-04-25 23:23:52','88.99.231.246',NULL,NULL),(14253,'brute_force','2021-04-25 18:23:52','2021-04-25 23:23:52',NULL,2,'gruposuadi'),(14254,'brute_force','2021-04-25 18:23:52','2021-04-25 23:23:52','88.99.231.246',NULL,NULL),(14255,'brute_force','2021-04-25 18:23:52','2021-04-25 23:23:52',NULL,NULL,'admin'),(14256,'brute_force','2021-04-25 18:25:21','2021-04-25 23:25:21','184.168.27.170',NULL,NULL),(14257,'brute_force','2021-04-25 18:25:21','2021-04-25 23:25:21',NULL,NULL,'admin'),(14258,'brute_force','2021-04-25 18:25:21','2021-04-25 23:25:21','184.168.27.170',NULL,NULL),(14259,'brute_force','2021-04-25 18:25:21','2021-04-25 23:25:21',NULL,2,'gruposuadi'),(14260,'brute_force','2021-04-25 18:26:44','2021-04-25 23:26:44','198.71.239.24',NULL,NULL),(14261,'brute_force','2021-04-25 18:26:44','2021-04-25 23:26:44',NULL,NULL,'admin'),(14262,'brute_force','2021-04-25 18:26:44','2021-04-25 23:26:44','198.71.239.24',NULL,NULL),(14263,'brute_force','2021-04-25 18:26:44','2021-04-25 23:26:44',NULL,NULL,'admin'),(14264,'brute_force','2021-04-25 18:31:06','2021-04-25 23:31:06','160.153.147.36',NULL,NULL),(14265,'brute_force','2021-04-25 18:31:06','2021-04-25 23:31:06',NULL,NULL,'admin'),(14266,'brute_force','2021-04-25 18:31:06','2021-04-25 23:31:06','160.153.147.36',NULL,NULL),(14267,'brute_force','2021-04-25 18:31:06','2021-04-25 23:31:06',NULL,2,'gruposuadi'),(14268,'brute_force','2021-04-25 18:31:27','2021-04-25 23:31:27','184.168.46.167',NULL,NULL),(14269,'brute_force','2021-04-25 18:31:27','2021-04-25 23:31:27',NULL,2,'gruposuadi'),(14270,'brute_force','2021-04-25 18:31:27','2021-04-25 23:31:27','184.168.46.167',NULL,NULL),(14271,'brute_force','2021-04-25 18:31:27','2021-04-25 23:31:27',NULL,NULL,'admin'),(14272,'brute_force','2021-04-25 18:32:36','2021-04-25 23:32:36','104.248.81.46',NULL,NULL),(14273,'brute_force','2021-04-25 18:32:36','2021-04-25 23:32:36',NULL,NULL,'admin'),(14274,'brute_force','2021-04-25 18:32:36','2021-04-25 23:32:36','104.248.81.46',NULL,NULL),(14275,'brute_force','2021-04-25 18:32:36','2021-04-25 23:32:36',NULL,2,'gruposuadi'),(14276,'brute_force','2021-04-25 18:33:22','2021-04-25 23:33:22','107.180.122.4',NULL,NULL),(14277,'brute_force','2021-04-25 18:33:22','2021-04-25 23:33:22',NULL,NULL,'admin'),(14278,'brute_force','2021-04-25 18:33:22','2021-04-25 23:33:22','107.180.122.4',NULL,NULL),(14279,'brute_force','2021-04-25 18:33:22','2021-04-25 23:33:22',NULL,2,'gruposuadi'),(14280,'brute_force','2021-04-25 18:34:15','2021-04-25 23:34:15','190.107.177.38',NULL,NULL),(14281,'brute_force','2021-04-25 18:34:15','2021-04-25 23:34:15',NULL,2,'gruposuadi'),(14282,'brute_force','2021-04-25 18:34:19','2021-04-25 23:34:19','50.63.194.47',NULL,NULL),(14283,'brute_force','2021-04-25 18:34:19','2021-04-25 23:34:19',NULL,2,'gruposuadi'),(14284,'brute_force','2021-04-25 18:34:28','2021-04-25 23:34:28','45.40.156.13',NULL,NULL),(14285,'brute_force','2021-04-25 18:34:28','2021-04-25 23:34:28',NULL,2,'gruposuadi'),(14286,'brute_force','2021-04-25 18:34:28','2021-04-25 23:34:28','45.40.156.13',NULL,NULL),(14287,'brute_force','2021-04-25 18:34:28','2021-04-25 23:34:28',NULL,NULL,'admin'),(14288,'brute_force','2021-04-26 02:47:47','2021-04-26 07:47:47','46.252.205.166',NULL,NULL),(14289,'brute_force','2021-04-26 02:47:47','2021-04-26 07:47:47',NULL,2,'gruposuadi'),(14290,'brute_force','2021-04-26 02:47:47','2021-04-26 07:47:47','46.252.205.166',NULL,NULL),(14291,'brute_force','2021-04-26 02:47:47','2021-04-26 07:47:47',NULL,NULL,'admin'),(14292,'brute_force','2021-04-26 02:47:54','2021-04-26 07:47:54','82.166.143.97',NULL,NULL),(14293,'brute_force','2021-04-26 02:47:54','2021-04-26 07:47:54',NULL,2,'gruposuadi'),(14294,'brute_force','2021-04-26 02:47:54','2021-04-26 07:47:54','82.166.143.97',NULL,NULL),(14295,'brute_force','2021-04-26 02:47:54','2021-04-26 07:47:54',NULL,2,'gruposuadi'),(14296,'brute_force','2021-04-26 02:49:09','2021-04-26 07:49:09','173.201.196.178',NULL,NULL),(14297,'brute_force','2021-04-26 02:49:09','2021-04-26 07:49:09',NULL,NULL,'admin'),(14298,'brute_force','2021-04-26 02:49:09','2021-04-26 07:49:09','173.201.196.178',NULL,NULL),(14299,'brute_force','2021-04-26 02:49:09','2021-04-26 07:49:09',NULL,NULL,'admin'),(14300,'brute_force','2021-04-26 02:50:20','2021-04-26 07:50:20','107.180.111.21',NULL,NULL),(14301,'brute_force','2021-04-26 02:50:20','2021-04-26 07:50:20',NULL,2,'gruposuadi'),(14302,'brute_force','2021-04-26 02:50:20','2021-04-26 07:50:20','107.180.111.21',NULL,NULL),(14303,'brute_force','2021-04-26 02:50:20','2021-04-26 07:50:20',NULL,NULL,'admin'),(14304,'brute_force','2021-04-26 02:52:37','2021-04-26 07:52:37','107.180.89.170',NULL,NULL),(14305,'brute_force','2021-04-26 02:52:37','2021-04-26 07:52:37',NULL,2,'gruposuadi'),(14306,'brute_force','2021-04-26 02:52:37','2021-04-26 07:52:37','74.208.56.185',NULL,NULL),(14307,'brute_force','2021-04-26 02:52:37','2021-04-26 07:52:37',NULL,2,'gruposuadi'),(14308,'brute_force','2021-04-26 02:52:37','2021-04-26 07:52:37','107.180.89.170',NULL,NULL),(14309,'brute_force','2021-04-26 02:52:37','2021-04-26 07:52:37',NULL,2,'gruposuadi'),(14310,'brute_force','2021-04-26 02:53:25','2021-04-26 07:53:25','50.63.165.245',NULL,NULL),(14311,'brute_force','2021-04-26 02:53:25','2021-04-26 07:53:25',NULL,NULL,'admin'),(14312,'brute_force','2021-04-26 02:53:25','2021-04-26 07:53:25','50.63.165.245',NULL,NULL),(14313,'brute_force','2021-04-26 02:53:25','2021-04-26 07:53:25',NULL,NULL,'admin'),(14314,'brute_force','2021-04-26 02:53:44','2021-04-26 07:53:44','184.168.152.20',NULL,NULL),(14315,'brute_force','2021-04-26 02:53:44','2021-04-26 07:53:44',NULL,2,'gruposuadi'),(14316,'brute_force','2021-04-26 02:53:44','2021-04-26 07:53:44','184.168.152.20',NULL,NULL),(14317,'brute_force','2021-04-26 02:53:44','2021-04-26 07:53:44',NULL,NULL,'admin'),(14318,'brute_force','2021-04-26 02:55:00','2021-04-26 07:55:00','51.255.69.12',NULL,NULL),(14319,'brute_force','2021-04-26 02:55:00','2021-04-26 07:55:00',NULL,2,'gruposuadi'),(14320,'brute_force','2021-04-26 02:55:00','2021-04-26 07:55:00','51.255.69.12',NULL,NULL),(14321,'brute_force','2021-04-26 02:55:00','2021-04-26 07:55:00',NULL,NULL,'admin'),(14322,'brute_force','2021-04-26 02:55:55','2021-04-26 07:55:55','173.201.196.7',NULL,NULL),(14323,'brute_force','2021-04-26 02:55:55','2021-04-26 07:55:55',NULL,NULL,'admin'),(14324,'brute_force','2021-04-26 02:55:55','2021-04-26 07:55:55','173.201.196.7',NULL,NULL),(14325,'brute_force','2021-04-26 02:55:55','2021-04-26 07:55:55',NULL,NULL,'admin'),(14326,'brute_force','2021-04-26 02:57:54','2021-04-26 07:57:54','184.168.193.97',NULL,NULL),(14327,'brute_force','2021-04-26 02:57:54','2021-04-26 07:57:54',NULL,2,'gruposuadi'),(14328,'brute_force','2021-04-26 02:57:54','2021-04-26 07:57:54','184.168.193.97',NULL,NULL),(14329,'brute_force','2021-04-26 02:57:54','2021-04-26 07:57:54',NULL,2,'gruposuadi'),(14330,'brute_force','2021-04-26 02:58:50','2021-04-26 07:58:50','190.183.61.120',NULL,NULL),(14331,'brute_force','2021-04-26 02:58:50','2021-04-26 07:58:50',NULL,2,'gruposuadi'),(14332,'brute_force','2021-04-26 02:58:50','2021-04-26 07:58:50','190.183.61.120',NULL,NULL),(14333,'brute_force','2021-04-26 02:58:50','2021-04-26 07:58:50',NULL,2,'gruposuadi'),(14334,'brute_force','2021-04-26 03:00:37','2021-04-26 08:00:37','198.71.228.14',NULL,NULL),(14335,'brute_force','2021-04-26 03:00:37','2021-04-26 08:00:37',NULL,NULL,'admin'),(14336,'brute_force','2021-04-26 03:00:37','2021-04-26 08:00:37','198.71.228.14',NULL,NULL),(14337,'brute_force','2021-04-26 03:00:37','2021-04-26 08:00:37',NULL,2,'gruposuadi'),(14338,'brute_force','2021-04-26 03:01:52','2021-04-26 08:01:52','149.202.76.139',NULL,NULL),(14339,'brute_force','2021-04-26 03:01:52','2021-04-26 08:01:52',NULL,NULL,'admin'),(14340,'brute_force','2021-04-26 03:01:52','2021-04-26 08:01:52','149.202.76.139',NULL,NULL),(14341,'brute_force','2021-04-26 03:01:52','2021-04-26 08:01:52',NULL,NULL,'admin'),(14342,'brute_force','2021-04-26 03:02:17','2021-04-26 08:02:17','122.28.55.137',NULL,NULL),(14343,'brute_force','2021-04-26 03:02:17','2021-04-26 08:02:17',NULL,NULL,'admin'),(14344,'brute_force','2021-04-26 03:02:32','2021-04-26 08:02:32','160.153.154.24',NULL,NULL),(14345,'brute_force','2021-04-26 03:02:32','2021-04-26 08:02:32',NULL,NULL,'admin'),(14346,'brute_force','2021-04-26 03:02:32','2021-04-26 08:02:32','160.153.154.24',NULL,NULL),(14347,'brute_force','2021-04-26 03:02:32','2021-04-26 08:02:32',NULL,NULL,'admin'),(14348,'brute_force','2021-04-26 03:02:42','2021-04-26 08:02:42','66.199.191.89',NULL,NULL),(14349,'brute_force','2021-04-26 03:02:42','2021-04-26 08:02:42',NULL,NULL,'admin'),(14350,'brute_force','2021-04-26 03:02:50','2021-04-26 08:02:50','97.74.24.89',NULL,NULL),(14351,'brute_force','2021-04-26 03:02:50','2021-04-26 08:02:50',NULL,2,'gruposuadi'),(14352,'brute_force','2021-04-26 05:34:37','2021-04-26 10:34:37','185.100.86.182',NULL,NULL),(14353,'brute_force','2021-04-26 05:34:37','2021-04-26 10:34:37',NULL,2,'gruposuadi'),(14354,'brute_force','2021-04-26 05:42:59','2021-04-26 10:42:59','80.67.172.162',NULL,NULL),(14355,'brute_force','2021-04-26 05:42:59','2021-04-26 10:42:59',NULL,NULL,'test'),(14356,'brute_force','2021-04-26 06:50:28','2021-04-26 11:50:28','109.70.100.39',NULL,NULL),(14357,'brute_force','2021-04-26 06:50:28','2021-04-26 11:50:28',NULL,2,'gruposuadi'),(14358,'brute_force','2021-04-26 06:50:27','2021-04-26 11:50:27','162.247.74.217',NULL,NULL),(14359,'brute_force','2021-04-26 06:50:27','2021-04-26 11:50:27',NULL,NULL,'test'),(14360,'brute_force','2021-04-27 02:04:13','2021-04-27 07:04:13','104.244.72.36',NULL,NULL),(14361,'brute_force','2021-04-27 02:04:13','2021-04-27 07:04:13',NULL,NULL,'test'),(14362,'brute_force','2021-04-27 03:19:21','2021-04-27 08:19:21','185.220.102.252',NULL,NULL),(14363,'brute_force','2021-04-27 03:19:21','2021-04-27 08:19:21',NULL,NULL,'test'),(14364,'brute_force','2021-04-27 03:20:38','2021-04-27 08:20:38','46.167.244.6',NULL,NULL),(14365,'brute_force','2021-04-27 03:20:38','2021-04-27 08:20:38',NULL,2,'gruposuadi'),(14366,'brute_force','2021-04-27 23:06:24','2021-04-28 04:06:24','31.7.61.190',NULL,NULL),(14367,'brute_force','2021-04-27 23:06:24','2021-04-28 04:06:24',NULL,2,'gruposuadi'),(14368,'brute_force','2021-04-28 00:21:14','2021-04-28 05:21:14','199.249.230.114',NULL,NULL),(14369,'brute_force','2021-04-28 00:21:14','2021-04-28 05:21:14',NULL,2,'gruposuadi'),(14370,'brute_force','2021-04-28 02:31:38','2021-04-28 07:31:38','206.189.89.148',NULL,NULL),(14371,'brute_force','2021-04-28 02:31:38','2021-04-28 07:31:38',NULL,NULL,'[login]'),(14372,'brute_force','2021-04-28 02:41:09','2021-04-28 07:41:09','5.189.160.126',NULL,NULL),(14373,'brute_force','2021-04-28 02:41:11','2021-04-28 07:41:11','5.189.160.126',NULL,NULL),(14374,'brute_force','2021-04-28 02:41:11','2021-04-28 07:41:11',NULL,NULL,'[login]'),(14375,'brute_force','2021-04-28 02:53:35','2021-04-28 07:53:35','178.62.26.232',NULL,NULL),(14376,'brute_force','2021-04-28 02:53:38','2021-04-28 07:53:38','178.62.26.232',NULL,NULL),(14377,'brute_force','2021-04-28 02:53:38','2021-04-28 07:53:38',NULL,NULL,'[login]'),(14378,'brute_force','2021-04-28 03:18:09','2021-04-28 08:18:09','163.172.123.81',NULL,NULL),(14379,'brute_force','2021-04-28 03:18:12','2021-04-28 08:18:12','163.172.123.81',NULL,NULL),(14380,'brute_force','2021-04-28 03:18:12','2021-04-28 08:18:12',NULL,NULL,'[login]'),(14381,'brute_force','2021-04-28 03:28:53','2021-04-28 08:28:53','178.128.252.220',NULL,NULL),(14382,'brute_force','2021-04-28 03:28:55','2021-04-28 08:28:55','178.128.252.220',NULL,NULL),(14383,'brute_force','2021-04-28 03:28:55','2021-04-28 08:28:55',NULL,NULL,'[login]'),(14384,'brute_force','2021-04-28 03:53:45','2021-04-28 08:53:45','103.77.207.150',NULL,NULL),(14385,'brute_force','2021-04-28 03:53:48','2021-04-28 08:53:48','103.77.207.150',NULL,NULL),(14386,'brute_force','2021-04-28 03:53:48','2021-04-28 08:53:48',NULL,NULL,'[login]'),(14387,'brute_force','2021-04-28 04:07:19','2021-04-28 09:07:19','143.198.219.201',NULL,NULL),(14388,'brute_force','2021-04-28 04:07:26','2021-04-28 09:07:26','143.198.219.201',NULL,NULL),(14389,'brute_force','2021-04-28 04:07:26','2021-04-28 09:07:26',NULL,NULL,'[login]'),(14390,'brute_force','2021-04-28 04:20:15','2021-04-28 09:20:15','103.83.81.53',NULL,NULL),(14391,'brute_force','2021-04-28 04:20:18','2021-04-28 09:20:18','103.83.81.53',NULL,NULL),(14392,'brute_force','2021-04-28 04:20:18','2021-04-28 09:20:18',NULL,NULL,'[login]'),(14393,'brute_force','2021-04-28 04:44:25','2021-04-28 09:44:25','34.85.97.168',NULL,NULL),(14394,'brute_force','2021-04-28 04:57:55','2021-04-28 09:57:55','67.222.130.10',NULL,NULL),(14395,'brute_force','2021-04-28 04:57:57','2021-04-28 09:57:57','67.222.130.10',NULL,NULL),(14396,'brute_force','2021-04-28 04:57:57','2021-04-28 09:57:57',NULL,NULL,'[login]'),(14397,'brute_force','2021-04-28 05:13:13','2021-04-28 10:13:13','45.119.83.250',NULL,NULL),(14398,'brute_force','2021-04-28 05:26:35','2021-04-28 10:26:35','157.245.38.42',NULL,NULL),(14399,'brute_force','2021-04-28 05:26:39','2021-04-28 10:26:39','157.245.38.42',NULL,NULL),(14400,'brute_force','2021-04-28 05:26:39','2021-04-28 10:26:39',NULL,NULL,'[login]'),(14401,'brute_force','2021-04-28 05:53:27','2021-04-28 10:53:27','103.120.177.185',NULL,NULL),(14402,'brute_force','2021-04-28 05:53:30','2021-04-28 10:53:30','103.120.177.185',NULL,NULL),(14403,'brute_force','2021-04-28 05:53:30','2021-04-28 10:53:30',NULL,NULL,'[login]'),(14404,'brute_force','2021-04-28 06:37:29','2021-04-28 11:37:29','157.245.84.6',NULL,NULL),(14405,'brute_force','2021-04-28 06:37:36','2021-04-28 11:37:36','157.245.84.6',NULL,NULL),(14406,'brute_force','2021-04-28 06:37:36','2021-04-28 11:37:36',NULL,NULL,'[login]'),(14407,'brute_force','2021-04-28 06:51:05','2021-04-28 11:51:05','64.4.161.233',NULL,NULL),(14408,'brute_force','2021-04-28 06:51:07','2021-04-28 11:51:07','64.4.161.233',NULL,NULL),(14409,'brute_force','2021-04-28 06:51:07','2021-04-28 11:51:07',NULL,NULL,'[login]'),(14410,'brute_force','2021-04-28 07:06:30','2021-04-28 12:06:30','139.59.33.202',NULL,NULL),(14411,'brute_force','2021-04-28 07:06:33','2021-04-28 12:06:33','139.59.33.202',NULL,NULL),(14412,'brute_force','2021-04-28 07:06:33','2021-04-28 12:06:33',NULL,NULL,'[login]'),(14413,'brute_force','2021-04-28 07:22:56','2021-04-28 12:22:56','162.241.149.137',NULL,NULL),(14414,'brute_force','2021-04-28 07:22:58','2021-04-28 12:22:58','162.241.149.137',NULL,NULL),(14415,'brute_force','2021-04-28 07:22:58','2021-04-28 12:22:58',NULL,NULL,'[login]'),(14416,'brute_force','2021-04-28 07:38:48','2021-04-28 12:38:48','190.107.177.239',NULL,NULL),(14417,'brute_force','2021-04-28 07:38:50','2021-04-28 12:38:50','190.107.177.239',NULL,NULL),(14418,'brute_force','2021-04-28 07:38:50','2021-04-28 12:38:50',NULL,NULL,'[login]'),(14419,'brute_force','2021-04-28 08:10:23','2021-04-28 13:10:23','192.81.217.140',NULL,NULL),(14420,'brute_force','2021-04-28 08:10:29','2021-04-28 13:10:29','192.81.217.140',NULL,NULL),(14421,'brute_force','2021-04-28 08:10:29','2021-04-28 13:10:29',NULL,NULL,'[login]'),(14422,'brute_force','2021-04-28 09:14:14','2021-04-28 14:14:14','159.203.176.82',NULL,NULL),(14423,'brute_force','2021-04-28 09:14:16','2021-04-28 14:14:16','159.203.176.82',NULL,NULL),(14424,'brute_force','2021-04-28 09:14:16','2021-04-28 14:14:16',NULL,NULL,'[login]'),(14425,'brute_force','2021-04-28 09:30:45','2021-04-28 14:30:45','190.107.177.239',NULL,NULL),(14426,'brute_force','2021-04-28 09:30:48','2021-04-28 14:30:48','190.107.177.239',NULL,NULL),(14427,'brute_force','2021-04-28 09:30:48','2021-04-28 14:30:48',NULL,NULL,'[login]'),(14428,'brute_force','2021-04-28 09:48:48','2021-04-28 14:48:48','61.12.67.132',NULL,NULL),(14429,'brute_force','2021-04-28 09:48:51','2021-04-28 14:48:51','61.12.67.132',NULL,NULL),(14430,'brute_force','2021-04-28 09:48:51','2021-04-28 14:48:51',NULL,NULL,'[login]'),(14431,'brute_force','2021-04-28 12:38:58','2021-04-28 17:38:58','8.210.116.184',NULL,NULL),(14432,'brute_force','2021-04-28 12:39:02','2021-04-28 17:39:02','8.210.116.184',NULL,NULL),(14433,'brute_force','2021-04-28 12:39:02','2021-04-28 17:39:02',NULL,NULL,'admin'),(14434,'brute_force','2021-04-28 12:49:13','2021-04-28 17:49:13','178.62.26.232',NULL,NULL),(14435,'brute_force','2021-04-28 12:49:20','2021-04-28 17:49:20','178.62.26.232',NULL,NULL),(14436,'brute_force','2021-04-28 12:49:20','2021-04-28 17:49:20',NULL,NULL,'admin'),(14437,'brute_force','2021-04-28 12:59:21','2021-04-28 17:59:21','134.122.50.178',NULL,NULL),(14438,'brute_force','2021-04-28 12:59:21','2021-04-28 17:59:21',NULL,NULL,'[login]'),(14439,'brute_force','2021-04-28 19:59:15','2021-04-29 00:59:15','185.220.101.218',NULL,NULL),(14440,'brute_force','2021-04-28 19:59:15','2021-04-29 00:59:15',NULL,NULL,'test'),(14441,'brute_force','2021-04-28 22:21:49','2021-04-29 03:21:49','50.63.194.57',NULL,NULL),(14442,'brute_force','2021-04-28 22:21:49','2021-04-29 03:21:49',NULL,2,'gruposuadi'),(14443,'brute_force','2021-04-28 22:21:49','2021-04-29 03:21:49','50.63.194.57',NULL,NULL),(14444,'brute_force','2021-04-28 22:21:49','2021-04-29 03:21:49',NULL,NULL,'admin'),(14445,'brute_force','2021-04-28 22:24:02','2021-04-29 03:24:02','50.62.208.200',NULL,NULL),(14446,'brute_force','2021-04-28 22:24:02','2021-04-29 03:24:02',NULL,2,'gruposuadi'),(14447,'brute_force','2021-04-28 22:24:02','2021-04-29 03:24:02','50.62.208.200',NULL,NULL),(14448,'brute_force','2021-04-28 22:24:02','2021-04-29 03:24:02',NULL,NULL,'admin'),(14449,'brute_force','2021-04-28 22:24:46','2021-04-29 03:24:46','124.156.121.192',NULL,NULL),(14450,'brute_force','2021-04-28 22:24:46','2021-04-29 03:24:46',NULL,2,'gruposuadi'),(14451,'brute_force','2021-04-28 22:24:46','2021-04-29 03:24:46','124.156.121.192',NULL,NULL),(14452,'brute_force','2021-04-28 22:24:46','2021-04-29 03:24:46',NULL,NULL,'admin'),(14453,'brute_force','2021-04-28 22:26:17','2021-04-29 03:26:17','62.233.73.23',NULL,NULL),(14454,'brute_force','2021-04-28 22:26:17','2021-04-29 03:26:17',NULL,NULL,'admin'),(14455,'brute_force','2021-04-28 22:26:17','2021-04-29 03:26:17','62.233.73.23',NULL,NULL),(14456,'brute_force','2021-04-28 22:26:17','2021-04-29 03:26:17',NULL,NULL,'admin'),(14457,'brute_force','2021-04-28 22:26:58','2021-04-29 03:26:58','182.50.130.228',NULL,NULL),(14458,'brute_force','2021-04-28 22:26:58','2021-04-29 03:26:58',NULL,2,'gruposuadi'),(14459,'brute_force','2021-04-28 22:26:58','2021-04-29 03:26:58','182.50.130.228',NULL,NULL),(14460,'brute_force','2021-04-28 22:26:58','2021-04-29 03:26:58',NULL,2,'gruposuadi'),(14461,'brute_force','2021-04-28 22:28:05','2021-04-29 03:28:05','184.168.193.148',NULL,NULL),(14462,'brute_force','2021-04-28 22:28:05','2021-04-29 03:28:05',NULL,NULL,'admin'),(14463,'brute_force','2021-04-28 22:28:05','2021-04-29 03:28:05','184.168.193.148',NULL,NULL),(14464,'brute_force','2021-04-28 22:28:05','2021-04-29 03:28:05',NULL,2,'gruposuadi'),(14465,'brute_force','2021-04-28 22:30:47','2021-04-29 03:30:47','160.153.156.135',NULL,NULL),(14466,'brute_force','2021-04-28 22:30:47','2021-04-29 03:30:47',NULL,2,'gruposuadi'),(14467,'brute_force','2021-04-28 22:30:49','2021-04-29 03:30:49','122.155.7.196',NULL,NULL),(14468,'brute_force','2021-04-28 22:30:49','2021-04-29 03:30:49',NULL,NULL,'admin'),(14469,'brute_force','2021-04-28 22:55:03','2021-04-29 03:55:03','91.134.254.82',NULL,NULL),(14470,'brute_force','2021-04-28 22:55:05','2021-04-29 03:55:05','91.134.254.82',NULL,NULL),(14471,'brute_force','2021-04-28 22:55:05','2021-04-29 03:55:05',NULL,NULL,'admin'),(14472,'brute_force','2021-04-29 00:29:32','2021-04-29 05:29:32','141.85.216.231',NULL,NULL),(14473,'brute_force','2021-04-29 00:29:34','2021-04-29 05:29:34','141.85.216.231',NULL,NULL),(14474,'brute_force','2021-04-29 00:29:34','2021-04-29 05:29:34',NULL,NULL,'[login]'),(14475,'brute_force','2021-04-29 00:44:08','2021-04-29 05:44:08','67.212.179.163',NULL,NULL),(14476,'brute_force','2021-04-29 00:44:09','2021-04-29 05:44:09','67.212.179.163',NULL,NULL),(14477,'brute_force','2021-04-29 00:44:09','2021-04-29 05:44:09',NULL,NULL,'[login]'),(14478,'brute_force','2021-04-29 00:58:44','2021-04-29 05:58:44','54.39.16.153',NULL,NULL),(14479,'brute_force','2021-04-29 00:58:46','2021-04-29 05:58:46','54.39.16.153',NULL,NULL),(14480,'brute_force','2021-04-29 00:58:46','2021-04-29 05:58:46',NULL,NULL,'[login]'),(14481,'brute_force','2021-04-29 01:11:12','2021-04-29 06:11:12','78.46.179.30',NULL,NULL),(14482,'brute_force','2021-04-29 01:11:14','2021-04-29 06:11:14','78.46.179.30',NULL,NULL),(14483,'brute_force','2021-04-29 01:11:14','2021-04-29 06:11:14',NULL,NULL,'[login]'),(14484,'brute_force','2021-04-29 01:22:09','2021-04-29 06:22:09','167.71.216.37',NULL,NULL),(14485,'brute_force','2021-04-29 01:22:13','2021-04-29 06:22:13','167.71.216.37',NULL,NULL),(14486,'brute_force','2021-04-29 01:22:13','2021-04-29 06:22:13',NULL,NULL,'[login]'),(14487,'brute_force','2021-04-29 01:44:05','2021-04-29 06:44:05','121.4.55.249',NULL,NULL),(14488,'brute_force','2021-04-29 01:44:08','2021-04-29 06:44:08','121.4.55.249',NULL,NULL),(14489,'brute_force','2021-04-29 01:44:08','2021-04-29 06:44:08',NULL,NULL,'[login]'),(14490,'brute_force','2021-04-29 01:53:31','2021-04-29 06:53:31','162.214.151.189',NULL,NULL),(14491,'brute_force','2021-04-29 01:53:33','2021-04-29 06:53:33','162.214.151.189',NULL,NULL),(14492,'brute_force','2021-04-29 01:53:33','2021-04-29 06:53:33',NULL,NULL,'[login]'),(14493,'brute_force','2021-04-29 02:05:30','2021-04-29 07:05:30','122.114.76.148',NULL,NULL),(14494,'brute_force','2021-04-29 02:05:33','2021-04-29 07:05:33','122.114.76.148',NULL,NULL),(14495,'brute_force','2021-04-29 02:05:33','2021-04-29 07:05:33',NULL,NULL,'[login]'),(14496,'brute_force','2021-04-29 02:15:01','2021-04-29 07:15:01','91.148.168.2',NULL,NULL),(14497,'brute_force','2021-04-29 02:15:04','2021-04-29 07:15:04','91.148.168.2',NULL,NULL),(14498,'brute_force','2021-04-29 02:15:04','2021-04-29 07:15:04',NULL,NULL,'[login]'),(14499,'brute_force','2021-04-29 02:38:34','2021-04-29 07:38:34','176.31.117.166',NULL,NULL),(14500,'brute_force','2021-04-29 02:38:36','2021-04-29 07:38:36','176.31.117.166',NULL,NULL),(14501,'brute_force','2021-04-29 02:38:36','2021-04-29 07:38:36',NULL,NULL,'[login]'),(14502,'brute_force','2021-04-29 03:04:53','2021-04-29 08:04:53','185.46.120.131',NULL,NULL),(14503,'brute_force','2021-04-29 03:04:56','2021-04-29 08:04:56','185.46.120.131',NULL,NULL),(14504,'brute_force','2021-04-29 03:04:56','2021-04-29 08:04:56',NULL,NULL,'[login]'),(14505,'brute_force','2021-04-29 03:31:55','2021-04-29 08:31:55','79.137.34.21',NULL,NULL),(14506,'brute_force','2021-04-29 03:31:58','2021-04-29 08:31:58','79.137.34.21',NULL,NULL),(14507,'brute_force','2021-04-29 03:31:58','2021-04-29 08:31:58',NULL,NULL,'[login]'),(14508,'brute_force','2021-04-29 03:45:24','2021-04-29 08:45:24','52.172.188.82',NULL,NULL),(14509,'brute_force','2021-04-29 03:45:27','2021-04-29 08:45:27','52.172.188.82',NULL,NULL),(14510,'brute_force','2021-04-29 03:45:27','2021-04-29 08:45:27',NULL,NULL,'[login]'),(14511,'brute_force','2021-04-29 04:14:04','2021-04-29 09:14:04','160.153.249.218',NULL,NULL),(14512,'brute_force','2021-04-29 04:14:06','2021-04-29 09:14:06','160.153.249.218',NULL,NULL),(14513,'brute_force','2021-04-29 04:14:06','2021-04-29 09:14:06',NULL,NULL,'[login]'),(14514,'brute_force','2021-04-29 04:29:26','2021-04-29 09:29:26','35.237.185.177',NULL,NULL),(14515,'brute_force','2021-04-29 04:29:27','2021-04-29 09:29:27','35.237.185.177',NULL,NULL),(14516,'brute_force','2021-04-29 04:29:27','2021-04-29 09:29:27',NULL,NULL,'[login]'),(14517,'brute_force','2021-04-29 04:47:20','2021-04-29 09:47:20','116.255.245.208',NULL,NULL),(14518,'brute_force','2021-04-29 04:47:22','2021-04-29 09:47:22','116.255.245.208',NULL,NULL),(14519,'brute_force','2021-04-29 04:47:22','2021-04-29 09:47:22',NULL,NULL,'[login]'),(14520,'brute_force','2021-04-29 05:01:55','2021-04-29 10:01:55','185.128.138.21',NULL,NULL),(14521,'brute_force','2021-04-29 05:01:59','2021-04-29 10:01:59','185.128.138.21',NULL,NULL),(14522,'brute_force','2021-04-29 05:01:59','2021-04-29 10:01:59',NULL,NULL,'[login]'),(14523,'brute_force','2021-04-29 05:05:41','2021-04-29 10:05:41','198.98.52.143',NULL,NULL),(14524,'brute_force','2021-04-29 05:05:41','2021-04-29 10:05:41',NULL,2,'gruposuadi'),(14525,'brute_force','2021-04-29 05:17:31','2021-04-29 10:17:31','34.106.237.76',NULL,NULL),(14526,'brute_force','2021-04-29 05:17:33','2021-04-29 10:17:33','34.106.237.76',NULL,NULL),(14527,'brute_force','2021-04-29 05:17:33','2021-04-29 10:17:33',NULL,NULL,'[login]'),(14528,'brute_force','2021-04-29 05:33:56','2021-04-29 10:33:56','80.251.219.111',NULL,NULL),(14529,'brute_force','2021-04-29 05:33:58','2021-04-29 10:33:58','80.251.219.111',NULL,NULL),(14530,'brute_force','2021-04-29 05:33:58','2021-04-29 10:33:58',NULL,NULL,'[login]'),(14531,'brute_force','2021-04-29 06:21:50','2021-04-29 11:21:50','195.176.3.24',NULL,NULL),(14532,'brute_force','2021-04-29 06:21:50','2021-04-29 11:21:50',NULL,2,'gruposuadi'),(14533,'brute_force','2021-04-29 06:26:25','2021-04-29 11:26:25','192.185.130.172',NULL,NULL),(14534,'brute_force','2021-04-29 06:26:27','2021-04-29 11:26:27','192.185.130.172',NULL,NULL),(14535,'brute_force','2021-04-29 06:26:27','2021-04-29 11:26:27',NULL,NULL,'[login]'),(14536,'brute_force','2021-04-29 07:02:20','2021-04-29 12:02:20','103.18.78.108',NULL,NULL),(14537,'brute_force','2021-04-29 07:02:23','2021-04-29 12:02:23','103.18.78.108',NULL,NULL),(14538,'brute_force','2021-04-29 07:02:23','2021-04-29 12:02:23',NULL,NULL,'[login]'),(14539,'brute_force','2021-04-29 08:00:28','2021-04-29 13:00:28','134.209.147.60',NULL,NULL),(14540,'brute_force','2021-04-29 08:00:36','2021-04-29 13:00:36','134.209.147.60',NULL,NULL),(14541,'brute_force','2021-04-29 08:00:36','2021-04-29 13:00:36',NULL,NULL,'[login]'),(14542,'brute_force','2021-04-29 08:19:06','2021-04-29 13:19:06','162.214.65.19',NULL,NULL),(14543,'brute_force','2021-04-29 08:19:08','2021-04-29 13:19:08','162.214.65.19',NULL,NULL),(14544,'brute_force','2021-04-29 08:19:08','2021-04-29 13:19:08',NULL,NULL,'[login]'),(14545,'brute_force','2021-04-29 08:59:47','2021-04-29 13:59:47','54.39.22.135',NULL,NULL),(14546,'brute_force','2021-04-29 08:59:49','2021-04-29 13:59:49','54.39.22.135',NULL,NULL),(14547,'brute_force','2021-04-29 08:59:49','2021-04-29 13:59:49',NULL,NULL,'[login]'),(14548,'brute_force','2021-04-29 18:23:52','2021-04-29 23:23:52','51.210.80.127',NULL,NULL),(14549,'brute_force','2021-04-29 18:23:52','2021-04-29 23:23:52',NULL,NULL,'test'),(14550,'brute_force','2021-04-29 20:09:04','2021-04-30 01:09:04','189.20.125.26',NULL,NULL),(14551,'brute_force','2021-04-29 20:09:06','2021-04-30 01:09:06','189.20.125.26',NULL,NULL),(14552,'brute_force','2021-04-29 20:09:06','2021-04-30 01:09:06',NULL,NULL,'admin'),(14553,'brute_force','2021-04-29 20:44:17','2021-04-30 01:44:17','203.171.21.225',NULL,NULL),(14554,'brute_force','2021-04-29 20:44:17','2021-04-30 01:44:17',NULL,NULL,'[login]'),(14555,'brute_force','2021-04-29 21:05:23','2021-04-30 02:05:23','157.230.234.117',NULL,NULL),(14556,'brute_force','2021-04-29 21:05:25','2021-04-30 02:05:25','157.230.234.117',NULL,NULL),(14557,'brute_force','2021-04-29 21:05:25','2021-04-30 02:05:25',NULL,NULL,'[login]'),(14558,'brute_force','2021-04-29 21:48:30','2021-04-30 02:48:30','82.64.46.49',NULL,NULL),(14559,'brute_force','2021-04-29 21:48:32','2021-04-30 02:48:32','82.64.46.49',NULL,NULL),(14560,'brute_force','2021-04-29 21:48:32','2021-04-30 02:48:32',NULL,NULL,'[login]'),(14561,'brute_force','2021-04-29 22:11:15','2021-04-30 03:11:15','104.41.184.47',NULL,NULL),(14562,'brute_force','2021-04-29 22:11:18','2021-04-30 03:11:18','104.41.184.47',NULL,NULL),(14563,'brute_force','2021-04-29 22:11:18','2021-04-30 03:11:18',NULL,NULL,'[login]'),(14564,'brute_force','2021-04-29 22:57:56','2021-04-30 03:57:56','77.68.122.217',NULL,NULL),(14565,'brute_force','2021-04-29 22:57:58','2021-04-30 03:57:58','77.68.122.217',NULL,NULL),(14566,'brute_force','2021-04-29 22:57:58','2021-04-30 03:57:58',NULL,NULL,'[login]'),(14567,'brute_force','2021-04-29 23:23:09','2021-04-30 04:23:09','103.77.207.150',NULL,NULL),(14568,'brute_force','2021-04-29 23:23:12','2021-04-30 04:23:12','103.77.207.150',NULL,NULL),(14569,'brute_force','2021-04-29 23:23:12','2021-04-30 04:23:12',NULL,NULL,'[login]'),(14570,'brute_force','2021-04-30 00:15:08','2021-04-30 05:15:08','185.46.121.66',NULL,NULL),(14571,'brute_force','2021-04-30 00:15:10','2021-04-30 05:15:10','185.46.121.66',NULL,NULL),(14572,'brute_force','2021-04-30 00:15:10','2021-04-30 05:15:10',NULL,NULL,'[login]'),(14573,'brute_force','2021-04-30 00:45:40','2021-04-30 05:45:40','142.93.131.65',NULL,NULL),(14574,'brute_force','2021-04-30 00:45:43','2021-04-30 05:45:43','142.93.131.65',NULL,NULL),(14575,'brute_force','2021-04-30 00:45:43','2021-04-30 05:45:43',NULL,NULL,'[login]'),(14576,'brute_force','2021-04-30 01:03:14','2021-04-30 06:03:14','184.154.116.26',NULL,NULL),(14577,'brute_force','2021-04-30 01:03:16','2021-04-30 06:03:16','184.154.116.26',NULL,NULL),(14578,'brute_force','2021-04-30 01:03:16','2021-04-30 06:03:16',NULL,NULL,'[login]'),(14579,'brute_force','2021-04-30 01:09:36','2021-04-30 06:09:36','144.217.123.236',NULL,NULL),(14580,'brute_force','2021-04-30 01:18:12','2021-04-30 06:18:12','116.255.245.208',NULL,NULL),(14581,'brute_force','2021-04-30 01:18:16','2021-04-30 06:18:16','116.255.245.208',NULL,NULL),(14582,'brute_force','2021-04-30 01:18:16','2021-04-30 06:18:16',NULL,NULL,'[login]'),(14583,'brute_force','2021-04-30 01:32:01','2021-04-30 06:32:01','185.13.231.4',NULL,NULL),(14584,'brute_force','2021-04-30 01:32:04','2021-04-30 06:32:04','185.13.231.4',NULL,NULL),(14585,'brute_force','2021-04-30 01:32:04','2021-04-30 06:32:04',NULL,NULL,'[login]'),(14586,'brute_force','2021-04-30 01:40:11','2021-04-30 06:40:11','162.241.143.221',NULL,NULL),(14587,'brute_force','2021-04-30 01:40:13','2021-04-30 06:40:13','162.241.143.221',NULL,NULL),(14588,'brute_force','2021-04-30 01:40:13','2021-04-30 06:40:13',NULL,NULL,'[login]'),(14589,'brute_force','2021-04-30 01:44:54','2021-04-30 06:44:54','139.59.33.202',NULL,NULL),(14590,'brute_force','2021-04-30 01:44:58','2021-04-30 06:44:58','139.59.33.202',NULL,NULL),(14591,'brute_force','2021-04-30 01:44:58','2021-04-30 06:44:58',NULL,NULL,'[login]'),(14592,'brute_force','2021-04-30 01:53:29','2021-04-30 06:53:29','35.185.92.73',NULL,NULL),(14593,'brute_force','2021-04-30 01:53:35','2021-04-30 06:53:35','35.185.92.73',NULL,NULL),(14594,'brute_force','2021-04-30 01:53:35','2021-04-30 06:53:35',NULL,NULL,'[login]'),(14595,'brute_force','2021-04-30 02:07:09','2021-04-30 07:07:09','103.27.35.102',NULL,NULL),(14596,'brute_force','2021-04-30 02:07:11','2021-04-30 07:07:11','103.27.35.102',NULL,NULL),(14597,'brute_force','2021-04-30 02:07:11','2021-04-30 07:07:11',NULL,NULL,'[login]'),(14598,'brute_force','2021-04-30 02:16:33','2021-04-30 07:16:33','46.101.6.156',NULL,NULL),(14599,'brute_force','2021-04-30 02:16:33','2021-04-30 07:16:33',NULL,NULL,'[login]'),(14600,'brute_force','2021-04-30 02:41:16','2021-04-30 07:41:16','35.228.190.167',NULL,NULL),(14601,'brute_force','2021-04-30 02:41:18','2021-04-30 07:41:18','35.228.190.167',NULL,NULL),(14602,'brute_force','2021-04-30 02:41:18','2021-04-30 07:41:18',NULL,NULL,'[login]'),(14603,'brute_force','2021-04-30 02:50:20','2021-04-30 07:50:20','34.85.97.168',NULL,NULL),(14604,'brute_force','2021-04-30 02:50:23','2021-04-30 07:50:23','34.85.97.168',NULL,NULL),(14605,'brute_force','2021-04-30 02:50:23','2021-04-30 07:50:23',NULL,NULL,'[login]'),(14606,'brute_force','2021-04-30 02:59:36','2021-04-30 07:59:36','54.162.197.5',NULL,NULL),(14607,'brute_force','2021-04-30 02:59:38','2021-04-30 07:59:38','54.162.197.5',NULL,NULL),(14608,'brute_force','2021-04-30 02:59:38','2021-04-30 07:59:38',NULL,NULL,'[login]'),(14609,'brute_force','2021-04-30 03:09:59','2021-04-30 08:09:59','51.79.176.221',NULL,NULL),(14610,'brute_force','2021-04-30 03:19:08','2021-04-30 08:19:08','167.86.69.51',NULL,NULL),(14611,'brute_force','2021-04-30 03:19:11','2021-04-30 08:19:11','167.86.69.51',NULL,NULL),(14612,'brute_force','2021-04-30 03:19:11','2021-04-30 08:19:11',NULL,NULL,'[login]'),(14613,'brute_force','2021-04-30 04:01:42','2021-04-30 09:01:42','146.185.135.169',NULL,NULL),(14614,'brute_force','2021-04-30 04:01:44','2021-04-30 09:01:44','146.185.135.169',NULL,NULL),(14615,'brute_force','2021-04-30 04:01:44','2021-04-30 09:01:44',NULL,NULL,'[login]'),(14616,'brute_force','2021-04-30 04:11:49','2021-04-30 09:11:49','167.86.69.51',NULL,NULL),(14617,'brute_force','2021-04-30 04:11:51','2021-04-30 09:11:51','167.86.69.51',NULL,NULL),(14618,'brute_force','2021-04-30 04:11:51','2021-04-30 09:11:51',NULL,NULL,'[login]'),(14619,'brute_force','2021-04-30 04:46:43','2021-04-30 09:46:43','162.214.93.227',NULL,NULL),(14620,'brute_force','2021-04-30 04:46:45','2021-04-30 09:46:45','162.214.93.227',NULL,NULL),(14621,'brute_force','2021-04-30 04:46:45','2021-04-30 09:46:45',NULL,NULL,'[login]'),(14622,'brute_force','2021-04-30 05:10:57','2021-04-30 10:10:57','80.251.219.111',NULL,NULL),(14623,'brute_force','2021-04-30 05:10:59','2021-04-30 10:10:59','80.251.219.111',NULL,NULL),(14624,'brute_force','2021-04-30 05:10:59','2021-04-30 10:10:59',NULL,NULL,'[login]'),(14625,'brute_force','2021-04-30 05:36:00','2021-04-30 10:36:00','54.39.22.135',NULL,NULL),(14626,'brute_force','2021-04-30 05:36:02','2021-04-30 10:36:02','54.39.22.135',NULL,NULL),(14627,'brute_force','2021-04-30 05:36:02','2021-04-30 10:36:02',NULL,NULL,'[login]'),(14628,'brute_force','2021-04-30 05:49:25','2021-04-30 10:49:25','162.214.151.189',NULL,NULL),(14629,'brute_force','2021-04-30 06:13:47','2021-04-30 11:13:47','151.106.35.44',NULL,NULL),(14630,'brute_force','2021-04-30 06:13:50','2021-04-30 11:13:50','151.106.35.44',NULL,NULL),(14631,'brute_force','2021-04-30 06:13:50','2021-04-30 11:13:50',NULL,NULL,'[login]'),(14632,'brute_force','2021-04-30 06:27:08','2021-04-30 11:27:08','52.163.223.126',NULL,NULL),(14633,'brute_force','2021-04-30 06:27:11','2021-04-30 11:27:11','52.163.223.126',NULL,NULL),(14634,'brute_force','2021-04-30 06:27:11','2021-04-30 11:27:11',NULL,NULL,'[login]'),(14635,'brute_force','2021-04-30 06:40:33','2021-04-30 11:40:33','178.128.169.213',NULL,NULL),(14636,'brute_force','2021-04-30 06:40:35','2021-04-30 11:40:35','178.128.169.213',NULL,NULL),(14637,'brute_force','2021-04-30 06:40:35','2021-04-30 11:40:35',NULL,NULL,'[login]'),(14638,'brute_force','2021-04-30 07:08:14','2021-04-30 12:08:14','54.39.22.135',NULL,NULL),(14639,'brute_force','2021-04-30 07:08:16','2021-04-30 12:08:16','54.39.22.135',NULL,NULL),(14640,'brute_force','2021-04-30 07:08:16','2021-04-30 12:08:16',NULL,NULL,'[login]'),(14641,'brute_force','2021-04-30 07:22:34','2021-04-30 12:22:34','194.39.164.108',NULL,NULL),(14642,'brute_force','2021-04-30 07:22:36','2021-04-30 12:22:36','194.39.164.108',NULL,NULL),(14643,'brute_force','2021-04-30 07:22:36','2021-04-30 12:22:36',NULL,NULL,'[login]'),(14644,'brute_force','2021-04-30 08:05:48','2021-04-30 13:05:48','128.199.21.230',NULL,NULL),(14645,'brute_force','2021-04-30 08:05:50','2021-04-30 13:05:50','128.199.21.230',NULL,NULL),(14646,'brute_force','2021-04-30 08:05:50','2021-04-30 13:05:50',NULL,NULL,'[login]'),(14647,'brute_force','2021-04-30 08:47:48','2021-04-30 13:47:48','46.183.117.139',NULL,NULL),(14648,'brute_force','2021-04-30 08:47:51','2021-04-30 13:47:51','46.183.117.139',NULL,NULL),(14649,'brute_force','2021-04-30 08:47:51','2021-04-30 13:47:51',NULL,NULL,'[login]'),(14650,'brute_force','2021-04-30 09:17:31','2021-04-30 14:17:31','103.67.235.9',NULL,NULL),(14651,'brute_force','2021-04-30 09:17:34','2021-04-30 14:17:34','103.67.235.9',NULL,NULL),(14652,'brute_force','2021-04-30 09:17:34','2021-04-30 14:17:34',NULL,NULL,'[login]'),(14653,'brute_force','2021-04-30 09:54:20','2021-04-30 14:54:20','185.86.180.163',NULL,NULL),(14654,'brute_force','2021-04-30 09:54:23','2021-04-30 14:54:23','185.86.180.163',NULL,NULL),(14655,'brute_force','2021-04-30 09:54:23','2021-04-30 14:54:23',NULL,NULL,'admin'),(14656,'brute_force','2021-04-30 10:07:50','2021-04-30 15:07:50','81.219.18.20',NULL,NULL),(14657,'brute_force','2021-04-30 10:07:50','2021-04-30 15:07:50',NULL,NULL,'[login]'),(14658,'brute_force','2021-04-30 10:37:54','2021-04-30 15:37:54','103.111.30.40',NULL,NULL),(14659,'brute_force','2021-04-30 10:37:57','2021-04-30 15:37:57','103.111.30.40',NULL,NULL),(14660,'brute_force','2021-04-30 10:37:57','2021-04-30 15:37:57',NULL,NULL,'[login]'),(14661,'brute_force','2021-04-30 14:18:37','2021-04-30 19:18:37','5.135.232.80',NULL,NULL),(14662,'brute_force','2021-04-30 14:18:37','2021-04-30 19:18:37',NULL,NULL,'admin'),(14663,'brute_force','2021-04-30 14:18:37','2021-04-30 19:18:37','5.135.232.80',NULL,NULL),(14664,'brute_force','2021-04-30 14:18:37','2021-04-30 19:18:37',NULL,NULL,'admin'),(14665,'brute_force','2021-04-30 14:21:57','2021-04-30 19:21:57','50.63.197.133',NULL,NULL),(14666,'brute_force','2021-04-30 14:21:57','2021-04-30 19:21:57',NULL,NULL,'admin'),(14667,'brute_force','2021-04-30 14:21:57','2021-04-30 19:21:57','50.63.197.133',NULL,NULL),(14668,'brute_force','2021-04-30 14:21:57','2021-04-30 19:21:57',NULL,NULL,'admin'),(14669,'brute_force','2021-04-30 14:22:57','2021-04-30 19:22:57','184.168.193.120',NULL,NULL),(14670,'brute_force','2021-04-30 14:22:57','2021-04-30 19:22:57',NULL,NULL,'admin'),(14671,'brute_force','2021-04-30 14:22:57','2021-04-30 19:22:57','184.168.193.120',NULL,NULL),(14672,'brute_force','2021-04-30 14:22:57','2021-04-30 19:22:57',NULL,2,'gruposuadi'),(14673,'brute_force','2021-04-30 14:23:45','2021-04-30 19:23:45','198.71.235.66',NULL,NULL),(14674,'brute_force','2021-04-30 14:23:45','2021-04-30 19:23:45',NULL,2,'gruposuadi'),(14675,'brute_force','2021-04-30 14:23:45','2021-04-30 19:23:45','198.71.235.66',NULL,NULL),(14676,'brute_force','2021-04-30 14:23:45','2021-04-30 19:23:45',NULL,NULL,'admin'),(14677,'brute_force','2021-04-30 14:24:59','2021-04-30 19:24:59','75.103.66.26',NULL,NULL),(14678,'brute_force','2021-04-30 14:24:59','2021-04-30 19:24:59',NULL,NULL,'admin'),(14679,'brute_force','2021-04-30 14:24:59','2021-04-30 19:24:59','75.103.66.26',NULL,NULL),(14680,'brute_force','2021-04-30 14:24:59','2021-04-30 19:24:59',NULL,NULL,'admin'),(14681,'brute_force','2021-04-30 14:26:11','2021-04-30 19:26:11','184.168.46.70',NULL,NULL),(14682,'brute_force','2021-04-30 14:26:11','2021-04-30 19:26:11',NULL,2,'gruposuadi'),(14683,'brute_force','2021-04-30 14:26:11','2021-04-30 19:26:11','184.168.46.70',NULL,NULL),(14684,'brute_force','2021-04-30 14:26:11','2021-04-30 19:26:11',NULL,2,'gruposuadi'),(14685,'brute_force','2021-04-30 14:29:17','2021-04-30 19:29:17','198.71.238.22',NULL,NULL),(14686,'brute_force','2021-04-30 14:29:17','2021-04-30 19:29:17',NULL,2,'gruposuadi'),(14687,'brute_force','2021-04-30 14:29:17','2021-04-30 19:29:17','198.71.238.22',NULL,NULL),(14688,'brute_force','2021-04-30 14:29:17','2021-04-30 19:29:17',NULL,NULL,'admin'),(14689,'brute_force','2021-04-30 14:29:30','2021-04-30 19:29:30','184.168.192.132',NULL,NULL),(14690,'brute_force','2021-04-30 14:29:30','2021-04-30 19:29:30',NULL,NULL,'admin'),(14691,'brute_force','2021-04-30 14:29:30','2021-04-30 19:29:30','184.168.192.132',NULL,NULL),(14692,'brute_force','2021-04-30 14:29:30','2021-04-30 19:29:30',NULL,NULL,'admin'),(14693,'brute_force','2021-04-30 14:30:39','2021-04-30 19:30:39','198.71.239.31',NULL,NULL),(14694,'brute_force','2021-04-30 14:30:39','2021-04-30 19:30:39',NULL,2,'gruposuadi'),(14695,'brute_force','2021-04-30 14:30:39','2021-04-30 19:30:39','198.71.239.31',NULL,NULL),(14696,'brute_force','2021-04-30 14:30:39','2021-04-30 19:30:39',NULL,NULL,'admin'),(14697,'brute_force','2021-04-30 14:31:40','2021-04-30 19:31:40','50.63.194.15',NULL,NULL),(14698,'brute_force','2021-04-30 14:31:40','2021-04-30 19:31:40',NULL,NULL,'admin'),(14699,'brute_force','2021-04-30 14:31:40','2021-04-30 19:31:40','50.63.194.15',NULL,NULL),(14700,'brute_force','2021-04-30 14:31:40','2021-04-30 19:31:40',NULL,2,'gruposuadi'),(14701,'brute_force','2021-04-30 14:33:03','2021-04-30 19:33:03','198.71.238.14',NULL,NULL),(14702,'brute_force','2021-04-30 14:33:03','2021-04-30 19:33:03',NULL,2,'gruposuadi'),(14703,'brute_force','2021-04-30 14:33:03','2021-04-30 19:33:03','198.71.238.14',NULL,NULL),(14704,'brute_force','2021-04-30 14:33:03','2021-04-30 19:33:03',NULL,NULL,'admin'),(14705,'brute_force','2021-04-30 14:34:50','2021-04-30 19:34:50','94.23.196.86',NULL,NULL),(14706,'brute_force','2021-04-30 14:34:50','2021-04-30 19:34:50',NULL,NULL,'admin'),(14707,'brute_force','2021-04-30 14:34:50','2021-04-30 19:34:50','94.23.196.86',NULL,NULL),(14708,'brute_force','2021-04-30 14:34:50','2021-04-30 19:34:50',NULL,2,'gruposuadi'),(14709,'brute_force','2021-04-30 14:35:02','2021-04-30 19:35:02','157.7.188.136',NULL,NULL),(14710,'brute_force','2021-04-30 14:35:02','2021-04-30 19:35:02',NULL,NULL,'admin'),(14711,'brute_force','2021-04-30 14:35:47','2021-04-30 19:35:47','160.153.147.138',NULL,NULL),(14712,'brute_force','2021-04-30 14:35:47','2021-04-30 19:35:47',NULL,NULL,'admin'),(14713,'brute_force','2021-04-30 14:35:47','2021-04-30 19:35:47','160.153.147.138',NULL,NULL),(14714,'brute_force','2021-04-30 14:35:47','2021-04-30 19:35:47',NULL,NULL,'admin'),(14715,'brute_force','2021-04-30 14:35:58','2021-04-30 19:35:58','45.40.166.167',NULL,NULL),(14716,'brute_force','2021-04-30 14:35:58','2021-04-30 19:35:58',NULL,2,'gruposuadi'),(14717,'brute_force','2021-04-30 14:35:58','2021-04-30 19:35:58','45.40.166.167',NULL,NULL),(14718,'brute_force','2021-04-30 14:35:58','2021-04-30 19:35:58',NULL,2,'gruposuadi'),(14719,'brute_force','2021-04-30 14:36:46','2021-04-30 19:36:46','190.107.177.38',NULL,NULL),(14720,'brute_force','2021-04-30 14:36:46','2021-04-30 19:36:46',NULL,2,'gruposuadi'),(14721,'brute_force','2021-04-30 14:36:50','2021-04-30 19:36:50','184.168.27.170',NULL,NULL),(14722,'brute_force','2021-04-30 14:36:50','2021-04-30 19:36:50',NULL,2,'gruposuadi'),(14723,'brute_force','2021-04-30 16:45:04','2021-04-30 21:45:04','199.249.230.119',NULL,NULL),(14724,'brute_force','2021-04-30 16:45:04','2021-04-30 21:45:04',NULL,NULL,'test'),(14725,'brute_force','2021-05-01 02:16:10','2021-05-01 07:16:10','185.42.170.203',NULL,NULL),(14726,'brute_force','2021-05-01 02:16:10','2021-05-01 07:16:10',NULL,NULL,'test'),(14727,'brute_force','2021-05-01 02:16:13','2021-05-01 07:16:13','81.16.33.31',NULL,NULL),(14728,'brute_force','2021-05-01 02:16:13','2021-05-01 07:16:13',NULL,2,'gruposuadi'),(14729,'brute_force','2021-05-01 05:16:48','2021-05-01 10:16:48','160.153.156.131',NULL,NULL),(14730,'brute_force','2021-05-01 05:16:48','2021-05-01 10:16:48',NULL,NULL,'admin'),(14731,'brute_force','2021-05-01 05:16:48','2021-05-01 10:16:48','160.153.156.131',NULL,NULL),(14732,'brute_force','2021-05-01 05:16:48','2021-05-01 10:16:48',NULL,NULL,'admin'),(14733,'brute_force','2021-05-01 05:18:50','2021-05-01 10:18:50','198.71.238.6',NULL,NULL),(14734,'brute_force','2021-05-01 05:18:50','2021-05-01 10:18:50',NULL,2,'gruposuadi'),(14735,'brute_force','2021-05-01 05:18:50','2021-05-01 10:18:50','198.71.238.6',NULL,NULL),(14736,'brute_force','2021-05-01 05:18:50','2021-05-01 10:18:50',NULL,2,'gruposuadi'),(14737,'brute_force','2021-05-01 05:20:20','2021-05-01 10:20:20','50.63.196.205',NULL,NULL),(14738,'brute_force','2021-05-01 05:20:20','2021-05-01 10:20:20',NULL,NULL,'admin'),(14739,'brute_force','2021-05-01 05:20:19','2021-05-01 10:20:19','50.63.196.205',NULL,NULL),(14740,'brute_force','2021-05-01 05:20:19','2021-05-01 10:20:19',NULL,2,'gruposuadi'),(14741,'brute_force','2021-05-01 05:22:37','2021-05-01 10:22:37','198.71.238.4',NULL,NULL),(14742,'brute_force','2021-05-01 05:22:37','2021-05-01 10:22:37',NULL,NULL,'admin'),(14743,'brute_force','2021-05-01 05:22:37','2021-05-01 10:22:37','198.71.238.4',NULL,NULL),(14744,'brute_force','2021-05-01 05:22:37','2021-05-01 10:22:37',NULL,NULL,'admin'),(14745,'brute_force','2021-05-01 05:23:49','2021-05-01 10:23:49','184.168.192.167',NULL,NULL),(14746,'brute_force','2021-05-01 05:23:49','2021-05-01 10:23:49',NULL,2,'gruposuadi'),(14747,'brute_force','2021-05-01 05:23:49','2021-05-01 10:23:49','184.168.192.167',NULL,NULL),(14748,'brute_force','2021-05-01 05:23:49','2021-05-01 10:23:49',NULL,2,'gruposuadi'),(14749,'brute_force','2021-05-01 05:24:15','2021-05-01 10:24:15','160.153.153.28',NULL,NULL),(14750,'brute_force','2021-05-01 05:24:15','2021-05-01 10:24:15',NULL,2,'gruposuadi'),(14751,'brute_force','2021-05-01 05:24:15','2021-05-01 10:24:15','160.153.153.28',NULL,NULL),(14752,'brute_force','2021-05-01 05:24:15','2021-05-01 10:24:15',NULL,NULL,'admin'),(14753,'brute_force','2021-05-01 05:25:46','2021-05-01 10:25:46','160.153.156.141',NULL,NULL),(14754,'brute_force','2021-05-01 05:25:46','2021-05-01 10:25:46',NULL,NULL,'admin'),(14755,'brute_force','2021-05-01 05:25:46','2021-05-01 10:25:46','160.153.156.141',NULL,NULL),(14756,'brute_force','2021-05-01 05:25:46','2021-05-01 10:25:46',NULL,NULL,'admin'),(14757,'brute_force','2021-05-01 05:27:43','2021-05-01 10:27:43','97.74.24.132',NULL,NULL),(14758,'brute_force','2021-05-01 05:27:43','2021-05-01 10:27:43',NULL,2,'gruposuadi'),(14759,'brute_force','2021-05-01 05:27:45','2021-05-01 10:27:45','198.71.239.36',NULL,NULL),(14760,'brute_force','2021-05-01 05:27:45','2021-05-01 10:27:45',NULL,2,'gruposuadi'),(14761,'brute_force','2021-05-01 05:27:45','2021-05-01 10:27:45','198.71.239.36',NULL,NULL),(14762,'brute_force','2021-05-01 05:27:45','2021-05-01 10:27:45',NULL,2,'gruposuadi'),(14763,'brute_force','2021-05-01 05:31:27','2021-05-01 10:31:27','173.201.196.116',NULL,NULL),(14764,'brute_force','2021-05-01 05:31:27','2021-05-01 10:31:27',NULL,2,'gruposuadi'),(14765,'brute_force','2021-05-02 23:10:13','2021-05-03 04:10:13','92.114.19.247',NULL,NULL),(14766,'brute_force','2021-05-02 23:10:16','2021-05-03 04:10:16','92.114.19.247',NULL,NULL),(14767,'brute_force','2021-05-02 23:10:16','2021-05-03 04:10:16',NULL,NULL,'admin'),(14768,'brute_force','2021-05-02 23:17:56','2021-05-03 04:17:56','198.199.78.251',NULL,NULL),(14769,'brute_force','2021-05-02 23:18:03','2021-05-03 04:18:03','198.199.78.251',NULL,NULL),(14770,'brute_force','2021-05-02 23:18:03','2021-05-03 04:18:03',NULL,NULL,'admin'),(14771,'brute_force','2021-05-02 23:24:49','2021-05-03 04:24:49','190.107.177.239',NULL,NULL),(14772,'brute_force','2021-05-02 23:24:49','2021-05-03 04:24:49',NULL,NULL,'[login]'),(14773,'brute_force','2021-05-02 23:32:26','2021-05-03 04:32:26','199.16.131.246',NULL,NULL),(14774,'brute_force','2021-05-02 23:32:28','2021-05-03 04:32:28','199.16.131.246',NULL,NULL),(14775,'brute_force','2021-05-02 23:32:28','2021-05-03 04:32:28',NULL,NULL,'[login]'),(14776,'brute_force','2021-05-02 23:42:22','2021-05-03 04:42:22','8.210.146.161',NULL,NULL),(14777,'brute_force','2021-05-02 23:42:24','2021-05-03 04:42:24','8.210.146.161',NULL,NULL),(14778,'brute_force','2021-05-02 23:42:24','2021-05-03 04:42:24',NULL,NULL,'[login]'),(14779,'brute_force','2021-05-02 23:50:40','2021-05-03 04:50:40','91.134.248.245',NULL,NULL),(14780,'brute_force','2021-05-02 23:50:42','2021-05-03 04:50:42','91.134.248.245',NULL,NULL),(14781,'brute_force','2021-05-02 23:50:42','2021-05-03 04:50:42',NULL,NULL,'[login]'),(14782,'brute_force','2021-05-03 00:09:28','2021-05-03 05:09:28','188.165.246.125',NULL,NULL),(14783,'brute_force','2021-05-03 00:09:30','2021-05-03 05:09:30','188.165.246.125',NULL,NULL),(14784,'brute_force','2021-05-03 00:09:30','2021-05-03 05:09:30',NULL,NULL,'[login]'),(14785,'brute_force','2021-05-03 00:19:05','2021-05-03 05:19:05','217.107.106.1',NULL,NULL),(14786,'brute_force','2021-05-03 00:19:05','2021-05-03 05:19:05',NULL,NULL,'unavarro'),(14787,'brute_force','2021-05-03 00:19:10','2021-05-03 05:19:10','217.107.106.1',NULL,NULL),(14788,'brute_force','2021-05-03 00:19:10','2021-05-03 05:19:10',NULL,NULL,'unavarro@gruposuadi.com'),(14789,'brute_force','2021-05-03 00:19:14','2021-05-03 05:19:14','217.107.106.1',NULL,NULL),(14790,'brute_force','2021-05-03 00:19:14','2021-05-03 05:19:14',NULL,NULL,'admin'),(14791,'brute_force','2021-05-03 00:19:18','2021-05-03 05:19:18','217.107.106.1',NULL,NULL),(14792,'brute_force','2021-05-03 00:19:18','2021-05-03 05:19:18',NULL,NULL,'administrator'),(14793,'brute_force','2021-05-03 00:19:22','2021-05-03 05:19:22','217.107.106.1',NULL,NULL),(14794,'brute_force','2021-05-03 00:19:22','2021-05-03 05:19:22',NULL,2,'gruposuadi'),(14795,'brute_force','2021-05-03 00:19:59','2021-05-03 05:19:59','91.132.147.168',NULL,NULL),(14796,'brute_force','2021-05-03 00:19:59','2021-05-03 05:19:59',NULL,NULL,'123456789179119'),(14797,'brute_force','2021-05-03 00:20:20','2021-05-03 05:20:20','185.220.101.196',NULL,NULL),(14798,'brute_force','2021-05-03 00:20:20','2021-05-03 05:20:20',NULL,NULL,'unavarro@gruposuadi.com'),(14799,'brute_force','2021-05-03 00:21:05','2021-05-03 05:21:05','51.83.131.42',NULL,NULL),(14800,'brute_force','2021-05-03 00:21:05','2021-05-03 05:21:05',NULL,NULL,'administrator'),(14801,'brute_force','2021-05-03 00:22:03','2021-05-03 05:22:03','185.100.87.243',NULL,NULL),(14802,'brute_force','2021-05-03 00:22:03','2021-05-03 05:22:03',NULL,NULL,'123456789179119'),(14803,'brute_force','2021-05-03 00:28:54','2021-05-03 05:28:54','51.79.156.100',NULL,NULL),(14804,'brute_force','2021-05-03 00:28:58','2021-05-03 05:28:58','51.79.156.100',NULL,NULL),(14805,'brute_force','2021-05-03 00:28:58','2021-05-03 05:28:58',NULL,NULL,'[login]'),(14806,'brute_force','2021-05-03 00:39:43','2021-05-03 05:39:43','104.153.72.10',NULL,NULL),(14807,'brute_force','2021-05-03 00:39:45','2021-05-03 05:39:45','104.153.72.10',NULL,NULL),(14808,'brute_force','2021-05-03 00:39:45','2021-05-03 05:39:45',NULL,NULL,'[login]'),(14809,'brute_force','2021-05-03 00:50:01','2021-05-03 05:50:01','51.210.97.29',NULL,NULL),(14810,'brute_force','2021-05-03 00:50:03','2021-05-03 05:50:03','51.210.97.29',NULL,NULL),(14811,'brute_force','2021-05-03 00:50:03','2021-05-03 05:50:03',NULL,NULL,'[login]'),(14812,'brute_force','2021-05-03 01:00:30','2021-05-03 06:00:30','3.15.100.78',NULL,NULL),(14813,'brute_force','2021-05-03 01:00:32','2021-05-03 06:00:32','3.15.100.78',NULL,NULL),(14814,'brute_force','2021-05-03 01:00:32','2021-05-03 06:00:32',NULL,NULL,'[login]'),(14815,'brute_force','2021-05-03 01:11:22','2021-05-03 06:11:22','104.236.114.28',NULL,NULL),(14816,'brute_force','2021-05-03 01:11:24','2021-05-03 06:11:24','104.236.114.28',NULL,NULL),(14817,'brute_force','2021-05-03 01:11:24','2021-05-03 06:11:24',NULL,NULL,'[login]'),(14818,'brute_force','2021-05-03 01:34:01','2021-05-03 06:34:01','157.245.121.30',NULL,NULL),(14819,'brute_force','2021-05-03 01:34:03','2021-05-03 06:34:03','157.245.121.30',NULL,NULL),(14820,'brute_force','2021-05-03 01:34:03','2021-05-03 06:34:03',NULL,NULL,'[login]'),(14821,'brute_force','2021-05-03 01:58:00','2021-05-03 06:58:00','65.21.149.223',NULL,NULL),(14822,'brute_force','2021-05-03 01:58:02','2021-05-03 06:58:02','65.21.149.223',NULL,NULL),(14823,'brute_force','2021-05-03 01:58:02','2021-05-03 06:58:02',NULL,NULL,'[login]'),(14824,'brute_force','2021-05-03 02:07:08','2021-05-03 07:07:08','61.111.129.36',NULL,NULL),(14825,'brute_force','2021-05-03 02:07:08','2021-05-03 07:07:08',NULL,NULL,'[login]'),(14826,'brute_force','2021-05-03 02:19:12','2021-05-03 07:19:12','46.101.254.193',NULL,NULL),(14827,'brute_force','2021-05-03 02:19:17','2021-05-03 07:19:17','46.101.254.193',NULL,NULL),(14828,'brute_force','2021-05-03 02:19:17','2021-05-03 07:19:17',NULL,NULL,'[login]'),(14829,'brute_force','2021-05-03 02:42:58','2021-05-03 07:42:58','94.23.219.39',NULL,NULL),(14830,'brute_force','2021-05-03 02:43:00','2021-05-03 07:43:00','94.23.219.39',NULL,NULL),(14831,'brute_force','2021-05-03 02:43:00','2021-05-03 07:43:00',NULL,NULL,'admin'),(14832,'brute_force','2021-05-03 02:56:37','2021-05-03 07:56:37','35.237.185.177',NULL,NULL),(14833,'brute_force','2021-05-03 02:56:39','2021-05-03 07:56:39','35.237.185.177',NULL,NULL),(14834,'brute_force','2021-05-03 02:56:39','2021-05-03 07:56:39',NULL,NULL,'admin'),(14835,'brute_force','2021-05-03 03:09:37','2021-05-03 08:09:37','190.107.177.55',NULL,NULL),(14836,'brute_force','2021-05-03 03:09:40','2021-05-03 08:09:40','190.107.177.55',NULL,NULL),(14837,'brute_force','2021-05-03 03:09:40','2021-05-03 08:09:40',NULL,NULL,'admin'),(14838,'brute_force','2021-05-03 03:36:28','2021-05-03 08:36:28','139.59.59.75',NULL,NULL),(14839,'brute_force','2021-05-03 03:36:36','2021-05-03 08:36:36','139.59.59.75',NULL,NULL),(14840,'brute_force','2021-05-03 03:36:36','2021-05-03 08:36:36',NULL,NULL,'admin'),(14841,'brute_force','2021-05-03 03:49:44','2021-05-03 08:49:44','195.114.8.97',NULL,NULL),(14842,'brute_force','2021-05-03 03:49:47','2021-05-03 08:49:47','195.114.8.97',NULL,NULL),(14843,'brute_force','2021-05-03 03:49:47','2021-05-03 08:49:47',NULL,NULL,'admin'),(14844,'brute_force','2021-05-03 04:02:03','2021-05-03 09:02:03','194.39.164.108',NULL,NULL),(14845,'brute_force','2021-05-03 04:02:05','2021-05-03 09:02:05','194.39.164.108',NULL,NULL),(14846,'brute_force','2021-05-03 04:02:05','2021-05-03 09:02:05',NULL,NULL,'admin'),(14847,'brute_force','2021-05-03 04:17:40','2021-05-03 09:17:40','45.139.102.189',NULL,NULL),(14848,'brute_force','2021-05-03 04:17:43','2021-05-03 09:17:43','45.139.102.189',NULL,NULL),(14849,'brute_force','2021-05-03 04:17:43','2021-05-03 09:17:43',NULL,NULL,'admin'),(14850,'brute_force','2021-05-03 04:31:40','2021-05-03 09:31:40','206.189.89.148',NULL,NULL),(14851,'brute_force','2021-05-03 04:31:48','2021-05-03 09:31:48','206.189.89.148',NULL,NULL),(14852,'brute_force','2021-05-03 04:31:48','2021-05-03 09:31:48',NULL,NULL,'admin'),(14853,'brute_force','2021-05-03 04:59:13','2021-05-03 09:59:13','103.77.207.150',NULL,NULL),(14854,'brute_force','2021-05-03 04:59:16','2021-05-03 09:59:16','103.77.207.150',NULL,NULL),(14855,'brute_force','2021-05-03 04:59:16','2021-05-03 09:59:16',NULL,NULL,'admin'),(14856,'brute_force','2021-05-03 05:13:32','2021-05-03 10:13:32','190.107.177.55',NULL,NULL),(14857,'brute_force','2021-05-03 05:13:34','2021-05-03 10:13:34','190.107.177.55',NULL,NULL),(14858,'brute_force','2021-05-03 05:13:34','2021-05-03 10:13:34',NULL,NULL,'admin'),(14859,'brute_force','2021-05-03 05:27:57','2021-05-03 10:27:57','51.254.73.173',NULL,NULL),(14860,'brute_force','2021-05-03 05:27:59','2021-05-03 10:27:59','51.254.73.173',NULL,NULL),(14861,'brute_force','2021-05-03 05:27:59','2021-05-03 10:27:59',NULL,NULL,'admin'),(14862,'brute_force','2021-05-03 05:58:35','2021-05-03 10:58:35','109.234.160.48',NULL,NULL),(14863,'brute_force','2021-05-03 05:58:37','2021-05-03 10:58:37','109.234.160.48',NULL,NULL),(14864,'brute_force','2021-05-03 05:58:37','2021-05-03 10:58:37',NULL,NULL,'admin'),(14865,'brute_force','2021-05-03 14:53:35','2021-05-03 19:53:35','185.220.101.211',NULL,NULL),(14866,'brute_force','2021-05-03 14:53:35','2021-05-03 19:53:35',NULL,NULL,'test'),(14867,'brute_force','2021-05-03 16:02:08','2021-05-03 21:02:08','178.250.157.177',NULL,NULL),(14868,'brute_force','2021-05-03 16:02:08','2021-05-03 21:02:08',NULL,2,'gruposuadi'),(14869,'brute_force','2021-05-04 02:04:28','2021-05-04 07:04:28','95.79.142.255',NULL,NULL),(14870,'brute_force','2021-05-04 02:04:28','2021-05-04 07:04:28',NULL,NULL,'unavarro'),(14871,'brute_force','2021-05-04 02:04:32','2021-05-04 07:04:32','95.79.142.255',NULL,NULL),(14872,'brute_force','2021-05-04 02:04:32','2021-05-04 07:04:32',NULL,NULL,'unavarro@gruposuadi.com'),(14873,'brute_force','2021-05-04 02:04:37','2021-05-04 07:04:37','95.79.142.255',NULL,NULL),(14874,'brute_force','2021-05-04 02:04:37','2021-05-04 07:04:37',NULL,NULL,'admin'),(14875,'brute_force','2021-05-04 02:04:42','2021-05-04 07:04:42','95.79.142.255',NULL,NULL),(14876,'brute_force','2021-05-04 02:04:42','2021-05-04 07:04:42',NULL,NULL,'administrator'),(14877,'brute_force','2021-05-04 02:04:46','2021-05-04 07:04:46','95.79.142.255',NULL,NULL),(14878,'brute_force','2021-05-04 02:04:46','2021-05-04 07:04:46',NULL,2,'gruposuadi'),(14879,'brute_force','2021-05-04 02:04:55','2021-05-04 07:04:55','51.83.131.42',NULL,NULL),(14880,'brute_force','2021-05-04 02:04:55','2021-05-04 07:04:55',NULL,NULL,'123456789179119'),(14881,'brute_force','2021-05-04 02:06:09','2021-05-04 07:06:09','45.119.203.170',NULL,NULL),(14882,'brute_force','2021-05-04 02:06:09','2021-05-04 07:06:09',NULL,NULL,'admin'),(14883,'brute_force','2021-05-04 02:06:16','2021-05-04 07:06:16','23.129.64.243',NULL,NULL),(14884,'brute_force','2021-05-04 02:06:16','2021-05-04 07:06:16',NULL,NULL,'administrator'),(14885,'brute_force','2021-05-04 02:06:22','2021-05-04 07:06:22','185.170.114.25',NULL,NULL),(14886,'brute_force','2021-05-04 02:06:22','2021-05-04 07:06:22',NULL,2,'gruposuadi'),(14887,'brute_force','2021-05-04 02:06:53','2021-05-04 07:06:53','179.43.160.238',NULL,NULL),(14888,'brute_force','2021-05-04 02:06:53','2021-05-04 07:06:53',NULL,NULL,'123456789179119'),(14889,'brute_force','2021-05-04 02:36:28','2021-05-04 07:36:28','104.244.74.55',NULL,NULL),(14890,'brute_force','2021-05-04 02:36:28','2021-05-04 07:36:28',NULL,NULL,'admin'),(14891,'brute_force','2021-05-04 02:50:04','2021-05-04 07:50:04','2.135.103.130',NULL,NULL),(14892,'brute_force','2021-05-04 02:50:04','2021-05-04 07:50:04',NULL,NULL,'unavarro'),(14893,'brute_force','2021-05-04 02:50:08','2021-05-04 07:50:08','2.135.103.130',NULL,NULL),(14894,'brute_force','2021-05-04 02:50:08','2021-05-04 07:50:08',NULL,NULL,'unavarro@gruposuadi.com'),(14895,'brute_force','2021-05-04 02:50:13','2021-05-04 07:50:13','2.135.103.130',NULL,NULL),(14896,'brute_force','2021-05-04 02:50:13','2021-05-04 07:50:13',NULL,NULL,'admin'),(14897,'brute_force','2021-05-04 02:50:18','2021-05-04 07:50:18','2.135.103.130',NULL,NULL),(14898,'brute_force','2021-05-04 02:50:18','2021-05-04 07:50:18',NULL,NULL,'administrator'),(14899,'brute_force','2021-05-04 02:50:22','2021-05-04 07:50:22','2.135.103.130',NULL,NULL),(14900,'brute_force','2021-05-04 02:50:22','2021-05-04 07:50:22',NULL,2,'gruposuadi'),(14901,'brute_force','2021-05-04 02:50:42','2021-05-04 07:50:42','185.220.101.3',NULL,NULL),(14902,'brute_force','2021-05-04 02:50:42','2021-05-04 07:50:42',NULL,NULL,'123456789179119'),(14903,'brute_force','2021-05-04 02:50:55','2021-05-04 07:50:55','185.213.155.169',NULL,NULL),(14904,'brute_force','2021-05-04 02:50:55','2021-05-04 07:50:55',NULL,NULL,'unavarro@gruposuadi.com'),(14905,'brute_force','2021-05-04 02:51:14','2021-05-04 07:51:14','185.220.101.205',NULL,NULL),(14906,'brute_force','2021-05-04 02:51:14','2021-05-04 07:51:14',NULL,NULL,'admin'),(14907,'brute_force','2021-05-04 02:51:41','2021-05-04 07:51:41','130.149.80.199',NULL,NULL),(14908,'brute_force','2021-05-04 02:51:41','2021-05-04 07:51:41',NULL,NULL,'administrator'),(14909,'brute_force','2021-05-04 02:51:58','2021-05-04 07:51:58','185.220.100.253',NULL,NULL),(14910,'brute_force','2021-05-04 02:51:58','2021-05-04 07:51:58',NULL,2,'gruposuadi'),(14911,'brute_force','2021-05-04 02:52:04','2021-05-04 07:52:04','185.220.102.245',NULL,NULL),(14912,'brute_force','2021-05-04 02:52:04','2021-05-04 07:52:04',NULL,NULL,'123456789179119'),(14913,'brute_force','2021-05-04 03:00:39','2021-05-04 08:00:39','94.50.59.38',NULL,NULL),(14914,'brute_force','2021-05-04 03:00:39','2021-05-04 08:00:39',NULL,NULL,'unavarro'),(14915,'brute_force','2021-05-04 03:00:44','2021-05-04 08:00:44','94.50.59.38',NULL,NULL),(14916,'brute_force','2021-05-04 03:00:44','2021-05-04 08:00:44',NULL,NULL,'unavarro@gruposuadi.com'),(14917,'brute_force','2021-05-04 03:00:48','2021-05-04 08:00:48','94.50.59.38',NULL,NULL),(14918,'brute_force','2021-05-04 03:00:48','2021-05-04 08:00:48',NULL,NULL,'admin'),(14919,'brute_force','2021-05-04 03:00:52','2021-05-04 08:00:52','94.50.59.38',NULL,NULL),(14920,'brute_force','2021-05-04 03:00:52','2021-05-04 08:00:52',NULL,NULL,'administrator'),(14921,'brute_force','2021-05-04 03:00:58','2021-05-04 08:00:58','94.50.59.38',NULL,NULL),(14922,'brute_force','2021-05-04 03:00:58','2021-05-04 08:00:58',NULL,2,'gruposuadi'),(14923,'brute_force','2021-05-04 03:01:43','2021-05-04 08:01:43','185.220.101.215',NULL,NULL),(14924,'brute_force','2021-05-04 03:01:43','2021-05-04 08:01:43',NULL,NULL,'123456789179119'),(14925,'brute_force','2021-05-04 03:02:11','2021-05-04 08:02:11','199.249.230.146',NULL,NULL),(14926,'brute_force','2021-05-04 03:02:11','2021-05-04 08:02:11',NULL,NULL,'unavarro@gruposuadi.com'),(14927,'brute_force','2021-05-04 03:02:17','2021-05-04 08:02:17','185.65.205.10',NULL,NULL),(14928,'brute_force','2021-05-04 03:02:17','2021-05-04 08:02:17',NULL,NULL,'admin'),(14929,'brute_force','2021-05-04 03:02:42','2021-05-04 08:02:42','185.220.102.244',NULL,NULL),(14930,'brute_force','2021-05-04 03:02:42','2021-05-04 08:02:42',NULL,NULL,'administrator'),(14931,'brute_force','2021-05-04 03:02:49','2021-05-04 08:02:49','205.185.117.149',NULL,NULL),(14932,'brute_force','2021-05-04 03:02:49','2021-05-04 08:02:49',NULL,2,'gruposuadi'),(14933,'brute_force','2021-05-04 03:02:54','2021-05-04 08:02:54','104.244.74.55',NULL,NULL),(14934,'brute_force','2021-05-04 03:02:54','2021-05-04 08:02:54',NULL,NULL,'123456789179119'),(14935,'brute_force','2021-05-04 13:50:08','2021-05-04 18:50:08','195.154.200.63',NULL,NULL),(14936,'brute_force','2021-05-04 13:50:08','2021-05-04 18:50:08',NULL,2,'gruposuadi'),(14937,'brute_force','2021-05-04 13:50:10','2021-05-04 18:50:10','195.154.200.63',NULL,NULL),(14938,'brute_force','2021-05-04 13:50:10','2021-05-04 18:50:10',NULL,2,'gruposuadi'),(14939,'brute_force','2021-05-04 13:50:12','2021-05-04 18:50:12','195.154.200.63',NULL,NULL),(14940,'brute_force','2021-05-04 13:50:12','2021-05-04 18:50:12',NULL,2,'gruposuadi'),(14941,'brute_force','2021-05-04 13:50:14','2021-05-04 18:50:14','195.154.200.63',NULL,NULL),(14942,'brute_force','2021-05-04 13:50:14','2021-05-04 18:50:14',NULL,2,'gruposuadi'),(14943,'brute_force','2021-05-04 13:50:16','2021-05-04 18:50:16','195.154.200.63',NULL,NULL),(14944,'brute_force','2021-05-04 13:50:16','2021-05-04 18:50:16',NULL,2,'gruposuadi'),(14945,'brute_force','2021-05-04 18:22:30','2021-05-04 23:22:30','206.217.5.186',NULL,NULL),(14946,'brute_force','2021-05-04 18:22:30','2021-05-04 23:22:30',NULL,NULL,'admin'),(14947,'brute_force','2021-05-04 18:22:34','2021-05-04 23:22:34','206.217.5.186',NULL,NULL),(14948,'brute_force','2021-05-04 18:22:34','2021-05-04 23:22:34',NULL,NULL,'ilma.rodriguez'),(14949,'brute_force','2021-05-04 18:22:41','2021-05-04 23:22:41','206.217.5.186',NULL,NULL),(14950,'brute_force','2021-05-04 18:22:41','2021-05-04 23:22:41',NULL,NULL,'user'),(14951,'brute_force','2021-05-04 18:22:44','2021-05-04 23:22:44','206.217.5.186',NULL,NULL),(14952,'brute_force','2021-05-04 18:22:44','2021-05-04 23:22:44',NULL,NULL,'root'),(14953,'brute_force','2021-05-04 18:22:48','2021-05-04 23:22:48','206.217.5.186',NULL,NULL),(14954,'brute_force','2021-05-04 18:22:48','2021-05-04 23:22:48',NULL,NULL,'ilma.rodriguez@gruposuadi.com'),(14955,'brute_force','2021-05-04 19:01:28','2021-05-05 00:01:28','40.114.37.158',NULL,NULL),(14956,'brute_force','2021-05-04 19:01:28','2021-05-05 00:01:28',NULL,2,'gruposuadi'),(14957,'brute_force','2021-05-04 19:01:31','2021-05-05 00:01:31','40.114.37.158',NULL,NULL),(14958,'brute_force','2021-05-04 19:01:31','2021-05-05 00:01:31',NULL,2,'gruposuadi'),(14959,'brute_force','2021-05-04 19:01:33','2021-05-05 00:01:33','40.114.37.158',NULL,NULL),(14960,'brute_force','2021-05-04 19:01:33','2021-05-05 00:01:33',NULL,2,'gruposuadi'),(14961,'brute_force','2021-05-04 22:01:24','2021-05-05 03:01:24','162.247.74.27',NULL,NULL),(14962,'brute_force','2021-05-04 22:01:24','2021-05-05 03:01:24',NULL,2,'gruposuadi'),(14963,'brute_force','2021-05-05 18:48:40','2021-05-05 23:48:40','167.172.108.28',NULL,NULL),(14964,'brute_force','2021-05-05 18:48:42','2021-05-05 23:48:42','167.172.108.28',NULL,NULL),(14965,'brute_force','2021-05-05 18:48:42','2021-05-05 23:48:42',NULL,NULL,'admin'),(14966,'brute_force','2021-05-05 19:28:04','2021-05-06 00:28:04','185.159.153.13',NULL,NULL),(14967,'brute_force','2021-05-05 19:28:07','2021-05-06 00:28:07','185.159.153.13',NULL,NULL),(14968,'brute_force','2021-05-05 19:28:07','2021-05-06 00:28:07',NULL,NULL,'admin'),(14969,'brute_force','2021-05-05 20:10:37','2021-05-06 01:10:37','109.234.162.191',NULL,NULL),(14970,'brute_force','2021-05-05 20:10:37','2021-05-06 01:10:37',NULL,NULL,'[login]'),(14971,'brute_force','2021-05-05 20:59:09','2021-05-06 01:59:09','162.144.41.156',NULL,NULL),(14972,'brute_force','2021-05-05 20:59:11','2021-05-06 01:59:11','162.144.41.156',NULL,NULL),(14973,'brute_force','2021-05-05 20:59:11','2021-05-06 01:59:11',NULL,NULL,'[login]'),(14974,'brute_force','2021-05-05 21:48:53','2021-05-06 02:48:53','45.149.78.45',NULL,NULL),(14975,'brute_force','2021-05-05 21:48:56','2021-05-06 02:48:56','45.149.78.45',NULL,NULL),(14976,'brute_force','2021-05-05 21:48:56','2021-05-06 02:48:56',NULL,NULL,'[login]'),(14977,'brute_force','2021-05-05 22:40:53','2021-05-06 03:40:53','159.89.234.82',NULL,NULL),(14978,'brute_force','2021-05-05 22:40:55','2021-05-06 03:40:55','159.89.234.82',NULL,NULL),(14979,'brute_force','2021-05-05 22:40:55','2021-05-06 03:40:55',NULL,NULL,'[login]'),(14980,'brute_force','2021-05-05 23:32:05','2021-05-06 04:32:05','173.254.202.176',NULL,NULL),(14981,'brute_force','2021-05-05 23:32:07','2021-05-06 04:32:07','173.254.202.176',NULL,NULL),(14982,'brute_force','2021-05-05 23:32:07','2021-05-06 04:32:07',NULL,NULL,'[login]'),(14983,'brute_force','2021-05-05 23:45:57','2021-05-06 04:45:57','162.214.195.41',NULL,NULL),(14984,'brute_force','2021-05-05 23:45:59','2021-05-06 04:45:59','162.214.195.41',NULL,NULL),(14985,'brute_force','2021-05-05 23:45:59','2021-05-06 04:45:59',NULL,NULL,'[login]'),(14986,'brute_force','2021-05-06 00:07:49','2021-05-06 05:07:49','122.116.248.74',NULL,NULL),(14987,'brute_force','2021-05-06 00:07:51','2021-05-06 05:07:51','122.116.248.74',NULL,NULL),(14988,'brute_force','2021-05-06 00:07:51','2021-05-06 05:07:51',NULL,NULL,'[login]'),(14989,'brute_force','2021-05-06 00:44:02','2021-05-06 05:44:02','206.81.16.252',NULL,NULL),(14990,'brute_force','2021-05-06 00:44:02','2021-05-06 05:44:02',NULL,NULL,'[login]'),(14991,'brute_force','2021-05-06 00:59:56','2021-05-06 05:59:56','138.201.233.18',NULL,NULL),(14992,'brute_force','2021-05-06 00:59:58','2021-05-06 05:59:58','138.201.233.18',NULL,NULL),(14993,'brute_force','2021-05-06 00:59:58','2021-05-06 05:59:58',NULL,NULL,'[login]'),(14994,'brute_force','2021-05-06 01:16:53','2021-05-06 06:16:53','173.236.255.123',NULL,NULL),(14995,'brute_force','2021-05-06 01:16:53','2021-05-06 06:16:53',NULL,NULL,'[login]'),(14996,'brute_force','2021-05-06 01:34:39','2021-05-06 06:34:39','134.209.181.57',NULL,NULL),(14997,'brute_force','2021-05-06 01:34:41','2021-05-06 06:34:41','134.209.181.57',NULL,NULL),(14998,'brute_force','2021-05-06 01:34:41','2021-05-06 06:34:41',NULL,NULL,'[login]'),(14999,'brute_force','2021-05-06 02:09:45','2021-05-06 07:09:45','139.180.190.15',NULL,NULL),(15000,'brute_force','2021-05-06 02:09:47','2021-05-06 07:09:47','139.180.190.15',NULL,NULL),(15001,'brute_force','2021-05-06 02:09:47','2021-05-06 07:09:47',NULL,NULL,'[login]'),(15002,'brute_force','2021-05-06 02:28:26','2021-05-06 07:28:26','51.255.6.96',NULL,NULL),(15003,'brute_force','2021-05-06 02:28:28','2021-05-06 07:28:28','51.255.6.96',NULL,NULL),(15004,'brute_force','2021-05-06 02:28:28','2021-05-06 07:28:28',NULL,NULL,'[login]'),(15005,'brute_force','2021-05-06 02:48:26','2021-05-06 07:48:26','51.68.112.94',NULL,NULL),(15006,'brute_force','2021-05-06 02:48:28','2021-05-06 07:48:28','51.68.112.94',NULL,NULL),(15007,'brute_force','2021-05-06 02:48:28','2021-05-06 07:48:28',NULL,NULL,'[login]'),(15008,'brute_force','2021-05-06 03:29:52','2021-05-06 08:29:52','134.209.181.57',NULL,NULL),(15009,'brute_force','2021-05-06 03:29:54','2021-05-06 08:29:54','134.209.181.57',NULL,NULL),(15010,'brute_force','2021-05-06 03:29:54','2021-05-06 08:29:54',NULL,NULL,'[login]'),(15011,'brute_force','2021-05-06 03:49:36','2021-05-06 08:49:36','52.198.67.198',NULL,NULL),(15012,'brute_force','2021-05-06 03:49:38','2021-05-06 08:49:38','52.198.67.198',NULL,NULL),(15013,'brute_force','2021-05-06 03:49:38','2021-05-06 08:49:38',NULL,NULL,'[login]'),(15014,'brute_force','2021-05-06 04:09:34','2021-05-06 09:09:34','103.1.239.107',NULL,NULL),(15015,'brute_force','2021-05-06 04:09:45','2021-05-06 09:09:45','103.1.239.107',NULL,NULL),(15016,'brute_force','2021-05-06 04:09:45','2021-05-06 09:09:45',NULL,NULL,'[login]'),(15017,'brute_force','2021-05-06 04:31:12','2021-05-06 09:31:12','113.194.80.14',NULL,NULL),(15018,'brute_force','2021-05-06 04:32:14','2021-05-06 09:32:14','199.249.230.116',NULL,NULL),(15019,'brute_force','2021-05-06 04:32:14','2021-05-06 09:32:14',NULL,NULL,'test'),(15020,'brute_force','2021-05-06 04:52:42','2021-05-06 09:52:42','103.146.202.150',NULL,NULL),(15021,'brute_force','2021-05-06 04:52:45','2021-05-06 09:52:45','103.146.202.150',NULL,NULL),(15022,'brute_force','2021-05-06 04:52:45','2021-05-06 09:52:45',NULL,NULL,'[login]'),(15023,'brute_force','2021-05-06 05:14:23','2021-05-06 10:14:23','50.28.38.17',NULL,NULL),(15024,'brute_force','2021-05-06 05:14:25','2021-05-06 10:14:25','50.28.38.17',NULL,NULL),(15025,'brute_force','2021-05-06 05:14:25','2021-05-06 10:14:25',NULL,NULL,'[login]'),(15026,'brute_force','2021-05-06 05:26:45','2021-05-06 10:26:45','185.220.100.242',NULL,NULL),(15027,'brute_force','2021-05-06 05:26:45','2021-05-06 10:26:45',NULL,2,'gruposuadi'),(15028,'brute_force','2021-05-06 05:37:55','2021-05-06 10:37:55','66.33.205.189',NULL,NULL),(15029,'brute_force','2021-05-06 05:37:57','2021-05-06 10:37:57','66.33.205.189',NULL,NULL),(15030,'brute_force','2021-05-06 05:37:57','2021-05-06 10:37:57',NULL,NULL,'[login]'),(15031,'brute_force','2021-05-06 06:26:43','2021-05-06 11:26:43','158.58.187.172',NULL,NULL),(15032,'brute_force','2021-05-06 06:26:45','2021-05-06 11:26:45','158.58.187.172',NULL,NULL),(15033,'brute_force','2021-05-06 06:26:45','2021-05-06 11:26:45',NULL,NULL,'[login]'),(15034,'brute_force','2021-05-06 07:15:48','2021-05-06 12:15:48','192.227.87.215',NULL,NULL),(15035,'brute_force','2021-05-06 07:15:50','2021-05-06 12:15:50','192.227.87.215',NULL,NULL),(15036,'brute_force','2021-05-06 07:15:50','2021-05-06 12:15:50',NULL,NULL,'[login]'),(15037,'brute_force','2021-05-06 11:10:22','2021-05-06 16:10:22','103.66.196.139',NULL,NULL),(15038,'brute_force','2021-05-06 11:10:25','2021-05-06 16:10:25','103.66.196.139',NULL,NULL),(15039,'brute_force','2021-05-06 11:10:25','2021-05-06 16:10:25',NULL,NULL,'admin'),(15040,'brute_force','2021-05-06 11:22:01','2021-05-06 16:22:01','161.35.27.209',NULL,NULL),(15041,'brute_force','2021-05-06 11:22:08','2021-05-06 16:22:08','161.35.27.209',NULL,NULL),(15042,'brute_force','2021-05-06 11:22:08','2021-05-06 16:22:08',NULL,NULL,'admin'),(15043,'brute_force','2021-05-06 11:33:57','2021-05-06 16:33:57','157.245.121.30',NULL,NULL),(15044,'brute_force','2021-05-06 11:33:57','2021-05-06 16:33:57',NULL,NULL,'[login]'),(15045,'brute_force','2021-05-06 11:47:57','2021-05-06 16:47:57','178.128.180.124',NULL,NULL),(15046,'brute_force','2021-05-06 11:48:05','2021-05-06 16:48:05','178.128.180.124',NULL,NULL),(15047,'brute_force','2021-05-06 11:48:05','2021-05-06 16:48:05',NULL,NULL,'[login]'),(15048,'brute_force','2021-05-06 12:15:31','2021-05-06 17:15:31','164.132.48.179',NULL,NULL),(15049,'brute_force','2021-05-06 12:15:33','2021-05-06 17:15:33','164.132.48.179',NULL,NULL),(15050,'brute_force','2021-05-06 12:15:33','2021-05-06 17:15:33',NULL,NULL,'[login]'),(15051,'brute_force','2021-05-06 12:29:35','2021-05-06 17:29:35','103.47.60.44',NULL,NULL),(15052,'brute_force','2021-05-06 12:29:38','2021-05-06 17:29:38','103.47.60.44',NULL,NULL),(15053,'brute_force','2021-05-06 12:29:38','2021-05-06 17:29:38',NULL,NULL,'[login]'),(15054,'brute_force','2021-05-06 12:43:29','2021-05-06 17:43:29','103.67.235.42',NULL,NULL),(15055,'brute_force','2021-05-06 12:43:32','2021-05-06 17:43:32','103.67.235.42',NULL,NULL),(15056,'brute_force','2021-05-06 12:43:32','2021-05-06 17:43:32',NULL,NULL,'[login]'),(15057,'brute_force','2021-05-06 12:56:57','2021-05-06 17:56:57','162.0.221.58',NULL,NULL),(15058,'brute_force','2021-05-06 12:56:59','2021-05-06 17:56:59','162.0.221.58',NULL,NULL),(15059,'brute_force','2021-05-06 12:56:59','2021-05-06 17:56:59',NULL,NULL,'[login]'),(15060,'brute_force','2021-05-06 13:12:23','2021-05-06 18:12:23','157.175.59.223',NULL,NULL),(15061,'brute_force','2021-05-06 13:12:26','2021-05-06 18:12:26','157.175.59.223',NULL,NULL),(15062,'brute_force','2021-05-06 13:12:26','2021-05-06 18:12:26',NULL,NULL,'[login]'),(15063,'brute_force','2021-05-06 13:27:39','2021-05-06 18:27:39','3.104.21.146',NULL,NULL),(15064,'brute_force','2021-05-06 13:27:41','2021-05-06 18:27:41','3.104.21.146',NULL,NULL),(15065,'brute_force','2021-05-06 13:27:41','2021-05-06 18:27:41',NULL,NULL,'[login]'),(15066,'brute_force','2021-05-06 13:59:57','2021-05-06 18:59:57','187.50.136.210',NULL,NULL),(15067,'brute_force','2021-05-06 13:59:57','2021-05-06 18:59:57',NULL,2,'gruposuadi'),(15068,'brute_force','2021-05-06 14:00:00','2021-05-06 19:00:00','187.50.136.210',NULL,NULL),(15069,'brute_force','2021-05-06 14:00:00','2021-05-06 19:00:00',NULL,2,'gruposuadi'),(15070,'brute_force','2021-05-06 14:00:02','2021-05-06 19:00:02','187.50.136.210',NULL,NULL),(15071,'brute_force','2021-05-06 14:00:02','2021-05-06 19:00:02',NULL,2,'gruposuadi'),(15072,'brute_force','2021-05-06 14:00:05','2021-05-06 19:00:05','187.50.136.210',NULL,NULL),(15073,'brute_force','2021-05-06 14:00:05','2021-05-06 19:00:05',NULL,2,'gruposuadi'),(15074,'brute_force','2021-05-06 14:00:07','2021-05-06 19:00:07','187.50.136.210',NULL,NULL),(15075,'brute_force','2021-05-06 14:00:07','2021-05-06 19:00:07',NULL,2,'gruposuadi'),(15076,'brute_force','2021-05-06 14:01:02','2021-05-06 19:01:02','202.137.134.139',NULL,NULL),(15077,'brute_force','2021-05-06 14:01:02','2021-05-06 19:01:02',NULL,2,'gruposuadi'),(15078,'brute_force','2021-05-06 14:01:06','2021-05-06 19:01:06','202.137.134.139',NULL,NULL),(15079,'brute_force','2021-05-06 14:01:06','2021-05-06 19:01:06',NULL,2,'gruposuadi'),(15080,'brute_force','2021-05-06 14:01:09','2021-05-06 19:01:09','202.137.134.139',NULL,NULL),(15081,'brute_force','2021-05-06 14:01:09','2021-05-06 19:01:09',NULL,2,'gruposuadi'),(15082,'brute_force','2021-05-06 14:01:12','2021-05-06 19:01:12','202.137.134.139',NULL,NULL),(15083,'brute_force','2021-05-06 14:01:12','2021-05-06 19:01:12',NULL,2,'gruposuadi'),(15084,'brute_force','2021-05-06 14:01:15','2021-05-06 19:01:15','202.137.134.139',NULL,NULL),(15085,'brute_force','2021-05-06 14:01:15','2021-05-06 19:01:15',NULL,2,'gruposuadi'),(15086,'brute_force','2021-05-06 14:16:22','2021-05-06 19:16:22','189.114.140.70',NULL,NULL),(15087,'brute_force','2021-05-06 14:16:22','2021-05-06 19:16:22',NULL,2,'gruposuadi'),(15088,'brute_force','2021-05-06 14:16:25','2021-05-06 19:16:25','189.114.140.70',NULL,NULL),(15089,'brute_force','2021-05-06 14:16:25','2021-05-06 19:16:25',NULL,2,'gruposuadi'),(15090,'brute_force','2021-05-06 14:16:28','2021-05-06 19:16:28','189.114.140.70',NULL,NULL),(15091,'brute_force','2021-05-06 14:16:28','2021-05-06 19:16:28',NULL,2,'gruposuadi'),(15092,'brute_force','2021-05-06 14:16:31','2021-05-06 19:16:31','189.114.140.70',NULL,NULL),(15093,'brute_force','2021-05-06 14:16:31','2021-05-06 19:16:31',NULL,2,'gruposuadi'),(15094,'brute_force','2021-05-06 14:16:34','2021-05-06 19:16:34','189.114.140.70',NULL,NULL),(15095,'brute_force','2021-05-06 14:16:34','2021-05-06 19:16:34',NULL,2,'gruposuadi'),(15096,'brute_force','2021-05-06 14:17:09','2021-05-06 19:17:09','171.103.160.50',NULL,NULL),(15097,'brute_force','2021-05-06 14:17:09','2021-05-06 19:17:09',NULL,2,'gruposuadi'),(15098,'brute_force','2021-05-06 14:17:13','2021-05-06 19:17:13','171.103.160.50',NULL,NULL),(15099,'brute_force','2021-05-06 14:17:13','2021-05-06 19:17:13',NULL,2,'gruposuadi'),(15100,'brute_force','2021-05-06 14:17:16','2021-05-06 19:17:16','171.103.160.50',NULL,NULL),(15101,'brute_force','2021-05-06 14:17:16','2021-05-06 19:17:16',NULL,2,'gruposuadi'),(15102,'brute_force','2021-05-06 14:17:18','2021-05-06 19:17:18','171.103.160.50',NULL,NULL),(15103,'brute_force','2021-05-06 14:17:18','2021-05-06 19:17:18',NULL,2,'gruposuadi'),(15104,'brute_force','2021-05-06 14:17:21','2021-05-06 19:17:21','171.103.160.50',NULL,NULL),(15105,'brute_force','2021-05-06 14:17:21','2021-05-06 19:17:21',NULL,2,'gruposuadi'),(15106,'brute_force','2021-05-06 14:19:32','2021-05-06 19:19:32','185.51.202.214',NULL,NULL),(15107,'brute_force','2021-05-06 14:19:34','2021-05-06 19:19:34','185.51.202.214',NULL,NULL),(15108,'brute_force','2021-05-06 14:19:34','2021-05-06 19:19:34',NULL,NULL,'[login]'),(15109,'brute_force','2021-05-06 14:32:21','2021-05-06 19:32:21','202.137.154.125',NULL,NULL),(15110,'brute_force','2021-05-06 14:32:21','2021-05-06 19:32:21',NULL,2,'gruposuadi'),(15111,'brute_force','2021-05-06 14:32:48','2021-05-06 19:32:48','171.103.195.50',NULL,NULL),(15112,'brute_force','2021-05-06 14:32:48','2021-05-06 19:32:48',NULL,2,'gruposuadi'),(15113,'brute_force','2021-05-06 14:32:51','2021-05-06 19:32:51','171.103.195.50',NULL,NULL),(15114,'brute_force','2021-05-06 14:32:51','2021-05-06 19:32:51',NULL,2,'gruposuadi'),(15115,'brute_force','2021-05-06 14:32:54','2021-05-06 19:32:54','171.103.195.50',NULL,NULL),(15116,'brute_force','2021-05-06 14:32:54','2021-05-06 19:32:54',NULL,2,'gruposuadi'),(15117,'brute_force','2021-05-06 14:32:58','2021-05-06 19:32:58','171.103.195.50',NULL,NULL),(15118,'brute_force','2021-05-06 14:32:58','2021-05-06 19:32:58',NULL,2,'gruposuadi'),(15119,'brute_force','2021-05-06 14:33:01','2021-05-06 19:33:01','171.103.195.50',NULL,NULL),(15120,'brute_force','2021-05-06 14:33:01','2021-05-06 19:33:01',NULL,2,'gruposuadi'),(15121,'brute_force','2021-05-06 14:34:40','2021-05-06 19:34:40','51.178.53.9',NULL,NULL),(15122,'brute_force','2021-05-06 14:35:22','2021-05-06 19:35:22','186.179.100.93',NULL,NULL),(15123,'brute_force','2021-05-06 14:35:22','2021-05-06 19:35:22',NULL,2,'gruposuadi'),(15124,'brute_force','2021-05-06 14:35:25','2021-05-06 19:35:25','186.179.100.93',NULL,NULL),(15125,'brute_force','2021-05-06 14:35:25','2021-05-06 19:35:25',NULL,2,'gruposuadi'),(15126,'brute_force','2021-05-06 14:35:28','2021-05-06 19:35:28','186.179.100.93',NULL,NULL),(15127,'brute_force','2021-05-06 14:35:28','2021-05-06 19:35:28',NULL,2,'gruposuadi'),(15128,'brute_force','2021-05-06 14:35:31','2021-05-06 19:35:31','186.179.100.93',NULL,NULL),(15129,'brute_force','2021-05-06 14:35:31','2021-05-06 19:35:31',NULL,2,'gruposuadi'),(15130,'brute_force','2021-05-06 15:11:59','2021-05-06 20:11:59','106.75.147.172',NULL,NULL),(15131,'brute_force','2021-05-06 15:12:02','2021-05-06 20:12:02','106.75.147.172',NULL,NULL),(15132,'brute_force','2021-05-06 15:12:02','2021-05-06 20:12:02',NULL,NULL,'[login]'),(15133,'brute_force','2021-05-06 15:30:29','2021-05-06 20:30:29','81.69.252.187',NULL,NULL),(15134,'brute_force','2021-05-06 15:30:32','2021-05-06 20:30:32','81.69.252.187',NULL,NULL),(15135,'brute_force','2021-05-06 15:30:32','2021-05-06 20:30:32',NULL,NULL,'[login]'),(15136,'brute_force','2021-05-06 15:49:09','2021-05-06 20:49:09','91.148.168.2',NULL,NULL),(15137,'brute_force','2021-05-06 15:49:11','2021-05-06 20:49:11','91.148.168.2',NULL,NULL),(15138,'brute_force','2021-05-06 15:49:11','2021-05-06 20:49:11',NULL,NULL,'[login]'),(15139,'brute_force','2021-05-06 16:08:42','2021-05-06 21:08:42','51.254.46.51',NULL,NULL),(15140,'brute_force','2021-05-06 16:08:44','2021-05-06 21:08:44','51.254.46.51',NULL,NULL),(15141,'brute_force','2021-05-06 16:08:44','2021-05-06 21:08:44',NULL,NULL,'[login]'),(15142,'brute_force','2021-05-06 16:28:33','2021-05-06 21:28:33','35.233.23.228',NULL,NULL),(15143,'brute_force','2021-05-06 16:28:35','2021-05-06 21:28:35','35.233.23.228',NULL,NULL),(15144,'brute_force','2021-05-06 16:28:35','2021-05-06 21:28:35',NULL,NULL,'[login]'),(15145,'brute_force','2021-05-06 17:28:30','2021-05-06 22:28:30','147.8.225.109',NULL,NULL),(15146,'brute_force','2021-05-06 17:51:01','2021-05-06 22:51:01','149.56.19.4',NULL,NULL),(15147,'brute_force','2021-05-06 17:51:08','2021-05-06 22:51:08','149.56.19.4',NULL,NULL),(15148,'brute_force','2021-05-06 17:51:08','2021-05-06 22:51:08',NULL,NULL,'[login]'),(15149,'brute_force','2021-05-06 18:10:09','2021-05-06 23:10:09','94.247.177.39',NULL,NULL),(15150,'brute_force','2021-05-06 18:10:11','2021-05-06 23:10:11','94.247.177.39',NULL,NULL),(15151,'brute_force','2021-05-06 18:10:11','2021-05-06 23:10:11',NULL,NULL,'[login]'),(15152,'brute_force','2021-05-06 18:52:11','2021-05-06 23:52:11','81.209.248.237',NULL,NULL),(15153,'brute_force','2021-05-06 18:52:13','2021-05-06 23:52:13','81.209.248.237',NULL,NULL),(15154,'brute_force','2021-05-06 18:52:13','2021-05-06 23:52:13',NULL,NULL,'[login]'),(15155,'brute_force','2021-05-06 19:57:25','2021-05-07 00:57:25','171.244.8.82',NULL,NULL),(15156,'brute_force','2021-05-06 19:57:28','2021-05-07 00:57:28','171.244.8.82',NULL,NULL),(15157,'brute_force','2021-05-06 19:57:28','2021-05-07 00:57:28',NULL,NULL,'[login]'),(15158,'brute_force','2021-05-06 20:03:04','2021-05-07 01:03:04','178.17.171.124',NULL,NULL),(15159,'brute_force','2021-05-06 20:03:04','2021-05-07 01:03:04',NULL,NULL,'admin'),(15160,'brute_force','2021-05-06 20:19:36','2021-05-07 01:19:36','106.52.193.254',NULL,NULL),(15161,'brute_force','2021-05-06 20:19:38','2021-05-07 01:19:38','106.52.193.254',NULL,NULL),(15162,'brute_force','2021-05-06 20:19:38','2021-05-07 01:19:38',NULL,NULL,'[login]'),(15163,'brute_force','2021-05-06 20:41:39','2021-05-07 01:41:39','35.233.23.228',NULL,NULL),(15164,'brute_force','2021-05-06 21:26:04','2021-05-07 02:26:04','103.13.51.188',NULL,NULL),(15165,'brute_force','2021-05-06 21:26:07','2021-05-07 02:26:07','103.13.51.188',NULL,NULL),(15166,'brute_force','2021-05-06 21:26:07','2021-05-07 02:26:07',NULL,NULL,'[login]'),(15167,'brute_force','2021-05-06 21:48:33','2021-05-07 02:48:33','162.214.171.172',NULL,NULL),(15168,'brute_force','2021-05-06 21:48:35','2021-05-07 02:48:35','162.214.171.172',NULL,NULL),(15169,'brute_force','2021-05-06 21:48:35','2021-05-07 02:48:35',NULL,NULL,'[login]'),(15170,'brute_force','2021-05-06 22:11:38','2021-05-07 03:11:38','148.72.60.224',NULL,NULL),(15171,'brute_force','2021-05-06 22:11:40','2021-05-07 03:11:40','148.72.60.224',NULL,NULL),(15172,'brute_force','2021-05-06 22:11:40','2021-05-07 03:11:40',NULL,NULL,'[login]'),(15173,'brute_force','2021-05-06 22:35:06','2021-05-07 03:35:06','103.13.51.188',NULL,NULL),(15174,'brute_force','2021-05-06 22:58:58','2021-05-07 03:58:58','178.128.180.162',NULL,NULL),(15175,'brute_force','2021-05-06 22:59:00','2021-05-07 03:59:00','178.128.180.162',NULL,NULL),(15176,'brute_force','2021-05-06 22:59:00','2021-05-07 03:59:00',NULL,NULL,'[login]'),(15177,'brute_force','2021-05-06 23:22:42','2021-05-07 04:22:42','128.199.212.194',NULL,NULL),(15178,'brute_force','2021-05-06 23:22:45','2021-05-07 04:22:45','128.199.212.194',NULL,NULL),(15179,'brute_force','2021-05-06 23:22:45','2021-05-07 04:22:45',NULL,NULL,'[login]'),(15180,'brute_force','2021-05-06 23:50:52','2021-05-07 04:50:52','103.116.16.173',NULL,NULL),(15181,'brute_force','2021-05-06 23:50:52','2021-05-07 04:50:52',NULL,NULL,'[login]'),(15182,'brute_force','2021-05-07 00:05:49','2021-05-07 05:05:49','148.72.60.224',NULL,NULL),(15183,'brute_force','2021-05-07 00:33:32','2021-05-07 05:33:32','109.234.161.29',NULL,NULL),(15184,'brute_force','2021-05-07 00:45:51','2021-05-07 05:45:51','27.50.77.95',NULL,NULL),(15185,'brute_force','2021-05-07 00:45:53','2021-05-07 05:45:53','27.50.77.95',NULL,NULL),(15186,'brute_force','2021-05-07 00:45:53','2021-05-07 05:45:53',NULL,NULL,'admin'),(15187,'brute_force','2021-05-07 00:58:32','2021-05-07 05:58:32','120.79.29.217',NULL,NULL),(15188,'brute_force','2021-05-07 00:58:35','2021-05-07 05:58:35','120.79.29.217',NULL,NULL),(15189,'brute_force','2021-05-07 00:58:35','2021-05-07 05:58:35',NULL,NULL,'admin'),(15190,'brute_force','2021-05-07 01:09:36','2021-05-07 06:09:36','212.72.183.150',NULL,NULL),(15191,'brute_force','2021-05-07 01:09:39','2021-05-07 06:09:39','212.72.183.150',NULL,NULL),(15192,'brute_force','2021-05-07 01:09:39','2021-05-07 06:09:39',NULL,NULL,'admin'),(15193,'brute_force','2021-05-07 01:21:38','2021-05-07 06:21:38','108.179.224.15',NULL,NULL),(15194,'brute_force','2021-05-07 01:34:06','2021-05-07 06:34:06','202.0.103.51',NULL,NULL),(15195,'brute_force','2021-05-07 01:34:09','2021-05-07 06:34:09','202.0.103.51',NULL,NULL),(15196,'brute_force','2021-05-07 01:34:09','2021-05-07 06:34:09',NULL,NULL,'admin'),(15197,'brute_force','2021-05-07 01:59:17','2021-05-07 06:59:17','162.241.174.200',NULL,NULL),(15198,'brute_force','2021-05-07 01:59:19','2021-05-07 06:59:19','162.241.174.200',NULL,NULL),(15199,'brute_force','2021-05-07 01:59:19','2021-05-07 06:59:19',NULL,NULL,'admin'),(15200,'brute_force','2021-05-07 02:12:39','2021-05-07 07:12:39','103.27.35.102',NULL,NULL),(15201,'brute_force','2021-05-07 02:12:41','2021-05-07 07:12:41','103.27.35.102',NULL,NULL),(15202,'brute_force','2021-05-07 02:12:41','2021-05-07 07:12:41',NULL,NULL,'admin'),(15203,'brute_force','2021-05-07 02:26:50','2021-05-07 07:26:50','157.230.141.171',NULL,NULL),(15204,'brute_force','2021-05-07 02:26:52','2021-05-07 07:26:52','157.230.141.171',NULL,NULL),(15205,'brute_force','2021-05-07 02:26:52','2021-05-07 07:26:52',NULL,NULL,'admin'),(15206,'brute_force','2021-05-07 02:41:20','2021-05-07 07:41:20','162.144.232.224',NULL,NULL),(15207,'brute_force','2021-05-07 02:41:23','2021-05-07 07:41:23','162.144.232.224',NULL,NULL),(15208,'brute_force','2021-05-07 02:41:23','2021-05-07 07:41:23',NULL,NULL,'admin'),(15209,'brute_force','2021-05-07 02:53:51','2021-05-07 07:53:51','79.142.76.119',NULL,NULL),(15210,'brute_force','2021-05-07 03:08:41','2021-05-07 08:08:41','109.234.162.12',NULL,NULL),(15211,'brute_force','2021-05-07 03:08:43','2021-05-07 08:08:43','109.234.162.12',NULL,NULL),(15212,'brute_force','2021-05-07 03:08:43','2021-05-07 08:08:43',NULL,NULL,'admin'),(15213,'brute_force','2021-05-07 03:28:00','2021-05-07 08:28:00','93.171.8.41',NULL,NULL),(15214,'brute_force','2021-05-07 03:28:00','2021-05-07 08:28:00',NULL,NULL,'unavarro'),(15215,'brute_force','2021-05-07 03:28:04','2021-05-07 08:28:04','93.171.8.41',NULL,NULL),(15216,'brute_force','2021-05-07 03:28:04','2021-05-07 08:28:04',NULL,NULL,'unavarro@gruposuadi.com'),(15217,'brute_force','2021-05-07 03:28:09','2021-05-07 08:28:09','93.171.8.41',NULL,NULL),(15218,'brute_force','2021-05-07 03:28:09','2021-05-07 08:28:09',NULL,NULL,'admin'),(15219,'brute_force','2021-05-07 03:28:14','2021-05-07 08:28:14','93.171.8.41',NULL,NULL),(15220,'brute_force','2021-05-07 03:28:14','2021-05-07 08:28:14',NULL,NULL,'administrator'),(15221,'brute_force','2021-05-07 03:28:18','2021-05-07 08:28:18','93.171.8.41',NULL,NULL),(15222,'brute_force','2021-05-07 03:28:18','2021-05-07 08:28:18',NULL,2,'gruposuadi'),(15223,'brute_force','2021-05-07 03:29:18','2021-05-07 08:29:18','199.249.230.86',NULL,NULL),(15224,'brute_force','2021-05-07 03:29:18','2021-05-07 08:29:18',NULL,NULL,'unavarro@gruposuadi.com'),(15225,'brute_force','2021-05-07 03:29:24','2021-05-07 08:29:24','199.249.230.86',NULL,NULL),(15226,'brute_force','2021-05-07 03:29:24','2021-05-07 08:29:24',NULL,NULL,'admin'),(15227,'brute_force','2021-05-07 03:29:40','2021-05-07 08:29:40','51.15.99.182',NULL,NULL),(15228,'brute_force','2021-05-07 03:29:40','2021-05-07 08:29:40',NULL,NULL,'administrator'),(15229,'brute_force','2021-05-07 03:30:49','2021-05-07 08:30:49','185.220.101.143',NULL,NULL),(15230,'brute_force','2021-05-07 03:30:49','2021-05-07 08:30:49',NULL,NULL,'123456789179119'),(15231,'brute_force','2021-05-07 03:38:47','2021-05-07 08:38:47','82.165.53.68',NULL,NULL),(15232,'brute_force','2021-05-07 03:38:49','2021-05-07 08:38:49','82.165.53.68',NULL,NULL),(15233,'brute_force','2021-05-07 03:38:49','2021-05-07 08:38:49',NULL,NULL,'admin'),(15234,'brute_force','2021-05-07 03:54:14','2021-05-07 08:54:14','106.52.193.254',NULL,NULL),(15235,'brute_force','2021-05-07 03:54:16','2021-05-07 08:54:16','106.52.193.254',NULL,NULL),(15236,'brute_force','2021-05-07 03:54:16','2021-05-07 08:54:16',NULL,NULL,'admin'),(15237,'brute_force','2021-05-07 04:08:51','2021-05-07 09:08:51','178.18.248.180',NULL,NULL),(15238,'brute_force','2021-05-07 04:22:44','2021-05-07 09:22:44','188.120.229.94',NULL,NULL),(15239,'brute_force','2021-05-07 04:22:46','2021-05-07 09:22:46','188.120.229.94',NULL,NULL),(15240,'brute_force','2021-05-07 04:22:46','2021-05-07 09:22:46',NULL,NULL,'admin'),(15241,'brute_force','2021-05-07 04:38:09','2021-05-07 09:38:09','103.237.145.141',NULL,NULL),(15242,'brute_force','2021-05-07 04:38:12','2021-05-07 09:38:12','103.237.145.141',NULL,NULL),(15243,'brute_force','2021-05-07 04:38:12','2021-05-07 09:38:12',NULL,NULL,'admin'),(15244,'brute_force','2021-05-07 05:25:47','2021-05-07 10:25:47','144.91.101.209',NULL,NULL),(15245,'brute_force','2021-05-07 05:25:49','2021-05-07 10:25:49','144.91.101.209',NULL,NULL),(15246,'brute_force','2021-05-07 05:25:49','2021-05-07 10:25:49',NULL,NULL,'admin'),(15247,'brute_force','2021-05-07 06:37:00','2021-05-07 11:37:00','103.145.51.182',NULL,NULL),(15248,'brute_force','2021-05-07 06:37:00','2021-05-07 11:37:00',NULL,NULL,'[login]'),(15249,'brute_force','2021-05-07 06:51:33','2021-05-07 11:51:33','192.154.228.104',NULL,NULL),(15250,'brute_force','2021-05-07 06:51:35','2021-05-07 11:51:35','192.154.228.104',NULL,NULL),(15251,'brute_force','2021-05-07 06:51:35','2021-05-07 11:51:35',NULL,NULL,'[login]'),(15252,'brute_force','2021-05-07 07:10:25','2021-05-07 12:10:25','203.162.123.52',NULL,NULL),(15253,'brute_force','2021-05-07 07:28:45','2021-05-07 12:28:45','102.130.121.179',NULL,NULL),(15254,'brute_force','2021-05-07 07:28:48','2021-05-07 12:28:48','102.130.121.179',NULL,NULL),(15255,'brute_force','2021-05-07 07:28:48','2021-05-07 12:28:48',NULL,NULL,'admin'),(15256,'brute_force','2021-05-07 07:50:33','2021-05-07 12:50:33','148.72.158.205',NULL,NULL),(15257,'brute_force','2021-05-07 08:15:59','2021-05-07 13:15:59','62.109.25.31',NULL,NULL),(15258,'brute_force','2021-05-07 08:16:02','2021-05-07 13:16:02','62.109.25.31',NULL,NULL),(15259,'brute_force','2021-05-07 08:16:02','2021-05-07 13:16:02',NULL,NULL,'admin'),(15260,'brute_force','2021-05-07 08:28:46','2021-05-07 13:28:46','208.97.176.173',NULL,NULL),(15261,'brute_force','2021-05-07 08:28:48','2021-05-07 13:28:48','208.97.176.173',NULL,NULL),(15262,'brute_force','2021-05-07 08:28:48','2021-05-07 13:28:48',NULL,NULL,'admin'),(15263,'brute_force','2021-05-07 08:42:41','2021-05-07 13:42:41','165.227.89.189',NULL,NULL),(15264,'brute_force','2021-05-07 08:42:47','2021-05-07 13:42:47','165.227.89.189',NULL,NULL),(15265,'brute_force','2021-05-07 08:42:47','2021-05-07 13:42:47',NULL,NULL,'admin'),(15266,'brute_force','2021-05-07 10:51:55','2021-05-07 15:51:55','185.220.101.9',NULL,NULL),(15267,'brute_force','2021-05-07 10:51:55','2021-05-07 15:51:55',NULL,NULL,'test'),(15268,'brute_force','2021-05-07 11:16:47','2021-05-07 16:16:47','107.180.103.185',NULL,NULL),(15269,'brute_force','2021-05-07 11:16:48','2021-05-07 16:16:48','107.180.103.185',NULL,NULL),(15270,'brute_force','2021-05-07 11:16:48','2021-05-07 16:16:48',NULL,NULL,'admin'),(15271,'brute_force','2021-05-07 11:26:03','2021-05-07 16:26:03','103.71.255.100',NULL,NULL),(15272,'brute_force','2021-05-07 11:26:03','2021-05-07 16:26:03',NULL,NULL,'[login]'),(15273,'brute_force','2021-05-07 11:35:13','2021-05-07 16:35:13','173.244.208.100',NULL,NULL),(15274,'brute_force','2021-05-07 11:35:15','2021-05-07 16:35:15','173.244.208.100',NULL,NULL),(15275,'brute_force','2021-05-07 11:35:15','2021-05-07 16:35:15',NULL,NULL,'[login]'),(15276,'brute_force','2021-05-07 11:42:17','2021-05-07 16:42:17','103.111.30.40',NULL,NULL),(15277,'brute_force','2021-05-07 11:42:20','2021-05-07 16:42:20','103.111.30.40',NULL,NULL),(15278,'brute_force','2021-05-07 11:42:20','2021-05-07 16:42:20',NULL,NULL,'[login]'),(15279,'brute_force','2021-05-07 11:53:12','2021-05-07 16:53:12','185.220.101.6',NULL,NULL),(15280,'brute_force','2021-05-07 11:53:12','2021-05-07 16:53:12',NULL,2,'gruposuadi'),(15281,'brute_force','2021-05-07 11:53:18','2021-05-07 16:53:18','185.13.231.4',NULL,NULL),(15282,'brute_force','2021-05-07 11:53:21','2021-05-07 16:53:21','185.13.231.4',NULL,NULL),(15283,'brute_force','2021-05-07 11:53:21','2021-05-07 16:53:21',NULL,NULL,'[login]'),(15284,'brute_force','2021-05-07 12:00:43','2021-05-07 17:00:43','65.0.195.137',NULL,NULL),(15285,'brute_force','2021-05-07 12:00:45','2021-05-07 17:00:45','65.0.195.137',NULL,NULL),(15286,'brute_force','2021-05-07 12:00:45','2021-05-07 17:00:45',NULL,NULL,'[login]'),(15287,'brute_force','2021-05-07 12:09:45','2021-05-07 17:09:45','124.217.235.217',NULL,NULL),(15288,'brute_force','2021-05-07 12:09:48','2021-05-07 17:09:48','124.217.235.217',NULL,NULL),(15289,'brute_force','2021-05-07 12:09:48','2021-05-07 17:09:48',NULL,NULL,'[login]'),(15290,'brute_force','2021-05-07 12:20:10','2021-05-07 17:20:10','68.183.192.217',NULL,NULL),(15291,'brute_force','2021-05-07 12:20:16','2021-05-07 17:20:16','68.183.192.217',NULL,NULL),(15292,'brute_force','2021-05-07 12:20:16','2021-05-07 17:20:16',NULL,NULL,'[login]'),(15293,'brute_force','2021-05-07 12:36:38','2021-05-07 17:36:38','66.70.182.29',NULL,NULL),(15294,'brute_force','2021-05-07 12:36:40','2021-05-07 17:36:40','66.70.182.29',NULL,NULL),(15295,'brute_force','2021-05-07 12:36:40','2021-05-07 17:36:40',NULL,NULL,'[login]'),(15296,'brute_force','2021-05-07 12:46:06','2021-05-07 17:46:06','198.251.70.243',NULL,NULL),(15297,'brute_force','2021-05-07 12:46:08','2021-05-07 17:46:08','198.251.70.243',NULL,NULL),(15298,'brute_force','2021-05-07 12:46:08','2021-05-07 17:46:08',NULL,NULL,'[login]'),(15299,'brute_force','2021-05-07 12:55:09','2021-05-07 17:55:09','171.244.8.82',NULL,NULL),(15300,'brute_force','2021-05-07 12:55:12','2021-05-07 17:55:12','171.244.8.82',NULL,NULL),(15301,'brute_force','2021-05-07 12:55:12','2021-05-07 17:55:12',NULL,NULL,'[login]'),(15302,'brute_force','2021-05-07 13:13:43','2021-05-07 18:13:43','62.109.25.31',NULL,NULL),(15303,'brute_force','2021-05-07 13:13:45','2021-05-07 18:13:45','62.109.25.31',NULL,NULL),(15304,'brute_force','2021-05-07 13:13:45','2021-05-07 18:13:45',NULL,NULL,'[login]'),(15305,'brute_force','2021-05-07 13:23:27','2021-05-07 18:23:27','150.95.110.113',NULL,NULL),(15306,'brute_force','2021-05-07 13:23:30','2021-05-07 18:23:30','150.95.110.113',NULL,NULL),(15307,'brute_force','2021-05-07 13:23:30','2021-05-07 18:23:30',NULL,NULL,'[login]'),(15308,'brute_force','2021-05-07 13:32:00','2021-05-07 18:32:00','103.211.219.226',NULL,NULL),(15309,'brute_force','2021-05-07 13:32:04','2021-05-07 18:32:04','103.211.219.226',NULL,NULL),(15310,'brute_force','2021-05-07 13:32:04','2021-05-07 18:32:04',NULL,NULL,'[login]'),(15311,'brute_force','2021-05-07 13:43:28','2021-05-07 18:43:28','96.62.119.11',NULL,NULL),(15312,'brute_force','2021-05-07 13:43:30','2021-05-07 18:43:30','96.62.119.11',NULL,NULL),(15313,'brute_force','2021-05-07 13:43:30','2021-05-07 18:43:30',NULL,NULL,'[login]'),(15314,'brute_force','2021-05-07 13:51:24','2021-05-07 18:51:24','51.38.178.252',NULL,NULL),(15315,'brute_force','2021-05-07 13:51:26','2021-05-07 18:51:26','51.38.178.252',NULL,NULL),(15316,'brute_force','2021-05-07 13:51:26','2021-05-07 18:51:26',NULL,NULL,'[login]'),(15317,'brute_force','2021-05-07 14:02:00','2021-05-07 19:02:00','139.99.196.183',NULL,NULL),(15318,'brute_force','2021-05-07 14:02:02','2021-05-07 19:02:02','139.99.196.183',NULL,NULL),(15319,'brute_force','2021-05-07 14:02:02','2021-05-07 19:02:02',NULL,NULL,'[login]'),(15320,'brute_force','2021-05-07 14:22:44','2021-05-07 19:22:44','45.119.212.93',NULL,NULL),(15321,'brute_force','2021-05-07 14:22:47','2021-05-07 19:22:47','45.119.212.93',NULL,NULL),(15322,'brute_force','2021-05-07 14:22:47','2021-05-07 19:22:47',NULL,NULL,'[login]'),(15323,'brute_force','2021-05-07 14:32:49','2021-05-07 19:32:49','206.72.193.170',NULL,NULL),(15324,'brute_force','2021-05-07 14:32:51','2021-05-07 19:32:51','206.72.193.170',NULL,NULL),(15325,'brute_force','2021-05-07 14:32:51','2021-05-07 19:32:51',NULL,NULL,'[login]'),(15326,'brute_force','2021-05-07 14:42:58','2021-05-07 19:42:58','54.36.165.7',NULL,NULL),(15327,'brute_force','2021-05-07 14:43:00','2021-05-07 19:43:00','54.36.165.7',NULL,NULL),(15328,'brute_force','2021-05-07 14:43:00','2021-05-07 19:43:00',NULL,NULL,'[login]'),(15329,'brute_force','2021-05-07 14:54:27','2021-05-07 19:54:27','189.20.125.26',NULL,NULL),(15330,'brute_force','2021-05-07 14:54:30','2021-05-07 19:54:30','189.20.125.26',NULL,NULL),(15331,'brute_force','2021-05-07 14:54:30','2021-05-07 19:54:30',NULL,NULL,'[login]'),(15332,'brute_force','2021-05-07 15:04:23','2021-05-07 20:04:23','43.242.128.31',NULL,NULL),(15333,'brute_force','2021-05-07 16:02:45','2021-05-07 21:02:45','91.134.254.82',NULL,NULL),(15334,'brute_force','2021-05-07 16:12:38','2021-05-07 21:12:38','47.100.172.63',NULL,NULL),(15335,'brute_force','2021-05-07 16:12:41','2021-05-07 21:12:41','47.100.172.63',NULL,NULL),(15336,'brute_force','2021-05-07 16:12:41','2021-05-07 21:12:41',NULL,NULL,'[login]'),(15337,'brute_force','2021-05-07 16:26:03','2021-05-07 21:26:03','185.51.202.214',NULL,NULL),(15338,'brute_force','2021-05-07 16:26:06','2021-05-07 21:26:06','185.51.202.214',NULL,NULL),(15339,'brute_force','2021-05-07 16:26:06','2021-05-07 21:26:06',NULL,NULL,'[login]'),(15340,'brute_force','2021-05-07 16:38:57','2021-05-07 21:38:57','206.189.186.211',NULL,NULL),(15341,'brute_force','2021-05-07 16:39:04','2021-05-07 21:39:04','206.189.186.211',NULL,NULL),(15342,'brute_force','2021-05-07 16:39:04','2021-05-07 21:39:04',NULL,NULL,'[login]'),(15343,'brute_force','2021-05-07 16:49:23','2021-05-07 21:49:23','65.0.195.137',NULL,NULL),(15344,'brute_force','2021-05-07 16:49:25','2021-05-07 21:49:25','65.0.195.137',NULL,NULL),(15345,'brute_force','2021-05-07 16:49:25','2021-05-07 21:49:25',NULL,NULL,'[login]'),(15346,'brute_force','2021-05-07 17:14:25','2021-05-07 22:14:25','54.37.17.21',NULL,NULL),(15347,'brute_force','2021-05-07 17:14:27','2021-05-07 22:14:27','54.37.17.21',NULL,NULL),(15348,'brute_force','2021-05-07 17:14:27','2021-05-07 22:14:27',NULL,NULL,'[login]'),(15349,'brute_force','2021-05-07 18:04:16','2021-05-07 23:04:16','198.251.70.243',NULL,NULL),(15350,'brute_force','2021-05-07 18:04:18','2021-05-07 23:04:18','198.251.70.243',NULL,NULL),(15351,'brute_force','2021-05-07 18:04:18','2021-05-07 23:04:18',NULL,NULL,'[login]'),(15352,'brute_force','2021-05-07 18:34:38','2021-05-07 23:34:38','82.99.219.62',NULL,NULL),(15353,'brute_force','2021-05-07 18:34:46','2021-05-07 23:34:46','82.99.219.62',NULL,NULL),(15354,'brute_force','2021-05-07 18:34:46','2021-05-07 23:34:46',NULL,NULL,'[login]'),(15355,'brute_force','2021-05-07 19:11:44','2021-05-08 00:11:44','109.234.162.213',NULL,NULL),(15356,'brute_force','2021-05-07 19:11:46','2021-05-08 00:11:46','109.234.162.213',NULL,NULL),(15357,'brute_force','2021-05-07 19:11:46','2021-05-08 00:11:46',NULL,NULL,'[login]'),(15358,'brute_force','2021-05-07 19:38:27','2021-05-08 00:38:27','104.236.120.31',NULL,NULL),(15359,'brute_force','2021-05-07 19:38:30','2021-05-08 00:38:30','104.236.120.31',NULL,NULL),(15360,'brute_force','2021-05-07 19:38:30','2021-05-08 00:38:30',NULL,NULL,'[login]'),(15361,'brute_force','2021-05-07 19:51:15','2021-05-08 00:51:15','111.229.159.70',NULL,NULL),(15362,'brute_force','2021-05-07 19:51:18','2021-05-08 00:51:18','111.229.159.70',NULL,NULL),(15363,'brute_force','2021-05-07 19:51:18','2021-05-08 00:51:18',NULL,NULL,'[login]'),(15364,'brute_force','2021-05-07 20:05:36','2021-05-08 01:05:36','103.47.60.44',NULL,NULL),(15365,'brute_force','2021-05-07 20:05:39','2021-05-08 01:05:39','103.47.60.44',NULL,NULL),(15366,'brute_force','2021-05-07 20:05:39','2021-05-08 01:05:39',NULL,NULL,'[login]'),(15367,'brute_force','2021-05-07 20:18:36','2021-05-08 01:18:36','94.20.43.46',NULL,NULL),(15368,'brute_force','2021-05-07 20:18:39','2021-05-08 01:18:39','94.20.43.46',NULL,NULL),(15369,'brute_force','2021-05-07 20:18:39','2021-05-08 01:18:39',NULL,NULL,'[login]'),(15370,'brute_force','2021-05-07 20:33:27','2021-05-08 01:33:27','157.230.234.117',NULL,NULL),(15371,'brute_force','2021-05-07 20:33:33','2021-05-08 01:33:33','157.230.234.117',NULL,NULL),(15372,'brute_force','2021-05-07 20:33:33','2021-05-08 01:33:33',NULL,NULL,'[login]'),(15373,'brute_force','2021-05-07 20:46:34','2021-05-08 01:46:34','109.234.162.12',NULL,NULL),(15374,'brute_force','2021-05-07 20:46:36','2021-05-08 01:46:36','109.234.162.12',NULL,NULL),(15375,'brute_force','2021-05-07 20:46:36','2021-05-08 01:46:36',NULL,NULL,'[login]'),(15376,'brute_force','2021-05-07 21:13:27','2021-05-08 02:13:27','198.251.70.243',NULL,NULL),(15377,'brute_force','2021-05-07 21:13:29','2021-05-08 02:13:29','198.251.70.243',NULL,NULL),(15378,'brute_force','2021-05-07 21:13:29','2021-05-08 02:13:29',NULL,NULL,'[login]'),(15379,'brute_force','2021-05-07 21:42:21','2021-05-08 02:42:21','20.186.27.63',NULL,NULL),(15380,'brute_force','2021-05-07 21:42:23','2021-05-08 02:42:23','20.186.27.63',NULL,NULL),(15381,'brute_force','2021-05-07 21:42:23','2021-05-08 02:42:23',NULL,NULL,'[login]'),(15382,'brute_force','2021-05-07 21:56:26','2021-05-08 02:56:26','206.72.193.170',NULL,NULL),(15383,'brute_force','2021-05-07 21:56:28','2021-05-08 02:56:28','206.72.193.170',NULL,NULL),(15384,'brute_force','2021-05-07 21:56:28','2021-05-08 02:56:28',NULL,NULL,'[login]'),(15385,'brute_force','2021-05-07 22:25:12','2021-05-08 03:25:12','104.145.237.89',NULL,NULL),(15386,'brute_force','2021-05-07 22:25:14','2021-05-08 03:25:14','104.145.237.89',NULL,NULL),(15387,'brute_force','2021-05-07 22:25:14','2021-05-08 03:25:14',NULL,NULL,'[login]'),(15388,'brute_force','2021-05-08 04:29:36','2021-05-08 09:29:36','192.187.111.130',NULL,NULL),(15389,'brute_force','2021-05-08 04:29:36','2021-05-08 09:29:36',NULL,NULL,'admin'),(15390,'brute_force','2021-05-08 18:04:46','2021-05-08 23:04:46','104.244.73.205',NULL,NULL),(15391,'brute_force','2021-05-08 18:04:46','2021-05-08 23:04:46',NULL,NULL,'test'),(15392,'brute_force','2021-05-08 19:12:12','2021-05-09 00:12:12','194.182.73.224',NULL,NULL),(15393,'brute_force','2021-05-08 19:12:12','2021-05-09 00:12:12',NULL,2,'gruposuadi'),(15394,'brute_force','2021-05-09 03:29:59','2021-05-09 08:29:59','51.116.110.71',NULL,NULL),(15395,'brute_force','2021-05-09 03:29:59','2021-05-09 08:29:59',NULL,2,'gruposuadi'),(15396,'brute_force','2021-05-09 03:30:02','2021-05-09 08:30:02','51.116.110.71',NULL,NULL),(15397,'brute_force','2021-05-09 03:30:02','2021-05-09 08:30:02',NULL,2,'gruposuadi'),(15398,'brute_force','2021-05-09 03:30:08','2021-05-09 08:30:08','51.116.110.71',NULL,NULL),(15399,'brute_force','2021-05-09 03:30:08','2021-05-09 08:30:08',NULL,2,'gruposuadi'),(15400,'brute_force','2021-05-09 03:30:10','2021-05-09 08:30:10','51.116.110.71',NULL,NULL),(15401,'brute_force','2021-05-09 03:30:10','2021-05-09 08:30:10',NULL,2,'gruposuadi'),(15402,'brute_force','2021-05-09 03:30:12','2021-05-09 08:30:12','51.116.110.71',NULL,NULL),(15403,'brute_force','2021-05-09 03:30:12','2021-05-09 08:30:12',NULL,2,'gruposuadi'),(15404,'brute_force','2021-05-09 03:45:12','2021-05-09 08:45:12','51.116.110.71',NULL,NULL),(15405,'brute_force','2021-05-09 03:45:12','2021-05-09 08:45:12',NULL,2,'gruposuadi'),(15406,'brute_force','2021-05-09 03:45:15','2021-05-09 08:45:15','51.116.110.71',NULL,NULL),(15407,'brute_force','2021-05-09 03:45:15','2021-05-09 08:45:15',NULL,2,'gruposuadi'),(15408,'brute_force','2021-05-09 03:45:17','2021-05-09 08:45:17','51.116.110.71',NULL,NULL),(15409,'brute_force','2021-05-09 03:45:17','2021-05-09 08:45:17',NULL,2,'gruposuadi'),(15410,'brute_force','2021-05-09 03:45:19','2021-05-09 08:45:19','51.116.110.71',NULL,NULL),(15411,'brute_force','2021-05-09 03:45:19','2021-05-09 08:45:19',NULL,2,'gruposuadi'),(15412,'brute_force','2021-05-09 03:45:21','2021-05-09 08:45:21','51.116.110.71',NULL,NULL),(15413,'brute_force','2021-05-09 03:45:21','2021-05-09 08:45:21',NULL,2,'gruposuadi'),(15414,'brute_force','2021-05-09 04:00:25','2021-05-09 09:00:25','51.116.110.71',NULL,NULL),(15415,'brute_force','2021-05-09 04:00:25','2021-05-09 09:00:25',NULL,2,'gruposuadi'),(15416,'brute_force','2021-05-09 04:00:27','2021-05-09 09:00:27','51.116.110.71',NULL,NULL),(15417,'brute_force','2021-05-09 04:00:27','2021-05-09 09:00:27',NULL,2,'gruposuadi'),(15418,'brute_force','2021-05-09 04:00:29','2021-05-09 09:00:29','51.116.110.71',NULL,NULL),(15419,'brute_force','2021-05-09 04:00:29','2021-05-09 09:00:29',NULL,2,'gruposuadi'),(15420,'brute_force','2021-05-09 04:00:31','2021-05-09 09:00:31','51.116.110.71',NULL,NULL),(15421,'brute_force','2021-05-09 04:00:31','2021-05-09 09:00:31',NULL,2,'gruposuadi'),(15422,'brute_force','2021-05-09 04:00:33','2021-05-09 09:00:33','51.116.110.71',NULL,NULL),(15423,'brute_force','2021-05-09 04:00:33','2021-05-09 09:00:33',NULL,2,'gruposuadi'),(15424,'brute_force','2021-05-09 13:06:55','2021-05-09 18:06:55','199.249.230.161',NULL,NULL),(15425,'brute_force','2021-05-09 13:06:55','2021-05-09 18:06:55',NULL,NULL,'admin'),(15426,'brute_force','2021-05-10 02:21:39','2021-05-10 07:21:39','193.218.118.116',NULL,NULL),(15427,'brute_force','2021-05-10 02:21:39','2021-05-10 07:21:39',NULL,NULL,'test'),(15428,'brute_force','2021-05-10 03:40:04','2021-05-10 08:40:04','82.65.32.67',NULL,NULL),(15429,'brute_force','2021-05-10 03:40:04','2021-05-10 08:40:04',NULL,2,'gruposuadi'),(15430,'brute_force','2021-05-10 17:12:06','2021-05-10 22:12:06','81.69.252.187',NULL,NULL),(15431,'brute_force','2021-05-10 17:12:08','2021-05-10 22:12:08','81.69.252.187',NULL,NULL),(15432,'brute_force','2021-05-10 17:12:08','2021-05-10 22:12:08',NULL,NULL,'admin'),(15433,'brute_force','2021-05-10 17:26:56','2021-05-10 22:26:56','24.172.246.199',NULL,NULL),(15434,'brute_force','2021-05-10 17:26:57','2021-05-10 22:26:57','24.172.246.199',NULL,NULL),(15435,'brute_force','2021-05-10 17:26:57','2021-05-10 22:26:57',NULL,NULL,'admin'),(15436,'brute_force','2021-05-10 17:46:36','2021-05-10 22:46:36','46.101.26.108',NULL,NULL),(15437,'brute_force','2021-05-10 17:46:36','2021-05-10 22:46:36',NULL,NULL,'[login]'),(15438,'brute_force','2021-05-10 18:04:02','2021-05-10 23:04:02','88.135.39.133',NULL,NULL),(15439,'brute_force','2021-05-10 18:04:04','2021-05-10 23:04:04','88.135.39.133',NULL,NULL),(15440,'brute_force','2021-05-10 18:04:04','2021-05-10 23:04:04',NULL,NULL,'[login]'),(15441,'brute_force','2021-05-10 18:43:20','2021-05-10 23:43:20','202.0.103.51',NULL,NULL),(15442,'brute_force','2021-05-10 18:43:22','2021-05-10 23:43:22','202.0.103.51',NULL,NULL),(15443,'brute_force','2021-05-10 18:43:22','2021-05-10 23:43:22',NULL,NULL,'[login]'),(15444,'brute_force','2021-05-10 19:48:26','2021-05-11 00:48:26','51.254.46.51',NULL,NULL),(15445,'brute_force','2021-05-10 19:48:28','2021-05-11 00:48:28','51.254.46.51',NULL,NULL),(15446,'brute_force','2021-05-10 19:48:28','2021-05-11 00:48:28',NULL,NULL,'[login]'),(15447,'brute_force','2021-05-10 20:10:24','2021-05-11 01:10:24','94.23.30.216',NULL,NULL),(15448,'brute_force','2021-05-10 20:10:27','2021-05-11 01:10:27','94.23.30.216',NULL,NULL),(15449,'brute_force','2021-05-10 20:10:27','2021-05-11 01:10:27',NULL,NULL,'[login]'),(15450,'brute_force','2021-05-10 20:35:24','2021-05-11 01:35:24','49.232.109.167',NULL,NULL),(15451,'brute_force','2021-05-10 20:35:28','2021-05-11 01:35:28','49.232.109.167',NULL,NULL),(15452,'brute_force','2021-05-10 20:35:28','2021-05-11 01:35:28',NULL,NULL,'[login]'),(15453,'brute_force','2021-05-10 20:57:47','2021-05-11 01:57:47','79.137.34.21',NULL,NULL),(15454,'brute_force','2021-05-10 20:57:49','2021-05-11 01:57:49','79.137.34.21',NULL,NULL),(15455,'brute_force','2021-05-10 20:57:49','2021-05-11 01:57:49',NULL,NULL,'[login]'),(15456,'brute_force','2021-05-10 21:23:41','2021-05-11 02:23:41','203.171.21.225',NULL,NULL),(15457,'brute_force','2021-05-10 21:23:44','2021-05-11 02:23:44','203.171.21.225',NULL,NULL),(15458,'brute_force','2021-05-10 21:23:44','2021-05-11 02:23:44',NULL,NULL,'[login]'),(15459,'brute_force','2021-05-10 21:48:55','2021-05-11 02:48:55','111.230.150.139',NULL,NULL),(15460,'brute_force','2021-05-10 21:48:59','2021-05-11 02:48:59','111.230.150.139',NULL,NULL),(15461,'brute_force','2021-05-10 21:48:59','2021-05-11 02:48:59',NULL,NULL,'[login]'),(15462,'brute_force','2021-05-10 22:24:41','2021-05-11 03:24:41','183.90.173.95',NULL,NULL),(15463,'brute_force','2021-05-10 22:24:44','2021-05-11 03:24:44','183.90.173.95',NULL,NULL),(15464,'brute_force','2021-05-10 22:24:44','2021-05-11 03:24:44',NULL,NULL,'[login]'),(15465,'brute_force','2021-05-10 22:38:34','2021-05-11 03:38:34','178.128.209.253',NULL,NULL),(15466,'brute_force','2021-05-10 22:38:42','2021-05-11 03:38:42','178.128.209.253',NULL,NULL),(15467,'brute_force','2021-05-10 22:38:42','2021-05-11 03:38:42',NULL,NULL,'[login]'),(15468,'brute_force','2021-05-10 22:59:51','2021-05-11 03:59:51','159.89.130.52',NULL,NULL),(15469,'brute_force','2021-05-10 22:59:54','2021-05-11 03:59:54','159.89.130.52',NULL,NULL),(15470,'brute_force','2021-05-10 22:59:54','2021-05-11 03:59:54',NULL,NULL,'[login]'),(15471,'brute_force','2021-05-10 23:09:59','2021-05-11 04:09:59','198.12.246.118',NULL,NULL),(15472,'brute_force','2021-05-10 23:10:00','2021-05-11 04:10:00','198.12.246.118',NULL,NULL),(15473,'brute_force','2021-05-10 23:10:00','2021-05-11 04:10:00',NULL,NULL,'[login]'),(15474,'brute_force','2021-05-10 23:22:17','2021-05-11 04:22:17','173.249.44.230',NULL,NULL),(15475,'brute_force','2021-05-10 23:22:20','2021-05-11 04:22:20','173.249.44.230',NULL,NULL),(15476,'brute_force','2021-05-10 23:22:20','2021-05-11 04:22:20',NULL,NULL,'[login]'),(15477,'brute_force','2021-05-10 23:34:23','2021-05-11 04:34:23','200.98.245.108',NULL,NULL),(15478,'brute_force','2021-05-10 23:34:26','2021-05-11 04:34:26','200.98.245.108',NULL,NULL),(15479,'brute_force','2021-05-10 23:34:26','2021-05-11 04:34:26',NULL,NULL,'[login]'),(15480,'brute_force','2021-05-10 23:44:27','2021-05-11 04:44:27','185.130.44.108',NULL,NULL),(15481,'brute_force','2021-05-10 23:44:27','2021-05-11 04:44:27',NULL,NULL,'admin'),(15482,'brute_force','2021-05-10 23:46:02','2021-05-11 04:46:02','104.199.41.243',NULL,NULL),(15483,'brute_force','2021-05-10 23:46:04','2021-05-11 04:46:04','104.199.41.243',NULL,NULL),(15484,'brute_force','2021-05-10 23:46:04','2021-05-11 04:46:04',NULL,NULL,'[login]'),(15485,'brute_force','2021-05-10 23:59:11','2021-05-11 04:59:11','162.214.148.112',NULL,NULL),(15486,'brute_force','2021-05-10 23:59:18','2021-05-11 04:59:18','162.214.148.112',NULL,NULL),(15487,'brute_force','2021-05-10 23:59:18','2021-05-11 04:59:18',NULL,NULL,'[login]'),(15488,'brute_force','2021-05-11 00:26:55','2021-05-11 05:26:55','167.99.156.117',NULL,NULL),(15489,'brute_force','2021-05-11 00:26:57','2021-05-11 05:26:57','167.99.156.117',NULL,NULL),(15490,'brute_force','2021-05-11 00:26:57','2021-05-11 05:26:57',NULL,NULL,'[login]'),(15491,'brute_force','2021-05-11 00:56:16','2021-05-11 05:56:16','91.121.81.113',NULL,NULL),(15492,'brute_force','2021-05-11 00:56:18','2021-05-11 05:56:18','91.121.81.113',NULL,NULL),(15493,'brute_force','2021-05-11 00:56:18','2021-05-11 05:56:18',NULL,NULL,'[login]'),(15494,'brute_force','2021-05-11 01:11:40','2021-05-11 06:11:40','178.128.211.81',NULL,NULL),(15495,'brute_force','2021-05-11 01:11:43','2021-05-11 06:11:43','178.128.211.81',NULL,NULL),(15496,'brute_force','2021-05-11 01:11:43','2021-05-11 06:11:43',NULL,NULL,'[login]'),(15497,'brute_force','2021-05-11 01:27:01','2021-05-11 06:27:01','67.205.38.108',NULL,NULL),(15498,'brute_force','2021-05-11 01:27:03','2021-05-11 06:27:03','67.205.38.108',NULL,NULL),(15499,'brute_force','2021-05-11 01:27:03','2021-05-11 06:27:03',NULL,NULL,'[login]'),(15500,'brute_force','2021-05-11 01:42:30','2021-05-11 06:42:30','64.225.16.11',NULL,NULL),(15501,'brute_force','2021-05-11 01:42:32','2021-05-11 06:42:32','64.225.16.11',NULL,NULL),(15502,'brute_force','2021-05-11 01:42:32','2021-05-11 06:42:32',NULL,NULL,'[login]'),(15503,'brute_force','2021-05-11 02:15:42','2021-05-11 07:15:42','64.90.40.100',NULL,NULL),(15504,'brute_force','2021-05-11 02:15:44','2021-05-11 07:15:44','64.90.40.100',NULL,NULL),(15505,'brute_force','2021-05-11 02:15:44','2021-05-11 07:15:44',NULL,NULL,'[login]'),(15506,'brute_force','2021-05-11 02:51:19','2021-05-11 07:51:19','35.202.236.112',NULL,NULL),(15507,'brute_force','2021-05-11 02:51:21','2021-05-11 07:51:21','35.202.236.112',NULL,NULL),(15508,'brute_force','2021-05-11 02:51:21','2021-05-11 07:51:21',NULL,NULL,'[login]'),(15509,'brute_force','2021-05-11 03:28:48','2021-05-11 08:28:48','64.90.48.195',NULL,NULL),(15510,'brute_force','2021-05-11 03:28:50','2021-05-11 08:28:50','64.90.48.195',NULL,NULL),(15511,'brute_force','2021-05-11 03:28:50','2021-05-11 08:28:50',NULL,NULL,'[login]'),(15512,'brute_force','2021-05-11 03:39:10','2021-05-11 08:39:10','162.0.229.95',NULL,NULL),(15513,'brute_force','2021-05-11 03:39:12','2021-05-11 08:39:12','162.0.229.95',NULL,NULL),(15514,'brute_force','2021-05-11 03:39:12','2021-05-11 08:39:12',NULL,NULL,'[login]'),(15515,'brute_force','2021-05-11 03:57:53','2021-05-11 08:57:53','103.90.235.228',NULL,NULL),(15516,'brute_force','2021-05-11 03:57:56','2021-05-11 08:57:56','103.90.235.228',NULL,NULL),(15517,'brute_force','2021-05-11 03:57:56','2021-05-11 08:57:56',NULL,NULL,'[login]'),(15518,'brute_force','2021-05-11 04:11:17','2021-05-11 09:11:17','27.50.77.95',NULL,NULL),(15519,'brute_force','2021-05-11 04:11:20','2021-05-11 09:11:20','27.50.77.95',NULL,NULL),(15520,'brute_force','2021-05-11 04:11:20','2021-05-11 09:11:20',NULL,NULL,'[login]'),(15521,'brute_force','2021-05-11 04:24:35','2021-05-11 09:24:35','192.227.93.123',NULL,NULL),(15522,'brute_force','2021-05-11 04:24:35','2021-05-11 09:24:35',NULL,NULL,'[login]'),(15523,'brute_force','2021-05-11 04:37:46','2021-05-11 09:37:46','139.59.43.196',NULL,NULL),(15524,'brute_force','2021-05-11 04:37:50','2021-05-11 09:37:50','139.59.43.196',NULL,NULL),(15525,'brute_force','2021-05-11 04:37:50','2021-05-11 09:37:50',NULL,NULL,'[login]'),(15526,'brute_force','2021-05-11 04:50:43','2021-05-11 09:50:43','144.91.76.10',NULL,NULL),(15527,'brute_force','2021-05-11 04:50:43','2021-05-11 09:50:43',NULL,NULL,'[login]'),(15528,'brute_force','2021-05-11 05:03:17','2021-05-11 10:03:17','185.8.172.249',NULL,NULL),(15529,'brute_force','2021-05-11 05:03:20','2021-05-11 10:03:20','185.8.172.249',NULL,NULL),(15530,'brute_force','2021-05-11 05:03:20','2021-05-11 10:03:20',NULL,NULL,'[login]'),(15531,'brute_force','2021-05-11 05:14:16','2021-05-11 10:14:16','91.206.200.183',NULL,NULL),(15532,'brute_force','2021-05-11 05:14:18','2021-05-11 10:14:18','91.206.200.183',NULL,NULL),(15533,'brute_force','2021-05-11 05:14:18','2021-05-11 10:14:18',NULL,NULL,'[login]'),(15534,'brute_force','2021-05-11 05:25:42','2021-05-11 10:25:42','104.41.184.47',NULL,NULL),(15535,'brute_force','2021-05-11 05:25:44','2021-05-11 10:25:44','104.41.184.47',NULL,NULL),(15536,'brute_force','2021-05-11 05:25:44','2021-05-11 10:25:44',NULL,NULL,'[login]'),(15537,'brute_force','2021-05-11 05:38:11','2021-05-11 10:38:11','3.126.7.233',NULL,NULL),(15538,'brute_force','2021-05-11 05:38:14','2021-05-11 10:38:14','3.126.7.233',NULL,NULL),(15539,'brute_force','2021-05-11 05:38:14','2021-05-11 10:38:14',NULL,NULL,'[login]'),(15540,'brute_force','2021-05-11 06:04:16','2021-05-11 11:04:16','187.17.106.5',NULL,NULL),(15541,'brute_force','2021-05-11 06:04:18','2021-05-11 11:04:18','187.17.106.5',NULL,NULL),(15542,'brute_force','2021-05-11 06:04:18','2021-05-11 11:04:18',NULL,NULL,'[login]'),(15543,'brute_force','2021-05-11 06:17:07','2021-05-11 11:17:07','173.214.177.180',NULL,NULL),(15544,'brute_force','2021-05-11 06:17:09','2021-05-11 11:17:09','173.214.177.180',NULL,NULL),(15545,'brute_force','2021-05-11 06:17:09','2021-05-11 11:17:09',NULL,NULL,'[login]'),(15546,'brute_force','2021-05-11 06:32:06','2021-05-11 11:32:06','139.59.33.202',NULL,NULL),(15547,'brute_force','2021-05-11 06:32:09','2021-05-11 11:32:09','139.59.33.202',NULL,NULL),(15548,'brute_force','2021-05-11 06:32:09','2021-05-11 11:32:09',NULL,NULL,'[login]'),(15549,'brute_force','2021-05-11 07:01:14','2021-05-11 12:01:14','35.188.119.145',NULL,NULL),(15550,'brute_force','2021-05-11 07:01:16','2021-05-11 12:01:16','35.188.119.145',NULL,NULL),(15551,'brute_force','2021-05-11 07:01:16','2021-05-11 12:01:16',NULL,NULL,'[login]'),(15552,'brute_force','2021-05-11 07:16:06','2021-05-11 12:16:06','212.38.183.100',NULL,NULL),(15553,'brute_force','2021-05-11 07:16:08','2021-05-11 12:16:08','212.38.183.100',NULL,NULL),(15554,'brute_force','2021-05-11 07:16:08','2021-05-11 12:16:08',NULL,NULL,'[login]'),(15555,'brute_force','2021-05-11 07:32:52','2021-05-11 12:32:52','103.47.60.44',NULL,NULL),(15556,'brute_force','2021-05-11 07:32:54','2021-05-11 12:32:54','103.47.60.44',NULL,NULL),(15557,'brute_force','2021-05-11 07:32:54','2021-05-11 12:32:54',NULL,NULL,'[login]'),(15558,'brute_force','2021-05-11 08:06:14','2021-05-11 13:06:14','188.226.189.117',NULL,NULL),(15559,'brute_force','2021-05-11 08:06:21','2021-05-11 13:06:21','188.226.189.117',NULL,NULL),(15560,'brute_force','2021-05-11 08:06:21','2021-05-11 13:06:21',NULL,NULL,'[login]'),(15561,'brute_force','2021-05-11 08:22:31','2021-05-11 13:22:31','157.230.16.87',NULL,NULL),(15562,'brute_force','2021-05-11 08:22:33','2021-05-11 13:22:33','157.230.16.87',NULL,NULL),(15563,'brute_force','2021-05-11 08:22:33','2021-05-11 13:22:33',NULL,NULL,'[login]'),(15564,'brute_force','2021-05-11 08:58:31','2021-05-11 13:58:31','178.62.77.224',NULL,NULL),(15565,'brute_force','2021-05-11 08:58:34','2021-05-11 13:58:34','178.62.77.224',NULL,NULL),(15566,'brute_force','2021-05-11 08:58:34','2021-05-11 13:58:34',NULL,NULL,'[login]'),(15567,'brute_force','2021-05-11 09:35:51','2021-05-11 14:35:51','164.68.121.247',NULL,NULL),(15568,'brute_force','2021-05-11 09:35:53','2021-05-11 14:35:53','164.68.121.247',NULL,NULL),(15569,'brute_force','2021-05-11 09:35:53','2021-05-11 14:35:53',NULL,NULL,'[login]'),(15570,'brute_force','2021-05-11 11:51:38','2021-05-11 16:51:38','162.247.74.74',NULL,NULL),(15571,'brute_force','2021-05-11 11:51:38','2021-05-11 16:51:38',NULL,NULL,'test'),(15572,'brute_force','2021-05-11 12:21:36','2021-05-11 17:21:36','193.218.118.155',NULL,NULL),(15573,'brute_force','2021-05-11 12:21:36','2021-05-11 17:21:36',NULL,2,'gruposuadi'),(15574,'brute_force','2021-05-12 00:10:49','2021-05-12 05:10:49','185.220.102.248',NULL,NULL),(15575,'brute_force','2021-05-12 00:10:49','2021-05-12 05:10:49',NULL,2,'gruposuadi'),(15576,'brute_force','2021-05-12 08:40:40','2021-05-12 13:40:40','185.220.101.3',NULL,NULL),(15577,'brute_force','2021-05-12 08:40:40','2021-05-12 13:40:40',NULL,NULL,'admin'),(15578,'brute_force','2021-05-12 23:53:47','2021-05-13 04:53:47','185.142.239.49',NULL,NULL),(15579,'brute_force','2021-05-12 23:53:47','2021-05-13 04:53:47',NULL,NULL,'admin'),(15580,'brute_force','2021-05-15 01:05:16','2021-05-15 06:05:16','13.48.53.51',NULL,NULL),(15581,'brute_force','2021-05-15 01:05:16','2021-05-15 06:05:16',NULL,NULL,'admin'),(15582,'brute_force','2021-05-15 01:05:19','2021-05-15 06:05:19','13.48.53.51',NULL,NULL),(15583,'brute_force','2021-05-15 01:05:19','2021-05-15 06:05:19',NULL,NULL,'admin'),(15584,'brute_force','2021-05-15 01:05:21','2021-05-15 06:05:21','13.48.53.51',NULL,NULL),(15585,'brute_force','2021-05-15 01:05:21','2021-05-15 06:05:21',NULL,NULL,'admin'),(15586,'brute_force','2021-05-15 01:05:23','2021-05-15 06:05:23','13.48.53.51',NULL,NULL),(15587,'brute_force','2021-05-15 01:05:23','2021-05-15 06:05:23',NULL,NULL,'admin'),(15588,'brute_force','2021-05-15 01:05:25','2021-05-15 06:05:25','13.48.53.51',NULL,NULL),(15589,'brute_force','2021-05-15 01:05:25','2021-05-15 06:05:25',NULL,NULL,'admin'),(15590,'brute_force','2021-05-15 10:50:39','2021-05-15 15:50:39','209.141.49.232',NULL,NULL),(15591,'brute_force','2021-05-15 10:50:39','2021-05-15 15:50:39',NULL,NULL,'admin'),(15592,'brute_force','2021-05-16 04:00:51','2021-05-16 09:00:51','185.220.100.245',NULL,NULL),(15593,'brute_force','2021-05-16 04:00:51','2021-05-16 09:00:51',NULL,NULL,'test'),(15594,'brute_force','2021-05-16 11:34:07','2021-05-16 16:34:07','180.183.209.28',NULL,NULL),(15595,'brute_force','2021-05-16 11:34:07','2021-05-16 16:34:07',NULL,2,'gruposuadi'),(15596,'brute_force','2021-05-16 11:34:16','2021-05-16 16:34:16','197.166.178.226',NULL,NULL),(15597,'brute_force','2021-05-16 11:34:16','2021-05-16 16:34:16',NULL,2,'gruposuadi'),(15598,'brute_force','2021-05-16 11:34:20','2021-05-16 16:34:20','41.47.250.56',NULL,NULL),(15599,'brute_force','2021-05-16 11:34:20','2021-05-16 16:34:20',NULL,2,'gruposuadi'),(15600,'brute_force','2021-05-16 11:34:23','2021-05-16 16:34:23','90.134.205.136',NULL,NULL),(15601,'brute_force','2021-05-16 11:34:23','2021-05-16 16:34:23',NULL,2,'gruposuadi'),(15602,'brute_force','2021-05-16 11:34:26','2021-05-16 16:34:26','95.219.238.20',NULL,NULL),(15603,'brute_force','2021-05-16 11:34:26','2021-05-16 16:34:26',NULL,2,'gruposuadi'),(15604,'brute_force','2021-05-16 11:34:41','2021-05-16 16:34:41','37.212.62.140',NULL,NULL),(15605,'brute_force','2021-05-16 11:34:41','2021-05-16 16:34:41',NULL,2,'gruposuadi'),(15606,'brute_force','2021-05-16 11:34:44','2021-05-16 16:34:44','46.249.171.178',NULL,NULL),(15607,'brute_force','2021-05-16 11:34:44','2021-05-16 16:34:44',NULL,2,'gruposuadi'),(15608,'brute_force','2021-05-16 11:34:51','2021-05-16 16:34:51','213.74.84.1',NULL,NULL),(15609,'brute_force','2021-05-16 11:34:51','2021-05-16 16:34:51',NULL,2,'gruposuadi'),(15610,'brute_force','2021-05-16 11:34:57','2021-05-16 16:34:57','95.12.5.147',NULL,NULL),(15611,'brute_force','2021-05-16 11:34:57','2021-05-16 16:34:57',NULL,2,'gruposuadi'),(15612,'brute_force','2021-05-16 11:35:03','2021-05-16 16:35:03','95.168.120.247',NULL,NULL),(15613,'brute_force','2021-05-16 11:35:03','2021-05-16 16:35:03',NULL,2,'gruposuadi'),(15614,'brute_force','2021-05-16 14:05:50','2021-05-16 19:05:50','47.99.54.166',NULL,NULL),(15615,'brute_force','2021-05-16 14:05:53','2021-05-16 19:05:53','47.99.54.166',NULL,NULL),(15616,'brute_force','2021-05-16 14:05:53','2021-05-16 19:05:53',NULL,NULL,'admin'),(15617,'brute_force','2021-05-16 14:15:14','2021-05-16 19:15:14','185.220.102.246',NULL,NULL),(15618,'brute_force','2021-05-16 14:15:14','2021-05-16 19:15:14',NULL,2,'gruposuadi'),(15619,'brute_force','2021-05-16 15:34:18','2021-05-16 20:34:18','103.3.245.113',NULL,NULL),(15620,'brute_force','2021-05-16 15:34:21','2021-05-16 20:34:21','103.3.245.113',NULL,NULL),(15621,'brute_force','2021-05-16 15:34:21','2021-05-16 20:34:21',NULL,NULL,'[login]'),(15622,'brute_force','2021-05-16 16:24:47','2021-05-16 21:24:47','41.76.213.176',NULL,NULL),(15623,'brute_force','2021-05-16 16:24:47','2021-05-16 21:24:47',NULL,NULL,'[login]'),(15624,'brute_force','2021-05-16 17:07:13','2021-05-16 22:07:13','23.129.64.250',NULL,NULL),(15625,'brute_force','2021-05-16 17:07:13','2021-05-16 22:07:13',NULL,NULL,'admin'),(15626,'brute_force','2021-05-16 18:10:48','2021-05-16 23:10:48','216.10.243.211',NULL,NULL),(15627,'brute_force','2021-05-16 18:10:51','2021-05-16 23:10:51','216.10.243.211',NULL,NULL),(15628,'brute_force','2021-05-16 18:10:51','2021-05-16 23:10:51',NULL,NULL,'[login]'),(15629,'brute_force','2021-05-16 19:38:12','2021-05-17 00:38:12','94.23.30.216',NULL,NULL),(15630,'brute_force','2021-05-16 19:38:14','2021-05-17 00:38:14','94.23.30.216',NULL,NULL),(15631,'brute_force','2021-05-16 19:38:14','2021-05-17 00:38:14',NULL,NULL,'[login]'),(15632,'brute_force','2021-05-16 21:11:38','2021-05-17 02:11:38','208.109.8.126',NULL,NULL),(15633,'brute_force','2021-05-16 21:11:41','2021-05-17 02:11:41','208.109.8.126',NULL,NULL),(15634,'brute_force','2021-05-16 21:11:41','2021-05-17 02:11:41',NULL,NULL,'[login]'),(15635,'brute_force','2021-05-16 22:03:38','2021-05-17 03:03:38','185.86.180.163',NULL,NULL),(15636,'brute_force','2021-05-16 22:03:41','2021-05-17 03:03:41','185.86.180.163',NULL,NULL),(15637,'brute_force','2021-05-16 22:03:41','2021-05-17 03:03:41',NULL,NULL,'[login]'),(15638,'brute_force','2021-05-16 22:36:35','2021-05-17 03:36:35','178.128.222.96',NULL,NULL),(15639,'brute_force','2021-05-16 22:36:38','2021-05-17 03:36:38','178.128.222.96',NULL,NULL),(15640,'brute_force','2021-05-16 22:36:38','2021-05-17 03:36:38',NULL,NULL,'[login]'),(15641,'brute_force','2021-05-16 22:59:22','2021-05-17 03:59:22','78.157.40.153',NULL,NULL),(15642,'brute_force','2021-05-16 22:59:24','2021-05-17 03:59:24','78.157.40.153',NULL,NULL),(15643,'brute_force','2021-05-16 22:59:24','2021-05-17 03:59:24',NULL,NULL,'[login]'),(15644,'brute_force','2021-05-16 23:39:11','2021-05-17 04:39:11','118.190.216.245',NULL,NULL),(15645,'brute_force','2021-05-16 23:39:13','2021-05-17 04:39:13','118.190.216.245',NULL,NULL),(15646,'brute_force','2021-05-16 23:39:13','2021-05-17 04:39:13',NULL,NULL,'[login]'),(15647,'brute_force','2021-05-16 23:48:56','2021-05-17 04:48:56','62.109.25.31',NULL,NULL),(15648,'brute_force','2021-05-16 23:48:58','2021-05-17 04:48:58','62.109.25.31',NULL,NULL),(15649,'brute_force','2021-05-16 23:48:58','2021-05-17 04:48:58',NULL,NULL,'admin'),(15650,'brute_force','2021-05-17 00:11:32','2021-05-17 05:11:32','121.4.55.249',NULL,NULL),(15651,'brute_force','2021-05-17 00:11:37','2021-05-17 05:11:37','121.4.55.249',NULL,NULL),(15652,'brute_force','2021-05-17 00:11:37','2021-05-17 05:11:37',NULL,NULL,'admin'),(15653,'brute_force','2021-05-17 00:33:50','2021-05-17 05:33:50','35.198.25.12',NULL,NULL),(15654,'brute_force','2021-05-17 00:33:52','2021-05-17 05:33:52','35.198.25.12',NULL,NULL),(15655,'brute_force','2021-05-17 00:33:52','2021-05-17 05:33:52',NULL,NULL,'admin'),(15656,'brute_force','2021-05-17 00:58:10','2021-05-17 05:58:10','159.89.37.120',NULL,NULL),(15657,'brute_force','2021-05-17 00:58:12','2021-05-17 05:58:12','159.89.37.120',NULL,NULL),(15658,'brute_force','2021-05-17 00:58:12','2021-05-17 05:58:12',NULL,NULL,'admin'),(15659,'brute_force','2021-05-17 01:09:57','2021-05-17 06:09:57','173.236.255.123',NULL,NULL),(15660,'brute_force','2021-05-17 01:09:59','2021-05-17 06:09:59','173.236.255.123',NULL,NULL),(15661,'brute_force','2021-05-17 01:09:59','2021-05-17 06:09:59',NULL,NULL,'admin'),(15662,'brute_force','2021-05-17 01:36:56','2021-05-17 06:36:56','103.71.255.100',NULL,NULL),(15663,'brute_force','2021-05-17 01:36:59','2021-05-17 06:36:59','103.71.255.100',NULL,NULL),(15664,'brute_force','2021-05-17 01:36:59','2021-05-17 06:36:59',NULL,NULL,'admin'),(15665,'brute_force','2021-05-17 02:05:55','2021-05-17 07:05:55','149.56.19.4',NULL,NULL),(15666,'brute_force','2021-05-17 02:06:02','2021-05-17 07:06:02','149.56.19.4',NULL,NULL),(15667,'brute_force','2021-05-17 02:06:02','2021-05-17 07:06:02',NULL,NULL,'admin'),(15668,'brute_force','2021-05-17 02:23:02','2021-05-17 07:23:02','47.115.7.110',NULL,NULL),(15669,'brute_force','2021-05-17 02:23:05','2021-05-17 07:23:05','47.115.7.110',NULL,NULL),(15670,'brute_force','2021-05-17 02:23:05','2021-05-17 07:23:05',NULL,NULL,'[login]'),(15671,'brute_force','2021-05-17 03:07:22','2021-05-17 08:07:22','95.111.241.26',NULL,NULL),(15672,'brute_force','2021-05-17 03:07:24','2021-05-17 08:07:24','95.111.241.26',NULL,NULL),(15673,'brute_force','2021-05-17 03:07:24','2021-05-17 08:07:24',NULL,NULL,'[login]'),(15674,'brute_force','2021-05-17 03:20:44','2021-05-17 08:20:44','85.86.116.35',NULL,NULL),(15675,'brute_force','2021-05-17 03:20:46','2021-05-17 08:20:46','85.86.116.35',NULL,NULL),(15676,'brute_force','2021-05-17 03:20:46','2021-05-17 08:20:46',NULL,NULL,'admin'),(15677,'brute_force','2021-05-17 03:35:00','2021-05-17 08:35:00','134.209.181.57',NULL,NULL),(15678,'brute_force','2021-05-17 03:35:03','2021-05-17 08:35:03','134.209.181.57',NULL,NULL),(15679,'brute_force','2021-05-17 03:35:03','2021-05-17 08:35:03',NULL,NULL,'admin'),(15680,'brute_force','2021-05-17 03:48:01','2021-05-17 08:48:01','207.180.236.53',NULL,NULL),(15681,'brute_force','2021-05-17 03:48:04','2021-05-17 08:48:04','207.180.236.53',NULL,NULL),(15682,'brute_force','2021-05-17 03:48:04','2021-05-17 08:48:04',NULL,NULL,'admin'),(15683,'brute_force','2021-05-17 04:02:12','2021-05-17 09:02:12','47.107.33.26',NULL,NULL),(15684,'brute_force','2021-05-17 04:02:15','2021-05-17 09:02:15','47.107.33.26',NULL,NULL),(15685,'brute_force','2021-05-17 04:02:15','2021-05-17 09:02:15',NULL,NULL,'admin'),(15686,'brute_force','2021-05-17 04:14:50','2021-05-17 09:14:50','94.247.177.39',NULL,NULL),(15687,'brute_force','2021-05-17 04:14:52','2021-05-17 09:14:52','94.247.177.39',NULL,NULL),(15688,'brute_force','2021-05-17 04:14:52','2021-05-17 09:14:52',NULL,NULL,'admin'),(15689,'brute_force','2021-05-17 04:28:55','2021-05-17 09:28:55','157.230.214.131',NULL,NULL),(15690,'brute_force','2021-05-17 04:41:15','2021-05-17 09:41:15','104.236.120.31',NULL,NULL),(15691,'brute_force','2021-05-17 04:41:17','2021-05-17 09:41:17','104.236.120.31',NULL,NULL),(15692,'brute_force','2021-05-17 04:41:17','2021-05-17 09:41:17',NULL,NULL,'admin'),(15693,'brute_force','2021-05-17 04:53:47','2021-05-17 09:53:47','150.95.176.38',NULL,NULL),(15694,'brute_force','2021-05-17 04:53:50','2021-05-17 09:53:50','150.95.176.38',NULL,NULL),(15695,'brute_force','2021-05-17 04:53:50','2021-05-17 09:53:50',NULL,NULL,'admin'),(15696,'brute_force','2021-05-17 05:06:03','2021-05-17 10:06:03','8.210.146.161',NULL,NULL),(15697,'brute_force','2021-05-17 05:06:06','2021-05-17 10:06:06','8.210.146.161',NULL,NULL),(15698,'brute_force','2021-05-17 05:06:06','2021-05-17 10:06:06',NULL,NULL,'admin'),(15699,'brute_force','2021-05-17 05:55:29','2021-05-17 10:55:29','107.180.72.143',NULL,NULL),(15700,'brute_force','2021-05-17 05:55:31','2021-05-17 10:55:31','107.180.72.143',NULL,NULL),(15701,'brute_force','2021-05-17 05:55:31','2021-05-17 10:55:31',NULL,NULL,'admin'),(15702,'brute_force','2021-05-17 06:21:47','2021-05-17 11:21:47','216.194.175.156',NULL,NULL),(15703,'brute_force','2021-05-17 06:21:52','2021-05-17 11:21:52','216.194.175.156',NULL,NULL),(15704,'brute_force','2021-05-17 06:21:52','2021-05-17 11:21:52',NULL,NULL,'admin'),(15705,'brute_force','2021-05-17 06:34:03','2021-05-17 11:34:03','213.60.147.112',NULL,NULL),(15706,'brute_force','2021-05-17 06:34:05','2021-05-17 11:34:05','213.60.147.112',NULL,NULL),(15707,'brute_force','2021-05-17 06:34:05','2021-05-17 11:34:05',NULL,NULL,'admin'),(15708,'brute_force','2021-05-17 07:00:49','2021-05-17 12:00:49','18.198.85.184',NULL,NULL),(15709,'brute_force','2021-05-17 07:00:51','2021-05-17 12:00:51','18.198.85.184',NULL,NULL),(15710,'brute_force','2021-05-17 07:00:51','2021-05-17 12:00:51',NULL,NULL,'admin'),(15711,'brute_force','2021-05-17 07:14:39','2021-05-17 12:14:39','3.141.146.214',NULL,NULL),(15712,'brute_force','2021-05-17 07:14:41','2021-05-17 12:14:41','3.141.146.214',NULL,NULL),(15713,'brute_force','2021-05-17 07:14:41','2021-05-17 12:14:41',NULL,NULL,'admin'),(15714,'brute_force','2021-05-17 07:28:47','2021-05-17 12:28:47','162.241.134.243',NULL,NULL),(15715,'brute_force','2021-05-17 07:28:49','2021-05-17 12:28:49','162.241.134.243',NULL,NULL),(15716,'brute_force','2021-05-17 07:28:49','2021-05-17 12:28:49',NULL,NULL,'admin'),(15717,'brute_force','2021-05-17 07:42:54','2021-05-17 12:42:54','3.138.112.240',NULL,NULL),(15718,'brute_force','2021-05-17 07:42:55','2021-05-17 12:42:55','3.138.112.240',NULL,NULL),(15719,'brute_force','2021-05-17 07:42:55','2021-05-17 12:42:55',NULL,NULL,'admin'),(15720,'brute_force','2021-05-17 08:41:51','2021-05-17 13:41:51','34.71.31.138',NULL,NULL),(15721,'brute_force','2021-05-17 08:41:52','2021-05-17 13:41:52','34.71.31.138',NULL,NULL),(15722,'brute_force','2021-05-17 08:41:52','2021-05-17 13:41:52',NULL,NULL,'admin'),(15723,'brute_force','2021-05-17 08:51:07','2021-05-17 13:51:07','176.10.107.180',NULL,NULL),(15724,'brute_force','2021-05-17 08:51:07','2021-05-17 13:51:07',NULL,NULL,'test'),(15725,'brute_force','2021-05-17 19:32:06','2021-05-18 00:32:06','5.199.143.202',NULL,NULL),(15726,'brute_force','2021-05-17 19:32:06','2021-05-18 00:32:06',NULL,2,'gruposuadi'),(15727,'brute_force','2021-05-18 14:40:29','2021-05-18 19:40:29','185.220.100.254',NULL,NULL),(15728,'brute_force','2021-05-18 14:40:29','2021-05-18 19:40:29',NULL,NULL,'test'),(15729,'brute_force','2021-05-18 18:18:16','2021-05-18 23:18:16','45.91.101.18',NULL,NULL),(15730,'brute_force','2021-05-18 18:18:16','2021-05-18 23:18:16',NULL,2,'gruposuadi'),(15731,'brute_force','2021-05-18 18:18:19','2021-05-18 23:18:19','185.220.100.252',NULL,NULL),(15732,'brute_force','2021-05-18 18:18:19','2021-05-18 23:18:19',NULL,2,'gruposuadi'),(15733,'brute_force','2021-05-18 18:18:32','2021-05-18 23:18:32','185.165.168.229',NULL,NULL),(15734,'brute_force','2021-05-18 18:18:32','2021-05-18 23:18:32',NULL,2,'gruposuadi'),(15735,'brute_force','2021-05-18 18:18:44','2021-05-18 23:18:44','185.220.103.6',NULL,NULL),(15736,'brute_force','2021-05-18 18:18:44','2021-05-18 23:18:44',NULL,2,'gruposuadi'),(15737,'brute_force','2021-05-18 18:18:47','2021-05-18 23:18:47','185.220.102.8',NULL,NULL),(15738,'brute_force','2021-05-18 18:18:47','2021-05-18 23:18:47',NULL,2,'gruposuadi'),(15739,'brute_force','2021-05-18 18:18:53','2021-05-18 23:18:53','37.139.8.104',NULL,NULL),(15740,'brute_force','2021-05-18 18:18:53','2021-05-18 23:18:53',NULL,2,'gruposuadi'),(15741,'brute_force','2021-05-18 18:18:55','2021-05-18 23:18:55','185.220.102.8',NULL,NULL),(15742,'brute_force','2021-05-18 18:18:55','2021-05-18 23:18:55',NULL,2,'gruposuadi'),(15743,'brute_force','2021-05-18 18:18:58','2021-05-18 23:18:58','199.249.230.74',NULL,NULL),(15744,'brute_force','2021-05-18 18:18:58','2021-05-18 23:18:58',NULL,2,'gruposuadi'),(15745,'brute_force','2021-05-18 18:19:01','2021-05-18 23:19:01','193.239.232.102',NULL,NULL),(15746,'brute_force','2021-05-18 18:19:01','2021-05-18 23:19:01',NULL,2,'gruposuadi'),(15747,'brute_force','2021-05-18 18:19:03','2021-05-18 23:19:03','104.244.73.46',NULL,NULL),(15748,'brute_force','2021-05-18 18:19:03','2021-05-18 23:19:03',NULL,2,'gruposuadi'),(15749,'brute_force','2021-05-18 20:48:34','2021-05-19 01:48:34','23.129.64.231',NULL,NULL),(15750,'brute_force','2021-05-18 20:48:34','2021-05-19 01:48:34',NULL,NULL,'admin'),(15751,'brute_force','2021-05-19 01:13:57','2021-05-19 06:13:57','199.249.230.140',NULL,NULL),(15752,'brute_force','2021-05-19 01:13:57','2021-05-19 06:13:57',NULL,2,'gruposuadi'),(15753,'brute_force','2021-05-19 02:56:11','2021-05-19 07:56:11','198.20.110.235',NULL,NULL),(15754,'brute_force','2021-05-19 02:56:13','2021-05-19 07:56:13','198.20.110.235',NULL,NULL),(15755,'brute_force','2021-05-19 02:56:13','2021-05-19 07:56:13',NULL,NULL,'admin'),(15756,'brute_force','2021-05-19 03:16:38','2021-05-19 08:16:38','139.59.153.133',NULL,NULL),(15757,'brute_force','2021-05-19 03:16:38','2021-05-19 08:16:38',NULL,NULL,'[login]'),(15758,'brute_force','2021-05-19 05:04:57','2021-05-19 10:04:57','3.138.112.240',NULL,NULL),(15759,'brute_force','2021-05-19 05:05:16','2021-05-19 10:05:16','3.138.112.240',NULL,NULL),(15760,'brute_force','2021-05-19 05:05:16','2021-05-19 10:05:16',NULL,NULL,'admin'),(15761,'brute_force','2021-05-19 05:46:44','2021-05-19 10:46:44','51.161.34.111',NULL,NULL),(15762,'brute_force','2021-05-19 05:46:45','2021-05-19 10:46:45','51.161.34.111',NULL,NULL),(15763,'brute_force','2021-05-19 05:46:45','2021-05-19 10:46:45',NULL,NULL,'admin'),(15764,'brute_force','2021-05-19 06:03:55','2021-05-19 11:03:55','68.183.192.217',NULL,NULL),(15765,'brute_force','2021-05-19 06:03:57','2021-05-19 11:03:57','68.183.192.217',NULL,NULL),(15766,'brute_force','2021-05-19 06:03:57','2021-05-19 11:03:57',NULL,NULL,'admin'),(15767,'brute_force','2021-05-19 06:21:38','2021-05-19 11:21:38','188.166.214.213',NULL,NULL),(15768,'brute_force','2021-05-19 06:21:44','2021-05-19 11:21:44','188.166.214.213',NULL,NULL),(15769,'brute_force','2021-05-19 06:21:44','2021-05-19 11:21:44',NULL,NULL,'admin'),(15770,'brute_force','2021-05-19 07:38:26','2021-05-19 12:38:26','156.38.216.210',NULL,NULL),(15771,'brute_force','2021-05-19 07:38:29','2021-05-19 12:38:29','156.38.216.210',NULL,NULL),(15772,'brute_force','2021-05-19 07:38:29','2021-05-19 12:38:29',NULL,NULL,'admin'),(15773,'brute_force','2021-05-19 07:59:35','2021-05-19 12:59:35','92.114.19.247',NULL,NULL),(15774,'brute_force','2021-05-19 07:59:38','2021-05-19 12:59:38','92.114.19.247',NULL,NULL),(15775,'brute_force','2021-05-19 07:59:38','2021-05-19 12:59:38',NULL,NULL,'admin'),(15776,'brute_force','2021-05-19 08:21:43','2021-05-19 13:21:43','51.136.18.116',NULL,NULL),(15777,'brute_force','2021-05-19 08:21:45','2021-05-19 13:21:45','51.136.18.116',NULL,NULL),(15778,'brute_force','2021-05-19 08:21:45','2021-05-19 13:21:45',NULL,NULL,'admin'),(15779,'brute_force','2021-05-19 10:03:48','2021-05-19 15:03:48','103.129.178.69',NULL,NULL),(15780,'brute_force','2021-05-19 10:03:50','2021-05-19 15:03:50','103.129.178.69',NULL,NULL),(15781,'brute_force','2021-05-19 10:03:50','2021-05-19 15:03:50',NULL,NULL,'admin'),(15782,'brute_force','2021-05-19 10:33:11','2021-05-19 15:33:11','5.180.184.223',NULL,NULL),(15783,'brute_force','2021-05-19 10:33:16','2021-05-19 15:33:16','5.180.184.223',NULL,NULL),(15784,'brute_force','2021-05-19 10:33:16','2021-05-19 15:33:16',NULL,NULL,'admin'),(15785,'brute_force','2021-05-19 11:13:45','2021-05-19 16:13:45','80.211.156.46',NULL,NULL),(15786,'brute_force','2021-05-19 11:13:45','2021-05-19 16:13:45',NULL,NULL,'admin'),(15787,'brute_force','2021-05-19 11:44:51','2021-05-19 16:44:51','65.21.51.62',NULL,NULL),(15788,'brute_force','2021-05-19 11:44:53','2021-05-19 16:44:53','65.21.51.62',NULL,NULL),(15789,'brute_force','2021-05-19 11:44:53','2021-05-19 16:44:53',NULL,NULL,'[login]'),(15790,'brute_force','2021-05-19 12:09:22','2021-05-19 17:09:22','120.79.29.217',NULL,NULL),(15791,'brute_force','2021-05-19 12:09:22','2021-05-19 17:09:22',NULL,NULL,'admin'),(15792,'brute_force','2021-05-19 13:13:51','2021-05-19 18:13:51','107.180.73.192',NULL,NULL),(15793,'brute_force','2021-05-19 13:13:51','2021-05-19 18:13:51',NULL,NULL,'admin'),(15794,'brute_force','2021-05-19 14:15:01','2021-05-19 19:15:01','208.113.171.183',NULL,NULL),(15795,'brute_force','2021-05-19 14:15:01','2021-05-19 19:15:01',NULL,NULL,'admin'),(15796,'brute_force','2021-05-19 18:41:52','2021-05-19 23:41:52','103.129.178.69',NULL,NULL),(15797,'brute_force','2021-05-19 18:41:52','2021-05-19 23:41:52',NULL,NULL,'admin'),(15798,'brute_force','2021-05-19 19:37:12','2021-05-20 00:37:12','54.38.80.27',NULL,NULL),(15799,'brute_force','2021-05-19 19:37:12','2021-05-20 00:37:12',NULL,NULL,'admin'),(15800,'brute_force','2021-05-19 20:04:27','2021-05-20 01:04:27','185.220.101.24',NULL,NULL),(15801,'brute_force','2021-05-19 20:04:27','2021-05-20 01:04:27',NULL,NULL,'test'),(15802,'brute_force','2021-05-19 21:28:50','2021-05-20 02:28:50','54.71.115.235',NULL,NULL),(15803,'brute_force','2021-05-19 21:28:50','2021-05-20 02:28:50',NULL,NULL,'admin'),(15804,'brute_force','2021-05-19 23:24:37','2021-05-20 04:24:37','67.205.11.86',NULL,NULL),(15805,'brute_force','2021-05-19 23:24:37','2021-05-20 04:24:37',NULL,NULL,'admin'),(15806,'brute_force','2021-05-20 00:24:50','2021-05-20 05:24:50','52.0.231.3',NULL,NULL),(15807,'brute_force','2021-05-20 00:24:50','2021-05-20 05:24:50',NULL,NULL,'admin'),(15808,'brute_force','2021-05-20 02:30:38','2021-05-20 07:30:38','208.97.177.228',NULL,NULL),(15809,'brute_force','2021-05-20 02:30:38','2021-05-20 07:30:38',NULL,NULL,'admin'),(15810,'brute_force','2021-05-20 04:57:35','2021-05-20 09:57:35','185.220.101.7',NULL,NULL),(15811,'brute_force','2021-05-20 04:57:35','2021-05-20 09:57:35',NULL,NULL,'admin'),(15812,'brute_force','2021-05-20 07:12:43','2021-05-20 12:12:43','185.220.100.255',NULL,NULL),(15813,'brute_force','2021-05-20 07:12:43','2021-05-20 12:12:43',NULL,2,'gruposuadi'),(15814,'brute_force','2021-05-20 09:33:11','2021-05-20 14:33:11','119.45.14.86',NULL,NULL),(15815,'brute_force','2021-05-20 09:33:11','2021-05-20 14:33:11',NULL,NULL,'admin'),(15816,'brute_force','2021-05-20 09:52:24','2021-05-20 14:52:24','93.16.128.196',NULL,NULL),(15817,'brute_force','2021-05-20 09:52:24','2021-05-20 14:52:24',NULL,2,'gruposuadi'),(15818,'brute_force','2021-05-20 09:52:26','2021-05-20 14:52:26','93.16.128.196',NULL,NULL),(15819,'brute_force','2021-05-20 09:52:26','2021-05-20 14:52:26',NULL,2,'gruposuadi'),(15820,'brute_force','2021-05-20 09:53:24','2021-05-20 14:53:24','93.16.128.196',NULL,NULL),(15821,'brute_force','2021-05-20 09:53:24','2021-05-20 14:53:24',NULL,2,'gruposuadi'),(15822,'brute_force','2021-05-20 09:53:28','2021-05-20 14:53:28','93.16.128.196',NULL,NULL),(15823,'brute_force','2021-05-20 09:53:28','2021-05-20 14:53:28',NULL,2,'gruposuadi'),(15824,'brute_force','2021-05-20 09:54:25','2021-05-20 14:54:25','93.16.128.196',NULL,NULL),(15825,'brute_force','2021-05-20 09:54:25','2021-05-20 14:54:25',NULL,2,'gruposuadi'),(15826,'brute_force','2021-05-20 23:08:17','2021-05-21 04:08:17','159.89.2.220',NULL,NULL),(15827,'brute_force','2021-05-20 23:08:20','2021-05-21 04:08:20','159.89.2.220',NULL,NULL),(15828,'brute_force','2021-05-20 23:08:20','2021-05-21 04:08:20',NULL,NULL,'admin'),(15829,'brute_force','2021-05-20 23:43:34','2021-05-21 04:43:34','45.80.155.42',NULL,NULL),(15830,'brute_force','2021-05-20 23:43:34','2021-05-21 04:43:34',NULL,NULL,'[login]'),(15831,'brute_force','2021-05-21 00:50:12','2021-05-21 05:50:12','162.241.134.243',NULL,NULL),(15832,'brute_force','2021-05-21 00:50:14','2021-05-21 05:50:14','162.241.134.243',NULL,NULL),(15833,'brute_force','2021-05-21 00:50:14','2021-05-21 05:50:14',NULL,NULL,'[login]'),(15834,'brute_force','2021-05-21 01:15:45','2021-05-21 06:15:45','35.201.153.178',NULL,NULL),(15835,'brute_force','2021-05-21 01:15:48','2021-05-21 06:15:48','35.201.153.178',NULL,NULL),(15836,'brute_force','2021-05-21 01:15:48','2021-05-21 06:15:48',NULL,NULL,'[login]'),(15837,'brute_force','2021-05-21 01:26:08','2021-05-21 06:26:08','185.107.47.215',NULL,NULL),(15838,'brute_force','2021-05-21 01:26:08','2021-05-21 06:26:08',NULL,NULL,'test'),(15839,'brute_force','2021-05-21 01:38:49','2021-05-21 06:38:49','35.194.119.129',NULL,NULL),(15840,'brute_force','2021-05-21 01:38:49','2021-05-21 06:38:49',NULL,NULL,'[login]'),(15841,'brute_force','2021-05-21 03:35:47','2021-05-21 08:35:47','61.244.70.248',NULL,NULL),(15842,'brute_force','2021-05-21 03:35:50','2021-05-21 08:35:50','61.244.70.248',NULL,NULL),(15843,'brute_force','2021-05-21 03:35:50','2021-05-21 08:35:50',NULL,NULL,'admin'),(15844,'brute_force','2021-05-21 03:57:41','2021-05-21 08:57:41','196.44.176.55',NULL,NULL),(15845,'brute_force','2021-05-21 03:57:43','2021-05-21 08:57:43','196.44.176.55',NULL,NULL),(15846,'brute_force','2021-05-21 03:57:43','2021-05-21 08:57:43',NULL,NULL,'admin'),(15847,'brute_force','2021-05-21 04:35:02','2021-05-21 09:35:02','107.150.52.198',NULL,NULL),(15848,'brute_force','2021-05-21 04:52:48','2021-05-21 09:52:48','74.208.177.69',NULL,NULL),(15849,'brute_force','2021-05-21 04:52:50','2021-05-21 09:52:50','74.208.177.69',NULL,NULL),(15850,'brute_force','2021-05-21 04:52:50','2021-05-21 09:52:50',NULL,NULL,'admin'),(15851,'brute_force','2021-05-21 05:11:47','2021-05-21 10:11:47','162.241.134.243',NULL,NULL),(15852,'brute_force','2021-05-21 05:11:48','2021-05-21 10:11:48','162.241.134.243',NULL,NULL),(15853,'brute_force','2021-05-21 05:11:48','2021-05-21 10:11:48',NULL,NULL,'admin'),(15854,'brute_force','2021-05-21 05:26:07','2021-05-21 10:26:07','173.236.176.141',NULL,NULL),(15855,'brute_force','2021-05-21 05:26:08','2021-05-21 10:26:08','173.236.176.141',NULL,NULL),(15856,'brute_force','2021-05-21 05:26:08','2021-05-21 10:26:08',NULL,NULL,'[login]'),(15857,'brute_force','2021-05-21 05:47:52','2021-05-21 10:47:52','133.125.34.242',NULL,NULL),(15858,'brute_force','2021-05-21 05:47:55','2021-05-21 10:47:55','133.125.34.242',NULL,NULL),(15859,'brute_force','2021-05-21 05:47:55','2021-05-21 10:47:55',NULL,NULL,'[login]'),(15860,'brute_force','2021-05-21 06:11:06','2021-05-21 11:11:06','82.145.241.30',NULL,NULL),(15861,'brute_force','2021-05-21 06:11:09','2021-05-21 11:11:09','82.145.241.30',NULL,NULL),(15862,'brute_force','2021-05-21 06:11:09','2021-05-21 11:11:09',NULL,NULL,'[login]'),(15863,'brute_force','2021-05-21 09:15:22','2021-05-21 14:15:22','54.201.63.255',NULL,NULL),(15864,'brute_force','2021-05-21 09:15:22','2021-05-21 14:15:22',NULL,NULL,'admin'),(15865,'brute_force','2021-05-21 09:25:38','2021-05-21 14:25:38','107.150.46.53',NULL,NULL),(15866,'brute_force','2021-05-21 10:08:56','2021-05-21 15:08:56','91.238.160.176',NULL,NULL),(15867,'brute_force','2021-05-21 10:08:56','2021-05-21 15:08:56',NULL,NULL,'admin'),(15868,'brute_force','2021-05-21 10:54:03','2021-05-21 15:54:03','173.208.246.45',NULL,NULL),(15869,'brute_force','2021-05-21 11:56:08','2021-05-21 16:56:08','37.187.93.105',NULL,NULL),(15870,'brute_force','2021-05-21 11:56:08','2021-05-21 16:56:08',NULL,NULL,'admin'),(15871,'brute_force','2021-05-21 12:22:51','2021-05-21 17:22:51','185.107.47.215',NULL,NULL),(15872,'brute_force','2021-05-21 12:22:51','2021-05-21 17:22:51',NULL,2,'gruposuadi'),(15873,'brute_force','2021-05-21 13:41:51','2021-05-21 18:41:51','13.235.106.36',NULL,NULL),(15874,'brute_force','2021-05-21 13:41:51','2021-05-21 18:41:51',NULL,NULL,'admin'),(15875,'brute_force','2021-05-21 14:35:05','2021-05-21 19:35:05','175.27.240.132',NULL,NULL),(15876,'brute_force','2021-05-21 14:35:05','2021-05-21 19:35:05',NULL,NULL,'admin'),(15877,'brute_force','2021-05-21 15:27:56','2021-05-21 20:27:56','173.236.169.240',NULL,NULL),(15878,'brute_force','2021-05-21 15:27:56','2021-05-21 20:27:56',NULL,NULL,'admin'),(15879,'brute_force','2021-05-21 16:20:27','2021-05-21 21:20:27','37.187.93.105',NULL,NULL),(15880,'brute_force','2021-05-21 16:20:27','2021-05-21 21:20:27',NULL,NULL,'admin'),(15881,'brute_force','2021-05-21 18:04:56','2021-05-21 23:04:56','103.237.145.141',NULL,NULL),(15882,'brute_force','2021-05-21 18:04:56','2021-05-21 23:04:56',NULL,NULL,'admin'),(15883,'brute_force','2021-05-21 18:57:42','2021-05-21 23:57:42','193.112.16.121',NULL,NULL),(15884,'brute_force','2021-05-21 18:57:42','2021-05-21 23:57:42',NULL,NULL,'admin'),(15885,'brute_force','2021-05-21 20:45:09','2021-05-22 01:45:09','95.213.175.52',NULL,NULL),(15886,'brute_force','2021-05-21 20:45:09','2021-05-22 01:45:09',NULL,NULL,'admin'),(15887,'brute_force','2021-05-21 22:32:48','2021-05-22 03:32:48','82.118.225.66',NULL,NULL),(15888,'brute_force','2021-05-21 22:32:48','2021-05-22 03:32:48',NULL,NULL,'admin'),(15889,'brute_force','2021-05-21 23:26:50','2021-05-22 04:26:50','3.139.127.58',NULL,NULL),(15890,'brute_force','2021-05-21 23:26:50','2021-05-22 04:26:50',NULL,NULL,'admin'),(15891,'brute_force','2021-05-22 00:57:23','2021-05-22 05:57:23','34.121.131.189',NULL,NULL),(15892,'brute_force','2021-05-22 00:57:23','2021-05-22 05:57:23',NULL,NULL,'admin'),(15893,'brute_force','2021-05-22 01:04:21','2021-05-22 06:04:21','107.150.59.245',NULL,NULL),(15894,'brute_force','2021-05-22 01:48:51','2021-05-22 06:48:51','198.204.240.243',NULL,NULL),(15895,'brute_force','2021-05-22 01:52:31','2021-05-22 06:52:31','178.62.79.87',NULL,NULL),(15896,'brute_force','2021-05-22 01:52:31','2021-05-22 06:52:31',NULL,NULL,'admin'),(15897,'brute_force','2021-05-22 02:48:01','2021-05-22 07:48:01','95.216.34.225',NULL,NULL),(15898,'brute_force','2021-05-22 02:48:01','2021-05-22 07:48:01',NULL,NULL,'admin'),(15899,'brute_force','2021-05-22 03:44:48','2021-05-22 08:44:48','91.238.160.176',NULL,NULL),(15900,'brute_force','2021-05-22 03:44:48','2021-05-22 08:44:48',NULL,NULL,'admin'),(15901,'brute_force','2021-05-22 05:37:38','2021-05-22 10:37:38','34.72.239.162',NULL,NULL),(15902,'brute_force','2021-05-22 05:37:38','2021-05-22 10:37:38',NULL,NULL,'admin'),(15903,'brute_force','2021-05-22 06:33:17','2021-05-22 11:33:17','95.216.34.225',NULL,NULL),(15904,'brute_force','2021-05-22 06:33:17','2021-05-22 11:33:17',NULL,NULL,'admin'),(15905,'brute_force','2021-05-22 07:29:14','2021-05-22 12:29:14','115.159.160.208',NULL,NULL),(15906,'brute_force','2021-05-22 07:29:14','2021-05-22 12:29:14',NULL,NULL,'admin'),(15907,'brute_force','2021-05-22 08:46:33','2021-05-22 13:46:33','185.220.101.23',NULL,NULL),(15908,'brute_force','2021-05-22 08:46:33','2021-05-22 13:46:33',NULL,NULL,'test'),(15909,'brute_force','2021-05-22 09:22:42','2021-05-22 14:22:42','209.244.159.152',NULL,NULL),(15910,'brute_force','2021-05-22 09:22:42','2021-05-22 14:22:42',NULL,NULL,'admin'),(15911,'brute_force','2021-05-22 10:12:10','2021-05-22 15:12:10','63.141.251.236',NULL,NULL),(15912,'brute_force','2021-05-22 10:21:18','2021-05-22 15:21:18','106.12.192.127',NULL,NULL),(15913,'brute_force','2021-05-22 10:21:18','2021-05-22 15:21:18',NULL,NULL,'admin'),(15914,'brute_force','2021-05-22 12:18:11','2021-05-22 17:18:11','208.110.85.69',NULL,NULL),(15915,'brute_force','2021-05-22 13:15:51','2021-05-22 18:15:51','119.96.223.59',NULL,NULL),(15916,'brute_force','2021-05-22 13:15:51','2021-05-22 18:15:51',NULL,NULL,'admin'),(15917,'brute_force','2021-05-22 14:12:06','2021-05-22 19:12:06','106.52.193.254',NULL,NULL),(15918,'brute_force','2021-05-22 14:12:06','2021-05-22 19:12:06',NULL,NULL,'admin'),(15919,'brute_force','2021-05-22 15:08:23','2021-05-22 20:08:23','54.38.80.27',NULL,NULL),(15920,'brute_force','2021-05-22 15:08:23','2021-05-22 20:08:23',NULL,NULL,'admin'),(15921,'brute_force','2021-05-22 15:10:19','2021-05-22 20:10:19','107.150.63.174',NULL,NULL),(15922,'brute_force','2021-05-22 19:37:43','2021-05-23 00:37:43','185.165.168.229',NULL,NULL),(15923,'brute_force','2021-05-22 19:37:43','2021-05-23 00:37:43',NULL,2,'gruposuadi'),(15924,'brute_force','2021-05-22 19:49:47','2021-05-23 00:49:47','69.30.225.100',NULL,NULL),(15925,'brute_force','2021-05-22 21:48:40','2021-05-23 02:48:40','175.27.240.132',NULL,NULL),(15926,'brute_force','2021-05-22 21:48:40','2021-05-23 02:48:40',NULL,NULL,'admin'),(15927,'brute_force','2021-05-22 22:47:12','2021-05-23 03:47:12','116.62.49.96',NULL,NULL),(15928,'brute_force','2021-05-22 22:47:12','2021-05-23 03:47:12',NULL,NULL,'admin'),(15929,'brute_force','2021-05-22 22:59:41','2021-05-23 03:59:41','51.15.59.15',NULL,NULL),(15930,'brute_force','2021-05-22 22:59:41','2021-05-23 03:59:41',NULL,NULL,'admin'),(15931,'brute_force','2021-05-22 23:24:28','2021-05-23 04:24:28','143.110.177.246',NULL,NULL),(15932,'brute_force','2021-05-22 23:24:36','2021-05-23 04:24:36','143.110.177.246',NULL,NULL),(15933,'brute_force','2021-05-22 23:24:36','2021-05-23 04:24:36',NULL,NULL,'admin'),(15934,'brute_force','2021-05-22 23:39:01','2021-05-23 04:39:01','103.211.219.226',NULL,NULL),(15935,'brute_force','2021-05-22 23:39:04','2021-05-23 04:39:04','103.211.219.226',NULL,NULL),(15936,'brute_force','2021-05-22 23:39:04','2021-05-23 04:39:04',NULL,NULL,'admin'),(15937,'brute_force','2021-05-23 01:11:46','2021-05-23 06:11:46','108.171.246.242',NULL,NULL),(15938,'brute_force','2021-05-23 01:11:46','2021-05-23 06:11:46',NULL,NULL,'admin'),(15939,'brute_force','2021-05-23 02:13:17','2021-05-23 07:13:17','161.97.165.159',NULL,NULL),(15940,'brute_force','2021-05-23 02:13:19','2021-05-23 07:13:19','161.97.165.159',NULL,NULL),(15941,'brute_force','2021-05-23 02:13:19','2021-05-23 07:13:19',NULL,NULL,'admin'),(15942,'brute_force','2021-05-23 02:16:19','2021-05-23 07:16:19','74.208.86.201',NULL,NULL),(15943,'brute_force','2021-05-23 02:16:19','2021-05-23 07:16:19',NULL,NULL,'admin'),(15944,'brute_force','2021-05-23 02:44:40','2021-05-23 07:44:40','74.208.177.69',NULL,NULL),(15945,'brute_force','2021-05-23 02:44:40','2021-05-23 07:44:40',NULL,NULL,'admin'),(15946,'brute_force','2021-05-23 03:03:38','2021-05-23 08:03:38','207.136.12.46',NULL,NULL),(15947,'brute_force','2021-05-23 03:03:41','2021-05-23 08:03:41','207.136.12.46',NULL,NULL),(15948,'brute_force','2021-05-23 03:03:41','2021-05-23 08:03:41',NULL,NULL,'admin'),(15949,'brute_force','2021-05-23 03:28:16','2021-05-23 08:28:16','35.194.234.57',NULL,NULL),(15950,'brute_force','2021-05-23 03:28:19','2021-05-23 08:28:19','35.194.234.57',NULL,NULL),(15951,'brute_force','2021-05-23 03:28:19','2021-05-23 08:28:19',NULL,NULL,'admin'),(15952,'brute_force','2021-05-23 03:31:15','2021-05-23 08:31:15','198.199.81.170',NULL,NULL),(15953,'brute_force','2021-05-23 03:31:15','2021-05-23 08:31:15',NULL,NULL,'admin'),(15954,'brute_force','2021-05-23 03:51:22','2021-05-23 08:51:22','129.211.173.215',NULL,NULL),(15955,'brute_force','2021-05-23 03:51:22','2021-05-23 08:51:22',NULL,NULL,'admin'),(15956,'brute_force','2021-05-23 04:51:19','2021-05-23 09:51:19','110.170.245.50',NULL,NULL),(15957,'brute_force','2021-05-23 04:51:22','2021-05-23 09:51:22','110.170.245.50',NULL,NULL),(15958,'brute_force','2021-05-23 04:51:22','2021-05-23 09:51:22',NULL,NULL,'admin'),(15959,'brute_force','2021-05-23 04:58:02','2021-05-23 09:58:02','13.235.106.36',NULL,NULL),(15960,'brute_force','2021-05-23 04:58:02','2021-05-23 09:58:02',NULL,NULL,'admin'),(15961,'brute_force','2021-05-23 05:02:35','2021-05-23 10:02:35','107.150.63.174',NULL,NULL),(15962,'brute_force','2021-05-23 05:12:55','2021-05-23 10:12:55','96.125.169.49',NULL,NULL),(15963,'brute_force','2021-05-23 05:12:55','2021-05-23 10:12:55',NULL,NULL,'admin'),(15964,'brute_force','2021-05-23 05:27:13','2021-05-23 10:27:13','46.101.206.229',NULL,NULL),(15965,'brute_force','2021-05-23 05:27:13','2021-05-23 10:27:13',NULL,NULL,'admin'),(15966,'brute_force','2021-05-23 05:48:37','2021-05-23 10:48:37','133.125.34.242',NULL,NULL),(15967,'brute_force','2021-05-23 05:48:40','2021-05-23 10:48:40','133.125.34.242',NULL,NULL),(15968,'brute_force','2021-05-23 05:48:40','2021-05-23 10:48:40',NULL,NULL,'admin'),(15969,'brute_force','2021-05-23 05:55:16','2021-05-23 10:55:16','188.165.160.8',NULL,NULL),(15970,'brute_force','2021-05-23 05:55:16','2021-05-23 10:55:16',NULL,NULL,'admin'),(15971,'brute_force','2021-05-23 06:18:08','2021-05-23 11:18:08','138.197.131.66',NULL,NULL),(15972,'brute_force','2021-05-23 06:18:11','2021-05-23 11:18:11','138.197.131.66',NULL,NULL),(15973,'brute_force','2021-05-23 06:18:11','2021-05-23 11:18:11',NULL,NULL,'admin'),(15974,'brute_force','2021-05-23 06:21:58','2021-05-23 11:21:58','46.101.206.229',NULL,NULL),(15975,'brute_force','2021-05-23 06:21:58','2021-05-23 11:21:58',NULL,NULL,'admin'),(15976,'brute_force','2021-05-23 06:34:51','2021-05-23 11:34:51','39.102.33.181',NULL,NULL),(15977,'brute_force','2021-05-23 06:34:51','2021-05-23 11:34:51',NULL,NULL,'admin'),(15978,'brute_force','2021-05-23 06:47:42','2021-05-23 11:47:42','34.78.175.113',NULL,NULL),(15979,'brute_force','2021-05-23 06:47:42','2021-05-23 11:47:42',NULL,NULL,'admin'),(15980,'brute_force','2021-05-23 06:50:28','2021-05-23 11:50:28','203.171.21.225',NULL,NULL),(15981,'brute_force','2021-05-23 06:50:32','2021-05-23 11:50:32','203.171.21.225',NULL,NULL),(15982,'brute_force','2021-05-23 06:50:32','2021-05-23 11:50:32',NULL,NULL,'admin'),(15983,'brute_force','2021-05-23 07:11:47','2021-05-23 12:11:47','39.102.33.181',NULL,NULL),(15984,'brute_force','2021-05-23 07:11:47','2021-05-23 12:11:47',NULL,NULL,'admin'),(15985,'brute_force','2021-05-23 07:35:37','2021-05-23 12:35:37','128.199.93.165',NULL,NULL),(15986,'brute_force','2021-05-23 07:35:37','2021-05-23 12:35:37',NULL,NULL,'admin'),(15987,'brute_force','2021-05-23 07:48:42','2021-05-23 12:48:42','146.185.135.169',NULL,NULL),(15988,'brute_force','2021-05-23 07:48:44','2021-05-23 12:48:44','146.185.135.169',NULL,NULL),(15989,'brute_force','2021-05-23 07:48:44','2021-05-23 12:48:44',NULL,NULL,'admin'),(15990,'brute_force','2021-05-23 07:52:07','2021-05-23 12:52:07','142.4.30.31',NULL,NULL),(15991,'brute_force','2021-05-23 07:52:07','2021-05-23 12:52:07',NULL,NULL,'admin'),(15992,'brute_force','2021-05-23 08:23:22','2021-05-23 13:23:22','13.238.29.100',NULL,NULL),(15993,'brute_force','2021-05-23 08:23:22','2021-05-23 13:23:22',NULL,NULL,'[login]'),(15994,'brute_force','2021-05-23 08:23:28','2021-05-23 13:23:28','217.18.166.222',NULL,NULL),(15995,'brute_force','2021-05-23 08:23:28','2021-05-23 13:23:28',NULL,NULL,'admin'),(15996,'brute_force','2021-05-23 09:10:04','2021-05-23 14:10:04','45.143.97.112',NULL,NULL),(15997,'brute_force','2021-05-23 09:10:07','2021-05-23 14:10:07','45.143.97.112',NULL,NULL),(15998,'brute_force','2021-05-23 09:10:07','2021-05-23 14:10:07',NULL,NULL,'[login]'),(15999,'brute_force','2021-05-23 09:11:08','2021-05-23 14:11:08','74.208.86.201',NULL,NULL),(16000,'brute_force','2021-05-23 09:11:08','2021-05-23 14:11:08',NULL,NULL,'admin'),(16001,'brute_force','2021-05-23 09:27:07','2021-05-23 14:27:07','206.81.5.38',NULL,NULL),(16002,'brute_force','2021-05-23 09:27:07','2021-05-23 14:27:07',NULL,NULL,'admin'),(16003,'brute_force','2021-05-23 09:42:25','2021-05-23 14:42:25','107.150.52.197',NULL,NULL),(16004,'brute_force','2021-05-23 09:43:11','2021-05-23 14:43:11','164.90.187.127',NULL,NULL),(16005,'brute_force','2021-05-23 09:43:11','2021-05-23 14:43:11',NULL,NULL,'admin'),(16006,'brute_force','2021-05-23 09:47:00','2021-05-23 14:47:00','161.97.165.159',NULL,NULL),(16007,'brute_force','2021-05-23 09:47:02','2021-05-23 14:47:02','161.97.165.159',NULL,NULL),(16008,'brute_force','2021-05-23 09:47:02','2021-05-23 14:47:02',NULL,NULL,'[login]'),(16009,'brute_force','2021-05-23 09:59:21','2021-05-23 14:59:21','216.10.243.211',NULL,NULL),(16010,'brute_force','2021-05-23 09:59:21','2021-05-23 14:59:21',NULL,NULL,'admin'),(16011,'brute_force','2021-05-23 10:15:30','2021-05-23 15:15:30','162.214.7.215',NULL,NULL),(16012,'brute_force','2021-05-23 10:15:30','2021-05-23 15:15:30',NULL,NULL,'admin'),(16013,'brute_force','2021-05-23 11:50:00','2021-05-23 16:50:00','165.22.93.114',NULL,NULL),(16014,'brute_force','2021-05-23 11:50:00','2021-05-23 16:50:00',NULL,NULL,'admin'),(16015,'brute_force','2021-05-23 12:06:02','2021-05-23 17:06:02','143.198.30.100',NULL,NULL),(16016,'brute_force','2021-05-23 12:06:02','2021-05-23 17:06:02',NULL,NULL,'admin'),(16017,'brute_force','2021-05-23 12:30:49','2021-05-23 17:30:49','89.42.211.238',NULL,NULL),(16018,'brute_force','2021-05-23 12:30:52','2021-05-23 17:30:52','89.42.211.238',NULL,NULL),(16019,'brute_force','2021-05-23 12:30:52','2021-05-23 17:30:52',NULL,NULL,'admin'),(16020,'brute_force','2021-05-23 12:45:55','2021-05-23 17:45:55','115.159.160.208',NULL,NULL),(16021,'brute_force','2021-05-23 12:45:55','2021-05-23 17:45:55',NULL,NULL,'admin'),(16022,'brute_force','2021-05-23 13:02:06','2021-05-23 18:02:06','62.110.27.172',NULL,NULL),(16023,'brute_force','2021-05-23 13:02:06','2021-05-23 18:02:06',NULL,NULL,'admin'),(16024,'brute_force','2021-05-23 13:17:46','2021-05-23 18:17:46','107.150.63.174',NULL,NULL),(16025,'brute_force','2021-05-23 13:18:22','2021-05-23 18:18:22','85.208.102.26',NULL,NULL),(16026,'brute_force','2021-05-23 13:18:22','2021-05-23 18:18:22',NULL,NULL,'admin'),(16027,'brute_force','2021-05-23 13:51:13','2021-05-23 18:51:13','120.79.29.217',NULL,NULL),(16028,'brute_force','2021-05-23 13:51:13','2021-05-23 18:51:13',NULL,NULL,'admin'),(16029,'brute_force','2021-05-23 14:07:51','2021-05-23 19:07:51','178.32.3.85',NULL,NULL),(16030,'brute_force','2021-05-23 14:07:51','2021-05-23 19:07:51',NULL,NULL,'admin'),(16031,'brute_force','2021-05-23 14:24:26','2021-05-23 19:24:26','165.22.93.114',NULL,NULL),(16032,'brute_force','2021-05-23 14:24:26','2021-05-23 19:24:26',NULL,NULL,'admin'),(16033,'brute_force','2021-05-23 14:41:15','2021-05-23 19:41:15','81.88.52.137',NULL,NULL),(16034,'brute_force','2021-05-23 14:41:15','2021-05-23 19:41:15',NULL,NULL,'admin'),(16035,'brute_force','2021-05-23 14:58:09','2021-05-23 19:58:09','119.96.223.59',NULL,NULL),(16036,'brute_force','2021-05-23 14:58:09','2021-05-23 19:58:09',NULL,NULL,'admin'),(16037,'brute_force','2021-05-23 15:24:27','2021-05-23 20:24:27','149.28.40.232',NULL,NULL),(16038,'brute_force','2021-05-23 15:24:28','2021-05-23 20:24:28','149.28.40.232',NULL,NULL),(16039,'brute_force','2021-05-23 15:24:28','2021-05-23 20:24:28',NULL,NULL,'admin'),(16040,'brute_force','2021-05-23 15:48:35','2021-05-23 20:48:35','34.72.239.162',NULL,NULL),(16041,'brute_force','2021-05-23 15:48:35','2021-05-23 20:48:35',NULL,NULL,'admin'),(16042,'brute_force','2021-05-23 16:05:15','2021-05-23 21:05:15','185.253.219.219',NULL,NULL),(16043,'brute_force','2021-05-23 16:05:15','2021-05-23 21:05:15',NULL,NULL,'admin'),(16044,'brute_force','2021-05-23 16:21:52','2021-05-23 21:21:52','161.97.72.159',NULL,NULL),(16045,'brute_force','2021-05-23 16:21:52','2021-05-23 21:21:52',NULL,NULL,'admin'),(16046,'brute_force','2021-05-23 16:36:00','2021-05-23 21:36:00','5.2.69.50',NULL,NULL),(16047,'brute_force','2021-05-23 16:36:00','2021-05-23 21:36:00',NULL,NULL,'test'),(16048,'brute_force','2021-05-23 16:50:32','2021-05-23 21:50:32','107.150.46.54',NULL,NULL),(16049,'brute_force','2021-05-23 16:53:21','2021-05-23 21:53:21','209.126.3.22',NULL,NULL),(16050,'brute_force','2021-05-23 16:53:28','2021-05-23 21:53:28','209.126.3.22',NULL,NULL),(16051,'brute_force','2021-05-23 16:53:28','2021-05-23 21:53:28',NULL,NULL,'test'),(16052,'brute_force','2021-05-23 16:55:08','2021-05-23 21:55:08','207.180.213.38',NULL,NULL),(16053,'brute_force','2021-05-23 16:55:08','2021-05-23 21:55:08',NULL,NULL,'admin'),(16054,'brute_force','2021-05-23 17:28:22','2021-05-23 22:28:22','46.183.11.27',NULL,NULL),(16055,'brute_force','2021-05-23 17:28:22','2021-05-23 22:28:22',NULL,NULL,'admin'),(16056,'brute_force','2021-05-23 18:22:28','2021-05-23 23:22:28','195.154.225.16',NULL,NULL),(16057,'brute_force','2021-05-23 18:22:31','2021-05-23 23:22:31','195.154.225.16',NULL,NULL),(16058,'brute_force','2021-05-23 18:22:31','2021-05-23 23:22:31',NULL,NULL,'test'),(16059,'brute_force','2021-05-23 18:35:08','2021-05-23 23:35:08','115.159.160.208',NULL,NULL),(16060,'brute_force','2021-05-23 18:35:08','2021-05-23 23:35:08',NULL,NULL,'admin'),(16061,'brute_force','2021-05-23 19:08:36','2021-05-24 00:08:36','188.165.160.8',NULL,NULL),(16062,'brute_force','2021-05-23 19:08:36','2021-05-24 00:08:36',NULL,NULL,'admin'),(16063,'brute_force','2021-05-23 19:42:08','2021-05-24 00:42:08','188.166.214.213',NULL,NULL),(16064,'brute_force','2021-05-23 19:42:16','2021-05-24 00:42:16','188.166.214.213',NULL,NULL),(16065,'brute_force','2021-05-23 19:42:16','2021-05-24 00:42:16',NULL,NULL,'admin'),(16066,'brute_force','2021-05-23 19:42:40','2021-05-24 00:42:40','162.215.210.142',NULL,NULL),(16067,'brute_force','2021-05-23 19:42:40','2021-05-24 00:42:40',NULL,NULL,'admin'),(16068,'brute_force','2021-05-23 19:57:25','2021-05-24 00:57:25','69.163.237.19',NULL,NULL),(16069,'brute_force','2021-05-23 19:57:27','2021-05-24 00:57:27','69.163.237.19',NULL,NULL),(16070,'brute_force','2021-05-23 19:57:27','2021-05-24 00:57:27',NULL,NULL,'[login]'),(16071,'brute_force','2021-05-23 19:59:38','2021-05-24 00:59:38','81.88.52.154',NULL,NULL),(16072,'brute_force','2021-05-23 19:59:38','2021-05-24 00:59:38',NULL,NULL,'admin'),(16073,'brute_force','2021-05-23 20:16:40','2021-05-24 01:16:40','164.90.187.127',NULL,NULL),(16074,'brute_force','2021-05-23 20:16:40','2021-05-24 01:16:40',NULL,NULL,'admin'),(16075,'brute_force','2021-05-23 20:50:36','2021-05-24 01:50:36','47.107.33.26',NULL,NULL),(16076,'brute_force','2021-05-23 20:50:36','2021-05-24 01:50:36',NULL,NULL,'admin'),(16077,'brute_force','2021-05-23 21:02:37','2021-05-24 02:02:37','69.163.225.121',NULL,NULL),(16078,'brute_force','2021-05-23 21:02:37','2021-05-24 02:02:37',NULL,NULL,'[login]'),(16079,'brute_force','2021-05-23 21:25:03','2021-05-24 02:25:03','74.208.86.201',NULL,NULL),(16080,'brute_force','2021-05-23 21:25:03','2021-05-24 02:25:03',NULL,NULL,'admin'),(16081,'brute_force','2021-05-23 21:28:31','2021-05-24 02:28:31','217.174.148.148',NULL,NULL),(16082,'brute_force','2021-05-23 21:28:33','2021-05-24 02:28:33','217.174.148.148',NULL,NULL),(16083,'brute_force','2021-05-23 21:28:33','2021-05-24 02:28:33',NULL,NULL,'123456'),(16084,'brute_force','2021-05-23 21:42:33','2021-05-24 02:42:33','23.250.11.42',NULL,NULL),(16085,'brute_force','2021-05-23 21:42:33','2021-05-24 02:42:33',NULL,NULL,'admin'),(16086,'brute_force','2021-05-23 21:52:48','2021-05-24 02:52:48','208.97.188.209',NULL,NULL),(16087,'brute_force','2021-05-23 21:52:50','2021-05-24 02:52:50','208.97.188.209',NULL,NULL),(16088,'brute_force','2021-05-23 21:52:50','2021-05-24 02:52:50',NULL,NULL,'[login]'),(16089,'brute_force','2021-05-23 22:00:12','2021-05-24 03:00:12','134.209.127.203',NULL,NULL),(16090,'brute_force','2021-05-23 22:00:12','2021-05-24 03:00:12',NULL,NULL,'admin'),(16091,'brute_force','2021-05-23 22:16:56','2021-05-24 03:16:56','79.133.175.236',NULL,NULL),(16092,'brute_force','2021-05-23 22:16:58','2021-05-24 03:16:58','79.133.175.236',NULL,NULL),(16093,'brute_force','2021-05-23 22:16:58','2021-05-24 03:16:58',NULL,NULL,'[login]'),(16094,'brute_force','2021-05-23 22:35:48','2021-05-24 03:35:48','81.88.52.125',NULL,NULL),(16095,'brute_force','2021-05-23 22:35:48','2021-05-24 03:35:48',NULL,NULL,'admin'),(16096,'brute_force','2021-05-23 22:40:34','2021-05-24 03:40:34','188.166.69.242',NULL,NULL),(16097,'brute_force','2021-05-23 22:40:36','2021-05-24 03:40:36','188.166.69.242',NULL,NULL),(16098,'brute_force','2021-05-23 22:40:36','2021-05-24 03:40:36',NULL,NULL,'[login]'),(16099,'brute_force','2021-05-23 22:51:36','2021-05-24 03:51:36','79.133.175.236',NULL,NULL),(16100,'brute_force','2021-05-23 22:51:38','2021-05-24 03:51:38','79.133.175.236',NULL,NULL),(16101,'brute_force','2021-05-23 22:51:38','2021-05-24 03:51:38',NULL,NULL,'[login]'),(16102,'brute_force','2021-05-23 22:53:41','2021-05-24 03:53:41','46.31.77.42',NULL,NULL),(16103,'brute_force','2021-05-23 22:53:41','2021-05-24 03:53:41',NULL,NULL,'admin'),(16104,'brute_force','2021-05-23 23:03:52','2021-05-24 04:03:52','164.132.48.179',NULL,NULL),(16105,'brute_force','2021-05-23 23:03:55','2021-05-24 04:03:55','164.132.48.179',NULL,NULL),(16106,'brute_force','2021-05-23 23:03:55','2021-05-24 04:03:55',NULL,NULL,'[login]'),(16107,'brute_force','2021-05-23 23:04:42','2021-05-24 04:04:42','65.1.31.141',NULL,NULL),(16108,'brute_force','2021-05-23 23:04:44','2021-05-24 04:04:44','65.1.31.141',NULL,NULL),(16109,'brute_force','2021-05-23 23:04:44','2021-05-24 04:04:44',NULL,NULL,'[login]'),(16110,'brute_force','2021-05-23 23:11:42','2021-05-24 04:11:42','103.15.135.99',NULL,NULL),(16111,'brute_force','2021-05-23 23:11:42','2021-05-24 04:11:42',NULL,NULL,'admin'),(16112,'brute_force','2021-05-23 23:30:24','2021-05-24 04:30:24','192.81.217.140',NULL,NULL),(16113,'brute_force','2021-05-23 23:30:27','2021-05-24 04:30:27','192.81.217.140',NULL,NULL),(16114,'brute_force','2021-05-23 23:30:27','2021-05-24 04:30:27',NULL,NULL,'[login]'),(16115,'brute_force','2021-05-23 23:47:41','2021-05-24 04:47:41','188.166.94.198',NULL,NULL),(16116,'brute_force','2021-05-23 23:47:41','2021-05-24 04:47:41',NULL,NULL,'admin'),(16117,'brute_force','2021-05-24 00:18:22','2021-05-24 05:18:22','141.85.216.231',NULL,NULL),(16118,'brute_force','2021-05-24 00:18:24','2021-05-24 05:18:24','141.85.216.231',NULL,NULL),(16119,'brute_force','2021-05-24 00:18:24','2021-05-24 05:18:24',NULL,NULL,'admin'),(16120,'brute_force','2021-05-24 00:23:47','2021-05-24 05:23:47','121.42.231.52',NULL,NULL),(16121,'brute_force','2021-05-24 00:23:47','2021-05-24 05:23:47',NULL,NULL,'admin'),(16122,'brute_force','2021-05-24 00:34:30','2021-05-24 05:34:30','209.126.3.22',NULL,NULL),(16123,'brute_force','2021-05-24 00:34:32','2021-05-24 05:34:32','209.126.3.22',NULL,NULL),(16124,'brute_force','2021-05-24 00:34:32','2021-05-24 05:34:32',NULL,NULL,'admin'),(16125,'brute_force','2021-05-24 00:41:53','2021-05-24 05:41:53','81.169.204.13',NULL,NULL),(16126,'brute_force','2021-05-24 00:41:53','2021-05-24 05:41:53',NULL,NULL,'admin'),(16127,'brute_force','2021-05-24 01:00:07','2021-05-24 06:00:07','80.88.88.149',NULL,NULL),(16128,'brute_force','2021-05-24 01:00:07','2021-05-24 06:00:07',NULL,NULL,'admin'),(16129,'brute_force','2021-05-24 01:04:19','2021-05-24 06:04:19','142.44.246.226',NULL,NULL),(16130,'brute_force','2021-05-24 01:04:25','2021-05-24 06:04:25','142.44.246.226',NULL,NULL),(16131,'brute_force','2021-05-24 01:04:25','2021-05-24 06:04:25',NULL,NULL,'admin'),(16132,'brute_force','2021-05-24 01:33:08','2021-05-24 06:33:08','85.214.61.195',NULL,NULL),(16133,'brute_force','2021-05-24 01:33:11','2021-05-24 06:33:11','85.214.61.195',NULL,NULL),(16134,'brute_force','2021-05-24 01:33:11','2021-05-24 06:33:11',NULL,NULL,'admin'),(16135,'brute_force','2021-05-24 01:48:54','2021-05-24 06:48:54','220.144.247.74',NULL,NULL),(16136,'brute_force','2021-05-24 01:48:58','2021-05-24 06:48:58','220.144.247.74',NULL,NULL),(16137,'brute_force','2021-05-24 01:48:58','2021-05-24 06:48:58',NULL,NULL,'admin'),(16138,'brute_force','2021-05-24 01:55:06','2021-05-24 06:55:06','200.14.226.66',NULL,NULL),(16139,'brute_force','2021-05-24 01:55:06','2021-05-24 06:55:06',NULL,NULL,'admin'),(16140,'brute_force','2021-05-24 02:04:54','2021-05-24 07:04:54','167.99.228.178',NULL,NULL),(16141,'brute_force','2021-05-24 02:05:01','2021-05-24 07:05:01','167.99.228.178',NULL,NULL),(16142,'brute_force','2021-05-24 02:05:01','2021-05-24 07:05:01',NULL,NULL,'admin'),(16143,'brute_force','2021-05-24 02:13:31','2021-05-24 07:13:31','142.4.1.104',NULL,NULL),(16144,'brute_force','2021-05-24 02:13:31','2021-05-24 07:13:31',NULL,NULL,'admin'),(16145,'brute_force','2021-05-24 02:20:28','2021-05-24 07:20:28','151.80.141.252',NULL,NULL),(16146,'brute_force','2021-05-24 02:20:30','2021-05-24 07:20:30','151.80.141.252',NULL,NULL),(16147,'brute_force','2021-05-24 02:20:30','2021-05-24 07:20:30',NULL,NULL,'admin'),(16148,'brute_force','2021-05-24 02:31:52','2021-05-24 07:31:52','106.12.192.127',NULL,NULL),(16149,'brute_force','2021-05-24 02:31:52','2021-05-24 07:31:52',NULL,NULL,'admin'),(16150,'brute_force','2021-05-24 02:37:42','2021-05-24 07:37:42','128.199.178.75',NULL,NULL),(16151,'brute_force','2021-05-24 02:37:49','2021-05-24 07:37:49','128.199.178.75',NULL,NULL),(16152,'brute_force','2021-05-24 02:37:49','2021-05-24 07:37:49',NULL,NULL,'admin'),(16153,'brute_force','2021-05-24 02:55:53','2021-05-24 07:55:53','18.27.197.252',NULL,NULL),(16154,'brute_force','2021-05-24 02:55:53','2021-05-24 07:55:53',NULL,2,'gruposuadi'),(16155,'brute_force','2021-05-24 03:08:46','2021-05-24 08:08:46','83.136.232.75',NULL,NULL),(16156,'brute_force','2021-05-24 03:08:46','2021-05-24 08:08:46',NULL,NULL,'admin'),(16157,'brute_force','2021-05-24 03:10:19','2021-05-24 08:10:19','173.236.184.125',NULL,NULL),(16158,'brute_force','2021-05-24 03:10:21','2021-05-24 08:10:21','173.236.184.125',NULL,NULL),(16159,'brute_force','2021-05-24 03:10:21','2021-05-24 08:10:21',NULL,NULL,'admin'),(16160,'brute_force','2021-05-24 03:27:13','2021-05-24 08:27:13','80.88.88.149',NULL,NULL),(16161,'brute_force','2021-05-24 03:27:13','2021-05-24 08:27:13',NULL,NULL,'admin'),(16162,'brute_force','2021-05-24 03:27:19','2021-05-24 08:27:19','151.80.141.252',NULL,NULL),(16163,'brute_force','2021-05-24 03:27:22','2021-05-24 08:27:22','151.80.141.252',NULL,NULL),(16164,'brute_force','2021-05-24 03:27:22','2021-05-24 08:27:22',NULL,NULL,'admin'),(16165,'brute_force','2021-05-24 03:45:46','2021-05-24 08:45:46','67.205.11.86',NULL,NULL),(16166,'brute_force','2021-05-24 03:45:46','2021-05-24 08:45:46',NULL,NULL,'admin'),(16167,'brute_force','2021-05-24 04:04:47','2021-05-24 09:04:47','103.237.145.141',NULL,NULL),(16168,'brute_force','2021-05-24 04:04:47','2021-05-24 09:04:47',NULL,NULL,'admin'),(16169,'brute_force','2021-05-24 04:19:24','2021-05-24 09:19:24','195.161.114.231',NULL,NULL),(16170,'brute_force','2021-05-24 04:19:26','2021-05-24 09:19:26','195.161.114.231',NULL,NULL),(16171,'brute_force','2021-05-24 04:19:26','2021-05-24 09:19:26',NULL,NULL,'admin'),(16172,'brute_force','2021-05-24 04:42:14','2021-05-24 09:42:14','47.100.95.127',NULL,NULL),(16173,'brute_force','2021-05-24 04:42:14','2021-05-24 09:42:14',NULL,NULL,'admin'),(16174,'brute_force','2021-05-24 05:09:51','2021-05-24 10:09:51','158.69.52.131',NULL,NULL),(16175,'brute_force','2021-05-24 05:09:51','2021-05-24 10:09:51',NULL,NULL,'admin'),(16176,'brute_force','2021-05-24 05:19:58','2021-05-24 10:19:58','213.132.223.231',NULL,NULL),(16177,'brute_force','2021-05-24 05:19:58','2021-05-24 10:19:58',NULL,NULL,'admin'),(16178,'brute_force','2021-05-24 05:53:10','2021-05-24 10:53:10','142.93.45.187',NULL,NULL),(16179,'brute_force','2021-05-24 05:53:10','2021-05-24 10:53:10',NULL,NULL,'admin'),(16180,'brute_force','2021-05-24 06:11:34','2021-05-24 11:11:34','35.198.25.12',NULL,NULL),(16181,'brute_force','2021-05-24 06:11:36','2021-05-24 11:11:36','35.198.25.12',NULL,NULL),(16182,'brute_force','2021-05-24 06:11:36','2021-05-24 11:11:36',NULL,NULL,'admin'),(16183,'brute_force','2021-05-24 06:30:21','2021-05-24 11:30:21','151.80.34.51',NULL,NULL),(16184,'brute_force','2021-05-24 06:30:23','2021-05-24 11:30:23','151.80.34.51',NULL,NULL),(16185,'brute_force','2021-05-24 06:30:23','2021-05-24 11:30:23',NULL,NULL,'admin'),(16186,'brute_force','2021-05-24 06:35:55','2021-05-24 11:35:55','80.88.88.149',NULL,NULL),(16187,'brute_force','2021-05-24 06:35:55','2021-05-24 11:35:55',NULL,NULL,'admin'),(16188,'brute_force','2021-05-24 06:42:53','2021-05-24 11:42:53','148.72.232.159',NULL,NULL),(16189,'brute_force','2021-05-24 06:42:53','2021-05-24 11:42:53',NULL,NULL,'test'),(16190,'brute_force','2021-05-24 06:49:27','2021-05-24 11:49:27','159.65.65.170',NULL,NULL),(16191,'brute_force','2021-05-24 06:49:30','2021-05-24 11:49:30','159.65.65.170',NULL,NULL),(16192,'brute_force','2021-05-24 06:49:30','2021-05-24 11:49:30',NULL,NULL,'admin'),(16193,'brute_force','2021-05-24 08:10:02','2021-05-24 13:10:02','207.136.12.46',NULL,NULL),(16194,'brute_force','2021-05-24 08:10:07','2021-05-24 13:10:07','207.136.12.46',NULL,NULL),(16195,'brute_force','2021-05-24 08:10:07','2021-05-24 13:10:07',NULL,NULL,'admin'),(16196,'brute_force','2021-05-24 08:12:21','2021-05-24 13:12:21','164.68.99.251',NULL,NULL),(16197,'brute_force','2021-05-24 08:12:21','2021-05-24 13:12:21',NULL,NULL,'admin'),(16198,'brute_force','2021-05-24 08:26:55','2021-05-24 13:26:55','51.89.20.92',NULL,NULL),(16199,'brute_force','2021-05-24 08:26:55','2021-05-24 13:26:55',NULL,NULL,'admin'),(16200,'brute_force','2021-05-24 08:30:25','2021-05-24 13:30:25','47.57.170.81',NULL,NULL),(16201,'brute_force','2021-05-24 08:30:28','2021-05-24 13:30:28','47.57.170.81',NULL,NULL),(16202,'brute_force','2021-05-24 08:30:28','2021-05-24 13:30:28',NULL,NULL,'admin'),(16203,'brute_force','2021-05-24 08:31:36','2021-05-24 13:31:36','198.20.110.235',NULL,NULL),(16204,'brute_force','2021-05-24 08:31:36','2021-05-24 13:31:36',NULL,NULL,'admin'),(16205,'brute_force','2021-05-24 08:48:54','2021-05-24 13:48:54','5.2.69.50',NULL,NULL),(16206,'brute_force','2021-05-24 08:48:54','2021-05-24 13:48:54',NULL,NULL,'admin'),(16207,'brute_force','2021-05-24 09:12:35','2021-05-24 14:12:35','208.97.188.209',NULL,NULL),(16208,'brute_force','2021-05-24 09:12:37','2021-05-24 14:12:37','208.97.188.209',NULL,NULL),(16209,'brute_force','2021-05-24 09:12:37','2021-05-24 14:12:37',NULL,NULL,'admin'),(16210,'brute_force','2021-05-24 09:48:50','2021-05-24 14:48:50','199.34.20.37',NULL,NULL),(16211,'brute_force','2021-05-24 09:48:50','2021-05-24 14:48:50',NULL,NULL,'admin'),(16212,'brute_force','2021-05-24 10:19:02','2021-05-24 15:19:02','206.189.186.211',NULL,NULL),(16213,'brute_force','2021-05-24 10:19:04','2021-05-24 15:19:04','206.189.186.211',NULL,NULL),(16214,'brute_force','2021-05-24 10:19:04','2021-05-24 15:19:04',NULL,NULL,'admin'),(16215,'brute_force','2021-05-24 10:39:46','2021-05-24 15:39:46','5.180.184.223',NULL,NULL),(16216,'brute_force','2021-05-24 10:39:48','2021-05-24 15:39:48','5.180.184.223',NULL,NULL),(16217,'brute_force','2021-05-24 10:39:48','2021-05-24 15:39:48',NULL,NULL,'admin'),(16218,'brute_force','2021-05-24 11:09:49','2021-05-24 16:09:49','87.230.14.155',NULL,NULL),(16219,'brute_force','2021-05-24 11:09:49','2021-05-24 16:09:49',NULL,NULL,'admin'),(16220,'brute_force','2021-05-24 11:24:00','2021-05-24 16:24:00','34.64.218.102',NULL,NULL),(16221,'brute_force','2021-05-24 11:24:03','2021-05-24 16:24:03','34.64.218.102',NULL,NULL),(16222,'brute_force','2021-05-24 11:24:03','2021-05-24 16:24:03',NULL,NULL,'admin'),(16223,'brute_force','2021-05-24 11:29:04','2021-05-24 16:29:04','108.163.132.249',NULL,NULL),(16224,'brute_force','2021-05-24 11:29:04','2021-05-24 16:29:04',NULL,NULL,'admin'),(16225,'brute_force','2021-05-24 11:45:30','2021-05-24 16:45:30','45.77.217.104',NULL,NULL),(16226,'brute_force','2021-05-24 11:45:30','2021-05-24 16:45:30',NULL,NULL,'admin'),(16227,'brute_force','2021-05-24 11:46:23','2021-05-24 16:46:23','159.65.85.23',NULL,NULL),(16228,'brute_force','2021-05-24 11:46:25','2021-05-24 16:46:25','159.65.85.23',NULL,NULL),(16229,'brute_force','2021-05-24 11:46:25','2021-05-24 16:46:25',NULL,NULL,'admin'),(16230,'brute_force','2021-05-24 12:00:18','2021-05-24 17:00:18','149.255.63.135',NULL,NULL),(16231,'brute_force','2021-05-24 12:00:18','2021-05-24 17:00:18',NULL,NULL,'admin'),(16232,'brute_force','2021-05-24 12:14:48','2021-05-24 17:14:48','35.235.65.83',NULL,NULL),(16233,'brute_force','2021-05-24 12:14:48','2021-05-24 17:14:48',NULL,NULL,'admin'),(16234,'brute_force','2021-05-24 12:29:33','2021-05-24 17:29:33','165.22.93.114',NULL,NULL),(16235,'brute_force','2021-05-24 12:29:33','2021-05-24 17:29:33',NULL,NULL,'admin'),(16236,'brute_force','2021-05-24 12:46:32','2021-05-24 17:46:32','20.198.97.216',NULL,NULL),(16237,'brute_force','2021-05-24 12:46:32','2021-05-24 17:46:32',NULL,NULL,'admin'),(16238,'brute_force','2021-05-24 12:58:42','2021-05-24 17:58:42','217.18.166.222',NULL,NULL),(16239,'brute_force','2021-05-24 12:58:42','2021-05-24 17:58:42',NULL,NULL,'admin'),(16240,'brute_force','2021-05-24 13:15:05','2021-05-24 18:15:05','94.126.174.28',NULL,NULL),(16241,'brute_force','2021-05-24 13:15:05','2021-05-24 18:15:05',NULL,NULL,'garak'),(16242,'brute_force','2021-05-24 13:42:54','2021-05-24 18:42:54','209.244.159.152',NULL,NULL),(16243,'brute_force','2021-05-24 13:42:54','2021-05-24 18:42:54',NULL,NULL,'admin'),(16244,'brute_force','2021-05-24 13:43:44','2021-05-24 18:43:44','95.216.2.208',NULL,NULL),(16245,'brute_force','2021-05-24 13:43:44','2021-05-24 18:43:44',NULL,NULL,'test'),(16246,'brute_force','2021-05-24 13:57:16','2021-05-24 18:57:16','35.223.243.207',NULL,NULL),(16247,'brute_force','2021-05-24 13:57:16','2021-05-24 18:57:16',NULL,NULL,'admin'),(16248,'brute_force','2021-05-24 14:11:16','2021-05-24 19:11:16','103.145.51.191',NULL,NULL),(16249,'brute_force','2021-05-24 14:11:16','2021-05-24 19:11:16',NULL,NULL,'123456'),(16250,'brute_force','2021-05-24 14:11:46','2021-05-24 19:11:46','31.209.63.211',NULL,NULL),(16251,'brute_force','2021-05-24 14:11:46','2021-05-24 19:11:46',NULL,NULL,'admin'),(16252,'brute_force','2021-05-24 14:40:17','2021-05-24 19:40:17','35.174.14.189',NULL,NULL),(16253,'brute_force','2021-05-24 14:40:17','2021-05-24 19:40:17',NULL,NULL,'admin'),(16254,'brute_force','2021-05-24 14:54:44','2021-05-24 19:54:44','83.169.45.140',NULL,NULL),(16255,'brute_force','2021-05-24 14:54:44','2021-05-24 19:54:44',NULL,NULL,'admin'),(16256,'brute_force','2021-05-24 15:09:11','2021-05-24 20:09:11','34.92.85.223',NULL,NULL),(16257,'brute_force','2021-05-24 15:09:11','2021-05-24 20:09:11',NULL,NULL,'admin'),(16258,'brute_force','2021-05-24 15:09:56','2021-05-24 20:09:56','54.242.181.94',NULL,NULL),(16259,'brute_force','2021-05-24 15:09:56','2021-05-24 20:09:56',NULL,NULL,'test'),(16260,'brute_force','2021-05-24 15:38:05','2021-05-24 20:38:05','34.80.15.66',NULL,NULL),(16261,'brute_force','2021-05-24 15:38:05','2021-05-24 20:38:05',NULL,NULL,'admin'),(16262,'brute_force','2021-05-24 15:39:13','2021-05-24 20:39:13','35.239.213.120',NULL,NULL),(16263,'brute_force','2021-05-24 15:39:13','2021-05-24 20:39:13',NULL,NULL,'schatzi'),(16264,'brute_force','2021-05-24 16:07:10','2021-05-24 21:07:10','3.6.11.166',NULL,NULL),(16265,'brute_force','2021-05-24 16:07:10','2021-05-24 21:07:10',NULL,NULL,'admin'),(16266,'brute_force','2021-05-24 16:35:06','2021-05-24 21:35:06','103.27.86.158',NULL,NULL),(16267,'brute_force','2021-05-24 16:35:06','2021-05-24 21:35:06',NULL,NULL,'admin'),(16268,'brute_force','2021-05-24 17:03:50','2021-05-24 22:03:50','185.7.75.85',NULL,NULL),(16269,'brute_force','2021-05-24 17:03:50','2021-05-24 22:03:50',NULL,NULL,'demo'),(16270,'brute_force','2021-05-24 17:32:34','2021-05-24 22:32:34','195.29.178.6',NULL,NULL),(16271,'brute_force','2021-05-24 17:32:34','2021-05-24 22:32:34',NULL,NULL,'badmin'),(16272,'brute_force','2021-05-24 19:00:19','2021-05-25 00:00:19','20.198.97.216',NULL,NULL),(16273,'brute_force','2021-05-24 19:00:19','2021-05-25 00:00:19',NULL,NULL,'magico'),(16274,'brute_force','2021-05-24 19:59:38','2021-05-25 00:59:38','51.178.131.51',NULL,NULL),(16275,'brute_force','2021-05-24 19:59:38','2021-05-25 00:59:38',NULL,NULL,'admin'),(16276,'brute_force','2021-05-24 22:26:49','2021-05-25 03:26:49','209.244.159.152',NULL,NULL),(16277,'brute_force','2021-05-24 22:26:49','2021-05-25 03:26:49',NULL,NULL,'admin'),(16278,'brute_force','2021-05-24 22:57:02','2021-05-25 03:57:02','217.18.166.222',NULL,NULL),(16279,'brute_force','2021-05-24 22:57:02','2021-05-25 03:57:02',NULL,NULL,'admin'),(16280,'brute_force','2021-05-24 23:12:25','2021-05-25 04:12:25','103.6.245.217',NULL,NULL),(16281,'brute_force','2021-05-24 23:12:25','2021-05-25 04:12:25',NULL,NULL,'admin'),(16282,'brute_force','2021-05-25 00:14:27','2021-05-25 05:14:27','92.53.96.182',NULL,NULL),(16283,'brute_force','2021-05-25 00:14:27','2021-05-25 05:14:27',NULL,NULL,'admin'),(16284,'brute_force','2021-05-25 00:45:45','2021-05-25 05:45:45','123.57.15.175',NULL,NULL),(16285,'brute_force','2021-05-25 00:45:45','2021-05-25 05:45:45',NULL,NULL,'admin'),(16286,'brute_force','2021-05-25 01:01:16','2021-05-25 06:01:16','54.38.177.237',NULL,NULL),(16287,'brute_force','2021-05-25 01:01:16','2021-05-25 06:01:16',NULL,NULL,'admin'),(16288,'brute_force','2021-05-25 01:16:48','2021-05-25 06:16:48','81.88.52.157',NULL,NULL),(16289,'brute_force','2021-05-25 01:16:48','2021-05-25 06:16:48',NULL,NULL,'admin'),(16290,'brute_force','2021-05-25 01:32:17','2021-05-25 06:32:17','216.10.243.211',NULL,NULL),(16291,'brute_force','2021-05-25 01:32:17','2021-05-25 06:32:17',NULL,NULL,'admin'),(16292,'brute_force','2021-05-25 01:47:52','2021-05-25 06:47:52','208.109.14.154',NULL,NULL),(16293,'brute_force','2021-05-25 01:47:52','2021-05-25 06:47:52',NULL,NULL,'admin'),(16294,'brute_force','2021-05-25 01:50:41','2021-05-25 06:50:41','62.210.105.116',NULL,NULL),(16295,'brute_force','2021-05-25 01:50:41','2021-05-25 06:50:41',NULL,NULL,'test'),(16296,'brute_force','2021-05-25 02:03:36','2021-05-25 07:03:36','152.136.20.21',NULL,NULL),(16297,'brute_force','2021-05-25 02:03:36','2021-05-25 07:03:36',NULL,NULL,'admin'),(16298,'brute_force','2021-05-25 02:51:05','2021-05-25 07:51:05','81.88.52.157',NULL,NULL),(16299,'brute_force','2021-05-25 02:51:05','2021-05-25 07:51:05',NULL,NULL,'admin'),(16300,'brute_force','2021-05-25 03:07:03','2021-05-25 08:07:03','208.109.8.126',NULL,NULL),(16301,'brute_force','2021-05-25 03:07:03','2021-05-25 08:07:03',NULL,NULL,'admin'),(16302,'brute_force','2021-05-25 03:23:01','2021-05-25 08:23:01','192.81.133.93',NULL,NULL),(16303,'brute_force','2021-05-25 03:23:01','2021-05-25 08:23:01',NULL,NULL,'admin'),(16304,'brute_force','2021-05-25 11:38:55','2021-05-25 16:38:55','51.83.42.161',NULL,NULL),(16305,'brute_force','2021-05-25 11:38:55','2021-05-25 16:38:55',NULL,NULL,'admin'),(16306,'brute_force','2021-05-25 11:39:31','2021-05-25 16:39:31','5.104.110.89',NULL,NULL),(16307,'brute_force','2021-05-25 11:39:31','2021-05-25 16:39:31',NULL,2,'gruposuadi'),(16308,'brute_force','2021-05-25 12:22:52','2021-05-25 17:22:52','82.146.46.164',NULL,NULL),(16309,'brute_force','2021-05-25 12:22:52','2021-05-25 17:22:52',NULL,NULL,'admin'),(16310,'brute_force','2021-05-25 14:34:06','2021-05-25 19:34:06','54.38.80.27',NULL,NULL),(16311,'brute_force','2021-05-25 14:34:06','2021-05-25 19:34:06',NULL,NULL,'admin'),(16312,'brute_force','2021-05-25 15:17:29','2021-05-25 20:17:29','192.81.133.93',NULL,NULL),(16313,'brute_force','2021-05-25 15:17:29','2021-05-25 20:17:29',NULL,NULL,'admin'),(16314,'brute_force','2021-05-25 16:43:29','2021-05-25 21:43:29','142.4.1.104',NULL,NULL),(16315,'brute_force','2021-05-25 16:43:29','2021-05-25 21:43:29',NULL,NULL,'admin'),(16316,'brute_force','2021-05-25 17:25:53','2021-05-25 22:25:53','128.199.130.116',NULL,NULL),(16317,'brute_force','2021-05-25 17:25:53','2021-05-25 22:25:53',NULL,NULL,'admin'),(16318,'brute_force','2021-05-25 18:08:15','2021-05-25 23:08:15','121.42.231.52',NULL,NULL),(16319,'brute_force','2021-05-25 18:08:15','2021-05-25 23:08:15',NULL,NULL,'admin'),(16320,'brute_force','2021-05-25 18:51:11','2021-05-25 23:51:11','134.209.229.102',NULL,NULL),(16321,'brute_force','2021-05-25 18:51:11','2021-05-25 23:51:11',NULL,NULL,'admin'),(16322,'brute_force','2021-05-25 19:15:23','2021-05-26 00:15:23','192.42.116.24',NULL,NULL),(16323,'brute_force','2021-05-25 19:15:23','2021-05-26 00:15:23',NULL,NULL,'admin'),(16324,'brute_force','2021-05-25 19:34:36','2021-05-26 00:34:36','188.165.160.8',NULL,NULL),(16325,'brute_force','2021-05-25 19:34:36','2021-05-26 00:34:36',NULL,NULL,'admin'),(16326,'brute_force','2021-05-25 20:17:55','2021-05-26 01:17:55','34.72.239.162',NULL,NULL),(16327,'brute_force','2021-05-25 20:17:55','2021-05-26 01:17:55',NULL,NULL,'admin'),(16328,'brute_force','2021-05-25 21:44:28','2021-05-26 02:44:28','178.128.209.253',NULL,NULL),(16329,'brute_force','2021-05-25 21:44:28','2021-05-26 02:44:28',NULL,NULL,'admin'),(16330,'brute_force','2021-05-25 23:22:38','2021-05-26 04:22:38','81.88.52.58',NULL,NULL),(16331,'brute_force','2021-05-25 23:22:38','2021-05-26 04:22:38',NULL,NULL,'admin'),(16332,'brute_force','2021-05-26 00:05:50','2021-05-26 05:05:50','47.101.205.201',NULL,NULL),(16333,'brute_force','2021-05-26 00:05:50','2021-05-26 05:05:50',NULL,NULL,'admin'),(16334,'brute_force','2021-05-26 01:15:26','2021-05-26 06:15:26','188.166.94.198',NULL,NULL),(16335,'brute_force','2021-05-26 01:15:26','2021-05-26 06:15:26',NULL,NULL,'admin'),(16336,'brute_force','2021-05-26 01:47:39','2021-05-26 06:47:39','116.62.49.96',NULL,NULL),(16337,'brute_force','2021-05-26 01:47:39','2021-05-26 06:47:39',NULL,NULL,'admin'),(16338,'brute_force','2021-05-26 09:52:35','2021-05-26 14:52:35','162.247.74.200',NULL,NULL),(16339,'brute_force','2021-05-26 09:52:35','2021-05-26 14:52:35',NULL,NULL,'test'),(16340,'brute_force','2021-05-26 12:33:52','2021-05-26 17:33:52','49.145.231.213',NULL,NULL),(16341,'brute_force','2021-05-26 12:33:52','2021-05-26 17:33:52',NULL,2,'gruposuadi'),(16342,'brute_force','2021-05-26 12:33:56','2021-05-26 17:33:56','89.132.16.131',NULL,NULL),(16343,'brute_force','2021-05-26 12:33:56','2021-05-26 17:33:56',NULL,2,'gruposuadi'),(16344,'brute_force','2021-05-26 12:34:00','2021-05-26 17:34:00','201.183.106.64',NULL,NULL),(16345,'brute_force','2021-05-26 12:34:00','2021-05-26 17:34:00',NULL,2,'gruposuadi'),(16346,'brute_force','2021-05-26 12:34:04','2021-05-26 17:34:04','189.110.126.63',NULL,NULL),(16347,'brute_force','2021-05-26 12:34:04','2021-05-26 17:34:04',NULL,2,'gruposuadi'),(16348,'brute_force','2021-05-26 12:34:08','2021-05-26 17:34:08','87.225.78.46',NULL,NULL),(16349,'brute_force','2021-05-26 12:34:08','2021-05-26 17:34:08',NULL,2,'gruposuadi'),(16350,'brute_force','2021-05-26 12:34:12','2021-05-26 17:34:12','179.108.91.58',NULL,NULL),(16351,'brute_force','2021-05-26 12:34:12','2021-05-26 17:34:12',NULL,2,'gruposuadi'),(16352,'brute_force','2021-05-26 12:34:16','2021-05-26 17:34:16','179.1.6.93',NULL,NULL),(16353,'brute_force','2021-05-26 12:34:16','2021-05-26 17:34:16',NULL,2,'gruposuadi'),(16354,'brute_force','2021-05-26 12:34:22','2021-05-26 17:34:22','60.50.96.54',NULL,NULL),(16355,'brute_force','2021-05-26 12:34:22','2021-05-26 17:34:22',NULL,2,'gruposuadi'),(16356,'brute_force','2021-05-26 12:34:29','2021-05-26 17:34:29','191.193.207.194',NULL,NULL),(16357,'brute_force','2021-05-26 12:34:29','2021-05-26 17:34:29',NULL,2,'gruposuadi'),(16358,'brute_force','2021-05-26 12:34:33','2021-05-26 17:34:33','95.12.97.65',NULL,NULL),(16359,'brute_force','2021-05-26 12:34:33','2021-05-26 17:34:33',NULL,2,'gruposuadi'),(16360,'brute_force','2021-05-26 19:07:09','2021-05-27 00:07:09','176.10.104.240',NULL,NULL),(16361,'brute_force','2021-05-26 19:07:09','2021-05-27 00:07:09',NULL,2,'gruposuadi'),(16362,'brute_force','2021-05-26 23:08:15','2021-05-27 04:08:15','20.52.46.47',NULL,NULL),(16363,'brute_force','2021-05-26 23:08:15','2021-05-27 04:08:15',NULL,2,'gruposuadi'),(16364,'brute_force','2021-05-26 23:08:18','2021-05-27 04:08:18','20.52.46.47',NULL,NULL),(16365,'brute_force','2021-05-26 23:08:18','2021-05-27 04:08:18',NULL,2,'gruposuadi'),(16366,'brute_force','2021-05-26 23:08:24','2021-05-27 04:08:24','20.52.46.47',NULL,NULL),(16367,'brute_force','2021-05-26 23:08:24','2021-05-27 04:08:24',NULL,2,'gruposuadi'),(16368,'brute_force','2021-05-26 23:08:25','2021-05-27 04:08:25','20.52.46.47',NULL,NULL),(16369,'brute_force','2021-05-26 23:08:25','2021-05-27 04:08:25',NULL,2,'gruposuadi'),(16370,'brute_force','2021-05-26 23:08:27','2021-05-27 04:08:27','20.52.46.47',NULL,NULL),(16371,'brute_force','2021-05-26 23:08:27','2021-05-27 04:08:27',NULL,2,'gruposuadi'),(16372,'brute_force','2021-05-27 03:36:24','2021-05-27 08:36:24','13.209.28.104',NULL,NULL),(16373,'brute_force','2021-05-27 03:36:24','2021-05-27 08:36:24',NULL,NULL,'admin'),(16374,'brute_force','2021-05-27 03:36:26','2021-05-27 08:36:26','13.209.28.104',NULL,NULL),(16375,'brute_force','2021-05-27 03:36:26','2021-05-27 08:36:26',NULL,NULL,'admin'),(16376,'brute_force','2021-05-27 03:36:29','2021-05-27 08:36:29','13.209.28.104',NULL,NULL),(16377,'brute_force','2021-05-27 03:36:29','2021-05-27 08:36:29',NULL,NULL,'admin'),(16378,'brute_force','2021-05-27 03:36:32','2021-05-27 08:36:32','13.209.28.104',NULL,NULL),(16379,'brute_force','2021-05-27 03:36:32','2021-05-27 08:36:32',NULL,NULL,'admin'),(16380,'brute_force','2021-05-27 03:36:35','2021-05-27 08:36:35','13.209.28.104',NULL,NULL),(16381,'brute_force','2021-05-27 03:36:35','2021-05-27 08:36:35',NULL,NULL,'admin'),(16382,'brute_force','2021-05-27 05:03:53','2021-05-27 10:03:53','185.220.102.246',NULL,NULL),(16383,'brute_force','2021-05-27 05:03:53','2021-05-27 10:03:53',NULL,NULL,'admin'),(16384,'brute_force','2021-05-27 16:55:17','2021-05-27 21:55:17','35.187.156.142',NULL,NULL),(16385,'brute_force','2021-05-27 16:55:20','2021-05-27 21:55:20','35.187.156.142',NULL,NULL),(16386,'brute_force','2021-05-27 16:55:20','2021-05-27 21:55:20',NULL,NULL,'admin'),(16387,'brute_force','2021-05-27 17:42:32','2021-05-27 22:42:32','206.189.56.133',NULL,NULL),(16388,'brute_force','2021-05-27 17:42:32','2021-05-27 22:42:32',NULL,NULL,'[login]'),(16389,'brute_force','2021-05-27 19:24:38','2021-05-28 00:24:38','188.166.94.198',NULL,NULL),(16390,'brute_force','2021-05-27 19:24:40','2021-05-28 00:24:40','188.166.94.198',NULL,NULL),(16391,'brute_force','2021-05-27 19:24:40','2021-05-28 00:24:40',NULL,NULL,'[login]'),(16392,'brute_force','2021-05-27 20:21:30','2021-05-28 01:21:30','94.73.142.2',NULL,NULL),(16393,'brute_force','2021-05-27 20:21:33','2021-05-28 01:21:33','94.73.142.2',NULL,NULL),(16394,'brute_force','2021-05-27 20:21:33','2021-05-28 01:21:33',NULL,NULL,'[login]'),(16395,'brute_force','2021-05-27 23:54:57','2021-05-28 04:54:57','37.187.93.105',NULL,NULL),(16396,'brute_force','2021-05-27 23:54:59','2021-05-28 04:54:59','37.187.93.105',NULL,NULL),(16397,'brute_force','2021-05-27 23:54:59','2021-05-28 04:54:59',NULL,NULL,'admin'),(16398,'brute_force','2021-05-28 00:30:49','2021-05-28 05:30:49','54.39.22.135',NULL,NULL),(16399,'brute_force','2021-05-28 00:30:51','2021-05-28 05:30:51','54.39.22.135',NULL,NULL),(16400,'brute_force','2021-05-28 00:30:51','2021-05-28 05:30:51',NULL,NULL,'admin'),(16401,'brute_force','2021-05-28 01:02:03','2021-05-28 06:02:03','5.199.130.188',NULL,NULL),(16402,'brute_force','2021-05-28 01:02:03','2021-05-28 06:02:03',NULL,2,'gruposuadi'),(16403,'brute_force','2021-05-28 01:31:43','2021-05-28 06:31:43','94.23.30.216',NULL,NULL),(16404,'brute_force','2021-05-28 01:31:45','2021-05-28 06:31:45','94.23.30.216',NULL,NULL),(16405,'brute_force','2021-05-28 01:31:45','2021-05-28 06:31:45',NULL,NULL,'admin'),(16406,'brute_force','2021-05-28 02:42:11','2021-05-28 07:42:11','139.59.153.133',NULL,NULL),(16407,'brute_force','2021-05-28 02:42:13','2021-05-28 07:42:13','139.59.153.133',NULL,NULL),(16408,'brute_force','2021-05-28 02:42:13','2021-05-28 07:42:13',NULL,NULL,'admin'),(16409,'brute_force','2021-05-28 03:31:59','2021-05-28 08:31:59','139.59.33.202',NULL,NULL),(16410,'brute_force','2021-05-28 03:32:02','2021-05-28 08:32:02','139.59.33.202',NULL,NULL),(16411,'brute_force','2021-05-28 03:32:02','2021-05-28 08:32:02',NULL,NULL,'admin'),(16412,'brute_force','2021-05-28 04:55:22','2021-05-28 09:55:22','45.151.249.80',NULL,NULL),(16413,'brute_force','2021-05-28 04:55:24','2021-05-28 09:55:24','45.151.249.80',NULL,NULL),(16414,'brute_force','2021-05-28 04:55:24','2021-05-28 09:55:24',NULL,NULL,'admin'),(16415,'brute_force','2021-05-28 05:24:57','2021-05-28 10:24:57','82.196.5.194',NULL,NULL),(16416,'brute_force','2021-05-28 05:25:01','2021-05-28 10:25:01','82.196.5.194',NULL,NULL),(16417,'brute_force','2021-05-28 05:25:01','2021-05-28 10:25:01',NULL,NULL,'admin'),(16418,'brute_force','2021-05-28 07:31:18','2021-05-28 12:31:18','36.67.101.26',NULL,NULL),(16419,'brute_force','2021-05-28 07:31:21','2021-05-28 12:31:21','36.67.101.26',NULL,NULL),(16420,'brute_force','2021-05-28 07:31:21','2021-05-28 12:31:21',NULL,NULL,'admin'),(16421,'brute_force','2021-05-28 11:50:41','2021-05-28 16:50:41','107.189.10.154',NULL,NULL),(16422,'brute_force','2021-05-28 11:50:41','2021-05-28 16:50:41',NULL,NULL,'test'),(16423,'brute_force','2021-05-28 12:20:46','2021-05-28 17:20:46','185.220.101.2',NULL,NULL),(16424,'brute_force','2021-05-28 12:20:46','2021-05-28 17:20:46',NULL,NULL,'admin'),(16425,'brute_force','2021-05-29 07:13:21','2021-05-29 12:13:21','185.220.101.136',NULL,NULL),(16426,'brute_force','2021-05-29 07:13:21','2021-05-29 12:13:21',NULL,2,'gruposuadi'),(16427,'brute_force','2021-05-29 10:32:31','2021-05-29 15:32:31','216.194.164.6',NULL,NULL),(16428,'brute_force','2021-05-29 10:32:31','2021-05-29 15:32:31',NULL,NULL,'admin'),(16429,'brute_force','2021-05-29 10:56:07','2021-05-29 15:56:07','47.241.109.116',NULL,NULL),(16430,'brute_force','2021-05-29 10:56:07','2021-05-29 15:56:07',NULL,NULL,'admin'),(16431,'brute_force','2021-05-29 12:30:49','2021-05-29 17:30:49','209.159.151.121',NULL,NULL),(16432,'brute_force','2021-05-29 12:30:49','2021-05-29 17:30:49',NULL,NULL,'admin'),(16433,'brute_force','2021-05-29 14:04:42','2021-05-29 19:04:42','157.7.184.19',NULL,NULL),(16434,'brute_force','2021-05-29 14:04:42','2021-05-29 19:04:42',NULL,NULL,'admin'),(16435,'brute_force','2021-05-29 14:28:08','2021-05-29 19:28:08','62.110.27.172',NULL,NULL),(16436,'brute_force','2021-05-29 14:28:08','2021-05-29 19:28:08',NULL,NULL,'admin'),(16437,'brute_force','2021-05-29 14:51:23','2021-05-29 19:51:23','120.79.29.217',NULL,NULL),(16438,'brute_force','2021-05-29 14:51:23','2021-05-29 19:51:23',NULL,NULL,'admin'),(16439,'brute_force','2021-05-29 15:38:06','2021-05-29 20:38:06','81.88.52.82',NULL,NULL),(16440,'brute_force','2021-05-29 15:38:06','2021-05-29 20:38:06',NULL,NULL,'admin'),(16441,'brute_force','2021-05-29 16:25:03','2021-05-29 21:25:03','165.232.176.78',NULL,NULL),(16442,'brute_force','2021-05-29 16:25:03','2021-05-29 21:25:03',NULL,NULL,'admin'),(16443,'brute_force','2021-05-29 16:48:24','2021-05-29 21:48:24','117.50.90.31',NULL,NULL),(16444,'brute_force','2021-05-29 16:48:24','2021-05-29 21:48:24',NULL,NULL,'admin'),(16445,'brute_force','2021-05-29 17:00:56','2021-05-29 22:00:56','185.220.102.253',NULL,NULL),(16446,'brute_force','2021-05-29 17:00:56','2021-05-29 22:00:56',NULL,NULL,'test'),(16447,'brute_force','2021-05-29 17:35:06','2021-05-29 22:35:06','188.166.94.198',NULL,NULL),(16448,'brute_force','2021-05-29 17:35:06','2021-05-29 22:35:06',NULL,NULL,'admin'),(16449,'brute_force','2021-05-29 17:58:34','2021-05-29 22:58:34','175.27.240.132',NULL,NULL),(16450,'brute_force','2021-05-29 17:58:34','2021-05-29 22:58:34',NULL,NULL,'admin'),(16451,'brute_force','2021-05-29 18:21:57','2021-05-29 23:21:57','103.3.245.113',NULL,NULL),(16452,'brute_force','2021-05-29 18:21:57','2021-05-29 23:21:57',NULL,NULL,'admin'),(16453,'brute_force','2021-05-29 18:45:15','2021-05-29 23:45:15','151.80.34.51',NULL,NULL),(16454,'brute_force','2021-05-29 18:45:15','2021-05-29 23:45:15',NULL,NULL,'admin'),(16455,'brute_force','2021-05-29 19:32:04','2021-05-30 00:32:04','54.38.80.27',NULL,NULL),(16456,'brute_force','2021-05-29 19:32:04','2021-05-30 00:32:04',NULL,NULL,'admin'),(16457,'brute_force','2021-05-29 19:43:34','2021-05-30 00:43:34','185.220.100.242',NULL,NULL),(16458,'brute_force','2021-05-29 19:43:34','2021-05-30 00:43:34',NULL,NULL,'admin'),(16459,'brute_force','2021-05-29 20:42:59','2021-05-30 01:42:59','34.68.206.147',NULL,NULL),(16460,'brute_force','2021-05-29 20:42:59','2021-05-30 01:42:59',NULL,NULL,'admin'),(16461,'brute_force','2021-05-29 21:06:55','2021-05-30 02:06:55','81.88.52.125',NULL,NULL),(16462,'brute_force','2021-05-29 21:06:55','2021-05-30 02:06:55',NULL,NULL,'admin'),(16463,'brute_force','2021-05-29 22:18:14','2021-05-30 03:18:14','81.88.52.157',NULL,NULL),(16464,'brute_force','2021-05-29 22:18:14','2021-05-30 03:18:14',NULL,NULL,'admin'),(16465,'brute_force','2021-05-29 22:41:58','2021-05-30 03:41:58','136.243.32.189',NULL,NULL),(16466,'brute_force','2021-05-29 22:41:58','2021-05-30 03:41:58',NULL,NULL,'admin'),(16467,'brute_force','2021-05-29 23:05:52','2021-05-30 04:05:52','47.106.170.200',NULL,NULL),(16468,'brute_force','2021-05-29 23:05:52','2021-05-30 04:05:52',NULL,NULL,'admin'),(16469,'brute_force','2021-05-29 23:29:32','2021-05-30 04:29:32','138.68.90.192',NULL,NULL),(16470,'brute_force','2021-05-29 23:29:32','2021-05-30 04:29:32',NULL,NULL,'admin'),(16471,'brute_force','2021-05-29 23:53:22','2021-05-30 04:53:22','111.229.159.70',NULL,NULL),(16472,'brute_force','2021-05-29 23:53:22','2021-05-30 04:53:22',NULL,NULL,'admin'),(16473,'brute_force','2021-05-30 00:17:11','2021-05-30 05:17:11','142.4.1.104',NULL,NULL),(16474,'brute_force','2021-05-30 00:17:11','2021-05-30 05:17:11',NULL,NULL,'admin'),(16475,'brute_force','2021-05-30 00:40:37','2021-05-30 05:40:37','89.20.46.186',NULL,NULL),(16476,'brute_force','2021-05-30 00:40:37','2021-05-30 05:40:37',NULL,NULL,'unavarro'),(16477,'brute_force','2021-05-30 00:40:41','2021-05-30 05:40:41','89.20.46.186',NULL,NULL),(16478,'brute_force','2021-05-30 00:40:41','2021-05-30 05:40:41',NULL,NULL,'unavarro@gruposuadi.com'),(16479,'brute_force','2021-05-30 00:40:45','2021-05-30 05:40:45','89.20.46.186',NULL,NULL),(16480,'brute_force','2021-05-30 00:40:45','2021-05-30 05:40:45',NULL,NULL,'admin'),(16481,'brute_force','2021-05-30 00:40:50','2021-05-30 05:40:50','89.20.46.186',NULL,NULL),(16482,'brute_force','2021-05-30 00:40:50','2021-05-30 05:40:50',NULL,NULL,'administrator'),(16483,'brute_force','2021-05-30 00:40:54','2021-05-30 05:40:54','89.20.46.186',NULL,NULL),(16484,'brute_force','2021-05-30 00:40:54','2021-05-30 05:40:54',NULL,2,'gruposuadi'),(16485,'brute_force','2021-05-30 00:41:04','2021-05-30 05:41:04','179.43.167.226',NULL,NULL),(16486,'brute_force','2021-05-30 00:41:04','2021-05-30 05:41:04',NULL,NULL,'123456789179119'),(16487,'brute_force','2021-05-30 00:41:11','2021-05-30 05:41:11','185.100.87.250',NULL,NULL),(16488,'brute_force','2021-05-30 00:41:11','2021-05-30 05:41:11',NULL,NULL,'unavarro@gruposuadi.com'),(16489,'brute_force','2021-05-30 00:41:18','2021-05-30 05:41:18','185.220.100.244',NULL,NULL),(16490,'brute_force','2021-05-30 00:41:18','2021-05-30 05:41:18',NULL,NULL,'admin'),(16491,'brute_force','2021-05-30 00:41:25','2021-05-30 05:41:25','193.189.100.206',NULL,NULL),(16492,'brute_force','2021-05-30 00:41:25','2021-05-30 05:41:25',NULL,NULL,'administrator'),(16493,'brute_force','2021-05-30 00:41:30','2021-05-30 05:41:30','199.249.230.163',NULL,NULL),(16494,'brute_force','2021-05-30 00:41:30','2021-05-30 05:41:30',NULL,2,'gruposuadi'),(16495,'brute_force','2021-05-30 00:41:46','2021-05-30 05:41:46','195.206.105.217',NULL,NULL),(16496,'brute_force','2021-05-30 00:41:46','2021-05-30 05:41:46',NULL,NULL,'123456789179119'),(16497,'brute_force','2021-05-30 01:19:17','2021-05-30 06:19:17','31.173.149.82',NULL,NULL),(16498,'brute_force','2021-05-30 01:19:17','2021-05-30 06:19:17',NULL,NULL,'unavarro'),(16499,'brute_force','2021-05-30 01:19:21','2021-05-30 06:19:21','31.173.149.82',NULL,NULL),(16500,'brute_force','2021-05-30 01:19:21','2021-05-30 06:19:21',NULL,NULL,'unavarro@gruposuadi.com'),(16501,'brute_force','2021-05-30 01:19:25','2021-05-30 06:19:25','31.173.149.82',NULL,NULL),(16502,'brute_force','2021-05-30 01:19:25','2021-05-30 06:19:25',NULL,NULL,'admin'),(16503,'brute_force','2021-05-30 01:19:30','2021-05-30 06:19:30','31.173.149.82',NULL,NULL),(16504,'brute_force','2021-05-30 01:19:30','2021-05-30 06:19:30',NULL,NULL,'administrator'),(16505,'brute_force','2021-05-30 01:19:34','2021-05-30 06:19:34','31.173.149.82',NULL,NULL),(16506,'brute_force','2021-05-30 01:19:34','2021-05-30 06:19:34',NULL,2,'gruposuadi'),(16507,'brute_force','2021-05-30 01:19:57','2021-05-30 06:19:57','23.129.64.242',NULL,NULL),(16508,'brute_force','2021-05-30 01:19:57','2021-05-30 06:19:57',NULL,NULL,'123456789179119'),(16509,'brute_force','2021-05-30 01:20:05','2021-05-30 06:20:05','185.220.100.251',NULL,NULL),(16510,'brute_force','2021-05-30 01:20:05','2021-05-30 06:20:05',NULL,NULL,'unavarro@gruposuadi.com'),(16511,'brute_force','2021-05-30 01:20:22','2021-05-30 06:20:22','185.220.101.130',NULL,NULL),(16512,'brute_force','2021-05-30 01:20:22','2021-05-30 06:20:22',NULL,NULL,'admin'),(16513,'brute_force','2021-05-30 01:20:48','2021-05-30 06:20:48','109.70.100.50',NULL,NULL),(16514,'brute_force','2021-05-30 01:20:48','2021-05-30 06:20:48',NULL,NULL,'administrator'),(16515,'brute_force','2021-05-30 01:20:54','2021-05-30 06:20:54','185.220.101.198',NULL,NULL),(16516,'brute_force','2021-05-30 01:20:54','2021-05-30 06:20:54',NULL,2,'gruposuadi'),(16517,'brute_force','2021-05-30 01:21:01','2021-05-30 06:21:01','46.232.251.191',NULL,NULL),(16518,'brute_force','2021-05-30 01:21:01','2021-05-30 06:21:01',NULL,NULL,'123456789179119'),(16519,'brute_force','2021-05-30 01:28:24','2021-05-30 06:28:24','185.2.5.73',NULL,NULL),(16520,'brute_force','2021-05-30 01:28:24','2021-05-30 06:28:24',NULL,NULL,'admin'),(16521,'brute_force','2021-05-30 02:15:59','2021-05-30 07:15:59','209.159.151.121',NULL,NULL),(16522,'brute_force','2021-05-30 02:15:59','2021-05-30 07:15:59',NULL,NULL,'admin'),(16523,'brute_force','2021-05-30 02:39:38','2021-05-30 07:39:38','88.99.211.171',NULL,NULL),(16524,'brute_force','2021-05-30 02:39:38','2021-05-30 07:39:38',NULL,NULL,'admin'),(16525,'brute_force','2021-05-30 03:50:42','2021-05-30 08:50:42','178.62.194.23',NULL,NULL),(16526,'brute_force','2021-05-30 03:50:42','2021-05-30 08:50:42',NULL,NULL,'admin'),(16527,'brute_force','2021-05-30 10:46:23','2021-05-30 15:46:23','62.151.182.240',NULL,NULL),(16528,'brute_force','2021-05-30 10:46:23','2021-05-30 15:46:23',NULL,NULL,'[login]'),(16529,'brute_force','2021-05-30 11:09:44','2021-05-30 16:09:44','185.18.215.131',NULL,NULL),(16530,'brute_force','2021-05-30 11:09:46','2021-05-30 16:09:46','185.18.215.131',NULL,NULL),(16531,'brute_force','2021-05-30 11:09:46','2021-05-30 16:09:46',NULL,NULL,'[login]'),(16532,'brute_force','2021-05-30 11:30:24','2021-05-30 16:30:24','54.36.140.116',NULL,NULL),(16533,'brute_force','2021-05-30 11:30:26','2021-05-30 16:30:26','54.36.140.116',NULL,NULL),(16534,'brute_force','2021-05-30 11:30:26','2021-05-30 16:30:26',NULL,NULL,'[login]'),(16535,'brute_force','2021-05-30 11:53:40','2021-05-30 16:53:40','202.28.77.93',NULL,NULL),(16536,'brute_force','2021-05-30 11:53:43','2021-05-30 16:53:43','202.28.77.93',NULL,NULL),(16537,'brute_force','2021-05-30 11:53:43','2021-05-30 16:53:43',NULL,NULL,'admin'),(16538,'brute_force','2021-05-30 11:56:11','2021-05-30 16:56:11','185.220.100.252',NULL,NULL),(16539,'brute_force','2021-05-30 11:56:11','2021-05-30 16:56:11',NULL,2,'gruposuadi'),(16540,'brute_force','2021-05-30 12:15:01','2021-05-30 17:15:01','203.6.149.115',NULL,NULL),(16541,'brute_force','2021-05-30 12:15:04','2021-05-30 17:15:04','203.6.149.115',NULL,NULL),(16542,'brute_force','2021-05-30 12:15:04','2021-05-30 17:15:04',NULL,NULL,'admin'),(16543,'brute_force','2021-05-30 13:44:41','2021-05-30 18:44:41','103.221.220.19',NULL,NULL),(16544,'brute_force','2021-05-30 13:44:44','2021-05-30 18:44:44','103.221.220.19',NULL,NULL),(16545,'brute_force','2021-05-30 13:44:44','2021-05-30 18:44:44',NULL,NULL,'test'),(16546,'brute_force','2021-05-30 14:08:37','2021-05-30 19:08:37','192.53.174.240',NULL,NULL),(16547,'brute_force','2021-05-30 14:08:40','2021-05-30 19:08:40','192.53.174.240',NULL,NULL),(16548,'brute_force','2021-05-30 14:08:40','2021-05-30 19:08:40',NULL,NULL,'admin'),(16549,'brute_force','2021-05-30 14:31:44','2021-05-30 19:31:44','45.139.102.20',NULL,NULL),(16550,'brute_force','2021-05-30 14:31:47','2021-05-30 19:31:47','45.139.102.20',NULL,NULL),(16551,'brute_force','2021-05-30 14:31:47','2021-05-30 19:31:47',NULL,NULL,'[login]'),(16552,'brute_force','2021-05-30 15:41:48','2021-05-30 20:41:48','195.201.160.247',NULL,NULL),(16553,'brute_force','2021-05-30 15:41:50','2021-05-30 20:41:50','195.201.160.247',NULL,NULL),(16554,'brute_force','2021-05-30 15:41:50','2021-05-30 20:41:50',NULL,NULL,'123456'),(16555,'brute_force','2021-05-30 16:49:32','2021-05-30 21:49:32','45.79.45.107',NULL,NULL),(16556,'brute_force','2021-05-30 16:49:34','2021-05-30 21:49:34','45.79.45.107',NULL,NULL),(16557,'brute_force','2021-05-30 16:49:34','2021-05-30 21:49:34',NULL,NULL,'test'),(16558,'brute_force','2021-05-30 17:13:53','2021-05-30 22:13:53','31.207.33.247',NULL,NULL),(16559,'brute_force','2021-05-30 17:13:56','2021-05-30 22:13:56','31.207.33.247',NULL,NULL),(16560,'brute_force','2021-05-30 17:13:56','2021-05-30 22:13:56',NULL,NULL,'12345678'),(16561,'brute_force','2021-05-30 18:47:28','2021-05-30 23:47:28','213.136.93.164',NULL,NULL),(16562,'brute_force','2021-05-30 18:47:30','2021-05-30 23:47:30','213.136.93.164',NULL,NULL),(16563,'brute_force','2021-05-30 18:47:30','2021-05-30 23:47:30',NULL,NULL,'admin'),(16564,'brute_force','2021-05-30 19:35:43','2021-05-31 00:35:43','139.162.47.135',NULL,NULL),(16565,'brute_force','2021-05-30 19:35:46','2021-05-31 00:35:46','139.162.47.135',NULL,NULL),(16566,'brute_force','2021-05-30 19:35:46','2021-05-31 00:35:46',NULL,NULL,'xrumertest'),(16567,'brute_force','2021-05-30 20:24:52','2021-05-31 01:24:52','54.242.181.94',NULL,NULL),(16568,'brute_force','2021-05-30 20:25:18','2021-05-31 01:25:18','54.242.181.94',NULL,NULL),(16569,'brute_force','2021-05-30 20:25:18','2021-05-31 01:25:18',NULL,NULL,'garak'),(16570,'brute_force','2021-05-30 20:46:40','2021-05-31 01:46:40','14.161.36.234',NULL,NULL),(16571,'brute_force','2021-05-30 20:46:43','2021-05-31 01:46:43','14.161.36.234',NULL,NULL),(16572,'brute_force','2021-05-30 20:46:43','2021-05-31 01:46:43',NULL,NULL,'Admin'),(16573,'brute_force','2021-05-30 21:11:03','2021-05-31 02:11:03','167.71.32.134',NULL,NULL),(16574,'brute_force','2021-05-30 21:34:18','2021-05-31 02:34:18','157.245.93.147',NULL,NULL),(16575,'brute_force','2021-05-30 21:34:25','2021-05-31 02:34:25','157.245.93.147',NULL,NULL),(16576,'brute_force','2021-05-30 21:34:25','2021-05-31 02:34:25',NULL,NULL,'[login]'),(16577,'brute_force','2021-05-30 22:00:02','2021-05-31 03:00:02','51.81.152.36',NULL,NULL),(16578,'brute_force','2021-05-30 22:00:03','2021-05-31 03:00:03','51.81.152.36',NULL,NULL),(16579,'brute_force','2021-05-30 22:00:03','2021-05-31 03:00:03',NULL,NULL,'Admin'),(16580,'brute_force','2021-05-30 22:11:57','2021-05-31 03:11:57','104.244.77.122',NULL,NULL),(16581,'brute_force','2021-05-30 22:11:57','2021-05-31 03:11:57',NULL,NULL,'test'),(16582,'brute_force','2021-05-30 22:23:46','2021-05-31 03:23:46','185.84.108.230',NULL,NULL),(16583,'brute_force','2021-05-30 22:23:48','2021-05-31 03:23:48','185.84.108.230',NULL,NULL),(16584,'brute_force','2021-05-30 22:23:48','2021-05-31 03:23:48',NULL,NULL,'[login]'),(16585,'brute_force','2021-05-30 22:28:02','2021-05-31 03:28:02','45.88.196.83',NULL,NULL),(16586,'brute_force','2021-05-30 22:28:04','2021-05-31 03:28:04','45.88.196.83',NULL,NULL),(16587,'brute_force','2021-05-30 22:28:04','2021-05-31 03:28:04',NULL,NULL,'[login]'),(16588,'brute_force','2021-05-30 22:41:00','2021-05-31 03:41:00','66.33.212.126',NULL,NULL),(16589,'brute_force','2021-05-30 22:41:02','2021-05-31 03:41:02','66.33.212.126',NULL,NULL),(16590,'brute_force','2021-05-30 22:41:02','2021-05-31 03:41:02',NULL,NULL,'[login]'),(16591,'brute_force','2021-05-30 22:48:06','2021-05-31 03:48:06','208.117.4.95',NULL,NULL),(16592,'brute_force','2021-05-30 22:48:08','2021-05-31 03:48:08','208.117.4.95',NULL,NULL),(16593,'brute_force','2021-05-30 22:48:08','2021-05-31 03:48:08',NULL,NULL,'admin'),(16594,'brute_force','2021-05-30 23:09:44','2021-05-31 04:09:44','51.83.215.173',NULL,NULL),(16595,'brute_force','2021-05-30 23:09:46','2021-05-31 04:09:46','51.83.215.173',NULL,NULL),(16596,'brute_force','2021-05-30 23:09:46','2021-05-31 04:09:46',NULL,NULL,'[login]'),(16597,'brute_force','2021-05-30 23:11:33','2021-05-31 04:11:33','103.98.30.72',NULL,NULL),(16598,'brute_force','2021-05-30 23:18:11','2021-05-31 04:18:11','104.199.146.31',NULL,NULL),(16599,'brute_force','2021-05-30 23:18:13','2021-05-31 04:18:13','104.199.146.31',NULL,NULL),(16600,'brute_force','2021-05-30 23:18:13','2021-05-31 04:18:13',NULL,NULL,'[login]'),(16601,'brute_force','2021-05-30 23:27:45','2021-05-31 04:27:45','64.90.48.195',NULL,NULL),(16602,'brute_force','2021-05-30 23:27:47','2021-05-31 04:27:47','64.90.48.195',NULL,NULL),(16603,'brute_force','2021-05-30 23:27:47','2021-05-31 04:27:47',NULL,NULL,'[login]'),(16604,'brute_force','2021-05-30 23:55:05','2021-05-31 04:55:05','35.205.67.180',NULL,NULL),(16605,'brute_force','2021-05-30 23:55:07','2021-05-31 04:55:07','35.205.67.180',NULL,NULL),(16606,'brute_force','2021-05-30 23:55:07','2021-05-31 04:55:07',NULL,NULL,'[login]'),(16607,'brute_force','2021-05-31 00:01:00','2021-05-31 05:01:00','103.148.156.231',NULL,NULL),(16608,'brute_force','2021-05-31 00:24:27','2021-05-31 05:24:27','208.113.170.116',NULL,NULL),(16609,'brute_force','2021-05-31 00:24:29','2021-05-31 05:24:29','208.113.170.116',NULL,NULL),(16610,'brute_force','2021-05-31 00:24:29','2021-05-31 05:24:29',NULL,NULL,'[login]'),(16611,'brute_force','2021-05-31 00:34:18','2021-05-31 05:34:18','85.214.61.195',NULL,NULL),(16612,'brute_force','2021-05-31 00:34:20','2021-05-31 05:34:20','85.214.61.195',NULL,NULL),(16613,'brute_force','2021-05-31 00:34:20','2021-05-31 05:34:20',NULL,NULL,'[login]'),(16614,'brute_force','2021-05-31 00:49:03','2021-05-31 05:49:03','103.152.248.157',NULL,NULL),(16615,'brute_force','2021-05-31 00:49:06','2021-05-31 05:49:06','103.152.248.157',NULL,NULL),(16616,'brute_force','2021-05-31 00:49:06','2021-05-31 05:49:06',NULL,NULL,'123'),(16617,'brute_force','2021-05-31 00:54:33','2021-05-31 05:54:33','45.93.124.211',NULL,NULL),(16618,'brute_force','2021-05-31 00:54:35','2021-05-31 05:54:35','45.93.124.211',NULL,NULL),(16619,'brute_force','2021-05-31 00:54:35','2021-05-31 05:54:35',NULL,NULL,'[login]'),(16620,'brute_force','2021-05-31 01:05:55','2021-05-31 06:05:55','159.203.36.236',NULL,NULL),(16621,'brute_force','2021-05-31 01:05:59','2021-05-31 06:05:59','159.203.36.236',NULL,NULL),(16622,'brute_force','2021-05-31 01:05:59','2021-05-31 06:05:59',NULL,NULL,'[login]'),(16623,'brute_force','2021-05-31 01:15:33','2021-05-31 06:15:33','198.12.250.8',NULL,NULL),(16624,'brute_force','2021-05-31 01:15:35','2021-05-31 06:15:35','198.12.250.8',NULL,NULL),(16625,'brute_force','2021-05-31 01:15:35','2021-05-31 06:15:35',NULL,NULL,'[login]'),(16626,'brute_force','2021-05-31 01:26:03','2021-05-31 06:26:03','195.161.114.231',NULL,NULL),(16627,'brute_force','2021-05-31 01:26:05','2021-05-31 06:26:05','195.161.114.231',NULL,NULL),(16628,'brute_force','2021-05-31 01:26:05','2021-05-31 06:26:05',NULL,NULL,'[login]'),(16629,'brute_force','2021-05-31 01:37:34','2021-05-31 06:37:34','35.198.105.76',NULL,NULL),(16630,'brute_force','2021-05-31 02:12:32','2021-05-31 07:12:32','104.41.184.47',NULL,NULL),(16631,'brute_force','2021-05-31 02:12:34','2021-05-31 07:12:34','104.41.184.47',NULL,NULL),(16632,'brute_force','2021-05-31 02:12:34','2021-05-31 07:12:34',NULL,NULL,'[login]'),(16633,'brute_force','2021-05-31 02:36:55','2021-05-31 07:36:55','54.38.212.160',NULL,NULL),(16634,'brute_force','2021-05-31 02:36:57','2021-05-31 07:36:57','54.38.212.160',NULL,NULL),(16635,'brute_force','2021-05-31 02:36:57','2021-05-31 07:36:57',NULL,NULL,'[login]'),(16636,'brute_force','2021-05-31 02:50:16','2021-05-31 07:50:16','206.189.231.196',NULL,NULL),(16637,'brute_force','2021-05-31 02:50:20','2021-05-31 07:50:20','206.189.231.196',NULL,NULL),(16638,'brute_force','2021-05-31 02:50:20','2021-05-31 07:50:20',NULL,NULL,'[login]'),(16639,'brute_force','2021-05-31 03:31:58','2021-05-31 08:31:58','185.220.102.244',NULL,NULL),(16640,'brute_force','2021-05-31 03:31:58','2021-05-31 08:31:58',NULL,NULL,'admin'),(16641,'brute_force','2021-05-31 03:53:22','2021-05-31 08:53:22','122.116.248.74',NULL,NULL),(16642,'brute_force','2021-05-31 03:53:25','2021-05-31 08:53:25','122.116.248.74',NULL,NULL),(16643,'brute_force','2021-05-31 03:53:25','2021-05-31 08:53:25',NULL,NULL,'admin'),(16644,'brute_force','2021-05-31 04:20:09','2021-05-31 09:20:09','134.209.176.202',NULL,NULL),(16645,'brute_force','2021-05-31 04:20:11','2021-05-31 09:20:11','134.209.176.202',NULL,NULL),(16646,'brute_force','2021-05-31 04:20:11','2021-05-31 09:20:11',NULL,NULL,'admin'),(16647,'brute_force','2021-05-31 04:32:25','2021-05-31 09:32:25','195.161.114.231',NULL,NULL),(16648,'brute_force','2021-05-31 04:32:27','2021-05-31 09:32:27','195.161.114.231',NULL,NULL),(16649,'brute_force','2021-05-31 04:32:27','2021-05-31 09:32:27',NULL,NULL,'admin'),(16650,'brute_force','2021-05-31 04:47:53','2021-05-31 09:47:53','50.21.186.199',NULL,NULL),(16651,'brute_force','2021-05-31 04:47:54','2021-05-31 09:47:54','50.21.186.199',NULL,NULL),(16652,'brute_force','2021-05-31 04:47:54','2021-05-31 09:47:54',NULL,NULL,'admin'),(16653,'brute_force','2021-05-31 05:15:26','2021-05-31 10:15:26','104.236.114.28',NULL,NULL),(16654,'brute_force','2021-05-31 05:15:27','2021-05-31 10:15:27','104.236.114.28',NULL,NULL),(16655,'brute_force','2021-05-31 05:15:27','2021-05-31 10:15:27',NULL,NULL,'admin'),(16656,'brute_force','2021-05-31 05:28:56','2021-05-31 10:28:56','196.44.176.55',NULL,NULL),(16657,'brute_force','2021-05-31 05:28:58','2021-05-31 10:28:58','196.44.176.55',NULL,NULL),(16658,'brute_force','2021-05-31 05:28:58','2021-05-31 10:28:58',NULL,NULL,'admin'),(16659,'brute_force','2021-05-31 05:57:38','2021-05-31 10:57:38','157.245.38.42',NULL,NULL),(16660,'brute_force','2021-05-31 05:57:44','2021-05-31 10:57:44','157.245.38.42',NULL,NULL),(16661,'brute_force','2021-05-31 05:57:44','2021-05-31 10:57:44',NULL,NULL,'admin'),(16662,'brute_force','2021-05-31 06:40:15','2021-05-31 11:40:15','52.2.31.167',NULL,NULL),(16663,'brute_force','2021-05-31 06:40:17','2021-05-31 11:40:17','52.2.31.167',NULL,NULL),(16664,'brute_force','2021-05-31 06:40:17','2021-05-31 11:40:17',NULL,NULL,'admin'),(16665,'brute_force','2021-05-31 06:55:09','2021-05-31 11:55:09','34.80.15.66',NULL,NULL),(16666,'brute_force','2021-05-31 06:55:11','2021-05-31 11:55:11','34.80.15.66',NULL,NULL),(16667,'brute_force','2021-05-31 06:55:11','2021-05-31 11:55:11',NULL,NULL,'admin'),(16668,'brute_force','2021-05-31 07:10:06','2021-05-31 12:10:06','207.180.213.38',NULL,NULL),(16669,'brute_force','2021-05-31 07:24:40','2021-05-31 12:24:40','209.145.59.137',NULL,NULL),(16670,'brute_force','2021-05-31 07:24:42','2021-05-31 12:24:42','209.145.59.137',NULL,NULL),(16671,'brute_force','2021-05-31 07:24:42','2021-05-31 12:24:42',NULL,NULL,'admin'),(16672,'brute_force','2021-05-31 07:40:47','2021-05-31 12:40:47','45.151.249.80',NULL,NULL),(16673,'brute_force','2021-05-31 07:40:49','2021-05-31 12:40:49','45.151.249.80',NULL,NULL),(16674,'brute_force','2021-05-31 07:40:49','2021-05-31 12:40:49',NULL,NULL,'admin'),(16675,'brute_force','2021-05-31 08:10:45','2021-05-31 13:10:45','144.91.87.79',NULL,NULL),(16676,'brute_force','2021-05-31 08:10:48','2021-05-31 13:10:48','144.91.87.79',NULL,NULL),(16677,'brute_force','2021-05-31 08:10:48','2021-05-31 13:10:48',NULL,NULL,'admin'),(16678,'brute_force','2021-05-31 08:26:20','2021-05-31 13:26:20','110.170.245.50',NULL,NULL),(16679,'brute_force','2021-05-31 08:26:22','2021-05-31 13:26:22','110.170.245.50',NULL,NULL),(16680,'brute_force','2021-05-31 08:26:22','2021-05-31 13:26:22',NULL,NULL,'admin'),(16681,'brute_force','2021-05-31 08:57:16','2021-05-31 13:57:16','178.128.76.233',NULL,NULL),(16682,'brute_force','2021-05-31 08:57:18','2021-05-31 13:57:18','178.128.76.233',NULL,NULL),(16683,'brute_force','2021-05-31 08:57:18','2021-05-31 13:57:18',NULL,NULL,'admin'),(16684,'brute_force','2021-05-31 09:00:52','2021-05-31 14:00:52','78.190.143.29',NULL,NULL),(16685,'brute_force','2021-05-31 09:00:52','2021-05-31 14:00:52',NULL,2,'gruposuadi'),(16686,'brute_force','2021-05-31 09:00:56','2021-05-31 14:00:56','160.176.198.102',NULL,NULL),(16687,'brute_force','2021-05-31 09:00:56','2021-05-31 14:00:56',NULL,2,'gruposuadi'),(16688,'brute_force','2021-05-31 09:01:02','2021-05-31 14:01:02','78.180.12.163',NULL,NULL),(16689,'brute_force','2021-05-31 09:01:02','2021-05-31 14:01:02',NULL,2,'gruposuadi'),(16690,'brute_force','2021-05-31 09:01:07','2021-05-31 14:01:07','103.158.10.69',NULL,NULL),(16691,'brute_force','2021-05-31 09:01:07','2021-05-31 14:01:07',NULL,2,'gruposuadi'),(16692,'brute_force','2021-05-31 09:01:10','2021-05-31 14:01:10','188.146.225.240',NULL,NULL),(16693,'brute_force','2021-05-31 09:01:10','2021-05-31 14:01:10',NULL,2,'gruposuadi'),(16694,'brute_force','2021-05-31 09:01:16','2021-05-31 14:01:16','115.135.99.70',NULL,NULL),(16695,'brute_force','2021-05-31 09:01:16','2021-05-31 14:01:16',NULL,2,'gruposuadi'),(16696,'brute_force','2021-05-31 09:01:21','2021-05-31 14:01:21','42.153.157.152',NULL,NULL),(16697,'brute_force','2021-05-31 09:01:21','2021-05-31 14:01:21',NULL,2,'gruposuadi'),(16698,'brute_force','2021-05-31 09:01:25','2021-05-31 14:01:25','190.195.212.191',NULL,NULL),(16699,'brute_force','2021-05-31 09:01:25','2021-05-31 14:01:25',NULL,2,'gruposuadi'),(16700,'brute_force','2021-05-31 09:01:39','2021-05-31 14:01:39','197.52.118.1',NULL,NULL),(16701,'brute_force','2021-05-31 09:01:39','2021-05-31 14:01:39',NULL,2,'gruposuadi'),(16702,'brute_force','2021-05-31 09:01:44','2021-05-31 14:01:44','49.49.218.108',NULL,NULL),(16703,'brute_force','2021-05-31 09:01:44','2021-05-31 14:01:44',NULL,2,'gruposuadi'),(16704,'brute_force','2021-05-31 10:15:26','2021-05-31 15:15:26','208.109.8.126',NULL,NULL),(16705,'brute_force','2021-05-31 10:15:28','2021-05-31 15:15:28','208.109.8.126',NULL,NULL),(16706,'brute_force','2021-05-31 10:15:28','2021-05-31 15:15:28',NULL,NULL,'admin'),(16707,'brute_force','2021-05-31 10:47:24','2021-05-31 15:47:24','35.208.14.82',NULL,NULL),(16708,'brute_force','2021-05-31 10:47:26','2021-05-31 15:47:26','35.208.14.82',NULL,NULL),(16709,'brute_force','2021-05-31 10:47:26','2021-05-31 15:47:26',NULL,NULL,'admin'),(16710,'brute_force','2021-05-31 11:50:18','2021-05-31 16:50:18','69.197.185.131',NULL,NULL),(16711,'brute_force','2021-05-31 11:50:18','2021-05-31 16:50:18',NULL,NULL,'admin'),(16712,'brute_force','2021-05-31 12:45:00','2021-05-31 17:45:00','51.83.42.255',NULL,NULL),(16713,'brute_force','2021-05-31 12:45:00','2021-05-31 17:45:00',NULL,NULL,'admin'),(16714,'brute_force','2021-05-31 13:10:01','2021-05-31 18:10:01','45.76.178.38',NULL,NULL),(16715,'brute_force','2021-05-31 13:10:01','2021-05-31 18:10:01',NULL,NULL,'admin'),(16716,'brute_force','2021-05-31 13:34:25','2021-05-31 18:34:25','217.18.166.222',NULL,NULL),(16717,'brute_force','2021-05-31 13:34:25','2021-05-31 18:34:25',NULL,NULL,'admin'),(16718,'brute_force','2021-05-31 13:58:47','2021-05-31 18:58:47','178.62.79.87',NULL,NULL),(16719,'brute_force','2021-05-31 13:58:47','2021-05-31 18:58:47',NULL,NULL,'admin'),(16720,'brute_force','2021-05-31 14:47:43','2021-05-31 19:47:43','45.76.178.38',NULL,NULL),(16721,'brute_force','2021-05-31 14:47:43','2021-05-31 19:47:43',NULL,NULL,'admin'),(16722,'brute_force','2021-05-31 16:01:23','2021-05-31 21:01:23','209.159.151.121',NULL,NULL),(16723,'brute_force','2021-05-31 16:01:23','2021-05-31 21:01:23',NULL,NULL,'admin'),(16724,'brute_force','2021-05-31 17:16:16','2021-05-31 22:16:16','104.248.131.234',NULL,NULL),(16725,'brute_force','2021-05-31 17:16:16','2021-05-31 22:16:16',NULL,NULL,'admin'),(16726,'brute_force','2021-05-31 17:41:18','2021-05-31 22:41:18','81.88.52.58',NULL,NULL),(16727,'brute_force','2021-05-31 17:41:18','2021-05-31 22:41:18',NULL,NULL,'admin'),(16728,'brute_force','2021-05-31 17:51:44','2021-05-31 22:51:44','185.220.101.22',NULL,NULL),(16729,'brute_force','2021-05-31 17:51:44','2021-05-31 22:51:44',NULL,2,'gruposuadi'),(16730,'brute_force','2021-05-31 18:06:32','2021-05-31 23:06:32','92.53.96.182',NULL,NULL),(16731,'brute_force','2021-05-31 18:06:32','2021-05-31 23:06:32',NULL,NULL,'admin'),(16732,'brute_force','2021-05-31 18:31:50','2021-05-31 23:31:50','161.35.121.221',NULL,NULL),(16733,'brute_force','2021-05-31 18:31:50','2021-05-31 23:31:50',NULL,NULL,'admin'),(16734,'brute_force','2021-05-31 18:57:19','2021-05-31 23:57:19','45.76.178.38',NULL,NULL),(16735,'brute_force','2021-05-31 18:57:19','2021-05-31 23:57:19',NULL,NULL,'admin'),(16736,'brute_force','2021-05-31 19:22:56','2021-06-01 00:22:56','151.80.34.51',NULL,NULL),(16737,'brute_force','2021-05-31 19:22:56','2021-06-01 00:22:56',NULL,NULL,'admin'),(16738,'brute_force','2021-05-31 20:14:14','2021-06-01 01:14:14','81.88.52.157',NULL,NULL),(16739,'brute_force','2021-05-31 20:14:14','2021-06-01 01:14:14',NULL,NULL,'admin'),(16740,'brute_force','2021-05-31 20:40:06','2021-06-01 01:40:06','94.73.142.2',NULL,NULL),(16741,'brute_force','2021-05-31 20:40:06','2021-06-01 01:40:06',NULL,NULL,'admin'),(16742,'brute_force','2021-05-31 21:06:04','2021-06-01 02:06:04','142.93.105.158',NULL,NULL),(16743,'brute_force','2021-05-31 21:06:04','2021-06-01 02:06:04',NULL,NULL,'admin'),(16744,'brute_force','2021-05-31 21:51:43','2021-06-01 02:51:43','178.62.79.87',NULL,NULL),(16745,'brute_force','2021-05-31 21:51:43','2021-06-01 02:51:43',NULL,NULL,'admin'),(16746,'brute_force','2021-05-31 22:44:02','2021-06-01 03:44:02','213.132.223.231',NULL,NULL),(16747,'brute_force','2021-05-31 22:44:02','2021-06-01 03:44:02',NULL,NULL,'admin'),(16748,'brute_force','2021-05-31 23:02:43','2021-06-01 04:02:43','139.59.25.246',NULL,NULL),(16749,'brute_force','2021-05-31 23:02:43','2021-06-01 04:02:43',NULL,NULL,'admin'),(16750,'brute_force','2021-05-31 23:59:39','2021-06-01 04:59:39','139.59.167.216',NULL,NULL),(16751,'brute_force','2021-05-31 23:59:39','2021-06-01 04:59:39',NULL,NULL,'admin'),(16752,'brute_force','2021-06-01 01:53:23','2021-06-01 06:53:23','8.210.249.28',NULL,NULL),(16753,'brute_force','2021-06-01 01:53:23','2021-06-01 06:53:23',NULL,NULL,'admin'),(16754,'brute_force','2021-06-01 02:10:53','2021-06-01 07:10:53','202.172.28.184',NULL,NULL),(16755,'brute_force','2021-06-01 02:10:53','2021-06-01 07:10:53',NULL,NULL,'admin'),(16756,'brute_force','2021-06-01 03:00:07','2021-06-01 08:00:07','74.208.86.201',NULL,NULL),(16757,'brute_force','2021-06-01 03:00:07','2021-06-01 08:00:07',NULL,NULL,'admin'),(16758,'brute_force','2021-06-01 03:38:41','2021-06-01 08:38:41','94.142.241.194',NULL,NULL),(16759,'brute_force','2021-06-01 03:38:41','2021-06-01 08:38:41',NULL,NULL,'test'),(16760,'brute_force','2021-06-01 11:29:07','2021-06-01 16:29:07','185.220.101.142',NULL,NULL),(16761,'brute_force','2021-06-01 11:29:07','2021-06-01 16:29:07',NULL,NULL,'admin'),(16762,'brute_force','2021-06-01 22:54:03','2021-06-02 03:54:03','185.220.100.244',NULL,NULL),(16763,'brute_force','2021-06-01 22:54:03','2021-06-02 03:54:03',NULL,2,'gruposuadi'),(16764,'brute_force','2021-06-02 08:22:03','2021-06-02 13:22:03','185.100.87.250',NULL,NULL),(16765,'brute_force','2021-06-02 08:22:03','2021-06-02 13:22:03',NULL,NULL,'test'),(16766,'brute_force','2021-06-02 11:15:54','2021-06-02 16:15:54','40.76.54.3',NULL,NULL),(16767,'brute_force','2021-06-02 11:15:54','2021-06-02 16:15:54',NULL,2,'gruposuadi'),(16768,'brute_force','2021-06-02 11:15:56','2021-06-02 16:15:56','40.76.54.3',NULL,NULL),(16769,'brute_force','2021-06-02 11:15:56','2021-06-02 16:15:56',NULL,2,'gruposuadi'),(16770,'brute_force','2021-06-02 11:15:58','2021-06-02 16:15:58','40.76.54.3',NULL,NULL),(16771,'brute_force','2021-06-02 11:15:58','2021-06-02 16:15:58',NULL,2,'gruposuadi'),(16772,'brute_force','2021-06-02 11:16:00','2021-06-02 16:16:00','40.76.54.3',NULL,NULL),(16773,'brute_force','2021-06-02 11:16:00','2021-06-02 16:16:00',NULL,2,'gruposuadi'),(16774,'brute_force','2021-06-02 11:16:02','2021-06-02 16:16:02','40.76.54.3',NULL,NULL),(16775,'brute_force','2021-06-02 11:16:02','2021-06-02 16:16:02',NULL,2,'gruposuadi'),(16776,'brute_force','2021-06-02 17:09:44','2021-06-02 22:09:44','157.230.164.216',NULL,NULL),(16777,'brute_force','2021-06-02 17:09:46','2021-06-02 22:09:46','157.230.164.216',NULL,NULL),(16778,'brute_force','2021-06-02 17:09:46','2021-06-02 22:09:46',NULL,NULL,'[login]'),(16779,'brute_force','2021-06-02 17:45:46','2021-06-02 22:45:46','206.189.186.211',NULL,NULL),(16780,'brute_force','2021-06-02 17:45:47','2021-06-02 22:45:47','206.189.186.211',NULL,NULL),(16781,'brute_force','2021-06-02 17:45:47','2021-06-02 22:45:47',NULL,NULL,'[login]'),(16782,'brute_force','2021-06-02 18:22:54','2021-06-02 23:22:54','185.192.112.19',NULL,NULL),(16783,'brute_force','2021-06-02 18:22:58','2021-06-02 23:22:58','185.192.112.19',NULL,NULL),(16784,'brute_force','2021-06-02 18:22:58','2021-06-02 23:22:58',NULL,NULL,'[login]'),(16785,'brute_force','2021-06-02 18:38:58','2021-06-02 23:38:58','185.220.102.246',NULL,NULL),(16786,'brute_force','2021-06-02 18:38:58','2021-06-02 23:38:58',NULL,NULL,'admin'),(16787,'brute_force','2021-06-02 20:27:21','2021-06-03 01:27:21','46.101.28.132',NULL,NULL),(16788,'brute_force','2021-06-02 20:27:23','2021-06-03 01:27:23','46.101.28.132',NULL,NULL),(16789,'brute_force','2021-06-02 20:27:23','2021-06-03 01:27:23',NULL,NULL,'[login]'),(16790,'brute_force','2021-06-03 00:30:36','2021-06-03 05:30:36','103.208.220.197',NULL,NULL),(16791,'brute_force','2021-06-03 00:30:36','2021-06-03 05:30:36',NULL,2,'gruposuadi'),(16792,'brute_force','2021-06-03 00:30:41','2021-06-03 05:30:41','103.208.220.197',NULL,NULL),(16793,'brute_force','2021-06-03 00:30:41','2021-06-03 05:30:41',NULL,2,'gruposuadi'),(16794,'brute_force','2021-06-03 00:30:45','2021-06-03 05:30:45','103.208.220.197',NULL,NULL),(16795,'brute_force','2021-06-03 00:30:45','2021-06-03 05:30:45',NULL,2,'gruposuadi'),(16796,'brute_force','2021-06-03 00:30:48','2021-06-03 05:30:48','103.208.220.197',NULL,NULL),(16797,'brute_force','2021-06-03 00:30:48','2021-06-03 05:30:48',NULL,2,'gruposuadi'),(16798,'brute_force','2021-06-03 00:30:54','2021-06-03 05:30:54','103.208.220.197',NULL,NULL),(16799,'brute_force','2021-06-03 00:30:54','2021-06-03 05:30:54',NULL,2,'gruposuadi'),(16800,'brute_force','2021-06-03 00:49:41','2021-06-03 05:49:41','173.236.198.26',NULL,NULL),(16801,'brute_force','2021-06-03 00:49:43','2021-06-03 05:49:43','173.236.198.26',NULL,NULL),(16802,'brute_force','2021-06-03 00:49:43','2021-06-03 05:49:43',NULL,NULL,'admin'),(16803,'brute_force','2021-06-03 01:12:47','2021-06-03 06:12:47','51.83.42.255',NULL,NULL),(16804,'brute_force','2021-06-03 01:12:50','2021-06-03 06:12:50','51.83.42.255',NULL,NULL),(16805,'brute_force','2021-06-03 01:12:50','2021-06-03 06:12:50',NULL,NULL,'admin'),(16806,'brute_force','2021-06-03 01:52:32','2021-06-03 06:52:32','47.106.118.205',NULL,NULL),(16807,'brute_force','2021-06-03 01:52:32','2021-06-03 06:52:32',NULL,NULL,'admin'),(16808,'brute_force','2021-06-03 02:31:30','2021-06-03 07:31:30','35.203.161.141',NULL,NULL),(16809,'brute_force','2021-06-03 02:31:30','2021-06-03 07:31:30',NULL,NULL,'admin'),(16810,'brute_force','2021-06-03 02:48:53','2021-06-03 07:48:53','194.247.179.164',NULL,NULL),(16811,'brute_force','2021-06-03 02:48:53','2021-06-03 07:48:53',NULL,NULL,'admin'),(16812,'brute_force','2021-06-03 02:59:15','2021-06-03 07:59:15','88.99.252.228',NULL,NULL),(16813,'brute_force','2021-06-03 02:59:15','2021-06-03 07:59:15',NULL,NULL,'admin'),(16814,'brute_force','2021-06-03 03:10:36','2021-06-03 08:10:36','144.91.74.147',NULL,NULL),(16815,'brute_force','2021-06-03 03:10:36','2021-06-03 08:10:36',NULL,NULL,'admin'),(16816,'brute_force','2021-06-03 03:20:16','2021-06-03 08:20:16','94.102.51.63',NULL,NULL),(16817,'brute_force','2021-06-03 03:20:16','2021-06-03 08:20:16',NULL,NULL,'admin'),(16818,'brute_force','2021-06-03 03:31:08','2021-06-03 08:31:08','13.58.119.126',NULL,NULL),(16819,'brute_force','2021-06-03 03:31:08','2021-06-03 08:31:08',NULL,NULL,'admin'),(16820,'brute_force','2021-06-03 03:35:23','2021-06-03 08:35:23','178.17.174.196',NULL,NULL),(16821,'brute_force','2021-06-03 03:35:23','2021-06-03 08:35:23',NULL,2,'gruposuadi'),(16822,'brute_force','2021-06-03 03:41:56','2021-06-03 08:41:56','103.109.28.1',NULL,NULL),(16823,'brute_force','2021-06-03 03:41:56','2021-06-03 08:41:56',NULL,NULL,'admin'),(16824,'brute_force','2021-06-03 03:52:42','2021-06-03 08:52:42','104.248.156.176',NULL,NULL),(16825,'brute_force','2021-06-03 03:52:42','2021-06-03 08:52:42',NULL,NULL,'admin'),(16826,'brute_force','2021-06-03 04:14:21','2021-06-03 09:14:21','195.201.92.38',NULL,NULL),(16827,'brute_force','2021-06-03 04:14:21','2021-06-03 09:14:21',NULL,NULL,'admin'),(16828,'brute_force','2021-06-03 04:18:41','2021-06-03 09:18:41','69.163.251.1',NULL,NULL),(16829,'brute_force','2021-06-03 04:18:42','2021-06-03 09:18:42','69.163.251.1',NULL,NULL),(16830,'brute_force','2021-06-03 04:18:42','2021-06-03 09:18:42',NULL,NULL,'admin'),(16831,'brute_force','2021-06-03 04:25:31','2021-06-03 09:25:31','104.236.75.65',NULL,NULL),(16832,'brute_force','2021-06-03 04:25:31','2021-06-03 09:25:31',NULL,NULL,'admin'),(16833,'brute_force','2021-06-03 04:36:27','2021-06-03 09:36:27','44.239.152.77',NULL,NULL),(16834,'brute_force','2021-06-03 04:36:27','2021-06-03 09:36:27',NULL,NULL,'admin'),(16835,'brute_force','2021-06-03 04:56:27','2021-06-03 09:56:27','66.33.205.189',NULL,NULL),(16836,'brute_force','2021-06-03 04:56:29','2021-06-03 09:56:29','66.33.205.189',NULL,NULL),(16837,'brute_force','2021-06-03 04:56:29','2021-06-03 09:56:29',NULL,NULL,'admin'),(16838,'brute_force','2021-06-03 04:58:49','2021-06-03 09:58:49','161.97.133.150',NULL,NULL),(16839,'brute_force','2021-06-03 04:58:49','2021-06-03 09:58:49',NULL,NULL,'admin'),(16840,'brute_force','2021-06-03 05:07:56','2021-06-03 10:07:56','123.207.30.63',NULL,NULL),(16841,'brute_force','2021-06-03 05:07:56','2021-06-03 10:07:56',NULL,NULL,'admin'),(16842,'brute_force','2021-06-03 05:10:44','2021-06-03 10:10:44','185.12.92.219',NULL,NULL),(16843,'brute_force','2021-06-03 05:10:44','2021-06-03 10:10:44',NULL,NULL,'admin'),(16844,'brute_force','2021-06-03 05:17:44','2021-06-03 10:17:44','213.159.209.230',NULL,NULL),(16845,'brute_force','2021-06-03 05:17:47','2021-06-03 10:17:47','213.159.209.230',NULL,NULL),(16846,'brute_force','2021-06-03 05:17:47','2021-06-03 10:17:47',NULL,NULL,'admin'),(16847,'brute_force','2021-06-03 05:22:14','2021-06-03 10:22:14','185.2.4.44',NULL,NULL),(16848,'brute_force','2021-06-03 05:22:14','2021-06-03 10:22:14',NULL,NULL,'admin'),(16849,'brute_force','2021-06-03 05:34:25','2021-06-03 10:34:25','3.214.51.192',NULL,NULL),(16850,'brute_force','2021-06-03 05:34:25','2021-06-03 10:34:25',NULL,NULL,'admin'),(16851,'brute_force','2021-06-03 05:38:53','2021-06-03 10:38:53','35.198.25.12',NULL,NULL),(16852,'brute_force','2021-06-03 05:38:56','2021-06-03 10:38:56','35.198.25.12',NULL,NULL),(16853,'brute_force','2021-06-03 05:38:56','2021-06-03 10:38:56',NULL,NULL,'admin'),(16854,'brute_force','2021-06-03 05:46:27','2021-06-03 10:46:27','159.65.147.85',NULL,NULL),(16855,'brute_force','2021-06-03 05:46:27','2021-06-03 10:46:27',NULL,NULL,'admin'),(16856,'brute_force','2021-06-03 05:47:25','2021-06-03 10:47:25','142.93.105.158',NULL,NULL),(16857,'brute_force','2021-06-03 05:47:25','2021-06-03 10:47:25',NULL,NULL,'admin'),(16858,'brute_force','2021-06-03 05:57:40','2021-06-03 10:57:40','3.214.51.192',NULL,NULL),(16859,'brute_force','2021-06-03 05:57:40','2021-06-03 10:57:40',NULL,NULL,'admin'),(16860,'brute_force','2021-06-03 06:01:34','2021-06-03 11:01:34','35.194.119.129',NULL,NULL),(16861,'brute_force','2021-06-03 06:01:36','2021-06-03 11:01:36','35.194.119.129',NULL,NULL),(16862,'brute_force','2021-06-03 06:01:36','2021-06-03 11:01:36',NULL,NULL,'admin'),(16863,'brute_force','2021-06-03 06:09:20','2021-06-03 11:09:20','202.61.247.243',NULL,NULL),(16864,'brute_force','2021-06-03 06:09:20','2021-06-03 11:09:20',NULL,NULL,'admin'),(16865,'brute_force','2021-06-03 06:21:06','2021-06-03 11:21:06','35.240.148.124',NULL,NULL),(16866,'brute_force','2021-06-03 06:21:06','2021-06-03 11:21:06',NULL,NULL,'admin'),(16867,'brute_force','2021-06-03 06:23:31','2021-06-03 11:23:31','85.214.61.195',NULL,NULL),(16868,'brute_force','2021-06-03 06:23:33','2021-06-03 11:23:33','85.214.61.195',NULL,NULL),(16869,'brute_force','2021-06-03 06:23:33','2021-06-03 11:23:33',NULL,NULL,'admin'),(16870,'brute_force','2021-06-03 06:27:08','2021-06-03 11:27:08','81.88.52.137',NULL,NULL),(16871,'brute_force','2021-06-03 06:27:08','2021-06-03 11:27:08',NULL,NULL,'admin'),(16872,'brute_force','2021-06-03 06:44:36','2021-06-03 11:44:36','66.42.115.13',NULL,NULL),(16873,'brute_force','2021-06-03 06:44:36','2021-06-03 11:44:36',NULL,NULL,'admin'),(16874,'brute_force','2021-06-03 06:57:15','2021-06-03 11:57:15','139.59.147.0',NULL,NULL),(16875,'brute_force','2021-06-03 06:57:15','2021-06-03 11:57:15',NULL,NULL,'admin'),(16876,'brute_force','2021-06-03 07:07:02','2021-06-03 12:07:02','81.88.52.154',NULL,NULL),(16877,'brute_force','2021-06-03 07:07:02','2021-06-03 12:07:02',NULL,NULL,'admin'),(16878,'brute_force','2021-06-03 07:09:24','2021-06-03 12:09:24','3.65.97.71',NULL,NULL),(16879,'brute_force','2021-06-03 07:09:24','2021-06-03 12:09:24',NULL,NULL,'admin'),(16880,'brute_force','2021-06-03 07:11:27','2021-06-03 12:11:27','93.189.30.194',NULL,NULL),(16881,'brute_force','2021-06-03 07:11:29','2021-06-03 12:11:29','93.189.30.194',NULL,NULL),(16882,'brute_force','2021-06-03 07:11:29','2021-06-03 12:11:29',NULL,NULL,'admin'),(16883,'brute_force','2021-06-03 07:20:27','2021-06-03 12:20:27','18.184.190.195',NULL,NULL),(16884,'brute_force','2021-06-03 07:20:27','2021-06-03 12:20:27',NULL,NULL,'admin'),(16885,'brute_force','2021-06-03 07:31:38','2021-06-03 12:31:38','3.18.106.249',NULL,NULL),(16886,'brute_force','2021-06-03 07:31:38','2021-06-03 12:31:38',NULL,NULL,'admin'),(16887,'brute_force','2021-06-03 07:42:48','2021-06-03 12:42:48','35.185.20.113',NULL,NULL),(16888,'brute_force','2021-06-03 07:42:48','2021-06-03 12:42:48',NULL,NULL,'admin'),(16889,'brute_force','2021-06-03 08:01:46','2021-06-03 13:01:46','190.119.238.15',NULL,NULL),(16890,'brute_force','2021-06-03 08:01:48','2021-06-03 13:01:48','190.119.238.15',NULL,NULL),(16891,'brute_force','2021-06-03 08:01:48','2021-06-03 13:01:48',NULL,NULL,'admin'),(16892,'brute_force','2021-06-03 08:05:15','2021-06-03 13:05:15','34.80.144.82',NULL,NULL),(16893,'brute_force','2021-06-03 08:05:15','2021-06-03 13:05:15',NULL,NULL,'admin'),(16894,'brute_force','2021-06-03 08:16:21','2021-06-03 13:16:21','213.172.4.49',NULL,NULL),(16895,'brute_force','2021-06-03 08:16:21','2021-06-03 13:16:21',NULL,NULL,'admin'),(16896,'brute_force','2021-06-03 08:27:31','2021-06-03 13:27:31','194.195.214.186',NULL,NULL),(16897,'brute_force','2021-06-03 08:27:31','2021-06-03 13:27:31',NULL,NULL,'admin'),(16898,'brute_force','2021-06-03 08:38:41','2021-06-03 13:38:41','195.201.92.38',NULL,NULL),(16899,'brute_force','2021-06-03 08:38:41','2021-06-03 13:38:41',NULL,NULL,'admin'),(16900,'brute_force','2021-06-03 08:50:01','2021-06-03 13:50:01','194.247.179.164',NULL,NULL),(16901,'brute_force','2021-06-03 08:50:01','2021-06-03 13:50:01',NULL,NULL,'admin'),(16902,'brute_force','2021-06-03 08:54:10','2021-06-03 13:54:10','213.159.209.230',NULL,NULL),(16903,'brute_force','2021-06-03 08:54:12','2021-06-03 13:54:12','213.159.209.230',NULL,NULL),(16904,'brute_force','2021-06-03 08:54:12','2021-06-03 13:54:12',NULL,NULL,'admin'),(16905,'brute_force','2021-06-03 09:01:04','2021-06-03 14:01:04','89.166.51.66',NULL,NULL),(16906,'brute_force','2021-06-03 09:01:04','2021-06-03 14:01:04',NULL,NULL,'admin'),(16907,'brute_force','2021-06-03 09:12:16','2021-06-03 14:12:16','104.196.22.198',NULL,NULL),(16908,'brute_force','2021-06-03 09:12:16','2021-06-03 14:12:16',NULL,NULL,'admin'),(16909,'brute_force','2021-06-03 09:24:13','2021-06-03 14:24:13','18.224.64.221',NULL,NULL),(16910,'brute_force','2021-06-03 09:24:13','2021-06-03 14:24:13',NULL,NULL,'admin'),(16911,'brute_force','2021-06-03 09:37:50','2021-06-03 14:37:50','51.68.43.129',NULL,NULL),(16912,'brute_force','2021-06-03 09:37:50','2021-06-03 14:37:50',NULL,NULL,'admin'),(16913,'brute_force','2021-06-03 09:48:24','2021-06-03 14:48:24','81.88.52.82',NULL,NULL),(16914,'brute_force','2021-06-03 09:48:24','2021-06-03 14:48:24',NULL,NULL,'admin'),(16915,'brute_force','2021-06-03 09:51:15','2021-06-03 14:51:15','93.191.158.26',NULL,NULL),(16916,'brute_force','2021-06-03 09:51:15','2021-06-03 14:51:15',NULL,NULL,'admin'),(16917,'brute_force','2021-06-03 10:05:27','2021-06-03 15:05:27','80.211.228.155',NULL,NULL),(16918,'brute_force','2021-06-03 10:05:27','2021-06-03 15:05:27',NULL,NULL,'admin'),(16919,'brute_force','2021-06-03 10:19:33','2021-06-03 15:19:33','34.125.252.242',NULL,NULL),(16920,'brute_force','2021-06-03 10:19:33','2021-06-03 15:19:33',NULL,NULL,'admin'),(16921,'brute_force','2021-06-03 10:33:39','2021-06-03 15:33:39','18.184.190.195',NULL,NULL),(16922,'brute_force','2021-06-03 10:33:39','2021-06-03 15:33:39',NULL,NULL,'admin'),(16923,'brute_force','2021-06-03 10:48:03','2021-06-03 15:48:03','67.205.146.15',NULL,NULL),(16924,'brute_force','2021-06-03 10:48:03','2021-06-03 15:48:03',NULL,NULL,'admin'),(16925,'brute_force','2021-06-03 11:02:34','2021-06-03 16:02:34','46.105.120.70',NULL,NULL),(16926,'brute_force','2021-06-03 11:02:34','2021-06-03 16:02:34',NULL,NULL,'admin'),(16927,'brute_force','2021-06-03 11:17:28','2021-06-03 16:17:28','193.176.78.121',NULL,NULL),(16928,'brute_force','2021-06-03 11:17:28','2021-06-03 16:17:28',NULL,NULL,'admin'),(16929,'brute_force','2021-06-03 11:31:32','2021-06-03 16:31:32','167.172.190.95',NULL,NULL),(16930,'brute_force','2021-06-03 11:31:32','2021-06-03 16:31:32',NULL,NULL,'admin'),(16931,'brute_force','2021-06-03 11:59:56','2021-06-03 16:59:56','157.90.162.184',NULL,NULL),(16932,'brute_force','2021-06-03 11:59:56','2021-06-03 16:59:56',NULL,NULL,'admin'),(16933,'brute_force','2021-06-03 12:14:12','2021-06-03 17:14:12','34.75.68.44',NULL,NULL),(16934,'brute_force','2021-06-03 12:14:12','2021-06-03 17:14:12',NULL,NULL,'admin'),(16935,'brute_force','2021-06-03 12:28:19','2021-06-03 17:28:19','135.181.35.115',NULL,NULL),(16936,'brute_force','2021-06-03 12:28:19','2021-06-03 17:28:19',NULL,NULL,'admin'),(16937,'brute_force','2021-06-03 12:30:06','2021-06-03 17:30:06','47.100.95.127',NULL,NULL),(16938,'brute_force','2021-06-03 12:30:06','2021-06-03 17:30:06',NULL,NULL,'admin'),(16939,'brute_force','2021-06-03 12:37:05','2021-06-03 17:37:05','213.202.218.55',NULL,NULL),(16940,'brute_force','2021-06-03 12:37:05','2021-06-03 17:37:05',NULL,NULL,'test'),(16941,'brute_force','2021-06-03 12:42:22','2021-06-03 17:42:22','107.150.6.89',NULL,NULL),(16942,'brute_force','2021-06-03 12:42:22','2021-06-03 17:42:22',NULL,NULL,'admin'),(16943,'brute_force','2021-06-03 12:56:12','2021-06-03 17:56:12','18.196.29.118',NULL,NULL),(16944,'brute_force','2021-06-03 12:56:12','2021-06-03 17:56:12',NULL,NULL,'admin'),(16945,'brute_force','2021-06-03 13:10:23','2021-06-03 18:10:23','13.231.170.126',NULL,NULL),(16946,'brute_force','2021-06-03 13:10:23','2021-06-03 18:10:23',NULL,NULL,'admin'),(16947,'brute_force','2021-06-03 13:23:59','2021-06-03 18:23:59','34.80.144.82',NULL,NULL),(16948,'brute_force','2021-06-03 13:23:59','2021-06-03 18:23:59',NULL,NULL,'admin'),(16949,'brute_force','2021-06-03 13:37:17','2021-06-03 18:37:17','159.65.149.223',NULL,NULL),(16950,'brute_force','2021-06-03 13:37:17','2021-06-03 18:37:17',NULL,NULL,'admin'),(16951,'brute_force','2021-06-03 13:50:53','2021-06-03 18:50:53','34.94.209.49',NULL,NULL),(16952,'brute_force','2021-06-03 13:50:53','2021-06-03 18:50:53',NULL,NULL,'admin'),(16953,'brute_force','2021-06-03 13:55:07','2021-06-03 18:55:07','142.93.141.175',NULL,NULL),(16954,'brute_force','2021-06-03 13:55:07','2021-06-03 18:55:07',NULL,NULL,'wp_rest_api'),(16955,'brute_force','2021-06-03 14:04:48','2021-06-03 19:04:48','116.203.150.71',NULL,NULL),(16956,'brute_force','2021-06-03 14:04:48','2021-06-03 19:04:48',NULL,NULL,'admin'),(16957,'brute_force','2021-06-03 14:19:06','2021-06-03 19:19:06','139.180.153.51',NULL,NULL),(16958,'brute_force','2021-06-03 14:19:06','2021-06-03 19:19:06',NULL,NULL,'admin'),(16959,'brute_force','2021-06-03 14:29:03','2021-06-03 19:29:03','202.172.26.22',NULL,NULL),(16960,'brute_force','2021-06-03 14:29:03','2021-06-03 19:29:03',NULL,NULL,'admin'),(16961,'brute_force','2021-06-03 14:32:42','2021-06-03 19:32:42','62.3.171.107',NULL,NULL),(16962,'brute_force','2021-06-03 14:32:42','2021-06-03 19:32:42',NULL,NULL,'admin'),(16963,'brute_force','2021-06-03 14:47:08','2021-06-03 19:47:08','18.213.212.213',NULL,NULL),(16964,'brute_force','2021-06-03 14:47:08','2021-06-03 19:47:08',NULL,NULL,'admin'),(16965,'brute_force','2021-06-03 15:02:03','2021-06-03 20:02:03','3.95.57.211',NULL,NULL),(16966,'brute_force','2021-06-03 15:02:03','2021-06-03 20:02:03',NULL,NULL,'admin'),(16967,'brute_force','2021-06-03 15:08:19','2021-06-03 20:08:19','180.76.185.20',NULL,NULL),(16968,'brute_force','2021-06-03 15:08:19','2021-06-03 20:08:19',NULL,NULL,'admin'),(16969,'brute_force','2021-06-03 15:16:16','2021-06-03 20:16:16','103.111.30.40',NULL,NULL),(16970,'brute_force','2021-06-03 15:16:18','2021-06-03 20:16:18','103.111.30.40',NULL,NULL),(16971,'brute_force','2021-06-03 15:16:18','2021-06-03 20:16:18',NULL,NULL,'admin'),(16972,'brute_force','2021-06-03 15:17:11','2021-06-03 20:17:11','35.185.20.113',NULL,NULL),(16973,'brute_force','2021-06-03 15:17:11','2021-06-03 20:17:11',NULL,NULL,'admin'),(16974,'brute_force','2021-06-03 15:47:07','2021-06-03 20:47:07','129.211.75.213',NULL,NULL),(16975,'brute_force','2021-06-03 15:47:07','2021-06-03 20:47:07',NULL,NULL,'admin'),(16976,'brute_force','2021-06-03 15:48:27','2021-06-03 20:48:27','62.110.27.172',NULL,NULL),(16977,'brute_force','2021-06-03 15:48:27','2021-06-03 20:48:27',NULL,NULL,'admin'),(16978,'brute_force','2021-06-03 15:57:24','2021-06-03 20:57:24','207.180.213.38',NULL,NULL),(16979,'brute_force','2021-06-03 15:57:26','2021-06-03 20:57:26','207.180.213.38',NULL,NULL),(16980,'brute_force','2021-06-03 15:57:26','2021-06-03 20:57:26',NULL,NULL,'[login]'),(16981,'brute_force','2021-06-03 16:17:08','2021-06-03 21:17:08','51.195.120.180',NULL,NULL),(16982,'brute_force','2021-06-03 16:17:08','2021-06-03 21:17:08',NULL,NULL,'admin'),(16983,'brute_force','2021-06-03 16:29:38','2021-06-03 21:29:38','167.99.231.12',NULL,NULL),(16984,'brute_force','2021-06-03 16:29:38','2021-06-03 21:29:38',NULL,NULL,'admin'),(16985,'brute_force','2021-06-03 16:31:33','2021-06-03 21:31:33','46.163.115.4',NULL,NULL),(16986,'brute_force','2021-06-03 16:31:33','2021-06-03 21:31:33',NULL,NULL,'admin'),(16987,'brute_force','2021-06-03 16:46:23','2021-06-03 21:46:23','150.109.51.168',NULL,NULL),(16988,'brute_force','2021-06-03 16:46:23','2021-06-03 21:46:23',NULL,NULL,'admin'),(16989,'brute_force','2021-06-03 16:49:20','2021-06-03 21:49:20','46.101.28.212',NULL,NULL),(16990,'brute_force','2021-06-03 16:49:22','2021-06-03 21:49:22','46.101.28.212',NULL,NULL),(16991,'brute_force','2021-06-03 16:49:22','2021-06-03 21:49:22',NULL,NULL,'[login]'),(16992,'brute_force','2021-06-03 17:01:46','2021-06-03 22:01:46','93.191.158.26',NULL,NULL),(16993,'brute_force','2021-06-03 17:01:46','2021-06-03 22:01:46',NULL,NULL,'admin'),(16994,'brute_force','2021-06-03 17:03:39','2021-06-03 22:03:39','104.131.166.149',NULL,NULL),(16995,'brute_force','2021-06-03 17:03:47','2021-06-03 22:03:47','104.131.166.149',NULL,NULL),(16996,'brute_force','2021-06-03 17:03:47','2021-06-03 22:03:47',NULL,NULL,'[login]'),(16997,'brute_force','2021-06-03 17:10:40','2021-06-03 22:10:40','106.12.192.127',NULL,NULL),(16998,'brute_force','2021-06-03 17:10:40','2021-06-03 22:10:40',NULL,NULL,'admin'),(16999,'brute_force','2021-06-03 17:14:41','2021-06-03 22:14:41','161.97.109.170',NULL,NULL),(17000,'brute_force','2021-06-03 17:14:53','2021-06-03 22:14:53','161.97.109.170',NULL,NULL),(17001,'brute_force','2021-06-03 17:14:53','2021-06-03 22:14:53',NULL,NULL,'[login]'),(17002,'brute_force','2021-06-03 17:16:21','2021-06-03 22:16:21','18.196.29.118',NULL,NULL),(17003,'brute_force','2021-06-03 17:16:21','2021-06-03 22:16:21',NULL,NULL,'admin'),(17004,'brute_force','2021-06-03 17:30:40','2021-06-03 22:30:40','89.166.51.66',NULL,NULL),(17005,'brute_force','2021-06-03 17:30:40','2021-06-03 22:30:40',NULL,NULL,'admin'),(17006,'brute_force','2021-06-03 17:44:05','2021-06-03 22:44:05','192.162.84.55',NULL,NULL),(17007,'brute_force','2021-06-03 17:44:05','2021-06-03 22:44:05',NULL,NULL,'admin'),(17008,'brute_force','2021-06-03 17:51:40','2021-06-03 22:51:40','164.68.126.176',NULL,NULL),(17009,'brute_force','2021-06-03 17:51:40','2021-06-03 22:51:40',NULL,NULL,'admin'),(17010,'brute_force','2021-06-03 17:57:05','2021-06-03 22:57:05','167.99.142.166',NULL,NULL),(17011,'brute_force','2021-06-03 17:57:05','2021-06-03 22:57:05',NULL,NULL,'admin'),(17012,'brute_force','2021-06-03 18:01:50','2021-06-03 23:01:50','64.227.58.145',NULL,NULL),(17013,'brute_force','2021-06-03 18:01:52','2021-06-03 23:01:52','64.227.58.145',NULL,NULL),(17014,'brute_force','2021-06-03 18:01:52','2021-06-03 23:01:52',NULL,NULL,'[login]'),(17015,'brute_force','2021-06-03 18:14:23','2021-06-03 23:14:23','185.59.44.23',NULL,NULL),(17016,'brute_force','2021-06-03 18:14:25','2021-06-03 23:14:25','185.59.44.23',NULL,NULL),(17017,'brute_force','2021-06-03 18:14:25','2021-06-03 23:14:25',NULL,NULL,'[login]'),(17018,'brute_force','2021-06-03 18:28:16','2021-06-03 23:28:16','139.99.196.183',NULL,NULL),(17019,'brute_force','2021-06-03 18:28:18','2021-06-03 23:28:18','139.99.196.183',NULL,NULL),(17020,'brute_force','2021-06-03 18:28:18','2021-06-03 23:28:18',NULL,NULL,'[login]'),(17021,'brute_force','2021-06-03 18:32:23','2021-06-03 23:32:23','106.12.172.174',NULL,NULL),(17022,'brute_force','2021-06-03 18:32:23','2021-06-03 23:32:23',NULL,NULL,'admin'),(17023,'brute_force','2021-06-03 18:40:56','2021-06-03 23:40:56','208.97.177.228',NULL,NULL),(17024,'brute_force','2021-06-03 18:40:58','2021-06-03 23:40:58','208.97.177.228',NULL,NULL),(17025,'brute_force','2021-06-03 18:40:58','2021-06-03 23:40:58',NULL,NULL,'[login]'),(17026,'brute_force','2021-06-03 19:08:51','2021-06-04 00:08:51','103.1.239.107',NULL,NULL),(17027,'brute_force','2021-06-03 19:08:53','2021-06-04 00:08:53','103.1.239.107',NULL,NULL),(17028,'brute_force','2021-06-03 19:08:53','2021-06-04 00:08:53',NULL,NULL,'[login]'),(17029,'brute_force','2021-06-03 19:12:57','2021-06-04 00:12:57','35.205.67.180',NULL,NULL),(17030,'brute_force','2021-06-03 19:12:57','2021-06-04 00:12:57',NULL,NULL,'admin'),(17031,'brute_force','2021-06-03 19:53:44','2021-06-04 00:53:44','134.209.181.57',NULL,NULL),(17032,'brute_force','2021-06-03 19:53:44','2021-06-04 00:53:44',NULL,NULL,'admin'),(17033,'brute_force','2021-06-03 20:22:38','2021-06-04 01:22:38','69.64.34.186',NULL,NULL),(17034,'brute_force','2021-06-03 20:22:40','2021-06-04 01:22:40','69.64.34.186',NULL,NULL),(17035,'brute_force','2021-06-03 20:22:40','2021-06-04 01:22:40',NULL,NULL,'[login]'),(17036,'brute_force','2021-06-03 20:34:43','2021-06-04 01:34:43','111.231.107.30',NULL,NULL),(17037,'brute_force','2021-06-03 20:34:43','2021-06-04 01:34:43',NULL,NULL,'admin'),(17038,'brute_force','2021-06-03 20:40:16','2021-06-04 01:40:16','39.102.33.181',NULL,NULL),(17039,'brute_force','2021-06-03 20:40:34','2021-06-04 01:40:34','39.102.33.181',NULL,NULL),(17040,'brute_force','2021-06-03 20:40:34','2021-06-04 01:40:34',NULL,NULL,'[login]'),(17041,'brute_force','2021-06-03 21:10:38','2021-06-04 02:10:38','107.21.34.153',NULL,NULL),(17042,'brute_force','2021-06-03 21:10:40','2021-06-04 02:10:40','107.21.34.153',NULL,NULL),(17043,'brute_force','2021-06-03 21:10:40','2021-06-04 02:10:40',NULL,NULL,'[login]'),(17044,'brute_force','2021-06-03 21:15:51','2021-06-04 02:15:51','34.80.15.66',NULL,NULL),(17045,'brute_force','2021-06-03 21:15:51','2021-06-04 02:15:51',NULL,NULL,'admin'),(17046,'brute_force','2021-06-03 21:26:56','2021-06-04 02:26:56','51.79.160.231',NULL,NULL),(17047,'brute_force','2021-06-03 21:26:59','2021-06-04 02:26:59','51.79.160.231',NULL,NULL),(17048,'brute_force','2021-06-03 21:26:59','2021-06-04 02:26:59',NULL,NULL,'[login]'),(17049,'brute_force','2021-06-03 21:57:14','2021-06-04 02:57:14','185.2.5.47',NULL,NULL),(17050,'brute_force','2021-06-03 21:57:14','2021-06-04 02:57:14',NULL,NULL,'admin'),(17051,'brute_force','2021-06-03 22:00:27','2021-06-04 03:00:27','74.208.103.228',NULL,NULL),(17052,'brute_force','2021-06-03 22:00:29','2021-06-04 03:00:29','74.208.103.228',NULL,NULL),(17053,'brute_force','2021-06-03 22:00:29','2021-06-04 03:00:29',NULL,NULL,'[login]'),(17054,'brute_force','2021-06-03 22:18:23','2021-06-04 03:18:23','74.208.103.228',NULL,NULL),(17055,'brute_force','2021-06-03 22:18:25','2021-06-04 03:18:25','74.208.103.228',NULL,NULL),(17056,'brute_force','2021-06-03 22:18:25','2021-06-04 03:18:25',NULL,NULL,'[login]'),(17057,'brute_force','2021-06-03 22:32:59','2021-06-04 03:32:59','194.247.179.164',NULL,NULL),(17058,'brute_force','2021-06-03 22:32:59','2021-06-04 03:32:59',NULL,NULL,'admin'),(17059,'brute_force','2021-06-03 22:39:16','2021-06-04 03:39:16','188.166.113.91',NULL,NULL),(17060,'brute_force','2021-06-03 22:39:16','2021-06-04 03:39:16',NULL,NULL,'admin'),(17061,'brute_force','2021-06-03 22:44:25','2021-06-04 03:44:25','88.99.252.228',NULL,NULL),(17062,'brute_force','2021-06-03 22:44:25','2021-06-04 03:44:25',NULL,NULL,'admin'),(17063,'brute_force','2021-06-03 22:51:44','2021-06-04 03:51:44','159.203.105.141',NULL,NULL),(17064,'brute_force','2021-06-03 22:51:45','2021-06-04 03:51:45','159.203.105.141',NULL,NULL),(17065,'brute_force','2021-06-03 22:51:45','2021-06-04 03:51:45',NULL,NULL,'[login]'),(17066,'brute_force','2021-06-03 22:55:57','2021-06-04 03:55:57','207.180.253.204',NULL,NULL),(17067,'brute_force','2021-06-03 22:55:57','2021-06-04 03:55:57',NULL,NULL,'admin'),(17068,'brute_force','2021-06-03 23:07:55','2021-06-04 04:07:55','46.101.214.252',NULL,NULL),(17069,'brute_force','2021-06-03 23:07:55','2021-06-04 04:07:55',NULL,NULL,'admin'),(17070,'brute_force','2021-06-03 23:19:02','2021-06-04 04:19:02','180.250.28.34',NULL,NULL),(17071,'brute_force','2021-06-03 23:19:02','2021-06-04 04:19:02',NULL,NULL,'admin'),(17072,'brute_force','2021-06-03 23:21:06','2021-06-04 04:21:06','62.110.27.172',NULL,NULL),(17073,'brute_force','2021-06-03 23:21:06','2021-06-04 04:21:06',NULL,NULL,'admin'),(17074,'brute_force','2021-06-03 23:23:32','2021-06-04 04:23:32','35.240.234.239',NULL,NULL),(17075,'brute_force','2021-06-03 23:23:34','2021-06-04 04:23:34','35.240.234.239',NULL,NULL),(17076,'brute_force','2021-06-03 23:23:34','2021-06-04 04:23:34',NULL,NULL,'[login]'),(17077,'brute_force','2021-06-03 23:30:39','2021-06-04 04:30:39','35.201.190.131',NULL,NULL),(17078,'brute_force','2021-06-03 23:30:39','2021-06-04 04:30:39',NULL,NULL,'admin'),(17079,'brute_force','2021-06-03 23:42:27','2021-06-04 04:42:27','176.9.107.23',NULL,NULL),(17080,'brute_force','2021-06-03 23:42:27','2021-06-04 04:42:27',NULL,NULL,'admin'),(17081,'brute_force','2021-06-03 23:45:27','2021-06-04 04:45:27','66.33.205.189',NULL,NULL),(17082,'brute_force','2021-06-03 23:45:29','2021-06-04 04:45:29','66.33.205.189',NULL,NULL),(17083,'brute_force','2021-06-03 23:45:29','2021-06-04 04:45:29',NULL,NULL,'[login]'),(17084,'brute_force','2021-06-03 23:54:44','2021-06-04 04:54:44','202.61.247.243',NULL,NULL),(17085,'brute_force','2021-06-03 23:54:44','2021-06-04 04:54:44',NULL,NULL,'admin'),(17086,'brute_force','2021-06-03 23:56:53','2021-06-04 04:56:53','85.214.61.195',NULL,NULL),(17087,'brute_force','2021-06-03 23:56:53','2021-06-04 04:56:53',NULL,NULL,'[login]'),(17088,'brute_force','2021-06-04 00:02:57','2021-06-04 05:02:57','213.132.223.231',NULL,NULL),(17089,'brute_force','2021-06-04 00:02:57','2021-06-04 05:02:57',NULL,NULL,'admin'),(17090,'brute_force','2021-06-04 00:06:30','2021-06-04 05:06:30','18.135.176.170',NULL,NULL),(17091,'brute_force','2021-06-04 00:06:30','2021-06-04 05:06:30',NULL,NULL,'admin'),(17092,'brute_force','2021-06-04 00:07:19','2021-06-04 05:07:19','192.185.130.170',NULL,NULL),(17093,'brute_force','2021-06-04 00:07:21','2021-06-04 05:07:21','192.185.130.170',NULL,NULL),(17094,'brute_force','2021-06-04 00:07:21','2021-06-04 05:07:21',NULL,NULL,'[login]'),(17095,'brute_force','2021-06-04 00:18:00','2021-06-04 05:18:00','159.253.19.107',NULL,NULL),(17096,'brute_force','2021-06-04 00:18:00','2021-06-04 05:18:00',NULL,NULL,'admin'),(17097,'brute_force','2021-06-04 00:29:19','2021-06-04 05:29:19','80.169.210.148',NULL,NULL),(17098,'brute_force','2021-06-04 00:29:19','2021-06-04 05:29:19',NULL,NULL,'admin'),(17099,'brute_force','2021-06-04 00:30:23','2021-06-04 05:30:23','139.59.33.202',NULL,NULL),(17100,'brute_force','2021-06-04 00:30:26','2021-06-04 05:30:26','139.59.33.202',NULL,NULL),(17101,'brute_force','2021-06-04 00:30:26','2021-06-04 05:30:26',NULL,NULL,'[login]'),(17102,'brute_force','2021-06-04 00:40:54','2021-06-04 05:40:54','116.203.150.71',NULL,NULL),(17103,'brute_force','2021-06-04 00:40:54','2021-06-04 05:40:54',NULL,NULL,'admin'),(17104,'brute_force','2021-06-04 00:41:17','2021-06-04 05:41:17','34.68.206.147',NULL,NULL),(17105,'brute_force','2021-06-04 00:41:19','2021-06-04 05:41:19','34.68.206.147',NULL,NULL),(17106,'brute_force','2021-06-04 00:41:19','2021-06-04 05:41:19',NULL,NULL,'[login]'),(17107,'brute_force','2021-06-04 00:52:40','2021-06-04 05:52:40','210.13.75.122',NULL,NULL),(17108,'brute_force','2021-06-04 00:52:40','2021-06-04 05:52:40',NULL,NULL,'admin'),(17109,'brute_force','2021-06-04 00:54:39','2021-06-04 05:54:39','34.68.206.147',NULL,NULL),(17110,'brute_force','2021-06-04 00:54:41','2021-06-04 05:54:41','34.68.206.147',NULL,NULL),(17111,'brute_force','2021-06-04 00:54:41','2021-06-04 05:54:41',NULL,NULL,'[login]'),(17112,'brute_force','2021-06-04 01:04:00','2021-06-04 06:04:00','94.63.125.204',NULL,NULL),(17113,'brute_force','2021-06-04 01:04:00','2021-06-04 06:04:00',NULL,NULL,'admin'),(17114,'brute_force','2021-06-04 01:05:57','2021-06-04 06:05:57','45.151.249.80',NULL,NULL),(17115,'brute_force','2021-06-04 01:05:59','2021-06-04 06:05:59','45.151.249.80',NULL,NULL),(17116,'brute_force','2021-06-04 01:05:59','2021-06-04 06:05:59',NULL,NULL,'[login]'),(17117,'brute_force','2021-06-04 01:26:17','2021-06-04 06:26:17','88.198.62.131',NULL,NULL),(17118,'brute_force','2021-06-04 01:26:17','2021-06-04 06:26:17',NULL,NULL,'admin'),(17119,'brute_force','2021-06-04 01:26:59','2021-06-04 06:26:59','139.59.118.238',NULL,NULL),(17120,'brute_force','2021-06-04 01:26:59','2021-06-04 06:26:59',NULL,NULL,'admin'),(17121,'brute_force','2021-06-04 01:31:20','2021-06-04 06:31:20','69.163.216.115',NULL,NULL),(17122,'brute_force','2021-06-04 01:31:22','2021-06-04 06:31:22','69.163.216.115',NULL,NULL),(17123,'brute_force','2021-06-04 01:31:22','2021-06-04 06:31:22',NULL,NULL,'[login]'),(17124,'brute_force','2021-06-04 01:36:57','2021-06-04 06:36:57','185.220.101.6',NULL,NULL),(17125,'brute_force','2021-06-04 01:36:57','2021-06-04 06:36:57',NULL,NULL,'admin'),(17126,'brute_force','2021-06-04 01:37:02','2021-06-04 06:37:02','91.204.46.97',NULL,NULL),(17127,'brute_force','2021-06-04 01:37:02','2021-06-04 06:37:02',NULL,NULL,'admin'),(17128,'brute_force','2021-06-04 01:48:03','2021-06-04 06:48:03','139.59.187.183',NULL,NULL),(17129,'brute_force','2021-06-04 01:48:03','2021-06-04 06:48:03',NULL,NULL,'admin'),(17130,'brute_force','2021-06-04 01:58:21','2021-06-04 06:58:21','103.111.30.40',NULL,NULL),(17131,'brute_force','2021-06-04 01:58:59','2021-06-04 06:58:59','45.32.184.241',NULL,NULL),(17132,'brute_force','2021-06-04 01:58:59','2021-06-04 06:58:59',NULL,NULL,'admin'),(17133,'brute_force','2021-06-04 02:10:13','2021-06-04 07:10:13','37.187.24.87',NULL,NULL),(17134,'brute_force','2021-06-04 02:10:13','2021-06-04 07:10:13',NULL,NULL,'admin'),(17135,'brute_force','2021-06-04 02:10:12','2021-06-04 07:10:12','47.101.205.201',NULL,NULL),(17136,'brute_force','2021-06-04 02:10:12','2021-06-04 07:10:12',NULL,NULL,'admin'),(17137,'brute_force','2021-06-04 02:41:48','2021-06-04 07:41:48','54.176.211.212',NULL,NULL),(17138,'brute_force','2021-06-04 02:41:48','2021-06-04 07:41:48',NULL,NULL,'admin'),(17139,'brute_force','2021-06-04 02:52:09','2021-06-04 07:52:09','43.241.70.75',NULL,NULL),(17140,'brute_force','2021-06-04 02:52:09','2021-06-04 07:52:09',NULL,NULL,'admin'),(17141,'brute_force','2021-06-04 02:53:40','2021-06-04 07:53:40','173.236.169.240',NULL,NULL),(17142,'brute_force','2021-06-04 02:53:42','2021-06-04 07:53:42','173.236.169.240',NULL,NULL),(17143,'brute_force','2021-06-04 02:53:42','2021-06-04 07:53:42',NULL,NULL,'[login]'),(17144,'brute_force','2021-06-04 03:02:38','2021-06-04 08:02:38','47.241.31.202',NULL,NULL),(17145,'brute_force','2021-06-04 03:02:38','2021-06-04 08:02:38',NULL,NULL,'admin'),(17146,'brute_force','2021-06-04 03:13:25','2021-06-04 08:13:25','35.238.155.231',NULL,NULL),(17147,'brute_force','2021-06-04 03:13:25','2021-06-04 08:13:25',NULL,NULL,'admin'),(17148,'brute_force','2021-06-04 03:30:47','2021-06-04 08:30:47','172.105.15.103',NULL,NULL),(17149,'brute_force','2021-06-04 03:30:47','2021-06-04 08:30:47',NULL,NULL,'admin'),(17150,'brute_force','2021-06-04 03:36:40','2021-06-04 08:36:40','167.99.185.30',NULL,NULL),(17151,'brute_force','2021-06-04 03:36:42','2021-06-04 08:36:42','167.99.185.30',NULL,NULL),(17152,'brute_force','2021-06-04 03:36:42','2021-06-04 08:36:42',NULL,NULL,'[login]'),(17153,'brute_force','2021-06-04 03:40:20','2021-06-04 08:40:20','3.0.226.60',NULL,NULL),(17154,'brute_force','2021-06-04 03:40:20','2021-06-04 08:40:20',NULL,NULL,'admin'),(17155,'brute_force','2021-06-04 03:49:56','2021-06-04 08:49:56','35.201.190.131',NULL,NULL),(17156,'brute_force','2021-06-04 03:49:56','2021-06-04 08:49:56',NULL,NULL,'admin'),(17157,'brute_force','2021-06-04 04:00:19','2021-06-04 09:00:19','162.144.195.153',NULL,NULL),(17158,'brute_force','2021-06-04 04:00:19','2021-06-04 09:00:19',NULL,NULL,'admin'),(17159,'brute_force','2021-06-04 04:17:47','2021-06-04 09:17:47','123.207.30.63',NULL,NULL),(17160,'brute_force','2021-06-04 04:17:47','2021-06-04 09:17:47',NULL,NULL,'admin'),(17161,'brute_force','2021-06-04 04:21:08','2021-06-04 09:21:08','13.59.238.25',NULL,NULL),(17162,'brute_force','2021-06-04 04:21:08','2021-06-04 09:21:08',NULL,NULL,'admin'),(17163,'brute_force','2021-06-04 04:31:52','2021-06-04 09:31:52','213.172.4.49',NULL,NULL),(17164,'brute_force','2021-06-04 04:31:52','2021-06-04 09:31:52',NULL,NULL,'admin'),(17165,'brute_force','2021-06-04 04:42:33','2021-06-04 09:42:33','134.209.196.64',NULL,NULL),(17166,'brute_force','2021-06-04 04:42:33','2021-06-04 09:42:33',NULL,NULL,'admin'),(17167,'brute_force','2021-06-04 04:52:58','2021-06-04 09:52:58','151.80.61.53',NULL,NULL),(17168,'brute_force','2021-06-04 04:52:58','2021-06-04 09:52:58',NULL,NULL,'admin'),(17169,'brute_force','2021-06-04 05:03:06','2021-06-04 10:03:06','193.169.20.175',NULL,NULL),(17170,'brute_force','2021-06-04 05:03:06','2021-06-04 10:03:06',NULL,NULL,'admin'),(17171,'brute_force','2021-06-04 05:23:38','2021-06-04 10:23:38','88.198.62.131',NULL,NULL),(17172,'brute_force','2021-06-04 05:23:38','2021-06-04 10:23:38',NULL,NULL,'admin'),(17173,'brute_force','2021-06-04 05:33:47','2021-06-04 10:33:47','54.157.204.15',NULL,NULL),(17174,'brute_force','2021-06-04 05:33:47','2021-06-04 10:33:47',NULL,NULL,'admin'),(17175,'brute_force','2021-06-04 05:43:58','2021-06-04 10:43:58','159.69.160.194',NULL,NULL),(17176,'brute_force','2021-06-04 05:43:58','2021-06-04 10:43:58',NULL,NULL,'admin'),(17177,'brute_force','2021-06-04 05:44:16','2021-06-04 10:44:16','51.79.160.231',NULL,NULL),(17178,'brute_force','2021-06-04 05:44:19','2021-06-04 10:44:19','51.79.160.231',NULL,NULL),(17179,'brute_force','2021-06-04 05:44:19','2021-06-04 10:44:19',NULL,NULL,'[login]'),(17180,'brute_force','2021-06-04 05:54:42','2021-06-04 10:54:42','167.71.183.84',NULL,NULL),(17181,'brute_force','2021-06-04 05:54:42','2021-06-04 10:54:42',NULL,NULL,'admin'),(17182,'brute_force','2021-06-04 06:05:05','2021-06-04 11:05:05','94.102.51.63',NULL,NULL),(17183,'brute_force','2021-06-04 06:05:05','2021-06-04 11:05:05',NULL,NULL,'admin'),(17184,'brute_force','2021-06-04 06:15:26','2021-06-04 11:15:26','2.56.213.191',NULL,NULL),(17185,'brute_force','2021-06-04 06:15:26','2021-06-04 11:15:26',NULL,NULL,'admin'),(17186,'brute_force','2021-06-04 06:24:31','2021-06-04 11:24:31','151.80.34.51',NULL,NULL),(17187,'brute_force','2021-06-04 06:24:31','2021-06-04 11:24:31',NULL,NULL,'admin'),(17188,'brute_force','2021-06-04 06:36:21','2021-06-04 11:36:21','66.42.50.112',NULL,NULL),(17189,'brute_force','2021-06-04 06:36:21','2021-06-04 11:36:21',NULL,NULL,'admin'),(17190,'brute_force','2021-06-04 06:51:48','2021-06-04 11:51:48','212.48.85.142',NULL,NULL),(17191,'brute_force','2021-06-04 06:51:50','2021-06-04 11:51:50','212.48.85.142',NULL,NULL),(17192,'brute_force','2021-06-04 06:51:50','2021-06-04 11:51:50',NULL,NULL,'[login]'),(17193,'brute_force','2021-06-04 07:07:21','2021-06-04 12:07:21','45.77.177.2',NULL,NULL),(17194,'brute_force','2021-06-04 07:07:21','2021-06-04 12:07:21',NULL,NULL,'admin'),(17195,'brute_force','2021-06-04 07:08:49','2021-06-04 12:08:49','46.105.121.197',NULL,NULL),(17196,'brute_force','2021-06-04 07:08:51','2021-06-04 12:08:51','46.105.121.197',NULL,NULL),(17197,'brute_force','2021-06-04 07:08:51','2021-06-04 12:08:51',NULL,NULL,'[login]'),(17198,'brute_force','2021-06-04 07:09:15','2021-06-04 12:09:15','14.200.1.238',NULL,NULL),(17199,'brute_force','2021-06-04 07:09:18','2021-06-04 12:09:18','14.200.1.238',NULL,NULL),(17200,'brute_force','2021-06-04 07:09:18','2021-06-04 12:09:18',NULL,NULL,'[login]'),(17201,'brute_force','2021-06-04 07:18:34','2021-06-04 12:18:34','128.199.84.74',NULL,NULL),(17202,'brute_force','2021-06-04 07:18:34','2021-06-04 12:18:34',NULL,NULL,'admin'),(17203,'brute_force','2021-06-04 07:29:40','2021-06-04 12:29:40','193.32.235.87',NULL,NULL),(17204,'brute_force','2021-06-04 07:29:40','2021-06-04 12:29:40',NULL,NULL,'admin'),(17205,'brute_force','2021-06-04 07:41:13','2021-06-04 12:41:13','185.216.176.222',NULL,NULL),(17206,'brute_force','2021-06-04 07:41:13','2021-06-04 12:41:13',NULL,NULL,'admin'),(17207,'brute_force','2021-06-04 07:52:49','2021-06-04 12:52:49','167.172.96.234',NULL,NULL),(17208,'brute_force','2021-06-04 07:52:49','2021-06-04 12:52:49',NULL,NULL,'admin'),(17209,'brute_force','2021-06-04 08:03:50','2021-06-04 13:03:50','18.196.29.118',NULL,NULL),(17210,'brute_force','2021-06-04 08:03:50','2021-06-04 13:03:50',NULL,NULL,'admin'),(17211,'brute_force','2021-06-04 08:14:56','2021-06-04 13:14:56','85.14.240.146',NULL,NULL),(17212,'brute_force','2021-06-04 08:14:56','2021-06-04 13:14:56',NULL,NULL,'admin'),(17213,'brute_force','2021-06-04 08:25:28','2021-06-04 13:25:28','151.106.38.145',NULL,NULL),(17214,'brute_force','2021-06-04 08:25:28','2021-06-04 13:25:28',NULL,NULL,'admin'),(17215,'brute_force','2021-06-04 08:32:57','2021-06-04 13:32:57','185.132.39.217',NULL,NULL),(17216,'brute_force','2021-06-04 08:32:57','2021-06-04 13:32:57',NULL,NULL,'admin'),(17217,'brute_force','2021-06-04 08:36:26','2021-06-04 13:36:26','46.105.120.70',NULL,NULL),(17218,'brute_force','2021-06-04 08:36:26','2021-06-04 13:36:26',NULL,NULL,'admin'),(17219,'brute_force','2021-06-04 08:47:22','2021-06-04 13:47:22','167.172.190.95',NULL,NULL),(17220,'brute_force','2021-06-04 08:47:22','2021-06-04 13:47:22',NULL,NULL,'admin'),(17221,'brute_force','2021-06-04 08:59:14','2021-06-04 13:59:14','104.244.77.101',NULL,NULL),(17222,'brute_force','2021-06-04 08:59:14','2021-06-04 13:59:14',NULL,2,'gruposuadi'),(17223,'brute_force','2021-06-04 09:01:04','2021-06-04 14:01:04','45.8.227.175',NULL,NULL),(17224,'brute_force','2021-06-04 09:01:06','2021-06-04 14:01:06','45.8.227.175',NULL,NULL),(17225,'brute_force','2021-06-04 09:01:06','2021-06-04 14:01:06',NULL,NULL,'[login]'),(17226,'brute_force','2021-06-04 09:15:50','2021-06-04 14:15:50','136.243.32.189',NULL,NULL),(17227,'brute_force','2021-06-04 09:15:50','2021-06-04 14:15:50',NULL,NULL,'admin'),(17228,'brute_force','2021-06-04 09:23:02','2021-06-04 14:23:02','167.99.228.178',NULL,NULL),(17229,'brute_force','2021-06-04 09:23:12','2021-06-04 14:23:12','167.99.228.178',NULL,NULL),(17230,'brute_force','2021-06-04 09:23:12','2021-06-04 14:23:12',NULL,NULL,'[login]'),(17231,'brute_force','2021-06-04 09:23:32','2021-06-04 14:23:32','185.43.220.15',NULL,NULL),(17232,'brute_force','2021-06-04 09:23:32','2021-06-04 14:23:32',NULL,NULL,'admin'),(17233,'brute_force','2021-06-04 09:39:15','2021-06-04 14:39:15','107.182.22.80',NULL,NULL),(17234,'brute_force','2021-06-04 09:39:15','2021-06-04 14:39:15',NULL,NULL,'admin'),(17235,'brute_force','2021-06-04 09:55:20','2021-06-04 14:55:20','13.229.119.26',NULL,NULL),(17236,'brute_force','2021-06-04 09:55:20','2021-06-04 14:55:20',NULL,NULL,'admin'),(17237,'brute_force','2021-06-04 09:59:16','2021-06-04 14:59:16','34.68.206.147',NULL,NULL),(17238,'brute_force','2021-06-04 09:59:16','2021-06-04 14:59:16',NULL,NULL,'admin'),(17239,'brute_force','2021-06-04 10:42:56','2021-06-04 15:42:56','3.0.226.60',NULL,NULL),(17240,'brute_force','2021-06-04 10:42:56','2021-06-04 15:42:56',NULL,NULL,'admin'),(17241,'brute_force','2021-06-04 10:43:04','2021-06-04 15:43:04','195.204.16.240',NULL,NULL),(17242,'brute_force','2021-06-04 10:43:04','2021-06-04 15:43:04',NULL,NULL,'admin'),(17243,'brute_force','2021-06-04 10:58:20','2021-06-04 15:58:20','51.77.238.34',NULL,NULL),(17244,'brute_force','2021-06-04 10:58:20','2021-06-04 15:58:20',NULL,NULL,'admin'),(17245,'brute_force','2021-06-04 11:13:31','2021-06-04 16:13:31','34.125.252.242',NULL,NULL),(17246,'brute_force','2021-06-04 11:13:31','2021-06-04 16:13:31',NULL,NULL,'admin'),(17247,'brute_force','2021-06-04 11:24:35','2021-06-04 16:24:35','84.247.12.90',NULL,NULL),(17248,'brute_force','2021-06-04 11:24:37','2021-06-04 16:24:37','84.247.12.90',NULL,NULL),(17249,'brute_force','2021-06-04 11:24:37','2021-06-04 16:24:37',NULL,NULL,'[login]'),(17250,'brute_force','2021-06-04 11:59:53','2021-06-04 16:59:53','82.223.196.124',NULL,NULL),(17251,'brute_force','2021-06-04 11:59:55','2021-06-04 16:59:55','82.223.196.124',NULL,NULL),(17252,'brute_force','2021-06-04 11:59:55','2021-06-04 16:59:55',NULL,NULL,'[login]'),(17253,'brute_force','2021-06-04 12:21:10','2021-06-04 17:21:10','134.209.181.57',NULL,NULL),(17254,'brute_force','2021-06-04 12:21:10','2021-06-04 17:21:10',NULL,NULL,'admin'),(17255,'brute_force','2021-06-04 12:22:34','2021-06-04 17:22:34','185.216.176.222',NULL,NULL),(17256,'brute_force','2021-06-04 12:22:34','2021-06-04 17:22:34',NULL,NULL,'admin'),(17257,'brute_force','2021-06-04 12:52:58','2021-06-04 17:52:58','18.221.11.216',NULL,NULL),(17258,'brute_force','2021-06-04 12:52:58','2021-06-04 17:52:58',NULL,NULL,'admin'),(17259,'brute_force','2021-06-04 13:09:23','2021-06-04 18:09:23','3.65.249.244',NULL,NULL),(17260,'brute_force','2021-06-04 13:09:23','2021-06-04 18:09:23',NULL,NULL,'admin'),(17261,'brute_force','2021-06-04 13:25:35','2021-06-04 18:25:35','157.230.141.171',NULL,NULL),(17262,'brute_force','2021-06-04 13:25:35','2021-06-04 18:25:35',NULL,NULL,'admin'),(17263,'brute_force','2021-06-04 13:42:39','2021-06-04 18:42:39','199.247.25.18',NULL,NULL),(17264,'brute_force','2021-06-04 13:42:39','2021-06-04 18:42:39',NULL,NULL,'admin'),(17265,'brute_force','2021-06-04 13:45:26','2021-06-04 18:45:26','173.236.169.240',NULL,NULL),(17266,'brute_force','2021-06-04 13:45:26','2021-06-04 18:45:26',NULL,NULL,'admin'),(17267,'brute_force','2021-06-04 13:59:01','2021-06-04 18:59:01','183.181.97.67',NULL,NULL),(17268,'brute_force','2021-06-04 13:59:01','2021-06-04 18:59:01',NULL,NULL,'admin'),(17269,'brute_force','2021-06-04 14:16:12','2021-06-04 19:16:12','77.68.12.25',NULL,NULL),(17270,'brute_force','2021-06-04 14:16:12','2021-06-04 19:16:12',NULL,NULL,'admin'),(17271,'brute_force','2021-06-04 14:28:01','2021-06-04 19:28:01','62.110.27.172',NULL,NULL),(17272,'brute_force','2021-06-04 14:28:01','2021-06-04 19:28:01',NULL,NULL,'admin'),(17273,'brute_force','2021-06-04 14:51:14','2021-06-04 19:51:14','52.76.53.43',NULL,NULL),(17274,'brute_force','2021-06-04 14:51:14','2021-06-04 19:51:14',NULL,NULL,'admin'),(17275,'brute_force','2021-06-04 15:09:14','2021-06-04 20:09:14','161.97.69.108',NULL,NULL),(17276,'brute_force','2021-06-04 15:09:14','2021-06-04 20:09:14',NULL,NULL,'admin'),(17277,'brute_force','2021-06-04 15:10:34','2021-06-04 20:10:34','134.122.50.178',NULL,NULL),(17278,'brute_force','2021-06-04 15:10:34','2021-06-04 20:10:34',NULL,NULL,'admin'),(17279,'brute_force','2021-06-04 15:26:49','2021-06-04 20:26:49','138.68.149.180',NULL,NULL),(17280,'brute_force','2021-06-04 15:26:49','2021-06-04 20:26:49',NULL,NULL,'admin'),(17281,'brute_force','2021-06-04 15:43:43','2021-06-04 20:43:43','213.239.216.173',NULL,NULL),(17282,'brute_force','2021-06-04 15:43:43','2021-06-04 20:43:43',NULL,NULL,'admin'),(17283,'brute_force','2021-06-04 15:52:55','2021-06-04 20:52:55','139.59.25.246',NULL,NULL),(17284,'brute_force','2021-06-04 15:52:55','2021-06-04 20:52:55',NULL,NULL,'admin'),(17285,'brute_force','2021-06-04 16:00:35','2021-06-04 21:00:35','116.203.150.71',NULL,NULL),(17286,'brute_force','2021-06-04 16:00:35','2021-06-04 21:00:35',NULL,NULL,'admin'),(17287,'brute_force','2021-06-04 16:18:18','2021-06-04 21:18:18','54.156.102.4',NULL,NULL),(17288,'brute_force','2021-06-04 16:18:18','2021-06-04 21:18:18',NULL,NULL,'admin'),(17289,'brute_force','2021-06-04 16:35:17','2021-06-04 21:35:17','209.244.159.152',NULL,NULL),(17290,'brute_force','2021-06-04 16:35:17','2021-06-04 21:35:17',NULL,NULL,'admin'),(17291,'brute_force','2021-06-04 16:51:40','2021-06-04 21:51:40','148.251.236.58',NULL,NULL),(17292,'brute_force','2021-06-04 16:51:40','2021-06-04 21:51:40',NULL,NULL,'admin'),(17293,'brute_force','2021-06-04 17:08:45','2021-06-04 22:08:45','37.59.45.38',NULL,NULL),(17294,'brute_force','2021-06-04 17:08:45','2021-06-04 22:08:45',NULL,NULL,'admin'),(17295,'brute_force','2021-06-04 17:17:46','2021-06-04 22:17:46','120.27.0.224',NULL,NULL),(17296,'brute_force','2021-06-04 17:17:46','2021-06-04 22:17:46',NULL,NULL,'admin'),(17297,'brute_force','2021-06-04 17:26:04','2021-06-04 22:26:04','188.165.135.204',NULL,NULL),(17298,'brute_force','2021-06-04 17:26:04','2021-06-04 22:26:04',NULL,NULL,'admin'),(17299,'brute_force','2021-06-04 17:33:31','2021-06-04 22:33:31','51.161.43.235',NULL,NULL),(17300,'brute_force','2021-06-04 17:33:31','2021-06-04 22:33:31',NULL,NULL,'test'),(17301,'brute_force','2021-06-04 17:41:25','2021-06-04 22:41:25','185.2.4.44',NULL,NULL),(17302,'brute_force','2021-06-04 17:41:25','2021-06-04 22:41:25',NULL,NULL,'admin'),(17303,'brute_force','2021-06-04 17:57:23','2021-06-04 22:57:23','94.209.23.65',NULL,NULL),(17304,'brute_force','2021-06-04 17:57:23','2021-06-04 22:57:23',NULL,NULL,'admin'),(17305,'brute_force','2021-06-04 18:00:25','2021-06-04 23:00:25','81.88.52.157',NULL,NULL),(17306,'brute_force','2021-06-04 18:00:25','2021-06-04 23:00:25',NULL,NULL,'admin'),(17307,'brute_force','2021-06-04 18:12:48','2021-06-04 23:12:48','104.236.75.65',NULL,NULL),(17308,'brute_force','2021-06-04 18:12:48','2021-06-04 23:12:48',NULL,NULL,'admin'),(17309,'brute_force','2021-06-04 18:27:10','2021-06-04 23:27:10','18.196.29.118',NULL,NULL),(17310,'brute_force','2021-06-04 18:27:10','2021-06-04 23:27:10',NULL,NULL,'admin'),(17311,'brute_force','2021-06-04 18:40:16','2021-06-04 23:40:16','68.183.191.223',NULL,NULL),(17312,'brute_force','2021-06-04 18:40:16','2021-06-04 23:40:16',NULL,NULL,'admin'),(17313,'brute_force','2021-06-04 18:53:13','2021-06-04 23:53:13','151.106.38.145',NULL,NULL),(17314,'brute_force','2021-06-04 18:53:13','2021-06-04 23:53:13',NULL,NULL,'admin'),(17315,'brute_force','2021-06-04 19:06:04','2021-06-05 00:06:04','213.172.4.49',NULL,NULL),(17316,'brute_force','2021-06-04 19:06:04','2021-06-05 00:06:04',NULL,NULL,'admin'),(17317,'brute_force','2021-06-04 19:18:46','2021-06-05 00:18:46','1.116.75.216',NULL,NULL),(17318,'brute_force','2021-06-04 19:18:46','2021-06-05 00:18:46',NULL,NULL,'admin'),(17319,'brute_force','2021-06-04 19:25:52','2021-06-05 00:25:52','123.59.181.181',NULL,NULL),(17320,'brute_force','2021-06-04 19:25:52','2021-06-05 00:25:52',NULL,NULL,'admin'),(17321,'brute_force','2021-06-04 19:31:10','2021-06-05 00:31:10','167.71.119.218',NULL,NULL),(17322,'brute_force','2021-06-04 19:31:10','2021-06-05 00:31:10',NULL,NULL,'admin'),(17323,'brute_force','2021-06-04 19:43:46','2021-06-05 00:43:46','103.28.49.63',NULL,NULL),(17324,'brute_force','2021-06-04 19:43:46','2021-06-05 00:43:46',NULL,NULL,'admin'),(17325,'brute_force','2021-06-04 19:56:08','2021-06-05 00:56:08','82.223.66.161',NULL,NULL),(17326,'brute_force','2021-06-04 19:56:08','2021-06-05 00:56:08',NULL,NULL,'admin'),(17327,'brute_force','2021-06-04 20:08:51','2021-06-05 01:08:51','185.2.5.47',NULL,NULL),(17328,'brute_force','2021-06-04 20:08:51','2021-06-05 01:08:51',NULL,NULL,'admin'),(17329,'brute_force','2021-06-04 20:21:31','2021-06-05 01:21:31','54.184.73.2',NULL,NULL),(17330,'brute_force','2021-06-04 20:21:31','2021-06-05 01:21:31',NULL,NULL,'admin'),(17331,'brute_force','2021-06-04 20:34:10','2021-06-05 01:34:10','35.192.2.122',NULL,NULL),(17332,'brute_force','2021-06-04 20:34:10','2021-06-05 01:34:10',NULL,NULL,'admin'),(17333,'brute_force','2021-06-04 20:51:53','2021-06-05 01:51:53','49.232.109.167',NULL,NULL),(17334,'brute_force','2021-06-04 20:51:53','2021-06-05 01:51:53',NULL,NULL,'admin'),(17335,'brute_force','2021-06-04 20:59:01','2021-06-05 01:59:01','190.124.224.69',NULL,NULL),(17336,'brute_force','2021-06-04 20:59:01','2021-06-05 01:59:01',NULL,NULL,'admin'),(17337,'brute_force','2021-06-04 21:12:03','2021-06-05 02:12:03','133.18.66.114',NULL,NULL),(17338,'brute_force','2021-06-04 21:12:03','2021-06-05 02:12:03',NULL,NULL,'admin'),(17339,'brute_force','2021-06-04 21:25:11','2021-06-05 02:25:11','202.61.247.243',NULL,NULL),(17340,'brute_force','2021-06-04 21:25:11','2021-06-05 02:25:11',NULL,NULL,'admin'),(17341,'brute_force','2021-06-04 21:34:25','2021-06-05 02:34:25','103.3.245.113',NULL,NULL),(17342,'brute_force','2021-06-04 21:34:25','2021-06-05 02:34:25',NULL,NULL,'admin'),(17343,'brute_force','2021-06-04 21:37:58','2021-06-05 02:37:58','118.69.173.199',NULL,NULL),(17344,'brute_force','2021-06-04 21:37:58','2021-06-05 02:37:58',NULL,NULL,'admin'),(17345,'brute_force','2021-06-04 21:50:54','2021-06-05 02:50:54','82.202.172.211',NULL,NULL),(17346,'brute_force','2021-06-04 21:50:54','2021-06-05 02:50:54',NULL,NULL,'admin'),(17347,'brute_force','2021-06-04 22:03:58','2021-06-05 03:03:58','101.32.178.221',NULL,NULL),(17348,'brute_force','2021-06-04 22:03:58','2021-06-05 03:03:58',NULL,NULL,'admin'),(17349,'brute_force','2021-06-04 22:17:04','2021-06-05 03:17:04','185.253.219.219',NULL,NULL),(17350,'brute_force','2021-06-04 22:17:04','2021-06-05 03:17:04',NULL,NULL,'admin'),(17351,'brute_force','2021-06-04 22:17:19','2021-06-05 03:17:19','165.22.85.131',NULL,NULL),(17352,'brute_force','2021-06-04 22:17:19','2021-06-05 03:17:19',NULL,NULL,'admin'),(17353,'brute_force','2021-06-04 22:30:13','2021-06-05 03:30:13','101.32.178.221',NULL,NULL),(17354,'brute_force','2021-06-04 22:30:13','2021-06-05 03:30:13',NULL,NULL,'admin'),(17355,'brute_force','2021-06-04 22:42:57','2021-06-05 03:42:57','159.69.160.194',NULL,NULL),(17356,'brute_force','2021-06-04 22:42:57','2021-06-05 03:42:57',NULL,NULL,'admin'),(17357,'brute_force','2021-06-04 22:55:50','2021-06-05 03:55:50','162.55.53.198',NULL,NULL),(17358,'brute_force','2021-06-04 22:55:50','2021-06-05 03:55:50',NULL,NULL,'admin'),(17359,'brute_force','2021-06-04 23:00:01','2021-06-05 04:00:01','151.80.34.51',NULL,NULL),(17360,'brute_force','2021-06-04 23:00:01','2021-06-05 04:00:01',NULL,NULL,'admin'),(17361,'brute_force','2021-06-04 23:08:42','2021-06-05 04:08:42','162.144.195.153',NULL,NULL),(17362,'brute_force','2021-06-04 23:08:42','2021-06-05 04:08:42',NULL,NULL,'admin'),(17363,'brute_force','2021-06-04 23:21:24','2021-06-05 04:21:24','142.93.223.19',NULL,NULL),(17364,'brute_force','2021-06-04 23:21:24','2021-06-05 04:21:24',NULL,NULL,'admin'),(17365,'brute_force','2021-06-04 23:34:11','2021-06-05 04:34:11','195.201.92.38',NULL,NULL),(17366,'brute_force','2021-06-04 23:34:11','2021-06-05 04:34:11',NULL,NULL,'admin'),(17367,'brute_force','2021-06-04 23:43:27','2021-06-05 04:43:27','207.180.213.38',NULL,NULL),(17368,'brute_force','2021-06-04 23:43:27','2021-06-05 04:43:27',NULL,NULL,'admin'),(17369,'brute_force','2021-06-04 23:47:22','2021-06-05 04:47:22','213.171.208.190',NULL,NULL),(17370,'brute_force','2021-06-04 23:47:22','2021-06-05 04:47:22',NULL,NULL,'admin'),(17371,'brute_force','2021-06-05 00:00:30','2021-06-05 05:00:30','94.102.51.63',NULL,NULL),(17372,'brute_force','2021-06-05 00:00:30','2021-06-05 05:00:30',NULL,NULL,'admin'),(17373,'brute_force','2021-06-05 00:13:40','2021-06-05 05:13:40','54.91.197.124',NULL,NULL),(17374,'brute_force','2021-06-05 00:13:40','2021-06-05 05:13:40',NULL,NULL,'admin'),(17375,'brute_force','2021-06-05 00:26:55','2021-06-05 05:26:55','188.212.34.69',NULL,NULL),(17376,'brute_force','2021-06-05 00:26:55','2021-06-05 05:26:55',NULL,NULL,'admin'),(17377,'brute_force','2021-06-05 00:39:48','2021-06-05 05:39:48','86.109.178.144',NULL,NULL),(17378,'brute_force','2021-06-05 00:39:48','2021-06-05 05:39:48',NULL,NULL,'admin'),(17379,'brute_force','2021-06-05 00:53:53','2021-06-05 05:53:53','54.184.73.2',NULL,NULL),(17380,'brute_force','2021-06-05 00:53:53','2021-06-05 05:53:53',NULL,NULL,'admin'),(17381,'brute_force','2021-06-05 01:07:33','2021-06-05 06:07:33','2.59.117.55',NULL,NULL),(17382,'brute_force','2021-06-05 01:07:33','2021-06-05 06:07:33',NULL,NULL,'admin'),(17383,'brute_force','2021-06-05 01:21:29','2021-06-05 06:21:29','35.243.175.87',NULL,NULL),(17384,'brute_force','2021-06-05 01:21:29','2021-06-05 06:21:29',NULL,NULL,'admin'),(17385,'brute_force','2021-06-05 01:55:16','2021-06-05 06:55:16','13.250.43.130',NULL,NULL),(17386,'brute_force','2021-06-05 01:55:16','2021-06-05 06:55:16',NULL,NULL,'admin'),(17387,'brute_force','2021-06-05 02:14:22','2021-06-05 07:14:22','83.96.252.246',NULL,NULL),(17388,'brute_force','2021-06-05 02:14:22','2021-06-05 07:14:22',NULL,NULL,'admin'),(17389,'brute_force','2021-06-05 02:37:49','2021-06-05 07:37:49','81.88.52.82',NULL,NULL),(17390,'brute_force','2021-06-05 02:37:49','2021-06-05 07:37:49',NULL,NULL,'admin'),(17391,'brute_force','2021-06-05 03:10:51','2021-06-05 08:10:51','165.22.85.131',NULL,NULL),(17392,'brute_force','2021-06-05 03:10:51','2021-06-05 08:10:51',NULL,NULL,'admin'),(17393,'brute_force','2021-06-05 03:29:25','2021-06-05 08:29:25','198.46.81.57',NULL,NULL),(17394,'brute_force','2021-06-05 03:29:25','2021-06-05 08:29:25',NULL,NULL,'admin'),(17395,'brute_force','2021-06-05 03:47:20','2021-06-05 08:47:20','3.95.57.211',NULL,NULL),(17396,'brute_force','2021-06-05 03:47:20','2021-06-05 08:47:20',NULL,NULL,'admin'),(17397,'brute_force','2021-06-05 04:05:06','2021-06-05 09:05:06','35.205.67.180',NULL,NULL),(17398,'brute_force','2021-06-05 04:05:06','2021-06-05 09:05:06',NULL,NULL,'admin'),(17399,'brute_force','2021-06-05 04:06:06','2021-06-05 09:06:06','222.255.77.87',NULL,NULL),(17400,'brute_force','2021-06-05 04:06:06','2021-06-05 09:06:06',NULL,NULL,'admin'),(17401,'brute_force','2021-06-05 04:24:01','2021-06-05 09:24:01','137.74.1.50',NULL,NULL),(17402,'brute_force','2021-06-05 04:24:01','2021-06-05 09:24:01',NULL,NULL,'admin'),(17403,'brute_force','2021-06-05 04:42:03','2021-06-05 09:42:03','135.181.32.173',NULL,NULL),(17404,'brute_force','2021-06-05 04:42:03','2021-06-05 09:42:03',NULL,NULL,'admin'),(17405,'brute_force','2021-06-05 05:17:32','2021-06-05 10:17:32','35.184.178.239',NULL,NULL),(17406,'brute_force','2021-06-05 05:17:32','2021-06-05 10:17:32',NULL,NULL,'admin'),(17407,'brute_force','2021-06-05 05:31:34','2021-06-05 10:31:34','202.172.26.22',NULL,NULL),(17408,'brute_force','2021-06-05 05:31:34','2021-06-05 10:31:34',NULL,NULL,'admin'),(17409,'brute_force','2021-06-05 05:35:26','2021-06-05 10:35:26','35.237.208.151',NULL,NULL),(17410,'brute_force','2021-06-05 05:35:26','2021-06-05 10:35:26',NULL,NULL,'admin'),(17411,'brute_force','2021-06-05 05:52:38','2021-06-05 10:52:38','42.200.180.31',NULL,NULL),(17412,'brute_force','2021-06-05 05:52:38','2021-06-05 10:52:38',NULL,NULL,'admin'),(17413,'brute_force','2021-06-05 06:11:18','2021-06-05 11:11:18','94.102.51.63',NULL,NULL),(17414,'brute_force','2021-06-05 06:11:18','2021-06-05 11:11:18',NULL,NULL,'admin'),(17415,'brute_force','2021-06-05 06:33:31','2021-06-05 11:33:31','103.147.47.202',NULL,NULL),(17416,'brute_force','2021-06-05 06:33:31','2021-06-05 11:33:31',NULL,NULL,'admin'),(17417,'brute_force','2021-06-05 06:58:38','2021-06-05 11:58:38','157.230.180.147',NULL,NULL),(17418,'brute_force','2021-06-05 06:58:38','2021-06-05 11:58:38',NULL,NULL,'admin'),(17419,'brute_force','2021-06-05 08:26:52','2021-06-05 13:26:52','123.57.15.175',NULL,NULL),(17420,'brute_force','2021-06-05 08:26:52','2021-06-05 13:26:52',NULL,NULL,'admin'),(17421,'brute_force','2021-06-05 09:02:42','2021-06-05 14:02:42','185.107.47.171',NULL,NULL),(17422,'brute_force','2021-06-05 09:02:42','2021-06-05 14:02:42',NULL,NULL,'admin'),(17423,'brute_force','2021-06-05 09:55:53','2021-06-05 14:55:53','47.241.109.116',NULL,NULL),(17424,'brute_force','2021-06-05 09:55:53','2021-06-05 14:55:53',NULL,NULL,'admin'),(17425,'brute_force','2021-06-05 10:41:15','2021-06-05 15:41:15','47.100.95.127',NULL,NULL),(17426,'brute_force','2021-06-05 10:41:15','2021-06-05 15:41:15',NULL,NULL,'admin'),(17427,'brute_force','2021-06-05 11:26:16','2021-06-05 16:26:16','92.53.96.182',NULL,NULL),(17428,'brute_force','2021-06-05 11:26:16','2021-06-05 16:26:16',NULL,NULL,'admin'),(17429,'brute_force','2021-06-05 12:11:19','2021-06-05 17:11:19','111.231.107.30',NULL,NULL),(17430,'brute_force','2021-06-05 12:11:19','2021-06-05 17:11:19',NULL,NULL,'admin'),(17431,'brute_force','2021-06-05 12:27:11','2021-06-05 17:27:11','88.198.62.131',NULL,NULL),(17432,'brute_force','2021-06-05 12:27:11','2021-06-05 17:27:11',NULL,NULL,'admin'),(17433,'brute_force','2021-06-05 12:43:30','2021-06-05 17:43:30','81.251.145.201',NULL,NULL),(17434,'brute_force','2021-06-05 12:43:30','2021-06-05 17:43:30',NULL,NULL,'admin'),(17435,'brute_force','2021-06-05 12:56:18','2021-06-05 17:56:18','213.159.209.230',NULL,NULL),(17436,'brute_force','2021-06-05 12:56:18','2021-06-05 17:56:18',NULL,NULL,'admin'),(17437,'brute_force','2021-06-05 12:59:30','2021-06-05 17:59:30','159.65.147.85',NULL,NULL),(17438,'brute_force','2021-06-05 12:59:30','2021-06-05 17:59:30',NULL,NULL,'admin'),(17439,'brute_force','2021-06-05 13:22:35','2021-06-05 18:22:35','192.42.116.22',NULL,NULL),(17440,'brute_force','2021-06-05 13:22:35','2021-06-05 18:22:35',NULL,2,'gruposuadi'),(17441,'brute_force','2021-06-05 14:24:36','2021-06-05 19:24:36','47.106.118.205',NULL,NULL),(17442,'brute_force','2021-06-05 14:24:36','2021-06-05 19:24:36',NULL,NULL,'admin'),(17443,'brute_force','2021-06-05 15:08:41','2021-06-05 20:08:41','185.253.219.219',NULL,NULL),(17444,'brute_force','2021-06-05 15:08:41','2021-06-05 20:08:41',NULL,NULL,'admin'),(17445,'brute_force','2021-06-05 15:52:34','2021-06-05 20:52:34','193.112.16.121',NULL,NULL),(17446,'brute_force','2021-06-05 15:52:34','2021-06-05 20:52:34',NULL,NULL,'admin'),(17447,'brute_force','2021-06-05 17:20:21','2021-06-05 22:20:21','54.36.160.184',NULL,NULL),(17448,'brute_force','2021-06-05 17:20:21','2021-06-05 22:20:21',NULL,NULL,'admin'),(17449,'brute_force','2021-06-05 18:04:28','2021-06-05 23:04:28','178.128.112.15',NULL,NULL),(17450,'brute_force','2021-06-05 18:04:28','2021-06-05 23:04:28',NULL,NULL,'admin'),(17451,'brute_force','2021-06-05 19:32:46','2021-06-06 00:32:46','103.3.245.113',NULL,NULL),(17452,'brute_force','2021-06-05 19:32:46','2021-06-06 00:32:46',NULL,NULL,'admin'),(17453,'brute_force','2021-06-05 21:46:09','2021-06-06 02:46:09','151.80.34.51',NULL,NULL),(17454,'brute_force','2021-06-05 21:46:09','2021-06-06 02:46:09',NULL,NULL,'admin'),(17455,'brute_force','2021-06-05 22:18:50','2021-06-06 03:18:50','64.113.32.29',NULL,NULL),(17456,'brute_force','2021-06-05 22:18:50','2021-06-06 03:18:50',NULL,NULL,'test'),(17457,'brute_force','2021-06-05 22:30:44','2021-06-06 03:30:44','81.88.52.139',NULL,NULL),(17458,'brute_force','2021-06-05 22:30:44','2021-06-06 03:30:44',NULL,NULL,'admin'),(17459,'brute_force','2021-06-05 23:15:42','2021-06-06 04:15:42','94.73.142.2',NULL,NULL),(17460,'brute_force','2021-06-05 23:15:42','2021-06-06 04:15:42',NULL,NULL,'admin'),(17461,'brute_force','2021-06-06 00:01:12','2021-06-06 05:01:12','206.189.232.8',NULL,NULL),(17462,'brute_force','2021-06-06 00:01:12','2021-06-06 05:01:12',NULL,NULL,'admin'),(17463,'brute_force','2021-06-06 00:47:15','2021-06-06 05:47:15','213.132.223.231',NULL,NULL),(17464,'brute_force','2021-06-06 00:47:15','2021-06-06 05:47:15',NULL,NULL,'admin'),(17465,'brute_force','2021-06-06 01:33:16','2021-06-06 06:33:16','122.114.76.148',NULL,NULL),(17466,'brute_force','2021-06-06 01:33:16','2021-06-06 06:33:16',NULL,NULL,'admin'),(17467,'brute_force','2021-06-06 02:19:23','2021-06-06 07:19:23','117.50.90.31',NULL,NULL),(17468,'brute_force','2021-06-06 02:19:23','2021-06-06 07:19:23',NULL,NULL,'admin'),(17469,'brute_force','2021-06-06 03:04:57','2021-06-06 08:04:57','35.205.67.180',NULL,NULL),(17470,'brute_force','2021-06-06 03:04:57','2021-06-06 08:04:57',NULL,NULL,'admin'),(17471,'brute_force','2021-06-06 03:50:10','2021-06-06 08:50:10','185.132.39.217',NULL,NULL),(17472,'brute_force','2021-06-06 03:50:10','2021-06-06 08:50:10',NULL,NULL,'admin'),(17473,'brute_force','2021-06-06 04:35:25','2021-06-06 09:35:25','188.166.94.198',NULL,NULL),(17474,'brute_force','2021-06-06 04:35:25','2021-06-06 09:35:25',NULL,NULL,'admin'),(17475,'brute_force','2021-06-06 05:20:33','2021-06-06 10:20:33','81.88.52.82',NULL,NULL),(17476,'brute_force','2021-06-06 05:20:33','2021-06-06 10:20:33',NULL,NULL,'admin'),(17477,'brute_force','2021-06-06 07:36:00','2021-06-06 12:36:00','47.101.205.201',NULL,NULL),(17478,'brute_force','2021-06-06 07:36:00','2021-06-06 12:36:00',NULL,NULL,'admin'),(17479,'brute_force','2021-06-06 08:21:36','2021-06-06 13:21:36','92.53.96.182',NULL,NULL),(17480,'brute_force','2021-06-06 08:21:36','2021-06-06 13:21:36',NULL,NULL,'admin'),(17481,'brute_force','2021-06-06 09:53:28','2021-06-06 14:53:28','185.2.6.4',NULL,NULL),(17482,'brute_force','2021-06-06 09:53:28','2021-06-06 14:53:28',NULL,NULL,'admin'),(17483,'brute_force','2021-06-06 10:39:49','2021-06-06 15:39:49','34.68.206.147',NULL,NULL),(17484,'brute_force','2021-06-06 10:39:49','2021-06-06 15:39:49',NULL,NULL,'admin'),(17485,'brute_force','2021-06-06 11:26:03','2021-06-06 16:26:03','151.80.34.51',NULL,NULL),(17486,'brute_force','2021-06-06 11:26:03','2021-06-06 16:26:03',NULL,NULL,'admin'),(17487,'brute_force','2021-06-06 11:37:13','2021-06-06 16:37:13','177.73.71.212',NULL,NULL),(17488,'brute_force','2021-06-06 11:37:13','2021-06-06 16:37:13',NULL,NULL,'unavarro'),(17489,'brute_force','2021-06-06 11:37:17','2021-06-06 16:37:17','177.73.71.212',NULL,NULL),(17490,'brute_force','2021-06-06 11:37:17','2021-06-06 16:37:17',NULL,NULL,'unavarro@gruposuadi.com'),(17491,'brute_force','2021-06-06 11:37:22','2021-06-06 16:37:22','177.73.71.212',NULL,NULL),(17492,'brute_force','2021-06-06 11:37:22','2021-06-06 16:37:22',NULL,NULL,'admin'),(17493,'brute_force','2021-06-06 11:37:26','2021-06-06 16:37:26','177.73.71.212',NULL,NULL),(17494,'brute_force','2021-06-06 11:37:26','2021-06-06 16:37:26',NULL,NULL,'administrator'),(17495,'brute_force','2021-06-06 11:37:30','2021-06-06 16:37:30','177.73.71.212',NULL,NULL),(17496,'brute_force','2021-06-06 11:37:30','2021-06-06 16:37:30',NULL,2,'gruposuadi'),(17497,'brute_force','2021-06-06 11:37:49','2021-06-06 16:37:49','109.70.100.49',NULL,NULL),(17498,'brute_force','2021-06-06 11:37:49','2021-06-06 16:37:49',NULL,NULL,'123456789179119'),(17499,'brute_force','2021-06-06 11:37:57','2021-06-06 16:37:57','185.220.101.140',NULL,NULL),(17500,'brute_force','2021-06-06 11:37:57','2021-06-06 16:37:57',NULL,NULL,'unavarro@gruposuadi.com'),(17501,'brute_force','2021-06-06 11:38:03','2021-06-06 16:38:03','162.247.74.7',NULL,NULL),(17502,'brute_force','2021-06-06 11:38:03','2021-06-06 16:38:03',NULL,NULL,'admin'),(17503,'brute_force','2021-06-06 11:38:11','2021-06-06 16:38:11','185.191.124.152',NULL,NULL),(17504,'brute_force','2021-06-06 11:38:11','2021-06-06 16:38:11',NULL,NULL,'administrator'),(17505,'brute_force','2021-06-06 11:38:17','2021-06-06 16:38:17','213.202.218.55',NULL,NULL),(17506,'brute_force','2021-06-06 11:38:17','2021-06-06 16:38:17',NULL,2,'gruposuadi'),(17507,'brute_force','2021-06-06 11:38:23','2021-06-06 16:38:23','185.220.101.13',NULL,NULL),(17508,'brute_force','2021-06-06 11:38:23','2021-06-06 16:38:23',NULL,NULL,'123456789179119'),(17509,'brute_force','2021-06-06 11:38:28','2021-06-06 16:38:28','111.119.187.63',NULL,NULL),(17510,'brute_force','2021-06-06 11:38:28','2021-06-06 16:38:28',NULL,NULL,'unavarro'),(17511,'brute_force','2021-06-06 11:38:33','2021-06-06 16:38:33','111.119.187.63',NULL,NULL),(17512,'brute_force','2021-06-06 11:38:33','2021-06-06 16:38:33',NULL,NULL,'unavarro@gruposuadi.com'),(17513,'brute_force','2021-06-06 11:38:49','2021-06-06 16:38:49','111.119.187.63',NULL,NULL),(17514,'brute_force','2021-06-06 11:38:49','2021-06-06 16:38:49',NULL,NULL,'admin'),(17515,'brute_force','2021-06-06 11:38:55','2021-06-06 16:38:55','111.119.187.63',NULL,NULL),(17516,'brute_force','2021-06-06 11:38:55','2021-06-06 16:38:55',NULL,NULL,'administrator'),(17517,'brute_force','2021-06-06 11:39:01','2021-06-06 16:39:01','111.119.187.63',NULL,NULL),(17518,'brute_force','2021-06-06 11:39:01','2021-06-06 16:39:01',NULL,2,'gruposuadi'),(17519,'brute_force','2021-06-06 11:39:22','2021-06-06 16:39:22','212.47.229.4',NULL,NULL),(17520,'brute_force','2021-06-06 11:39:22','2021-06-06 16:39:22',NULL,NULL,'123456789179119'),(17521,'brute_force','2021-06-06 11:39:29','2021-06-06 16:39:29','185.220.102.251',NULL,NULL),(17522,'brute_force','2021-06-06 11:39:29','2021-06-06 16:39:29',NULL,NULL,'unavarro@gruposuadi.com'),(17523,'brute_force','2021-06-06 11:39:37','2021-06-06 16:39:37','185.191.124.151',NULL,NULL),(17524,'brute_force','2021-06-06 11:39:37','2021-06-06 16:39:37',NULL,NULL,'admin'),(17525,'brute_force','2021-06-06 11:39:47','2021-06-06 16:39:47','185.220.100.255',NULL,NULL),(17526,'brute_force','2021-06-06 11:39:47','2021-06-06 16:39:47',NULL,NULL,'administrator'),(17527,'brute_force','2021-06-06 11:39:58','2021-06-06 16:39:58','45.129.56.200',NULL,NULL),(17528,'brute_force','2021-06-06 11:39:58','2021-06-06 16:39:58',NULL,2,'gruposuadi'),(17529,'brute_force','2021-06-06 11:40:05','2021-06-06 16:40:05','185.220.101.143',NULL,NULL),(17530,'brute_force','2021-06-06 11:40:05','2021-06-06 16:40:05',NULL,NULL,'123456789179119'),(17531,'brute_force','2021-06-06 12:12:13','2021-06-06 17:12:13','178.128.112.15',NULL,NULL),(17532,'brute_force','2021-06-06 12:12:13','2021-06-06 17:12:13',NULL,NULL,'admin'),(17533,'brute_force','2021-06-06 12:12:44','2021-06-06 17:12:44','182.191.179.134',NULL,NULL),(17534,'brute_force','2021-06-06 12:12:44','2021-06-06 17:12:44',NULL,2,'gruposuadi'),(17535,'brute_force','2021-06-06 12:12:53','2021-06-06 17:12:53','78.0.137.67',NULL,NULL),(17536,'brute_force','2021-06-06 12:12:53','2021-06-06 17:12:53',NULL,2,'gruposuadi'),(17537,'brute_force','2021-06-06 12:12:59','2021-06-06 17:12:59','181.58.39.141',NULL,NULL),(17538,'brute_force','2021-06-06 12:12:59','2021-06-06 17:12:59',NULL,2,'gruposuadi'),(17539,'brute_force','2021-06-06 12:13:04','2021-06-06 17:13:04','182.232.13.148',NULL,NULL),(17540,'brute_force','2021-06-06 12:13:04','2021-06-06 17:13:04',NULL,2,'gruposuadi'),(17541,'brute_force','2021-06-06 12:13:07','2021-06-06 17:13:07','186.146.110.39',NULL,NULL),(17542,'brute_force','2021-06-06 12:13:07','2021-06-06 17:13:07',NULL,2,'gruposuadi'),(17543,'brute_force','2021-06-06 12:13:14','2021-06-06 17:13:14','190.104.114.41',NULL,NULL),(17544,'brute_force','2021-06-06 12:13:14','2021-06-06 17:13:14',NULL,2,'gruposuadi'),(17545,'brute_force','2021-06-06 12:13:17','2021-06-06 17:13:17','78.173.3.32',NULL,NULL),(17546,'brute_force','2021-06-06 12:13:17','2021-06-06 17:13:17',NULL,2,'gruposuadi'),(17547,'brute_force','2021-06-06 12:13:21','2021-06-06 17:13:21','171.252.155.8',NULL,NULL),(17548,'brute_force','2021-06-06 12:13:21','2021-06-06 17:13:21',NULL,2,'gruposuadi'),(17549,'brute_force','2021-06-06 12:13:26','2021-06-06 17:13:26','181.115.167.197',NULL,NULL),(17550,'brute_force','2021-06-06 12:13:26','2021-06-06 17:13:26',NULL,2,'gruposuadi'),(17551,'brute_force','2021-06-06 12:13:29','2021-06-06 17:13:29','37.147.201.120',NULL,NULL),(17552,'brute_force','2021-06-06 12:13:29','2021-06-06 17:13:29',NULL,2,'gruposuadi'),(17553,'brute_force','2021-06-06 12:57:46','2021-06-06 17:57:46','185.132.39.217',NULL,NULL),(17554,'brute_force','2021-06-06 12:57:46','2021-06-06 17:57:46',NULL,NULL,'admin'),(17555,'brute_force','2021-06-06 13:31:17','2021-06-06 18:31:17','143.198.112.154',NULL,NULL),(17556,'brute_force','2021-06-06 13:31:17','2021-06-06 18:31:17',NULL,NULL,'admin'),(17557,'brute_force','2021-06-06 14:16:02','2021-06-06 19:16:02','123.57.15.175',NULL,NULL),(17558,'brute_force','2021-06-06 14:16:02','2021-06-06 19:16:02',NULL,NULL,'admin'),(17559,'brute_force','2021-06-06 15:01:03','2021-06-06 20:01:03','47.101.205.201',NULL,NULL),(17560,'brute_force','2021-06-06 15:01:03','2021-06-06 20:01:03',NULL,NULL,'admin'),(17561,'brute_force','2021-06-06 18:01:24','2021-06-06 23:01:24','178.128.112.15',NULL,NULL),(17562,'brute_force','2021-06-06 18:01:24','2021-06-06 23:01:24',NULL,NULL,'admin'),(17563,'brute_force','2021-06-06 18:08:46','2021-06-06 23:08:46','185.220.102.251',NULL,NULL),(17564,'brute_force','2021-06-06 18:08:46','2021-06-06 23:08:46',NULL,2,'gruposuadi'),(17565,'brute_force','2021-06-06 18:46:51','2021-06-06 23:46:51','213.159.209.230',NULL,NULL),(17566,'brute_force','2021-06-06 18:46:51','2021-06-06 23:46:51',NULL,NULL,'admin'),(17567,'brute_force','2021-06-06 19:32:29','2021-06-07 00:32:29','206.189.232.8',NULL,NULL),(17568,'brute_force','2021-06-06 19:32:29','2021-06-07 00:32:29',NULL,NULL,'admin'),(17569,'brute_force','2021-06-06 20:17:57','2021-06-07 01:17:57','46.183.11.27',NULL,NULL),(17570,'brute_force','2021-06-06 20:17:57','2021-06-07 01:17:57',NULL,NULL,'admin'),(17571,'brute_force','2021-06-06 21:03:42','2021-06-07 02:03:42','81.88.52.139',NULL,NULL),(17572,'brute_force','2021-06-06 21:03:42','2021-06-07 02:03:42',NULL,NULL,'admin'),(17573,'brute_force','2021-06-06 22:35:05','2021-06-07 03:35:05','185.2.5.47',NULL,NULL),(17574,'brute_force','2021-06-06 22:35:05','2021-06-07 03:35:05',NULL,NULL,'admin'),(17575,'brute_force','2021-06-07 00:52:00','2021-06-07 05:52:00','128.199.178.75',NULL,NULL),(17576,'brute_force','2021-06-07 00:52:00','2021-06-07 05:52:00',NULL,NULL,'admin'),(17577,'brute_force','2021-06-07 01:38:35','2021-06-07 06:38:35','185.132.39.217',NULL,NULL),(17578,'brute_force','2021-06-07 01:38:35','2021-06-07 06:38:35',NULL,NULL,'admin'),(17579,'brute_force','2021-06-07 02:54:15','2021-06-07 07:54:15','185.220.101.137',NULL,NULL),(17580,'brute_force','2021-06-07 02:54:15','2021-06-07 07:54:15',NULL,NULL,'test'),(17581,'brute_force','2021-06-07 03:59:10','2021-06-07 08:59:10','202.172.28.184',NULL,NULL),(17582,'brute_force','2021-06-07 03:59:10','2021-06-07 08:59:10',NULL,NULL,'admin'),(17583,'brute_force','2021-06-07 05:32:54','2021-06-07 10:32:54','152.136.20.21',NULL,NULL),(17584,'brute_force','2021-06-07 05:32:54','2021-06-07 10:32:54',NULL,NULL,'admin'),(17585,'brute_force','2021-06-07 07:53:40','2021-06-07 12:53:40','213.159.209.230',NULL,NULL),(17586,'brute_force','2021-06-07 07:53:40','2021-06-07 12:53:40',NULL,NULL,'admin'),(17587,'brute_force','2021-06-07 09:58:55','2021-06-07 14:58:55','197.185.117.110',NULL,NULL),(17588,'brute_force','2021-06-07 09:58:55','2021-06-07 14:58:55',NULL,2,'gruposuadi'),(17589,'brute_force','2021-06-07 09:59:00','2021-06-07 14:59:00','184.22.12.150',NULL,NULL),(17590,'brute_force','2021-06-07 09:59:00','2021-06-07 14:59:00',NULL,2,'gruposuadi'),(17591,'brute_force','2021-06-07 09:59:04','2021-06-07 14:59:04','27.72.103.184',NULL,NULL),(17592,'brute_force','2021-06-07 09:59:04','2021-06-07 14:59:04',NULL,2,'gruposuadi'),(17593,'brute_force','2021-06-07 09:59:09','2021-06-07 14:59:09','42.119.190.178',NULL,NULL),(17594,'brute_force','2021-06-07 09:59:09','2021-06-07 14:59:09',NULL,2,'gruposuadi'),(17595,'brute_force','2021-06-07 09:59:16','2021-06-07 14:59:16','27.71.123.42',NULL,NULL),(17596,'brute_force','2021-06-07 09:59:16','2021-06-07 14:59:16',NULL,2,'gruposuadi'),(17597,'brute_force','2021-06-07 09:59:19','2021-06-07 14:59:19','201.140.159.2',NULL,NULL),(17598,'brute_force','2021-06-07 09:59:19','2021-06-07 14:59:19',NULL,2,'gruposuadi'),(17599,'brute_force','2021-06-07 09:59:33','2021-06-07 14:59:33','186.223.182.254',NULL,NULL),(17600,'brute_force','2021-06-07 09:59:33','2021-06-07 14:59:33',NULL,2,'gruposuadi'),(17601,'brute_force','2021-06-07 09:59:37','2021-06-07 14:59:37','190.97.120.13',NULL,NULL),(17602,'brute_force','2021-06-07 09:59:37','2021-06-07 14:59:37',NULL,2,'gruposuadi'),(17603,'brute_force','2021-06-07 09:59:40','2021-06-07 14:59:40','62.165.236.221',NULL,NULL),(17604,'brute_force','2021-06-07 09:59:40','2021-06-07 14:59:40',NULL,2,'gruposuadi'),(17605,'brute_force','2021-06-07 09:59:44','2021-06-07 14:59:44','102.128.131.6',NULL,NULL),(17606,'brute_force','2021-06-07 09:59:44','2021-06-07 14:59:44',NULL,2,'gruposuadi'),(17607,'brute_force','2021-06-07 10:18:09','2021-06-07 15:18:09','47.101.205.201',NULL,NULL),(17608,'brute_force','2021-06-07 10:18:09','2021-06-07 15:18:09',NULL,NULL,'admin'),(17609,'brute_force','2021-06-07 11:06:52','2021-06-07 16:06:52','47.100.95.127',NULL,NULL),(17610,'brute_force','2021-06-07 11:06:52','2021-06-07 16:06:52',NULL,NULL,'admin'),(17611,'brute_force','2021-06-07 11:55:13','2021-06-07 16:55:13','188.166.94.198',NULL,NULL),(17612,'brute_force','2021-06-07 11:55:13','2021-06-07 16:55:13',NULL,NULL,'admin'),(17613,'brute_force','2021-06-07 12:42:56','2021-06-07 17:42:56','209.244.159.152',NULL,NULL),(17614,'brute_force','2021-06-07 12:42:56','2021-06-07 17:42:56',NULL,NULL,'admin'),(17615,'brute_force','2021-06-07 15:49:55','2021-06-07 20:49:55','209.244.159.152',NULL,NULL),(17616,'brute_force','2021-06-07 15:49:55','2021-06-07 20:49:55',NULL,NULL,'admin'),(17617,'brute_force','2021-06-07 16:36:29','2021-06-07 21:36:29','123.57.15.175',NULL,NULL),(17618,'brute_force','2021-06-07 16:36:29','2021-06-07 21:36:29',NULL,NULL,'admin'),(17619,'brute_force','2021-06-07 17:22:58','2021-06-07 22:22:58','81.88.52.139',NULL,NULL),(17620,'brute_force','2021-06-07 17:22:58','2021-06-07 22:22:58',NULL,NULL,'admin'),(17621,'brute_force','2021-06-07 18:09:27','2021-06-07 23:09:27','49.232.109.167',NULL,NULL),(17622,'brute_force','2021-06-07 18:09:27','2021-06-07 23:09:27',NULL,NULL,'admin'),(17623,'brute_force','2021-06-07 18:55:55','2021-06-07 23:55:55','47.241.109.116',NULL,NULL),(17624,'brute_force','2021-06-07 18:55:55','2021-06-07 23:55:55',NULL,NULL,'admin'),(17625,'brute_force','2021-06-07 19:42:32','2021-06-08 00:42:32','51.132.4.32',NULL,NULL),(17626,'brute_force','2021-06-07 19:42:32','2021-06-08 00:42:32',NULL,NULL,'admin'),(17627,'brute_force','2021-06-07 20:29:14','2021-06-08 01:29:14','47.241.109.116',NULL,NULL),(17628,'brute_force','2021-06-07 20:29:14','2021-06-08 01:29:14',NULL,NULL,'admin'),(17629,'brute_force','2021-06-07 22:03:48','2021-06-08 03:03:48','81.88.52.137',NULL,NULL),(17630,'brute_force','2021-06-07 22:03:48','2021-06-08 03:03:48',NULL,NULL,'admin'),(17631,'brute_force','2021-06-07 22:51:05','2021-06-08 03:51:05','151.80.34.51',NULL,NULL),(17632,'brute_force','2021-06-07 22:51:05','2021-06-08 03:51:05',NULL,NULL,'admin'),(17633,'brute_force','2021-06-07 23:38:40','2021-06-08 04:38:40','128.199.93.165',NULL,NULL),(17634,'brute_force','2021-06-07 23:38:40','2021-06-08 04:38:40',NULL,NULL,'admin'),(17635,'brute_force','2021-06-08 00:27:18','2021-06-08 05:27:18','195.204.16.240',NULL,NULL),(17636,'brute_force','2021-06-08 00:27:18','2021-06-08 05:27:18',NULL,NULL,'admin'),(17637,'brute_force','2021-06-08 01:07:07','2021-06-08 06:07:07','185.112.144.119',NULL,NULL),(17638,'brute_force','2021-06-08 01:07:07','2021-06-08 06:07:07',NULL,2,'gruposuadi'),(17639,'brute_force','2021-06-08 01:15:48','2021-06-08 06:15:48','202.172.28.184',NULL,NULL),(17640,'brute_force','2021-06-08 01:15:48','2021-06-08 06:15:48',NULL,NULL,'admin'),(17641,'brute_force','2021-06-08 01:59:54','2021-06-08 06:59:54','35.199.161.229',NULL,NULL),(17642,'brute_force','2021-06-08 01:59:54','2021-06-08 06:59:54',NULL,NULL,'admin'),(17643,'brute_force','2021-06-08 02:05:00','2021-06-08 07:05:00','136.243.32.189',NULL,NULL),(17644,'brute_force','2021-06-08 02:05:00','2021-06-08 07:05:00',NULL,NULL,'admin'),(17645,'brute_force','2021-06-08 02:39:36','2021-06-08 07:39:36','107.182.17.174',NULL,NULL),(17646,'brute_force','2021-06-08 02:39:36','2021-06-08 07:39:36',NULL,NULL,'Admin'),(17647,'brute_force','2021-06-08 02:55:08','2021-06-08 07:55:08','74.208.86.201',NULL,NULL),(17648,'brute_force','2021-06-08 02:55:08','2021-06-08 07:55:08',NULL,NULL,'admin'),(17649,'brute_force','2021-06-08 03:30:50','2021-06-08 08:30:50','185.252.31.66',NULL,NULL),(17650,'brute_force','2021-06-08 03:30:50','2021-06-08 08:30:50',NULL,NULL,'admin'),(17651,'brute_force','2021-06-08 03:45:35','2021-06-08 08:45:35','81.88.52.58',NULL,NULL),(17652,'brute_force','2021-06-08 03:45:35','2021-06-08 08:45:35',NULL,NULL,'admin'),(17653,'brute_force','2021-06-08 03:51:26','2021-06-08 08:51:26','104.244.79.196',NULL,NULL),(17654,'brute_force','2021-06-08 03:51:26','2021-06-08 08:51:26',NULL,NULL,'editor'),(17655,'brute_force','2021-06-08 05:23:58','2021-06-08 10:23:58','116.62.49.96',NULL,NULL),(17656,'brute_force','2021-06-08 05:23:58','2021-06-08 10:23:58',NULL,NULL,'admin'),(17657,'brute_force','2021-06-08 06:21:16','2021-06-08 11:21:16','185.252.31.66',NULL,NULL),(17658,'brute_force','2021-06-08 06:21:16','2021-06-08 11:21:16',NULL,NULL,'admin'),(17659,'brute_force','2021-06-08 06:50:51','2021-06-08 11:50:51','167.99.243.45',NULL,NULL),(17660,'brute_force','2021-06-08 06:50:51','2021-06-08 11:50:51',NULL,NULL,'admin'),(17661,'brute_force','2021-06-08 07:50:18','2021-06-08 12:50:18','103.70.30.175',NULL,NULL),(17662,'brute_force','2021-06-08 07:50:18','2021-06-08 12:50:18',NULL,NULL,'admin'),(17663,'brute_force','2021-06-08 08:04:25','2021-06-08 13:04:25','128.199.93.165',NULL,NULL),(17664,'brute_force','2021-06-08 08:04:25','2021-06-08 13:04:25',NULL,NULL,'admin'),(17665,'brute_force','2021-06-08 08:51:18','2021-06-08 13:51:18','142.93.157.162',NULL,NULL),(17666,'brute_force','2021-06-08 08:51:18','2021-06-08 13:51:18',NULL,NULL,'admin'),(17667,'brute_force','2021-06-08 09:01:00','2021-06-08 14:01:00','47.100.95.127',NULL,NULL),(17668,'brute_force','2021-06-08 09:01:00','2021-06-08 14:01:00',NULL,NULL,'admin'),(17669,'brute_force','2021-06-08 09:51:44','2021-06-08 14:51:44','51.222.143.233',NULL,NULL),(17670,'brute_force','2021-06-08 09:51:44','2021-06-08 14:51:44',NULL,NULL,'admin'),(17671,'brute_force','2021-06-08 09:57:03','2021-06-08 14:57:03','51.132.4.32',NULL,NULL),(17672,'brute_force','2021-06-08 09:57:03','2021-06-08 14:57:03',NULL,NULL,'admin'),(17673,'brute_force','2021-06-08 11:22:55','2021-06-08 16:22:55','54.155.136.96',NULL,NULL),(17674,'brute_force','2021-06-08 11:22:55','2021-06-08 16:22:55',NULL,NULL,'admin'),(17675,'brute_force','2021-06-08 12:32:12','2021-06-08 17:32:12','195.154.176.36',NULL,NULL),(17676,'brute_force','2021-06-08 12:32:12','2021-06-08 17:32:12',NULL,NULL,'admin'),(17677,'brute_force','2021-06-08 12:55:36','2021-06-08 17:55:36','93.189.24.36',NULL,NULL),(17678,'brute_force','2021-06-08 12:55:36','2021-06-08 17:55:36',NULL,NULL,'admin'),(17679,'brute_force','2021-06-08 13:23:12','2021-06-08 18:23:12','161.97.109.170',NULL,NULL),(17680,'brute_force','2021-06-08 13:23:12','2021-06-08 18:23:12',NULL,NULL,'admin'),(17681,'brute_force','2021-06-08 13:26:14','2021-06-08 18:26:14','185.2.6.7',NULL,NULL),(17682,'brute_force','2021-06-08 13:26:14','2021-06-08 18:26:14',NULL,NULL,'admin'),(17683,'brute_force','2021-06-08 13:59:12','2021-06-08 18:59:12','213.232.193.87',NULL,NULL),(17684,'brute_force','2021-06-08 13:59:12','2021-06-08 18:59:12',NULL,NULL,'admin'),(17685,'brute_force','2021-06-08 14:12:40','2021-06-08 19:12:40','81.88.52.154',NULL,NULL),(17686,'brute_force','2021-06-08 14:12:40','2021-06-08 19:12:40',NULL,NULL,'admin'),(17687,'brute_force','2021-06-08 15:35:11','2021-06-08 20:35:11','139.59.176.201',NULL,NULL),(17688,'brute_force','2021-06-08 15:35:11','2021-06-08 20:35:11',NULL,NULL,'admin'),(17689,'brute_force','2021-06-08 15:53:48','2021-06-08 20:53:48','37.187.93.105',NULL,NULL),(17690,'brute_force','2021-06-08 15:53:48','2021-06-08 20:53:48',NULL,NULL,'admin'),(17691,'brute_force','2021-06-08 16:45:51','2021-06-08 21:45:51','185.2.6.4',NULL,NULL),(17692,'brute_force','2021-06-08 16:45:51','2021-06-08 21:45:51',NULL,NULL,'admin'),(17693,'brute_force','2021-06-08 17:11:55','2021-06-08 22:11:55','185.88.178.124',NULL,NULL),(17694,'brute_force','2021-06-08 17:11:55','2021-06-08 22:11:55',NULL,NULL,'admin'),(17695,'brute_force','2021-06-08 17:38:01','2021-06-08 22:38:01','157.245.84.6',NULL,NULL),(17696,'brute_force','2021-06-08 17:38:01','2021-06-08 22:38:01',NULL,NULL,'admin'),(17697,'brute_force','2021-06-08 18:15:25','2021-06-08 23:15:25','3.140.145.246',NULL,NULL),(17698,'brute_force','2021-06-08 18:15:25','2021-06-08 23:15:25',NULL,NULL,'admin'),(17699,'brute_force','2021-06-08 18:30:01','2021-06-08 23:30:01','213.132.223.231',NULL,NULL),(17700,'brute_force','2021-06-08 18:30:01','2021-06-08 23:30:01',NULL,NULL,'admin'),(17701,'brute_force','2021-06-08 18:44:04','2021-06-08 23:44:04','186.29.67.170',NULL,NULL),(17702,'brute_force','2021-06-08 18:44:04','2021-06-08 23:44:04',NULL,2,'gruposuadi'),(17703,'brute_force','2021-06-08 18:44:10','2021-06-08 23:44:10','190.39.61.255',NULL,NULL),(17704,'brute_force','2021-06-08 18:44:10','2021-06-08 23:44:10',NULL,2,'gruposuadi'),(17705,'brute_force','2021-06-08 18:44:14','2021-06-08 23:44:14','175.145.146.225',NULL,NULL),(17706,'brute_force','2021-06-08 18:44:14','2021-06-08 23:44:14',NULL,2,'gruposuadi'),(17707,'brute_force','2021-06-08 18:44:19','2021-06-08 23:44:19','14.248.103.141',NULL,NULL),(17708,'brute_force','2021-06-08 18:44:19','2021-06-08 23:44:19',NULL,2,'gruposuadi'),(17709,'brute_force','2021-06-08 18:44:23','2021-06-08 23:44:23','186.28.99.188',NULL,NULL),(17710,'brute_force','2021-06-08 18:44:23','2021-06-08 23:44:23',NULL,2,'gruposuadi'),(17711,'brute_force','2021-06-08 18:44:26','2021-06-08 23:44:26','93.103.37.222',NULL,NULL),(17712,'brute_force','2021-06-08 18:44:26','2021-06-08 23:44:26',NULL,2,'gruposuadi'),(17713,'brute_force','2021-06-08 18:44:30','2021-06-08 23:44:30','190.255.154.77',NULL,NULL),(17714,'brute_force','2021-06-08 18:44:30','2021-06-08 23:44:30',NULL,2,'gruposuadi'),(17715,'brute_force','2021-06-08 18:44:36','2021-06-08 23:44:36','201.123.122.244',NULL,NULL),(17716,'brute_force','2021-06-08 18:44:36','2021-06-08 23:44:36',NULL,2,'gruposuadi'),(17717,'brute_force','2021-06-08 18:44:40','2021-06-08 23:44:40','36.66.42.178',NULL,NULL),(17718,'brute_force','2021-06-08 18:44:40','2021-06-08 23:44:40',NULL,2,'gruposuadi'),(17719,'brute_force','2021-06-08 18:44:44','2021-06-08 23:44:44','154.180.69.56',NULL,NULL),(17720,'brute_force','2021-06-08 18:44:44','2021-06-08 23:44:44',NULL,2,'gruposuadi'),(17721,'brute_force','2021-06-08 19:54:25','2021-06-09 00:54:25','101.99.69.110',NULL,NULL),(17722,'brute_force','2021-06-08 19:54:25','2021-06-09 00:54:25',NULL,NULL,'admin'),(17723,'brute_force','2021-06-08 20:28:24','2021-06-09 01:28:24','103.221.220.19',NULL,NULL),(17724,'brute_force','2021-06-08 20:28:24','2021-06-09 01:28:24',NULL,NULL,'admin'),(17725,'brute_force','2021-06-08 21:02:19','2021-06-09 02:02:19','159.65.156.53',NULL,NULL),(17726,'brute_force','2021-06-08 21:02:19','2021-06-09 02:02:19',NULL,NULL,'admin'),(17727,'brute_force','2021-06-08 21:35:53','2021-06-09 02:35:53','18.116.55.180',NULL,NULL),(17728,'brute_force','2021-06-08 21:35:53','2021-06-09 02:35:53',NULL,NULL,'admin'),(17729,'brute_force','2021-06-08 22:07:38','2021-06-09 03:07:38','161.97.109.170',NULL,NULL),(17730,'brute_force','2021-06-08 22:07:38','2021-06-09 03:07:38',NULL,NULL,'admin'),(17731,'brute_force','2021-06-08 23:03:13','2021-06-09 04:03:13','151.80.34.51',NULL,NULL),(17732,'brute_force','2021-06-08 23:03:13','2021-06-09 04:03:13',NULL,NULL,'admin'),(17733,'brute_force','2021-06-08 23:07:54','2021-06-09 04:07:54','51.89.217.135',NULL,NULL),(17734,'brute_force','2021-06-08 23:07:56','2021-06-09 04:07:56','51.89.217.135',NULL,NULL),(17735,'brute_force','2021-06-08 23:07:56','2021-06-09 04:07:56',NULL,NULL,'admin'),(17736,'brute_force','2021-06-08 23:23:39','2021-06-09 04:23:39','92.53.96.150',NULL,NULL),(17737,'brute_force','2021-06-08 23:23:41','2021-06-09 04:23:41','92.53.96.150',NULL,NULL),(17738,'brute_force','2021-06-08 23:23:41','2021-06-09 04:23:41',NULL,NULL,'admin'),(17739,'brute_force','2021-06-08 23:40:40','2021-06-09 04:40:40','212.48.85.142',NULL,NULL),(17740,'brute_force','2021-06-08 23:40:40','2021-06-09 04:40:40',NULL,NULL,'[login]'),(17741,'brute_force','2021-06-08 23:48:47','2021-06-09 04:48:47','177.53.143.108',NULL,NULL),(17742,'brute_force','2021-06-08 23:48:47','2021-06-09 04:48:47',NULL,NULL,'admin'),(17743,'brute_force','2021-06-08 23:59:21','2021-06-09 04:59:21','104.149.130.198',NULL,NULL),(17744,'brute_force','2021-06-08 23:59:23','2021-06-09 04:59:23','104.149.130.198',NULL,NULL),(17745,'brute_force','2021-06-08 23:59:23','2021-06-09 04:59:23',NULL,NULL,'[login]'),(17746,'brute_force','2021-06-09 01:23:39','2021-06-09 06:23:39','192.254.137.83',NULL,NULL),(17747,'brute_force','2021-06-09 01:23:41','2021-06-09 06:23:41','192.254.137.83',NULL,NULL),(17748,'brute_force','2021-06-09 01:23:41','2021-06-09 06:23:41',NULL,NULL,'[login]'),(17749,'brute_force','2021-06-09 01:44:49','2021-06-09 06:44:49','167.172.107.50',NULL,NULL),(17750,'brute_force','2021-06-09 01:44:56','2021-06-09 06:44:56','167.172.107.50',NULL,NULL),(17751,'brute_force','2021-06-09 01:44:56','2021-06-09 06:44:56',NULL,NULL,'[login]'),(17752,'brute_force','2021-06-09 02:10:06','2021-06-09 07:10:06','89.252.137.57',NULL,NULL),(17753,'brute_force','2021-06-09 02:10:08','2021-06-09 07:10:08','89.252.137.57',NULL,NULL),(17754,'brute_force','2021-06-09 02:10:08','2021-06-09 07:10:08',NULL,NULL,'[login]'),(17755,'brute_force','2021-06-09 02:45:14','2021-06-09 07:45:14','138.68.90.192',NULL,NULL),(17756,'brute_force','2021-06-09 02:45:14','2021-06-09 07:45:14',NULL,NULL,'admin'),(17757,'brute_force','2021-06-09 03:22:24','2021-06-09 08:22:24','145.239.15.29',NULL,NULL),(17758,'brute_force','2021-06-09 03:22:24','2021-06-09 08:22:24',NULL,NULL,'admin'),(17759,'brute_force','2021-06-09 03:23:57','2021-06-09 08:23:57','101.32.62.196',NULL,NULL),(17760,'brute_force','2021-06-09 03:24:00','2021-06-09 08:24:00','101.32.62.196',NULL,NULL),(17761,'brute_force','2021-06-09 03:24:00','2021-06-09 08:24:00',NULL,NULL,'[login]'),(17762,'brute_force','2021-06-09 03:49:54','2021-06-09 08:49:54','173.236.224.150',NULL,NULL),(17763,'brute_force','2021-06-09 03:49:56','2021-06-09 08:49:56','173.236.224.150',NULL,NULL),(17764,'brute_force','2021-06-09 03:49:56','2021-06-09 08:49:56',NULL,NULL,'[login]'),(17765,'brute_force','2021-06-09 03:52:39','2021-06-09 08:52:39','18.193.177.62',NULL,NULL),(17766,'brute_force','2021-06-09 03:52:39','2021-06-09 08:52:39',NULL,NULL,'admin'),(17767,'brute_force','2021-06-09 04:39:55','2021-06-09 09:39:55','143.198.30.100',NULL,NULL),(17768,'brute_force','2021-06-09 04:39:57','2021-06-09 09:39:57','143.198.30.100',NULL,NULL),(17769,'brute_force','2021-06-09 04:39:57','2021-06-09 09:39:57',NULL,NULL,'admin'),(17770,'brute_force','2021-06-09 04:41:19','2021-06-09 09:41:19','193.112.16.121',NULL,NULL),(17771,'brute_force','2021-06-09 04:41:19','2021-06-09 09:41:19',NULL,NULL,'admin'),(17772,'brute_force','2021-06-09 04:52:27','2021-06-09 09:52:27','104.131.68.67',NULL,NULL),(17773,'brute_force','2021-06-09 04:52:27','2021-06-09 09:52:27',NULL,NULL,'admin'),(17774,'brute_force','2021-06-09 05:22:16','2021-06-09 10:22:16','51.195.253.77',NULL,NULL),(17775,'brute_force','2021-06-09 05:22:16','2021-06-09 10:22:16',NULL,NULL,'admin'),(17776,'brute_force','2021-06-09 05:29:22','2021-06-09 10:29:22','142.93.34.169',NULL,NULL),(17777,'brute_force','2021-06-09 05:29:25','2021-06-09 10:29:25','142.93.34.169',NULL,NULL),(17778,'brute_force','2021-06-09 05:29:25','2021-06-09 10:29:25',NULL,NULL,'[login]'),(17779,'brute_force','2021-06-09 05:40:12','2021-06-09 10:40:12','34.68.206.147',NULL,NULL),(17780,'brute_force','2021-06-09 05:40:12','2021-06-09 10:40:12',NULL,NULL,'admin'),(17781,'brute_force','2021-06-09 05:47:12','2021-06-09 10:47:12','162.214.7.215',NULL,NULL),(17782,'brute_force','2021-06-09 05:47:14','2021-06-09 10:47:14','162.214.7.215',NULL,NULL),(17783,'brute_force','2021-06-09 05:47:14','2021-06-09 10:47:14',NULL,NULL,'[login]'),(17784,'brute_force','2021-06-09 05:51:59','2021-06-09 10:51:59','104.131.210.58',NULL,NULL),(17785,'brute_force','2021-06-09 05:51:59','2021-06-09 10:51:59',NULL,NULL,'admin'),(17786,'brute_force','2021-06-09 06:23:11','2021-06-09 11:23:11','139.59.85.224',NULL,NULL),(17787,'brute_force','2021-06-09 06:23:11','2021-06-09 11:23:11',NULL,NULL,'admin'),(17788,'brute_force','2021-06-09 06:41:55','2021-06-09 11:41:55','161.97.109.170',NULL,NULL),(17789,'brute_force','2021-06-09 06:41:55','2021-06-09 11:41:55',NULL,NULL,'admin'),(17790,'brute_force','2021-06-09 06:53:00','2021-06-09 11:53:00','209.126.82.107',NULL,NULL),(17791,'brute_force','2021-06-09 06:53:00','2021-06-09 11:53:00',NULL,NULL,'admin'),(17792,'brute_force','2021-06-09 07:18:04','2021-06-09 12:18:04','47.254.216.219',NULL,NULL),(17793,'brute_force','2021-06-09 07:18:07','2021-06-09 12:18:07','47.254.216.219',NULL,NULL),(17794,'brute_force','2021-06-09 07:18:07','2021-06-09 12:18:07',NULL,NULL,'[login]'),(17795,'brute_force','2021-06-09 07:23:37','2021-06-09 12:23:37','188.120.253.6',NULL,NULL),(17796,'brute_force','2021-06-09 07:23:37','2021-06-09 12:23:37',NULL,NULL,'admin'),(17797,'brute_force','2021-06-09 07:44:19','2021-06-09 12:44:19','122.116.248.74',NULL,NULL),(17798,'brute_force','2021-06-09 07:44:19','2021-06-09 12:44:19',NULL,NULL,'admin'),(17799,'brute_force','2021-06-09 07:54:36','2021-06-09 12:54:36','95.217.201.199',NULL,NULL),(17800,'brute_force','2021-06-09 07:54:36','2021-06-09 12:54:36',NULL,NULL,'admin'),(17801,'brute_force','2021-06-09 07:58:15','2021-06-09 12:58:15','50.23.221.58',NULL,NULL),(17802,'brute_force','2021-06-09 07:58:17','2021-06-09 12:58:17','50.23.221.58',NULL,NULL),(17803,'brute_force','2021-06-09 07:58:17','2021-06-09 12:58:17',NULL,NULL,'[login]'),(17804,'brute_force','2021-06-09 08:19:32','2021-06-09 13:19:32','185.132.82.145',NULL,NULL),(17805,'brute_force','2021-06-09 08:19:34','2021-06-09 13:19:34','185.132.82.145',NULL,NULL),(17806,'brute_force','2021-06-09 08:19:34','2021-06-09 13:19:34',NULL,NULL,'[login]'),(17807,'brute_force','2021-06-09 08:56:22','2021-06-09 13:56:22','193.34.145.204',NULL,NULL),(17808,'brute_force','2021-06-09 08:56:22','2021-06-09 13:56:22',NULL,NULL,'admin'),(17809,'brute_force','2021-06-09 09:33:51','2021-06-09 14:33:51','51.15.76.60',NULL,NULL),(17810,'brute_force','2021-06-09 09:33:51','2021-06-09 14:33:51',NULL,2,'gruposuadi'),(17811,'brute_force','2021-06-09 09:49:37','2021-06-09 14:49:37','159.203.176.82',NULL,NULL),(17812,'brute_force','2021-06-09 09:49:38','2021-06-09 14:49:38','159.203.176.82',NULL,NULL),(17813,'brute_force','2021-06-09 09:49:38','2021-06-09 14:49:38',NULL,NULL,'[login]'),(17814,'brute_force','2021-06-09 09:58:49','2021-06-09 14:58:49','177.55.111.13',NULL,NULL),(17815,'brute_force','2021-06-09 09:58:49','2021-06-09 14:58:49',NULL,NULL,'admin'),(17816,'brute_force','2021-06-09 10:30:43','2021-06-09 15:30:43','167.86.73.127',NULL,NULL),(17817,'brute_force','2021-06-09 10:30:43','2021-06-09 15:30:43',NULL,NULL,'admin'),(17818,'brute_force','2021-06-09 11:22:18','2021-06-09 16:22:18','151.246.166.43',NULL,NULL),(17819,'brute_force','2021-06-09 11:22:18','2021-06-09 16:22:18',NULL,2,'gruposuadi'),(17820,'brute_force','2021-06-09 11:22:21','2021-06-09 16:22:21','114.108.219.153',NULL,NULL),(17821,'brute_force','2021-06-09 11:22:21','2021-06-09 16:22:21',NULL,2,'gruposuadi'),(17822,'brute_force','2021-06-09 11:22:28','2021-06-09 16:22:28','190.239.201.55',NULL,NULL),(17823,'brute_force','2021-06-09 11:22:28','2021-06-09 16:22:28',NULL,2,'gruposuadi'),(17824,'brute_force','2021-06-09 11:22:33','2021-06-09 16:22:33','177.55.192.32',NULL,NULL),(17825,'brute_force','2021-06-09 11:22:33','2021-06-09 16:22:33',NULL,2,'gruposuadi'),(17826,'brute_force','2021-06-09 11:22:47','2021-06-09 16:22:47','201.123.30.173',NULL,NULL),(17827,'brute_force','2021-06-09 11:22:47','2021-06-09 16:22:47',NULL,2,'gruposuadi'),(17828,'brute_force','2021-06-09 11:22:51','2021-06-09 16:22:51','190.237.183.147',NULL,NULL),(17829,'brute_force','2021-06-09 11:22:51','2021-06-09 16:22:51',NULL,2,'gruposuadi'),(17830,'brute_force','2021-06-09 11:22:55','2021-06-09 16:22:55','177.104.243.136',NULL,NULL),(17831,'brute_force','2021-06-09 11:22:55','2021-06-09 16:22:55',NULL,2,'gruposuadi'),(17832,'brute_force','2021-06-09 11:22:58','2021-06-09 16:22:58','196.218.127.100',NULL,NULL),(17833,'brute_force','2021-06-09 11:22:58','2021-06-09 16:22:58',NULL,2,'gruposuadi'),(17834,'brute_force','2021-06-09 11:23:02','2021-06-09 16:23:02','177.30.71.232',NULL,NULL),(17835,'brute_force','2021-06-09 11:23:02','2021-06-09 16:23:02',NULL,2,'gruposuadi'),(17836,'brute_force','2021-06-09 11:23:06','2021-06-09 16:23:06','186.212.103.156',NULL,NULL),(17837,'brute_force','2021-06-09 11:23:06','2021-06-09 16:23:06',NULL,2,'gruposuadi'),(17838,'brute_force','2021-06-09 11:35:06','2021-06-09 16:35:06','54.177.77.32',NULL,NULL),(17839,'brute_force','2021-06-09 11:35:06','2021-06-09 16:35:06',NULL,NULL,'admin'),(17840,'brute_force','2021-06-09 11:59:13','2021-06-09 16:59:13','185.191.124.143',NULL,NULL),(17841,'brute_force','2021-06-09 11:59:13','2021-06-09 16:59:13',NULL,NULL,'editor'),(17842,'brute_force','2021-06-09 12:06:17','2021-06-09 17:06:17','101.32.178.221',NULL,NULL),(17843,'brute_force','2021-06-09 12:06:17','2021-06-09 17:06:17',NULL,NULL,'admin'),(17844,'brute_force','2021-06-09 12:37:24','2021-06-09 17:37:24','176.126.165.71',NULL,NULL),(17845,'brute_force','2021-06-09 12:37:24','2021-06-09 17:37:24',NULL,NULL,'admin'),(17846,'brute_force','2021-06-09 13:09:25','2021-06-09 18:09:25','192.185.130.172',NULL,NULL),(17847,'brute_force','2021-06-09 13:09:25','2021-06-09 18:09:25',NULL,NULL,'admin'),(17848,'brute_force','2021-06-09 14:13:00','2021-06-09 19:13:00','34.94.209.49',NULL,NULL),(17849,'brute_force','2021-06-09 14:13:00','2021-06-09 19:13:00',NULL,NULL,'admin'),(17850,'brute_force','2021-06-09 14:44:51','2021-06-09 19:44:51','213.132.223.231',NULL,NULL),(17851,'brute_force','2021-06-09 14:44:51','2021-06-09 19:44:51',NULL,NULL,'admin'),(17852,'brute_force','2021-06-09 15:17:08','2021-06-09 20:17:08','91.193.20.72',NULL,NULL),(17853,'brute_force','2021-06-09 15:17:08','2021-06-09 20:17:08',NULL,NULL,'admin'),(17854,'brute_force','2021-06-09 15:49:15','2021-06-09 20:49:15','177.55.111.13',NULL,NULL),(17855,'brute_force','2021-06-09 15:49:15','2021-06-09 20:49:15',NULL,NULL,'admin'),(17856,'brute_force','2021-06-09 16:54:03','2021-06-09 21:54:03','80.169.210.148',NULL,NULL),(17857,'brute_force','2021-06-09 16:54:03','2021-06-09 21:54:03',NULL,NULL,'admin'),(17858,'brute_force','2021-06-09 18:08:04','2021-06-09 23:08:04','96.125.169.49',NULL,NULL),(17859,'brute_force','2021-06-09 18:08:04','2021-06-09 23:08:04',NULL,NULL,'admin'),(17860,'brute_force','2021-06-09 18:45:09','2021-06-09 23:45:09','31.192.208.12',NULL,NULL),(17861,'brute_force','2021-06-09 18:45:09','2021-06-09 23:45:09',NULL,NULL,'admin'),(17862,'brute_force','2021-06-09 19:21:41','2021-06-10 00:21:41','72.167.42.12',NULL,NULL),(17863,'brute_force','2021-06-09 19:21:41','2021-06-10 00:21:41',NULL,NULL,'admin'),(17864,'brute_force','2021-06-09 19:57:56','2021-06-10 00:57:56','45.63.99.196',NULL,NULL),(17865,'brute_force','2021-06-09 19:57:56','2021-06-10 00:57:56',NULL,NULL,'admin'),(17866,'brute_force','2021-06-09 20:31:39','2021-06-10 01:31:39','78.246.14.81',NULL,NULL),(17867,'brute_force','2021-06-09 20:31:39','2021-06-10 01:31:39',NULL,NULL,'admin'),(17868,'brute_force','2021-06-09 21:04:26','2021-06-10 02:04:26','54.38.227.243',NULL,NULL),(17869,'brute_force','2021-06-09 21:04:26','2021-06-10 02:04:26',NULL,NULL,'admin'),(17870,'brute_force','2021-06-09 21:38:09','2021-06-10 02:38:09','13.59.171.216',NULL,NULL),(17871,'brute_force','2021-06-09 21:38:09','2021-06-10 02:38:09',NULL,NULL,'admin'),(17872,'brute_force','2021-06-09 22:11:10','2021-06-10 03:11:10','5.135.72.184',NULL,NULL),(17873,'brute_force','2021-06-09 22:11:10','2021-06-10 03:11:10',NULL,NULL,'admin'),(17874,'brute_force','2021-06-09 22:44:25','2021-06-10 03:44:25','52.66.54.230',NULL,NULL),(17875,'brute_force','2021-06-09 22:44:25','2021-06-10 03:44:25',NULL,NULL,'admin'),(17876,'brute_force','2021-06-09 23:16:13','2021-06-10 04:16:13','178.128.68.121',NULL,NULL),(17877,'brute_force','2021-06-09 23:16:16','2021-06-10 04:16:16','178.128.68.121',NULL,NULL),(17878,'brute_force','2021-06-09 23:16:16','2021-06-10 04:16:16',NULL,NULL,'[login]'),(17879,'brute_force','2021-06-09 23:17:46','2021-06-10 04:17:46','104.248.233.244',NULL,NULL),(17880,'brute_force','2021-06-09 23:17:46','2021-06-10 04:17:46',NULL,NULL,'admin'),(17881,'brute_force','2021-06-09 23:21:58','2021-06-10 04:21:58','209.126.13.151',NULL,NULL),(17882,'brute_force','2021-06-09 23:22:00','2021-06-10 04:22:00','209.126.13.151',NULL,NULL),(17883,'brute_force','2021-06-09 23:22:00','2021-06-10 04:22:00',NULL,NULL,'admin'),(17884,'brute_force','2021-06-09 23:51:08','2021-06-10 04:51:08','103.28.49.63',NULL,NULL),(17885,'brute_force','2021-06-09 23:51:08','2021-06-10 04:51:08',NULL,NULL,'admin'),(17886,'brute_force','2021-06-09 23:51:35','2021-06-10 04:51:35','104.236.121.187',NULL,NULL),(17887,'brute_force','2021-06-09 23:51:41','2021-06-10 04:51:41','104.236.121.187',NULL,NULL),(17888,'brute_force','2021-06-09 23:51:41','2021-06-10 04:51:41',NULL,NULL,'admin'),(17889,'brute_force','2021-06-10 00:07:48','2021-06-10 05:07:48','206.189.148.173',NULL,NULL),(17890,'brute_force','2021-06-10 00:07:56','2021-06-10 05:07:56','206.189.148.173',NULL,NULL),(17891,'brute_force','2021-06-10 00:07:56','2021-06-10 05:07:56',NULL,NULL,'admin'),(17892,'brute_force','2021-06-10 00:49:01','2021-06-10 05:49:01','104.45.41.45',NULL,NULL),(17893,'brute_force','2021-06-10 00:49:03','2021-06-10 05:49:03','104.45.41.45',NULL,NULL),(17894,'brute_force','2021-06-10 00:49:03','2021-06-10 05:49:03',NULL,NULL,'admin'),(17895,'brute_force','2021-06-10 00:58:14','2021-06-10 05:58:14','217.61.0.99',NULL,NULL),(17896,'brute_force','2021-06-10 00:58:16','2021-06-10 05:58:16','217.61.0.99',NULL,NULL),(17897,'brute_force','2021-06-10 00:58:16','2021-06-10 05:58:16',NULL,NULL,'admin'),(17898,'brute_force','2021-06-10 01:07:08','2021-06-10 06:07:08','142.4.29.99',NULL,NULL),(17899,'brute_force','2021-06-10 01:07:11','2021-06-10 06:07:11','142.4.29.99',NULL,NULL),(17900,'brute_force','2021-06-10 01:07:11','2021-06-10 06:07:11',NULL,NULL,'admin'),(17901,'brute_force','2021-06-10 01:16:14','2021-06-10 06:16:14','178.62.26.232',NULL,NULL),(17902,'brute_force','2021-06-10 01:16:16','2021-06-10 06:16:16','178.62.26.232',NULL,NULL),(17903,'brute_force','2021-06-10 01:16:16','2021-06-10 06:16:16',NULL,NULL,'admin'),(17904,'brute_force','2021-06-10 01:26:00','2021-06-10 06:26:00','149.129.255.178',NULL,NULL),(17905,'brute_force','2021-06-10 01:26:03','2021-06-10 06:26:03','149.129.255.178',NULL,NULL),(17906,'brute_force','2021-06-10 01:26:03','2021-06-10 06:26:03',NULL,NULL,'admin'),(17907,'brute_force','2021-06-10 01:32:27','2021-06-10 06:32:27','188.212.34.69',NULL,NULL),(17908,'brute_force','2021-06-10 01:32:27','2021-06-10 06:32:27',NULL,NULL,'admin'),(17909,'brute_force','2021-06-10 01:50:13','2021-06-10 06:50:13','45.40.132.156',NULL,NULL),(17910,'brute_force','2021-06-10 01:50:13','2021-06-10 06:50:13',NULL,NULL,'admin'),(17911,'brute_force','2021-06-10 01:54:14','2021-06-10 06:54:14','195.201.105.171',NULL,NULL),(17912,'brute_force','2021-06-10 01:54:16','2021-06-10 06:54:16','195.201.105.171',NULL,NULL),(17913,'brute_force','2021-06-10 01:54:16','2021-06-10 06:54:16',NULL,NULL,'admin'),(17914,'brute_force','2021-06-10 02:07:51','2021-06-10 07:07:51','162.144.195.153',NULL,NULL),(17915,'brute_force','2021-06-10 02:07:51','2021-06-10 07:07:51',NULL,NULL,'admin'),(17916,'brute_force','2021-06-10 02:23:36','2021-06-10 07:23:36','176.58.104.12',NULL,NULL),(17917,'brute_force','2021-06-10 02:23:37','2021-06-10 07:23:37','176.58.104.12',NULL,NULL),(17918,'brute_force','2021-06-10 02:23:37','2021-06-10 07:23:37',NULL,NULL,'admin'),(17919,'brute_force','2021-06-10 02:25:13','2021-06-10 07:25:13','161.97.84.237',NULL,NULL),(17920,'brute_force','2021-06-10 02:25:13','2021-06-10 07:25:13',NULL,NULL,'admin'),(17921,'brute_force','2021-06-10 02:30:12','2021-06-10 07:30:12','103.39.132.74',NULL,NULL),(17922,'brute_force','2021-06-10 02:30:12','2021-06-10 07:30:12',NULL,NULL,'demo'),(17923,'brute_force','2021-06-10 02:34:46','2021-06-10 07:34:46','171.244.21.74',NULL,NULL),(17924,'brute_force','2021-06-10 02:34:49','2021-06-10 07:34:49','171.244.21.74',NULL,NULL),(17925,'brute_force','2021-06-10 02:34:49','2021-06-10 07:34:49',NULL,NULL,'admin'),(17926,'brute_force','2021-06-10 02:35:10','2021-06-10 07:35:10','185.182.57.110',NULL,NULL),(17927,'brute_force','2021-06-10 02:35:10','2021-06-10 07:35:10',NULL,NULL,'test'),(17928,'brute_force','2021-06-10 02:42:40','2021-06-10 07:42:40','42.200.180.31',NULL,NULL),(17929,'brute_force','2021-06-10 02:42:40','2021-06-10 07:42:40',NULL,NULL,'admin'),(17930,'brute_force','2021-06-10 02:44:30','2021-06-10 07:44:30','134.209.176.202',NULL,NULL),(17931,'brute_force','2021-06-10 02:44:33','2021-06-10 07:44:33','134.209.176.202',NULL,NULL),(17932,'brute_force','2021-06-10 02:44:33','2021-06-10 07:44:33',NULL,NULL,'admin'),(17933,'brute_force','2021-06-10 02:49:22','2021-06-10 07:49:22','93.190.46.20',NULL,NULL),(17934,'brute_force','2021-06-10 02:49:22','2021-06-10 07:49:22',NULL,NULL,'test'),(17935,'brute_force','2021-06-10 02:54:02','2021-06-10 07:54:02','34.78.175.113',NULL,NULL),(17936,'brute_force','2021-06-10 02:54:04','2021-06-10 07:54:04','34.78.175.113',NULL,NULL),(17937,'brute_force','2021-06-10 02:54:04','2021-06-10 07:54:04',NULL,NULL,'admin'),(17938,'brute_force','2021-06-10 02:54:59','2021-06-10 07:54:59','184.105.184.226',NULL,NULL),(17939,'brute_force','2021-06-10 02:54:59','2021-06-10 07:54:59',NULL,NULL,'123456'),(17940,'brute_force','2021-06-10 02:59:55','2021-06-10 07:59:55','65.74.177.84',NULL,NULL),(17941,'brute_force','2021-06-10 02:59:55','2021-06-10 07:59:55',NULL,NULL,'admin'),(17942,'brute_force','2021-06-10 03:00:09','2021-06-10 08:00:09','184.105.184.226',NULL,NULL),(17943,'brute_force','2021-06-10 03:00:09','2021-06-10 08:00:09',NULL,NULL,'test'),(17944,'brute_force','2021-06-10 03:15:29','2021-06-10 08:15:29','34.78.175.113',NULL,NULL),(17945,'brute_force','2021-06-10 03:15:32','2021-06-10 08:15:32','34.78.175.113',NULL,NULL),(17946,'brute_force','2021-06-10 03:15:32','2021-06-10 08:15:32',NULL,NULL,'admin'),(17947,'brute_force','2021-06-10 03:16:04','2021-06-10 08:16:04','54.180.94.102',NULL,NULL),(17948,'brute_force','2021-06-10 03:16:04','2021-06-10 08:16:04',NULL,NULL,'testuser'),(17949,'brute_force','2021-06-10 03:17:13','2021-06-10 08:17:13','90.52.59.4',NULL,NULL),(17950,'brute_force','2021-06-10 03:17:13','2021-06-10 08:17:13',NULL,NULL,'admin'),(17951,'brute_force','2021-06-10 03:20:41','2021-06-10 08:20:41','221.121.158.191',NULL,NULL),(17952,'brute_force','2021-06-10 03:20:41','2021-06-10 08:20:41',NULL,NULL,'private'),(17953,'brute_force','2021-06-10 03:26:41','2021-06-10 08:26:41','195.154.225.16',NULL,NULL),(17954,'brute_force','2021-06-10 03:26:41','2021-06-10 08:26:41',NULL,NULL,'admin'),(17955,'brute_force','2021-06-10 03:34:13','2021-06-10 08:34:13','1.116.75.216',NULL,NULL),(17956,'brute_force','2021-06-10 03:34:13','2021-06-10 08:34:13',NULL,NULL,'admin'),(17957,'brute_force','2021-06-10 03:39:51','2021-06-10 08:39:51','3.139.104.99',NULL,NULL),(17958,'brute_force','2021-06-10 03:39:51','2021-06-10 08:39:51',NULL,NULL,'garak'),(17959,'brute_force','2021-06-10 03:45:27','2021-06-10 08:45:27','185.182.57.110',NULL,NULL),(17960,'brute_force','2021-06-10 03:45:27','2021-06-10 08:45:27',NULL,NULL,'testadmin'),(17961,'brute_force','2021-06-10 03:48:41','2021-06-10 08:48:41','5.200.91.6',NULL,NULL),(17962,'brute_force','2021-06-10 03:48:44','2021-06-10 08:48:44','5.200.91.6',NULL,NULL),(17963,'brute_force','2021-06-10 03:48:44','2021-06-10 08:48:44',NULL,NULL,'admin'),(17964,'brute_force','2021-06-10 03:50:53','2021-06-10 08:50:53','118.69.173.199',NULL,NULL),(17965,'brute_force','2021-06-10 03:50:53','2021-06-10 08:50:53',NULL,NULL,'admin'),(17966,'brute_force','2021-06-10 03:57:33','2021-06-10 08:57:33','3.108.75.104',NULL,NULL),(17967,'brute_force','2021-06-10 03:57:33','2021-06-10 08:57:33',NULL,NULL,'Admin'),(17968,'brute_force','2021-06-10 04:03:00','2021-06-10 09:03:00','195.201.183.67',NULL,NULL),(17969,'brute_force','2021-06-10 04:03:00','2021-06-10 09:03:00',NULL,NULL,'admin'),(17970,'brute_force','2021-06-10 04:07:41','2021-06-10 09:07:41','185.50.25.56',NULL,NULL),(17971,'brute_force','2021-06-10 04:07:41','2021-06-10 09:07:41',NULL,NULL,'admin'),(17972,'brute_force','2021-06-10 04:08:23','2021-06-10 09:08:23','216.172.170.131',NULL,NULL),(17973,'brute_force','2021-06-10 04:08:23','2021-06-10 09:08:23',NULL,NULL,'admin'),(17974,'brute_force','2021-06-10 04:17:15','2021-06-10 09:17:15','27.254.111.200',NULL,NULL),(17975,'brute_force','2021-06-10 04:17:15','2021-06-10 09:17:15',NULL,NULL,'prueba'),(17976,'brute_force','2021-06-10 04:21:37','2021-06-10 09:21:37','95.111.239.17',NULL,NULL),(17977,'brute_force','2021-06-10 04:21:39','2021-06-10 09:21:39','95.111.239.17',NULL,NULL),(17978,'brute_force','2021-06-10 04:21:39','2021-06-10 09:21:39',NULL,NULL,'admin'),(17979,'brute_force','2021-06-10 04:22:10','2021-06-10 09:22:10','161.35.109.127',NULL,NULL),(17980,'brute_force','2021-06-10 04:22:10','2021-06-10 09:22:10',NULL,NULL,'testtest'),(17981,'brute_force','2021-06-10 04:23:50','2021-06-10 09:23:50','35.243.175.87',NULL,NULL),(17982,'brute_force','2021-06-10 04:23:50','2021-06-10 09:23:50',NULL,NULL,'admin'),(17983,'brute_force','2021-06-10 04:27:19','2021-06-10 09:27:19','159.89.160.132',NULL,NULL),(17984,'brute_force','2021-06-10 04:27:19','2021-06-10 09:27:19',NULL,NULL,'test'),(17985,'brute_force','2021-06-10 04:41:10','2021-06-10 09:41:10','191.252.195.179',NULL,NULL),(17986,'brute_force','2021-06-10 04:41:10','2021-06-10 09:41:10',NULL,NULL,'admin'),(17987,'brute_force','2021-06-10 04:45:10','2021-06-10 09:45:10','162.214.198.70',NULL,NULL),(17988,'brute_force','2021-06-10 04:45:12','2021-06-10 09:45:12','162.214.198.70',NULL,NULL),(17989,'brute_force','2021-06-10 04:45:12','2021-06-10 09:45:12',NULL,NULL,'admin'),(17990,'brute_force','2021-06-10 04:54:49','2021-06-10 09:54:49','139.59.59.75',NULL,NULL),(17991,'brute_force','2021-06-10 04:54:49','2021-06-10 09:54:49',NULL,NULL,'[login]'),(17992,'brute_force','2021-06-10 04:57:23','2021-06-10 09:57:23','82.202.172.211',NULL,NULL),(17993,'brute_force','2021-06-10 04:57:23','2021-06-10 09:57:23',NULL,NULL,'admin'),(17994,'brute_force','2021-06-10 05:05:45','2021-06-10 10:05:45','35.203.182.39',NULL,NULL),(17995,'brute_force','2021-06-10 05:05:45','2021-06-10 10:05:45',NULL,NULL,'test'),(17996,'brute_force','2021-06-10 05:08:16','2021-06-10 10:08:16','94.182.181.196',NULL,NULL),(17997,'brute_force','2021-06-10 05:08:19','2021-06-10 10:08:19','94.182.181.196',NULL,NULL),(17998,'brute_force','2021-06-10 05:08:19','2021-06-10 10:08:19',NULL,NULL,'[login]'),(17999,'brute_force','2021-06-10 05:09:48','2021-06-10 10:09:48','139.59.83.115',NULL,NULL),(18000,'brute_force','2021-06-10 05:09:48','2021-06-10 10:09:48',NULL,NULL,'guest'),(18001,'brute_force','2021-06-10 05:13:58','2021-06-10 10:13:58','128.199.180.129',NULL,NULL),(18002,'brute_force','2021-06-10 05:13:58','2021-06-10 10:13:58',NULL,NULL,'admin'),(18003,'brute_force','2021-06-10 05:18:47','2021-06-10 10:18:47','128.199.18.253',NULL,NULL),(18004,'brute_force','2021-06-10 05:18:47','2021-06-10 10:18:47',NULL,NULL,'Admin'),(18005,'brute_force','2021-06-10 05:30:18','2021-06-10 10:30:18','194.233.68.97',NULL,NULL),(18006,'brute_force','2021-06-10 05:30:18','2021-06-10 10:30:18',NULL,NULL,'admin'),(18007,'brute_force','2021-06-10 05:30:57','2021-06-10 10:30:57','74.208.86.201',NULL,NULL),(18008,'brute_force','2021-06-10 05:30:57','2021-06-10 10:30:57',NULL,NULL,'[login]'),(18009,'brute_force','2021-06-10 05:41:50','2021-06-10 10:41:50','3.25.93.219',NULL,NULL),(18010,'brute_force','2021-06-10 05:41:50','2021-06-10 10:41:50',NULL,NULL,'sophie'),(18011,'brute_force','2021-06-10 05:46:26','2021-06-10 10:46:26','94.199.18.198',NULL,NULL),(18012,'brute_force','2021-06-10 05:46:26','2021-06-10 10:46:26',NULL,NULL,'Admin'),(18013,'brute_force','2021-06-10 05:47:05','2021-06-10 10:47:05','34.83.241.241',NULL,NULL),(18014,'brute_force','2021-06-10 05:47:05','2021-06-10 10:47:05',NULL,NULL,'admin'),(18015,'brute_force','2021-06-10 05:55:05','2021-06-10 10:55:05','51.222.143.233',NULL,NULL),(18016,'brute_force','2021-06-10 05:55:05','2021-06-10 10:55:05',NULL,NULL,'test'),(18017,'brute_force','2021-06-10 05:56:26','2021-06-10 10:56:26','104.238.118.25',NULL,NULL),(18018,'brute_force','2021-06-10 05:56:28','2021-06-10 10:56:28','104.238.118.25',NULL,NULL),(18019,'brute_force','2021-06-10 05:56:28','2021-06-10 10:56:28',NULL,NULL,'[login]'),(18020,'brute_force','2021-06-10 06:03:18','2021-06-10 11:03:18','93.113.111.54',NULL,NULL),(18021,'brute_force','2021-06-10 06:03:18','2021-06-10 11:03:18',NULL,NULL,'admin'),(18022,'brute_force','2021-06-10 06:09:46','2021-06-10 11:09:46','35.221.181.187',NULL,NULL),(18023,'brute_force','2021-06-10 06:09:48','2021-06-10 11:09:48','35.221.181.187',NULL,NULL),(18024,'brute_force','2021-06-10 06:09:48','2021-06-10 11:09:48',NULL,NULL,'[login]'),(18025,'brute_force','2021-06-10 06:14:26','2021-06-10 11:14:26','157.245.117.243',NULL,NULL),(18026,'brute_force','2021-06-10 06:14:26','2021-06-10 11:14:26',NULL,NULL,'AdMiN'),(18027,'brute_force','2021-06-10 06:19:08','2021-06-10 11:19:08','103.221.220.19',NULL,NULL),(18028,'brute_force','2021-06-10 06:19:08','2021-06-10 11:19:08',NULL,NULL,'testuser'),(18029,'brute_force','2021-06-10 06:22:02','2021-06-10 11:22:02','139.59.59.75',NULL,NULL),(18030,'brute_force','2021-06-10 06:22:05','2021-06-10 11:22:05','139.59.59.75',NULL,NULL),(18031,'brute_force','2021-06-10 06:22:05','2021-06-10 11:22:05',NULL,NULL,'[login]'),(18032,'brute_force','2021-06-10 06:24:10','2021-06-10 11:24:10','185.18.212.66',NULL,NULL),(18033,'brute_force','2021-06-10 06:24:10','2021-06-10 11:24:10',NULL,NULL,'jsjobs_employer'),(18034,'brute_force','2021-06-10 06:28:53','2021-06-10 11:28:53','78.46.141.143',NULL,NULL),(18035,'brute_force','2021-06-10 06:28:53','2021-06-10 11:28:53',NULL,NULL,'admin'),(18036,'brute_force','2021-06-10 06:35:50','2021-06-10 11:35:50','162.144.195.153',NULL,NULL),(18037,'brute_force','2021-06-10 06:35:50','2021-06-10 11:35:50',NULL,NULL,'admin'),(18038,'brute_force','2021-06-10 06:48:59','2021-06-10 11:48:59','122.114.76.148',NULL,NULL),(18039,'brute_force','2021-06-10 06:49:02','2021-06-10 11:49:02','122.114.76.148',NULL,NULL),(18040,'brute_force','2021-06-10 06:49:02','2021-06-10 11:49:02',NULL,NULL,'[login]'),(18041,'brute_force','2021-06-10 06:51:47','2021-06-10 11:51:47','176.119.210.163',NULL,NULL),(18042,'brute_force','2021-06-10 06:51:47','2021-06-10 11:51:47',NULL,NULL,'admin'),(18043,'brute_force','2021-06-10 06:54:37','2021-06-10 11:54:37','91.185.211.101',NULL,NULL),(18044,'brute_force','2021-06-10 06:54:37','2021-06-10 11:54:37',NULL,NULL,'prueba'),(18045,'brute_force','2021-06-10 07:00:55','2021-06-10 12:00:55','185.49.20.75',NULL,NULL),(18046,'brute_force','2021-06-10 07:00:57','2021-06-10 12:00:57','185.49.20.75',NULL,NULL),(18047,'brute_force','2021-06-10 07:00:57','2021-06-10 12:00:57',NULL,NULL,'[login]'),(18048,'brute_force','2021-06-10 07:04:22','2021-06-10 12:04:22','185.10.17.56',NULL,NULL),(18049,'brute_force','2021-06-10 07:04:22','2021-06-10 12:04:22',NULL,NULL,'testing'),(18050,'brute_force','2021-06-10 07:14:15','2021-06-10 12:14:15','131.72.236.168',NULL,NULL),(18051,'brute_force','2021-06-10 07:14:15','2021-06-10 12:14:15',NULL,NULL,'abc'),(18052,'brute_force','2021-06-10 07:15:12','2021-06-10 12:15:12','203.183.42.106',NULL,NULL),(18053,'brute_force','2021-06-10 07:15:14','2021-06-10 12:15:14','203.183.42.106',NULL,NULL),(18054,'brute_force','2021-06-10 07:15:14','2021-06-10 12:15:14',NULL,NULL,'[login]'),(18055,'brute_force','2021-06-10 07:23:38','2021-06-10 12:23:38','129.232.224.91',NULL,NULL),(18056,'brute_force','2021-06-10 07:23:38','2021-06-10 12:23:38',NULL,NULL,'admin'),(18057,'brute_force','2021-06-10 07:24:09','2021-06-10 12:24:09','106.2.45.13',NULL,NULL),(18058,'brute_force','2021-06-10 07:24:09','2021-06-10 12:24:09',NULL,NULL,'tester'),(18059,'brute_force','2021-06-10 07:28:15','2021-06-10 12:28:15','3.108.26.157',NULL,NULL),(18060,'brute_force','2021-06-10 07:28:15','2021-06-10 12:28:15',NULL,NULL,'agent'),(18061,'brute_force','2021-06-10 07:28:38','2021-06-10 12:28:38','35.205.67.180',NULL,NULL),(18062,'brute_force','2021-06-10 07:28:40','2021-06-10 12:28:40','35.205.67.180',NULL,NULL),(18063,'brute_force','2021-06-10 07:28:40','2021-06-10 12:28:40',NULL,NULL,'[login]'),(18064,'brute_force','2021-06-10 07:37:58','2021-06-10 12:37:58','186.250.243.162',NULL,NULL),(18065,'brute_force','2021-06-10 07:37:58','2021-06-10 12:37:58',NULL,NULL,'asdasd'),(18066,'brute_force','2021-06-10 07:43:20','2021-06-10 12:43:20','45.156.184.40',NULL,NULL),(18067,'brute_force','2021-06-10 07:43:20','2021-06-10 12:43:20',NULL,NULL,'[login]'),(18068,'brute_force','2021-06-10 07:47:46','2021-06-10 12:47:46','3.25.93.219',NULL,NULL),(18069,'brute_force','2021-06-10 07:47:46','2021-06-10 12:47:46',NULL,NULL,'john'),(18070,'brute_force','2021-06-10 07:52:50','2021-06-10 12:52:50','186.250.243.162',NULL,NULL),(18071,'brute_force','2021-06-10 07:52:50','2021-06-10 12:52:50',NULL,NULL,'user'),(18072,'brute_force','2021-06-10 07:56:53','2021-06-10 12:56:53','104.45.41.45',NULL,NULL),(18073,'brute_force','2021-06-10 07:56:55','2021-06-10 12:56:55','104.45.41.45',NULL,NULL),(18074,'brute_force','2021-06-10 07:56:55','2021-06-10 12:56:55',NULL,NULL,'[login]'),(18075,'brute_force','2021-06-10 07:57:55','2021-06-10 12:57:55','103.221.222.165',NULL,NULL),(18076,'brute_force','2021-06-10 07:57:55','2021-06-10 12:57:55',NULL,NULL,'admin'),(18077,'brute_force','2021-06-10 08:07:43','2021-06-10 13:07:43','95.168.171.150',NULL,NULL),(18078,'brute_force','2021-06-10 08:07:43','2021-06-10 13:07:43',NULL,NULL,'test'),(18079,'brute_force','2021-06-10 08:10:53','2021-06-10 13:10:53','51.75.200.183',NULL,NULL),(18080,'brute_force','2021-06-10 08:10:53','2021-06-10 13:10:53',NULL,NULL,'admin'),(18081,'brute_force','2021-06-10 08:17:41','2021-06-10 13:17:41','37.148.213.19',NULL,NULL),(18082,'brute_force','2021-06-10 08:17:41','2021-06-10 13:17:41',NULL,NULL,'test2'),(18083,'brute_force','2021-06-10 08:22:06','2021-06-10 13:22:06','159.89.89.205',NULL,NULL),(18084,'brute_force','2021-06-10 08:22:06','2021-06-10 13:22:06',NULL,NULL,'12345'),(18085,'brute_force','2021-06-10 08:24:45','2021-06-10 13:24:45','34.78.175.113',NULL,NULL),(18086,'brute_force','2021-06-10 08:24:47','2021-06-10 13:24:47','34.78.175.113',NULL,NULL),(18087,'brute_force','2021-06-10 08:24:47','2021-06-10 13:24:47',NULL,NULL,'[login]'),(18088,'brute_force','2021-06-10 08:25:47','2021-06-10 13:25:47','67.205.146.15',NULL,NULL),(18089,'brute_force','2021-06-10 08:25:47','2021-06-10 13:25:47',NULL,NULL,'admin'),(18090,'brute_force','2021-06-10 08:41:04','2021-06-10 13:41:04','104.131.68.67',NULL,NULL),(18091,'brute_force','2021-06-10 08:41:04','2021-06-10 13:41:04',NULL,NULL,'admin'),(18092,'brute_force','2021-06-10 08:56:42','2021-06-10 13:56:42','164.90.183.200',NULL,NULL),(18093,'brute_force','2021-06-10 08:56:42','2021-06-10 13:56:42',NULL,NULL,'testing'),(18094,'brute_force','2021-06-10 09:06:19','2021-06-10 14:06:19','40.75.90.78',NULL,NULL),(18095,'brute_force','2021-06-10 09:06:19','2021-06-10 14:06:19',NULL,NULL,'abc'),(18096,'brute_force','2021-06-10 09:11:50','2021-06-10 14:11:50','81.88.52.154',NULL,NULL),(18097,'brute_force','2021-06-10 09:11:50','2021-06-10 14:11:50',NULL,NULL,'admin'),(18098,'brute_force','2021-06-10 09:20:59','2021-06-10 14:20:59','103.98.30.72',NULL,NULL),(18099,'brute_force','2021-06-10 09:20:59','2021-06-10 14:20:59',NULL,NULL,'abcd'),(18100,'brute_force','2021-06-10 09:25:52','2021-06-10 14:25:52','185.129.251.33',NULL,NULL),(18101,'brute_force','2021-06-10 09:25:54','2021-06-10 14:25:54','185.129.251.33',NULL,NULL),(18102,'brute_force','2021-06-10 09:25:54','2021-06-10 14:25:54',NULL,NULL,'[login]'),(18103,'brute_force','2021-06-10 09:26:59','2021-06-10 14:26:59','138.68.95.249',NULL,NULL),(18104,'brute_force','2021-06-10 09:26:59','2021-06-10 14:26:59',NULL,NULL,'preview'),(18105,'brute_force','2021-06-10 09:32:00','2021-06-10 14:32:00','3.25.93.219',NULL,NULL),(18106,'brute_force','2021-06-10 09:32:00','2021-06-10 14:32:00',NULL,NULL,'1234567890'),(18107,'brute_force','2021-06-10 09:40:37','2021-06-10 14:40:37','142.4.29.99',NULL,NULL),(18108,'brute_force','2021-06-10 09:40:39','2021-06-10 14:40:39','142.4.29.99',NULL,NULL),(18109,'brute_force','2021-06-10 09:40:39','2021-06-10 14:40:39',NULL,NULL,'[login]'),(18110,'brute_force','2021-06-10 09:43:11','2021-06-10 14:43:11','134.209.196.64',NULL,NULL),(18111,'brute_force','2021-06-10 09:43:11','2021-06-10 14:43:11',NULL,NULL,'admin'),(18112,'brute_force','2021-06-10 09:57:10','2021-06-10 14:57:10','148.72.22.169',NULL,NULL),(18113,'brute_force','2021-06-10 09:57:11','2021-06-10 14:57:11','148.72.22.169',NULL,NULL),(18114,'brute_force','2021-06-10 09:57:11','2021-06-10 14:57:11',NULL,NULL,'[login]'),(18115,'brute_force','2021-06-10 09:58:28','2021-06-10 14:58:28','142.44.212.25',NULL,NULL),(18116,'brute_force','2021-06-10 09:58:28','2021-06-10 14:58:28',NULL,NULL,'testing'),(18117,'brute_force','2021-06-10 09:59:15','2021-06-10 14:59:15','185.50.199.194',NULL,NULL),(18118,'brute_force','2021-06-10 09:59:15','2021-06-10 14:59:15',NULL,NULL,'admin'),(18119,'brute_force','2021-06-10 10:05:56','2021-06-10 15:05:56','54.157.250.61',NULL,NULL),(18120,'brute_force','2021-06-10 10:05:56','2021-06-10 15:05:56',NULL,NULL,'test1'),(18121,'brute_force','2021-06-10 10:10:34','2021-06-10 15:10:34','185.98.5.160',NULL,NULL),(18122,'brute_force','2021-06-10 10:10:34','2021-06-10 15:10:34',NULL,NULL,'test2'),(18123,'brute_force','2021-06-10 10:23:03','2021-06-10 15:23:03','34.217.242.236',NULL,NULL),(18124,'brute_force','2021-06-10 10:23:03','2021-06-10 15:23:03',NULL,NULL,'testuser'),(18125,'brute_force','2021-06-10 10:30:21','2021-06-10 15:30:21','157.230.141.171',NULL,NULL),(18126,'brute_force','2021-06-10 10:30:21','2021-06-10 15:30:21',NULL,NULL,'admin'),(18127,'brute_force','2021-06-10 10:36:47','2021-06-10 15:36:47','54.180.94.102',NULL,NULL),(18128,'brute_force','2021-06-10 10:36:47','2021-06-10 15:36:47',NULL,NULL,'test01'),(18129,'brute_force','2021-06-10 10:46:01','2021-06-10 15:46:01','34.87.224.45',NULL,NULL),(18130,'brute_force','2021-06-10 10:46:01','2021-06-10 15:46:01',NULL,NULL,'admin'),(18131,'brute_force','2021-06-10 11:01:24','2021-06-10 16:01:24','150.109.51.168',NULL,NULL),(18132,'brute_force','2021-06-10 11:01:24','2021-06-10 16:01:24',NULL,NULL,'admin'),(18133,'brute_force','2021-06-10 11:12:28','2021-06-10 16:12:28','93.189.24.36',NULL,NULL),(18134,'brute_force','2021-06-10 11:12:28','2021-06-10 16:12:28',NULL,NULL,'admin'),(18135,'brute_force','2021-06-10 11:17:15','2021-06-10 16:17:15','185.12.92.219',NULL,NULL),(18136,'brute_force','2021-06-10 11:17:15','2021-06-10 16:17:15',NULL,NULL,'admin'),(18137,'brute_force','2021-06-10 11:20:39','2021-06-10 16:20:39','194.233.74.250',NULL,NULL),(18138,'brute_force','2021-06-10 11:20:39','2021-06-10 16:20:39',NULL,NULL,'student'),(18139,'brute_force','2021-06-10 11:26:20','2021-06-10 16:26:20','78.157.40.232',NULL,NULL),(18140,'brute_force','2021-06-10 11:26:20','2021-06-10 16:26:20',NULL,NULL,'admin'),(18141,'brute_force','2021-06-10 11:31:13','2021-06-10 16:31:13','46.105.121.197',NULL,NULL),(18142,'brute_force','2021-06-10 11:31:13','2021-06-10 16:31:13',NULL,NULL,'admin'),(18143,'brute_force','2021-06-10 11:32:52','2021-06-10 16:32:52','82.202.172.211',NULL,NULL),(18144,'brute_force','2021-06-10 11:32:52','2021-06-10 16:32:52',NULL,NULL,'admin'),(18145,'brute_force','2021-06-10 11:41:39','2021-06-10 16:41:39','88.99.218.140',NULL,NULL),(18146,'brute_force','2021-06-10 11:41:39','2021-06-10 16:41:39',NULL,NULL,'editor'),(18147,'brute_force','2021-06-10 11:48:51','2021-06-10 16:48:51','120.138.30.248',NULL,NULL),(18148,'brute_force','2021-06-10 11:48:51','2021-06-10 16:48:51',NULL,NULL,'admin'),(18149,'brute_force','2021-06-10 11:52:15','2021-06-10 16:52:15','103.101.161.81',NULL,NULL),(18150,'brute_force','2021-06-10 11:52:15','2021-06-10 16:52:15',NULL,NULL,'alex'),(18151,'brute_force','2021-06-10 11:57:22','2021-06-10 16:57:22','103.39.132.74',NULL,NULL),(18152,'brute_force','2021-06-10 11:57:22','2021-06-10 16:57:22',NULL,NULL,'tester'),(18153,'brute_force','2021-06-10 12:05:11','2021-06-10 17:05:11','69.16.254.52',NULL,NULL),(18154,'brute_force','2021-06-10 12:05:11','2021-06-10 17:05:11',NULL,NULL,'admin'),(18155,'brute_force','2021-06-10 12:11:53','2021-06-10 17:11:53','202.63.242.138',NULL,NULL),(18156,'brute_force','2021-06-10 12:11:53','2021-06-10 17:11:53',NULL,NULL,'test'),(18157,'brute_force','2021-06-10 12:21:06','2021-06-10 17:21:06','47.241.15.39',NULL,NULL),(18158,'brute_force','2021-06-10 12:21:06','2021-06-10 17:21:06',NULL,NULL,'admin'),(18159,'brute_force','2021-06-10 12:37:13','2021-06-10 17:37:13','162.214.194.51',NULL,NULL),(18160,'brute_force','2021-06-10 12:37:13','2021-06-10 17:37:13',NULL,NULL,'admin'),(18161,'brute_force','2021-06-10 12:38:06','2021-06-10 17:38:06','106.2.45.13',NULL,NULL),(18162,'brute_force','2021-06-10 12:38:06','2021-06-10 17:38:06',NULL,NULL,'test'),(18163,'brute_force','2021-06-10 12:47:28','2021-06-10 17:47:28','45.76.217.87',NULL,NULL),(18164,'brute_force','2021-06-10 12:47:28','2021-06-10 17:47:28',NULL,NULL,'test'),(18165,'brute_force','2021-06-10 12:51:50','2021-06-10 17:51:50','180.6.112.89',NULL,NULL),(18166,'brute_force','2021-06-10 12:51:50','2021-06-10 17:51:50',NULL,NULL,'port'),(18167,'brute_force','2021-06-10 13:08:43','2021-06-10 18:08:43','66.33.196.105',NULL,NULL),(18168,'brute_force','2021-06-10 13:08:43','2021-06-10 18:08:43',NULL,NULL,'admin'),(18169,'brute_force','2021-06-10 13:19:14','2021-06-10 18:19:14','153.122.170.13',NULL,NULL),(18170,'brute_force','2021-06-10 13:19:14','2021-06-10 18:19:14',NULL,NULL,'killo'),(18171,'brute_force','2021-06-10 13:24:23','2021-06-10 18:24:23','54.177.77.32',NULL,NULL),(18172,'brute_force','2021-06-10 13:24:23','2021-06-10 18:24:23',NULL,NULL,'admin'),(18173,'brute_force','2021-06-10 13:40:09','2021-06-10 18:40:09','145.239.15.29',NULL,NULL),(18174,'brute_force','2021-06-10 13:40:09','2021-06-10 18:40:09',NULL,NULL,'admin'),(18175,'brute_force','2021-06-10 14:12:12','2021-06-10 19:12:12','35.238.155.231',NULL,NULL),(18176,'brute_force','2021-06-10 14:12:12','2021-06-10 19:12:12',NULL,NULL,'admin'),(18177,'brute_force','2021-06-10 14:28:20','2021-06-10 19:28:20','54.177.77.32',NULL,NULL),(18178,'brute_force','2021-06-10 14:28:20','2021-06-10 19:28:20',NULL,NULL,'admin'),(18179,'brute_force','2021-06-10 14:44:17','2021-06-10 19:44:17','188.120.253.6',NULL,NULL),(18180,'brute_force','2021-06-10 14:44:17','2021-06-10 19:44:17',NULL,NULL,'admin'),(18181,'brute_force','2021-06-10 15:00:16','2021-06-10 20:00:16','80.211.228.155',NULL,NULL),(18182,'brute_force','2021-06-10 15:00:16','2021-06-10 20:00:16',NULL,NULL,'admin'),(18183,'brute_force','2021-06-10 15:16:41','2021-06-10 20:16:41','51.159.138.106',NULL,NULL),(18184,'brute_force','2021-06-10 15:16:41','2021-06-10 20:16:41',NULL,NULL,'admin'),(18185,'brute_force','2021-06-10 15:35:50','2021-06-10 20:35:50','35.238.155.231',NULL,NULL),(18186,'brute_force','2021-06-10 15:35:50','2021-06-10 20:35:50',NULL,NULL,'admin'),(18187,'brute_force','2021-06-10 15:57:09','2021-06-10 20:57:09','185.216.176.222',NULL,NULL),(18188,'brute_force','2021-06-10 15:57:09','2021-06-10 20:57:09',NULL,NULL,'admin'),(18189,'brute_force','2021-06-10 16:38:22','2021-06-10 21:38:22','213.132.223.231',NULL,NULL),(18190,'brute_force','2021-06-10 16:38:22','2021-06-10 21:38:22',NULL,NULL,'admin'),(18191,'brute_force','2021-06-10 16:58:21','2021-06-10 21:58:21','91.193.20.72',NULL,NULL),(18192,'brute_force','2021-06-10 16:58:21','2021-06-10 21:58:21',NULL,NULL,'admin'),(18193,'brute_force','2021-06-10 17:45:01','2021-06-10 22:45:01','3.124.214.225',NULL,NULL),(18194,'brute_force','2021-06-10 17:45:01','2021-06-10 22:45:01',NULL,NULL,'admin'),(18195,'brute_force','2021-06-10 21:37:34','2021-06-11 02:37:34','72.167.37.139',NULL,NULL),(18196,'brute_force','2021-06-10 21:37:36','2021-06-11 02:37:36','72.167.37.139',NULL,NULL),(18197,'brute_force','2021-06-10 21:37:36','2021-06-11 02:37:36',NULL,NULL,'admin'),(18198,'brute_force','2021-06-10 21:48:58','2021-06-11 02:48:58','45.119.84.149',NULL,NULL),(18199,'brute_force','2021-06-10 21:49:01','2021-06-11 02:49:01','45.119.84.149',NULL,NULL),(18200,'brute_force','2021-06-10 21:49:01','2021-06-11 02:49:01',NULL,NULL,'admin'),(18201,'brute_force','2021-06-10 21:59:40','2021-06-11 02:59:40','162.243.78.241',NULL,NULL),(18202,'brute_force','2021-06-10 21:59:40','2021-06-11 02:59:40',NULL,NULL,'[login]'),(18203,'brute_force','2021-06-10 22:12:37','2021-06-11 03:12:37','208.97.177.228',NULL,NULL),(18204,'brute_force','2021-06-10 22:12:39','2021-06-11 03:12:39','208.97.177.228',NULL,NULL),(18205,'brute_force','2021-06-10 22:12:39','2021-06-11 03:12:39',NULL,NULL,'[login]'),(18206,'brute_force','2021-06-10 22:26:38','2021-06-11 03:26:38','52.163.223.126',NULL,NULL),(18207,'brute_force','2021-06-10 22:26:41','2021-06-11 03:26:41','52.163.223.126',NULL,NULL),(18208,'brute_force','2021-06-10 22:26:41','2021-06-11 03:26:41',NULL,NULL,'[login]'),(18209,'brute_force','2021-06-10 22:39:56','2021-06-11 03:39:56','192.163.197.220',NULL,NULL),(18210,'brute_force','2021-06-10 22:39:58','2021-06-11 03:39:58','192.163.197.220',NULL,NULL),(18211,'brute_force','2021-06-10 22:39:58','2021-06-11 03:39:58',NULL,NULL,'[login]'),(18212,'brute_force','2021-06-10 23:08:40','2021-06-11 04:08:40','128.199.47.180',NULL,NULL),(18213,'brute_force','2021-06-10 23:08:43','2021-06-11 04:08:43','128.199.47.180',NULL,NULL),(18214,'brute_force','2021-06-10 23:08:43','2021-06-11 04:08:43',NULL,NULL,'[login]'),(18215,'brute_force','2021-06-10 23:26:55','2021-06-11 04:26:55','18.205.119.27',NULL,NULL),(18216,'brute_force','2021-06-10 23:26:55','2021-06-11 04:26:55',NULL,NULL,'[login]'),(18217,'brute_force','2021-06-10 23:29:49','2021-06-11 04:29:49','88.198.2.103',NULL,NULL),(18218,'brute_force','2021-06-10 23:29:49','2021-06-11 04:29:49',NULL,NULL,'admin'),(18219,'brute_force','2021-06-10 23:45:57','2021-06-11 04:45:57','51.195.253.77',NULL,NULL),(18220,'brute_force','2021-06-10 23:45:57','2021-06-11 04:45:57',NULL,NULL,'admin'),(18221,'brute_force','2021-06-11 00:02:07','2021-06-11 05:02:07','213.132.223.231',NULL,NULL),(18222,'brute_force','2021-06-11 00:02:07','2021-06-11 05:02:07',NULL,NULL,'admin'),(18223,'brute_force','2021-06-11 00:14:56','2021-06-11 05:14:56','188.213.49.221',NULL,NULL),(18224,'brute_force','2021-06-11 00:14:56','2021-06-11 05:14:56',NULL,NULL,'[login]'),(18225,'brute_force','2021-06-11 00:18:32','2021-06-11 05:18:32','34.93.36.100',NULL,NULL),(18226,'brute_force','2021-06-11 00:18:32','2021-06-11 05:18:32',NULL,NULL,'admin'),(18227,'brute_force','2021-06-11 00:35:27','2021-06-11 05:35:27','45.40.132.156',NULL,NULL),(18228,'brute_force','2021-06-11 00:35:27','2021-06-11 05:35:27',NULL,NULL,'admin'),(18229,'brute_force','2021-06-11 00:36:09','2021-06-11 05:36:09','173.212.205.58',NULL,NULL),(18230,'brute_force','2021-06-11 00:36:29','2021-06-11 05:36:29','173.212.205.58',NULL,NULL),(18231,'brute_force','2021-06-11 00:36:29','2021-06-11 05:36:29',NULL,NULL,'[login]'),(18232,'brute_force','2021-06-11 00:49:50','2021-06-11 05:49:50','151.80.141.252',NULL,NULL),(18233,'brute_force','2021-06-11 00:49:52','2021-06-11 05:49:52','151.80.141.252',NULL,NULL),(18234,'brute_force','2021-06-11 00:49:52','2021-06-11 05:49:52',NULL,NULL,'[login]'),(18235,'brute_force','2021-06-11 01:07:31','2021-06-11 06:07:31','116.12.48.101',NULL,NULL),(18236,'brute_force','2021-06-11 01:07:34','2021-06-11 06:07:34','116.12.48.101',NULL,NULL),(18237,'brute_force','2021-06-11 01:07:34','2021-06-11 06:07:34',NULL,NULL,'[login]'),(18238,'brute_force','2021-06-11 01:19:55','2021-06-11 06:19:55','167.172.190.95',NULL,NULL),(18239,'brute_force','2021-06-11 01:19:55','2021-06-11 06:19:55',NULL,NULL,'admin'),(18240,'brute_force','2021-06-11 01:25:51','2021-06-11 06:25:51','103.241.205.82',NULL,NULL),(18241,'brute_force','2021-06-11 01:25:54','2021-06-11 06:25:54','103.241.205.82',NULL,NULL),(18242,'brute_force','2021-06-11 01:25:54','2021-06-11 06:25:54',NULL,NULL,'[login]'),(18243,'brute_force','2021-06-11 01:44:45','2021-06-11 06:44:45','190.119.238.15',NULL,NULL),(18244,'brute_force','2021-06-11 01:44:47','2021-06-11 06:44:47','190.119.238.15',NULL,NULL),(18245,'brute_force','2021-06-11 01:44:47','2021-06-11 06:44:47',NULL,NULL,'[login]'),(18246,'brute_force','2021-06-11 01:55:08','2021-06-11 06:55:08','185.144.159.109',NULL,NULL),(18247,'brute_force','2021-06-11 01:55:08','2021-06-11 06:55:08',NULL,NULL,'admin'),(18248,'brute_force','2021-06-11 02:24:20','2021-06-11 07:24:20','192.169.244.239',NULL,NULL),(18249,'brute_force','2021-06-11 02:24:22','2021-06-11 07:24:22','192.169.244.239',NULL,NULL),(18250,'brute_force','2021-06-11 02:24:22','2021-06-11 07:24:22',NULL,NULL,'[login]'),(18251,'brute_force','2021-06-11 02:27:31','2021-06-11 07:27:31','198.98.51.189',NULL,NULL),(18252,'brute_force','2021-06-11 02:27:31','2021-06-11 07:27:31',NULL,2,'gruposuadi'),(18253,'brute_force','2021-06-11 02:27:31','2021-06-11 07:27:31','91.149.225.120',NULL,NULL),(18254,'brute_force','2021-06-11 02:27:31','2021-06-11 07:27:31',NULL,NULL,'test'),(18255,'brute_force','2021-06-11 02:28:04','2021-06-11 07:28:04','104.244.73.93',NULL,NULL),(18256,'brute_force','2021-06-11 02:28:04','2021-06-11 07:28:04',NULL,NULL,'admin'),(18257,'brute_force','2021-06-11 02:31:11','2021-06-11 07:31:11','1.116.75.216',NULL,NULL),(18258,'brute_force','2021-06-11 02:31:11','2021-06-11 07:31:11',NULL,NULL,'admin'),(18259,'brute_force','2021-06-11 02:44:31','2021-06-11 07:44:31','185.114.245.107',NULL,NULL),(18260,'brute_force','2021-06-11 02:44:33','2021-06-11 07:44:33','185.114.245.107',NULL,NULL),(18261,'brute_force','2021-06-11 02:44:33','2021-06-11 07:44:33',NULL,NULL,'[login]'),(18262,'brute_force','2021-06-11 03:06:40','2021-06-11 08:06:40','188.166.172.73',NULL,NULL),(18263,'brute_force','2021-06-11 03:06:47','2021-06-11 08:06:47','188.166.172.73',NULL,NULL),(18264,'brute_force','2021-06-11 03:06:47','2021-06-11 08:06:47',NULL,NULL,'[login]'),(18265,'brute_force','2021-06-11 03:07:31','2021-06-11 08:07:31','207.244.224.242',NULL,NULL),(18266,'brute_force','2021-06-11 03:07:31','2021-06-11 08:07:31',NULL,NULL,'admin'),(18267,'brute_force','2021-06-11 03:44:06','2021-06-11 08:44:06','54.38.227.243',NULL,NULL),(18268,'brute_force','2021-06-11 03:44:06','2021-06-11 08:44:06',NULL,NULL,'admin'),(18269,'brute_force','2021-06-11 03:49:49','2021-06-11 08:49:49','61.111.129.36',NULL,NULL),(18270,'brute_force','2021-06-11 03:49:52','2021-06-11 08:49:52','61.111.129.36',NULL,NULL),(18271,'brute_force','2021-06-11 03:49:52','2021-06-11 08:49:52',NULL,NULL,'[login]'),(18272,'brute_force','2021-06-11 04:12:53','2021-06-11 09:12:53','212.220.124.104',NULL,NULL),(18273,'brute_force','2021-06-11 04:12:56','2021-06-11 09:12:56','212.220.124.104',NULL,NULL),(18274,'brute_force','2021-06-11 04:12:56','2021-06-11 09:12:56',NULL,NULL,'[login]'),(18275,'brute_force','2021-06-11 04:20:59','2021-06-11 09:20:59','90.52.32.65',NULL,NULL),(18276,'brute_force','2021-06-11 04:20:59','2021-06-11 09:20:59',NULL,NULL,'admin'),(18277,'brute_force','2021-06-11 04:57:04','2021-06-11 09:57:04','159.65.149.223',NULL,NULL),(18278,'brute_force','2021-06-11 04:57:04','2021-06-11 09:57:04',NULL,NULL,'admin'),(18279,'brute_force','2021-06-11 05:31:07','2021-06-11 10:31:07','194.53.148.33',NULL,NULL),(18280,'brute_force','2021-06-11 05:31:11','2021-06-11 10:31:11','194.53.148.33',NULL,NULL),(18281,'brute_force','2021-06-11 05:31:11','2021-06-11 10:31:11',NULL,NULL,'[login]'),(18282,'brute_force','2021-06-11 05:33:14','2021-06-11 10:33:14','45.151.248.56',NULL,NULL),(18283,'brute_force','2021-06-11 05:33:14','2021-06-11 10:33:14',NULL,NULL,'admin'),(18284,'brute_force','2021-06-11 05:45:15','2021-06-11 10:45:15','64.225.68.194',NULL,NULL),(18285,'brute_force','2021-06-11 05:45:22','2021-06-11 10:45:22','64.225.68.194',NULL,NULL),(18286,'brute_force','2021-06-11 05:45:22','2021-06-11 10:45:22',NULL,NULL,'[login]'),(18287,'brute_force','2021-06-11 05:57:41','2021-06-11 10:57:41','213.159.209.230',NULL,NULL),(18288,'brute_force','2021-06-11 05:57:43','2021-06-11 10:57:43','213.159.209.230',NULL,NULL),(18289,'brute_force','2021-06-11 05:57:43','2021-06-11 10:57:43',NULL,NULL,'[login]'),(18290,'brute_force','2021-06-11 06:07:20','2021-06-11 11:07:20','51.75.200.183',NULL,NULL),(18291,'brute_force','2021-06-11 06:07:20','2021-06-11 11:07:20',NULL,NULL,'admin'),(18292,'brute_force','2021-06-11 06:11:15','2021-06-11 11:11:15','135.181.91.12',NULL,NULL),(18293,'brute_force','2021-06-11 06:11:17','2021-06-11 11:11:17','135.181.91.12',NULL,NULL),(18294,'brute_force','2021-06-11 06:11:17','2021-06-11 11:11:17',NULL,NULL,'[login]'),(18295,'brute_force','2021-06-11 06:25:40','2021-06-11 11:25:40','162.214.66.178',NULL,NULL),(18296,'brute_force','2021-06-11 06:25:42','2021-06-11 11:25:42','162.214.66.178',NULL,NULL),(18297,'brute_force','2021-06-11 06:25:42','2021-06-11 11:25:42',NULL,NULL,'[login]'),(18298,'brute_force','2021-06-11 06:54:39','2021-06-11 11:54:39','178.238.231.203',NULL,NULL),(18299,'brute_force','2021-06-11 06:54:41','2021-06-11 11:54:41','178.238.231.203',NULL,NULL),(18300,'brute_force','2021-06-11 06:54:41','2021-06-11 11:54:41',NULL,NULL,'[login]'),(18301,'brute_force','2021-06-11 07:19:28','2021-06-11 12:19:28','193.169.20.175',NULL,NULL),(18302,'brute_force','2021-06-11 07:19:28','2021-06-11 12:19:28',NULL,NULL,'admin'),(18303,'brute_force','2021-06-11 07:26:41','2021-06-11 12:26:41','148.72.211.177',NULL,NULL),(18304,'brute_force','2021-06-11 07:26:44','2021-06-11 12:26:44','148.72.211.177',NULL,NULL),(18305,'brute_force','2021-06-11 07:26:44','2021-06-11 12:26:44',NULL,NULL,'[login]'),(18306,'brute_force','2021-06-11 07:59:45','2021-06-11 12:59:45','47.254.216.219',NULL,NULL),(18307,'brute_force','2021-06-11 07:59:47','2021-06-11 12:59:47','47.254.216.219',NULL,NULL),(18308,'brute_force','2021-06-11 07:59:47','2021-06-11 12:59:47',NULL,NULL,'[login]'),(18309,'brute_force','2021-06-11 08:35:04','2021-06-11 13:35:04','40.127.239.45',NULL,NULL),(18310,'brute_force','2021-06-11 08:35:06','2021-06-11 13:35:06','40.127.239.45',NULL,NULL),(18311,'brute_force','2021-06-11 08:35:06','2021-06-11 13:35:06',NULL,NULL,'[login]'),(18312,'brute_force','2021-06-11 08:52:41','2021-06-11 13:52:41','216.194.164.6',NULL,NULL),(18313,'brute_force','2021-06-11 08:52:43','2021-06-11 13:52:43','216.194.164.6',NULL,NULL),(18314,'brute_force','2021-06-11 08:52:43','2021-06-11 13:52:43',NULL,NULL,'[login]'),(18315,'brute_force','2021-06-11 08:55:58','2021-06-11 13:55:58','104.131.210.58',NULL,NULL),(18316,'brute_force','2021-06-11 08:55:58','2021-06-11 13:55:58',NULL,NULL,'admin'),(18317,'brute_force','2021-06-11 09:11:06','2021-06-11 14:11:06','192.163.199.39',NULL,NULL),(18318,'brute_force','2021-06-11 09:11:13','2021-06-11 14:11:13','192.163.199.39',NULL,NULL),(18319,'brute_force','2021-06-11 09:11:13','2021-06-11 14:11:13',NULL,NULL,'[login]'),(18320,'brute_force','2021-06-11 09:28:24','2021-06-11 14:28:24','51.81.174.230',NULL,NULL),(18321,'brute_force','2021-06-11 09:28:26','2021-06-11 14:28:26','51.81.174.230',NULL,NULL),(18322,'brute_force','2021-06-11 09:28:26','2021-06-11 14:28:26',NULL,NULL,'[login]'),(18323,'brute_force','2021-06-11 09:47:32','2021-06-11 14:47:32','149.255.60.149',NULL,NULL),(18324,'brute_force','2021-06-11 09:47:36','2021-06-11 14:47:36','149.255.60.149',NULL,NULL),(18325,'brute_force','2021-06-11 09:47:36','2021-06-11 14:47:36',NULL,NULL,'[login]'),(18326,'brute_force','2021-06-11 09:58:44','2021-06-11 14:58:44','116.202.170.214',NULL,NULL),(18327,'brute_force','2021-06-11 09:58:44','2021-06-11 14:58:44',NULL,NULL,'admin'),(18328,'brute_force','2021-06-11 10:07:03','2021-06-11 15:07:03','162.144.64.42',NULL,NULL),(18329,'brute_force','2021-06-11 10:07:06','2021-06-11 15:07:06','162.144.64.42',NULL,NULL),(18330,'brute_force','2021-06-11 10:07:06','2021-06-11 15:07:06',NULL,NULL,'[login]'),(18331,'brute_force','2021-06-11 10:33:30','2021-06-11 15:33:30','163.44.198.33',NULL,NULL),(18332,'brute_force','2021-06-11 10:33:30','2021-06-11 15:33:30',NULL,NULL,'admin'),(18333,'brute_force','2021-06-11 11:06:08','2021-06-11 16:06:08','45.151.248.56',NULL,NULL),(18334,'brute_force','2021-06-11 11:06:08','2021-06-11 16:06:08',NULL,NULL,'admin'),(18335,'brute_force','2021-06-11 11:07:10','2021-06-11 16:07:10','188.225.40.162',NULL,NULL),(18336,'brute_force','2021-06-11 11:07:10','2021-06-11 16:07:10',NULL,NULL,'[login]'),(18337,'brute_force','2021-06-11 11:39:02','2021-06-11 16:39:02','191.101.174.147',NULL,NULL),(18338,'brute_force','2021-06-11 11:39:02','2021-06-11 16:39:02',NULL,2,'gruposuadi'),(18339,'brute_force','2021-06-11 11:39:12','2021-06-11 16:39:12','188.165.135.204',NULL,NULL),(18340,'brute_force','2021-06-11 11:39:12','2021-06-11 16:39:12',NULL,NULL,'admin'),(18341,'brute_force','2021-06-11 11:43:35','2021-06-11 16:43:35','134.209.147.203',NULL,NULL),(18342,'brute_force','2021-06-11 11:43:43','2021-06-11 16:43:43','134.209.147.203',NULL,NULL),(18343,'brute_force','2021-06-11 11:43:43','2021-06-11 16:43:43',NULL,NULL,'[login]'),(18344,'brute_force','2021-06-11 11:56:31','2021-06-11 16:56:31','67.205.182.253',NULL,NULL),(18345,'brute_force','2021-06-11 11:56:33','2021-06-11 16:56:33','67.205.182.253',NULL,NULL),(18346,'brute_force','2021-06-11 11:56:33','2021-06-11 16:56:33',NULL,NULL,'[login]'),(18347,'brute_force','2021-06-11 12:10:16','2021-06-11 17:10:16','167.99.228.178',NULL,NULL),(18348,'brute_force','2021-06-11 12:10:20','2021-06-11 17:10:20','167.99.228.178',NULL,NULL),(18349,'brute_force','2021-06-11 12:10:20','2021-06-11 17:10:20',NULL,NULL,'[login]'),(18350,'brute_force','2021-06-11 12:12:24','2021-06-11 17:12:24','133.18.66.114',NULL,NULL),(18351,'brute_force','2021-06-11 12:12:24','2021-06-11 17:12:24',NULL,NULL,'admin'),(18352,'brute_force','2021-06-11 12:23:46','2021-06-11 17:23:46','188.166.172.73',NULL,NULL),(18353,'brute_force','2021-06-11 12:23:53','2021-06-11 17:23:53','188.166.172.73',NULL,NULL),(18354,'brute_force','2021-06-11 12:23:53','2021-06-11 17:23:53',NULL,NULL,'[login]'),(18355,'brute_force','2021-06-11 12:37:03','2021-06-11 17:37:03','155.133.142.66',NULL,NULL),(18356,'brute_force','2021-06-11 12:37:05','2021-06-11 17:37:05','155.133.142.66',NULL,NULL),(18357,'brute_force','2021-06-11 12:37:05','2021-06-11 17:37:05',NULL,NULL,'[login]'),(18358,'brute_force','2021-06-11 12:46:31','2021-06-11 17:46:31','135.181.32.173',NULL,NULL),(18359,'brute_force','2021-06-11 12:46:31','2021-06-11 17:46:31',NULL,NULL,'admin'),(18360,'brute_force','2021-06-11 12:51:41','2021-06-11 17:51:41','216.177.141.15',NULL,NULL),(18361,'brute_force','2021-06-11 12:51:43','2021-06-11 17:51:43','216.177.141.15',NULL,NULL),(18362,'brute_force','2021-06-11 12:51:43','2021-06-11 17:51:43',NULL,NULL,'[login]'),(18363,'brute_force','2021-06-11 13:06:03','2021-06-11 18:06:03','23.239.16.40',NULL,NULL),(18364,'brute_force','2021-06-11 13:06:05','2021-06-11 18:06:05','23.239.16.40',NULL,NULL),(18365,'brute_force','2021-06-11 13:06:05','2021-06-11 18:06:05',NULL,NULL,'[login]'),(18366,'brute_force','2021-06-11 13:21:57','2021-06-11 18:21:57','151.80.61.53',NULL,NULL),(18367,'brute_force','2021-06-11 13:21:57','2021-06-11 18:21:57',NULL,NULL,'admin'),(18368,'brute_force','2021-06-11 13:37:08','2021-06-11 18:37:08','75.119.145.19',NULL,NULL),(18369,'brute_force','2021-06-11 13:37:11','2021-06-11 18:37:11','75.119.145.19',NULL,NULL),(18370,'brute_force','2021-06-11 13:37:11','2021-06-11 18:37:11',NULL,NULL,'[login]'),(18371,'brute_force','2021-06-11 13:54:57','2021-06-11 18:54:57','93.115.79.6',NULL,NULL),(18372,'brute_force','2021-06-11 13:54:57','2021-06-11 18:54:57',NULL,NULL,'admin'),(18373,'brute_force','2021-06-11 14:25:12','2021-06-11 19:25:12','92.204.136.183',NULL,NULL),(18374,'brute_force','2021-06-11 14:25:14','2021-06-11 19:25:14','92.204.136.183',NULL,NULL),(18375,'brute_force','2021-06-11 14:25:14','2021-06-11 19:25:14',NULL,NULL,'[login]'),(18376,'brute_force','2021-06-11 14:26:32','2021-06-11 19:26:32','35.185.20.113',NULL,NULL),(18377,'brute_force','2021-06-11 14:26:32','2021-06-11 19:26:32',NULL,NULL,'admin'),(18378,'brute_force','2021-06-11 14:43:03','2021-06-11 19:43:03','128.199.249.213',NULL,NULL),(18379,'brute_force','2021-06-11 14:43:06','2021-06-11 19:43:06','128.199.249.213',NULL,NULL),(18380,'brute_force','2021-06-11 14:43:06','2021-06-11 19:43:06',NULL,NULL,'[login]'),(18381,'brute_force','2021-06-11 14:58:08','2021-06-11 19:58:08','34.93.36.100',NULL,NULL),(18382,'brute_force','2021-06-11 14:58:08','2021-06-11 19:58:08',NULL,NULL,'admin'),(18383,'brute_force','2021-06-11 14:59:48','2021-06-11 19:59:48','198.12.225.100',NULL,NULL),(18384,'brute_force','2021-06-11 14:59:50','2021-06-11 19:59:50','198.12.225.100',NULL,NULL),(18385,'brute_force','2021-06-11 14:59:50','2021-06-11 19:59:50',NULL,NULL,'[login]'),(18386,'brute_force','2021-06-11 15:17:45','2021-06-11 20:17:45','185.248.100.56',NULL,NULL),(18387,'brute_force','2021-06-11 15:17:47','2021-06-11 20:17:47','185.248.100.56',NULL,NULL),(18388,'brute_force','2021-06-11 15:17:47','2021-06-11 20:17:47',NULL,NULL,'[login]'),(18389,'brute_force','2021-06-11 15:30:13','2021-06-11 20:30:13','54.38.227.243',NULL,NULL),(18390,'brute_force','2021-06-11 15:30:13','2021-06-11 20:30:13',NULL,NULL,'admin'),(18391,'brute_force','2021-06-11 15:35:36','2021-06-11 20:35:36','211.125.122.47',NULL,NULL),(18392,'brute_force','2021-06-11 15:35:38','2021-06-11 20:35:38','211.125.122.47',NULL,NULL),(18393,'brute_force','2021-06-11 15:35:38','2021-06-11 20:35:38',NULL,NULL,'[login]'),(18394,'brute_force','2021-06-11 16:03:21','2021-06-11 21:03:21','134.209.196.64',NULL,NULL),(18395,'brute_force','2021-06-11 16:03:21','2021-06-11 21:03:21',NULL,NULL,'admin'),(18396,'brute_force','2021-06-11 16:34:42','2021-06-11 21:34:42','212.33.198.171',NULL,NULL),(18397,'brute_force','2021-06-11 16:34:45','2021-06-11 21:34:45','212.33.198.171',NULL,NULL),(18398,'brute_force','2021-06-11 16:34:45','2021-06-11 21:34:45',NULL,NULL,'[login]'),(18399,'brute_force','2021-06-11 16:53:59','2021-06-11 21:53:59','54.39.144.168',NULL,NULL),(18400,'brute_force','2021-06-11 16:54:01','2021-06-11 21:54:01','54.39.144.168',NULL,NULL),(18401,'brute_force','2021-06-11 16:54:01','2021-06-11 21:54:01',NULL,NULL,'[login]'),(18402,'brute_force','2021-06-11 17:15:10','2021-06-11 22:15:10','132.148.20.66',NULL,NULL),(18403,'brute_force','2021-06-11 17:15:12','2021-06-11 22:15:12','132.148.20.66',NULL,NULL),(18404,'brute_force','2021-06-11 17:15:12','2021-06-11 22:15:12',NULL,NULL,'[login]'),(18405,'brute_force','2021-06-11 17:59:36','2021-06-11 22:59:36','162.241.180.249',NULL,NULL),(18406,'brute_force','2021-06-11 17:59:38','2021-06-11 22:59:38','162.241.180.249',NULL,NULL),(18407,'brute_force','2021-06-11 17:59:38','2021-06-11 22:59:38',NULL,NULL,'[login]'),(18408,'brute_force','2021-06-11 18:14:11','2021-06-11 23:14:11','35.185.20.113',NULL,NULL),(18409,'brute_force','2021-06-11 18:14:11','2021-06-11 23:14:11',NULL,NULL,'admin'),(18410,'brute_force','2021-06-11 18:22:14','2021-06-11 23:22:14','213.149.103.132',NULL,NULL),(18411,'brute_force','2021-06-11 18:22:16','2021-06-11 23:22:16','213.149.103.132',NULL,NULL),(18412,'brute_force','2021-06-11 18:22:16','2021-06-11 23:22:16',NULL,NULL,'[login]'),(18413,'brute_force','2021-06-11 19:31:25','2021-06-12 00:31:25','185.49.20.75',NULL,NULL),(18414,'brute_force','2021-06-11 19:31:27','2021-06-12 00:31:27','185.49.20.75',NULL,NULL),(18415,'brute_force','2021-06-11 19:31:27','2021-06-12 00:31:27',NULL,NULL,'[login]'),(18416,'brute_force','2021-06-11 19:44:37','2021-06-12 00:44:37','150.109.51.168',NULL,NULL),(18417,'brute_force','2021-06-11 19:44:37','2021-06-12 00:44:37',NULL,NULL,'admin'),(18418,'brute_force','2021-06-11 19:56:10','2021-06-12 00:56:10','103.80.82.33',NULL,NULL),(18419,'brute_force','2021-06-11 20:30:18','2021-06-12 01:30:18','151.80.61.53',NULL,NULL),(18420,'brute_force','2021-06-11 20:30:18','2021-06-12 01:30:18',NULL,NULL,'admin'),(18421,'brute_force','2021-06-11 21:16:07','2021-06-12 02:16:07','118.69.173.199',NULL,NULL),(18422,'brute_force','2021-06-11 21:16:07','2021-06-12 02:16:07',NULL,NULL,'admin'),(18423,'brute_force','2021-06-11 22:05:10','2021-06-12 03:05:10','162.214.66.178',NULL,NULL),(18424,'brute_force','2021-06-11 22:05:17','2021-06-12 03:05:17','162.214.66.178',NULL,NULL),(18425,'brute_force','2021-06-11 22:05:17','2021-06-12 03:05:17',NULL,NULL,'[login]'),(18426,'brute_force','2021-06-11 22:54:57','2021-06-12 03:54:57','51.75.203.57',NULL,NULL),(18427,'brute_force','2021-06-11 22:54:57','2021-06-12 03:54:57',NULL,NULL,'admin'),(18428,'brute_force','2021-06-11 23:27:38','2021-06-12 04:27:38','46.101.120.8',NULL,NULL),(18429,'brute_force','2021-06-11 23:27:43','2021-06-12 04:27:43','46.101.120.8',NULL,NULL),(18430,'brute_force','2021-06-11 23:27:43','2021-06-12 04:27:43',NULL,NULL,'[login]'),(18431,'brute_force','2021-06-12 00:31:16','2021-06-12 05:31:16','52.66.54.230',NULL,NULL),(18432,'brute_force','2021-06-12 00:31:16','2021-06-12 05:31:16',NULL,NULL,'admin'),(18433,'brute_force','2021-06-12 00:34:55','2021-06-12 05:34:55','107.150.46.54',NULL,NULL),(18434,'brute_force','2021-06-12 00:45:12','2021-06-12 05:45:12','93.115.79.6',NULL,NULL),(18435,'brute_force','2021-06-12 00:45:12','2021-06-12 05:45:12',NULL,NULL,'admin'),(18436,'brute_force','2021-06-12 00:52:29','2021-06-12 05:52:29','198.12.225.100',NULL,NULL),(18437,'brute_force','2021-06-12 00:52:30','2021-06-12 05:52:30','198.12.225.100',NULL,NULL),(18438,'brute_force','2021-06-12 00:52:30','2021-06-12 05:52:30',NULL,NULL,'[login]'),(18439,'brute_force','2021-06-12 01:22:42','2021-06-12 06:22:42','162.144.78.149',NULL,NULL),(18440,'brute_force','2021-06-12 01:22:44','2021-06-12 06:22:44','162.144.78.149',NULL,NULL),(18441,'brute_force','2021-06-12 01:22:44','2021-06-12 06:22:44',NULL,NULL,'[login]'),(18442,'brute_force','2021-06-12 01:56:51','2021-06-12 06:56:51','185.220.101.24',NULL,NULL),(18443,'brute_force','2021-06-12 01:56:51','2021-06-12 06:56:51',NULL,2,'gruposuadi'),(18444,'brute_force','2021-06-12 02:03:11','2021-06-12 07:03:11','34.94.247.253',NULL,NULL),(18445,'brute_force','2021-06-12 02:03:14','2021-06-12 07:03:14','34.94.247.253',NULL,NULL),(18446,'brute_force','2021-06-12 02:03:14','2021-06-12 07:03:14',NULL,NULL,'[login]'),(18447,'brute_force','2021-06-12 02:20:50','2021-06-12 07:20:50','66.33.196.105',NULL,NULL),(18448,'brute_force','2021-06-12 02:20:50','2021-06-12 07:20:50',NULL,NULL,'admin'),(18449,'brute_force','2021-06-12 03:09:11','2021-06-12 08:09:11','34.83.241.241',NULL,NULL),(18450,'brute_force','2021-06-12 03:09:11','2021-06-12 08:09:11',NULL,NULL,'admin'),(18451,'brute_force','2021-06-12 03:12:59','2021-06-12 08:12:59','112.78.3.201',NULL,NULL),(18452,'brute_force','2021-06-12 03:13:02','2021-06-12 08:13:02','112.78.3.201',NULL,NULL),(18453,'brute_force','2021-06-12 03:13:02','2021-06-12 08:13:02',NULL,NULL,'[login]'),(18454,'brute_force','2021-06-12 03:42:50','2021-06-12 08:42:50','88.198.41.137',NULL,NULL),(18455,'brute_force','2021-06-12 03:42:53','2021-06-12 08:42:53','88.198.41.137',NULL,NULL),(18456,'brute_force','2021-06-12 03:42:53','2021-06-12 08:42:53',NULL,NULL,'[login]'),(18457,'brute_force','2021-06-12 04:44:39','2021-06-12 09:44:39','167.99.114.53',NULL,NULL),(18458,'brute_force','2021-06-12 04:44:39','2021-06-12 09:44:39',NULL,NULL,'admin'),(18459,'brute_force','2021-06-12 05:33:23','2021-06-12 10:33:23','91.193.20.72',NULL,NULL),(18460,'brute_force','2021-06-12 05:33:23','2021-06-12 10:33:23',NULL,NULL,'admin'),(18461,'brute_force','2021-06-12 06:26:21','2021-06-12 11:26:21','188.165.135.204',NULL,NULL),(18462,'brute_force','2021-06-12 06:26:21','2021-06-12 11:26:21',NULL,NULL,'admin'),(18463,'brute_force','2021-06-12 07:09:02','2021-06-12 12:09:02','107.150.46.54',NULL,NULL),(18464,'brute_force','2021-06-12 07:28:09','2021-06-12 12:28:09','191.252.195.179',NULL,NULL),(18465,'brute_force','2021-06-12 07:28:09','2021-06-12 12:28:09',NULL,NULL,'admin'),(18466,'brute_force','2021-06-12 07:36:35','2021-06-12 12:36:35','63.141.251.237',NULL,NULL),(18467,'brute_force','2021-06-12 08:32:45','2021-06-12 13:32:45','107.150.59.244',NULL,NULL),(18468,'brute_force','2021-06-12 08:32:45','2021-06-12 13:32:45','93.57.20.16',NULL,NULL),(18469,'brute_force','2021-06-12 08:32:45','2021-06-12 13:32:45',NULL,NULL,'admin'),(18470,'brute_force','2021-06-12 09:37:44','2021-06-12 14:37:44','37.251.142.58',NULL,NULL),(18471,'brute_force','2021-06-12 09:37:44','2021-06-12 14:37:44',NULL,NULL,'admin'),(18472,'brute_force','2021-06-12 10:33:40','2021-06-12 15:33:40','54.38.227.243',NULL,NULL),(18473,'brute_force','2021-06-12 10:33:40','2021-06-12 15:33:40',NULL,NULL,'admin'),(18474,'brute_force','2021-06-12 11:28:24','2021-06-12 16:28:24','173.236.152.146',NULL,NULL),(18475,'brute_force','2021-06-12 11:28:24','2021-06-12 16:28:24',NULL,NULL,'admin'),(18476,'brute_force','2021-06-12 12:21:37','2021-06-12 17:21:37','165.22.72.251',NULL,NULL),(18477,'brute_force','2021-06-12 12:21:37','2021-06-12 17:21:37',NULL,NULL,'admin'),(18478,'brute_force','2021-06-12 12:47:53','2021-06-12 17:47:53','107.150.63.174',NULL,NULL),(18479,'brute_force','2021-06-12 13:11:02','2021-06-12 18:11:02','202.92.5.170',NULL,NULL),(18480,'brute_force','2021-06-12 13:11:02','2021-06-12 18:11:02',NULL,NULL,'admin'),(18481,'brute_force','2021-06-12 15:24:41','2021-06-12 20:24:41','95.213.175.156',NULL,NULL),(18482,'brute_force','2021-06-12 15:24:41','2021-06-12 20:24:41',NULL,NULL,'admin'),(18483,'brute_force','2021-06-12 15:54:20','2021-06-12 20:54:20','176.123.9.123',NULL,NULL),(18484,'brute_force','2021-06-12 15:54:20','2021-06-12 20:54:20',NULL,2,'gruposuadi'),(18485,'brute_force','2021-06-12 15:54:22','2021-06-12 20:54:22','176.123.9.123',NULL,NULL),(18486,'brute_force','2021-06-12 15:54:22','2021-06-12 20:54:22',NULL,2,'gruposuadi'),(18487,'brute_force','2021-06-12 15:54:25','2021-06-12 20:54:25','176.123.9.123',NULL,NULL),(18488,'brute_force','2021-06-12 15:54:25','2021-06-12 20:54:25',NULL,2,'gruposuadi'),(18489,'brute_force','2021-06-12 15:54:27','2021-06-12 20:54:27','176.123.9.123',NULL,NULL),(18490,'brute_force','2021-06-12 15:54:27','2021-06-12 20:54:27',NULL,2,'gruposuadi'),(18491,'brute_force','2021-06-12 15:54:30','2021-06-12 20:54:30','176.123.9.123',NULL,NULL),(18492,'brute_force','2021-06-12 15:54:30','2021-06-12 20:54:30',NULL,2,'gruposuadi'),(18493,'brute_force','2021-06-12 16:27:19','2021-06-12 21:27:19','13.59.171.216',NULL,NULL),(18494,'brute_force','2021-06-12 16:27:19','2021-06-12 21:27:19',NULL,NULL,'admin'),(18495,'brute_force','2021-06-12 17:21:27','2021-06-12 22:21:27','92.63.106.60',NULL,NULL),(18496,'brute_force','2021-06-12 17:21:27','2021-06-12 22:21:27',NULL,NULL,'admin'),(18497,'brute_force','2021-06-12 18:12:37','2021-06-12 23:12:37','35.237.208.151',NULL,NULL),(18498,'brute_force','2021-06-12 18:12:37','2021-06-12 23:12:37',NULL,NULL,'admin'),(18499,'brute_force','2021-06-12 19:08:15','2021-06-13 00:08:15','66.42.50.112',NULL,NULL),(18500,'brute_force','2021-06-12 19:08:15','2021-06-13 00:08:15',NULL,NULL,'admin'),(18501,'brute_force','2021-06-12 20:04:27','2021-06-13 01:04:27','104.131.210.58',NULL,NULL),(18502,'brute_force','2021-06-12 20:04:27','2021-06-13 01:04:27',NULL,NULL,'admin'),(18503,'brute_force','2021-06-12 21:55:45','2021-06-13 02:55:45','80.211.228.155',NULL,NULL),(18504,'brute_force','2021-06-12 21:55:45','2021-06-13 02:55:45',NULL,NULL,'admin'),(18505,'brute_force','2021-06-13 03:27:14','2021-06-13 08:27:14','5.61.49.172',NULL,NULL),(18506,'brute_force','2021-06-13 03:27:14','2021-06-13 08:27:14',NULL,NULL,'test'),(18507,'brute_force','2021-06-13 06:27:23','2021-06-13 11:27:23','91.132.147.168',NULL,NULL),(18508,'brute_force','2021-06-13 06:27:23','2021-06-13 11:27:23',NULL,2,'gruposuadi'),(18509,'brute_force','2021-06-13 09:41:18','2021-06-13 14:41:18','209.141.53.10',NULL,NULL),(18510,'brute_force','2021-06-13 09:41:18','2021-06-13 14:41:18',NULL,NULL,'admin'),(18511,'brute_force','2021-06-14 10:09:12','2021-06-14 15:09:12','198.144.120.234',NULL,NULL),(18512,'brute_force','2021-06-14 10:09:12','2021-06-14 15:09:12',NULL,2,'gruposuadi'),(18513,'brute_force','2021-06-15 13:08:23','2021-06-15 18:08:23','92.246.84.133',NULL,NULL),(18514,'brute_force','2021-06-15 13:08:23','2021-06-15 18:08:23',NULL,2,'gruposuadi'),(18515,'brute_force','2021-06-15 14:09:27','2021-06-15 19:09:27','103.107.198.237',NULL,NULL),(18516,'brute_force','2021-06-15 14:09:27','2021-06-15 19:09:27',NULL,2,'gruposuadi'),(18517,'brute_force','2021-06-15 14:09:30','2021-06-15 19:09:30','103.107.198.237',NULL,NULL),(18518,'brute_force','2021-06-15 14:09:30','2021-06-15 19:09:30',NULL,2,'gruposuadi'),(18519,'brute_force','2021-06-16 00:29:21','2021-06-16 05:29:21','66.230.230.230',NULL,NULL),(18520,'brute_force','2021-06-16 00:29:21','2021-06-16 05:29:21',NULL,NULL,'test'),(18521,'brute_force','2021-06-16 18:29:41','2021-06-16 23:29:41','185.220.102.241',NULL,NULL),(18522,'brute_force','2021-06-16 18:29:41','2021-06-16 23:29:41',NULL,2,'gruposuadi'),(18523,'brute_force','2021-06-17 01:22:13','2021-06-17 06:22:13','125.212.220.147',NULL,NULL),(18524,'brute_force','2021-06-17 01:22:13','2021-06-17 06:22:13',NULL,NULL,'[login]'),(18525,'brute_force','2021-06-17 01:24:33','2021-06-17 06:24:33','37.148.213.19',NULL,NULL),(18526,'brute_force','2021-06-17 01:24:33','2021-06-17 06:24:33',NULL,NULL,'[login]'),(18527,'brute_force','2021-06-17 01:31:25','2021-06-17 06:31:25','31.130.202.240',NULL,NULL),(18528,'brute_force','2021-06-17 01:31:25','2021-06-17 06:31:25',NULL,NULL,'[login]'),(18529,'brute_force','2021-06-17 01:34:51','2021-06-17 06:34:51','122.201.109.109',NULL,NULL),(18530,'brute_force','2021-06-17 01:34:51','2021-06-17 06:34:51',NULL,NULL,'[login]'),(18531,'brute_force','2021-06-17 01:38:16','2021-06-17 06:38:16','108.170.26.130',NULL,NULL),(18532,'brute_force','2021-06-17 01:38:16','2021-06-17 06:38:16',NULL,NULL,'[login]'),(18533,'brute_force','2021-06-17 01:44:45','2021-06-17 06:44:45','94.158.220.2',NULL,NULL),(18534,'brute_force','2021-06-17 01:44:45','2021-06-17 06:44:45',NULL,NULL,'admin'),(18535,'brute_force','2021-06-17 01:58:02','2021-06-17 06:58:02','185.83.146.171',NULL,NULL),(18536,'brute_force','2021-06-17 01:58:02','2021-06-17 06:58:02',NULL,NULL,'[login]'),(18537,'brute_force','2021-06-17 02:07:43','2021-06-17 07:07:43','167.172.155.32',NULL,NULL),(18538,'brute_force','2021-06-17 02:07:43','2021-06-17 07:07:43',NULL,NULL,'admin'),(18539,'brute_force','2021-06-17 02:10:21','2021-06-17 07:10:21','195.201.167.226',NULL,NULL),(18540,'brute_force','2021-06-17 02:10:21','2021-06-17 07:10:21',NULL,NULL,'test'),(18541,'brute_force','2021-06-17 02:14:08','2021-06-17 07:14:08','172.105.190.57',NULL,NULL),(18542,'brute_force','2021-06-17 02:14:08','2021-06-17 07:14:08',NULL,NULL,'[login]'),(18543,'brute_force','2021-06-17 02:17:44','2021-06-17 07:17:44','188.166.149.59',NULL,NULL),(18544,'brute_force','2021-06-17 02:17:44','2021-06-17 07:17:44',NULL,NULL,'demo'),(18545,'brute_force','2021-06-17 02:20:07','2021-06-17 07:20:07','103.130.213.36',NULL,NULL),(18546,'brute_force','2021-06-17 02:20:07','2021-06-17 07:20:07',NULL,NULL,'[login]'),(18547,'brute_force','2021-06-17 02:28:31','2021-06-17 07:28:31','212.129.49.175',NULL,NULL),(18548,'brute_force','2021-06-17 02:28:31','2021-06-17 07:28:31',NULL,NULL,'[login]'),(18549,'brute_force','2021-06-17 02:29:53','2021-06-17 07:29:53','148.66.135.89',NULL,NULL),(18550,'brute_force','2021-06-17 02:29:53','2021-06-17 07:29:53',NULL,NULL,'[login]'),(18551,'brute_force','2021-06-17 02:36:49','2021-06-17 07:36:49','159.89.32.217',NULL,NULL),(18552,'brute_force','2021-06-17 02:36:49','2021-06-17 07:36:49',NULL,NULL,'admin'),(18553,'brute_force','2021-06-17 02:39:49','2021-06-17 07:39:49','50.116.97.51',NULL,NULL),(18554,'brute_force','2021-06-17 02:39:49','2021-06-17 07:39:49',NULL,NULL,'[login]'),(18555,'brute_force','2021-06-17 02:43:10','2021-06-17 07:43:10','148.66.135.89',NULL,NULL),(18556,'brute_force','2021-06-17 02:43:10','2021-06-17 07:43:10',NULL,NULL,'admin'),(18557,'brute_force','2021-06-17 02:49:26','2021-06-17 07:49:26','148.66.135.89',NULL,NULL),(18558,'brute_force','2021-06-17 02:49:26','2021-06-17 07:49:26',NULL,NULL,'[login]'),(18559,'brute_force','2021-06-17 02:51:48','2021-06-17 07:51:48','92.53.96.150',NULL,NULL),(18560,'brute_force','2021-06-17 02:51:48','2021-06-17 07:51:48',NULL,NULL,'[login]'),(18561,'brute_force','2021-06-17 02:55:34','2021-06-17 07:55:34','164.68.120.49',NULL,NULL),(18562,'brute_force','2021-06-17 02:55:34','2021-06-17 07:55:34',NULL,NULL,'admin'),(18563,'brute_force','2021-06-17 02:58:48','2021-06-17 07:58:48','89.163.138.120',NULL,NULL),(18564,'brute_force','2021-06-17 02:58:48','2021-06-17 07:58:48',NULL,NULL,'admin'),(18565,'brute_force','2021-06-17 03:02:29','2021-06-17 08:02:29','196.13.207.115',NULL,NULL),(18566,'brute_force','2021-06-17 03:02:29','2021-06-17 08:02:29',NULL,NULL,'[login]'),(18567,'brute_force','2021-06-17 03:05:44','2021-06-17 08:05:44','178.62.26.133',NULL,NULL),(18568,'brute_force','2021-06-17 03:05:44','2021-06-17 08:05:44',NULL,NULL,'[login]'),(18569,'brute_force','2021-06-17 03:08:40','2021-06-17 08:08:40','212.129.49.175',NULL,NULL),(18570,'brute_force','2021-06-17 03:08:40','2021-06-17 08:08:40',NULL,NULL,'[login]'),(18571,'brute_force','2021-06-17 03:24:14','2021-06-17 08:24:14','195.12.59.96',NULL,NULL),(18572,'brute_force','2021-06-17 03:24:14','2021-06-17 08:24:14',NULL,NULL,'[login]'),(18573,'brute_force','2021-06-17 03:25:25','2021-06-17 08:25:25','122.201.109.109',NULL,NULL),(18574,'brute_force','2021-06-17 03:25:25','2021-06-17 08:25:25',NULL,NULL,'[login]'),(18575,'brute_force','2021-06-17 03:28:42','2021-06-17 08:28:42','88.99.137.102',NULL,NULL),(18576,'brute_force','2021-06-17 03:28:42','2021-06-17 08:28:42',NULL,NULL,'admin'),(18577,'brute_force','2021-06-17 03:33:11','2021-06-17 08:33:11','162.243.164.144',NULL,NULL),(18578,'brute_force','2021-06-17 03:33:11','2021-06-17 08:33:11',NULL,NULL,'[login]'),(18579,'brute_force','2021-06-17 03:39:44','2021-06-17 08:39:44','190.60.223.37',NULL,NULL),(18580,'brute_force','2021-06-17 03:39:44','2021-06-17 08:39:44',NULL,NULL,'[login]'),(18581,'brute_force','2021-06-17 03:44:06','2021-06-17 08:44:06','54.161.45.222',NULL,NULL),(18582,'brute_force','2021-06-17 03:44:06','2021-06-17 08:44:06',NULL,NULL,'admin'),(18583,'brute_force','2021-06-17 03:45:43','2021-06-17 08:45:43','150.95.109.172',NULL,NULL),(18584,'brute_force','2021-06-17 03:45:43','2021-06-17 08:45:43',NULL,NULL,'admin'),(18585,'brute_force','2021-06-17 03:49:33','2021-06-17 08:49:33','188.214.30.6',NULL,NULL),(18586,'brute_force','2021-06-17 03:49:33','2021-06-17 08:49:33',NULL,NULL,'[login]'),(18587,'brute_force','2021-06-17 03:52:18','2021-06-17 08:52:18','109.237.138.50',NULL,NULL),(18588,'brute_force','2021-06-17 03:52:18','2021-06-17 08:52:18',NULL,NULL,'admin'),(18589,'brute_force','2021-06-17 03:54:42','2021-06-17 08:54:42','103.145.51.191',NULL,NULL),(18590,'brute_force','2021-06-17 03:54:42','2021-06-17 08:54:42',NULL,NULL,'test'),(18591,'brute_force','2021-06-17 03:57:04','2021-06-17 08:57:04','178.62.26.133',NULL,NULL),(18592,'brute_force','2021-06-17 03:57:04','2021-06-17 08:57:04',NULL,NULL,'admin'),(18593,'brute_force','2021-06-17 04:02:21','2021-06-17 09:02:21','125.212.220.147',NULL,NULL),(18594,'brute_force','2021-06-17 04:02:21','2021-06-17 09:02:21',NULL,NULL,'admin'),(18595,'brute_force','2021-06-17 04:05:13','2021-06-17 09:05:13','54.39.11.151',NULL,NULL),(18596,'brute_force','2021-06-17 04:05:13','2021-06-17 09:05:13',NULL,NULL,'admin'),(18597,'brute_force','2021-06-17 04:08:11','2021-06-17 09:08:11','109.237.138.50',NULL,NULL),(18598,'brute_force','2021-06-17 04:08:11','2021-06-17 09:08:11',NULL,NULL,'two'),(18599,'brute_force','2021-06-17 04:11:05','2021-06-17 09:11:05','159.89.89.205',NULL,NULL),(18600,'brute_force','2021-06-17 04:11:05','2021-06-17 09:11:05',NULL,NULL,'[login]'),(18601,'brute_force','2021-06-17 04:13:18','2021-06-17 09:13:18','94.158.220.2',NULL,NULL),(18602,'brute_force','2021-06-17 04:13:18','2021-06-17 09:13:18',NULL,NULL,'iranavada'),(18603,'brute_force','2021-06-17 04:16:09','2021-06-17 09:16:09','172.105.190.57',NULL,NULL),(18604,'brute_force','2021-06-17 04:16:09','2021-06-17 09:16:09',NULL,NULL,'one'),(18605,'brute_force','2021-06-17 04:18:07','2021-06-17 09:18:07','157.90.181.209',NULL,NULL),(18606,'brute_force','2021-06-17 04:18:07','2021-06-17 09:18:07',NULL,NULL,'[login]'),(18607,'brute_force','2021-06-17 04:21:34','2021-06-17 09:21:34','54.39.11.151',NULL,NULL),(18608,'brute_force','2021-06-17 04:21:34','2021-06-17 09:21:34',NULL,NULL,'wakgos'),(18609,'brute_force','2021-06-17 04:24:17','2021-06-17 09:24:17','172.105.190.57',NULL,NULL),(18610,'brute_force','2021-06-17 04:24:17','2021-06-17 09:24:17',NULL,NULL,'admin'),(18611,'brute_force','2021-06-17 04:26:19','2021-06-17 09:26:19','3.7.79.44',NULL,NULL),(18612,'brute_force','2021-06-17 04:26:19','2021-06-17 09:26:19',NULL,NULL,'admin'),(18613,'brute_force','2021-06-17 04:31:48','2021-06-17 09:31:48','107.178.101.250',NULL,NULL),(18614,'brute_force','2021-06-17 04:31:48','2021-06-17 09:31:48',NULL,NULL,'admin'),(18615,'brute_force','2021-06-17 04:34:24','2021-06-17 09:34:24','46.8.31.168',NULL,NULL),(18616,'brute_force','2021-06-17 04:34:24','2021-06-17 09:34:24',NULL,NULL,'admin'),(18617,'brute_force','2021-06-17 04:39:50','2021-06-17 09:39:50','89.163.138.120',NULL,NULL),(18618,'brute_force','2021-06-17 04:39:50','2021-06-17 09:39:50',NULL,NULL,'thiquyen'),(18619,'brute_force','2021-06-17 04:45:36','2021-06-17 09:45:36','148.66.135.89',NULL,NULL),(18620,'brute_force','2021-06-17 04:45:36','2021-06-17 09:45:36',NULL,NULL,'admin'),(18621,'brute_force','2021-06-17 04:48:20','2021-06-17 09:48:20','107.178.101.250',NULL,NULL),(18622,'brute_force','2021-06-17 04:48:20','2021-06-17 09:48:20',NULL,NULL,'admin'),(18623,'brute_force','2021-06-17 04:51:13','2021-06-17 09:51:13','68.183.80.67',NULL,NULL),(18624,'brute_force','2021-06-17 04:51:13','2021-06-17 09:51:13',NULL,NULL,'admin'),(18625,'brute_force','2021-06-17 04:54:00','2021-06-17 09:54:00','207.38.86.252',NULL,NULL),(18626,'brute_force','2021-06-17 04:54:00','2021-06-17 09:54:00',NULL,NULL,'[login]'),(18627,'brute_force','2021-06-17 04:57:53','2021-06-17 09:57:53','178.62.91.147',NULL,NULL),(18628,'brute_force','2021-06-17 04:57:53','2021-06-17 09:57:53',NULL,NULL,'[login]'),(18629,'brute_force','2021-06-17 04:59:43','2021-06-17 09:59:43','77.79.246.15',NULL,NULL),(18630,'brute_force','2021-06-17 04:59:43','2021-06-17 09:59:43',NULL,NULL,'admin'),(18631,'brute_force','2021-06-17 05:03:00','2021-06-17 10:03:00','196.13.207.115',NULL,NULL),(18632,'brute_force','2021-06-17 05:03:00','2021-06-17 10:03:00',NULL,NULL,'admin'),(18633,'brute_force','2021-06-17 05:06:08','2021-06-17 10:06:08','122.201.109.109',NULL,NULL),(18634,'brute_force','2021-06-17 05:06:08','2021-06-17 10:06:08',NULL,NULL,'teste'),(18635,'brute_force','2021-06-17 05:08:03','2021-06-17 10:08:03','85.17.211.49',NULL,NULL),(18636,'brute_force','2021-06-17 05:08:03','2021-06-17 10:08:03',NULL,NULL,'mark'),(18637,'brute_force','2021-06-17 05:10:20','2021-06-17 10:10:20','103.14.122.5',NULL,NULL),(18638,'brute_force','2021-06-17 05:10:20','2021-06-17 10:10:20',NULL,NULL,'[login]'),(18639,'brute_force','2021-06-17 05:14:11','2021-06-17 10:14:11','3.125.245.200',NULL,NULL),(18640,'brute_force','2021-06-17 05:14:11','2021-06-17 10:14:11',NULL,NULL,'[login]'),(18641,'brute_force','2021-06-17 05:17:18','2021-06-17 10:17:18','134.209.150.44',NULL,NULL),(18642,'brute_force','2021-06-17 05:17:18','2021-06-17 10:17:18',NULL,NULL,'admin'),(18643,'brute_force','2021-06-17 05:31:14','2021-06-17 10:31:14','85.17.88.170',NULL,NULL),(18644,'brute_force','2021-06-17 05:31:14','2021-06-17 10:31:14',NULL,NULL,'[login]'),(18645,'brute_force','2021-06-17 05:36:56','2021-06-17 10:36:56','185.83.146.171',NULL,NULL),(18646,'brute_force','2021-06-17 05:36:56','2021-06-17 10:36:56',NULL,NULL,'[login]'),(18647,'brute_force','2021-06-17 05:39:48','2021-06-17 10:39:48','185.182.57.100',NULL,NULL),(18648,'brute_force','2021-06-17 05:39:48','2021-06-17 10:39:48',NULL,NULL,'[login]'),(18649,'brute_force','2021-06-17 05:42:14','2021-06-17 10:42:14','89.163.222.77',NULL,NULL),(18650,'brute_force','2021-06-17 05:42:14','2021-06-17 10:42:14',NULL,NULL,'[login]'),(18651,'brute_force','2021-06-17 05:45:20','2021-06-17 10:45:20','173.82.83.210',NULL,NULL),(18652,'brute_force','2021-06-17 05:45:20','2021-06-17 10:45:20',NULL,NULL,'[login]'),(18653,'brute_force','2021-06-17 05:48:30','2021-06-17 10:48:30','51.38.41.19',NULL,NULL),(18654,'brute_force','2021-06-17 05:48:30','2021-06-17 10:48:30',NULL,NULL,'[login]'),(18655,'brute_force','2021-06-17 05:54:37','2021-06-17 10:54:37','212.129.49.175',NULL,NULL),(18656,'brute_force','2021-06-17 05:54:37','2021-06-17 10:54:37',NULL,NULL,'[login]'),(18657,'brute_force','2021-06-17 05:57:09','2021-06-17 10:57:09','142.44.212.25',NULL,NULL),(18658,'brute_force','2021-06-17 05:57:09','2021-06-17 10:57:09',NULL,NULL,'demo'),(18659,'brute_force','2021-06-17 05:59:55','2021-06-17 10:59:55','196.41.122.177',NULL,NULL),(18660,'brute_force','2021-06-17 05:59:55','2021-06-17 10:59:55',NULL,NULL,'[login]'),(18661,'brute_force','2021-06-17 06:05:43','2021-06-17 11:05:43','52.28.231.142',NULL,NULL),(18662,'brute_force','2021-06-17 06:05:43','2021-06-17 11:05:43',NULL,NULL,'[login]'),(18663,'brute_force','2021-06-17 06:08:37','2021-06-17 11:08:37','88.99.218.140',NULL,NULL),(18664,'brute_force','2021-06-17 06:08:37','2021-06-17 11:08:37',NULL,NULL,'[login]'),(18665,'brute_force','2021-06-17 06:11:53','2021-06-17 11:11:53','103.39.132.74',NULL,NULL),(18666,'brute_force','2021-06-17 06:11:53','2021-06-17 11:11:53',NULL,NULL,'protik'),(18667,'brute_force','2021-06-17 06:15:12','2021-06-17 11:15:12','103.130.213.36',NULL,NULL),(18668,'brute_force','2021-06-17 06:15:12','2021-06-17 11:15:12',NULL,NULL,'alberto'),(18669,'brute_force','2021-06-17 06:20:28','2021-06-17 11:20:28','43.231.112.127',NULL,NULL),(18670,'brute_force','2021-06-17 06:20:28','2021-06-17 11:20:28',NULL,NULL,'[login]'),(18671,'brute_force','2021-06-17 06:23:58','2021-06-17 11:23:58','109.237.138.50',NULL,NULL),(18672,'brute_force','2021-06-17 06:23:58','2021-06-17 11:23:58',NULL,NULL,'[login]'),(18673,'brute_force','2021-06-17 06:30:08','2021-06-17 11:30:08','178.62.91.147',NULL,NULL),(18674,'brute_force','2021-06-17 06:30:08','2021-06-17 11:30:08',NULL,NULL,'[login]'),(18675,'brute_force','2021-06-17 06:33:20','2021-06-17 11:33:20','185.18.212.66',NULL,NULL),(18676,'brute_force','2021-06-17 06:33:20','2021-06-17 11:33:20',NULL,NULL,'[login]'),(18677,'brute_force','2021-06-17 06:44:40','2021-06-17 11:44:40','78.157.40.232',NULL,NULL),(18678,'brute_force','2021-06-17 06:44:40','2021-06-17 11:44:40',NULL,NULL,'[login]'),(18679,'brute_force','2021-06-17 06:47:08','2021-06-17 11:47:08','139.59.20.240',NULL,NULL),(18680,'brute_force','2021-06-17 06:47:08','2021-06-17 11:47:08',NULL,NULL,'[login]'),(18681,'brute_force','2021-06-17 06:50:25','2021-06-17 11:50:25','207.38.86.252',NULL,NULL),(18682,'brute_force','2021-06-17 06:50:25','2021-06-17 11:50:25',NULL,NULL,'[login]'),(18683,'brute_force','2021-06-17 06:52:43','2021-06-17 11:52:43','195.201.167.226',NULL,NULL),(18684,'brute_force','2021-06-17 06:52:43','2021-06-17 11:52:43',NULL,NULL,'[login]'),(18685,'brute_force','2021-06-17 06:55:38','2021-06-17 11:55:38','204.197.247.162',NULL,NULL),(18686,'brute_force','2021-06-17 06:55:38','2021-06-17 11:55:38',NULL,NULL,'[login]'),(18687,'brute_force','2021-06-17 07:00:37','2021-06-17 12:00:37','209.188.21.157',NULL,NULL),(18688,'brute_force','2021-06-17 07:00:37','2021-06-17 12:00:37',NULL,NULL,'badmin'),(18689,'brute_force','2021-06-17 07:05:56','2021-06-17 12:05:56','185.90.59.42',NULL,NULL),(18690,'brute_force','2021-06-17 07:05:56','2021-06-17 12:05:56',NULL,NULL,'user'),(18691,'brute_force','2021-06-17 07:08:00','2021-06-17 12:08:00','52.28.231.142',NULL,NULL),(18692,'brute_force','2021-06-17 07:08:00','2021-06-17 12:08:00',NULL,NULL,'[login]'),(18693,'brute_force','2021-06-17 07:11:06','2021-06-17 12:11:06','198.50.136.166',NULL,NULL),(18694,'brute_force','2021-06-17 07:11:06','2021-06-17 12:11:06',NULL,NULL,'[login]'),(18695,'brute_force','2021-06-17 07:16:07','2021-06-17 12:16:07','85.17.211.49',NULL,NULL),(18696,'brute_force','2021-06-17 07:16:07','2021-06-17 12:16:07',NULL,NULL,'[login]'),(18697,'brute_force','2021-06-17 07:19:22','2021-06-17 12:19:22','172.105.190.57',NULL,NULL),(18698,'brute_force','2021-06-17 07:19:22','2021-06-17 12:19:22',NULL,NULL,'[login]'),(18699,'brute_force','2021-06-17 07:22:17','2021-06-17 12:22:17','3.125.245.200',NULL,NULL),(18700,'brute_force','2021-06-17 07:22:17','2021-06-17 12:22:17',NULL,NULL,'[login]'),(18701,'brute_force','2021-06-17 07:30:53','2021-06-17 12:30:53','202.28.77.93',NULL,NULL),(18702,'brute_force','2021-06-17 07:30:53','2021-06-17 12:30:53',NULL,NULL,'[login]'),(18703,'brute_force','2021-06-17 07:32:42','2021-06-17 12:32:42','196.13.207.115',NULL,NULL),(18704,'brute_force','2021-06-17 07:32:42','2021-06-17 12:32:42',NULL,NULL,'admin'),(18705,'brute_force','2021-06-17 07:35:49','2021-06-17 12:35:49','159.89.89.205',NULL,NULL),(18706,'brute_force','2021-06-17 07:35:49','2021-06-17 12:35:49',NULL,NULL,'test1'),(18707,'brute_force','2021-06-17 07:40:40','2021-06-17 12:40:40','185.98.5.160',NULL,NULL),(18708,'brute_force','2021-06-17 07:40:40','2021-06-17 12:40:40',NULL,NULL,'demo'),(18709,'brute_force','2021-06-17 07:47:26','2021-06-17 12:47:26','134.209.150.44',NULL,NULL),(18710,'brute_force','2021-06-17 07:47:26','2021-06-17 12:47:26',NULL,NULL,'[login]'),(18711,'brute_force','2021-06-17 07:49:00','2021-06-17 12:49:00','103.39.132.74',NULL,NULL),(18712,'brute_force','2021-06-17 07:49:00','2021-06-17 12:49:00',NULL,NULL,'[login]'),(18713,'brute_force','2021-06-17 07:51:48','2021-06-17 12:51:48','207.38.86.252',NULL,NULL),(18714,'brute_force','2021-06-17 07:51:48','2021-06-17 12:51:48',NULL,NULL,'[login]'),(18715,'brute_force','2021-06-17 07:54:59','2021-06-17 12:54:59','89.163.222.77',NULL,NULL),(18716,'brute_force','2021-06-17 07:54:59','2021-06-17 12:54:59',NULL,NULL,'prueba'),(18717,'brute_force','2021-06-17 07:57:05','2021-06-17 12:57:05','164.68.120.49',NULL,NULL),(18718,'brute_force','2021-06-17 07:57:05','2021-06-17 12:57:05',NULL,NULL,'test'),(18719,'brute_force','2021-06-17 08:00:44','2021-06-17 13:00:44','68.168.124.130',NULL,NULL),(18720,'brute_force','2021-06-17 08:00:44','2021-06-17 13:00:44',NULL,NULL,'editor'),(18721,'brute_force','2021-06-17 08:03:40','2021-06-17 13:03:40','51.38.41.19',NULL,NULL),(18722,'brute_force','2021-06-17 08:03:40','2021-06-17 13:03:40',NULL,NULL,'admin'),(18723,'brute_force','2021-06-17 08:06:17','2021-06-17 13:06:17','173.82.83.210',NULL,NULL),(18724,'brute_force','2021-06-17 08:06:17','2021-06-17 13:06:17',NULL,NULL,'test'),(18725,'brute_force','2021-06-17 08:10:21','2021-06-17 13:10:21','161.35.109.127',NULL,NULL),(18726,'brute_force','2021-06-17 08:10:21','2021-06-17 13:10:21',NULL,NULL,'phanhoailam'),(18727,'brute_force','2021-06-17 08:13:00','2021-06-17 13:13:00','77.79.246.15',NULL,NULL),(18728,'brute_force','2021-06-17 08:13:00','2021-06-17 13:13:00',NULL,NULL,'jsjobs_employer'),(18729,'brute_force','2021-06-17 08:18:19','2021-06-17 13:18:19','89.163.222.77',NULL,NULL),(18730,'brute_force','2021-06-17 08:18:19','2021-06-17 13:18:19',NULL,NULL,'[login]'),(18731,'brute_force','2021-06-17 08:30:42','2021-06-17 13:30:42','46.101.3.193',NULL,NULL),(18732,'brute_force','2021-06-17 08:30:42','2021-06-17 13:30:42',NULL,NULL,'[login]'),(18733,'brute_force','2021-06-17 08:41:45','2021-06-17 13:41:45','185.252.31.66',NULL,NULL),(18734,'brute_force','2021-06-17 08:41:45','2021-06-17 13:41:45',NULL,NULL,'xrumertest'),(18735,'brute_force','2021-06-17 08:44:41','2021-06-17 13:44:41','212.129.49.175',NULL,NULL),(18736,'brute_force','2021-06-17 08:44:41','2021-06-17 13:44:41',NULL,NULL,'patricia'),(18737,'brute_force','2021-06-17 08:47:31','2021-06-17 13:47:31','195.201.167.226',NULL,NULL),(18738,'brute_force','2021-06-17 08:47:31','2021-06-17 13:47:31',NULL,NULL,'testuser'),(18739,'brute_force','2021-06-17 08:50:22','2021-06-17 13:50:22','3.125.245.200',NULL,NULL),(18740,'brute_force','2021-06-17 08:50:22','2021-06-17 13:50:22',NULL,NULL,'test'),(18741,'brute_force','2021-06-17 08:57:21','2021-06-17 13:57:21','113.160.153.11',NULL,NULL),(18742,'brute_force','2021-06-17 08:57:21','2021-06-17 13:57:21',NULL,NULL,'[login]'),(18743,'brute_force','2021-06-17 09:02:38','2021-06-17 14:02:38','3.7.79.44',NULL,NULL),(18744,'brute_force','2021-06-17 09:02:38','2021-06-17 14:02:38',NULL,NULL,'0x1999'),(18745,'brute_force','2021-06-17 09:05:43','2021-06-17 14:05:43','207.38.86.252',NULL,NULL),(18746,'brute_force','2021-06-17 09:05:43','2021-06-17 14:05:43',NULL,NULL,'testing'),(18747,'brute_force','2021-06-17 09:11:58','2021-06-17 14:11:58','182.254.156.95',NULL,NULL),(18748,'brute_force','2021-06-17 09:11:58','2021-06-17 14:11:58',NULL,NULL,'[login]'),(18749,'brute_force','2021-06-17 09:15:05','2021-06-17 14:15:05','103.39.132.74',NULL,NULL),(18750,'brute_force','2021-06-17 09:15:05','2021-06-17 14:15:05',NULL,NULL,'123'),(18751,'brute_force','2021-06-17 09:20:20','2021-06-17 14:20:20','194.195.118.111',NULL,NULL),(18752,'brute_force','2021-06-17 09:20:20','2021-06-17 14:20:20',NULL,NULL,'tester'),(18753,'brute_force','2021-06-17 09:23:10','2021-06-17 14:23:10','185.182.57.100',NULL,NULL),(18754,'brute_force','2021-06-17 09:23:10','2021-06-17 14:23:10',NULL,NULL,'[login]'),(18755,'brute_force','2021-06-17 09:28:35','2021-06-17 14:28:35','139.162.151.117',NULL,NULL),(18756,'brute_force','2021-06-17 09:28:35','2021-06-17 14:28:35',NULL,NULL,'[login]'),(18757,'brute_force','2021-06-17 09:31:32','2021-06-17 14:31:32','173.82.83.210',NULL,NULL),(18758,'brute_force','2021-06-17 09:31:32','2021-06-17 14:31:32',NULL,NULL,'epper'),(18759,'brute_force','2021-06-17 09:34:45','2021-06-17 14:34:45','46.101.3.193',NULL,NULL),(18760,'brute_force','2021-06-17 09:34:45','2021-06-17 14:34:45',NULL,NULL,'killo'),(18761,'brute_force','2021-06-17 09:41:18','2021-06-17 14:41:18','134.209.150.44',NULL,NULL),(18762,'brute_force','2021-06-17 09:41:18','2021-06-17 14:41:18',NULL,NULL,'test'),(18763,'brute_force','2021-06-17 09:44:48','2021-06-17 14:44:48','195.201.183.67',NULL,NULL),(18764,'brute_force','2021-06-17 09:44:48','2021-06-17 14:44:48',NULL,NULL,'user'),(18765,'brute_force','2021-06-17 09:49:16','2021-06-17 14:49:16','108.170.26.130',NULL,NULL),(18766,'brute_force','2021-06-17 09:49:16','2021-06-17 14:49:16',NULL,NULL,'test'),(18767,'brute_force','2021-06-17 09:51:50','2021-06-17 14:51:50','182.48.90.146',NULL,NULL),(18768,'brute_force','2021-06-17 09:51:50','2021-06-17 14:51:50',NULL,NULL,'testtest'),(18769,'brute_force','2021-06-17 09:59:40','2021-06-17 14:59:40','3.125.244.81',NULL,NULL),(18770,'brute_force','2021-06-17 09:59:40','2021-06-17 14:59:40',NULL,NULL,'admin'),(18771,'brute_force','2021-06-17 10:02:46','2021-06-17 15:02:46','164.68.120.49',NULL,NULL),(18772,'brute_force','2021-06-17 10:02:46','2021-06-17 15:02:46',NULL,NULL,'test123'),(18773,'brute_force','2021-06-17 10:09:09','2021-06-17 15:09:09','108.170.26.130',NULL,NULL),(18774,'brute_force','2021-06-17 10:09:09','2021-06-17 15:09:09',NULL,NULL,'admin'),(18775,'brute_force','2021-06-17 10:16:07','2021-06-17 15:16:07','46.101.3.193',NULL,NULL),(18776,'brute_force','2021-06-17 10:16:07','2021-06-17 15:16:07',NULL,NULL,'port'),(18777,'brute_force','2021-06-17 10:21:15','2021-06-17 15:21:15','173.254.219.146',NULL,NULL),(18778,'brute_force','2021-06-17 10:21:15','2021-06-17 15:21:15',NULL,NULL,'a'),(18779,'brute_force','2021-06-17 10:27:22','2021-06-17 15:27:22','172.105.190.57',NULL,NULL),(18780,'brute_force','2021-06-17 10:27:22','2021-06-17 15:27:22',NULL,NULL,'username'),(18781,'brute_force','2021-06-17 10:33:46','2021-06-17 15:33:46','163.172.186.130',NULL,NULL),(18782,'brute_force','2021-06-17 10:33:46','2021-06-17 15:33:46',NULL,NULL,'student1'),(18783,'brute_force','2021-06-17 10:36:15','2021-06-17 15:36:15','18.117.97.154',NULL,NULL),(18784,'brute_force','2021-06-17 10:36:15','2021-06-17 15:36:15',NULL,NULL,'Admin'),(18785,'brute_force','2021-06-17 10:38:49','2021-06-17 15:38:49','92.53.96.150',NULL,NULL),(18786,'brute_force','2021-06-17 10:38:49','2021-06-17 15:38:49',NULL,NULL,'root'),(18787,'brute_force','2021-06-17 10:42:00','2021-06-17 15:42:00','164.68.120.49',NULL,NULL),(18788,'brute_force','2021-06-17 10:42:00','2021-06-17 15:42:00',NULL,NULL,'admin'),(18789,'brute_force','2021-06-17 10:45:19','2021-06-17 15:45:19','182.48.90.146',NULL,NULL),(18790,'brute_force','2021-06-17 10:45:19','2021-06-17 15:45:19',NULL,NULL,'[login]'),(18791,'brute_force','2021-06-17 10:51:33','2021-06-17 15:51:33','161.35.109.127',NULL,NULL),(18792,'brute_force','2021-06-17 10:51:33','2021-06-17 15:51:33',NULL,NULL,'agent'),(18793,'brute_force','2021-06-17 10:53:15','2021-06-17 15:53:15','185.90.59.42',NULL,NULL),(18794,'brute_force','2021-06-17 10:53:15','2021-06-17 15:53:15',NULL,NULL,'user123user'),(18795,'brute_force','2021-06-17 10:59:16','2021-06-17 15:59:16','51.38.41.19',NULL,NULL),(18796,'brute_force','2021-06-17 10:59:16','2021-06-17 15:59:16',NULL,NULL,'1'),(18797,'brute_force','2021-06-17 11:05:02','2021-06-17 16:05:02','31.177.79.150',NULL,NULL),(18798,'brute_force','2021-06-17 11:05:02','2021-06-17 16:05:02',NULL,NULL,'12345678'),(18799,'brute_force','2021-06-17 11:10:32','2021-06-17 16:10:32','65.21.145.128',NULL,NULL),(18800,'brute_force','2021-06-17 11:10:32','2021-06-17 16:10:32',NULL,NULL,'test2'),(18801,'brute_force','2021-06-17 11:13:50','2021-06-17 16:13:50','13.235.51.113',NULL,NULL),(18802,'brute_force','2021-06-17 11:13:50','2021-06-17 16:13:50',NULL,NULL,'[login]'),(18803,'brute_force','2021-06-17 11:19:21','2021-06-17 16:19:21','182.48.90.146',NULL,NULL),(18804,'brute_force','2021-06-17 11:19:21','2021-06-17 16:19:21',NULL,NULL,'teste'),(18805,'brute_force','2021-06-17 11:25:16','2021-06-17 16:25:16','93.125.75.17',NULL,NULL),(18806,'brute_force','2021-06-17 11:25:16','2021-06-17 16:25:16',NULL,NULL,'123'),(18807,'brute_force','2021-06-17 11:36:22','2021-06-17 16:36:22','159.89.32.217',NULL,NULL),(18808,'brute_force','2021-06-17 11:36:22','2021-06-17 16:36:22',NULL,NULL,'admin'),(18809,'brute_force','2021-06-17 11:42:15','2021-06-17 16:42:15','46.8.31.168',NULL,NULL),(18810,'brute_force','2021-06-17 11:42:15','2021-06-17 16:42:15',NULL,NULL,'[login]'),(18811,'brute_force','2021-06-17 11:44:58','2021-06-17 16:44:58','94.130.70.249',NULL,NULL),(18812,'brute_force','2021-06-17 11:44:58','2021-06-17 16:44:58',NULL,NULL,'demo'),(18813,'brute_force','2021-06-17 11:48:07','2021-06-17 16:48:07','185.182.57.100',NULL,NULL),(18814,'brute_force','2021-06-17 11:48:07','2021-06-17 16:48:07',NULL,NULL,'abcd'),(18815,'brute_force','2021-06-17 11:51:41','2021-06-17 16:51:41','210.211.125.204',NULL,NULL),(18816,'brute_force','2021-06-17 11:51:41','2021-06-17 16:51:41',NULL,NULL,'test'),(18817,'brute_force','2021-06-17 11:56:53','2021-06-17 16:56:53','89.163.222.77',NULL,NULL),(18818,'brute_force','2021-06-17 11:56:53','2021-06-17 16:56:53',NULL,NULL,'[login]'),(18819,'brute_force','2021-06-17 11:59:48','2021-06-17 16:59:48','195.201.167.226',NULL,NULL),(18820,'brute_force','2021-06-17 11:59:48','2021-06-17 16:59:48',NULL,NULL,'test'),(18821,'brute_force','2021-06-17 12:06:14','2021-06-17 17:06:14','125.212.220.147',NULL,NULL),(18822,'brute_force','2021-06-17 12:06:14','2021-06-17 17:06:14',NULL,NULL,'[login]'),(18823,'brute_force','2021-06-17 12:12:04','2021-06-17 17:12:04','46.101.3.193',NULL,NULL),(18824,'brute_force','2021-06-17 12:12:04','2021-06-17 17:12:04',NULL,NULL,'preview'),(18825,'brute_force','2021-06-17 12:15:13','2021-06-17 17:15:13','125.212.220.147',NULL,NULL),(18826,'brute_force','2021-06-17 12:15:13','2021-06-17 17:15:13',NULL,NULL,'[login]'),(18827,'brute_force','2021-06-17 12:18:03','2021-06-17 17:18:03','206.81.1.121',NULL,NULL),(18828,'brute_force','2021-06-17 12:18:03','2021-06-17 17:18:03',NULL,NULL,'testuser'),(18829,'brute_force','2021-06-17 12:20:11','2021-06-17 17:20:11','139.162.151.117',NULL,NULL),(18830,'brute_force','2021-06-17 12:20:11','2021-06-17 17:20:11',NULL,NULL,'test2'),(18831,'brute_force','2021-06-17 12:29:00','2021-06-17 17:29:00','194.195.119.232',NULL,NULL),(18832,'brute_force','2021-06-17 12:29:00','2021-06-17 17:29:00',NULL,NULL,'tester'),(18833,'brute_force','2021-06-17 12:35:51','2021-06-17 17:35:51','180.6.114.150',NULL,NULL),(18834,'brute_force','2021-06-17 12:35:51','2021-06-17 17:35:51',NULL,NULL,'test'),(18835,'brute_force','2021-06-17 12:38:33','2021-06-17 17:38:33','195.201.183.67',NULL,NULL),(18836,'brute_force','2021-06-17 12:38:33','2021-06-17 17:38:33',NULL,NULL,'test'),(18837,'brute_force','2021-06-17 12:41:38','2021-06-17 17:41:38','37.148.213.19',NULL,NULL),(18838,'brute_force','2021-06-17 12:41:38','2021-06-17 17:41:38',NULL,NULL,'testuser'),(18839,'brute_force','2021-06-17 12:44:29','2021-06-17 17:44:29','103.145.51.191',NULL,NULL),(18840,'brute_force','2021-06-17 12:44:29','2021-06-17 17:44:29',NULL,NULL,'test'),(18841,'brute_force','2021-06-17 12:46:17','2021-06-17 17:46:17','195.201.167.226',NULL,NULL),(18842,'brute_force','2021-06-17 12:46:17','2021-06-17 17:46:17',NULL,NULL,'[login]'),(18843,'brute_force','2021-06-17 12:54:21','2021-06-17 17:54:21','103.14.122.5',NULL,NULL),(18844,'brute_force','2021-06-17 12:54:21','2021-06-17 17:54:21',NULL,NULL,'wpupdateuser'),(18845,'brute_force','2021-06-17 13:01:25','2021-06-17 18:01:25','195.12.59.96',NULL,NULL),(18846,'brute_force','2021-06-17 13:01:25','2021-06-17 18:01:25',NULL,NULL,'user2'),(18847,'brute_force','2021-06-17 13:03:50','2021-06-17 18:03:50','51.38.41.19',NULL,NULL),(18848,'brute_force','2021-06-17 13:03:50','2021-06-17 18:03:50',NULL,NULL,'demo'),(18849,'brute_force','2021-06-17 13:07:17','2021-06-17 18:07:17','201.148.107.95',NULL,NULL),(18850,'brute_force','2021-06-17 13:07:17','2021-06-17 18:07:17',NULL,NULL,'student'),(18851,'brute_force','2021-06-17 13:10:11','2021-06-17 18:10:11','182.48.90.146',NULL,NULL),(18852,'brute_force','2021-06-17 13:10:11','2021-06-17 18:10:11',NULL,NULL,'[login]'),(18853,'brute_force','2021-06-17 13:12:29','2021-06-17 18:12:29','185.98.5.160',NULL,NULL),(18854,'brute_force','2021-06-17 13:12:29','2021-06-17 18:12:29',NULL,NULL,'user1'),(18855,'brute_force','2021-06-17 13:18:04','2021-06-17 18:18:04','5.101.157.45',NULL,NULL),(18856,'brute_force','2021-06-17 13:18:04','2021-06-17 18:18:04',NULL,NULL,'aaa'),(18857,'brute_force','2021-06-17 13:20:47','2021-06-17 18:20:47','207.38.86.252',NULL,NULL),(18858,'brute_force','2021-06-17 13:20:47','2021-06-17 18:20:47',NULL,NULL,'admin'),(18859,'brute_force','2021-06-17 13:26:52','2021-06-17 18:26:52','185.182.57.236',NULL,NULL),(18860,'brute_force','2021-06-17 13:26:52','2021-06-17 18:26:52',NULL,NULL,'test'),(18861,'brute_force','2021-06-17 13:29:45','2021-06-17 18:29:45','148.66.135.89',NULL,NULL),(18862,'brute_force','2021-06-17 13:29:45','2021-06-17 18:29:45',NULL,NULL,'[login]'),(18863,'brute_force','2021-06-17 13:35:54','2021-06-17 18:35:54','68.183.80.67',NULL,NULL),(18864,'brute_force','2021-06-17 13:35:54','2021-06-17 18:35:54',NULL,NULL,'tester'),(18865,'brute_force','2021-06-17 13:43:44','2021-06-17 18:43:44','164.68.120.49',NULL,NULL),(18866,'brute_force','2021-06-17 13:43:44','2021-06-17 18:43:44',NULL,NULL,'[login]'),(18867,'brute_force','2021-06-17 13:47:12','2021-06-17 18:47:12','31.130.202.240',NULL,NULL),(18868,'brute_force','2021-06-17 13:47:12','2021-06-17 18:47:12',NULL,NULL,'manager'),(18869,'brute_force','2021-06-17 13:50:14','2021-06-17 18:50:14','178.62.91.147',NULL,NULL),(18870,'brute_force','2021-06-17 13:50:14','2021-06-17 18:50:14',NULL,NULL,'admin1'),(18871,'brute_force','2021-06-17 13:52:58','2021-06-17 18:52:58','43.231.124.196',NULL,NULL),(18872,'brute_force','2021-06-17 13:52:58','2021-06-17 18:52:58',NULL,NULL,'cliente'),(18873,'brute_force','2021-06-17 13:55:40','2021-06-17 18:55:40','185.18.212.66',NULL,NULL),(18874,'brute_force','2021-06-17 13:55:40','2021-06-17 18:55:40',NULL,NULL,'[login]'),(18875,'brute_force','2021-06-17 14:04:19','2021-06-17 19:04:19','163.172.186.130',NULL,NULL),(18876,'brute_force','2021-06-17 14:04:19','2021-06-17 19:04:19',NULL,NULL,'jake'),(18877,'brute_force','2021-06-17 14:06:58','2021-06-17 19:06:58','43.231.124.196',NULL,NULL),(18878,'brute_force','2021-06-17 14:06:58','2021-06-17 19:06:58',NULL,NULL,'[login]'),(18879,'brute_force','2021-06-17 14:10:14','2021-06-17 19:10:14','216.250.254.221',NULL,NULL),(18880,'brute_force','2021-06-17 14:10:14','2021-06-17 19:10:14',NULL,NULL,'testuser'),(18881,'brute_force','2021-06-17 14:12:36','2021-06-17 19:12:36','204.197.247.162',NULL,NULL),(18882,'brute_force','2021-06-17 14:12:36','2021-06-17 19:12:36',NULL,NULL,'tester'),(18883,'brute_force','2021-06-17 14:15:52','2021-06-17 19:15:52','43.231.124.196',NULL,NULL),(18884,'brute_force','2021-06-17 14:15:52','2021-06-17 19:15:52',NULL,NULL,'test'),(18885,'brute_force','2021-06-17 14:21:12','2021-06-17 19:21:12','3.125.244.81',NULL,NULL),(18886,'brute_force','2021-06-17 14:21:12','2021-06-17 19:21:12',NULL,NULL,'alex'),(18887,'brute_force','2021-06-17 14:21:56','2021-06-17 19:21:56','113.160.153.11',NULL,NULL),(18888,'brute_force','2021-06-17 14:21:56','2021-06-17 19:21:56',NULL,NULL,'testing'),(18889,'brute_force','2021-06-17 14:24:53','2021-06-17 19:24:53','185.83.146.171',NULL,NULL),(18890,'brute_force','2021-06-17 14:24:53','2021-06-17 19:24:53',NULL,NULL,'testuser'),(18891,'brute_force','2021-06-17 14:28:35','2021-06-17 19:28:35','128.199.18.253',NULL,NULL),(18892,'brute_force','2021-06-17 14:28:35','2021-06-17 19:28:35',NULL,NULL,'[login]'),(18893,'brute_force','2021-06-17 14:30:21','2021-06-17 19:30:21','94.130.70.249',NULL,NULL),(18894,'brute_force','2021-06-17 14:30:21','2021-06-17 19:30:21',NULL,NULL,'hello'),(18895,'brute_force','2021-06-17 14:33:40','2021-06-17 19:33:40','196.13.207.115',NULL,NULL),(18896,'brute_force','2021-06-17 14:33:40','2021-06-17 19:33:40',NULL,NULL,'[login]'),(18897,'brute_force','2021-06-17 14:41:48','2021-06-17 19:41:48','18.117.97.154',NULL,NULL),(18898,'brute_force','2021-06-17 14:41:48','2021-06-17 19:41:48',NULL,NULL,'[login]'),(18899,'brute_force','2021-06-17 14:44:57','2021-06-17 19:44:57','108.170.26.130',NULL,NULL),(18900,'brute_force','2021-06-17 14:44:57','2021-06-17 19:44:57',NULL,NULL,'admin'),(18901,'brute_force','2021-06-17 14:50:17','2021-06-17 19:50:17','167.71.206.107',NULL,NULL),(18902,'brute_force','2021-06-17 14:50:17','2021-06-17 19:50:17',NULL,NULL,'[login]'),(18903,'brute_force','2021-06-17 14:53:38','2021-06-17 19:53:38','113.160.153.11',NULL,NULL),(18904,'brute_force','2021-06-17 14:53:38','2021-06-17 19:53:38',NULL,NULL,'[login]'),(18905,'brute_force','2021-06-17 14:55:44','2021-06-17 19:55:44','45.79.35.40',NULL,NULL),(18906,'brute_force','2021-06-17 14:55:44','2021-06-17 19:55:44',NULL,NULL,'admin123'),(18907,'brute_force','2021-06-17 15:04:31','2021-06-17 20:04:31','163.172.186.130',NULL,NULL),(18908,'brute_force','2021-06-17 15:04:31','2021-06-17 20:04:31',NULL,NULL,'admin'),(18909,'brute_force','2021-06-17 15:06:58','2021-06-17 20:06:58','51.38.41.19',NULL,NULL),(18910,'brute_force','2021-06-17 15:06:58','2021-06-17 20:06:58',NULL,NULL,'alex'),(18911,'brute_force','2021-06-17 15:10:14','2021-06-17 20:10:14','43.231.112.127',NULL,NULL),(18912,'brute_force','2021-06-17 15:10:14','2021-06-17 20:10:14',NULL,NULL,'[login]'),(18913,'brute_force','2021-06-17 15:18:46','2021-06-17 20:18:46','68.168.124.130',NULL,NULL),(18914,'brute_force','2021-06-17 15:18:46','2021-06-17 20:18:46',NULL,NULL,'admin'),(18915,'brute_force','2021-06-17 15:24:17','2021-06-17 20:24:17','107.178.101.250',NULL,NULL),(18916,'brute_force','2021-06-17 15:24:17','2021-06-17 20:24:17',NULL,NULL,'aaaaa'),(18917,'brute_force','2021-06-17 15:27:48','2021-06-17 20:27:48','50.116.97.51',NULL,NULL),(18918,'brute_force','2021-06-17 15:27:48','2021-06-17 20:27:48',NULL,NULL,'asd'),(18919,'brute_force','2021-06-17 15:29:45','2021-06-17 20:29:45','162.241.101.87',NULL,NULL),(18920,'brute_force','2021-06-17 15:29:45','2021-06-17 20:29:45',NULL,NULL,'[login]'),(18921,'brute_force','2021-06-17 15:32:42','2021-06-17 20:32:42','198.27.99.63',NULL,NULL),(18922,'brute_force','2021-06-17 15:32:42','2021-06-17 20:32:42',NULL,NULL,'admin1'),(18923,'brute_force','2021-06-17 15:35:53','2021-06-17 20:35:53','196.13.207.115',NULL,NULL),(18924,'brute_force','2021-06-17 15:35:53','2021-06-17 20:35:53',NULL,NULL,'sophie'),(18925,'brute_force','2021-06-17 15:38:03','2021-06-17 20:38:03','216.250.254.221',NULL,NULL),(18926,'brute_force','2021-06-17 15:38:03','2021-06-17 20:38:03',NULL,NULL,'abc'),(18927,'brute_force','2021-06-17 15:46:49','2021-06-17 20:46:49','13.235.51.113',NULL,NULL),(18928,'brute_force','2021-06-17 15:46:49','2021-06-17 20:46:49',NULL,NULL,'[login]'),(18929,'brute_force','2021-06-17 15:48:57','2021-06-17 20:48:57','139.59.20.240',NULL,NULL),(18930,'brute_force','2021-06-17 15:48:57','2021-06-17 20:48:57',NULL,NULL,'[login]'),(18931,'brute_force','2021-06-17 15:52:30','2021-06-17 20:52:30','139.162.151.117',NULL,NULL),(18932,'brute_force','2021-06-17 15:52:30','2021-06-17 20:52:30',NULL,NULL,'user1'),(18933,'brute_force','2021-06-17 15:55:11','2021-06-17 20:55:11','207.38.86.252',NULL,NULL),(18934,'brute_force','2021-06-17 15:55:11','2021-06-17 20:55:11',NULL,NULL,'wpmu'),(18935,'brute_force','2021-06-17 16:01:58','2021-06-17 21:01:58','185.252.31.66',NULL,NULL),(18936,'brute_force','2021-06-17 16:01:58','2021-06-17 21:01:58',NULL,NULL,'depper'),(18937,'brute_force','2021-06-17 16:07:08','2021-06-17 21:07:08','178.62.26.133',NULL,NULL),(18938,'brute_force','2021-06-17 16:07:08','2021-06-17 21:07:08',NULL,NULL,'[login]'),(18939,'brute_force','2021-06-17 16:10:15','2021-06-17 21:10:15','198.27.99.63',NULL,NULL),(18940,'brute_force','2021-06-17 16:10:15','2021-06-17 21:10:15',NULL,NULL,'client'),(18941,'brute_force','2021-06-17 16:12:30','2021-06-17 21:12:30','85.17.211.49',NULL,NULL),(18942,'brute_force','2021-06-17 16:12:30','2021-06-17 21:12:30',NULL,NULL,'[login]'),(18943,'brute_force','2021-06-17 16:15:43','2021-06-17 21:15:43','89.163.222.77',NULL,NULL),(18944,'brute_force','2021-06-17 16:15:43','2021-06-17 21:15:43',NULL,NULL,'john'),(18945,'brute_force','2021-06-17 16:20:24','2021-06-17 21:20:24','150.95.109.172',NULL,NULL),(18946,'brute_force','2021-06-17 16:20:24','2021-06-17 21:20:24',NULL,NULL,'karen'),(18947,'brute_force','2021-06-17 16:30:03','2021-06-17 21:30:03','209.188.21.157',NULL,NULL),(18948,'brute_force','2021-06-17 16:30:03','2021-06-17 21:30:03',NULL,NULL,'test'),(18949,'brute_force','2021-06-17 16:34:21','2021-06-17 21:34:21','195.201.183.67',NULL,NULL),(18950,'brute_force','2021-06-17 16:34:21','2021-06-17 21:34:21',NULL,NULL,'test'),(18951,'brute_force','2021-06-17 16:39:32','2021-06-17 21:39:32','161.35.109.127',NULL,NULL),(18952,'brute_force','2021-06-17 16:39:32','2021-06-17 21:39:32',NULL,NULL,'admin'),(18953,'brute_force','2021-06-17 16:42:09','2021-06-17 21:42:09','85.17.211.49',NULL,NULL),(18954,'brute_force','2021-06-17 16:42:09','2021-06-17 21:42:09',NULL,NULL,'admin'),(18955,'brute_force','2021-06-17 16:48:08','2021-06-17 21:48:08','202.65.153.131',NULL,NULL),(18956,'brute_force','2021-06-17 16:48:08','2021-06-17 21:48:08',NULL,NULL,'[login]'),(18957,'brute_force','2021-06-17 16:50:55','2021-06-17 21:50:55','193.70.122.67',NULL,NULL),(18958,'brute_force','2021-06-17 16:50:55','2021-06-17 21:50:55',NULL,NULL,'admin'),(18959,'brute_force','2021-06-17 16:54:35','2021-06-17 21:54:35','212.129.49.175',NULL,NULL),(18960,'brute_force','2021-06-17 16:54:35','2021-06-17 21:54:35',NULL,NULL,'[login]'),(18961,'brute_force','2021-06-17 16:56:48','2021-06-17 21:56:48','131.72.236.38',NULL,NULL),(18962,'brute_force','2021-06-17 16:56:48','2021-06-17 21:56:48',NULL,NULL,'admin'),(18963,'brute_force','2021-06-17 16:59:44','2021-06-17 21:59:44','178.62.26.133',NULL,NULL),(18964,'brute_force','2021-06-17 16:59:44','2021-06-17 21:59:44',NULL,NULL,'testing'),(18965,'brute_force','2021-06-17 17:05:23','2021-06-17 22:05:23','85.17.88.170',NULL,NULL),(18966,'brute_force','2021-06-17 17:05:23','2021-06-17 22:05:23',NULL,NULL,'[login]'),(18967,'brute_force','2021-06-17 17:08:36','2021-06-17 22:08:36','194.195.119.232',NULL,NULL),(18968,'brute_force','2021-06-17 17:08:36','2021-06-17 22:08:36',NULL,NULL,'123123'),(18969,'brute_force','2021-06-17 17:11:34','2021-06-17 22:11:34','193.70.122.67',NULL,NULL),(18970,'brute_force','2021-06-17 17:11:34','2021-06-17 22:11:34',NULL,NULL,'[login]'),(18971,'brute_force','2021-06-17 17:17:30','2021-06-17 22:17:30','194.195.119.232',NULL,NULL),(18972,'brute_force','2021-06-17 17:17:30','2021-06-17 22:17:30',NULL,NULL,'test111'),(18973,'brute_force','2021-06-17 17:21:15','2021-06-17 22:21:15','91.204.72.77',NULL,NULL),(18974,'brute_force','2021-06-17 17:21:15','2021-06-17 22:21:15',NULL,NULL,'[login]'),(18975,'brute_force','2021-06-17 17:23:12','2021-06-17 22:23:12','51.38.41.19',NULL,NULL),(18976,'brute_force','2021-06-17 17:23:12','2021-06-17 22:23:12',NULL,NULL,'administrator'),(18977,'brute_force','2021-06-17 17:31:15','2021-06-17 22:31:15','52.28.231.142',NULL,NULL),(18978,'brute_force','2021-06-17 17:31:15','2021-06-17 22:31:15',NULL,NULL,'[login]'),(18979,'brute_force','2021-06-17 17:35:43','2021-06-17 22:35:43','77.79.246.15',NULL,NULL),(18980,'brute_force','2021-06-17 17:35:43','2021-06-17 22:35:43',NULL,NULL,'[login]'),(18981,'brute_force','2021-06-17 17:39:20','2021-06-17 22:39:20','201.148.107.95',NULL,NULL),(18982,'brute_force','2021-06-17 17:39:20','2021-06-17 22:39:20',NULL,NULL,'admindemo'),(18983,'brute_force','2021-06-17 17:44:20','2021-06-17 22:44:20','188.214.30.6',NULL,NULL),(18984,'brute_force','2021-06-17 17:44:20','2021-06-17 22:44:20',NULL,NULL,'test'),(18985,'brute_force','2021-06-17 17:47:17','2021-06-17 22:47:17','18.117.97.154',NULL,NULL),(18986,'brute_force','2021-06-17 17:47:17','2021-06-17 22:47:17',NULL,NULL,'[login]'),(18987,'brute_force','2021-06-17 17:54:49','2021-06-17 22:54:49','13.126.229.12',NULL,NULL),(18988,'brute_force','2021-06-17 17:54:49','2021-06-17 22:54:49',NULL,NULL,'testeur'),(18989,'brute_force','2021-06-17 18:07:24','2021-06-17 23:07:24','122.201.109.109',NULL,NULL),(18990,'brute_force','2021-06-17 18:07:24','2021-06-17 23:07:24',NULL,NULL,'[login]'),(18991,'brute_force','2021-06-17 18:10:48','2021-06-17 23:10:48','128.199.18.253',NULL,NULL),(18992,'brute_force','2021-06-17 18:10:48','2021-06-17 23:10:48',NULL,NULL,'admin'),(18993,'brute_force','2021-06-17 18:13:32','2021-06-17 23:13:32','192.138.189.25',NULL,NULL),(18994,'brute_force','2021-06-17 18:13:32','2021-06-17 23:13:32',NULL,NULL,'editor'),(18995,'brute_force','2021-06-17 18:19:32','2021-06-17 23:19:32','185.18.212.66',NULL,NULL),(18996,'brute_force','2021-06-17 18:19:32','2021-06-17 23:19:32',NULL,NULL,'demo'),(18997,'brute_force','2021-06-17 18:25:20','2021-06-17 23:25:20','163.172.186.130',NULL,NULL),(18998,'brute_force','2021-06-17 18:25:20','2021-06-17 23:25:20',NULL,NULL,'[login]'),(18999,'brute_force','2021-06-17 18:28:15','2021-06-17 23:28:15','103.39.132.74',NULL,NULL),(19000,'brute_force','2021-06-17 18:28:15','2021-06-17 23:28:15',NULL,NULL,'admin'),(19001,'brute_force','2021-06-17 18:33:41','2021-06-17 23:33:41','188.214.30.6',NULL,NULL),(19002,'brute_force','2021-06-17 18:33:41','2021-06-17 23:33:41',NULL,NULL,'[login]'),(19003,'brute_force','2021-06-17 18:39:50','2021-06-17 23:39:50','194.195.118.111',NULL,NULL),(19004,'brute_force','2021-06-17 18:39:50','2021-06-17 23:39:50',NULL,NULL,'first'),(19005,'brute_force','2021-06-17 18:42:13','2021-06-17 23:42:13','66.70.233.244',NULL,NULL),(19006,'brute_force','2021-06-17 18:42:13','2021-06-17 23:42:13',NULL,NULL,'admin'),(19007,'brute_force','2021-06-17 18:48:23','2021-06-17 23:48:23','85.17.211.49',NULL,NULL),(19008,'brute_force','2021-06-17 18:48:23','2021-06-17 23:48:23',NULL,NULL,'test01'),(19009,'brute_force','2021-06-17 18:51:00','2021-06-17 23:51:00','85.17.88.170',NULL,NULL),(19010,'brute_force','2021-06-17 18:51:00','2021-06-17 23:51:00',NULL,NULL,'testing'),(19011,'brute_force','2021-06-17 18:54:22','2021-06-17 23:54:22','196.13.207.115',NULL,NULL),(19012,'brute_force','2021-06-17 18:54:22','2021-06-17 23:54:22',NULL,NULL,'12345'),(19013,'brute_force','2021-06-17 18:56:42','2021-06-17 23:56:42','164.68.120.49',NULL,NULL),(19014,'brute_force','2021-06-17 18:56:42','2021-06-17 23:56:42',NULL,NULL,'admin'),(19015,'brute_force','2021-06-17 18:59:59','2021-06-17 23:59:59','207.38.86.252',NULL,NULL),(19016,'brute_force','2021-06-17 18:59:59','2021-06-17 23:59:59',NULL,NULL,'demo'),(19017,'brute_force','2021-06-17 19:06:51','2021-06-18 00:06:51','210.211.125.204',NULL,NULL),(19018,'brute_force','2021-06-17 19:06:51','2021-06-18 00:06:51',NULL,NULL,'[login]'),(19019,'brute_force','2021-06-17 19:09:28','2021-06-18 00:09:28','161.35.109.127',NULL,NULL),(19020,'brute_force','2021-06-17 19:09:28','2021-06-18 00:09:28',NULL,NULL,'[login]'),(19021,'brute_force','2021-06-17 19:12:16','2021-06-18 00:12:16','207.38.86.252',NULL,NULL),(19022,'brute_force','2021-06-17 19:12:16','2021-06-18 00:12:16',NULL,NULL,'admin'),(19023,'brute_force','2021-06-17 19:15:29','2021-06-18 00:15:29','149.56.19.107',NULL,NULL),(19024,'brute_force','2021-06-17 19:15:29','2021-06-18 00:15:29',NULL,NULL,'admin'),(19025,'brute_force','2021-06-17 19:17:55','2021-06-18 00:17:55','188.166.234.199',NULL,NULL),(19026,'brute_force','2021-06-17 19:17:55','2021-06-18 00:17:55',NULL,NULL,'admin'),(19027,'brute_force','2021-06-17 19:24:27','2021-06-18 00:24:27','46.101.3.193',NULL,NULL),(19028,'brute_force','2021-06-17 19:24:27','2021-06-18 00:24:27',NULL,NULL,'admin'),(19029,'brute_force','2021-06-17 19:26:45','2021-06-18 00:26:45','185.252.31.66',NULL,NULL),(19030,'brute_force','2021-06-17 19:26:45','2021-06-18 00:26:45',NULL,NULL,'[login]'),(19031,'brute_force','2021-06-17 19:29:47','2021-06-18 00:29:47','182.254.156.95',NULL,NULL),(19032,'brute_force','2021-06-17 19:29:47','2021-06-18 00:29:47',NULL,NULL,'[login]'),(19033,'brute_force','2021-06-17 19:32:51','2021-06-18 00:32:51','149.56.19.107',NULL,NULL),(19034,'brute_force','2021-06-17 19:32:51','2021-06-18 00:32:51',NULL,NULL,'[login]'),(19035,'brute_force','2021-06-17 19:35:27','2021-06-18 00:35:27','185.182.57.100',NULL,NULL),(19036,'brute_force','2021-06-17 19:35:27','2021-06-18 00:35:27',NULL,NULL,'wpadmin'),(19037,'brute_force','2021-06-17 19:37:38','2021-06-18 00:37:38','139.59.20.240',NULL,NULL),(19038,'brute_force','2021-06-17 19:37:38','2021-06-18 00:37:38',NULL,NULL,'[login]'),(19039,'brute_force','2021-06-17 19:42:04','2021-06-18 00:42:04','148.72.64.97',NULL,NULL),(19040,'brute_force','2021-06-17 19:42:04','2021-06-18 00:42:04',NULL,NULL,'alannah'),(19041,'brute_force','2021-06-17 19:43:33','2021-06-18 00:43:33','195.154.225.16',NULL,NULL),(19042,'brute_force','2021-06-17 19:43:33','2021-06-18 00:43:33',NULL,NULL,'editor'),(19043,'brute_force','2021-06-17 19:50:53','2021-06-18 00:50:53','209.188.21.157',NULL,NULL),(19044,'brute_force','2021-06-17 19:50:53','2021-06-18 00:50:53',NULL,NULL,'prueba'),(19045,'brute_force','2021-06-17 19:53:37','2021-06-18 00:53:37','185.90.59.42',NULL,NULL),(19046,'brute_force','2021-06-17 19:53:37','2021-06-18 00:53:37',NULL,NULL,'admin'),(19047,'brute_force','2021-06-17 19:56:56','2021-06-18 00:56:56','185.90.59.42',NULL,NULL),(19048,'brute_force','2021-06-17 19:56:56','2021-06-18 00:56:56',NULL,NULL,'[login]'),(19049,'brute_force','2021-06-17 20:02:23','2021-06-18 01:02:23','107.178.101.250',NULL,NULL),(19050,'brute_force','2021-06-17 20:02:23','2021-06-18 01:02:23',NULL,NULL,'admin'),(19051,'brute_force','2021-06-17 20:09:01','2021-06-18 01:09:01','172.105.190.57',NULL,NULL),(19052,'brute_force','2021-06-17 20:09:01','2021-06-18 01:09:01',NULL,NULL,'[login]'),(19053,'brute_force','2021-06-17 20:32:59','2021-06-18 01:32:59','91.204.72.77',NULL,NULL),(19054,'brute_force','2021-06-17 20:32:59','2021-06-18 01:32:59',NULL,NULL,'[login]'),(19055,'brute_force','2021-06-17 20:37:20','2021-06-18 01:37:20','173.249.60.62',NULL,NULL),(19056,'brute_force','2021-06-17 20:37:20','2021-06-18 01:37:20',NULL,NULL,'technician'),(19057,'brute_force','2021-06-17 20:45:10','2021-06-18 01:45:10','188.166.149.59',NULL,NULL),(19058,'brute_force','2021-06-17 20:45:10','2021-06-18 01:45:10',NULL,NULL,'developer'),(19059,'brute_force','2021-06-17 20:47:15','2021-06-18 01:47:15','213.175.196.22',NULL,NULL),(19060,'brute_force','2021-06-17 20:47:15','2021-06-18 01:47:15',NULL,NULL,'[login]'),(19061,'brute_force','2021-06-17 20:53:43','2021-06-18 01:53:43','194.195.119.232',NULL,NULL),(19062,'brute_force','2021-06-17 20:53:43','2021-06-18 01:53:43',NULL,NULL,'[login]'),(19063,'brute_force','2021-06-17 21:02:25','2021-06-18 02:02:25','207.38.86.252',NULL,NULL),(19064,'brute_force','2021-06-17 21:02:25','2021-06-18 02:02:25',NULL,NULL,'advokat'),(19065,'brute_force','2021-06-17 21:04:04','2021-06-18 02:04:04','150.95.109.172',NULL,NULL),(19066,'brute_force','2021-06-17 21:04:04','2021-06-18 02:04:04',NULL,NULL,'[login]'),(19067,'brute_force','2021-06-17 21:08:34','2021-06-18 02:08:34','185.119.59.47',NULL,NULL),(19068,'brute_force','2021-06-17 21:08:34','2021-06-18 02:08:34',NULL,NULL,'[login]'),(19069,'brute_force','2021-06-17 21:20:33','2021-06-18 02:20:33','195.201.167.226',NULL,NULL),(19070,'brute_force','2021-06-17 21:20:33','2021-06-18 02:20:33',NULL,NULL,'[login]'),(19071,'brute_force','2021-06-17 21:23:21','2021-06-18 02:23:21','85.17.211.49',NULL,NULL),(19072,'brute_force','2021-06-17 21:23:21','2021-06-18 02:23:21',NULL,NULL,'[login]'),(19073,'brute_force','2021-06-17 21:29:56','2021-06-18 02:29:56','185.83.146.171',NULL,NULL),(19074,'brute_force','2021-06-17 21:29:56','2021-06-18 02:29:56',NULL,NULL,'[login]'),(19075,'brute_force','2021-06-17 21:32:23','2021-06-18 02:32:23','198.27.99.63',NULL,NULL),(19076,'brute_force','2021-06-17 21:32:23','2021-06-18 02:32:23',NULL,NULL,'[login]'),(19077,'brute_force','2021-06-17 21:47:31','2021-06-18 02:47:31','31.177.79.150',NULL,NULL),(19078,'brute_force','2021-06-17 21:47:31','2021-06-18 02:47:31',NULL,NULL,'[login]'),(19079,'brute_force','2021-06-17 22:02:31','2021-06-18 03:02:31','172.105.190.57',NULL,NULL),(19080,'brute_force','2021-06-17 22:02:31','2021-06-18 03:02:31',NULL,NULL,'[login]'),(19081,'brute_force','2021-06-17 22:05:19','2021-06-18 03:05:19','142.44.212.25',NULL,NULL),(19082,'brute_force','2021-06-17 22:05:19','2021-06-18 03:05:19',NULL,NULL,'[login]'),(19083,'brute_force','2021-06-17 22:08:13','2021-06-18 03:08:13','185.182.57.236',NULL,NULL),(19084,'brute_force','2021-06-17 22:08:13','2021-06-18 03:08:13',NULL,NULL,'[login]'),(19085,'brute_force','2021-06-17 22:08:40','2021-06-18 03:08:40','185.220.102.242',NULL,NULL),(19086,'brute_force','2021-06-17 22:08:40','2021-06-18 03:08:40',NULL,2,'gruposuadi'),(19087,'brute_force','2021-06-17 22:15:05','2021-06-18 03:15:05','178.62.26.133',NULL,NULL),(19088,'brute_force','2021-06-17 22:15:05','2021-06-18 03:15:05',NULL,NULL,'[login]'),(19089,'brute_force','2021-06-17 22:21:07','2021-06-18 03:21:07','182.48.90.146',NULL,NULL),(19090,'brute_force','2021-06-17 22:21:07','2021-06-18 03:21:07',NULL,NULL,'[login]'),(19091,'brute_force','2021-06-17 22:26:39','2021-06-18 03:26:39','190.60.223.37',NULL,NULL),(19092,'brute_force','2021-06-17 22:26:39','2021-06-18 03:26:39',NULL,NULL,'[login]'),(19093,'brute_force','2021-06-17 22:30:47','2021-06-18 03:30:47','35.234.158.253',NULL,NULL),(19094,'brute_force','2021-06-17 22:30:47','2021-06-18 03:30:47',NULL,NULL,'[login]'),(19095,'brute_force','2021-06-17 22:34:53','2021-06-18 03:34:53','213.175.196.22',NULL,NULL),(19096,'brute_force','2021-06-17 22:34:53','2021-06-18 03:34:53',NULL,NULL,'[login]'),(19097,'brute_force','2021-06-17 22:43:51','2021-06-18 03:43:51','144.91.109.244',NULL,NULL),(19098,'brute_force','2021-06-17 22:43:51','2021-06-18 03:43:51',NULL,NULL,'[login]'),(19099,'brute_force','2021-06-17 22:50:25','2021-06-18 03:50:25','194.195.118.111',NULL,NULL),(19100,'brute_force','2021-06-17 22:50:25','2021-06-18 03:50:25',NULL,NULL,'[login]'),(19101,'brute_force','2021-06-17 22:52:45','2021-06-18 03:52:45','173.82.83.210',NULL,NULL),(19102,'brute_force','2021-06-17 22:52:45','2021-06-18 03:52:45',NULL,NULL,'[login]'),(19103,'brute_force','2021-06-17 22:55:49','2021-06-18 03:55:49','51.38.41.19',NULL,NULL),(19104,'brute_force','2021-06-17 22:55:49','2021-06-18 03:55:49',NULL,NULL,'[login]'),(19105,'brute_force','2021-06-17 22:59:06','2021-06-18 03:59:06','193.70.122.67',NULL,NULL),(19106,'brute_force','2021-06-17 22:59:06','2021-06-18 03:59:06',NULL,NULL,'[login]'),(19107,'brute_force','2021-06-17 23:01:43','2021-06-18 04:01:43','202.65.153.131',NULL,NULL),(19108,'brute_force','2021-06-17 23:01:43','2021-06-18 04:01:43',NULL,NULL,'[login]'),(19109,'brute_force','2021-06-17 23:08:22','2021-06-18 04:08:22','31.130.202.240',NULL,NULL),(19110,'brute_force','2021-06-17 23:08:22','2021-06-18 04:08:22',NULL,NULL,'[login]'),(19111,'brute_force','2021-06-17 23:10:35','2021-06-18 04:10:35','193.70.122.67',NULL,NULL),(19112,'brute_force','2021-06-17 23:10:35','2021-06-18 04:10:35',NULL,NULL,'user'),(19113,'brute_force','2021-06-17 23:19:44','2021-06-18 04:19:44','185.252.31.66',NULL,NULL),(19114,'brute_force','2021-06-17 23:19:44','2021-06-18 04:19:44',NULL,NULL,'[login]'),(19115,'brute_force','2021-06-17 23:26:04','2021-06-18 04:26:04','178.62.26.133',NULL,NULL),(19116,'brute_force','2021-06-17 23:26:04','2021-06-18 04:26:04',NULL,NULL,'[login]'),(19117,'brute_force','2021-06-17 23:31:55','2021-06-18 04:31:55','148.66.135.89',NULL,NULL),(19118,'brute_force','2021-06-17 23:31:55','2021-06-18 04:31:55',NULL,NULL,'admin'),(19119,'brute_force','2021-06-17 23:37:38','2021-06-18 04:37:38','178.62.26.133',NULL,NULL),(19120,'brute_force','2021-06-17 23:37:38','2021-06-18 04:37:38',NULL,NULL,'[login]'),(19121,'brute_force','2021-06-17 23:39:07','2021-06-18 04:39:07','134.122.46.215',NULL,NULL),(19122,'brute_force','2021-06-17 23:39:07','2021-06-18 04:39:07',NULL,NULL,'[login]'),(19123,'brute_force','2021-06-17 23:39:53','2021-06-18 04:39:53','162.243.78.241',NULL,NULL),(19124,'brute_force','2021-06-17 23:39:53','2021-06-18 04:39:53',NULL,NULL,'[login]'),(19125,'brute_force','2021-06-17 23:43:49','2021-06-18 04:43:49','51.38.41.19',NULL,NULL),(19126,'brute_force','2021-06-17 23:43:49','2021-06-18 04:43:49',NULL,NULL,'[login]'),(19127,'brute_force','2021-06-18 00:10:21','2021-06-18 05:10:21','206.189.148.173',NULL,NULL),(19128,'brute_force','2021-06-18 00:10:24','2021-06-18 05:10:24','206.189.148.173',NULL,NULL),(19129,'brute_force','2021-06-18 00:10:24','2021-06-18 05:10:24',NULL,NULL,'[login]'),(19130,'brute_force','2021-06-18 00:21:52','2021-06-18 05:21:52','103.28.53.92',NULL,NULL),(19131,'brute_force','2021-06-18 00:21:52','2021-06-18 05:21:52',NULL,NULL,'admin'),(19132,'brute_force','2021-06-18 00:36:57','2021-06-18 05:36:57','47.100.95.127',NULL,NULL),(19133,'brute_force','2021-06-18 00:36:57','2021-06-18 05:36:57',NULL,NULL,'admin'),(19134,'brute_force','2021-06-18 00:41:12','2021-06-18 05:41:12','164.132.48.179',NULL,NULL),(19135,'brute_force','2021-06-18 00:41:12','2021-06-18 05:41:12',NULL,NULL,'[login]'),(19136,'brute_force','2021-06-18 00:42:02','2021-06-18 05:42:02','104.131.117.103',NULL,NULL),(19137,'brute_force','2021-06-18 00:42:02','2021-06-18 05:42:02',NULL,NULL,'[login]'),(19138,'brute_force','2021-06-18 01:13:54','2021-06-18 06:13:54','101.32.62.196',NULL,NULL),(19139,'brute_force','2021-06-18 01:13:54','2021-06-18 06:13:54',NULL,NULL,'[login]'),(19140,'brute_force','2021-06-18 01:48:20','2021-06-18 06:48:20','208.97.177.228',NULL,NULL),(19141,'brute_force','2021-06-18 01:48:22','2021-06-18 06:48:22','208.97.177.228',NULL,NULL),(19142,'brute_force','2021-06-18 01:48:22','2021-06-18 06:48:22',NULL,NULL,'[login]'),(19143,'brute_force','2021-06-18 01:49:17','2021-06-18 06:49:17','89.252.140.51',NULL,NULL),(19144,'brute_force','2021-06-18 01:49:19','2021-06-18 06:49:19','89.252.140.51',NULL,NULL),(19145,'brute_force','2021-06-18 01:49:19','2021-06-18 06:49:19',NULL,NULL,'[login]'),(19146,'brute_force','2021-06-18 01:59:18','2021-06-18 06:59:18','123.57.15.175',NULL,NULL),(19147,'brute_force','2021-06-18 01:59:18','2021-06-18 06:59:18',NULL,NULL,'admin'),(19148,'brute_force','2021-06-18 02:14:18','2021-06-18 07:14:18','94.73.142.2',NULL,NULL),(19149,'brute_force','2021-06-18 02:14:18','2021-06-18 07:14:18',NULL,NULL,'admin'),(19150,'brute_force','2021-06-18 02:25:32','2021-06-18 07:25:32','166.62.122.244',NULL,NULL),(19151,'brute_force','2021-06-18 02:25:34','2021-06-18 07:25:34','166.62.122.244',NULL,NULL),(19152,'brute_force','2021-06-18 02:25:34','2021-06-18 07:25:34',NULL,NULL,'[login]'),(19153,'brute_force','2021-06-18 03:02:26','2021-06-18 08:02:26','161.35.208.18',NULL,NULL),(19154,'brute_force','2021-06-18 03:02:28','2021-06-18 08:02:28','161.35.208.18',NULL,NULL),(19155,'brute_force','2021-06-18 03:02:28','2021-06-18 08:02:28',NULL,NULL,'[login]'),(19156,'brute_force','2021-06-18 03:29:37','2021-06-18 08:29:37','31.7.61.190',NULL,NULL),(19157,'brute_force','2021-06-18 03:29:37','2021-06-18 08:29:37',NULL,NULL,'test'),(19158,'brute_force','2021-06-18 03:37:09','2021-06-18 08:37:09','81.88.52.137',NULL,NULL),(19159,'brute_force','2021-06-18 03:37:09','2021-06-18 08:37:09',NULL,NULL,'admin'),(19160,'brute_force','2021-06-18 03:42:10','2021-06-18 08:42:10','142.93.113.173',NULL,NULL),(19161,'brute_force','2021-06-18 03:52:02','2021-06-18 08:52:02','161.35.192.196',NULL,NULL),(19162,'brute_force','2021-06-18 03:52:02','2021-06-18 08:52:02',NULL,NULL,'admin'),(19163,'brute_force','2021-06-18 04:37:37','2021-06-18 09:37:37','139.59.43.196',NULL,NULL),(19164,'brute_force','2021-06-18 04:37:40','2021-06-18 09:37:40','139.59.43.196',NULL,NULL),(19165,'brute_force','2021-06-18 04:37:40','2021-06-18 09:37:40',NULL,NULL,'admin'),(19166,'brute_force','2021-06-18 04:55:58','2021-06-18 09:55:58','69.163.225.112',NULL,NULL),(19167,'brute_force','2021-06-18 04:55:58','2021-06-18 09:55:58',NULL,NULL,'[login]'),(19168,'brute_force','2021-06-18 05:16:17','2021-06-18 10:16:17','165.232.176.78',NULL,NULL),(19169,'brute_force','2021-06-18 05:16:20','2021-06-18 10:16:20','165.232.176.78',NULL,NULL),(19170,'brute_force','2021-06-18 05:16:20','2021-06-18 10:16:20',NULL,NULL,'[login]'),(19171,'brute_force','2021-06-18 05:29:05','2021-06-18 10:29:05','157.245.218.180',NULL,NULL),(19172,'brute_force','2021-06-18 05:29:05','2021-06-18 10:29:05',NULL,NULL,'admin'),(19173,'brute_force','2021-06-18 05:37:28','2021-06-18 10:37:28','124.158.12.202',NULL,NULL),(19174,'brute_force','2021-06-18 05:37:31','2021-06-18 10:37:31','124.158.12.202',NULL,NULL),(19175,'brute_force','2021-06-18 05:37:31','2021-06-18 10:37:31',NULL,NULL,'[login]'),(19176,'brute_force','2021-06-18 05:38:14','2021-06-18 10:38:14','47.112.171.128',NULL,NULL),(19177,'brute_force','2021-06-18 05:38:16','2021-06-18 10:38:16','47.112.171.128',NULL,NULL),(19178,'brute_force','2021-06-18 05:38:16','2021-06-18 10:38:16',NULL,NULL,'[login]'),(19179,'brute_force','2021-06-18 05:59:09','2021-06-18 10:59:09','155.133.142.66',NULL,NULL),(19180,'brute_force','2021-06-18 05:59:11','2021-06-18 10:59:11','155.133.142.66',NULL,NULL),(19181,'brute_force','2021-06-18 05:59:11','2021-06-18 10:59:11',NULL,NULL,'[login]'),(19182,'brute_force','2021-06-18 05:59:13','2021-06-18 10:59:13','178.238.231.203',NULL,NULL),(19183,'brute_force','2021-06-18 05:59:15','2021-06-18 10:59:15','178.238.231.203',NULL,NULL),(19184,'brute_force','2021-06-18 05:59:15','2021-06-18 10:59:15',NULL,NULL,'[login]'),(19185,'brute_force','2021-06-18 06:22:36','2021-06-18 11:22:36','96.125.171.153',NULL,NULL),(19186,'brute_force','2021-06-18 06:22:38','2021-06-18 11:22:38','96.125.171.153',NULL,NULL),(19187,'brute_force','2021-06-18 06:22:38','2021-06-18 11:22:38',NULL,NULL,'[login]'),(19188,'brute_force','2021-06-18 06:44:32','2021-06-18 11:44:32','145.239.64.8',NULL,NULL),(19189,'brute_force','2021-06-18 06:44:34','2021-06-18 11:44:34','145.239.64.8',NULL,NULL),(19190,'brute_force','2021-06-18 06:44:34','2021-06-18 11:44:34',NULL,NULL,'[login]'),(19191,'brute_force','2021-06-18 06:45:06','2021-06-18 11:45:06','35.224.216.78',NULL,NULL),(19192,'brute_force','2021-06-18 06:45:07','2021-06-18 11:45:07','35.224.216.78',NULL,NULL),(19193,'brute_force','2021-06-18 06:45:07','2021-06-18 11:45:07',NULL,NULL,'[login]'),(19194,'brute_force','2021-06-18 06:50:47','2021-06-18 11:50:47','116.62.49.96',NULL,NULL),(19195,'brute_force','2021-06-18 06:50:47','2021-06-18 11:50:47',NULL,NULL,'admin'),(19196,'brute_force','2021-06-18 07:05:36','2021-06-18 12:05:36','185.68.110.200',NULL,NULL),(19197,'brute_force','2021-06-18 07:05:36','2021-06-18 12:05:36',NULL,NULL,'admin'),(19198,'brute_force','2021-06-18 07:09:59','2021-06-18 12:09:59','67.205.12.216',NULL,NULL),(19199,'brute_force','2021-06-18 07:09:59','2021-06-18 12:09:59','64.227.12.160',NULL,NULL),(19200,'brute_force','2021-06-18 07:10:01','2021-06-18 12:10:01','67.205.12.216',NULL,NULL),(19201,'brute_force','2021-06-18 07:10:01','2021-06-18 12:10:01',NULL,NULL,'[login]'),(19202,'brute_force','2021-06-18 07:10:02','2021-06-18 12:10:02','64.227.12.160',NULL,NULL),(19203,'brute_force','2021-06-18 07:10:02','2021-06-18 12:10:02',NULL,NULL,'[login]'),(19204,'brute_force','2021-06-18 07:34:46','2021-06-18 12:34:46','109.24.144.155',NULL,NULL),(19205,'brute_force','2021-06-18 07:34:48','2021-06-18 12:34:48','109.24.144.155',NULL,NULL),(19206,'brute_force','2021-06-18 07:34:48','2021-06-18 12:34:48',NULL,NULL,'[login]'),(19207,'brute_force','2021-06-18 07:35:57','2021-06-18 12:35:57','222.252.25.162',NULL,NULL),(19208,'brute_force','2021-06-18 08:00:50','2021-06-18 13:00:50','78.142.210.140',NULL,NULL),(19209,'brute_force','2021-06-18 08:00:53','2021-06-18 13:00:53','78.142.210.140',NULL,NULL),(19210,'brute_force','2021-06-18 08:00:53','2021-06-18 13:00:53',NULL,NULL,'[login]'),(19211,'brute_force','2021-06-18 08:02:05','2021-06-18 13:02:05','104.149.130.198',NULL,NULL),(19212,'brute_force','2021-06-18 08:02:07','2021-06-18 13:02:07','104.149.130.198',NULL,NULL),(19213,'brute_force','2021-06-18 08:02:07','2021-06-18 13:02:07',NULL,NULL,'[login]'),(19214,'brute_force','2021-06-18 08:27:31','2021-06-18 13:27:31','46.101.26.108',NULL,NULL),(19215,'brute_force','2021-06-18 08:27:33','2021-06-18 13:27:33','46.101.26.108',NULL,NULL),(19216,'brute_force','2021-06-18 08:27:33','2021-06-18 13:27:33',NULL,NULL,'[login]'),(19217,'brute_force','2021-06-18 08:28:34','2021-06-18 13:28:34','185.59.44.23',NULL,NULL),(19218,'brute_force','2021-06-18 08:28:36','2021-06-18 13:28:36','185.59.44.23',NULL,NULL),(19219,'brute_force','2021-06-18 08:28:36','2021-06-18 13:28:36',NULL,NULL,'[login]'),(19220,'brute_force','2021-06-18 09:00:33','2021-06-18 14:00:33','180.76.185.20',NULL,NULL),(19221,'brute_force','2021-06-18 09:00:33','2021-06-18 14:00:33',NULL,NULL,'admin'),(19222,'brute_force','2021-06-18 10:25:58','2021-06-18 15:25:58','188.166.113.91',NULL,NULL),(19223,'brute_force','2021-06-18 10:25:58','2021-06-18 15:25:58',NULL,NULL,'admin'),(19224,'brute_force','2021-06-18 11:47:02','2021-06-18 16:47:02','74.208.103.228',NULL,NULL),(19225,'brute_force','2021-06-18 11:47:09','2021-06-18 16:47:09','74.208.103.228',NULL,NULL),(19226,'brute_force','2021-06-18 11:47:09','2021-06-18 16:47:09',NULL,NULL,'admin'),(19227,'brute_force','2021-06-18 12:04:50','2021-06-18 17:04:50','81.88.52.82',NULL,NULL),(19228,'brute_force','2021-06-18 12:04:50','2021-06-18 17:04:50',NULL,NULL,'admin'),(19229,'brute_force','2021-06-18 12:20:05','2021-06-18 17:20:05','81.69.252.187',NULL,NULL),(19230,'brute_force','2021-06-18 12:20:05','2021-06-18 17:20:05',NULL,NULL,'admin'),(19231,'brute_force','2021-06-18 12:26:20','2021-06-18 17:26:20','185.248.100.56',NULL,NULL),(19232,'brute_force','2021-06-18 12:26:22','2021-06-18 17:26:22','185.248.100.56',NULL,NULL),(19233,'brute_force','2021-06-18 12:26:22','2021-06-18 17:26:22',NULL,NULL,'[login]'),(19234,'brute_force','2021-06-18 12:40:00','2021-06-18 17:40:00','166.62.125.246',NULL,NULL),(19235,'brute_force','2021-06-18 12:40:02','2021-06-18 17:40:02','166.62.125.246',NULL,NULL),(19236,'brute_force','2021-06-18 12:40:02','2021-06-18 17:40:02',NULL,NULL,'[login]'),(19237,'brute_force','2021-06-18 12:53:52','2021-06-18 17:53:52','64.111.104.243',NULL,NULL),(19238,'brute_force','2021-06-18 12:53:54','2021-06-18 17:53:54','64.111.104.243',NULL,NULL),(19239,'brute_force','2021-06-18 12:53:54','2021-06-18 17:53:54',NULL,NULL,'[login]'),(19240,'brute_force','2021-06-18 13:23:03','2021-06-18 18:23:03','36.92.91.94',NULL,NULL),(19241,'brute_force','2021-06-18 13:23:07','2021-06-18 18:23:07','36.92.91.94',NULL,NULL),(19242,'brute_force','2021-06-18 13:23:07','2021-06-18 18:23:07',NULL,NULL,'[login]'),(19243,'brute_force','2021-06-18 13:41:43','2021-06-18 18:41:43','111.231.107.30',NULL,NULL),(19244,'brute_force','2021-06-18 13:41:43','2021-06-18 18:41:43',NULL,NULL,'admin'),(19245,'brute_force','2021-06-18 13:56:32','2021-06-18 18:56:32','81.88.52.139',NULL,NULL),(19246,'brute_force','2021-06-18 13:56:32','2021-06-18 18:56:32',NULL,NULL,'admin'),(19247,'brute_force','2021-06-18 14:06:08','2021-06-18 19:06:08','54.37.17.21',NULL,NULL),(19248,'brute_force','2021-06-18 14:06:10','2021-06-18 19:06:10','54.37.17.21',NULL,NULL),(19249,'brute_force','2021-06-18 14:06:10','2021-06-18 19:06:10',NULL,NULL,'[login]'),(19250,'brute_force','2021-06-18 14:36:54','2021-06-18 19:36:54','88.198.41.137',NULL,NULL),(19251,'brute_force','2021-06-18 14:36:57','2021-06-18 19:36:57','88.198.41.137',NULL,NULL),(19252,'brute_force','2021-06-18 14:36:57','2021-06-18 19:36:57',NULL,NULL,'[login]'),(19253,'brute_force','2021-06-18 14:52:08','2021-06-18 19:52:08','132.148.150.222',NULL,NULL),(19254,'brute_force','2021-06-18 14:52:15','2021-06-18 19:52:15','132.148.150.222',NULL,NULL),(19255,'brute_force','2021-06-18 14:52:15','2021-06-18 19:52:15',NULL,NULL,'[login]'),(19256,'brute_force','2021-06-18 15:08:55','2021-06-18 20:08:55','178.128.76.96',NULL,NULL),(19257,'brute_force','2021-06-18 15:08:57','2021-06-18 20:08:57','178.128.76.96',NULL,NULL),(19258,'brute_force','2021-06-18 15:08:57','2021-06-18 20:08:57',NULL,NULL,'[login]'),(19259,'brute_force','2021-06-18 15:16:01','2021-06-18 20:16:01','94.73.142.2',NULL,NULL),(19260,'brute_force','2021-06-18 15:16:01','2021-06-18 20:16:01',NULL,NULL,'admin'),(19261,'brute_force','2021-06-18 15:24:14','2021-06-18 20:24:14','139.59.61.144',NULL,NULL),(19262,'brute_force','2021-06-18 15:24:19','2021-06-18 20:24:19','139.59.61.144',NULL,NULL),(19263,'brute_force','2021-06-18 15:24:19','2021-06-18 20:24:19',NULL,NULL,'[login]'),(19264,'brute_force','2021-06-18 15:30:42','2021-06-18 20:30:42','185.68.110.200',NULL,NULL),(19265,'brute_force','2021-06-18 15:30:42','2021-06-18 20:30:42',NULL,NULL,'admin'),(19266,'brute_force','2021-06-18 15:40:10','2021-06-18 20:40:10','34.80.136.171',NULL,NULL),(19267,'brute_force','2021-06-18 15:40:12','2021-06-18 20:40:12','34.80.136.171',NULL,NULL),(19268,'brute_force','2021-06-18 15:40:12','2021-06-18 20:40:12',NULL,NULL,'[login]'),(19269,'brute_force','2021-06-18 16:29:17','2021-06-18 21:29:17','162.241.180.249',NULL,NULL),(19270,'brute_force','2021-06-18 16:29:19','2021-06-18 21:29:19','162.241.180.249',NULL,NULL),(19271,'brute_force','2021-06-18 16:29:19','2021-06-18 21:29:19',NULL,NULL,'[login]'),(19272,'brute_force','2021-06-18 16:51:17','2021-06-18 21:51:17','142.93.105.158',NULL,NULL),(19273,'brute_force','2021-06-18 16:51:17','2021-06-18 21:51:17',NULL,NULL,'admin'),(19274,'brute_force','2021-06-18 17:04:47','2021-06-18 22:04:47','157.230.208.124',NULL,NULL),(19275,'brute_force','2021-06-18 17:04:49','2021-06-18 22:04:49','157.230.208.124',NULL,NULL),(19276,'brute_force','2021-06-18 17:04:49','2021-06-18 22:04:49',NULL,NULL,'[login]'),(19277,'brute_force','2021-06-18 17:05:49','2021-06-18 22:05:49','119.96.223.59',NULL,NULL),(19278,'brute_force','2021-06-18 17:05:49','2021-06-18 22:05:49',NULL,NULL,'admin'),(19279,'brute_force','2021-06-18 17:20:04','2021-06-18 22:20:04','149.129.255.178',NULL,NULL),(19280,'brute_force','2021-06-18 17:20:07','2021-06-18 22:20:07','149.129.255.178',NULL,NULL),(19281,'brute_force','2021-06-18 17:20:07','2021-06-18 22:20:07',NULL,NULL,'[login]'),(19282,'brute_force','2021-06-18 17:37:39','2021-06-18 22:37:39','162.241.180.249',NULL,NULL),(19283,'brute_force','2021-06-18 17:37:40','2021-06-18 22:37:40','162.241.180.249',NULL,NULL),(19284,'brute_force','2021-06-18 17:37:40','2021-06-18 22:37:40',NULL,NULL,'[login]'),(19285,'brute_force','2021-06-18 17:54:51','2021-06-18 22:54:51','54.37.17.21',NULL,NULL),(19286,'brute_force','2021-06-18 17:54:54','2021-06-18 22:54:54','54.37.17.21',NULL,NULL),(19287,'brute_force','2021-06-18 17:54:54','2021-06-18 22:54:54',NULL,NULL,'[login]'),(19288,'brute_force','2021-06-18 18:25:11','2021-06-18 23:25:11','152.136.234.172',NULL,NULL),(19289,'brute_force','2021-06-18 18:25:11','2021-06-18 23:25:11',NULL,NULL,'admin'),(19290,'brute_force','2021-06-18 18:49:32','2021-06-18 23:49:32','185.114.245.107',NULL,NULL),(19291,'brute_force','2021-06-18 18:49:34','2021-06-18 23:49:34','185.114.245.107',NULL,NULL),(19292,'brute_force','2021-06-18 18:49:34','2021-06-18 23:49:34',NULL,NULL,'[login]'),(19293,'brute_force','2021-06-18 19:48:10','2021-06-19 00:48:10','82.196.5.194',NULL,NULL),(19294,'brute_force','2021-06-18 19:48:16','2021-06-19 00:48:16','82.196.5.194',NULL,NULL),(19295,'brute_force','2021-06-18 19:48:16','2021-06-19 00:48:16',NULL,NULL,'[login]'),(19296,'brute_force','2021-06-18 20:01:03','2021-06-19 01:01:03','123.57.15.175',NULL,NULL),(19297,'brute_force','2021-06-18 20:01:03','2021-06-19 01:01:03',NULL,NULL,'admin'),(19298,'brute_force','2021-06-18 20:07:10','2021-06-19 01:07:10','210.13.75.122',NULL,NULL),(19299,'brute_force','2021-06-18 20:07:12','2021-06-19 01:07:12','210.13.75.122',NULL,NULL),(19300,'brute_force','2021-06-18 20:07:12','2021-06-19 01:07:12',NULL,NULL,'[login]'),(19301,'brute_force','2021-06-18 20:27:08','2021-06-19 01:27:08','104.236.120.31',NULL,NULL),(19302,'brute_force','2021-06-18 20:27:10','2021-06-19 01:27:10','104.236.120.31',NULL,NULL),(19303,'brute_force','2021-06-18 20:27:10','2021-06-19 01:27:10',NULL,NULL,'[login]'),(19304,'brute_force','2021-06-18 21:04:48','2021-06-19 02:04:48','101.32.62.196',NULL,NULL),(19305,'brute_force','2021-06-18 21:04:50','2021-06-19 02:04:50','101.32.62.196',NULL,NULL),(19306,'brute_force','2021-06-18 21:04:50','2021-06-19 02:04:50',NULL,NULL,'[login]'),(19307,'brute_force','2021-06-18 21:37:16','2021-06-19 02:37:16','161.35.192.196',NULL,NULL),(19308,'brute_force','2021-06-18 21:37:16','2021-06-19 02:37:16',NULL,NULL,'admin'),(19309,'brute_force','2021-06-18 21:44:15','2021-06-19 02:44:15','159.203.176.82',NULL,NULL),(19310,'brute_force','2021-06-18 21:44:17','2021-06-19 02:44:17','159.203.176.82',NULL,NULL),(19311,'brute_force','2021-06-18 21:44:17','2021-06-19 02:44:17',NULL,NULL,'[login]'),(19312,'brute_force','2021-06-18 22:06:29','2021-06-19 03:06:29','46.101.120.8',NULL,NULL),(19313,'brute_force','2021-06-18 22:06:33','2021-06-19 03:06:33','46.101.120.8',NULL,NULL),(19314,'brute_force','2021-06-18 22:06:33','2021-06-19 03:06:33',NULL,NULL,'[login]'),(19315,'brute_force','2021-06-18 22:41:34','2021-06-19 03:41:34','51.81.174.230',NULL,NULL),(19316,'brute_force','2021-06-18 22:41:36','2021-06-19 03:41:36','51.81.174.230',NULL,NULL),(19317,'brute_force','2021-06-18 22:41:36','2021-06-19 03:41:36',NULL,NULL,'[login]'),(19318,'brute_force','2021-06-18 23:17:28','2021-06-19 04:17:28','152.67.52.194',NULL,NULL),(19319,'brute_force','2021-06-18 23:17:31','2021-06-19 04:17:31','152.67.52.194',NULL,NULL),(19320,'brute_force','2021-06-18 23:17:31','2021-06-19 04:17:31',NULL,NULL,'[login]'),(19321,'brute_force','2021-06-18 23:29:33','2021-06-19 04:29:33','136.243.32.189',NULL,NULL),(19322,'brute_force','2021-06-18 23:29:33','2021-06-19 04:29:33',NULL,NULL,'admin'),(19323,'brute_force','2021-06-18 23:59:43','2021-06-19 04:59:43','67.205.61.254',NULL,NULL),(19324,'brute_force','2021-06-18 23:59:45','2021-06-19 04:59:45','67.205.61.254',NULL,NULL),(19325,'brute_force','2021-06-18 23:59:45','2021-06-19 04:59:45',NULL,NULL,'[login]'),(19326,'brute_force','2021-06-19 00:09:00','2021-06-19 05:09:00','159.203.36.236',NULL,NULL),(19327,'brute_force','2021-06-19 00:09:08','2021-06-19 05:09:08','159.203.36.236',NULL,NULL),(19328,'brute_force','2021-06-19 00:09:08','2021-06-19 05:09:08',NULL,NULL,'[login]'),(19329,'brute_force','2021-06-19 00:18:41','2021-06-19 05:18:41','132.148.245.254',NULL,NULL),(19330,'brute_force','2021-06-19 00:18:43','2021-06-19 05:18:43','132.148.245.254',NULL,NULL),(19331,'brute_force','2021-06-19 00:18:43','2021-06-19 05:18:43',NULL,NULL,'[login]'),(19332,'brute_force','2021-06-19 00:26:48','2021-06-19 05:26:48','104.149.130.198',NULL,NULL),(19333,'brute_force','2021-06-19 00:26:50','2021-06-19 05:26:50','104.149.130.198',NULL,NULL),(19334,'brute_force','2021-06-19 00:26:50','2021-06-19 05:26:50',NULL,NULL,'[login]'),(19335,'brute_force','2021-06-19 00:45:46','2021-06-19 05:45:46','173.236.169.240',NULL,NULL),(19336,'brute_force','2021-06-19 00:45:48','2021-06-19 05:45:48','173.236.169.240',NULL,NULL),(19337,'brute_force','2021-06-19 00:45:48','2021-06-19 05:45:48',NULL,NULL,'[login]'),(19338,'brute_force','2021-06-19 00:52:29','2021-06-19 05:52:29','185.2.5.47',NULL,NULL),(19339,'brute_force','2021-06-19 00:52:29','2021-06-19 05:52:29',NULL,NULL,'admin'),(19340,'brute_force','2021-06-19 00:55:35','2021-06-19 05:55:35','34.80.136.171',NULL,NULL),(19341,'brute_force','2021-06-19 00:55:38','2021-06-19 05:55:38','34.80.136.171',NULL,NULL),(19342,'brute_force','2021-06-19 00:55:38','2021-06-19 05:55:38',NULL,NULL,'[login]'),(19343,'brute_force','2021-06-19 01:06:41','2021-06-19 06:06:41','82.196.5.194',NULL,NULL),(19344,'brute_force','2021-06-19 01:06:48','2021-06-19 06:06:48','82.196.5.194',NULL,NULL),(19345,'brute_force','2021-06-19 01:06:48','2021-06-19 06:06:48',NULL,NULL,'[login]'),(19346,'brute_force','2021-06-19 01:15:40','2021-06-19 06:15:40','162.144.82.123',NULL,NULL),(19347,'brute_force','2021-06-19 01:15:42','2021-06-19 06:15:42','162.144.82.123',NULL,NULL),(19348,'brute_force','2021-06-19 01:15:42','2021-06-19 06:15:42',NULL,NULL,'[login]'),(19349,'brute_force','2021-06-19 01:19:10','2021-06-19 06:19:10','185.191.124.143',NULL,NULL),(19350,'brute_force','2021-06-19 01:19:10','2021-06-19 06:19:10',NULL,2,'gruposuadi'),(19351,'brute_force','2021-06-19 01:26:03','2021-06-19 06:26:03','64.227.0.234',NULL,NULL),(19352,'brute_force','2021-06-19 01:26:06','2021-06-19 06:26:06','64.227.0.234',NULL,NULL),(19353,'brute_force','2021-06-19 01:26:06','2021-06-19 06:26:06',NULL,NULL,'[login]'),(19354,'brute_force','2021-06-19 01:45:53','2021-06-19 06:45:53','139.99.66.24',NULL,NULL),(19355,'brute_force','2021-06-19 01:45:56','2021-06-19 06:45:56','139.99.66.24',NULL,NULL),(19356,'brute_force','2021-06-19 01:45:56','2021-06-19 06:45:56',NULL,NULL,'[login]'),(19357,'brute_force','2021-06-19 02:06:42','2021-06-19 07:06:42','64.227.0.234',NULL,NULL),(19358,'brute_force','2021-06-19 02:06:45','2021-06-19 07:06:45','64.227.0.234',NULL,NULL),(19359,'brute_force','2021-06-19 02:06:45','2021-06-19 07:06:45',NULL,NULL,'admin'),(19360,'brute_force','2021-06-19 02:31:26','2021-06-19 07:31:26','81.88.52.82',NULL,NULL),(19361,'brute_force','2021-06-19 02:31:26','2021-06-19 07:31:26',NULL,NULL,'admin'),(19362,'brute_force','2021-06-19 02:35:55','2021-06-19 07:35:55','167.172.206.90',NULL,NULL),(19363,'brute_force','2021-06-19 02:35:58','2021-06-19 07:35:58','167.172.206.90',NULL,NULL),(19364,'brute_force','2021-06-19 02:35:58','2021-06-19 07:35:58',NULL,NULL,'[login]'),(19365,'brute_force','2021-06-19 02:46:38','2021-06-19 07:46:38','47.100.172.63',NULL,NULL),(19366,'brute_force','2021-06-19 02:46:38','2021-06-19 07:46:38',NULL,NULL,'admin'),(19367,'brute_force','2021-06-19 02:47:12','2021-06-19 07:47:12','54.37.17.21',NULL,NULL),(19368,'brute_force','2021-06-19 02:47:15','2021-06-19 07:47:15','54.37.17.21',NULL,NULL),(19369,'brute_force','2021-06-19 02:47:15','2021-06-19 07:47:15',NULL,NULL,'[login]'),(19370,'brute_force','2021-06-19 02:58:05','2021-06-19 07:58:05','128.199.82.37',NULL,NULL),(19371,'brute_force','2021-06-19 02:58:09','2021-06-19 07:58:09','128.199.82.37',NULL,NULL),(19372,'brute_force','2021-06-19 02:58:09','2021-06-19 07:58:09',NULL,NULL,'[login]'),(19373,'brute_force','2021-06-19 03:10:06','2021-06-19 08:10:06','185.132.82.145',NULL,NULL),(19374,'brute_force','2021-06-19 03:10:08','2021-06-19 08:10:08','185.132.82.145',NULL,NULL),(19375,'brute_force','2021-06-19 03:10:08','2021-06-19 08:10:08',NULL,NULL,'[login]'),(19376,'brute_force','2021-06-19 03:53:20','2021-06-19 08:53:20','142.93.225.137',NULL,NULL),(19377,'brute_force','2021-06-19 03:53:20','2021-06-19 08:53:20',NULL,NULL,'[login]'),(19378,'brute_force','2021-06-19 04:05:40','2021-06-19 09:05:40','185.248.100.56',NULL,NULL),(19379,'brute_force','2021-06-19 04:05:43','2021-06-19 09:05:43','185.248.100.56',NULL,NULL),(19380,'brute_force','2021-06-19 04:05:43','2021-06-19 09:05:43',NULL,NULL,'[login]'),(19381,'brute_force','2021-06-19 04:09:17','2021-06-19 09:09:17','139.59.118.238',NULL,NULL),(19382,'brute_force','2021-06-19 04:09:17','2021-06-19 09:09:17',NULL,NULL,'admin'),(19383,'brute_force','2021-06-19 04:16:37','2021-06-19 09:16:37','107.180.102.72',NULL,NULL),(19384,'brute_force','2021-06-19 04:16:38','2021-06-19 09:16:38','107.180.102.72',NULL,NULL),(19385,'brute_force','2021-06-19 04:16:38','2021-06-19 09:16:38',NULL,NULL,'[login]'),(19386,'brute_force','2021-06-19 04:29:37','2021-06-19 09:29:37','103.111.30.40',NULL,NULL),(19387,'brute_force','2021-06-19 04:29:39','2021-06-19 09:29:39','103.111.30.40',NULL,NULL),(19388,'brute_force','2021-06-19 04:29:39','2021-06-19 09:29:39',NULL,NULL,'[login]'),(19389,'brute_force','2021-06-19 04:53:10','2021-06-19 09:53:10','178.251.28.25',NULL,NULL),(19390,'brute_force','2021-06-19 04:53:12','2021-06-19 09:53:12','178.251.28.25',NULL,NULL),(19391,'brute_force','2021-06-19 04:53:12','2021-06-19 09:53:12',NULL,NULL,'[login]'),(19392,'brute_force','2021-06-19 05:05:10','2021-06-19 10:05:10','162.241.180.249',NULL,NULL),(19393,'brute_force','2021-06-19 05:05:12','2021-06-19 10:05:12','162.241.180.249',NULL,NULL),(19394,'brute_force','2021-06-19 05:05:12','2021-06-19 10:05:12',NULL,NULL,'[login]'),(19395,'brute_force','2021-06-19 05:17:32','2021-06-19 10:17:32','164.132.38.166',NULL,NULL),(19396,'brute_force','2021-06-19 05:17:33','2021-06-19 10:17:33','164.132.38.166',NULL,NULL),(19397,'brute_force','2021-06-19 05:17:33','2021-06-19 10:17:33',NULL,NULL,'[login]'),(19398,'brute_force','2021-06-19 05:30:14','2021-06-19 10:30:14','111.93.53.163',NULL,NULL),(19399,'brute_force','2021-06-19 05:30:17','2021-06-19 10:30:17','111.93.53.163',NULL,NULL),(19400,'brute_force','2021-06-19 05:30:17','2021-06-19 10:30:17',NULL,NULL,'[login]'),(19401,'brute_force','2021-06-19 05:45:41','2021-06-19 10:45:41','81.88.52.58',NULL,NULL),(19402,'brute_force','2021-06-19 05:45:41','2021-06-19 10:45:41',NULL,NULL,'admin'),(19403,'brute_force','2021-06-19 06:00:49','2021-06-19 11:00:49','202.172.26.22',NULL,NULL),(19404,'brute_force','2021-06-19 06:00:49','2021-06-19 11:00:49',NULL,NULL,'admin'),(19405,'brute_force','2021-06-19 06:20:10','2021-06-19 11:20:10','93.113.111.34',NULL,NULL),(19406,'brute_force','2021-06-19 06:20:12','2021-06-19 11:20:12','93.113.111.34',NULL,NULL),(19407,'brute_force','2021-06-19 06:20:12','2021-06-19 11:20:12',NULL,NULL,'[login]'),(19408,'brute_force','2021-06-19 06:22:15','2021-06-19 11:22:15','45.153.160.137',NULL,NULL),(19409,'brute_force','2021-06-19 06:22:15','2021-06-19 11:22:15',NULL,NULL,'test'),(19410,'brute_force','2021-06-19 06:33:30','2021-06-19 11:33:30','185.81.96.113',NULL,NULL),(19411,'brute_force','2021-06-19 06:33:33','2021-06-19 11:33:33','185.81.96.113',NULL,NULL),(19412,'brute_force','2021-06-19 06:33:33','2021-06-19 11:33:33',NULL,NULL,'[login]'),(19413,'brute_force','2021-06-19 07:19:13','2021-06-19 12:19:13','13.36.126.61',NULL,NULL),(19414,'brute_force','2021-06-19 07:19:38','2021-06-19 12:19:38','13.36.126.61',NULL,NULL),(19415,'brute_force','2021-06-19 07:19:38','2021-06-19 12:19:38',NULL,NULL,'[login]'),(19416,'brute_force','2021-06-19 07:22:31','2021-06-19 12:22:31','47.241.109.116',NULL,NULL),(19417,'brute_force','2021-06-19 07:22:31','2021-06-19 12:22:31',NULL,NULL,'admin'),(19418,'brute_force','2021-06-19 07:26:34','2021-06-19 12:26:34','159.203.176.82',NULL,NULL),(19419,'brute_force','2021-06-19 07:26:35','2021-06-19 12:26:35','159.203.176.82',NULL,NULL),(19420,'brute_force','2021-06-19 07:26:35','2021-06-19 12:26:35',NULL,NULL,'[login]'),(19421,'brute_force','2021-06-19 07:55:00','2021-06-19 12:55:00','166.62.125.246',NULL,NULL),(19422,'brute_force','2021-06-19 07:55:02','2021-06-19 12:55:02','166.62.125.246',NULL,NULL),(19423,'brute_force','2021-06-19 07:55:02','2021-06-19 12:55:02',NULL,NULL,'[login]'),(19424,'brute_force','2021-06-19 08:08:04','2021-06-19 13:08:04','34.125.54.204',NULL,NULL),(19425,'brute_force','2021-06-19 08:08:06','2021-06-19 13:08:06','34.125.54.204',NULL,NULL),(19426,'brute_force','2021-06-19 08:08:06','2021-06-19 13:08:06',NULL,NULL,'[login]'),(19427,'brute_force','2021-06-19 08:23:24','2021-06-19 13:23:24','124.158.12.202',NULL,NULL),(19428,'brute_force','2021-06-19 08:23:27','2021-06-19 13:23:27','124.158.12.202',NULL,NULL),(19429,'brute_force','2021-06-19 08:23:27','2021-06-19 13:23:27',NULL,NULL,'[login]'),(19430,'brute_force','2021-06-19 09:16:38','2021-06-19 14:16:38','161.35.192.196',NULL,NULL),(19431,'brute_force','2021-06-19 09:16:38','2021-06-19 14:16:38',NULL,NULL,'admin'),(19432,'brute_force','2021-06-19 09:20:49','2021-06-19 14:20:49','80.251.219.111',NULL,NULL),(19433,'brute_force','2021-06-19 09:20:51','2021-06-19 14:20:51','80.251.219.111',NULL,NULL),(19434,'brute_force','2021-06-19 09:20:51','2021-06-19 14:20:51',NULL,NULL,'[login]'),(19435,'brute_force','2021-06-19 09:52:11','2021-06-19 14:52:11','41.226.28.88',NULL,NULL),(19436,'brute_force','2021-06-19 09:52:19','2021-06-19 14:52:19','41.226.28.88',NULL,NULL),(19437,'brute_force','2021-06-19 09:52:19','2021-06-19 14:52:19',NULL,NULL,'[login]'),(19438,'brute_force','2021-06-19 10:06:45','2021-06-19 15:06:45','166.62.122.244',NULL,NULL),(19439,'brute_force','2021-06-19 10:06:47','2021-06-19 15:06:47','166.62.122.244',NULL,NULL),(19440,'brute_force','2021-06-19 10:06:47','2021-06-19 15:06:47',NULL,NULL,'[login]'),(19441,'brute_force','2021-06-19 10:41:41','2021-06-19 15:41:41','178.62.79.87',NULL,NULL),(19442,'brute_force','2021-06-19 10:41:41','2021-06-19 15:41:41',NULL,NULL,'admin'),(19443,'brute_force','2021-06-19 10:53:28','2021-06-19 15:53:28','154.0.168.134',NULL,NULL),(19444,'brute_force','2021-06-19 10:57:05','2021-06-19 15:57:05','106.12.192.127',NULL,NULL),(19445,'brute_force','2021-06-19 10:57:05','2021-06-19 15:57:05',NULL,NULL,'admin'),(19446,'brute_force','2021-06-19 11:09:49','2021-06-19 16:09:49','35.221.181.187',NULL,NULL),(19447,'brute_force','2021-06-19 11:09:51','2021-06-19 16:09:51','35.221.181.187',NULL,NULL),(19448,'brute_force','2021-06-19 11:09:51','2021-06-19 16:09:51',NULL,NULL,'[login]'),(19449,'brute_force','2021-06-19 11:26:17','2021-06-19 16:26:17','178.128.180.162',NULL,NULL),(19450,'brute_force','2021-06-19 11:26:19','2021-06-19 16:26:19','178.128.180.162',NULL,NULL),(19451,'brute_force','2021-06-19 11:26:19','2021-06-19 16:26:19',NULL,NULL,'[login]'),(19452,'brute_force','2021-06-19 11:42:09','2021-06-19 16:42:09','47.254.216.219',NULL,NULL),(19453,'brute_force','2021-06-19 11:42:11','2021-06-19 16:42:11','47.254.216.219',NULL,NULL),(19454,'brute_force','2021-06-19 11:42:11','2021-06-19 16:42:11',NULL,NULL,'[login]'),(19455,'brute_force','2021-06-19 11:58:21','2021-06-19 16:58:21','178.62.66.76',NULL,NULL),(19456,'brute_force','2021-06-19 11:58:25','2021-06-19 16:58:25','178.62.66.76',NULL,NULL),(19457,'brute_force','2021-06-19 11:58:25','2021-06-19 16:58:25',NULL,NULL,'[login]'),(19458,'brute_force','2021-06-19 12:14:08','2021-06-19 17:14:08','166.62.125.246',NULL,NULL),(19459,'brute_force','2021-06-19 12:14:10','2021-06-19 17:14:10','166.62.125.246',NULL,NULL),(19460,'brute_force','2021-06-19 12:14:10','2021-06-19 17:14:10',NULL,NULL,'[login]'),(19461,'brute_force','2021-06-19 12:25:17','2021-06-19 17:25:17','51.178.17.214',NULL,NULL),(19462,'brute_force','2021-06-19 12:25:19','2021-06-19 17:25:19','51.178.17.214',NULL,NULL),(19463,'brute_force','2021-06-19 12:25:19','2021-06-19 17:25:19',NULL,NULL,'[login]'),(19464,'brute_force','2021-06-19 12:34:26','2021-06-19 17:34:26','51.210.97.29',NULL,NULL),(19465,'brute_force','2021-06-19 12:34:28','2021-06-19 17:34:28','51.210.97.29',NULL,NULL),(19466,'brute_force','2021-06-19 12:34:28','2021-06-19 17:34:28',NULL,NULL,'[login]'),(19467,'brute_force','2021-06-19 12:36:21','2021-06-19 17:36:21','213.132.223.231',NULL,NULL),(19468,'brute_force','2021-06-19 12:36:21','2021-06-19 17:36:21',NULL,NULL,'admin'),(19469,'brute_force','2021-06-19 12:53:28','2021-06-19 17:53:28','139.59.61.144',NULL,NULL),(19470,'brute_force','2021-06-19 12:53:31','2021-06-19 17:53:31','139.59.61.144',NULL,NULL),(19471,'brute_force','2021-06-19 12:53:31','2021-06-19 17:53:31',NULL,NULL,'[login]'),(19472,'brute_force','2021-06-19 13:01:53','2021-06-19 18:01:53','162.144.64.42',NULL,NULL),(19473,'brute_force','2021-06-19 13:01:55','2021-06-19 18:01:55','162.144.64.42',NULL,NULL),(19474,'brute_force','2021-06-19 13:01:55','2021-06-19 18:01:55',NULL,NULL,'[login]'),(19475,'brute_force','2021-06-19 13:09:39','2021-06-19 18:09:39','206.189.114.240',NULL,NULL),(19476,'brute_force','2021-06-19 13:09:46','2021-06-19 18:09:46','206.189.114.240',NULL,NULL),(19477,'brute_force','2021-06-19 13:09:46','2021-06-19 18:09:46',NULL,NULL,'[login]'),(19478,'brute_force','2021-06-19 13:18:27','2021-06-19 18:18:27','167.71.102.17',NULL,NULL),(19479,'brute_force','2021-06-19 13:18:29','2021-06-19 18:18:29','167.71.102.17',NULL,NULL),(19480,'brute_force','2021-06-19 13:18:29','2021-06-19 18:18:29',NULL,NULL,'[login]'),(19481,'brute_force','2021-06-19 13:27:17','2021-06-19 18:27:17','178.128.76.233',NULL,NULL),(19482,'brute_force','2021-06-19 13:27:17','2021-06-19 18:27:17',NULL,NULL,'[login]'),(19483,'brute_force','2021-06-19 13:35:19','2021-06-19 18:35:19','157.245.37.203',NULL,NULL),(19484,'brute_force','2021-06-19 13:35:26','2021-06-19 18:35:26','157.245.37.203',NULL,NULL),(19485,'brute_force','2021-06-19 13:35:26','2021-06-19 18:35:26',NULL,NULL,'[login]'),(19486,'brute_force','2021-06-19 13:45:12','2021-06-19 18:45:12','165.22.215.101',NULL,NULL),(19487,'brute_force','2021-06-19 13:45:16','2021-06-19 18:45:16','165.22.215.101',NULL,NULL),(19488,'brute_force','2021-06-19 13:45:16','2021-06-19 18:45:16',NULL,NULL,'[login]'),(19489,'brute_force','2021-06-19 13:52:47','2021-06-19 18:52:47','18.221.160.186',NULL,NULL),(19490,'brute_force','2021-06-19 13:52:49','2021-06-19 18:52:49','18.221.160.186',NULL,NULL),(19491,'brute_force','2021-06-19 13:52:49','2021-06-19 18:52:49',NULL,NULL,'[login]'),(19492,'brute_force','2021-06-19 13:58:55','2021-06-19 18:58:55','34.92.85.223',NULL,NULL),(19493,'brute_force','2021-06-19 13:58:55','2021-06-19 18:58:55',NULL,NULL,'admin'),(19494,'brute_force','2021-06-19 14:02:23','2021-06-19 19:02:23','158.69.52.2',NULL,NULL),(19495,'brute_force','2021-06-19 14:02:25','2021-06-19 19:02:25','158.69.52.2',NULL,NULL),(19496,'brute_force','2021-06-19 14:02:25','2021-06-19 19:02:25',NULL,NULL,'[login]'),(19497,'brute_force','2021-06-19 14:12:01','2021-06-19 19:12:01','39.102.33.181',NULL,NULL),(19498,'brute_force','2021-06-19 14:12:04','2021-06-19 19:12:04','39.102.33.181',NULL,NULL),(19499,'brute_force','2021-06-19 14:12:04','2021-06-19 19:12:04',NULL,NULL,'[login]'),(19500,'brute_force','2021-06-19 14:13:44','2021-06-19 19:13:44','47.100.95.127',NULL,NULL),(19501,'brute_force','2021-06-19 14:13:44','2021-06-19 19:13:44',NULL,NULL,'admin'),(19502,'brute_force','2021-06-19 14:21:14','2021-06-19 19:21:14','208.113.155.2',NULL,NULL),(19503,'brute_force','2021-06-19 14:21:16','2021-06-19 19:21:16','208.113.155.2',NULL,NULL),(19504,'brute_force','2021-06-19 14:21:16','2021-06-19 19:21:16',NULL,NULL,'[login]'),(19505,'brute_force','2021-06-19 14:35:55','2021-06-19 19:35:55','144.91.125.183',NULL,NULL),(19506,'brute_force','2021-06-19 14:35:57','2021-06-19 19:35:57','144.91.125.183',NULL,NULL),(19507,'brute_force','2021-06-19 14:35:57','2021-06-19 19:35:57',NULL,NULL,'admin'),(19508,'brute_force','2021-06-19 14:45:54','2021-06-19 19:45:54','222.252.25.162',NULL,NULL),(19509,'brute_force','2021-06-19 14:45:58','2021-06-19 19:45:58','222.252.25.162',NULL,NULL),(19510,'brute_force','2021-06-19 14:45:58','2021-06-19 19:45:58',NULL,NULL,'admin'),(19511,'brute_force','2021-06-19 15:04:28','2021-06-19 20:04:28','167.99.231.12',NULL,NULL),(19512,'brute_force','2021-06-19 15:04:30','2021-06-19 20:04:30','167.99.231.12',NULL,NULL),(19513,'brute_force','2021-06-19 15:04:30','2021-06-19 20:04:30',NULL,NULL,'[login]'),(19514,'brute_force','2021-06-19 15:33:58','2021-06-19 20:33:58','103.28.53.92',NULL,NULL),(19515,'brute_force','2021-06-19 15:33:58','2021-06-19 20:33:58',NULL,NULL,'admin'),(19516,'brute_force','2021-06-19 15:48:24','2021-06-19 20:48:24','185.2.6.4',NULL,NULL),(19517,'brute_force','2021-06-19 15:48:24','2021-06-19 20:48:24',NULL,NULL,'admin'),(19518,'brute_force','2021-06-19 17:22:47','2021-06-19 22:22:47','157.245.84.6',NULL,NULL),(19519,'brute_force','2021-06-19 17:22:47','2021-06-19 22:22:47',NULL,NULL,'admin'),(19520,'brute_force','2021-06-19 18:42:47','2021-06-19 23:42:47','202.172.26.22',NULL,NULL),(19521,'brute_force','2021-06-19 18:42:47','2021-06-19 23:42:47',NULL,NULL,'admin'),(19522,'brute_force','2021-06-19 18:57:18','2021-06-19 23:57:18','123.57.15.175',NULL,NULL),(19523,'brute_force','2021-06-19 18:57:18','2021-06-19 23:57:18',NULL,NULL,'admin'),(19524,'brute_force','2021-06-19 20:17:27','2021-06-20 01:17:27','124.158.10.21',NULL,NULL),(19525,'brute_force','2021-06-19 20:17:27','2021-06-20 01:17:27',NULL,NULL,'admin'),(19526,'brute_force','2021-06-19 20:32:01','2021-06-20 01:32:01','111.231.107.30',NULL,NULL),(19527,'brute_force','2021-06-19 20:32:01','2021-06-20 01:32:01',NULL,NULL,'admin'),(19528,'brute_force','2021-06-19 21:52:18','2021-06-20 02:52:18','123.57.15.175',NULL,NULL),(19529,'brute_force','2021-06-19 21:52:18','2021-06-20 02:52:18',NULL,NULL,'admin'),(19530,'brute_force','2021-06-19 23:28:11','2021-06-20 04:28:11','35.203.161.141',NULL,NULL),(19531,'brute_force','2021-06-19 23:28:11','2021-06-20 04:28:11',NULL,NULL,'admin'),(19532,'brute_force','2021-06-19 23:43:01','2021-06-20 04:43:01','152.136.234.172',NULL,NULL),(19533,'brute_force','2021-06-19 23:43:01','2021-06-20 04:43:01',NULL,NULL,'admin'),(19534,'brute_force','2021-06-20 01:19:15','2021-06-20 06:19:15','47.100.95.127',NULL,NULL),(19535,'brute_force','2021-06-20 01:19:15','2021-06-20 06:19:15',NULL,NULL,'admin'),(19536,'brute_force','2021-06-20 02:40:56','2021-06-20 07:40:56','185.2.6.9',NULL,NULL),(19537,'brute_force','2021-06-20 02:40:56','2021-06-20 07:40:56',NULL,NULL,'admin'),(19538,'brute_force','2021-06-20 02:55:39','2021-06-20 07:55:39','39.102.33.181',NULL,NULL),(19539,'brute_force','2021-06-20 02:55:39','2021-06-20 07:55:39',NULL,NULL,'admin'),(19540,'brute_force','2021-06-20 04:16:55','2021-06-20 09:16:55','180.76.185.20',NULL,NULL),(19541,'brute_force','2021-06-20 04:16:55','2021-06-20 09:16:55',NULL,NULL,'admin'),(19542,'brute_force','2021-06-20 05:51:49','2021-06-20 10:51:49','81.69.252.187',NULL,NULL),(19543,'brute_force','2021-06-20 05:51:49','2021-06-20 10:51:49',NULL,NULL,'admin'),(19544,'brute_force','2021-06-20 06:06:13','2021-06-20 11:06:13','103.28.53.92',NULL,NULL),(19545,'brute_force','2021-06-20 06:06:13','2021-06-20 11:06:13',NULL,NULL,'admin'),(19546,'brute_force','2021-06-20 07:26:47','2021-06-20 12:26:47','62.110.27.172',NULL,NULL),(19547,'brute_force','2021-06-20 07:26:47','2021-06-20 12:26:47',NULL,NULL,'admin'),(19548,'brute_force','2021-06-20 07:41:35','2021-06-20 12:41:35','34.71.57.121',NULL,NULL),(19549,'brute_force','2021-06-20 07:41:35','2021-06-20 12:41:35',NULL,NULL,'admin'),(19550,'brute_force','2021-06-20 09:17:52','2021-06-20 14:17:52','199.249.230.83',NULL,NULL),(19551,'brute_force','2021-06-20 09:17:52','2021-06-20 14:17:52',NULL,NULL,'test'),(19552,'brute_force','2021-06-20 09:19:13','2021-06-20 14:19:13','47.99.54.166',NULL,NULL),(19553,'brute_force','2021-06-20 09:19:13','2021-06-20 14:19:13',NULL,NULL,'admin'),(19554,'brute_force','2021-06-20 10:44:03','2021-06-20 15:44:03','81.88.52.137',NULL,NULL),(19555,'brute_force','2021-06-20 10:44:03','2021-06-20 15:44:03',NULL,NULL,'admin'),(19556,'brute_force','2021-06-20 12:23:44','2021-06-20 17:23:44','193.112.16.121',NULL,NULL),(19557,'brute_force','2021-06-20 12:23:44','2021-06-20 17:23:44',NULL,NULL,'admin'),(19558,'brute_force','2021-06-20 12:38:42','2021-06-20 17:38:42','107.180.73.192',NULL,NULL),(19559,'brute_force','2021-06-20 12:38:42','2021-06-20 17:38:42',NULL,NULL,'admin'),(19560,'brute_force','2021-06-20 14:14:09','2021-06-20 19:14:09','81.88.52.157',NULL,NULL),(19561,'brute_force','2021-06-20 14:14:09','2021-06-20 19:14:09',NULL,NULL,'admin'),(19562,'brute_force','2021-06-20 15:48:41','2021-06-20 20:48:41','134.209.127.203',NULL,NULL),(19563,'brute_force','2021-06-20 15:48:41','2021-06-20 20:48:41',NULL,NULL,'admin'),(19564,'brute_force','2021-06-20 17:08:45','2021-06-20 22:08:45','180.76.185.20',NULL,NULL),(19565,'brute_force','2021-06-20 17:08:45','2021-06-20 22:08:45',NULL,NULL,'admin'),(19566,'brute_force','2021-06-20 17:23:17','2021-06-20 22:23:17','206.189.232.8',NULL,NULL),(19567,'brute_force','2021-06-20 17:23:17','2021-06-20 22:23:17',NULL,NULL,'admin'),(19568,'brute_force','2021-06-20 18:39:45','2021-06-20 23:39:45','81.182.2.150',NULL,NULL),(19569,'brute_force','2021-06-20 18:39:45','2021-06-20 23:39:45',NULL,2,'gruposuadi'),(19570,'brute_force','2021-06-20 18:39:47','2021-06-20 23:39:47','81.182.2.150',NULL,NULL),(19571,'brute_force','2021-06-20 18:39:47','2021-06-20 23:39:47',NULL,2,'gruposuadi'),(19572,'brute_force','2021-06-20 18:40:45','2021-06-20 23:40:45','81.182.2.150',NULL,NULL),(19573,'brute_force','2021-06-20 18:40:45','2021-06-20 23:40:45',NULL,2,'gruposuadi'),(19574,'brute_force','2021-06-20 18:40:49','2021-06-20 23:40:49','81.182.2.150',NULL,NULL),(19575,'brute_force','2021-06-20 18:40:49','2021-06-20 23:40:49',NULL,2,'gruposuadi'),(19576,'brute_force','2021-06-20 18:41:46','2021-06-20 23:41:46','81.182.2.150',NULL,NULL),(19577,'brute_force','2021-06-20 18:41:46','2021-06-20 23:41:46',NULL,2,'gruposuadi'),(19578,'brute_force','2021-06-20 18:43:06','2021-06-20 23:43:06','94.73.142.2',NULL,NULL),(19579,'brute_force','2021-06-20 18:43:06','2021-06-20 23:43:06',NULL,NULL,'admin'),(19580,'brute_force','2021-06-20 21:56:18','2021-06-21 02:56:18','142.93.105.158',NULL,NULL),(19581,'brute_force','2021-06-20 21:56:18','2021-06-21 02:56:18',NULL,NULL,'admin'),(19582,'brute_force','2021-06-20 22:11:22','2021-06-21 03:11:22','209.244.159.152',NULL,NULL),(19583,'brute_force','2021-06-20 22:11:22','2021-06-21 03:11:22',NULL,NULL,'admin'),(19584,'brute_force','2021-06-20 23:33:46','2021-06-21 04:33:46','51.68.79.121',NULL,NULL),(19585,'brute_force','2021-06-20 23:33:46','2021-06-21 04:33:46',NULL,NULL,'admin'),(19586,'brute_force','2021-06-20 23:48:56','2021-06-21 04:48:56','81.88.52.137',NULL,NULL),(19587,'brute_force','2021-06-20 23:48:56','2021-06-21 04:48:56',NULL,NULL,'admin'),(19588,'brute_force','2021-06-21 01:13:02','2021-06-21 06:13:02','81.88.52.82',NULL,NULL),(19589,'brute_force','2021-06-21 01:13:02','2021-06-21 06:13:02',NULL,NULL,'admin'),(19590,'brute_force','2021-06-21 02:54:12','2021-06-21 07:54:12','81.88.52.137',NULL,NULL),(19591,'brute_force','2021-06-21 02:54:12','2021-06-21 07:54:12',NULL,NULL,'admin'),(19592,'brute_force','2021-06-21 03:09:44','2021-06-21 08:09:44','188.166.94.198',NULL,NULL),(19593,'brute_force','2021-06-21 03:09:44','2021-06-21 08:09:44',NULL,NULL,'admin'),(19594,'brute_force','2021-06-21 03:36:29','2021-06-21 08:36:29','134.209.67.45',NULL,NULL),(19595,'brute_force','2021-06-21 03:36:29','2021-06-21 08:36:29',NULL,NULL,'[login]'),(19596,'brute_force','2021-06-21 03:57:52','2021-06-21 08:57:52','64.111.104.243',NULL,NULL),(19597,'brute_force','2021-06-21 03:57:52','2021-06-21 08:57:52',NULL,NULL,'admin'),(19598,'brute_force','2021-06-21 04:35:32','2021-06-21 09:35:32','185.2.6.9',NULL,NULL),(19599,'brute_force','2021-06-21 04:35:32','2021-06-21 09:35:32',NULL,NULL,'admin'),(19600,'brute_force','2021-06-21 04:51:06','2021-06-21 09:51:06','123.57.15.175',NULL,NULL),(19601,'brute_force','2021-06-21 04:51:06','2021-06-21 09:51:06',NULL,NULL,'admin'),(19602,'brute_force','2021-06-21 05:42:14','2021-06-21 10:42:14','206.72.193.170',NULL,NULL),(19603,'brute_force','2021-06-21 05:42:16','2021-06-21 10:42:16','206.72.193.170',NULL,NULL),(19604,'brute_force','2021-06-21 05:42:16','2021-06-21 10:42:16',NULL,NULL,'[login]'),(19605,'brute_force','2021-06-21 06:17:00','2021-06-21 11:17:00','123.207.30.63',NULL,NULL),(19606,'brute_force','2021-06-21 06:17:00','2021-06-21 11:17:00',NULL,NULL,'admin'),(19607,'brute_force','2021-06-21 06:17:14','2021-06-21 11:17:14','81.88.52.154',NULL,NULL),(19608,'brute_force','2021-06-21 06:17:14','2021-06-21 11:17:14',NULL,NULL,'admin'),(19609,'brute_force','2021-06-21 06:32:26','2021-06-21 11:32:26','81.88.52.154',NULL,NULL),(19610,'brute_force','2021-06-21 06:32:26','2021-06-21 11:32:26',NULL,NULL,'admin'),(19611,'brute_force','2021-06-21 07:07:06','2021-06-21 12:07:06','162.241.29.157',NULL,NULL),(19612,'brute_force','2021-06-21 07:07:06','2021-06-21 12:07:06',NULL,NULL,'admin'),(19613,'brute_force','2021-06-21 07:57:48','2021-06-21 12:57:48','185.137.220.77',NULL,NULL),(19614,'brute_force','2021-06-21 07:57:48','2021-06-21 12:57:48',NULL,NULL,'admin'),(19615,'brute_force','2021-06-21 07:58:07','2021-06-21 12:58:07','116.62.49.96',NULL,NULL),(19616,'brute_force','2021-06-21 07:58:07','2021-06-21 12:58:07',NULL,NULL,'admin'),(19617,'brute_force','2021-06-21 08:13:54','2021-06-21 13:13:54','116.62.49.96',NULL,NULL),(19618,'brute_force','2021-06-21 08:13:54','2021-06-21 13:13:54',NULL,NULL,'admin'),(19619,'brute_force','2021-06-21 08:17:49','2021-06-21 13:17:49','51.81.174.230',NULL,NULL),(19620,'brute_force','2021-06-21 08:17:51','2021-06-21 13:17:51','51.81.174.230',NULL,NULL),(19621,'brute_force','2021-06-21 08:17:51','2021-06-21 13:17:51',NULL,NULL,'[login]'),(19622,'brute_force','2021-06-21 08:44:58','2021-06-21 13:44:58','109.74.201.79',NULL,NULL),(19623,'brute_force','2021-06-21 08:44:58','2021-06-21 13:44:58',NULL,NULL,'admin'),(19624,'brute_force','2021-06-21 09:11:03','2021-06-21 14:11:03','209.145.59.137',NULL,NULL),(19625,'brute_force','2021-06-21 09:11:05','2021-06-21 14:11:05','209.145.59.137',NULL,NULL),(19626,'brute_force','2021-06-21 09:11:05','2021-06-21 14:11:05',NULL,NULL,'[login]'),(19627,'brute_force','2021-06-21 09:30:58','2021-06-21 14:30:58','129.146.235.45',NULL,NULL),(19628,'brute_force','2021-06-21 09:30:58','2021-06-21 14:30:58',NULL,NULL,'admin'),(19629,'brute_force','2021-06-21 09:40:46','2021-06-21 14:40:46','124.158.10.21',NULL,NULL),(19630,'brute_force','2021-06-21 09:40:46','2021-06-21 14:40:46',NULL,NULL,'admin'),(19631,'brute_force','2021-06-21 09:56:50','2021-06-21 14:56:50','206.189.232.8',NULL,NULL),(19632,'brute_force','2021-06-21 09:56:50','2021-06-21 14:56:50',NULL,NULL,'admin'),(19633,'brute_force','2021-06-21 10:10:38','2021-06-21 15:10:38','35.239.109.103',NULL,NULL),(19634,'brute_force','2021-06-21 10:10:40','2021-06-21 15:10:40','35.239.109.103',NULL,NULL),(19635,'brute_force','2021-06-21 10:10:40','2021-06-21 15:10:40',NULL,NULL,'[login]'),(19636,'brute_force','2021-06-21 10:20:50','2021-06-21 15:20:50','111.93.53.163',NULL,NULL),(19637,'brute_force','2021-06-21 10:20:50','2021-06-21 15:20:50',NULL,NULL,'admin'),(19638,'brute_force','2021-06-21 10:40:35','2021-06-21 15:40:35','51.161.34.111',NULL,NULL),(19639,'brute_force','2021-06-21 10:40:36','2021-06-21 15:40:36','51.161.34.111',NULL,NULL),(19640,'brute_force','2021-06-21 10:40:36','2021-06-21 15:40:36',NULL,NULL,'[login]'),(19641,'brute_force','2021-06-21 11:03:54','2021-06-21 16:03:54','142.4.30.31',NULL,NULL),(19642,'brute_force','2021-06-21 11:04:02','2021-06-21 16:04:02','142.4.30.31',NULL,NULL),(19643,'brute_force','2021-06-21 11:04:02','2021-06-21 16:04:02',NULL,NULL,'[login]'),(19644,'brute_force','2021-06-21 12:11:45','2021-06-21 17:11:45','158.69.35.227',NULL,NULL),(19645,'brute_force','2021-06-21 12:11:45','2021-06-21 17:11:45',NULL,NULL,'test'),(19646,'brute_force','2021-06-21 12:23:38','2021-06-21 17:23:38','61.28.235.234',NULL,NULL),(19647,'brute_force','2021-06-21 12:23:38','2021-06-21 17:23:38',NULL,NULL,'admin'),(19648,'brute_force','2021-06-21 13:06:24','2021-06-21 18:06:24','81.88.52.137',NULL,NULL),(19649,'brute_force','2021-06-21 13:06:24','2021-06-21 18:06:24',NULL,NULL,'admin'),(19650,'brute_force','2021-06-21 13:21:52','2021-06-21 18:21:52','123.59.181.181',NULL,NULL),(19651,'brute_force','2021-06-21 13:21:52','2021-06-21 18:21:52',NULL,NULL,'admin'),(19652,'brute_force','2021-06-21 13:51:40','2021-06-21 18:51:40','173.249.4.72',NULL,NULL),(19653,'brute_force','2021-06-21 13:51:40','2021-06-21 18:51:40',NULL,NULL,'admin'),(19654,'brute_force','2021-06-21 15:00:57','2021-06-21 20:00:57','49.232.109.167',NULL,NULL),(19655,'brute_force','2021-06-21 15:00:57','2021-06-21 20:00:57',NULL,NULL,'admin'),(19656,'brute_force','2021-06-21 15:19:04','2021-06-21 20:19:04','173.236.224.150',NULL,NULL),(19657,'brute_force','2021-06-21 15:19:04','2021-06-21 20:19:04',NULL,NULL,'admin'),(19658,'brute_force','2021-06-21 16:02:08','2021-06-21 21:02:08','67.205.146.15',NULL,NULL),(19659,'brute_force','2021-06-21 16:02:08','2021-06-21 21:02:08',NULL,NULL,'admin'),(19660,'brute_force','2021-06-21 16:24:28','2021-06-21 21:24:28','47.100.172.63',NULL,NULL),(19661,'brute_force','2021-06-21 16:24:28','2021-06-21 21:24:28',NULL,NULL,'admin'),(19662,'brute_force','2021-06-21 16:45:20','2021-06-21 21:45:20','101.100.216.158',NULL,NULL),(19663,'brute_force','2021-06-21 16:45:20','2021-06-21 21:45:20',NULL,NULL,'admin'),(19664,'brute_force','2021-06-21 18:02:41','2021-06-21 23:02:41','47.100.172.63',NULL,NULL),(19665,'brute_force','2021-06-21 18:02:41','2021-06-21 23:02:41',NULL,NULL,'admin'),(19666,'brute_force','2021-06-21 18:13:05','2021-06-21 23:13:05','129.232.224.91',NULL,NULL),(19667,'brute_force','2021-06-21 18:13:05','2021-06-21 23:13:05',NULL,NULL,'admin'),(19668,'brute_force','2021-06-21 18:17:57','2021-06-21 23:17:57','81.88.52.154',NULL,NULL),(19669,'brute_force','2021-06-21 18:17:57','2021-06-21 23:17:57',NULL,NULL,'admin'),(19670,'brute_force','2021-06-21 18:53:44','2021-06-21 23:53:44','207.180.203.19',NULL,NULL),(19671,'brute_force','2021-06-21 18:53:44','2021-06-21 23:53:44',NULL,NULL,'admin'),(19672,'brute_force','2021-06-21 19:33:42','2021-06-22 00:33:42','47.96.169.129',NULL,NULL),(19673,'brute_force','2021-06-21 19:33:42','2021-06-22 00:33:42',NULL,NULL,'admin'),(19674,'brute_force','2021-06-21 19:41:43','2021-06-22 00:41:43','81.69.252.187',NULL,NULL),(19675,'brute_force','2021-06-21 19:41:43','2021-06-22 00:41:43',NULL,NULL,'admin'),(19676,'brute_force','2021-06-21 19:56:59','2021-06-22 00:56:59','185.2.6.4',NULL,NULL),(19677,'brute_force','2021-06-21 19:56:59','2021-06-22 00:56:59',NULL,NULL,'admin'),(19678,'brute_force','2021-06-21 20:04:17','2021-06-22 01:04:17','162.55.53.198',NULL,NULL),(19679,'brute_force','2021-06-21 20:04:17','2021-06-22 01:04:17',NULL,NULL,'admin'),(19680,'brute_force','2021-06-21 20:34:43','2021-06-22 01:34:43','202.172.26.22',NULL,NULL),(19681,'brute_force','2021-06-21 20:34:43','2021-06-22 01:34:43',NULL,NULL,'admin'),(19682,'brute_force','2021-06-21 20:53:43','2021-06-22 01:53:43','220.118.83.70',NULL,NULL),(19683,'brute_force','2021-06-21 20:53:46','2021-06-22 01:53:46','220.118.83.70',NULL,NULL),(19684,'brute_force','2021-06-21 20:53:46','2021-06-22 01:53:46',NULL,NULL,'admin'),(19685,'brute_force','2021-06-21 21:05:12','2021-06-22 02:05:12','150.95.12.103',NULL,NULL),(19686,'brute_force','2021-06-21 21:05:12','2021-06-22 02:05:12',NULL,NULL,'admin'),(19687,'brute_force','2021-06-21 21:20:06','2021-06-22 02:20:06','165.232.165.177',NULL,NULL),(19688,'brute_force','2021-06-21 21:20:06','2021-06-22 02:20:06',NULL,NULL,'[login]'),(19689,'brute_force','2021-06-21 21:21:44','2021-06-22 02:21:44','49.232.109.167',NULL,NULL),(19690,'brute_force','2021-06-21 21:21:44','2021-06-22 02:21:44',NULL,NULL,'admin'),(19691,'brute_force','2021-06-21 21:29:56','2021-06-22 02:29:56','45.79.123.95',NULL,NULL),(19692,'brute_force','2021-06-21 21:29:59','2021-06-22 02:29:59','45.79.123.95',NULL,NULL),(19693,'brute_force','2021-06-21 21:29:59','2021-06-22 02:29:59',NULL,NULL,'[login]'),(19694,'brute_force','2021-06-21 21:34:54','2021-06-22 02:34:54','92.204.134.226',NULL,NULL),(19695,'brute_force','2021-06-21 21:34:54','2021-06-22 02:34:54',NULL,NULL,'admin'),(19696,'brute_force','2021-06-21 21:37:19','2021-06-22 02:37:19','185.68.110.200',NULL,NULL),(19697,'brute_force','2021-06-21 21:37:19','2021-06-22 02:37:19',NULL,NULL,'admin'),(19698,'brute_force','2021-06-21 21:38:37','2021-06-22 02:38:37','188.164.194.18',NULL,NULL),(19699,'brute_force','2021-06-21 21:38:39','2021-06-22 02:38:39','188.164.194.18',NULL,NULL),(19700,'brute_force','2021-06-21 21:38:39','2021-06-22 02:38:39',NULL,NULL,'[login]'),(19701,'brute_force','2021-06-21 22:04:08','2021-06-22 03:04:08','173.249.4.72',NULL,NULL),(19702,'brute_force','2021-06-21 22:04:08','2021-06-22 03:04:08',NULL,NULL,'admin'),(19703,'brute_force','2021-06-21 22:24:52','2021-06-22 03:24:52','35.205.67.180',NULL,NULL),(19704,'brute_force','2021-06-21 22:24:54','2021-06-22 03:24:54','35.205.67.180',NULL,NULL),(19705,'brute_force','2021-06-21 22:24:54','2021-06-22 03:24:54',NULL,NULL,'[login]'),(19706,'brute_force','2021-06-21 22:33:49','2021-06-22 03:33:49','188.165.135.204',NULL,NULL),(19707,'brute_force','2021-06-21 22:33:49','2021-06-22 03:33:49',NULL,NULL,'admin'),(19708,'brute_force','2021-06-21 22:44:26','2021-06-22 03:44:26','142.93.99.56',NULL,NULL),(19709,'brute_force','2021-06-21 22:44:29','2021-06-22 03:44:29','142.93.99.56',NULL,NULL),(19710,'brute_force','2021-06-21 22:44:29','2021-06-22 03:44:29',NULL,NULL,'[login]'),(19711,'brute_force','2021-06-21 22:54:59','2021-06-22 03:54:59','190.105.144.144',NULL,NULL),(19712,'brute_force','2021-06-21 22:55:02','2021-06-22 03:55:02','190.105.144.144',NULL,NULL),(19713,'brute_force','2021-06-21 22:55:02','2021-06-22 03:55:02',NULL,NULL,'[login]'),(19714,'brute_force','2021-06-21 23:02:34','2021-06-22 04:02:34','54.36.160.184',NULL,NULL),(19715,'brute_force','2021-06-21 23:02:34','2021-06-22 04:02:34',NULL,NULL,'admin'),(19716,'brute_force','2021-06-21 23:03:46','2021-06-22 04:03:46','190.105.144.144',NULL,NULL),(19717,'brute_force','2021-06-21 23:03:48','2021-06-22 04:03:48','190.105.144.144',NULL,NULL),(19718,'brute_force','2021-06-21 23:03:48','2021-06-22 04:03:48',NULL,NULL,'[login]'),(19719,'brute_force','2021-06-21 23:11:34','2021-06-22 04:11:34','189.207.26.48',NULL,NULL),(19720,'brute_force','2021-06-21 23:11:34','2021-06-22 04:11:34',NULL,NULL,'admin'),(19721,'brute_force','2021-06-21 23:18:25','2021-06-22 04:18:25','94.73.142.2',NULL,NULL),(19722,'brute_force','2021-06-21 23:18:25','2021-06-22 04:18:25',NULL,NULL,'admin'),(19723,'brute_force','2021-06-22 00:27:32','2021-06-22 05:27:32','193.218.118.101',NULL,NULL),(19724,'brute_force','2021-06-22 00:27:32','2021-06-22 05:27:32',NULL,2,'gruposuadi'),(19725,'brute_force','2021-06-22 00:39:25','2021-06-22 05:39:25','95.217.201.199',NULL,NULL),(19726,'brute_force','2021-06-22 00:39:25','2021-06-22 05:39:25',NULL,NULL,'admin'),(19727,'brute_force','2021-06-22 00:45:10','2021-06-22 05:45:10','39.102.33.181',NULL,NULL),(19728,'brute_force','2021-06-22 00:45:10','2021-06-22 05:45:10',NULL,NULL,'admin'),(19729,'brute_force','2021-06-22 01:01:03','2021-06-22 06:01:03','81.88.52.154',NULL,NULL),(19730,'brute_force','2021-06-22 01:01:03','2021-06-22 06:01:03',NULL,NULL,'admin'),(19731,'brute_force','2021-06-22 01:30:17','2021-06-22 06:30:17','209.145.63.112',NULL,NULL),(19732,'brute_force','2021-06-22 01:30:17','2021-06-22 06:30:17',NULL,NULL,'admin'),(19733,'brute_force','2021-06-22 02:15:45','2021-06-22 07:15:45','91.238.160.176',NULL,NULL),(19734,'brute_force','2021-06-22 02:15:45','2021-06-22 07:15:45',NULL,NULL,'admin'),(19735,'brute_force','2021-06-22 02:29:30','2021-06-22 07:29:30','202.172.26.22',NULL,NULL),(19736,'brute_force','2021-06-22 02:29:30','2021-06-22 07:29:30',NULL,NULL,'admin'),(19737,'brute_force','2021-06-22 02:45:38','2021-06-22 07:45:38','152.136.234.172',NULL,NULL),(19738,'brute_force','2021-06-22 02:45:38','2021-06-22 07:45:38',NULL,NULL,'admin'),(19739,'brute_force','2021-06-22 02:59:11','2021-06-22 07:59:11','51.195.253.77',NULL,NULL),(19740,'brute_force','2021-06-22 02:59:11','2021-06-22 07:59:11',NULL,NULL,'admin'),(19741,'brute_force','2021-06-22 03:45:28','2021-06-22 08:45:28','34.68.99.24',NULL,NULL),(19742,'brute_force','2021-06-22 03:45:28','2021-06-22 08:45:28',NULL,NULL,'admin'),(19743,'brute_force','2021-06-22 03:46:24','2021-06-22 08:46:24','103.80.82.33',NULL,NULL),(19744,'brute_force','2021-06-22 03:46:27','2021-06-22 08:46:27','103.80.82.33',NULL,NULL),(19745,'brute_force','2021-06-22 03:46:27','2021-06-22 08:46:27',NULL,NULL,'admin'),(19746,'brute_force','2021-06-22 04:13:59','2021-06-22 09:13:59','67.205.61.32',NULL,NULL),(19747,'brute_force','2021-06-22 04:14:01','2021-06-22 09:14:01','67.205.61.32',NULL,NULL),(19748,'brute_force','2021-06-22 04:14:01','2021-06-22 09:14:01',NULL,NULL,'admin'),(19749,'brute_force','2021-06-22 04:22:21','2021-06-22 09:22:21','167.172.190.95',NULL,NULL),(19750,'brute_force','2021-06-22 04:22:21','2021-06-22 09:22:21',NULL,NULL,'admin'),(19751,'brute_force','2021-06-22 04:56:31','2021-06-22 09:56:31','46.101.254.193',NULL,NULL),(19752,'brute_force','2021-06-22 04:56:34','2021-06-22 09:56:34','46.101.254.193',NULL,NULL),(19753,'brute_force','2021-06-22 04:56:34','2021-06-22 09:56:34',NULL,NULL,'[login]'),(19754,'brute_force','2021-06-22 04:58:36','2021-06-22 09:58:36','51.68.43.129',NULL,NULL),(19755,'brute_force','2021-06-22 04:58:36','2021-06-22 09:58:36',NULL,NULL,'admin'),(19756,'brute_force','2021-06-22 05:36:46','2021-06-22 10:36:46','138.201.173.161',NULL,NULL),(19757,'brute_force','2021-06-22 05:36:46','2021-06-22 10:36:46',NULL,NULL,'admin'),(19758,'brute_force','2021-06-22 05:41:14','2021-06-22 10:41:14','68.183.68.148',NULL,NULL),(19759,'brute_force','2021-06-22 05:41:16','2021-06-22 10:41:16','68.183.68.148',NULL,NULL),(19760,'brute_force','2021-06-22 05:41:16','2021-06-22 10:41:16',NULL,NULL,'[login]'),(19761,'brute_force','2021-06-22 05:59:02','2021-06-22 10:59:02','161.35.192.196',NULL,NULL),(19762,'brute_force','2021-06-22 05:59:02','2021-06-22 10:59:02',NULL,NULL,'admin'),(19763,'brute_force','2021-06-22 06:14:56','2021-06-22 11:14:56','128.199.93.165',NULL,NULL),(19764,'brute_force','2021-06-22 06:14:56','2021-06-22 11:14:56',NULL,NULL,'admin'),(19765,'brute_force','2021-06-22 06:27:12','2021-06-22 11:27:12','167.172.206.90',NULL,NULL),(19766,'brute_force','2021-06-22 06:27:14','2021-06-22 11:27:14','167.172.206.90',NULL,NULL),(19767,'brute_force','2021-06-22 06:27:14','2021-06-22 11:27:14',NULL,NULL,'[login]'),(19768,'brute_force','2021-06-22 06:51:27','2021-06-22 11:51:27','111.93.53.163',NULL,NULL),(19769,'brute_force','2021-06-22 06:51:29','2021-06-22 11:51:29','111.93.53.163',NULL,NULL),(19770,'brute_force','2021-06-22 06:51:29','2021-06-22 11:51:29',NULL,NULL,'[login]'),(19771,'brute_force','2021-06-22 06:54:50','2021-06-22 11:54:50','103.147.47.202',NULL,NULL),(19772,'brute_force','2021-06-22 06:54:50','2021-06-22 11:54:50',NULL,NULL,'admin'),(19773,'brute_force','2021-06-22 07:35:53','2021-06-22 12:35:53','34.83.241.241',NULL,NULL),(19774,'brute_force','2021-06-22 07:35:53','2021-06-22 12:35:53',NULL,NULL,'admin'),(19775,'brute_force','2021-06-22 07:40:36','2021-06-22 12:40:36','45.119.213.225',NULL,NULL),(19776,'brute_force','2021-06-22 07:40:38','2021-06-22 12:40:38','45.119.213.225',NULL,NULL),(19777,'brute_force','2021-06-22 07:40:38','2021-06-22 12:40:38',NULL,NULL,'[login]'),(19778,'brute_force','2021-06-22 07:43:43','2021-06-22 12:43:43','107.180.73.192',NULL,NULL),(19779,'brute_force','2021-06-22 07:43:43','2021-06-22 12:43:43',NULL,NULL,'admin'),(19780,'brute_force','2021-06-22 07:59:53','2021-06-22 12:59:53','81.88.52.82',NULL,NULL),(19781,'brute_force','2021-06-22 07:59:53','2021-06-22 12:59:53',NULL,NULL,'admin'),(19782,'brute_force','2021-06-22 08:07:00','2021-06-22 13:07:00','80.82.113.57',NULL,NULL),(19783,'brute_force','2021-06-22 08:07:02','2021-06-22 13:07:02','80.82.113.57',NULL,NULL),(19784,'brute_force','2021-06-22 08:07:02','2021-06-22 13:07:02',NULL,NULL,'[login]'),(19785,'brute_force','2021-06-22 08:54:47','2021-06-22 13:54:47','159.203.115.159',NULL,NULL),(19786,'brute_force','2021-06-22 08:54:47','2021-06-22 13:54:47',NULL,NULL,'admin'),(19787,'brute_force','2021-06-22 09:00:40','2021-06-22 14:00:40','69.163.224.11',NULL,NULL),(19788,'brute_force','2021-06-22 09:00:42','2021-06-22 14:00:42','69.163.224.11',NULL,NULL),(19789,'brute_force','2021-06-22 09:00:42','2021-06-22 14:00:42',NULL,NULL,'[login]'),(19790,'brute_force','2021-06-22 09:27:54','2021-06-22 14:27:54','104.199.41.243',NULL,NULL),(19791,'brute_force','2021-06-22 09:27:56','2021-06-22 14:27:56','104.199.41.243',NULL,NULL),(19792,'brute_force','2021-06-22 09:27:56','2021-06-22 14:27:56',NULL,NULL,'[login]'),(19793,'brute_force','2021-06-22 09:30:01','2021-06-22 14:30:01','157.245.218.180',NULL,NULL),(19794,'brute_force','2021-06-22 09:30:01','2021-06-22 14:30:01',NULL,NULL,'admin'),(19795,'brute_force','2021-06-22 09:35:40','2021-06-22 14:35:40','150.109.51.168',NULL,NULL),(19796,'brute_force','2021-06-22 09:35:40','2021-06-22 14:35:40',NULL,NULL,'admin'),(19797,'brute_force','2021-06-22 09:46:21','2021-06-22 14:46:21','81.88.52.82',NULL,NULL),(19798,'brute_force','2021-06-22 09:46:21','2021-06-22 14:46:21',NULL,NULL,'admin'),(19799,'brute_force','2021-06-22 09:56:31','2021-06-22 14:56:31','35.197.49.144',NULL,NULL),(19800,'brute_force','2021-06-22 09:56:33','2021-06-22 14:56:33','35.197.49.144',NULL,NULL),(19801,'brute_force','2021-06-22 09:56:33','2021-06-22 14:56:33',NULL,NULL,'[login]'),(19802,'brute_force','2021-06-22 11:02:04','2021-06-22 16:02:04','103.75.184.188',NULL,NULL),(19803,'brute_force','2021-06-22 11:02:04','2021-06-22 16:02:04',NULL,NULL,'admin'),(19804,'brute_force','2021-06-22 14:19:24','2021-06-22 19:19:24','42.200.180.31',NULL,NULL),(19805,'brute_force','2021-06-22 14:19:24','2021-06-22 19:19:24',NULL,NULL,'admin'),(19806,'brute_force','2021-06-22 14:45:17','2021-06-22 19:45:17','193.218.118.116',NULL,NULL),(19807,'brute_force','2021-06-22 14:45:17','2021-06-22 19:45:17',NULL,NULL,'test'),(19808,'brute_force','2021-06-22 15:12:39','2021-06-22 20:12:39','185.137.220.77',NULL,NULL),(19809,'brute_force','2021-06-22 15:12:39','2021-06-22 20:12:39',NULL,NULL,'admin'),(19810,'brute_force','2021-06-22 16:02:15','2021-06-22 21:02:15','188.165.135.204',NULL,NULL),(19811,'brute_force','2021-06-22 16:02:15','2021-06-22 21:02:15',NULL,NULL,'admin'),(19812,'brute_force','2021-06-22 16:48:54','2021-06-22 21:48:54','107.180.104.71',NULL,NULL),(19813,'brute_force','2021-06-22 16:48:54','2021-06-22 21:48:54',NULL,NULL,'admin'),(19814,'brute_force','2021-06-22 19:04:35','2021-06-23 00:04:35','35.240.148.124',NULL,NULL),(19815,'brute_force','2021-06-22 19:04:35','2021-06-23 00:04:35',NULL,NULL,'admin'),(19816,'brute_force','2021-06-22 19:40:26','2021-06-23 00:40:26','159.203.115.159',NULL,NULL),(19817,'brute_force','2021-06-22 19:40:26','2021-06-23 00:40:26',NULL,NULL,'admin'),(19818,'brute_force','2021-06-22 20:49:45','2021-06-23 01:49:45','37.187.29.31',NULL,NULL),(19819,'brute_force','2021-06-22 20:49:45','2021-06-23 01:49:45',NULL,NULL,'admin'),(19820,'brute_force','2021-06-22 22:04:28','2021-06-23 03:04:28','104.248.233.244',NULL,NULL),(19821,'brute_force','2021-06-22 22:04:28','2021-06-23 03:04:28',NULL,NULL,'admin'),(19822,'brute_force','2021-06-22 23:40:01','2021-06-23 04:40:01','67.205.61.254',NULL,NULL),(19823,'brute_force','2021-06-22 23:40:01','2021-06-23 04:40:01',NULL,NULL,'admin'),(19824,'brute_force','2021-06-23 00:46:10','2021-06-23 05:46:10','64.227.82.188',NULL,NULL),(19825,'brute_force','2021-06-23 00:46:10','2021-06-23 05:46:10',NULL,NULL,'admin'),(19826,'brute_force','2021-06-23 01:52:13','2021-06-23 06:52:13','51.89.217.135',NULL,NULL),(19827,'brute_force','2021-06-23 01:52:13','2021-06-23 06:52:13',NULL,NULL,'admin'),(19828,'brute_force','2021-06-23 02:48:46','2021-06-23 07:48:46','51.68.43.129',NULL,NULL),(19829,'brute_force','2021-06-23 02:48:46','2021-06-23 07:48:46',NULL,NULL,'admin'),(19830,'brute_force','2021-06-23 03:07:59','2021-06-23 08:07:59','142.54.177.5',NULL,NULL),(19831,'brute_force','2021-06-23 03:07:59','2021-06-23 08:07:59',NULL,NULL,'admin'),(19832,'brute_force','2021-06-23 03:21:14','2021-06-23 08:21:14','94.140.114.213',NULL,NULL),(19833,'brute_force','2021-06-23 03:21:14','2021-06-23 08:21:14',NULL,2,'gruposuadi'),(19834,'brute_force','2021-06-23 03:40:40','2021-06-23 08:40:40','159.203.115.159',NULL,NULL),(19835,'brute_force','2021-06-23 03:40:40','2021-06-23 08:40:40',NULL,NULL,'admin'),(19836,'brute_force','2021-06-23 04:08:56','2021-06-23 09:08:56','47.100.172.63',NULL,NULL),(19837,'brute_force','2021-06-23 04:08:56','2021-06-23 09:08:56',NULL,NULL,'admin'),(19838,'brute_force','2021-06-23 04:25:54','2021-06-23 09:25:54','103.3.245.113',NULL,NULL),(19839,'brute_force','2021-06-23 04:25:54','2021-06-23 09:25:54',NULL,NULL,'admin'),(19840,'brute_force','2021-06-23 04:34:23','2021-06-23 09:34:23','45.40.132.156',NULL,NULL),(19841,'brute_force','2021-06-23 04:34:23','2021-06-23 09:34:23',NULL,NULL,'admin'),(19842,'brute_force','2021-06-23 05:31:32','2021-06-23 10:31:32','95.217.201.199',NULL,NULL),(19843,'brute_force','2021-06-23 05:31:32','2021-06-23 10:31:32',NULL,NULL,'admin'),(19844,'brute_force','2021-06-23 05:57:58','2021-06-23 10:57:58','188.166.94.198',NULL,NULL),(19845,'brute_force','2021-06-23 05:57:58','2021-06-23 10:57:58',NULL,NULL,'admin'),(19846,'brute_force','2021-06-23 06:14:46','2021-06-23 11:14:46','123.57.15.175',NULL,NULL),(19847,'brute_force','2021-06-23 06:14:46','2021-06-23 11:14:46',NULL,NULL,'admin'),(19848,'brute_force','2021-06-23 07:47:25','2021-06-23 12:47:25','142.93.105.158',NULL,NULL),(19849,'brute_force','2021-06-23 07:47:25','2021-06-23 12:47:25',NULL,NULL,'admin'),(19850,'brute_force','2021-06-23 10:55:57','2021-06-23 15:55:57','65.0.155.13',NULL,NULL),(19851,'brute_force','2021-06-23 10:55:57','2021-06-23 15:55:57',NULL,NULL,'admin'),(19852,'brute_force','2021-06-23 15:09:36','2021-06-23 20:09:36','69.64.52.38',NULL,NULL),(19853,'brute_force','2021-06-23 15:09:36','2021-06-23 20:09:36',NULL,NULL,'admin'),(19854,'brute_force','2021-06-23 16:08:13','2021-06-23 21:08:13','166.62.124.228',NULL,NULL),(19855,'brute_force','2021-06-23 16:08:13','2021-06-23 21:08:13',NULL,NULL,'admin'),(19856,'brute_force','2021-06-23 17:07:59','2021-06-23 22:07:59','35.192.2.122',NULL,NULL),(19857,'brute_force','2021-06-23 17:07:59','2021-06-23 22:07:59',NULL,NULL,'admin'),(19858,'brute_force','2021-06-23 17:52:04','2021-06-23 22:52:04','45.153.160.133',NULL,NULL),(19859,'brute_force','2021-06-23 17:52:04','2021-06-23 22:52:04',NULL,NULL,'test'),(19860,'brute_force','2021-06-23 20:44:19','2021-06-24 01:44:19','34.87.224.45',NULL,NULL),(19861,'brute_force','2021-06-23 20:44:19','2021-06-24 01:44:19',NULL,NULL,'admin'),(19862,'brute_force','2021-06-23 22:39:21','2021-06-24 03:39:21','138.68.90.192',NULL,NULL),(19863,'brute_force','2021-06-23 22:39:24','2021-06-24 03:39:24','138.68.90.192',NULL,NULL),(19864,'brute_force','2021-06-23 22:39:24','2021-06-24 03:39:24',NULL,NULL,'admin'),(19865,'brute_force','2021-06-23 22:48:01','2021-06-24 03:48:01','89.187.187.112',NULL,NULL),(19866,'brute_force','2021-06-23 22:48:01','2021-06-24 03:48:01',NULL,2,'gruposuadi'),(19867,'brute_force','2021-06-23 22:48:06','2021-06-24 03:48:06','89.187.187.112',NULL,NULL),(19868,'brute_force','2021-06-23 22:48:06','2021-06-24 03:48:06',NULL,2,'gruposuadi'),(19869,'brute_force','2021-06-23 22:48:09','2021-06-24 03:48:09','89.187.187.112',NULL,NULL),(19870,'brute_force','2021-06-23 22:48:09','2021-06-24 03:48:09',NULL,2,'gruposuadi'),(19871,'brute_force','2021-06-23 22:48:13','2021-06-24 03:48:13','89.187.187.112',NULL,NULL),(19872,'brute_force','2021-06-23 22:48:13','2021-06-24 03:48:13',NULL,2,'gruposuadi'),(19873,'brute_force','2021-06-23 22:48:16','2021-06-24 03:48:16','89.187.187.112',NULL,NULL),(19874,'brute_force','2021-06-23 22:48:16','2021-06-24 03:48:16',NULL,2,'gruposuadi'),(19875,'brute_force','2021-06-23 23:03:16','2021-06-24 04:03:16','89.187.187.112',NULL,NULL),(19876,'brute_force','2021-06-23 23:03:16','2021-06-24 04:03:16',NULL,2,'gruposuadi'),(19877,'brute_force','2021-06-23 23:03:19','2021-06-24 04:03:19','89.187.187.112',NULL,NULL),(19878,'brute_force','2021-06-23 23:03:19','2021-06-24 04:03:19',NULL,2,'gruposuadi'),(19879,'brute_force','2021-06-23 23:03:21','2021-06-24 04:03:21','89.187.187.112',NULL,NULL),(19880,'brute_force','2021-06-23 23:03:21','2021-06-24 04:03:21',NULL,2,'gruposuadi'),(19881,'brute_force','2021-06-23 23:03:23','2021-06-24 04:03:23','89.187.187.112',NULL,NULL),(19882,'brute_force','2021-06-23 23:03:23','2021-06-24 04:03:23',NULL,2,'gruposuadi'),(19883,'brute_force','2021-06-23 23:03:25','2021-06-24 04:03:25','89.187.187.112',NULL,NULL),(19884,'brute_force','2021-06-23 23:03:25','2021-06-24 04:03:25',NULL,2,'gruposuadi'),(19885,'brute_force','2021-06-23 23:18:25','2021-06-24 04:18:25','89.187.187.112',NULL,NULL),(19886,'brute_force','2021-06-23 23:18:25','2021-06-24 04:18:25',NULL,2,'gruposuadi'),(19887,'brute_force','2021-06-23 23:18:28','2021-06-24 04:18:28','89.187.187.112',NULL,NULL),(19888,'brute_force','2021-06-23 23:18:28','2021-06-24 04:18:28',NULL,2,'gruposuadi'),(19889,'brute_force','2021-06-23 23:18:30','2021-06-24 04:18:30','89.187.187.112',NULL,NULL),(19890,'brute_force','2021-06-23 23:18:30','2021-06-24 04:18:30',NULL,2,'gruposuadi'),(19891,'brute_force','2021-06-23 23:18:33','2021-06-24 04:18:33','89.187.187.112',NULL,NULL),(19892,'brute_force','2021-06-23 23:18:33','2021-06-24 04:18:33',NULL,2,'gruposuadi'),(19893,'brute_force','2021-06-23 23:18:35','2021-06-24 04:18:35','89.187.187.112',NULL,NULL),(19894,'brute_force','2021-06-23 23:18:35','2021-06-24 04:18:35',NULL,2,'gruposuadi'),(19895,'brute_force','2021-06-23 23:19:56','2021-06-24 04:19:56','35.242.214.242',NULL,NULL),(19896,'brute_force','2021-06-23 23:19:56','2021-06-24 04:19:56',NULL,NULL,'[login]'),(19897,'brute_force','2021-06-23 23:25:56','2021-06-24 04:25:56','51.91.80.176',NULL,NULL),(19898,'brute_force','2021-06-23 23:25:56','2021-06-24 04:25:56',NULL,NULL,'admin'),(19899,'brute_force','2021-06-23 23:42:45','2021-06-24 04:42:45','165.22.35.21',NULL,NULL),(19900,'brute_force','2021-06-23 23:42:47','2021-06-24 04:42:47','165.22.35.21',NULL,NULL),(19901,'brute_force','2021-06-23 23:42:47','2021-06-24 04:42:47',NULL,NULL,'[login]'),(19902,'brute_force','2021-06-24 00:06:01','2021-06-24 05:06:01','151.80.141.252',NULL,NULL),(19903,'brute_force','2021-06-24 00:06:03','2021-06-24 05:06:03','151.80.141.252',NULL,NULL),(19904,'brute_force','2021-06-24 00:06:03','2021-06-24 05:06:03',NULL,NULL,'[login]'),(19905,'brute_force','2021-06-24 00:31:11','2021-06-24 05:31:11','213.159.209.230',NULL,NULL),(19906,'brute_force','2021-06-24 00:31:14','2021-06-24 05:31:14','213.159.209.230',NULL,NULL),(19907,'brute_force','2021-06-24 00:31:14','2021-06-24 05:31:14',NULL,NULL,'[login]'),(19908,'brute_force','2021-06-24 01:00:48','2021-06-24 06:00:48','159.203.89.44',NULL,NULL),(19909,'brute_force','2021-06-24 01:00:56','2021-06-24 06:00:56','159.203.89.44',NULL,NULL),(19910,'brute_force','2021-06-24 01:00:56','2021-06-24 06:00:56',NULL,NULL,'[login]'),(19911,'brute_force','2021-06-24 01:49:08','2021-06-24 06:49:08','162.241.120.138',NULL,NULL),(19912,'brute_force','2021-06-24 01:49:10','2021-06-24 06:49:10','162.241.120.138',NULL,NULL),(19913,'brute_force','2021-06-24 01:49:10','2021-06-24 06:49:10',NULL,NULL,'[login]'),(19914,'brute_force','2021-06-24 02:45:00','2021-06-24 07:45:00','172.96.190.247',NULL,NULL),(19915,'brute_force','2021-06-24 02:45:03','2021-06-24 07:45:03','172.96.190.247',NULL,NULL),(19916,'brute_force','2021-06-24 02:45:03','2021-06-24 07:45:03',NULL,NULL,'[login]'),(19917,'brute_force','2021-06-24 03:16:01','2021-06-24 08:16:01','104.248.144.242',NULL,NULL),(19918,'brute_force','2021-06-24 03:16:04','2021-06-24 08:16:04','104.248.144.242',NULL,NULL),(19919,'brute_force','2021-06-24 03:16:04','2021-06-24 08:16:04',NULL,NULL,'[login]'),(19920,'brute_force','2021-06-24 03:43:50','2021-06-24 08:43:50','49.129.221.89',NULL,NULL),(19921,'brute_force','2021-06-24 04:13:37','2021-06-24 09:13:37','176.235.216.155',NULL,NULL),(19922,'brute_force','2021-06-24 04:13:39','2021-06-24 09:13:39','176.235.216.155',NULL,NULL),(19923,'brute_force','2021-06-24 04:13:39','2021-06-24 09:13:39',NULL,NULL,'[login]'),(19924,'brute_force','2021-06-24 04:54:33','2021-06-24 09:54:33','162.144.126.104',NULL,NULL),(19925,'brute_force','2021-06-24 04:54:33','2021-06-24 09:54:33',NULL,NULL,'admin'),(19926,'brute_force','2021-06-24 05:13:14','2021-06-24 10:13:14','203.171.21.225',NULL,NULL),(19927,'brute_force','2021-06-24 05:13:17','2021-06-24 10:13:17','203.171.21.225',NULL,NULL),(19928,'brute_force','2021-06-24 05:13:17','2021-06-24 10:13:17',NULL,NULL,'[login]'),(19929,'brute_force','2021-06-24 05:44:26','2021-06-24 10:44:26','35.201.246.43',NULL,NULL),(19930,'brute_force','2021-06-24 05:44:29','2021-06-24 10:44:29','35.201.246.43',NULL,NULL),(19931,'brute_force','2021-06-24 05:44:29','2021-06-24 10:44:29',NULL,NULL,'[login]'),(19932,'brute_force','2021-06-24 06:16:48','2021-06-24 11:16:48','162.241.115.161',NULL,NULL),(19933,'brute_force','2021-06-24 06:16:50','2021-06-24 11:16:50','162.241.115.161',NULL,NULL),(19934,'brute_force','2021-06-24 06:16:50','2021-06-24 11:16:50',NULL,NULL,'[login]'),(19935,'brute_force','2021-06-24 06:27:05','2021-06-24 11:27:05','133.18.66.114',NULL,NULL),(19936,'brute_force','2021-06-24 06:27:05','2021-06-24 11:27:05',NULL,NULL,'admin'),(19937,'brute_force','2021-06-24 06:48:32','2021-06-24 11:48:32','185.220.100.247',NULL,NULL),(19938,'brute_force','2021-06-24 06:48:32','2021-06-24 11:48:32',NULL,2,'gruposuadi'),(19939,'brute_force','2021-06-24 07:04:59','2021-06-24 12:04:59','89.252.140.51',NULL,NULL),(19940,'brute_force','2021-06-24 07:05:01','2021-06-24 12:05:01','89.252.140.51',NULL,NULL),(19941,'brute_force','2021-06-24 07:05:01','2021-06-24 12:05:01',NULL,NULL,'[login]'),(19942,'brute_force','2021-06-24 07:23:40','2021-06-24 12:23:40','35.228.237.163',NULL,NULL),(19943,'brute_force','2021-06-24 08:02:48','2021-06-24 13:02:48','104.131.18.212',NULL,NULL),(19944,'brute_force','2021-06-24 08:02:50','2021-06-24 13:02:50','104.131.18.212',NULL,NULL),(19945,'brute_force','2021-06-24 08:02:50','2021-06-24 13:02:50',NULL,NULL,'[login]'),(19946,'brute_force','2021-06-24 08:09:44','2021-06-24 13:09:44','101.32.178.221',NULL,NULL),(19947,'brute_force','2021-06-24 08:09:44','2021-06-24 13:09:44',NULL,NULL,'admin'),(19948,'brute_force','2021-06-24 08:23:16','2021-06-24 13:23:16','146.185.163.81',NULL,NULL),(19949,'brute_force','2021-06-24 08:23:18','2021-06-24 13:23:18','146.185.163.81',NULL,NULL),(19950,'brute_force','2021-06-24 08:23:18','2021-06-24 13:23:18',NULL,NULL,'[login]'),(19951,'brute_force','2021-06-24 09:05:44','2021-06-24 14:05:44','159.89.1.19',NULL,NULL),(19952,'brute_force','2021-06-24 09:05:51','2021-06-24 14:05:51','159.89.1.19',NULL,NULL),(19953,'brute_force','2021-06-24 09:05:51','2021-06-24 14:05:51',NULL,NULL,'[login]'),(19954,'brute_force','2021-06-24 10:14:51','2021-06-24 15:14:51','64.90.48.195',NULL,NULL),(19955,'brute_force','2021-06-24 10:14:53','2021-06-24 15:14:53','64.90.48.195',NULL,NULL),(19956,'brute_force','2021-06-24 10:14:53','2021-06-24 15:14:53',NULL,NULL,'[login]'),(19957,'brute_force','2021-06-24 10:39:53','2021-06-24 15:39:53','69.64.52.38',NULL,NULL),(19958,'brute_force','2021-06-24 10:39:55','2021-06-24 15:39:55','69.64.52.38',NULL,NULL),(19959,'brute_force','2021-06-24 10:39:55','2021-06-24 15:39:55',NULL,NULL,'[login]'),(19960,'brute_force','2021-06-24 11:50:18','2021-06-24 16:50:18','104.131.210.58',NULL,NULL),(19961,'brute_force','2021-06-24 11:50:18','2021-06-24 16:50:18',NULL,NULL,'admin'),(19962,'brute_force','2021-06-24 13:07:09','2021-06-24 18:07:09','192.185.130.172',NULL,NULL),(19963,'brute_force','2021-06-24 13:07:09','2021-06-24 18:07:09',NULL,NULL,'admin'),(19964,'brute_force','2021-06-24 14:20:58','2021-06-24 19:20:58','178.151.64.197',NULL,NULL),(19965,'brute_force','2021-06-24 14:20:58','2021-06-24 19:20:58',NULL,NULL,'admin'),(19966,'brute_force','2021-06-24 15:30:15','2021-06-24 20:30:15','91.134.248.192',NULL,NULL),(19967,'brute_force','2021-06-24 15:30:15','2021-06-24 20:30:15',NULL,NULL,'admin'),(19968,'brute_force','2021-06-24 16:41:31','2021-06-24 21:41:31','163.172.22.108',NULL,NULL),(19969,'brute_force','2021-06-24 16:41:31','2021-06-24 21:41:31',NULL,NULL,'admin'),(19970,'brute_force','2021-06-24 17:43:39','2021-06-24 22:43:39','208.113.155.2',NULL,NULL),(19971,'brute_force','2021-06-24 17:43:39','2021-06-24 22:43:39',NULL,NULL,'admin'),(19972,'brute_force','2021-06-24 18:37:34','2021-06-24 23:37:34','185.235.41.80',NULL,NULL),(19973,'brute_force','2021-06-24 18:37:34','2021-06-24 23:37:34',NULL,NULL,'admin'),(19974,'brute_force','2021-06-24 19:34:33','2021-06-25 00:34:33','210.13.75.122',NULL,NULL),(19975,'brute_force','2021-06-24 19:34:33','2021-06-25 00:34:33',NULL,NULL,'admin'),(19976,'brute_force','2021-06-24 20:33:50','2021-06-25 01:33:50','81.88.52.155',NULL,NULL),(19977,'brute_force','2021-06-24 20:33:50','2021-06-25 01:33:50',NULL,NULL,'admin'),(19978,'brute_force','2021-06-24 21:06:28','2021-06-25 02:06:28','64.113.32.29',NULL,NULL),(19979,'brute_force','2021-06-24 21:06:28','2021-06-25 02:06:28',NULL,NULL,'test'),(19980,'brute_force','2021-06-24 21:28:44','2021-06-25 02:28:44','82.66.55.247',NULL,NULL),(19981,'brute_force','2021-06-24 21:28:44','2021-06-25 02:28:44',NULL,NULL,'admin'),(19982,'brute_force','2021-06-24 23:31:25','2021-06-25 04:31:25','107.150.6.89',NULL,NULL),(19983,'brute_force','2021-06-24 23:31:25','2021-06-25 04:31:25',NULL,NULL,'admin'),(19984,'brute_force','2021-06-25 00:52:56','2021-06-25 05:52:56','93.115.79.6',NULL,NULL),(19985,'brute_force','2021-06-25 00:52:56','2021-06-25 05:52:56',NULL,NULL,'admin'),(19986,'brute_force','2021-06-25 03:44:11','2021-06-25 08:44:11','45.40.132.156',NULL,NULL),(19987,'brute_force','2021-06-25 03:44:11','2021-06-25 08:44:11',NULL,NULL,'admin'),(19988,'brute_force','2021-06-25 05:04:36','2021-06-25 10:04:36','35.240.148.124',NULL,NULL),(19989,'brute_force','2021-06-25 05:04:36','2021-06-25 10:04:36',NULL,NULL,'admin'),(19990,'brute_force','2021-06-25 09:17:08','2021-06-25 14:17:08','91.134.248.192',NULL,NULL),(19991,'brute_force','2021-06-25 09:17:08','2021-06-25 14:17:08',NULL,NULL,'admin'),(19992,'brute_force','2021-06-25 09:56:39','2021-06-25 14:56:39','185.220.101.1',NULL,NULL),(19993,'brute_force','2021-06-25 09:56:39','2021-06-25 14:56:39',NULL,2,'gruposuadi'),(19994,'brute_force','2021-06-25 11:48:43','2021-06-25 16:48:43','144.217.12.17',NULL,NULL),(19995,'brute_force','2021-06-25 11:48:43','2021-06-25 16:48:43',NULL,NULL,'admin'),(19996,'brute_force','2021-06-25 12:59:14','2021-06-25 17:59:14','45.40.132.156',NULL,NULL),(19997,'brute_force','2021-06-25 12:59:14','2021-06-25 17:59:14',NULL,NULL,'admin'),(19998,'brute_force','2021-06-26 00:04:04','2021-06-26 05:04:04','209.141.40.46',NULL,NULL),(19999,'brute_force','2021-06-26 00:04:04','2021-06-26 05:04:04',NULL,NULL,'test'),(20000,'brute_force','2021-06-26 05:53:41','2021-06-26 10:53:41','45.233.172.3',NULL,NULL),(20001,'brute_force','2021-06-26 05:53:41','2021-06-26 10:53:41',NULL,2,'gruposuadi'),(20002,'brute_force','2021-06-26 05:53:44','2021-06-26 10:53:44','45.233.172.3',NULL,NULL),(20003,'brute_force','2021-06-26 05:53:44','2021-06-26 10:53:44',NULL,2,'gruposuadi'),(20004,'brute_force','2021-06-26 05:53:46','2021-06-26 10:53:46','45.233.172.3',NULL,NULL),(20005,'brute_force','2021-06-26 05:53:46','2021-06-26 10:53:46',NULL,2,'gruposuadi'),(20006,'brute_force','2021-06-26 05:53:48','2021-06-26 10:53:48','45.233.172.3',NULL,NULL),(20007,'brute_force','2021-06-26 05:53:48','2021-06-26 10:53:48',NULL,2,'gruposuadi'),(20008,'brute_force','2021-06-26 05:53:51','2021-06-26 10:53:51','45.233.172.3',NULL,NULL),(20009,'brute_force','2021-06-26 05:53:51','2021-06-26 10:53:51',NULL,2,'gruposuadi'),(20010,'brute_force','2021-06-26 05:55:13','2021-06-26 10:55:13','200.175.104.103',NULL,NULL),(20011,'brute_force','2021-06-26 05:55:13','2021-06-26 10:55:13',NULL,2,'gruposuadi'),(20012,'brute_force','2021-06-26 05:55:17','2021-06-26 10:55:17','200.175.104.103',NULL,NULL),(20013,'brute_force','2021-06-26 05:55:17','2021-06-26 10:55:17',NULL,2,'gruposuadi'),(20014,'brute_force','2021-06-26 05:55:20','2021-06-26 10:55:20','200.175.104.103',NULL,NULL),(20015,'brute_force','2021-06-26 05:55:20','2021-06-26 10:55:20',NULL,2,'gruposuadi'),(20016,'brute_force','2021-06-26 05:55:23','2021-06-26 10:55:23','200.175.104.103',NULL,NULL),(20017,'brute_force','2021-06-26 05:55:23','2021-06-26 10:55:23',NULL,2,'gruposuadi'),(20018,'brute_force','2021-06-26 05:55:26','2021-06-26 10:55:26','200.175.104.103',NULL,NULL),(20019,'brute_force','2021-06-26 05:55:26','2021-06-26 10:55:26',NULL,2,'gruposuadi'),(20020,'brute_force','2021-06-26 06:11:01','2021-06-26 11:11:01','24.173.42.146',NULL,NULL),(20021,'brute_force','2021-06-26 06:11:01','2021-06-26 11:11:01',NULL,2,'gruposuadi'),(20022,'brute_force','2021-06-26 06:11:05','2021-06-26 11:11:05','24.173.42.146',NULL,NULL),(20023,'brute_force','2021-06-26 06:11:05','2021-06-26 11:11:05',NULL,2,'gruposuadi'),(20024,'brute_force','2021-06-26 06:11:07','2021-06-26 11:11:07','24.173.42.146',NULL,NULL),(20025,'brute_force','2021-06-26 06:11:07','2021-06-26 11:11:07',NULL,2,'gruposuadi'),(20026,'brute_force','2021-06-26 06:11:09','2021-06-26 11:11:09','24.173.42.146',NULL,NULL),(20027,'brute_force','2021-06-26 06:11:09','2021-06-26 11:11:09',NULL,2,'gruposuadi'),(20028,'brute_force','2021-06-26 06:11:11','2021-06-26 11:11:11','24.173.42.146',NULL,NULL),(20029,'brute_force','2021-06-26 06:11:11','2021-06-26 11:11:11',NULL,2,'gruposuadi'),(20030,'brute_force','2021-06-26 06:11:32','2021-06-26 11:11:32','187.188.127.180',NULL,NULL),(20031,'brute_force','2021-06-26 06:11:32','2021-06-26 11:11:32',NULL,2,'gruposuadi'),(20032,'brute_force','2021-06-26 06:15:28','2021-06-26 11:15:28','152.44.135.18',NULL,NULL),(20033,'brute_force','2021-06-26 06:15:28','2021-06-26 11:15:28',NULL,2,'gruposuadi'),(20034,'brute_force','2021-06-26 06:15:31','2021-06-26 11:15:31','152.44.135.18',NULL,NULL),(20035,'brute_force','2021-06-26 06:15:31','2021-06-26 11:15:31',NULL,2,'gruposuadi'),(20036,'brute_force','2021-06-26 06:15:33','2021-06-26 11:15:33','152.44.135.18',NULL,NULL),(20037,'brute_force','2021-06-26 06:15:33','2021-06-26 11:15:33',NULL,2,'gruposuadi'),(20038,'brute_force','2021-06-26 06:15:36','2021-06-26 11:15:36','152.44.135.18',NULL,NULL),(20039,'brute_force','2021-06-26 06:15:36','2021-06-26 11:15:36',NULL,2,'gruposuadi'),(20040,'brute_force','2021-06-26 06:31:16','2021-06-26 11:31:16','180.231.222.41',NULL,NULL),(20041,'brute_force','2021-06-26 06:31:16','2021-06-26 11:31:16',NULL,2,'gruposuadi'),(20042,'brute_force','2021-06-26 06:31:20','2021-06-26 11:31:20','180.231.222.41',NULL,NULL),(20043,'brute_force','2021-06-26 06:31:20','2021-06-26 11:31:20',NULL,2,'gruposuadi'),(20044,'brute_force','2021-06-26 06:31:23','2021-06-26 11:31:23','180.231.222.41',NULL,NULL),(20045,'brute_force','2021-06-26 06:31:23','2021-06-26 11:31:23',NULL,2,'gruposuadi'),(20046,'brute_force','2021-06-26 06:31:25','2021-06-26 11:31:25','180.231.222.41',NULL,NULL),(20047,'brute_force','2021-06-26 06:31:25','2021-06-26 11:31:25',NULL,2,'gruposuadi'),(20048,'brute_force','2021-06-26 06:31:28','2021-06-26 11:31:28','180.231.222.41',NULL,NULL),(20049,'brute_force','2021-06-26 06:31:28','2021-06-26 11:31:28',NULL,2,'gruposuadi'),(20050,'brute_force','2021-06-26 06:31:58','2021-06-26 11:31:58','177.135.101.101',NULL,NULL),(20051,'brute_force','2021-06-26 06:31:58','2021-06-26 11:31:58',NULL,2,'gruposuadi'),(20052,'brute_force','2021-06-26 06:32:01','2021-06-26 11:32:01','177.135.101.101',NULL,NULL),(20053,'brute_force','2021-06-26 06:32:01','2021-06-26 11:32:01',NULL,2,'gruposuadi'),(20054,'brute_force','2021-06-26 06:32:04','2021-06-26 11:32:04','177.135.101.101',NULL,NULL),(20055,'brute_force','2021-06-26 06:32:04','2021-06-26 11:32:04',NULL,2,'gruposuadi'),(20056,'brute_force','2021-06-26 06:32:07','2021-06-26 11:32:07','177.135.101.101',NULL,NULL),(20057,'brute_force','2021-06-26 06:32:07','2021-06-26 11:32:07',NULL,2,'gruposuadi'),(20058,'brute_force','2021-06-26 06:32:10','2021-06-26 11:32:10','177.135.101.101',NULL,NULL),(20059,'brute_force','2021-06-26 06:32:10','2021-06-26 11:32:10',NULL,2,'gruposuadi'),(20060,'brute_force','2021-06-26 06:47:28','2021-06-26 11:47:28','117.213.202.5',NULL,NULL),(20061,'brute_force','2021-06-26 06:47:28','2021-06-26 11:47:28',NULL,2,'gruposuadi'),(20062,'brute_force','2021-06-26 06:47:31','2021-06-26 11:47:31','117.213.202.5',NULL,NULL),(20063,'brute_force','2021-06-26 06:47:31','2021-06-26 11:47:31',NULL,2,'gruposuadi'),(20064,'brute_force','2021-06-26 06:47:34','2021-06-26 11:47:34','117.213.202.5',NULL,NULL),(20065,'brute_force','2021-06-26 06:47:34','2021-06-26 11:47:34',NULL,2,'gruposuadi'),(20066,'brute_force','2021-06-26 06:47:37','2021-06-26 11:47:37','117.213.202.5',NULL,NULL),(20067,'brute_force','2021-06-26 06:47:37','2021-06-26 11:47:37',NULL,2,'gruposuadi'),(20068,'brute_force','2021-06-26 06:47:39','2021-06-26 11:47:39','117.213.202.5',NULL,NULL),(20069,'brute_force','2021-06-26 06:47:39','2021-06-26 11:47:39',NULL,2,'gruposuadi'),(20070,'brute_force','2021-06-26 06:48:07','2021-06-26 11:48:07','177.135.101.101',NULL,NULL),(20071,'brute_force','2021-06-26 06:48:07','2021-06-26 11:48:07',NULL,2,'gruposuadi'),(20072,'brute_force','2021-06-26 06:48:10','2021-06-26 11:48:10','177.135.101.101',NULL,NULL),(20073,'brute_force','2021-06-26 06:48:10','2021-06-26 11:48:10',NULL,2,'gruposuadi'),(20074,'brute_force','2021-06-26 06:48:13','2021-06-26 11:48:13','177.135.101.101',NULL,NULL),(20075,'brute_force','2021-06-26 06:48:13','2021-06-26 11:48:13',NULL,2,'gruposuadi'),(20076,'brute_force','2021-06-26 06:48:16','2021-06-26 11:48:16','177.135.101.101',NULL,NULL),(20077,'brute_force','2021-06-26 06:48:16','2021-06-26 11:48:16',NULL,2,'gruposuadi'),(20078,'brute_force','2021-06-26 06:48:19','2021-06-26 11:48:19','177.135.101.101',NULL,NULL),(20079,'brute_force','2021-06-26 06:48:19','2021-06-26 11:48:19',NULL,2,'gruposuadi'),(20080,'brute_force','2021-06-26 13:24:17','2021-06-26 18:24:17','151.95.6.14',NULL,NULL),(20081,'brute_force','2021-06-26 13:24:17','2021-06-26 18:24:17',NULL,2,'gruposuadi'),(20082,'brute_force','2021-06-26 13:24:19','2021-06-26 18:24:19','151.95.6.14',NULL,NULL),(20083,'brute_force','2021-06-26 13:24:19','2021-06-26 18:24:19',NULL,2,'gruposuadi'),(20084,'brute_force','2021-06-26 13:25:18','2021-06-26 18:25:18','151.95.6.14',NULL,NULL),(20085,'brute_force','2021-06-26 13:25:18','2021-06-26 18:25:18',NULL,2,'gruposuadi'),(20086,'brute_force','2021-06-26 13:25:21','2021-06-26 18:25:21','151.95.6.14',NULL,NULL),(20087,'brute_force','2021-06-26 13:25:21','2021-06-26 18:25:21',NULL,2,'gruposuadi'),(20088,'brute_force','2021-06-26 13:26:19','2021-06-26 18:26:19','151.95.6.14',NULL,NULL),(20089,'brute_force','2021-06-26 13:26:19','2021-06-26 18:26:19',NULL,2,'gruposuadi'),(20090,'brute_force','2021-06-26 13:32:49','2021-06-26 18:32:49','185.220.101.205',NULL,NULL),(20091,'brute_force','2021-06-26 13:32:49','2021-06-26 18:32:49',NULL,2,'gruposuadi'),(20092,'brute_force','2021-06-26 14:48:49','2021-06-26 19:48:49','137.116.115.135',NULL,NULL),(20093,'brute_force','2021-06-26 14:48:49','2021-06-26 19:48:49',NULL,2,'gruposuadi'),(20094,'brute_force','2021-06-26 14:48:51','2021-06-26 19:48:51','137.116.115.135',NULL,NULL),(20095,'brute_force','2021-06-26 14:48:51','2021-06-26 19:48:51',NULL,2,'gruposuadi'),(20096,'brute_force','2021-06-26 14:48:53','2021-06-26 19:48:53','137.116.115.135',NULL,NULL),(20097,'brute_force','2021-06-26 14:48:53','2021-06-26 19:48:53',NULL,2,'gruposuadi'),(20098,'brute_force','2021-06-26 14:48:55','2021-06-26 19:48:55','137.116.115.135',NULL,NULL),(20099,'brute_force','2021-06-26 14:48:55','2021-06-26 19:48:55',NULL,2,'gruposuadi'),(20100,'brute_force','2021-06-26 14:48:58','2021-06-26 19:48:58','137.116.115.135',NULL,NULL),(20101,'brute_force','2021-06-26 14:48:58','2021-06-26 19:48:58',NULL,2,'gruposuadi'),(20102,'brute_force','2021-06-26 19:57:48','2021-06-27 00:57:48','92.53.96.41',NULL,NULL),(20103,'brute_force','2021-06-26 19:57:50','2021-06-27 00:57:50','92.53.96.41',NULL,NULL),(20104,'brute_force','2021-06-26 19:57:50','2021-06-27 00:57:50',NULL,NULL,'admin'),(20105,'brute_force','2021-06-26 21:34:23','2021-06-27 02:34:23','103.211.219.226',NULL,NULL),(20106,'brute_force','2021-06-26 21:34:23','2021-06-27 02:34:23',NULL,NULL,'[login]'),(20107,'brute_force','2021-06-26 22:19:46','2021-06-27 03:19:46','87.61.87.231',NULL,NULL),(20108,'brute_force','2021-06-26 22:19:48','2021-06-27 03:19:48','87.61.87.231',NULL,NULL),(20109,'brute_force','2021-06-26 22:19:48','2021-06-27 03:19:48',NULL,NULL,'[login]'),(20110,'brute_force','2021-06-26 22:58:22','2021-06-27 03:58:22','75.119.211.21',NULL,NULL),(20111,'brute_force','2021-06-26 22:58:24','2021-06-27 03:58:24','75.119.211.21',NULL,NULL),(20112,'brute_force','2021-06-26 22:58:24','2021-06-27 03:58:24',NULL,NULL,'[login]'),(20113,'brute_force','2021-06-26 23:32:26','2021-06-27 04:32:26','69.163.225.135',NULL,NULL),(20114,'brute_force','2021-06-26 23:32:28','2021-06-27 04:32:28','69.163.225.135',NULL,NULL),(20115,'brute_force','2021-06-26 23:32:28','2021-06-27 04:32:28',NULL,NULL,'[login]'),(20116,'brute_force','2021-06-26 23:50:04','2021-06-27 04:50:04','132.148.91.104',NULL,NULL),(20117,'brute_force','2021-06-26 23:50:06','2021-06-27 04:50:06','132.148.91.104',NULL,NULL),(20118,'brute_force','2021-06-26 23:50:06','2021-06-27 04:50:06',NULL,NULL,'[login]'),(20119,'brute_force','2021-06-27 00:07:29','2021-06-27 05:07:29','3.124.202.18',NULL,NULL),(20120,'brute_force','2021-06-27 00:07:31','2021-06-27 05:07:31','3.124.202.18',NULL,NULL),(20121,'brute_force','2021-06-27 00:07:31','2021-06-27 05:07:31',NULL,NULL,'[login]'),(20122,'brute_force','2021-06-27 00:14:55','2021-06-27 05:14:55','51.68.43.129',NULL,NULL),(20123,'brute_force','2021-06-27 00:14:55','2021-06-27 05:14:55',NULL,NULL,'admin'),(20124,'brute_force','2021-06-27 01:22:28','2021-06-27 06:22:28','197.155.158.21',NULL,NULL),(20125,'brute_force','2021-06-27 01:22:30','2021-06-27 06:22:30','197.155.158.21',NULL,NULL),(20126,'brute_force','2021-06-27 01:22:30','2021-06-27 06:22:30',NULL,NULL,'[login]'),(20127,'brute_force','2021-06-27 01:40:51','2021-06-27 06:40:51','13.228.92.139',NULL,NULL),(20128,'brute_force','2021-06-27 01:40:54','2021-06-27 06:40:54','13.228.92.139',NULL,NULL),(20129,'brute_force','2021-06-27 01:40:54','2021-06-27 06:40:54',NULL,NULL,'[login]'),(20130,'brute_force','2021-06-27 02:01:18','2021-06-27 07:01:18','180.178.127.192',NULL,NULL),(20131,'brute_force','2021-06-27 02:01:21','2021-06-27 07:01:21','180.178.127.192',NULL,NULL),(20132,'brute_force','2021-06-27 02:01:21','2021-06-27 07:01:21',NULL,NULL,'[login]'),(20133,'brute_force','2021-06-27 02:09:39','2021-06-27 07:09:39','69.16.254.52',NULL,NULL),(20134,'brute_force','2021-06-27 02:09:39','2021-06-27 07:09:39',NULL,NULL,'admin'),(20135,'brute_force','2021-06-27 02:21:03','2021-06-27 07:21:03','192.169.244.239',NULL,NULL),(20136,'brute_force','2021-06-27 02:21:05','2021-06-27 07:21:05','192.169.244.239',NULL,NULL),(20137,'brute_force','2021-06-27 02:21:05','2021-06-27 07:21:05',NULL,NULL,'[login]'),(20138,'brute_force','2021-06-27 02:43:39','2021-06-27 07:43:39','212.83.183.215',NULL,NULL),(20139,'brute_force','2021-06-27 02:43:48','2021-06-27 07:43:48','212.83.183.215',NULL,NULL),(20140,'brute_force','2021-06-27 02:43:48','2021-06-27 07:43:48',NULL,NULL,'[login]'),(20141,'brute_force','2021-06-27 03:02:41','2021-06-27 08:02:41','78.110.50.141',NULL,NULL),(20142,'brute_force','2021-06-27 03:02:43','2021-06-27 08:02:43','78.110.50.141',NULL,NULL),(20143,'brute_force','2021-06-27 03:02:43','2021-06-27 08:02:43',NULL,NULL,'[login]'),(20144,'brute_force','2021-06-27 03:22:09','2021-06-27 08:22:09','31.42.176.112',NULL,NULL),(20145,'brute_force','2021-06-27 03:22:09','2021-06-27 08:22:09',NULL,NULL,'test'),(20146,'brute_force','2021-06-27 03:23:53','2021-06-27 08:23:53','54.38.80.27',NULL,NULL),(20147,'brute_force','2021-06-27 03:23:55','2021-06-27 08:23:55','54.38.80.27',NULL,NULL),(20148,'brute_force','2021-06-27 03:23:55','2021-06-27 08:23:55',NULL,NULL,'[login]'),(20149,'brute_force','2021-06-27 03:45:55','2021-06-27 08:45:55','205.211.166.69',NULL,NULL),(20150,'brute_force','2021-06-27 03:45:56','2021-06-27 08:45:56','205.211.166.69',NULL,NULL),(20151,'brute_force','2021-06-27 03:45:56','2021-06-27 08:45:56',NULL,NULL,'[login]'),(20152,'brute_force','2021-06-27 04:31:06','2021-06-27 09:31:06','155.133.138.66',NULL,NULL),(20153,'brute_force','2021-06-27 04:31:08','2021-06-27 09:31:08','155.133.138.66',NULL,NULL),(20154,'brute_force','2021-06-27 04:31:08','2021-06-27 09:31:08',NULL,NULL,'[login]'),(20155,'brute_force','2021-06-27 04:53:38','2021-06-27 09:53:38','159.89.2.220',NULL,NULL),(20156,'brute_force','2021-06-27 04:53:40','2021-06-27 09:53:40','159.89.2.220',NULL,NULL),(20157,'brute_force','2021-06-27 04:53:40','2021-06-27 09:53:40',NULL,NULL,'[login]'),(20158,'brute_force','2021-06-27 05:18:06','2021-06-27 10:18:06','35.195.135.67',NULL,NULL),(20159,'brute_force','2021-06-27 05:18:11','2021-06-27 10:18:11','35.195.135.67',NULL,NULL),(20160,'brute_force','2021-06-27 05:18:11','2021-06-27 10:18:11',NULL,NULL,'[login]'),(20161,'brute_force','2021-06-27 05:40:22','2021-06-27 10:40:22','104.42.51.138',NULL,NULL),(20162,'brute_force','2021-06-27 05:40:24','2021-06-27 10:40:24','104.42.51.138',NULL,NULL),(20163,'brute_force','2021-06-27 05:40:24','2021-06-27 10:40:24',NULL,NULL,'[login]'),(20164,'brute_force','2021-06-27 06:29:23','2021-06-27 11:29:23','46.101.213.183',NULL,NULL),(20165,'brute_force','2021-06-27 06:29:25','2021-06-27 11:29:25','46.101.213.183',NULL,NULL),(20166,'brute_force','2021-06-27 06:29:25','2021-06-27 11:29:25',NULL,NULL,'[login]'),(20167,'brute_force','2021-06-27 06:54:39','2021-06-27 11:54:39','174.138.26.9',NULL,NULL),(20168,'brute_force','2021-06-27 06:54:42','2021-06-27 11:54:42','174.138.26.9',NULL,NULL),(20169,'brute_force','2021-06-27 06:54:42','2021-06-27 11:54:42',NULL,NULL,'[login]'),(20170,'brute_force','2021-06-27 07:19:12','2021-06-27 12:19:12','141.94.21.233',NULL,NULL),(20171,'brute_force','2021-06-27 07:19:14','2021-06-27 12:19:14','141.94.21.233',NULL,NULL),(20172,'brute_force','2021-06-27 07:19:14','2021-06-27 12:19:14',NULL,NULL,'[login]'),(20173,'brute_force','2021-06-27 07:36:36','2021-06-27 12:36:36','5.196.91.241',NULL,NULL),(20174,'brute_force','2021-06-27 07:36:36','2021-06-27 12:36:36',NULL,NULL,'admin'),(20175,'brute_force','2021-06-27 07:45:48','2021-06-27 12:45:48','37.148.213.19',NULL,NULL),(20176,'brute_force','2021-06-27 07:45:51','2021-06-27 12:45:51','37.148.213.19',NULL,NULL),(20177,'brute_force','2021-06-27 07:45:51','2021-06-27 12:45:51',NULL,NULL,'[login]'),(20178,'brute_force','2021-06-27 09:04:41','2021-06-27 14:04:41','138.197.131.66',NULL,NULL),(20179,'brute_force','2021-06-27 09:04:43','2021-06-27 14:04:43','138.197.131.66',NULL,NULL),(20180,'brute_force','2021-06-27 09:04:43','2021-06-27 14:04:43',NULL,NULL,'[login]'),(20181,'brute_force','2021-06-27 09:31:54','2021-06-27 14:31:54','35.208.14.82',NULL,NULL),(20182,'brute_force','2021-06-27 09:31:56','2021-06-27 14:31:56','35.208.14.82',NULL,NULL),(20183,'brute_force','2021-06-27 09:31:56','2021-06-27 14:31:56',NULL,NULL,'[login]'),(20184,'brute_force','2021-06-27 10:28:45','2021-06-27 15:28:45','35.229.136.14',NULL,NULL),(20185,'brute_force','2021-06-27 10:28:48','2021-06-27 15:28:48','35.229.136.14',NULL,NULL),(20186,'brute_force','2021-06-27 10:28:48','2021-06-27 15:28:48',NULL,NULL,'[login]'),(20187,'brute_force','2021-06-27 10:57:07','2021-06-27 15:57:07','162.144.41.156',NULL,NULL),(20188,'brute_force','2021-06-27 10:57:09','2021-06-27 15:57:09','162.144.41.156',NULL,NULL),(20189,'brute_force','2021-06-27 10:57:09','2021-06-27 15:57:09',NULL,NULL,'[login]'),(20190,'brute_force','2021-06-27 11:24:26','2021-06-27 16:24:26','139.162.104.67',NULL,NULL),(20191,'brute_force','2021-06-27 11:24:28','2021-06-27 16:24:28','139.162.104.67',NULL,NULL),(20192,'brute_force','2021-06-27 11:24:28','2021-06-27 16:24:28',NULL,NULL,'[login]'),(20193,'brute_force','2021-06-27 12:44:49','2021-06-27 17:44:49','139.162.13.125',NULL,NULL),(20194,'brute_force','2021-06-27 12:44:49','2021-06-27 17:44:49',NULL,NULL,'admin'),(20195,'brute_force','2021-06-27 14:18:51','2021-06-27 19:18:51','185.81.96.113',NULL,NULL),(20196,'brute_force','2021-06-27 14:18:55','2021-06-27 19:18:55','185.81.96.113',NULL,NULL),(20197,'brute_force','2021-06-27 14:18:55','2021-06-27 19:18:55',NULL,NULL,'admin'),(20198,'brute_force','2021-06-27 15:08:52','2021-06-27 20:08:52','162.241.101.54',NULL,NULL),(20199,'brute_force','2021-06-27 15:08:54','2021-06-27 20:08:54','162.241.101.54',NULL,NULL),(20200,'brute_force','2021-06-27 15:08:54','2021-06-27 20:08:54',NULL,NULL,'[login]'),(20201,'brute_force','2021-06-27 15:28:00','2021-06-27 20:28:00','159.203.77.13',NULL,NULL),(20202,'brute_force','2021-06-27 15:28:01','2021-06-27 20:28:01','159.203.77.13',NULL,NULL),(20203,'brute_force','2021-06-27 15:28:01','2021-06-27 20:28:01',NULL,NULL,'[login]'),(20204,'brute_force','2021-06-27 15:47:20','2021-06-27 20:47:20','174.138.26.9',NULL,NULL),(20205,'brute_force','2021-06-27 15:47:23','2021-06-27 20:47:23','174.138.26.9',NULL,NULL),(20206,'brute_force','2021-06-27 15:47:23','2021-06-27 20:47:23',NULL,NULL,'[login]'),(20207,'brute_force','2021-06-27 16:23:35','2021-06-27 21:23:35','51.89.155.5',NULL,NULL),(20208,'brute_force','2021-06-27 16:23:35','2021-06-27 21:23:35',NULL,NULL,'admin'),(20209,'brute_force','2021-06-27 16:45:27','2021-06-27 21:45:27','47.52.239.42',NULL,NULL),(20210,'brute_force','2021-06-27 16:45:30','2021-06-27 21:45:30','47.52.239.42',NULL,NULL),(20211,'brute_force','2021-06-27 16:45:30','2021-06-27 21:45:30',NULL,NULL,'[login]'),(20212,'brute_force','2021-06-27 17:05:38','2021-06-27 22:05:38','61.111.129.36',NULL,NULL),(20213,'brute_force','2021-06-27 17:05:41','2021-06-27 22:05:41','61.111.129.36',NULL,NULL),(20214,'brute_force','2021-06-27 17:05:41','2021-06-27 22:05:41',NULL,NULL,'[login]'),(20215,'brute_force','2021-06-27 17:22:09','2021-06-27 22:22:09','62.210.105.116',NULL,NULL),(20216,'brute_force','2021-06-27 17:22:09','2021-06-27 22:22:09',NULL,2,'gruposuadi'),(20217,'brute_force','2021-06-27 17:50:00','2021-06-27 22:50:00','157.230.141.171',NULL,NULL),(20218,'brute_force','2021-06-27 17:50:02','2021-06-27 22:50:02','157.230.141.171',NULL,NULL),(20219,'brute_force','2021-06-27 17:50:02','2021-06-27 22:50:02',NULL,NULL,'[login]'),(20220,'brute_force','2021-06-27 18:35:00','2021-06-27 23:35:00','64.227.78.130',NULL,NULL),(20221,'brute_force','2021-06-27 18:35:07','2021-06-27 23:35:07','64.227.78.130',NULL,NULL),(20222,'brute_force','2021-06-27 18:35:07','2021-06-27 23:35:07',NULL,NULL,'[login]'),(20223,'brute_force','2021-06-27 18:57:09','2021-06-27 23:57:09','213.108.241.243',NULL,NULL),(20224,'brute_force','2021-06-27 18:57:12','2021-06-27 23:57:12','213.108.241.243',NULL,NULL),(20225,'brute_force','2021-06-27 18:57:12','2021-06-27 23:57:12',NULL,NULL,'[login]'),(20226,'brute_force','2021-06-27 19:21:07','2021-06-28 00:21:07','157.230.2.68',NULL,NULL),(20227,'brute_force','2021-06-27 19:21:09','2021-06-28 00:21:09','157.230.2.68',NULL,NULL),(20228,'brute_force','2021-06-27 19:21:09','2021-06-28 00:21:09',NULL,NULL,'[login]'),(20229,'brute_force','2021-06-27 19:46:17','2021-06-28 00:46:17','162.241.101.54',NULL,NULL),(20230,'brute_force','2021-06-27 19:46:19','2021-06-28 00:46:19','162.241.101.54',NULL,NULL),(20231,'brute_force','2021-06-27 19:46:19','2021-06-28 00:46:19',NULL,NULL,'[login]'),(20232,'brute_force','2021-06-27 20:22:46','2021-06-28 01:22:46','5.188.62.140',NULL,NULL),(20233,'brute_force','2021-06-27 20:22:46','2021-06-28 01:22:46',NULL,2,'gruposuadi'),(20234,'brute_force','2021-06-27 20:22:49','2021-06-28 01:22:49','5.188.62.140',NULL,NULL),(20235,'brute_force','2021-06-27 20:22:49','2021-06-28 01:22:49',NULL,2,'gruposuadi'),(20236,'brute_force','2021-06-27 20:33:51','2021-06-28 01:33:51','124.150.129.87',NULL,NULL),(20237,'brute_force','2021-06-27 20:33:54','2021-06-28 01:33:54','124.150.129.87',NULL,NULL),(20238,'brute_force','2021-06-27 20:33:54','2021-06-28 01:33:54',NULL,NULL,'[login]'),(20239,'brute_force','2021-06-27 20:35:51','2021-06-28 01:35:51','5.188.62.140',NULL,NULL),(20240,'brute_force','2021-06-27 20:35:51','2021-06-28 01:35:51',NULL,2,'gruposuadi'),(20241,'brute_force','2021-06-27 20:35:54','2021-06-28 01:35:54','5.188.62.140',NULL,NULL),(20242,'brute_force','2021-06-27 20:35:54','2021-06-28 01:35:54',NULL,2,'gruposuadi'),(20243,'brute_force','2021-06-27 20:49:57','2021-06-28 01:49:57','5.188.62.140',NULL,NULL),(20244,'brute_force','2021-06-27 20:49:57','2021-06-28 01:49:57',NULL,2,'gruposuadi'),(20245,'brute_force','2021-06-27 20:50:00','2021-06-28 01:50:00','5.188.62.140',NULL,NULL),(20246,'brute_force','2021-06-27 20:50:00','2021-06-28 01:50:00',NULL,2,'gruposuadi'),(20247,'brute_force','2021-06-27 21:01:36','2021-06-28 02:01:36','82.196.5.194',NULL,NULL),(20248,'brute_force','2021-06-27 21:01:38','2021-06-28 02:01:38','82.196.5.194',NULL,NULL),(20249,'brute_force','2021-06-27 21:01:38','2021-06-28 02:01:38',NULL,NULL,'[login]'),(20250,'brute_force','2021-06-27 21:03:28','2021-06-28 02:03:28','5.188.62.140',NULL,NULL),(20251,'brute_force','2021-06-27 21:03:28','2021-06-28 02:03:28',NULL,2,'gruposuadi'),(20252,'brute_force','2021-06-27 21:03:32','2021-06-28 02:03:32','5.188.62.140',NULL,NULL),(20253,'brute_force','2021-06-27 21:03:32','2021-06-28 02:03:32',NULL,2,'gruposuadi'),(20254,'brute_force','2021-06-27 21:11:36','2021-06-28 02:11:36','51.15.27.8',NULL,NULL),(20255,'brute_force','2021-06-27 21:11:36','2021-06-28 02:11:36',NULL,NULL,'admin'),(20256,'brute_force','2021-06-27 21:15:46','2021-06-28 02:15:46','5.188.62.140',NULL,NULL),(20257,'brute_force','2021-06-27 21:15:46','2021-06-28 02:15:46',NULL,2,'gruposuadi'),(20258,'brute_force','2021-06-27 21:15:50','2021-06-28 02:15:50','5.188.62.140',NULL,NULL),(20259,'brute_force','2021-06-27 21:15:50','2021-06-28 02:15:50',NULL,2,'gruposuadi'),(20260,'brute_force','2021-06-27 21:25:58','2021-06-28 02:25:58','188.166.247.170',NULL,NULL),(20261,'brute_force','2021-06-27 21:26:01','2021-06-28 02:26:01','188.166.247.170',NULL,NULL),(20262,'brute_force','2021-06-27 21:26:01','2021-06-28 02:26:01',NULL,NULL,'[login]'),(20263,'brute_force','2021-06-27 21:28:10','2021-06-28 02:28:10','5.188.62.140',NULL,NULL),(20264,'brute_force','2021-06-27 21:28:10','2021-06-28 02:28:10',NULL,NULL,'wordcamp'),(20265,'brute_force','2021-06-27 21:28:14','2021-06-28 02:28:14','5.188.62.140',NULL,NULL),(20266,'brute_force','2021-06-27 21:28:14','2021-06-28 02:28:14',NULL,NULL,'wordcamp'),(20267,'brute_force','2021-06-27 21:42:49','2021-06-28 02:42:49','5.188.62.140',NULL,NULL),(20268,'brute_force','2021-06-27 21:42:49','2021-06-28 02:42:49',NULL,NULL,'adminlin'),(20269,'brute_force','2021-06-27 21:42:52','2021-06-28 02:42:52','5.188.62.140',NULL,NULL),(20270,'brute_force','2021-06-27 21:42:52','2021-06-28 02:42:52',NULL,NULL,'adminlin'),(20271,'brute_force','2021-06-27 22:19:33','2021-06-28 03:19:33','178.128.14.204',NULL,NULL),(20272,'brute_force','2021-06-27 22:19:38','2021-06-28 03:19:38','178.128.14.204',NULL,NULL),(20273,'brute_force','2021-06-27 22:19:38','2021-06-28 03:19:38',NULL,NULL,'[login]'),(20274,'brute_force','2021-06-27 22:45:31','2021-06-28 03:45:31','161.97.178.213',NULL,NULL),(20275,'brute_force','2021-06-27 22:45:34','2021-06-28 03:45:34','161.97.178.213',NULL,NULL),(20276,'brute_force','2021-06-27 22:45:34','2021-06-28 03:45:34',NULL,NULL,'[login]'),(20277,'brute_force','2021-06-27 23:10:51','2021-06-28 04:10:51','54.227.85.77',NULL,NULL),(20278,'brute_force','2021-06-27 23:10:51','2021-06-28 04:10:51',NULL,NULL,'admin'),(20279,'brute_force','2021-06-27 23:12:26','2021-06-28 04:12:26','46.101.166.100',NULL,NULL),(20280,'brute_force','2021-06-27 23:12:26','2021-06-28 04:12:26',NULL,NULL,'[login]'),(20281,'brute_force','2021-06-27 23:34:32','2021-06-28 04:34:32','192.169.244.239',NULL,NULL),(20282,'brute_force','2021-06-27 23:34:35','2021-06-28 04:34:35','192.169.244.239',NULL,NULL),(20283,'brute_force','2021-06-27 23:34:35','2021-06-28 04:34:35',NULL,NULL,'[login]'),(20284,'brute_force','2021-06-27 23:47:03','2021-06-28 04:47:03','117.216.139.109',NULL,NULL),(20285,'brute_force','2021-06-27 23:47:06','2021-06-28 04:47:06','117.216.139.109',NULL,NULL),(20286,'brute_force','2021-06-27 23:47:06','2021-06-28 04:47:06',NULL,NULL,'[login]'),(20287,'brute_force','2021-06-28 00:03:48','2021-06-28 05:03:48','23.95.217.2',NULL,NULL),(20288,'brute_force','2021-06-28 00:03:59','2021-06-28 05:03:59','23.95.217.2',NULL,NULL),(20289,'brute_force','2021-06-28 00:03:59','2021-06-28 05:03:59',NULL,NULL,'[login]'),(20290,'brute_force','2021-06-28 00:06:45','2021-06-28 05:06:45','157.230.2.68',NULL,NULL),(20291,'brute_force','2021-06-28 00:06:46','2021-06-28 05:06:46','157.230.2.68',NULL,NULL),(20292,'brute_force','2021-06-28 00:06:46','2021-06-28 05:06:46',NULL,NULL,'[login]'),(20293,'brute_force','2021-06-28 00:25:32','2021-06-28 05:25:32','91.134.248.192',NULL,NULL),(20294,'brute_force','2021-06-28 00:25:34','2021-06-28 05:25:34','91.134.248.192',NULL,NULL),(20295,'brute_force','2021-06-28 00:25:34','2021-06-28 05:25:34',NULL,NULL,'[login]'),(20296,'brute_force','2021-06-28 00:27:30','2021-06-28 05:27:30','13.51.186.172',NULL,NULL),(20297,'brute_force','2021-06-28 00:27:30','2021-06-28 05:27:30',NULL,NULL,'admin'),(20298,'brute_force','2021-06-28 00:33:21','2021-06-28 05:33:21','70.39.150.82',NULL,NULL),(20299,'brute_force','2021-06-28 00:33:23','2021-06-28 05:33:23','70.39.150.82',NULL,NULL),(20300,'brute_force','2021-06-28 00:33:23','2021-06-28 05:33:23',NULL,NULL,'[login]'),(20301,'brute_force','2021-06-28 00:51:31','2021-06-28 05:51:31','46.101.254.193',NULL,NULL),(20302,'brute_force','2021-06-28 00:51:34','2021-06-28 05:51:34','46.101.254.193',NULL,NULL),(20303,'brute_force','2021-06-28 00:51:34','2021-06-28 05:51:34',NULL,NULL,'[login]'),(20304,'brute_force','2021-06-28 01:33:06','2021-06-28 06:33:06','146.185.163.81',NULL,NULL),(20305,'brute_force','2021-06-28 01:33:08','2021-06-28 06:33:08','146.185.163.81',NULL,NULL),(20306,'brute_force','2021-06-28 01:33:08','2021-06-28 06:33:08',NULL,NULL,'[login]'),(20307,'brute_force','2021-06-28 01:37:23','2021-06-28 06:37:23','188.166.94.198',NULL,NULL),(20308,'brute_force','2021-06-28 01:37:23','2021-06-28 06:37:23',NULL,NULL,'admin'),(20309,'brute_force','2021-06-28 02:17:58','2021-06-28 07:17:58','178.254.42.62',NULL,NULL),(20310,'brute_force','2021-06-28 02:18:01','2021-06-28 07:18:01','178.254.42.62',NULL,NULL),(20311,'brute_force','2021-06-28 02:18:01','2021-06-28 07:18:01',NULL,NULL,'[login]'),(20312,'brute_force','2021-06-28 02:28:26','2021-06-28 07:28:26','176.235.216.155',NULL,NULL),(20313,'brute_force','2021-06-28 02:28:28','2021-06-28 07:28:28','176.235.216.155',NULL,NULL),(20314,'brute_force','2021-06-28 02:28:28','2021-06-28 07:28:28',NULL,NULL,'[login]'),(20315,'brute_force','2021-06-28 02:37:00','2021-06-28 07:37:00','69.163.225.118',NULL,NULL),(20316,'brute_force','2021-06-28 02:37:02','2021-06-28 07:37:02','69.163.225.118',NULL,NULL),(20317,'brute_force','2021-06-28 02:37:02','2021-06-28 07:37:02',NULL,NULL,'[login]'),(20318,'brute_force','2021-06-28 02:47:10','2021-06-28 07:47:10','157.230.2.68',NULL,NULL),(20319,'brute_force','2021-06-28 02:47:12','2021-06-28 07:47:12','157.230.2.68',NULL,NULL),(20320,'brute_force','2021-06-28 02:47:12','2021-06-28 07:47:12',NULL,NULL,'[login]'),(20321,'brute_force','2021-06-28 02:54:32','2021-06-28 07:54:32','35.155.112.95',NULL,NULL),(20322,'brute_force','2021-06-28 02:54:32','2021-06-28 07:54:32',NULL,NULL,'admin'),(20323,'brute_force','2021-06-28 03:06:26','2021-06-28 08:06:26','81.219.18.20',NULL,NULL),(20324,'brute_force','2021-06-28 03:06:29','2021-06-28 08:06:29','81.219.18.20',NULL,NULL),(20325,'brute_force','2021-06-28 03:06:29','2021-06-28 08:06:29',NULL,NULL,'[login]'),(20326,'brute_force','2021-06-28 03:17:15','2021-06-28 08:17:15','34.84.239.44',NULL,NULL),(20327,'brute_force','2021-06-28 03:17:17','2021-06-28 08:17:17','34.84.239.44',NULL,NULL),(20328,'brute_force','2021-06-28 03:17:17','2021-06-28 08:17:17',NULL,NULL,'[login]'),(20329,'brute_force','2021-06-28 03:26:45','2021-06-28 08:26:45','208.97.177.228',NULL,NULL),(20330,'brute_force','2021-06-28 03:26:47','2021-06-28 08:26:47','208.97.177.228',NULL,NULL),(20331,'brute_force','2021-06-28 03:26:47','2021-06-28 08:26:47',NULL,NULL,'[login]'),(20332,'brute_force','2021-06-28 03:37:35','2021-06-28 08:37:35','162.241.120.138',NULL,NULL),(20333,'brute_force','2021-06-28 03:37:37','2021-06-28 08:37:37','162.241.120.138',NULL,NULL),(20334,'brute_force','2021-06-28 03:37:37','2021-06-28 08:37:37',NULL,NULL,'[login]'),(20335,'brute_force','2021-06-28 03:44:55','2021-06-28 08:44:55','51.195.253.77',NULL,NULL),(20336,'brute_force','2021-06-28 03:44:55','2021-06-28 08:44:55',NULL,NULL,'admin'),(20337,'brute_force','2021-06-28 03:48:28','2021-06-28 08:48:28','86.57.254.101',NULL,NULL),(20338,'brute_force','2021-06-28 03:48:30','2021-06-28 08:48:30','86.57.254.101',NULL,NULL),(20339,'brute_force','2021-06-28 03:48:30','2021-06-28 08:48:30',NULL,NULL,'[login]'),(20340,'brute_force','2021-06-28 04:00:43','2021-06-28 09:00:43','34.101.97.3',NULL,NULL),(20341,'brute_force','2021-06-28 04:00:52','2021-06-28 09:00:52','34.101.97.3',NULL,NULL),(20342,'brute_force','2021-06-28 04:00:52','2021-06-28 09:00:52',NULL,NULL,'[login]'),(20343,'brute_force','2021-06-28 04:09:58','2021-06-28 09:09:58','158.101.145.176',NULL,NULL),(20344,'brute_force','2021-06-28 04:10:02','2021-06-28 09:10:02','158.101.145.176',NULL,NULL),(20345,'brute_force','2021-06-28 04:10:02','2021-06-28 09:10:02',NULL,NULL,'[login]'),(20346,'brute_force','2021-06-28 04:20:11','2021-06-28 09:20:11','20.93.105.115',NULL,NULL),(20347,'brute_force','2021-06-28 04:20:13','2021-06-28 09:20:13','20.93.105.115',NULL,NULL),(20348,'brute_force','2021-06-28 04:20:13','2021-06-28 09:20:13',NULL,NULL,'[login]'),(20349,'brute_force','2021-06-28 04:30:29','2021-06-28 09:30:29','163.44.198.33',NULL,NULL),(20350,'brute_force','2021-06-28 04:30:31','2021-06-28 09:30:31','163.44.198.33',NULL,NULL),(20351,'brute_force','2021-06-28 04:30:31','2021-06-28 09:30:31',NULL,NULL,'[login]'),(20352,'brute_force','2021-06-28 04:41:57','2021-06-28 09:41:57','162.241.29.157',NULL,NULL),(20353,'brute_force','2021-06-28 04:41:59','2021-06-28 09:41:59','162.241.29.157',NULL,NULL),(20354,'brute_force','2021-06-28 04:41:59','2021-06-28 09:41:59',NULL,NULL,'[login]'),(20355,'brute_force','2021-06-28 04:55:25','2021-06-28 09:55:25','3.96.78.78',NULL,NULL),(20356,'brute_force','2021-06-28 04:55:30','2021-06-28 09:55:30','3.96.78.78',NULL,NULL),(20357,'brute_force','2021-06-28 04:55:30','2021-06-28 09:55:30',NULL,NULL,'[login]'),(20358,'brute_force','2021-06-28 05:09:00','2021-06-28 10:09:00','171.6.218.195',NULL,NULL),(20359,'brute_force','2021-06-28 05:09:00','2021-06-28 10:09:00',NULL,2,'gruposuadi'),(20360,'brute_force','2021-06-28 05:09:27','2021-06-28 10:09:27','196.188.117.109',NULL,NULL),(20361,'brute_force','2021-06-28 05:09:27','2021-06-28 10:09:27',NULL,2,'gruposuadi'),(20362,'brute_force','2021-06-28 05:09:33','2021-06-28 10:09:33','103.225.137.146',NULL,NULL),(20363,'brute_force','2021-06-28 05:09:33','2021-06-28 10:09:33',NULL,2,'gruposuadi'),(20364,'brute_force','2021-06-28 05:09:36','2021-06-28 10:09:36','94.140.92.12',NULL,NULL),(20365,'brute_force','2021-06-28 05:09:36','2021-06-28 10:09:36',NULL,2,'gruposuadi'),(20366,'brute_force','2021-06-28 05:09:40','2021-06-28 10:09:40','113.169.11.238',NULL,NULL),(20367,'brute_force','2021-06-28 05:09:40','2021-06-28 10:09:40',NULL,2,'gruposuadi'),(20368,'brute_force','2021-06-28 05:09:44','2021-06-28 10:09:44','78.174.23.212',NULL,NULL),(20369,'brute_force','2021-06-28 05:09:44','2021-06-28 10:09:44',NULL,2,'gruposuadi'),(20370,'brute_force','2021-06-28 05:09:48','2021-06-28 10:09:48','186.18.72.228',NULL,NULL),(20371,'brute_force','2021-06-28 05:09:48','2021-06-28 10:09:48',NULL,2,'gruposuadi'),(20372,'brute_force','2021-06-28 05:09:52','2021-06-28 10:09:52','121.167.64.176',NULL,NULL),(20373,'brute_force','2021-06-28 05:09:52','2021-06-28 10:09:52',NULL,2,'gruposuadi'),(20374,'brute_force','2021-06-28 05:09:56','2021-06-28 10:09:56','189.179.254.82',NULL,NULL),(20375,'brute_force','2021-06-28 05:09:56','2021-06-28 10:09:56',NULL,2,'gruposuadi'),(20376,'brute_force','2021-06-28 05:10:04','2021-06-28 10:10:04','197.2.82.4',NULL,NULL),(20377,'brute_force','2021-06-28 05:10:04','2021-06-28 10:10:04',NULL,2,'gruposuadi'),(20378,'brute_force','2021-06-28 05:16:38','2021-06-28 10:16:38','103.132.124.120',NULL,NULL),(20379,'brute_force','2021-06-28 05:16:42','2021-06-28 10:16:42','103.132.124.120',NULL,NULL),(20380,'brute_force','2021-06-28 05:16:42','2021-06-28 10:16:42',NULL,NULL,'admin'),(20381,'brute_force','2021-06-28 05:26:44','2021-06-28 10:26:44','216.177.141.15',NULL,NULL),(20382,'brute_force','2021-06-28 05:26:45','2021-06-28 10:26:45','216.177.141.15',NULL,NULL),(20383,'brute_force','2021-06-28 05:26:45','2021-06-28 10:26:45',NULL,NULL,'admin'),(20384,'brute_force','2021-06-28 05:38:45','2021-06-28 10:38:45','134.209.148.149',NULL,NULL),(20385,'brute_force','2021-06-28 05:38:45','2021-06-28 10:38:45',NULL,NULL,'[login]'),(20386,'brute_force','2021-06-28 05:41:13','2021-06-28 10:41:13','13.51.186.172',NULL,NULL),(20387,'brute_force','2021-06-28 05:41:13','2021-06-28 10:41:13',NULL,NULL,'admin'),(20388,'brute_force','2021-06-28 05:49:34','2021-06-28 10:49:34','134.209.148.149',NULL,NULL),(20389,'brute_force','2021-06-28 05:49:36','2021-06-28 10:49:36','134.209.148.149',NULL,NULL),(20390,'brute_force','2021-06-28 05:49:36','2021-06-28 10:49:36',NULL,NULL,'[login]'),(20391,'brute_force','2021-06-28 06:01:01','2021-06-28 11:01:01','176.31.224.21',NULL,NULL),(20392,'brute_force','2021-06-28 06:01:03','2021-06-28 11:01:03','176.31.224.21',NULL,NULL),(20393,'brute_force','2021-06-28 06:01:03','2021-06-28 11:01:03',NULL,NULL,'[login]'),(20394,'brute_force','2021-06-28 06:13:20','2021-06-28 11:13:20','34.70.92.180',NULL,NULL),(20395,'brute_force','2021-06-28 06:13:22','2021-06-28 11:13:22','34.70.92.180',NULL,NULL),(20396,'brute_force','2021-06-28 06:13:22','2021-06-28 11:13:22',NULL,NULL,'[login]'),(20397,'brute_force','2021-06-28 06:37:17','2021-06-28 11:37:17','213.171.208.190',NULL,NULL),(20398,'brute_force','2021-06-28 06:37:17','2021-06-28 11:37:17',NULL,NULL,'admin'),(20399,'brute_force','2021-06-28 06:52:52','2021-06-28 11:52:52','195.206.105.217',NULL,NULL),(20400,'brute_force','2021-06-28 06:52:52','2021-06-28 11:52:52',NULL,NULL,'test'),(20401,'brute_force','2021-06-28 07:02:39','2021-06-28 12:02:39','35.247.71.19',NULL,NULL),(20402,'brute_force','2021-06-28 07:02:47','2021-06-28 12:02:47','35.247.71.19',NULL,NULL),(20403,'brute_force','2021-06-28 07:02:47','2021-06-28 12:02:47',NULL,NULL,'[login]'),(20404,'brute_force','2021-06-28 07:14:26','2021-06-28 12:14:26','167.99.78.164',NULL,NULL),(20405,'brute_force','2021-06-28 07:14:34','2021-06-28 12:14:34','167.99.78.164',NULL,NULL),(20406,'brute_force','2021-06-28 07:14:34','2021-06-28 12:14:34',NULL,NULL,'[login]'),(20407,'brute_force','2021-06-28 07:38:16','2021-06-28 12:38:16','45.77.252.34',NULL,NULL),(20408,'brute_force','2021-06-28 07:38:19','2021-06-28 12:38:19','45.77.252.34',NULL,NULL),(20409,'brute_force','2021-06-28 07:38:19','2021-06-28 12:38:19',NULL,NULL,'[login]'),(20410,'brute_force','2021-06-28 07:52:02','2021-06-28 12:52:02','8.129.20.30',NULL,NULL),(20411,'brute_force','2021-06-28 07:52:05','2021-06-28 12:52:05','8.129.20.30',NULL,NULL),(20412,'brute_force','2021-06-28 07:52:05','2021-06-28 12:52:05',NULL,NULL,'[login]'),(20413,'brute_force','2021-06-28 08:17:13','2021-06-28 13:17:13','162.241.115.161',NULL,NULL),(20414,'brute_force','2021-06-28 08:17:15','2021-06-28 13:17:15','162.241.115.161',NULL,NULL),(20415,'brute_force','2021-06-28 08:17:15','2021-06-28 13:17:15',NULL,NULL,'[login]'),(20416,'brute_force','2021-06-28 08:31:15','2021-06-28 13:31:15','128.199.47.180',NULL,NULL),(20417,'brute_force','2021-06-28 08:31:17','2021-06-28 13:31:17','128.199.47.180',NULL,NULL),(20418,'brute_force','2021-06-28 08:31:17','2021-06-28 13:31:17',NULL,NULL,'[login]'),(20419,'brute_force','2021-06-28 08:44:08','2021-06-28 13:44:08','167.71.218.191',NULL,NULL),(20420,'brute_force','2021-06-28 08:44:11','2021-06-28 13:44:11','167.71.218.191',NULL,NULL),(20421,'brute_force','2021-06-28 08:44:11','2021-06-28 13:44:11',NULL,NULL,'[login]'),(20422,'brute_force','2021-06-28 09:00:25','2021-06-28 14:00:25','2.59.117.55',NULL,NULL),(20423,'brute_force','2021-06-28 09:00:25','2021-06-28 14:00:25',NULL,NULL,'admin'),(20424,'brute_force','2021-06-28 09:12:37','2021-06-28 14:12:37','45.64.54.158',NULL,NULL),(20425,'brute_force','2021-06-28 09:12:39','2021-06-28 14:12:39','45.64.54.158',NULL,NULL),(20426,'brute_force','2021-06-28 09:12:39','2021-06-28 14:12:39',NULL,NULL,'[login]'),(20427,'brute_force','2021-06-28 09:25:59','2021-06-28 14:25:59','160.119.250.145',NULL,NULL),(20428,'brute_force','2021-06-28 09:26:02','2021-06-28 14:26:02','160.119.250.145',NULL,NULL),(20429,'brute_force','2021-06-28 09:26:02','2021-06-28 14:26:02',NULL,NULL,'[login]'),(20430,'brute_force','2021-06-28 09:40:09','2021-06-28 14:40:09','188.246.224.206',NULL,NULL),(20431,'brute_force','2021-06-28 09:40:12','2021-06-28 14:40:12','188.246.224.206',NULL,NULL),(20432,'brute_force','2021-06-28 09:40:12','2021-06-28 14:40:12',NULL,NULL,'[login]'),(20433,'brute_force','2021-06-28 09:57:31','2021-06-28 14:57:31','197.155.158.21',NULL,NULL),(20434,'brute_force','2021-06-28 09:57:33','2021-06-28 14:57:33','197.155.158.21',NULL,NULL),(20435,'brute_force','2021-06-28 09:57:33','2021-06-28 14:57:33',NULL,NULL,'[login]'),(20436,'brute_force','2021-06-28 10:38:20','2021-06-28 15:38:20','190.119.238.15',NULL,NULL),(20437,'brute_force','2021-06-28 10:38:22','2021-06-28 15:38:22','190.119.238.15',NULL,NULL),(20438,'brute_force','2021-06-28 10:38:22','2021-06-28 15:38:22',NULL,NULL,'[login]'),(20439,'brute_force','2021-06-28 10:55:01','2021-06-28 15:55:01','104.131.124.162',NULL,NULL),(20440,'brute_force','2021-06-28 10:55:08','2021-06-28 15:55:08','82.66.57.157',NULL,NULL),(20441,'brute_force','2021-06-28 10:55:08','2021-06-28 15:55:08',NULL,NULL,'admin'),(20442,'brute_force','2021-06-28 10:55:13','2021-06-28 15:55:13','104.131.124.162',NULL,NULL),(20443,'brute_force','2021-06-28 10:55:13','2021-06-28 15:55:13',NULL,NULL,'[login]'),(20444,'brute_force','2021-06-28 11:49:02','2021-06-28 16:49:02','40.122.130.155',NULL,NULL),(20445,'brute_force','2021-06-28 11:49:02','2021-06-28 16:49:02',NULL,NULL,'admin'),(20446,'brute_force','2021-06-28 12:20:00','2021-06-28 17:20:00','166.62.124.228',NULL,NULL),(20447,'brute_force','2021-06-28 12:20:00','2021-06-28 17:20:00',NULL,NULL,'admin'),(20448,'brute_force','2021-06-28 12:52:07','2021-06-28 17:52:07','45.40.132.156',NULL,NULL),(20449,'brute_force','2021-06-28 12:52:07','2021-06-28 17:52:07',NULL,NULL,'admin'),(20450,'brute_force','2021-06-28 13:30:43','2021-06-28 18:30:43','208.113.155.2',NULL,NULL),(20451,'brute_force','2021-06-28 13:30:43','2021-06-28 18:30:43',NULL,NULL,'admin'),(20452,'brute_force','2021-06-28 14:07:30','2021-06-28 19:07:30','18.135.85.39',NULL,NULL),(20453,'brute_force','2021-06-28 14:07:30','2021-06-28 19:07:30',NULL,NULL,'admin'),(20454,'brute_force','2021-06-28 14:44:56','2021-06-28 19:44:56','62.20.101.134',NULL,NULL),(20455,'brute_force','2021-06-28 14:44:56','2021-06-28 19:44:56',NULL,NULL,'admin'),(20456,'brute_force','2021-06-28 15:19:50','2021-06-28 20:19:50','79.196.81.166',NULL,NULL),(20457,'brute_force','2021-06-28 15:19:50','2021-06-28 20:19:50',NULL,NULL,'admin'),(20458,'brute_force','2021-06-28 15:49:30','2021-06-28 20:49:30','34.93.36.100',NULL,NULL),(20459,'brute_force','2021-06-28 15:49:30','2021-06-28 20:49:30',NULL,NULL,'admin'),(20460,'brute_force','2021-06-28 16:44:27','2021-06-28 21:44:27','85.214.195.246',NULL,NULL),(20461,'brute_force','2021-06-28 16:44:27','2021-06-28 21:44:27',NULL,NULL,'admin'),(20462,'brute_force','2021-06-28 17:32:34','2021-06-28 22:32:34','42.200.180.31',NULL,NULL),(20463,'brute_force','2021-06-28 17:32:34','2021-06-28 22:32:34',NULL,NULL,'admin'),(20464,'brute_force','2021-06-28 18:12:06','2021-06-28 23:12:06','176.31.80.87',NULL,NULL),(20465,'brute_force','2021-06-28 18:12:06','2021-06-28 23:12:06',NULL,NULL,'admin'),(20466,'brute_force','2021-06-28 18:31:12','2021-06-28 23:31:12','45.40.166.143',NULL,NULL),(20467,'brute_force','2021-06-28 18:31:12','2021-06-28 23:31:12',NULL,NULL,'admin'),(20468,'brute_force','2021-06-28 19:13:19','2021-06-29 00:13:19','136.243.71.5',NULL,NULL),(20469,'brute_force','2021-06-28 19:13:19','2021-06-29 00:13:19',NULL,NULL,'admin'),(20470,'brute_force','2021-06-28 19:33:44','2021-06-29 00:33:44','34.93.36.100',NULL,NULL),(20471,'brute_force','2021-06-28 19:33:44','2021-06-29 00:33:44',NULL,NULL,'admin'),(20472,'brute_force','2021-06-28 19:54:42','2021-06-29 00:54:42','45.40.166.142',NULL,NULL),(20473,'brute_force','2021-06-28 19:54:42','2021-06-29 00:54:42',NULL,NULL,'admin'),(20474,'brute_force','2021-06-28 20:38:43','2021-06-29 01:38:43','165.22.255.242',NULL,NULL),(20475,'brute_force','2021-06-28 20:38:43','2021-06-29 01:38:43',NULL,NULL,'admin'),(20476,'brute_force','2021-06-28 20:59:44','2021-06-29 01:59:44','91.134.248.192',NULL,NULL),(20477,'brute_force','2021-06-28 20:59:44','2021-06-29 01:59:44',NULL,NULL,'admin'),(20478,'brute_force','2021-06-28 21:13:29','2021-06-29 02:13:29','62.102.148.68',NULL,NULL),(20479,'brute_force','2021-06-28 21:13:29','2021-06-29 02:13:29',NULL,2,'gruposuadi'),(20480,'brute_force','2021-06-28 21:22:57','2021-06-29 02:22:57','45.63.2.222',NULL,NULL),(20481,'brute_force','2021-06-28 21:22:57','2021-06-29 02:22:57',NULL,NULL,'admin'),(20482,'brute_force','2021-06-28 22:09:49','2021-06-29 03:09:49','45.40.166.143',NULL,NULL),(20483,'brute_force','2021-06-28 22:09:49','2021-06-29 03:09:49',NULL,NULL,'admin'),(20484,'brute_force','2021-06-28 22:33:33','2021-06-29 03:33:33','40.87.53.102',NULL,NULL),(20485,'brute_force','2021-06-28 22:33:33','2021-06-29 03:33:33',NULL,NULL,'admin'),(20486,'brute_force','2021-06-28 22:56:40','2021-06-29 03:56:40','82.223.117.156',NULL,NULL),(20487,'brute_force','2021-06-28 22:56:40','2021-06-29 03:56:40',NULL,NULL,'admin'),(20488,'brute_force','2021-06-28 23:21:48','2021-06-29 04:21:48','185.178.45.37',NULL,NULL),(20489,'brute_force','2021-06-28 23:21:48','2021-06-29 04:21:48',NULL,NULL,'admin'),(20490,'brute_force','2021-06-29 00:15:43','2021-06-29 05:15:43','91.134.248.192',NULL,NULL),(20491,'brute_force','2021-06-29 00:15:43','2021-06-29 05:15:43',NULL,NULL,'admin'),(20492,'brute_force','2021-06-29 00:45:34','2021-06-29 05:45:34','37.251.142.58',NULL,NULL),(20493,'brute_force','2021-06-29 00:45:34','2021-06-29 05:45:34',NULL,NULL,'admin'),(20494,'brute_force','2021-06-29 01:14:45','2021-06-29 06:14:45','188.120.253.6',NULL,NULL),(20495,'brute_force','2021-06-29 01:14:45','2021-06-29 06:14:45',NULL,NULL,'admin'),(20496,'brute_force','2021-06-29 01:39:27','2021-06-29 06:39:27','2.59.117.55',NULL,NULL),(20497,'brute_force','2021-06-29 01:39:27','2021-06-29 06:39:27',NULL,NULL,'admin'),(20498,'brute_force','2021-06-29 02:09:43','2021-06-29 07:09:43','81.88.52.172',NULL,NULL),(20499,'brute_force','2021-06-29 02:09:43','2021-06-29 07:09:43',NULL,NULL,'admin'),(20500,'brute_force','2021-06-29 02:36:57','2021-06-29 07:36:57','162.241.69.46',NULL,NULL),(20501,'brute_force','2021-06-29 02:36:57','2021-06-29 07:36:57',NULL,NULL,'admin'),(20502,'brute_force','2021-06-29 03:04:29','2021-06-29 08:04:29','142.93.172.126',NULL,NULL),(20503,'brute_force','2021-06-29 03:04:29','2021-06-29 08:04:29',NULL,NULL,'admin'),(20504,'brute_force','2021-06-29 03:53:34','2021-06-29 08:53:34','188.120.253.6',NULL,NULL),(20505,'brute_force','2021-06-29 03:53:34','2021-06-29 08:53:34',NULL,NULL,'admin'),(20506,'brute_force','2021-06-29 04:44:20','2021-06-29 09:44:20','162.214.194.51',NULL,NULL),(20507,'brute_force','2021-06-29 04:44:20','2021-06-29 09:44:20',NULL,NULL,'admin'),(20508,'brute_force','2021-06-29 06:56:32','2021-06-29 11:56:32','35.224.90.109',NULL,NULL),(20509,'brute_force','2021-06-29 06:56:32','2021-06-29 11:56:32',NULL,NULL,'admin'),(20510,'brute_force','2021-06-29 11:38:52','2021-06-29 16:38:52','51.79.82.137',NULL,NULL),(20511,'brute_force','2021-06-29 11:38:54','2021-06-29 16:38:54','51.79.82.137',NULL,NULL),(20512,'brute_force','2021-06-29 11:38:54','2021-06-29 16:38:54',NULL,NULL,'[login]'),(20513,'brute_force','2021-06-29 12:09:21','2021-06-29 17:09:21','165.22.61.95',NULL,NULL),(20514,'brute_force','2021-06-29 12:09:21','2021-06-29 17:09:21',NULL,NULL,'admin'),(20515,'brute_force','2021-06-29 13:08:35','2021-06-29 18:08:35','134.209.148.149',NULL,NULL),(20516,'brute_force','2021-06-29 13:08:38','2021-06-29 18:08:38','134.209.148.149',NULL,NULL),(20517,'brute_force','2021-06-29 13:08:38','2021-06-29 18:08:38',NULL,NULL,'admin'),(20518,'brute_force','2021-06-29 13:15:22','2021-06-29 18:15:22','37.148.213.19',NULL,NULL),(20519,'brute_force','2021-06-29 13:15:25','2021-06-29 18:15:25','37.148.213.19',NULL,NULL),(20520,'brute_force','2021-06-29 13:15:25','2021-06-29 18:15:25',NULL,NULL,'[login]'),(20521,'brute_force','2021-06-29 13:21:19','2021-06-29 18:21:19','92.53.96.150',NULL,NULL),(20522,'brute_force','2021-06-29 13:21:21','2021-06-29 18:21:21','92.53.96.150',NULL,NULL),(20523,'brute_force','2021-06-29 13:21:21','2021-06-29 18:21:21',NULL,NULL,'admin'),(20524,'brute_force','2021-06-29 14:16:29','2021-06-29 19:16:29','152.32.233.96',NULL,NULL),(20525,'brute_force','2021-06-29 14:16:32','2021-06-29 19:16:32','152.32.233.96',NULL,NULL),(20526,'brute_force','2021-06-29 14:16:32','2021-06-29 19:16:32',NULL,NULL,'demo'),(20527,'brute_force','2021-06-29 14:35:19','2021-06-29 19:35:19','178.254.50.207',NULL,NULL),(20528,'brute_force','2021-06-29 14:35:21','2021-06-29 19:35:21','178.254.50.207',NULL,NULL),(20529,'brute_force','2021-06-29 14:35:21','2021-06-29 19:35:21',NULL,NULL,'[login]'),(20530,'brute_force','2021-06-29 14:50:16','2021-06-29 19:50:16','203.195.137.159',NULL,NULL),(20531,'brute_force','2021-06-29 14:50:18','2021-06-29 19:50:18','203.195.137.159',NULL,NULL),(20532,'brute_force','2021-06-29 14:50:18','2021-06-29 19:50:18',NULL,NULL,'[login]'),(20533,'brute_force','2021-06-29 14:51:10','2021-06-29 19:51:10','165.227.141.39',NULL,NULL),(20534,'brute_force','2021-06-29 14:51:17','2021-06-29 19:51:17','165.227.141.39',NULL,NULL),(20535,'brute_force','2021-06-29 14:51:17','2021-06-29 19:51:17',NULL,NULL,'[login]'),(20536,'brute_force','2021-06-29 15:04:14','2021-06-29 20:04:14','143.110.246.22',NULL,NULL),(20537,'brute_force','2021-06-29 15:04:28','2021-06-29 20:04:28','143.110.246.22',NULL,NULL),(20538,'brute_force','2021-06-29 15:04:28','2021-06-29 20:04:28',NULL,NULL,'[login]'),(20539,'brute_force','2021-06-29 15:21:17','2021-06-29 20:21:17','107.180.88.41',NULL,NULL),(20540,'brute_force','2021-06-29 15:21:19','2021-06-29 20:21:19','107.180.88.41',NULL,NULL),(20541,'brute_force','2021-06-29 15:21:19','2021-06-29 20:21:19',NULL,NULL,'[login]'),(20542,'brute_force','2021-06-29 15:36:15','2021-06-29 20:36:15','68.183.191.223',NULL,NULL),(20543,'brute_force','2021-06-29 15:36:17','2021-06-29 20:36:17','68.183.191.223',NULL,NULL),(20544,'brute_force','2021-06-29 15:36:17','2021-06-29 20:36:17',NULL,NULL,'[login]'),(20545,'brute_force','2021-06-29 15:53:04','2021-06-29 20:53:04','64.227.12.160',NULL,NULL),(20546,'brute_force','2021-06-29 15:53:07','2021-06-29 20:53:07','64.227.12.160',NULL,NULL),(20547,'brute_force','2021-06-29 15:53:07','2021-06-29 20:53:07',NULL,NULL,'[login]'),(20548,'brute_force','2021-06-29 16:08:32','2021-06-29 21:08:32','206.189.148.173',NULL,NULL),(20549,'brute_force','2021-06-29 16:08:35','2021-06-29 21:08:35','206.189.148.173',NULL,NULL),(20550,'brute_force','2021-06-29 16:08:35','2021-06-29 21:08:35',NULL,NULL,'[login]'),(20551,'brute_force','2021-06-29 16:24:30','2021-06-29 21:24:30','104.197.157.91',NULL,NULL),(20552,'brute_force','2021-06-29 16:24:32','2021-06-29 21:24:32','104.197.157.91',NULL,NULL),(20553,'brute_force','2021-06-29 16:24:32','2021-06-29 21:24:32',NULL,NULL,'[login]'),(20554,'brute_force','2021-06-29 16:39:36','2021-06-29 21:39:36','194.163.135.235',NULL,NULL),(20555,'brute_force','2021-06-29 16:39:38','2021-06-29 21:39:38','194.163.135.235',NULL,NULL),(20556,'brute_force','2021-06-29 16:39:38','2021-06-29 21:39:38',NULL,NULL,'[login]'),(20557,'brute_force','2021-06-29 16:57:09','2021-06-29 21:57:09','206.72.193.170',NULL,NULL),(20558,'brute_force','2021-06-29 16:57:11','2021-06-29 21:57:11','206.72.193.170',NULL,NULL),(20559,'brute_force','2021-06-29 16:57:11','2021-06-29 21:57:11',NULL,NULL,'[login]'),(20560,'brute_force','2021-06-29 17:13:44','2021-06-29 22:13:44','160.153.249.218',NULL,NULL),(20561,'brute_force','2021-06-29 17:13:46','2021-06-29 22:13:46','160.153.249.218',NULL,NULL),(20562,'brute_force','2021-06-29 17:13:46','2021-06-29 22:13:46',NULL,NULL,'[login]'),(20563,'brute_force','2021-06-29 17:30:29','2021-06-29 22:30:29','51.210.240.92',NULL,NULL),(20564,'brute_force','2021-06-29 17:30:31','2021-06-29 22:30:31','51.210.240.92',NULL,NULL),(20565,'brute_force','2021-06-29 17:30:31','2021-06-29 22:30:31',NULL,NULL,'[login]'),(20566,'brute_force','2021-06-29 17:32:50','2021-06-29 22:32:50','196.44.176.55',NULL,NULL),(20567,'brute_force','2021-06-29 17:32:53','2021-06-29 22:32:53','196.44.176.55',NULL,NULL),(20568,'brute_force','2021-06-29 17:32:53','2021-06-29 22:32:53',NULL,NULL,'[login]'),(20569,'brute_force','2021-06-29 18:09:53','2021-06-29 23:09:53','72.167.42.45',NULL,NULL),(20570,'brute_force','2021-06-29 18:09:55','2021-06-29 23:09:55','72.167.42.45',NULL,NULL),(20571,'brute_force','2021-06-29 18:09:55','2021-06-29 23:09:55',NULL,NULL,'[login]'),(20572,'brute_force','2021-06-29 18:30:19','2021-06-29 23:30:19','107.180.93.58',NULL,NULL),(20573,'brute_force','2021-06-29 18:30:21','2021-06-29 23:30:21','107.180.93.58',NULL,NULL),(20574,'brute_force','2021-06-29 18:30:21','2021-06-29 23:30:21',NULL,NULL,'[login]'),(20575,'brute_force','2021-06-29 18:34:44','2021-06-29 23:34:44','83.137.229.35',NULL,NULL),(20576,'brute_force','2021-06-29 18:35:02','2021-06-29 23:35:02','83.137.229.35',NULL,NULL),(20577,'brute_force','2021-06-29 18:35:02','2021-06-29 23:35:02',NULL,NULL,'post123'),(20578,'brute_force','2021-06-29 18:50:42','2021-06-29 23:50:42','67.205.61.32',NULL,NULL),(20579,'brute_force','2021-06-29 18:50:43','2021-06-29 23:50:43','67.205.61.32',NULL,NULL),(20580,'brute_force','2021-06-29 18:50:43','2021-06-29 23:50:43',NULL,NULL,'[login]'),(20581,'brute_force','2021-06-29 19:08:08','2021-06-30 00:08:08','167.86.70.141',NULL,NULL),(20582,'brute_force','2021-06-29 19:08:08','2021-06-30 00:08:08',NULL,NULL,'[login]'),(20583,'brute_force','2021-06-29 19:40:55','2021-06-30 00:40:55','46.101.192.244',NULL,NULL),(20584,'brute_force','2021-06-29 19:40:58','2021-06-30 00:40:58','46.101.192.244',NULL,NULL),(20585,'brute_force','2021-06-29 19:40:58','2021-06-30 00:40:58',NULL,NULL,'[login]'),(20586,'brute_force','2021-06-29 20:43:39','2021-06-30 01:43:39','145.131.25.238',NULL,NULL),(20587,'brute_force','2021-06-29 20:49:40','2021-06-30 01:49:40','161.35.184.163',NULL,NULL),(20588,'brute_force','2021-06-29 20:49:41','2021-06-30 01:49:41','161.35.184.163',NULL,NULL),(20589,'brute_force','2021-06-29 20:49:41','2021-06-30 01:49:41',NULL,NULL,'[login]'),(20590,'brute_force','2021-06-29 21:08:54','2021-06-30 02:08:54','13.127.143.208',NULL,NULL),(20591,'brute_force','2021-06-29 21:08:57','2021-06-30 02:08:57','13.127.143.208',NULL,NULL),(20592,'brute_force','2021-06-29 21:08:57','2021-06-30 02:08:57',NULL,NULL,'[login]'),(20593,'brute_force','2021-06-29 21:55:35','2021-06-30 02:55:35','44.234.152.4',NULL,NULL),(20594,'brute_force','2021-06-29 21:55:37','2021-06-30 02:55:37','44.234.152.4',NULL,NULL),(20595,'brute_force','2021-06-29 21:55:37','2021-06-30 02:55:37',NULL,NULL,'admin'),(20596,'brute_force','2021-06-29 23:00:27','2021-06-30 04:00:27','149.129.174.208',NULL,NULL),(20597,'brute_force','2021-06-29 23:00:30','2021-06-30 04:00:30','149.129.174.208',NULL,NULL),(20598,'brute_force','2021-06-29 23:00:30','2021-06-30 04:00:30',NULL,NULL,'[login]'),(20599,'brute_force','2021-06-29 23:31:47','2021-06-30 04:31:47','173.249.60.62',NULL,NULL),(20600,'brute_force','2021-06-29 23:31:47','2021-06-30 04:31:47',NULL,NULL,'[login]'),(20601,'brute_force','2021-06-29 23:46:52','2021-06-30 04:46:52','103.132.124.120',NULL,NULL),(20602,'brute_force','2021-06-29 23:46:56','2021-06-30 04:46:56','103.132.124.120',NULL,NULL),(20603,'brute_force','2021-06-29 23:46:56','2021-06-30 04:46:56',NULL,NULL,'[login]'),(20604,'brute_force','2021-06-30 00:07:20','2021-06-30 05:07:20','185.126.219.77',NULL,NULL),(20605,'brute_force','2021-06-30 00:07:23','2021-06-30 05:07:23','185.126.219.77',NULL,NULL),(20606,'brute_force','2021-06-30 00:07:23','2021-06-30 05:07:23',NULL,NULL,'johnmiller83'),(20607,'brute_force','2021-06-30 01:12:10','2021-06-30 06:12:10','64.90.40.100',NULL,NULL),(20608,'brute_force','2021-06-30 02:26:32','2021-06-30 07:26:32','45.147.76.14',NULL,NULL),(20609,'brute_force','2021-06-30 02:26:35','2021-06-30 07:26:35','45.147.76.14',NULL,NULL),(20610,'brute_force','2021-06-30 02:26:35','2021-06-30 07:26:35',NULL,NULL,'[login]'),(20611,'brute_force','2021-06-30 02:40:37','2021-06-30 07:40:37','162.144.41.156',NULL,NULL),(20612,'brute_force','2021-06-30 02:40:39','2021-06-30 07:40:39','162.144.41.156',NULL,NULL),(20613,'brute_force','2021-06-30 02:40:39','2021-06-30 07:40:39',NULL,NULL,'[login]'),(20614,'brute_force','2021-06-30 03:39:06','2021-06-30 08:39:06','206.189.231.196',NULL,NULL),(20615,'brute_force','2021-06-30 03:39:08','2021-06-30 08:39:08','206.189.231.196',NULL,NULL),(20616,'brute_force','2021-06-30 03:39:08','2021-06-30 08:39:08',NULL,NULL,'[login]'),(20617,'brute_force','2021-06-30 03:49:29','2021-06-30 08:49:29','104.244.73.13',NULL,NULL),(20618,'brute_force','2021-06-30 03:49:29','2021-06-30 08:49:29',NULL,NULL,'test'),(20619,'brute_force','2021-06-30 03:54:48','2021-06-30 08:54:48','51.210.97.29',NULL,NULL),(20620,'brute_force','2021-06-30 03:54:50','2021-06-30 08:54:50','51.210.97.29',NULL,NULL),(20621,'brute_force','2021-06-30 03:54:50','2021-06-30 08:54:50',NULL,NULL,'[login]'),(20622,'brute_force','2021-06-30 04:10:12','2021-06-30 09:10:12','72.167.42.45',NULL,NULL),(20623,'brute_force','2021-06-30 04:43:08','2021-06-30 09:43:08','103.132.124.120',NULL,NULL),(20624,'brute_force','2021-06-30 04:43:11','2021-06-30 09:43:11','103.132.124.120',NULL,NULL),(20625,'brute_force','2021-06-30 04:43:11','2021-06-30 09:43:11',NULL,NULL,'[login]'),(20626,'brute_force','2021-06-30 05:16:54','2021-06-30 10:16:54','91.238.162.176',NULL,NULL),(20627,'brute_force','2021-06-30 05:16:56','2021-06-30 10:16:56','91.238.162.176',NULL,NULL),(20628,'brute_force','2021-06-30 05:16:56','2021-06-30 10:16:56',NULL,NULL,'[login]'),(20629,'brute_force','2021-06-30 05:50:17','2021-06-30 10:50:17','46.101.26.108',NULL,NULL),(20630,'brute_force','2021-06-30 05:50:17','2021-06-30 10:50:17',NULL,NULL,'[login]'),(20631,'brute_force','2021-06-30 06:10:00','2021-06-30 11:10:00','96.125.171.153',NULL,NULL),(20632,'brute_force','2021-06-30 06:10:02','2021-06-30 11:10:02','96.125.171.153',NULL,NULL),(20633,'brute_force','2021-06-30 06:10:02','2021-06-30 11:10:02',NULL,NULL,'[login]'),(20634,'brute_force','2021-06-30 06:28:37','2021-06-30 11:28:37','222.252.25.162',NULL,NULL),(20635,'brute_force','2021-06-30 07:04:52','2021-06-30 12:04:52','3.24.21.222',NULL,NULL),(20636,'brute_force','2021-06-30 07:04:55','2021-06-30 12:04:55','3.24.21.222',NULL,NULL),(20637,'brute_force','2021-06-30 07:04:55','2021-06-30 12:04:55',NULL,NULL,'[login]'),(20638,'brute_force','2021-06-30 07:37:25','2021-06-30 12:37:25','47.241.31.202',NULL,NULL),(20639,'brute_force','2021-06-30 07:37:25','2021-06-30 12:37:25',NULL,NULL,'admin'),(20640,'brute_force','2021-06-30 07:58:43','2021-06-30 12:58:43','161.97.84.237',NULL,NULL),(20641,'brute_force','2021-06-30 07:58:43','2021-06-30 12:58:43',NULL,NULL,'admin'),(20642,'brute_force','2021-06-30 08:20:20','2021-06-30 13:20:20','103.28.49.63',NULL,NULL),(20643,'brute_force','2021-06-30 08:20:20','2021-06-30 13:20:20',NULL,NULL,'admin'),(20644,'brute_force','2021-06-30 08:42:52','2021-06-30 13:42:52','207.244.224.242',NULL,NULL),(20645,'brute_force','2021-06-30 08:42:52','2021-06-30 13:42:52',NULL,NULL,'admin'),(20646,'brute_force','2021-06-30 09:32:33','2021-06-30 14:32:33','195.93.152.83',NULL,NULL),(20647,'brute_force','2021-06-30 09:32:33','2021-06-30 14:32:33',NULL,NULL,'admin'),(20648,'brute_force','2021-06-30 10:01:02','2021-06-30 15:01:02','47.241.15.39',NULL,NULL),(20649,'brute_force','2021-06-30 10:01:02','2021-06-30 15:01:02',NULL,NULL,'admin'),(20650,'brute_force','2021-06-30 11:26:30','2021-06-30 16:26:30','160.251.4.21',NULL,NULL),(20651,'brute_force','2021-06-30 11:26:30','2021-06-30 16:26:30',NULL,NULL,'admin'),(20652,'brute_force','2021-06-30 12:22:51','2021-06-30 17:22:51','106.52.171.211',NULL,NULL),(20653,'brute_force','2021-06-30 12:22:51','2021-06-30 17:22:51',NULL,NULL,'admin'),(20654,'brute_force','2021-06-30 12:44:33','2021-06-30 17:44:33','128.14.224.177',NULL,NULL),(20655,'brute_force','2021-06-30 12:44:33','2021-06-30 17:44:33',NULL,NULL,'admin'),(20656,'brute_force','2021-06-30 13:11:08','2021-06-30 18:11:08','67.205.146.15',NULL,NULL),(20657,'brute_force','2021-06-30 13:11:08','2021-06-30 18:11:08',NULL,NULL,'admin'),(20658,'brute_force','2021-06-30 13:43:44','2021-06-30 18:43:44','75.119.145.19',NULL,NULL),(20659,'brute_force','2021-06-30 13:43:44','2021-06-30 18:43:44',NULL,NULL,'admin'),(20660,'brute_force','2021-06-30 14:12:54','2021-06-30 19:12:54','167.71.226.139',NULL,NULL),(20661,'brute_force','2021-06-30 14:12:54','2021-06-30 19:12:54',NULL,NULL,'admin'),(20662,'brute_force','2021-06-30 14:43:20','2021-06-30 19:43:20','35.154.125.180',NULL,NULL),(20663,'brute_force','2021-06-30 14:43:20','2021-06-30 19:43:20',NULL,NULL,'admin'),(20664,'brute_force','2021-06-30 15:18:03','2021-06-30 20:18:03','91.134.248.192',NULL,NULL),(20665,'brute_force','2021-06-30 15:18:03','2021-06-30 20:18:03',NULL,NULL,'admin'),(20666,'brute_force','2021-06-30 15:47:36','2021-06-30 20:47:36','104.198.1.26',NULL,NULL),(20667,'brute_force','2021-06-30 15:47:36','2021-06-30 20:47:36',NULL,NULL,'admin'),(20668,'brute_force','2021-06-30 16:33:19','2021-06-30 21:33:19','72.167.42.12',NULL,NULL),(20669,'brute_force','2021-06-30 16:33:19','2021-06-30 21:33:19',NULL,NULL,'admin'),(20670,'brute_force','2021-06-30 16:54:59','2021-06-30 21:54:59','199.192.24.32',NULL,NULL),(20671,'brute_force','2021-06-30 16:54:59','2021-06-30 21:54:59',NULL,NULL,'admin'),(20672,'brute_force','2021-06-30 17:16:36','2021-06-30 22:16:36','213.171.208.190',NULL,NULL),(20673,'brute_force','2021-06-30 17:16:36','2021-06-30 22:16:36',NULL,NULL,'admin'),(20674,'brute_force','2021-06-30 18:20:17','2021-06-30 23:20:17','188.166.94.198',NULL,NULL),(20675,'brute_force','2021-06-30 18:20:17','2021-06-30 23:20:17',NULL,NULL,'admin'),(20676,'brute_force','2021-06-30 18:42:05','2021-06-30 23:42:05','198.199.84.221',NULL,NULL),(20677,'brute_force','2021-06-30 18:42:05','2021-06-30 23:42:05',NULL,NULL,'admin'),(20678,'brute_force','2021-06-30 19:03:29','2021-07-01 00:03:29','35.205.44.38',NULL,NULL),(20679,'brute_force','2021-06-30 19:03:29','2021-07-01 00:03:29',NULL,NULL,'admin'),(20680,'brute_force','2021-06-30 19:24:53','2021-07-01 00:24:53','91.134.248.192',NULL,NULL),(20681,'brute_force','2021-06-30 19:24:53','2021-07-01 00:24:53',NULL,NULL,'admin'),(20682,'brute_force','2021-06-30 19:46:48','2021-07-01 00:46:48','91.134.248.192',NULL,NULL),(20683,'brute_force','2021-06-30 19:46:48','2021-07-01 00:46:48',NULL,NULL,'admin'),(20684,'brute_force','2021-06-30 20:08:34','2021-07-01 01:08:34','47.115.77.219',NULL,NULL),(20685,'brute_force','2021-06-30 20:08:34','2021-07-01 01:08:34',NULL,NULL,'admin'),(20686,'brute_force','2021-06-30 20:31:52','2021-07-01 01:31:52','35.72.34.17',NULL,NULL),(20687,'brute_force','2021-06-30 20:31:52','2021-07-01 01:31:52',NULL,NULL,'admin'),(20688,'brute_force','2021-06-30 20:56:37','2021-07-01 01:56:37','139.59.118.238',NULL,NULL),(20689,'brute_force','2021-06-30 20:56:37','2021-07-01 01:56:37',NULL,NULL,'admin'),(20690,'brute_force','2021-06-30 21:20:47','2021-07-01 02:20:47','42.193.184.54',NULL,NULL),(20691,'brute_force','2021-06-30 21:20:47','2021-07-01 02:20:47',NULL,NULL,'admin'),(20692,'brute_force','2021-06-30 21:44:34','2021-07-01 02:44:34','133.130.103.36',NULL,NULL),(20693,'brute_force','2021-06-30 21:44:34','2021-07-01 02:44:34',NULL,NULL,'admin'),(20694,'brute_force','2021-06-30 22:08:42','2021-07-01 03:08:42','178.18.245.78',NULL,NULL),(20695,'brute_force','2021-06-30 22:08:42','2021-07-01 03:08:42',NULL,NULL,'admin'),(20696,'brute_force','2021-06-30 22:32:12','2021-07-01 03:32:12','210.13.75.122',NULL,NULL),(20697,'brute_force','2021-06-30 22:32:12','2021-07-01 03:32:12',NULL,NULL,'admin'),(20698,'brute_force','2021-06-30 23:42:50','2021-07-01 04:42:50','176.119.210.163',NULL,NULL),(20699,'brute_force','2021-06-30 23:42:50','2021-07-01 04:42:50',NULL,NULL,'admin'),(20700,'brute_force','2021-07-01 00:08:06','2021-07-01 05:08:06','52.8.17.40',NULL,NULL),(20701,'brute_force','2021-07-01 00:08:06','2021-07-01 05:08:06',NULL,NULL,'admin'),(20702,'brute_force','2021-07-01 00:59:50','2021-07-01 05:59:50','51.89.155.5',NULL,NULL),(20703,'brute_force','2021-07-01 00:59:50','2021-07-01 05:59:50',NULL,NULL,'admin'),(20704,'brute_force','2021-07-01 01:25:41','2021-07-01 06:25:41','157.245.108.136',NULL,NULL),(20705,'brute_force','2021-07-01 01:25:41','2021-07-01 06:25:41',NULL,NULL,'admin'),(20706,'brute_force','2021-07-01 01:52:04','2021-07-01 06:52:04','18.205.203.131',NULL,NULL),(20707,'brute_force','2021-07-01 01:52:04','2021-07-01 06:52:04',NULL,NULL,'admin'),(20708,'brute_force','2021-07-01 02:16:16','2021-07-01 07:16:16','104.248.233.244',NULL,NULL),(20709,'brute_force','2021-07-01 02:16:16','2021-07-01 07:16:16',NULL,NULL,'admin'),(20710,'brute_force','2021-07-01 03:24:19','2021-07-01 08:24:19','51.75.203.57',NULL,NULL),(20711,'brute_force','2021-07-01 03:24:19','2021-07-01 08:24:19',NULL,NULL,'admin'),(20712,'brute_force','2021-07-01 03:57:47','2021-07-01 08:57:47','35.205.44.38',NULL,NULL),(20713,'brute_force','2021-07-01 03:57:47','2021-07-01 08:57:47',NULL,NULL,'admin'),(20714,'brute_force','2021-07-01 04:31:49','2021-07-01 09:31:49','64.227.2.233',NULL,NULL),(20715,'brute_force','2021-07-01 04:31:49','2021-07-01 09:31:49',NULL,NULL,'admin'),(20716,'brute_force','2021-07-01 05:00:50','2021-07-01 10:00:50','144.217.12.17',NULL,NULL),(20717,'brute_force','2021-07-01 05:00:50','2021-07-01 10:00:50',NULL,NULL,'admin'),(20718,'brute_force','2021-07-01 05:33:03','2021-07-01 10:33:03','144.202.104.211',NULL,NULL),(20719,'brute_force','2021-07-01 05:33:03','2021-07-01 10:33:03',NULL,NULL,'admin'),(20720,'brute_force','2021-07-01 05:35:46','2021-07-01 10:35:46','81.6.43.167',NULL,NULL),(20721,'brute_force','2021-07-01 05:35:46','2021-07-01 10:35:46',NULL,NULL,'test'),(20722,'brute_force','2021-07-01 06:13:17','2021-07-01 11:13:17','103.104.73.111',NULL,NULL),(20723,'brute_force','2021-07-01 06:13:17','2021-07-01 11:13:17',NULL,NULL,'admin'),(20724,'brute_force','2021-07-01 07:01:29','2021-07-01 12:01:29','188.212.34.69',NULL,NULL),(20725,'brute_force','2021-07-01 07:01:29','2021-07-01 12:01:29',NULL,NULL,'admin'),(20726,'brute_force','2021-07-01 08:33:20','2021-07-01 13:33:20','69.64.40.160',NULL,NULL),(20727,'brute_force','2021-07-01 08:33:20','2021-07-01 13:33:20',NULL,NULL,'admin'),(20728,'brute_force','2021-07-01 16:31:54','2021-07-01 21:31:54','209.222.96.146',NULL,NULL),(20729,'brute_force','2021-07-01 16:31:56','2021-07-01 21:31:56','209.222.96.146',NULL,NULL),(20730,'brute_force','2021-07-01 16:31:56','2021-07-01 21:31:56',NULL,NULL,'admin'),(20731,'brute_force','2021-07-01 16:37:00','2021-07-01 21:37:00','103.1.239.126',NULL,NULL),(20732,'brute_force','2021-07-01 16:37:03','2021-07-01 21:37:03','103.1.239.126',NULL,NULL),(20733,'brute_force','2021-07-01 16:37:03','2021-07-01 21:37:03',NULL,NULL,'admin'),(20734,'brute_force','2021-07-01 16:42:25','2021-07-01 21:42:25','65.49.39.2',NULL,NULL),(20735,'brute_force','2021-07-01 16:42:28','2021-07-01 21:42:28','65.49.39.2',NULL,NULL),(20736,'brute_force','2021-07-01 16:42:28','2021-07-01 21:42:28',NULL,NULL,'[login]'),(20737,'brute_force','2021-07-01 16:52:43','2021-07-01 21:52:43','5.134.124.46',NULL,NULL),(20738,'brute_force','2021-07-01 16:52:46','2021-07-01 21:52:46','5.134.124.46',NULL,NULL),(20739,'brute_force','2021-07-01 16:52:46','2021-07-01 21:52:46',NULL,NULL,'demo'),(20740,'brute_force','2021-07-01 17:05:01','2021-07-01 22:05:01','139.180.152.63',NULL,NULL),(20741,'brute_force','2021-07-01 17:05:07','2021-07-01 22:05:07','139.180.152.63',NULL,NULL),(20742,'brute_force','2021-07-01 17:05:07','2021-07-01 22:05:07',NULL,NULL,'[login]'),(20743,'brute_force','2021-07-01 17:14:43','2021-07-01 22:14:43','45.129.180.71',NULL,NULL),(20744,'brute_force','2021-07-01 17:14:45','2021-07-01 22:14:45','45.129.180.71',NULL,NULL),(20745,'brute_force','2021-07-01 17:14:45','2021-07-01 22:14:45',NULL,NULL,'[login]'),(20746,'brute_force','2021-07-01 17:24:52','2021-07-01 22:24:52','200.17.142.219',NULL,NULL),(20747,'brute_force','2021-07-01 17:24:54','2021-07-01 22:24:54','200.17.142.219',NULL,NULL),(20748,'brute_force','2021-07-01 17:24:54','2021-07-01 22:24:54',NULL,NULL,'[login]'),(20749,'brute_force','2021-07-01 17:31:05','2021-07-01 22:31:05','194.31.64.81',NULL,NULL),(20750,'brute_force','2021-07-01 17:31:07','2021-07-01 22:31:07','194.31.64.81',NULL,NULL),(20751,'brute_force','2021-07-01 17:31:07','2021-07-01 22:31:07',NULL,NULL,'admin'),(20752,'brute_force','2021-07-01 17:41:25','2021-07-01 22:41:25','14.161.36.234',NULL,NULL),(20753,'brute_force','2021-07-01 17:41:28','2021-07-01 22:41:28','14.161.36.234',NULL,NULL),(20754,'brute_force','2021-07-01 17:41:28','2021-07-01 22:41:28',NULL,NULL,'[login]'),(20755,'brute_force','2021-07-01 17:47:35','2021-07-01 22:47:35','209.222.96.146',NULL,NULL),(20756,'brute_force','2021-07-01 17:47:37','2021-07-01 22:47:37','209.222.96.146',NULL,NULL),(20757,'brute_force','2021-07-01 17:47:37','2021-07-01 22:47:37',NULL,NULL,'[login]'),(20758,'brute_force','2021-07-01 18:31:09','2021-07-01 23:31:09','128.199.178.237',NULL,NULL),(20759,'brute_force','2021-07-01 18:31:16','2021-07-01 23:31:16','128.199.178.237',NULL,NULL),(20760,'brute_force','2021-07-01 18:31:16','2021-07-01 23:31:16',NULL,NULL,'johnmiller83'),(20761,'brute_force','2021-07-01 18:41:33','2021-07-01 23:41:33','14.161.36.234',NULL,NULL),(20762,'brute_force','2021-07-01 18:41:36','2021-07-01 23:41:36','14.161.36.234',NULL,NULL),(20763,'brute_force','2021-07-01 18:41:36','2021-07-01 23:41:36',NULL,NULL,'admin'),(20764,'brute_force','2021-07-01 18:46:41','2021-07-01 23:46:41','54.36.140.116',NULL,NULL),(20765,'brute_force','2021-07-01 18:46:43','2021-07-01 23:46:43','54.36.140.116',NULL,NULL),(20766,'brute_force','2021-07-01 18:46:43','2021-07-01 23:46:43',NULL,NULL,'admin'),(20767,'brute_force','2021-07-01 18:52:26','2021-07-01 23:52:26','135.181.58.27',NULL,NULL),(20768,'brute_force','2021-07-01 18:52:28','2021-07-01 23:52:28','135.181.58.27',NULL,NULL),(20769,'brute_force','2021-07-01 18:52:28','2021-07-01 23:52:28',NULL,NULL,'admin'),(20770,'brute_force','2021-07-01 19:20:58','2021-07-02 00:20:58','194.5.175.81',NULL,NULL),(20771,'brute_force','2021-07-01 19:21:01','2021-07-02 00:21:01','194.5.175.81',NULL,NULL),(20772,'brute_force','2021-07-01 19:21:01','2021-07-02 00:21:01',NULL,NULL,'[login]'),(20773,'brute_force','2021-07-01 19:26:20','2021-07-02 00:26:20','34.197.142.103',NULL,NULL),(20774,'brute_force','2021-07-01 19:26:21','2021-07-02 00:26:21','34.197.142.103',NULL,NULL),(20775,'brute_force','2021-07-01 19:26:21','2021-07-02 00:26:21',NULL,NULL,'[login]'),(20776,'brute_force','2021-07-01 19:31:25','2021-07-02 00:31:25','51.81.152.36',NULL,NULL),(20777,'brute_force','2021-07-01 19:31:27','2021-07-02 00:31:27','51.81.152.36',NULL,NULL),(20778,'brute_force','2021-07-01 19:31:27','2021-07-02 00:31:27',NULL,NULL,'yilang'),(20779,'brute_force','2021-07-01 20:10:09','2021-07-02 01:10:09','34.197.142.103',NULL,NULL),(20780,'brute_force','2021-07-01 20:10:11','2021-07-02 01:10:11','34.197.142.103',NULL,NULL),(20781,'brute_force','2021-07-01 20:10:11','2021-07-02 01:10:11',NULL,NULL,'[login]'),(20782,'brute_force','2021-07-01 20:17:37','2021-07-02 01:17:37','146.88.26.147',NULL,NULL),(20783,'brute_force','2021-07-01 20:17:40','2021-07-02 01:17:40','146.88.26.147',NULL,NULL),(20784,'brute_force','2021-07-01 20:17:40','2021-07-02 01:17:40',NULL,NULL,'thuydieu'),(20785,'brute_force','2021-07-01 20:44:19','2021-07-02 01:44:19','142.93.1.133',NULL,NULL),(20786,'brute_force','2021-07-01 20:44:21','2021-07-02 01:44:21','142.93.1.133',NULL,NULL),(20787,'brute_force','2021-07-01 20:44:21','2021-07-02 01:44:21',NULL,NULL,'[login]'),(20788,'brute_force','2021-07-01 20:56:57','2021-07-02 01:56:57','167.88.166.139',NULL,NULL),(20789,'brute_force','2021-07-01 20:57:00','2021-07-02 01:57:00','167.88.166.139',NULL,NULL),(20790,'brute_force','2021-07-01 20:57:00','2021-07-02 01:57:00',NULL,NULL,'[login]'),(20791,'brute_force','2021-07-01 21:08:08','2021-07-02 02:08:08','134.122.89.215',NULL,NULL),(20792,'brute_force','2021-07-01 21:08:15','2021-07-02 02:08:15','134.122.89.215',NULL,NULL),(20793,'brute_force','2021-07-01 21:08:15','2021-07-02 02:08:15',NULL,NULL,'admin'),(20794,'brute_force','2021-07-01 21:12:28','2021-07-02 02:12:28','123.30.136.234',NULL,NULL),(20795,'brute_force','2021-07-01 21:12:31','2021-07-02 02:12:31','123.30.136.234',NULL,NULL),(20796,'brute_force','2021-07-01 21:12:31','2021-07-02 02:12:31',NULL,NULL,'thiquyen'),(20797,'brute_force','2021-07-01 22:10:40','2021-07-02 03:10:40','88.135.39.132',NULL,NULL),(20798,'brute_force','2021-07-01 22:10:49','2021-07-02 03:10:49','88.135.39.132',NULL,NULL),(20799,'brute_force','2021-07-01 22:10:49','2021-07-02 03:10:49',NULL,NULL,'[login]'),(20800,'brute_force','2021-07-01 22:16:59','2021-07-02 03:16:59','103.1.239.126',NULL,NULL),(20801,'brute_force','2021-07-01 22:17:02','2021-07-02 03:17:02','103.1.239.126',NULL,NULL),(20802,'brute_force','2021-07-01 22:17:02','2021-07-02 03:17:02',NULL,NULL,'[login]'),(20803,'brute_force','2021-07-01 22:21:50','2021-07-02 03:21:50','138.201.116.194',NULL,NULL),(20804,'brute_force','2021-07-01 22:21:52','2021-07-02 03:21:52','138.201.116.194',NULL,NULL),(20805,'brute_force','2021-07-01 22:21:52','2021-07-02 03:21:52',NULL,NULL,'[login]'),(20806,'brute_force','2021-07-01 22:34:44','2021-07-02 03:34:44','88.135.39.132',NULL,NULL),(20807,'brute_force','2021-07-01 22:34:46','2021-07-02 03:34:46','88.135.39.132',NULL,NULL),(20808,'brute_force','2021-07-01 22:34:46','2021-07-02 03:34:46',NULL,NULL,'[login]'),(20809,'brute_force','2021-07-01 22:45:05','2021-07-02 03:45:05','82.223.2.27',NULL,NULL),(20810,'brute_force','2021-07-01 22:45:07','2021-07-02 03:45:07','82.223.2.27',NULL,NULL),(20811,'brute_force','2021-07-01 22:45:07','2021-07-02 03:45:07',NULL,NULL,'[login]'),(20812,'brute_force','2021-07-01 22:56:21','2021-07-02 03:56:21','46.105.121.197',NULL,NULL),(20813,'brute_force','2021-07-01 22:56:23','2021-07-02 03:56:23','46.105.121.197',NULL,NULL),(20814,'brute_force','2021-07-01 22:56:23','2021-07-02 03:56:23',NULL,NULL,'[login]'),(20815,'brute_force','2021-07-01 23:06:31','2021-07-02 04:06:31','39.106.22.102',NULL,NULL),(20816,'brute_force','2021-07-01 23:06:35','2021-07-02 04:06:35','39.106.22.102',NULL,NULL),(20817,'brute_force','2021-07-01 23:06:35','2021-07-02 04:06:35',NULL,NULL,'[login]'),(20818,'brute_force','2021-07-01 23:47:03','2021-07-02 04:47:03','173.249.60.62',NULL,NULL),(20819,'brute_force','2021-07-01 23:47:03','2021-07-02 04:47:03',NULL,NULL,'guest'),(20820,'brute_force','2021-07-02 00:01:28','2021-07-02 05:01:28','134.122.89.215',NULL,NULL),(20821,'brute_force','2021-07-02 00:01:28','2021-07-02 05:01:28',NULL,NULL,'admin'),(20822,'brute_force','2021-07-02 00:05:55','2021-07-02 05:05:55','209.222.96.146',NULL,NULL),(20823,'brute_force','2021-07-02 00:05:57','2021-07-02 05:05:57','209.222.96.146',NULL,NULL),(20824,'brute_force','2021-07-02 00:05:57','2021-07-02 05:05:57',NULL,NULL,'admin'),(20825,'brute_force','2021-07-02 00:22:32','2021-07-02 05:22:32','185.191.90.148',NULL,NULL),(20826,'brute_force','2021-07-02 00:22:40','2021-07-02 05:22:40','185.191.90.148',NULL,NULL),(20827,'brute_force','2021-07-02 00:22:40','2021-07-02 05:22:40',NULL,NULL,'admin'),(20828,'brute_force','2021-07-02 00:27:59','2021-07-02 05:27:59','198.211.105.189',NULL,NULL),(20829,'brute_force','2021-07-02 00:28:01','2021-07-02 05:28:01','198.211.105.189',NULL,NULL),(20830,'brute_force','2021-07-02 00:28:01','2021-07-02 05:28:01',NULL,NULL,'[login]'),(20831,'brute_force','2021-07-02 00:46:08','2021-07-02 05:46:08','54.36.140.116',NULL,NULL),(20832,'brute_force','2021-07-02 00:46:10','2021-07-02 05:46:10','54.36.140.116',NULL,NULL),(20833,'brute_force','2021-07-02 00:46:10','2021-07-02 05:46:10',NULL,NULL,'[login]'),(20834,'brute_force','2021-07-02 00:51:29','2021-07-02 05:51:29','128.199.178.237',NULL,NULL),(20835,'brute_force','2021-07-02 00:51:29','2021-07-02 05:51:29',NULL,NULL,'[login]'),(20836,'brute_force','2021-07-02 01:20:38','2021-07-02 06:20:38','103.130.213.36',NULL,NULL),(20837,'brute_force','2021-07-02 01:20:40','2021-07-02 06:20:40','103.130.213.36',NULL,NULL),(20838,'brute_force','2021-07-02 01:20:40','2021-07-02 06:20:40',NULL,NULL,'[login]'),(20839,'brute_force','2021-07-02 01:28:29','2021-07-02 06:28:29','185.51.202.230',NULL,NULL),(20840,'brute_force','2021-07-02 01:28:36','2021-07-02 06:28:36','185.51.202.230',NULL,NULL),(20841,'brute_force','2021-07-02 01:28:36','2021-07-02 06:28:36',NULL,NULL,'[login]'),(20842,'brute_force','2021-07-02 01:32:29','2021-07-02 06:32:29','134.122.89.215',NULL,NULL),(20843,'brute_force','2021-07-02 01:32:36','2021-07-02 06:32:36','134.122.89.215',NULL,NULL),(20844,'brute_force','2021-07-02 01:32:36','2021-07-02 06:32:36',NULL,NULL,'[login]'),(20845,'brute_force','2021-07-02 08:09:52','2021-07-02 13:09:52','199.249.230.119',NULL,NULL),(20846,'brute_force','2021-07-02 08:09:52','2021-07-02 13:09:52',NULL,NULL,'test'),(20847,'brute_force','2021-07-03 11:25:36','2021-07-03 16:25:36','185.220.101.150',NULL,NULL),(20848,'brute_force','2021-07-03 11:25:36','2021-07-03 16:25:36',NULL,NULL,'test'),(20849,'brute_force','2021-07-04 08:39:08','2021-07-04 13:39:08','81.88.52.157',NULL,NULL),(20850,'brute_force','2021-07-04 08:39:08','2021-07-04 13:39:08',NULL,NULL,'admin'),(20851,'brute_force','2021-07-04 10:54:55','2021-07-04 15:54:55','81.69.252.187',NULL,NULL),(20852,'brute_force','2021-07-04 10:54:55','2021-07-04 15:54:55',NULL,NULL,'admin'),(20853,'brute_force','2021-07-04 11:16:28','2021-07-04 16:16:28','103.28.53.92',NULL,NULL),(20854,'brute_force','2021-07-04 11:16:28','2021-07-04 16:16:28',NULL,NULL,'admin'),(20855,'brute_force','2021-07-04 13:09:29','2021-07-04 18:09:29','81.69.252.187',NULL,NULL),(20856,'brute_force','2021-07-04 13:09:29','2021-07-04 18:09:29',NULL,NULL,'admin'),(20857,'brute_force','2021-07-04 13:29:16','2021-07-04 18:29:16','115.159.160.208',NULL,NULL),(20858,'brute_force','2021-07-04 13:29:16','2021-07-04 18:29:16',NULL,NULL,'admin'),(20859,'brute_force','2021-07-04 14:27:38','2021-07-04 19:27:38','45.61.185.114',NULL,NULL),(20860,'brute_force','2021-07-04 14:27:38','2021-07-04 19:27:38',NULL,NULL,'test'),(20861,'brute_force','2021-07-04 15:16:39','2021-07-04 20:16:39','34.92.85.223',NULL,NULL),(20862,'brute_force','2021-07-04 15:16:39','2021-07-04 20:16:39',NULL,NULL,'admin'),(20863,'brute_force','2021-07-04 15:36:09','2021-07-04 20:36:09','193.112.127.112',NULL,NULL),(20864,'brute_force','2021-07-04 15:36:09','2021-07-04 20:36:09',NULL,NULL,'admin'),(20865,'brute_force','2021-07-04 17:23:18','2021-07-04 22:23:18','188.166.94.198',NULL,NULL),(20866,'brute_force','2021-07-04 17:23:18','2021-07-04 22:23:18',NULL,NULL,'admin'),(20867,'brute_force','2021-07-04 17:42:48','2021-07-04 22:42:48','161.35.192.196',NULL,NULL),(20868,'brute_force','2021-07-04 17:42:48','2021-07-04 22:42:48',NULL,NULL,'admin'),(20869,'brute_force','2021-07-04 18:03:37','2021-07-04 23:03:37','186.22.56.184',NULL,NULL),(20870,'brute_force','2021-07-04 18:03:37','2021-07-04 23:03:37',NULL,2,'gruposuadi'),(20871,'brute_force','2021-07-04 18:03:39','2021-07-04 23:03:39','186.22.56.184',NULL,NULL),(20872,'brute_force','2021-07-04 18:03:39','2021-07-04 23:03:39',NULL,2,'gruposuadi'),(20873,'brute_force','2021-07-04 18:04:38','2021-07-04 23:04:38','186.22.56.184',NULL,NULL),(20874,'brute_force','2021-07-04 18:04:38','2021-07-04 23:04:38',NULL,2,'gruposuadi'),(20875,'brute_force','2021-07-04 18:04:41','2021-07-04 23:04:41','186.22.56.184',NULL,NULL),(20876,'brute_force','2021-07-04 18:04:41','2021-07-04 23:04:41',NULL,2,'gruposuadi'),(20877,'brute_force','2021-07-04 18:05:38','2021-07-04 23:05:38','186.22.56.184',NULL,NULL),(20878,'brute_force','2021-07-04 18:05:38','2021-07-04 23:05:38',NULL,2,'gruposuadi'),(20879,'brute_force','2021-07-04 19:29:52','2021-07-05 00:29:52','81.88.52.58',NULL,NULL),(20880,'brute_force','2021-07-04 19:29:52','2021-07-05 00:29:52',NULL,NULL,'admin'),(20881,'brute_force','2021-07-04 19:49:35','2021-07-05 00:49:35','123.59.181.181',NULL,NULL),(20882,'brute_force','2021-07-04 19:49:35','2021-07-05 00:49:35',NULL,NULL,'admin'),(20883,'brute_force','2021-07-04 21:39:27','2021-07-05 02:39:27','81.88.52.137',NULL,NULL),(20884,'brute_force','2021-07-04 21:39:27','2021-07-05 02:39:27',NULL,NULL,'admin'),(20885,'brute_force','2021-07-04 21:59:42','2021-07-05 02:59:42','115.159.160.208',NULL,NULL),(20886,'brute_force','2021-07-04 21:59:42','2021-07-05 02:59:42',NULL,NULL,'admin'),(20887,'brute_force','2021-07-05 03:53:00','2021-07-05 08:53:00','20.96.201.62',NULL,NULL),(20888,'brute_force','2021-07-05 03:53:00','2021-07-05 08:53:00',NULL,2,'gruposuadi'),(20889,'brute_force','2021-07-05 03:53:02','2021-07-05 08:53:02','20.96.201.62',NULL,NULL),(20890,'brute_force','2021-07-05 03:53:02','2021-07-05 08:53:02',NULL,2,'gruposuadi'),(20891,'brute_force','2021-07-05 03:53:04','2021-07-05 08:53:04','20.96.201.62',NULL,NULL),(20892,'brute_force','2021-07-05 03:53:04','2021-07-05 08:53:04',NULL,2,'gruposuadi'),(20893,'brute_force','2021-07-05 03:53:06','2021-07-05 08:53:06','20.96.201.62',NULL,NULL),(20894,'brute_force','2021-07-05 03:53:06','2021-07-05 08:53:06',NULL,2,'gruposuadi'),(20895,'brute_force','2021-07-05 03:53:08','2021-07-05 08:53:08','20.96.201.62',NULL,NULL),(20896,'brute_force','2021-07-05 03:53:08','2021-07-05 08:53:08',NULL,2,'gruposuadi'),(20897,'brute_force','2021-07-05 16:49:11','2021-07-05 21:49:11','193.189.100.194',NULL,NULL),(20898,'brute_force','2021-07-05 16:49:11','2021-07-05 21:49:11',NULL,NULL,'test'),(20899,'brute_force','2021-07-05 22:11:47','2021-07-06 03:11:47','165.22.147.65',NULL,NULL),(20900,'brute_force','2021-07-05 22:11:49','2021-07-06 03:11:49','165.22.147.65',NULL,NULL),(20901,'brute_force','2021-07-05 22:11:49','2021-07-06 03:11:49',NULL,NULL,'admin'),(20902,'brute_force','2021-07-05 22:51:19','2021-07-06 03:51:19','65.2.51.145',NULL,NULL),(20903,'brute_force','2021-07-05 22:51:22','2021-07-06 03:51:22','65.2.51.145',NULL,NULL),(20904,'brute_force','2021-07-05 22:51:22','2021-07-06 03:51:22',NULL,NULL,'[login]'),(20905,'brute_force','2021-07-05 23:51:47','2021-07-06 04:51:47','148.72.208.53',NULL,NULL),(20906,'brute_force','2021-07-05 23:51:50','2021-07-06 04:51:50','148.72.208.53',NULL,NULL),(20907,'brute_force','2021-07-05 23:51:50','2021-07-06 04:51:50',NULL,NULL,'[login]'),(20908,'brute_force','2021-07-06 00:56:41','2021-07-06 05:56:41','192.34.60.141',NULL,NULL),(20909,'brute_force','2021-07-06 00:56:44','2021-07-06 05:56:44','192.34.60.141',NULL,NULL),(20910,'brute_force','2021-07-06 00:56:44','2021-07-06 05:56:44',NULL,NULL,'[login]'),(20911,'brute_force','2021-07-06 01:19:06','2021-07-06 06:19:06','5.63.153.99',NULL,NULL),(20912,'brute_force','2021-07-06 01:19:08','2021-07-06 06:19:08','5.63.153.99',NULL,NULL),(20913,'brute_force','2021-07-06 01:19:08','2021-07-06 06:19:08',NULL,NULL,'[login]'),(20914,'brute_force','2021-07-06 02:02:03','2021-07-06 07:02:03','74.208.93.118',NULL,NULL),(20915,'brute_force','2021-07-06 02:02:09','2021-07-06 07:02:09','74.208.93.118',NULL,NULL),(20916,'brute_force','2021-07-06 02:02:09','2021-07-06 07:02:09',NULL,NULL,'[login]'),(20917,'brute_force','2021-07-06 02:41:20','2021-07-06 07:41:20','93.113.111.153',NULL,NULL),(20918,'brute_force','2021-07-06 02:41:22','2021-07-06 07:41:22','93.113.111.153',NULL,NULL),(20919,'brute_force','2021-07-06 02:41:22','2021-07-06 07:41:22',NULL,NULL,'[login]'),(20920,'brute_force','2021-07-06 03:39:12','2021-07-06 08:39:12','212.33.246.57',NULL,NULL),(20921,'brute_force','2021-07-06 03:39:15','2021-07-06 08:39:15','212.33.246.57',NULL,NULL),(20922,'brute_force','2021-07-06 03:39:15','2021-07-06 08:39:15',NULL,NULL,'[login]'),(20923,'brute_force','2021-07-06 04:44:41','2021-07-06 09:44:41','162.241.120.138',NULL,NULL),(20924,'brute_force','2021-07-06 04:44:43','2021-07-06 09:44:43','162.241.120.138',NULL,NULL),(20925,'brute_force','2021-07-06 04:44:43','2021-07-06 09:44:43',NULL,NULL,'[login]'),(20926,'brute_force','2021-07-06 05:08:30','2021-07-06 10:08:30','192.163.199.39',NULL,NULL),(20927,'brute_force','2021-07-06 05:08:32','2021-07-06 10:08:32','192.163.199.39',NULL,NULL),(20928,'brute_force','2021-07-06 05:08:32','2021-07-06 10:08:32',NULL,NULL,'[login]'),(20929,'brute_force','2021-07-06 05:30:18','2021-07-06 10:30:18','45.76.179.160',NULL,NULL),(20930,'brute_force','2021-07-06 05:30:21','2021-07-06 10:30:21','45.76.179.160',NULL,NULL),(20931,'brute_force','2021-07-06 05:30:21','2021-07-06 10:30:21',NULL,NULL,'[login]'),(20932,'brute_force','2021-07-06 05:54:25','2021-07-06 10:54:25','35.201.246.43',NULL,NULL),(20933,'brute_force','2021-07-06 05:54:27','2021-07-06 10:54:27','35.201.246.43',NULL,NULL),(20934,'brute_force','2021-07-06 05:54:27','2021-07-06 10:54:27',NULL,NULL,'[login]'),(20935,'brute_force','2021-07-06 08:23:31','2021-07-06 13:23:31','217.160.15.151',NULL,NULL),(20936,'brute_force','2021-07-06 08:23:38','2021-07-06 13:23:38','217.160.15.151',NULL,NULL),(20937,'brute_force','2021-07-06 08:23:38','2021-07-06 13:23:38',NULL,NULL,'[login]'),(20938,'brute_force','2021-07-06 08:51:26','2021-07-06 13:51:26','150.95.176.38',NULL,NULL),(20939,'brute_force','2021-07-06 08:51:28','2021-07-06 13:51:28','150.95.176.38',NULL,NULL),(20940,'brute_force','2021-07-06 08:51:28','2021-07-06 13:51:28',NULL,NULL,'[login]'),(20941,'brute_force','2021-07-06 09:02:09','2021-07-06 14:02:09','35.240.148.124',NULL,NULL),(20942,'brute_force','2021-07-06 09:02:09','2021-07-06 14:02:09',NULL,NULL,'admin'),(20943,'brute_force','2021-07-06 09:17:28','2021-07-06 14:17:28','146.59.10.194',NULL,NULL),(20944,'brute_force','2021-07-06 09:17:31','2021-07-06 14:17:31','146.59.10.194',NULL,NULL),(20945,'brute_force','2021-07-06 09:17:31','2021-07-06 14:17:31',NULL,NULL,'[login]'),(20946,'brute_force','2021-07-06 10:19:47','2021-07-06 15:19:47','35.166.141.87',NULL,NULL),(20947,'brute_force','2021-07-06 10:19:47','2021-07-06 15:19:47',NULL,NULL,'admin'),(20948,'brute_force','2021-07-06 10:46:19','2021-07-06 15:46:19','134.209.196.64',NULL,NULL),(20949,'brute_force','2021-07-06 10:46:19','2021-07-06 15:46:19',NULL,NULL,'admin'),(20950,'brute_force','2021-07-06 11:13:02','2021-07-06 16:13:02','207.244.244.237',NULL,NULL),(20951,'brute_force','2021-07-06 11:13:02','2021-07-06 16:13:02',NULL,NULL,'admin'),(20952,'brute_force','2021-07-06 11:38:39','2021-07-06 16:38:39','81.88.52.26',NULL,NULL),(20953,'brute_force','2021-07-06 11:38:39','2021-07-06 16:38:39',NULL,NULL,'admin'),(20954,'brute_force','2021-07-06 12:31:33','2021-07-06 17:31:33','208.97.137.233',NULL,NULL),(20955,'brute_force','2021-07-06 12:31:33','2021-07-06 17:31:33',NULL,NULL,'admin'),(20956,'brute_force','2021-07-06 12:58:10','2021-07-06 17:58:10','18.219.151.186',NULL,NULL),(20957,'brute_force','2021-07-06 12:58:10','2021-07-06 17:58:10',NULL,NULL,'admin'),(20958,'brute_force','2021-07-06 13:24:18','2021-07-06 18:24:18','72.167.42.12',NULL,NULL),(20959,'brute_force','2021-07-06 13:24:18','2021-07-06 18:24:18',NULL,NULL,'admin'),(20960,'brute_force','2021-07-06 15:21:33','2021-07-06 20:21:33','20.44.123.79',NULL,NULL),(20961,'brute_force','2021-07-06 15:21:33','2021-07-06 20:21:33',NULL,2,'gruposuadi'),(20962,'brute_force','2021-07-06 15:21:35','2021-07-06 20:21:35','20.44.123.79',NULL,NULL),(20963,'brute_force','2021-07-06 15:21:35','2021-07-06 20:21:35',NULL,2,'gruposuadi'),(20964,'brute_force','2021-07-06 15:21:37','2021-07-06 20:21:37','20.44.123.79',NULL,NULL),(20965,'brute_force','2021-07-06 15:21:37','2021-07-06 20:21:37',NULL,2,'gruposuadi'),(20966,'brute_force','2021-07-06 15:21:39','2021-07-06 20:21:39','20.44.123.79',NULL,NULL),(20967,'brute_force','2021-07-06 15:21:39','2021-07-06 20:21:39',NULL,2,'gruposuadi'),(20968,'brute_force','2021-07-06 15:21:41','2021-07-06 20:21:41','20.44.123.79',NULL,NULL),(20969,'brute_force','2021-07-06 15:21:41','2021-07-06 20:21:41',NULL,2,'gruposuadi'),(20970,'brute_force','2021-07-06 15:22:18','2021-07-06 20:22:18','162.144.195.153',NULL,NULL),(20971,'brute_force','2021-07-06 15:22:18','2021-07-06 20:22:18',NULL,NULL,'admin'),(20972,'brute_force','2021-07-06 16:14:48','2021-07-06 21:14:48','213.32.58.223',NULL,NULL),(20973,'brute_force','2021-07-06 16:14:48','2021-07-06 21:14:48',NULL,NULL,'admin'),(20974,'brute_force','2021-07-06 16:37:52','2021-07-06 21:37:52','159.89.234.226',NULL,NULL),(20975,'brute_force','2021-07-06 16:37:52','2021-07-06 21:37:52',NULL,NULL,'admin'),(20976,'brute_force','2021-07-06 16:59:52','2021-07-06 21:59:52','212.110.92.155',NULL,NULL),(20977,'brute_force','2021-07-06 16:59:52','2021-07-06 21:59:52',NULL,NULL,'admin'),(20978,'brute_force','2021-07-06 17:21:28','2021-07-06 22:21:28','95.217.201.199',NULL,NULL),(20979,'brute_force','2021-07-06 17:21:28','2021-07-06 22:21:28',NULL,NULL,'admin'),(20980,'brute_force','2021-07-06 17:42:01','2021-07-06 22:42:01','54.251.124.59',NULL,NULL),(20981,'brute_force','2021-07-06 17:42:01','2021-07-06 22:42:01',NULL,NULL,'admin'),(20982,'brute_force','2021-07-06 18:24:39','2021-07-06 23:24:39','207.244.224.60',NULL,NULL),(20983,'brute_force','2021-07-06 18:24:39','2021-07-06 23:24:39',NULL,NULL,'admin'),(20984,'brute_force','2021-07-06 19:06:23','2021-07-07 00:06:23','31.42.176.55',NULL,NULL),(20985,'brute_force','2021-07-06 19:06:23','2021-07-07 00:06:23',NULL,NULL,'test'),(20986,'brute_force','2021-07-06 20:15:26','2021-07-07 01:15:26','185.235.41.80',NULL,NULL),(20987,'brute_force','2021-07-06 20:15:26','2021-07-07 01:15:26',NULL,NULL,'admin'),(20988,'brute_force','2021-07-06 20:38:14','2021-07-07 01:38:14','95.216.221.91',NULL,NULL),(20989,'brute_force','2021-07-06 20:38:14','2021-07-07 01:38:14',NULL,NULL,'admin'),(20990,'brute_force','2021-07-06 21:48:30','2021-07-07 02:48:30','198.12.227.3',NULL,NULL),(20991,'brute_force','2021-07-06 21:48:30','2021-07-07 02:48:30',NULL,NULL,'admin'),(20992,'brute_force','2021-07-06 22:10:27','2021-07-07 03:10:27','91.134.248.192',NULL,NULL),(20993,'brute_force','2021-07-06 22:10:27','2021-07-07 03:10:27',NULL,NULL,'admin'),(20994,'brute_force','2021-07-06 22:30:57','2021-07-07 03:30:57','77.120.107.183',NULL,NULL),(20995,'brute_force','2021-07-06 22:30:57','2021-07-07 03:30:57',NULL,NULL,'admin'),(20996,'brute_force','2021-07-06 22:49:32','2021-07-07 03:49:32','178.151.64.197',NULL,NULL),(20997,'brute_force','2021-07-06 22:49:32','2021-07-07 03:49:32',NULL,NULL,'admin'),(20998,'brute_force','2021-07-06 23:31:40','2021-07-07 04:31:40','116.203.146.163',NULL,NULL),(20999,'brute_force','2021-07-06 23:31:40','2021-07-07 04:31:40',NULL,NULL,'admin'),(21000,'brute_force','2021-07-06 23:52:52','2021-07-07 04:52:52','167.71.89.92',NULL,NULL),(21001,'brute_force','2021-07-06 23:52:52','2021-07-07 04:52:52',NULL,NULL,'admin'),(21002,'brute_force','2021-07-07 00:15:13','2021-07-07 05:15:13','149.28.138.100',NULL,NULL),(21003,'brute_force','2021-07-07 00:15:13','2021-07-07 05:15:13',NULL,NULL,'admin'),(21004,'brute_force','2021-07-07 00:36:53','2021-07-07 05:36:53','80.169.210.148',NULL,NULL),(21005,'brute_force','2021-07-07 00:36:53','2021-07-07 05:36:53',NULL,NULL,'admin'),(21006,'brute_force','2021-07-07 01:24:30','2021-07-07 06:24:30','45.151.248.70',NULL,NULL),(21007,'brute_force','2021-07-07 01:24:30','2021-07-07 06:24:30',NULL,NULL,'admin'),(21008,'brute_force','2021-07-07 01:49:49','2021-07-07 06:49:49','13.36.171.62',NULL,NULL),(21009,'brute_force','2021-07-07 01:49:49','2021-07-07 06:49:49',NULL,NULL,'admin'),(21010,'brute_force','2021-07-07 02:16:42','2021-07-07 07:16:42','61.28.235.234',NULL,NULL),(21011,'brute_force','2021-07-07 02:16:42','2021-07-07 07:16:42',NULL,NULL,'admin'),(21012,'brute_force','2021-07-07 03:25:49','2021-07-07 08:25:49','134.209.157.198',NULL,NULL),(21013,'brute_force','2021-07-07 03:25:49','2021-07-07 08:25:49',NULL,NULL,'admin'),(21014,'brute_force','2021-07-07 03:48:27','2021-07-07 08:48:27','104.155.119.227',NULL,NULL),(21015,'brute_force','2021-07-07 03:48:27','2021-07-07 08:48:27',NULL,NULL,'admin'),(21016,'brute_force','2021-07-07 04:13:43','2021-07-07 09:13:43','207.148.120.234',NULL,NULL),(21017,'brute_force','2021-07-07 04:13:43','2021-07-07 09:13:43',NULL,NULL,'admin'),(21018,'brute_force','2021-07-07 04:36:47','2021-07-07 09:36:47','103.109.28.1',NULL,NULL),(21019,'brute_force','2021-07-07 04:36:47','2021-07-07 09:36:47',NULL,NULL,'admin'),(21020,'brute_force','2021-07-07 05:37:50','2021-07-07 10:37:50','185.86.210.179',NULL,NULL),(21021,'brute_force','2021-07-07 05:37:50','2021-07-07 10:37:50',NULL,NULL,'admin'),(21022,'brute_force','2021-07-07 06:01:35','2021-07-07 11:01:35','51.75.200.183',NULL,NULL),(21023,'brute_force','2021-07-07 06:01:35','2021-07-07 11:01:35',NULL,NULL,'admin'),(21024,'brute_force','2021-07-07 06:24:18','2021-07-07 11:24:18','178.18.245.78',NULL,NULL),(21025,'brute_force','2021-07-07 06:24:18','2021-07-07 11:24:18',NULL,NULL,'admin'),(21026,'brute_force','2021-07-07 06:47:04','2021-07-07 11:47:04','195.93.152.83',NULL,NULL),(21027,'brute_force','2021-07-07 06:47:04','2021-07-07 11:47:04',NULL,NULL,'admin'),(21028,'brute_force','2021-07-07 07:10:34','2021-07-07 12:10:34','51.195.111.194',NULL,NULL),(21029,'brute_force','2021-07-07 07:10:34','2021-07-07 12:10:34',NULL,NULL,'admin'),(21030,'brute_force','2021-07-07 07:33:52','2021-07-07 12:33:52','183.90.238.16',NULL,NULL),(21031,'brute_force','2021-07-07 07:33:52','2021-07-07 12:33:52',NULL,NULL,'admin'),(21032,'brute_force','2021-07-07 07:56:11','2021-07-07 12:56:11','104.131.85.183',NULL,NULL),(21033,'brute_force','2021-07-07 07:56:11','2021-07-07 12:56:11',NULL,NULL,'admin'),(21034,'brute_force','2021-07-07 08:19:30','2021-07-07 13:19:30','194.233.161.239',NULL,NULL),(21035,'brute_force','2021-07-07 08:19:30','2021-07-07 13:19:30',NULL,NULL,'admin'),(21036,'brute_force','2021-07-07 21:26:08','2021-07-08 02:26:08','23.129.64.131',NULL,NULL),(21037,'brute_force','2021-07-07 21:26:08','2021-07-08 02:26:08',NULL,NULL,'test'),(21038,'brute_force','2021-07-07 22:33:28','2021-07-08 03:33:28','178.128.68.121',NULL,NULL),(21039,'brute_force','2021-07-07 22:33:32','2021-07-08 03:33:32','178.128.68.121',NULL,NULL),(21040,'brute_force','2021-07-07 22:33:32','2021-07-08 03:33:32',NULL,NULL,'[login]'),(21041,'brute_force','2021-07-07 22:54:15','2021-07-08 03:54:15','34.78.185.17',NULL,NULL),(21042,'brute_force','2021-07-07 22:54:17','2021-07-08 03:54:17','34.78.185.17',NULL,NULL),(21043,'brute_force','2021-07-07 22:54:17','2021-07-08 03:54:17',NULL,NULL,'[login]'),(21044,'brute_force','2021-07-07 23:14:06','2021-07-08 04:14:06','45.64.54.158',NULL,NULL),(21045,'brute_force','2021-07-07 23:14:09','2021-07-08 04:14:09','45.64.54.158',NULL,NULL),(21046,'brute_force','2021-07-07 23:14:09','2021-07-08 04:14:09',NULL,NULL,'[login]'),(21047,'brute_force','2021-07-07 23:31:28','2021-07-08 04:31:28','164.132.38.166',NULL,NULL),(21048,'brute_force','2021-07-07 23:31:30','2021-07-08 04:31:30','164.132.38.166',NULL,NULL),(21049,'brute_force','2021-07-07 23:31:30','2021-07-08 04:31:30',NULL,NULL,'[login]'),(21050,'brute_force','2021-07-08 00:11:43','2021-07-08 05:11:43','192.163.199.39',NULL,NULL),(21051,'brute_force','2021-07-08 00:11:45','2021-07-08 05:11:45','192.163.199.39',NULL,NULL),(21052,'brute_force','2021-07-08 00:11:45','2021-07-08 05:11:45',NULL,NULL,'[login]'),(21053,'brute_force','2021-07-08 00:52:45','2021-07-08 05:52:45','50.62.57.15',NULL,NULL),(21054,'brute_force','2021-07-08 00:52:48','2021-07-08 05:52:48','50.62.57.15',NULL,NULL),(21055,'brute_force','2021-07-08 00:52:48','2021-07-08 05:52:48',NULL,NULL,'[login]'),(21056,'brute_force','2021-07-08 01:14:58','2021-07-08 06:14:58','34.78.175.113',NULL,NULL),(21057,'brute_force','2021-07-08 01:15:00','2021-07-08 06:15:00','34.78.175.113',NULL,NULL),(21058,'brute_force','2021-07-08 01:15:00','2021-07-08 06:15:00',NULL,NULL,'[login]'),(21059,'brute_force','2021-07-08 01:38:04','2021-07-08 06:38:04','34.70.92.180',NULL,NULL),(21060,'brute_force','2021-07-08 01:38:06','2021-07-08 06:38:06','34.70.92.180',NULL,NULL),(21061,'brute_force','2021-07-08 01:38:06','2021-07-08 06:38:06',NULL,NULL,'[login]'),(21062,'brute_force','2021-07-08 02:03:39','2021-07-08 07:03:39','148.72.211.177',NULL,NULL),(21063,'brute_force','2021-07-08 02:03:42','2021-07-08 07:03:42','148.72.211.177',NULL,NULL),(21064,'brute_force','2021-07-08 02:03:42','2021-07-08 07:03:42',NULL,NULL,'[login]'),(21065,'brute_force','2021-07-08 02:53:38','2021-07-08 07:53:38','46.229.247.52',NULL,NULL),(21066,'brute_force','2021-07-08 02:53:40','2021-07-08 07:53:40','46.229.247.52',NULL,NULL),(21067,'brute_force','2021-07-08 02:53:40','2021-07-08 07:53:40',NULL,NULL,'[login]'),(21068,'brute_force','2021-07-08 04:15:15','2021-07-08 09:15:15','34.78.175.113',NULL,NULL),(21069,'brute_force','2021-07-08 04:15:18','2021-07-08 09:15:18','34.78.175.113',NULL,NULL),(21070,'brute_force','2021-07-08 04:15:18','2021-07-08 09:15:18',NULL,NULL,'[login]'),(21071,'brute_force','2021-07-08 04:44:40','2021-07-08 09:44:40','173.236.184.125',NULL,NULL),(21072,'brute_force','2021-07-08 04:44:42','2021-07-08 09:44:42','173.236.184.125',NULL,NULL),(21073,'brute_force','2021-07-08 04:44:42','2021-07-08 09:44:42',NULL,NULL,'[login]'),(21074,'brute_force','2021-07-08 05:13:53','2021-07-08 10:13:53','51.75.195.168',NULL,NULL),(21075,'brute_force','2021-07-08 05:13:55','2021-07-08 10:13:55','51.75.195.168',NULL,NULL),(21076,'brute_force','2021-07-08 05:13:55','2021-07-08 10:13:55',NULL,NULL,'[login]'),(21077,'brute_force','2021-07-08 08:21:14','2021-07-08 13:21:14','139.59.61.144',NULL,NULL),(21078,'brute_force','2021-07-08 08:21:17','2021-07-08 13:21:17','139.59.61.144',NULL,NULL),(21079,'brute_force','2021-07-08 08:21:17','2021-07-08 13:21:17',NULL,NULL,'[login]'),(21080,'brute_force','2021-07-08 10:03:23','2021-07-08 15:03:23','104.236.66.151',NULL,NULL),(21081,'brute_force','2021-07-08 10:03:25','2021-07-08 15:03:25','104.236.66.151',NULL,NULL),(21082,'brute_force','2021-07-08 10:03:25','2021-07-08 15:03:25',NULL,NULL,'[login]'),(21083,'brute_force','2021-07-08 10:35:45','2021-07-08 15:35:45','34.97.248.193',NULL,NULL),(21084,'brute_force','2021-07-08 10:35:47','2021-07-08 15:35:47','34.97.248.193',NULL,NULL),(21085,'brute_force','2021-07-08 10:35:47','2021-07-08 15:35:47',NULL,NULL,'[login]'),(21086,'brute_force','2021-07-08 12:56:26','2021-07-08 17:56:26','176.119.210.163',NULL,NULL),(21087,'brute_force','2021-07-08 12:56:26','2021-07-08 17:56:26',NULL,NULL,'admin'),(21088,'brute_force','2021-07-08 13:21:07','2021-07-08 18:21:07','78.46.189.250',NULL,NULL),(21089,'brute_force','2021-07-08 13:21:07','2021-07-08 18:21:07',NULL,NULL,'admin'),(21090,'brute_force','2021-07-08 14:25:17','2021-07-08 19:25:17','220.167.101.24',NULL,NULL),(21091,'brute_force','2021-07-08 14:25:17','2021-07-08 19:25:17',NULL,NULL,'admin'),(21092,'brute_force','2021-07-08 15:21:48','2021-07-08 20:21:48','193.176.78.121',NULL,NULL),(21093,'brute_force','2021-07-08 15:21:48','2021-07-08 20:21:48',NULL,NULL,'admin'),(21094,'brute_force','2021-07-08 15:43:49','2021-07-08 20:43:49','81.88.52.114',NULL,NULL),(21095,'brute_force','2021-07-08 15:43:49','2021-07-08 20:43:49',NULL,NULL,'admin'),(21096,'brute_force','2021-07-08 16:07:05','2021-07-08 21:07:05','193.176.78.121',NULL,NULL),(21097,'brute_force','2021-07-08 16:07:05','2021-07-08 21:07:05',NULL,NULL,'admin'),(21098,'brute_force','2021-07-08 16:27:58','2021-07-08 21:27:58','79.98.24.7',NULL,NULL),(21099,'brute_force','2021-07-08 16:29:57','2021-07-08 21:29:57','164.68.100.64',NULL,NULL),(21100,'brute_force','2021-07-08 16:29:57','2021-07-08 21:29:57',NULL,NULL,'admin'),(21101,'brute_force','2021-07-08 16:52:09','2021-07-08 21:52:09','146.59.10.194',NULL,NULL),(21102,'brute_force','2021-07-08 16:52:11','2021-07-08 21:52:11','146.59.10.194',NULL,NULL),(21103,'brute_force','2021-07-08 16:52:11','2021-07-08 21:52:11',NULL,NULL,'admin'),(21104,'brute_force','2021-07-08 16:53:09','2021-07-08 21:53:09','139.59.118.238',NULL,NULL),(21105,'brute_force','2021-07-08 16:53:09','2021-07-08 21:53:09',NULL,NULL,'admin'),(21106,'brute_force','2021-07-08 17:16:31','2021-07-08 22:16:31','104.248.156.176',NULL,NULL),(21107,'brute_force','2021-07-08 17:16:31','2021-07-08 22:16:31',NULL,NULL,'admin'),(21108,'brute_force','2021-07-08 17:23:10','2021-07-08 22:23:10','146.164.84.216',NULL,NULL),(21109,'brute_force','2021-07-08 17:23:10','2021-07-08 22:23:10',NULL,NULL,'[login]'),(21110,'brute_force','2021-07-08 17:39:20','2021-07-08 22:39:20','35.205.44.38',NULL,NULL),(21111,'brute_force','2021-07-08 17:39:20','2021-07-08 22:39:20',NULL,NULL,'admin'),(21112,'brute_force','2021-07-08 17:54:38','2021-07-08 22:54:38','52.137.55.22',NULL,NULL),(21113,'brute_force','2021-07-08 17:54:40','2021-07-08 22:54:40','52.137.55.22',NULL,NULL),(21114,'brute_force','2021-07-08 17:54:40','2021-07-08 22:54:40',NULL,NULL,'[login]'),(21115,'brute_force','2021-07-08 18:55:13','2021-07-08 23:55:13','142.4.206.24',NULL,NULL),(21116,'brute_force','2021-07-08 18:55:13','2021-07-08 23:55:13',NULL,NULL,'admin'),(21117,'brute_force','2021-07-08 19:21:26','2021-07-09 00:21:26','91.134.248.192',NULL,NULL),(21118,'brute_force','2021-07-08 19:21:26','2021-07-09 00:21:26',NULL,NULL,'admin'),(21119,'brute_force','2021-07-08 20:15:40','2021-07-09 01:15:40','13.213.37.238',NULL,NULL),(21120,'brute_force','2021-07-08 20:15:51','2021-07-09 01:15:51','13.213.37.238',NULL,NULL),(21121,'brute_force','2021-07-08 20:15:51','2021-07-09 01:15:51',NULL,NULL,'[login]'),(21122,'brute_force','2021-07-08 20:49:23','2021-07-09 01:49:23','209.97.161.52',NULL,NULL),(21123,'brute_force','2021-07-08 20:49:27','2021-07-09 01:49:27','209.97.161.52',NULL,NULL),(21124,'brute_force','2021-07-08 20:49:27','2021-07-09 01:49:27',NULL,NULL,'[login]'),(21125,'brute_force','2021-07-08 20:49:31','2021-07-09 01:49:31','116.202.229.140',NULL,NULL),(21126,'brute_force','2021-07-08 20:49:31','2021-07-09 01:49:31',NULL,NULL,'admin'),(21127,'brute_force','2021-07-08 21:16:46','2021-07-09 02:16:46','47.242.169.32',NULL,NULL),(21128,'brute_force','2021-07-08 21:16:46','2021-07-09 02:16:46',NULL,NULL,'admin'),(21129,'brute_force','2021-07-08 21:25:42','2021-07-09 02:25:42','152.67.52.194',NULL,NULL),(21130,'brute_force','2021-07-08 21:25:47','2021-07-09 02:25:47','152.67.52.194',NULL,NULL),(21131,'brute_force','2021-07-08 21:25:47','2021-07-09 02:25:47',NULL,NULL,'[login]'),(21132,'brute_force','2021-07-08 21:42:36','2021-07-09 02:42:36','35.199.25.131',NULL,NULL),(21133,'brute_force','2021-07-08 21:42:38','2021-07-09 02:42:38','35.199.25.131',NULL,NULL),(21134,'brute_force','2021-07-08 21:42:38','2021-07-09 02:42:38',NULL,NULL,'[login]'),(21135,'brute_force','2021-07-08 21:43:31','2021-07-09 02:43:31','51.178.17.108',NULL,NULL),(21136,'brute_force','2021-07-08 21:43:31','2021-07-09 02:43:31',NULL,NULL,'admin'),(21137,'brute_force','2021-07-08 21:55:07','2021-07-09 02:55:07','54.39.105.88',NULL,NULL),(21138,'brute_force','2021-07-08 21:55:09','2021-07-09 02:55:09','54.39.105.88',NULL,NULL),(21139,'brute_force','2021-07-08 21:55:09','2021-07-09 02:55:09',NULL,NULL,'[login]'),(21140,'brute_force','2021-07-08 22:08:05','2021-07-09 03:08:05','157.245.231.45',NULL,NULL),(21141,'brute_force','2021-07-08 22:08:07','2021-07-09 03:08:07','157.245.231.45',NULL,NULL),(21142,'brute_force','2021-07-08 22:08:07','2021-07-09 03:08:07',NULL,NULL,'[login]'),(21143,'brute_force','2021-07-08 22:10:59','2021-07-09 03:10:59','182.93.24.226',NULL,NULL),(21144,'brute_force','2021-07-08 22:10:59','2021-07-09 03:10:59',NULL,NULL,'admin'),(21145,'brute_force','2021-07-08 22:16:41','2021-07-09 03:16:41','64.202.184.77',NULL,NULL),(21146,'brute_force','2021-07-08 22:16:43','2021-07-09 03:16:43','64.202.184.77',NULL,NULL),(21147,'brute_force','2021-07-08 22:16:43','2021-07-09 03:16:43',NULL,NULL,'[login]'),(21148,'brute_force','2021-07-08 22:37:04','2021-07-09 03:37:04','157.245.107.81',NULL,NULL),(21149,'brute_force','2021-07-08 22:37:10','2021-07-09 03:37:10','157.245.107.81',NULL,NULL),(21150,'brute_force','2021-07-08 22:37:10','2021-07-09 03:37:10',NULL,NULL,'[login]'),(21151,'brute_force','2021-07-08 22:41:28','2021-07-09 03:41:28','34.241.119.209',NULL,NULL),(21152,'brute_force','2021-07-08 22:41:28','2021-07-09 03:41:28',NULL,NULL,'admin'),(21153,'brute_force','2021-07-08 23:03:30','2021-07-09 04:03:30','8.129.20.30',NULL,NULL),(21154,'brute_force','2021-07-08 23:03:33','2021-07-09 04:03:33','8.129.20.30',NULL,NULL),(21155,'brute_force','2021-07-08 23:03:33','2021-07-09 04:03:33',NULL,NULL,'[login]'),(21156,'brute_force','2021-07-08 23:12:13','2021-07-09 04:12:13','199.34.20.37',NULL,NULL),(21157,'brute_force','2021-07-08 23:12:15','2021-07-09 04:12:15','199.34.20.37',NULL,NULL),(21158,'brute_force','2021-07-08 23:12:15','2021-07-09 04:12:15',NULL,NULL,'[login]'),(21159,'brute_force','2021-07-08 23:12:50','2021-07-09 04:12:50','185.235.41.80',NULL,NULL),(21160,'brute_force','2021-07-08 23:12:50','2021-07-09 04:12:50',NULL,NULL,'admin'),(21161,'brute_force','2021-07-08 23:21:12','2021-07-09 04:21:12','191.234.176.158',NULL,NULL),(21162,'brute_force','2021-07-08 23:21:14','2021-07-09 04:21:14','191.234.176.158',NULL,NULL),(21163,'brute_force','2021-07-08 23:21:14','2021-07-09 04:21:14',NULL,NULL,'[login]'),(21164,'brute_force','2021-07-08 23:43:10','2021-07-09 04:43:10','198.12.227.3',NULL,NULL),(21165,'brute_force','2021-07-08 23:43:10','2021-07-09 04:43:10',NULL,NULL,'admin'),(21166,'brute_force','2021-07-08 23:50:02','2021-07-09 04:50:02','161.35.161.13',NULL,NULL),(21167,'brute_force','2021-07-08 23:50:06','2021-07-09 04:50:06','161.35.161.13',NULL,NULL),(21168,'brute_force','2021-07-08 23:50:06','2021-07-09 04:50:06',NULL,NULL,'[login]'),(21169,'brute_force','2021-07-09 00:29:39','2021-07-09 05:29:39','72.167.42.45',NULL,NULL),(21170,'brute_force','2021-07-09 00:29:43','2021-07-09 05:29:43','72.167.42.45',NULL,NULL),(21171,'brute_force','2021-07-09 00:29:43','2021-07-09 05:29:43',NULL,NULL,'[login]'),(21172,'brute_force','2021-07-09 00:40:44','2021-07-09 05:40:44','146.164.84.216',NULL,NULL),(21173,'brute_force','2021-07-09 00:40:46','2021-07-09 05:40:46','146.164.84.216',NULL,NULL),(21174,'brute_force','2021-07-09 00:40:46','2021-07-09 05:40:46',NULL,NULL,'[login]'),(21175,'brute_force','2021-07-09 00:43:33','2021-07-09 05:43:33','107.180.72.143',NULL,NULL),(21176,'brute_force','2021-07-09 00:43:33','2021-07-09 05:43:33',NULL,NULL,'admin'),(21177,'brute_force','2021-07-09 01:02:57','2021-07-09 06:02:57','51.210.109.41',NULL,NULL),(21178,'brute_force','2021-07-09 01:02:59','2021-07-09 06:02:59','51.210.109.41',NULL,NULL),(21179,'brute_force','2021-07-09 01:02:59','2021-07-09 06:02:59',NULL,NULL,'[login]'),(21180,'brute_force','2021-07-09 01:14:18','2021-07-09 06:14:18','173.236.184.125',NULL,NULL),(21181,'brute_force','2021-07-09 01:14:19','2021-07-09 06:14:19','173.236.184.125',NULL,NULL),(21182,'brute_force','2021-07-09 01:14:19','2021-07-09 06:14:19',NULL,NULL,'[login]'),(21183,'brute_force','2021-07-09 01:41:18','2021-07-09 06:41:18','51.159.56.165',NULL,NULL),(21184,'brute_force','2021-07-09 01:41:20','2021-07-09 06:41:20','51.159.56.165',NULL,NULL),(21185,'brute_force','2021-07-09 01:41:20','2021-07-09 06:41:20',NULL,NULL,'[login]'),(21186,'brute_force','2021-07-09 01:42:09','2021-07-09 06:42:09','118.69.173.199',NULL,NULL),(21187,'brute_force','2021-07-09 01:42:09','2021-07-09 06:42:09',NULL,NULL,'admin'),(21188,'brute_force','2021-07-09 01:52:35','2021-07-09 06:52:35','93.113.111.153',NULL,NULL),(21189,'brute_force','2021-07-09 01:52:38','2021-07-09 06:52:38','93.113.111.153',NULL,NULL),(21190,'brute_force','2021-07-09 01:52:38','2021-07-09 06:52:38',NULL,NULL,'admin'),(21191,'brute_force','2021-07-09 02:28:56','2021-07-09 07:28:56','46.229.247.52',NULL,NULL),(21192,'brute_force','2021-07-09 02:28:59','2021-07-09 07:28:59','46.229.247.52',NULL,NULL),(21193,'brute_force','2021-07-09 02:28:59','2021-07-09 07:28:59',NULL,NULL,'admin'),(21194,'brute_force','2021-07-09 02:54:16','2021-07-09 07:54:16','50.115.120.245',NULL,NULL),(21195,'brute_force','2021-07-09 02:54:18','2021-07-09 07:54:18','50.115.120.245',NULL,NULL),(21196,'brute_force','2021-07-09 02:54:18','2021-07-09 07:54:18',NULL,NULL,'admin'),(21197,'brute_force','2021-07-09 03:06:56','2021-07-09 08:06:56','44.238.229.67',NULL,NULL),(21198,'brute_force','2021-07-09 03:06:56','2021-07-09 08:06:56',NULL,NULL,'admin'),(21199,'brute_force','2021-07-09 04:00:43','2021-07-09 09:00:43','46.229.247.52',NULL,NULL),(21200,'brute_force','2021-07-09 04:00:45','2021-07-09 09:00:45','46.229.247.52',NULL,NULL),(21201,'brute_force','2021-07-09 04:00:45','2021-07-09 09:00:45',NULL,NULL,'admin'),(21202,'brute_force','2021-07-09 04:15:25','2021-07-09 09:15:25','47.240.32.173',NULL,NULL),(21203,'brute_force','2021-07-09 04:15:28','2021-07-09 09:15:28','47.240.32.173',NULL,NULL),(21204,'brute_force','2021-07-09 04:15:28','2021-07-09 09:15:28',NULL,NULL,'admin'),(21205,'brute_force','2021-07-09 04:28:52','2021-07-09 09:28:52','162.241.149.137',NULL,NULL),(21206,'brute_force','2021-07-09 04:28:54','2021-07-09 09:28:54','162.241.149.137',NULL,NULL),(21207,'brute_force','2021-07-09 04:28:54','2021-07-09 09:28:54',NULL,NULL,'admin'),(21208,'brute_force','2021-07-09 04:43:17','2021-07-09 09:43:17','162.144.78.149',NULL,NULL),(21209,'brute_force','2021-07-09 04:43:24','2021-07-09 09:43:24','162.144.78.149',NULL,NULL),(21210,'brute_force','2021-07-09 04:43:24','2021-07-09 09:43:24',NULL,NULL,'admin'),(21211,'brute_force','2021-07-09 04:53:37','2021-07-09 09:53:37','167.114.98.212',NULL,NULL),(21212,'brute_force','2021-07-09 04:53:37','2021-07-09 09:53:37',NULL,NULL,'admin'),(21213,'brute_force','2021-07-09 04:56:51','2021-07-09 09:56:51','104.42.51.138',NULL,NULL),(21214,'brute_force','2021-07-09 04:56:54','2021-07-09 09:56:54','104.42.51.138',NULL,NULL),(21215,'brute_force','2021-07-09 04:56:54','2021-07-09 09:56:54',NULL,NULL,'admin'),(21216,'brute_force','2021-07-09 05:40:19','2021-07-09 10:40:19','134.209.181.57',NULL,NULL),(21217,'brute_force','2021-07-09 05:40:26','2021-07-09 10:40:26','134.209.181.57',NULL,NULL),(21218,'brute_force','2021-07-09 05:40:26','2021-07-09 10:40:26',NULL,NULL,'admin'),(21219,'brute_force','2021-07-09 05:48:42','2021-07-09 10:48:42','134.209.157.198',NULL,NULL),(21220,'brute_force','2021-07-09 05:48:42','2021-07-09 10:48:42',NULL,NULL,'admin'),(21221,'brute_force','2021-07-09 05:53:29','2021-07-09 10:53:29','35.229.186.114',NULL,NULL),(21222,'brute_force','2021-07-09 05:53:32','2021-07-09 10:53:32','35.229.186.114',NULL,NULL),(21223,'brute_force','2021-07-09 05:53:32','2021-07-09 10:53:32',NULL,NULL,'admin'),(21224,'brute_force','2021-07-09 06:08:17','2021-07-09 11:08:17','207.244.224.60',NULL,NULL),(21225,'brute_force','2021-07-09 06:08:19','2021-07-09 11:08:19','207.244.224.60',NULL,NULL),(21226,'brute_force','2021-07-09 06:08:19','2021-07-09 11:08:19',NULL,NULL,'admin'),(21227,'brute_force','2021-07-09 06:24:39','2021-07-09 11:24:39','165.22.255.242',NULL,NULL),(21228,'brute_force','2021-07-09 06:24:42','2021-07-09 11:24:42','165.22.255.242',NULL,NULL),(21229,'brute_force','2021-07-09 06:24:42','2021-07-09 11:24:42',NULL,NULL,'admin'),(21230,'brute_force','2021-07-09 06:39:16','2021-07-09 11:39:16','132.148.91.104',NULL,NULL),(21231,'brute_force','2021-07-09 06:39:19','2021-07-09 11:39:19','132.148.91.104',NULL,NULL),(21232,'brute_force','2021-07-09 06:39:19','2021-07-09 11:39:19',NULL,NULL,'admin'),(21233,'brute_force','2021-07-09 06:45:00','2021-07-09 11:45:00','203.205.21.168',NULL,NULL),(21234,'brute_force','2021-07-09 06:45:00','2021-07-09 11:45:00',NULL,NULL,'admin'),(21235,'brute_force','2021-07-09 07:09:49','2021-07-09 12:09:49','93.113.111.153',NULL,NULL),(21236,'brute_force','2021-07-09 07:09:51','2021-07-09 12:09:51','93.113.111.153',NULL,NULL),(21237,'brute_force','2021-07-09 07:09:51','2021-07-09 12:09:51',NULL,NULL,'admin'),(21238,'brute_force','2021-07-09 07:40:20','2021-07-09 12:40:20','188.166.94.198',NULL,NULL),(21239,'brute_force','2021-07-09 07:40:20','2021-07-09 12:40:20',NULL,NULL,'admin'),(21240,'brute_force','2021-07-09 07:42:03','2021-07-09 12:42:03','107.181.185.226',NULL,NULL),(21241,'brute_force','2021-07-09 07:42:05','2021-07-09 12:42:05','107.181.185.226',NULL,NULL),(21242,'brute_force','2021-07-09 07:42:05','2021-07-09 12:42:05',NULL,NULL,'admin'),(21243,'brute_force','2021-07-09 07:58:44','2021-07-09 12:58:44','8.131.62.110',NULL,NULL),(21244,'brute_force','2021-07-09 07:58:47','2021-07-09 12:58:47','8.131.62.110',NULL,NULL),(21245,'brute_force','2021-07-09 07:58:47','2021-07-09 12:58:47',NULL,NULL,'admin'),(21246,'brute_force','2021-07-09 08:15:04','2021-07-09 13:15:04','128.199.220.215',NULL,NULL),(21247,'brute_force','2021-07-09 08:15:07','2021-07-09 13:15:07','128.199.220.215',NULL,NULL),(21248,'brute_force','2021-07-09 08:15:07','2021-07-09 13:15:07',NULL,NULL,'admin'),(21249,'brute_force','2021-07-09 08:32:52','2021-07-09 13:32:52','34.70.92.180',NULL,NULL),(21250,'brute_force','2021-07-09 08:32:54','2021-07-09 13:32:54','34.70.92.180',NULL,NULL),(21251,'brute_force','2021-07-09 08:32:54','2021-07-09 13:32:54',NULL,NULL,'admin'),(21252,'brute_force','2021-07-09 09:00:07','2021-07-09 14:00:07','89.252.137.57',NULL,NULL),(21253,'brute_force','2021-07-09 09:00:07','2021-07-09 14:00:07',NULL,NULL,'admin'),(21254,'brute_force','2021-07-09 09:24:51','2021-07-09 14:24:51','91.193.20.72',NULL,NULL),(21255,'brute_force','2021-07-09 09:24:51','2021-07-09 14:24:51',NULL,NULL,'admin'),(21256,'brute_force','2021-07-09 09:50:26','2021-07-09 14:50:26','188.212.34.69',NULL,NULL),(21257,'brute_force','2021-07-09 09:50:26','2021-07-09 14:50:26',NULL,NULL,'admin'),(21258,'brute_force','2021-07-09 10:00:39','2021-07-09 15:00:39','104.42.51.138',NULL,NULL),(21259,'brute_force','2021-07-09 10:00:41','2021-07-09 15:00:41','104.42.51.138',NULL,NULL),(21260,'brute_force','2021-07-09 10:00:41','2021-07-09 15:00:41',NULL,NULL,'admin'),(21261,'brute_force','2021-07-09 10:12:47','2021-07-09 15:12:47','85.128.142.144',NULL,NULL),(21262,'brute_force','2021-07-09 10:12:50','2021-07-09 15:12:50','85.128.142.144',NULL,NULL),(21263,'brute_force','2021-07-09 10:12:50','2021-07-09 15:12:50',NULL,NULL,'admin'),(21264,'brute_force','2021-07-09 10:26:34','2021-07-09 15:26:34','162.214.231.25',NULL,NULL),(21265,'brute_force','2021-07-09 10:26:36','2021-07-09 15:26:36','162.214.231.25',NULL,NULL),(21266,'brute_force','2021-07-09 10:26:36','2021-07-09 15:26:36',NULL,NULL,'admin'),(21267,'brute_force','2021-07-09 10:39:59','2021-07-09 15:39:59','192.185.130.172',NULL,NULL),(21268,'brute_force','2021-07-09 10:39:59','2021-07-09 15:39:59',NULL,NULL,'admin'),(21269,'brute_force','2021-07-09 10:55:21','2021-07-09 15:55:21','207.244.244.237',NULL,NULL),(21270,'brute_force','2021-07-09 10:55:21','2021-07-09 15:55:21',NULL,NULL,'admin'),(21271,'brute_force','2021-07-09 11:26:09','2021-07-09 16:26:09','194.247.179.164',NULL,NULL),(21272,'brute_force','2021-07-09 11:26:09','2021-07-09 16:26:09',NULL,NULL,'admin'),(21273,'brute_force','2021-07-09 11:42:19','2021-07-09 16:42:19','104.131.85.183',NULL,NULL),(21274,'brute_force','2021-07-09 11:42:19','2021-07-09 16:42:19',NULL,NULL,'admin'),(21275,'brute_force','2021-07-09 11:58:10','2021-07-09 16:58:10','144.217.12.17',NULL,NULL),(21276,'brute_force','2021-07-09 11:58:10','2021-07-09 16:58:10',NULL,NULL,'admin'),(21277,'brute_force','2021-07-09 12:13:16','2021-07-09 17:13:16','152.67.108.11',NULL,NULL),(21278,'brute_force','2021-07-09 12:13:16','2021-07-09 17:13:16',NULL,NULL,'admin'),(21279,'brute_force','2021-07-09 12:28:07','2021-07-09 17:28:07','45.40.166.143',NULL,NULL),(21280,'brute_force','2021-07-09 12:28:07','2021-07-09 17:28:07',NULL,NULL,'admin'),(21281,'brute_force','2021-07-09 13:01:52','2021-07-09 18:01:52','34.200.33.208',NULL,NULL),(21282,'brute_force','2021-07-09 13:01:52','2021-07-09 18:01:52',NULL,NULL,'admin'),(21283,'brute_force','2021-07-09 13:21:26','2021-07-09 18:21:26','173.236.168.109',NULL,NULL),(21284,'brute_force','2021-07-09 13:21:26','2021-07-09 18:21:26',NULL,NULL,'admin'),(21285,'brute_force','2021-07-09 13:42:20','2021-07-09 18:42:20','79.98.24.7',NULL,NULL),(21286,'brute_force','2021-07-09 13:42:20','2021-07-09 18:42:20',NULL,NULL,'admin'),(21287,'brute_force','2021-07-09 14:02:48','2021-07-09 19:02:48','109.215.111.106',NULL,NULL),(21288,'brute_force','2021-07-09 14:02:48','2021-07-09 19:02:48',NULL,NULL,'admin'),(21289,'brute_force','2021-07-09 14:21:10','2021-07-09 19:21:10','106.52.171.211',NULL,NULL),(21290,'brute_force','2021-07-09 14:21:10','2021-07-09 19:21:10',NULL,NULL,'admin'),(21291,'brute_force','2021-07-09 14:39:09','2021-07-09 19:39:09','164.132.230.11',NULL,NULL),(21292,'brute_force','2021-07-09 14:39:09','2021-07-09 19:39:09',NULL,NULL,'admin'),(21293,'brute_force','2021-07-09 15:42:59','2021-07-09 20:42:59','193.176.78.121',NULL,NULL),(21294,'brute_force','2021-07-09 15:42:59','2021-07-09 20:42:59',NULL,NULL,'admin'),(21295,'brute_force','2021-07-09 15:57:43','2021-07-09 20:57:43','82.223.117.156',NULL,NULL),(21296,'brute_force','2021-07-09 15:57:43','2021-07-09 20:57:43',NULL,NULL,'admin'),(21297,'brute_force','2021-07-09 16:12:32','2021-07-09 21:12:32','159.203.115.159',NULL,NULL),(21298,'brute_force','2021-07-09 16:12:32','2021-07-09 21:12:32',NULL,NULL,'admin'),(21299,'brute_force','2021-07-09 16:26:54','2021-07-09 21:26:54','149.28.138.100',NULL,NULL),(21300,'brute_force','2021-07-09 16:26:54','2021-07-09 21:26:54',NULL,NULL,'admin'),(21301,'brute_force','2021-07-09 16:41:18','2021-07-09 21:41:18','138.68.149.180',NULL,NULL),(21302,'brute_force','2021-07-09 16:41:18','2021-07-09 21:41:18',NULL,NULL,'admin'),(21303,'brute_force','2021-07-09 17:26:19','2021-07-09 22:26:19','101.32.178.221',NULL,NULL),(21304,'brute_force','2021-07-09 17:26:19','2021-07-09 22:26:19',NULL,NULL,'admin'),(21305,'brute_force','2021-07-09 17:41:47','2021-07-09 22:41:47','64.227.82.188',NULL,NULL),(21306,'brute_force','2021-07-09 17:41:47','2021-07-09 22:41:47',NULL,NULL,'admin'),(21307,'brute_force','2021-07-09 18:12:05','2021-07-09 23:12:05','142.4.206.24',NULL,NULL),(21308,'brute_force','2021-07-09 18:12:05','2021-07-09 23:12:05',NULL,NULL,'admin'),(21309,'brute_force','2021-07-09 19:13:15','2021-07-10 00:13:15','134.209.127.203',NULL,NULL),(21310,'brute_force','2021-07-09 19:13:15','2021-07-10 00:13:15',NULL,NULL,'admin'),(21311,'brute_force','2021-07-09 19:27:56','2021-07-10 00:27:56','91.134.248.192',NULL,NULL),(21312,'brute_force','2021-07-09 19:27:56','2021-07-10 00:27:56',NULL,NULL,'admin'),(21313,'brute_force','2021-07-09 20:13:00','2021-07-10 01:13:00','165.227.230.191',NULL,NULL),(21314,'brute_force','2021-07-09 20:13:00','2021-07-10 01:13:00',NULL,NULL,'admin'),(21315,'brute_force','2021-07-09 20:43:38','2021-07-10 01:43:38','194.247.179.164',NULL,NULL),(21316,'brute_force','2021-07-09 20:43:38','2021-07-10 01:43:38',NULL,NULL,'admin'),(21317,'brute_force','2021-07-09 20:58:48','2021-07-10 01:58:48','167.172.175.147',NULL,NULL),(21318,'brute_force','2021-07-09 20:58:48','2021-07-10 01:58:48',NULL,NULL,'admin'),(21319,'brute_force','2021-07-09 22:00:12','2021-07-10 03:00:12','93.113.111.54',NULL,NULL),(21320,'brute_force','2021-07-09 22:00:12','2021-07-10 03:00:12',NULL,NULL,'admin'),(21321,'brute_force','2021-07-09 22:16:11','2021-07-10 03:16:11','146.148.11.215',NULL,NULL),(21322,'brute_force','2021-07-09 22:16:11','2021-07-10 03:16:11',NULL,NULL,'admin'),(21323,'brute_force','2021-07-09 22:31:44','2021-07-10 03:31:44','47.241.31.202',NULL,NULL),(21324,'brute_force','2021-07-09 22:31:44','2021-07-10 03:31:44',NULL,NULL,'admin'),(21325,'brute_force','2021-07-09 22:47:10','2021-07-10 03:47:10','64.227.73.218',NULL,NULL),(21326,'brute_force','2021-07-09 22:47:10','2021-07-10 03:47:10',NULL,NULL,'admin'),(21327,'brute_force','2021-07-09 23:02:49','2021-07-10 04:02:49','128.199.220.215',NULL,NULL),(21328,'brute_force','2021-07-09 23:02:49','2021-07-10 04:02:49',NULL,NULL,'admin'),(21329,'brute_force','2021-07-09 23:33:28','2021-07-10 04:33:28','81.169.229.171',NULL,NULL),(21330,'brute_force','2021-07-09 23:33:28','2021-07-10 04:33:28',NULL,NULL,'admin'),(21331,'brute_force','2021-07-09 23:49:24','2021-07-10 04:49:24','35.205.44.38',NULL,NULL),(21332,'brute_force','2021-07-09 23:49:24','2021-07-10 04:49:24',NULL,NULL,'admin'),(21333,'brute_force','2021-07-10 00:04:50','2021-07-10 05:04:50','51.75.200.183',NULL,NULL),(21334,'brute_force','2021-07-10 00:04:50','2021-07-10 05:04:50',NULL,NULL,'admin'),(21335,'brute_force','2021-07-10 00:19:58','2021-07-10 05:19:58','207.148.120.234',NULL,NULL),(21336,'brute_force','2021-07-10 00:19:58','2021-07-10 05:19:58',NULL,NULL,'admin'),(21337,'brute_force','2021-07-10 00:35:00','2021-07-10 05:35:00','51.77.29.176',NULL,NULL),(21338,'brute_force','2021-07-10 00:35:00','2021-07-10 05:35:00',NULL,NULL,'admin'),(21339,'brute_force','2021-07-10 01:05:45','2021-07-10 06:05:45','64.227.2.233',NULL,NULL),(21340,'brute_force','2021-07-10 01:05:45','2021-07-10 06:05:45',NULL,NULL,'admin'),(21341,'brute_force','2021-07-10 01:35:41','2021-07-10 06:35:41','150.109.51.168',NULL,NULL),(21342,'brute_force','2021-07-10 01:35:41','2021-07-10 06:35:41',NULL,NULL,'admin'),(21343,'brute_force','2021-07-10 01:50:47','2021-07-10 06:50:47','81.88.52.148',NULL,NULL),(21344,'brute_force','2021-07-10 01:50:47','2021-07-10 06:50:47',NULL,NULL,'admin'),(21345,'brute_force','2021-07-10 07:12:48','2021-07-10 12:12:48','116.203.150.71',NULL,NULL),(21346,'brute_force','2021-07-10 07:12:48','2021-07-10 12:12:48',NULL,NULL,'admin'),(21347,'brute_force','2021-07-10 07:30:50','2021-07-10 12:30:50','89.47.58.23',NULL,NULL),(21348,'brute_force','2021-07-10 07:30:50','2021-07-10 12:30:50',NULL,NULL,'admin'),(21349,'brute_force','2021-07-10 08:19:52','2021-07-10 13:19:52','129.146.235.45',NULL,NULL),(21350,'brute_force','2021-07-10 08:19:52','2021-07-10 13:19:52',NULL,NULL,'admin'),(21351,'brute_force','2021-07-10 08:35:55','2021-07-10 13:35:55','64.227.2.233',NULL,NULL),(21352,'brute_force','2021-07-10 08:35:55','2021-07-10 13:35:55',NULL,NULL,'admin'),(21353,'brute_force','2021-07-10 08:52:01','2021-07-10 13:52:01','45.40.166.143',NULL,NULL),(21354,'brute_force','2021-07-10 08:52:01','2021-07-10 13:52:01',NULL,NULL,'admin'),(21355,'brute_force','2021-07-10 09:22:57','2021-07-10 14:22:57','67.205.146.15',NULL,NULL),(21356,'brute_force','2021-07-10 09:22:57','2021-07-10 14:22:57',NULL,NULL,'admin'),(21357,'brute_force','2021-07-10 09:38:37','2021-07-10 14:38:37','94.19.34.161',NULL,NULL),(21358,'brute_force','2021-07-10 09:38:37','2021-07-10 14:38:37',NULL,NULL,'admin'),(21359,'brute_force','2021-07-10 10:08:54','2021-07-10 15:08:54','188.166.247.245',NULL,NULL),(21360,'brute_force','2021-07-10 10:08:54','2021-07-10 15:08:54',NULL,NULL,'admin'),(21361,'brute_force','2021-07-10 10:24:48','2021-07-10 15:24:48','5.253.61.250',NULL,NULL),(21362,'brute_force','2021-07-10 10:24:48','2021-07-10 15:24:48',NULL,NULL,'admin'),(21363,'brute_force','2021-07-10 10:40:41','2021-07-10 15:40:41','91.134.248.192',NULL,NULL),(21364,'brute_force','2021-07-10 10:40:41','2021-07-10 15:40:41',NULL,NULL,'admin'),(21365,'brute_force','2021-07-10 11:09:23','2021-07-10 16:09:23','178.18.245.78',NULL,NULL),(21366,'brute_force','2021-07-10 11:09:23','2021-07-10 16:09:23',NULL,NULL,'admin'),(21367,'brute_force','2021-07-10 11:24:04','2021-07-10 16:24:04','81.88.52.172',NULL,NULL),(21368,'brute_force','2021-07-10 11:24:04','2021-07-10 16:24:04',NULL,NULL,'admin'),(21369,'brute_force','2021-07-10 12:08:29','2021-07-10 17:08:29','134.209.157.198',NULL,NULL),(21370,'brute_force','2021-07-10 12:08:29','2021-07-10 17:08:29',NULL,NULL,'admin'),(21371,'brute_force','2021-07-10 12:26:57','2021-07-10 17:26:57','52.203.242.50',NULL,NULL),(21372,'brute_force','2021-07-10 12:26:57','2021-07-10 17:26:57',NULL,NULL,'admin'),(21373,'brute_force','2021-07-10 12:45:19','2021-07-10 17:45:19','3.214.71.206',NULL,NULL),(21374,'brute_force','2021-07-10 12:45:19','2021-07-10 17:45:19',NULL,NULL,'admin'),(21375,'brute_force','2021-07-10 13:05:09','2021-07-10 18:05:09','134.209.108.118',NULL,NULL),(21376,'brute_force','2021-07-10 13:05:09','2021-07-10 18:05:09',NULL,NULL,'admin'),(21377,'brute_force','2021-07-10 13:22:53','2021-07-10 18:22:53','3.234.24.44',NULL,NULL),(21378,'brute_force','2021-07-10 13:22:53','2021-07-10 18:22:53',NULL,NULL,'admin'),(21379,'brute_force','2021-07-10 13:40:44','2021-07-10 18:40:44','134.249.101.234',NULL,NULL),(21380,'brute_force','2021-07-10 13:40:44','2021-07-10 18:40:44',NULL,NULL,'admin'),(21381,'brute_force','2021-07-10 13:57:50','2021-07-10 18:57:50','51.195.111.194',NULL,NULL),(21382,'brute_force','2021-07-10 13:57:50','2021-07-10 18:57:50',NULL,NULL,'admin'),(21383,'brute_force','2021-07-10 14:17:32','2021-07-10 19:17:32','193.93.237.95',NULL,NULL),(21384,'brute_force','2021-07-10 14:17:32','2021-07-10 19:17:32',NULL,NULL,'admin'),(21385,'brute_force','2021-07-10 14:38:29','2021-07-10 19:38:29','146.148.11.215',NULL,NULL),(21386,'brute_force','2021-07-10 14:38:29','2021-07-10 19:38:29',NULL,NULL,'admin'),(21387,'brute_force','2021-07-10 14:58:14','2021-07-10 19:58:14','91.134.248.192',NULL,NULL),(21388,'brute_force','2021-07-10 14:58:14','2021-07-10 19:58:14',NULL,NULL,'admin'),(21389,'brute_force','2021-07-10 15:17:06','2021-07-10 20:17:06','116.202.229.140',NULL,NULL),(21390,'brute_force','2021-07-10 15:17:06','2021-07-10 20:17:06',NULL,NULL,'admin'),(21391,'brute_force','2021-07-10 16:05:12','2021-07-10 21:05:12','103.74.54.192',NULL,NULL),(21392,'brute_force','2021-07-10 16:05:12','2021-07-10 21:05:12',NULL,NULL,'admin'),(21393,'brute_force','2021-07-10 16:19:24','2021-07-10 21:19:24','67.205.12.204',NULL,NULL),(21394,'brute_force','2021-07-10 16:19:24','2021-07-10 21:19:24',NULL,NULL,'admin'),(21395,'brute_force','2021-07-10 16:46:32','2021-07-10 21:46:32','35.205.44.38',NULL,NULL),(21396,'brute_force','2021-07-10 16:46:32','2021-07-10 21:46:32',NULL,NULL,'admin'),(21397,'brute_force','2021-07-10 17:15:09','2021-07-10 22:15:09','81.169.229.171',NULL,NULL),(21398,'brute_force','2021-07-10 17:15:09','2021-07-10 22:15:09',NULL,NULL,'admin'),(21399,'brute_force','2021-07-10 17:29:24','2021-07-10 22:29:24','5.253.61.250',NULL,NULL),(21400,'brute_force','2021-07-10 17:29:24','2021-07-10 22:29:24',NULL,NULL,'admin'),(21401,'brute_force','2021-07-10 17:43:12','2021-07-10 22:43:12','185.86.210.179',NULL,NULL),(21402,'brute_force','2021-07-10 17:43:12','2021-07-10 22:43:12',NULL,NULL,'admin'),(21403,'brute_force','2021-07-10 17:57:47','2021-07-10 22:57:47','207.180.203.19',NULL,NULL),(21404,'brute_force','2021-07-10 17:57:47','2021-07-10 22:57:47',NULL,NULL,'admin'),(21405,'brute_force','2021-07-10 18:11:49','2021-07-10 23:11:49','103.90.232.219',NULL,NULL),(21406,'brute_force','2021-07-10 18:11:49','2021-07-10 23:11:49',NULL,NULL,'admin'),(21407,'brute_force','2021-07-10 18:41:07','2021-07-10 23:41:07','5.253.61.250',NULL,NULL),(21408,'brute_force','2021-07-10 18:41:07','2021-07-10 23:41:07',NULL,NULL,'admin'),(21409,'brute_force','2021-07-10 18:55:58','2021-07-10 23:55:58','185.2.4.44',NULL,NULL),(21410,'brute_force','2021-07-10 18:55:58','2021-07-10 23:55:58',NULL,NULL,'admin'),(21411,'brute_force','2021-07-10 19:11:38','2021-07-11 00:11:38','82.165.121.35',NULL,NULL),(21412,'brute_force','2021-07-10 19:11:38','2021-07-11 00:11:38',NULL,NULL,'admin'),(21413,'brute_force','2021-07-10 19:27:09','2021-07-11 00:27:09','116.202.229.140',NULL,NULL),(21414,'brute_force','2021-07-10 19:27:09','2021-07-11 00:27:09',NULL,NULL,'admin'),(21415,'brute_force','2021-07-10 19:44:04','2021-07-11 00:44:04','157.230.230.16',NULL,NULL),(21416,'brute_force','2021-07-10 19:44:04','2021-07-11 00:44:04',NULL,NULL,'admin'),(21417,'brute_force','2021-07-10 20:00:18','2021-07-11 01:00:18','129.146.235.45',NULL,NULL),(21418,'brute_force','2021-07-10 20:00:18','2021-07-11 01:00:18',NULL,NULL,'admin'),(21419,'brute_force','2021-07-10 20:33:01','2021-07-11 01:33:01','104.131.85.183',NULL,NULL),(21420,'brute_force','2021-07-10 20:33:01','2021-07-11 01:33:01',NULL,NULL,'admin'),(21421,'brute_force','2021-07-10 20:50:07','2021-07-11 01:50:07','185.178.45.37',NULL,NULL),(21422,'brute_force','2021-07-10 20:50:07','2021-07-11 01:50:07',NULL,NULL,'admin'),(21423,'brute_force','2021-07-10 21:07:02','2021-07-11 02:07:02','173.249.4.72',NULL,NULL),(21424,'brute_force','2021-07-10 21:07:02','2021-07-11 02:07:02',NULL,NULL,'admin'),(21425,'brute_force','2021-07-10 21:24:01','2021-07-11 02:24:01','45.151.248.70',NULL,NULL),(21426,'brute_force','2021-07-10 21:24:01','2021-07-11 02:24:01',NULL,NULL,'admin'),(21427,'brute_force','2021-07-10 21:41:00','2021-07-11 02:41:00','207.180.203.19',NULL,NULL),(21428,'brute_force','2021-07-10 21:41:00','2021-07-11 02:41:00',NULL,NULL,'admin'),(21429,'brute_force','2021-07-10 21:59:00','2021-07-11 02:59:00','52.8.62.10',NULL,NULL),(21430,'brute_force','2021-07-10 21:59:00','2021-07-11 02:59:00',NULL,NULL,'admin'),(21431,'brute_force','2021-07-10 22:16:07','2021-07-11 03:16:07','95.213.175.156',NULL,NULL),(21432,'brute_force','2021-07-10 22:16:07','2021-07-11 03:16:07',NULL,NULL,'admin'),(21433,'brute_force','2021-07-10 22:33:31','2021-07-11 03:33:31','58.97.8.18',NULL,NULL),(21434,'brute_force','2021-07-10 22:33:31','2021-07-11 03:33:31',NULL,NULL,'admin'),(21435,'brute_force','2021-07-10 22:50:48','2021-07-11 03:50:48','34.87.224.45',NULL,NULL),(21436,'brute_force','2021-07-10 22:50:48','2021-07-11 03:50:48',NULL,NULL,'admin'),(21437,'brute_force','2021-07-10 23:36:01','2021-07-11 04:36:01','213.132.223.231',NULL,NULL),(21438,'brute_force','2021-07-10 23:36:01','2021-07-11 04:36:01',NULL,NULL,'admin'),(21439,'brute_force','2021-07-10 23:53:21','2021-07-11 04:53:21','134.209.157.198',NULL,NULL),(21440,'brute_force','2021-07-10 23:53:21','2021-07-11 04:53:21',NULL,NULL,'admin'),(21441,'brute_force','2021-07-11 00:11:16','2021-07-11 05:11:16','142.93.172.126',NULL,NULL),(21442,'brute_force','2021-07-11 00:11:16','2021-07-11 05:11:16',NULL,NULL,'admin'),(21443,'brute_force','2021-07-11 00:28:43','2021-07-11 05:28:43','217.25.89.48',NULL,NULL),(21444,'brute_force','2021-07-11 00:28:43','2021-07-11 05:28:43',NULL,NULL,'admin'),(21445,'brute_force','2021-07-11 01:04:07','2021-07-11 06:04:07','54.251.124.59',NULL,NULL),(21446,'brute_force','2021-07-11 01:04:07','2021-07-11 06:04:07',NULL,NULL,'admin'),(21447,'brute_force','2021-07-11 01:21:55','2021-07-11 06:21:55','176.31.247.193',NULL,NULL),(21448,'brute_force','2021-07-11 01:21:55','2021-07-11 06:21:55',NULL,NULL,'admin'),(21449,'brute_force','2021-07-11 02:29:46','2021-07-11 07:29:46','143.198.54.42',NULL,NULL),(21450,'brute_force','2021-07-11 02:29:46','2021-07-11 07:29:46',NULL,NULL,'admin'),(21451,'brute_force','2021-07-11 02:46:26','2021-07-11 07:46:26','18.215.216.136',NULL,NULL),(21452,'brute_force','2021-07-11 02:46:26','2021-07-11 07:46:26',NULL,NULL,'admin'),(21453,'brute_force','2021-07-11 03:03:39','2021-07-11 08:03:39','148.66.129.233',NULL,NULL),(21454,'brute_force','2021-07-11 03:03:39','2021-07-11 08:03:39',NULL,NULL,'admin'),(21455,'brute_force','2021-07-11 03:20:47','2021-07-11 08:20:47','42.193.21.177',NULL,NULL),(21456,'brute_force','2021-07-11 03:20:47','2021-07-11 08:20:47',NULL,NULL,'admin'),(21457,'brute_force','2021-07-11 03:37:05','2021-07-11 08:37:05','104.155.119.227',NULL,NULL),(21458,'brute_force','2021-07-11 03:37:05','2021-07-11 08:37:05',NULL,NULL,'admin'),(21459,'brute_force','2021-07-11 03:54:53','2021-07-11 08:54:53','188.166.94.198',NULL,NULL),(21460,'brute_force','2021-07-11 03:54:53','2021-07-11 08:54:53',NULL,NULL,'admin'),(21461,'brute_force','2021-07-11 04:12:14','2021-07-11 09:12:14','116.202.229.140',NULL,NULL),(21462,'brute_force','2021-07-11 04:12:14','2021-07-11 09:12:14',NULL,NULL,'admin'),(21463,'brute_force','2021-07-11 04:48:15','2021-07-11 09:48:15','146.212.115.207',NULL,NULL),(21464,'brute_force','2021-07-11 04:48:15','2021-07-11 09:48:15',NULL,NULL,'admin'),(21465,'brute_force','2021-07-11 05:05:10','2021-07-11 10:05:10','68.183.101.34',NULL,NULL),(21466,'brute_force','2021-07-11 05:05:10','2021-07-11 10:05:10',NULL,NULL,'admin'),(21467,'brute_force','2021-07-11 05:26:09','2021-07-11 10:26:09','176.119.210.163',NULL,NULL),(21468,'brute_force','2021-07-11 05:26:09','2021-07-11 10:26:09',NULL,NULL,'admin'),(21469,'brute_force','2021-07-11 05:49:12','2021-07-11 10:49:12','146.59.197.109',NULL,NULL),(21470,'brute_force','2021-07-11 05:49:12','2021-07-11 10:49:12',NULL,NULL,'admin'),(21471,'brute_force','2021-07-11 06:14:04','2021-07-11 11:14:04','81.88.52.172',NULL,NULL),(21472,'brute_force','2021-07-11 06:14:04','2021-07-11 11:14:04',NULL,NULL,'admin'),(21473,'brute_force','2021-07-11 06:41:38','2021-07-11 11:41:38','91.134.248.192',NULL,NULL),(21474,'brute_force','2021-07-11 06:41:38','2021-07-11 11:41:38',NULL,NULL,'admin'),(21475,'brute_force','2021-07-14 01:01:05','2021-07-14 06:01:05','165.227.131.69',NULL,NULL),(21476,'brute_force','2021-07-14 01:01:05','2021-07-14 06:01:05',NULL,NULL,'admin'),(21477,'brute_force','2021-07-14 01:14:40','2021-07-14 06:14:40','95.216.246.185',NULL,NULL),(21478,'brute_force','2021-07-14 01:14:40','2021-07-14 06:14:40',NULL,NULL,'admin'),(21479,'brute_force','2021-07-14 01:28:39','2021-07-14 06:28:39','134.209.157.198',NULL,NULL),(21480,'brute_force','2021-07-14 01:28:39','2021-07-14 06:28:39',NULL,NULL,'admin'),(21481,'brute_force','2021-07-14 01:42:22','2021-07-14 06:42:22','85.214.195.246',NULL,NULL),(21482,'brute_force','2021-07-14 01:42:22','2021-07-14 06:42:22',NULL,NULL,'admin'),(21483,'brute_force','2021-07-14 01:56:08','2021-07-14 06:56:08','134.249.101.234',NULL,NULL),(21484,'brute_force','2021-07-14 01:56:08','2021-07-14 06:56:08',NULL,NULL,'admin'),(21485,'brute_force','2021-07-14 01:57:52','2021-07-14 06:57:52','173.236.184.100',NULL,NULL),(21486,'brute_force','2021-07-14 01:57:54','2021-07-14 06:57:54','173.236.184.100',NULL,NULL),(21487,'brute_force','2021-07-14 01:57:54','2021-07-14 06:57:54',NULL,NULL,'[login]'),(21488,'brute_force','2021-07-14 02:10:22','2021-07-14 07:10:22','51.75.200.183',NULL,NULL),(21489,'brute_force','2021-07-14 02:10:22','2021-07-14 07:10:22',NULL,NULL,'admin'),(21490,'brute_force','2021-07-14 02:17:29','2021-07-14 07:17:29','148.72.22.169',NULL,NULL),(21491,'brute_force','2021-07-14 02:17:31','2021-07-14 07:17:31','148.72.22.169',NULL,NULL),(21492,'brute_force','2021-07-14 02:17:31','2021-07-14 07:17:31',NULL,NULL,'[login]'),(21493,'brute_force','2021-07-14 02:36:48','2021-07-14 07:36:48','91.134.248.192',NULL,NULL),(21494,'brute_force','2021-07-14 02:36:48','2021-07-14 07:36:48',NULL,NULL,'admin'),(21495,'brute_force','2021-07-14 02:45:44','2021-07-14 07:45:44','143.198.124.161',NULL,NULL),(21496,'brute_force','2021-07-14 02:50:07','2021-07-14 07:50:07','95.213.175.156',NULL,NULL),(21497,'brute_force','2021-07-14 02:50:07','2021-07-14 07:50:07',NULL,NULL,'admin'),(21498,'brute_force','2021-07-14 03:03:33','2021-07-14 08:03:33','134.209.157.198',NULL,NULL),(21499,'brute_force','2021-07-14 03:03:33','2021-07-14 08:03:33',NULL,NULL,'admin'),(21500,'brute_force','2021-07-14 03:15:49','2021-07-14 08:15:49','107.189.3.3',NULL,NULL),(21501,'brute_force','2021-07-14 03:15:49','2021-07-14 08:15:49',NULL,NULL,'[login]'),(21502,'brute_force','2021-07-14 03:17:02','2021-07-14 08:17:02','178.128.247.244',NULL,NULL),(21503,'brute_force','2021-07-14 03:17:02','2021-07-14 08:17:02',NULL,NULL,'admin'),(21504,'brute_force','2021-07-14 03:30:55','2021-07-14 08:30:55','91.134.248.192',NULL,NULL),(21505,'brute_force','2021-07-14 03:30:55','2021-07-14 08:30:55',NULL,NULL,'admin'),(21506,'brute_force','2021-07-14 03:44:22','2021-07-14 08:44:22','173.236.168.109',NULL,NULL),(21507,'brute_force','2021-07-14 03:44:22','2021-07-14 08:44:22',NULL,NULL,'admin'),(21508,'brute_force','2021-07-14 04:11:35','2021-07-14 09:11:35','178.128.5.109',NULL,NULL),(21509,'brute_force','2021-07-14 04:11:35','2021-07-14 09:11:35',NULL,NULL,'admin'),(21510,'brute_force','2021-07-14 04:25:26','2021-07-14 09:25:26','220.167.101.24',NULL,NULL),(21511,'brute_force','2021-07-14 04:25:26','2021-07-14 09:25:26',NULL,NULL,'admin'),(21512,'brute_force','2021-07-14 04:42:42','2021-07-14 09:42:42','213.136.93.171',NULL,NULL),(21513,'brute_force','2021-07-14 04:42:44','2021-07-14 09:42:44','213.136.93.171',NULL,NULL),(21514,'brute_force','2021-07-14 04:42:44','2021-07-14 09:42:44',NULL,NULL,'[login]'),(21515,'brute_force','2021-07-14 04:43:19','2021-07-14 09:43:19','5.253.61.250',NULL,NULL),(21516,'brute_force','2021-07-14 04:43:19','2021-07-14 09:43:19',NULL,NULL,'admin'),(21517,'brute_force','2021-07-14 05:00:04','2021-07-14 10:00:04','212.33.246.57',NULL,NULL),(21518,'brute_force','2021-07-14 05:00:06','2021-07-14 10:00:06','212.33.246.57',NULL,NULL),(21519,'brute_force','2021-07-14 05:00:06','2021-07-14 10:00:06',NULL,NULL,'[login]'),(21520,'brute_force','2021-07-14 05:02:21','2021-07-14 10:02:21','82.223.117.156',NULL,NULL),(21521,'brute_force','2021-07-14 05:02:21','2021-07-14 10:02:21',NULL,NULL,'admin'),(21522,'brute_force','2021-07-14 05:19:24','2021-07-14 10:19:24','222.124.196.118',NULL,NULL),(21523,'brute_force','2021-07-14 05:19:26','2021-07-14 10:19:26','222.124.196.118',NULL,NULL),(21524,'brute_force','2021-07-14 05:19:26','2021-07-14 10:19:26',NULL,NULL,'[login]'),(21525,'brute_force','2021-07-14 05:20:31','2021-07-14 10:20:31','185.178.45.37',NULL,NULL),(21526,'brute_force','2021-07-14 05:20:31','2021-07-14 10:20:31',NULL,NULL,'admin'),(21527,'brute_force','2021-07-14 05:39:30','2021-07-14 10:39:30','165.22.147.65',NULL,NULL),(21528,'brute_force','2021-07-14 05:39:37','2021-07-14 10:39:37','165.22.147.65',NULL,NULL),(21529,'brute_force','2021-07-14 05:39:37','2021-07-14 10:39:37',NULL,NULL,'[login]'),(21530,'brute_force','2021-07-14 05:58:08','2021-07-14 10:58:08','132.148.68.80',NULL,NULL),(21531,'brute_force','2021-07-14 05:58:10','2021-07-14 10:58:10','132.148.68.80',NULL,NULL),(21532,'brute_force','2021-07-14 05:58:10','2021-07-14 10:58:10',NULL,NULL,'[login]'),(21533,'brute_force','2021-07-14 06:03:15','2021-07-14 11:03:15','85.14.240.146',NULL,NULL),(21534,'brute_force','2021-07-14 06:03:15','2021-07-14 11:03:15',NULL,NULL,'admin'),(21535,'brute_force','2021-07-14 06:17:26','2021-07-14 11:17:26','93.189.30.194',NULL,NULL),(21536,'brute_force','2021-07-14 06:17:28','2021-07-14 11:17:28','93.189.30.194',NULL,NULL),(21537,'brute_force','2021-07-14 06:17:28','2021-07-14 11:17:28',NULL,NULL,'[login]'),(21538,'brute_force','2021-07-14 06:25:45','2021-07-14 11:25:45','101.32.178.221',NULL,NULL),(21539,'brute_force','2021-07-14 06:25:45','2021-07-14 11:25:45',NULL,NULL,'admin'),(21540,'brute_force','2021-07-14 06:38:54','2021-07-14 11:38:54','159.203.105.141',NULL,NULL),(21541,'brute_force','2021-07-14 06:48:58','2021-07-14 11:48:58','104.248.233.244',NULL,NULL),(21542,'brute_force','2021-07-14 06:48:58','2021-07-14 11:48:58',NULL,NULL,'admin'),(21543,'brute_force','2021-07-14 07:11:47','2021-07-14 12:11:47','103.248.25.26',NULL,NULL),(21544,'brute_force','2021-07-14 07:11:47','2021-07-14 12:11:47',NULL,NULL,'admin'),(21545,'brute_force','2021-07-14 07:19:35','2021-07-14 12:19:35','187.51.127.28',NULL,NULL),(21546,'brute_force','2021-07-14 07:19:37','2021-07-14 12:19:37','187.51.127.28',NULL,NULL),(21547,'brute_force','2021-07-14 07:19:37','2021-07-14 12:19:37',NULL,NULL,'[login]'),(21548,'brute_force','2021-07-14 07:33:03','2021-07-14 12:33:03','185.235.41.80',NULL,NULL),(21549,'brute_force','2021-07-14 07:33:03','2021-07-14 12:33:03',NULL,NULL,'admin'),(21550,'brute_force','2021-07-14 07:43:05','2021-07-14 12:43:05','222.124.196.118',NULL,NULL),(21551,'brute_force','2021-07-14 07:43:07','2021-07-14 12:43:07','222.124.196.118',NULL,NULL),(21552,'brute_force','2021-07-14 07:43:07','2021-07-14 12:43:07',NULL,NULL,'[login]'),(21553,'brute_force','2021-07-14 07:54:50','2021-07-14 12:54:50','67.205.12.218',NULL,NULL),(21554,'brute_force','2021-07-14 07:54:50','2021-07-14 12:54:50',NULL,NULL,'admin'),(21555,'brute_force','2021-07-14 08:06:19','2021-07-14 13:06:19','139.59.61.144',NULL,NULL),(21556,'brute_force','2021-07-14 08:06:23','2021-07-14 13:06:23','139.59.61.144',NULL,NULL),(21557,'brute_force','2021-07-14 08:06:23','2021-07-14 13:06:23',NULL,NULL,'[login]'),(21558,'brute_force','2021-07-14 08:16:34','2021-07-14 13:16:34','51.178.64.83',NULL,NULL),(21559,'brute_force','2021-07-14 08:16:34','2021-07-14 13:16:34',NULL,NULL,'admin'),(21560,'brute_force','2021-07-14 08:28:58','2021-07-14 13:28:58','45.40.135.39',NULL,NULL),(21561,'brute_force','2021-07-14 08:29:00','2021-07-14 13:29:00','45.40.135.39',NULL,NULL),(21562,'brute_force','2021-07-14 08:29:00','2021-07-14 13:29:00',NULL,NULL,'[login]'),(21563,'brute_force','2021-07-14 08:37:29','2021-07-14 13:37:29','103.109.28.1',NULL,NULL),(21564,'brute_force','2021-07-14 08:37:29','2021-07-14 13:37:29',NULL,NULL,'admin'),(21565,'brute_force','2021-07-14 09:14:35','2021-07-14 14:14:35','80.169.210.148',NULL,NULL),(21566,'brute_force','2021-07-14 09:14:35','2021-07-14 14:14:35',NULL,NULL,'admin'),(21567,'brute_force','2021-07-14 09:15:59','2021-07-14 14:15:59','35.199.33.157',NULL,NULL),(21568,'brute_force','2021-07-14 09:16:01','2021-07-14 14:16:01','35.199.33.157',NULL,NULL),(21569,'brute_force','2021-07-14 09:16:01','2021-07-14 14:16:01',NULL,NULL,'[login]'),(21570,'brute_force','2021-07-14 09:30:31','2021-07-14 14:30:31','183.181.98.160',NULL,NULL),(21571,'brute_force','2021-07-14 09:30:31','2021-07-14 14:30:31',NULL,NULL,'admin'),(21572,'brute_force','2021-07-14 09:51:45','2021-07-14 14:51:45','185.2.4.33',NULL,NULL),(21573,'brute_force','2021-07-14 09:51:45','2021-07-14 14:51:45',NULL,NULL,'admin'),(21574,'brute_force','2021-07-14 10:14:14','2021-07-14 15:14:14','138.68.168.249',NULL,NULL),(21575,'brute_force','2021-07-14 10:14:14','2021-07-14 15:14:14',NULL,NULL,'admin'),(21576,'brute_force','2021-07-14 11:17:13','2021-07-14 16:17:13','162.55.53.198',NULL,NULL),(21577,'brute_force','2021-07-14 11:17:13','2021-07-14 16:17:13',NULL,NULL,'admin'),(21578,'brute_force','2021-07-14 11:38:53','2021-07-14 16:38:53','58.177.156.100',NULL,NULL),(21579,'brute_force','2021-07-14 11:38:53','2021-07-14 16:38:53',NULL,NULL,'admin'),(21580,'brute_force','2021-07-14 12:01:07','2021-07-14 17:01:07','51.89.36.202',NULL,NULL),(21581,'brute_force','2021-07-14 12:01:07','2021-07-14 17:01:07',NULL,NULL,'admin'),(21582,'brute_force','2021-07-14 12:23:39','2021-07-14 17:23:39','52.64.17.237',NULL,NULL),(21583,'brute_force','2021-07-14 12:23:39','2021-07-14 17:23:39',NULL,NULL,'admin'),(21584,'brute_force','2021-07-14 12:45:15','2021-07-14 17:45:15','45.40.166.143',NULL,NULL),(21585,'brute_force','2021-07-14 12:45:15','2021-07-14 17:45:15',NULL,NULL,'admin'),(21586,'brute_force','2021-07-14 13:07:35','2021-07-14 18:07:35','167.172.151.91',NULL,NULL),(21587,'brute_force','2021-07-14 13:07:35','2021-07-14 18:07:35',NULL,NULL,'admin'),(21588,'brute_force','2021-07-14 13:29:41','2021-07-14 18:29:41','150.95.12.103',NULL,NULL),(21589,'brute_force','2021-07-14 13:29:41','2021-07-14 18:29:41',NULL,NULL,'admin'),(21590,'brute_force','2021-07-14 14:13:38','2021-07-14 19:13:38','138.68.149.180',NULL,NULL),(21591,'brute_force','2021-07-14 14:13:38','2021-07-14 19:13:38',NULL,NULL,'admin'),(21592,'brute_force','2021-07-14 14:57:45','2021-07-14 19:57:45','165.227.131.69',NULL,NULL),(21593,'brute_force','2021-07-14 14:57:45','2021-07-14 19:57:45',NULL,NULL,'admin'),(21594,'brute_force','2021-07-14 15:19:41','2021-07-14 20:19:41','70.36.15.82',NULL,NULL),(21595,'brute_force','2021-07-14 15:19:41','2021-07-14 20:19:41',NULL,NULL,'admin'),(21596,'brute_force','2021-07-14 16:01:01','2021-07-14 21:01:01','159.203.115.159',NULL,NULL),(21597,'brute_force','2021-07-14 16:01:01','2021-07-14 21:01:01',NULL,NULL,'admin'),(21598,'brute_force','2021-07-14 16:21:41','2021-07-14 21:21:41','176.119.210.163',NULL,NULL),(21599,'brute_force','2021-07-14 16:21:41','2021-07-14 21:21:41',NULL,NULL,'admin'),(21600,'brute_force','2021-07-14 16:42:54','2021-07-14 21:42:54','91.134.248.192',NULL,NULL),(21601,'brute_force','2021-07-14 16:42:54','2021-07-14 21:42:54',NULL,NULL,'admin'),(21602,'brute_force','2021-07-14 17:24:20','2021-07-14 22:24:20','212.110.92.155',NULL,NULL),(21603,'brute_force','2021-07-14 17:24:20','2021-07-14 22:24:20',NULL,NULL,'admin'),(21604,'brute_force','2021-07-14 17:44:59','2021-07-14 22:44:59','150.109.51.168',NULL,NULL),(21605,'brute_force','2021-07-14 17:44:59','2021-07-14 22:44:59',NULL,NULL,'admin'),(21606,'brute_force','2021-07-14 18:05:22','2021-07-14 23:05:22','96.125.171.153',NULL,NULL),(21607,'brute_force','2021-07-14 18:05:22','2021-07-14 23:05:22',NULL,NULL,'admin'),(21608,'brute_force','2021-07-14 18:21:48','2021-07-14 23:21:48','202.172.26.22',NULL,NULL),(21609,'brute_force','2021-07-14 18:21:48','2021-07-14 23:21:48',NULL,NULL,'admin'),(21610,'brute_force','2021-07-14 18:38:27','2021-07-14 23:38:27','5.135.72.184',NULL,NULL),(21611,'brute_force','2021-07-14 18:38:27','2021-07-14 23:38:27',NULL,NULL,'admin'),(21612,'brute_force','2021-07-14 19:26:59','2021-07-15 00:26:59','198.12.227.3',NULL,NULL),(21613,'brute_force','2021-07-14 19:26:59','2021-07-15 00:26:59',NULL,NULL,'admin'),(21614,'brute_force','2021-07-14 19:42:47','2021-07-15 00:42:47','93.115.79.6',NULL,NULL),(21615,'brute_force','2021-07-14 19:42:47','2021-07-15 00:42:47',NULL,NULL,'admin'),(21616,'brute_force','2021-07-14 19:58:28','2021-07-15 00:58:28','146.59.197.109',NULL,NULL),(21617,'brute_force','2021-07-14 19:58:28','2021-07-15 00:58:28',NULL,NULL,'admin'),(21618,'brute_force','2021-07-14 20:14:51','2021-07-15 01:14:51','5.253.27.95',NULL,NULL),(21619,'brute_force','2021-07-14 20:14:51','2021-07-15 01:14:51',NULL,NULL,'admin'),(21620,'brute_force','2021-07-14 20:30:41','2021-07-15 01:30:41','133.130.103.36',NULL,NULL),(21621,'brute_force','2021-07-14 20:30:41','2021-07-15 01:30:41',NULL,NULL,'admin'),(21622,'brute_force','2021-07-14 20:47:05','2021-07-15 01:47:05','128.14.224.177',NULL,NULL),(21623,'brute_force','2021-07-14 20:47:05','2021-07-15 01:47:05',NULL,NULL,'admin'),(21624,'brute_force','2021-07-14 21:21:27','2021-07-15 02:21:27','70.36.15.82',NULL,NULL),(21625,'brute_force','2021-07-14 21:21:27','2021-07-15 02:21:27',NULL,NULL,'admin'),(21626,'brute_force','2021-07-14 21:54:17','2021-07-15 02:54:17','159.65.76.38',NULL,NULL),(21627,'brute_force','2021-07-14 21:54:17','2021-07-15 02:54:17',NULL,NULL,'admin'),(21628,'brute_force','2021-07-14 22:43:01','2021-07-15 03:43:01','103.147.47.202',NULL,NULL),(21629,'brute_force','2021-07-14 22:43:01','2021-07-15 03:43:01',NULL,NULL,'admin'),(21630,'brute_force','2021-07-14 23:16:13','2021-07-15 04:16:13','45.40.166.142',NULL,NULL),(21631,'brute_force','2021-07-14 23:16:13','2021-07-15 04:16:13',NULL,NULL,'admin'),(21632,'brute_force','2021-07-14 23:34:39','2021-07-15 04:34:39','67.205.12.218',NULL,NULL),(21633,'brute_force','2021-07-14 23:34:39','2021-07-15 04:34:39',NULL,NULL,'admin'),(21634,'brute_force','2021-07-14 23:50:47','2021-07-15 04:50:47','159.65.76.38',NULL,NULL),(21635,'brute_force','2021-07-14 23:50:47','2021-07-15 04:50:47',NULL,NULL,'admin'),(21636,'brute_force','2021-07-15 00:39:09','2021-07-15 05:39:09','47.241.15.39',NULL,NULL),(21637,'brute_force','2021-07-15 00:39:09','2021-07-15 05:39:09',NULL,NULL,'admin'),(21638,'brute_force','2021-07-15 00:54:36','2021-07-15 05:54:36','81.169.229.171',NULL,NULL),(21639,'brute_force','2021-07-15 00:54:36','2021-07-15 05:54:36',NULL,NULL,'admin'),(21640,'brute_force','2021-07-15 01:27:10','2021-07-15 06:27:10','45.40.166.143',NULL,NULL),(21641,'brute_force','2021-07-15 01:27:10','2021-07-15 06:27:10',NULL,NULL,'admin'),(21642,'brute_force','2021-07-15 01:42:51','2021-07-15 06:42:51','202.61.241.232',NULL,NULL),(21643,'brute_force','2021-07-15 01:42:51','2021-07-15 06:42:51',NULL,NULL,'admin'),(21644,'brute_force','2021-07-15 01:59:01','2021-07-15 06:59:01','164.132.230.11',NULL,NULL),(21645,'brute_force','2021-07-15 01:59:01','2021-07-15 06:59:01',NULL,NULL,'admin'),(21646,'brute_force','2021-07-15 02:14:57','2021-07-15 07:14:57','165.22.65.143',NULL,NULL),(21647,'brute_force','2021-07-15 02:14:57','2021-07-15 07:14:57',NULL,NULL,'admin'),(21648,'brute_force','2021-07-15 02:46:27','2021-07-15 07:46:27','134.209.157.198',NULL,NULL),(21649,'brute_force','2021-07-15 02:46:27','2021-07-15 07:46:27',NULL,NULL,'admin'),(21650,'brute_force','2021-07-15 03:02:51','2021-07-15 08:02:51','212.110.92.155',NULL,NULL),(21651,'brute_force','2021-07-15 03:02:51','2021-07-15 08:02:51',NULL,NULL,'admin'),(21652,'brute_force','2021-07-15 03:19:33','2021-07-15 08:19:33','134.209.157.198',NULL,NULL),(21653,'brute_force','2021-07-15 03:19:33','2021-07-15 08:19:33',NULL,NULL,'admin'),(21654,'brute_force','2021-07-15 03:23:06','2021-07-15 08:23:06','34.97.248.193',NULL,NULL),(21655,'brute_force','2021-07-15 03:23:06','2021-07-15 08:23:06',NULL,NULL,'[login]'),(21656,'brute_force','2021-07-15 03:54:18','2021-07-15 08:54:18','35.240.234.239',NULL,NULL),(21657,'brute_force','2021-07-15 03:54:21','2021-07-15 08:54:21','35.240.234.239',NULL,NULL),(21658,'brute_force','2021-07-15 03:54:21','2021-07-15 08:54:21',NULL,NULL,'[login]'),(21659,'brute_force','2021-07-15 04:46:41','2021-07-15 09:46:41','162.144.64.42',NULL,NULL),(21660,'brute_force','2021-07-15 04:46:43','2021-07-15 09:46:43','162.144.64.42',NULL,NULL),(21661,'brute_force','2021-07-15 04:46:43','2021-07-15 09:46:43',NULL,NULL,'admin'),(21662,'brute_force','2021-07-15 05:39:32','2021-07-15 10:39:32','162.241.120.138',NULL,NULL),(21663,'brute_force','2021-07-15 05:39:34','2021-07-15 10:39:34','162.241.120.138',NULL,NULL),(21664,'brute_force','2021-07-15 05:39:34','2021-07-15 10:39:34',NULL,NULL,'admin'),(21665,'brute_force','2021-07-15 06:18:35','2021-07-15 11:18:35','35.171.184.102',NULL,NULL),(21666,'brute_force','2021-07-15 06:18:35','2021-07-15 11:18:35',NULL,NULL,'admin'),(21667,'brute_force','2021-07-15 06:51:20','2021-07-15 11:51:20','142.93.172.126',NULL,NULL),(21668,'brute_force','2021-07-15 06:51:20','2021-07-15 11:51:20',NULL,NULL,'admin'),(21669,'brute_force','2021-07-15 07:03:52','2021-07-15 12:03:52','103.84.81.254',NULL,NULL),(21670,'brute_force','2021-07-15 07:03:52','2021-07-15 12:03:52',NULL,NULL,'unavarro'),(21671,'brute_force','2021-07-15 07:03:58','2021-07-15 12:03:58','103.84.81.254',NULL,NULL),(21672,'brute_force','2021-07-15 07:03:58','2021-07-15 12:03:58',NULL,NULL,'unavarro@gruposuadi.com'),(21673,'brute_force','2021-07-15 07:04:02','2021-07-15 12:04:02','103.84.81.254',NULL,NULL),(21674,'brute_force','2021-07-15 07:04:02','2021-07-15 12:04:02',NULL,NULL,'admin'),(21675,'brute_force','2021-07-15 07:04:07','2021-07-15 12:04:07','103.84.81.254',NULL,NULL),(21676,'brute_force','2021-07-15 07:04:07','2021-07-15 12:04:07',NULL,NULL,'administrator'),(21677,'brute_force','2021-07-15 07:04:11','2021-07-15 12:04:11','103.84.81.254',NULL,NULL),(21678,'brute_force','2021-07-15 07:04:11','2021-07-15 12:04:11',NULL,2,'gruposuadi'),(21679,'brute_force','2021-07-15 07:04:22','2021-07-15 12:04:22','185.220.101.211',NULL,NULL),(21680,'brute_force','2021-07-15 07:04:22','2021-07-15 12:04:22',NULL,NULL,'123456789179119'),(21681,'brute_force','2021-07-15 07:04:29','2021-07-15 12:04:29','185.220.101.144',NULL,NULL),(21682,'brute_force','2021-07-15 07:04:29','2021-07-15 12:04:29',NULL,NULL,'unavarro@gruposuadi.com'),(21683,'brute_force','2021-07-15 07:04:45','2021-07-15 12:04:45','46.38.235.14',NULL,NULL),(21684,'brute_force','2021-07-15 07:04:45','2021-07-15 12:04:45',NULL,NULL,'admin'),(21685,'brute_force','2021-07-15 07:04:52','2021-07-15 12:04:52','167.86.94.107',NULL,NULL),(21686,'brute_force','2021-07-15 07:04:52','2021-07-15 12:04:52',NULL,NULL,'administrator'),(21687,'brute_force','2021-07-15 07:04:59','2021-07-15 12:04:59','185.220.101.203',NULL,NULL),(21688,'brute_force','2021-07-15 07:04:59','2021-07-15 12:04:59',NULL,2,'gruposuadi'),(21689,'brute_force','2021-07-15 07:04:59','2021-07-15 12:04:59','87.244.18.70',NULL,NULL),(21690,'brute_force','2021-07-15 07:04:59','2021-07-15 12:04:59',NULL,NULL,'unavarro'),(21691,'brute_force','2021-07-15 07:05:03','2021-07-15 12:05:03','87.244.18.70',NULL,NULL),(21692,'brute_force','2021-07-15 07:05:03','2021-07-15 12:05:03',NULL,NULL,'unavarro@gruposuadi.com'),(21693,'brute_force','2021-07-15 07:05:07','2021-07-15 12:05:07','87.244.18.70',NULL,NULL),(21694,'brute_force','2021-07-15 07:05:07','2021-07-15 12:05:07',NULL,NULL,'admin'),(21695,'brute_force','2021-07-15 07:05:10','2021-07-15 12:05:10','185.220.102.243',NULL,NULL),(21696,'brute_force','2021-07-15 07:05:10','2021-07-15 12:05:10',NULL,NULL,'123456789179119'),(21697,'brute_force','2021-07-15 07:05:11','2021-07-15 12:05:11','87.244.18.70',NULL,NULL),(21698,'brute_force','2021-07-15 07:05:11','2021-07-15 12:05:11',NULL,NULL,'administrator'),(21699,'brute_force','2021-07-15 07:05:15','2021-07-15 12:05:15','87.244.18.70',NULL,NULL),(21700,'brute_force','2021-07-15 07:05:15','2021-07-15 12:05:15',NULL,2,'gruposuadi'),(21701,'brute_force','2021-07-15 07:05:24','2021-07-15 12:05:24','51.159.91.45',NULL,NULL),(21702,'brute_force','2021-07-15 07:05:24','2021-07-15 12:05:24',NULL,NULL,'123456789179119'),(21703,'brute_force','2021-07-15 07:05:39','2021-07-15 12:05:39','51.15.43.205',NULL,NULL),(21704,'brute_force','2021-07-15 07:05:39','2021-07-15 12:05:39',NULL,NULL,'unavarro@gruposuadi.com'),(21705,'brute_force','2021-07-15 07:06:02','2021-07-15 12:06:02','107.189.10.51',NULL,NULL),(21706,'brute_force','2021-07-15 07:06:02','2021-07-15 12:06:02',NULL,NULL,'admin'),(21707,'brute_force','2021-07-15 07:06:18','2021-07-15 12:06:18','109.70.100.20',NULL,NULL),(21708,'brute_force','2021-07-15 07:06:18','2021-07-15 12:06:18',NULL,NULL,'administrator'),(21709,'brute_force','2021-07-15 07:07:00','2021-07-15 12:07:00','5.183.209.217',NULL,NULL),(21710,'brute_force','2021-07-15 07:07:00','2021-07-15 12:07:00',NULL,2,'gruposuadi'),(21711,'brute_force','2021-07-15 07:07:15','2021-07-15 12:07:15','104.244.77.101',NULL,NULL),(21712,'brute_force','2021-07-15 07:07:15','2021-07-15 12:07:15',NULL,NULL,'123456789179119'),(21713,'brute_force','2021-07-15 07:12:55','2021-07-15 12:12:55','209.126.13.151',NULL,NULL),(21714,'brute_force','2021-07-15 07:12:57','2021-07-15 12:12:57','209.126.13.151',NULL,NULL),(21715,'brute_force','2021-07-15 07:12:57','2021-07-15 12:12:57',NULL,NULL,'admin'),(21716,'brute_force','2021-07-15 07:12:59','2021-07-15 12:12:59','95.213.175.156',NULL,NULL),(21717,'brute_force','2021-07-15 07:12:59','2021-07-15 12:12:59',NULL,NULL,'admin'),(21718,'brute_force','2021-07-15 07:46:02','2021-07-15 12:46:02','64.39.176.172',NULL,NULL),(21719,'brute_force','2021-07-15 07:46:02','2021-07-15 12:46:02',NULL,NULL,'admin'),(21720,'brute_force','2021-07-15 08:51:42','2021-07-15 13:51:42','34.67.176.220',NULL,NULL),(21721,'brute_force','2021-07-15 08:51:42','2021-07-15 13:51:42',NULL,NULL,'admin'),(21722,'brute_force','2021-07-15 08:58:31','2021-07-15 13:58:31','47.57.170.81',NULL,NULL),(21723,'brute_force','2021-07-15 08:58:34','2021-07-15 13:58:34','47.57.170.81',NULL,NULL),(21724,'brute_force','2021-07-15 08:58:34','2021-07-15 13:58:34',NULL,NULL,'admin'),(21725,'brute_force','2021-07-15 09:38:03','2021-07-15 14:38:03','116.62.102.247',NULL,NULL),(21726,'brute_force','2021-07-15 09:38:07','2021-07-15 14:38:07','116.62.102.247',NULL,NULL),(21727,'brute_force','2021-07-15 09:38:07','2021-07-15 14:38:07',NULL,NULL,'admin'),(21728,'brute_force','2021-07-15 09:49:13','2021-07-15 14:49:13','134.209.127.203',NULL,NULL),(21729,'brute_force','2021-07-15 09:49:13','2021-07-15 14:49:13',NULL,NULL,'admin'),(21730,'brute_force','2021-07-15 10:14:49','2021-07-15 15:14:49','58.97.8.18',NULL,NULL),(21731,'brute_force','2021-07-15 10:14:49','2021-07-15 15:14:49',NULL,NULL,'admin'),(21732,'brute_force','2021-07-15 10:39:57','2021-07-15 15:39:57','161.35.208.18',NULL,NULL),(21733,'brute_force','2021-07-15 10:39:57','2021-07-15 15:39:57',NULL,NULL,'admin'),(21734,'brute_force','2021-07-15 10:56:49','2021-07-15 15:56:49','162.241.29.157',NULL,NULL),(21735,'brute_force','2021-07-15 10:56:51','2021-07-15 15:56:51','162.241.29.157',NULL,NULL),(21736,'brute_force','2021-07-15 10:56:51','2021-07-15 15:56:51',NULL,NULL,'admin'),(21737,'brute_force','2021-07-15 11:07:06','2021-07-15 16:07:06','165.22.93.230',NULL,NULL),(21738,'brute_force','2021-07-15 11:07:06','2021-07-15 16:07:06',NULL,NULL,'admin'),(21739,'brute_force','2021-07-15 11:33:41','2021-07-15 16:33:41','104.198.1.26',NULL,NULL),(21740,'brute_force','2021-07-15 11:33:41','2021-07-15 16:33:41',NULL,NULL,'admin'),(21741,'brute_force','2021-07-15 12:03:03','2021-07-15 17:03:03','178.62.112.123',NULL,NULL),(21742,'brute_force','2021-07-15 12:03:03','2021-07-15 17:03:03',NULL,NULL,'admin'),(21743,'brute_force','2021-07-15 12:37:25','2021-07-15 17:37:25','13.232.248.213',NULL,NULL),(21744,'brute_force','2021-07-15 12:37:25','2021-07-15 17:37:25',NULL,NULL,'admin'),(21745,'brute_force','2021-07-15 14:04:35','2021-07-15 19:04:35','47.241.15.39',NULL,NULL),(21746,'brute_force','2021-07-15 14:04:35','2021-07-15 19:04:35',NULL,NULL,'admin'),(21747,'brute_force','2021-07-15 14:54:10','2021-07-15 19:54:10','94.19.34.161',NULL,NULL),(21748,'brute_force','2021-07-15 14:54:10','2021-07-15 19:54:10',NULL,NULL,'admin'),(21749,'brute_force','2021-07-15 15:17:49','2021-07-15 20:17:49','81.169.229.171',NULL,NULL),(21750,'brute_force','2021-07-15 15:17:49','2021-07-15 20:17:49',NULL,NULL,'admin'),(21751,'brute_force','2021-07-15 15:40:50','2021-07-15 20:40:50','67.205.12.218',NULL,NULL),(21752,'brute_force','2021-07-15 15:40:50','2021-07-15 20:40:50',NULL,NULL,'admin'),(21753,'brute_force','2021-07-15 16:03:57','2021-07-15 21:03:57','80.169.210.148',NULL,NULL),(21754,'brute_force','2021-07-15 16:03:57','2021-07-15 21:03:57',NULL,NULL,'admin'),(21755,'brute_force','2021-07-15 17:11:40','2021-07-15 22:11:40','51.75.200.183',NULL,NULL),(21756,'brute_force','2021-07-15 17:11:40','2021-07-15 22:11:40',NULL,NULL,'admin'),(21757,'brute_force','2021-07-15 17:56:55','2021-07-15 22:56:55','82.223.117.156',NULL,NULL),(21758,'brute_force','2021-07-15 17:56:55','2021-07-15 22:56:55',NULL,NULL,'admin'),(21759,'brute_force','2021-07-15 18:21:34','2021-07-15 23:21:34','94.19.34.161',NULL,NULL),(21760,'brute_force','2021-07-15 18:21:34','2021-07-15 23:21:34',NULL,NULL,'admin'),(21761,'brute_force','2021-07-15 18:44:10','2021-07-15 23:44:10','35.185.20.113',NULL,NULL),(21762,'brute_force','2021-07-15 18:44:10','2021-07-15 23:44:10',NULL,NULL,'admin'),(21763,'brute_force','2021-07-15 19:07:19','2021-07-16 00:07:19','34.80.144.82',NULL,NULL),(21764,'brute_force','2021-07-15 19:07:19','2021-07-16 00:07:19',NULL,NULL,'admin'),(21765,'brute_force','2021-07-15 19:29:48','2021-07-16 00:29:48','134.249.101.234',NULL,NULL),(21766,'brute_force','2021-07-15 19:29:48','2021-07-16 00:29:48',NULL,NULL,'admin'),(21767,'brute_force','2021-07-15 19:52:26','2021-07-16 00:52:26','185.86.210.179',NULL,NULL),(21768,'brute_force','2021-07-15 19:52:26','2021-07-16 00:52:26',NULL,NULL,'admin'),(21769,'brute_force','2021-07-15 20:15:03','2021-07-16 01:15:03','81.88.52.148',NULL,NULL),(21770,'brute_force','2021-07-15 20:15:03','2021-07-16 01:15:03',NULL,NULL,'admin'),(21771,'brute_force','2021-07-15 21:00:47','2021-07-16 02:00:47','103.90.232.219',NULL,NULL),(21772,'brute_force','2021-07-15 21:00:47','2021-07-16 02:00:47',NULL,NULL,'admin'),(21773,'brute_force','2021-07-15 21:24:37','2021-07-16 02:24:37','103.147.47.202',NULL,NULL),(21774,'brute_force','2021-07-15 21:24:37','2021-07-16 02:24:37',NULL,NULL,'admin'),(21775,'brute_force','2021-07-15 21:47:41','2021-07-16 02:47:41','162.241.29.157',NULL,NULL),(21776,'brute_force','2021-07-15 21:47:41','2021-07-16 02:47:41',NULL,NULL,'admin'),(21777,'brute_force','2021-07-15 22:58:56','2021-07-16 03:58:56','77.233.7.222',NULL,NULL),(21778,'brute_force','2021-07-15 22:58:56','2021-07-16 03:58:56',NULL,NULL,'admin'),(21779,'brute_force','2021-07-15 23:22:44','2021-07-16 04:22:44','138.68.191.9',NULL,NULL),(21780,'brute_force','2021-07-15 23:22:44','2021-07-16 04:22:44',NULL,NULL,'admin'),(21781,'brute_force','2021-07-16 00:30:52','2021-07-16 05:30:52','81.88.52.114',NULL,NULL),(21782,'brute_force','2021-07-16 00:30:52','2021-07-16 05:30:52',NULL,NULL,'admin'),(21783,'brute_force','2021-07-16 00:53:37','2021-07-16 05:53:37','173.236.168.109',NULL,NULL),(21784,'brute_force','2021-07-16 00:53:37','2021-07-16 05:53:37',NULL,NULL,'admin'),(21785,'brute_force','2021-07-16 01:17:08','2021-07-16 06:17:08','185.2.4.71',NULL,NULL),(21786,'brute_force','2021-07-16 01:17:08','2021-07-16 06:17:08',NULL,NULL,'admin'),(21787,'brute_force','2021-07-16 01:40:15','2021-07-16 06:40:15','54.38.73.237',NULL,NULL),(21788,'brute_force','2021-07-16 01:40:15','2021-07-16 06:40:15',NULL,NULL,'admin'),(21789,'brute_force','2021-07-16 02:03:26','2021-07-16 07:03:26','31.192.208.12',NULL,NULL),(21790,'brute_force','2021-07-16 02:03:26','2021-07-16 07:03:26',NULL,NULL,'admin'),(21791,'brute_force','2021-07-16 02:27:46','2021-07-16 07:27:46','51.89.36.202',NULL,NULL),(21792,'brute_force','2021-07-16 02:27:46','2021-07-16 07:27:46',NULL,NULL,'admin'),(21793,'brute_force','2021-07-16 02:51:01','2021-07-16 07:51:01','5.253.61.250',NULL,NULL),(21794,'brute_force','2021-07-16 02:51:01','2021-07-16 07:51:01',NULL,NULL,'admin'),(21795,'brute_force','2021-07-16 03:14:16','2021-07-16 08:14:16','107.180.72.143',NULL,NULL),(21796,'brute_force','2021-07-16 03:14:16','2021-07-16 08:14:16',NULL,NULL,'admin'),(21797,'brute_force','2021-07-16 03:37:25','2021-07-16 08:37:25','185.2.4.33',NULL,NULL),(21798,'brute_force','2021-07-16 03:37:25','2021-07-16 08:37:25',NULL,NULL,'admin'),(21799,'brute_force','2021-07-16 04:01:00','2021-07-16 09:01:00','70.36.15.82',NULL,NULL),(21800,'brute_force','2021-07-16 04:01:00','2021-07-16 09:01:00',NULL,NULL,'admin'),(21801,'brute_force','2021-07-16 05:12:02','2021-07-16 10:12:02','173.249.1.55',NULL,NULL),(21802,'brute_force','2021-07-16 05:12:02','2021-07-16 10:12:02',NULL,NULL,'admin'),(21803,'brute_force','2021-07-16 05:32:37','2021-07-16 10:32:37','103.57.87.143',NULL,NULL),(21804,'brute_force','2021-07-16 05:32:37','2021-07-16 10:32:37',NULL,2,'gruposuadi'),(21805,'brute_force','2021-07-16 05:32:40','2021-07-16 10:32:40','103.57.87.143',NULL,NULL),(21806,'brute_force','2021-07-16 05:32:40','2021-07-16 10:32:40',NULL,2,'gruposuadi'),(21807,'brute_force','2021-07-16 05:33:37','2021-07-16 10:33:37','103.57.87.143',NULL,NULL),(21808,'brute_force','2021-07-16 05:33:37','2021-07-16 10:33:37',NULL,2,'gruposuadi'),(21809,'brute_force','2021-07-16 05:33:41','2021-07-16 10:33:41','103.57.87.143',NULL,NULL),(21810,'brute_force','2021-07-16 05:33:41','2021-07-16 10:33:41',NULL,2,'gruposuadi'),(21811,'brute_force','2021-07-16 05:34:39','2021-07-16 10:34:39','103.57.87.143',NULL,NULL),(21812,'brute_force','2021-07-16 05:34:39','2021-07-16 10:34:39',NULL,2,'gruposuadi'),(21813,'brute_force','2021-07-16 05:35:32','2021-07-16 10:35:32','51.222.106.66',NULL,NULL),(21814,'brute_force','2021-07-16 05:35:32','2021-07-16 10:35:32',NULL,NULL,'admin'),(21815,'brute_force','2021-07-16 05:58:56','2021-07-16 10:58:56','134.249.101.234',NULL,NULL),(21816,'brute_force','2021-07-16 05:58:56','2021-07-16 10:58:56',NULL,NULL,'admin'),(21817,'brute_force','2021-07-16 06:46:26','2021-07-16 11:46:26','194.247.179.164',NULL,NULL),(21818,'brute_force','2021-07-16 06:46:26','2021-07-16 11:46:26',NULL,NULL,'admin'),(21819,'brute_force','2021-07-16 07:13:01','2021-07-16 12:13:01','178.128.5.109',NULL,NULL),(21820,'brute_force','2021-07-16 07:13:01','2021-07-16 12:13:01',NULL,NULL,'admin'),(21821,'brute_force','2021-07-16 07:38:04','2021-07-16 12:38:04','81.169.229.171',NULL,NULL),(21822,'brute_force','2021-07-16 07:38:04','2021-07-16 12:38:04',NULL,NULL,'admin'),(21823,'brute_force','2021-07-16 09:27:56','2021-07-16 14:27:56','103.16.28.56',NULL,NULL),(21824,'brute_force','2021-07-16 09:27:56','2021-07-16 14:27:56',NULL,2,'gruposuadi'),(21825,'brute_force','2021-07-16 09:28:00','2021-07-16 14:28:00','103.16.28.56',NULL,NULL),(21826,'brute_force','2021-07-16 09:28:00','2021-07-16 14:28:00',NULL,2,'gruposuadi'),(21827,'brute_force','2021-07-16 09:28:57','2021-07-16 14:28:57','103.16.28.56',NULL,NULL),(21828,'brute_force','2021-07-16 09:28:57','2021-07-16 14:28:57',NULL,2,'gruposuadi'),(21829,'brute_force','2021-07-16 09:29:00','2021-07-16 14:29:00','103.16.28.56',NULL,NULL),(21830,'brute_force','2021-07-16 09:29:00','2021-07-16 14:29:00',NULL,2,'gruposuadi'),(21831,'brute_force','2021-07-16 09:29:58','2021-07-16 14:29:58','103.16.28.56',NULL,NULL),(21832,'brute_force','2021-07-16 09:29:58','2021-07-16 14:29:58',NULL,2,'gruposuadi'),(21833,'brute_force','2021-07-16 10:09:21','2021-07-16 15:09:21','45.40.132.156',NULL,NULL),(21834,'brute_force','2021-07-16 10:09:21','2021-07-16 15:09:21',NULL,NULL,'admin'),(21835,'brute_force','2021-07-16 10:33:12','2021-07-16 15:33:12','35.185.20.113',NULL,NULL),(21836,'brute_force','2021-07-16 10:33:12','2021-07-16 15:33:12',NULL,NULL,'admin'),(21837,'brute_force','2021-07-16 10:57:00','2021-07-16 15:57:00','104.131.210.58',NULL,NULL),(21838,'brute_force','2021-07-16 10:57:00','2021-07-16 15:57:00',NULL,NULL,'admin'),(21839,'brute_force','2021-07-16 11:45:02','2021-07-16 16:45:02','51.77.29.176',NULL,NULL),(21840,'brute_force','2021-07-16 11:45:02','2021-07-16 16:45:02',NULL,NULL,'admin'),(21841,'brute_force','2021-07-16 12:57:14','2021-07-16 17:57:14','178.62.112.123',NULL,NULL),(21842,'brute_force','2021-07-16 12:57:14','2021-07-16 17:57:14',NULL,NULL,'admin'),(21843,'brute_force','2021-07-16 13:45:34','2021-07-16 18:45:34','176.9.78.112',NULL,NULL),(21844,'brute_force','2021-07-16 13:45:34','2021-07-16 18:45:34',NULL,NULL,'admin'),(21845,'brute_force','2021-07-16 15:45:10','2021-07-16 20:45:10','188.166.94.198',NULL,NULL),(21846,'brute_force','2021-07-16 15:45:10','2021-07-16 20:45:10',NULL,NULL,'admin'),(21847,'brute_force','2021-07-16 16:09:08','2021-07-16 21:09:08','93.113.111.54',NULL,NULL),(21848,'brute_force','2021-07-16 16:09:08','2021-07-16 21:09:08',NULL,NULL,'admin'),(21849,'brute_force','2021-07-16 16:56:56','2021-07-16 21:56:56','37.139.13.163',NULL,NULL),(21850,'brute_force','2021-07-16 16:56:56','2021-07-16 21:56:56',NULL,NULL,'admin'),(21851,'brute_force','2021-07-16 17:20:59','2021-07-16 22:20:59','207.180.203.19',NULL,NULL),(21852,'brute_force','2021-07-16 17:20:59','2021-07-16 22:20:59',NULL,NULL,'admin'),(21853,'brute_force','2021-07-16 17:45:03','2021-07-16 22:45:03','185.2.4.44',NULL,NULL),(21854,'brute_force','2021-07-16 17:45:03','2021-07-16 22:45:03',NULL,NULL,'admin'),(21855,'brute_force','2021-07-16 18:09:13','2021-07-16 23:09:13','51.77.29.176',NULL,NULL),(21856,'brute_force','2021-07-16 18:09:13','2021-07-16 23:09:13',NULL,NULL,'admin'),(21857,'brute_force','2021-07-16 18:56:56','2021-07-16 23:56:56','103.109.28.1',NULL,NULL),(21858,'brute_force','2021-07-16 18:56:56','2021-07-16 23:56:56',NULL,NULL,'admin'),(21859,'brute_force','2021-07-16 19:21:07','2021-07-17 00:21:07','58.177.156.178',NULL,NULL),(21860,'brute_force','2021-07-16 19:21:07','2021-07-17 00:21:07',NULL,NULL,'admin'),(21861,'brute_force','2021-07-16 20:09:17','2021-07-17 01:09:17','64.227.2.233',NULL,NULL),(21862,'brute_force','2021-07-16 20:09:17','2021-07-17 01:09:17',NULL,NULL,'admin'),(21863,'brute_force','2021-07-16 20:34:01','2021-07-17 01:34:01','91.134.248.192',NULL,NULL),(21864,'brute_force','2021-07-16 20:34:01','2021-07-17 01:34:01',NULL,NULL,'admin'),(21865,'brute_force','2021-07-16 22:34:51','2021-07-17 03:34:51','188.166.56.218',NULL,NULL),(21866,'brute_force','2021-07-16 22:34:51','2021-07-17 03:34:51',NULL,NULL,'admin'),(21867,'brute_force','2021-07-16 23:13:55','2021-07-17 04:13:55','45.55.211.112',NULL,NULL),(21868,'brute_force','2021-07-16 23:14:01','2021-07-17 04:14:01','45.55.211.112',NULL,NULL),(21869,'brute_force','2021-07-16 23:14:01','2021-07-17 04:14:01',NULL,NULL,'admin'),(21870,'brute_force','2021-07-16 23:29:22','2021-07-17 04:29:22','107.182.236.4',NULL,NULL),(21871,'brute_force','2021-07-16 23:29:26','2021-07-17 04:29:26','107.182.236.4',NULL,NULL),(21872,'brute_force','2021-07-16 23:29:26','2021-07-17 04:29:26',NULL,NULL,'admin'),(21873,'brute_force','2021-07-17 00:02:51','2021-07-17 05:02:51','195.249.210.185',NULL,NULL),(21874,'brute_force','2021-07-17 00:02:53','2021-07-17 05:02:53','195.249.210.185',NULL,NULL),(21875,'brute_force','2021-07-17 00:02:53','2021-07-17 05:02:53',NULL,NULL,'[login]'),(21876,'brute_force','2021-07-17 00:21:44','2021-07-17 05:21:44','62.152.182.2',NULL,NULL),(21877,'brute_force','2021-07-17 00:21:46','2021-07-17 05:21:46','62.152.182.2',NULL,NULL),(21878,'brute_force','2021-07-17 00:21:46','2021-07-17 05:21:46',NULL,NULL,'[login]'),(21879,'brute_force','2021-07-17 00:39:27','2021-07-17 05:39:27','218.161.23.39',NULL,NULL),(21880,'brute_force','2021-07-17 00:39:30','2021-07-17 05:39:30','218.161.23.39',NULL,NULL),(21881,'brute_force','2021-07-17 00:39:30','2021-07-17 05:39:30',NULL,NULL,'[login]'),(21882,'brute_force','2021-07-17 01:28:46','2021-07-17 06:28:46','188.252.196.213',NULL,NULL),(21883,'brute_force','2021-07-17 01:28:46','2021-07-17 06:28:46',NULL,2,'gruposuadi'),(21884,'brute_force','2021-07-17 01:28:48','2021-07-17 06:28:48','188.252.196.213',NULL,NULL),(21885,'brute_force','2021-07-17 01:28:48','2021-07-17 06:28:48',NULL,2,'gruposuadi'),(21886,'brute_force','2021-07-17 01:29:45','2021-07-17 06:29:45','188.252.196.213',NULL,NULL),(21887,'brute_force','2021-07-17 01:29:45','2021-07-17 06:29:45',NULL,2,'gruposuadi'),(21888,'brute_force','2021-07-17 01:29:49','2021-07-17 06:29:49','188.252.196.213',NULL,NULL),(21889,'brute_force','2021-07-17 01:29:49','2021-07-17 06:29:49',NULL,2,'gruposuadi'),(21890,'brute_force','2021-07-17 01:30:46','2021-07-17 06:30:46','188.252.196.213',NULL,NULL),(21891,'brute_force','2021-07-17 01:30:46','2021-07-17 06:30:46',NULL,2,'gruposuadi'),(21892,'brute_force','2021-07-17 01:55:24','2021-07-17 06:55:24','173.212.227.221',NULL,NULL),(21893,'brute_force','2021-07-17 01:55:26','2021-07-17 06:55:26','173.212.227.221',NULL,NULL),(21894,'brute_force','2021-07-17 01:55:26','2021-07-17 06:55:26',NULL,NULL,'[login]'),(21895,'brute_force','2021-07-17 02:04:09','2021-07-17 07:04:09','185.220.101.211',NULL,NULL),(21896,'brute_force','2021-07-17 02:04:09','2021-07-17 07:04:09',NULL,NULL,'admin'),(21897,'brute_force','2021-07-17 02:06:56','2021-07-17 07:06:56','68.183.232.22',NULL,NULL),(21898,'brute_force','2021-07-17 02:06:56','2021-07-17 07:06:56',NULL,NULL,'admin'),(21899,'brute_force','2021-07-17 02:13:53','2021-07-17 07:13:53','165.232.189.126',NULL,NULL),(21900,'brute_force','2021-07-17 02:14:06','2021-07-17 07:14:06','165.232.189.126',NULL,NULL),(21901,'brute_force','2021-07-17 02:14:06','2021-07-17 07:14:06',NULL,NULL,'[login]'),(21902,'brute_force','2021-07-17 02:29:49','2021-07-17 07:29:49','213.171.208.190',NULL,NULL),(21903,'brute_force','2021-07-17 02:29:49','2021-07-17 07:29:49',NULL,NULL,'admin'),(21904,'brute_force','2021-07-17 02:52:40','2021-07-17 07:52:40','173.236.168.109',NULL,NULL),(21905,'brute_force','2021-07-17 02:52:40','2021-07-17 07:52:40',NULL,NULL,'admin'),(21906,'brute_force','2021-07-17 03:15:48','2021-07-17 08:15:48','104.248.233.244',NULL,NULL),(21907,'brute_force','2021-07-17 03:15:48','2021-07-17 08:15:48',NULL,NULL,'admin'),(21908,'brute_force','2021-07-17 04:01:03','2021-07-17 09:01:03','54.38.73.237',NULL,NULL),(21909,'brute_force','2021-07-17 04:01:03','2021-07-17 09:01:03',NULL,NULL,'admin'),(21910,'brute_force','2021-07-17 04:01:05','2021-07-17 09:01:05','213.108.136.165',NULL,NULL),(21911,'brute_force','2021-07-17 04:01:07','2021-07-17 09:01:07','213.108.136.165',NULL,NULL),(21912,'brute_force','2021-07-17 04:01:07','2021-07-17 09:01:07',NULL,NULL,'[login]'),(21913,'brute_force','2021-07-17 05:30:59','2021-07-17 10:30:59','138.68.154.69',NULL,NULL),(21914,'brute_force','2021-07-17 05:30:59','2021-07-17 10:30:59',NULL,NULL,'admin'),(21915,'brute_force','2021-07-17 05:33:38','2021-07-17 10:33:38','180.250.28.34',NULL,NULL),(21916,'brute_force','2021-07-17 05:33:41','2021-07-17 10:33:41','180.250.28.34',NULL,NULL),(21917,'brute_force','2021-07-17 05:33:41','2021-07-17 10:33:41',NULL,NULL,'[login]'),(21918,'brute_force','2021-07-17 05:56:00','2021-07-17 10:56:00','213.108.136.165',NULL,NULL),(21919,'brute_force','2021-07-17 05:56:03','2021-07-17 10:56:03','213.108.136.165',NULL,NULL),(21920,'brute_force','2021-07-17 05:56:03','2021-07-17 10:56:03',NULL,NULL,'[login]'),(21921,'brute_force','2021-07-17 06:44:56','2021-07-17 11:44:56','139.59.25.246',NULL,NULL),(21922,'brute_force','2021-07-17 06:45:00','2021-07-17 11:45:00','139.59.25.246',NULL,NULL),(21923,'brute_force','2021-07-17 06:45:00','2021-07-17 11:45:00',NULL,NULL,'[login]'),(21924,'brute_force','2021-07-17 07:02:27','2021-07-17 12:02:27','91.134.248.192',NULL,NULL),(21925,'brute_force','2021-07-17 07:02:27','2021-07-17 12:02:27',NULL,NULL,'admin'),(21926,'brute_force','2021-07-17 07:35:18','2021-07-17 12:35:18','114.33.19.90',NULL,NULL),(21927,'brute_force','2021-07-17 07:35:20','2021-07-17 12:35:20','114.33.19.90',NULL,NULL),(21928,'brute_force','2021-07-17 07:35:20','2021-07-17 12:35:20',NULL,NULL,'[login]'),(21929,'brute_force','2021-07-17 07:59:57','2021-07-17 12:59:57','82.196.5.194',NULL,NULL),(21930,'brute_force','2021-07-17 08:00:05','2021-07-17 13:00:05','82.196.5.194',NULL,NULL),(21931,'brute_force','2021-07-17 08:00:05','2021-07-17 13:00:05',NULL,NULL,'[login]'),(21932,'brute_force','2021-07-17 08:34:06','2021-07-17 13:34:06','128.14.224.177',NULL,NULL),(21933,'brute_force','2021-07-17 08:34:06','2021-07-17 13:34:06',NULL,NULL,'admin'),(21934,'brute_force','2021-07-17 12:20:22','2021-07-17 17:20:22','134.209.196.64',NULL,NULL),(21935,'brute_force','2021-07-17 12:20:22','2021-07-17 17:20:22',NULL,NULL,'admin'),(21936,'brute_force','2021-07-17 13:07:26','2021-07-17 18:07:26','51.195.111.194',NULL,NULL),(21937,'brute_force','2021-07-17 13:07:26','2021-07-17 18:07:26',NULL,NULL,'admin'),(21938,'brute_force','2021-07-17 13:54:39','2021-07-17 18:54:39','217.25.89.48',NULL,NULL),(21939,'brute_force','2021-07-17 13:54:39','2021-07-17 18:54:39',NULL,NULL,'admin'),(21940,'brute_force','2021-07-17 14:22:56','2021-07-17 19:22:56','95.128.43.164',NULL,NULL),(21941,'brute_force','2021-07-17 14:22:56','2021-07-17 19:22:56',NULL,NULL,'admin'),(21942,'brute_force','2021-07-17 14:42:05','2021-07-17 19:42:05','45.40.166.143',NULL,NULL),(21943,'brute_force','2021-07-17 14:42:05','2021-07-17 19:42:05',NULL,NULL,'admin'),(21944,'brute_force','2021-07-17 15:29:10','2021-07-17 20:29:10','91.194.91.202',NULL,NULL),(21945,'brute_force','2021-07-17 15:29:10','2021-07-17 20:29:10',NULL,NULL,'admin'),(21946,'brute_force','2021-07-17 17:03:32','2021-07-17 22:03:32','176.9.78.112',NULL,NULL),(21947,'brute_force','2021-07-17 17:03:32','2021-07-17 22:03:32',NULL,NULL,'admin'),(21948,'brute_force','2021-07-17 17:39:11','2021-07-17 22:39:11','54.199.111.73',NULL,NULL),(21949,'brute_force','2021-07-17 17:39:11','2021-07-17 22:39:11',NULL,NULL,'admin'),(21950,'brute_force','2021-07-17 17:55:44','2021-07-17 22:55:44','142.4.208.81',NULL,NULL),(21951,'brute_force','2021-07-17 17:55:44','2021-07-17 22:55:44',NULL,NULL,'admin'),(21952,'brute_force','2021-07-17 18:12:27','2021-07-17 23:12:27','133.130.103.36',NULL,NULL),(21953,'brute_force','2021-07-17 18:12:27','2021-07-17 23:12:27',NULL,NULL,'admin'),(21954,'brute_force','2021-07-17 18:29:08','2021-07-17 23:29:08','159.203.115.159',NULL,NULL),(21955,'brute_force','2021-07-17 18:29:08','2021-07-17 23:29:08',NULL,NULL,'admin'),(21956,'brute_force','2021-07-17 19:02:15','2021-07-18 00:02:15','162.144.195.153',NULL,NULL),(21957,'brute_force','2021-07-17 19:02:15','2021-07-18 00:02:15',NULL,NULL,'admin'),(21958,'brute_force','2021-07-17 19:19:01','2021-07-18 00:19:01','91.193.20.72',NULL,NULL),(21959,'brute_force','2021-07-17 19:19:01','2021-07-18 00:19:01',NULL,NULL,'admin'),(21960,'brute_force','2021-07-17 19:35:36','2021-07-18 00:35:36','51.15.27.8',NULL,NULL),(21961,'brute_force','2021-07-17 19:35:36','2021-07-18 00:35:36',NULL,NULL,'admin'),(21962,'brute_force','2021-07-17 19:52:17','2021-07-18 00:52:17','81.88.52.154',NULL,NULL),(21963,'brute_force','2021-07-17 19:52:17','2021-07-18 00:52:17',NULL,NULL,'admin'),(21964,'brute_force','2021-07-17 20:09:04','2021-07-18 01:09:04','185.86.210.179',NULL,NULL),(21965,'brute_force','2021-07-17 20:09:04','2021-07-18 01:09:04',NULL,NULL,'admin'),(21966,'brute_force','2021-07-17 20:25:58','2021-07-18 01:25:58','49.50.68.181',NULL,NULL),(21967,'brute_force','2021-07-17 20:25:58','2021-07-18 01:25:58',NULL,NULL,'admin'),(21968,'brute_force','2021-07-17 20:42:37','2021-07-18 01:42:37','207.244.224.242',NULL,NULL),(21969,'brute_force','2021-07-17 20:42:37','2021-07-18 01:42:37',NULL,NULL,'admin'),(21970,'brute_force','2021-07-17 20:59:25','2021-07-18 01:59:25','143.198.54.42',NULL,NULL),(21971,'brute_force','2021-07-17 20:59:25','2021-07-18 01:59:25',NULL,NULL,'admin'),(21972,'brute_force','2021-07-17 21:33:01','2021-07-18 02:33:01','185.2.4.44',NULL,NULL),(21973,'brute_force','2021-07-17 21:33:01','2021-07-18 02:33:01',NULL,NULL,'admin'),(21974,'brute_force','2021-07-17 22:06:08','2021-07-18 03:06:08','104.155.119.227',NULL,NULL),(21975,'brute_force','2021-07-17 22:06:08','2021-07-18 03:06:08',NULL,NULL,'admin'),(21976,'brute_force','2021-07-17 22:39:00','2021-07-18 03:39:00','89.47.58.23',NULL,NULL),(21977,'brute_force','2021-07-17 22:39:00','2021-07-18 03:39:00',NULL,NULL,'admin'),(21978,'brute_force','2021-07-17 22:55:39','2021-07-18 03:55:39','91.134.248.192',NULL,NULL),(21979,'brute_force','2021-07-17 22:55:39','2021-07-18 03:55:39',NULL,NULL,'admin'),(21980,'brute_force','2021-07-17 23:13:06','2021-07-18 04:13:06','95.213.175.156',NULL,NULL),(21981,'brute_force','2021-07-17 23:13:06','2021-07-18 04:13:06',NULL,NULL,'admin'),(21982,'brute_force','2021-07-18 00:19:13','2021-07-18 05:19:13','186.10.136.78',NULL,NULL),(21983,'brute_force','2021-07-18 00:19:13','2021-07-18 05:19:13',NULL,NULL,'admin'),(21984,'brute_force','2021-07-18 00:20:22','2021-07-18 05:20:22','185.216.32.130',NULL,NULL),(21985,'brute_force','2021-07-18 00:20:22','2021-07-18 05:20:22',NULL,NULL,'test'),(21986,'brute_force','2021-07-18 00:35:35','2021-07-18 05:35:35','161.35.208.18',NULL,NULL),(21987,'brute_force','2021-07-18 00:35:35','2021-07-18 05:35:35',NULL,NULL,'admin'),(21988,'brute_force','2021-07-18 00:51:37','2021-07-18 05:51:37','159.65.149.223',NULL,NULL),(21989,'brute_force','2021-07-18 00:51:37','2021-07-18 05:51:37',NULL,NULL,'admin'),(21990,'brute_force','2021-07-18 01:07:26','2021-07-18 06:07:26','54.38.73.237',NULL,NULL),(21991,'brute_force','2021-07-18 01:07:26','2021-07-18 06:07:26',NULL,NULL,'admin'),(21992,'brute_force','2021-07-18 01:39:41','2021-07-18 06:39:41','188.166.56.218',NULL,NULL),(21993,'brute_force','2021-07-18 01:39:41','2021-07-18 06:39:41',NULL,NULL,'admin'),(21994,'brute_force','2021-07-18 02:11:49','2021-07-18 07:11:49','176.119.210.163',NULL,NULL),(21995,'brute_force','2021-07-18 02:11:49','2021-07-18 07:11:49',NULL,NULL,'admin'),(21996,'brute_force','2021-07-18 02:24:00','2021-07-18 07:24:00','195.77.173.218',NULL,NULL),(21997,'brute_force','2021-07-18 02:24:00','2021-07-18 07:24:00',NULL,2,'gruposuadi'),(21998,'brute_force','2021-07-18 02:24:02','2021-07-18 07:24:02','195.77.173.218',NULL,NULL),(21999,'brute_force','2021-07-18 02:24:02','2021-07-18 07:24:02',NULL,2,'gruposuadi'),(22000,'brute_force','2021-07-18 02:25:00','2021-07-18 07:25:00','195.77.173.218',NULL,NULL),(22001,'brute_force','2021-07-18 02:25:00','2021-07-18 07:25:00',NULL,2,'gruposuadi'),(22002,'brute_force','2021-07-18 02:25:04','2021-07-18 07:25:04','195.77.173.218',NULL,NULL),(22003,'brute_force','2021-07-18 02:25:04','2021-07-18 07:25:04',NULL,2,'gruposuadi'),(22004,'brute_force','2021-07-18 02:26:01','2021-07-18 07:26:01','195.77.173.218',NULL,NULL),(22005,'brute_force','2021-07-18 02:26:01','2021-07-18 07:26:01',NULL,2,'gruposuadi'),(22006,'brute_force','2021-07-18 02:27:30','2021-07-18 07:27:30','150.95.83.201',NULL,NULL),(22007,'brute_force','2021-07-18 02:27:30','2021-07-18 07:27:30',NULL,NULL,'admin'),(22008,'brute_force','2021-07-18 02:59:53','2021-07-18 07:59:53','42.193.21.177',NULL,NULL),(22009,'brute_force','2021-07-18 02:59:53','2021-07-18 07:59:53',NULL,NULL,'admin'),(22010,'brute_force','2021-07-18 03:48:05','2021-07-18 08:48:05','142.93.172.126',NULL,NULL),(22011,'brute_force','2021-07-18 03:48:05','2021-07-18 08:48:05',NULL,NULL,'admin'),(22012,'brute_force','2021-07-18 04:04:34','2021-07-18 09:04:34','107.180.72.143',NULL,NULL),(22013,'brute_force','2021-07-18 04:04:34','2021-07-18 09:04:34',NULL,NULL,'admin'),(22014,'brute_force','2021-07-18 04:21:18','2021-07-18 09:21:18','134.209.157.198',NULL,NULL),(22015,'brute_force','2021-07-18 04:21:18','2021-07-18 09:21:18',NULL,NULL,'admin'),(22016,'brute_force','2021-07-18 05:09:50','2021-07-18 10:09:50','70.36.15.82',NULL,NULL),(22017,'brute_force','2021-07-18 05:09:50','2021-07-18 10:09:50',NULL,NULL,'admin'),(22018,'brute_force','2021-07-18 05:41:31','2021-07-18 10:41:31','72.167.42.12',NULL,NULL),(22019,'brute_force','2021-07-18 05:41:31','2021-07-18 10:41:31',NULL,NULL,'admin'),(22020,'brute_force','2021-07-18 05:57:37','2021-07-18 10:57:37','188.166.56.218',NULL,NULL),(22021,'brute_force','2021-07-18 05:57:37','2021-07-18 10:57:37',NULL,NULL,'admin'),(22022,'brute_force','2021-07-18 07:02:25','2021-07-18 12:02:25','91.193.20.72',NULL,NULL),(22023,'brute_force','2021-07-18 07:02:25','2021-07-18 12:02:25',NULL,NULL,'admin'),(22024,'brute_force','2021-07-18 07:12:58','2021-07-18 12:12:58','109.70.100.29',NULL,NULL),(22025,'brute_force','2021-07-18 07:12:58','2021-07-18 12:12:58',NULL,NULL,'admin'),(22026,'brute_force','2021-07-18 07:18:30','2021-07-18 12:18:30','188.166.94.198',NULL,NULL),(22027,'brute_force','2021-07-18 07:18:30','2021-07-18 12:18:30',NULL,NULL,'admin'),(22028,'brute_force','2021-07-18 07:34:47','2021-07-18 12:34:47','95.216.221.91',NULL,NULL),(22029,'brute_force','2021-07-18 07:34:47','2021-07-18 12:34:47',NULL,NULL,'admin'),(22030,'brute_force','2021-07-18 07:50:53','2021-07-18 12:50:53','91.134.248.192',NULL,NULL),(22031,'brute_force','2021-07-18 07:50:53','2021-07-18 12:50:53',NULL,NULL,'admin'),(22032,'brute_force','2021-07-18 08:24:08','2021-07-18 13:24:08','163.172.22.108',NULL,NULL),(22033,'brute_force','2021-07-18 08:24:08','2021-07-18 13:24:08',NULL,NULL,'admin'),(22034,'brute_force','2021-07-18 08:40:25','2021-07-18 13:40:25','45.151.248.70',NULL,NULL),(22035,'brute_force','2021-07-18 08:40:25','2021-07-18 13:40:25',NULL,NULL,'admin'),(22036,'brute_force','2021-07-18 09:32:05','2021-07-18 14:32:05','51.77.238.34',NULL,NULL),(22037,'brute_force','2021-07-18 09:32:05','2021-07-18 14:32:05',NULL,NULL,'admin'),(22038,'brute_force','2021-07-18 10:04:11','2021-07-18 15:04:11','91.134.248.192',NULL,NULL),(22039,'brute_force','2021-07-18 10:04:11','2021-07-18 15:04:11',NULL,NULL,'admin'),(22040,'brute_force','2021-07-18 10:36:47','2021-07-18 15:36:47','159.65.149.223',NULL,NULL),(22041,'brute_force','2021-07-18 10:36:47','2021-07-18 15:36:47',NULL,NULL,'admin'),(22042,'brute_force','2021-07-18 11:09:51','2021-07-18 16:09:51','81.169.229.171',NULL,NULL),(22043,'brute_force','2021-07-18 11:09:51','2021-07-18 16:09:51',NULL,NULL,'admin'),(22044,'brute_force','2021-07-18 12:17:00','2021-07-18 17:17:00','35.238.155.231',NULL,NULL),(22045,'brute_force','2021-07-18 12:17:00','2021-07-18 17:17:00',NULL,NULL,'admin'),(22046,'brute_force','2021-07-18 12:33:32','2021-07-18 17:33:32','139.196.187.160',NULL,NULL),(22047,'brute_force','2021-07-18 12:33:32','2021-07-18 17:33:32',NULL,NULL,'admin'),(22048,'brute_force','2021-07-18 12:50:01','2021-07-18 17:50:01','91.238.160.176',NULL,NULL),(22049,'brute_force','2021-07-18 12:50:01','2021-07-18 17:50:01',NULL,NULL,'admin'),(22050,'brute_force','2021-07-18 13:06:21','2021-07-18 18:06:21','45.40.132.156',NULL,NULL),(22051,'brute_force','2021-07-18 13:06:21','2021-07-18 18:06:21',NULL,NULL,'admin'),(22052,'brute_force','2021-07-18 13:22:42','2021-07-18 18:22:42','93.113.111.54',NULL,NULL),(22053,'brute_force','2021-07-18 13:22:42','2021-07-18 18:22:42',NULL,NULL,'admin'),(22054,'brute_force','2021-07-18 13:55:43','2021-07-18 18:55:43','91.193.20.72',NULL,NULL),(22055,'brute_force','2021-07-18 13:55:43','2021-07-18 18:55:43',NULL,NULL,'admin'),(22056,'brute_force','2021-07-18 14:12:07','2021-07-18 19:12:07','47.96.169.129',NULL,NULL),(22057,'brute_force','2021-07-18 14:12:07','2021-07-18 19:12:07',NULL,NULL,'admin'),(22058,'brute_force','2021-07-18 14:28:42','2021-07-18 19:28:42','103.248.25.26',NULL,NULL),(22059,'brute_force','2021-07-18 14:28:42','2021-07-18 19:28:42',NULL,NULL,'admin'),(22060,'brute_force','2021-07-18 15:18:30','2021-07-18 20:18:30','143.198.54.42',NULL,NULL),(22061,'brute_force','2021-07-18 15:18:30','2021-07-18 20:18:30',NULL,NULL,'admin'),(22062,'brute_force','2021-07-18 15:35:02','2021-07-18 20:35:02','116.203.150.71',NULL,NULL),(22063,'brute_force','2021-07-18 15:35:02','2021-07-18 20:35:02',NULL,NULL,'admin'),(22064,'brute_force','2021-07-18 15:51:37','2021-07-18 20:51:37','134.249.101.234',NULL,NULL),(22065,'brute_force','2021-07-18 15:51:37','2021-07-18 20:51:37',NULL,NULL,'admin'),(22066,'brute_force','2021-07-18 16:41:46','2021-07-18 21:41:46','45.40.132.156',NULL,NULL),(22067,'brute_force','2021-07-18 16:41:46','2021-07-18 21:41:46',NULL,NULL,'admin'),(22068,'brute_force','2021-07-18 16:57:59','2021-07-18 21:57:59','152.67.108.11',NULL,NULL),(22069,'brute_force','2021-07-18 16:57:59','2021-07-18 21:57:59',NULL,NULL,'admin'),(22070,'brute_force','2021-07-18 17:14:25','2021-07-18 22:14:25','182.93.24.226',NULL,NULL),(22071,'brute_force','2021-07-18 17:14:25','2021-07-18 22:14:25',NULL,NULL,'admin'),(22072,'brute_force','2021-07-18 17:26:35','2021-07-18 22:26:35','199.249.230.116',NULL,NULL),(22073,'brute_force','2021-07-18 17:26:35','2021-07-18 22:26:35',NULL,NULL,'test'),(22074,'brute_force','2021-07-18 17:30:55','2021-07-18 22:30:55','118.25.72.104',NULL,NULL),(22075,'brute_force','2021-07-18 17:30:55','2021-07-18 22:30:55',NULL,NULL,'admin'),(22076,'brute_force','2021-07-18 18:04:14','2021-07-18 23:04:14','159.65.76.38',NULL,NULL),(22077,'brute_force','2021-07-18 18:04:14','2021-07-18 23:04:14',NULL,NULL,'admin'),(22078,'brute_force','2021-07-18 18:20:28','2021-07-18 23:20:28','51.77.238.34',NULL,NULL),(22079,'brute_force','2021-07-18 18:20:28','2021-07-18 23:20:28',NULL,NULL,'admin'),(22080,'brute_force','2021-07-18 18:52:55','2021-07-18 23:52:55','45.40.166.141',NULL,NULL),(22081,'brute_force','2021-07-18 18:52:55','2021-07-18 23:52:55',NULL,NULL,'admin'),(22082,'brute_force','2021-07-18 19:09:39','2021-07-19 00:09:39','198.12.227.3',NULL,NULL),(22083,'brute_force','2021-07-18 19:09:39','2021-07-19 00:09:39',NULL,NULL,'admin'),(22084,'brute_force','2021-07-18 19:25:59','2021-07-19 00:25:59','94.19.34.161',NULL,NULL),(22085,'brute_force','2021-07-18 19:25:59','2021-07-19 00:25:59',NULL,NULL,'admin'),(22086,'brute_force','2021-07-18 19:42:15','2021-07-19 00:42:15','91.193.20.72',NULL,NULL),(22087,'brute_force','2021-07-18 19:42:15','2021-07-19 00:42:15',NULL,NULL,'admin'),(22088,'brute_force','2021-07-18 19:58:49','2021-07-19 00:58:49','95.216.246.185',NULL,NULL),(22089,'brute_force','2021-07-18 19:58:49','2021-07-19 00:58:49',NULL,NULL,'admin'),(22090,'brute_force','2021-07-18 20:15:36','2021-07-19 01:15:36','81.88.52.26',NULL,NULL),(22091,'brute_force','2021-07-18 20:15:36','2021-07-19 01:15:36',NULL,NULL,'admin'),(22092,'brute_force','2021-07-18 21:04:51','2021-07-19 02:04:51','95.213.175.156',NULL,NULL),(22093,'brute_force','2021-07-18 21:04:51','2021-07-19 02:04:51',NULL,NULL,'admin'),(22094,'brute_force','2021-07-18 21:10:10','2021-07-19 02:10:10','107.189.7.118',NULL,NULL),(22095,'brute_force','2021-07-18 21:10:10','2021-07-19 02:10:10',NULL,NULL,'admin'),(22096,'brute_force','2021-07-18 21:21:26','2021-07-19 02:21:26','150.95.83.201',NULL,NULL),(22097,'brute_force','2021-07-18 21:21:26','2021-07-19 02:21:26',NULL,NULL,'admin'),(22098,'brute_force','2021-07-18 21:54:07','2021-07-19 02:54:07','176.119.210.163',NULL,NULL),(22099,'brute_force','2021-07-18 21:54:07','2021-07-19 02:54:07',NULL,NULL,'admin'),(22100,'brute_force','2021-07-18 22:43:22','2021-07-19 03:43:22','82.202.172.211',NULL,NULL),(22101,'brute_force','2021-07-18 22:43:22','2021-07-19 03:43:22',NULL,NULL,'admin'),(22102,'brute_force','2021-07-18 22:59:39','2021-07-19 03:59:39','167.71.79.252',NULL,NULL),(22103,'brute_force','2021-07-18 22:59:39','2021-07-19 03:59:39',NULL,NULL,'admin'),(22104,'brute_force','2021-07-18 23:32:40','2021-07-19 04:32:40','95.217.3.203',NULL,NULL),(22105,'brute_force','2021-07-18 23:32:40','2021-07-19 04:32:40',NULL,NULL,'admin'),(22106,'brute_force','2021-07-18 23:48:51','2021-07-19 04:48:51','64.111.126.32',NULL,NULL),(22107,'brute_force','2021-07-18 23:48:51','2021-07-19 04:48:51',NULL,NULL,'admin'),(22108,'brute_force','2021-07-19 00:05:03','2021-07-19 05:05:03','34.140.92.141',NULL,NULL),(22109,'brute_force','2021-07-19 00:05:03','2021-07-19 05:05:03',NULL,NULL,'admin'),(22110,'brute_force','2021-07-19 00:21:05','2021-07-19 05:21:05','128.199.220.215',NULL,NULL),(22111,'brute_force','2021-07-19 00:21:05','2021-07-19 05:21:05',NULL,NULL,'admin'),(22112,'brute_force','2021-07-19 00:37:12','2021-07-19 05:37:12','162.241.131.41',NULL,NULL),(22113,'brute_force','2021-07-19 00:37:12','2021-07-19 05:37:12',NULL,NULL,'admin'),(22114,'brute_force','2021-07-19 01:25:25','2021-07-19 06:25:25','173.236.136.5',NULL,NULL),(22115,'brute_force','2021-07-19 01:25:25','2021-07-19 06:25:25',NULL,NULL,'admin'),(22116,'brute_force','2021-07-19 01:41:11','2021-07-19 06:41:11','183.181.98.160',NULL,NULL),(22117,'brute_force','2021-07-19 01:41:11','2021-07-19 06:41:11',NULL,NULL,'admin'),(22118,'brute_force','2021-07-19 02:29:23','2021-07-19 07:29:23','47.96.169.129',NULL,NULL),(22119,'brute_force','2021-07-19 02:29:23','2021-07-19 07:29:23',NULL,NULL,'admin'),(22120,'brute_force','2021-07-19 03:01:06','2021-07-19 08:01:06','104.248.144.242',NULL,NULL),(22121,'brute_force','2021-07-19 03:01:06','2021-07-19 08:01:06',NULL,NULL,'admin'),(22122,'brute_force','2021-07-19 03:17:11','2021-07-19 08:17:11','162.241.131.41',NULL,NULL),(22123,'brute_force','2021-07-19 03:17:11','2021-07-19 08:17:11',NULL,NULL,'admin'),(22124,'brute_force','2021-07-19 03:33:34','2021-07-19 08:33:34','2.59.117.55',NULL,NULL),(22125,'brute_force','2021-07-19 03:33:34','2021-07-19 08:33:34',NULL,NULL,'admin'),(22126,'brute_force','2021-07-19 04:06:49','2021-07-19 09:06:49','91.134.248.192',NULL,NULL),(22127,'brute_force','2021-07-19 04:06:49','2021-07-19 09:06:49',NULL,NULL,'admin'),(22128,'brute_force','2021-07-19 04:23:06','2021-07-19 09:23:06','5.253.61.250',NULL,NULL),(22129,'brute_force','2021-07-19 04:23:06','2021-07-19 09:23:06',NULL,NULL,'admin'),(22130,'brute_force','2021-07-19 07:22:48','2021-07-19 12:22:48','185.220.101.15',NULL,NULL),(22131,'brute_force','2021-07-19 07:22:48','2021-07-19 12:22:48',NULL,NULL,'test'),(22132,'brute_force','2021-07-19 14:23:35','2021-07-19 19:23:35','51.158.186.59',NULL,NULL),(22133,'brute_force','2021-07-19 14:23:35','2021-07-19 19:23:35',NULL,NULL,'admin'),(22134,'brute_force','2021-07-19 22:44:51','2021-07-20 03:44:51','87.118.110.27',NULL,NULL),(22135,'brute_force','2021-07-19 22:44:51','2021-07-20 03:44:51',NULL,2,'gruposuadi'),(22136,'brute_force','2021-07-20 00:33:36','2021-07-20 05:33:36','89.163.249.244',NULL,NULL),(22137,'brute_force','2021-07-20 00:33:36','2021-07-20 05:33:36',NULL,NULL,'test'),(22138,'brute_force','2021-07-20 14:32:41','2021-07-20 19:32:41','199.249.230.89',NULL,NULL),(22139,'brute_force','2021-07-20 14:32:41','2021-07-20 19:32:41',NULL,NULL,'test'),(22140,'brute_force','2021-07-20 17:00:17','2021-07-20 22:00:17','176.58.100.98',NULL,NULL),(22141,'brute_force','2021-07-20 17:00:17','2021-07-20 22:00:17',NULL,2,'gruposuadi'),(22142,'brute_force','2021-07-20 19:14:41','2021-07-21 00:14:41','34.72.118.35',NULL,NULL),(22143,'brute_force','2021-07-20 19:14:41','2021-07-21 00:14:41',NULL,NULL,'admin'),(22144,'brute_force','2021-07-20 21:37:43','2021-07-21 02:37:43','178.17.174.14',NULL,NULL),(22145,'brute_force','2021-07-20 21:37:43','2021-07-21 02:37:43',NULL,NULL,'admin'),(22146,'brute_force','2021-07-21 05:04:39','2021-07-21 10:04:39','45.55.60.110',NULL,NULL),(22147,'brute_force','2021-07-21 05:04:39','2021-07-21 10:04:39',NULL,NULL,'test'),(22148,'brute_force','2021-07-21 07:35:25','2021-07-21 12:35:25','104.244.79.203',NULL,NULL),(22149,'brute_force','2021-07-21 07:35:25','2021-07-21 12:35:25',NULL,2,'gruposuadi'),(22150,'brute_force','2021-07-21 07:43:25','2021-07-21 12:43:25','104.244.77.95',NULL,NULL),(22151,'brute_force','2021-07-21 07:43:25','2021-07-21 12:43:25',NULL,NULL,'test'),(22152,'brute_force','2021-07-21 11:32:01','2021-07-21 16:32:01','45.61.185.125',NULL,NULL),(22153,'brute_force','2021-07-21 11:32:01','2021-07-21 16:32:01',NULL,NULL,'admin'),(22154,'brute_force','2021-07-21 22:03:30','2021-07-22 03:03:30','89.163.249.244',NULL,NULL),(22155,'brute_force','2021-07-21 22:03:30','2021-07-22 03:03:30',NULL,NULL,'test'),(22156,'brute_force','2021-07-21 22:43:40','2021-07-22 03:43:40','141.136.0.129',NULL,NULL),(22157,'brute_force','2021-07-21 22:43:40','2021-07-22 03:43:40',NULL,NULL,'admin'),(22158,'brute_force','2021-07-22 02:56:22','2021-07-22 07:56:22','54.238.214.49',NULL,NULL),(22159,'brute_force','2021-07-22 02:56:22','2021-07-22 07:56:22',NULL,NULL,'admin'),(22160,'brute_force','2021-07-22 03:30:10','2021-07-22 08:30:10','145.131.25.136',NULL,NULL),(22161,'brute_force','2021-07-22 03:30:12','2021-07-22 08:30:12','145.131.25.136',NULL,NULL),(22162,'brute_force','2021-07-22 03:30:12','2021-07-22 08:30:12',NULL,NULL,'admin'),(22163,'brute_force','2021-07-22 03:40:28','2021-07-22 08:40:28','162.214.198.70',NULL,NULL),(22164,'brute_force','2021-07-22 03:40:28','2021-07-22 08:40:28',NULL,NULL,'admin'),(22165,'brute_force','2021-07-22 04:21:14','2021-07-22 09:21:14','64.227.78.130',NULL,NULL),(22166,'brute_force','2021-07-22 04:21:14','2021-07-22 09:21:14',NULL,NULL,'[login]'),(22167,'brute_force','2021-07-22 04:27:03','2021-07-22 09:27:03','163.44.242.9',NULL,NULL),(22168,'brute_force','2021-07-22 04:27:03','2021-07-22 09:27:03',NULL,NULL,'admin'),(22169,'brute_force','2021-07-22 04:40:25','2021-07-22 09:40:25','193.189.100.196',NULL,NULL),(22170,'brute_force','2021-07-22 04:40:25','2021-07-22 09:40:25',NULL,NULL,'admin'),(22171,'brute_force','2021-07-22 04:47:03','2021-07-22 09:47:03','159.203.37.131',NULL,NULL),(22172,'brute_force','2021-07-22 04:47:05','2021-07-22 09:47:05','159.203.37.131',NULL,NULL),(22173,'brute_force','2021-07-22 04:47:05','2021-07-22 09:47:05',NULL,NULL,'[login]'),(22174,'brute_force','2021-07-22 05:19:26','2021-07-22 10:19:26','47.74.17.225',NULL,NULL),(22175,'brute_force','2021-07-22 05:19:28','2021-07-22 10:19:28','47.74.17.225',NULL,NULL),(22176,'brute_force','2021-07-22 05:19:28','2021-07-22 10:19:28',NULL,NULL,'[login]'),(22177,'brute_force','2021-07-22 05:51:26','2021-07-22 10:51:26','128.199.220.215',NULL,NULL),(22178,'brute_force','2021-07-22 05:51:29','2021-07-22 10:51:29','128.199.220.215',NULL,NULL),(22179,'brute_force','2021-07-22 05:51:29','2021-07-22 10:51:29',NULL,NULL,'[login]'),(22180,'brute_force','2021-07-22 06:19:14','2021-07-22 11:19:14','68.183.232.22',NULL,NULL),(22181,'brute_force','2021-07-22 06:19:14','2021-07-22 11:19:14',NULL,NULL,'admin'),(22182,'brute_force','2021-07-22 06:58:04','2021-07-22 11:58:04','173.236.184.125',NULL,NULL),(22183,'brute_force','2021-07-22 06:58:06','2021-07-22 11:58:06','173.236.184.125',NULL,NULL),(22184,'brute_force','2021-07-22 06:58:06','2021-07-22 11:58:06',NULL,NULL,'[login]'),(22185,'brute_force','2021-07-22 07:12:33','2021-07-22 12:12:33','103.90.232.219',NULL,NULL),(22186,'brute_force','2021-07-22 07:12:33','2021-07-22 12:12:33',NULL,NULL,'admin'),(22187,'brute_force','2021-07-22 07:29:04','2021-07-22 12:29:04','167.172.175.147',NULL,NULL),(22188,'brute_force','2021-07-22 07:29:04','2021-07-22 12:29:04',NULL,NULL,'admin'),(22189,'brute_force','2021-07-22 09:24:11','2021-07-22 14:24:11','157.245.37.203',NULL,NULL),(22190,'brute_force','2021-07-22 09:24:18','2021-07-22 14:24:18','157.245.37.203',NULL,NULL),(22191,'brute_force','2021-07-22 09:24:18','2021-07-22 14:24:18',NULL,NULL,'[login]'),(22192,'brute_force','2021-07-22 09:55:17','2021-07-22 14:55:17','94.19.34.161',NULL,NULL),(22193,'brute_force','2021-07-22 09:55:17','2021-07-22 14:55:17',NULL,NULL,'admin'),(22194,'brute_force','2021-07-22 10:45:39','2021-07-22 15:45:39','185.2.4.44',NULL,NULL),(22195,'brute_force','2021-07-22 10:45:39','2021-07-22 15:45:39',NULL,NULL,'admin'),(22196,'brute_force','2021-07-22 12:17:37','2021-07-22 17:17:37','148.72.215.37',NULL,NULL),(22197,'brute_force','2021-07-22 12:17:37','2021-07-22 17:17:37',NULL,NULL,'admin'),(22198,'brute_force','2021-07-22 13:06:09','2021-07-22 18:06:09','173.236.184.125',NULL,NULL),(22199,'brute_force','2021-07-22 13:06:09','2021-07-22 18:06:09',NULL,NULL,'admin'),(22200,'brute_force','2021-07-22 13:59:19','2021-07-22 18:59:19','177.73.237.45',NULL,NULL),(22201,'brute_force','2021-07-22 13:59:19','2021-07-22 18:59:19',NULL,NULL,'admin'),(22202,'brute_force','2021-07-22 15:06:38','2021-07-22 20:06:38','109.70.100.34',NULL,NULL),(22203,'brute_force','2021-07-22 15:06:38','2021-07-22 20:06:38',NULL,NULL,'test'),(22204,'brute_force','2021-07-22 16:03:54','2021-07-22 21:03:54','107.189.10.42',NULL,NULL),(22205,'brute_force','2021-07-22 16:03:54','2021-07-22 21:03:54',NULL,NULL,'admin'),(22206,'brute_force','2021-07-22 18:00:56','2021-07-22 23:00:56','68.183.237.98',NULL,NULL),(22207,'brute_force','2021-07-22 18:00:56','2021-07-22 23:00:56',NULL,NULL,'admin'),(22208,'brute_force','2021-07-22 18:05:33','2021-07-22 23:05:33','195.176.3.23',NULL,NULL),(22209,'brute_force','2021-07-22 18:05:33','2021-07-22 23:05:33',NULL,NULL,'admin'),(22210,'brute_force','2021-07-22 18:48:41','2021-07-22 23:48:41','185.137.220.77',NULL,NULL),(22211,'brute_force','2021-07-22 18:48:41','2021-07-22 23:48:41',NULL,NULL,'admin'),(22212,'brute_force','2021-07-22 19:36:29','2021-07-23 00:36:29','220.167.101.24',NULL,NULL),(22213,'brute_force','2021-07-22 19:36:29','2021-07-23 00:36:29',NULL,NULL,'admin'),(22214,'brute_force','2021-07-22 20:24:27','2021-07-23 01:24:27','185.50.199.194',NULL,NULL),(22215,'brute_force','2021-07-22 20:24:27','2021-07-23 01:24:27',NULL,NULL,'admin'),(22216,'brute_force','2021-07-22 21:12:49','2021-07-23 02:12:49','81.88.52.26',NULL,NULL),(22217,'brute_force','2021-07-22 21:12:49','2021-07-23 02:12:49',NULL,NULL,'admin'),(22218,'brute_force','2021-07-22 21:28:56','2021-07-23 02:28:56','137.74.76.179',NULL,NULL),(22219,'brute_force','2021-07-22 21:28:56','2021-07-23 02:28:56',NULL,NULL,'admin'),(22220,'brute_force','2021-07-22 22:01:16','2021-07-23 03:01:16','47.115.77.219',NULL,NULL),(22221,'brute_force','2021-07-22 22:01:16','2021-07-23 03:01:16',NULL,NULL,'admin'),(22222,'brute_force','2021-07-22 22:12:57','2021-07-23 03:12:57','52.18.45.172',NULL,NULL),(22223,'brute_force','2021-07-22 22:12:59','2021-07-23 03:12:59','52.18.45.172',NULL,NULL),(22224,'brute_force','2021-07-22 22:12:59','2021-07-23 03:12:59',NULL,NULL,'[login]'),(22225,'brute_force','2021-07-22 22:36:15','2021-07-23 03:36:15','45.151.248.59',NULL,NULL),(22226,'brute_force','2021-07-22 22:36:17','2021-07-23 03:36:17','45.151.248.59',NULL,NULL),(22227,'brute_force','2021-07-22 22:36:17','2021-07-23 03:36:17',NULL,NULL,'[login]'),(22228,'brute_force','2021-07-22 22:44:38','2021-07-23 03:44:38','185.220.101.209',NULL,NULL),(22229,'brute_force','2021-07-22 22:44:38','2021-07-23 03:44:38',NULL,NULL,'admin'),(22230,'brute_force','2021-07-22 23:00:08','2021-07-23 04:00:08','45.55.234.133',NULL,NULL),(22231,'brute_force','2021-07-22 23:00:10','2021-07-23 04:00:10','45.55.234.133',NULL,NULL),(22232,'brute_force','2021-07-22 23:00:10','2021-07-23 04:00:10',NULL,NULL,'[login]'),(22233,'brute_force','2021-07-22 23:23:24','2021-07-23 04:23:24','147.135.114.242',NULL,NULL),(22234,'brute_force','2021-07-22 23:23:26','2021-07-23 04:23:26','147.135.114.242',NULL,NULL),(22235,'brute_force','2021-07-22 23:23:26','2021-07-23 04:23:26',NULL,NULL,'[login]'),(22236,'brute_force','2021-07-22 23:47:41','2021-07-23 04:47:41','184.168.122.66',NULL,NULL),(22237,'brute_force','2021-07-22 23:47:44','2021-07-23 04:47:44','184.168.122.66',NULL,NULL),(22238,'brute_force','2021-07-22 23:47:44','2021-07-23 04:47:44',NULL,NULL,'[login]'),(22239,'brute_force','2021-07-23 00:05:09','2021-07-23 05:05:09','47.242.169.32',NULL,NULL),(22240,'brute_force','2021-07-23 00:05:09','2021-07-23 05:05:09',NULL,NULL,'admin'),(22241,'brute_force','2021-07-23 00:47:35','2021-07-23 05:47:35','95.216.221.91',NULL,NULL),(22242,'brute_force','2021-07-23 00:47:35','2021-07-23 05:47:35',NULL,NULL,'admin'),(22243,'brute_force','2021-07-23 01:01:57','2021-07-23 06:01:57','64.227.76.205',NULL,NULL),(22244,'brute_force','2021-07-23 01:02:00','2021-07-23 06:02:00','64.227.76.205',NULL,NULL),(22245,'brute_force','2021-07-23 01:02:00','2021-07-23 06:02:00',NULL,NULL,'[login]'),(22246,'brute_force','2021-07-23 01:09:06','2021-07-23 06:09:06','104.248.233.244',NULL,NULL),(22247,'brute_force','2021-07-23 01:09:06','2021-07-23 06:09:06',NULL,NULL,'admin'),(22248,'brute_force','2021-07-23 01:31:28','2021-07-23 06:31:28','199.188.204.131',NULL,NULL),(22249,'brute_force','2021-07-23 01:31:30','2021-07-23 06:31:30','199.188.204.131',NULL,NULL),(22250,'brute_force','2021-07-23 01:31:30','2021-07-23 06:31:30',NULL,NULL,'[login]'),(22251,'brute_force','2021-07-23 01:51:39','2021-07-23 06:51:39','85.214.195.246',NULL,NULL),(22252,'brute_force','2021-07-23 01:51:39','2021-07-23 06:51:39',NULL,NULL,'admin'),(22253,'brute_force','2021-07-23 01:57:59','2021-07-23 06:57:59','212.67.221.152',NULL,NULL),(22254,'brute_force','2021-07-23 01:58:01','2021-07-23 06:58:01','212.67.221.152',NULL,NULL),(22255,'brute_force','2021-07-23 01:58:01','2021-07-23 06:58:01',NULL,NULL,'[login]'),(22256,'brute_force','2021-07-23 02:13:10','2021-07-23 07:13:10','163.172.22.108',NULL,NULL),(22257,'brute_force','2021-07-23 02:13:10','2021-07-23 07:13:10',NULL,NULL,'admin'),(22258,'brute_force','2021-07-23 02:27:38','2021-07-23 07:27:38','199.189.87.18',NULL,NULL),(22259,'brute_force','2021-07-23 02:27:40','2021-07-23 07:27:40','199.189.87.18',NULL,NULL),(22260,'brute_force','2021-07-23 02:27:40','2021-07-23 07:27:40',NULL,NULL,'[login]'),(22261,'brute_force','2021-07-23 02:57:00','2021-07-23 07:57:00','142.93.225.137',NULL,NULL),(22262,'brute_force','2021-07-23 02:57:00','2021-07-23 07:57:00',NULL,NULL,'admin'),(22263,'brute_force','2021-07-23 03:19:21','2021-07-23 08:19:21','202.61.241.232',NULL,NULL),(22264,'brute_force','2021-07-23 03:19:21','2021-07-23 08:19:21',NULL,NULL,'admin'),(22265,'brute_force','2021-07-23 03:27:10','2021-07-23 08:27:10','92.42.139.156',NULL,NULL),(22266,'brute_force','2021-07-23 03:27:12','2021-07-23 08:27:12','92.42.139.156',NULL,NULL),(22267,'brute_force','2021-07-23 03:27:12','2021-07-23 08:27:12',NULL,NULL,'[login]'),(22268,'brute_force','2021-07-23 03:41:24','2021-07-23 08:41:24','143.110.224.182',NULL,NULL),(22269,'brute_force','2021-07-23 03:41:24','2021-07-23 08:41:24',NULL,NULL,'admin'),(22270,'brute_force','2021-07-23 03:57:32','2021-07-23 08:57:32','74.208.94.38',NULL,NULL),(22271,'brute_force','2021-07-23 03:57:34','2021-07-23 08:57:34','74.208.94.38',NULL,NULL),(22272,'brute_force','2021-07-23 03:57:34','2021-07-23 08:57:34',NULL,NULL,'[login]'),(22273,'brute_force','2021-07-23 04:03:15','2021-07-23 09:03:15','91.134.248.192',NULL,NULL),(22274,'brute_force','2021-07-23 04:03:15','2021-07-23 09:03:15',NULL,NULL,'admin'),(22275,'brute_force','2021-07-23 05:02:06','2021-07-23 10:02:06','190.224.163.182',NULL,NULL),(22276,'brute_force','2021-07-23 05:02:09','2021-07-23 10:02:09','190.224.163.182',NULL,NULL),(22277,'brute_force','2021-07-23 05:02:09','2021-07-23 10:02:09',NULL,NULL,'[login]'),(22278,'brute_force','2021-07-23 05:15:42','2021-07-23 10:15:42','199.249.230.189',NULL,NULL),(22279,'brute_force','2021-07-23 05:15:42','2021-07-23 10:15:42',NULL,NULL,'test'),(22280,'brute_force','2021-07-23 05:19:30','2021-07-23 10:19:30','62.171.186.30',NULL,NULL),(22281,'brute_force','2021-07-23 05:19:30','2021-07-23 10:19:30',NULL,NULL,'admin'),(22282,'brute_force','2021-07-23 05:34:15','2021-07-23 10:34:15','212.67.221.152',NULL,NULL),(22283,'brute_force','2021-07-23 05:34:17','2021-07-23 10:34:17','212.67.221.152',NULL,NULL),(22284,'brute_force','2021-07-23 05:34:17','2021-07-23 10:34:17',NULL,NULL,'[login]'),(22285,'brute_force','2021-07-23 05:47:51','2021-07-23 10:47:51','91.134.248.192',NULL,NULL),(22286,'brute_force','2021-07-23 05:47:51','2021-07-23 10:47:51',NULL,NULL,'admin'),(22287,'brute_force','2021-07-23 06:17:15','2021-07-23 11:17:15','128.199.220.215',NULL,NULL),(22288,'brute_force','2021-07-23 06:17:15','2021-07-23 11:17:15',NULL,NULL,'admin'),(22289,'brute_force','2021-07-23 07:17:28','2021-07-23 12:17:28','166.62.120.118',NULL,NULL),(22290,'brute_force','2021-07-23 07:17:30','2021-07-23 12:17:30','166.62.120.118',NULL,NULL),(22291,'brute_force','2021-07-23 07:17:30','2021-07-23 12:17:30',NULL,NULL,'[login]'),(22292,'brute_force','2021-07-23 08:33:31','2021-07-23 13:33:31','13.127.98.9',NULL,NULL),(22293,'brute_force','2021-07-23 08:33:34','2021-07-23 13:33:34','13.127.98.9',NULL,NULL),(22294,'brute_force','2021-07-23 08:33:34','2021-07-23 13:33:34',NULL,NULL,'[login]'),(22295,'brute_force','2021-07-23 09:07:40','2021-07-23 14:07:40','104.131.210.58',NULL,NULL),(22296,'brute_force','2021-07-23 09:07:40','2021-07-23 14:07:40',NULL,NULL,'admin'),(22297,'brute_force','2021-07-23 09:52:32','2021-07-23 14:52:32','202.254.239.117',NULL,NULL),(22298,'brute_force','2021-07-23 09:52:35','2021-07-23 14:52:35','202.254.239.117',NULL,NULL),(22299,'brute_force','2021-07-23 09:52:35','2021-07-23 14:52:35',NULL,NULL,'[login]'),(22300,'brute_force','2021-07-23 10:00:06','2021-07-23 15:00:06','106.52.171.211',NULL,NULL),(22301,'brute_force','2021-07-23 10:00:06','2021-07-23 15:00:06',NULL,NULL,'admin'),(22302,'brute_force','2021-07-23 11:11:50','2021-07-23 16:11:50','173.249.1.55',NULL,NULL),(22303,'brute_force','2021-07-23 11:11:50','2021-07-23 16:11:50',NULL,NULL,'admin'),(22304,'brute_force','2021-07-23 11:30:39','2021-07-23 16:30:39','199.188.204.131',NULL,NULL),(22305,'brute_force','2021-07-23 11:30:41','2021-07-23 16:30:41','199.188.204.131',NULL,NULL),(22306,'brute_force','2021-07-23 11:30:41','2021-07-23 16:30:41',NULL,NULL,'[login]'),(22307,'brute_force','2021-07-23 11:33:28','2021-07-23 16:33:28','167.172.190.95',NULL,NULL),(22308,'brute_force','2021-07-23 11:33:28','2021-07-23 16:33:28',NULL,NULL,'admin'),(22309,'brute_force','2021-07-23 11:44:18','2021-07-23 16:44:18','66.146.193.33',NULL,NULL),(22310,'brute_force','2021-07-23 11:44:18','2021-07-23 16:44:18',NULL,NULL,'admin'),(22311,'brute_force','2021-07-23 11:54:43','2021-07-23 16:54:43','103.121.89.184',NULL,NULL),(22312,'brute_force','2021-07-23 11:54:43','2021-07-23 16:54:43',NULL,NULL,'[login]'),(22313,'brute_force','2021-07-23 12:17:38','2021-07-23 17:17:38','202.172.26.22',NULL,NULL),(22314,'brute_force','2021-07-23 12:17:38','2021-07-23 17:17:38',NULL,NULL,'admin'),(22315,'brute_force','2021-07-23 12:43:26','2021-07-23 17:43:26','72.167.37.139',NULL,NULL),(22316,'brute_force','2021-07-23 12:43:28','2021-07-23 17:43:28','72.167.37.139',NULL,NULL),(22317,'brute_force','2021-07-23 12:43:28','2021-07-23 17:43:28',NULL,NULL,'admin'),(22318,'brute_force','2021-07-23 13:14:51','2021-07-23 18:14:51','40.122.130.155',NULL,NULL),(22319,'brute_force','2021-07-23 13:14:51','2021-07-23 18:14:51',NULL,NULL,'admin'),(22320,'brute_force','2021-07-23 13:34:37','2021-07-23 18:34:37','92.204.134.226',NULL,NULL),(22321,'brute_force','2021-07-23 13:34:39','2021-07-23 18:34:39','92.204.134.226',NULL,NULL),(22322,'brute_force','2021-07-23 13:34:39','2021-07-23 18:34:39',NULL,NULL,'admin'),(22323,'brute_force','2021-07-23 13:41:26','2021-07-23 18:41:26','34.140.92.141',NULL,NULL),(22324,'brute_force','2021-07-23 13:41:26','2021-07-23 18:41:26',NULL,NULL,'admin'),(22325,'brute_force','2021-07-23 14:00:46','2021-07-23 19:00:46','69.163.216.115',NULL,NULL),(22326,'brute_force','2021-07-23 14:00:48','2021-07-23 19:00:48','69.163.216.115',NULL,NULL),(22327,'brute_force','2021-07-23 14:00:48','2021-07-23 19:00:48',NULL,NULL,'admin'),(22328,'brute_force','2021-07-23 14:06:53','2021-07-23 19:06:53','45.207.65.42',NULL,NULL),(22329,'brute_force','2021-07-23 14:06:53','2021-07-23 19:06:53',NULL,NULL,'admin'),(22330,'brute_force','2021-07-23 14:53:57','2021-07-23 19:53:57','159.89.234.226',NULL,NULL),(22331,'brute_force','2021-07-23 14:53:57','2021-07-23 19:53:57',NULL,NULL,'admin'),(22332,'brute_force','2021-07-23 15:26:33','2021-07-23 20:26:33','45.76.87.13',NULL,NULL),(22333,'brute_force','2021-07-23 15:26:35','2021-07-23 20:26:35','45.76.87.13',NULL,NULL),(22334,'brute_force','2021-07-23 15:26:35','2021-07-23 20:26:35',NULL,NULL,'admin'),(22335,'brute_force','2021-07-23 15:37:29','2021-07-23 20:37:29','116.202.229.140',NULL,NULL),(22336,'brute_force','2021-07-23 15:37:29','2021-07-23 20:37:29',NULL,NULL,'admin'),(22337,'brute_force','2021-07-23 15:59:13','2021-07-23 20:59:13','81.88.52.148',NULL,NULL),(22338,'brute_force','2021-07-23 15:59:13','2021-07-23 20:59:13',NULL,NULL,'admin'),(22339,'brute_force','2021-07-23 16:21:06','2021-07-23 21:21:06','166.62.124.228',NULL,NULL),(22340,'brute_force','2021-07-23 16:21:06','2021-07-23 21:21:06',NULL,NULL,'admin'),(22341,'brute_force','2021-07-23 16:42:49','2021-07-23 21:42:49','176.9.78.112',NULL,NULL),(22342,'brute_force','2021-07-23 16:42:49','2021-07-23 21:42:49',NULL,NULL,'admin'),(22343,'brute_force','2021-07-23 17:00:30','2021-07-23 22:00:30','185.220.101.197',NULL,NULL),(22344,'brute_force','2021-07-23 17:00:30','2021-07-23 22:00:30',NULL,NULL,'admin'),(22345,'brute_force','2021-07-23 17:02:02','2021-07-23 22:02:02','195.211.45.157',NULL,NULL),(22346,'brute_force','2021-07-23 17:02:05','2021-07-23 22:02:05','195.211.45.157',NULL,NULL),(22347,'brute_force','2021-07-23 17:02:05','2021-07-23 22:02:05',NULL,NULL,'admin'),(22348,'brute_force','2021-07-23 17:04:46','2021-07-23 22:04:46','67.205.12.204',NULL,NULL),(22349,'brute_force','2021-07-23 17:04:46','2021-07-23 22:04:46',NULL,NULL,'admin'),(22350,'brute_force','2021-07-23 17:26:57','2021-07-23 22:26:57','202.61.241.232',NULL,NULL),(22351,'brute_force','2021-07-23 17:26:57','2021-07-23 22:26:57',NULL,NULL,'admin'),(22352,'brute_force','2021-07-23 17:33:56','2021-07-23 22:33:56','95.216.161.194',NULL,NULL),(22353,'brute_force','2021-07-23 17:33:59','2021-07-23 22:33:59','95.216.161.194',NULL,NULL),(22354,'brute_force','2021-07-23 17:33:59','2021-07-23 22:33:59',NULL,NULL,'admin'),(22355,'brute_force','2021-07-23 17:48:51','2021-07-23 22:48:51','161.35.208.18',NULL,NULL),(22356,'brute_force','2021-07-23 17:48:51','2021-07-23 22:48:51',NULL,NULL,'admin'),(22357,'brute_force','2021-07-23 18:07:48','2021-07-23 23:07:48','162.241.127.73',NULL,NULL),(22358,'brute_force','2021-07-23 18:07:50','2021-07-23 23:07:50','162.241.127.73',NULL,NULL),(22359,'brute_force','2021-07-23 18:07:50','2021-07-23 23:07:50',NULL,NULL,'admin'),(22360,'brute_force','2021-07-23 18:10:50','2021-07-23 23:10:50','89.96.90.125',NULL,NULL),(22361,'brute_force','2021-07-23 18:10:50','2021-07-23 23:10:50',NULL,NULL,'admin'),(22362,'brute_force','2021-07-23 18:32:37','2021-07-23 23:32:37','104.198.1.26',NULL,NULL),(22363,'brute_force','2021-07-23 18:32:37','2021-07-23 23:32:37',NULL,NULL,'admin'),(22364,'brute_force','2021-07-23 18:54:29','2021-07-23 23:54:29','91.134.248.192',NULL,NULL),(22365,'brute_force','2021-07-23 18:54:29','2021-07-23 23:54:29',NULL,NULL,'admin'),(22366,'brute_force','2021-07-23 19:38:17','2021-07-24 00:38:17','207.180.203.19',NULL,NULL),(22367,'brute_force','2021-07-23 19:38:17','2021-07-24 00:38:17',NULL,NULL,'admin'),(22368,'brute_force','2021-07-23 20:00:06','2021-07-24 01:00:06','47.115.77.219',NULL,NULL),(22369,'brute_force','2021-07-23 20:00:06','2021-07-24 01:00:06',NULL,NULL,'admin'),(22370,'brute_force','2021-07-23 20:22:04','2021-07-24 01:22:04','103.248.25.26',NULL,NULL),(22371,'brute_force','2021-07-23 20:22:04','2021-07-24 01:22:04',NULL,NULL,'admin'),(22372,'brute_force','2021-07-23 20:44:09','2021-07-24 01:44:09','162.241.131.41',NULL,NULL),(22373,'brute_force','2021-07-23 20:44:09','2021-07-24 01:44:09',NULL,NULL,'admin'),(22374,'brute_force','2021-07-23 21:06:08','2021-07-24 02:06:08','104.155.119.227',NULL,NULL),(22375,'brute_force','2021-07-23 21:06:08','2021-07-24 02:06:08',NULL,NULL,'admin'),(22376,'brute_force','2021-07-23 21:28:04','2021-07-24 02:28:04','82.66.55.247',NULL,NULL),(22377,'brute_force','2021-07-23 21:28:04','2021-07-24 02:28:04',NULL,NULL,'admin'),(22378,'brute_force','2021-07-23 21:50:09','2021-07-24 02:50:09','34.87.135.115',NULL,NULL),(22379,'brute_force','2021-07-23 21:50:09','2021-07-24 02:50:09',NULL,NULL,'admin'),(22380,'brute_force','2021-07-23 22:12:29','2021-07-24 03:12:29','167.172.175.147',NULL,NULL),(22381,'brute_force','2021-07-23 22:12:29','2021-07-24 03:12:29',NULL,NULL,'admin'),(22382,'brute_force','2021-07-23 22:34:34','2021-07-24 03:34:34','91.134.248.192',NULL,NULL),(22383,'brute_force','2021-07-23 22:34:34','2021-07-24 03:34:34',NULL,NULL,'admin'),(22384,'brute_force','2021-07-23 22:36:39','2021-07-24 03:36:39','72.167.37.139',NULL,NULL),(22385,'brute_force','2021-07-23 22:36:41','2021-07-24 03:36:41','72.167.37.139',NULL,NULL),(22386,'brute_force','2021-07-23 22:36:41','2021-07-24 03:36:41',NULL,NULL,'admin'),(22387,'brute_force','2021-07-23 23:18:58','2021-07-24 04:18:58','91.194.91.202',NULL,NULL),(22388,'brute_force','2021-07-23 23:18:58','2021-07-24 04:18:58',NULL,NULL,'admin'),(22389,'brute_force','2021-07-23 23:19:57','2021-07-24 04:19:57','212.83.183.215',NULL,NULL),(22390,'brute_force','2021-07-23 23:20:08','2021-07-24 04:20:08','212.83.183.215',NULL,NULL),(22391,'brute_force','2021-07-23 23:20:08','2021-07-24 04:20:08',NULL,NULL,'admin'),(22392,'brute_force','2021-07-23 23:34:49','2021-07-24 04:34:49','104.244.78.18',NULL,NULL),(22393,'brute_force','2021-07-23 23:34:49','2021-07-24 04:34:49',NULL,NULL,'test'),(22394,'brute_force','2021-07-24 00:03:08','2021-07-24 05:03:08','209.126.4.7',NULL,NULL),(22395,'brute_force','2021-07-24 00:03:10','2021-07-24 05:03:10','209.126.4.7',NULL,NULL),(22396,'brute_force','2021-07-24 00:03:10','2021-07-24 05:03:10',NULL,NULL,'admin'),(22397,'brute_force','2021-07-24 01:34:44','2021-07-24 06:34:44','103.127.30.241',NULL,NULL),(22398,'brute_force','2021-07-24 01:34:47','2021-07-24 06:34:47','103.127.30.241',NULL,NULL),(22399,'brute_force','2021-07-24 01:34:47','2021-07-24 06:34:47',NULL,NULL,'admin'),(22400,'brute_force','2021-07-24 01:57:52','2021-07-24 06:57:52','109.70.100.20',NULL,NULL),(22401,'brute_force','2021-07-24 01:57:52','2021-07-24 06:57:52',NULL,NULL,'admin'),(22402,'brute_force','2021-07-24 02:51:49','2021-07-24 07:51:49','91.134.248.192',NULL,NULL),(22403,'brute_force','2021-07-24 02:51:49','2021-07-24 07:51:49',NULL,NULL,'admin'),(22404,'brute_force','2021-07-24 03:14:26','2021-07-24 08:14:26','173.249.1.55',NULL,NULL),(22405,'brute_force','2021-07-24 03:14:26','2021-07-24 08:14:26',NULL,NULL,'admin'),(22406,'brute_force','2021-07-24 03:36:40','2021-07-24 08:36:40','139.59.118.238',NULL,NULL),(22407,'brute_force','2021-07-24 03:36:40','2021-07-24 08:36:40',NULL,NULL,'admin'),(22408,'brute_force','2021-07-24 04:21:15','2021-07-24 09:21:15','103.74.54.192',NULL,NULL),(22409,'brute_force','2021-07-24 04:21:15','2021-07-24 09:21:15',NULL,NULL,'admin'),(22410,'brute_force','2021-07-24 04:43:39','2021-07-24 09:43:39','194.247.179.164',NULL,NULL),(22411,'brute_force','2021-07-24 04:43:39','2021-07-24 09:43:39',NULL,NULL,'admin'),(22412,'brute_force','2021-07-24 05:05:59','2021-07-24 10:05:59','106.52.171.211',NULL,NULL),(22413,'brute_force','2021-07-24 05:05:59','2021-07-24 10:05:59',NULL,NULL,'admin'),(22414,'brute_force','2021-07-24 05:28:24','2021-07-24 10:28:24','163.172.22.108',NULL,NULL),(22415,'brute_force','2021-07-24 05:28:24','2021-07-24 10:28:24',NULL,NULL,'admin'),(22416,'brute_force','2021-07-24 06:47:32','2021-07-24 11:47:32','193.176.78.121',NULL,NULL),(22417,'brute_force','2021-07-24 06:47:32','2021-07-24 11:47:32',NULL,NULL,'admin'),(22418,'brute_force','2021-07-24 07:16:12','2021-07-24 12:16:12','95.213.175.156',NULL,NULL),(22419,'brute_force','2021-07-24 07:16:12','2021-07-24 12:16:12',NULL,NULL,'admin'),(22420,'brute_force','2021-07-24 07:43:16','2021-07-24 12:43:16','81.88.52.114',NULL,NULL),(22421,'brute_force','2021-07-24 07:43:16','2021-07-24 12:43:16',NULL,NULL,'admin'),(22422,'brute_force','2021-07-24 08:10:55','2021-07-24 13:10:55','45.207.65.42',NULL,NULL),(22423,'brute_force','2021-07-24 08:10:55','2021-07-24 13:10:55',NULL,NULL,'admin'),(22424,'brute_force','2021-07-24 09:06:05','2021-07-24 14:06:05','176.9.78.112',NULL,NULL),(22425,'brute_force','2021-07-24 09:06:05','2021-07-24 14:06:05',NULL,NULL,'admin'),(22426,'brute_force','2021-07-24 10:02:11','2021-07-24 15:02:11','128.199.34.217',NULL,NULL),(22427,'brute_force','2021-07-24 10:02:11','2021-07-24 15:02:11',NULL,NULL,'admin'),(22428,'brute_force','2021-07-24 10:28:25','2021-07-24 15:28:25','35.238.155.231',NULL,NULL),(22429,'brute_force','2021-07-24 10:28:25','2021-07-24 15:28:25',NULL,NULL,'admin'),(22430,'brute_force','2021-07-24 10:52:55','2021-07-24 15:52:55','185.137.220.77',NULL,NULL),(22431,'brute_force','2021-07-24 10:52:55','2021-07-24 15:52:55',NULL,NULL,'admin'),(22432,'brute_force','2021-07-24 11:15:22','2021-07-24 16:15:22','185.2.4.44',NULL,NULL),(22433,'brute_force','2021-07-24 11:15:22','2021-07-24 16:15:22',NULL,NULL,'admin'),(22434,'brute_force','2021-07-24 11:44:32','2021-07-24 16:44:32','54.244.216.49',NULL,NULL),(22435,'brute_force','2021-07-24 11:45:09','2021-07-24 16:45:09','54.244.216.49',NULL,NULL),(22436,'brute_force','2021-07-24 11:45:09','2021-07-24 16:45:09',NULL,NULL,'admin'),(22437,'brute_force','2021-07-24 11:57:54','2021-07-24 16:57:54','107.180.105.195',NULL,NULL),(22438,'brute_force','2021-07-24 11:57:54','2021-07-24 16:57:54',NULL,NULL,'[login]'),(22439,'brute_force','2021-07-24 12:33:08','2021-07-24 17:33:08','155.133.142.66',NULL,NULL),(22440,'brute_force','2021-07-24 12:33:08','2021-07-24 17:33:08',NULL,NULL,'admin'),(22441,'brute_force','2021-07-24 12:58:45','2021-07-24 17:58:45','81.88.52.114',NULL,NULL),(22442,'brute_force','2021-07-24 12:58:45','2021-07-24 17:58:45',NULL,NULL,'admin'),(22443,'brute_force','2021-07-24 13:23:54','2021-07-24 18:23:54','45.40.166.141',NULL,NULL),(22444,'brute_force','2021-07-24 13:23:54','2021-07-24 18:23:54',NULL,NULL,'admin'),(22445,'brute_force','2021-07-24 13:28:49','2021-07-24 18:28:49','92.204.249.181',NULL,NULL),(22446,'brute_force','2021-07-24 13:28:51','2021-07-24 18:28:51','92.204.249.181',NULL,NULL),(22447,'brute_force','2021-07-24 13:28:51','2021-07-24 18:28:51',NULL,NULL,'[login]'),(22448,'brute_force','2021-07-24 13:49:37','2021-07-24 18:49:37','47.96.169.129',NULL,NULL),(22449,'brute_force','2021-07-24 13:49:37','2021-07-24 18:49:37',NULL,NULL,'admin'),(22450,'brute_force','2021-07-24 14:15:29','2021-07-24 19:15:29','95.216.246.185',NULL,NULL),(22451,'brute_force','2021-07-24 14:15:29','2021-07-24 19:15:29',NULL,NULL,'admin'),(22452,'brute_force','2021-07-24 14:34:47','2021-07-24 19:34:47','47.254.247.161',NULL,NULL),(22453,'brute_force','2021-07-24 14:34:49','2021-07-24 19:34:49','47.254.247.161',NULL,NULL),(22454,'brute_force','2021-07-24 14:34:49','2021-07-24 19:34:49',NULL,NULL,'[login]'),(22455,'brute_force','2021-07-24 14:41:50','2021-07-24 19:41:50','155.133.142.66',NULL,NULL),(22456,'brute_force','2021-07-24 14:41:50','2021-07-24 19:41:50',NULL,NULL,'admin'),(22457,'brute_force','2021-07-24 15:07:52','2021-07-24 20:07:52','2.59.117.55',NULL,NULL),(22458,'brute_force','2021-07-24 15:07:52','2021-07-24 20:07:52',NULL,NULL,'admin'),(22459,'brute_force','2021-07-24 15:21:18','2021-07-24 20:21:18','195.78.231.129',NULL,NULL),(22460,'brute_force','2021-07-24 15:21:21','2021-07-24 20:21:21','195.78.231.129',NULL,NULL),(22461,'brute_force','2021-07-24 15:21:21','2021-07-24 20:21:21',NULL,NULL,'[login]'),(22462,'brute_force','2021-07-24 15:32:28','2021-07-24 20:32:28','95.216.246.185',NULL,NULL),(22463,'brute_force','2021-07-24 15:32:28','2021-07-24 20:32:28',NULL,NULL,'admin'),(22464,'brute_force','2021-07-24 16:18:33','2021-07-24 21:18:33','95.216.246.185',NULL,NULL),(22465,'brute_force','2021-07-24 16:18:33','2021-07-24 21:18:33',NULL,NULL,'admin'),(22466,'brute_force','2021-07-24 16:38:32','2021-07-24 21:38:32','173.212.213.212',NULL,NULL),(22467,'brute_force','2021-07-24 16:38:34','2021-07-24 21:38:34','173.212.213.212',NULL,NULL),(22468,'brute_force','2021-07-24 16:38:34','2021-07-24 21:38:34',NULL,NULL,'[login]'),(22469,'brute_force','2021-07-24 17:03:29','2021-07-24 22:03:29','195.93.152.83',NULL,NULL),(22470,'brute_force','2021-07-24 17:03:29','2021-07-24 22:03:29',NULL,NULL,'admin'),(22471,'brute_force','2021-07-24 17:25:54','2021-07-24 22:25:54','81.88.52.148',NULL,NULL),(22472,'brute_force','2021-07-24 17:25:54','2021-07-24 22:25:54',NULL,NULL,'admin'),(22473,'brute_force','2021-07-24 17:33:30','2021-07-24 22:33:30','200.41.232.114',NULL,NULL),(22474,'brute_force','2021-07-24 17:33:33','2021-07-24 22:33:33','200.41.232.114',NULL,NULL),(22475,'brute_force','2021-07-24 17:33:33','2021-07-24 22:33:33',NULL,NULL,'[login]'),(22476,'brute_force','2021-07-24 17:48:23','2021-07-24 22:48:23','104.131.85.183',NULL,NULL),(22477,'brute_force','2021-07-24 17:48:23','2021-07-24 22:48:23',NULL,NULL,'admin'),(22478,'brute_force','2021-07-24 18:10:53','2021-07-24 23:10:53','198.199.84.221',NULL,NULL),(22479,'brute_force','2021-07-24 18:10:53','2021-07-24 23:10:53',NULL,NULL,'admin'),(22480,'brute_force','2021-07-24 18:31:59','2021-07-24 23:31:59','82.223.83.244',NULL,NULL),(22481,'brute_force','2021-07-24 18:32:01','2021-07-24 23:32:01','82.223.83.244',NULL,NULL),(22482,'brute_force','2021-07-24 18:32:01','2021-07-24 23:32:01',NULL,NULL,'[login]'),(22483,'brute_force','2021-07-24 18:33:25','2021-07-24 23:33:25','162.55.53.198',NULL,NULL),(22484,'brute_force','2021-07-24 18:33:25','2021-07-24 23:33:25',NULL,NULL,'admin'),(22485,'brute_force','2021-07-24 18:56:01','2021-07-24 23:56:01','213.171.208.190',NULL,NULL),(22486,'brute_force','2021-07-24 18:56:01','2021-07-24 23:56:01',NULL,NULL,'admin'),(22487,'brute_force','2021-07-24 19:29:56','2021-07-25 00:29:56','46.101.28.132',NULL,NULL),(22488,'brute_force','2021-07-24 19:29:59','2021-07-25 00:29:59','46.101.28.132',NULL,NULL),(22489,'brute_force','2021-07-24 19:29:59','2021-07-25 00:29:59',NULL,NULL,'[login]'),(22490,'brute_force','2021-07-24 19:38:58','2021-07-25 00:38:58','185.220.102.251',NULL,NULL),(22491,'brute_force','2021-07-24 19:38:58','2021-07-25 00:38:58',NULL,NULL,'test'),(22492,'brute_force','2021-07-24 19:41:16','2021-07-25 00:41:16','103.147.47.202',NULL,NULL),(22493,'brute_force','2021-07-24 19:41:16','2021-07-25 00:41:16',NULL,NULL,'admin'),(22494,'brute_force','2021-07-24 20:04:06','2021-07-25 01:04:06','47.242.169.32',NULL,NULL),(22495,'brute_force','2021-07-24 20:04:06','2021-07-25 01:04:06',NULL,NULL,'admin'),(22496,'brute_force','2021-07-24 20:26:54','2021-07-25 01:26:54','185.86.210.179',NULL,NULL),(22497,'brute_force','2021-07-24 20:26:54','2021-07-25 01:26:54',NULL,NULL,'admin'),(22498,'brute_force','2021-07-24 20:30:22','2021-07-25 01:30:22','125.58.119.157',NULL,NULL),(22499,'brute_force','2021-07-24 20:30:25','2021-07-25 01:30:25','125.58.119.157',NULL,NULL),(22500,'brute_force','2021-07-24 20:30:25','2021-07-25 01:30:25',NULL,NULL,'[login]'),(22501,'brute_force','2021-07-24 20:49:39','2021-07-25 01:49:39','91.134.248.192',NULL,NULL),(22502,'brute_force','2021-07-24 20:49:39','2021-07-25 01:49:39',NULL,NULL,'admin'),(22503,'brute_force','2021-07-24 21:33:36','2021-07-25 02:33:36','182.16.179.70',NULL,NULL),(22504,'brute_force','2021-07-24 21:33:39','2021-07-25 02:33:39','182.16.179.70',NULL,NULL),(22505,'brute_force','2021-07-24 21:33:39','2021-07-25 02:33:39',NULL,NULL,'[login]'),(22506,'brute_force','2021-07-24 21:35:17','2021-07-25 02:35:17','82.66.55.247',NULL,NULL),(22507,'brute_force','2021-07-24 21:35:17','2021-07-25 02:35:17',NULL,NULL,'admin'),(22508,'brute_force','2021-07-24 21:44:01','2021-07-25 02:44:01','198.98.60.97',NULL,NULL),(22509,'brute_force','2021-07-24 21:44:01','2021-07-25 02:44:01',NULL,NULL,'admin'),(22510,'brute_force','2021-07-24 21:45:20','2021-07-25 02:45:20','104.244.79.121',NULL,NULL),(22511,'brute_force','2021-07-24 21:45:20','2021-07-25 02:45:20',NULL,2,'gruposuadi'),(22512,'brute_force','2021-07-24 21:53:47','2021-07-25 02:53:47','103.21.142.12',NULL,NULL),(22513,'brute_force','2021-07-24 21:53:47','2021-07-25 02:53:47',NULL,2,'gruposuadi'),(22514,'brute_force','2021-07-24 21:55:09','2021-07-25 02:55:09','103.21.142.12',NULL,NULL),(22515,'brute_force','2021-07-24 21:55:09','2021-07-25 02:55:09',NULL,2,'gruposuadi'),(22516,'brute_force','2021-07-24 21:55:29','2021-07-25 02:55:29','103.21.142.12',NULL,NULL),(22517,'brute_force','2021-07-24 21:55:29','2021-07-25 02:55:29',NULL,2,'gruposuadi'),(22518,'brute_force','2021-07-24 21:56:35','2021-07-25 02:56:35','103.21.142.12',NULL,NULL),(22519,'brute_force','2021-07-24 21:56:35','2021-07-25 02:56:35',NULL,2,'gruposuadi'),(22520,'brute_force','2021-07-24 21:57:13','2021-07-25 02:57:13','103.21.142.12',NULL,NULL),(22521,'brute_force','2021-07-24 21:57:13','2021-07-25 02:57:13',NULL,2,'gruposuadi'),(22522,'brute_force','2021-07-24 21:58:01','2021-07-25 02:58:01','150.95.83.201',NULL,NULL),(22523,'brute_force','2021-07-24 21:58:01','2021-07-25 02:58:01',NULL,NULL,'admin'),(22524,'brute_force','2021-07-24 22:21:08','2021-07-25 03:21:08','138.68.140.0',NULL,NULL),(22525,'brute_force','2021-07-24 22:21:08','2021-07-25 03:21:08',NULL,NULL,'admin'),(22526,'brute_force','2021-07-24 22:40:25','2021-07-25 03:40:25','175.24.107.98',NULL,NULL),(22527,'brute_force','2021-07-24 22:40:28','2021-07-25 03:40:28','175.24.107.98',NULL,NULL),(22528,'brute_force','2021-07-24 22:40:28','2021-07-25 03:40:28',NULL,NULL,'[login]'),(22529,'brute_force','2021-07-24 22:43:55','2021-07-25 03:43:55','42.193.184.54',NULL,NULL),(22530,'brute_force','2021-07-24 22:43:55','2021-07-25 03:43:55',NULL,NULL,'admin'),(22531,'brute_force','2021-07-24 23:06:52','2021-07-25 04:06:52','81.88.52.26',NULL,NULL),(22532,'brute_force','2021-07-24 23:06:52','2021-07-25 04:06:52',NULL,NULL,'admin'),(22533,'brute_force','2021-07-24 23:15:28','2021-07-25 04:15:28','166.62.89.2',NULL,NULL),(22534,'brute_force','2021-07-24 23:30:09','2021-07-25 04:30:09','116.203.150.71',NULL,NULL),(22535,'brute_force','2021-07-24 23:30:09','2021-07-25 04:30:09',NULL,NULL,'admin'),(22536,'brute_force','2021-07-24 23:55:44','2021-07-25 04:55:44','107.180.72.143',NULL,NULL),(22537,'brute_force','2021-07-24 23:55:44','2021-07-25 04:55:44',NULL,NULL,'admin'),(22538,'brute_force','2021-07-25 00:49:13','2021-07-25 05:49:13','159.203.115.159',NULL,NULL),(22539,'brute_force','2021-07-25 00:49:13','2021-07-25 05:49:13',NULL,NULL,'admin'),(22540,'brute_force','2021-07-25 01:15:25','2021-07-25 06:15:25','163.44.242.9',NULL,NULL),(22541,'brute_force','2021-07-25 01:15:25','2021-07-25 06:15:25',NULL,NULL,'admin'),(22542,'brute_force','2021-07-25 01:41:44','2021-07-25 06:41:44','128.199.245.21',NULL,NULL),(22543,'brute_force','2021-07-25 01:41:44','2021-07-25 06:41:44',NULL,NULL,'admin'),(22544,'brute_force','2021-07-25 02:08:13','2021-07-25 07:08:13','159.69.34.209',NULL,NULL),(22545,'brute_force','2021-07-25 02:08:13','2021-07-25 07:08:13',NULL,NULL,'admin'),(22546,'brute_force','2021-07-25 02:51:25','2021-07-25 07:51:25','163.172.22.108',NULL,NULL),(22547,'brute_force','2021-07-25 02:51:25','2021-07-25 07:51:25',NULL,NULL,'admin'),(22548,'brute_force','2021-07-25 03:28:45','2021-07-25 08:28:45','95.213.175.156',NULL,NULL),(22549,'brute_force','2021-07-25 03:28:45','2021-07-25 08:28:45',NULL,NULL,'admin'),(22550,'brute_force','2021-07-25 04:04:49','2021-07-25 09:04:49','139.59.118.238',NULL,NULL),(22551,'brute_force','2021-07-25 04:04:49','2021-07-25 09:04:49',NULL,NULL,'admin'),(22552,'brute_force','2021-07-25 04:41:05','2021-07-25 09:41:05','157.245.103.73',NULL,NULL),(22553,'brute_force','2021-07-25 04:41:05','2021-07-25 09:41:05',NULL,NULL,'admin'),(22554,'brute_force','2021-07-25 04:48:06','2021-07-25 09:48:06','173.249.4.72',NULL,NULL),(22555,'brute_force','2021-07-25 04:48:06','2021-07-25 09:48:06',NULL,NULL,'admin'),(22556,'brute_force','2021-07-25 06:02:24','2021-07-25 11:02:24','193.19.240.121',NULL,NULL),(22557,'brute_force','2021-07-25 06:02:24','2021-07-25 11:02:24',NULL,NULL,'admin'),(22558,'brute_force','2021-07-25 06:36:53','2021-07-25 11:36:53','65.2.101.75',NULL,NULL),(22559,'brute_force','2021-07-25 06:36:53','2021-07-25 11:36:53',NULL,NULL,'admin'),(22560,'brute_force','2021-07-25 07:11:04','2021-07-25 12:11:04','34.87.224.45',NULL,NULL),(22561,'brute_force','2021-07-25 07:11:04','2021-07-25 12:11:04',NULL,NULL,'admin'),(22562,'brute_force','2021-07-25 08:53:50','2021-07-25 13:53:50','91.134.248.192',NULL,NULL),(22563,'brute_force','2021-07-25 08:53:50','2021-07-25 13:53:50',NULL,NULL,'admin'),(22564,'brute_force','2021-07-25 14:38:55','2021-07-25 19:38:55','184.168.193.171',NULL,NULL),(22565,'brute_force','2021-07-25 14:38:55','2021-07-25 19:38:55',NULL,2,'gruposuadi'),(22566,'brute_force','2021-07-25 14:38:55','2021-07-25 19:38:55','184.168.193.171',NULL,NULL),(22567,'brute_force','2021-07-25 14:38:55','2021-07-25 19:38:55',NULL,NULL,'admin'),(22568,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16','184.168.193.5',NULL,NULL),(22569,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16',NULL,2,'gruposuadi'),(22570,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16','198.71.239.25',NULL,NULL),(22571,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16',NULL,2,'gruposuadi'),(22572,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16','198.71.239.25',NULL,NULL),(22573,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16',NULL,NULL,'admin'),(22574,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16','184.168.193.5',NULL,NULL),(22575,'brute_force','2021-07-25 14:40:16','2021-07-25 19:40:16',NULL,NULL,'admin'),(22576,'brute_force','2021-07-25 14:41:43','2021-07-25 19:41:43','184.168.46.207',NULL,NULL),(22577,'brute_force','2021-07-25 14:41:43','2021-07-25 19:41:43',NULL,NULL,'admin'),(22578,'brute_force','2021-07-25 14:41:43','2021-07-25 19:41:43','184.168.46.207',NULL,NULL),(22579,'brute_force','2021-07-25 14:41:43','2021-07-25 19:41:43',NULL,2,'gruposuadi'),(22580,'brute_force','2021-07-25 14:42:09','2021-07-25 19:42:09','173.201.196.7',NULL,NULL),(22581,'brute_force','2021-07-25 14:42:09','2021-07-25 19:42:09',NULL,2,'gruposuadi'),(22582,'brute_force','2021-07-25 14:42:09','2021-07-25 19:42:09','173.201.196.7',NULL,NULL),(22583,'brute_force','2021-07-25 14:42:09','2021-07-25 19:42:09',NULL,NULL,'admin'),(22584,'brute_force','2021-07-25 14:44:27','2021-07-25 19:44:27','153.122.170.38',NULL,NULL),(22585,'brute_force','2021-07-25 14:44:27','2021-07-25 19:44:27',NULL,2,'gruposuadi'),(22586,'brute_force','2021-07-25 14:44:27','2021-07-25 19:44:27','153.122.170.38',NULL,NULL),(22587,'brute_force','2021-07-25 14:44:27','2021-07-25 19:44:27',NULL,NULL,'admin'),(22588,'brute_force','2021-07-25 14:44:30','2021-07-25 19:44:30','184.168.46.209',NULL,NULL),(22589,'brute_force','2021-07-25 14:44:30','2021-07-25 19:44:30',NULL,2,'gruposuadi'),(22590,'brute_force','2021-07-25 14:44:30','2021-07-25 19:44:30','184.168.46.209',NULL,NULL),(22591,'brute_force','2021-07-25 14:44:30','2021-07-25 19:44:30',NULL,NULL,'admin'),(22592,'brute_force','2021-07-25 14:46:05','2021-07-25 19:46:05','198.71.239.30',NULL,NULL),(22593,'brute_force','2021-07-25 14:46:05','2021-07-25 19:46:05',NULL,NULL,'admin'),(22594,'brute_force','2021-07-25 14:46:05','2021-07-25 19:46:05','198.71.239.30',NULL,NULL),(22595,'brute_force','2021-07-25 14:46:05','2021-07-25 19:46:05',NULL,2,'gruposuadi'),(22596,'brute_force','2021-07-25 14:47:19','2021-07-25 19:47:19','97.74.24.199',NULL,NULL),(22597,'brute_force','2021-07-25 14:47:19','2021-07-25 19:47:19',NULL,NULL,'admin'),(22598,'brute_force','2021-07-25 14:47:19','2021-07-25 19:47:19','97.74.24.199',NULL,NULL),(22599,'brute_force','2021-07-25 14:47:19','2021-07-25 19:47:19',NULL,NULL,'admin'),(22600,'brute_force','2021-07-25 14:48:02','2021-07-25 19:48:02','173.201.196.93',NULL,NULL),(22601,'brute_force','2021-07-25 14:48:02','2021-07-25 19:48:02',NULL,2,'gruposuadi'),(22602,'brute_force','2021-07-25 14:48:02','2021-07-25 19:48:02','173.201.196.93',NULL,NULL),(22603,'brute_force','2021-07-25 14:48:02','2021-07-25 19:48:02',NULL,NULL,'admin'),(22604,'brute_force','2021-07-25 14:49:41','2021-07-25 19:49:41','67.213.82.137',NULL,NULL),(22605,'brute_force','2021-07-25 14:49:41','2021-07-25 19:49:41',NULL,2,'gruposuadi'),(22606,'brute_force','2021-07-25 14:49:41','2021-07-25 19:49:41','67.213.82.137',NULL,NULL),(22607,'brute_force','2021-07-25 14:49:41','2021-07-25 19:49:41',NULL,2,'gruposuadi'),(22608,'brute_force','2021-07-25 14:50:22','2021-07-25 19:50:22','198.71.239.45',NULL,NULL),(22609,'brute_force','2021-07-25 14:50:22','2021-07-25 19:50:22',NULL,NULL,'admin'),(22610,'brute_force','2021-07-25 14:50:22','2021-07-25 19:50:22','198.71.239.45',NULL,NULL),(22611,'brute_force','2021-07-25 14:50:22','2021-07-25 19:50:22',NULL,2,'gruposuadi'),(22612,'brute_force','2021-07-25 14:52:17','2021-07-25 19:52:17','160.153.156.130',NULL,NULL),(22613,'brute_force','2021-07-25 14:52:17','2021-07-25 19:52:17',NULL,NULL,'admin'),(22614,'brute_force','2021-07-25 14:52:17','2021-07-25 19:52:17','160.153.156.130',NULL,NULL),(22615,'brute_force','2021-07-25 14:52:17','2021-07-25 19:52:17',NULL,2,'gruposuadi'),(22616,'brute_force','2021-07-25 14:52:53','2021-07-25 19:52:53','198.71.239.50',NULL,NULL),(22617,'brute_force','2021-07-25 14:52:53','2021-07-25 19:52:53',NULL,NULL,'admin'),(22618,'brute_force','2021-07-25 14:52:53','2021-07-25 19:52:53','198.71.239.50',NULL,NULL),(22619,'brute_force','2021-07-25 14:52:53','2021-07-25 19:52:53',NULL,2,'gruposuadi'),(22620,'brute_force','2021-07-25 14:53:52','2021-07-25 19:53:52','198.71.239.48',NULL,NULL),(22621,'brute_force','2021-07-25 14:53:52','2021-07-25 19:53:52',NULL,NULL,'admin'),(22622,'brute_force','2021-07-25 14:53:52','2021-07-25 19:53:52','198.71.239.48',NULL,NULL),(22623,'brute_force','2021-07-25 14:53:52','2021-07-25 19:53:52',NULL,NULL,'admin'),(22624,'brute_force','2021-07-25 14:54:17','2021-07-25 19:54:17','27.254.153.20',NULL,NULL),(22625,'brute_force','2021-07-25 14:54:17','2021-07-25 19:54:17',NULL,2,'gruposuadi'),(22626,'brute_force','2021-07-25 14:54:25','2021-07-25 19:54:25','103.97.100.15',NULL,NULL),(22627,'brute_force','2021-07-25 14:54:25','2021-07-25 19:54:25',NULL,2,'gruposuadi'),(22628,'brute_force','2021-07-25 14:54:25','2021-07-25 19:54:25','103.97.100.15',NULL,NULL),(22629,'brute_force','2021-07-25 14:54:25','2021-07-25 19:54:25',NULL,NULL,'admin'),(22630,'brute_force','2021-07-25 14:56:29','2021-07-25 19:56:29','198.71.238.13',NULL,NULL),(22631,'brute_force','2021-07-25 14:56:29','2021-07-25 19:56:29',NULL,2,'gruposuadi'),(22632,'brute_force','2021-07-25 15:30:43','2021-07-25 20:30:43','199.249.230.162',NULL,NULL),(22633,'brute_force','2021-07-25 15:30:43','2021-07-25 20:30:43',NULL,NULL,'admin'),(22634,'brute_force','2021-07-25 16:49:52','2021-07-25 21:49:52','178.17.174.164',NULL,NULL),(22635,'brute_force','2021-07-25 16:49:52','2021-07-25 21:49:52',NULL,2,'gruposuadi'),(22636,'brute_force','2021-07-26 04:29:47','2021-07-26 09:29:47','185.220.102.252',NULL,NULL),(22637,'brute_force','2021-07-26 04:29:47','2021-07-26 09:29:47',NULL,NULL,'admin'),(22638,'brute_force','2021-07-26 09:30:31','2021-07-26 14:30:31','132.148.197.208',NULL,NULL),(22639,'brute_force','2021-07-26 09:30:31','2021-07-26 14:30:31',NULL,NULL,'wordcamp'),(22640,'brute_force','2021-07-26 16:29:06','2021-07-26 21:29:06','130.185.153.76',NULL,NULL),(22641,'brute_force','2021-07-26 16:29:06','2021-07-26 21:29:06',NULL,2,'gruposuadi'),(22642,'brute_force','2021-07-26 16:29:09','2021-07-26 21:29:09','23.95.219.236',NULL,NULL),(22643,'brute_force','2021-07-26 16:29:09','2021-07-26 21:29:09',NULL,2,'gruposuadi'),(22644,'brute_force','2021-07-26 16:29:11','2021-07-26 21:29:11','104.223.28.239',NULL,NULL),(22645,'brute_force','2021-07-26 16:29:11','2021-07-26 21:29:11',NULL,2,'gruposuadi'),(22646,'brute_force','2021-07-26 16:29:13','2021-07-26 21:29:13','198.46.214.134',NULL,NULL),(22647,'brute_force','2021-07-26 16:29:13','2021-07-26 21:29:13',NULL,2,'gruposuadi'),(22648,'brute_force','2021-07-26 16:29:15','2021-07-26 21:29:15','192.3.246.8',NULL,NULL),(22649,'brute_force','2021-07-26 16:29:15','2021-07-26 21:29:15',NULL,2,'gruposuadi'),(22650,'brute_force','2021-07-26 16:29:17','2021-07-26 21:29:17','158.222.1.106',NULL,NULL),(22651,'brute_force','2021-07-26 16:29:17','2021-07-26 21:29:17',NULL,2,'gruposuadi'),(22652,'brute_force','2021-07-26 16:29:19','2021-07-26 21:29:19','107.150.84.11',NULL,NULL),(22653,'brute_force','2021-07-26 16:29:19','2021-07-26 21:29:19',NULL,2,'gruposuadi'),(22654,'brute_force','2021-07-26 16:29:22','2021-07-26 21:29:22','104.223.28.252',NULL,NULL),(22655,'brute_force','2021-07-26 16:29:22','2021-07-26 21:29:22',NULL,2,'gruposuadi'),(22656,'brute_force','2021-07-26 16:29:24','2021-07-26 21:29:24','23.95.219.3',NULL,NULL),(22657,'brute_force','2021-07-26 16:29:24','2021-07-26 21:29:24',NULL,2,'gruposuadi'),(22658,'brute_force','2021-07-26 16:29:26','2021-07-26 21:29:26','192.227.205.183',NULL,NULL),(22659,'brute_force','2021-07-26 16:29:26','2021-07-26 21:29:26',NULL,2,'gruposuadi'),(22660,'brute_force','2021-07-26 19:17:15','2021-07-27 00:17:15','109.70.100.21',NULL,NULL),(22661,'brute_force','2021-07-26 19:17:15','2021-07-27 00:17:15',NULL,NULL,'admin'),(22662,'brute_force','2021-07-26 21:23:50','2021-07-27 02:23:50','109.70.100.22',NULL,NULL),(22663,'brute_force','2021-07-26 21:23:50','2021-07-27 02:23:50',NULL,NULL,'admin'),(22664,'brute_force','2021-07-27 10:59:39','2021-07-27 15:59:39','45.153.160.131',NULL,NULL),(22665,'brute_force','2021-07-27 10:59:39','2021-07-27 15:59:39',NULL,NULL,'admin'),(22666,'brute_force','2021-07-27 11:40:51','2021-07-27 16:40:51','185.83.214.69',NULL,NULL),(22667,'brute_force','2021-07-27 11:40:51','2021-07-27 16:40:51',NULL,NULL,'admin'),(22668,'brute_force','2021-07-27 14:44:14','2021-07-27 19:44:14','166.62.124.228',NULL,NULL),(22669,'brute_force','2021-07-27 14:44:16','2021-07-27 19:44:16','166.62.124.228',NULL,NULL),(22670,'brute_force','2021-07-27 14:44:16','2021-07-27 19:44:16',NULL,NULL,'admin'),(22671,'brute_force','2021-07-27 14:57:01','2021-07-27 19:57:01','185.183.122.143',NULL,NULL),(22672,'brute_force','2021-07-27 14:57:01','2021-07-27 19:57:01',NULL,NULL,'[login]'),(22673,'brute_force','2021-07-27 15:09:24','2021-07-27 20:09:24','5.9.22.148',NULL,NULL),(22674,'brute_force','2021-07-27 15:09:26','2021-07-27 20:09:26','5.9.22.148',NULL,NULL),(22675,'brute_force','2021-07-27 15:09:26','2021-07-27 20:09:26',NULL,NULL,'[login]'),(22676,'brute_force','2021-07-27 15:24:24','2021-07-27 20:24:24','91.222.238.1',NULL,NULL),(22677,'brute_force','2021-07-27 15:24:26','2021-07-27 20:24:26','91.222.238.1',NULL,NULL),(22678,'brute_force','2021-07-27 15:24:26','2021-07-27 20:24:26',NULL,NULL,'[login]'),(22679,'brute_force','2021-07-27 15:46:06','2021-07-27 20:46:06','37.139.8.104',NULL,NULL),(22680,'brute_force','2021-07-27 15:46:06','2021-07-27 20:46:06',NULL,NULL,'admin'),(22681,'brute_force','2021-07-27 16:07:26','2021-07-27 21:07:26','39.102.33.181',NULL,NULL),(22682,'brute_force','2021-07-27 16:07:28','2021-07-27 21:07:28','39.102.33.181',NULL,NULL),(22683,'brute_force','2021-07-27 16:07:28','2021-07-27 21:07:28',NULL,NULL,'[login]'),(22684,'brute_force','2021-07-27 16:22:54','2021-07-27 21:22:54','51.83.42.161',NULL,NULL),(22685,'brute_force','2021-07-27 16:23:01','2021-07-27 21:23:01','51.83.42.161',NULL,NULL),(22686,'brute_force','2021-07-27 16:23:01','2021-07-27 21:23:01',NULL,NULL,'[login]'),(22687,'brute_force','2021-07-27 16:52:55','2021-07-27 21:52:55','178.128.76.233',NULL,NULL),(22688,'brute_force','2021-07-27 16:53:01','2021-07-27 21:53:01','178.128.76.233',NULL,NULL),(22689,'brute_force','2021-07-27 16:53:01','2021-07-27 21:53:01',NULL,NULL,'[login]'),(22690,'brute_force','2021-07-27 17:06:58','2021-07-27 22:06:58','195.249.210.185',NULL,NULL),(22691,'brute_force','2021-07-27 17:07:00','2021-07-27 22:07:00','195.249.210.185',NULL,NULL),(22692,'brute_force','2021-07-27 17:07:00','2021-07-27 22:07:00',NULL,NULL,'[login]'),(22693,'brute_force','2021-07-27 17:39:48','2021-07-27 22:39:48','192.241.159.53',NULL,NULL),(22694,'brute_force','2021-07-27 17:39:50','2021-07-27 22:39:50','192.241.159.53',NULL,NULL),(22695,'brute_force','2021-07-27 17:39:50','2021-07-27 22:39:50',NULL,NULL,'[login]'),(22696,'brute_force','2021-07-27 17:55:22','2021-07-27 22:55:22','192.163.199.39',NULL,NULL),(22697,'brute_force','2021-07-27 17:55:25','2021-07-27 22:55:25','192.163.199.39',NULL,NULL),(22698,'brute_force','2021-07-27 17:55:25','2021-07-27 22:55:25',NULL,NULL,'[login]'),(22699,'brute_force','2021-07-27 18:11:36','2021-07-27 23:11:36','178.128.51.162',NULL,NULL),(22700,'brute_force','2021-07-27 18:11:40','2021-07-27 23:11:40','178.128.51.162',NULL,NULL),(22701,'brute_force','2021-07-27 18:11:40','2021-07-27 23:11:40',NULL,NULL,'[login]'),(22702,'brute_force','2021-07-27 20:09:35','2021-07-28 01:09:35','173.236.152.120',NULL,NULL),(22703,'brute_force','2021-07-27 20:09:37','2021-07-28 01:09:37','173.236.152.120',NULL,NULL),(22704,'brute_force','2021-07-27 20:09:37','2021-07-28 01:09:37',NULL,NULL,'[login]'),(22705,'brute_force','2021-07-27 20:46:38','2021-07-28 01:46:38','14.99.153.9',NULL,NULL),(22706,'brute_force','2021-07-27 20:46:41','2021-07-28 01:46:41','14.99.153.9',NULL,NULL),(22707,'brute_force','2021-07-27 20:46:41','2021-07-28 01:46:41',NULL,NULL,'[login]'),(22708,'brute_force','2021-07-27 21:41:18','2021-07-28 02:41:18','173.236.184.136',NULL,NULL),(22709,'brute_force','2021-07-27 21:41:19','2021-07-28 02:41:19','173.236.184.136',NULL,NULL),(22710,'brute_force','2021-07-27 21:41:19','2021-07-28 02:41:19',NULL,NULL,'[login]'),(22711,'brute_force','2021-07-27 22:01:50','2021-07-28 03:01:50','166.62.86.117',NULL,NULL),(22712,'brute_force','2021-07-27 22:01:53','2021-07-28 03:01:53','166.62.86.117',NULL,NULL),(22713,'brute_force','2021-07-27 22:01:53','2021-07-28 03:01:53',NULL,NULL,'[login]'),(22714,'brute_force','2021-07-27 22:38:00','2021-07-28 03:38:00','167.71.69.173',NULL,NULL),(22715,'brute_force','2021-07-27 23:30:09','2021-07-28 04:30:09','72.167.37.139',NULL,NULL),(22716,'brute_force','2021-07-27 23:30:11','2021-07-28 04:30:11','72.167.37.139',NULL,NULL),(22717,'brute_force','2021-07-27 23:30:11','2021-07-28 04:30:11',NULL,NULL,'[login]'),(22718,'brute_force','2021-07-28 00:07:39','2021-07-28 05:07:39','104.131.166.149',NULL,NULL),(22719,'brute_force','2021-07-28 00:07:45','2021-07-28 05:07:45','104.131.166.149',NULL,NULL),(22720,'brute_force','2021-07-28 00:07:45','2021-07-28 05:07:45',NULL,NULL,'[login]'),(22721,'brute_force','2021-07-28 00:25:15','2021-07-28 05:25:15','14.200.1.238',NULL,NULL),(22722,'brute_force','2021-07-28 00:25:18','2021-07-28 05:25:18','14.200.1.238',NULL,NULL),(22723,'brute_force','2021-07-28 00:25:18','2021-07-28 05:25:18',NULL,NULL,'[login]'),(22724,'brute_force','2021-07-28 00:34:19','2021-07-28 05:34:19','163.172.19.243',NULL,NULL),(22725,'brute_force','2021-07-28 00:34:19','2021-07-28 05:34:19',NULL,NULL,'[login]'),(22726,'brute_force','2021-07-28 00:41:21','2021-07-28 05:41:21','82.97.10.156',NULL,NULL),(22727,'brute_force','2021-07-28 00:41:24','2021-07-28 05:41:24','82.97.10.156',NULL,NULL),(22728,'brute_force','2021-07-28 00:41:24','2021-07-28 05:41:24',NULL,NULL,'[login]'),(22729,'brute_force','2021-07-28 00:50:56','2021-07-28 05:50:56','69.36.94.214',NULL,NULL),(22730,'brute_force','2021-07-28 00:50:58','2021-07-28 05:50:58','69.36.94.214',NULL,NULL),(22731,'brute_force','2021-07-28 00:50:58','2021-07-28 05:50:58',NULL,NULL,'[login]'),(22732,'brute_force','2021-07-28 01:08:06','2021-07-28 06:08:06','35.242.214.242',NULL,NULL),(22733,'brute_force','2021-07-28 01:08:09','2021-07-28 06:08:09','35.242.214.242',NULL,NULL),(22734,'brute_force','2021-07-28 01:08:09','2021-07-28 06:08:09',NULL,NULL,'[login]'),(22735,'brute_force','2021-07-28 01:17:37','2021-07-28 06:17:37','51.75.90.39',NULL,NULL),(22736,'brute_force','2021-07-28 01:17:39','2021-07-28 06:17:39','51.75.90.39',NULL,NULL),(22737,'brute_force','2021-07-28 01:17:39','2021-07-28 06:17:39',NULL,NULL,'[login]'),(22738,'brute_force','2021-07-28 01:19:00','2021-07-28 06:19:00','199.249.230.83',NULL,NULL),(22739,'brute_force','2021-07-28 01:19:00','2021-07-28 06:19:00',NULL,NULL,'admin'),(22740,'brute_force','2021-07-28 01:26:57','2021-07-28 06:26:57','103.146.202.150',NULL,NULL),(22741,'brute_force','2021-07-28 01:27:00','2021-07-28 06:27:00','103.146.202.150',NULL,NULL),(22742,'brute_force','2021-07-28 01:27:00','2021-07-28 06:27:00',NULL,NULL,'[login]'),(22743,'brute_force','2021-07-28 01:35:49','2021-07-28 06:35:49','185.85.189.10',NULL,NULL),(22744,'brute_force','2021-07-28 01:35:51','2021-07-28 06:35:51','185.85.189.10',NULL,NULL),(22745,'brute_force','2021-07-28 01:35:51','2021-07-28 06:35:51',NULL,NULL,'[login]'),(22746,'brute_force','2021-07-28 02:25:26','2021-07-28 07:25:26','45.147.197.20',NULL,NULL),(22747,'brute_force','2021-07-28 02:25:33','2021-07-28 07:25:33','45.147.197.20',NULL,NULL),(22748,'brute_force','2021-07-28 02:25:33','2021-07-28 07:25:33',NULL,NULL,'[login]'),(22749,'brute_force','2021-07-28 02:33:41','2021-07-28 07:33:41','152.228.163.241',NULL,NULL),(22750,'brute_force','2021-07-28 02:33:43','2021-07-28 07:33:43','152.228.163.241',NULL,NULL),(22751,'brute_force','2021-07-28 02:33:43','2021-07-28 07:33:43',NULL,NULL,'[login]'),(22752,'brute_force','2021-07-28 02:53:34','2021-07-28 07:53:34','110.173.132.17',NULL,NULL),(22753,'brute_force','2021-07-28 02:53:36','2021-07-28 07:53:36','110.173.132.17',NULL,NULL),(22754,'brute_force','2021-07-28 02:53:36','2021-07-28 07:53:36',NULL,NULL,'[login]'),(22755,'brute_force','2021-07-28 03:04:06','2021-07-28 08:04:06','106.53.115.125',NULL,NULL),(22756,'brute_force','2021-07-28 03:04:09','2021-07-28 08:04:09','106.53.115.125',NULL,NULL),(22757,'brute_force','2021-07-28 03:04:09','2021-07-28 08:04:09',NULL,NULL,'[login]'),(22758,'brute_force','2021-07-28 03:25:25','2021-07-28 08:25:25','192.241.159.53',NULL,NULL),(22759,'brute_force','2021-07-28 03:25:32','2021-07-28 08:25:32','192.241.159.53',NULL,NULL),(22760,'brute_force','2021-07-28 03:25:32','2021-07-28 08:25:32',NULL,NULL,'[login]'),(22761,'brute_force','2021-07-28 03:34:44','2021-07-28 08:34:44','173.236.184.125',NULL,NULL),(22762,'brute_force','2021-07-28 03:34:46','2021-07-28 08:34:46','173.236.184.125',NULL,NULL),(22763,'brute_force','2021-07-28 03:34:46','2021-07-28 08:34:46',NULL,NULL,'admin'),(22764,'brute_force','2021-07-28 03:45:33','2021-07-28 08:45:33','148.72.207.220',NULL,NULL),(22765,'brute_force','2021-07-28 03:45:36','2021-07-28 08:45:36','148.72.207.220',NULL,NULL),(22766,'brute_force','2021-07-28 03:45:36','2021-07-28 08:45:36',NULL,NULL,'admin'),(22767,'brute_force','2021-07-28 03:55:29','2021-07-28 08:55:29','45.55.234.133',NULL,NULL),(22768,'brute_force','2021-07-28 03:55:29','2021-07-28 08:55:29',NULL,NULL,'[login]'),(22769,'brute_force','2021-07-28 04:00:10','2021-07-28 09:00:10','185.220.101.134',NULL,NULL),(22770,'brute_force','2021-07-28 04:00:10','2021-07-28 09:00:10',NULL,NULL,'admin'),(22771,'brute_force','2021-07-28 04:28:58','2021-07-28 09:28:58','51.75.90.39',NULL,NULL),(22772,'brute_force','2021-07-28 04:29:00','2021-07-28 09:29:00','51.75.90.39',NULL,NULL),(22773,'brute_force','2021-07-28 04:29:00','2021-07-28 09:29:00',NULL,NULL,'[login]'),(22774,'brute_force','2021-07-28 04:40:18','2021-07-28 09:40:18','124.40.255.186',NULL,NULL),(22775,'brute_force','2021-07-28 04:40:21','2021-07-28 09:40:21','124.40.255.186',NULL,NULL),(22776,'brute_force','2021-07-28 04:40:21','2021-07-28 09:40:21',NULL,NULL,'[login]'),(22777,'brute_force','2021-07-28 05:26:22','2021-07-28 10:26:22','124.158.11.209',NULL,NULL),(22778,'brute_force','2021-07-28 05:26:25','2021-07-28 10:26:25','124.158.11.209',NULL,NULL),(22779,'brute_force','2021-07-28 05:26:25','2021-07-28 10:26:25',NULL,NULL,'[login]'),(22780,'brute_force','2021-07-28 05:38:36','2021-07-28 10:38:36','142.93.113.173',NULL,NULL),(22781,'brute_force','2021-07-28 05:38:36','2021-07-28 10:38:36',NULL,NULL,'[login]'),(22782,'brute_force','2021-07-28 06:26:38','2021-07-28 11:26:38','148.72.207.220',NULL,NULL),(22783,'brute_force','2021-07-28 06:26:41','2021-07-28 11:26:41','148.72.207.220',NULL,NULL),(22784,'brute_force','2021-07-28 06:26:41','2021-07-28 11:26:41',NULL,NULL,'[login]'),(22785,'brute_force','2021-07-28 06:37:24','2021-07-28 11:37:24','51.254.46.51',NULL,NULL),(22786,'brute_force','2021-07-28 06:37:26','2021-07-28 11:37:26','51.254.46.51',NULL,NULL),(22787,'brute_force','2021-07-28 06:37:26','2021-07-28 11:37:26',NULL,NULL,'[login]'),(22788,'brute_force','2021-07-28 07:04:31','2021-07-28 12:04:31','157.230.2.68',NULL,NULL),(22789,'brute_force','2021-07-28 07:17:34','2021-07-28 12:17:34','94.237.74.10',NULL,NULL),(22790,'brute_force','2021-07-28 07:17:37','2021-07-28 12:17:37','94.237.74.10',NULL,NULL),(22791,'brute_force','2021-07-28 07:17:37','2021-07-28 12:17:37',NULL,NULL,'[login]'),(22792,'brute_force','2021-07-28 07:31:29','2021-07-28 12:31:29','206.189.142.40',NULL,NULL),(22793,'brute_force','2021-07-28 07:31:31','2021-07-28 12:31:31','206.189.142.40',NULL,NULL),(22794,'brute_force','2021-07-28 07:31:31','2021-07-28 12:31:31',NULL,NULL,'[login]'),(22795,'brute_force','2021-07-28 07:45:28','2021-07-28 12:45:28','195.254.134.194',NULL,NULL),(22796,'brute_force','2021-07-28 07:45:28','2021-07-28 12:45:28',NULL,NULL,'admin'),(22797,'brute_force','2021-07-28 07:57:37','2021-07-28 12:57:37','195.211.45.157',NULL,NULL),(22798,'brute_force','2021-07-28 07:57:40','2021-07-28 12:57:40','195.211.45.157',NULL,NULL),(22799,'brute_force','2021-07-28 07:57:40','2021-07-28 12:57:40',NULL,NULL,'[login]'),(22800,'brute_force','2021-07-28 08:50:30','2021-07-28 13:50:30','211.115.65.107',NULL,NULL),(22801,'brute_force','2021-07-28 08:50:32','2021-07-28 13:50:32','211.115.65.107',NULL,NULL),(22802,'brute_force','2021-07-28 08:50:32','2021-07-28 13:50:32',NULL,NULL,'[login]'),(22803,'brute_force','2021-07-28 09:03:43','2021-07-28 14:03:43','144.91.97.162',NULL,NULL),(22804,'brute_force','2021-07-28 09:03:45','2021-07-28 14:03:45','144.91.97.162',NULL,NULL),(22805,'brute_force','2021-07-28 09:03:45','2021-07-28 14:03:45',NULL,NULL,'[login]'),(22806,'brute_force','2021-07-28 09:32:54','2021-07-28 14:32:54','157.245.106.215',NULL,NULL),(22807,'brute_force','2021-07-28 09:32:57','2021-07-28 14:32:57','157.245.106.215',NULL,NULL),(22808,'brute_force','2021-07-28 09:32:57','2021-07-28 14:32:57',NULL,NULL,'[login]'),(22809,'brute_force','2021-07-28 09:59:36','2021-07-28 14:59:36','143.198.30.100',NULL,NULL),(22810,'brute_force','2021-07-28 09:59:41','2021-07-28 14:59:41','143.198.30.100',NULL,NULL),(22811,'brute_force','2021-07-28 09:59:41','2021-07-28 14:59:41',NULL,NULL,'[login]'),(22812,'brute_force','2021-07-28 10:27:59','2021-07-28 15:27:59','192.241.150.125',NULL,NULL),(22813,'brute_force','2021-07-28 10:27:59','2021-07-28 15:27:59',NULL,NULL,'admin'),(22814,'brute_force','2021-07-28 10:40:41','2021-07-28 15:40:41','75.119.145.19',NULL,NULL),(22815,'brute_force','2021-07-28 10:40:41','2021-07-28 15:40:41',NULL,NULL,'admin'),(22816,'brute_force','2021-07-28 11:06:34','2021-07-28 16:06:34','46.160.121.111',NULL,NULL),(22817,'brute_force','2021-07-28 11:06:34','2021-07-28 16:06:34',NULL,NULL,'admin'),(22818,'brute_force','2021-07-28 11:19:44','2021-07-28 16:19:44','95.213.175.156',NULL,NULL),(22819,'brute_force','2021-07-28 11:19:44','2021-07-28 16:19:44',NULL,NULL,'admin'),(22820,'brute_force','2021-07-28 11:45:46','2021-07-28 16:45:46','162.144.126.104',NULL,NULL),(22821,'brute_force','2021-07-28 11:45:46','2021-07-28 16:45:46',NULL,NULL,'admin'),(22822,'brute_force','2021-07-28 11:58:41','2021-07-28 16:58:41','1.116.75.216',NULL,NULL),(22823,'brute_force','2021-07-28 11:58:41','2021-07-28 16:58:41',NULL,NULL,'admin'),(22824,'brute_force','2021-07-28 12:11:49','2021-07-28 17:11:49','93.113.111.54',NULL,NULL),(22825,'brute_force','2021-07-28 12:11:49','2021-07-28 17:11:49',NULL,NULL,'admin'),(22826,'brute_force','2021-07-28 12:25:04','2021-07-28 17:25:04','45.40.166.142',NULL,NULL),(22827,'brute_force','2021-07-28 12:25:04','2021-07-28 17:25:04',NULL,NULL,'admin'),(22828,'brute_force','2021-07-28 12:38:28','2021-07-28 17:38:28','46.160.121.111',NULL,NULL),(22829,'brute_force','2021-07-28 12:38:28','2021-07-28 17:38:28',NULL,NULL,'admin'),(22830,'brute_force','2021-07-28 12:51:55','2021-07-28 17:51:55','118.69.173.199',NULL,NULL),(22831,'brute_force','2021-07-28 12:51:55','2021-07-28 17:51:55',NULL,NULL,'admin'),(22832,'brute_force','2021-07-28 13:05:25','2021-07-28 18:05:25','95.213.175.156',NULL,NULL),(22833,'brute_force','2021-07-28 13:05:25','2021-07-28 18:05:25',NULL,NULL,'admin'),(22834,'brute_force','2021-07-28 13:18:54','2021-07-28 18:18:54','220.167.101.24',NULL,NULL),(22835,'brute_force','2021-07-28 13:18:54','2021-07-28 18:18:54',NULL,NULL,'admin'),(22836,'brute_force','2021-07-28 13:25:34','2021-07-28 18:25:34','210.95.105.182',NULL,NULL),(22837,'brute_force','2021-07-28 13:25:34','2021-07-28 18:25:34',NULL,NULL,'admin'),(22838,'brute_force','2021-07-28 13:25:40','2021-07-28 18:25:40','210.95.105.182',NULL,NULL),(22839,'brute_force','2021-07-28 13:25:40','2021-07-28 18:25:40',NULL,NULL,'unavarro'),(22840,'brute_force','2021-07-28 13:25:53','2021-07-28 18:25:53','210.95.105.182',NULL,NULL),(22841,'brute_force','2021-07-28 13:25:53','2021-07-28 18:25:53',NULL,NULL,'user'),(22842,'brute_force','2021-07-28 13:26:02','2021-07-28 18:26:02','210.95.105.182',NULL,NULL),(22843,'brute_force','2021-07-28 13:26:02','2021-07-28 18:26:02',NULL,NULL,'root'),(22844,'brute_force','2021-07-28 13:26:11','2021-07-28 18:26:11','210.95.105.182',NULL,NULL),(22845,'brute_force','2021-07-28 13:26:11','2021-07-28 18:26:11',NULL,NULL,'unavarro@gruposuadi.com'),(22846,'brute_force','2021-07-28 13:32:18','2021-07-28 18:32:18','66.33.196.105',NULL,NULL),(22847,'brute_force','2021-07-28 13:32:18','2021-07-28 18:32:18',NULL,NULL,'admin'),(22848,'brute_force','2021-07-28 13:45:51','2021-07-28 18:45:51','192.241.150.125',NULL,NULL),(22849,'brute_force','2021-07-28 13:45:51','2021-07-28 18:45:51',NULL,NULL,'admin'),(22850,'brute_force','2021-07-28 13:59:29','2021-07-28 18:59:29','103.121.89.184',NULL,NULL),(22851,'brute_force','2021-07-28 13:59:29','2021-07-28 18:59:29',NULL,NULL,'admin'),(22852,'brute_force','2021-07-28 14:13:52','2021-07-28 19:13:52','1.116.75.216',NULL,NULL),(22853,'brute_force','2021-07-28 14:13:52','2021-07-28 19:13:52',NULL,NULL,'admin'),(22854,'brute_force','2021-07-28 14:28:17','2021-07-28 19:28:17','161.35.208.18',NULL,NULL),(22855,'brute_force','2021-07-28 14:28:17','2021-07-28 19:28:17',NULL,NULL,'admin'),(22856,'brute_force','2021-07-28 14:42:49','2021-07-28 19:42:49','103.75.184.188',NULL,NULL),(22857,'brute_force','2021-07-28 14:42:49','2021-07-28 19:42:49',NULL,NULL,'admin'),(22858,'brute_force','2021-07-28 15:12:19','2021-07-28 20:12:19','162.144.126.104',NULL,NULL),(22859,'brute_force','2021-07-28 15:12:19','2021-07-28 20:12:19',NULL,NULL,'admin'),(22860,'brute_force','2021-07-28 15:27:16','2021-07-28 20:27:16','47.242.169.32',NULL,NULL),(22861,'brute_force','2021-07-28 15:27:16','2021-07-28 20:27:16',NULL,NULL,'admin'),(22862,'brute_force','2021-07-28 15:42:23','2021-07-28 20:42:23','40.122.130.155',NULL,NULL),(22863,'brute_force','2021-07-28 15:42:23','2021-07-28 20:42:23',NULL,NULL,'admin'),(22864,'brute_force','2021-07-28 15:56:47','2021-07-28 20:56:47','185.2.4.44',NULL,NULL),(22865,'brute_force','2021-07-28 15:56:47','2021-07-28 20:56:47',NULL,NULL,'admin'),(22866,'brute_force','2021-07-28 16:37:12','2021-07-28 21:37:12','23.95.217.2',NULL,NULL),(22867,'brute_force','2021-07-28 16:37:12','2021-07-28 21:37:12',NULL,NULL,'admin'),(22868,'brute_force','2021-07-28 17:05:28','2021-07-28 22:05:28','92.204.134.226',NULL,NULL),(22869,'brute_force','2021-07-28 17:05:28','2021-07-28 22:05:28',NULL,NULL,'admin'),(22870,'brute_force','2021-07-28 17:19:45','2021-07-28 22:19:45','177.73.237.45',NULL,NULL),(22871,'brute_force','2021-07-28 17:19:45','2021-07-28 22:19:45',NULL,NULL,'admin'),(22872,'brute_force','2021-07-28 17:23:53','2021-07-28 22:23:53','5.183.209.217',NULL,NULL),(22873,'brute_force','2021-07-28 17:23:53','2021-07-28 22:23:53',NULL,NULL,'admin'),(22874,'brute_force','2021-07-28 18:25:57','2021-07-28 23:25:57','185.83.214.69',NULL,NULL),(22875,'brute_force','2021-07-28 18:25:57','2021-07-28 23:25:57',NULL,NULL,'admin'),(22876,'brute_force','2021-07-28 18:32:52','2021-07-28 23:32:52','139.196.187.160',NULL,NULL),(22877,'brute_force','2021-07-28 18:32:52','2021-07-28 23:32:52',NULL,NULL,'admin'),(22878,'brute_force','2021-07-28 18:47:36','2021-07-28 23:47:36','166.62.125.246',NULL,NULL),(22879,'brute_force','2021-07-28 18:47:36','2021-07-28 23:47:36',NULL,NULL,'admin'),(22880,'brute_force','2021-07-28 19:02:30','2021-07-29 00:02:30','79.98.24.7',NULL,NULL),(22881,'brute_force','2021-07-28 19:02:30','2021-07-29 00:02:30',NULL,NULL,'admin'),(22882,'brute_force','2021-07-28 20:18:21','2021-07-29 01:18:21','81.88.52.114',NULL,NULL),(22883,'brute_force','2021-07-28 20:18:21','2021-07-29 01:18:21',NULL,NULL,'admin'),(22884,'brute_force','2021-07-28 20:33:57','2021-07-29 01:33:57','61.28.235.234',NULL,NULL),(22885,'brute_force','2021-07-28 20:33:57','2021-07-29 01:33:57',NULL,NULL,'admin'),(22886,'brute_force','2021-07-28 20:49:15','2021-07-29 01:49:15','103.75.184.188',NULL,NULL),(22887,'brute_force','2021-07-28 20:49:15','2021-07-29 01:49:15',NULL,NULL,'admin'),(22888,'brute_force','2021-07-28 21:04:27','2021-07-29 02:04:27','207.244.224.242',NULL,NULL),(22889,'brute_force','2021-07-28 21:04:27','2021-07-29 02:04:27',NULL,NULL,'admin'),(22890,'brute_force','2021-07-28 21:20:33','2021-07-29 02:20:33','2.59.117.55',NULL,NULL),(22891,'brute_force','2021-07-28 21:20:33','2021-07-29 02:20:33',NULL,NULL,'admin'),(22892,'brute_force','2021-07-28 21:36:43','2021-07-29 02:36:43','159.65.154.142',NULL,NULL),(22893,'brute_force','2021-07-28 21:36:43','2021-07-29 02:36:43',NULL,NULL,'admin'),(22894,'brute_force','2021-07-28 21:52:20','2021-07-29 02:52:20','45.40.132.156',NULL,NULL),(22895,'brute_force','2021-07-28 21:52:20','2021-07-29 02:52:20',NULL,NULL,'admin'),(22896,'brute_force','2021-07-28 22:08:10','2021-07-29 03:08:10','155.133.142.66',NULL,NULL),(22897,'brute_force','2021-07-28 22:08:10','2021-07-29 03:08:10',NULL,NULL,'admin'),(22898,'brute_force','2021-07-28 22:40:30','2021-07-29 03:40:30','1.116.75.216',NULL,NULL),(22899,'brute_force','2021-07-28 22:40:30','2021-07-29 03:40:30',NULL,NULL,'admin'),(22900,'brute_force','2021-07-28 22:56:11','2021-07-29 03:56:11','159.65.154.142',NULL,NULL),(22901,'brute_force','2021-07-28 22:56:11','2021-07-29 03:56:11',NULL,NULL,'admin'),(22902,'brute_force','2021-07-28 23:13:19','2021-07-29 04:13:19','185.2.4.33',NULL,NULL),(22903,'brute_force','2021-07-28 23:13:19','2021-07-29 04:13:19',NULL,NULL,'admin'),(22904,'brute_force','2021-07-28 23:29:20','2021-07-29 04:29:20','142.93.172.126',NULL,NULL),(22905,'brute_force','2021-07-28 23:29:20','2021-07-29 04:29:20',NULL,NULL,'admin'),(22906,'brute_force','2021-07-28 23:45:14','2021-07-29 04:45:14','159.203.115.159',NULL,NULL),(22907,'brute_force','2021-07-28 23:45:14','2021-07-29 04:45:14',NULL,NULL,'admin'),(22908,'brute_force','2021-07-29 00:01:10','2021-07-29 05:01:10','183.90.173.95',NULL,NULL),(22909,'brute_force','2021-07-29 00:01:10','2021-07-29 05:01:10',NULL,NULL,'admin'),(22910,'brute_force','2021-07-29 00:17:42','2021-07-29 05:17:42','148.66.129.233',NULL,NULL),(22911,'brute_force','2021-07-29 00:17:42','2021-07-29 05:17:42',NULL,NULL,'admin'),(22912,'brute_force','2021-07-29 00:33:08','2021-07-29 05:33:08','45.40.132.156',NULL,NULL),(22913,'brute_force','2021-07-29 00:33:08','2021-07-29 05:33:08',NULL,NULL,'admin'),(22914,'brute_force','2021-07-29 00:48:37','2021-07-29 05:48:37','54.38.73.237',NULL,NULL),(22915,'brute_force','2021-07-29 00:48:37','2021-07-29 05:48:37',NULL,NULL,'admin'),(22916,'brute_force','2021-07-29 02:38:59','2021-07-29 07:38:59','47.241.109.116',NULL,NULL),(22917,'brute_force','2021-07-29 02:39:01','2021-07-29 07:39:01','47.241.109.116',NULL,NULL),(22918,'brute_force','2021-07-29 02:39:01','2021-07-29 07:39:01',NULL,NULL,'admin'),(22919,'brute_force','2021-07-29 03:24:50','2021-07-29 08:24:50','132.148.241.219',NULL,NULL),(22920,'brute_force','2021-07-29 03:24:53','2021-07-29 08:24:53','132.148.241.219',NULL,NULL),(22921,'brute_force','2021-07-29 03:24:53','2021-07-29 08:24:53',NULL,NULL,'admin'),(22922,'brute_force','2021-07-29 03:38:30','2021-07-29 08:38:30','109.70.100.20',NULL,NULL),(22923,'brute_force','2021-07-29 03:38:30','2021-07-29 08:38:30',NULL,NULL,'admin'),(22924,'brute_force','2021-07-29 03:46:58','2021-07-29 08:46:58','178.128.228.54',NULL,NULL),(22925,'brute_force','2021-07-29 03:46:58','2021-07-29 08:46:58',NULL,NULL,'[login]'),(22926,'brute_force','2021-07-29 04:41:37','2021-07-29 09:41:37','107.189.28.185',NULL,NULL),(22927,'brute_force','2021-07-29 04:41:40','2021-07-29 09:41:40','107.189.28.185',NULL,NULL),(22928,'brute_force','2021-07-29 04:41:40','2021-07-29 09:41:40',NULL,NULL,'[login]'),(22929,'brute_force','2021-07-29 04:46:46','2021-07-29 09:46:46','185.86.210.179',NULL,NULL),(22930,'brute_force','2021-07-29 04:46:46','2021-07-29 09:46:46',NULL,NULL,'admin'),(22931,'brute_force','2021-07-29 05:00:01','2021-07-29 10:00:01','165.232.176.78',NULL,NULL),(22932,'brute_force','2021-07-29 05:00:10','2021-07-29 10:00:10','165.232.176.78',NULL,NULL),(22933,'brute_force','2021-07-29 05:00:10','2021-07-29 10:00:10',NULL,NULL,'[login]'),(22934,'brute_force','2021-07-29 05:03:42','2021-07-29 10:03:42','177.55.111.13',NULL,NULL),(22935,'brute_force','2021-07-29 05:03:42','2021-07-29 10:03:42',NULL,NULL,'admin'),(22936,'brute_force','2021-07-29 05:16:50','2021-07-29 10:16:50','82.223.83.244',NULL,NULL),(22937,'brute_force','2021-07-29 05:16:52','2021-07-29 10:16:52','82.223.83.244',NULL,NULL),(22938,'brute_force','2021-07-29 05:16:52','2021-07-29 10:16:52',NULL,NULL,'[login]'),(22939,'brute_force','2021-07-29 05:21:10','2021-07-29 10:21:10','166.62.124.228',NULL,NULL),(22940,'brute_force','2021-07-29 05:21:10','2021-07-29 10:21:10',NULL,NULL,'admin'),(22941,'brute_force','2021-07-29 05:39:36','2021-07-29 10:39:36','51.75.203.57',NULL,NULL),(22942,'brute_force','2021-07-29 05:39:36','2021-07-29 10:39:36',NULL,NULL,'admin'),(22943,'brute_force','2021-07-29 05:48:56','2021-07-29 10:48:56','116.97.244.66',NULL,NULL),(22944,'brute_force','2021-07-29 05:48:59','2021-07-29 10:48:59','116.97.244.66',NULL,NULL),(22945,'brute_force','2021-07-29 05:48:59','2021-07-29 10:48:59',NULL,NULL,'[login]'),(22946,'brute_force','2021-07-29 05:57:24','2021-07-29 10:57:24','116.203.150.71',NULL,NULL),(22947,'brute_force','2021-07-29 05:57:24','2021-07-29 10:57:24',NULL,NULL,'admin'),(22948,'brute_force','2021-07-29 06:05:25','2021-07-29 11:05:25','138.197.131.66',NULL,NULL),(22949,'brute_force','2021-07-29 06:05:27','2021-07-29 11:05:27','138.197.131.66',NULL,NULL),(22950,'brute_force','2021-07-29 06:05:27','2021-07-29 11:05:27',NULL,NULL,'[login]'),(22951,'brute_force','2021-07-29 06:22:39','2021-07-29 11:22:39','206.189.145.23',NULL,NULL),(22952,'brute_force','2021-07-29 06:22:43','2021-07-29 11:22:43','206.189.145.23',NULL,NULL),(22953,'brute_force','2021-07-29 06:22:43','2021-07-29 11:22:43',NULL,NULL,'[login]'),(22954,'brute_force','2021-07-29 06:43:14','2021-07-29 11:43:14','167.99.78.164',NULL,NULL),(22955,'brute_force','2021-07-29 06:43:22','2021-07-29 11:43:22','167.99.78.164',NULL,NULL),(22956,'brute_force','2021-07-29 06:43:22','2021-07-29 11:43:22',NULL,NULL,'[login]'),(22957,'brute_force','2021-07-29 07:01:10','2021-07-29 12:01:10','51.161.34.111',NULL,NULL),(22958,'brute_force','2021-07-29 07:01:12','2021-07-29 12:01:12','51.161.34.111',NULL,NULL),(22959,'brute_force','2021-07-29 07:01:12','2021-07-29 12:01:12',NULL,NULL,'[login]'),(22960,'brute_force','2021-07-29 07:14:14','2021-07-29 12:14:14','45.40.166.142',NULL,NULL),(22961,'brute_force','2021-07-29 07:14:14','2021-07-29 12:14:14',NULL,NULL,'admin'),(22962,'brute_force','2021-07-29 07:21:34','2021-07-29 12:21:34','123.231.204.2',NULL,NULL),(22963,'brute_force','2021-07-29 07:21:37','2021-07-29 12:21:37','123.231.204.2',NULL,NULL),(22964,'brute_force','2021-07-29 07:21:37','2021-07-29 12:21:37',NULL,NULL,'[login]'),(22965,'brute_force','2021-07-29 07:41:34','2021-07-29 12:41:34','213.217.34.100',NULL,NULL),(22966,'brute_force','2021-07-29 07:41:37','2021-07-29 12:41:37','213.217.34.100',NULL,NULL),(22967,'brute_force','2021-07-29 07:41:37','2021-07-29 12:41:37',NULL,NULL,'[login]'),(22968,'brute_force','2021-07-29 07:42:10','2021-07-29 12:42:10','42.193.21.177',NULL,NULL),(22969,'brute_force','2021-07-29 07:42:10','2021-07-29 12:42:10',NULL,NULL,'admin'),(22970,'brute_force','2021-07-29 08:03:10','2021-07-29 13:03:10','142.93.113.173',NULL,NULL),(22971,'brute_force','2021-07-29 08:03:11','2021-07-29 13:03:11','142.93.113.173',NULL,NULL),(22972,'brute_force','2021-07-29 08:03:11','2021-07-29 13:03:11',NULL,NULL,'[login]'),(22973,'brute_force','2021-07-29 08:09:23','2021-07-29 13:09:23','210.13.75.122',NULL,NULL),(22974,'brute_force','2021-07-29 08:09:23','2021-07-29 13:09:23',NULL,NULL,'admin'),(22975,'brute_force','2021-07-29 08:20:14','2021-07-29 13:20:14','195.211.45.157',NULL,NULL),(22976,'brute_force','2021-07-29 08:20:14','2021-07-29 13:20:14',NULL,NULL,'[login]'),(22977,'brute_force','2021-07-29 08:36:35','2021-07-29 13:36:35','162.241.69.46',NULL,NULL),(22978,'brute_force','2021-07-29 08:36:35','2021-07-29 13:36:35',NULL,NULL,'admin'),(22979,'brute_force','2021-07-29 09:01:48','2021-07-29 14:01:48','54.37.17.21',NULL,NULL),(22980,'brute_force','2021-07-29 09:01:50','2021-07-29 14:01:50','54.37.17.21',NULL,NULL),(22981,'brute_force','2021-07-29 09:01:50','2021-07-29 14:01:50',NULL,NULL,'admin'),(22982,'brute_force','2021-07-29 09:03:34','2021-07-29 14:03:34','35.238.155.231',NULL,NULL),(22983,'brute_force','2021-07-29 09:03:34','2021-07-29 14:03:34',NULL,NULL,'admin'),(22984,'brute_force','2021-07-29 09:25:37','2021-07-29 14:25:37','162.144.59.107',NULL,NULL),(22985,'brute_force','2021-07-29 09:25:39','2021-07-29 14:25:39','162.144.59.107',NULL,NULL),(22986,'brute_force','2021-07-29 09:25:39','2021-07-29 14:25:39',NULL,NULL,'admin'),(22987,'brute_force','2021-07-29 09:31:58','2021-07-29 14:31:58','72.167.225.115',NULL,NULL),(22988,'brute_force','2021-07-29 09:31:58','2021-07-29 14:31:58',NULL,NULL,'admin'),(22989,'brute_force','2021-07-29 09:47:53','2021-07-29 14:47:53','149.28.144.239',NULL,NULL),(22990,'brute_force','2021-07-29 09:47:56','2021-07-29 14:47:56','149.28.144.239',NULL,NULL),(22991,'brute_force','2021-07-29 09:47:56','2021-07-29 14:47:56',NULL,NULL,'admin'),(22992,'brute_force','2021-07-29 09:59:27','2021-07-29 14:59:27','138.68.168.249',NULL,NULL),(22993,'brute_force','2021-07-29 09:59:27','2021-07-29 14:59:27',NULL,NULL,'admin'),(22994,'brute_force','2021-07-29 10:20:00','2021-07-29 15:20:00','45.133.1.63',NULL,NULL),(22995,'brute_force','2021-07-29 10:20:00','2021-07-29 15:20:00',NULL,NULL,'admin'),(22996,'brute_force','2021-07-29 10:23:30','2021-07-29 15:23:30','213.171.208.190',NULL,NULL),(22997,'brute_force','2021-07-29 10:23:30','2021-07-29 15:23:30',NULL,NULL,'admin'),(22998,'brute_force','2021-07-29 10:35:38','2021-07-29 15:35:38','91.134.201.164',NULL,NULL),(22999,'brute_force','2021-07-29 10:35:41','2021-07-29 15:35:41','91.134.201.164',NULL,NULL),(23000,'brute_force','2021-07-29 10:35:41','2021-07-29 15:35:41',NULL,NULL,'admin'),(23001,'brute_force','2021-07-29 10:45:42','2021-07-29 15:45:42','159.203.115.159',NULL,NULL),(23002,'brute_force','2021-07-29 10:45:42','2021-07-29 15:45:42',NULL,NULL,'admin'),(23003,'brute_force','2021-07-29 11:08:00','2021-07-29 16:08:00','34.87.224.45',NULL,NULL),(23004,'brute_force','2021-07-29 11:08:00','2021-07-29 16:08:00',NULL,NULL,'admin'),(23005,'brute_force','2021-07-29 11:52:36','2021-07-29 16:52:36','185.137.220.77',NULL,NULL),(23006,'brute_force','2021-07-29 11:52:36','2021-07-29 16:52:36',NULL,NULL,'admin'),(23007,'brute_force','2021-07-29 12:14:42','2021-07-29 17:14:42','54.38.73.237',NULL,NULL),(23008,'brute_force','2021-07-29 12:14:42','2021-07-29 17:14:42',NULL,NULL,'admin'),(23009,'brute_force','2021-07-29 12:36:47','2021-07-29 17:36:47','104.248.233.244',NULL,NULL),(23010,'brute_force','2021-07-29 12:36:47','2021-07-29 17:36:47',NULL,NULL,'admin'),(23011,'brute_force','2021-07-29 13:43:52','2021-07-29 18:43:52','159.89.234.226',NULL,NULL),(23012,'brute_force','2021-07-29 13:43:52','2021-07-29 18:43:52',NULL,NULL,'admin'),(23013,'brute_force','2021-07-29 14:06:21','2021-07-29 19:06:21','42.193.184.54',NULL,NULL),(23014,'brute_force','2021-07-29 14:06:21','2021-07-29 19:06:21',NULL,NULL,'admin'),(23015,'brute_force','2021-07-29 14:28:46','2021-07-29 19:28:46','51.77.238.34',NULL,NULL),(23016,'brute_force','2021-07-29 14:28:46','2021-07-29 19:28:46',NULL,NULL,'admin'),(23017,'brute_force','2021-07-29 14:35:00','2021-07-29 19:35:00','23.129.64.159',NULL,NULL),(23018,'brute_force','2021-07-29 14:35:00','2021-07-29 19:35:00',NULL,NULL,'admin'),(23019,'brute_force','2021-07-29 14:51:12','2021-07-29 19:51:12','35.197.147.242',NULL,NULL),(23020,'brute_force','2021-07-29 14:51:12','2021-07-29 19:51:12',NULL,NULL,'admin'),(23021,'brute_force','2021-07-29 15:13:48','2021-07-29 20:13:48','185.86.210.179',NULL,NULL),(23022,'brute_force','2021-07-29 15:13:48','2021-07-29 20:13:48',NULL,NULL,'admin'),(23023,'brute_force','2021-07-29 15:36:23','2021-07-29 20:36:23','40.122.130.155',NULL,NULL),(23024,'brute_force','2021-07-29 15:36:23','2021-07-29 20:36:23',NULL,NULL,'admin'),(23025,'brute_force','2021-07-29 15:58:55','2021-07-29 20:58:55','202.61.241.232',NULL,NULL),(23026,'brute_force','2021-07-29 15:58:55','2021-07-29 20:58:55',NULL,NULL,'admin'),(23027,'brute_force','2021-07-29 16:21:49','2021-07-29 21:21:49','64.225.70.87',NULL,NULL),(23028,'brute_force','2021-07-29 16:21:49','2021-07-29 21:21:49',NULL,NULL,'admin'),(23029,'brute_force','2021-07-29 16:44:37','2021-07-29 21:44:37','34.93.36.100',NULL,NULL),(23030,'brute_force','2021-07-29 16:44:37','2021-07-29 21:44:37',NULL,NULL,'admin'),(23031,'brute_force','2021-07-29 17:07:28','2021-07-29 22:07:28','82.202.172.211',NULL,NULL),(23032,'brute_force','2021-07-29 17:07:28','2021-07-29 22:07:28',NULL,NULL,'admin'),(23033,'brute_force','2021-07-29 17:30:18','2021-07-29 22:30:18','138.68.154.69',NULL,NULL),(23034,'brute_force','2021-07-29 17:30:18','2021-07-29 22:30:18',NULL,NULL,'admin'),(23035,'brute_force','2021-07-29 17:53:18','2021-07-29 22:53:18','34.80.144.82',NULL,NULL),(23036,'brute_force','2021-07-29 17:53:18','2021-07-29 22:53:18',NULL,NULL,'admin'),(23037,'brute_force','2021-07-29 18:16:05','2021-07-29 23:16:05','89.47.58.23',NULL,NULL),(23038,'brute_force','2021-07-29 18:16:05','2021-07-29 23:16:05',NULL,NULL,'admin'),(23039,'brute_force','2021-07-29 18:38:45','2021-07-29 23:38:45','89.47.58.23',NULL,NULL),(23040,'brute_force','2021-07-29 18:38:45','2021-07-29 23:38:45',NULL,NULL,'admin'),(23041,'brute_force','2021-07-29 19:01:27','2021-07-30 00:01:27','95.217.201.199',NULL,NULL),(23042,'brute_force','2021-07-29 19:01:27','2021-07-30 00:01:27',NULL,NULL,'admin'),(23043,'brute_force','2021-07-29 19:24:22','2021-07-30 00:24:22','220.167.101.24',NULL,NULL),(23044,'brute_force','2021-07-29 19:24:22','2021-07-30 00:24:22',NULL,NULL,'admin'),(23045,'brute_force','2021-07-29 19:33:15','2021-07-30 00:33:15','192.42.116.16',NULL,NULL),(23046,'brute_force','2021-07-29 19:33:15','2021-07-30 00:33:15',NULL,NULL,'admin'),(23047,'brute_force','2021-07-29 19:47:16','2021-07-30 00:47:16','51.75.200.183',NULL,NULL),(23048,'brute_force','2021-07-29 19:47:16','2021-07-30 00:47:16',NULL,NULL,'admin'),(23049,'brute_force','2021-07-29 20:10:09','2021-07-30 01:10:09','178.62.112.123',NULL,NULL),(23050,'brute_force','2021-07-29 20:10:09','2021-07-30 01:10:09',NULL,NULL,'admin'),(23051,'brute_force','2021-07-29 21:19:34','2021-07-30 02:19:34','138.68.168.249',NULL,NULL),(23052,'brute_force','2021-07-29 21:19:34','2021-07-30 02:19:34',NULL,NULL,'admin'),(23053,'brute_force','2021-07-29 21:42:33','2021-07-30 02:42:33','148.66.129.233',NULL,NULL),(23054,'brute_force','2021-07-29 21:42:33','2021-07-30 02:42:33',NULL,NULL,'admin'),(23055,'brute_force','2021-07-29 22:29:45','2021-07-30 03:29:45','159.65.76.38',NULL,NULL),(23056,'brute_force','2021-07-29 22:29:45','2021-07-30 03:29:45',NULL,NULL,'admin'),(23057,'brute_force','2021-07-29 22:52:59','2021-07-30 03:52:59','185.28.62.201',NULL,NULL),(23058,'brute_force','2021-07-29 22:52:59','2021-07-30 03:52:59',NULL,NULL,'admin'),(23059,'brute_force','2021-07-29 23:16:11','2021-07-30 04:16:11','2.59.117.55',NULL,NULL),(23060,'brute_force','2021-07-29 23:16:11','2021-07-30 04:16:11',NULL,NULL,'admin'),(23061,'brute_force','2021-07-29 23:50:31','2021-07-30 04:50:31','173.236.152.120',NULL,NULL),(23062,'brute_force','2021-07-29 23:50:31','2021-07-30 04:50:31',NULL,NULL,'admin'),(23063,'brute_force','2021-07-30 00:04:54','2021-07-30 05:04:54','213.164.204.89',NULL,NULL),(23064,'brute_force','2021-07-30 00:04:54','2021-07-30 05:04:54',NULL,NULL,'admin'),(23065,'brute_force','2021-07-30 00:36:43','2021-07-30 05:36:43','212.110.92.155',NULL,NULL),(23066,'brute_force','2021-07-30 00:36:43','2021-07-30 05:36:43',NULL,NULL,'admin'),(23067,'brute_force','2021-07-30 00:59:24','2021-07-30 05:59:24','108.163.132.249',NULL,NULL),(23068,'brute_force','2021-07-30 00:59:24','2021-07-30 05:59:24',NULL,NULL,'admin'),(23069,'brute_force','2021-07-30 01:22:22','2021-07-30 06:22:22','167.172.190.95',NULL,NULL),(23070,'brute_force','2021-07-30 01:22:22','2021-07-30 06:22:22',NULL,NULL,'admin'),(23071,'brute_force','2021-07-30 01:44:56','2021-07-30 06:44:56','103.90.232.219',NULL,NULL),(23072,'brute_force','2021-07-30 01:44:56','2021-07-30 06:44:56',NULL,NULL,'admin'),(23073,'brute_force','2021-07-30 02:07:19','2021-07-30 07:07:19','157.230.230.16',NULL,NULL),(23074,'brute_force','2021-07-30 02:07:19','2021-07-30 07:07:19',NULL,NULL,'admin'),(23075,'brute_force','2021-07-30 02:29:10','2021-07-30 07:29:10','64.227.73.218',NULL,NULL),(23076,'brute_force','2021-07-30 02:29:10','2021-07-30 07:29:10',NULL,NULL,'admin'),(23077,'brute_force','2021-07-30 03:13:16','2021-07-30 08:13:16','45.40.166.143',NULL,NULL),(23078,'brute_force','2021-07-30 03:13:16','2021-07-30 08:13:16',NULL,NULL,'admin'),(23079,'brute_force','2021-07-30 03:35:19','2021-07-30 08:35:19','149.233.248.223',NULL,NULL),(23080,'brute_force','2021-07-30 03:35:19','2021-07-30 08:35:19',NULL,NULL,'admin'),(23081,'brute_force','2021-07-30 03:57:25','2021-07-30 08:57:25','5.135.72.184',NULL,NULL),(23082,'brute_force','2021-07-30 03:57:25','2021-07-30 08:57:25',NULL,NULL,'admin'),(23083,'brute_force','2021-07-30 04:19:30','2021-07-30 09:19:30','178.128.247.244',NULL,NULL),(23084,'brute_force','2021-07-30 04:19:30','2021-07-30 09:19:30',NULL,NULL,'admin'),(23085,'brute_force','2021-07-30 05:05:21','2021-07-30 10:05:21','40.122.130.155',NULL,NULL),(23086,'brute_force','2021-07-30 05:05:21','2021-07-30 10:05:21',NULL,NULL,'admin'),(23087,'brute_force','2021-07-30 05:56:33','2021-07-30 10:56:33','159.203.115.159',NULL,NULL),(23088,'brute_force','2021-07-30 05:56:33','2021-07-30 10:56:33',NULL,NULL,'admin'),(23089,'brute_force','2021-07-30 06:48:35','2021-07-30 11:48:35','104.131.210.58',NULL,NULL),(23090,'brute_force','2021-07-30 06:48:35','2021-07-30 11:48:35',NULL,NULL,'admin'),(23091,'brute_force','2021-07-30 07:39:05','2021-07-30 12:39:05','81.88.52.114',NULL,NULL),(23092,'brute_force','2021-07-30 07:39:05','2021-07-30 12:39:05',NULL,NULL,'admin'),(23093,'brute_force','2021-07-30 08:01:36','2021-07-30 13:01:36','192.42.116.28',NULL,NULL),(23094,'brute_force','2021-07-30 08:01:36','2021-07-30 13:01:36',NULL,NULL,'admin'),(23095,'brute_force','2021-07-30 08:04:17','2021-07-30 13:04:17','138.68.140.0',NULL,NULL),(23096,'brute_force','2021-07-30 08:04:17','2021-07-30 13:04:17',NULL,NULL,'admin'),(23097,'brute_force','2021-07-30 08:53:56','2021-07-30 13:53:56','103.109.28.1',NULL,NULL),(23098,'brute_force','2021-07-30 08:53:56','2021-07-30 13:53:56',NULL,NULL,'admin'),(23099,'brute_force','2021-07-30 09:42:30','2021-07-30 14:42:30','155.133.142.66',NULL,NULL),(23100,'brute_force','2021-07-30 09:42:30','2021-07-30 14:42:30',NULL,NULL,'admin'),(23101,'brute_force','2021-07-30 10:32:41','2021-07-30 15:32:41','64.111.126.32',NULL,NULL),(23102,'brute_force','2021-07-30 10:32:41','2021-07-30 15:32:41',NULL,NULL,'admin'),(23103,'brute_force','2021-07-30 10:55:21','2021-07-30 15:55:21','34.87.224.45',NULL,NULL),(23104,'brute_force','2021-07-30 10:55:21','2021-07-30 15:55:21',NULL,NULL,'admin'),(23105,'brute_force','2021-07-30 14:52:37','2021-07-30 19:52:37','139.59.243.247',NULL,NULL),(23106,'brute_force','2021-07-30 14:52:37','2021-07-30 19:52:37',NULL,NULL,'admin'),(23107,'brute_force','2021-07-30 15:26:31','2021-07-30 20:26:31','188.166.211.98',NULL,NULL),(23108,'brute_force','2021-07-30 15:26:31','2021-07-30 20:26:31',NULL,NULL,'admin'),(23109,'brute_force','2021-07-30 16:17:31','2021-07-30 21:17:31','85.128.143.77',NULL,NULL),(23110,'brute_force','2021-07-30 16:17:31','2021-07-30 21:17:31',NULL,NULL,'admin'),(23111,'brute_force','2021-07-30 16:34:24','2021-07-30 21:34:24','157.90.242.67',NULL,NULL),(23112,'brute_force','2021-07-30 16:34:24','2021-07-30 21:34:24',NULL,NULL,'admin'),(23113,'brute_force','2021-07-30 16:39:08','2021-07-30 21:39:08','5.104.110.89',NULL,NULL),(23114,'brute_force','2021-07-30 16:39:08','2021-07-30 21:39:08',NULL,NULL,'admin'),(23115,'brute_force','2021-07-30 17:25:34','2021-07-30 22:25:34','192.82.57.146',NULL,NULL),(23116,'brute_force','2021-07-30 17:25:34','2021-07-30 22:25:34',NULL,NULL,'admin'),(23117,'brute_force','2021-07-30 18:16:36','2021-07-30 23:16:36','82.64.255.120',NULL,NULL),(23118,'brute_force','2021-07-30 18:16:36','2021-07-30 23:16:36',NULL,NULL,'admin'),(23119,'brute_force','2021-07-30 18:33:23','2021-07-30 23:33:23','206.189.183.179',NULL,NULL),(23120,'brute_force','2021-07-30 18:33:23','2021-07-30 23:33:23',NULL,NULL,'admin'),(23121,'brute_force','2021-07-30 19:07:25','2021-07-31 00:07:25','46.101.144.71',NULL,NULL),(23122,'brute_force','2021-07-30 19:07:25','2021-07-31 00:07:25',NULL,2,'gruposuadi'),(23123,'brute_force','2021-07-30 20:34:47','2021-07-31 01:34:47','172.105.37.239',NULL,NULL),(23124,'brute_force','2021-07-30 20:34:47','2021-07-31 01:34:47',NULL,NULL,'Admin'),(23125,'brute_force','2021-07-30 21:10:54','2021-07-31 02:10:54','94.142.241.194',NULL,NULL),(23126,'brute_force','2021-07-30 21:10:54','2021-07-31 02:10:54',NULL,NULL,'admin'),(23127,'brute_force','2021-07-30 21:52:03','2021-07-31 02:52:03','199.249.230.182',NULL,NULL),(23128,'brute_force','2021-07-30 21:52:03','2021-07-31 02:52:03',NULL,NULL,'admin'),(23129,'brute_force','2021-07-30 22:36:26','2021-07-31 03:36:26','103.98.30.72',NULL,NULL),(23130,'brute_force','2021-07-30 22:36:26','2021-07-31 03:36:26',NULL,NULL,'Admin'),(23131,'brute_force','2021-07-30 22:55:13','2021-07-31 03:55:13','45.143.228.5',NULL,NULL),(23132,'brute_force','2021-07-30 22:55:13','2021-07-31 03:55:13',NULL,NULL,'admin'),(23133,'brute_force','2021-07-30 23:45:07','2021-07-31 04:45:07','185.128.136.63',NULL,NULL),(23134,'brute_force','2021-07-30 23:45:07','2021-07-31 04:45:07',NULL,NULL,'Admin'),(23135,'brute_force','2021-07-31 00:03:11','2021-07-31 05:03:11','51.254.203.49',NULL,NULL),(23136,'brute_force','2021-07-31 00:03:11','2021-07-31 05:03:11',NULL,NULL,'Admin'),(23137,'brute_force','2021-07-31 01:12:53','2021-07-31 06:12:53','195.154.225.16',NULL,NULL),(23138,'brute_force','2021-07-31 01:12:53','2021-07-31 06:12:53',NULL,NULL,'Admin'),(23139,'brute_force','2021-07-31 01:30:24','2021-07-31 06:30:24','157.230.227.172',NULL,NULL),(23140,'brute_force','2021-07-31 01:30:24','2021-07-31 06:30:24',NULL,NULL,'admin'),(23141,'brute_force','2021-07-31 02:05:40','2021-07-31 07:05:40','103.147.92.120',NULL,NULL),(23142,'brute_force','2021-07-31 02:05:40','2021-07-31 07:05:40',NULL,NULL,'admin'),(23143,'brute_force','2021-07-31 03:34:05','2021-07-31 08:34:05','185.252.28.129',NULL,NULL),(23144,'brute_force','2021-07-31 03:34:05','2021-07-31 08:34:05',NULL,NULL,'Admin'),(23145,'brute_force','2021-07-31 04:09:14','2021-07-31 09:09:14','110.37.225.116',NULL,NULL),(23146,'brute_force','2021-07-31 04:09:14','2021-07-31 09:09:14',NULL,NULL,'admin'),(23147,'brute_force','2021-07-31 04:27:11','2021-07-31 09:27:11','206.189.183.179',NULL,NULL),(23148,'brute_force','2021-07-31 04:27:11','2021-07-31 09:27:11',NULL,NULL,'admin'),(23149,'brute_force','2021-07-31 05:19:14','2021-07-31 10:19:14','103.147.92.120',NULL,NULL),(23150,'brute_force','2021-07-31 05:19:14','2021-07-31 10:19:14',NULL,NULL,'admin'),(23151,'brute_force','2021-07-31 06:04:36','2021-07-31 11:04:36','199.195.254.81',NULL,NULL),(23152,'brute_force','2021-07-31 06:04:36','2021-07-31 11:04:36',NULL,NULL,'admin'),(23153,'brute_force','2021-07-31 06:11:46','2021-07-31 11:11:46','103.98.30.72',NULL,NULL); INSERT INTO `grpsd_itsec_temp` VALUES (23154,'brute_force','2021-07-31 06:11:46','2021-07-31 11:11:46',NULL,NULL,'admin'),(23155,'brute_force','2021-07-31 09:29:15','2021-07-31 14:29:15','165.227.129.197',NULL,NULL),(23156,'brute_force','2021-07-31 09:29:15','2021-07-31 14:29:15',NULL,NULL,'Admin'),(23157,'brute_force','2021-07-31 09:47:14','2021-07-31 14:47:14','103.50.205.179',NULL,NULL),(23158,'brute_force','2021-07-31 09:47:14','2021-07-31 14:47:14',NULL,NULL,'admin'),(23159,'brute_force','2021-07-31 10:24:13','2021-07-31 15:24:13','157.230.5.128',NULL,NULL),(23160,'brute_force','2021-07-31 10:24:13','2021-07-31 15:24:13',NULL,NULL,'admin'),(23161,'brute_force','2021-07-31 13:11:51','2021-07-31 18:11:51','103.98.30.72',NULL,NULL),(23162,'brute_force','2021-07-31 13:11:51','2021-07-31 18:11:51',NULL,NULL,'admin'),(23163,'brute_force','2021-07-31 13:51:05','2021-07-31 18:51:05','35.203.4.9',NULL,NULL),(23164,'brute_force','2021-07-31 13:51:05','2021-07-31 18:51:05',NULL,NULL,'admin'),(23165,'brute_force','2021-07-31 14:32:27','2021-07-31 19:32:27','109.70.100.26',NULL,NULL),(23166,'brute_force','2021-07-31 14:32:27','2021-07-31 19:32:27',NULL,NULL,'admin'),(23167,'brute_force','2021-07-31 17:01:26','2021-07-31 22:01:26','134.175.238.206',NULL,NULL),(23168,'brute_force','2021-07-31 17:01:26','2021-07-31 22:01:26',NULL,NULL,'admin'),(23169,'brute_force','2021-07-31 18:30:12','2021-07-31 23:30:12','104.244.72.91',NULL,NULL),(23170,'brute_force','2021-07-31 18:30:12','2021-07-31 23:30:12',NULL,NULL,'admin'),(23171,'brute_force','2021-07-31 19:17:18','2021-08-01 00:17:18','50.116.18.100',NULL,NULL),(23172,'brute_force','2021-07-31 19:17:18','2021-08-01 00:17:18',NULL,NULL,'Admin'),(23173,'brute_force','2021-07-31 21:35:18','2021-08-01 02:35:18','206.189.183.179',NULL,NULL),(23174,'brute_force','2021-07-31 21:35:18','2021-08-01 02:35:18',NULL,NULL,'Admin'),(23175,'brute_force','2021-07-31 21:45:45','2021-08-01 02:45:45','217.138.218.196',NULL,NULL),(23176,'brute_force','2021-07-31 21:45:45','2021-08-01 02:45:45',NULL,2,'gruposuadi'),(23177,'brute_force','2021-07-31 21:45:47','2021-08-01 02:45:47','217.138.218.196',NULL,NULL),(23178,'brute_force','2021-07-31 21:45:47','2021-08-01 02:45:47',NULL,2,'gruposuadi'),(23179,'brute_force','2021-07-31 21:46:45','2021-08-01 02:46:45','217.138.218.196',NULL,NULL),(23180,'brute_force','2021-07-31 21:46:45','2021-08-01 02:46:45',NULL,2,'gruposuadi'),(23181,'brute_force','2021-07-31 21:46:49','2021-08-01 02:46:49','217.138.218.196',NULL,NULL),(23182,'brute_force','2021-07-31 21:46:49','2021-08-01 02:46:49',NULL,2,'gruposuadi'),(23183,'brute_force','2021-07-31 21:47:47','2021-08-01 02:47:47','217.138.218.196',NULL,NULL),(23184,'brute_force','2021-07-31 21:47:47','2021-08-01 02:47:47',NULL,2,'gruposuadi'),(23185,'brute_force','2021-07-31 23:17:47','2021-08-01 04:17:47','193.218.118.116',NULL,NULL),(23186,'brute_force','2021-07-31 23:17:47','2021-08-01 04:17:47',NULL,NULL,'admin'),(23187,'brute_force','2021-08-01 00:31:13','2021-08-01 05:31:13','85.128.143.76',NULL,NULL),(23188,'brute_force','2021-08-01 00:31:13','2021-08-01 05:31:13',NULL,NULL,'Admin'),(23189,'brute_force','2021-08-01 02:10:46','2021-08-01 07:10:46','159.89.180.182',NULL,NULL),(23190,'brute_force','2021-08-01 02:10:46','2021-08-01 07:10:46',NULL,NULL,'Admin'),(23191,'brute_force','2021-08-01 02:29:58','2021-08-01 07:29:58','167.172.231.219',NULL,NULL),(23192,'brute_force','2021-08-01 02:29:58','2021-08-01 07:29:58',NULL,NULL,'Admin'),(23193,'brute_force','2021-08-01 04:03:22','2021-08-01 09:03:22','185.216.32.130',NULL,NULL),(23194,'brute_force','2021-08-01 04:03:22','2021-08-01 09:03:22',NULL,NULL,'admin'),(23195,'brute_force','2021-08-01 04:24:41','2021-08-01 09:24:41','5.188.62.140',NULL,NULL),(23196,'brute_force','2021-08-01 04:24:41','2021-08-01 09:24:41',NULL,2,'gruposuadi'),(23197,'brute_force','2021-08-01 04:24:45','2021-08-01 09:24:45','5.188.62.140',NULL,NULL),(23198,'brute_force','2021-08-01 04:24:45','2021-08-01 09:24:45',NULL,2,'gruposuadi'),(23199,'brute_force','2021-08-01 05:04:32','2021-08-01 10:04:32','157.230.5.128',NULL,NULL),(23200,'brute_force','2021-08-01 05:04:32','2021-08-01 10:04:32',NULL,NULL,'admin'),(23201,'brute_force','2021-08-01 06:02:47','2021-08-01 11:02:47','192.162.14.37',NULL,NULL),(23202,'brute_force','2021-08-01 06:02:47','2021-08-01 11:02:47',NULL,NULL,'admin'),(23203,'brute_force','2021-08-01 08:17:16','2021-08-01 13:17:16','142.93.227.125',NULL,NULL),(23204,'brute_force','2021-08-01 08:17:16','2021-08-01 13:17:16',NULL,NULL,'test'),(23205,'brute_force','2021-08-01 08:36:44','2021-08-01 13:36:44','34.197.231.61',NULL,NULL),(23206,'brute_force','2021-08-01 08:36:44','2021-08-01 13:36:44',NULL,NULL,'admin'),(23207,'brute_force','2021-08-01 10:33:01','2021-08-01 15:33:01','185.220.101.148',NULL,NULL),(23208,'brute_force','2021-08-01 10:33:01','2021-08-01 15:33:01',NULL,NULL,'admin'),(23209,'brute_force','2021-08-01 13:03:56','2021-08-01 18:03:56','5.104.110.89',NULL,NULL),(23210,'brute_force','2021-08-01 13:03:56','2021-08-01 18:03:56',NULL,NULL,'admin'),(23211,'brute_force','2021-08-01 13:09:49','2021-08-01 18:09:49','82.208.167.69',NULL,NULL),(23212,'brute_force','2021-08-01 13:09:49','2021-08-01 18:09:49',NULL,NULL,'admin'),(23213,'brute_force','2021-08-01 21:23:48','2021-08-02 02:23:48','5.2.70.78',NULL,NULL),(23214,'brute_force','2021-08-01 21:23:48','2021-08-02 02:23:48',NULL,NULL,'admin'),(23215,'brute_force','2021-08-01 22:47:38','2021-08-02 03:47:38','120.89.95.171',NULL,NULL),(23216,'brute_force','2021-08-01 22:47:38','2021-08-02 03:47:38',NULL,NULL,'test1'),(23217,'brute_force','2021-08-01 23:27:34','2021-08-02 04:27:34','178.128.93.77',NULL,NULL),(23218,'brute_force','2021-08-01 23:27:34','2021-08-02 04:27:34',NULL,NULL,'testing'),(23219,'brute_force','2021-08-01 23:48:54','2021-08-02 04:48:54','143.198.128.239',NULL,NULL),(23220,'brute_force','2021-08-01 23:48:54','2021-08-02 04:48:54',NULL,NULL,'alannah'),(23221,'brute_force','2021-08-02 00:09:27','2021-08-02 05:09:27','103.84.81.251',NULL,NULL),(23222,'brute_force','2021-08-02 00:09:27','2021-08-02 05:09:27',NULL,NULL,'unavarro'),(23223,'brute_force','2021-08-02 00:09:31','2021-08-02 05:09:31','103.84.81.251',NULL,NULL),(23224,'brute_force','2021-08-02 00:09:31','2021-08-02 05:09:31',NULL,NULL,'unavarro@gruposuadi.com'),(23225,'brute_force','2021-08-02 00:09:36','2021-08-02 05:09:36','103.84.81.251',NULL,NULL),(23226,'brute_force','2021-08-02 00:09:36','2021-08-02 05:09:36',NULL,NULL,'admin'),(23227,'brute_force','2021-08-02 00:09:41','2021-08-02 05:09:41','103.84.81.251',NULL,NULL),(23228,'brute_force','2021-08-02 00:09:41','2021-08-02 05:09:41',NULL,NULL,'administrator'),(23229,'brute_force','2021-08-02 00:09:46','2021-08-02 05:09:46','103.84.81.251',NULL,NULL),(23230,'brute_force','2021-08-02 00:09:46','2021-08-02 05:09:46',NULL,2,'gruposuadi'),(23231,'brute_force','2021-08-02 00:10:00','2021-08-02 05:10:00','101.0.54.160',NULL,NULL),(23232,'brute_force','2021-08-02 00:10:00','2021-08-02 05:10:00',NULL,NULL,'unavarro'),(23233,'brute_force','2021-08-02 00:10:05','2021-08-02 05:10:05','101.0.54.160',NULL,NULL),(23234,'brute_force','2021-08-02 00:10:05','2021-08-02 05:10:05',NULL,NULL,'unavarro@gruposuadi.com'),(23235,'brute_force','2021-08-02 00:10:07','2021-08-02 05:10:07','107.189.10.143',NULL,NULL),(23236,'brute_force','2021-08-02 00:10:07','2021-08-02 05:10:07',NULL,NULL,'123456789179119'),(23237,'brute_force','2021-08-02 00:10:10','2021-08-02 05:10:10','101.0.54.160',NULL,NULL),(23238,'brute_force','2021-08-02 00:10:10','2021-08-02 05:10:10',NULL,NULL,'admin'),(23239,'brute_force','2021-08-02 00:10:14','2021-08-02 05:10:14','104.244.73.215',NULL,NULL),(23240,'brute_force','2021-08-02 00:10:14','2021-08-02 05:10:14',NULL,NULL,'unavarro@gruposuadi.com'),(23241,'brute_force','2021-08-02 00:10:15','2021-08-02 05:10:15','101.0.54.160',NULL,NULL),(23242,'brute_force','2021-08-02 00:10:15','2021-08-02 05:10:15',NULL,NULL,'administrator'),(23243,'brute_force','2021-08-02 00:10:19','2021-08-02 05:10:19','101.0.54.160',NULL,NULL),(23244,'brute_force','2021-08-02 00:10:19','2021-08-02 05:10:19',NULL,2,'gruposuadi'),(23245,'brute_force','2021-08-02 00:10:30','2021-08-02 05:10:30','209.141.40.46',NULL,NULL),(23246,'brute_force','2021-08-02 00:10:30','2021-08-02 05:10:30',NULL,NULL,'123456789179119'),(23247,'brute_force','2021-08-02 00:10:32','2021-08-02 05:10:32','185.220.101.131',NULL,NULL),(23248,'brute_force','2021-08-02 00:10:32','2021-08-02 05:10:32',NULL,NULL,'admin'),(23249,'brute_force','2021-08-02 00:10:47','2021-08-02 05:10:47','185.220.101.194',NULL,NULL),(23250,'brute_force','2021-08-02 00:10:47','2021-08-02 05:10:47',NULL,NULL,'unavarro@gruposuadi.com'),(23251,'brute_force','2021-08-02 00:10:50','2021-08-02 05:10:50','185.113.128.30',NULL,NULL),(23252,'brute_force','2021-08-02 00:10:50','2021-08-02 05:10:50',NULL,NULL,'administrator'),(23253,'brute_force','2021-08-02 00:10:54','2021-08-02 05:10:54','82.221.131.5',NULL,NULL),(23254,'brute_force','2021-08-02 00:10:54','2021-08-02 05:10:54',NULL,NULL,'admin'),(23255,'brute_force','2021-08-02 00:10:57','2021-08-02 05:10:57','199.195.254.254',NULL,NULL),(23256,'brute_force','2021-08-02 00:10:57','2021-08-02 05:10:57',NULL,2,'gruposuadi'),(23257,'brute_force','2021-08-02 00:11:05','2021-08-02 05:11:05','209.141.38.75',NULL,NULL),(23258,'brute_force','2021-08-02 00:11:05','2021-08-02 05:11:05',NULL,NULL,'123456789179119'),(23259,'brute_force','2021-08-02 00:11:13','2021-08-02 05:11:13','185.220.102.252',NULL,NULL),(23260,'brute_force','2021-08-02 00:11:13','2021-08-02 05:11:13',NULL,NULL,'administrator'),(23261,'brute_force','2021-08-02 00:11:30','2021-08-02 05:11:30','185.220.101.2',NULL,NULL),(23262,'brute_force','2021-08-02 00:11:30','2021-08-02 05:11:30',NULL,2,'gruposuadi'),(23263,'brute_force','2021-08-02 00:11:37','2021-08-02 05:11:37','23.129.64.131',NULL,NULL),(23264,'brute_force','2021-08-02 00:11:37','2021-08-02 05:11:37',NULL,NULL,'123456789179119'),(23265,'brute_force','2021-08-02 06:29:07','2021-08-02 11:29:07','178.17.174.10',NULL,NULL),(23266,'brute_force','2021-08-02 06:29:07','2021-08-02 11:29:07',NULL,NULL,'admin'),(23267,'brute_force','2021-08-02 07:29:39','2021-08-02 12:29:39','192.42.116.14',NULL,NULL),(23268,'brute_force','2021-08-02 07:29:39','2021-08-02 12:29:39',NULL,NULL,'admin'),(23269,'brute_force','2021-08-02 11:16:48','2021-08-02 16:16:48','185.220.101.10',NULL,NULL),(23270,'brute_force','2021-08-02 11:16:48','2021-08-02 16:16:48',NULL,NULL,'admin'),(23271,'brute_force','2021-08-02 16:04:35','2021-08-02 21:04:35','185.104.187.114',NULL,NULL),(23272,'brute_force','2021-08-02 16:04:35','2021-08-02 21:04:35',NULL,2,'gruposuadi'),(23273,'brute_force','2021-08-02 16:04:38','2021-08-02 21:04:38','185.104.187.114',NULL,NULL),(23274,'brute_force','2021-08-02 16:04:38','2021-08-02 21:04:38',NULL,2,'gruposuadi'),(23275,'brute_force','2021-08-02 16:04:42','2021-08-02 21:04:42','185.104.187.114',NULL,NULL),(23276,'brute_force','2021-08-02 16:04:42','2021-08-02 21:04:42',NULL,2,'gruposuadi'),(23277,'brute_force','2021-08-02 16:04:47','2021-08-02 21:04:47','185.104.187.114',NULL,NULL),(23278,'brute_force','2021-08-02 16:04:47','2021-08-02 21:04:47',NULL,2,'gruposuadi'),(23279,'brute_force','2021-08-02 16:04:50','2021-08-02 21:04:50','185.104.187.114',NULL,NULL),(23280,'brute_force','2021-08-02 16:04:50','2021-08-02 21:04:50',NULL,2,'gruposuadi'),(23281,'brute_force','2021-08-02 16:19:58','2021-08-02 21:19:58','185.104.187.114',NULL,NULL),(23282,'brute_force','2021-08-02 16:19:58','2021-08-02 21:19:58',NULL,2,'gruposuadi'),(23283,'brute_force','2021-08-02 16:20:03','2021-08-02 21:20:03','185.104.187.114',NULL,NULL),(23284,'brute_force','2021-08-02 16:20:03','2021-08-02 21:20:03',NULL,2,'gruposuadi'),(23285,'brute_force','2021-08-02 16:20:06','2021-08-02 21:20:06','185.104.187.114',NULL,NULL),(23286,'brute_force','2021-08-02 16:20:06','2021-08-02 21:20:06',NULL,2,'gruposuadi'),(23287,'brute_force','2021-08-02 16:20:09','2021-08-02 21:20:09','185.104.187.114',NULL,NULL),(23288,'brute_force','2021-08-02 16:20:09','2021-08-02 21:20:09',NULL,2,'gruposuadi'),(23289,'brute_force','2021-08-02 16:20:12','2021-08-02 21:20:12','185.104.187.114',NULL,NULL),(23290,'brute_force','2021-08-02 16:20:12','2021-08-02 21:20:12',NULL,2,'gruposuadi'),(23291,'brute_force','2021-08-02 16:35:24','2021-08-02 21:35:24','185.104.187.114',NULL,NULL),(23292,'brute_force','2021-08-02 16:35:24','2021-08-02 21:35:24',NULL,2,'gruposuadi'),(23293,'brute_force','2021-08-02 16:35:27','2021-08-02 21:35:27','185.104.187.114',NULL,NULL),(23294,'brute_force','2021-08-02 16:35:27','2021-08-02 21:35:27',NULL,2,'gruposuadi'),(23295,'brute_force','2021-08-02 16:35:29','2021-08-02 21:35:29','185.104.187.114',NULL,NULL),(23296,'brute_force','2021-08-02 16:35:29','2021-08-02 21:35:29',NULL,2,'gruposuadi'),(23297,'brute_force','2021-08-02 16:35:32','2021-08-02 21:35:32','185.104.187.114',NULL,NULL),(23298,'brute_force','2021-08-02 16:35:32','2021-08-02 21:35:32',NULL,2,'gruposuadi'),(23299,'brute_force','2021-08-02 16:35:35','2021-08-02 21:35:35','185.104.187.114',NULL,NULL),(23300,'brute_force','2021-08-02 16:35:35','2021-08-02 21:35:35',NULL,2,'gruposuadi'),(23301,'brute_force','2021-08-02 20:11:01','2021-08-03 01:11:01','198.98.51.151',NULL,NULL),(23302,'brute_force','2021-08-02 20:11:01','2021-08-03 01:11:01',NULL,NULL,'admin'),(23303,'brute_force','2021-08-02 23:34:43','2021-08-03 04:34:43','179.43.146.230',NULL,NULL),(23304,'brute_force','2021-08-02 23:34:43','2021-08-03 04:34:43',NULL,NULL,'admin'),(23305,'brute_force','2021-08-03 04:21:23','2021-08-03 09:21:23','45.153.160.2',NULL,NULL),(23306,'brute_force','2021-08-03 04:21:23','2021-08-03 09:21:23',NULL,NULL,'admin'),(23307,'brute_force','2021-08-03 11:28:23','2021-08-03 16:28:23','184.168.126.206',NULL,NULL),(23308,'brute_force','2021-08-03 11:28:27','2021-08-03 16:28:27','184.168.126.206',NULL,NULL),(23309,'brute_force','2021-08-03 11:28:27','2021-08-03 16:28:27',NULL,NULL,'admin'),(23310,'brute_force','2021-08-03 11:49:54','2021-08-03 16:49:54','160.153.249.218',NULL,NULL),(23311,'brute_force','2021-08-03 11:49:54','2021-08-03 16:49:54',NULL,NULL,'[login]'),(23312,'brute_force','2021-08-03 12:01:32','2021-08-03 17:01:32','157.245.37.203',NULL,NULL),(23313,'brute_force','2021-08-03 12:01:34','2021-08-03 17:01:34','157.245.37.203',NULL,NULL),(23314,'brute_force','2021-08-03 12:01:34','2021-08-03 17:01:34',NULL,NULL,'[login]'),(23315,'brute_force','2021-08-03 12:33:04','2021-08-03 17:33:04','34.85.118.249',NULL,NULL),(23316,'brute_force','2021-08-03 12:33:06','2021-08-03 17:33:06','34.85.118.249',NULL,NULL),(23317,'brute_force','2021-08-03 12:33:06','2021-08-03 17:33:06',NULL,NULL,'[login]'),(23318,'brute_force','2021-08-03 12:51:50','2021-08-03 17:51:50','217.70.186.133',NULL,NULL),(23319,'brute_force','2021-08-03 12:51:53','2021-08-03 17:51:53','217.70.186.133',NULL,NULL),(23320,'brute_force','2021-08-03 12:51:53','2021-08-03 17:51:53',NULL,NULL,'[login]'),(23321,'brute_force','2021-08-03 13:01:08','2021-08-03 18:01:08','173.236.224.150',NULL,NULL),(23322,'brute_force','2021-08-03 13:01:10','2021-08-03 18:01:10','173.236.224.150',NULL,NULL),(23323,'brute_force','2021-08-03 13:01:10','2021-08-03 18:01:10',NULL,NULL,'[login]'),(23324,'brute_force','2021-08-03 13:21:36','2021-08-03 18:21:36','148.72.207.220',NULL,NULL),(23325,'brute_force','2021-08-03 13:21:38','2021-08-03 18:21:38','148.72.207.220',NULL,NULL),(23326,'brute_force','2021-08-03 13:21:38','2021-08-03 18:21:38',NULL,NULL,'[login]'),(23327,'brute_force','2021-08-03 13:31:58','2021-08-03 18:31:58','23.129.64.146',NULL,NULL),(23328,'brute_force','2021-08-03 13:31:58','2021-08-03 18:31:58',NULL,NULL,'admin'),(23329,'brute_force','2021-08-03 13:32:22','2021-08-03 18:32:22','64.227.53.63',NULL,NULL),(23330,'brute_force','2021-08-03 13:32:29','2021-08-03 18:32:29','64.227.53.63',NULL,NULL),(23331,'brute_force','2021-08-03 13:32:29','2021-08-03 18:32:29',NULL,NULL,'[login]'),(23332,'brute_force','2021-08-03 13:41:06','2021-08-03 18:41:06','164.68.99.251',NULL,NULL),(23333,'brute_force','2021-08-03 13:41:08','2021-08-03 18:41:08','164.68.99.251',NULL,NULL),(23334,'brute_force','2021-08-03 13:41:08','2021-08-03 18:41:08',NULL,NULL,'[login]'),(23335,'brute_force','2021-08-03 13:51:11','2021-08-03 18:51:11','45.79.214.18',NULL,NULL),(23336,'brute_force','2021-08-03 13:51:13','2021-08-03 18:51:13','45.79.214.18',NULL,NULL),(23337,'brute_force','2021-08-03 13:51:13','2021-08-03 18:51:13',NULL,NULL,'[login]'),(23338,'brute_force','2021-08-03 14:02:24','2021-08-03 19:02:24','161.97.178.213',NULL,NULL),(23339,'brute_force','2021-08-03 14:02:26','2021-08-03 19:02:26','161.97.178.213',NULL,NULL),(23340,'brute_force','2021-08-03 14:02:26','2021-08-03 19:02:26',NULL,NULL,'[login]'),(23341,'brute_force','2021-08-03 14:24:05','2021-08-03 19:24:05','47.57.170.81',NULL,NULL),(23342,'brute_force','2021-08-03 14:24:08','2021-08-03 19:24:08','47.57.170.81',NULL,NULL),(23343,'brute_force','2021-08-03 14:24:08','2021-08-03 19:24:08',NULL,NULL,'[login]'),(23344,'brute_force','2021-08-03 14:34:38','2021-08-03 19:34:38','211.125.122.47',NULL,NULL),(23345,'brute_force','2021-08-03 14:34:40','2021-08-03 19:34:40','211.125.122.47',NULL,NULL),(23346,'brute_force','2021-08-03 14:34:40','2021-08-03 19:34:40',NULL,NULL,'[login]'),(23347,'brute_force','2021-08-03 14:46:19','2021-08-03 19:46:19','103.127.30.241',NULL,NULL),(23348,'brute_force','2021-08-03 14:46:25','2021-08-03 19:46:25','103.127.30.241',NULL,NULL),(23349,'brute_force','2021-08-03 14:46:25','2021-08-03 19:46:25',NULL,NULL,'[login]'),(23350,'brute_force','2021-08-03 14:59:33','2021-08-03 19:59:33','143.198.174.223',NULL,NULL),(23351,'brute_force','2021-08-03 14:59:33','2021-08-03 19:59:33',NULL,NULL,'[login]'),(23352,'brute_force','2021-08-03 15:21:04','2021-08-03 20:21:04','51.159.56.165',NULL,NULL),(23353,'brute_force','2021-08-03 15:21:11','2021-08-03 20:21:11','51.159.56.165',NULL,NULL),(23354,'brute_force','2021-08-03 15:21:11','2021-08-03 20:21:11',NULL,NULL,'[login]'),(23355,'brute_force','2021-08-03 15:56:01','2021-08-03 20:56:01','167.99.185.30',NULL,NULL),(23356,'brute_force','2021-08-03 15:56:03','2021-08-03 20:56:03','167.99.185.30',NULL,NULL),(23357,'brute_force','2021-08-03 15:56:03','2021-08-03 20:56:03',NULL,NULL,'[login]'),(23358,'brute_force','2021-08-03 15:57:24','2021-08-03 20:57:24','5.188.62.76',NULL,NULL),(23359,'brute_force','2021-08-03 15:57:24','2021-08-03 20:57:24',NULL,2,'gruposuadi'),(23360,'brute_force','2021-08-03 15:57:28','2021-08-03 20:57:28','5.188.62.76',NULL,NULL),(23361,'brute_force','2021-08-03 15:57:28','2021-08-03 20:57:28',NULL,2,'gruposuadi'),(23362,'brute_force','2021-08-03 16:09:46','2021-08-03 21:09:46','178.62.77.224',NULL,NULL),(23363,'brute_force','2021-08-03 16:09:49','2021-08-03 21:09:49','178.62.77.224',NULL,NULL),(23364,'brute_force','2021-08-03 16:09:49','2021-08-03 21:09:49',NULL,NULL,'[login]'),(23365,'brute_force','2021-08-03 16:22:47','2021-08-03 21:22:47','213.217.34.100',NULL,NULL),(23366,'brute_force','2021-08-03 16:22:50','2021-08-03 21:22:50','213.217.34.100',NULL,NULL),(23367,'brute_force','2021-08-03 16:22:50','2021-08-03 21:22:50',NULL,NULL,'[login]'),(23368,'brute_force','2021-08-03 16:33:57','2021-08-03 21:33:57','93.113.111.100',NULL,NULL),(23369,'brute_force','2021-08-03 16:33:59','2021-08-03 21:33:59','93.113.111.100',NULL,NULL),(23370,'brute_force','2021-08-03 16:33:59','2021-08-03 21:33:59',NULL,NULL,'[login]'),(23371,'brute_force','2021-08-03 17:12:58','2021-08-03 22:12:58','35.239.109.103',NULL,NULL),(23372,'brute_force','2021-08-03 17:13:00','2021-08-03 22:13:00','35.239.109.103',NULL,NULL),(23373,'brute_force','2021-08-03 17:13:00','2021-08-03 22:13:00',NULL,NULL,'[login]'),(23374,'brute_force','2021-08-03 17:26:16','2021-08-03 22:26:16','103.129.176.145',NULL,NULL),(23375,'brute_force','2021-08-03 17:26:19','2021-08-03 22:26:19','103.129.176.145',NULL,NULL),(23376,'brute_force','2021-08-03 17:26:19','2021-08-03 22:26:19',NULL,NULL,'[login]'),(23377,'brute_force','2021-08-03 17:39:39','2021-08-03 22:39:39','35.225.94.95',NULL,NULL),(23378,'brute_force','2021-08-03 17:39:41','2021-08-03 22:39:41','35.225.94.95',NULL,NULL),(23379,'brute_force','2021-08-03 17:39:41','2021-08-03 22:39:41',NULL,NULL,'[login]'),(23380,'brute_force','2021-08-03 18:20:40','2021-08-03 23:20:40','185.220.100.254',NULL,NULL),(23381,'brute_force','2021-08-03 18:20:40','2021-08-03 23:20:40',NULL,NULL,'admin'),(23382,'brute_force','2021-08-03 19:03:40','2021-08-04 00:03:40','213.136.76.66',NULL,NULL),(23383,'brute_force','2021-08-03 19:03:42','2021-08-04 00:03:42','213.136.76.66',NULL,NULL),(23384,'brute_force','2021-08-03 19:03:42','2021-08-04 00:03:42',NULL,NULL,'[login]'),(23385,'brute_force','2021-08-03 19:18:05','2021-08-04 00:18:05','5.188.62.76',NULL,NULL),(23386,'brute_force','2021-08-03 19:18:05','2021-08-04 00:18:05',NULL,2,'gruposuadi'),(23387,'brute_force','2021-08-03 19:18:10','2021-08-04 00:18:10','5.188.62.76',NULL,NULL),(23388,'brute_force','2021-08-03 19:18:10','2021-08-04 00:18:10',NULL,2,'gruposuadi'),(23389,'brute_force','2021-08-03 19:33:33','2021-08-04 00:33:33','148.66.130.114',NULL,NULL),(23390,'brute_force','2021-08-03 19:33:36','2021-08-04 00:33:36','148.66.130.114',NULL,NULL),(23391,'brute_force','2021-08-03 19:33:36','2021-08-04 00:33:36',NULL,NULL,'[login]'),(23392,'brute_force','2021-08-03 19:50:23','2021-08-04 00:50:23','165.22.224.56',NULL,NULL),(23393,'brute_force','2021-08-03 19:50:29','2021-08-04 00:50:29','165.22.224.56',NULL,NULL),(23394,'brute_force','2021-08-03 19:50:29','2021-08-04 00:50:29',NULL,NULL,'[login]'),(23395,'brute_force','2021-08-03 19:55:53','2021-08-04 00:55:53','89.39.71.164',NULL,NULL),(23396,'brute_force','2021-08-03 19:55:53','2021-08-04 00:55:53',NULL,2,'gruposuadi'),(23397,'brute_force','2021-08-03 19:55:56','2021-08-04 00:55:56','89.39.71.164',NULL,NULL),(23398,'brute_force','2021-08-03 19:55:56','2021-08-04 00:55:56',NULL,2,'gruposuadi'),(23399,'brute_force','2021-08-03 19:57:17','2021-08-04 00:57:17','89.39.71.164',NULL,NULL),(23400,'brute_force','2021-08-03 19:57:17','2021-08-04 00:57:17',NULL,2,'gruposuadi'),(23401,'brute_force','2021-08-03 19:57:21','2021-08-04 00:57:21','89.39.71.164',NULL,NULL),(23402,'brute_force','2021-08-03 19:57:21','2021-08-04 00:57:21',NULL,2,'gruposuadi'),(23403,'brute_force','2021-08-03 19:58:32','2021-08-04 00:58:32','89.39.71.164',NULL,NULL),(23404,'brute_force','2021-08-03 19:58:32','2021-08-04 00:58:32',NULL,2,'gruposuadi'),(23405,'brute_force','2021-08-03 20:00:23','2021-08-04 01:00:23','107.189.6.61',NULL,NULL),(23406,'brute_force','2021-08-03 20:00:23','2021-08-04 01:00:23',NULL,NULL,'admin'),(23407,'brute_force','2021-08-03 20:04:52','2021-08-04 01:04:52','190.224.163.182',NULL,NULL),(23408,'brute_force','2021-08-03 20:04:54','2021-08-04 01:04:54','190.224.163.182',NULL,NULL),(23409,'brute_force','2021-08-03 20:04:54','2021-08-04 01:04:54',NULL,NULL,'[login]'),(23410,'brute_force','2021-08-03 20:07:58','2021-08-04 01:07:58','185.104.187.116',NULL,NULL),(23411,'brute_force','2021-08-03 20:07:58','2021-08-04 01:07:58',NULL,2,'gruposuadi'),(23412,'brute_force','2021-08-03 20:08:01','2021-08-04 01:08:01','185.104.187.116',NULL,NULL),(23413,'brute_force','2021-08-03 20:08:01','2021-08-04 01:08:01',NULL,2,'gruposuadi'),(23414,'brute_force','2021-08-03 20:08:05','2021-08-04 01:08:05','185.104.187.116',NULL,NULL),(23415,'brute_force','2021-08-03 20:08:05','2021-08-04 01:08:05',NULL,2,'gruposuadi'),(23416,'brute_force','2021-08-03 20:08:08','2021-08-04 01:08:08','185.104.187.116',NULL,NULL),(23417,'brute_force','2021-08-03 20:08:08','2021-08-04 01:08:08',NULL,2,'gruposuadi'),(23418,'brute_force','2021-08-03 20:08:12','2021-08-04 01:08:12','185.104.187.116',NULL,NULL),(23419,'brute_force','2021-08-03 20:08:12','2021-08-04 01:08:12',NULL,2,'gruposuadi'),(23420,'brute_force','2021-08-03 20:21:06','2021-08-04 01:21:06','162.214.108.192',NULL,NULL),(23421,'brute_force','2021-08-03 20:21:09','2021-08-04 01:21:09','162.214.108.192',NULL,NULL),(23422,'brute_force','2021-08-03 20:21:09','2021-08-04 01:21:09',NULL,NULL,'[login]'),(23423,'brute_force','2021-08-03 20:23:12','2021-08-04 01:23:12','185.104.187.116',NULL,NULL),(23424,'brute_force','2021-08-03 20:23:12','2021-08-04 01:23:12',NULL,2,'gruposuadi'),(23425,'brute_force','2021-08-03 20:23:16','2021-08-04 01:23:16','185.104.187.116',NULL,NULL),(23426,'brute_force','2021-08-03 20:23:16','2021-08-04 01:23:16',NULL,2,'gruposuadi'),(23427,'brute_force','2021-08-03 20:23:19','2021-08-04 01:23:19','185.104.187.116',NULL,NULL),(23428,'brute_force','2021-08-03 20:23:19','2021-08-04 01:23:19',NULL,2,'gruposuadi'),(23429,'brute_force','2021-08-03 20:23:22','2021-08-04 01:23:22','185.104.187.116',NULL,NULL),(23430,'brute_force','2021-08-03 20:23:22','2021-08-04 01:23:22',NULL,2,'gruposuadi'),(23431,'brute_force','2021-08-03 20:23:24','2021-08-04 01:23:24','185.104.187.116',NULL,NULL),(23432,'brute_force','2021-08-03 20:23:24','2021-08-04 01:23:24',NULL,2,'gruposuadi'),(23433,'brute_force','2021-08-03 20:36:06','2021-08-04 01:36:06','34.145.79.165',NULL,NULL),(23434,'brute_force','2021-08-03 20:36:08','2021-08-04 01:36:08','34.145.79.165',NULL,NULL),(23435,'brute_force','2021-08-03 20:36:08','2021-08-04 01:36:08',NULL,NULL,'[login]'),(23436,'brute_force','2021-08-03 20:38:34','2021-08-04 01:38:34','185.104.187.116',NULL,NULL),(23437,'brute_force','2021-08-03 20:38:34','2021-08-04 01:38:34',NULL,2,'gruposuadi'),(23438,'brute_force','2021-08-03 20:38:36','2021-08-04 01:38:36','185.104.187.116',NULL,NULL),(23439,'brute_force','2021-08-03 20:38:36','2021-08-04 01:38:36',NULL,2,'gruposuadi'),(23440,'brute_force','2021-08-03 20:38:38','2021-08-04 01:38:38','185.104.187.116',NULL,NULL),(23441,'brute_force','2021-08-03 20:38:38','2021-08-04 01:38:38',NULL,2,'gruposuadi'),(23442,'brute_force','2021-08-03 20:38:40','2021-08-04 01:38:40','185.104.187.116',NULL,NULL),(23443,'brute_force','2021-08-03 20:38:40','2021-08-04 01:38:40',NULL,2,'gruposuadi'),(23444,'brute_force','2021-08-03 20:38:42','2021-08-04 01:38:42','185.104.187.116',NULL,NULL),(23445,'brute_force','2021-08-03 20:38:42','2021-08-04 01:38:42',NULL,2,'gruposuadi'),(23446,'brute_force','2021-08-03 21:10:36','2021-08-04 02:10:36','50.62.57.15',NULL,NULL),(23447,'brute_force','2021-08-03 21:10:38','2021-08-04 02:10:38','50.62.57.15',NULL,NULL),(23448,'brute_force','2021-08-03 21:10:38','2021-08-04 02:10:38',NULL,NULL,'[login]'),(23449,'brute_force','2021-08-03 21:26:21','2021-08-04 02:26:21','51.159.56.165',NULL,NULL),(23450,'brute_force','2021-08-03 21:26:23','2021-08-04 02:26:23','51.159.56.165',NULL,NULL),(23451,'brute_force','2021-08-03 21:26:23','2021-08-04 02:26:23',NULL,NULL,'[login]'),(23452,'brute_force','2021-08-03 22:32:09','2021-08-04 03:32:09','5.188.62.76',NULL,NULL),(23453,'brute_force','2021-08-03 22:32:09','2021-08-04 03:32:09',NULL,2,'gruposuadi'),(23454,'brute_force','2021-08-03 22:32:13','2021-08-04 03:32:13','5.188.62.76',NULL,NULL),(23455,'brute_force','2021-08-03 22:32:13','2021-08-04 03:32:13',NULL,2,'gruposuadi'),(23456,'brute_force','2021-08-03 22:34:54','2021-08-04 03:34:54','34.145.79.165',NULL,NULL),(23457,'brute_force','2021-08-03 22:34:56','2021-08-04 03:34:56','34.145.79.165',NULL,NULL),(23458,'brute_force','2021-08-03 22:34:56','2021-08-04 03:34:56',NULL,NULL,'[login]'),(23459,'brute_force','2021-08-03 22:52:24','2021-08-04 03:52:24','35.184.139.190',NULL,NULL),(23460,'brute_force','2021-08-03 22:52:26','2021-08-04 03:52:26','35.184.139.190',NULL,NULL),(23461,'brute_force','2021-08-03 22:52:26','2021-08-04 03:52:26',NULL,NULL,'[login]'),(23462,'brute_force','2021-08-03 23:28:33','2021-08-04 04:28:33','47.107.33.26',NULL,NULL),(23463,'brute_force','2021-08-03 23:28:36','2021-08-04 04:28:36','47.107.33.26',NULL,NULL),(23464,'brute_force','2021-08-03 23:28:36','2021-08-04 04:28:36',NULL,NULL,'[login]'),(23465,'brute_force','2021-08-03 23:53:40','2021-08-04 04:53:40','211.125.122.47',NULL,NULL),(23466,'brute_force','2021-08-03 23:53:42','2021-08-04 04:53:42','211.125.122.47',NULL,NULL),(23467,'brute_force','2021-08-03 23:53:42','2021-08-04 04:53:42',NULL,NULL,'[login]'),(23468,'brute_force','2021-08-04 00:40:48','2021-08-04 05:40:48','161.35.154.24',NULL,NULL),(23469,'brute_force','2021-08-04 00:40:50','2021-08-04 05:40:50','161.35.154.24',NULL,NULL),(23470,'brute_force','2021-08-04 00:40:50','2021-08-04 05:40:50',NULL,NULL,'admin'),(23471,'brute_force','2021-08-04 01:09:27','2021-08-04 06:09:27','78.157.40.153',NULL,NULL),(23472,'brute_force','2021-08-04 01:09:30','2021-08-04 06:09:30','78.157.40.153',NULL,NULL),(23473,'brute_force','2021-08-04 01:09:30','2021-08-04 06:09:30',NULL,NULL,'[login]'),(23474,'brute_force','2021-08-04 01:30:22','2021-08-04 06:30:22','75.119.200.127',NULL,NULL),(23475,'brute_force','2021-08-04 01:30:24','2021-08-04 06:30:24','75.119.200.127',NULL,NULL),(23476,'brute_force','2021-08-04 01:30:24','2021-08-04 06:30:24',NULL,NULL,'[login]'),(23477,'brute_force','2021-08-04 01:39:51','2021-08-04 06:39:51','208.113.155.2',NULL,NULL),(23478,'brute_force','2021-08-04 01:39:53','2021-08-04 06:39:53','208.113.155.2',NULL,NULL),(23479,'brute_force','2021-08-04 01:39:53','2021-08-04 06:39:53',NULL,NULL,'[login]'),(23480,'brute_force','2021-08-04 01:45:22','2021-08-04 06:45:22','5.188.62.76',NULL,NULL),(23481,'brute_force','2021-08-04 01:45:22','2021-08-04 06:45:22',NULL,2,'gruposuadi'),(23482,'brute_force','2021-08-04 01:45:26','2021-08-04 06:45:26','5.188.62.76',NULL,NULL),(23483,'brute_force','2021-08-04 01:45:26','2021-08-04 06:45:26',NULL,2,'gruposuadi'),(23484,'brute_force','2021-08-04 01:50:02','2021-08-04 06:50:02','132.148.241.219',NULL,NULL),(23485,'brute_force','2021-08-04 01:50:09','2021-08-04 06:50:09','132.148.241.219',NULL,NULL),(23486,'brute_force','2021-08-04 01:50:09','2021-08-04 06:50:09',NULL,NULL,'[login]'),(23487,'brute_force','2021-08-04 02:09:37','2021-08-04 07:09:37','107.180.105.195',NULL,NULL),(23488,'brute_force','2021-08-04 02:09:39','2021-08-04 07:09:39','107.180.105.195',NULL,NULL),(23489,'brute_force','2021-08-04 02:09:39','2021-08-04 07:09:39',NULL,NULL,'[login]'),(23490,'brute_force','2021-08-04 02:19:59','2021-08-04 07:19:59','34.145.79.165',NULL,NULL),(23491,'brute_force','2021-08-04 02:20:01','2021-08-04 07:20:01','34.145.79.165',NULL,NULL),(23492,'brute_force','2021-08-04 02:20:01','2021-08-04 07:20:01',NULL,NULL,'[login]'),(23493,'brute_force','2021-08-04 02:29:48','2021-08-04 07:29:48','104.198.172.68',NULL,NULL),(23494,'brute_force','2021-08-04 02:29:50','2021-08-04 07:29:50','104.198.172.68',NULL,NULL),(23495,'brute_force','2021-08-04 02:29:50','2021-08-04 07:29:50',NULL,NULL,'[login]'),(23496,'brute_force','2021-08-04 02:40:05','2021-08-04 07:40:05','64.227.53.63',NULL,NULL),(23497,'brute_force','2021-08-04 02:40:05','2021-08-04 07:40:05',NULL,NULL,'[login]'),(23498,'brute_force','2021-08-04 02:45:09','2021-08-04 07:45:09','107.189.30.86',NULL,NULL),(23499,'brute_force','2021-08-04 02:45:09','2021-08-04 07:45:09',NULL,NULL,'admin'),(23500,'brute_force','2021-08-04 02:48:30','2021-08-04 07:48:30','31.192.224.145',NULL,NULL),(23501,'brute_force','2021-08-04 02:48:32','2021-08-04 07:48:32','31.192.224.145',NULL,NULL),(23502,'brute_force','2021-08-04 02:48:32','2021-08-04 07:48:32',NULL,NULL,'[login]'),(23503,'brute_force','2021-08-04 02:59:13','2021-08-04 07:59:13','207.136.12.46',NULL,NULL),(23504,'brute_force','2021-08-04 02:59:16','2021-08-04 07:59:16','207.136.12.46',NULL,NULL),(23505,'brute_force','2021-08-04 02:59:16','2021-08-04 07:59:16',NULL,NULL,'admin'),(23506,'brute_force','2021-08-04 03:31:48','2021-08-04 08:31:48','149.3.170.98',NULL,NULL),(23507,'brute_force','2021-08-04 03:31:50','2021-08-04 08:31:50','149.3.170.98',NULL,NULL),(23508,'brute_force','2021-08-04 03:31:50','2021-08-04 08:31:50',NULL,NULL,'admin'),(23509,'brute_force','2021-08-04 03:53:39','2021-08-04 08:53:39','135.125.234.236',NULL,NULL),(23510,'brute_force','2021-08-04 03:53:42','2021-08-04 08:53:42','135.125.234.236',NULL,NULL),(23511,'brute_force','2021-08-04 03:53:42','2021-08-04 08:53:42',NULL,NULL,'admin'),(23512,'brute_force','2021-08-04 04:04:49','2021-08-04 09:04:49','173.236.194.41',NULL,NULL),(23513,'brute_force','2021-08-04 04:04:51','2021-08-04 09:04:51','173.236.194.41',NULL,NULL),(23514,'brute_force','2021-08-04 04:04:51','2021-08-04 09:04:51',NULL,NULL,'admin'),(23515,'brute_force','2021-08-04 04:16:10','2021-08-04 09:16:10','64.90.40.100',NULL,NULL),(23516,'brute_force','2021-08-04 04:16:12','2021-08-04 09:16:12','64.90.40.100',NULL,NULL),(23517,'brute_force','2021-08-04 04:16:12','2021-08-04 09:16:12',NULL,NULL,'admin'),(23518,'brute_force','2021-08-04 04:29:06','2021-08-04 09:29:06','157.230.2.68',NULL,NULL),(23519,'brute_force','2021-08-04 04:29:08','2021-08-04 09:29:08','157.230.2.68',NULL,NULL),(23520,'brute_force','2021-08-04 04:29:08','2021-08-04 09:29:08',NULL,NULL,'admin'),(23521,'brute_force','2021-08-04 04:51:16','2021-08-04 09:51:16','160.153.249.218',NULL,NULL),(23522,'brute_force','2021-08-04 04:51:18','2021-08-04 09:51:18','160.153.249.218',NULL,NULL),(23523,'brute_force','2021-08-04 04:51:18','2021-08-04 09:51:18',NULL,NULL,'admin'),(23524,'brute_force','2021-08-04 05:00:10','2021-08-04 10:00:10','5.188.62.76',NULL,NULL),(23525,'brute_force','2021-08-04 05:00:10','2021-08-04 10:00:10',NULL,2,'gruposuadi'),(23526,'brute_force','2021-08-04 05:00:14','2021-08-04 10:00:14','5.188.62.76',NULL,NULL),(23527,'brute_force','2021-08-04 05:00:14','2021-08-04 10:00:14',NULL,2,'gruposuadi'),(23528,'brute_force','2021-08-04 05:03:17','2021-08-04 10:03:17','190.224.163.182',NULL,NULL),(23529,'brute_force','2021-08-04 05:03:19','2021-08-04 10:03:19','190.224.163.182',NULL,NULL),(23530,'brute_force','2021-08-04 05:03:19','2021-08-04 10:03:19',NULL,NULL,'admin'),(23531,'brute_force','2021-08-04 05:29:33','2021-08-04 10:29:33','210.13.75.122',NULL,NULL),(23532,'brute_force','2021-08-04 05:29:38','2021-08-04 10:29:38','210.13.75.122',NULL,NULL),(23533,'brute_force','2021-08-04 05:29:38','2021-08-04 10:29:38',NULL,NULL,'admin'),(23534,'brute_force','2021-08-04 05:39:14','2021-08-04 10:39:14','211.125.122.47',NULL,NULL),(23535,'brute_force','2021-08-04 05:39:16','2021-08-04 10:39:16','211.125.122.47',NULL,NULL),(23536,'brute_force','2021-08-04 05:39:16','2021-08-04 10:39:16',NULL,NULL,'admin'),(23537,'brute_force','2021-08-04 06:05:03','2021-08-04 11:05:03','104.248.42.100',NULL,NULL),(23538,'brute_force','2021-08-04 06:05:09','2021-08-04 11:05:09','104.248.42.100',NULL,NULL),(23539,'brute_force','2021-08-04 06:05:09','2021-08-04 11:05:09',NULL,NULL,'admin'),(23540,'brute_force','2021-08-04 06:30:40','2021-08-04 11:30:40','195.211.45.157',NULL,NULL),(23541,'brute_force','2021-08-04 06:30:43','2021-08-04 11:30:43','195.211.45.157',NULL,NULL),(23542,'brute_force','2021-08-04 06:30:43','2021-08-04 11:30:43',NULL,NULL,'admin'),(23543,'brute_force','2021-08-04 06:42:16','2021-08-04 11:42:16','135.125.234.236',NULL,NULL),(23544,'brute_force','2021-08-04 06:42:18','2021-08-04 11:42:18','135.125.234.236',NULL,NULL),(23545,'brute_force','2021-08-04 06:42:18','2021-08-04 11:42:18',NULL,NULL,'admin'),(23546,'brute_force','2021-08-04 06:56:05','2021-08-04 11:56:05','165.22.224.56',NULL,NULL),(23547,'brute_force','2021-08-04 06:56:07','2021-08-04 11:56:07','165.22.224.56',NULL,NULL),(23548,'brute_force','2021-08-04 06:56:07','2021-08-04 11:56:07',NULL,NULL,'admin'),(23549,'brute_force','2021-08-04 07:07:43','2021-08-04 12:07:43','164.68.99.251',NULL,NULL),(23550,'brute_force','2021-08-04 07:07:45','2021-08-04 12:07:45','164.68.99.251',NULL,NULL),(23551,'brute_force','2021-08-04 07:07:45','2021-08-04 12:07:45',NULL,NULL,'admin'),(23552,'brute_force','2021-08-04 07:21:17','2021-08-04 12:21:17','167.99.185.30',NULL,NULL),(23553,'brute_force','2021-08-04 07:21:19','2021-08-04 12:21:19','167.99.185.30',NULL,NULL),(23554,'brute_force','2021-08-04 07:21:19','2021-08-04 12:21:19',NULL,NULL,'admin'),(23555,'brute_force','2021-08-04 07:49:19','2021-08-04 12:49:19','35.225.94.95',NULL,NULL),(23556,'brute_force','2021-08-04 07:49:21','2021-08-04 12:49:21','35.225.94.95',NULL,NULL),(23557,'brute_force','2021-08-04 07:49:21','2021-08-04 12:49:21',NULL,NULL,'admin'),(23558,'brute_force','2021-08-04 08:18:06','2021-08-04 13:18:06','5.188.62.76',NULL,NULL),(23559,'brute_force','2021-08-04 08:18:06','2021-08-04 13:18:06',NULL,NULL,'wordcamp'),(23560,'brute_force','2021-08-04 08:18:10','2021-08-04 13:18:10','5.188.62.76',NULL,NULL),(23561,'brute_force','2021-08-04 08:18:10','2021-08-04 13:18:10',NULL,NULL,'wordcamp'),(23562,'brute_force','2021-08-04 09:01:20','2021-08-04 14:01:20','166.62.122.244',NULL,NULL),(23563,'brute_force','2021-08-04 09:01:28','2021-08-04 14:01:28','166.62.122.244',NULL,NULL),(23564,'brute_force','2021-08-04 09:01:28','2021-08-04 14:01:28',NULL,NULL,'admin'),(23565,'brute_force','2021-08-04 09:15:12','2021-08-04 14:15:12','35.229.136.14',NULL,NULL),(23566,'brute_force','2021-08-04 09:15:14','2021-08-04 14:15:14','35.229.136.14',NULL,NULL),(23567,'brute_force','2021-08-04 09:15:14','2021-08-04 14:15:14',NULL,NULL,'admin'),(23568,'brute_force','2021-08-04 09:44:59','2021-08-04 14:44:59','161.97.178.213',NULL,NULL),(23569,'brute_force','2021-08-04 09:45:02','2021-08-04 14:45:02','161.97.178.213',NULL,NULL),(23570,'brute_force','2021-08-04 09:45:02','2021-08-04 14:45:02',NULL,NULL,'admin'),(23571,'brute_force','2021-08-04 10:00:13','2021-08-04 15:00:13','34.80.149.96',NULL,NULL),(23572,'brute_force','2021-08-04 10:00:16','2021-08-04 15:00:16','34.80.149.96',NULL,NULL),(23573,'brute_force','2021-08-04 10:00:16','2021-08-04 15:00:16',NULL,NULL,'admin'),(23574,'brute_force','2021-08-04 11:09:29','2021-08-04 16:09:29','195.206.105.217',NULL,NULL),(23575,'brute_force','2021-08-04 11:09:29','2021-08-04 16:09:29',NULL,NULL,'admin'),(23576,'brute_force','2021-08-04 11:35:08','2021-08-04 16:35:08','5.188.62.76',NULL,NULL),(23577,'brute_force','2021-08-04 11:35:08','2021-08-04 16:35:08',NULL,NULL,'adminlin'),(23578,'brute_force','2021-08-04 11:35:12','2021-08-04 16:35:12','5.188.62.76',NULL,NULL),(23579,'brute_force','2021-08-04 11:35:12','2021-08-04 16:35:12',NULL,NULL,'adminlin'),(23580,'brute_force','2021-08-04 17:53:38','2021-08-04 22:53:38','46.105.29.31',NULL,NULL),(23581,'brute_force','2021-08-04 17:53:38','2021-08-04 22:53:38',NULL,NULL,'admin'),(23582,'brute_force','2021-08-04 18:06:18','2021-08-04 23:06:18','165.227.230.191',NULL,NULL),(23583,'brute_force','2021-08-04 18:06:18','2021-08-04 23:06:18',NULL,NULL,'admin'),(23584,'brute_force','2021-08-04 18:18:57','2021-08-04 23:18:57','159.203.115.159',NULL,NULL),(23585,'brute_force','2021-08-04 18:18:57','2021-08-04 23:18:57',NULL,NULL,'admin'),(23586,'brute_force','2021-08-04 18:57:11','2021-08-04 23:57:11','165.22.5.84',NULL,NULL),(23587,'brute_force','2021-08-04 18:57:11','2021-08-04 23:57:11',NULL,NULL,'admin'),(23588,'brute_force','2021-08-04 19:23:08','2021-08-05 00:23:08','106.52.171.211',NULL,NULL),(23589,'brute_force','2021-08-04 19:23:08','2021-08-05 00:23:08',NULL,NULL,'admin'),(23590,'brute_force','2021-08-04 19:36:16','2021-08-05 00:36:16','40.69.160.139',NULL,NULL),(23591,'brute_force','2021-08-04 19:36:16','2021-08-05 00:36:16',NULL,NULL,'admin'),(23592,'brute_force','2021-08-04 19:47:24','2021-08-05 00:47:24','107.189.5.248',NULL,NULL),(23593,'brute_force','2021-08-04 19:47:24','2021-08-05 00:47:24',NULL,NULL,'admin'),(23594,'brute_force','2021-08-04 19:49:27','2021-08-05 00:49:27','37.139.13.163',NULL,NULL),(23595,'brute_force','2021-08-04 19:49:27','2021-08-05 00:49:27',NULL,NULL,'admin'),(23596,'brute_force','2021-08-04 20:02:35','2021-08-05 01:02:35','95.216.221.91',NULL,NULL),(23597,'brute_force','2021-08-04 20:02:35','2021-08-05 01:02:35',NULL,NULL,'admin'),(23598,'brute_force','2021-08-04 20:15:46','2021-08-05 01:15:46','116.203.150.71',NULL,NULL),(23599,'brute_force','2021-08-04 20:15:46','2021-08-05 01:15:46',NULL,NULL,'admin'),(23600,'brute_force','2021-08-04 20:28:53','2021-08-05 01:28:53','185.86.210.179',NULL,NULL),(23601,'brute_force','2021-08-04 20:28:53','2021-08-05 01:28:53',NULL,NULL,'admin'),(23602,'brute_force','2021-08-04 20:41:54','2021-08-05 01:41:54','143.198.54.42',NULL,NULL),(23603,'brute_force','2021-08-04 20:41:54','2021-08-05 01:41:54',NULL,NULL,'admin'),(23604,'brute_force','2021-08-04 21:07:52','2021-08-05 02:07:52','217.25.89.48',NULL,NULL),(23605,'brute_force','2021-08-04 21:07:52','2021-08-05 02:07:52',NULL,NULL,'admin'),(23606,'brute_force','2021-08-04 21:21:05','2021-08-05 02:21:05','62.171.186.30',NULL,NULL),(23607,'brute_force','2021-08-04 21:21:05','2021-08-05 02:21:05',NULL,NULL,'admin'),(23608,'brute_force','2021-08-04 21:50:30','2021-08-05 02:50:30','173.201.196.56',NULL,NULL),(23609,'brute_force','2021-08-04 21:50:30','2021-08-05 02:50:30',NULL,NULL,'admin'),(23610,'brute_force','2021-08-04 21:50:30','2021-08-05 02:50:30','173.201.196.56',NULL,NULL),(23611,'brute_force','2021-08-04 21:50:30','2021-08-05 02:50:30',NULL,NULL,'admin'),(23612,'brute_force','2021-08-04 21:52:29','2021-08-05 02:52:29','184.168.193.121',NULL,NULL),(23613,'brute_force','2021-08-04 21:52:29','2021-08-05 02:52:29',NULL,NULL,'admin'),(23614,'brute_force','2021-08-04 21:52:29','2021-08-05 02:52:29','184.168.193.121',NULL,NULL),(23615,'brute_force','2021-08-04 21:52:29','2021-08-05 02:52:29',NULL,2,'gruposuadi'),(23616,'brute_force','2021-08-04 21:52:41','2021-08-05 02:52:41','222.231.31.220',NULL,NULL),(23617,'brute_force','2021-08-04 21:52:41','2021-08-05 02:52:41',NULL,2,'gruposuadi'),(23618,'brute_force','2021-08-04 21:54:04','2021-08-05 02:54:04','184.168.46.202',NULL,NULL),(23619,'brute_force','2021-08-04 21:54:04','2021-08-05 02:54:04',NULL,NULL,'admin'),(23620,'brute_force','2021-08-04 21:54:04','2021-08-05 02:54:04','184.168.46.202',NULL,NULL),(23621,'brute_force','2021-08-04 21:54:04','2021-08-05 02:54:04',NULL,2,'gruposuadi'),(23622,'brute_force','2021-08-04 21:54:58','2021-08-05 02:54:58','198.71.239.41',NULL,NULL),(23623,'brute_force','2021-08-04 21:54:58','2021-08-05 02:54:58',NULL,NULL,'admin'),(23624,'brute_force','2021-08-04 21:56:43','2021-08-05 02:56:43','70.63.80.180',NULL,NULL),(23625,'brute_force','2021-08-04 21:56:43','2021-08-05 02:56:43',NULL,2,'gruposuadi'),(23626,'brute_force','2021-08-04 21:56:43','2021-08-05 02:56:43','70.63.80.180',NULL,NULL),(23627,'brute_force','2021-08-04 21:56:43','2021-08-05 02:56:43',NULL,2,'gruposuadi'),(23628,'brute_force','2021-08-04 21:57:52','2021-08-05 02:57:52','89.46.104.203',NULL,NULL),(23629,'brute_force','2021-08-04 21:57:52','2021-08-05 02:57:52',NULL,2,'gruposuadi'),(23630,'brute_force','2021-08-04 21:57:52','2021-08-05 02:57:52','89.46.104.203',NULL,NULL),(23631,'brute_force','2021-08-04 21:57:52','2021-08-05 02:57:52',NULL,NULL,'admin'),(23632,'brute_force','2021-08-04 21:59:13','2021-08-05 02:59:13','97.74.24.193',NULL,NULL),(23633,'brute_force','2021-08-04 21:59:13','2021-08-05 02:59:13',NULL,NULL,'admin'),(23634,'brute_force','2021-08-04 21:59:13','2021-08-05 02:59:13','97.74.24.193',NULL,NULL),(23635,'brute_force','2021-08-04 21:59:13','2021-08-05 02:59:13',NULL,2,'gruposuadi'),(23636,'brute_force','2021-08-04 22:00:41','2021-08-05 03:00:41','54.158.138.119',NULL,NULL),(23637,'brute_force','2021-08-04 22:00:41','2021-08-05 03:00:41',NULL,NULL,'admin'),(23638,'brute_force','2021-08-04 22:01:35','2021-08-05 03:01:35','122.28.55.137',NULL,NULL),(23639,'brute_force','2021-08-04 22:01:35','2021-08-05 03:01:35',NULL,NULL,'admin'),(23640,'brute_force','2021-08-04 22:01:47','2021-08-05 03:01:47','104.236.65.234',NULL,NULL),(23641,'brute_force','2021-08-04 22:01:47','2021-08-05 03:01:47',NULL,NULL,'admin'),(23642,'brute_force','2021-08-04 22:01:47','2021-08-05 03:01:47','104.236.65.234',NULL,NULL),(23643,'brute_force','2021-08-04 22:01:47','2021-08-05 03:01:47',NULL,2,'gruposuadi'),(23644,'brute_force','2021-08-04 22:01:49','2021-08-05 03:01:49','193.194.69.98',NULL,NULL),(23645,'brute_force','2021-08-04 22:01:49','2021-08-05 03:01:49',NULL,NULL,'admin'),(23646,'brute_force','2021-08-04 22:01:49','2021-08-05 03:01:49','193.194.69.98',NULL,NULL),(23647,'brute_force','2021-08-04 22:01:49','2021-08-05 03:01:49',NULL,NULL,'admin'),(23648,'brute_force','2021-08-04 22:02:44','2021-08-05 03:02:44','173.201.196.116',NULL,NULL),(23649,'brute_force','2021-08-04 22:02:44','2021-08-05 03:02:44',NULL,2,'gruposuadi'),(23650,'brute_force','2021-08-04 22:02:44','2021-08-05 03:02:44','173.201.196.116',NULL,NULL),(23651,'brute_force','2021-08-04 22:02:44','2021-08-05 03:02:44',NULL,NULL,'admin'),(23652,'brute_force','2021-08-04 22:03:58','2021-08-05 03:03:58','85.111.52.8',NULL,NULL),(23653,'brute_force','2021-08-04 22:03:58','2021-08-05 03:03:58',NULL,NULL,'admin'),(23654,'brute_force','2021-08-04 22:03:58','2021-08-05 03:03:58','85.111.52.8',NULL,NULL),(23655,'brute_force','2021-08-04 22:03:58','2021-08-05 03:03:58',NULL,NULL,'admin'),(23656,'brute_force','2021-08-04 22:04:07','2021-08-05 03:04:07','132.148.197.208',NULL,NULL),(23657,'brute_force','2021-08-04 22:04:07','2021-08-05 03:04:07',NULL,2,'gruposuadi'),(23658,'brute_force','2021-08-04 22:04:07','2021-08-05 03:04:07','132.148.197.208',NULL,NULL),(23659,'brute_force','2021-08-04 22:04:07','2021-08-05 03:04:07',NULL,2,'gruposuadi'),(23660,'brute_force','2021-08-04 22:04:15','2021-08-05 03:04:15','184.168.152.103',NULL,NULL),(23661,'brute_force','2021-08-04 22:04:15','2021-08-05 03:04:15',NULL,NULL,'admin'),(23662,'brute_force','2021-08-04 22:05:25','2021-08-05 03:05:25','97.74.24.102',NULL,NULL),(23663,'brute_force','2021-08-04 22:05:25','2021-08-05 03:05:25',NULL,2,'gruposuadi'),(23664,'brute_force','2021-08-04 22:05:25','2021-08-05 03:05:25','97.74.24.102',NULL,NULL),(23665,'brute_force','2021-08-04 22:05:25','2021-08-05 03:05:25',NULL,NULL,'admin'),(23666,'brute_force','2021-08-04 22:08:37','2021-08-05 03:08:37','92.204.65.17',NULL,NULL),(23667,'brute_force','2021-08-04 22:08:37','2021-08-05 03:08:37',NULL,2,'gruposuadi'),(23668,'brute_force','2021-08-04 22:09:06','2021-08-05 03:09:06','145.239.10.50',NULL,NULL),(23669,'brute_force','2021-08-04 22:09:06','2021-08-05 03:09:06',NULL,2,'gruposuadi'),(23670,'brute_force','2021-08-04 22:09:06','2021-08-05 03:09:06','145.239.10.50',NULL,NULL),(23671,'brute_force','2021-08-04 22:09:06','2021-08-05 03:09:06',NULL,2,'gruposuadi'),(23672,'brute_force','2021-08-04 22:26:26','2021-08-05 03:26:26','159.203.115.159',NULL,NULL),(23673,'brute_force','2021-08-04 22:26:26','2021-08-05 03:26:26',NULL,NULL,'admin'),(23674,'brute_force','2021-08-04 22:38:49','2021-08-05 03:38:49','34.67.176.220',NULL,NULL),(23675,'brute_force','2021-08-04 22:38:49','2021-08-05 03:38:49',NULL,NULL,'admin'),(23676,'brute_force','2021-08-04 22:51:24','2021-08-05 03:51:24','202.61.241.232',NULL,NULL),(23677,'brute_force','2021-08-04 22:51:24','2021-08-05 03:51:24',NULL,NULL,'admin'),(23678,'brute_force','2021-08-04 23:04:09','2021-08-05 04:04:09','20.62.193.224',NULL,NULL),(23679,'brute_force','2021-08-04 23:04:09','2021-08-05 04:04:09',NULL,NULL,'admin'),(23680,'brute_force','2021-08-04 23:11:31','2021-08-05 04:11:31','107.189.8.65',NULL,NULL),(23681,'brute_force','2021-08-04 23:11:31','2021-08-05 04:11:31',NULL,2,'gruposuadi'),(23682,'brute_force','2021-08-04 23:16:19','2021-08-05 04:16:19','188.212.34.69',NULL,NULL),(23683,'brute_force','2021-08-04 23:16:19','2021-08-05 04:16:19',NULL,NULL,'admin'),(23684,'brute_force','2021-08-04 23:28:21','2021-08-05 04:28:21','159.65.216.18',NULL,NULL),(23685,'brute_force','2021-08-04 23:28:21','2021-08-05 04:28:21',NULL,NULL,'admin'),(23686,'brute_force','2021-08-04 23:59:44','2021-08-05 04:59:44','176.31.247.193',NULL,NULL),(23687,'brute_force','2021-08-04 23:59:44','2021-08-05 04:59:44',NULL,NULL,'admin'),(23688,'brute_force','2021-08-05 00:27:13','2021-08-05 05:27:13','104.244.74.211',NULL,NULL),(23689,'brute_force','2021-08-05 00:27:13','2021-08-05 05:27:13',NULL,NULL,'admin'),(23690,'brute_force','2021-08-05 00:36:10','2021-08-05 05:36:10','178.62.112.123',NULL,NULL),(23691,'brute_force','2021-08-05 00:36:10','2021-08-05 05:36:10',NULL,NULL,'admin'),(23692,'brute_force','2021-08-05 00:52:53','2021-08-05 05:52:53','159.203.115.159',NULL,NULL),(23693,'brute_force','2021-08-05 00:52:53','2021-08-05 05:52:53',NULL,NULL,'admin'),(23694,'brute_force','2021-08-05 01:10:48','2021-08-05 06:10:48','67.205.12.204',NULL,NULL),(23695,'brute_force','2021-08-05 01:10:48','2021-08-05 06:10:48',NULL,NULL,'admin'),(23696,'brute_force','2021-08-05 01:27:52','2021-08-05 06:27:52','104.248.144.242',NULL,NULL),(23697,'brute_force','2021-08-05 01:27:52','2021-08-05 06:27:52',NULL,NULL,'admin'),(23698,'brute_force','2021-08-05 01:44:06','2021-08-05 06:44:06','68.183.232.22',NULL,NULL),(23699,'brute_force','2021-08-05 01:44:06','2021-08-05 06:44:06',NULL,NULL,'admin'),(23700,'brute_force','2021-08-05 01:56:26','2021-08-05 06:56:26','106.52.171.211',NULL,NULL),(23701,'brute_force','2021-08-05 01:56:26','2021-08-05 06:56:26',NULL,NULL,'admin'),(23702,'brute_force','2021-08-05 02:21:25','2021-08-05 07:21:25','134.249.101.234',NULL,NULL),(23703,'brute_force','2021-08-05 02:21:25','2021-08-05 07:21:25',NULL,NULL,'admin'),(23704,'brute_force','2021-08-05 02:34:03','2021-08-05 07:34:03','210.13.75.122',NULL,NULL),(23705,'brute_force','2021-08-05 02:34:03','2021-08-05 07:34:03',NULL,NULL,'admin'),(23706,'brute_force','2021-08-05 02:59:17','2021-08-05 07:59:17','188.166.56.218',NULL,NULL),(23707,'brute_force','2021-08-05 02:59:17','2021-08-05 07:59:17',NULL,NULL,'admin'),(23708,'brute_force','2021-08-05 03:21:29','2021-08-05 08:21:29','164.68.100.64',NULL,NULL),(23709,'brute_force','2021-08-05 03:21:29','2021-08-05 08:21:29',NULL,NULL,'[login]'),(23710,'brute_force','2021-08-05 03:24:50','2021-08-05 08:24:50','159.89.224.103',NULL,NULL),(23711,'brute_force','2021-08-05 03:24:50','2021-08-05 08:24:50',NULL,NULL,'admin'),(23712,'brute_force','2021-08-05 03:29:55','2021-08-05 08:29:55','37.48.119.219',NULL,NULL),(23713,'brute_force','2021-08-05 03:29:57','2021-08-05 08:29:57','37.48.119.219',NULL,NULL),(23714,'brute_force','2021-08-05 03:29:57','2021-08-05 08:29:57',NULL,NULL,'[login]'),(23715,'brute_force','2021-08-05 03:37:36','2021-08-05 08:37:36','45.207.65.42',NULL,NULL),(23716,'brute_force','2021-08-05 03:37:36','2021-08-05 08:37:36',NULL,NULL,'admin'),(23717,'brute_force','2021-08-05 03:50:23','2021-08-05 08:50:23','42.193.21.177',NULL,NULL),(23718,'brute_force','2021-08-05 03:50:23','2021-08-05 08:50:23',NULL,NULL,'admin'),(23719,'brute_force','2021-08-05 04:03:17','2021-08-05 09:03:17','165.22.213.0',NULL,NULL),(23720,'brute_force','2021-08-05 04:03:17','2021-08-05 09:03:17',NULL,NULL,'admin'),(23721,'brute_force','2021-08-05 04:16:18','2021-08-05 09:16:18','193.19.240.121',NULL,NULL),(23722,'brute_force','2021-08-05 04:16:18','2021-08-05 09:16:18',NULL,NULL,'admin'),(23723,'brute_force','2021-08-05 04:29:57','2021-08-05 09:29:57','64.227.82.188',NULL,NULL),(23724,'brute_force','2021-08-05 04:29:57','2021-08-05 09:29:57',NULL,NULL,'admin'),(23725,'brute_force','2021-08-05 04:44:55','2021-08-05 09:44:55','44.195.76.63',NULL,NULL),(23726,'brute_force','2021-08-05 04:44:55','2021-08-05 09:44:55',NULL,NULL,'admin'),(23727,'brute_force','2021-08-05 04:51:46','2021-08-05 09:51:46','120.29.102.11',NULL,NULL),(23728,'brute_force','2021-08-05 04:51:46','2021-08-05 09:51:46',NULL,2,'gruposuadi'),(23729,'brute_force','2021-08-05 04:51:50','2021-08-05 09:51:50','120.29.102.11',NULL,NULL),(23730,'brute_force','2021-08-05 04:51:50','2021-08-05 09:51:50',NULL,2,'gruposuadi'),(23731,'brute_force','2021-08-05 04:52:58','2021-08-05 09:52:58','120.29.102.11',NULL,NULL),(23732,'brute_force','2021-08-05 04:52:58','2021-08-05 09:52:58',NULL,2,'gruposuadi'),(23733,'brute_force','2021-08-05 04:53:48','2021-08-05 09:53:48','120.29.102.11',NULL,NULL),(23734,'brute_force','2021-08-05 04:53:48','2021-08-05 09:53:48',NULL,2,'gruposuadi'),(23735,'brute_force','2021-08-05 04:53:55','2021-08-05 09:53:55','120.29.102.11',NULL,NULL),(23736,'brute_force','2021-08-05 04:53:55','2021-08-05 09:53:55',NULL,2,'gruposuadi'),(23737,'brute_force','2021-08-05 05:00:34','2021-08-05 10:00:34','144.126.223.177',NULL,NULL),(23738,'brute_force','2021-08-05 05:00:34','2021-08-05 10:00:34',NULL,NULL,'admin'),(23739,'brute_force','2021-08-05 05:16:31','2021-08-05 10:16:31','78.47.201.143',NULL,NULL),(23740,'brute_force','2021-08-05 05:16:31','2021-08-05 10:16:31',NULL,NULL,'admin'),(23741,'brute_force','2021-08-05 05:27:19','2021-08-05 10:27:19','186.33.211.76',NULL,NULL),(23742,'brute_force','2021-08-05 05:27:19','2021-08-05 10:27:19',NULL,NULL,'[login]'),(23743,'brute_force','2021-08-05 05:32:27','2021-08-05 10:32:27','101.32.178.221',NULL,NULL),(23744,'brute_force','2021-08-05 05:32:27','2021-08-05 10:32:27',NULL,NULL,'admin'),(23745,'brute_force','2021-08-05 05:35:09','2021-08-05 10:35:09','144.217.190.240',NULL,NULL),(23746,'brute_force','2021-08-05 05:35:09','2021-08-05 10:35:09',NULL,NULL,'admin'),(23747,'brute_force','2021-08-05 05:42:51','2021-08-05 10:42:51','144.34.161.223',NULL,NULL),(23748,'brute_force','2021-08-05 05:42:51','2021-08-05 10:42:51',NULL,NULL,'admin'),(23749,'brute_force','2021-08-05 05:49:19','2021-08-05 10:49:19','173.249.147.129',NULL,NULL),(23750,'brute_force','2021-08-05 05:49:19','2021-08-05 10:49:19',NULL,NULL,'admin'),(23751,'brute_force','2021-08-05 05:56:15','2021-08-05 10:56:15','144.217.190.240',NULL,NULL),(23752,'brute_force','2021-08-05 05:56:15','2021-08-05 10:56:15',NULL,NULL,'admin'),(23753,'brute_force','2021-08-05 06:03:22','2021-08-05 11:03:22','34.134.49.192',NULL,NULL),(23754,'brute_force','2021-08-05 06:03:22','2021-08-05 11:03:22',NULL,NULL,'admin'),(23755,'brute_force','2021-08-05 06:10:56','2021-08-05 11:10:56','95.213.175.156',NULL,NULL),(23756,'brute_force','2021-08-05 06:10:56','2021-08-05 11:10:56',NULL,NULL,'admin'),(23757,'brute_force','2021-08-05 06:18:25','2021-08-05 11:18:25','72.52.251.111',NULL,NULL),(23758,'brute_force','2021-08-05 06:18:25','2021-08-05 11:18:25',NULL,NULL,'admin'),(23759,'brute_force','2021-08-05 06:25:55','2021-08-05 11:25:55','172.96.181.81',NULL,NULL),(23760,'brute_force','2021-08-05 06:25:55','2021-08-05 11:25:55',NULL,NULL,'admin'),(23761,'brute_force','2021-08-05 06:33:12','2021-08-05 11:33:12','103.212.120.69',NULL,NULL),(23762,'brute_force','2021-08-05 06:33:12','2021-08-05 11:33:12',NULL,NULL,'admin'),(23763,'brute_force','2021-08-05 06:41:00','2021-08-05 11:41:00','217.174.250.105',NULL,NULL),(23764,'brute_force','2021-08-05 06:41:00','2021-08-05 11:41:00',NULL,NULL,'admin'),(23765,'brute_force','2021-08-05 06:56:37','2021-08-05 11:56:37','173.82.88.94',NULL,NULL),(23766,'brute_force','2021-08-05 06:56:37','2021-08-05 11:56:37',NULL,NULL,'admin'),(23767,'brute_force','2021-08-05 07:04:21','2021-08-05 12:04:21','128.199.245.21',NULL,NULL),(23768,'brute_force','2021-08-05 07:04:21','2021-08-05 12:04:21',NULL,NULL,'admin'),(23769,'brute_force','2021-08-05 07:12:51','2021-08-05 12:12:51','134.249.101.234',NULL,NULL),(23770,'brute_force','2021-08-05 07:12:51','2021-08-05 12:12:51',NULL,NULL,'admin'),(23771,'brute_force','2021-08-05 07:20:28','2021-08-05 12:20:28','1.116.75.216',NULL,NULL),(23772,'brute_force','2021-08-05 07:20:28','2021-08-05 12:20:28',NULL,NULL,'admin'),(23773,'brute_force','2021-08-05 07:36:52','2021-08-05 12:36:52','161.97.90.4',NULL,NULL),(23774,'brute_force','2021-08-05 07:36:52','2021-08-05 12:36:52',NULL,NULL,'admin'),(23775,'brute_force','2021-08-05 09:14:55','2021-08-05 14:14:55','163.172.213.212',NULL,NULL),(23776,'brute_force','2021-08-05 09:14:55','2021-08-05 14:14:55',NULL,NULL,'admin'),(23777,'brute_force','2021-08-05 17:43:32','2021-08-05 22:43:32','109.70.100.23',NULL,NULL),(23778,'brute_force','2021-08-05 17:43:32','2021-08-05 22:43:32',NULL,NULL,'admin'),(23779,'brute_force','2021-08-05 18:59:45','2021-08-05 23:59:45','159.65.65.170',NULL,NULL),(23780,'brute_force','2021-08-05 18:59:45','2021-08-05 23:59:45',NULL,NULL,'admin'),(23781,'brute_force','2021-08-05 19:03:52','2021-08-06 00:03:52','180.250.28.34',NULL,NULL),(23782,'brute_force','2021-08-05 19:03:52','2021-08-06 00:03:52',NULL,NULL,'admin'),(23783,'brute_force','2021-08-05 19:12:14','2021-08-06 00:12:14','141.85.216.231',NULL,NULL),(23784,'brute_force','2021-08-05 19:12:14','2021-08-06 00:12:14',NULL,NULL,'admin'),(23785,'brute_force','2021-08-05 19:16:33','2021-08-06 00:16:33','213.136.76.66',NULL,NULL),(23786,'brute_force','2021-08-05 19:16:33','2021-08-06 00:16:33',NULL,NULL,'admin'),(23787,'brute_force','2021-08-05 19:20:46','2021-08-06 00:20:46','69.163.224.111',NULL,NULL),(23788,'brute_force','2021-08-05 19:20:46','2021-08-06 00:20:46',NULL,NULL,'admin'),(23789,'brute_force','2021-08-05 19:24:48','2021-08-06 00:24:48','138.197.11.246',NULL,NULL),(23790,'brute_force','2021-08-05 19:24:48','2021-08-06 00:24:48',NULL,NULL,'admin'),(23791,'brute_force','2021-08-05 19:29:22','2021-08-06 00:29:22','157.245.64.116',NULL,NULL),(23792,'brute_force','2021-08-05 19:29:22','2021-08-06 00:29:22',NULL,NULL,'admin'),(23793,'brute_force','2021-08-05 19:47:18','2021-08-06 00:47:18','166.62.125.246',NULL,NULL),(23794,'brute_force','2021-08-05 19:47:18','2021-08-06 00:47:18',NULL,NULL,'admin'),(23795,'brute_force','2021-08-05 19:56:49','2021-08-06 00:56:49','193.112.16.121',NULL,NULL),(23796,'brute_force','2021-08-05 19:56:49','2021-08-06 00:56:49',NULL,NULL,'admin'),(23797,'brute_force','2021-08-05 20:22:07','2021-08-06 01:22:07','103.127.30.241',NULL,NULL),(23798,'brute_force','2021-08-05 20:22:07','2021-08-06 01:22:07',NULL,NULL,'admin'),(23799,'brute_force','2021-08-05 20:27:49','2021-08-06 01:27:49','47.107.33.26',NULL,NULL),(23800,'brute_force','2021-08-05 20:27:49','2021-08-06 01:27:49',NULL,NULL,'admin'),(23801,'brute_force','2021-08-05 20:54:53','2021-08-06 01:54:53','139.59.147.218',NULL,NULL),(23802,'brute_force','2021-08-05 20:54:53','2021-08-06 01:54:53',NULL,NULL,'admin'),(23803,'brute_force','2021-08-05 21:00:16','2021-08-06 02:00:16','167.172.96.234',NULL,NULL),(23804,'brute_force','2021-08-05 21:00:16','2021-08-06 02:00:16',NULL,NULL,'admin'),(23805,'brute_force','2021-08-05 21:11:28','2021-08-06 02:11:28','103.88.122.117',NULL,NULL),(23806,'brute_force','2021-08-05 21:11:28','2021-08-06 02:11:28',NULL,NULL,'admin'),(23807,'brute_force','2021-08-05 21:35:00','2021-08-06 02:35:00','35.185.171.106',NULL,NULL),(23808,'brute_force','2021-08-05 21:35:00','2021-08-06 02:35:00',NULL,NULL,'admin'),(23809,'brute_force','2021-08-05 21:48:15','2021-08-06 02:48:15','166.62.125.246',NULL,NULL),(23810,'brute_force','2021-08-05 21:48:15','2021-08-06 02:48:15',NULL,NULL,'admin'),(23811,'brute_force','2021-08-05 21:52:07','2021-08-06 02:52:07','35.225.94.95',NULL,NULL),(23812,'brute_force','2021-08-05 21:52:07','2021-08-06 02:52:07',NULL,NULL,'admin'),(23813,'brute_force','2021-08-05 21:55:08','2021-08-06 02:55:08','52.163.223.126',NULL,NULL),(23814,'brute_force','2021-08-05 21:55:08','2021-08-06 02:55:08',NULL,NULL,'admin'),(23815,'brute_force','2021-08-05 22:01:25','2021-08-06 03:01:25','162.214.188.24',NULL,NULL),(23816,'brute_force','2021-08-05 22:01:25','2021-08-06 03:01:25',NULL,NULL,'admin'),(23817,'brute_force','2021-08-05 22:16:42','2021-08-06 03:16:42','167.172.56.36',NULL,NULL),(23818,'brute_force','2021-08-05 22:16:42','2021-08-06 03:16:42',NULL,NULL,'admin'),(23819,'brute_force','2021-08-05 22:19:18','2021-08-06 03:19:18','34.145.194.122',NULL,NULL),(23820,'brute_force','2021-08-05 22:19:18','2021-08-06 03:19:18',NULL,NULL,'admin'),(23821,'brute_force','2021-08-05 22:22:16','2021-08-06 03:22:16','213.149.103.132',NULL,NULL),(23822,'brute_force','2021-08-05 22:22:16','2021-08-06 03:22:16',NULL,NULL,'admin'),(23823,'brute_force','2021-08-05 22:24:50','2021-08-06 03:24:50','111.231.107.30',NULL,NULL),(23824,'brute_force','2021-08-05 22:24:50','2021-08-06 03:24:50',NULL,NULL,'admin'),(23825,'brute_force','2021-08-05 22:28:15','2021-08-06 03:28:15','108.163.132.249',NULL,NULL),(23826,'brute_force','2021-08-05 22:28:15','2021-08-06 03:28:15',NULL,NULL,'admin'),(23827,'brute_force','2021-08-05 22:57:24','2021-08-06 03:57:24','47.74.17.225',NULL,NULL),(23828,'brute_force','2021-08-05 22:57:24','2021-08-06 03:57:24',NULL,NULL,'admin'),(23829,'brute_force','2021-08-05 23:26:20','2021-08-06 04:26:20','15.236.134.3',NULL,NULL),(23830,'brute_force','2021-08-05 23:26:20','2021-08-06 04:26:20',NULL,NULL,'admin'),(23831,'brute_force','2021-08-05 23:31:11','2021-08-06 04:31:11','23.95.217.2',NULL,NULL),(23832,'brute_force','2021-08-05 23:31:11','2021-08-06 04:31:11',NULL,NULL,'admin'),(23833,'brute_force','2021-08-05 23:33:38','2021-08-06 04:33:38','189.132.1.152',NULL,NULL),(23834,'brute_force','2021-08-05 23:33:38','2021-08-06 04:33:38',NULL,2,'gruposuadi'),(23835,'brute_force','2021-08-05 23:47:19','2021-08-06 04:47:19','183.90.173.95',NULL,NULL),(23836,'brute_force','2021-08-05 23:47:19','2021-08-06 04:47:19',NULL,NULL,'admin'),(23837,'brute_force','2021-08-05 23:50:03','2021-08-06 04:50:03','165.227.141.39',NULL,NULL),(23838,'brute_force','2021-08-05 23:50:03','2021-08-06 04:50:03',NULL,NULL,'admin'),(23839,'brute_force','2021-08-05 23:53:11','2021-08-06 04:53:11','52.163.223.126',NULL,NULL),(23840,'brute_force','2021-08-05 23:53:11','2021-08-06 04:53:11',NULL,NULL,'admin'),(23841,'brute_force','2021-08-06 00:07:36','2021-08-06 05:07:36','173.236.152.120',NULL,NULL),(23842,'brute_force','2021-08-06 00:07:36','2021-08-06 05:07:36',NULL,NULL,'admin'),(23843,'brute_force','2021-08-06 00:19:32','2021-08-06 05:19:32','35.185.171.106',NULL,NULL),(23844,'brute_force','2021-08-06 00:19:32','2021-08-06 05:19:32',NULL,NULL,'admin'),(23845,'brute_force','2021-08-06 00:31:58','2021-08-06 05:31:58','46.101.28.212',NULL,NULL),(23846,'brute_force','2021-08-06 00:31:58','2021-08-06 05:31:58',NULL,NULL,'admin'),(23847,'brute_force','2021-08-06 00:35:09','2021-08-06 05:35:09','167.71.111.16',NULL,NULL),(23848,'brute_force','2021-08-06 00:35:09','2021-08-06 05:35:09',NULL,NULL,'admin'),(23849,'brute_force','2021-08-06 00:41:27','2021-08-06 05:41:27','165.22.222.207',NULL,NULL),(23850,'brute_force','2021-08-06 00:41:27','2021-08-06 05:41:27',NULL,NULL,'admin'),(23851,'brute_force','2021-08-06 00:54:15','2021-08-06 05:54:15','185.183.122.143',NULL,NULL),(23852,'brute_force','2021-08-06 00:54:15','2021-08-06 05:54:15',NULL,NULL,'admin'),(23853,'brute_force','2021-08-06 01:03:56','2021-08-06 06:03:56','47.106.201.134',NULL,NULL),(23854,'brute_force','2021-08-06 01:03:56','2021-08-06 06:03:56',NULL,NULL,'admin'),(23855,'brute_force','2021-08-06 01:13:21','2021-08-06 06:13:21','162.241.131.11',NULL,NULL),(23856,'brute_force','2021-08-06 01:13:21','2021-08-06 06:13:21',NULL,NULL,'admin'),(23857,'brute_force','2021-08-06 01:17:13','2021-08-06 06:17:13','135.125.234.236',NULL,NULL),(23858,'brute_force','2021-08-06 01:17:13','2021-08-06 06:17:13',NULL,NULL,'admin'),(23859,'brute_force','2021-08-06 01:30:19','2021-08-06 06:30:19','178.128.193.134',NULL,NULL),(23860,'brute_force','2021-08-06 01:30:19','2021-08-06 06:30:19',NULL,NULL,'admin'),(23861,'brute_force','2021-08-06 01:33:58','2021-08-06 06:33:58','47.241.109.116',NULL,NULL),(23862,'brute_force','2021-08-06 01:33:58','2021-08-06 06:33:58',NULL,NULL,'admin'),(23863,'brute_force','2021-08-06 01:44:24','2021-08-06 06:44:24','112.196.72.188',NULL,NULL),(23864,'brute_force','2021-08-06 01:44:24','2021-08-06 06:44:24',NULL,NULL,'admin'),(23865,'brute_force','2021-08-06 01:48:01','2021-08-06 06:48:01','31.7.65.22',NULL,NULL),(23866,'brute_force','2021-08-06 01:48:01','2021-08-06 06:48:01',NULL,NULL,'admin'),(23867,'brute_force','2021-08-06 02:02:27','2021-08-06 07:02:27','86.57.254.101',NULL,NULL),(23868,'brute_force','2021-08-06 02:02:27','2021-08-06 07:02:27',NULL,NULL,'admin'),(23869,'brute_force','2021-08-06 02:13:22','2021-08-06 07:13:22','69.163.224.111',NULL,NULL),(23870,'brute_force','2021-08-06 02:13:22','2021-08-06 07:13:22',NULL,NULL,'admin'),(23871,'brute_force','2021-08-06 02:23:48','2021-08-06 07:23:48','47.206.205.206',NULL,NULL),(23872,'brute_force','2021-08-06 02:23:48','2021-08-06 07:23:48',NULL,NULL,'admin'),(23873,'brute_force','2021-08-06 02:31:16','2021-08-06 07:31:16','82.156.101.17',NULL,NULL),(23874,'brute_force','2021-08-06 02:31:16','2021-08-06 07:31:16',NULL,NULL,'admin'),(23875,'brute_force','2021-08-06 02:35:22','2021-08-06 07:35:22','107.189.28.185',NULL,NULL),(23876,'brute_force','2021-08-06 02:35:22','2021-08-06 07:35:22',NULL,NULL,'admin'),(23877,'brute_force','2021-08-06 02:36:09','2021-08-06 07:36:09','23.154.177.132',NULL,NULL),(23878,'brute_force','2021-08-06 02:36:09','2021-08-06 07:36:09',NULL,NULL,'admin'),(23879,'brute_force','2021-08-06 02:56:11','2021-08-06 07:56:11','75.119.218.13',NULL,NULL),(23880,'brute_force','2021-08-06 02:56:11','2021-08-06 07:56:11',NULL,NULL,'admin'),(23881,'brute_force','2021-08-06 03:03:39','2021-08-06 08:03:39','193.93.237.95',NULL,NULL),(23882,'brute_force','2021-08-06 03:03:39','2021-08-06 08:03:39',NULL,NULL,'admin'),(23883,'brute_force','2021-08-06 03:07:10','2021-08-06 08:07:10','206.189.140.3',NULL,NULL),(23884,'brute_force','2021-08-06 03:07:10','2021-08-06 08:07:10',NULL,NULL,'admin'),(23885,'brute_force','2021-08-06 03:15:09','2021-08-06 08:15:09','47.74.17.225',NULL,NULL),(23886,'brute_force','2021-08-06 03:15:09','2021-08-06 08:15:09',NULL,NULL,'admin'),(23887,'brute_force','2021-08-06 03:18:59','2021-08-06 08:18:59','35.208.14.82',NULL,NULL),(23888,'brute_force','2021-08-06 03:18:59','2021-08-06 08:18:59',NULL,NULL,'admin'),(23889,'brute_force','2021-08-06 03:45:50','2021-08-06 08:45:50','110.173.132.17',NULL,NULL),(23890,'brute_force','2021-08-06 03:45:50','2021-08-06 08:45:50',NULL,NULL,'admin'),(23891,'brute_force','2021-08-06 03:49:37','2021-08-06 08:49:37','103.6.244.158',NULL,NULL),(23892,'brute_force','2021-08-06 03:49:37','2021-08-06 08:49:37',NULL,NULL,'admin'),(23893,'brute_force','2021-08-06 03:53:38','2021-08-06 08:53:38','75.119.218.13',NULL,NULL),(23894,'brute_force','2021-08-06 03:53:38','2021-08-06 08:53:38',NULL,NULL,'admin'),(23895,'brute_force','2021-08-06 03:57:34','2021-08-06 08:57:34','195.211.45.157',NULL,NULL),(23896,'brute_force','2021-08-06 03:57:34','2021-08-06 08:57:34',NULL,NULL,'admin'),(23897,'brute_force','2021-08-06 04:01:15','2021-08-06 09:01:15','64.227.53.63',NULL,NULL),(23898,'brute_force','2021-08-06 04:01:15','2021-08-06 09:01:15',NULL,NULL,'admin'),(23899,'brute_force','2021-08-06 04:05:32','2021-08-06 09:05:32','35.239.109.103',NULL,NULL),(23900,'brute_force','2021-08-06 04:05:32','2021-08-06 09:05:32',NULL,NULL,'admin'),(23901,'brute_force','2021-08-06 04:09:01','2021-08-06 09:09:01','206.189.56.133',NULL,NULL),(23902,'brute_force','2021-08-06 04:09:01','2021-08-06 09:09:01',NULL,NULL,'admin'),(23903,'brute_force','2021-08-06 04:17:27','2021-08-06 09:17:27','138.197.100.108',NULL,NULL),(23904,'brute_force','2021-08-06 04:17:27','2021-08-06 09:17:27',NULL,NULL,'admin'),(23905,'brute_force','2021-08-06 04:25:22','2021-08-06 09:25:22','103.6.244.158',NULL,NULL),(23906,'brute_force','2021-08-06 04:25:22','2021-08-06 09:25:22',NULL,NULL,'admin'),(23907,'brute_force','2021-08-06 04:33:24','2021-08-06 09:33:24','128.199.82.37',NULL,NULL),(23908,'brute_force','2021-08-06 04:33:24','2021-08-06 09:33:24',NULL,NULL,'admin'),(23909,'brute_force','2021-08-06 04:58:11','2021-08-06 09:58:11','167.71.218.191',NULL,NULL),(23910,'brute_force','2021-08-06 04:58:11','2021-08-06 09:58:11',NULL,NULL,'admin'),(23911,'brute_force','2021-08-06 05:28:23','2021-08-06 10:28:23','69.163.224.111',NULL,NULL),(23912,'brute_force','2021-08-06 05:28:23','2021-08-06 10:28:23',NULL,NULL,'admin'),(23913,'brute_force','2021-08-06 05:45:50','2021-08-06 10:45:50','31.7.65.22',NULL,NULL),(23914,'brute_force','2021-08-06 05:45:50','2021-08-06 10:45:50',NULL,NULL,'admin'),(23915,'brute_force','2021-08-06 05:54:19','2021-08-06 10:54:19','104.248.144.242',NULL,NULL),(23916,'brute_force','2021-08-06 05:54:19','2021-08-06 10:54:19',NULL,NULL,'admin'),(23917,'brute_force','2021-08-06 06:12:30','2021-08-06 11:12:30','75.119.200.127',NULL,NULL),(23918,'brute_force','2021-08-06 06:12:30','2021-08-06 11:12:30',NULL,NULL,'admin'),(23919,'brute_force','2021-08-06 06:17:04','2021-08-06 11:17:04','93.189.30.194',NULL,NULL),(23920,'brute_force','2021-08-06 06:17:04','2021-08-06 11:17:04',NULL,NULL,'admin'),(23921,'brute_force','2021-08-06 06:21:20','2021-08-06 11:21:20','106.14.41.203',NULL,NULL),(23922,'brute_force','2021-08-06 06:21:20','2021-08-06 11:21:20',NULL,NULL,'admin'),(23923,'brute_force','2021-08-06 06:44:10','2021-08-06 11:44:10','203.150.107.77',NULL,NULL),(23924,'brute_force','2021-08-06 06:44:10','2021-08-06 11:44:10',NULL,NULL,'admin'),(23925,'brute_force','2021-08-06 06:54:04','2021-08-06 11:54:04','106.75.147.172',NULL,NULL),(23926,'brute_force','2021-08-06 06:54:04','2021-08-06 11:54:04',NULL,NULL,'admin'),(23927,'brute_force','2021-08-06 07:30:44','2021-08-06 12:30:44','50.62.57.15',NULL,NULL),(23928,'brute_force','2021-08-06 07:30:44','2021-08-06 12:30:44',NULL,NULL,'admin'),(23929,'brute_force','2021-08-06 07:35:56','2021-08-06 12:35:56','35.225.94.95',NULL,NULL),(23930,'brute_force','2021-08-06 07:35:56','2021-08-06 12:35:56',NULL,NULL,'admin'),(23931,'brute_force','2021-08-06 07:45:47','2021-08-06 12:45:47','173.254.202.176',NULL,NULL),(23932,'brute_force','2021-08-06 07:45:47','2021-08-06 12:45:47',NULL,NULL,'admin'),(23933,'brute_force','2021-08-06 08:39:15','2021-08-06 13:39:15','139.196.88.192',NULL,NULL),(23934,'brute_force','2021-08-06 08:39:15','2021-08-06 13:39:15',NULL,NULL,'admin'),(23935,'brute_force','2021-08-06 08:54:27','2021-08-06 13:54:27','106.14.41.203',NULL,NULL),(23936,'brute_force','2021-08-06 08:54:27','2021-08-06 13:54:27',NULL,NULL,'admin'),(23937,'brute_force','2021-08-06 08:59:41','2021-08-06 13:59:41','103.104.73.111',NULL,NULL),(23938,'brute_force','2021-08-06 08:59:41','2021-08-06 13:59:41',NULL,NULL,'admin'),(23939,'brute_force','2021-08-06 09:02:42','2021-08-06 14:02:42','144.34.161.223',NULL,NULL),(23940,'brute_force','2021-08-06 09:02:42','2021-08-06 14:02:42',NULL,NULL,'admin'),(23941,'brute_force','2021-08-06 17:11:12','2021-08-06 22:11:12','185.220.102.254',NULL,NULL),(23942,'brute_force','2021-08-06 17:11:12','2021-08-06 22:11:12',NULL,NULL,'admin'),(23943,'brute_force','2021-08-06 17:48:25','2021-08-06 22:48:25','198.12.64.42',NULL,NULL),(23944,'brute_force','2021-08-06 17:48:25','2021-08-06 22:48:25',NULL,2,'gruposuadi'),(23945,'brute_force','2021-08-06 17:48:28','2021-08-06 22:48:28','198.12.64.42',NULL,NULL),(23946,'brute_force','2021-08-06 17:48:28','2021-08-06 22:48:28',NULL,2,'gruposuadi'),(23947,'brute_force','2021-08-06 17:48:31','2021-08-06 22:48:31','198.12.64.42',NULL,NULL),(23948,'brute_force','2021-08-06 17:48:31','2021-08-06 22:48:31',NULL,2,'gruposuadi'),(23949,'brute_force','2021-08-06 17:48:34','2021-08-06 22:48:34','198.12.64.42',NULL,NULL),(23950,'brute_force','2021-08-06 17:48:34','2021-08-06 22:48:34',NULL,2,'gruposuadi'),(23951,'brute_force','2021-08-06 17:48:37','2021-08-06 22:48:37','198.12.64.42',NULL,NULL),(23952,'brute_force','2021-08-06 17:48:37','2021-08-06 22:48:37',NULL,2,'gruposuadi'),(23953,'brute_force','2021-08-06 17:51:06','2021-08-06 22:51:06','213.164.204.90',NULL,NULL),(23954,'brute_force','2021-08-06 17:51:06','2021-08-06 22:51:06',NULL,2,'gruposuadi'),(23955,'brute_force','2021-08-06 22:02:08','2021-08-07 03:02:08','185.220.100.240',NULL,NULL),(23956,'brute_force','2021-08-06 22:02:08','2021-08-07 03:02:08',NULL,NULL,'admin'),(23957,'brute_force','2021-08-07 11:42:03','2021-08-07 16:42:03','192.160.102.170',NULL,NULL),(23958,'brute_force','2021-08-07 11:42:03','2021-08-07 16:42:03',NULL,NULL,'admin'),(23959,'brute_force','2021-08-07 15:06:23','2021-08-07 20:06:23','109.70.100.25',NULL,NULL),(23960,'brute_force','2021-08-07 15:06:23','2021-08-07 20:06:23',NULL,NULL,'admin'),(23961,'brute_force','2021-08-07 16:54:39','2021-08-07 21:54:39','23.129.64.155',NULL,NULL),(23962,'brute_force','2021-08-07 16:54:39','2021-08-07 21:54:39',NULL,2,'gruposuadi'),(23963,'brute_force','2021-08-08 01:56:23','2021-08-08 06:56:23','109.70.100.34',NULL,NULL),(23964,'brute_force','2021-08-08 01:56:23','2021-08-08 06:56:23',NULL,NULL,'admin'),(23965,'brute_force','2021-08-08 04:42:24','2021-08-08 09:42:24','185.220.101.139',NULL,NULL),(23966,'brute_force','2021-08-08 04:42:24','2021-08-08 09:42:24',NULL,NULL,'admin'),(23967,'brute_force','2021-08-08 10:37:42','2021-08-08 15:37:42','217.160.174.204',NULL,NULL),(23968,'brute_force','2021-08-08 10:37:42','2021-08-08 15:37:42',NULL,2,'gruposuadi'),(23969,'brute_force','2021-08-09 07:50:11','2021-08-09 12:50:11','81.88.52.175',NULL,NULL),(23970,'brute_force','2021-08-09 07:50:11','2021-08-09 12:50:11',NULL,NULL,'admin'),(23971,'brute_force','2021-08-09 08:01:00','2021-08-09 13:01:00','143.198.229.94',NULL,NULL),(23972,'brute_force','2021-08-09 08:01:00','2021-08-09 13:01:00',NULL,NULL,'admin'),(23973,'brute_force','2021-08-09 08:12:01','2021-08-09 13:12:01','39.108.0.223',NULL,NULL),(23974,'brute_force','2021-08-09 08:12:01','2021-08-09 13:12:01',NULL,NULL,'admin'),(23975,'brute_force','2021-08-09 08:24:05','2021-08-09 13:24:05','34.87.35.250',NULL,NULL),(23976,'brute_force','2021-08-09 08:24:05','2021-08-09 13:24:05',NULL,NULL,'admin'),(23977,'brute_force','2021-08-09 08:36:23','2021-08-09 13:36:23','95.217.3.203',NULL,NULL),(23978,'brute_force','2021-08-09 08:36:23','2021-08-09 13:36:23',NULL,NULL,'admin'),(23979,'brute_force','2021-08-09 08:49:32','2021-08-09 13:49:32','67.205.12.218',NULL,NULL),(23980,'brute_force','2021-08-09 08:49:32','2021-08-09 13:49:32',NULL,NULL,'admin'),(23981,'brute_force','2021-08-09 09:01:35','2021-08-09 14:01:35','162.144.195.153',NULL,NULL),(23982,'brute_force','2021-08-09 09:01:35','2021-08-09 14:01:35',NULL,NULL,'admin'),(23983,'brute_force','2021-08-09 09:14:07','2021-08-09 14:14:07','173.236.136.5',NULL,NULL),(23984,'brute_force','2021-08-09 09:14:07','2021-08-09 14:14:07',NULL,NULL,'admin'),(23985,'brute_force','2021-08-09 09:26:20','2021-08-09 14:26:20','142.93.165.25',NULL,NULL),(23986,'brute_force','2021-08-09 09:26:20','2021-08-09 14:26:20',NULL,NULL,'admin'),(23987,'brute_force','2021-08-09 09:50:13','2021-08-09 14:50:13','182.93.24.226',NULL,NULL),(23988,'brute_force','2021-08-09 09:50:13','2021-08-09 14:50:13',NULL,NULL,'admin'),(23989,'brute_force','2021-08-09 10:06:48','2021-08-09 15:06:48','185.220.102.249',NULL,NULL),(23990,'brute_force','2021-08-09 10:06:48','2021-08-09 15:06:48',NULL,NULL,'admin'),(23991,'brute_force','2021-08-09 10:14:43','2021-08-09 15:14:43','3.109.46.167',NULL,NULL),(23992,'brute_force','2021-08-09 10:14:43','2021-08-09 15:14:43',NULL,NULL,'admin'),(23993,'brute_force','2021-08-09 10:27:44','2021-08-09 15:27:44','54.38.73.237',NULL,NULL),(23994,'brute_force','2021-08-09 10:27:44','2021-08-09 15:27:44',NULL,NULL,'admin'),(23995,'brute_force','2021-08-09 10:52:30','2021-08-09 15:52:30','162.144.126.104',NULL,NULL),(23996,'brute_force','2021-08-09 10:52:30','2021-08-09 15:52:30',NULL,NULL,'admin'),(23997,'brute_force','2021-08-09 11:27:33','2021-08-09 16:27:33','67.205.12.204',NULL,NULL),(23998,'brute_force','2021-08-09 11:27:33','2021-08-09 16:27:33',NULL,NULL,'admin'),(23999,'brute_force','2021-08-09 11:28:56','2021-08-09 16:28:56','198.98.54.184',NULL,NULL),(24000,'brute_force','2021-08-09 11:28:56','2021-08-09 16:28:56',NULL,NULL,'admin'),(24001,'brute_force','2021-08-09 11:38:38','2021-08-09 16:38:38','46.160.121.111',NULL,NULL),(24002,'brute_force','2021-08-09 11:38:38','2021-08-09 16:38:38',NULL,NULL,'admin'),(24003,'brute_force','2021-08-09 11:49:57','2021-08-09 16:49:57','42.193.21.177',NULL,NULL),(24004,'brute_force','2021-08-09 11:49:57','2021-08-09 16:49:57',NULL,NULL,'admin'),(24005,'brute_force','2021-08-09 12:01:35','2021-08-09 17:01:35','161.97.68.199',NULL,NULL),(24006,'brute_force','2021-08-09 12:01:35','2021-08-09 17:01:35',NULL,NULL,'admin'),(24007,'brute_force','2021-08-09 12:12:56','2021-08-09 17:12:56','173.236.136.5',NULL,NULL),(24008,'brute_force','2021-08-09 12:12:56','2021-08-09 17:12:56',NULL,NULL,'admin'),(24009,'brute_force','2021-08-09 12:24:05','2021-08-09 17:24:05','104.198.1.26',NULL,NULL),(24010,'brute_force','2021-08-09 12:24:05','2021-08-09 17:24:05',NULL,NULL,'admin'),(24011,'brute_force','2021-08-09 12:46:23','2021-08-09 17:46:23','159.65.154.142',NULL,NULL),(24012,'brute_force','2021-08-09 12:46:23','2021-08-09 17:46:23',NULL,NULL,'admin'),(24013,'brute_force','2021-08-09 12:57:55','2021-08-09 17:57:55','108.163.132.249',NULL,NULL),(24014,'brute_force','2021-08-09 12:57:55','2021-08-09 17:57:55',NULL,NULL,'admin'),(24015,'brute_force','2021-08-09 13:10:17','2021-08-09 18:10:17','143.198.229.94',NULL,NULL),(24016,'brute_force','2021-08-09 13:10:17','2021-08-09 18:10:17',NULL,NULL,'admin'),(24017,'brute_force','2021-08-09 13:22:37','2021-08-09 18:22:37','173.236.136.5',NULL,NULL),(24018,'brute_force','2021-08-09 13:22:37','2021-08-09 18:22:37',NULL,NULL,'admin'),(24019,'brute_force','2021-08-09 13:34:54','2021-08-09 18:34:54','34.93.36.100',NULL,NULL),(24020,'brute_force','2021-08-09 13:34:54','2021-08-09 18:34:54',NULL,NULL,'admin'),(24021,'brute_force','2021-08-09 13:47:12','2021-08-09 18:47:12','81.88.52.163',NULL,NULL),(24022,'brute_force','2021-08-09 13:47:12','2021-08-09 18:47:12',NULL,NULL,'admin'),(24023,'brute_force','2021-08-09 13:59:25','2021-08-09 18:59:25','81.69.203.163',NULL,NULL),(24024,'brute_force','2021-08-09 13:59:25','2021-08-09 18:59:25',NULL,NULL,'admin'),(24025,'brute_force','2021-08-09 14:11:56','2021-08-09 19:11:56','34.93.36.100',NULL,NULL),(24026,'brute_force','2021-08-09 14:11:56','2021-08-09 19:11:56',NULL,NULL,'admin'),(24027,'brute_force','2021-08-09 14:23:59','2021-08-09 19:23:59','134.249.101.234',NULL,NULL),(24028,'brute_force','2021-08-09 14:23:59','2021-08-09 19:23:59',NULL,NULL,'admin'),(24029,'brute_force','2021-08-09 14:36:11','2021-08-09 19:36:11','178.151.64.197',NULL,NULL),(24030,'brute_force','2021-08-09 14:36:11','2021-08-09 19:36:11',NULL,NULL,'admin'),(24031,'brute_force','2021-08-09 14:48:23','2021-08-09 19:48:23','81.88.52.175',NULL,NULL),(24032,'brute_force','2021-08-09 14:48:23','2021-08-09 19:48:23',NULL,NULL,'admin'),(24033,'brute_force','2021-08-09 15:00:26','2021-08-09 20:00:26','45.40.132.156',NULL,NULL),(24034,'brute_force','2021-08-09 15:00:26','2021-08-09 20:00:26',NULL,NULL,'admin'),(24035,'brute_force','2021-08-09 15:12:28','2021-08-09 20:12:28','142.93.148.182',NULL,NULL),(24036,'brute_force','2021-08-09 15:12:28','2021-08-09 20:12:28',NULL,NULL,'admin'),(24037,'brute_force','2021-08-09 15:24:04','2021-08-09 20:24:04','202.61.241.232',NULL,NULL),(24038,'brute_force','2021-08-09 15:24:04','2021-08-09 20:24:04',NULL,NULL,'admin'),(24039,'brute_force','2021-08-09 15:35:38','2021-08-09 20:35:38','173.236.136.5',NULL,NULL),(24040,'brute_force','2021-08-09 15:35:38','2021-08-09 20:35:38',NULL,NULL,'admin'),(24041,'brute_force','2021-08-09 15:47:13','2021-08-09 20:47:13','142.93.225.137',NULL,NULL),(24042,'brute_force','2021-08-09 15:47:13','2021-08-09 20:47:13',NULL,NULL,'admin'),(24043,'brute_force','2021-08-09 15:58:43','2021-08-09 20:58:43','62.171.186.29',NULL,NULL),(24044,'brute_force','2021-08-09 15:58:43','2021-08-09 20:58:43',NULL,NULL,'admin'),(24045,'brute_force','2021-08-09 23:15:20','2021-08-10 04:15:20','198.204.234.252',NULL,NULL),(24046,'brute_force','2021-08-09 23:15:20','2021-08-10 04:15:20',NULL,NULL,'admin'),(24047,'brute_force','2021-08-09 23:16:03','2021-08-10 04:16:03','198.204.234.252',NULL,NULL),(24048,'brute_force','2021-08-09 23:16:03','2021-08-10 04:16:03',NULL,2,'gruposuadi'),(24049,'brute_force','2021-08-09 23:18:19','2021-08-10 04:18:19','198.204.234.252',NULL,NULL),(24050,'brute_force','2021-08-09 23:18:19','2021-08-10 04:18:19',NULL,NULL,'com'),(24051,'brute_force','2021-08-10 00:11:11','2021-08-10 05:11:11','107.152.43.154',NULL,NULL),(24052,'brute_force','2021-08-10 00:11:11','2021-08-10 05:11:11',NULL,NULL,'admin'),(24053,'brute_force','2021-08-10 01:20:18','2021-08-10 06:20:18','109.70.100.20',NULL,NULL),(24054,'brute_force','2021-08-10 01:20:18','2021-08-10 06:20:18',NULL,NULL,'admin'),(24055,'brute_force','2021-08-10 02:00:16','2021-08-10 07:00:16','185.220.102.242',NULL,NULL),(24056,'brute_force','2021-08-10 02:00:16','2021-08-10 07:00:16',NULL,2,'gruposuadi'),(24057,'brute_force','2021-08-10 04:17:40','2021-08-10 09:17:40','107.150.45.58',NULL,NULL),(24058,'brute_force','2021-08-10 04:17:40','2021-08-10 09:17:40',NULL,2,'gruposuadi'),(24059,'brute_force','2021-08-10 05:25:39','2021-08-10 10:25:39','107.150.46.51',NULL,NULL),(24060,'brute_force','2021-08-10 05:25:39','2021-08-10 10:25:39',NULL,2,'gruposuadi'),(24061,'brute_force','2021-08-10 06:29:10','2021-08-10 11:29:10','63.141.251.236',NULL,NULL),(24062,'brute_force','2021-08-10 06:29:10','2021-08-10 11:29:10',NULL,2,'gruposuadi'),(24063,'brute_force','2021-08-10 07:36:32','2021-08-10 12:36:32','198.204.225.194',NULL,NULL),(24064,'brute_force','2021-08-10 07:36:32','2021-08-10 12:36:32',NULL,2,'gruposuadi'),(24065,'brute_force','2021-08-10 08:45:50','2021-08-10 13:45:50','107.150.63.174',NULL,NULL),(24066,'brute_force','2021-08-10 08:45:50','2021-08-10 13:45:50',NULL,2,'gruposuadi'),(24067,'brute_force','2021-08-10 09:48:09','2021-08-10 14:48:09','198.204.240.246',NULL,NULL),(24068,'brute_force','2021-08-10 09:48:09','2021-08-10 14:48:09',NULL,2,'gruposuadi'),(24069,'brute_force','2021-08-10 10:54:16','2021-08-10 15:54:16','192.151.145.141',NULL,NULL),(24070,'brute_force','2021-08-10 10:54:16','2021-08-10 15:54:16',NULL,2,'gruposuadi'),(24071,'brute_force','2021-08-10 12:01:35','2021-08-10 17:01:35','142.54.188.77',NULL,NULL),(24072,'brute_force','2021-08-10 12:01:35','2021-08-10 17:01:35',NULL,2,'gruposuadi'),(24073,'brute_force','2021-08-10 13:15:21','2021-08-10 18:15:21','107.150.59.243',NULL,NULL),(24074,'brute_force','2021-08-10 13:15:21','2021-08-10 18:15:21',NULL,2,'gruposuadi'),(24075,'brute_force','2021-08-10 14:21:53','2021-08-10 19:21:53','199.168.102.130',NULL,NULL),(24076,'brute_force','2021-08-10 14:21:53','2021-08-10 19:21:53',NULL,2,'gruposuadi'),(24077,'brute_force','2021-08-10 16:46:37','2021-08-10 21:46:37','107.150.46.51',NULL,NULL),(24078,'brute_force','2021-08-10 16:46:37','2021-08-10 21:46:37',NULL,2,'gruposuadi'),(24079,'brute_force','2021-08-10 17:34:11','2021-08-10 22:34:11','199.168.102.130',NULL,NULL),(24080,'brute_force','2021-08-10 17:34:11','2021-08-10 22:34:11',NULL,2,'gruposuadi'),(24081,'brute_force','2021-08-10 18:10:32','2021-08-10 23:10:32','185.220.101.250',NULL,NULL),(24082,'brute_force','2021-08-10 18:10:32','2021-08-10 23:10:32',NULL,NULL,'admin'),(24083,'brute_force','2021-08-10 18:31:31','2021-08-10 23:31:31','199.168.102.130',NULL,NULL),(24084,'brute_force','2021-08-10 18:31:31','2021-08-10 23:31:31',NULL,2,'gruposuadi'),(24085,'brute_force','2021-08-10 19:28:36','2021-08-11 00:28:36','51.15.235.211',NULL,NULL),(24086,'brute_force','2021-08-10 19:28:36','2021-08-11 00:28:36',NULL,NULL,'admin'),(24087,'brute_force','2021-08-10 20:01:40','2021-08-11 01:01:40','62.210.37.82',NULL,NULL),(24088,'brute_force','2021-08-10 20:01:40','2021-08-11 01:01:40',NULL,2,'gruposuadi'),(24089,'brute_force','2021-08-10 20:42:52','2021-08-11 01:42:52','192.151.144.59',NULL,NULL),(24090,'brute_force','2021-08-10 20:42:52','2021-08-11 01:42:52',NULL,2,'gruposuadi'),(24091,'brute_force','2021-08-10 21:56:31','2021-08-11 02:56:31','173.208.244.92',NULL,NULL),(24092,'brute_force','2021-08-10 21:56:31','2021-08-11 02:56:31',NULL,2,'gruposuadi'),(24093,'brute_force','2021-08-10 22:59:44','2021-08-11 03:59:44','198.204.240.246',NULL,NULL),(24094,'brute_force','2021-08-10 22:59:44','2021-08-11 03:59:44',NULL,2,'gruposuadi'),(24095,'brute_force','2021-08-11 00:08:32','2021-08-11 05:08:32','107.150.48.228',NULL,NULL),(24096,'brute_force','2021-08-11 00:08:32','2021-08-11 05:08:32',NULL,2,'gruposuadi'),(24097,'brute_force','2021-08-11 01:06:12','2021-08-11 06:06:12','199.168.102.130',NULL,NULL),(24098,'brute_force','2021-08-11 01:06:12','2021-08-11 06:06:12',NULL,2,'gruposuadi'),(24099,'brute_force','2021-08-11 01:35:54','2021-08-11 06:35:54','185.51.202.58',NULL,NULL),(24100,'brute_force','2021-08-11 01:35:54','2021-08-11 06:35:54',NULL,NULL,'admin'),(24101,'brute_force','2021-08-11 02:12:40','2021-08-11 07:12:40','107.150.48.228',NULL,NULL),(24102,'brute_force','2021-08-11 02:12:40','2021-08-11 07:12:40',NULL,2,'gruposuadi'),(24103,'brute_force','2021-08-11 02:22:42','2021-08-11 07:22:42','176.53.84.179',NULL,NULL),(24104,'brute_force','2021-08-11 02:22:42','2021-08-11 07:22:42',NULL,NULL,'admin'),(24105,'brute_force','2021-08-11 03:21:04','2021-08-11 08:21:04','173.208.244.92',NULL,NULL),(24106,'brute_force','2021-08-11 03:21:04','2021-08-11 08:21:04',NULL,2,'gruposuadi'),(24107,'brute_force','2021-08-11 03:55:51','2021-08-11 08:55:51','162.214.79.150',NULL,NULL),(24108,'brute_force','2021-08-11 03:55:51','2021-08-11 08:55:51',NULL,NULL,'admin'),(24109,'brute_force','2021-08-11 04:27:25','2021-08-11 09:27:25','107.150.46.210',NULL,NULL),(24110,'brute_force','2021-08-11 04:27:25','2021-08-11 09:27:25',NULL,2,'gruposuadi'),(24111,'brute_force','2021-08-11 04:33:54','2021-08-11 09:33:54','103.107.198.231',NULL,NULL),(24112,'brute_force','2021-08-11 04:33:54','2021-08-11 09:33:54',NULL,2,'gruposuadi'),(24113,'brute_force','2021-08-11 04:33:58','2021-08-11 09:33:58','103.107.198.231',NULL,NULL),(24114,'brute_force','2021-08-11 04:33:58','2021-08-11 09:33:58',NULL,2,'gruposuadi'),(24115,'brute_force','2021-08-11 04:34:01','2021-08-11 09:34:01','103.107.198.231',NULL,NULL),(24116,'brute_force','2021-08-11 04:34:01','2021-08-11 09:34:01',NULL,2,'gruposuadi'),(24117,'brute_force','2021-08-11 04:34:04','2021-08-11 09:34:04','103.107.198.231',NULL,NULL),(24118,'brute_force','2021-08-11 04:34:04','2021-08-11 09:34:04',NULL,2,'gruposuadi'),(24119,'brute_force','2021-08-11 04:34:08','2021-08-11 09:34:08','103.107.198.231',NULL,NULL),(24120,'brute_force','2021-08-11 04:34:08','2021-08-11 09:34:08',NULL,2,'gruposuadi'),(24121,'brute_force','2021-08-11 05:07:02','2021-08-11 10:07:02','178.124.160.57',NULL,NULL),(24122,'brute_force','2021-08-11 05:07:02','2021-08-11 10:07:02',NULL,NULL,'admin'),(24123,'brute_force','2021-08-11 05:33:29','2021-08-11 10:33:29','63.141.251.236',NULL,NULL),(24124,'brute_force','2021-08-11 05:33:29','2021-08-11 10:33:29',NULL,2,'gruposuadi'),(24125,'brute_force','2021-08-11 05:54:56','2021-08-11 10:54:56','157.245.107.81',NULL,NULL),(24126,'brute_force','2021-08-11 05:54:56','2021-08-11 10:54:56',NULL,NULL,'admin'),(24127,'brute_force','2021-08-11 06:40:41','2021-08-11 11:40:41','199.168.102.130',NULL,NULL),(24128,'brute_force','2021-08-11 06:40:41','2021-08-11 11:40:41',NULL,2,'gruposuadi'),(24129,'brute_force','2021-08-11 07:07:21','2021-08-11 12:07:21','107.161.177.10',NULL,NULL),(24130,'brute_force','2021-08-11 07:07:21','2021-08-11 12:07:21',NULL,NULL,'admin'),(24131,'brute_force','2021-08-11 07:31:33','2021-08-11 12:31:33','162.214.79.150',NULL,NULL),(24132,'brute_force','2021-08-11 07:31:33','2021-08-11 12:31:33',NULL,NULL,'admin'),(24133,'brute_force','2021-08-11 07:41:52','2021-08-11 12:41:52','185.220.101.236',NULL,NULL),(24134,'brute_force','2021-08-11 07:41:52','2021-08-11 12:41:52',NULL,NULL,'admin'),(24135,'brute_force','2021-08-11 07:43:02','2021-08-11 12:43:02','107.150.45.58',NULL,NULL),(24136,'brute_force','2021-08-11 07:43:02','2021-08-11 12:43:02',NULL,2,'gruposuadi'),(24137,'brute_force','2021-08-11 07:43:44','2021-08-11 12:43:44','108.163.132.249',NULL,NULL),(24138,'brute_force','2021-08-11 07:43:44','2021-08-11 12:43:44',NULL,NULL,'admin'),(24139,'brute_force','2021-08-11 08:20:50','2021-08-11 13:20:50','93.113.111.153',NULL,NULL),(24140,'brute_force','2021-08-11 08:20:50','2021-08-11 13:20:50',NULL,NULL,'admin'),(24141,'brute_force','2021-08-11 08:42:41','2021-08-11 13:42:41','77.68.20.217',NULL,NULL),(24142,'brute_force','2021-08-11 08:42:41','2021-08-11 13:42:41',NULL,NULL,'admin'),(24143,'brute_force','2021-08-11 08:47:54','2021-08-11 13:47:54','192.151.145.141',NULL,NULL),(24144,'brute_force','2021-08-11 08:47:54','2021-08-11 13:47:54',NULL,2,'gruposuadi'),(24145,'brute_force','2021-08-11 09:03:55','2021-08-11 14:03:55','93.113.111.54',NULL,NULL),(24146,'brute_force','2021-08-11 09:03:55','2021-08-11 14:03:55',NULL,NULL,'admin'),(24147,'brute_force','2021-08-11 09:31:01','2021-08-11 14:31:01','217.174.250.105',NULL,NULL),(24148,'brute_force','2021-08-11 09:31:01','2021-08-11 14:31:01',NULL,NULL,'admin'),(24149,'brute_force','2021-08-11 09:51:58','2021-08-11 14:51:58','142.54.188.77',NULL,NULL),(24150,'brute_force','2021-08-11 09:51:58','2021-08-11 14:51:58',NULL,2,'gruposuadi'),(24151,'brute_force','2021-08-11 09:58:24','2021-08-11 14:58:24','134.209.196.64',NULL,NULL),(24152,'brute_force','2021-08-11 09:58:24','2021-08-11 14:58:24',NULL,NULL,'admin'),(24153,'brute_force','2021-08-11 10:25:54','2021-08-11 15:25:54','207.180.203.19',NULL,NULL),(24154,'brute_force','2021-08-11 10:25:54','2021-08-11 15:25:54',NULL,NULL,'admin'),(24155,'brute_force','2021-08-11 10:57:36','2021-08-11 15:57:36','198.204.240.246',NULL,NULL),(24156,'brute_force','2021-08-11 10:57:36','2021-08-11 15:57:36',NULL,2,'gruposuadi'),(24157,'brute_force','2021-08-11 11:46:15','2021-08-11 16:46:15','77.222.61.9',NULL,NULL),(24158,'brute_force','2021-08-11 11:46:15','2021-08-11 16:46:15',NULL,NULL,'admin'),(24159,'brute_force','2021-08-11 12:01:32','2021-08-11 17:01:32','107.150.59.243',NULL,NULL),(24160,'brute_force','2021-08-11 12:01:32','2021-08-11 17:01:32',NULL,2,'gruposuadi'),(24161,'brute_force','2021-08-11 12:12:29','2021-08-11 17:12:29','161.97.68.199',NULL,NULL),(24162,'brute_force','2021-08-11 12:12:29','2021-08-11 17:12:29',NULL,NULL,'admin'),(24163,'brute_force','2021-08-11 12:38:27','2021-08-11 17:38:27','45.40.166.142',NULL,NULL),(24164,'brute_force','2021-08-11 12:38:27','2021-08-11 17:38:27',NULL,NULL,'admin'),(24165,'brute_force','2021-08-11 13:04:34','2021-08-11 18:04:34','46.160.121.111',NULL,NULL),(24166,'brute_force','2021-08-11 13:04:34','2021-08-11 18:04:34',NULL,NULL,'admin'),(24167,'brute_force','2021-08-11 13:13:12','2021-08-11 18:13:12','192.151.145.141',NULL,NULL),(24168,'brute_force','2021-08-11 13:13:12','2021-08-11 18:13:12',NULL,2,'gruposuadi'),(24169,'brute_force','2021-08-11 13:56:32','2021-08-11 18:56:32','58.177.156.94',NULL,NULL),(24170,'brute_force','2021-08-11 13:56:32','2021-08-11 18:56:32',NULL,NULL,'admin'),(24171,'brute_force','2021-08-11 14:22:03','2021-08-11 19:22:03','63.141.251.236',NULL,NULL),(24172,'brute_force','2021-08-11 14:22:03','2021-08-11 19:22:03',NULL,2,'gruposuadi'),(24173,'brute_force','2021-08-11 14:22:45','2021-08-11 19:22:45','159.203.115.159',NULL,NULL),(24174,'brute_force','2021-08-11 14:22:45','2021-08-11 19:22:45',NULL,NULL,'admin'),(24175,'brute_force','2021-08-11 14:48:54','2021-08-11 19:48:54','128.199.23.162',NULL,NULL),(24176,'brute_force','2021-08-11 14:48:54','2021-08-11 19:48:54',NULL,NULL,'admin'),(24177,'brute_force','2021-08-11 15:15:06','2021-08-11 20:15:06','185.3.164.156',NULL,NULL),(24178,'brute_force','2021-08-11 15:15:06','2021-08-11 20:15:06',NULL,NULL,'admin'),(24179,'brute_force','2021-08-11 15:17:23','2021-08-11 20:17:23','107.150.45.58',NULL,NULL),(24180,'brute_force','2021-08-11 15:17:23','2021-08-11 20:17:23',NULL,2,'gruposuadi'),(24181,'brute_force','2021-08-11 15:41:14','2021-08-11 20:41:14','165.232.131.127',NULL,NULL),(24182,'brute_force','2021-08-11 15:41:14','2021-08-11 20:41:14',NULL,NULL,'admin'),(24183,'brute_force','2021-08-11 16:07:27','2021-08-11 21:07:27','51.75.200.183',NULL,NULL),(24184,'brute_force','2021-08-11 16:07:27','2021-08-11 21:07:27',NULL,NULL,'admin'),(24185,'brute_force','2021-08-11 16:29:16','2021-08-11 21:29:16','192.151.144.59',NULL,NULL),(24186,'brute_force','2021-08-11 16:29:16','2021-08-11 21:29:16',NULL,2,'gruposuadi'),(24187,'brute_force','2021-08-11 17:00:35','2021-08-11 22:00:35','72.167.42.12',NULL,NULL),(24188,'brute_force','2021-08-11 17:00:35','2021-08-11 22:00:35',NULL,NULL,'admin'),(24189,'brute_force','2021-08-11 17:37:42','2021-08-11 22:37:42','142.54.188.77',NULL,NULL),(24190,'brute_force','2021-08-11 17:37:42','2021-08-11 22:37:42',NULL,2,'gruposuadi'),(24191,'brute_force','2021-08-11 17:49:03','2021-08-11 22:49:03','199.249.230.145',NULL,NULL),(24192,'brute_force','2021-08-11 17:49:03','2021-08-11 22:49:03',NULL,2,'gruposuadi'),(24193,'brute_force','2021-08-11 17:54:06','2021-08-11 22:54:06','173.236.168.109',NULL,NULL),(24194,'brute_force','2021-08-11 17:54:06','2021-08-11 22:54:06',NULL,NULL,'admin'),(24195,'brute_force','2021-08-11 18:20:54','2021-08-11 23:20:54','64.225.70.87',NULL,NULL),(24196,'brute_force','2021-08-11 18:20:54','2021-08-11 23:20:54',NULL,NULL,'admin'),(24197,'brute_force','2021-08-11 18:40:21','2021-08-11 23:40:21','107.150.45.58',NULL,NULL),(24198,'brute_force','2021-08-11 18:40:21','2021-08-11 23:40:21',NULL,2,'gruposuadi'),(24199,'brute_force','2021-08-11 19:42:48','2021-08-12 00:42:48','39.108.0.223',NULL,NULL),(24200,'brute_force','2021-08-11 19:42:48','2021-08-12 00:42:48',NULL,NULL,'admin'),(24201,'brute_force','2021-08-11 19:55:41','2021-08-12 00:55:41','192.151.144.59',NULL,NULL),(24202,'brute_force','2021-08-11 19:55:41','2021-08-12 00:55:41',NULL,2,'gruposuadi'),(24203,'brute_force','2021-08-11 20:10:19','2021-08-12 01:10:19','159.65.154.142',NULL,NULL),(24204,'brute_force','2021-08-11 20:10:19','2021-08-12 01:10:19',NULL,NULL,'admin'),(24205,'brute_force','2021-08-11 20:37:47','2021-08-12 01:37:47','47.241.31.202',NULL,NULL),(24206,'brute_force','2021-08-11 20:37:47','2021-08-12 01:37:47',NULL,NULL,'admin'),(24207,'brute_force','2021-08-11 20:59:54','2021-08-12 01:59:54','192.151.145.141',NULL,NULL),(24208,'brute_force','2021-08-11 20:59:54','2021-08-12 01:59:54',NULL,2,'gruposuadi'),(24209,'brute_force','2021-08-11 21:33:03','2021-08-12 02:33:03','45.40.132.156',NULL,NULL),(24210,'brute_force','2021-08-11 21:33:03','2021-08-12 02:33:03',NULL,NULL,'admin'),(24211,'brute_force','2021-08-11 21:58:15','2021-08-12 02:58:15','107.150.59.244',NULL,NULL),(24212,'brute_force','2021-08-11 21:58:15','2021-08-12 02:58:15',NULL,2,'gruposuadi'),(24213,'brute_force','2021-08-11 22:27:51','2021-08-12 03:27:51','177.55.111.13',NULL,NULL),(24214,'brute_force','2021-08-11 22:27:51','2021-08-12 03:27:51',NULL,NULL,'admin'),(24215,'brute_force','2021-08-11 23:20:52','2021-08-12 04:20:52','185.178.45.37',NULL,NULL),(24216,'brute_force','2021-08-11 23:20:52','2021-08-12 04:20:52',NULL,NULL,'admin'),(24217,'brute_force','2021-08-11 23:48:23','2021-08-12 04:48:23','176.119.210.163',NULL,NULL),(24218,'brute_force','2021-08-11 23:48:23','2021-08-12 04:48:23',NULL,NULL,'admin'),(24219,'brute_force','2021-08-12 00:15:09','2021-08-12 05:15:09','103.109.28.1',NULL,NULL),(24220,'brute_force','2021-08-12 00:15:09','2021-08-12 05:15:09',NULL,NULL,'admin'),(24221,'brute_force','2021-08-12 00:41:43','2021-08-12 05:41:43','159.65.216.18',NULL,NULL),(24222,'brute_force','2021-08-12 00:41:43','2021-08-12 05:41:43',NULL,NULL,'admin'),(24223,'brute_force','2021-08-12 01:03:27','2021-08-12 06:03:27','193.189.100.199',NULL,NULL),(24224,'brute_force','2021-08-12 01:03:27','2021-08-12 06:03:27',NULL,NULL,'admin'),(24225,'brute_force','2021-08-12 01:16:59','2021-08-12 06:16:59','107.150.48.228',NULL,NULL),(24226,'brute_force','2021-08-12 01:16:59','2021-08-12 06:16:59',NULL,2,'gruposuadi'),(24227,'brute_force','2021-08-12 01:36:00','2021-08-12 06:36:00','108.163.132.249',NULL,NULL),(24228,'brute_force','2021-08-12 01:36:00','2021-08-12 06:36:00',NULL,NULL,'admin'),(24229,'brute_force','2021-08-12 02:03:41','2021-08-12 07:03:41','138.68.168.249',NULL,NULL),(24230,'brute_force','2021-08-12 02:03:41','2021-08-12 07:03:41',NULL,NULL,'admin'),(24231,'brute_force','2021-08-12 02:12:23','2021-08-12 07:12:23','107.150.48.228',NULL,NULL),(24232,'brute_force','2021-08-12 02:12:23','2021-08-12 07:12:23',NULL,2,'gruposuadi'),(24233,'brute_force','2021-08-12 02:38:57','2021-08-12 07:38:57','192.151.145.141',NULL,NULL),(24234,'brute_force','2021-08-12 02:38:57','2021-08-12 07:38:57',NULL,2,'gruposuadi'),(24235,'brute_force','2021-08-12 02:59:01','2021-08-12 07:59:01','208.97.137.233',NULL,NULL),(24236,'brute_force','2021-08-12 02:59:01','2021-08-12 07:59:01',NULL,NULL,'admin'),(24237,'brute_force','2021-08-12 03:24:01','2021-08-12 08:24:01','107.150.63.174',NULL,NULL),(24238,'brute_force','2021-08-12 03:24:01','2021-08-12 08:24:01',NULL,2,'gruposuadi'),(24239,'brute_force','2021-08-12 03:27:19','2021-08-12 08:27:19','68.183.113.63',NULL,NULL),(24240,'brute_force','2021-08-12 03:27:19','2021-08-12 08:27:19',NULL,NULL,'admin'),(24241,'brute_force','2021-08-12 03:55:24','2021-08-12 08:55:24','81.69.203.163',NULL,NULL),(24242,'brute_force','2021-08-12 03:55:24','2021-08-12 08:55:24',NULL,NULL,'admin'),(24243,'brute_force','2021-08-12 04:23:15','2021-08-12 09:23:15','185.220.100.242',NULL,NULL),(24244,'brute_force','2021-08-12 04:23:15','2021-08-12 09:23:15',NULL,NULL,'admin'),(24245,'brute_force','2021-08-12 04:23:42','2021-08-12 09:23:42','107.150.46.53',NULL,NULL),(24246,'brute_force','2021-08-12 04:23:42','2021-08-12 09:23:42',NULL,2,'gruposuadi'),(24247,'brute_force','2021-08-12 04:52:28','2021-08-12 09:52:28','69.163.224.112',NULL,NULL),(24248,'brute_force','2021-08-12 04:52:28','2021-08-12 09:52:28',NULL,NULL,'admin'),(24249,'brute_force','2021-08-12 05:20:50','2021-08-12 10:20:50','162.144.126.104',NULL,NULL),(24250,'brute_force','2021-08-12 05:20:50','2021-08-12 10:20:50',NULL,NULL,'admin'),(24251,'brute_force','2021-08-12 05:27:21','2021-08-12 10:27:21','198.204.225.194',NULL,NULL),(24252,'brute_force','2021-08-12 05:27:21','2021-08-12 10:27:21',NULL,2,'gruposuadi'),(24253,'brute_force','2021-08-12 05:49:09','2021-08-12 10:49:09','178.128.113.244',NULL,NULL),(24254,'brute_force','2021-08-12 05:49:09','2021-08-12 10:49:09',NULL,NULL,'admin'),(24255,'brute_force','2021-08-12 06:17:27','2021-08-12 11:17:27','185.2.4.33',NULL,NULL),(24256,'brute_force','2021-08-12 06:17:27','2021-08-12 11:17:27',NULL,NULL,'admin'),(24257,'brute_force','2021-08-12 06:41:12','2021-08-12 11:41:12','69.30.244.18',NULL,NULL),(24258,'brute_force','2021-08-12 06:41:12','2021-08-12 11:41:12',NULL,2,'gruposuadi'),(24259,'brute_force','2021-08-12 06:46:25','2021-08-12 11:46:25','93.186.200.237',NULL,NULL),(24260,'brute_force','2021-08-12 06:46:25','2021-08-12 11:46:25',NULL,NULL,'admin'),(24261,'brute_force','2021-08-12 07:15:27','2021-08-12 12:15:27','150.95.83.201',NULL,NULL),(24262,'brute_force','2021-08-12 07:15:27','2021-08-12 12:15:27',NULL,NULL,'admin'),(24263,'brute_force','2021-08-12 07:40:06','2021-08-12 12:40:06','107.150.46.53',NULL,NULL),(24264,'brute_force','2021-08-12 07:40:06','2021-08-12 12:40:06',NULL,2,'gruposuadi'),(24265,'brute_force','2021-08-12 07:44:40','2021-08-12 12:44:40','182.93.24.226',NULL,NULL),(24266,'brute_force','2021-08-12 07:44:40','2021-08-12 12:44:40',NULL,NULL,'admin'),(24267,'brute_force','2021-08-12 08:42:25','2021-08-12 13:42:25','208.97.137.233',NULL,NULL),(24268,'brute_force','2021-08-12 08:42:25','2021-08-12 13:42:25',NULL,NULL,'admin'),(24269,'brute_force','2021-08-12 08:46:56','2021-08-12 13:46:56','107.150.63.174',NULL,NULL),(24270,'brute_force','2021-08-12 08:46:56','2021-08-12 13:46:56',NULL,2,'gruposuadi'),(24271,'brute_force','2021-08-12 09:11:32','2021-08-12 14:11:32','162.144.126.104',NULL,NULL),(24272,'brute_force','2021-08-12 09:11:32','2021-08-12 14:11:32',NULL,NULL,'admin'),(24273,'brute_force','2021-08-12 09:40:41','2021-08-12 14:40:41','138.68.191.9',NULL,NULL),(24274,'brute_force','2021-08-12 09:40:41','2021-08-12 14:40:41',NULL,NULL,'admin'),(24275,'brute_force','2021-08-12 09:50:33','2021-08-12 14:50:33','107.150.59.244',NULL,NULL),(24276,'brute_force','2021-08-12 09:50:33','2021-08-12 14:50:33',NULL,2,'gruposuadi'),(24277,'brute_force','2021-08-12 10:09:50','2021-08-12 15:09:50','161.97.68.199',NULL,NULL),(24278,'brute_force','2021-08-12 10:09:50','2021-08-12 15:09:50',NULL,NULL,'admin'),(24279,'brute_force','2021-08-12 10:39:10','2021-08-12 15:39:10','89.96.90.125',NULL,NULL),(24280,'brute_force','2021-08-12 10:39:10','2021-08-12 15:39:10',NULL,NULL,'admin'),(24281,'brute_force','2021-08-12 10:59:08','2021-08-12 15:59:08','107.150.63.174',NULL,NULL),(24282,'brute_force','2021-08-12 10:59:08','2021-08-12 15:59:08',NULL,2,'gruposuadi'),(24283,'brute_force','2021-08-12 11:08:28','2021-08-12 16:08:28','81.88.52.163',NULL,NULL),(24284,'brute_force','2021-08-12 11:08:28','2021-08-12 16:08:28',NULL,NULL,'admin'),(24285,'brute_force','2021-08-12 11:38:00','2021-08-12 16:38:00','58.153.4.157',NULL,NULL),(24286,'brute_force','2021-08-12 11:38:00','2021-08-12 16:38:00',NULL,NULL,'admin'),(24287,'brute_force','2021-08-12 12:01:21','2021-08-12 17:01:21','107.150.63.174',NULL,NULL),(24288,'brute_force','2021-08-12 12:01:21','2021-08-12 17:01:21',NULL,2,'gruposuadi'),(24289,'brute_force','2021-08-12 12:07:23','2021-08-12 17:07:23','133.130.103.36',NULL,NULL),(24290,'brute_force','2021-08-12 12:07:23','2021-08-12 17:07:23',NULL,NULL,'admin'),(24291,'brute_force','2021-08-12 13:06:38','2021-08-12 18:06:38','107.150.45.58',NULL,NULL),(24292,'brute_force','2021-08-12 13:06:38','2021-08-12 18:06:38',NULL,2,'gruposuadi'),(24293,'brute_force','2021-08-12 13:36:35','2021-08-12 18:36:35','23.95.217.2',NULL,NULL),(24294,'brute_force','2021-08-12 13:36:35','2021-08-12 18:36:35',NULL,NULL,'admin'),(24295,'brute_force','2021-08-12 14:17:07','2021-08-12 19:17:07','63.141.251.236',NULL,NULL),(24296,'brute_force','2021-08-12 14:17:07','2021-08-12 19:17:07',NULL,2,'gruposuadi'),(24297,'brute_force','2021-08-12 14:40:59','2021-08-12 19:40:59','178.20.55.16',NULL,NULL),(24298,'brute_force','2021-08-12 14:40:59','2021-08-12 19:40:59',NULL,NULL,'admin'),(24299,'brute_force','2021-08-12 15:17:28','2021-08-12 20:17:28','107.150.59.244',NULL,NULL),(24300,'brute_force','2021-08-12 15:17:28','2021-08-12 20:17:28',NULL,2,'gruposuadi'),(24301,'brute_force','2021-08-12 16:26:47','2021-08-12 21:26:47','107.150.45.58',NULL,NULL),(24302,'brute_force','2021-08-12 16:26:47','2021-08-12 21:26:47',NULL,2,'gruposuadi'),(24303,'brute_force','2021-08-12 17:46:59','2021-08-12 22:46:59','104.244.79.203',NULL,NULL),(24304,'brute_force','2021-08-12 17:46:59','2021-08-12 22:46:59',NULL,NULL,'admin'),(24305,'brute_force','2021-08-12 17:47:02','2021-08-12 22:47:02','107.150.59.244',NULL,NULL),(24306,'brute_force','2021-08-12 17:47:02','2021-08-12 22:47:02',NULL,2,'gruposuadi'),(24307,'brute_force','2021-08-12 19:10:53','2021-08-13 00:10:53','142.54.188.77',NULL,NULL),(24308,'brute_force','2021-08-12 19:10:53','2021-08-13 00:10:53',NULL,2,'gruposuadi'),(24309,'brute_force','2021-08-12 19:31:29','2021-08-13 00:31:29','45.91.101.18',NULL,NULL),(24310,'brute_force','2021-08-12 19:31:29','2021-08-13 00:31:29',NULL,2,'gruposuadi'),(24311,'brute_force','2021-08-12 19:51:18','2021-08-13 00:51:18','198.204.240.246',NULL,NULL),(24312,'brute_force','2021-08-12 19:51:18','2021-08-13 00:51:18',NULL,2,'gruposuadi'),(24313,'brute_force','2021-08-12 20:52:55','2021-08-13 01:52:55','192.151.145.141',NULL,NULL),(24314,'brute_force','2021-08-12 20:52:55','2021-08-13 01:52:55',NULL,2,'gruposuadi'),(24315,'brute_force','2021-08-12 21:34:55','2021-08-13 02:34:55','185.225.28.60',NULL,NULL),(24316,'brute_force','2021-08-12 21:34:55','2021-08-13 02:34:55',NULL,2,'gruposuadi'),(24317,'brute_force','2021-08-12 21:35:00','2021-08-13 02:35:00','185.225.28.60',NULL,NULL),(24318,'brute_force','2021-08-12 21:35:00','2021-08-13 02:35:00',NULL,2,'gruposuadi'),(24319,'brute_force','2021-08-12 21:35:03','2021-08-13 02:35:03','185.225.28.60',NULL,NULL),(24320,'brute_force','2021-08-12 21:35:03','2021-08-13 02:35:03',NULL,2,'gruposuadi'),(24321,'brute_force','2021-08-12 21:35:07','2021-08-13 02:35:07','185.225.28.60',NULL,NULL),(24322,'brute_force','2021-08-12 21:35:07','2021-08-13 02:35:07',NULL,2,'gruposuadi'),(24323,'brute_force','2021-08-12 21:35:10','2021-08-13 02:35:10','185.225.28.60',NULL,NULL),(24324,'brute_force','2021-08-12 21:35:10','2021-08-13 02:35:10',NULL,2,'gruposuadi'),(24325,'brute_force','2021-08-12 21:50:21','2021-08-13 02:50:21','185.225.28.60',NULL,NULL),(24326,'brute_force','2021-08-12 21:50:21','2021-08-13 02:50:21',NULL,2,'gruposuadi'),(24327,'brute_force','2021-08-12 21:50:23','2021-08-13 02:50:23','185.225.28.60',NULL,NULL),(24328,'brute_force','2021-08-12 21:50:23','2021-08-13 02:50:23',NULL,2,'gruposuadi'),(24329,'brute_force','2021-08-12 21:50:25','2021-08-13 02:50:25','185.225.28.60',NULL,NULL),(24330,'brute_force','2021-08-12 21:50:25','2021-08-13 02:50:25',NULL,2,'gruposuadi'),(24331,'brute_force','2021-08-12 21:50:27','2021-08-13 02:50:27','185.225.28.60',NULL,NULL),(24332,'brute_force','2021-08-12 21:50:27','2021-08-13 02:50:27',NULL,2,'gruposuadi'),(24333,'brute_force','2021-08-12 21:50:30','2021-08-13 02:50:30','185.225.28.60',NULL,NULL),(24334,'brute_force','2021-08-12 21:50:30','2021-08-13 02:50:30',NULL,2,'gruposuadi'),(24335,'brute_force','2021-08-12 21:58:49','2021-08-13 02:58:49','107.150.46.53',NULL,NULL),(24336,'brute_force','2021-08-12 21:58:49','2021-08-13 02:58:49',NULL,2,'gruposuadi'),(24337,'brute_force','2021-08-12 22:05:31','2021-08-13 03:05:31','185.225.28.60',NULL,NULL),(24338,'brute_force','2021-08-12 22:05:31','2021-08-13 03:05:31',NULL,2,'gruposuadi'),(24339,'brute_force','2021-08-12 22:05:36','2021-08-13 03:05:36','185.225.28.60',NULL,NULL),(24340,'brute_force','2021-08-12 22:05:36','2021-08-13 03:05:36',NULL,2,'gruposuadi'),(24341,'brute_force','2021-08-12 22:05:38','2021-08-13 03:05:38','185.225.28.60',NULL,NULL),(24342,'brute_force','2021-08-12 22:05:38','2021-08-13 03:05:38',NULL,2,'gruposuadi'),(24343,'brute_force','2021-08-12 22:05:40','2021-08-13 03:05:40','185.225.28.60',NULL,NULL),(24344,'brute_force','2021-08-12 22:05:40','2021-08-13 03:05:40',NULL,2,'gruposuadi'),(24345,'brute_force','2021-08-12 22:05:44','2021-08-13 03:05:44','185.225.28.60',NULL,NULL),(24346,'brute_force','2021-08-12 22:05:44','2021-08-13 03:05:44',NULL,2,'gruposuadi'),(24347,'brute_force','2021-08-12 23:00:09','2021-08-13 04:00:09','107.150.46.53',NULL,NULL),(24348,'brute_force','2021-08-12 23:00:09','2021-08-13 04:00:09',NULL,2,'gruposuadi'),(24349,'brute_force','2021-08-13 00:06:16','2021-08-13 05:06:16','107.150.45.58',NULL,NULL),(24350,'brute_force','2021-08-13 00:06:16','2021-08-13 05:06:16',NULL,2,'gruposuadi'),(24351,'brute_force','2021-08-13 01:17:41','2021-08-13 06:17:41','142.54.188.77',NULL,NULL),(24352,'brute_force','2021-08-13 01:17:41','2021-08-13 06:17:41',NULL,2,'gruposuadi'),(24353,'brute_force','2021-08-13 02:16:23','2021-08-13 07:16:23','142.54.188.77',NULL,NULL),(24354,'brute_force','2021-08-13 02:16:23','2021-08-13 07:16:23',NULL,2,'gruposuadi'),(24355,'brute_force','2021-08-13 05:33:19','2021-08-13 10:33:19','198.204.225.194',NULL,NULL),(24356,'brute_force','2021-08-13 05:33:19','2021-08-13 10:33:19',NULL,2,'gruposuadi'),(24357,'brute_force','2021-08-13 05:59:16','2021-08-13 10:59:16','107.150.46.54',NULL,NULL),(24358,'brute_force','2021-08-13 05:59:16','2021-08-13 10:59:16',NULL,2,'gruposuadi'),(24359,'brute_force','2021-08-13 07:59:14','2021-08-13 12:59:14','89.163.249.192',NULL,NULL),(24360,'brute_force','2021-08-13 07:59:14','2021-08-13 12:59:14',NULL,NULL,'admin'),(24361,'brute_force','2021-08-13 08:25:42','2021-08-13 13:25:42','198.204.240.242',NULL,NULL),(24362,'brute_force','2021-08-13 08:25:42','2021-08-13 13:25:42',NULL,2,'gruposuadi'),(24363,'brute_force','2021-08-13 08:29:29','2021-08-13 13:29:29','198.204.225.194',NULL,NULL),(24364,'brute_force','2021-08-13 08:29:29','2021-08-13 13:29:29',NULL,2,'gruposuadi'),(24365,'brute_force','2021-08-13 08:53:11','2021-08-13 13:53:11','198.204.225.194',NULL,NULL),(24366,'brute_force','2021-08-13 08:53:11','2021-08-13 13:53:11',NULL,2,'gruposuadi'),(24367,'brute_force','2021-08-13 11:03:34','2021-08-13 16:03:34','107.150.63.171',NULL,NULL),(24368,'brute_force','2021-08-13 11:03:34','2021-08-13 16:03:34',NULL,2,'gruposuadi'),(24369,'brute_force','2021-08-13 11:40:04','2021-08-13 16:40:04','185.104.120.30',NULL,NULL),(24370,'brute_force','2021-08-13 11:40:04','2021-08-13 16:40:04',NULL,NULL,'admin'),(24371,'brute_force','2021-08-13 12:11:36','2021-08-13 17:11:36','199.168.102.130',NULL,NULL),(24372,'brute_force','2021-08-13 12:11:36','2021-08-13 17:11:36',NULL,2,'gruposuadi'),(24373,'brute_force','2021-08-13 12:51:00','2021-08-13 17:51:00','35.203.4.9',NULL,NULL),(24374,'brute_force','2021-08-13 12:51:00','2021-08-13 17:51:00',NULL,NULL,'[login]'),(24375,'brute_force','2021-08-13 12:51:08','2021-08-13 17:51:08','112.199.119.66',NULL,NULL),(24376,'brute_force','2021-08-13 12:51:13','2021-08-13 17:51:13','112.199.119.66',NULL,NULL),(24377,'brute_force','2021-08-13 12:51:13','2021-08-13 17:51:13',NULL,NULL,'[login]'),(24378,'brute_force','2021-08-13 12:53:37','2021-08-13 17:53:37','195.201.194.33',NULL,NULL),(24379,'brute_force','2021-08-13 12:53:39','2021-08-13 17:53:39','195.201.194.33',NULL,NULL),(24380,'brute_force','2021-08-13 12:53:39','2021-08-13 17:53:39',NULL,NULL,'[login]'),(24381,'brute_force','2021-08-13 12:56:23','2021-08-13 17:56:23','185.18.213.193',NULL,NULL),(24382,'brute_force','2021-08-13 12:56:26','2021-08-13 17:56:26','185.18.213.193',NULL,NULL),(24383,'brute_force','2021-08-13 12:56:26','2021-08-13 17:56:26',NULL,NULL,'[login]'),(24384,'brute_force','2021-08-13 12:57:05','2021-08-13 17:57:05','75.119.140.175',NULL,NULL),(24385,'brute_force','2021-08-13 12:57:08','2021-08-13 17:57:08','75.119.140.175',NULL,NULL),(24386,'brute_force','2021-08-13 12:57:08','2021-08-13 17:57:08',NULL,NULL,'[login]'),(24387,'brute_force','2021-08-13 13:02:32','2021-08-13 18:02:32','195.201.172.76',NULL,NULL),(24388,'brute_force','2021-08-13 13:02:34','2021-08-13 18:02:34','195.201.172.76',NULL,NULL),(24389,'brute_force','2021-08-13 13:02:34','2021-08-13 18:02:34',NULL,NULL,'[login]'),(24390,'brute_force','2021-08-13 13:06:31','2021-08-13 18:06:31','194.233.69.232',NULL,NULL),(24391,'brute_force','2021-08-13 13:06:33','2021-08-13 18:06:33','194.233.69.232',NULL,NULL),(24392,'brute_force','2021-08-13 13:06:33','2021-08-13 18:06:33',NULL,NULL,'[login]'),(24393,'brute_force','2021-08-13 13:08:26','2021-08-13 18:08:26','178.128.93.77',NULL,NULL),(24394,'brute_force','2021-08-13 13:08:34','2021-08-13 18:08:34','178.128.93.77',NULL,NULL),(24395,'brute_force','2021-08-13 13:08:34','2021-08-13 18:08:34',NULL,NULL,'[login]'),(24396,'brute_force','2021-08-13 13:12:28','2021-08-13 18:12:28','185.182.57.100',NULL,NULL),(24397,'brute_force','2021-08-13 13:12:30','2021-08-13 18:12:30','185.182.57.100',NULL,NULL),(24398,'brute_force','2021-08-13 13:12:30','2021-08-13 18:12:30',NULL,NULL,'admin'),(24399,'brute_force','2021-08-13 13:13:48','2021-08-13 18:13:48','15.207.0.38',NULL,NULL),(24400,'brute_force','2021-08-13 13:13:51','2021-08-13 18:13:51','15.207.0.38',NULL,NULL),(24401,'brute_force','2021-08-13 13:13:51','2021-08-13 18:13:51',NULL,NULL,'[login]'),(24402,'brute_force','2021-08-13 13:15:38','2021-08-13 18:15:38','103.28.39.55',NULL,NULL),(24403,'brute_force','2021-08-13 13:15:39','2021-08-13 18:15:39','167.99.76.13',NULL,NULL),(24404,'brute_force','2021-08-13 13:15:44','2021-08-13 18:15:44','103.28.39.55',NULL,NULL),(24405,'brute_force','2021-08-13 13:15:44','2021-08-13 18:15:44',NULL,NULL,'[login]'),(24406,'brute_force','2021-08-13 13:15:44','2021-08-13 18:15:44','167.99.76.13',NULL,NULL),(24407,'brute_force','2021-08-13 13:15:44','2021-08-13 18:15:44',NULL,NULL,'[login]'),(24408,'brute_force','2021-08-13 13:18:27','2021-08-13 18:18:27','128.199.18.253',NULL,NULL),(24409,'brute_force','2021-08-13 13:18:31','2021-08-13 18:18:31','128.199.18.253',NULL,NULL),(24410,'brute_force','2021-08-13 13:18:31','2021-08-13 18:18:31',NULL,NULL,'[login]'),(24411,'brute_force','2021-08-13 13:25:18','2021-08-13 18:25:18','148.72.215.37',NULL,NULL),(24412,'brute_force','2021-08-13 13:25:23','2021-08-13 18:25:23','148.72.215.37',NULL,NULL),(24413,'brute_force','2021-08-13 13:25:23','2021-08-13 18:25:23',NULL,NULL,'demo'),(24414,'brute_force','2021-08-13 13:27:10','2021-08-13 18:27:10','107.150.59.245',NULL,NULL),(24415,'brute_force','2021-08-13 13:27:10','2021-08-13 18:27:10',NULL,2,'gruposuadi'),(24416,'brute_force','2021-08-13 13:32:50','2021-08-13 18:32:50','185.88.152.85',NULL,NULL),(24417,'brute_force','2021-08-13 13:32:53','2021-08-13 18:32:53','185.88.152.85',NULL,NULL),(24418,'brute_force','2021-08-13 13:32:53','2021-08-13 18:32:53',NULL,NULL,'[login]'),(24419,'brute_force','2021-08-13 13:33:50','2021-08-13 18:33:50','67.220.184.130',NULL,NULL),(24420,'brute_force','2021-08-13 13:33:52','2021-08-13 18:33:52','67.220.184.130',NULL,NULL),(24421,'brute_force','2021-08-13 13:33:52','2021-08-13 18:33:52',NULL,NULL,'[login]'),(24422,'brute_force','2021-08-13 13:36:01','2021-08-13 18:36:01','148.163.80.130',NULL,NULL),(24423,'brute_force','2021-08-13 13:36:03','2021-08-13 18:36:03','148.163.80.130',NULL,NULL),(24424,'brute_force','2021-08-13 13:36:03','2021-08-13 18:36:03',NULL,NULL,'[login]'),(24425,'brute_force','2021-08-13 13:37:12','2021-08-13 18:37:12','172.105.39.127',NULL,NULL),(24426,'brute_force','2021-08-13 13:37:15','2021-08-13 18:37:15','172.105.39.127',NULL,NULL),(24427,'brute_force','2021-08-13 13:37:15','2021-08-13 18:37:15',NULL,NULL,'admin'),(24428,'brute_force','2021-08-13 13:39:47','2021-08-13 18:39:47','159.203.127.144',NULL,NULL),(24429,'brute_force','2021-08-13 13:39:49','2021-08-13 18:39:49','159.203.127.144',NULL,NULL),(24430,'brute_force','2021-08-13 13:39:49','2021-08-13 18:39:49',NULL,NULL,'[login]'),(24431,'brute_force','2021-08-13 13:42:12','2021-08-13 18:42:12','96.126.107.109',NULL,NULL),(24432,'brute_force','2021-08-13 13:42:14','2021-08-13 18:42:14','96.126.107.109',NULL,NULL),(24433,'brute_force','2021-08-13 13:42:14','2021-08-13 18:42:14',NULL,NULL,'[login]'),(24434,'brute_force','2021-08-13 13:45:14','2021-08-13 18:45:14','194.233.69.232',NULL,NULL),(24435,'brute_force','2021-08-13 13:45:17','2021-08-13 18:45:17','194.233.69.232',NULL,NULL),(24436,'brute_force','2021-08-13 13:45:17','2021-08-13 18:45:17',NULL,NULL,'johnmiller83'),(24437,'brute_force','2021-08-13 13:46:11','2021-08-13 18:46:11','165.227.229.246',NULL,NULL),(24438,'brute_force','2021-08-13 13:46:14','2021-08-13 18:46:14','165.227.229.246',NULL,NULL),(24439,'brute_force','2021-08-13 13:46:14','2021-08-13 18:46:14',NULL,NULL,'[login]'),(24440,'brute_force','2021-08-13 13:47:57','2021-08-13 18:47:57','103.118.27.88',NULL,NULL),(24441,'brute_force','2021-08-13 13:48:00','2021-08-13 18:48:00','103.118.27.88',NULL,NULL),(24442,'brute_force','2021-08-13 13:48:00','2021-08-13 18:48:00',NULL,NULL,'[login]'),(24443,'brute_force','2021-08-13 13:48:35','2021-08-13 18:48:35','143.110.232.113',NULL,NULL),(24444,'brute_force','2021-08-13 13:48:40','2021-08-13 18:48:40','143.110.232.113',NULL,NULL),(24445,'brute_force','2021-08-13 13:48:40','2021-08-13 18:48:40',NULL,NULL,'admin'),(24446,'brute_force','2021-08-13 13:52:46','2021-08-13 18:52:46','82.196.12.203',NULL,NULL),(24447,'brute_force','2021-08-13 13:52:49','2021-08-13 18:52:49','82.196.12.203',NULL,NULL),(24448,'brute_force','2021-08-13 13:52:49','2021-08-13 18:52:49',NULL,NULL,'[login]'),(24449,'brute_force','2021-08-13 13:56:58','2021-08-13 18:56:58','210.211.125.204',NULL,NULL),(24450,'brute_force','2021-08-13 13:57:01','2021-08-13 18:57:01','210.211.125.204',NULL,NULL),(24451,'brute_force','2021-08-13 13:57:01','2021-08-13 18:57:01',NULL,NULL,'[login]'),(24452,'brute_force','2021-08-13 13:59:01','2021-08-13 18:59:01','63.34.207.206',NULL,NULL),(24453,'brute_force','2021-08-13 13:59:03','2021-08-13 18:59:03','63.34.207.206',NULL,NULL),(24454,'brute_force','2021-08-13 13:59:03','2021-08-13 18:59:03',NULL,NULL,'[login]'),(24455,'brute_force','2021-08-13 14:01:29','2021-08-13 19:01:29','3.11.169.189',NULL,NULL),(24456,'brute_force','2021-08-13 14:01:31','2021-08-13 19:01:31','3.11.169.189',NULL,NULL),(24457,'brute_force','2021-08-13 14:01:31','2021-08-13 19:01:31',NULL,NULL,'[login]'),(24458,'brute_force','2021-08-13 14:05:20','2021-08-13 19:05:20','51.158.72.203',NULL,NULL),(24459,'brute_force','2021-08-13 14:05:22','2021-08-13 19:05:22','51.158.72.203',NULL,NULL),(24460,'brute_force','2021-08-13 14:05:22','2021-08-13 19:05:22',NULL,NULL,'[login]'),(24461,'brute_force','2021-08-13 14:05:25','2021-08-13 19:05:25','130.185.78.136',NULL,NULL),(24462,'brute_force','2021-08-13 14:05:28','2021-08-13 19:05:28','130.185.78.136',NULL,NULL),(24463,'brute_force','2021-08-13 14:05:28','2021-08-13 19:05:28',NULL,NULL,'[login]'),(24464,'brute_force','2021-08-13 14:10:17','2021-08-13 19:10:17','13.234.48.22',NULL,NULL),(24465,'brute_force','2021-08-13 14:10:20','2021-08-13 19:10:20','13.234.48.22',NULL,NULL),(24466,'brute_force','2021-08-13 14:10:20','2021-08-13 19:10:20',NULL,NULL,'[login]'),(24467,'brute_force','2021-08-13 14:13:38','2021-08-13 19:13:38','51.91.57.138',NULL,NULL),(24468,'brute_force','2021-08-13 14:13:40','2021-08-13 19:13:40','51.91.57.138',NULL,NULL),(24469,'brute_force','2021-08-13 14:13:40','2021-08-13 19:13:40',NULL,NULL,'[login]'),(24470,'brute_force','2021-08-13 14:14:00','2021-08-13 19:14:00','134.209.152.115',NULL,NULL),(24471,'brute_force','2021-08-13 14:14:02','2021-08-13 19:14:02','134.209.152.115',NULL,NULL),(24472,'brute_force','2021-08-13 14:14:02','2021-08-13 19:14:02',NULL,NULL,'admin'),(24473,'brute_force','2021-08-13 14:19:59','2021-08-13 19:19:59','145.239.95.193',NULL,NULL),(24474,'brute_force','2021-08-13 14:20:01','2021-08-13 19:20:01','145.239.95.193',NULL,NULL),(24475,'brute_force','2021-08-13 14:20:01','2021-08-13 19:20:01',NULL,NULL,'[login]'),(24476,'brute_force','2021-08-13 14:26:17','2021-08-13 19:26:17','82.208.167.69',NULL,NULL),(24477,'brute_force','2021-08-13 14:26:19','2021-08-13 19:26:19','82.208.167.69',NULL,NULL),(24478,'brute_force','2021-08-13 14:26:19','2021-08-13 19:26:19',NULL,NULL,'[login]'),(24479,'brute_force','2021-08-13 14:28:32','2021-08-13 19:28:32','63.141.251.237',NULL,NULL),(24480,'brute_force','2021-08-13 14:28:32','2021-08-13 19:28:32',NULL,2,'gruposuadi'),(24481,'brute_force','2021-08-13 14:30:01','2021-08-13 19:30:01','75.119.140.175',NULL,NULL),(24482,'brute_force','2021-08-13 14:30:03','2021-08-13 19:30:03','75.119.140.175',NULL,NULL),(24483,'brute_force','2021-08-13 14:30:03','2021-08-13 19:30:03',NULL,NULL,'[login]'),(24484,'brute_force','2021-08-13 14:31:41','2021-08-13 19:31:41','188.166.213.164',NULL,NULL),(24485,'brute_force','2021-08-13 14:31:53','2021-08-13 19:31:53','188.166.213.164',NULL,NULL),(24486,'brute_force','2021-08-13 14:31:53','2021-08-13 19:31:53',NULL,NULL,'[login]'),(24487,'brute_force','2021-08-13 14:33:57','2021-08-13 19:33:57','134.236.250.160',NULL,NULL),(24488,'brute_force','2021-08-13 14:34:00','2021-08-13 19:34:00','134.236.250.160',NULL,NULL),(24489,'brute_force','2021-08-13 14:34:00','2021-08-13 19:34:00',NULL,NULL,'[login]'),(24490,'brute_force','2021-08-13 14:34:50','2021-08-13 19:34:50','159.65.89.121',NULL,NULL),(24491,'brute_force','2021-08-13 14:34:50','2021-08-13 19:34:50',NULL,NULL,'[login]'),(24492,'brute_force','2021-08-13 14:37:45','2021-08-13 19:37:45','159.65.191.209',NULL,NULL),(24493,'brute_force','2021-08-13 14:37:47','2021-08-13 19:37:47','159.65.191.209',NULL,NULL),(24494,'brute_force','2021-08-13 14:37:47','2021-08-13 19:37:47',NULL,NULL,'[login]'),(24495,'brute_force','2021-08-13 14:38:37','2021-08-13 19:38:37','35.203.4.9',NULL,NULL),(24496,'brute_force','2021-08-13 14:38:39','2021-08-13 19:38:39','35.203.4.9',NULL,NULL),(24497,'brute_force','2021-08-13 14:38:39','2021-08-13 19:38:39',NULL,NULL,'[login]'),(24498,'brute_force','2021-08-13 14:40:36','2021-08-13 19:40:36','160.153.246.233',NULL,NULL),(24499,'brute_force','2021-08-13 14:40:38','2021-08-13 19:40:38','160.153.246.233',NULL,NULL),(24500,'brute_force','2021-08-13 14:40:38','2021-08-13 19:40:38',NULL,NULL,'[login]'),(24501,'brute_force','2021-08-13 14:43:39','2021-08-13 19:43:39','158.58.187.51',NULL,NULL),(24502,'brute_force','2021-08-13 14:43:48','2021-08-13 19:43:48','158.58.187.51',NULL,NULL),(24503,'brute_force','2021-08-13 14:43:48','2021-08-13 19:43:48',NULL,NULL,'[login]'),(24504,'brute_force','2021-08-13 14:45:12','2021-08-13 19:45:12','18.159.142.248',NULL,NULL),(24505,'brute_force','2021-08-13 14:45:14','2021-08-13 19:45:14','18.159.142.248',NULL,NULL),(24506,'brute_force','2021-08-13 14:45:14','2021-08-13 19:45:14',NULL,NULL,'[login]'),(24507,'brute_force','2021-08-13 14:47:22','2021-08-13 19:47:22','161.35.74.104',NULL,NULL),(24508,'brute_force','2021-08-13 14:47:26','2021-08-13 19:47:26','161.35.74.104',NULL,NULL),(24509,'brute_force','2021-08-13 14:47:26','2021-08-13 19:47:26',NULL,NULL,'dsa'),(24510,'brute_force','2021-08-13 14:48:16','2021-08-13 19:48:16','207.148.121.243',NULL,NULL),(24511,'brute_force','2021-08-13 14:48:19','2021-08-13 19:48:19','207.148.121.243',NULL,NULL),(24512,'brute_force','2021-08-13 14:48:19','2021-08-13 19:48:19',NULL,NULL,'[login]'),(24513,'brute_force','2021-08-13 14:52:38','2021-08-13 19:52:38','142.44.142.153',NULL,NULL),(24514,'brute_force','2021-08-13 14:52:39','2021-08-13 19:52:39','142.44.142.153',NULL,NULL),(24515,'brute_force','2021-08-13 14:52:39','2021-08-13 19:52:39',NULL,NULL,'admin'),(24516,'brute_force','2021-08-13 14:54:46','2021-08-13 19:54:46','123.30.136.234',NULL,NULL),(24517,'brute_force','2021-08-13 14:54:49','2021-08-13 19:54:49','123.30.136.234',NULL,NULL),(24518,'brute_force','2021-08-13 14:54:49','2021-08-13 19:54:49',NULL,NULL,'[login]'),(24519,'brute_force','2021-08-13 15:00:48','2021-08-13 20:00:48','116.202.161.232',NULL,NULL),(24520,'brute_force','2021-08-13 15:00:50','2021-08-13 20:00:50','116.202.161.232',NULL,NULL),(24521,'brute_force','2021-08-13 15:00:50','2021-08-13 20:00:50',NULL,NULL,'[login]'),(24522,'brute_force','2021-08-13 15:01:26','2021-08-13 20:01:26','178.128.93.77',NULL,NULL),(24523,'brute_force','2021-08-13 15:01:29','2021-08-13 20:01:29','178.128.93.77',NULL,NULL),(24524,'brute_force','2021-08-13 15:01:29','2021-08-13 20:01:29',NULL,NULL,'[login]'),(24525,'brute_force','2021-08-13 15:04:33','2021-08-13 20:04:33','210.211.125.204',NULL,NULL),(24526,'brute_force','2021-08-13 15:04:36','2021-08-13 20:04:36','210.211.125.204',NULL,NULL),(24527,'brute_force','2021-08-13 15:04:36','2021-08-13 20:04:36',NULL,NULL,'[login]'),(24528,'brute_force','2021-08-13 15:06:27','2021-08-13 20:06:27','85.17.88.170',NULL,NULL),(24529,'brute_force','2021-08-13 15:06:29','2021-08-13 20:06:29','85.17.88.170',NULL,NULL),(24530,'brute_force','2021-08-13 15:06:29','2021-08-13 20:06:29',NULL,NULL,'[login]'),(24531,'brute_force','2021-08-13 15:10:22','2021-08-13 20:10:22','103.28.39.55',NULL,NULL),(24532,'brute_force','2021-08-13 15:10:25','2021-08-13 20:10:25','103.28.39.55',NULL,NULL),(24533,'brute_force','2021-08-13 15:10:25','2021-08-13 20:10:25',NULL,NULL,'[login]'),(24534,'brute_force','2021-08-13 15:12:17','2021-08-13 20:12:17','139.180.184.103',NULL,NULL),(24535,'brute_force','2021-08-13 15:12:19','2021-08-13 20:12:19','139.180.184.103',NULL,NULL),(24536,'brute_force','2021-08-13 15:12:19','2021-08-13 20:12:19',NULL,NULL,'[login]'),(24537,'brute_force','2021-08-13 15:13:36','2021-08-13 20:13:36','210.211.113.133',NULL,NULL),(24538,'brute_force','2021-08-13 15:13:39','2021-08-13 20:13:39','210.211.113.133',NULL,NULL),(24539,'brute_force','2021-08-13 15:13:39','2021-08-13 20:13:39',NULL,NULL,'[login]'),(24540,'brute_force','2021-08-13 15:14:26','2021-08-13 20:14:26','178.128.78.162',NULL,NULL),(24541,'brute_force','2021-08-13 15:14:28','2021-08-13 20:14:28','178.128.78.162',NULL,NULL),(24542,'brute_force','2021-08-13 15:14:28','2021-08-13 20:14:28',NULL,NULL,'admin'),(24543,'brute_force','2021-08-13 15:17:06','2021-08-13 20:17:06','185.182.57.100',NULL,NULL),(24544,'brute_force','2021-08-13 15:17:08','2021-08-13 20:17:08','185.182.57.100',NULL,NULL),(24545,'brute_force','2021-08-13 15:17:08','2021-08-13 20:17:08',NULL,NULL,'[login]'),(24546,'brute_force','2021-08-13 15:18:18','2021-08-13 20:18:18','18.159.142.248',NULL,NULL),(24547,'brute_force','2021-08-13 15:18:20','2021-08-13 20:18:20','18.159.142.248',NULL,NULL),(24548,'brute_force','2021-08-13 15:18:20','2021-08-13 20:18:20',NULL,NULL,'admin'),(24549,'brute_force','2021-08-13 15:22:10','2021-08-13 20:22:10','174.138.36.163',NULL,NULL),(24550,'brute_force','2021-08-13 15:27:00','2021-08-13 20:27:00','142.44.142.153',NULL,NULL),(24551,'brute_force','2021-08-13 15:27:02','2021-08-13 20:27:02','142.44.142.153',NULL,NULL),(24552,'brute_force','2021-08-13 15:27:02','2021-08-13 20:27:02',NULL,NULL,'[login]'),(24553,'brute_force','2021-08-13 15:29:56','2021-08-13 20:29:56','112.199.119.66',NULL,NULL),(24554,'brute_force','2021-08-13 15:29:59','2021-08-13 20:29:59','112.199.119.66',NULL,NULL),(24555,'brute_force','2021-08-13 15:29:59','2021-08-13 20:29:59',NULL,NULL,'[login]'),(24556,'brute_force','2021-08-13 15:32:23','2021-08-13 20:32:23','165.227.229.246',NULL,NULL),(24557,'brute_force','2021-08-13 15:33:29','2021-08-13 20:33:29','135.181.107.178',NULL,NULL),(24558,'brute_force','2021-08-13 15:33:31','2021-08-13 20:33:31','135.181.107.178',NULL,NULL),(24559,'brute_force','2021-08-13 15:33:31','2021-08-13 20:33:31',NULL,NULL,'admin'),(24560,'brute_force','2021-08-13 15:39:48','2021-08-13 20:39:48','178.128.78.162',NULL,NULL),(24561,'brute_force','2021-08-13 15:39:50','2021-08-13 20:39:50','178.128.78.162',NULL,NULL),(24562,'brute_force','2021-08-13 15:39:50','2021-08-13 20:39:50',NULL,NULL,'user'),(24563,'brute_force','2021-08-13 15:42:17','2021-08-13 20:42:17','165.227.129.197',NULL,NULL),(24564,'brute_force','2021-08-13 15:42:19','2021-08-13 20:42:19','165.227.129.197',NULL,NULL),(24565,'brute_force','2021-08-13 15:42:19','2021-08-13 20:42:19',NULL,NULL,'[login]'),(24566,'brute_force','2021-08-13 15:45:05','2021-08-13 20:45:05','194.233.69.232',NULL,NULL),(24567,'brute_force','2021-08-13 15:46:08','2021-08-13 20:46:08','207.148.121.243',NULL,NULL),(24568,'brute_force','2021-08-13 15:46:11','2021-08-13 20:46:11','207.148.121.243',NULL,NULL),(24569,'brute_force','2021-08-13 15:46:11','2021-08-13 20:46:11',NULL,NULL,'yilang'),(24570,'brute_force','2021-08-13 15:47:08','2021-08-13 20:47:08','178.128.93.77',NULL,NULL),(24571,'brute_force','2021-08-13 15:47:11','2021-08-13 20:47:11','178.128.93.77',NULL,NULL),(24572,'brute_force','2021-08-13 15:47:11','2021-08-13 20:47:11',NULL,NULL,'junyong'),(24573,'brute_force','2021-08-13 15:49:49','2021-08-13 20:49:49','174.138.36.163',NULL,NULL),(24574,'brute_force','2021-08-13 15:52:53','2021-08-13 20:52:53','96.126.107.109',NULL,NULL),(24575,'brute_force','2021-08-13 15:52:54','2021-08-13 20:52:54','96.126.107.109',NULL,NULL),(24576,'brute_force','2021-08-13 15:52:54','2021-08-13 20:52:54',NULL,NULL,'[login]'),(24577,'brute_force','2021-08-13 15:54:49','2021-08-13 20:54:49','103.237.144.116',NULL,NULL),(24578,'brute_force','2021-08-13 15:54:53','2021-08-13 20:54:53','103.237.144.116',NULL,NULL),(24579,'brute_force','2021-08-13 15:54:53','2021-08-13 20:54:53',NULL,NULL,'[login]'),(24580,'brute_force','2021-08-13 15:56:58','2021-08-13 20:56:58','138.68.175.235',NULL,NULL),(24581,'brute_force','2021-08-13 15:57:03','2021-08-13 20:57:03','138.68.175.235',NULL,NULL),(24582,'brute_force','2021-08-13 15:57:03','2021-08-13 20:57:03',NULL,NULL,'admin'),(24583,'brute_force','2021-08-13 15:58:49','2021-08-13 20:58:49','135.148.83.212',NULL,NULL),(24584,'brute_force','2021-08-13 15:58:52','2021-08-13 20:58:52','135.148.83.212',NULL,NULL),(24585,'brute_force','2021-08-13 15:58:52','2021-08-13 20:58:52',NULL,NULL,'[login]'),(24586,'brute_force','2021-08-13 16:06:01','2021-08-13 21:06:01','157.230.5.128',NULL,NULL),(24587,'brute_force','2021-08-13 16:06:04','2021-08-13 21:06:04','157.230.5.128',NULL,NULL),(24588,'brute_force','2021-08-13 16:06:04','2021-08-13 21:06:04',NULL,NULL,'admin'),(24589,'brute_force','2021-08-13 16:08:46','2021-08-13 21:08:46','167.172.155.32',NULL,NULL),(24590,'brute_force','2021-08-13 16:08:53','2021-08-13 21:08:53','167.172.155.32',NULL,NULL),(24591,'brute_force','2021-08-13 16:08:53','2021-08-13 21:08:53',NULL,NULL,'[login]'),(24592,'brute_force','2021-08-13 16:10:43','2021-08-13 21:10:43','167.71.45.46',NULL,NULL),(24593,'brute_force','2021-08-13 16:10:45','2021-08-13 21:10:45','167.71.45.46',NULL,NULL),(24594,'brute_force','2021-08-13 16:10:45','2021-08-13 21:10:45',NULL,NULL,'[login]'),(24595,'brute_force','2021-08-13 16:17:33','2021-08-13 21:17:33','185.88.152.85',NULL,NULL),(24596,'brute_force','2021-08-13 16:17:36','2021-08-13 21:17:36','185.88.152.85',NULL,NULL),(24597,'brute_force','2021-08-13 16:17:36','2021-08-13 21:17:36',NULL,NULL,'[login]'),(24598,'brute_force','2021-08-13 16:18:13','2021-08-13 21:18:13','18.159.142.248',NULL,NULL),(24599,'brute_force','2021-08-13 16:18:15','2021-08-13 21:18:15','18.159.142.248',NULL,NULL),(24600,'brute_force','2021-08-13 16:18:15','2021-08-13 21:18:15',NULL,NULL,'[login]'),(24601,'brute_force','2021-08-13 16:18:29','2021-08-13 21:18:29','174.138.36.163',NULL,NULL),(24602,'brute_force','2021-08-13 16:21:50','2021-08-13 21:21:50','51.178.146.199',NULL,NULL),(24603,'brute_force','2021-08-13 16:21:52','2021-08-13 21:21:52','51.178.146.199',NULL,NULL),(24604,'brute_force','2021-08-13 16:21:52','2021-08-13 21:21:52',NULL,NULL,'[login]'),(24605,'brute_force','2021-08-13 16:23:57','2021-08-13 21:23:57','131.72.236.108',NULL,NULL),(24606,'brute_force','2021-08-13 16:24:00','2021-08-13 21:24:00','131.72.236.108',NULL,NULL),(24607,'brute_force','2021-08-13 16:24:00','2021-08-13 21:24:00',NULL,NULL,'[login]'),(24608,'brute_force','2021-08-13 16:26:07','2021-08-13 21:26:07','93.191.157.25',NULL,NULL),(24609,'brute_force','2021-08-13 16:26:10','2021-08-13 21:26:10','93.191.157.25',NULL,NULL),(24610,'brute_force','2021-08-13 16:26:10','2021-08-13 21:26:10',NULL,NULL,'wakgos'),(24611,'brute_force','2021-08-13 16:33:44','2021-08-13 21:33:44','45.63.109.229',NULL,NULL),(24612,'brute_force','2021-08-13 16:33:46','2021-08-13 21:33:46','45.63.109.229',NULL,NULL),(24613,'brute_force','2021-08-13 16:33:46','2021-08-13 21:33:46',NULL,NULL,'[login]'),(24614,'brute_force','2021-08-13 16:36:28','2021-08-13 21:36:28','148.163.80.130',NULL,NULL),(24615,'brute_force','2021-08-13 16:37:29','2021-08-13 21:37:29','3.17.181.11',NULL,NULL),(24616,'brute_force','2021-08-13 16:37:31','2021-08-13 21:37:31','3.17.181.11',NULL,NULL),(24617,'brute_force','2021-08-13 16:37:31','2021-08-13 21:37:31',NULL,NULL,'[login]'),(24618,'brute_force','2021-08-13 16:38:01','2021-08-13 21:38:01','138.68.175.235',NULL,NULL),(24619,'brute_force','2021-08-13 16:41:26','2021-08-13 21:41:26','103.92.235.122',NULL,NULL),(24620,'brute_force','2021-08-13 16:41:28','2021-08-13 21:41:28','103.92.235.122',NULL,NULL),(24621,'brute_force','2021-08-13 16:41:28','2021-08-13 21:41:28',NULL,NULL,'[login]'),(24622,'brute_force','2021-08-13 16:44:12','2021-08-13 21:44:12','195.201.194.33',NULL,NULL),(24623,'brute_force','2021-08-13 16:44:14','2021-08-13 21:44:14','195.201.194.33',NULL,NULL),(24624,'brute_force','2021-08-13 16:44:14','2021-08-13 21:44:14',NULL,NULL,'admin'),(24625,'brute_force','2021-08-13 16:49:36','2021-08-13 21:49:36','52.208.239.186',NULL,NULL),(24626,'brute_force','2021-08-13 16:49:38','2021-08-13 21:49:38','52.208.239.186',NULL,NULL),(24627,'brute_force','2021-08-13 16:49:38','2021-08-13 21:49:38',NULL,NULL,'admin'),(24628,'brute_force','2021-08-13 16:51:03','2021-08-13 21:51:03','207.148.121.243',NULL,NULL),(24629,'brute_force','2021-08-13 16:53:59','2021-08-13 21:53:59','157.230.5.128',NULL,NULL),(24630,'brute_force','2021-08-13 16:54:03','2021-08-13 21:54:03','157.230.5.128',NULL,NULL),(24631,'brute_force','2021-08-13 16:54:03','2021-08-13 21:54:03',NULL,NULL,'admin'),(24632,'brute_force','2021-08-13 16:56:59','2021-08-13 21:56:59','80.179.219.10',NULL,NULL),(24633,'brute_force','2021-08-13 16:57:01','2021-08-13 21:57:01','80.179.219.10',NULL,NULL),(24634,'brute_force','2021-08-13 16:57:01','2021-08-13 21:57:01',NULL,NULL,'[login]'),(24635,'brute_force','2021-08-13 16:58:22','2021-08-13 21:58:22','185.88.152.85',NULL,NULL),(24636,'brute_force','2021-08-13 16:58:24','2021-08-13 21:58:24','45.119.85.166',NULL,NULL),(24637,'brute_force','2021-08-13 16:58:25','2021-08-13 21:58:25','185.88.152.85',NULL,NULL),(24638,'brute_force','2021-08-13 16:58:25','2021-08-13 21:58:25',NULL,NULL,'[login]'),(24639,'brute_force','2021-08-13 16:58:26','2021-08-13 21:58:26','45.119.85.166',NULL,NULL),(24640,'brute_force','2021-08-13 16:58:26','2021-08-13 21:58:26',NULL,NULL,'admin'),(24641,'brute_force','2021-08-13 16:59:29','2021-08-13 21:59:29','104.248.26.213',NULL,NULL),(24642,'brute_force','2021-08-13 16:59:37','2021-08-13 21:59:37','104.248.26.213',NULL,NULL),(24643,'brute_force','2021-08-13 16:59:37','2021-08-13 21:59:37',NULL,NULL,'port'),(24644,'brute_force','2021-08-13 17:04:09','2021-08-13 22:04:09','128.199.254.222',NULL,NULL),(24645,'brute_force','2021-08-13 17:04:12','2021-08-13 22:04:12','128.199.254.222',NULL,NULL),(24646,'brute_force','2021-08-13 17:04:12','2021-08-13 22:04:12',NULL,NULL,'test'),(24647,'brute_force','2021-08-13 17:07:31','2021-08-13 22:07:31','139.180.208.56',NULL,NULL),(24648,'brute_force','2021-08-13 17:10:46','2021-08-13 22:10:46','185.182.57.100',NULL,NULL),(24649,'brute_force','2021-08-13 17:10:48','2021-08-13 22:10:48','185.182.57.100',NULL,NULL),(24650,'brute_force','2021-08-13 17:10:48','2021-08-13 22:10:48',NULL,NULL,'[login]'),(24651,'brute_force','2021-08-13 17:13:56','2021-08-13 22:13:56','103.237.144.116',NULL,NULL),(24652,'brute_force','2021-08-13 17:14:00','2021-08-13 22:14:00','103.237.144.116',NULL,NULL),(24653,'brute_force','2021-08-13 17:14:00','2021-08-13 22:14:00',NULL,NULL,'wp_updates'),(24654,'brute_force','2021-08-13 17:14:11','2021-08-13 22:14:11','128.199.85.148',NULL,NULL),(24655,'brute_force','2021-08-13 17:14:13','2021-08-13 22:14:13','128.199.85.148',NULL,NULL),(24656,'brute_force','2021-08-13 17:14:13','2021-08-13 22:14:13',NULL,NULL,'[login]'),(24657,'brute_force','2021-08-13 17:16:06','2021-08-13 22:16:06','178.128.93.77',NULL,NULL),(24658,'brute_force','2021-08-13 17:16:09','2021-08-13 22:16:09','178.128.93.77',NULL,NULL),(24659,'brute_force','2021-08-13 17:16:09','2021-08-13 22:16:09',NULL,NULL,'[login]'),(24660,'brute_force','2021-08-13 17:18:33','2021-08-13 22:18:33','142.44.142.153',NULL,NULL),(24661,'brute_force','2021-08-13 17:18:35','2021-08-13 22:18:35','142.44.142.153',NULL,NULL),(24662,'brute_force','2021-08-13 17:18:35','2021-08-13 22:18:35',NULL,NULL,'[login]'),(24663,'brute_force','2021-08-13 17:20:20','2021-08-13 22:20:20','157.230.5.128',NULL,NULL),(24664,'brute_force','2021-08-13 17:20:24','2021-08-13 22:20:24','157.230.5.128',NULL,NULL),(24665,'brute_force','2021-08-13 17:20:24','2021-08-13 22:20:24',NULL,NULL,'preview'),(24666,'brute_force','2021-08-13 17:22:23','2021-08-13 22:22:23','96.126.107.109',NULL,NULL),(24667,'brute_force','2021-08-13 17:22:24','2021-08-13 22:22:24','96.126.107.109',NULL,NULL),(24668,'brute_force','2021-08-13 17:22:24','2021-08-13 22:22:24',NULL,NULL,'[login]'),(24669,'brute_force','2021-08-13 17:22:40','2021-08-13 22:22:40','198.98.56.248',NULL,NULL),(24670,'brute_force','2021-08-13 17:22:40','2021-08-13 22:22:40',NULL,2,'gruposuadi'),(24671,'brute_force','2021-08-13 17:24:07','2021-08-13 22:24:07','139.180.184.103',NULL,NULL),(24672,'brute_force','2021-08-13 17:24:10','2021-08-13 22:24:10','139.180.184.103',NULL,NULL),(24673,'brute_force','2021-08-13 17:24:10','2021-08-13 22:24:10',NULL,NULL,'test'),(24674,'brute_force','2021-08-13 17:29:31','2021-08-13 22:29:31','185.88.152.85',NULL,NULL),(24675,'brute_force','2021-08-13 17:35:30','2021-08-13 22:35:30','116.202.161.232',NULL,NULL),(24676,'brute_force','2021-08-13 17:37:01','2021-08-13 22:37:01','143.110.248.117',NULL,NULL),(24677,'brute_force','2021-08-13 17:37:09','2021-08-13 22:37:09','143.110.248.117',NULL,NULL),(24678,'brute_force','2021-08-13 17:37:09','2021-08-13 22:37:09',NULL,NULL,'[login]'),(24679,'brute_force','2021-08-13 17:40:46','2021-08-13 22:40:46','148.163.80.130',NULL,NULL),(24680,'brute_force','2021-08-13 17:40:48','2021-08-13 22:40:48','148.163.80.130',NULL,NULL),(24681,'brute_force','2021-08-13 17:40:48','2021-08-13 22:40:48',NULL,NULL,'[login]'),(24682,'brute_force','2021-08-13 17:42:17','2021-08-13 22:42:17','194.233.69.232',NULL,NULL),(24683,'brute_force','2021-08-13 17:42:36','2021-08-13 22:42:36','138.68.175.235',NULL,NULL),(24684,'brute_force','2021-08-13 17:42:43','2021-08-13 22:42:43','138.68.175.235',NULL,NULL),(24685,'brute_force','2021-08-13 17:42:43','2021-08-13 22:42:43',NULL,NULL,'test'),(24686,'brute_force','2021-08-13 17:48:53','2021-08-13 22:48:53','143.198.61.42',NULL,NULL),(24687,'brute_force','2021-08-13 17:48:53','2021-08-13 22:48:53',NULL,NULL,'[login]'),(24688,'brute_force','2021-08-13 18:00:51','2021-08-13 23:00:51','85.17.88.170',NULL,NULL),(24689,'brute_force','2021-08-13 18:00:53','2021-08-13 23:00:53','85.17.88.170',NULL,NULL),(24690,'brute_force','2021-08-13 18:00:53','2021-08-13 23:00:53',NULL,NULL,'[login]'),(24691,'brute_force','2021-08-13 18:02:23','2021-08-13 23:02:23','67.220.184.130',NULL,NULL),(24692,'brute_force','2021-08-13 18:02:25','2021-08-13 23:02:25','67.220.184.130',NULL,NULL),(24693,'brute_force','2021-08-13 18:02:25','2021-08-13 23:02:25',NULL,NULL,'[login]'),(24694,'brute_force','2021-08-13 18:07:18','2021-08-13 23:07:18','161.35.74.104',NULL,NULL),(24695,'brute_force','2021-08-13 18:07:21','2021-08-13 23:07:21','161.35.74.104',NULL,NULL),(24696,'brute_force','2021-08-13 18:07:21','2021-08-13 23:07:21',NULL,NULL,'admin'),(24697,'brute_force','2021-08-13 18:07:38','2021-08-13 23:07:38','112.199.119.66',NULL,NULL),(24698,'brute_force','2021-08-13 18:07:42','2021-08-13 23:07:42','112.199.119.66',NULL,NULL),(24699,'brute_force','2021-08-13 18:07:42','2021-08-13 23:07:42',NULL,NULL,'admin'),(24700,'brute_force','2021-08-13 18:09:08','2021-08-13 23:09:08','138.68.175.235',NULL,NULL),(24701,'brute_force','2021-08-13 18:09:14','2021-08-13 23:09:14','138.68.175.235',NULL,NULL),(24702,'brute_force','2021-08-13 18:09:14','2021-08-13 23:09:14',NULL,NULL,'test'),(24703,'brute_force','2021-08-13 18:12:24','2021-08-13 23:12:24','185.88.152.85',NULL,NULL),(24704,'brute_force','2021-08-13 18:13:42','2021-08-13 23:13:42','143.198.61.42',NULL,NULL),(24705,'brute_force','2021-08-13 18:13:50','2021-08-13 23:13:50','143.198.61.42',NULL,NULL),(24706,'brute_force','2021-08-13 18:13:50','2021-08-13 23:13:50',NULL,NULL,'[login]'),(24707,'brute_force','2021-08-13 18:16:53','2021-08-13 23:16:53','139.180.208.56',NULL,NULL),(24708,'brute_force','2021-08-13 18:20:11','2021-08-13 23:20:11','107.150.46.54',NULL,NULL),(24709,'brute_force','2021-08-13 18:20:11','2021-08-13 23:20:11',NULL,2,'gruposuadi'),(24710,'brute_force','2021-08-13 18:22:01','2021-08-13 23:22:01','139.59.83.248',NULL,NULL),(24711,'brute_force','2021-08-13 18:22:04','2021-08-13 23:22:04','139.59.83.248',NULL,NULL),(24712,'brute_force','2021-08-13 18:22:04','2021-08-13 23:22:04',NULL,NULL,'[login]'),(24713,'brute_force','2021-08-13 18:25:37','2021-08-13 23:25:37','139.59.83.248',NULL,NULL),(24714,'brute_force','2021-08-13 18:25:40','2021-08-13 23:25:40','139.59.83.248',NULL,NULL),(24715,'brute_force','2021-08-13 18:25:40','2021-08-13 23:25:40',NULL,NULL,'[login]'),(24716,'brute_force','2021-08-13 18:27:11','2021-08-13 23:27:11','103.28.37.180',NULL,NULL),(24717,'brute_force','2021-08-13 18:27:14','2021-08-13 23:27:14','103.28.37.180',NULL,NULL),(24718,'brute_force','2021-08-13 18:27:14','2021-08-13 23:27:14',NULL,NULL,'[login]'),(24719,'brute_force','2021-08-13 18:28:07','2021-08-13 23:28:07','35.222.142.115',NULL,NULL),(24720,'brute_force','2021-08-13 18:28:09','2021-08-13 23:28:09','35.222.142.115',NULL,NULL),(24721,'brute_force','2021-08-13 18:28:09','2021-08-13 23:28:09',NULL,NULL,'admin'),(24722,'brute_force','2021-08-13 18:32:00','2021-08-13 23:32:00','116.202.161.232',NULL,NULL),(24723,'brute_force','2021-08-13 18:38:48','2021-08-13 23:38:48','135.181.107.178',NULL,NULL),(24724,'brute_force','2021-08-13 18:38:50','2021-08-13 23:38:50','135.181.107.178',NULL,NULL),(24725,'brute_force','2021-08-13 18:38:50','2021-08-13 23:38:50',NULL,NULL,'admin'),(24726,'brute_force','2021-08-13 18:44:09','2021-08-13 23:44:09','135.148.83.212',NULL,NULL),(24727,'brute_force','2021-08-13 18:44:11','2021-08-13 23:44:11','135.148.83.212',NULL,NULL),(24728,'brute_force','2021-08-13 18:44:11','2021-08-13 23:44:11',NULL,NULL,'[login]'),(24729,'brute_force','2021-08-13 18:44:50','2021-08-13 23:44:50','135.181.107.178',NULL,NULL),(24730,'brute_force','2021-08-13 18:44:52','2021-08-13 23:44:52','135.181.107.178',NULL,NULL),(24731,'brute_force','2021-08-13 18:44:52','2021-08-13 23:44:52',NULL,NULL,'[login]'),(24732,'brute_force','2021-08-13 18:48:52','2021-08-13 23:48:52','88.135.36.252',NULL,NULL),(24733,'brute_force','2021-08-13 18:48:54','2021-08-13 23:48:54','88.135.36.252',NULL,NULL),(24734,'brute_force','2021-08-13 18:48:54','2021-08-13 23:48:54',NULL,NULL,'[login]'),(24735,'brute_force','2021-08-13 18:50:30','2021-08-13 23:50:30','131.72.236.108',NULL,NULL),(24736,'brute_force','2021-08-13 18:50:32','2021-08-13 23:50:32','131.72.236.108',NULL,NULL),(24737,'brute_force','2021-08-13 18:50:32','2021-08-13 23:50:32',NULL,NULL,'admin'),(24738,'brute_force','2021-08-13 18:52:19','2021-08-13 23:52:19','103.28.39.55',NULL,NULL),(24739,'brute_force','2021-08-13 18:52:20','2021-08-13 23:52:20','199.168.102.130',NULL,NULL),(24740,'brute_force','2021-08-13 18:52:20','2021-08-13 23:52:20',NULL,2,'gruposuadi'),(24741,'brute_force','2021-08-13 18:52:21','2021-08-13 23:52:21','103.28.39.55',NULL,NULL),(24742,'brute_force','2021-08-13 18:52:21','2021-08-13 23:52:21',NULL,NULL,'editor'),(24743,'brute_force','2021-08-13 18:53:36','2021-08-13 23:53:36','93.191.157.25',NULL,NULL),(24744,'brute_force','2021-08-13 18:53:39','2021-08-13 23:53:39','93.191.157.25',NULL,NULL),(24745,'brute_force','2021-08-13 18:53:39','2021-08-13 23:53:39',NULL,NULL,'root'),(24746,'brute_force','2021-08-13 18:55:54','2021-08-13 23:55:54','67.220.184.130',NULL,NULL),(24747,'brute_force','2021-08-13 18:55:56','2021-08-13 23:55:56','67.220.184.130',NULL,NULL),(24748,'brute_force','2021-08-13 18:55:56','2021-08-13 23:55:56',NULL,NULL,'teste'),(24749,'brute_force','2021-08-13 18:57:15','2021-08-13 23:57:15','128.199.254.222',NULL,NULL),(24750,'brute_force','2021-08-13 18:57:18','2021-08-13 23:57:18','128.199.254.222',NULL,NULL),(24751,'brute_force','2021-08-13 18:57:18','2021-08-13 23:57:18',NULL,NULL,'test'),(24752,'brute_force','2021-08-13 18:57:29','2021-08-13 23:57:29','157.230.227.172',NULL,NULL),(24753,'brute_force','2021-08-13 18:57:31','2021-08-13 23:57:31','157.230.227.172',NULL,NULL),(24754,'brute_force','2021-08-13 18:57:31','2021-08-13 23:57:31',NULL,NULL,'admin'),(24755,'brute_force','2021-08-13 19:00:51','2021-08-14 00:00:51','82.196.12.203',NULL,NULL),(24756,'brute_force','2021-08-13 19:03:58','2021-08-14 00:03:58','112.199.119.66',NULL,NULL),(24757,'brute_force','2021-08-13 19:04:07','2021-08-14 00:04:07','112.199.119.66',NULL,NULL),(24758,'brute_force','2021-08-13 19:04:07','2021-08-14 00:04:07',NULL,NULL,'admin'),(24759,'brute_force','2021-08-13 19:06:01','2021-08-14 00:06:01','42.112.38.85',NULL,NULL),(24760,'brute_force','2021-08-13 19:06:03','2021-08-14 00:06:03','42.112.38.85',NULL,NULL),(24761,'brute_force','2021-08-13 19:06:03','2021-08-14 00:06:03',NULL,NULL,'admin'),(24762,'brute_force','2021-08-13 19:11:01','2021-08-14 00:11:01','93.191.157.25',NULL,NULL),(24763,'brute_force','2021-08-13 19:11:04','2021-08-14 00:11:04','93.191.157.25',NULL,NULL),(24764,'brute_force','2021-08-13 19:11:04','2021-08-14 00:11:04',NULL,NULL,'keir'),(24765,'brute_force','2021-08-13 19:14:34','2021-08-14 00:14:34','194.233.69.232',NULL,NULL),(24766,'brute_force','2021-08-13 19:14:37','2021-08-14 00:14:37','194.233.69.232',NULL,NULL),(24767,'brute_force','2021-08-13 19:14:37','2021-08-14 00:14:37',NULL,NULL,'test1'),(24768,'brute_force','2021-08-13 19:18:00','2021-08-14 00:18:00','195.201.194.33',NULL,NULL),(24769,'brute_force','2021-08-13 19:18:03','2021-08-14 00:18:03','195.201.194.33',NULL,NULL),(24770,'brute_force','2021-08-13 19:18:03','2021-08-14 00:18:03',NULL,NULL,'one'),(24771,'brute_force','2021-08-13 19:23:06','2021-08-14 00:23:06','148.163.80.130',NULL,NULL),(24772,'brute_force','2021-08-13 19:23:08','2021-08-14 00:23:08','148.163.80.130',NULL,NULL),(24773,'brute_force','2021-08-13 19:23:08','2021-08-14 00:23:08',NULL,NULL,'[login]'),(24774,'brute_force','2021-08-13 19:24:21','2021-08-14 00:24:21','103.28.39.55',NULL,NULL),(24775,'brute_force','2021-08-13 19:24:24','2021-08-14 00:24:24','103.28.39.55',NULL,NULL),(24776,'brute_force','2021-08-13 19:24:24','2021-08-14 00:24:24',NULL,NULL,'[login]'),(24777,'brute_force','2021-08-13 19:29:50','2021-08-14 00:29:50','159.65.25.89',NULL,NULL),(24778,'brute_force','2021-08-13 19:29:58','2021-08-14 00:29:58','159.65.25.89',NULL,NULL),(24779,'brute_force','2021-08-13 19:29:58','2021-08-14 00:29:58',NULL,NULL,'test'),(24780,'brute_force','2021-08-13 19:38:01','2021-08-14 00:38:01','128.199.254.222',NULL,NULL),(24781,'brute_force','2021-08-13 19:41:59','2021-08-14 00:41:59','112.199.119.66',NULL,NULL),(24782,'brute_force','2021-08-13 19:42:02','2021-08-14 00:42:02','112.199.119.66',NULL,NULL),(24783,'brute_force','2021-08-13 19:42:02','2021-08-14 00:42:02',NULL,NULL,'Jackson_Moore'),(24784,'brute_force','2021-08-13 19:44:30','2021-08-14 00:44:30','85.17.88.170',NULL,NULL),(24785,'brute_force','2021-08-13 19:44:32','2021-08-14 00:44:32','85.17.88.170',NULL,NULL),(24786,'brute_force','2021-08-13 19:44:32','2021-08-14 00:44:32',NULL,NULL,'username'),(24787,'brute_force','2021-08-13 19:49:07','2021-08-14 00:49:07','185.88.152.85',NULL,NULL),(24788,'brute_force','2021-08-13 19:49:09','2021-08-14 00:49:09','185.88.152.85',NULL,NULL),(24789,'brute_force','2021-08-13 19:49:09','2021-08-14 00:49:09',NULL,NULL,'test'),(24790,'brute_force','2021-08-13 19:49:21','2021-08-14 00:49:21','195.154.225.16',NULL,NULL),(24791,'brute_force','2021-08-13 19:49:23','2021-08-14 00:49:23','195.154.225.16',NULL,NULL),(24792,'brute_force','2021-08-13 19:49:23','2021-08-14 00:49:23',NULL,NULL,'[login]'),(24793,'brute_force','2021-08-13 19:51:07','2021-08-14 00:51:07','188.166.209.237',NULL,NULL),(24794,'brute_force','2021-08-13 19:51:10','2021-08-14 00:51:10','188.166.209.237',NULL,NULL),(24795,'brute_force','2021-08-13 19:51:10','2021-08-14 00:51:10',NULL,NULL,'[login]'),(24796,'brute_force','2021-08-13 19:53:29','2021-08-14 00:53:29','167.99.68.174',NULL,NULL),(24797,'brute_force','2021-08-13 19:53:32','2021-08-14 00:53:32','167.99.68.174',NULL,NULL),(24798,'brute_force','2021-08-13 19:53:32','2021-08-14 00:53:32',NULL,NULL,'[login]'),(24799,'brute_force','2021-08-13 19:54:23','2021-08-14 00:54:23','113.161.97.220',NULL,NULL),(24800,'brute_force','2021-08-13 19:54:27','2021-08-14 00:54:27','113.161.97.220',NULL,NULL),(24801,'brute_force','2021-08-13 19:54:27','2021-08-14 00:54:27',NULL,NULL,'[login]'),(24802,'brute_force','2021-08-13 20:00:53','2021-08-14 01:00:53','113.161.72.211',NULL,NULL),(24803,'brute_force','2021-08-13 20:00:58','2021-08-14 01:00:58','113.161.72.211',NULL,NULL),(24804,'brute_force','2021-08-13 20:00:58','2021-08-14 01:00:58',NULL,NULL,'[login]'),(24805,'brute_force','2021-08-13 20:04:50','2021-08-14 01:04:50','18.236.141.159',NULL,NULL),(24806,'brute_force','2021-08-13 20:04:59','2021-08-14 01:04:59','18.236.141.159',NULL,NULL),(24807,'brute_force','2021-08-13 20:04:59','2021-08-14 01:04:59',NULL,NULL,'seller'),(24808,'brute_force','2021-08-13 20:10:17','2021-08-14 01:10:17','67.220.184.130',NULL,NULL),(24809,'brute_force','2021-08-13 20:12:28','2021-08-14 01:12:28','135.148.83.212',NULL,NULL),(24810,'brute_force','2021-08-13 20:12:30','2021-08-14 01:12:30','135.148.83.212',NULL,NULL),(24811,'brute_force','2021-08-13 20:12:30','2021-08-14 01:12:30',NULL,NULL,'cecelia'),(24812,'brute_force','2021-08-13 20:17:25','2021-08-14 01:17:25','116.202.161.232',NULL,NULL),(24813,'brute_force','2021-08-13 20:17:27','2021-08-14 01:17:27','116.202.161.232',NULL,NULL),(24814,'brute_force','2021-08-13 20:17:27','2021-08-14 01:17:27',NULL,NULL,'admin'),(24815,'brute_force','2021-08-13 20:19:07','2021-08-14 01:19:07','174.138.36.163',NULL,NULL),(24816,'brute_force','2021-08-13 20:19:09','2021-08-14 01:19:09','174.138.36.163',NULL,NULL),(24817,'brute_force','2021-08-13 20:19:09','2021-08-14 01:19:09',NULL,NULL,'[login]'),(24818,'brute_force','2021-08-13 20:20:57','2021-08-14 01:20:57','103.118.27.88',NULL,NULL),(24819,'brute_force','2021-08-13 20:21:00','2021-08-14 01:21:00','103.118.27.88',NULL,NULL),(24820,'brute_force','2021-08-13 20:21:00','2021-08-14 01:21:00',NULL,NULL,'[login]'),(24821,'brute_force','2021-08-13 20:22:49','2021-08-14 01:22:49','75.119.140.175',NULL,NULL),(24822,'brute_force','2021-08-13 20:22:51','2021-08-14 01:22:51','75.119.140.175',NULL,NULL),(24823,'brute_force','2021-08-13 20:22:51','2021-08-14 01:22:51',NULL,NULL,'[login]'),(24824,'brute_force','2021-08-13 20:24:36','2021-08-14 01:24:36','139.180.184.103',NULL,NULL),(24825,'brute_force','2021-08-13 20:24:40','2021-08-14 01:24:40','139.180.184.103',NULL,NULL),(24826,'brute_force','2021-08-13 20:24:40','2021-08-14 01:24:40',NULL,NULL,'[login]'),(24827,'brute_force','2021-08-13 20:26:49','2021-08-14 01:26:49','178.128.78.162',NULL,NULL),(24828,'brute_force','2021-08-13 20:26:51','2021-08-14 01:26:51','178.128.78.162',NULL,NULL),(24829,'brute_force','2021-08-13 20:26:51','2021-08-14 01:26:51',NULL,NULL,'admin'),(24830,'brute_force','2021-08-13 20:31:27','2021-08-14 01:31:27','94.130.9.79',NULL,NULL),(24831,'brute_force','2021-08-13 20:31:29','2021-08-14 01:31:29','94.130.9.79',NULL,NULL),(24832,'brute_force','2021-08-13 20:31:29','2021-08-14 01:31:29',NULL,NULL,'[login]'),(24833,'brute_force','2021-08-13 20:32:35','2021-08-14 01:32:35','134.213.27.84',NULL,NULL),(24834,'brute_force','2021-08-13 20:32:37','2021-08-14 01:32:37','134.213.27.84',NULL,NULL),(24835,'brute_force','2021-08-13 20:32:37','2021-08-14 01:32:37',NULL,NULL,'[login]'),(24836,'brute_force','2021-08-13 20:34:55','2021-08-14 01:34:55','51.81.28.74',NULL,NULL),(24837,'brute_force','2021-08-13 20:34:56','2021-08-14 01:34:56','51.81.28.74',NULL,NULL),(24838,'brute_force','2021-08-13 20:34:56','2021-08-14 01:34:56',NULL,NULL,'[login]'),(24839,'brute_force','2021-08-13 20:35:34','2021-08-14 01:35:34','37.24.72.14',NULL,NULL),(24840,'brute_force','2021-08-13 20:35:38','2021-08-14 01:35:38','37.24.72.14',NULL,NULL),(24841,'brute_force','2021-08-13 20:35:38','2021-08-14 01:35:38',NULL,NULL,'dvabientap'),(24842,'brute_force','2021-08-13 20:38:47','2021-08-14 01:38:47','80.179.219.10',NULL,NULL),(24843,'brute_force','2021-08-13 20:40:00','2021-08-14 01:40:00','103.237.144.116',NULL,NULL),(24844,'brute_force','2021-08-13 20:40:03','2021-08-14 01:40:03','103.237.144.116',NULL,NULL),(24845,'brute_force','2021-08-13 20:40:03','2021-08-14 01:40:03',NULL,NULL,'test'),(24846,'brute_force','2021-08-13 20:41:01','2021-08-14 01:41:01','85.17.88.170',NULL,NULL),(24847,'brute_force','2021-08-13 20:41:03','2021-08-14 01:41:03','85.17.88.170',NULL,NULL),(24848,'brute_force','2021-08-13 20:41:03','2021-08-14 01:41:03',NULL,NULL,'admin'),(24849,'brute_force','2021-08-13 20:43:17','2021-08-14 01:43:17','116.202.161.232',NULL,NULL),(24850,'brute_force','2021-08-13 20:43:19','2021-08-14 01:43:19','116.202.161.232',NULL,NULL),(24851,'brute_force','2021-08-13 20:43:19','2021-08-14 01:43:19',NULL,NULL,'[login]'),(24852,'brute_force','2021-08-13 20:43:43','2021-08-14 01:43:43','143.198.208.86',NULL,NULL),(24853,'brute_force','2021-08-13 20:43:46','2021-08-14 01:43:46','143.198.208.86',NULL,NULL),(24854,'brute_force','2021-08-13 20:43:46','2021-08-14 01:43:46',NULL,NULL,'[login]'),(24855,'brute_force','2021-08-13 20:48:07','2021-08-14 01:48:07','116.202.161.232',NULL,NULL),(24856,'brute_force','2021-08-13 20:48:09','2021-08-14 01:48:09','116.202.161.232',NULL,NULL),(24857,'brute_force','2021-08-13 20:48:09','2021-08-14 01:48:09',NULL,NULL,'[login]'),(24858,'brute_force','2021-08-13 20:51:17','2021-08-14 01:51:17','185.72.243.46',NULL,NULL),(24859,'brute_force','2021-08-13 20:51:19','2021-08-14 01:51:19','185.72.243.46',NULL,NULL),(24860,'brute_force','2021-08-13 20:51:19','2021-08-14 01:51:19',NULL,NULL,'thomas'),(24861,'brute_force','2021-08-13 20:53:26','2021-08-14 01:53:26','45.119.212.66',NULL,NULL),(24862,'brute_force','2021-08-13 20:53:30','2021-08-14 01:53:30','45.119.212.66',NULL,NULL),(24863,'brute_force','2021-08-13 20:53:30','2021-08-14 01:53:30',NULL,NULL,'admin2'),(24864,'brute_force','2021-08-13 20:56:29','2021-08-14 01:56:29','14.139.87.210',NULL,NULL),(24865,'brute_force','2021-08-13 20:56:32','2021-08-14 01:56:32','14.139.87.210',NULL,NULL),(24866,'brute_force','2021-08-13 20:56:32','2021-08-14 01:56:32',NULL,NULL,'[login]'),(24867,'brute_force','2021-08-13 20:58:41','2021-08-14 01:58:41','62.221.252.146',NULL,NULL),(24868,'brute_force','2021-08-13 20:58:43','2021-08-14 01:58:43','62.221.252.146',NULL,NULL),(24869,'brute_force','2021-08-13 20:58:43','2021-08-14 01:58:43',NULL,NULL,'[login]'),(24870,'brute_force','2021-08-13 21:01:06','2021-08-14 02:01:06','82.208.167.69',NULL,NULL),(24871,'brute_force','2021-08-13 21:01:09','2021-08-14 02:01:09','82.208.167.69',NULL,NULL),(24872,'brute_force','2021-08-13 21:01:09','2021-08-14 02:01:09',NULL,NULL,'[login]'),(24873,'brute_force','2021-08-13 21:04:40','2021-08-14 02:04:40','139.180.208.56',NULL,NULL),(24874,'brute_force','2021-08-13 21:04:43','2021-08-14 02:04:43','139.180.208.56',NULL,NULL),(24875,'brute_force','2021-08-13 21:04:43','2021-08-14 02:04:43',NULL,NULL,'[login]'),(24876,'brute_force','2021-08-13 21:09:59','2021-08-14 02:09:59','134.213.27.84',NULL,NULL),(24877,'brute_force','2021-08-13 21:10:03','2021-08-14 02:10:03','134.213.27.84',NULL,NULL),(24878,'brute_force','2021-08-13 21:10:03','2021-08-14 02:10:03',NULL,NULL,'seller2'),(24879,'brute_force','2021-08-13 21:14:45','2021-08-14 02:14:45','80.179.219.10',NULL,NULL),(24880,'brute_force','2021-08-13 21:15:53','2021-08-14 02:15:53','134.122.88.145',NULL,NULL),(24881,'brute_force','2021-08-13 21:16:00','2021-08-14 02:16:00','134.122.88.145',NULL,NULL),(24882,'brute_force','2021-08-13 21:16:00','2021-08-14 02:16:00',NULL,NULL,'[login]'),(24883,'brute_force','2021-08-13 21:19:25','2021-08-14 02:19:25','67.220.184.130',NULL,NULL),(24884,'brute_force','2021-08-13 21:19:27','2021-08-14 02:19:27','67.220.184.130',NULL,NULL),(24885,'brute_force','2021-08-13 21:19:27','2021-08-14 02:19:27',NULL,NULL,'tester'),(24886,'brute_force','2021-08-13 21:19:39','2021-08-14 02:19:39','157.230.227.172',NULL,NULL),(24887,'brute_force','2021-08-13 21:19:46','2021-08-14 02:19:46','157.230.227.172',NULL,NULL),(24888,'brute_force','2021-08-13 21:19:46','2021-08-14 02:19:46',NULL,NULL,'two'),(24889,'brute_force','2021-08-13 21:24:39','2021-08-14 02:24:39','165.227.229.246',NULL,NULL),(24890,'brute_force','2021-08-13 21:24:41','2021-08-14 02:24:41','165.227.229.246',NULL,NULL),(24891,'brute_force','2021-08-13 21:24:41','2021-08-14 02:24:41',NULL,NULL,'demo'),(24892,'brute_force','2021-08-13 21:28:31','2021-08-14 02:28:31','161.35.74.104',NULL,NULL),(24893,'brute_force','2021-08-13 21:28:35','2021-08-14 02:28:35','161.35.74.104',NULL,NULL),(24894,'brute_force','2021-08-13 21:28:35','2021-08-14 02:28:35',NULL,NULL,'author_media'),(24895,'brute_force','2021-08-13 21:32:42','2021-08-14 02:32:42','210.211.113.133',NULL,NULL),(24896,'brute_force','2021-08-13 21:32:45','2021-08-14 02:32:45','210.211.113.133',NULL,NULL),(24897,'brute_force','2021-08-13 21:32:45','2021-08-14 02:32:45',NULL,NULL,'admin'),(24898,'brute_force','2021-08-13 21:36:59','2021-08-14 02:36:59','134.122.88.145',NULL,NULL),(24899,'brute_force','2021-08-13 21:37:04','2021-08-14 02:37:04','113.161.72.211',NULL,NULL),(24900,'brute_force','2021-08-13 21:37:06','2021-08-14 02:37:06','134.122.88.145',NULL,NULL),(24901,'brute_force','2021-08-13 21:37:06','2021-08-14 02:37:06',NULL,NULL,'thua'),(24902,'brute_force','2021-08-13 21:37:06','2021-08-14 02:37:06','113.161.72.211',NULL,NULL),(24903,'brute_force','2021-08-13 21:37:06','2021-08-14 02:37:06',NULL,NULL,'ezf_listing'),(24904,'brute_force','2021-08-13 21:40:26','2021-08-14 02:40:26','45.63.109.229',NULL,NULL),(24905,'brute_force','2021-08-13 21:40:28','2021-08-14 02:40:28','45.63.109.229',NULL,NULL),(24906,'brute_force','2021-08-13 21:40:28','2021-08-14 02:40:28',NULL,NULL,'testuser111'),(24907,'brute_force','2021-08-13 21:45:57','2021-08-14 02:45:57','103.92.235.122',NULL,NULL),(24908,'brute_force','2021-08-13 21:46:00','2021-08-14 02:46:00','103.92.235.122',NULL,NULL),(24909,'brute_force','2021-08-13 21:46:00','2021-08-14 02:46:00',NULL,NULL,'test'),(24910,'brute_force','2021-08-13 21:46:31','2021-08-14 02:46:31','3.96.76.168',NULL,NULL),(24911,'brute_force','2021-08-13 21:46:33','2021-08-14 02:46:33','3.96.76.168',NULL,NULL),(24912,'brute_force','2021-08-13 21:46:33','2021-08-14 02:46:33',NULL,NULL,'mark'),(24913,'brute_force','2021-08-13 21:51:54','2021-08-14 02:51:54','34.90.255.208',NULL,NULL),(24914,'brute_force','2021-08-13 21:51:56','2021-08-14 02:51:56','34.90.255.208',NULL,NULL),(24915,'brute_force','2021-08-13 21:51:56','2021-08-14 02:51:56',NULL,NULL,'jake'),(24916,'brute_force','2021-08-13 21:53:26','2021-08-14 02:53:26','51.81.152.36',NULL,NULL),(24917,'brute_force','2021-08-13 21:55:57','2021-08-14 02:55:57','51.161.43.235',NULL,NULL),(24918,'brute_force','2021-08-13 21:55:57','2021-08-14 02:55:57',NULL,NULL,'admin'),(24919,'brute_force','2021-08-13 21:57:14','2021-08-14 02:57:14','143.110.232.113',NULL,NULL),(24920,'brute_force','2021-08-13 21:57:22','2021-08-14 02:57:22','143.110.232.113',NULL,NULL),(24921,'brute_force','2021-08-13 21:57:22','2021-08-14 02:57:22',NULL,NULL,'jane'),(24922,'brute_force','2021-08-13 22:00:22','2021-08-14 03:00:22','94.130.9.79',NULL,NULL),(24923,'brute_force','2021-08-13 22:00:24','2021-08-14 03:00:24','94.130.9.79',NULL,NULL),(24924,'brute_force','2021-08-13 22:00:24','2021-08-14 03:00:24',NULL,NULL,'[login]'),(24925,'brute_force','2021-08-13 22:10:42','2021-08-14 03:10:42','75.119.140.175',NULL,NULL),(24926,'brute_force','2021-08-13 22:10:44','2021-08-14 03:10:44','75.119.140.175',NULL,NULL),(24927,'brute_force','2021-08-13 22:10:44','2021-08-14 03:10:44',NULL,NULL,'test'),(24928,'brute_force','2021-08-13 22:16:19','2021-08-14 03:16:19','150.95.108.246',NULL,NULL),(24929,'brute_force','2021-08-13 22:16:22','2021-08-14 03:16:22','150.95.108.246',NULL,NULL),(24930,'brute_force','2021-08-13 22:16:22','2021-08-14 03:16:22',NULL,NULL,'user'),(24931,'brute_force','2021-08-13 22:17:57','2021-08-14 03:17:57','113.161.97.220',NULL,NULL),(24932,'brute_force','2021-08-13 22:18:02','2021-08-14 03:18:02','113.161.97.220',NULL,NULL),(24933,'brute_force','2021-08-13 22:18:02','2021-08-14 03:18:02',NULL,NULL,'admindemo'),(24934,'brute_force','2021-08-13 22:21:37','2021-08-14 03:21:37','67.220.184.130',NULL,NULL),(24935,'brute_force','2021-08-13 22:21:39','2021-08-14 03:21:39','67.220.184.130',NULL,NULL),(24936,'brute_force','2021-08-13 22:21:39','2021-08-14 03:21:39',NULL,NULL,'saqibali871'),(24937,'brute_force','2021-08-13 22:24:26','2021-08-14 03:24:26','51.81.152.36',NULL,NULL),(24938,'brute_force','2021-08-13 22:26:24','2021-08-14 03:26:24','165.227.229.246',NULL,NULL),(24939,'brute_force','2021-08-13 22:26:26','2021-08-14 03:26:26','165.227.229.246',NULL,NULL),(24940,'brute_force','2021-08-13 22:26:26','2021-08-14 03:26:26',NULL,NULL,'user'),(24941,'brute_force','2021-08-13 22:27:36','2021-08-14 03:27:36','143.198.61.42',NULL,NULL),(24942,'brute_force','2021-08-13 22:27:38','2021-08-14 03:27:38','143.198.61.42',NULL,NULL),(24943,'brute_force','2021-08-13 22:27:38','2021-08-14 03:27:38',NULL,NULL,'wynonna'),(24944,'brute_force','2021-08-13 22:32:19','2021-08-14 03:32:19','142.44.142.153',NULL,NULL),(24945,'brute_force','2021-08-13 22:32:21','2021-08-14 03:32:21','142.44.142.153',NULL,NULL),(24946,'brute_force','2021-08-13 22:32:21','2021-08-14 03:32:21',NULL,NULL,'usuario'),(24947,'brute_force','2021-08-13 22:33:41','2021-08-14 03:33:41','63.34.207.206',NULL,NULL),(24948,'brute_force','2021-08-13 22:33:43','2021-08-14 03:33:43','63.34.207.206',NULL,NULL),(24949,'brute_force','2021-08-13 22:33:43','2021-08-14 03:33:43',NULL,NULL,'HelloRDP123'),(24950,'brute_force','2021-08-13 22:36:42','2021-08-14 03:36:42','165.232.165.177',NULL,NULL),(24951,'brute_force','2021-08-13 22:36:42','2021-08-14 03:36:42',NULL,NULL,'Hannah_Miller'),(24952,'brute_force','2021-08-13 22:38:27','2021-08-14 03:38:27','134.209.152.115',NULL,NULL),(24953,'brute_force','2021-08-13 22:38:29','2021-08-14 03:38:29','134.209.152.115',NULL,NULL),(24954,'brute_force','2021-08-13 22:38:29','2021-08-14 03:38:29',NULL,NULL,'admin'),(24955,'brute_force','2021-08-13 22:42:22','2021-08-14 03:42:22','135.148.83.212',NULL,NULL),(24956,'brute_force','2021-08-13 22:42:24','2021-08-14 03:42:24','135.148.83.212',NULL,NULL),(24957,'brute_force','2021-08-13 22:42:24','2021-08-14 03:42:24',NULL,NULL,'admin'),(24958,'brute_force','2021-08-13 22:46:00','2021-08-14 03:46:00','75.119.140.175',NULL,NULL),(24959,'brute_force','2021-08-13 22:47:43','2021-08-14 03:47:43','103.92.235.122',NULL,NULL),(24960,'brute_force','2021-08-13 22:47:46','2021-08-14 03:47:46','103.92.235.122',NULL,NULL),(24961,'brute_force','2021-08-13 22:47:46','2021-08-14 03:47:46',NULL,NULL,'[login]'),(24962,'brute_force','2021-08-13 22:49:05','2021-08-14 03:49:05','62.221.252.146',NULL,NULL),(24963,'brute_force','2021-08-13 22:49:07','2021-08-14 03:49:07','62.221.252.146',NULL,NULL),(24964,'brute_force','2021-08-13 22:49:07','2021-08-14 03:49:07',NULL,NULL,'[login]'),(24965,'brute_force','2021-08-13 22:59:45','2021-08-14 03:59:45','192.99.233.222',NULL,NULL),(24966,'brute_force','2021-08-13 22:59:47','2021-08-14 03:59:47','192.99.233.222',NULL,NULL),(24967,'brute_force','2021-08-13 22:59:47','2021-08-14 03:59:47',NULL,NULL,'[login]'),(24968,'brute_force','2021-08-13 23:09:24','2021-08-14 04:09:24','85.17.88.170',NULL,NULL),(24969,'brute_force','2021-08-13 23:10:24','2021-08-14 04:10:24','143.198.208.86',NULL,NULL),(24970,'brute_force','2021-08-13 23:10:27','2021-08-14 04:10:27','143.198.208.86',NULL,NULL),(24971,'brute_force','2021-08-13 23:10:27','2021-08-14 04:10:27',NULL,NULL,'[login]'),(24972,'brute_force','2021-08-13 23:11:40','2021-08-14 04:11:40','46.101.144.71',NULL,NULL),(24973,'brute_force','2021-08-13 23:11:43','2021-08-14 04:11:43','46.101.144.71',NULL,NULL),(24974,'brute_force','2021-08-13 23:11:43','2021-08-14 04:11:43',NULL,NULL,'[login]'),(24975,'brute_force','2021-08-13 23:23:09','2021-08-14 04:23:09','160.153.246.233',NULL,NULL),(24976,'brute_force','2021-08-13 23:23:11','2021-08-14 04:23:11','160.153.246.233',NULL,NULL),(24977,'brute_force','2021-08-13 23:23:11','2021-08-14 04:23:11',NULL,NULL,'manager'),(24978,'brute_force','2021-08-13 23:26:45','2021-08-14 04:26:45','173.208.244.92',NULL,NULL),(24979,'brute_force','2021-08-13 23:26:45','2021-08-14 04:26:45',NULL,2,'gruposuadi'),(24980,'brute_force','2021-08-13 23:27:07','2021-08-14 04:27:07','143.110.248.117',NULL,NULL),(24981,'brute_force','2021-08-13 23:27:15','2021-08-14 04:27:15','143.110.248.117',NULL,NULL),(24982,'brute_force','2021-08-13 23:27:15','2021-08-14 04:27:15',NULL,NULL,'cmsadmin'),(24983,'brute_force','2021-08-13 23:38:13','2021-08-14 04:38:13','124.156.150.43',NULL,NULL),(24984,'brute_force','2021-08-13 23:38:16','2021-08-14 04:38:16','124.156.150.43',NULL,NULL),(24985,'brute_force','2021-08-13 23:38:16','2021-08-14 04:38:16',NULL,NULL,'admin'),(24986,'brute_force','2021-08-13 23:39:28','2021-08-14 04:39:28','139.59.83.248',NULL,NULL),(24987,'brute_force','2021-08-13 23:39:31','2021-08-14 04:39:31','139.59.83.248',NULL,NULL),(24988,'brute_force','2021-08-13 23:39:31','2021-08-14 04:39:31',NULL,NULL,'Lillian_Kelly'),(24989,'brute_force','2021-08-14 00:11:31','2021-08-14 05:11:31','186.77.196.232',NULL,NULL),(24990,'brute_force','2021-08-14 00:11:31','2021-08-14 05:11:31',NULL,2,'gruposuadi'),(24991,'brute_force','2021-08-14 00:11:33','2021-08-14 05:11:33','186.77.196.232',NULL,NULL),(24992,'brute_force','2021-08-14 00:11:33','2021-08-14 05:11:33',NULL,2,'gruposuadi'),(24993,'brute_force','2021-08-14 00:12:32','2021-08-14 05:12:32','186.77.196.232',NULL,NULL),(24994,'brute_force','2021-08-14 00:12:32','2021-08-14 05:12:32',NULL,2,'gruposuadi'),(24995,'brute_force','2021-08-14 00:12:36','2021-08-14 05:12:36','186.77.196.232',NULL,NULL),(24996,'brute_force','2021-08-14 00:12:36','2021-08-14 05:12:36',NULL,2,'gruposuadi'),(24997,'brute_force','2021-08-14 00:13:33','2021-08-14 05:13:33','186.77.196.232',NULL,NULL),(24998,'brute_force','2021-08-14 00:13:33','2021-08-14 05:13:33',NULL,2,'gruposuadi'),(24999,'brute_force','2021-08-14 00:34:50','2021-08-14 05:34:50','107.150.59.245',NULL,NULL),(25000,'brute_force','2021-08-14 00:34:50','2021-08-14 05:34:50',NULL,2,'gruposuadi'),(25001,'brute_force','2021-08-14 01:28:46','2021-08-14 06:28:46','192.151.144.59',NULL,NULL),(25002,'brute_force','2021-08-14 01:28:46','2021-08-14 06:28:46',NULL,2,'gruposuadi'),(25003,'brute_force','2021-08-14 01:50:27','2021-08-14 06:50:27','192.42.116.26',NULL,NULL),(25004,'brute_force','2021-08-14 01:50:27','2021-08-14 06:50:27',NULL,NULL,'admin'),(25005,'brute_force','2021-08-14 02:27:28','2021-08-14 07:27:28','192.151.145.141',NULL,NULL),(25006,'brute_force','2021-08-14 02:27:28','2021-08-14 07:27:28',NULL,2,'gruposuadi'),(25007,'brute_force','2021-08-14 04:16:44','2021-08-14 09:16:44','63.141.227.178',NULL,NULL),(25008,'brute_force','2021-08-14 04:16:44','2021-08-14 09:16:44',NULL,2,'gruposuadi'),(25009,'brute_force','2021-08-14 04:42:43','2021-08-14 09:42:43','107.150.63.171',NULL,NULL),(25010,'brute_force','2021-08-14 04:42:43','2021-08-14 09:42:43',NULL,2,'gruposuadi'),(25011,'brute_force','2021-08-14 06:56:34','2021-08-14 11:56:34','142.54.188.77',NULL,NULL),(25012,'brute_force','2021-08-14 06:56:34','2021-08-14 11:56:34',NULL,2,'gruposuadi'),(25013,'brute_force','2021-08-14 09:10:12','2021-08-14 14:10:12','199.168.102.130',NULL,NULL),(25014,'brute_force','2021-08-14 09:10:12','2021-08-14 14:10:12',NULL,2,'gruposuadi'),(25015,'brute_force','2021-08-14 09:39:18','2021-08-14 14:39:18','66.70.138.160',NULL,NULL),(25016,'brute_force','2021-08-14 09:39:18','2021-08-14 14:39:18',NULL,NULL,'admin'),(25017,'brute_force','2021-08-14 10:09:04','2021-08-14 15:09:04','63.141.227.178',NULL,NULL),(25018,'brute_force','2021-08-14 10:09:04','2021-08-14 15:09:04',NULL,2,'gruposuadi'),(25019,'brute_force','2021-08-14 10:17:51','2021-08-14 15:17:51','199.168.102.130',NULL,NULL),(25020,'brute_force','2021-08-14 10:17:51','2021-08-14 15:17:51',NULL,2,'gruposuadi'),(25021,'brute_force','2021-08-14 10:45:40','2021-08-14 15:45:40','75.119.198.100',NULL,NULL),(25022,'brute_force','2021-08-14 10:45:40','2021-08-14 15:45:40',NULL,NULL,'admin'),(25023,'brute_force','2021-08-14 10:58:27','2021-08-14 15:58:27','199.249.230.171',NULL,NULL),(25024,'brute_force','2021-08-14 10:58:27','2021-08-14 15:58:27',NULL,2,'gruposuadi'),(25025,'brute_force','2021-08-14 11:14:49','2021-08-14 16:14:49','146.185.135.169',NULL,NULL),(25026,'brute_force','2021-08-14 11:14:49','2021-08-14 16:14:49',NULL,NULL,'admin'),(25027,'brute_force','2021-08-14 11:19:27','2021-08-14 16:19:27','198.204.225.194',NULL,NULL),(25028,'brute_force','2021-08-14 11:19:27','2021-08-14 16:19:27',NULL,2,'gruposuadi'),(25029,'brute_force','2021-08-14 11:44:28','2021-08-14 16:44:28','110.173.132.17',NULL,NULL),(25030,'brute_force','2021-08-14 11:44:28','2021-08-14 16:44:28',NULL,NULL,'admin'),(25031,'brute_force','2021-08-14 12:44:10','2021-08-14 17:44:10','178.62.9.122',NULL,NULL),(25032,'brute_force','2021-08-14 12:44:10','2021-08-14 17:44:10',NULL,NULL,'admin'),(25033,'brute_force','2021-08-14 12:49:07','2021-08-14 17:49:07','192.151.144.59',NULL,NULL),(25034,'brute_force','2021-08-14 12:49:07','2021-08-14 17:49:07',NULL,2,'gruposuadi'),(25035,'brute_force','2021-08-14 13:17:52','2021-08-14 18:17:52','102.65.197.75',NULL,NULL),(25036,'brute_force','2021-08-14 13:17:52','2021-08-14 18:17:52',NULL,2,'gruposuadi'),(25037,'brute_force','2021-08-14 13:17:55','2021-08-14 18:17:55','102.65.197.75',NULL,NULL),(25038,'brute_force','2021-08-14 13:17:55','2021-08-14 18:17:55',NULL,2,'gruposuadi'),(25039,'brute_force','2021-08-14 13:18:52','2021-08-14 18:18:52','102.65.197.75',NULL,NULL),(25040,'brute_force','2021-08-14 13:18:52','2021-08-14 18:18:52',NULL,2,'gruposuadi'),(25041,'brute_force','2021-08-14 13:18:56','2021-08-14 18:18:56','102.65.197.75',NULL,NULL),(25042,'brute_force','2021-08-14 13:18:56','2021-08-14 18:18:56',NULL,2,'gruposuadi'),(25043,'brute_force','2021-08-14 13:19:54','2021-08-14 18:19:54','102.65.197.75',NULL,NULL),(25044,'brute_force','2021-08-14 13:19:54','2021-08-14 18:19:54',NULL,2,'gruposuadi'),(25045,'brute_force','2021-08-14 13:37:14','2021-08-14 18:37:14','198.204.240.242',NULL,NULL),(25046,'brute_force','2021-08-14 13:37:14','2021-08-14 18:37:14',NULL,2,'gruposuadi'),(25047,'brute_force','2021-08-14 13:46:06','2021-08-14 18:46:06','47.101.205.201',NULL,NULL),(25048,'brute_force','2021-08-14 13:46:06','2021-08-14 18:46:06',NULL,NULL,'admin'),(25049,'brute_force','2021-08-14 14:38:24','2021-08-14 19:38:24','69.197.163.230',NULL,NULL),(25050,'brute_force','2021-08-14 14:38:24','2021-08-14 19:38:24',NULL,2,'gruposuadi'),(25051,'brute_force','2021-08-14 15:06:11','2021-08-14 20:06:11','185.220.101.1',NULL,NULL),(25052,'brute_force','2021-08-14 15:06:11','2021-08-14 20:06:11',NULL,NULL,'admin'),(25053,'brute_force','2021-08-14 16:00:29','2021-08-14 21:00:29','63.141.227.178',NULL,NULL),(25054,'brute_force','2021-08-14 16:00:29','2021-08-14 21:00:29',NULL,2,'gruposuadi'),(25055,'brute_force','2021-08-14 16:56:55','2021-08-14 21:56:55','107.150.59.245',NULL,NULL),(25056,'brute_force','2021-08-14 16:56:55','2021-08-14 21:56:55',NULL,2,'gruposuadi'),(25057,'brute_force','2021-08-14 17:34:21','2021-08-14 22:34:21','46.101.95.65',NULL,NULL),(25058,'brute_force','2021-08-14 17:34:21','2021-08-14 22:34:21',NULL,NULL,'admin'),(25059,'brute_force','2021-08-14 17:57:41','2021-08-14 22:57:41','198.204.225.194',NULL,NULL),(25060,'brute_force','2021-08-14 17:57:41','2021-08-14 22:57:41',NULL,2,'gruposuadi'),(25061,'brute_force','2021-08-14 18:08:21','2021-08-14 23:08:21','192.81.217.140',NULL,NULL),(25062,'brute_force','2021-08-14 18:08:21','2021-08-14 23:08:21',NULL,NULL,'admin'),(25063,'brute_force','2021-08-14 18:59:01','2021-08-14 23:59:01','104.244.79.203',NULL,NULL),(25064,'brute_force','2021-08-14 18:59:01','2021-08-14 23:59:01',NULL,NULL,'admin'),(25065,'brute_force','2021-08-14 19:04:07','2021-08-15 00:04:07','69.197.163.230',NULL,NULL),(25066,'brute_force','2021-08-14 19:04:07','2021-08-15 00:04:07',NULL,2,'gruposuadi'),(25067,'brute_force','2021-08-14 20:14:46','2021-08-15 01:14:46','107.150.45.58',NULL,NULL),(25068,'brute_force','2021-08-14 20:14:46','2021-08-15 01:14:46',NULL,2,'gruposuadi'),(25069,'brute_force','2021-08-14 21:16:29','2021-08-15 02:16:29','107.150.63.171',NULL,NULL),(25070,'brute_force','2021-08-14 21:16:29','2021-08-15 02:16:29',NULL,2,'gruposuadi'),(25071,'brute_force','2021-08-14 21:44:30','2021-08-15 02:44:30','159.65.184.79',NULL,NULL),(25072,'brute_force','2021-08-14 21:44:30','2021-08-15 02:44:30',NULL,NULL,'admin'),(25073,'brute_force','2021-08-14 22:24:57','2021-08-15 03:24:57','107.150.46.210',NULL,NULL),(25074,'brute_force','2021-08-14 22:24:57','2021-08-15 03:24:57',NULL,2,'gruposuadi'),(25075,'brute_force','2021-08-14 23:29:07','2021-08-15 04:29:07','63.141.227.178',NULL,NULL),(25076,'brute_force','2021-08-14 23:29:07','2021-08-15 04:29:07',NULL,2,'gruposuadi'),(25077,'brute_force','2021-08-14 23:51:14','2021-08-15 04:51:14','104.236.45.171',NULL,NULL),(25078,'brute_force','2021-08-14 23:51:14','2021-08-15 04:51:14',NULL,NULL,'admin'),(25079,'brute_force','2021-08-15 00:21:19','2021-08-15 05:21:19','51.254.49.156',NULL,NULL),(25080,'brute_force','2021-08-15 00:21:19','2021-08-15 05:21:19',NULL,NULL,'admin'),(25081,'brute_force','2021-08-15 00:37:04','2021-08-15 05:37:04','107.150.59.245',NULL,NULL),(25082,'brute_force','2021-08-15 00:37:04','2021-08-15 05:37:04',NULL,2,'gruposuadi'),(25083,'brute_force','2021-08-15 01:23:30','2021-08-15 06:23:30','51.161.34.111',NULL,NULL),(25084,'brute_force','2021-08-15 01:23:30','2021-08-15 06:23:30',NULL,NULL,'admin'),(25085,'brute_force','2021-08-15 01:37:54','2021-08-15 06:37:54','198.204.240.242',NULL,NULL),(25086,'brute_force','2021-08-15 01:37:54','2021-08-15 06:37:54',NULL,2,'gruposuadi'),(25087,'brute_force','2021-08-15 02:53:35','2021-08-15 07:53:35','107.150.59.245',NULL,NULL),(25088,'brute_force','2021-08-15 02:53:35','2021-08-15 07:53:35',NULL,2,'gruposuadi'),(25089,'brute_force','2021-08-15 03:31:34','2021-08-15 08:31:34','116.202.36.12',NULL,NULL),(25090,'brute_force','2021-08-15 03:31:34','2021-08-15 08:31:34',NULL,NULL,'admin'),(25091,'brute_force','2021-08-15 03:57:44','2021-08-15 08:57:44','63.141.251.237',NULL,NULL),(25092,'brute_force','2021-08-15 03:57:44','2021-08-15 08:57:44',NULL,2,'gruposuadi'),(25093,'brute_force','2021-08-15 04:03:07','2021-08-15 09:03:07','158.58.187.76',NULL,NULL),(25094,'brute_force','2021-08-15 04:03:07','2021-08-15 09:03:07',NULL,NULL,'admin'),(25095,'brute_force','2021-08-15 04:37:48','2021-08-15 09:37:48','91.214.124.220',NULL,NULL),(25096,'brute_force','2021-08-15 04:37:48','2021-08-15 09:37:48',NULL,NULL,'admin'),(25097,'brute_force','2021-08-15 04:46:05','2021-08-15 09:46:05','81.6.43.167',NULL,NULL),(25098,'brute_force','2021-08-15 04:46:05','2021-08-15 09:46:05',NULL,NULL,'admin'),(25099,'brute_force','2021-08-15 04:51:47','2021-08-15 09:51:47','85.163.107.251',NULL,NULL),(25100,'brute_force','2021-08-15 04:51:47','2021-08-15 09:51:47',NULL,2,'gruposuadi'),(25101,'brute_force','2021-08-15 04:51:49','2021-08-15 09:51:49','85.163.107.251',NULL,NULL),(25102,'brute_force','2021-08-15 04:51:49','2021-08-15 09:51:49',NULL,2,'gruposuadi'),(25103,'brute_force','2021-08-15 04:52:48','2021-08-15 09:52:48','85.163.107.251',NULL,NULL),(25104,'brute_force','2021-08-15 04:52:48','2021-08-15 09:52:48',NULL,2,'gruposuadi'),(25105,'brute_force','2021-08-15 04:52:51','2021-08-15 09:52:51','85.163.107.251',NULL,NULL),(25106,'brute_force','2021-08-15 04:52:51','2021-08-15 09:52:51',NULL,2,'gruposuadi'),(25107,'brute_force','2021-08-15 04:53:49','2021-08-15 09:53:49','85.163.107.251',NULL,NULL),(25108,'brute_force','2021-08-15 04:53:49','2021-08-15 09:53:49',NULL,2,'gruposuadi'),(25109,'brute_force','2021-08-15 06:11:57','2021-08-15 11:11:57','192.151.145.141',NULL,NULL),(25110,'brute_force','2021-08-15 06:11:57','2021-08-15 11:11:57',NULL,2,'gruposuadi'),(25111,'brute_force','2021-08-15 06:19:55','2021-08-15 11:19:55','23.254.225.195',NULL,NULL),(25112,'brute_force','2021-08-15 06:19:55','2021-08-15 11:19:55',NULL,NULL,'admin'),(25113,'brute_force','2021-08-15 07:08:23','2021-08-15 12:08:23','69.197.163.230',NULL,NULL),(25114,'brute_force','2021-08-15 07:08:23','2021-08-15 12:08:23',NULL,2,'gruposuadi'),(25115,'brute_force','2021-08-15 08:17:01','2021-08-15 13:17:01','107.150.59.245',NULL,NULL),(25116,'brute_force','2021-08-15 08:17:01','2021-08-15 13:17:01',NULL,2,'gruposuadi'),(25117,'brute_force','2021-08-15 08:44:23','2021-08-15 13:44:23','80.179.96.165',NULL,NULL),(25118,'brute_force','2021-08-15 08:44:23','2021-08-15 13:44:23',NULL,NULL,'admin'),(25119,'brute_force','2021-08-15 09:03:37','2021-08-15 14:03:37','185.220.101.235',NULL,NULL),(25120,'brute_force','2021-08-15 09:03:37','2021-08-15 14:03:37',NULL,2,'gruposuadi'),(25121,'brute_force','2021-08-15 09:21:44','2021-08-15 14:21:44','192.151.144.59',NULL,NULL),(25122,'brute_force','2021-08-15 09:21:44','2021-08-15 14:21:44',NULL,2,'gruposuadi'),(25123,'brute_force','2021-08-15 10:31:49','2021-08-15 15:31:49','173.208.244.93',NULL,NULL),(25124,'brute_force','2021-08-15 10:31:49','2021-08-15 15:31:49',NULL,2,'gruposuadi'),(25125,'brute_force','2021-08-15 12:46:10','2021-08-15 17:46:10','63.141.227.178',NULL,NULL),(25126,'brute_force','2021-08-15 12:46:10','2021-08-15 17:46:10',NULL,2,'gruposuadi'),(25127,'brute_force','2021-08-15 13:51:09','2021-08-15 18:51:09','107.150.48.226',NULL,NULL),(25128,'brute_force','2021-08-15 13:51:09','2021-08-15 18:51:09',NULL,2,'gruposuadi'),(25129,'brute_force','2021-08-15 15:22:41','2021-08-15 20:22:41','185.2.4.44',NULL,NULL),(25130,'brute_force','2021-08-15 15:22:41','2021-08-15 20:22:41',NULL,NULL,'admin'),(25131,'brute_force','2021-08-15 15:27:01','2021-08-15 20:27:01','24.48.214.246',NULL,NULL),(25132,'brute_force','2021-08-15 15:27:01','2021-08-15 20:27:01',NULL,2,'gruposuadi'),(25133,'brute_force','2021-08-15 15:27:04','2021-08-15 20:27:04','24.48.214.246',NULL,NULL),(25134,'brute_force','2021-08-15 15:27:04','2021-08-15 20:27:04',NULL,2,'gruposuadi'),(25135,'brute_force','2021-08-15 15:28:02','2021-08-15 20:28:02','24.48.214.246',NULL,NULL),(25136,'brute_force','2021-08-15 15:28:02','2021-08-15 20:28:02',NULL,2,'gruposuadi'),(25137,'brute_force','2021-08-15 15:28:05','2021-08-15 20:28:05','24.48.214.246',NULL,NULL),(25138,'brute_force','2021-08-15 15:28:05','2021-08-15 20:28:05',NULL,2,'gruposuadi'),(25139,'brute_force','2021-08-15 15:29:02','2021-08-15 20:29:02','24.48.214.246',NULL,NULL),(25140,'brute_force','2021-08-15 15:29:02','2021-08-15 20:29:02',NULL,2,'gruposuadi'),(25141,'brute_force','2021-08-15 16:01:08','2021-08-15 21:01:08','107.150.52.197',NULL,NULL),(25142,'brute_force','2021-08-15 16:01:08','2021-08-15 21:01:08',NULL,2,'gruposuadi'),(25143,'brute_force','2021-08-15 17:06:54','2021-08-15 22:06:54','64.225.70.87',NULL,NULL),(25144,'brute_force','2021-08-15 17:06:54','2021-08-15 22:06:54',NULL,NULL,'admin'),(25145,'brute_force','2021-08-15 17:12:53','2021-08-15 22:12:53','63.141.227.178',NULL,NULL),(25146,'brute_force','2021-08-15 17:12:53','2021-08-15 22:12:53',NULL,2,'gruposuadi'),(25147,'brute_force','2021-08-15 17:59:08','2021-08-15 22:59:08','78.47.201.143',NULL,NULL),(25148,'brute_force','2021-08-15 17:59:08','2021-08-15 22:59:08',NULL,NULL,'admin'),(25149,'brute_force','2021-08-15 18:37:50','2021-08-15 23:37:50','192.151.144.59',NULL,NULL),(25150,'brute_force','2021-08-15 18:37:50','2021-08-15 23:37:50',NULL,2,'gruposuadi'),(25151,'brute_force','2021-08-15 18:51:26','2021-08-15 23:51:26','166.62.124.228',NULL,NULL),(25152,'brute_force','2021-08-15 18:51:26','2021-08-15 23:51:26',NULL,NULL,'admin'),(25153,'brute_force','2021-08-15 20:23:42','2021-08-16 01:23:42','107.150.48.226',NULL,NULL),(25154,'brute_force','2021-08-15 20:23:42','2021-08-16 01:23:42',NULL,2,'gruposuadi'),(25155,'brute_force','2021-08-15 20:36:20','2021-08-16 01:36:20','45.40.132.156',NULL,NULL),(25156,'brute_force','2021-08-15 20:36:20','2021-08-16 01:36:20',NULL,NULL,'admin'),(25157,'brute_force','2021-08-15 21:28:48','2021-08-16 02:28:48','185.3.164.156',NULL,NULL),(25158,'brute_force','2021-08-15 21:28:48','2021-08-16 02:28:48',NULL,NULL,'admin'),(25159,'brute_force','2021-08-15 21:28:51','2021-08-16 02:28:51','198.204.225.194',NULL,NULL),(25160,'brute_force','2021-08-15 21:28:51','2021-08-16 02:28:51',NULL,2,'gruposuadi'),(25161,'brute_force','2021-08-15 22:15:29','2021-08-16 03:15:29','209.127.17.242',NULL,NULL),(25162,'brute_force','2021-08-15 22:15:29','2021-08-16 03:15:29',NULL,NULL,'admin'),(25163,'brute_force','2021-08-15 22:21:16','2021-08-16 03:21:16','93.113.111.54',NULL,NULL),(25164,'brute_force','2021-08-15 22:21:16','2021-08-16 03:21:16',NULL,NULL,'admin'),(25165,'brute_force','2021-08-15 22:39:06','2021-08-16 03:39:06','192.151.144.59',NULL,NULL),(25166,'brute_force','2021-08-15 22:39:06','2021-08-16 03:39:06',NULL,2,'gruposuadi'),(25167,'brute_force','2021-08-16 00:04:05','2021-08-16 05:04:05','107.150.52.197',NULL,NULL),(25168,'brute_force','2021-08-16 00:04:05','2021-08-16 05:04:05',NULL,2,'gruposuadi'),(25169,'brute_force','2021-08-16 00:56:59','2021-08-16 05:56:59','203.205.21.168',NULL,NULL),(25170,'brute_force','2021-08-16 00:56:59','2021-08-16 05:56:59',NULL,NULL,'admin'),(25171,'brute_force','2021-08-16 01:46:36','2021-08-16 06:46:36','142.93.110.39',NULL,NULL),(25172,'brute_force','2021-08-16 01:46:36','2021-08-16 06:46:36',NULL,NULL,'admin'),(25173,'brute_force','2021-08-16 01:53:53','2021-08-16 06:53:53','51.195.107.236',NULL,NULL),(25174,'brute_force','2021-08-16 01:53:53','2021-08-16 06:53:53',NULL,NULL,'admin'),(25175,'brute_force','2021-08-16 02:36:47','2021-08-16 07:36:47','42.193.21.177',NULL,NULL),(25176,'brute_force','2021-08-16 02:36:47','2021-08-16 07:36:47',NULL,NULL,'admin'),(25177,'brute_force','2021-08-16 02:37:11','2021-08-16 07:37:11','109.70.100.28',NULL,NULL),(25178,'brute_force','2021-08-16 02:37:11','2021-08-16 07:37:11',NULL,2,'gruposuadi'),(25179,'brute_force','2021-08-16 02:58:43','2021-08-16 07:58:43','69.30.244.18',NULL,NULL),(25180,'brute_force','2021-08-16 02:58:43','2021-08-16 07:58:43',NULL,2,'gruposuadi'),(25181,'brute_force','2021-08-16 03:27:14','2021-08-16 08:27:14','108.163.132.249',NULL,NULL),(25182,'brute_force','2021-08-16 03:27:14','2021-08-16 08:27:14',NULL,NULL,'admin'),(25183,'brute_force','2021-08-16 04:17:56','2021-08-16 09:17:56','51.15.27.8',NULL,NULL),(25184,'brute_force','2021-08-16 04:17:56','2021-08-16 09:17:56',NULL,NULL,'admin'),(25185,'brute_force','2021-08-16 05:08:30','2021-08-16 10:08:30','106.52.171.211',NULL,NULL),(25186,'brute_force','2021-08-16 05:08:30','2021-08-16 10:08:30',NULL,NULL,'admin'),(25187,'brute_force','2021-08-16 05:20:34','2021-08-16 10:20:34','69.30.244.18',NULL,NULL),(25188,'brute_force','2021-08-16 05:20:34','2021-08-16 10:20:34',NULL,2,'gruposuadi'),(25189,'brute_force','2021-08-16 05:59:00','2021-08-16 10:59:00','81.88.52.26',NULL,NULL),(25190,'brute_force','2021-08-16 05:59:00','2021-08-16 10:59:00',NULL,NULL,'admin'),(25191,'brute_force','2021-08-16 06:18:28','2021-08-16 11:18:28','198.204.225.194',NULL,NULL),(25192,'brute_force','2021-08-16 06:18:28','2021-08-16 11:18:28',NULL,2,'gruposuadi'),(25193,'brute_force','2021-08-16 06:49:51','2021-08-16 11:49:51','198.199.84.221',NULL,NULL),(25194,'brute_force','2021-08-16 06:49:51','2021-08-16 11:49:51',NULL,NULL,'admin'),(25195,'brute_force','2021-08-16 07:35:21','2021-08-16 12:35:21','198.204.240.242',NULL,NULL),(25196,'brute_force','2021-08-16 07:35:21','2021-08-16 12:35:21',NULL,2,'gruposuadi'),(25197,'brute_force','2021-08-16 08:38:16','2021-08-16 13:38:16','142.54.188.77',NULL,NULL),(25198,'brute_force','2021-08-16 08:38:16','2021-08-16 13:38:16',NULL,2,'gruposuadi'),(25199,'brute_force','2021-08-16 10:03:29','2021-08-16 15:03:29','107.150.46.54',NULL,NULL),(25200,'brute_force','2021-08-16 10:03:29','2021-08-16 15:03:29',NULL,2,'gruposuadi'),(25201,'brute_force','2021-08-16 11:14:48','2021-08-16 16:14:48','192.151.145.141',NULL,NULL),(25202,'brute_force','2021-08-16 11:14:48','2021-08-16 16:14:48',NULL,2,'gruposuadi'),(25203,'brute_force','2021-08-16 12:10:10','2021-08-16 17:10:10','107.150.52.197',NULL,NULL),(25204,'brute_force','2021-08-16 12:10:10','2021-08-16 17:10:10',NULL,2,'gruposuadi'),(25205,'brute_force','2021-08-16 12:58:20','2021-08-16 17:58:20','24.48.214.126',NULL,NULL),(25206,'brute_force','2021-08-16 12:58:20','2021-08-16 17:58:20',NULL,NULL,'admin'),(25207,'brute_force','2021-08-16 12:58:23','2021-08-16 17:58:23','24.48.214.126',NULL,NULL),(25208,'brute_force','2021-08-16 12:58:23','2021-08-16 17:58:23',NULL,NULL,'admin'),(25209,'brute_force','2021-08-16 13:03:15','2021-08-16 18:03:15','24.48.214.126',NULL,NULL),(25210,'brute_force','2021-08-16 13:03:15','2021-08-16 18:03:15',NULL,NULL,'admin'),(25211,'brute_force','2021-08-16 13:03:26','2021-08-16 18:03:26','24.48.214.126',NULL,NULL),(25212,'brute_force','2021-08-16 13:03:26','2021-08-16 18:03:26',NULL,NULL,'admin'),(25213,'brute_force','2021-08-16 13:04:42','2021-08-16 18:04:42','24.48.214.126',NULL,NULL),(25214,'brute_force','2021-08-16 13:04:42','2021-08-16 18:04:42',NULL,NULL,'admin'),(25215,'brute_force','2021-08-16 13:04:47','2021-08-16 18:04:47','24.48.214.126',NULL,NULL),(25216,'brute_force','2021-08-16 13:04:47','2021-08-16 18:04:47',NULL,NULL,'admin'),(25217,'brute_force','2021-08-16 13:06:28','2021-08-16 18:06:28','24.48.214.126',NULL,NULL),(25218,'brute_force','2021-08-16 13:06:28','2021-08-16 18:06:28',NULL,NULL,'admin'),(25219,'brute_force','2021-08-16 13:21:55','2021-08-16 18:21:55','24.48.214.126',NULL,NULL),(25220,'brute_force','2021-08-16 13:21:55','2021-08-16 18:21:55',NULL,NULL,'admin'),(25221,'brute_force','2021-08-16 13:23:53','2021-08-16 18:23:53','24.48.214.126',NULL,NULL),(25222,'brute_force','2021-08-16 13:23:53','2021-08-16 18:23:53',NULL,NULL,'admin'),(25223,'brute_force','2021-08-16 13:25:43','2021-08-16 18:25:43','24.48.214.126',NULL,NULL),(25224,'brute_force','2021-08-16 13:25:43','2021-08-16 18:25:43',NULL,NULL,'admin'),(25225,'brute_force','2021-08-16 13:27:04','2021-08-16 18:27:04','24.48.214.126',NULL,NULL),(25226,'brute_force','2021-08-16 13:27:04','2021-08-16 18:27:04',NULL,NULL,'admin'),(25227,'brute_force','2021-08-16 13:53:06','2021-08-16 18:53:06','107.150.52.197',NULL,NULL),(25228,'brute_force','2021-08-16 13:53:06','2021-08-16 18:53:06',NULL,2,'gruposuadi'),(25229,'brute_force','2021-08-16 14:30:23','2021-08-16 19:30:23','63.141.251.238',NULL,NULL),(25230,'brute_force','2021-08-16 14:30:23','2021-08-16 19:30:23',NULL,2,'gruposuadi'),(25231,'brute_force','2021-08-16 15:40:04','2021-08-16 20:40:04','107.150.59.246',NULL,NULL),(25232,'brute_force','2021-08-16 15:40:04','2021-08-16 20:40:04',NULL,2,'gruposuadi'),(25233,'brute_force','2021-08-16 15:49:38','2021-08-16 20:49:38','23.154.177.69',NULL,NULL),(25234,'brute_force','2021-08-16 15:49:38','2021-08-16 20:49:38',NULL,NULL,'admin'),(25235,'brute_force','2021-08-16 17:54:21','2021-08-16 22:54:21','107.150.46.210',NULL,NULL),(25236,'brute_force','2021-08-16 17:54:21','2021-08-16 22:54:21',NULL,2,'gruposuadi'),(25237,'brute_force','2021-08-16 20:07:35','2021-08-17 01:07:35','63.141.251.238',NULL,NULL),(25238,'brute_force','2021-08-16 20:07:35','2021-08-17 01:07:35',NULL,2,'gruposuadi'),(25239,'brute_force','2021-08-16 21:27:36','2021-08-17 02:27:36','23.129.64.165',NULL,NULL),(25240,'brute_force','2021-08-16 21:27:36','2021-08-17 02:27:36',NULL,2,'gruposuadi'),(25241,'brute_force','2021-08-16 22:27:12','2021-08-17 03:27:12','71.191.241.28',NULL,NULL),(25242,'brute_force','2021-08-16 22:27:12','2021-08-17 03:27:12',NULL,2,'gruposuadi'),(25243,'brute_force','2021-08-16 22:27:14','2021-08-17 03:27:14','71.191.241.28',NULL,NULL),(25244,'brute_force','2021-08-16 22:27:14','2021-08-17 03:27:14',NULL,2,'gruposuadi'),(25245,'brute_force','2021-08-16 22:28:13','2021-08-17 03:28:13','71.191.241.28',NULL,NULL),(25246,'brute_force','2021-08-16 22:28:13','2021-08-17 03:28:13',NULL,2,'gruposuadi'),(25247,'brute_force','2021-08-16 22:28:16','2021-08-17 03:28:16','71.191.241.28',NULL,NULL),(25248,'brute_force','2021-08-16 22:28:16','2021-08-17 03:28:16',NULL,2,'gruposuadi'),(25249,'brute_force','2021-08-16 22:29:14','2021-08-17 03:29:14','71.191.241.28',NULL,NULL),(25250,'brute_force','2021-08-16 22:29:14','2021-08-17 03:29:14',NULL,2,'gruposuadi'),(25251,'brute_force','2021-08-16 23:29:04','2021-08-17 04:29:04','107.150.52.197',NULL,NULL),(25252,'brute_force','2021-08-16 23:29:04','2021-08-17 04:29:04',NULL,2,'gruposuadi'),(25253,'brute_force','2021-08-16 23:39:36','2021-08-17 04:39:36','63.141.251.238',NULL,NULL),(25254,'brute_force','2021-08-16 23:39:36','2021-08-17 04:39:36',NULL,2,'gruposuadi'),(25255,'brute_force','2021-08-17 01:16:32','2021-08-17 06:16:32','107.150.48.226',NULL,NULL),(25256,'brute_force','2021-08-17 01:16:32','2021-08-17 06:16:32',NULL,2,'gruposuadi'),(25257,'brute_force','2021-08-17 01:38:23','2021-08-17 06:38:23','107.150.46.210',NULL,NULL),(25258,'brute_force','2021-08-17 01:38:23','2021-08-17 06:38:23',NULL,2,'gruposuadi'),(25259,'brute_force','2021-08-17 02:48:40','2021-08-17 07:48:40','107.150.46.210',NULL,NULL),(25260,'brute_force','2021-08-17 02:48:40','2021-08-17 07:48:40',NULL,2,'gruposuadi'),(25261,'brute_force','2021-08-17 05:02:14','2021-08-17 10:02:14','198.204.240.242',NULL,NULL),(25262,'brute_force','2021-08-17 05:02:14','2021-08-17 10:02:14',NULL,2,'gruposuadi'),(25263,'brute_force','2021-08-17 06:29:30','2021-08-17 11:29:30','107.150.45.58',NULL,NULL),(25264,'brute_force','2021-08-17 06:29:30','2021-08-17 11:29:30',NULL,2,'gruposuadi'),(25265,'brute_force','2021-08-17 07:33:05','2021-08-17 12:33:05','198.204.240.242',NULL,NULL),(25266,'brute_force','2021-08-17 07:33:05','2021-08-17 12:33:05',NULL,2,'gruposuadi'),(25267,'brute_force','2021-08-17 08:42:01','2021-08-17 13:42:01','192.151.145.141',NULL,NULL),(25268,'brute_force','2021-08-17 08:42:01','2021-08-17 13:42:01',NULL,2,'gruposuadi'),(25269,'brute_force','2021-08-17 09:01:45','2021-08-17 14:01:45','109.70.100.30',NULL,NULL),(25270,'brute_force','2021-08-17 09:01:45','2021-08-17 14:01:45',NULL,NULL,'admin'),(25271,'brute_force','2021-08-17 09:04:10','2021-08-17 14:04:10','185.4.132.135',NULL,NULL),(25272,'brute_force','2021-08-17 09:04:10','2021-08-17 14:04:10',NULL,NULL,'admin'),(25273,'brute_force','2021-08-17 09:51:19','2021-08-17 14:51:19','107.150.45.58',NULL,NULL),(25274,'brute_force','2021-08-17 09:51:19','2021-08-17 14:51:19',NULL,2,'gruposuadi'),(25275,'brute_force','2021-08-17 10:57:36','2021-08-17 15:57:36','198.204.225.194',NULL,NULL),(25276,'brute_force','2021-08-17 10:57:36','2021-08-17 15:57:36',NULL,2,'gruposuadi'),(25277,'brute_force','2021-08-17 12:09:24','2021-08-17 17:09:24','63.141.251.238',NULL,NULL),(25278,'brute_force','2021-08-17 12:09:24','2021-08-17 17:09:24',NULL,2,'gruposuadi'),(25279,'brute_force','2021-08-17 12:32:53','2021-08-17 17:32:53','3.128.141.141',NULL,NULL),(25280,'brute_force','2021-08-17 12:32:53','2021-08-17 17:32:53',NULL,NULL,'admin'),(25281,'brute_force','2021-08-17 12:39:44','2021-08-17 17:39:44','207.38.86.25',NULL,NULL),(25282,'brute_force','2021-08-17 12:39:44','2021-08-17 17:39:44',NULL,NULL,'admin'),(25283,'brute_force','2021-08-17 12:53:15','2021-08-17 17:53:15','45.4.246.73',NULL,NULL),(25284,'brute_force','2021-08-17 12:53:15','2021-08-17 17:53:15',NULL,NULL,'admin'),(25285,'brute_force','2021-08-17 12:59:58','2021-08-17 17:59:58','119.240.150.241',NULL,NULL),(25286,'brute_force','2021-08-17 12:59:58','2021-08-17 17:59:58',NULL,NULL,'admin'),(25287,'brute_force','2021-08-17 13:06:45','2021-08-17 18:06:45','162.214.114.242',NULL,NULL),(25288,'brute_force','2021-08-17 13:06:45','2021-08-17 18:06:45',NULL,NULL,'admin'),(25289,'brute_force','2021-08-17 13:10:09','2021-08-17 18:10:09','64.91.250.31',NULL,NULL),(25290,'brute_force','2021-08-17 13:10:09','2021-08-17 18:10:09',NULL,NULL,'admin'),(25291,'brute_force','2021-08-17 13:17:01','2021-08-17 18:17:01','52.62.206.201',NULL,NULL),(25292,'brute_force','2021-08-17 13:17:01','2021-08-17 18:17:01',NULL,NULL,'admin'),(25293,'brute_force','2021-08-17 13:17:12','2021-08-17 18:17:12','107.150.52.197',NULL,NULL),(25294,'brute_force','2021-08-17 13:17:12','2021-08-17 18:17:12',NULL,2,'gruposuadi'),(25295,'brute_force','2021-08-17 13:20:51','2021-08-17 18:20:51','77.92.74.215',NULL,NULL),(25296,'brute_force','2021-08-17 13:20:51','2021-08-17 18:20:51',NULL,NULL,'admin'),(25297,'brute_force','2021-08-17 13:23:49','2021-08-17 18:23:49','103.6.196.179',NULL,NULL),(25298,'brute_force','2021-08-17 13:23:49','2021-08-17 18:23:49',NULL,NULL,'admin'),(25299,'brute_force','2021-08-17 13:30:36','2021-08-17 18:30:36','198.44.127.32',NULL,NULL),(25300,'brute_force','2021-08-17 13:30:36','2021-08-17 18:30:36',NULL,NULL,'admin'),(25301,'brute_force','2021-08-17 13:37:20','2021-08-17 18:37:20','66.206.10.106',NULL,NULL),(25302,'brute_force','2021-08-17 13:37:20','2021-08-17 18:37:20',NULL,NULL,'admin'),(25303,'brute_force','2021-08-17 13:44:08','2021-08-17 18:44:08','5.101.157.14',NULL,NULL),(25304,'brute_force','2021-08-17 13:44:08','2021-08-17 18:44:08',NULL,NULL,'admin'),(25305,'brute_force','2021-08-17 13:54:24','2021-08-17 18:54:24','152.32.150.65',NULL,NULL),(25306,'brute_force','2021-08-17 13:54:24','2021-08-17 18:54:24',NULL,NULL,'admin'),(25307,'brute_force','2021-08-17 13:57:49','2021-08-17 18:57:49','67.23.254.254',NULL,NULL),(25308,'brute_force','2021-08-17 13:57:49','2021-08-17 18:57:49',NULL,NULL,'admin'),(25309,'brute_force','2021-08-17 14:18:51','2021-08-17 19:18:51','198.204.225.194',NULL,NULL),(25310,'brute_force','2021-08-17 14:18:51','2021-08-17 19:18:51',NULL,2,'gruposuadi'),(25311,'brute_force','2021-08-17 14:20:01','2021-08-17 19:20:01','112.213.122.25',NULL,NULL),(25312,'brute_force','2021-08-17 14:20:01','2021-08-17 19:20:01',NULL,NULL,'admin'),(25313,'brute_force','2021-08-17 14:29:39','2021-08-17 19:29:39','207.148.75.30',NULL,NULL),(25314,'brute_force','2021-08-17 14:29:39','2021-08-17 19:29:39',NULL,NULL,'admin'),(25315,'brute_force','2021-08-17 14:34:09','2021-08-17 19:34:09','138.128.173.10',NULL,NULL),(25316,'brute_force','2021-08-17 14:34:09','2021-08-17 19:34:09',NULL,NULL,'admin'),(25317,'brute_force','2021-08-17 14:43:53','2021-08-17 19:43:53','149.28.153.6',NULL,NULL),(25318,'brute_force','2021-08-17 14:43:53','2021-08-17 19:43:53',NULL,NULL,'admin'),(25319,'brute_force','2021-08-17 14:53:57','2021-08-17 19:53:57','160.16.141.232',NULL,NULL),(25320,'brute_force','2021-08-17 14:53:57','2021-08-17 19:53:57',NULL,NULL,'admin'),(25321,'brute_force','2021-08-17 14:58:31','2021-08-17 19:58:31','198.27.82.45',NULL,NULL),(25322,'brute_force','2021-08-17 14:58:31','2021-08-17 19:58:31',NULL,NULL,'admin'),(25323,'brute_force','2021-08-17 15:03:07','2021-08-17 20:03:07','69.163.216.124',NULL,NULL),(25324,'brute_force','2021-08-17 15:03:07','2021-08-17 20:03:07',NULL,NULL,'admin'),(25325,'brute_force','2021-08-17 15:08:27','2021-08-17 20:08:27','34.64.218.102',NULL,NULL),(25326,'brute_force','2021-08-17 15:08:27','2021-08-17 20:08:27',NULL,NULL,'admin'),(25327,'brute_force','2021-08-17 15:12:38','2021-08-17 20:12:38','163.172.45.18',NULL,NULL),(25328,'brute_force','2021-08-17 15:12:38','2021-08-17 20:12:38',NULL,NULL,'admin'),(25329,'brute_force','2021-08-17 15:18:09','2021-08-17 20:18:09','188.0.241.91',NULL,NULL),(25330,'brute_force','2021-08-17 15:18:09','2021-08-17 20:18:09',NULL,NULL,'admin'),(25331,'brute_force','2021-08-17 15:22:45','2021-08-17 20:22:45','94.130.225.154',NULL,NULL),(25332,'brute_force','2021-08-17 15:22:45','2021-08-17 20:22:45',NULL,NULL,'admin'),(25333,'brute_force','2021-08-17 15:26:20','2021-08-17 20:26:20','107.150.52.197',NULL,NULL),(25334,'brute_force','2021-08-17 15:26:20','2021-08-17 20:26:20',NULL,2,'gruposuadi'),(25335,'brute_force','2021-08-17 15:37:35','2021-08-17 20:37:35','67.23.254.254',NULL,NULL),(25336,'brute_force','2021-08-17 15:37:35','2021-08-17 20:37:35',NULL,NULL,'admin'),(25337,'brute_force','2021-08-17 15:42:49','2021-08-17 20:42:49','3.126.7.233',NULL,NULL),(25338,'brute_force','2021-08-17 15:42:49','2021-08-17 20:42:49',NULL,NULL,'admin'),(25339,'brute_force','2021-08-17 15:47:49','2021-08-17 20:47:49','23.99.97.154',NULL,NULL),(25340,'brute_force','2021-08-17 15:47:49','2021-08-17 20:47:49',NULL,NULL,'admin'),(25341,'brute_force','2021-08-17 15:57:27','2021-08-17 20:57:27','3.220.251.71',NULL,NULL),(25342,'brute_force','2021-08-17 15:57:27','2021-08-17 20:57:27',NULL,NULL,'admin'),(25343,'brute_force','2021-08-17 16:07:38','2021-08-17 21:07:38','157.112.152.45',NULL,NULL),(25344,'brute_force','2021-08-17 16:07:38','2021-08-17 21:07:38',NULL,NULL,'admin'),(25345,'brute_force','2021-08-17 16:22:00','2021-08-17 21:22:00','186.64.116.135',NULL,NULL),(25346,'brute_force','2021-08-17 16:22:00','2021-08-17 21:22:00',NULL,NULL,'admin'),(25347,'brute_force','2021-08-17 16:28:35','2021-08-17 21:28:35','162.214.79.150',NULL,NULL),(25348,'brute_force','2021-08-17 16:28:35','2021-08-17 21:28:35',NULL,NULL,'admin'),(25349,'brute_force','2021-08-17 16:32:34','2021-08-17 21:32:34','173.249.147.129',NULL,NULL),(25350,'brute_force','2021-08-17 16:32:34','2021-08-17 21:32:34',NULL,NULL,'admin'),(25351,'brute_force','2021-08-17 16:38:16','2021-08-17 21:38:16','107.150.59.246',NULL,NULL),(25352,'brute_force','2021-08-17 16:38:16','2021-08-17 21:38:16',NULL,2,'gruposuadi'),(25353,'brute_force','2021-08-17 16:45:08','2021-08-17 21:45:08','192.116.217.30',NULL,NULL),(25354,'brute_force','2021-08-17 16:45:08','2021-08-17 21:45:08',NULL,NULL,'admin'),(25355,'brute_force','2021-08-17 16:49:05','2021-08-17 21:49:05','3.25.153.98',NULL,NULL),(25356,'brute_force','2021-08-17 16:49:05','2021-08-17 21:49:05',NULL,NULL,'admin'),(25357,'brute_force','2021-08-17 16:54:15','2021-08-17 21:54:15','176.235.216.155',NULL,NULL),(25358,'brute_force','2021-08-17 16:54:15','2021-08-17 21:54:15',NULL,NULL,'admin'),(25359,'brute_force','2021-08-17 17:04:46','2021-08-17 22:04:46','84.16.227.247',NULL,NULL),(25360,'brute_force','2021-08-17 17:04:46','2021-08-17 22:04:46',NULL,NULL,'admin'),(25361,'brute_force','2021-08-17 17:09:55','2021-08-17 22:09:55','202.0.103.51',NULL,NULL),(25362,'brute_force','2021-08-17 17:09:55','2021-08-17 22:09:55',NULL,NULL,'admin'),(25363,'brute_force','2021-08-17 17:14:58','2021-08-17 22:14:58','192.81.214.168',NULL,NULL),(25364,'brute_force','2021-08-17 17:14:58','2021-08-17 22:14:58',NULL,NULL,'admin'),(25365,'brute_force','2021-08-17 17:20:22','2021-08-17 22:20:22','185.101.158.100',NULL,NULL),(25366,'brute_force','2021-08-17 17:20:22','2021-08-17 22:20:22',NULL,NULL,'admin'),(25367,'brute_force','2021-08-17 17:36:01','2021-08-17 22:36:01','173.249.9.251',NULL,NULL),(25368,'brute_force','2021-08-17 17:36:01','2021-08-17 22:36:01',NULL,NULL,'admin'),(25369,'brute_force','2021-08-17 17:38:30','2021-08-17 22:38:30','107.150.63.171',NULL,NULL),(25370,'brute_force','2021-08-17 17:38:30','2021-08-17 22:38:30',NULL,2,'gruposuadi'),(25371,'brute_force','2021-08-17 17:40:45','2021-08-17 22:40:45','64.227.50.254',NULL,NULL),(25372,'brute_force','2021-08-17 17:40:45','2021-08-17 22:40:45',NULL,NULL,'admin'),(25373,'brute_force','2021-08-17 17:46:10','2021-08-17 22:46:10','186.64.117.145',NULL,NULL),(25374,'brute_force','2021-08-17 17:46:10','2021-08-17 22:46:10',NULL,NULL,'admin'),(25375,'brute_force','2021-08-17 18:07:33','2021-08-17 23:07:33','139.59.61.144',NULL,NULL),(25376,'brute_force','2021-08-17 18:07:33','2021-08-17 23:07:33',NULL,NULL,'admin'),(25377,'brute_force','2021-08-17 18:13:24','2021-08-17 23:13:24','164.90.187.127',NULL,NULL),(25378,'brute_force','2021-08-17 18:13:24','2021-08-17 23:13:24',NULL,NULL,'admin'),(25379,'brute_force','2021-08-17 18:19:13','2021-08-17 23:19:13','46.243.183.208',NULL,NULL),(25380,'brute_force','2021-08-17 18:19:13','2021-08-17 23:19:13',NULL,NULL,'admin'),(25381,'brute_force','2021-08-17 18:29:28','2021-08-17 23:29:28','203.150.48.118',NULL,NULL),(25382,'brute_force','2021-08-17 18:29:28','2021-08-17 23:29:28',NULL,NULL,'admin'),(25383,'brute_force','2021-08-17 18:40:17','2021-08-17 23:40:17','85.236.153.44',NULL,NULL),(25384,'brute_force','2021-08-17 18:40:17','2021-08-17 23:40:17',NULL,NULL,'admin'),(25385,'brute_force','2021-08-17 18:45:50','2021-08-17 23:45:50','134.249.101.234',NULL,NULL),(25386,'brute_force','2021-08-17 18:45:50','2021-08-17 23:45:50',NULL,NULL,'admin'),(25387,'brute_force','2021-08-17 18:50:55','2021-08-17 23:50:55','64.187.225.233',NULL,NULL),(25388,'brute_force','2021-08-17 18:50:55','2021-08-17 23:50:55',NULL,NULL,'admin'),(25389,'brute_force','2021-08-17 19:00:21','2021-08-18 00:00:21','198.204.240.242',NULL,NULL),(25390,'brute_force','2021-08-17 19:00:21','2021-08-18 00:00:21',NULL,2,'gruposuadi'),(25391,'brute_force','2021-08-17 19:01:46','2021-08-18 00:01:46','173.82.87.234',NULL,NULL),(25392,'brute_force','2021-08-17 19:01:46','2021-08-18 00:01:46',NULL,NULL,'admin'),(25393,'brute_force','2021-08-17 19:07:39','2021-08-18 00:07:39','103.241.24.165',NULL,NULL),(25394,'brute_force','2021-08-17 19:07:39','2021-08-18 00:07:39',NULL,NULL,'admin'),(25395,'brute_force','2021-08-17 19:12:59','2021-08-18 00:12:59','198.11.177.173',NULL,NULL),(25396,'brute_force','2021-08-17 19:12:59','2021-08-18 00:12:59',NULL,NULL,'admin'),(25397,'brute_force','2021-08-17 19:18:38','2021-08-18 00:18:38','103.28.56.214',NULL,NULL),(25398,'brute_force','2021-08-17 19:18:38','2021-08-18 00:18:38',NULL,NULL,'admin'),(25399,'brute_force','2021-08-17 19:23:34','2021-08-18 00:23:34','34.123.51.28',NULL,NULL),(25400,'brute_force','2021-08-17 19:23:34','2021-08-18 00:23:34',NULL,NULL,'admin'),(25401,'brute_force','2021-08-17 19:39:54','2021-08-18 00:39:54','185.220.101.136',NULL,NULL),(25402,'brute_force','2021-08-17 19:39:54','2021-08-18 00:39:54',NULL,2,'gruposuadi'),(25403,'brute_force','2021-08-17 19:46:17','2021-08-18 00:46:17','159.203.21.106',NULL,NULL),(25404,'brute_force','2021-08-17 19:46:17','2021-08-18 00:46:17',NULL,NULL,'admin'),(25405,'brute_force','2021-08-17 19:51:59','2021-08-18 00:51:59','3.0.53.157',NULL,NULL),(25406,'brute_force','2021-08-17 19:51:59','2021-08-18 00:51:59',NULL,NULL,'admin'),(25407,'brute_force','2021-08-17 19:57:41','2021-08-18 00:57:41','209.126.4.7',NULL,NULL),(25408,'brute_force','2021-08-17 19:57:41','2021-08-18 00:57:41',NULL,NULL,'admin'),(25409,'brute_force','2021-08-17 20:03:22','2021-08-18 01:03:22','125.206.171.197',NULL,NULL),(25410,'brute_force','2021-08-17 20:03:22','2021-08-18 01:03:22',NULL,NULL,'admin'),(25411,'brute_force','2021-08-17 20:12:32','2021-08-18 01:12:32','142.54.188.77',NULL,NULL),(25412,'brute_force','2021-08-17 20:12:32','2021-08-18 01:12:32',NULL,2,'gruposuadi'),(25413,'brute_force','2021-08-17 20:14:07','2021-08-18 01:14:07','157.245.107.81',NULL,NULL),(25414,'brute_force','2021-08-17 20:14:07','2021-08-18 01:14:07',NULL,NULL,'admin'),(25415,'brute_force','2021-08-17 20:20:00','2021-08-18 01:20:00','181.95.108.28',NULL,NULL),(25416,'brute_force','2021-08-17 20:20:00','2021-08-18 01:20:00',NULL,NULL,'admin'),(25417,'brute_force','2021-08-17 20:38:24','2021-08-18 01:38:24','146.88.238.251',NULL,NULL),(25418,'brute_force','2021-08-17 20:38:24','2021-08-18 01:38:24',NULL,NULL,'admin'),(25419,'brute_force','2021-08-17 20:49:27','2021-08-18 01:49:27','139.59.236.46',NULL,NULL),(25420,'brute_force','2021-08-17 20:49:27','2021-08-18 01:49:27',NULL,NULL,'admin'),(25421,'brute_force','2021-08-17 20:56:09','2021-08-18 01:56:09','162.241.127.73',NULL,NULL),(25422,'brute_force','2021-08-17 20:56:09','2021-08-18 01:56:09',NULL,NULL,'admin'),(25423,'brute_force','2021-08-17 21:01:44','2021-08-18 02:01:44','89.252.181.178',NULL,NULL),(25424,'brute_force','2021-08-17 21:01:44','2021-08-18 02:01:44',NULL,NULL,'admin'),(25425,'brute_force','2021-08-17 21:19:00','2021-08-18 02:19:00','162.214.151.189',NULL,NULL),(25426,'brute_force','2021-08-17 21:19:00','2021-08-18 02:19:00',NULL,NULL,'admin'),(25427,'brute_force','2021-08-17 21:25:44','2021-08-18 02:25:44','35.225.94.95',NULL,NULL),(25428,'brute_force','2021-08-17 21:25:44','2021-08-18 02:25:44',NULL,NULL,'admin'),(25429,'brute_force','2021-08-17 21:32:07','2021-08-18 02:32:07','51.144.101.50',NULL,NULL),(25430,'brute_force','2021-08-17 21:32:07','2021-08-18 02:32:07',NULL,NULL,'admin'),(25431,'brute_force','2021-08-17 21:37:16','2021-08-18 02:37:16','134.209.108.118',NULL,NULL),(25432,'brute_force','2021-08-17 21:37:16','2021-08-18 02:37:16',NULL,NULL,'admin'),(25433,'brute_force','2021-08-17 21:59:57','2021-08-18 02:59:57','162.214.121.146',NULL,NULL),(25434,'brute_force','2021-08-17 21:59:57','2021-08-18 02:59:57',NULL,NULL,'admin'),(25435,'brute_force','2021-08-17 22:11:24','2021-08-18 03:11:24','203.205.33.133',NULL,NULL),(25436,'brute_force','2021-08-17 22:11:24','2021-08-18 03:11:24',NULL,NULL,'admin'),(25437,'brute_force','2021-08-17 22:14:11','2021-08-18 03:14:11','67.205.152.127',NULL,NULL),(25438,'brute_force','2021-08-17 22:14:11','2021-08-18 03:14:11',NULL,NULL,'admin'),(25439,'brute_force','2021-08-17 22:21:14','2021-08-18 03:21:14','47.106.201.134',NULL,NULL),(25440,'brute_force','2021-08-17 22:21:14','2021-08-18 03:21:14',NULL,NULL,'admin'),(25441,'brute_force','2021-08-17 22:24:42','2021-08-18 03:24:42','209.59.190.106',NULL,NULL),(25442,'brute_force','2021-08-17 22:24:42','2021-08-18 03:24:42',NULL,NULL,'admin'),(25443,'brute_force','2021-08-17 22:28:09','2021-08-18 03:28:09','107.150.63.171',NULL,NULL),(25444,'brute_force','2021-08-17 22:28:09','2021-08-18 03:28:09',NULL,2,'gruposuadi'),(25445,'brute_force','2021-08-17 22:28:09','2021-08-18 03:28:09','47.91.43.183',NULL,NULL),(25446,'brute_force','2021-08-17 22:28:09','2021-08-18 03:28:09',NULL,NULL,'admin'),(25447,'brute_force','2021-08-17 22:31:37','2021-08-18 03:31:37','161.35.19.188',NULL,NULL),(25448,'brute_force','2021-08-17 22:31:37','2021-08-18 03:31:37',NULL,NULL,'admin'),(25449,'brute_force','2021-08-17 22:41:15','2021-08-18 03:41:15','185.247.225.61',NULL,NULL),(25450,'brute_force','2021-08-17 22:41:15','2021-08-18 03:41:15',NULL,NULL,'admin'),(25451,'brute_force','2021-08-17 22:55:09','2021-08-18 03:55:09','103.111.30.40',NULL,NULL),(25452,'brute_force','2021-08-17 22:55:09','2021-08-18 03:55:09',NULL,NULL,'admin'),(25453,'brute_force','2021-08-17 22:57:34','2021-08-18 03:57:34','139.99.239.135',NULL,NULL),(25454,'brute_force','2021-08-17 22:57:34','2021-08-18 03:57:34',NULL,NULL,'admin'),(25455,'brute_force','2021-08-17 22:58:31','2021-08-18 03:58:31','178.128.230.35',NULL,NULL),(25456,'brute_force','2021-08-17 22:58:31','2021-08-18 03:58:31',NULL,NULL,'admin'),(25457,'brute_force','2021-08-17 23:01:51','2021-08-18 04:01:51','103.216.62.28',NULL,NULL),(25458,'brute_force','2021-08-17 23:01:51','2021-08-18 04:01:51',NULL,NULL,'admin'),(25459,'brute_force','2021-08-17 23:05:12','2021-08-18 04:05:12','124.217.245.102',NULL,NULL),(25460,'brute_force','2021-08-17 23:05:12','2021-08-18 04:05:12',NULL,NULL,'admin'),(25461,'brute_force','2021-08-17 23:09:03','2021-08-18 04:09:03','195.201.172.76',NULL,NULL),(25462,'brute_force','2021-08-17 23:09:03','2021-08-18 04:09:03',NULL,NULL,'admin'),(25463,'brute_force','2021-08-17 23:15:44','2021-08-18 04:15:44','136.144.130.214',NULL,NULL),(25464,'brute_force','2021-08-17 23:15:44','2021-08-18 04:15:44',NULL,NULL,'admin'),(25465,'brute_force','2021-08-17 23:19:23','2021-08-18 04:19:23','162.214.100.53',NULL,NULL),(25466,'brute_force','2021-08-17 23:19:23','2021-08-18 04:19:23',NULL,NULL,'admin'),(25467,'brute_force','2021-08-17 23:21:10','2021-08-18 04:21:10','63.141.227.178',NULL,NULL),(25468,'brute_force','2021-08-17 23:21:10','2021-08-18 04:21:10',NULL,2,'gruposuadi'),(25469,'brute_force','2021-08-17 23:22:00','2021-08-18 04:22:00','152.32.150.65',NULL,NULL),(25470,'brute_force','2021-08-17 23:22:00','2021-08-18 04:22:00',NULL,NULL,'admin'),(25471,'brute_force','2021-08-17 23:28:41','2021-08-18 04:28:41','65.60.20.182',NULL,NULL),(25472,'brute_force','2021-08-17 23:28:41','2021-08-18 04:28:41',NULL,NULL,'admin'),(25473,'brute_force','2021-08-17 23:35:29','2021-08-18 04:35:29','37.156.145.144',NULL,NULL),(25474,'brute_force','2021-08-17 23:35:29','2021-08-18 04:35:29',NULL,NULL,'admin'),(25475,'brute_force','2021-08-17 23:38:48','2021-08-18 04:38:48','198.27.75.150',NULL,NULL),(25476,'brute_force','2021-08-17 23:38:48','2021-08-18 04:38:48',NULL,NULL,'admin'),(25477,'brute_force','2021-08-17 23:45:34','2021-08-18 04:45:34','182.16.179.70',NULL,NULL),(25478,'brute_force','2021-08-17 23:45:34','2021-08-18 04:45:34',NULL,NULL,'admin'),(25479,'brute_force','2021-08-17 23:55:42','2021-08-18 04:55:42','66.29.139.124',NULL,NULL),(25480,'brute_force','2021-08-17 23:55:42','2021-08-18 04:55:42',NULL,NULL,'admin'),(25481,'brute_force','2021-08-18 00:02:25','2021-08-18 05:02:25','162.144.234.201',NULL,NULL),(25482,'brute_force','2021-08-18 00:02:25','2021-08-18 05:02:25',NULL,NULL,'admin'),(25483,'brute_force','2021-08-18 00:09:10','2021-08-18 05:09:10','64.235.231.20',NULL,NULL),(25484,'brute_force','2021-08-18 00:09:10','2021-08-18 05:09:10',NULL,NULL,'admin'),(25485,'brute_force','2021-08-18 00:19:34','2021-08-18 05:19:34','188.94.75.28',NULL,NULL),(25486,'brute_force','2021-08-18 00:19:34','2021-08-18 05:19:34',NULL,NULL,'admin'),(25487,'brute_force','2021-08-18 00:23:10','2021-08-18 05:23:10','51.38.80.7',NULL,NULL),(25488,'brute_force','2021-08-18 00:23:10','2021-08-18 05:23:10',NULL,NULL,'admin'),(25489,'brute_force','2021-08-18 00:26:00','2021-08-18 05:26:00','163.172.45.18',NULL,NULL),(25490,'brute_force','2021-08-18 00:26:00','2021-08-18 05:26:00',NULL,NULL,'admin'),(25491,'brute_force','2021-08-18 00:26:46','2021-08-18 05:26:46','63.141.251.238',NULL,NULL),(25492,'brute_force','2021-08-18 00:26:46','2021-08-18 05:26:46',NULL,2,'gruposuadi'),(25493,'brute_force','2021-08-18 00:32:44','2021-08-18 05:32:44','46.38.50.126',NULL,NULL),(25494,'brute_force','2021-08-18 00:32:44','2021-08-18 05:32:44',NULL,NULL,'admin'),(25495,'brute_force','2021-08-18 00:42:49','2021-08-18 05:42:49','206.189.85.88',NULL,NULL),(25496,'brute_force','2021-08-18 00:42:49','2021-08-18 05:42:49',NULL,NULL,'admin'),(25497,'brute_force','2021-08-18 00:52:56','2021-08-18 05:52:56','5.101.157.56',NULL,NULL),(25498,'brute_force','2021-08-18 00:52:56','2021-08-18 05:52:56',NULL,NULL,'admin'),(25499,'brute_force','2021-08-18 00:56:21','2021-08-18 05:56:21','52.146.64.212',NULL,NULL),(25500,'brute_force','2021-08-18 00:56:21','2021-08-18 05:56:21',NULL,NULL,'admin'),(25501,'brute_force','2021-08-18 01:10:22','2021-08-18 06:10:22','185.104.44.73',NULL,NULL),(25502,'brute_force','2021-08-18 01:10:22','2021-08-18 06:10:22',NULL,NULL,'admin'),(25503,'brute_force','2021-08-18 01:16:53','2021-08-18 06:16:53','207.154.203.45',NULL,NULL),(25504,'brute_force','2021-08-18 01:16:53','2021-08-18 06:16:53',NULL,NULL,'admin'),(25505,'brute_force','2021-08-18 01:20:18','2021-08-18 06:20:18','67.23.254.254',NULL,NULL),(25506,'brute_force','2021-08-18 01:20:18','2021-08-18 06:20:18',NULL,NULL,'admin'),(25507,'brute_force','2021-08-18 01:42:38','2021-08-18 06:42:38','173.208.244.93',NULL,NULL),(25508,'brute_force','2021-08-18 01:42:38','2021-08-18 06:42:38',NULL,2,'gruposuadi'),(25509,'brute_force','2021-08-18 01:56:39','2021-08-18 06:56:39','111.231.206.201',NULL,NULL),(25510,'brute_force','2021-08-18 01:56:39','2021-08-18 06:56:39',NULL,NULL,'admin'),(25511,'brute_force','2021-08-18 02:06:49','2021-08-18 07:06:49','52.62.206.201',NULL,NULL),(25512,'brute_force','2021-08-18 02:06:49','2021-08-18 07:06:49',NULL,NULL,'admin'),(25513,'brute_force','2021-08-18 02:34:18','2021-08-18 07:34:18','103.148.156.231',NULL,NULL),(25514,'brute_force','2021-08-18 02:34:18','2021-08-18 07:34:18',NULL,NULL,'admin'),(25515,'brute_force','2021-08-18 02:39:30','2021-08-18 07:39:30','63.141.251.238',NULL,NULL),(25516,'brute_force','2021-08-18 02:39:30','2021-08-18 07:39:30',NULL,2,'gruposuadi'),(25517,'brute_force','2021-08-18 02:41:31','2021-08-18 07:41:31','164.68.116.12',NULL,NULL),(25518,'brute_force','2021-08-18 02:41:31','2021-08-18 07:41:31',NULL,NULL,'admin'),(25519,'brute_force','2021-08-18 02:51:43','2021-08-18 07:51:43','111.231.206.201',NULL,NULL),(25520,'brute_force','2021-08-18 02:51:43','2021-08-18 07:51:43',NULL,NULL,'admin'),(25521,'brute_force','2021-08-18 02:55:12','2021-08-18 07:55:12','125.212.241.179',NULL,NULL),(25522,'brute_force','2021-08-18 02:55:12','2021-08-18 07:55:12',NULL,NULL,'admin'),(25523,'brute_force','2021-08-18 03:02:34','2021-08-18 08:02:34','207.244.252.128',NULL,NULL),(25524,'brute_force','2021-08-18 03:02:34','2021-08-18 08:02:34',NULL,NULL,'admin'),(25525,'brute_force','2021-08-18 03:19:41','2021-08-18 08:19:41','112.78.3.83',NULL,NULL),(25526,'brute_force','2021-08-18 03:19:41','2021-08-18 08:19:41',NULL,NULL,'admin'),(25527,'brute_force','2021-08-18 03:26:54','2021-08-18 08:26:54','62.152.182.2',NULL,NULL),(25528,'brute_force','2021-08-18 03:26:54','2021-08-18 08:26:54',NULL,NULL,'admin'),(25529,'brute_force','2021-08-18 03:34:03','2021-08-18 08:34:03','217.113.0.244',NULL,NULL),(25530,'brute_force','2021-08-18 03:34:03','2021-08-18 08:34:03',NULL,NULL,'admin'),(25531,'brute_force','2021-08-18 03:37:13','2021-08-18 08:37:13','158.140.169.92',NULL,NULL),(25532,'brute_force','2021-08-18 03:37:13','2021-08-18 08:37:13',NULL,NULL,'admin'),(25533,'brute_force','2021-08-18 03:50:39','2021-08-18 08:50:39','107.150.45.58',NULL,NULL),(25534,'brute_force','2021-08-18 03:50:39','2021-08-18 08:50:39',NULL,2,'gruposuadi'),(25535,'brute_force','2021-08-18 03:59:07','2021-08-18 08:59:07','185.190.39.66',NULL,NULL),(25536,'brute_force','2021-08-18 03:59:07','2021-08-18 08:59:07',NULL,NULL,'admin'),(25537,'brute_force','2021-08-18 04:02:20','2021-08-18 09:02:20','45.119.84.149',NULL,NULL),(25538,'brute_force','2021-08-18 04:02:20','2021-08-18 09:02:20',NULL,NULL,'admin'),(25539,'brute_force','2021-08-18 04:23:42','2021-08-18 09:23:42','188.166.247.170',NULL,NULL),(25540,'brute_force','2021-08-18 04:23:42','2021-08-18 09:23:42',NULL,NULL,'admin'),(25541,'brute_force','2021-08-18 04:30:04','2021-08-18 09:30:04','45.119.84.149',NULL,NULL),(25542,'brute_force','2021-08-18 04:30:04','2021-08-18 09:30:04',NULL,NULL,'admin'),(25543,'brute_force','2021-08-18 04:57:09','2021-08-18 09:57:09','107.150.59.246',NULL,NULL),(25544,'brute_force','2021-08-18 04:57:09','2021-08-18 09:57:09',NULL,2,'gruposuadi'),(25545,'brute_force','2021-08-18 05:11:52','2021-08-18 10:11:52','162.214.108.192',NULL,NULL),(25546,'brute_force','2021-08-18 05:11:52','2021-08-18 10:11:52',NULL,NULL,'admin'),(25547,'brute_force','2021-08-18 05:24:58','2021-08-18 10:24:58','69.163.152.139',NULL,NULL),(25548,'brute_force','2021-08-18 05:24:58','2021-08-18 10:24:58',NULL,NULL,'admin'),(25549,'brute_force','2021-08-18 05:30:51','2021-08-18 10:30:51','43.241.72.117',NULL,NULL),(25550,'brute_force','2021-08-18 05:30:51','2021-08-18 10:30:51',NULL,NULL,'admin'),(25551,'brute_force','2021-08-18 06:01:43','2021-08-18 11:01:43','152.136.234.172',NULL,NULL),(25552,'brute_force','2021-08-18 06:01:43','2021-08-18 11:01:43',NULL,NULL,'admin'),(25553,'brute_force','2021-08-18 06:14:31','2021-08-18 11:14:31','185.98.5.148',NULL,NULL),(25554,'brute_force','2021-08-18 06:14:31','2021-08-18 11:14:31',NULL,NULL,'admin'),(25555,'brute_force','2021-08-18 06:18:31','2021-08-18 11:18:31','107.150.46.53',NULL,NULL),(25556,'brute_force','2021-08-18 06:18:31','2021-08-18 11:18:31',NULL,2,'gruposuadi'),(25557,'brute_force','2021-08-18 06:21:23','2021-08-18 11:21:23','88.135.37.49',NULL,NULL),(25558,'brute_force','2021-08-18 06:21:23','2021-08-18 11:21:23',NULL,NULL,'admin'),(25559,'brute_force','2021-08-18 06:26:50','2021-08-18 11:26:50','178.254.32.145',NULL,NULL),(25560,'brute_force','2021-08-18 06:26:50','2021-08-18 11:26:50',NULL,NULL,'admin'),(25561,'brute_force','2021-08-18 06:32:19','2021-08-18 11:32:19','178.128.51.162',NULL,NULL),(25562,'brute_force','2021-08-18 06:32:19','2021-08-18 11:32:19',NULL,NULL,'admin'),(25563,'brute_force','2021-08-18 06:51:30','2021-08-18 11:51:30','112.78.3.83',NULL,NULL),(25564,'brute_force','2021-08-18 06:51:30','2021-08-18 11:51:30',NULL,NULL,'admin'),(25565,'brute_force','2021-08-18 06:57:53','2021-08-18 11:57:53','192.155.106.225',NULL,NULL),(25566,'brute_force','2021-08-18 06:57:53','2021-08-18 11:57:53',NULL,NULL,'admin'),(25567,'brute_force','2021-08-18 07:03:59','2021-08-18 12:03:59','124.40.255.186',NULL,NULL),(25568,'brute_force','2021-08-18 07:03:59','2021-08-18 12:03:59',NULL,NULL,'admin'),(25569,'brute_force','2021-08-18 07:23:20','2021-08-18 12:23:20','107.150.63.171',NULL,NULL),(25570,'brute_force','2021-08-18 07:23:20','2021-08-18 12:23:20',NULL,2,'gruposuadi'),(25571,'brute_force','2021-08-18 07:42:13','2021-08-18 12:42:13','13.127.117.51',NULL,NULL),(25572,'brute_force','2021-08-18 07:42:13','2021-08-18 12:42:13',NULL,NULL,'admin'),(25573,'brute_force','2021-08-18 08:20:34','2021-08-18 13:20:34','110.4.45.112',NULL,NULL),(25574,'brute_force','2021-08-18 08:20:34','2021-08-18 13:20:34',NULL,NULL,'admin'),(25575,'brute_force','2021-08-18 08:26:57','2021-08-18 13:26:57','15.206.130.107',NULL,NULL),(25576,'brute_force','2021-08-18 08:26:57','2021-08-18 13:26:57',NULL,NULL,'admin'),(25577,'brute_force','2021-08-18 08:33:25','2021-08-18 13:33:25','65.60.20.182',NULL,NULL),(25578,'brute_force','2021-08-18 08:33:25','2021-08-18 13:33:25',NULL,NULL,'admin'),(25579,'brute_force','2021-08-18 08:46:31','2021-08-18 13:46:31','136.144.130.214',NULL,NULL),(25580,'brute_force','2021-08-18 08:46:31','2021-08-18 13:46:31',NULL,NULL,'admin'),(25581,'brute_force','2021-08-18 08:53:00','2021-08-18 13:53:00','162.214.121.146',NULL,NULL),(25582,'brute_force','2021-08-18 08:53:00','2021-08-18 13:53:00',NULL,NULL,'admin'),(25583,'brute_force','2021-08-18 09:06:02','2021-08-18 14:06:02','217.24.17.44',NULL,NULL),(25584,'brute_force','2021-08-18 09:06:02','2021-08-18 14:06:02',NULL,NULL,'admin'),(25585,'brute_force','2021-08-18 09:11:49','2021-08-18 14:11:49','143.198.174.223',NULL,NULL),(25586,'brute_force','2021-08-18 09:11:49','2021-08-18 14:11:49',NULL,NULL,'admin'),(25587,'brute_force','2021-08-18 09:25:15','2021-08-18 14:25:15','163.172.45.18',NULL,NULL),(25588,'brute_force','2021-08-18 09:25:15','2021-08-18 14:25:15',NULL,NULL,'admin'),(25589,'brute_force','2021-08-18 09:27:11','2021-08-18 14:27:11','198.204.240.242',NULL,NULL),(25590,'brute_force','2021-08-18 09:27:11','2021-08-18 14:27:11',NULL,2,'gruposuadi'),(25591,'brute_force','2021-08-18 09:58:03','2021-08-18 14:58:03','206.189.147.58',NULL,NULL),(25592,'brute_force','2021-08-18 09:58:03','2021-08-18 14:58:03',NULL,NULL,'admin'),(25593,'brute_force','2021-08-18 09:58:08','2021-08-18 14:58:08','62.28.182.218',NULL,NULL),(25594,'brute_force','2021-08-18 09:58:08','2021-08-18 14:58:08',NULL,NULL,'admin'),(25595,'brute_force','2021-08-18 10:11:28','2021-08-18 15:11:28','195.93.152.83',NULL,NULL),(25596,'brute_force','2021-08-18 10:11:28','2021-08-18 15:11:28',NULL,NULL,'admin'),(25597,'brute_force','2021-08-18 10:11:35','2021-08-18 15:11:35','203.150.48.118',NULL,NULL),(25598,'brute_force','2021-08-18 10:11:35','2021-08-18 15:11:35',NULL,NULL,'admin'),(25599,'brute_force','2021-08-18 10:30:13','2021-08-18 15:30:13','119.240.150.241',NULL,NULL),(25600,'brute_force','2021-08-18 10:30:13','2021-08-18 15:30:13',NULL,NULL,'admin'),(25601,'brute_force','2021-08-18 10:38:11','2021-08-18 15:38:11','45.40.166.141',NULL,NULL),(25602,'brute_force','2021-08-18 10:38:11','2021-08-18 15:38:11',NULL,NULL,'admin'),(25603,'brute_force','2021-08-18 10:43:30','2021-08-18 15:43:30','63.141.251.238',NULL,NULL),(25604,'brute_force','2021-08-18 10:43:30','2021-08-18 15:43:30',NULL,2,'gruposuadi'),(25605,'brute_force','2021-08-18 11:03:52','2021-08-18 16:03:52','166.62.125.246',NULL,NULL),(25606,'brute_force','2021-08-18 11:03:52','2021-08-18 16:03:52',NULL,NULL,'admin'),(25607,'brute_force','2021-08-18 11:16:27','2021-08-18 16:16:27','104.131.183.184',NULL,NULL),(25608,'brute_force','2021-08-18 11:16:27','2021-08-18 16:16:27',NULL,NULL,'admin'),(25609,'brute_force','2021-08-18 11:23:55','2021-08-18 16:23:55','103.90.232.106',NULL,NULL),(25610,'brute_force','2021-08-18 11:23:55','2021-08-18 16:23:55',NULL,NULL,'admin'),(25611,'brute_force','2021-08-18 11:29:02','2021-08-18 16:29:02','69.163.163.120',NULL,NULL),(25612,'brute_force','2021-08-18 11:29:02','2021-08-18 16:29:02',NULL,NULL,'admin'),(25613,'brute_force','2021-08-18 11:36:05','2021-08-18 16:36:05','142.93.250.165',NULL,NULL),(25614,'brute_force','2021-08-18 11:36:05','2021-08-18 16:36:05',NULL,NULL,'admin'),(25615,'brute_force','2021-08-18 11:41:52','2021-08-18 16:41:52','206.189.104.23',NULL,NULL),(25616,'brute_force','2021-08-18 11:41:52','2021-08-18 16:41:52',NULL,NULL,'admin'),(25617,'brute_force','2021-08-18 11:43:30','2021-08-18 16:43:30','3.251.10.216',NULL,NULL),(25618,'brute_force','2021-08-18 11:43:30','2021-08-18 16:43:30',NULL,NULL,'admin'),(25619,'brute_force','2021-08-18 11:48:19','2021-08-18 16:48:19','63.141.251.238',NULL,NULL),(25620,'brute_force','2021-08-18 11:48:19','2021-08-18 16:48:19',NULL,2,'gruposuadi'),(25621,'brute_force','2021-08-18 11:49:45','2021-08-18 16:49:45','173.236.176.10',NULL,NULL),(25622,'brute_force','2021-08-18 11:49:45','2021-08-18 16:49:45',NULL,NULL,'admin'),(25623,'brute_force','2021-08-18 11:54:37','2021-08-18 16:54:37','210.13.75.122',NULL,NULL),(25624,'brute_force','2021-08-18 11:54:37','2021-08-18 16:54:37',NULL,NULL,'admin'),(25625,'brute_force','2021-08-18 11:55:35','2021-08-18 16:55:35','103.28.56.214',NULL,NULL),(25626,'brute_force','2021-08-18 11:55:35','2021-08-18 16:55:35',NULL,NULL,'admin'),(25627,'brute_force','2021-08-18 12:07:24','2021-08-18 17:07:24','155.133.142.66',NULL,NULL),(25628,'brute_force','2021-08-18 12:07:24','2021-08-18 17:07:24',NULL,NULL,'admin'),(25629,'brute_force','2021-08-18 12:32:52','2021-08-18 17:32:52','188.40.37.189',NULL,NULL),(25630,'brute_force','2021-08-18 12:32:52','2021-08-18 17:32:52',NULL,NULL,'admin'),(25631,'brute_force','2021-08-18 12:45:32','2021-08-18 17:45:32','35.205.44.38',NULL,NULL),(25632,'brute_force','2021-08-18 12:45:32','2021-08-18 17:45:32',NULL,NULL,'admin'),(25633,'brute_force','2021-08-18 12:46:32','2021-08-18 17:46:32','69.30.244.19',NULL,NULL),(25634,'brute_force','2021-08-18 12:46:32','2021-08-18 17:46:32',NULL,2,'gruposuadi'),(25635,'brute_force','2021-08-18 12:58:17','2021-08-18 17:58:17','34.87.35.250',NULL,NULL),(25636,'brute_force','2021-08-18 12:58:17','2021-08-18 17:58:17',NULL,NULL,'admin'),(25637,'brute_force','2021-08-18 13:02:34','2021-08-18 18:02:34','192.160.102.165',NULL,NULL),(25638,'brute_force','2021-08-18 13:02:34','2021-08-18 18:02:34',NULL,2,'gruposuadi'),(25639,'brute_force','2021-08-18 13:11:07','2021-08-18 18:11:07','194.247.179.164',NULL,NULL),(25640,'brute_force','2021-08-18 13:11:07','2021-08-18 18:11:07',NULL,NULL,'admin'),(25641,'brute_force','2021-08-18 13:36:13','2021-08-18 18:36:13','81.88.52.175',NULL,NULL),(25642,'brute_force','2021-08-18 13:36:13','2021-08-18 18:36:13',NULL,NULL,'admin'),(25643,'brute_force','2021-08-18 13:44:02','2021-08-18 18:44:02','82.102.16.198',NULL,NULL),(25644,'brute_force','2021-08-18 13:44:02','2021-08-18 18:44:02',NULL,NULL,'admin'),(25645,'brute_force','2021-08-18 14:01:45','2021-08-18 19:01:45','185.2.4.44',NULL,NULL),(25646,'brute_force','2021-08-18 14:01:45','2021-08-18 19:01:45',NULL,NULL,'admin'),(25647,'brute_force','2021-08-18 14:03:47','2021-08-18 19:03:47','107.150.63.171',NULL,NULL),(25648,'brute_force','2021-08-18 14:03:47','2021-08-18 19:03:47',NULL,2,'gruposuadi'),(25649,'brute_force','2021-08-18 14:14:37','2021-08-18 19:14:37','45.40.166.143',NULL,NULL),(25650,'brute_force','2021-08-18 14:14:37','2021-08-18 19:14:37',NULL,NULL,'admin'),(25651,'brute_force','2021-08-18 15:06:07','2021-08-18 20:06:07','188.212.34.69',NULL,NULL),(25652,'brute_force','2021-08-18 15:06:07','2021-08-18 20:06:07',NULL,NULL,'admin'),(25653,'brute_force','2021-08-18 15:23:38','2021-08-18 20:23:38','107.150.59.246',NULL,NULL),(25654,'brute_force','2021-08-18 15:23:38','2021-08-18 20:23:38',NULL,2,'gruposuadi'),(25655,'brute_force','2021-08-18 15:57:24','2021-08-18 20:57:24','182.93.24.226',NULL,NULL),(25656,'brute_force','2021-08-18 15:57:24','2021-08-18 20:57:24',NULL,NULL,'admin'),(25657,'brute_force','2021-08-18 16:09:30','2021-08-18 21:09:30','107.150.46.53',NULL,NULL),(25658,'brute_force','2021-08-18 16:09:30','2021-08-18 21:09:30',NULL,2,'gruposuadi'),(25659,'brute_force','2021-08-18 16:10:19','2021-08-18 21:10:19','149.156.136.178',NULL,NULL),(25660,'brute_force','2021-08-18 16:10:19','2021-08-18 21:10:19',NULL,NULL,'admin'),(25661,'brute_force','2021-08-18 16:30:43','2021-08-18 21:30:43','107.189.10.51',NULL,NULL),(25662,'brute_force','2021-08-18 16:30:43','2021-08-18 21:30:43',NULL,NULL,'admin'),(25663,'brute_force','2021-08-18 16:34:20','2021-08-18 21:34:20','23.129.64.131',NULL,NULL),(25664,'brute_force','2021-08-18 16:34:20','2021-08-18 21:34:20',NULL,NULL,'admin'),(25665,'brute_force','2021-08-18 16:49:23','2021-08-18 21:49:23','139.59.118.238',NULL,NULL),(25666,'brute_force','2021-08-18 16:49:23','2021-08-18 21:49:23',NULL,NULL,'admin'),(25667,'brute_force','2021-08-18 17:02:27','2021-08-18 22:02:27','222.255.77.87',NULL,NULL),(25668,'brute_force','2021-08-18 17:02:27','2021-08-18 22:02:27',NULL,NULL,'admin'),(25669,'brute_force','2021-08-18 17:15:26','2021-08-18 22:15:26','193.19.240.121',NULL,NULL),(25670,'brute_force','2021-08-18 17:15:26','2021-08-18 22:15:26',NULL,NULL,'admin'),(25671,'brute_force','2021-08-18 17:27:51','2021-08-18 22:27:51','107.150.63.171',NULL,NULL),(25672,'brute_force','2021-08-18 17:27:51','2021-08-18 22:27:51',NULL,2,'gruposuadi'),(25673,'brute_force','2021-08-18 17:28:29','2021-08-18 22:28:29','104.248.233.244',NULL,NULL),(25674,'brute_force','2021-08-18 17:28:29','2021-08-18 22:28:29',NULL,NULL,'admin'),(25675,'brute_force','2021-08-18 17:41:31','2021-08-18 22:41:31','81.88.52.175',NULL,NULL),(25676,'brute_force','2021-08-18 17:41:31','2021-08-18 22:41:31',NULL,NULL,'admin'),(25677,'brute_force','2021-08-18 18:04:57','2021-08-18 23:04:57','95.216.221.91',NULL,NULL),(25678,'brute_force','2021-08-18 18:04:57','2021-08-18 23:04:57',NULL,NULL,'admin'),(25679,'brute_force','2021-08-18 18:18:01','2021-08-18 23:18:01','69.163.163.120',NULL,NULL),(25680,'brute_force','2021-08-18 18:18:01','2021-08-18 23:18:01',NULL,NULL,'admin'),(25681,'brute_force','2021-08-18 18:44:22','2021-08-18 23:44:22','159.203.115.159',NULL,NULL),(25682,'brute_force','2021-08-18 18:44:22','2021-08-18 23:44:22',NULL,NULL,'admin'),(25683,'brute_force','2021-08-18 18:47:23','2021-08-18 23:47:23','192.151.145.141',NULL,NULL),(25684,'brute_force','2021-08-18 18:47:23','2021-08-18 23:47:23',NULL,2,'gruposuadi'),(25685,'brute_force','2021-08-18 18:57:33','2021-08-18 23:57:33','35.238.155.231',NULL,NULL),(25686,'brute_force','2021-08-18 18:57:33','2021-08-18 23:57:33',NULL,NULL,'admin'),(25687,'brute_force','2021-08-18 19:10:57','2021-08-19 00:10:57','157.245.71.228',NULL,NULL),(25688,'brute_force','2021-08-18 19:10:57','2021-08-19 00:10:57',NULL,NULL,'admin'),(25689,'brute_force','2021-08-18 19:24:15','2021-08-19 00:24:15','165.22.213.0',NULL,NULL),(25690,'brute_force','2021-08-18 19:24:15','2021-08-19 00:24:15',NULL,NULL,'admin'),(25691,'brute_force','2021-08-18 19:51:09','2021-08-19 00:51:09','82.146.44.214',NULL,NULL),(25692,'brute_force','2021-08-18 19:51:09','2021-08-19 00:51:09',NULL,NULL,'admin'),(25693,'brute_force','2021-08-18 20:04:47','2021-08-19 01:04:47','81.88.52.148',NULL,NULL),(25694,'brute_force','2021-08-18 20:04:47','2021-08-19 01:04:47',NULL,NULL,'admin'),(25695,'brute_force','2021-08-18 20:18:19','2021-08-19 01:18:19','177.55.111.14',NULL,NULL),(25696,'brute_force','2021-08-18 20:18:19','2021-08-19 01:18:19',NULL,NULL,'admin'),(25697,'brute_force','2021-08-18 20:31:49','2021-08-19 01:31:49','149.156.136.178',NULL,NULL),(25698,'brute_force','2021-08-18 20:31:49','2021-08-19 01:31:49',NULL,NULL,'admin'),(25699,'brute_force','2021-08-18 20:38:49','2021-08-19 01:38:49','107.150.45.58',NULL,NULL),(25700,'brute_force','2021-08-18 20:38:49','2021-08-19 01:38:49',NULL,2,'gruposuadi'),(25701,'brute_force','2021-08-18 20:58:36','2021-08-19 01:58:36','116.203.187.178',NULL,NULL),(25702,'brute_force','2021-08-18 20:58:36','2021-08-19 01:58:36',NULL,NULL,'admin'),(25703,'brute_force','2021-08-18 21:12:14','2021-08-19 02:12:14','116.203.150.71',NULL,NULL),(25704,'brute_force','2021-08-18 21:12:14','2021-08-19 02:12:14',NULL,NULL,'admin'),(25705,'brute_force','2021-08-18 21:39:45','2021-08-19 02:39:45','178.128.42.125',NULL,NULL),(25706,'brute_force','2021-08-18 21:39:45','2021-08-19 02:39:45',NULL,NULL,'admin'),(25707,'brute_force','2021-08-18 21:53:27','2021-08-19 02:53:27','109.87.200.193',NULL,NULL),(25708,'brute_force','2021-08-18 21:53:27','2021-08-19 02:53:27',NULL,NULL,'admin'),(25709,'brute_force','2021-08-18 22:07:01','2021-08-19 03:07:01','202.189.179.194',NULL,NULL),(25710,'brute_force','2021-08-18 22:07:01','2021-08-19 03:07:01',NULL,NULL,'admin'),(25711,'brute_force','2021-08-18 22:20:13','2021-08-19 03:20:13','207.244.224.242',NULL,NULL),(25712,'brute_force','2021-08-18 22:20:13','2021-08-19 03:20:13',NULL,NULL,'admin'),(25713,'brute_force','2021-08-18 22:33:18','2021-08-19 03:33:18','62.28.182.218',NULL,NULL),(25714,'brute_force','2021-08-18 22:33:18','2021-08-19 03:33:18',NULL,NULL,'admin'),(25715,'brute_force','2021-08-18 22:58:58','2021-08-19 03:58:58','198.199.84.221',NULL,NULL),(25716,'brute_force','2021-08-18 22:58:58','2021-08-19 03:58:58',NULL,NULL,'admin'),(25717,'brute_force','2021-08-18 23:11:29','2021-08-19 04:11:29','35.238.155.231',NULL,NULL),(25718,'brute_force','2021-08-18 23:11:29','2021-08-19 04:11:29',NULL,NULL,'admin'),(25719,'brute_force','2021-08-18 23:24:07','2021-08-19 04:24:07','217.70.186.133',NULL,NULL),(25720,'brute_force','2021-08-18 23:24:07','2021-08-19 04:24:07',NULL,NULL,'admin'),(25721,'brute_force','2021-08-18 23:36:37','2021-08-19 04:36:37','198.252.98.181',NULL,NULL),(25722,'brute_force','2021-08-18 23:36:37','2021-08-19 04:36:37',NULL,NULL,'admin'),(25723,'brute_force','2021-08-18 23:48:55','2021-08-19 04:48:55','202.189.179.194',NULL,NULL),(25724,'brute_force','2021-08-18 23:48:55','2021-08-19 04:48:55',NULL,NULL,'admin'),(25725,'brute_force','2021-08-18 23:51:01','2021-08-19 04:51:01','185.128.26.218',NULL,NULL),(25726,'brute_force','2021-08-18 23:51:01','2021-08-19 04:51:01',NULL,NULL,'wordcamp'),(25727,'brute_force','2021-08-19 00:00:58','2021-08-19 05:00:58','104.248.233.244',NULL,NULL),(25728,'brute_force','2021-08-19 00:00:58','2021-08-19 05:00:58',NULL,NULL,'admin'),(25729,'brute_force','2021-08-19 00:13:00','2021-08-19 05:13:00','159.203.115.159',NULL,NULL),(25730,'brute_force','2021-08-19 00:13:00','2021-08-19 05:13:00',NULL,NULL,'admin'),(25731,'brute_force','2021-08-19 00:25:07','2021-08-19 05:25:07','81.88.52.172',NULL,NULL),(25732,'brute_force','2021-08-19 00:25:07','2021-08-19 05:25:07',NULL,NULL,'admin'),(25733,'brute_force','2021-08-19 00:33:06','2021-08-19 05:33:06','192.151.144.59',NULL,NULL),(25734,'brute_force','2021-08-19 00:33:06','2021-08-19 05:33:06',NULL,2,'gruposuadi'),(25735,'brute_force','2021-08-19 00:37:16','2021-08-19 05:37:16','37.139.13.163',NULL,NULL),(25736,'brute_force','2021-08-19 00:37:16','2021-08-19 05:37:16',NULL,NULL,'admin'),(25737,'brute_force','2021-08-19 01:01:43','2021-08-19 06:01:43','177.55.111.14',NULL,NULL),(25738,'brute_force','2021-08-19 01:01:43','2021-08-19 06:01:43',NULL,NULL,'admin'),(25739,'brute_force','2021-08-19 01:14:07','2021-08-19 06:14:07','165.227.170.189',NULL,NULL),(25740,'brute_force','2021-08-19 01:14:07','2021-08-19 06:14:07',NULL,NULL,'admin'),(25741,'brute_force','2021-08-19 01:26:19','2021-08-19 06:26:19','35.205.44.38',NULL,NULL),(25742,'brute_force','2021-08-19 01:26:19','2021-08-19 06:26:19',NULL,NULL,'admin'),(25743,'brute_force','2021-08-19 01:36:24','2021-08-19 06:36:24','192.151.144.59',NULL,NULL),(25744,'brute_force','2021-08-19 01:36:24','2021-08-19 06:36:24',NULL,2,'gruposuadi'),(25745,'brute_force','2021-08-19 01:38:40','2021-08-19 06:38:40','143.198.229.94',NULL,NULL),(25746,'brute_force','2021-08-19 01:38:40','2021-08-19 06:38:40',NULL,NULL,'admin'),(25747,'brute_force','2021-08-19 02:03:30','2021-08-19 07:03:30','159.65.216.18',NULL,NULL),(25748,'brute_force','2021-08-19 02:03:30','2021-08-19 07:03:30',NULL,NULL,'admin'),(25749,'brute_force','2021-08-19 02:15:56','2021-08-19 07:15:56','207.180.203.19',NULL,NULL),(25750,'brute_force','2021-08-19 02:15:56','2021-08-19 07:15:56',NULL,NULL,'admin'),(25751,'brute_force','2021-08-19 02:28:22','2021-08-19 07:28:22','35.224.131.150',NULL,NULL),(25752,'brute_force','2021-08-19 02:28:22','2021-08-19 07:28:22',NULL,NULL,'admin'),(25753,'brute_force','2021-08-19 02:38:45','2021-08-19 07:38:45','107.150.63.171',NULL,NULL),(25754,'brute_force','2021-08-19 02:38:45','2021-08-19 07:38:45',NULL,2,'gruposuadi'),(25755,'brute_force','2021-08-19 02:53:21','2021-08-19 07:53:21','103.153.2.5',NULL,NULL),(25756,'brute_force','2021-08-19 02:53:21','2021-08-19 07:53:21',NULL,NULL,'admin'),(25757,'brute_force','2021-08-19 02:59:29','2021-08-19 07:59:29','188.132.204.22',NULL,NULL),(25758,'brute_force','2021-08-19 02:59:29','2021-08-19 07:59:29',NULL,NULL,'test'),(25759,'brute_force','2021-08-19 03:05:55','2021-08-19 08:05:55','62.171.186.29',NULL,NULL),(25760,'brute_force','2021-08-19 03:05:55','2021-08-19 08:05:55',NULL,NULL,'admin'),(25761,'brute_force','2021-08-19 03:18:25','2021-08-19 08:18:25','81.88.52.114',NULL,NULL),(25762,'brute_force','2021-08-19 03:18:25','2021-08-19 08:18:25',NULL,NULL,'admin'),(25763,'brute_force','2021-08-19 03:31:03','2021-08-19 08:31:03','162.240.5.3',NULL,NULL),(25764,'brute_force','2021-08-19 03:31:03','2021-08-19 08:31:03',NULL,NULL,'admin'),(25765,'brute_force','2021-08-19 03:35:36','2021-08-19 08:35:36','3.96.76.168',NULL,NULL),(25766,'brute_force','2021-08-19 03:35:36','2021-08-19 08:35:36',NULL,NULL,'admin'),(25767,'brute_force','2021-08-19 03:43:47','2021-08-19 08:43:47','104.248.233.244',NULL,NULL),(25768,'brute_force','2021-08-19 03:43:47','2021-08-19 08:43:47',NULL,NULL,'admin'),(25769,'brute_force','2021-08-19 03:53:47','2021-08-19 08:53:47','192.151.144.59',NULL,NULL),(25770,'brute_force','2021-08-19 03:53:47','2021-08-19 08:53:47',NULL,2,'gruposuadi'),(25771,'brute_force','2021-08-19 03:56:36','2021-08-19 08:56:36','103.130.218.178',NULL,NULL),(25772,'brute_force','2021-08-19 03:56:36','2021-08-19 08:56:36',NULL,NULL,'admin'),(25773,'brute_force','2021-08-19 04:09:35','2021-08-19 09:09:35','35.195.29.143',NULL,NULL),(25774,'brute_force','2021-08-19 04:09:35','2021-08-19 09:09:35',NULL,NULL,'admin'),(25775,'brute_force','2021-08-19 04:22:33','2021-08-19 09:22:33','188.40.37.189',NULL,NULL),(25776,'brute_force','2021-08-19 04:22:33','2021-08-19 09:22:33',NULL,NULL,'admin'),(25777,'brute_force','2021-08-19 04:35:43','2021-08-19 09:35:43','143.198.225.234',NULL,NULL),(25778,'brute_force','2021-08-19 04:35:43','2021-08-19 09:35:43',NULL,NULL,'admin'),(25779,'brute_force','2021-08-19 04:49:58','2021-08-19 09:49:58','198.204.225.194',NULL,NULL),(25780,'brute_force','2021-08-19 04:49:58','2021-08-19 09:49:58',NULL,2,'gruposuadi'),(25781,'brute_force','2021-08-19 05:03:17','2021-08-19 10:03:17','178.128.59.73',NULL,NULL),(25782,'brute_force','2021-08-19 05:03:17','2021-08-19 10:03:17',NULL,NULL,'admin'),(25783,'brute_force','2021-08-19 05:21:59','2021-08-19 10:21:59','160.251.75.124',NULL,NULL),(25784,'brute_force','2021-08-19 05:21:59','2021-08-19 10:21:59',NULL,NULL,'admin'),(25785,'brute_force','2021-08-19 05:32:08','2021-08-19 10:32:08','206.189.142.139',NULL,NULL),(25786,'brute_force','2021-08-19 05:32:08','2021-08-19 10:32:08',NULL,NULL,'admin'),(25787,'brute_force','2021-08-19 05:46:01','2021-08-19 10:46:01','159.203.115.159',NULL,NULL),(25788,'brute_force','2021-08-19 05:46:01','2021-08-19 10:46:01',NULL,NULL,'admin'),(25789,'brute_force','2021-08-19 06:03:11','2021-08-19 11:03:11','185.220.102.240',NULL,NULL),(25790,'brute_force','2021-08-19 06:03:11','2021-08-19 11:03:11',NULL,NULL,'admin'),(25791,'brute_force','2021-08-19 06:39:28','2021-08-19 11:39:28','160.251.75.124',NULL,NULL),(25792,'brute_force','2021-08-19 06:39:28','2021-08-19 11:39:28',NULL,NULL,'admin'),(25793,'brute_force','2021-08-19 07:03:49','2021-08-19 12:03:49','192.151.144.59',NULL,NULL),(25794,'brute_force','2021-08-19 07:03:49','2021-08-19 12:03:49',NULL,2,'gruposuadi'),(25795,'brute_force','2021-08-19 08:11:15','2021-08-19 13:11:15','198.204.225.194',NULL,NULL),(25796,'brute_force','2021-08-19 08:11:15','2021-08-19 13:11:15',NULL,2,'gruposuadi'),(25797,'brute_force','2021-08-19 08:30:26','2021-08-19 13:30:26','103.75.184.184',NULL,NULL),(25798,'brute_force','2021-08-19 08:30:26','2021-08-19 13:30:26',NULL,NULL,'admin'),(25799,'brute_force','2021-08-19 09:29:43','2021-08-19 14:29:43','107.150.63.171',NULL,NULL),(25800,'brute_force','2021-08-19 09:29:43','2021-08-19 14:29:43',NULL,2,'gruposuadi'),(25801,'brute_force','2021-08-19 09:44:37','2021-08-19 14:44:37','96.30.119.104',NULL,NULL),(25802,'brute_force','2021-08-19 09:44:37','2021-08-19 14:44:37',NULL,NULL,'admin'),(25803,'brute_force','2021-08-19 10:59:55','2021-08-19 15:59:55','51.81.28.74',NULL,NULL),(25804,'brute_force','2021-08-19 10:59:55','2021-08-19 15:59:55',NULL,NULL,'admin'),(25805,'brute_force','2021-08-19 11:36:15','2021-08-19 16:36:15','178.62.67.41',NULL,NULL),(25806,'brute_force','2021-08-19 11:36:15','2021-08-19 16:36:15',NULL,NULL,'admin'),(25807,'brute_force','2021-08-19 12:02:56','2021-08-19 17:02:56','107.150.46.210',NULL,NULL),(25808,'brute_force','2021-08-19 12:02:56','2021-08-19 17:02:56',NULL,2,'gruposuadi'),(25809,'brute_force','2021-08-19 13:21:41','2021-08-19 18:21:41','63.141.251.238',NULL,NULL),(25810,'brute_force','2021-08-19 13:21:41','2021-08-19 18:21:41',NULL,2,'gruposuadi'),(25811,'brute_force','2021-08-19 14:02:39','2021-08-19 19:02:39','134.209.152.115',NULL,NULL),(25812,'brute_force','2021-08-19 14:02:39','2021-08-19 19:02:39',NULL,2,'gruposuadi'),(25813,'brute_force','2021-08-19 14:12:37','2021-08-19 19:12:37','107.150.63.171',NULL,NULL),(25814,'brute_force','2021-08-19 14:12:37','2021-08-19 19:12:37',NULL,2,'gruposuadi'),(25815,'brute_force','2021-08-19 14:39:11','2021-08-19 19:39:11','103.58.165.43',NULL,NULL),(25816,'brute_force','2021-08-19 14:39:11','2021-08-19 19:39:11',NULL,2,'gruposuadi'),(25817,'brute_force','2021-08-19 15:14:39','2021-08-19 20:14:39','35.200.137.92',NULL,NULL),(25818,'brute_force','2021-08-19 15:14:39','2021-08-19 20:14:39',NULL,2,'gruposuadi'),(25819,'brute_force','2021-08-19 15:21:33','2021-08-19 20:21:33','107.150.45.58',NULL,NULL),(25820,'brute_force','2021-08-19 15:21:33','2021-08-19 20:21:33',NULL,2,'gruposuadi'),(25821,'brute_force','2021-08-19 15:50:32','2021-08-19 20:50:32','131.72.236.108',NULL,NULL),(25822,'brute_force','2021-08-19 15:50:32','2021-08-19 20:50:32',NULL,NULL,'Admin'),(25823,'brute_force','2021-08-19 16:30:30','2021-08-19 21:30:30','107.150.46.52',NULL,NULL),(25824,'brute_force','2021-08-19 16:30:30','2021-08-19 21:30:30',NULL,2,'gruposuadi'),(25825,'brute_force','2021-08-19 16:57:14','2021-08-19 21:57:14','51.79.115.220',NULL,NULL),(25826,'brute_force','2021-08-19 16:57:14','2021-08-19 21:57:14',NULL,NULL,'admin'),(25827,'brute_force','2021-08-19 18:35:32','2021-08-19 23:35:32','159.65.191.209',NULL,NULL),(25828,'brute_force','2021-08-19 18:35:32','2021-08-19 23:35:32',NULL,NULL,'admin'),(25829,'brute_force','2021-08-19 19:51:34','2021-08-20 00:51:34','192.151.145.139',NULL,NULL),(25830,'brute_force','2021-08-19 19:51:34','2021-08-20 00:51:34',NULL,2,'gruposuadi'),(25831,'brute_force','2021-08-19 20:34:30','2021-08-20 01:34:30','192.99.124.120',NULL,NULL),(25832,'brute_force','2021-08-19 20:34:30','2021-08-20 01:34:30',NULL,NULL,'admin'),(25833,'brute_force','2021-08-19 20:56:16','2021-08-20 01:56:16','198.204.225.194',NULL,NULL),(25834,'brute_force','2021-08-19 20:56:16','2021-08-20 01:56:16',NULL,2,'gruposuadi'),(25835,'brute_force','2021-08-19 21:15:31','2021-08-20 02:15:31','209.126.80.255',NULL,NULL),(25836,'brute_force','2021-08-19 21:15:31','2021-08-20 02:15:31',NULL,NULL,'admin'),(25837,'brute_force','2021-08-19 21:48:50','2021-08-20 02:48:50','103.58.165.43',NULL,NULL),(25838,'brute_force','2021-08-19 21:48:50','2021-08-20 02:48:50',NULL,NULL,'admin'),(25839,'brute_force','2021-08-19 22:00:39','2021-08-20 03:00:39','107.150.48.230',NULL,NULL),(25840,'brute_force','2021-08-19 22:00:39','2021-08-20 03:00:39',NULL,2,'gruposuadi'),(25841,'brute_force','2021-08-19 22:25:18','2021-08-20 03:25:18','195.201.172.76',NULL,NULL),(25842,'brute_force','2021-08-19 22:25:18','2021-08-20 03:25:18',NULL,NULL,'Admin'),(25843,'brute_force','2021-08-19 23:03:38','2021-08-20 04:03:38','85.17.88.170',NULL,NULL),(25844,'brute_force','2021-08-19 23:03:38','2021-08-20 04:03:38',NULL,NULL,'Admin'),(25845,'brute_force','2021-08-19 23:08:19','2021-08-20 04:08:19','199.168.102.130',NULL,NULL),(25846,'brute_force','2021-08-19 23:08:19','2021-08-20 04:08:19',NULL,2,'gruposuadi'),(25847,'brute_force','2021-08-19 23:42:30','2021-08-20 04:42:30','216.250.248.82',NULL,NULL),(25848,'brute_force','2021-08-19 23:42:30','2021-08-20 04:42:30',NULL,NULL,'Admin'),(25849,'brute_force','2021-08-20 00:14:51','2021-08-20 05:14:51','69.30.244.19',NULL,NULL),(25850,'brute_force','2021-08-20 00:14:51','2021-08-20 05:14:51',NULL,2,'gruposuadi'),(25851,'brute_force','2021-08-20 05:04:51','2021-08-20 10:04:51','107.150.63.171',NULL,NULL),(25852,'brute_force','2021-08-20 05:04:51','2021-08-20 10:04:51',NULL,2,'gruposuadi'),(25853,'brute_force','2021-08-20 11:46:58','2021-08-20 16:46:58','157.245.231.45',NULL,NULL),(25854,'brute_force','2021-08-20 11:46:58','2021-08-20 16:46:58',NULL,NULL,'admin'),(25855,'brute_force','2021-08-20 12:01:01','2021-08-20 17:01:01','186.64.118.60',NULL,NULL),(25856,'brute_force','2021-08-20 12:01:01','2021-08-20 17:01:01',NULL,NULL,'admin'),(25857,'brute_force','2021-08-20 12:24:31','2021-08-20 17:24:31','51.254.49.156',NULL,NULL),(25858,'brute_force','2021-08-20 12:24:31','2021-08-20 17:24:31',NULL,NULL,'admin'),(25859,'brute_force','2021-08-20 12:33:21','2021-08-20 17:33:21','107.150.59.242',NULL,NULL),(25860,'brute_force','2021-08-20 12:33:21','2021-08-20 17:33:21',NULL,2,'gruposuadi'),(25861,'brute_force','2021-08-20 12:43:45','2021-08-20 17:43:45','206.189.231.196',NULL,NULL),(25862,'brute_force','2021-08-20 12:43:45','2021-08-20 17:43:45',NULL,NULL,'admin'),(25863,'brute_force','2021-08-20 13:03:34','2021-08-20 18:03:34','183.111.67.184',NULL,NULL),(25864,'brute_force','2021-08-20 13:03:34','2021-08-20 18:03:34',NULL,NULL,'admin'),(25865,'brute_force','2021-08-20 13:31:58','2021-08-20 18:31:58','162.214.109.27',NULL,NULL),(25866,'brute_force','2021-08-20 13:31:58','2021-08-20 18:31:58',NULL,NULL,'admin'),(25867,'brute_force','2021-08-20 13:40:52','2021-08-20 18:40:52','198.96.155.3',NULL,NULL),(25868,'brute_force','2021-08-20 13:40:52','2021-08-20 18:40:52',NULL,NULL,'admin'),(25869,'brute_force','2021-08-20 14:11:21','2021-08-20 19:11:21','91.206.200.250',NULL,NULL),(25870,'brute_force','2021-08-20 14:11:21','2021-08-20 19:11:21',NULL,NULL,'admin'),(25871,'brute_force','2021-08-20 14:40:21','2021-08-20 19:40:21','207.154.226.165',NULL,NULL),(25872,'brute_force','2021-08-20 14:40:21','2021-08-20 19:40:21',NULL,NULL,'admin'),(25873,'brute_force','2021-08-20 15:01:49','2021-08-20 20:01:49','92.204.134.226',NULL,NULL),(25874,'brute_force','2021-08-20 15:01:49','2021-08-20 20:01:49',NULL,NULL,'admin'),(25875,'brute_force','2021-08-20 15:53:40','2021-08-20 20:53:40','107.150.46.210',NULL,NULL),(25876,'brute_force','2021-08-20 15:53:40','2021-08-20 20:53:40',NULL,2,'gruposuadi'),(25877,'brute_force','2021-08-20 16:11:34','2021-08-20 21:11:34','128.199.249.213',NULL,NULL),(25878,'brute_force','2021-08-20 16:11:34','2021-08-20 21:11:34',NULL,NULL,'admin'),(25879,'brute_force','2021-08-20 17:33:03','2021-08-20 22:33:03','92.204.134.226',NULL,NULL),(25880,'brute_force','2021-08-20 17:33:03','2021-08-20 22:33:03',NULL,NULL,'admin'),(25881,'brute_force','2021-08-20 19:34:55','2021-08-21 00:34:55','103.146.202.150',NULL,NULL),(25882,'brute_force','2021-08-20 19:34:55','2021-08-21 00:34:55',NULL,NULL,'admin'),(25883,'brute_force','2021-08-20 20:42:58','2021-08-21 01:42:58','159.203.101.143',NULL,NULL),(25884,'brute_force','2021-08-20 20:42:58','2021-08-21 01:42:58',NULL,NULL,'admin'),(25885,'brute_force','2021-08-20 21:18:32','2021-08-21 02:18:32','162.144.41.156',NULL,NULL),(25886,'brute_force','2021-08-20 21:18:32','2021-08-21 02:18:32',NULL,NULL,'admin'),(25887,'brute_force','2021-08-20 22:33:36','2021-08-21 03:33:36','186.64.118.70',NULL,NULL),(25888,'brute_force','2021-08-20 22:33:36','2021-08-21 03:33:36',NULL,NULL,'admin'),(25889,'brute_force','2021-08-21 00:29:24','2021-08-21 05:29:24','162.241.136.25',NULL,NULL),(25890,'brute_force','2021-08-21 00:29:24','2021-08-21 05:29:24',NULL,NULL,'admin'),(25891,'brute_force','2021-08-21 00:48:40','2021-08-21 05:48:40','208.110.85.69',NULL,NULL),(25892,'brute_force','2021-08-21 00:48:40','2021-08-21 05:48:40',NULL,2,'gruposuadi'),(25893,'brute_force','2021-08-21 01:43:09','2021-08-21 06:43:09','185.3.235.238',NULL,NULL),(25894,'brute_force','2021-08-21 01:43:09','2021-08-21 06:43:09',NULL,NULL,'admin'),(25895,'brute_force','2021-08-21 02:14:39','2021-08-21 07:14:39','192.151.145.139',NULL,NULL),(25896,'brute_force','2021-08-21 02:14:39','2021-08-21 07:14:39',NULL,2,'gruposuadi'),(25897,'brute_force','2021-08-21 02:14:54','2021-08-21 07:14:54','3.251.10.216',NULL,NULL),(25898,'brute_force','2021-08-21 02:14:54','2021-08-21 07:14:54',NULL,NULL,'admin'),(25899,'brute_force','2021-08-21 02:25:26','2021-08-21 07:25:26','91.206.200.137',NULL,NULL),(25900,'brute_force','2021-08-21 02:25:26','2021-08-21 07:25:26',NULL,NULL,'admin'),(25901,'brute_force','2021-08-21 02:35:41','2021-08-21 07:35:41','46.38.50.126',NULL,NULL),(25902,'brute_force','2021-08-21 02:35:41','2021-08-21 07:35:41',NULL,NULL,'admin'),(25903,'brute_force','2021-08-21 03:44:54','2021-08-21 08:44:54','91.206.200.82',NULL,NULL),(25904,'brute_force','2021-08-21 03:44:54','2021-08-21 08:44:54',NULL,NULL,'admin'),(25905,'brute_force','2021-08-21 03:55:12','2021-08-21 08:55:12','208.113.163.224',NULL,NULL),(25906,'brute_force','2021-08-21 03:55:12','2021-08-21 08:55:12',NULL,NULL,'admin'),(25907,'brute_force','2021-08-21 04:09:21','2021-08-21 09:09:21','198.204.234.253',NULL,NULL),(25908,'brute_force','2021-08-21 04:09:21','2021-08-21 09:09:21',NULL,2,'gruposuadi'),(25909,'brute_force','2021-08-21 04:38:59','2021-08-21 09:38:59','159.203.21.106',NULL,NULL),(25910,'brute_force','2021-08-21 04:38:59','2021-08-21 09:38:59',NULL,NULL,'admin'),(25911,'brute_force','2021-08-21 04:50:32','2021-08-21 09:50:32','171.244.8.82',NULL,NULL),(25912,'brute_force','2021-08-21 04:50:32','2021-08-21 09:50:32',NULL,NULL,'admin'),(25913,'brute_force','2021-08-21 05:14:08','2021-08-21 10:14:08','186.64.116.65',NULL,NULL),(25914,'brute_force','2021-08-21 05:14:08','2021-08-21 10:14:08',NULL,NULL,'admin'),(25915,'brute_force','2021-08-21 07:12:59','2021-08-21 12:12:59','43.241.72.119',NULL,NULL),(25916,'brute_force','2021-08-21 07:12:59','2021-08-21 12:12:59',NULL,NULL,'admin'),(25917,'brute_force','2021-08-21 07:27:11','2021-08-21 12:27:11','34.81.120.175',NULL,NULL),(25918,'brute_force','2021-08-21 07:27:11','2021-08-21 12:27:11',NULL,NULL,'admin'),(25919,'brute_force','2021-08-21 07:38:37','2021-08-21 12:38:37','185.220.101.252',NULL,NULL),(25920,'brute_force','2021-08-21 07:38:37','2021-08-21 12:38:37',NULL,NULL,'admin'),(25921,'brute_force','2021-08-21 07:40:39','2021-08-21 12:40:39','63.141.251.235',NULL,NULL),(25922,'brute_force','2021-08-21 07:40:39','2021-08-21 12:40:39',NULL,2,'gruposuadi'),(25923,'brute_force','2021-08-21 08:40:20','2021-08-21 13:40:20','173.208.244.92',NULL,NULL),(25924,'brute_force','2021-08-21 08:40:20','2021-08-21 13:40:20',NULL,2,'gruposuadi'),(25925,'brute_force','2021-08-21 08:58:59','2021-08-21 13:58:59','142.4.2.185',NULL,NULL),(25926,'brute_force','2021-08-21 08:58:59','2021-08-21 13:58:59',NULL,NULL,'admin'),(25927,'brute_force','2021-08-21 09:11:38','2021-08-21 14:11:38','188.40.37.189',NULL,NULL),(25928,'brute_force','2021-08-21 09:11:38','2021-08-21 14:11:38',NULL,NULL,'admin'),(25929,'brute_force','2021-08-21 09:31:15','2021-08-21 14:31:15','67.205.12.204',NULL,NULL),(25930,'brute_force','2021-08-21 09:31:15','2021-08-21 14:31:15',NULL,NULL,'admin'),(25931,'brute_force','2021-08-21 09:47:21','2021-08-21 14:47:21','107.150.63.171',NULL,NULL),(25932,'brute_force','2021-08-21 09:47:21','2021-08-21 14:47:21',NULL,2,'gruposuadi'),(25933,'brute_force','2021-08-21 09:51:13','2021-08-21 14:51:13','79.97.212.20',NULL,NULL),(25934,'brute_force','2021-08-21 09:51:13','2021-08-21 14:51:13',NULL,NULL,'admin'),(25935,'brute_force','2021-08-21 10:10:52','2021-08-21 15:10:52','81.88.52.154',NULL,NULL),(25936,'brute_force','2021-08-21 10:10:52','2021-08-21 15:10:52',NULL,NULL,'admin'),(25937,'brute_force','2021-08-21 10:30:46','2021-08-21 15:30:46','45.40.132.156',NULL,NULL),(25938,'brute_force','2021-08-21 10:30:46','2021-08-21 15:30:46',NULL,NULL,'admin'),(25939,'brute_force','2021-08-21 11:30:14','2021-08-21 16:30:14','139.196.187.160',NULL,NULL),(25940,'brute_force','2021-08-21 11:30:14','2021-08-21 16:30:14',NULL,NULL,'admin'),(25941,'brute_force','2021-08-21 11:49:58','2021-08-21 16:49:58','162.144.126.104',NULL,NULL),(25942,'brute_force','2021-08-21 11:49:58','2021-08-21 16:49:58',NULL,NULL,'admin'),(25943,'brute_force','2021-08-21 12:01:54','2021-08-21 17:01:54','142.54.188.75',NULL,NULL),(25944,'brute_force','2021-08-21 12:01:54','2021-08-21 17:01:54',NULL,2,'gruposuadi'),(25945,'brute_force','2021-08-21 12:29:39','2021-08-21 17:29:39','165.227.170.189',NULL,NULL),(25946,'brute_force','2021-08-21 12:29:39','2021-08-21 17:29:39',NULL,NULL,'admin'),(25947,'brute_force','2021-08-21 12:49:16','2021-08-21 17:49:16','173.236.184.125',NULL,NULL),(25948,'brute_force','2021-08-21 12:49:16','2021-08-21 17:49:16',NULL,NULL,'admin'),(25949,'brute_force','2021-08-21 13:09:22','2021-08-21 18:09:22','209.97.169.15',NULL,NULL),(25950,'brute_force','2021-08-21 13:09:22','2021-08-21 18:09:22',NULL,NULL,'admin'),(25951,'brute_force','2021-08-21 13:30:16','2021-08-21 18:30:16','220.167.101.24',NULL,NULL),(25952,'brute_force','2021-08-21 13:30:16','2021-08-21 18:30:16',NULL,NULL,'admin'),(25953,'brute_force','2021-08-21 13:51:59','2021-08-21 18:51:59','177.55.111.13',NULL,NULL),(25954,'brute_force','2021-08-21 13:51:59','2021-08-21 18:51:59',NULL,NULL,'admin'),(25955,'brute_force','2021-08-21 14:08:44','2021-08-21 19:08:44','173.208.244.92',NULL,NULL),(25956,'brute_force','2021-08-21 14:08:44','2021-08-21 19:08:44',NULL,2,'gruposuadi'),(25957,'brute_force','2021-08-21 14:13:30','2021-08-21 19:13:30','64.225.70.87',NULL,NULL),(25958,'brute_force','2021-08-21 14:13:30','2021-08-21 19:13:30',NULL,NULL,'admin'),(25959,'brute_force','2021-08-21 14:34:25','2021-08-21 19:34:25','109.87.200.193',NULL,NULL),(25960,'brute_force','2021-08-21 14:34:25','2021-08-21 19:34:25',NULL,NULL,'admin'),(25961,'brute_force','2021-08-21 14:55:00','2021-08-21 19:55:00','135.125.55.162',NULL,NULL),(25962,'brute_force','2021-08-21 14:55:00','2021-08-21 19:55:00',NULL,NULL,'admin'),(25963,'brute_force','2021-08-21 15:54:25','2021-08-21 20:54:25','173.236.168.109',NULL,NULL),(25964,'brute_force','2021-08-21 15:54:25','2021-08-21 20:54:25',NULL,NULL,'admin'),(25965,'brute_force','2021-08-21 16:14:17','2021-08-21 21:14:17','206.189.142.139',NULL,NULL),(25966,'brute_force','2021-08-21 16:14:17','2021-08-21 21:14:17',NULL,NULL,'admin'),(25967,'brute_force','2021-08-21 16:21:29','2021-08-21 21:21:29','107.150.52.196',NULL,NULL),(25968,'brute_force','2021-08-21 16:21:29','2021-08-21 21:21:29',NULL,2,'gruposuadi'),(25969,'brute_force','2021-08-21 16:54:15','2021-08-21 21:54:15','159.65.76.38',NULL,NULL),(25970,'brute_force','2021-08-21 16:54:15','2021-08-21 21:54:15',NULL,NULL,'admin'),(25971,'brute_force','2021-08-21 17:14:10','2021-08-21 22:14:10','104.248.144.242',NULL,NULL),(25972,'brute_force','2021-08-21 17:14:10','2021-08-21 22:14:10',NULL,NULL,'admin'),(25973,'brute_force','2021-08-21 17:34:02','2021-08-21 22:34:02','185.50.199.194',NULL,NULL),(25974,'brute_force','2021-08-21 17:34:02','2021-08-21 22:34:02',NULL,NULL,'admin'),(25975,'brute_force','2021-08-21 17:53:56','2021-08-21 22:53:56','58.177.156.94',NULL,NULL),(25976,'brute_force','2021-08-21 17:53:56','2021-08-21 22:53:56',NULL,NULL,'admin'),(25977,'brute_force','2021-08-21 18:13:57','2021-08-21 23:13:57','207.244.233.113',NULL,NULL),(25978,'brute_force','2021-08-21 18:13:57','2021-08-21 23:13:57',NULL,NULL,'admin'),(25979,'brute_force','2021-08-21 18:33:54','2021-08-21 23:33:54','188.212.34.69',NULL,NULL),(25980,'brute_force','2021-08-21 18:33:54','2021-08-21 23:33:54',NULL,NULL,'admin'),(25981,'brute_force','2021-08-21 18:38:18','2021-08-21 23:38:18','107.150.59.243',NULL,NULL),(25982,'brute_force','2021-08-21 18:38:18','2021-08-21 23:38:18',NULL,2,'gruposuadi'),(25983,'brute_force','2021-08-21 18:53:54','2021-08-21 23:53:54','78.47.201.143',NULL,NULL),(25984,'brute_force','2021-08-21 18:53:54','2021-08-21 23:53:54',NULL,NULL,'admin'),(25985,'brute_force','2021-08-21 19:14:01','2021-08-22 00:14:01','178.128.97.77',NULL,NULL),(25986,'brute_force','2021-08-21 19:14:01','2021-08-22 00:14:01',NULL,NULL,'admin'),(25987,'brute_force','2021-08-21 19:33:55','2021-08-22 00:33:55','104.248.144.242',NULL,NULL),(25988,'brute_force','2021-08-21 19:33:55','2021-08-22 00:33:55',NULL,NULL,'admin'),(25989,'brute_force','2021-08-21 20:13:43','2021-08-22 01:13:43','177.73.237.45',NULL,NULL),(25990,'brute_force','2021-08-21 20:13:43','2021-08-22 01:13:43',NULL,NULL,'admin'),(25991,'brute_force','2021-08-21 20:53:26','2021-08-22 01:53:26','196.41.122.224',NULL,NULL),(25992,'brute_force','2021-08-21 20:53:26','2021-08-22 01:53:26',NULL,NULL,'admin'),(25993,'brute_force','2021-08-21 21:13:20','2021-08-22 02:13:20','104.198.1.26',NULL,NULL),(25994,'brute_force','2021-08-21 21:13:20','2021-08-22 02:13:20',NULL,NULL,'admin'),(25995,'brute_force','2021-08-21 21:33:17','2021-08-22 02:33:17','155.94.163.77',NULL,NULL),(25996,'brute_force','2021-08-21 21:33:17','2021-08-22 02:33:17',NULL,NULL,'admin'),(25997,'brute_force','2021-08-21 21:42:56','2021-08-22 02:42:56','185.220.101.11',NULL,NULL),(25998,'brute_force','2021-08-21 21:42:56','2021-08-22 02:42:56',NULL,NULL,'admin'),(25999,'brute_force','2021-08-21 21:53:12','2021-08-22 02:53:12','149.156.136.178',NULL,NULL),(26000,'brute_force','2021-08-21 21:53:12','2021-08-22 02:53:12',NULL,NULL,'admin'),(26001,'brute_force','2021-08-21 21:53:49','2021-08-22 02:53:49','69.30.225.98',NULL,NULL),(26002,'brute_force','2021-08-21 21:53:49','2021-08-22 02:53:49',NULL,2,'gruposuadi'),(26003,'brute_force','2021-08-21 22:13:18','2021-08-22 03:13:18','70.36.15.82',NULL,NULL),(26004,'brute_force','2021-08-21 22:13:18','2021-08-22 03:13:18',NULL,NULL,'admin'),(26005,'brute_force','2021-08-21 22:33:21','2021-08-22 03:33:21','84.255.199.31',NULL,NULL),(26006,'brute_force','2021-08-21 22:33:21','2021-08-22 03:33:21',NULL,NULL,'admin'),(26007,'brute_force','2021-08-21 22:58:22','2021-08-22 03:58:22','198.204.240.244',NULL,NULL),(26008,'brute_force','2021-08-21 22:58:22','2021-08-22 03:58:22',NULL,2,'gruposuadi'),(26009,'brute_force','2021-08-21 23:02:14','2021-08-22 04:02:14','167.71.89.92',NULL,NULL),(26010,'brute_force','2021-08-21 23:02:14','2021-08-22 04:02:14',NULL,NULL,'admin'),(26011,'brute_force','2021-08-21 23:41:04','2021-08-22 04:41:04','188.212.34.69',NULL,NULL),(26012,'brute_force','2021-08-21 23:41:04','2021-08-22 04:41:04',NULL,NULL,'admin'),(26013,'brute_force','2021-08-22 00:19:12','2021-08-22 05:19:12','58.177.156.94',NULL,NULL),(26014,'brute_force','2021-08-22 00:19:12','2021-08-22 05:19:12',NULL,NULL,'admin'),(26015,'brute_force','2021-08-22 00:24:42','2021-08-22 05:24:42','107.150.63.171',NULL,NULL),(26016,'brute_force','2021-08-22 00:24:42','2021-08-22 05:24:42',NULL,2,'gruposuadi'),(26017,'brute_force','2021-08-22 00:37:59','2021-08-22 05:37:59','162.144.126.104',NULL,NULL),(26018,'brute_force','2021-08-22 00:37:59','2021-08-22 05:37:59',NULL,NULL,'admin'),(26019,'brute_force','2021-08-22 01:15:19','2021-08-22 06:15:19','217.70.186.133',NULL,NULL),(26020,'brute_force','2021-08-22 01:15:19','2021-08-22 06:15:19',NULL,NULL,'admin'),(26021,'brute_force','2021-08-22 01:33:55','2021-08-22 06:33:55','34.123.190.135',NULL,NULL),(26022,'brute_force','2021-08-22 01:33:55','2021-08-22 06:33:55',NULL,NULL,'admin'),(26023,'brute_force','2021-08-22 01:45:17','2021-08-22 06:45:17','198.204.240.244',NULL,NULL),(26024,'brute_force','2021-08-22 01:45:17','2021-08-22 06:45:17',NULL,2,'gruposuadi'),(26025,'brute_force','2021-08-22 01:52:39','2021-08-22 06:52:39','161.35.208.18',NULL,NULL),(26026,'brute_force','2021-08-22 01:52:39','2021-08-22 06:52:39',NULL,NULL,'admin'),(26027,'brute_force','2021-08-22 02:11:22','2021-08-22 07:11:22','185.2.4.33',NULL,NULL),(26028,'brute_force','2021-08-22 02:11:22','2021-08-22 07:11:22',NULL,NULL,'admin'),(26029,'brute_force','2021-08-22 02:51:04','2021-08-22 07:51:04','107.150.52.196',NULL,NULL),(26030,'brute_force','2021-08-22 02:51:04','2021-08-22 07:51:04',NULL,2,'gruposuadi'),(26031,'brute_force','2021-08-22 03:06:50','2021-08-22 08:06:50','178.128.247.244',NULL,NULL),(26032,'brute_force','2021-08-22 03:06:50','2021-08-22 08:06:50',NULL,NULL,'admin'),(26033,'brute_force','2021-08-22 03:25:03','2021-08-22 08:25:03','64.111.126.32',NULL,NULL),(26034,'brute_force','2021-08-22 03:25:03','2021-08-22 08:25:03',NULL,NULL,'admin'),(26035,'brute_force','2021-08-22 03:43:29','2021-08-22 08:43:29','46.160.121.111',NULL,NULL),(26036,'brute_force','2021-08-22 03:43:29','2021-08-22 08:43:29',NULL,NULL,'admin'),(26037,'brute_force','2021-08-22 04:01:38','2021-08-22 09:01:38','192.151.145.139',NULL,NULL),(26038,'brute_force','2021-08-22 04:01:38','2021-08-22 09:01:38',NULL,2,'gruposuadi'),(26039,'brute_force','2021-08-22 05:08:26','2021-08-22 10:08:26','107.150.52.196',NULL,NULL),(26040,'brute_force','2021-08-22 05:08:26','2021-08-22 10:08:26',NULL,2,'gruposuadi'),(26041,'brute_force','2021-08-22 05:37:23','2021-08-22 10:37:23','178.128.113.244',NULL,NULL),(26042,'brute_force','2021-08-22 05:37:23','2021-08-22 10:37:23',NULL,NULL,'admin'),(26043,'brute_force','2021-08-22 06:01:03','2021-08-22 11:01:03','198.204.240.244',NULL,NULL),(26044,'brute_force','2021-08-22 06:01:03','2021-08-22 11:01:03',NULL,2,'gruposuadi'),(26045,'brute_force','2021-08-22 06:15:46','2021-08-22 11:15:46','114.33.19.90',NULL,NULL),(26046,'brute_force','2021-08-22 06:15:46','2021-08-22 11:15:46',NULL,NULL,'admin'),(26047,'brute_force','2021-08-22 06:35:15','2021-08-22 11:35:15','165.22.255.242',NULL,NULL),(26048,'brute_force','2021-08-22 06:35:15','2021-08-22 11:35:15',NULL,NULL,'admin'),(26049,'brute_force','2021-08-22 06:54:31','2021-08-22 11:54:31','37.97.146.160',NULL,NULL),(26050,'brute_force','2021-08-22 06:54:31','2021-08-22 11:54:31',NULL,NULL,'admin'),(26051,'brute_force','2021-08-22 07:13:29','2021-08-22 12:13:29','192.151.145.139',NULL,NULL),(26052,'brute_force','2021-08-22 07:13:29','2021-08-22 12:13:29',NULL,2,'gruposuadi'),(26053,'brute_force','2021-08-22 07:14:09','2021-08-22 12:14:09','159.89.234.226',NULL,NULL),(26054,'brute_force','2021-08-22 07:14:09','2021-08-22 12:14:09',NULL,NULL,'admin'),(26055,'brute_force','2021-08-22 07:33:42','2021-08-22 12:33:42','61.28.235.234',NULL,NULL),(26056,'brute_force','2021-08-22 07:33:42','2021-08-22 12:33:42',NULL,NULL,'admin'),(26057,'brute_force','2021-08-22 07:53:23','2021-08-22 12:53:23','81.88.52.114',NULL,NULL),(26058,'brute_force','2021-08-22 07:53:23','2021-08-22 12:53:23',NULL,NULL,'admin'),(26059,'brute_force','2021-08-22 08:13:00','2021-08-22 13:13:00','80.169.210.148',NULL,NULL),(26060,'brute_force','2021-08-22 08:13:00','2021-08-22 13:13:00',NULL,NULL,'admin'),(26061,'brute_force','2021-08-22 08:26:31','2021-08-22 13:26:31','107.150.52.196',NULL,NULL),(26062,'brute_force','2021-08-22 08:26:31','2021-08-22 13:26:31',NULL,2,'gruposuadi'),(26063,'brute_force','2021-08-22 08:32:36','2021-08-22 13:32:36','51.75.200.183',NULL,NULL),(26064,'brute_force','2021-08-22 08:32:36','2021-08-22 13:32:36',NULL,NULL,'admin'),(26065,'brute_force','2021-08-22 08:52:16','2021-08-22 13:52:16','166.62.125.246',NULL,NULL),(26066,'brute_force','2021-08-22 08:52:16','2021-08-22 13:52:16',NULL,NULL,'admin'),(26067,'brute_force','2021-08-22 09:11:54','2021-08-22 14:11:54','116.203.150.71',NULL,NULL),(26068,'brute_force','2021-08-22 09:11:54','2021-08-22 14:11:54',NULL,NULL,'admin'),(26069,'brute_force','2021-08-22 09:31:34','2021-08-22 14:31:34','51.77.238.34',NULL,NULL),(26070,'brute_force','2021-08-22 09:31:34','2021-08-22 14:31:34',NULL,NULL,'admin'),(26071,'brute_force','2021-08-22 09:51:10','2021-08-22 14:51:10','188.212.34.69',NULL,NULL),(26072,'brute_force','2021-08-22 09:51:10','2021-08-22 14:51:10',NULL,NULL,'admin'),(26073,'brute_force','2021-08-22 09:51:12','2021-08-22 14:51:12','198.204.240.244',NULL,NULL),(26074,'brute_force','2021-08-22 09:51:12','2021-08-22 14:51:12',NULL,2,'gruposuadi'),(26075,'brute_force','2021-08-22 10:30:35','2021-08-22 15:30:35','81.69.203.163',NULL,NULL),(26076,'brute_force','2021-08-22 10:30:35','2021-08-22 15:30:35',NULL,NULL,'admin'),(26077,'brute_force','2021-08-22 10:50:17','2021-08-22 15:50:17','167.172.175.147',NULL,NULL),(26078,'brute_force','2021-08-22 10:50:17','2021-08-22 15:50:17',NULL,NULL,'admin'),(26079,'brute_force','2021-08-22 11:27:53','2021-08-22 16:27:53','107.150.52.196',NULL,NULL),(26080,'brute_force','2021-08-22 11:27:53','2021-08-22 16:27:53',NULL,2,'gruposuadi'),(26081,'brute_force','2021-08-22 12:31:23','2021-08-22 17:31:23','107.150.46.210',NULL,NULL),(26082,'brute_force','2021-08-22 12:31:23','2021-08-22 17:31:23',NULL,2,'gruposuadi'),(26083,'brute_force','2021-08-22 13:20:54','2021-08-22 18:20:54','63.141.227.178',NULL,NULL),(26084,'brute_force','2021-08-22 13:20:54','2021-08-22 18:20:54',NULL,2,'gruposuadi'),(26085,'brute_force','2021-08-22 15:43:09','2021-08-22 20:43:09','149.56.44.47',NULL,NULL),(26086,'brute_force','2021-08-22 15:43:09','2021-08-22 20:43:09',NULL,NULL,'admin'),(26087,'brute_force','2021-08-22 20:04:52','2021-08-23 01:04:52','107.150.46.210',NULL,NULL),(26088,'brute_force','2021-08-22 20:04:52','2021-08-23 01:04:52',NULL,2,'gruposuadi'),(26089,'brute_force','2021-08-22 21:20:36','2021-08-23 02:20:36','63.141.251.235',NULL,NULL),(26090,'brute_force','2021-08-22 21:20:36','2021-08-23 02:20:36',NULL,2,'gruposuadi'),(26091,'brute_force','2021-08-22 21:39:34','2021-08-23 02:39:34','185.220.100.249',NULL,NULL),(26092,'brute_force','2021-08-22 21:39:34','2021-08-23 02:39:34',NULL,NULL,'admin'),(26093,'brute_force','2021-08-22 22:40:48','2021-08-23 03:40:48','69.30.244.19',NULL,NULL),(26094,'brute_force','2021-08-22 22:40:48','2021-08-23 03:40:48',NULL,2,'gruposuadi'),(26095,'brute_force','2021-08-23 00:29:43','2021-08-23 05:29:43','107.150.59.244',NULL,NULL),(26096,'brute_force','2021-08-23 00:29:43','2021-08-23 05:29:43',NULL,2,'gruposuadi'),(26097,'brute_force','2021-08-23 02:54:30','2021-08-23 07:54:30','107.150.63.171',NULL,NULL),(26098,'brute_force','2021-08-23 02:54:30','2021-08-23 07:54:30',NULL,2,'gruposuadi'),(26099,'brute_force','2021-08-23 04:04:56','2021-08-23 09:04:56','107.150.45.58',NULL,NULL),(26100,'brute_force','2021-08-23 04:04:56','2021-08-23 09:04:56',NULL,2,'gruposuadi'),(26101,'brute_force','2021-08-23 06:34:51','2021-08-23 11:34:51','185.220.100.247',NULL,NULL),(26102,'brute_force','2021-08-23 06:34:51','2021-08-23 11:34:51',NULL,NULL,'admin'),(26103,'brute_force','2021-08-23 07:18:22','2021-08-23 12:18:22','173.208.244.92',NULL,NULL),(26104,'brute_force','2021-08-23 07:18:22','2021-08-23 12:18:22',NULL,2,'gruposuadi'),(26105,'brute_force','2021-08-23 08:32:07','2021-08-23 13:32:07','107.150.45.58',NULL,NULL),(26106,'brute_force','2021-08-23 08:32:07','2021-08-23 13:32:07',NULL,2,'gruposuadi'),(26107,'brute_force','2021-08-23 09:43:03','2021-08-23 14:43:03','198.204.225.194',NULL,NULL),(26108,'brute_force','2021-08-23 09:43:03','2021-08-23 14:43:03',NULL,2,'gruposuadi'),(26109,'brute_force','2021-08-23 14:23:30','2021-08-23 19:23:30','107.150.52.196',NULL,NULL),(26110,'brute_force','2021-08-23 14:23:30','2021-08-23 19:23:30',NULL,2,'gruposuadi'),(26111,'brute_force','2021-08-23 14:30:37','2021-08-23 19:30:37','190.167.136.201',NULL,NULL),(26112,'brute_force','2021-08-23 14:30:41','2021-08-23 19:30:41','190.167.136.201',NULL,NULL),(26113,'brute_force','2021-08-23 14:30:41','2021-08-23 19:30:41',NULL,NULL,'[login]'),(26114,'brute_force','2021-08-23 14:35:42','2021-08-23 19:35:42','78.43.0.4',NULL,NULL),(26115,'brute_force','2021-08-23 14:35:42','2021-08-23 19:35:42',NULL,NULL,'[login]'),(26116,'brute_force','2021-08-23 14:45:01','2021-08-23 19:45:01','181.168.154.185',NULL,NULL),(26117,'brute_force','2021-08-23 14:45:07','2021-08-23 19:45:07','181.168.154.185',NULL,NULL),(26118,'brute_force','2021-08-23 14:45:07','2021-08-23 19:45:07',NULL,NULL,'[login]'),(26119,'brute_force','2021-08-23 15:03:20','2021-08-23 20:03:20','131.0.198.182',NULL,NULL),(26120,'brute_force','2021-08-23 15:03:34','2021-08-23 20:03:34','131.0.198.182',NULL,NULL),(26121,'brute_force','2021-08-23 15:03:34','2021-08-23 20:03:34',NULL,NULL,'831megaseomarketingEtN'),(26122,'brute_force','2021-08-23 15:21:54','2021-08-23 20:21:54','197.210.77.242',NULL,NULL),(26123,'brute_force','2021-08-23 15:22:04','2021-08-23 20:22:04','197.210.77.242',NULL,NULL),(26124,'brute_force','2021-08-23 15:22:04','2021-08-23 20:22:04',NULL,NULL,'Ahmad'),(26125,'brute_force','2021-08-23 15:39:09','2021-08-23 20:39:09','84.15.185.126',NULL,NULL),(26126,'brute_force','2021-08-23 15:39:46','2021-08-23 20:39:46','84.15.185.126',NULL,NULL),(26127,'brute_force','2021-08-23 15:39:46','2021-08-23 20:39:46',NULL,NULL,'Bestwebsitemarket74Mz'),(26128,'brute_force','2021-08-23 15:40:08','2021-08-23 20:40:08','31.155.113.153',NULL,NULL),(26129,'brute_force','2021-08-23 15:40:15','2021-08-23 20:40:15','31.155.113.153',NULL,NULL),(26130,'brute_force','2021-08-23 15:40:15','2021-08-23 20:40:15',NULL,NULL,'CaminoSantiago'),(26131,'brute_force','2021-08-23 15:41:45','2021-08-23 20:41:45','173.208.244.92',NULL,NULL),(26132,'brute_force','2021-08-23 15:41:45','2021-08-23 20:41:45',NULL,2,'gruposuadi'),(26133,'brute_force','2021-08-23 15:56:03','2021-08-23 20:56:03','110.77.219.85',NULL,NULL),(26134,'brute_force','2021-08-23 15:56:08','2021-08-23 20:56:08','110.77.219.85',NULL,NULL),(26135,'brute_force','2021-08-23 15:56:08','2021-08-23 20:56:08',NULL,NULL,'KyleWForrester'),(26136,'brute_force','2021-08-23 16:01:23','2021-08-23 21:01:23','87.125.201.236',NULL,NULL),(26137,'brute_force','2021-08-23 16:01:28','2021-08-23 21:01:28','87.125.201.236',NULL,NULL),(26138,'brute_force','2021-08-23 16:01:28','2021-08-23 21:01:28',NULL,NULL,'MissAbility'),(26139,'brute_force','2021-08-23 16:10:05','2021-08-23 21:10:05','88.202.238.235',NULL,NULL),(26140,'brute_force','2021-08-23 16:10:12','2021-08-23 21:10:12','88.202.238.235',NULL,NULL),(26141,'brute_force','2021-08-23 16:10:12','2021-08-23 21:10:12',NULL,NULL,'Mrphillips870@gmail.com'),(26142,'brute_force','2021-08-23 16:18:22','2021-08-23 21:18:22','78.173.77.237',NULL,NULL),(26143,'brute_force','2021-08-23 16:18:27','2021-08-23 21:18:27','78.173.77.237',NULL,NULL),(26144,'brute_force','2021-08-23 16:18:27','2021-08-23 21:18:27',NULL,NULL,'Podemosrentabasica'),(26145,'brute_force','2021-08-23 16:28:59','2021-08-23 21:28:59','193.218.118.116',NULL,NULL),(26146,'brute_force','2021-08-23 16:28:59','2021-08-23 21:28:59',NULL,NULL,'admin'),(26147,'brute_force','2021-08-23 16:50:05','2021-08-23 21:50:05','46.193.68.139',NULL,NULL),(26148,'brute_force','2021-08-23 16:50:09','2021-08-23 21:50:09','46.193.68.139',NULL,NULL),(26149,'brute_force','2021-08-23 16:50:09','2021-08-23 21:50:09',NULL,NULL,'Usep64'),(26150,'brute_force','2021-08-23 16:59:41','2021-08-23 21:59:41','179.59.72.128',NULL,NULL),(26151,'brute_force','2021-08-23 16:59:47','2021-08-23 21:59:47','179.59.72.128',NULL,NULL),(26152,'brute_force','2021-08-23 16:59:47','2021-08-23 21:59:47',NULL,NULL,'sandri'),(26153,'brute_force','2021-08-23 17:17:21','2021-08-23 22:17:21','113.255.229.54',NULL,NULL),(26154,'brute_force','2021-08-23 17:17:31','2021-08-23 22:17:31','113.255.229.54',NULL,NULL),(26155,'brute_force','2021-08-23 17:17:31','2021-08-23 22:17:31',NULL,NULL,'[login]'),(26156,'brute_force','2021-08-23 17:25:00','2021-08-23 22:25:00','91.223.88.233',NULL,NULL),(26157,'brute_force','2021-08-23 17:25:04','2021-08-23 22:25:04','91.223.88.233',NULL,NULL),(26158,'brute_force','2021-08-23 17:25:04','2021-08-23 22:25:04',NULL,NULL,'toctao'),(26159,'brute_force','2021-08-23 18:02:36','2021-08-23 23:02:36','37.98.86.196',NULL,NULL),(26160,'brute_force','2021-08-23 18:02:45','2021-08-23 23:02:45','37.98.86.196',NULL,NULL),(26161,'brute_force','2021-08-23 18:02:45','2021-08-23 23:02:45',NULL,NULL,'nspadmin'),(26162,'brute_force','2021-08-23 18:28:13','2021-08-23 23:28:13','51.39.227.68',NULL,NULL),(26163,'brute_force','2021-08-23 18:28:19','2021-08-23 23:28:19','51.39.227.68',NULL,NULL),(26164,'brute_force','2021-08-23 18:28:19','2021-08-23 23:28:19',NULL,NULL,'admin'),(26165,'brute_force','2021-08-23 18:36:32','2021-08-23 23:36:32','197.149.41.26',NULL,NULL),(26166,'brute_force','2021-08-23 18:36:38','2021-08-23 23:36:38','197.149.41.26',NULL,NULL),(26167,'brute_force','2021-08-23 18:36:38','2021-08-23 23:36:38',NULL,NULL,'dele'),(26168,'brute_force','2021-08-23 18:46:57','2021-08-23 23:46:57','41.83.131.123',NULL,NULL),(26169,'brute_force','2021-08-23 18:47:04','2021-08-23 23:47:04','41.83.131.123',NULL,NULL),(26170,'brute_force','2021-08-23 18:47:04','2021-08-23 23:47:04',NULL,NULL,'[login]'),(26171,'brute_force','2021-08-23 19:04:11','2021-08-24 00:04:11','187.134.10.164',NULL,NULL),(26172,'brute_force','2021-08-23 19:04:16','2021-08-24 00:04:16','187.134.10.164',NULL,NULL),(26173,'brute_force','2021-08-23 19:04:16','2021-08-24 00:04:16',NULL,NULL,'testuser'),(26174,'brute_force','2021-08-23 19:13:32','2021-08-24 00:13:32','197.90.68.253',NULL,NULL),(26175,'brute_force','2021-08-23 19:13:38','2021-08-24 00:13:38','197.90.68.253',NULL,NULL),(26176,'brute_force','2021-08-23 19:13:38','2021-08-24 00:13:38',NULL,NULL,'iwan'),(26177,'brute_force','2021-08-23 19:29:01','2021-08-24 00:29:01','176.234.230.231',NULL,NULL),(26178,'brute_force','2021-08-23 19:29:19','2021-08-24 00:29:19','176.234.230.231',NULL,NULL),(26179,'brute_force','2021-08-23 19:29:19','2021-08-24 00:29:19',NULL,NULL,'[login]'),(26180,'brute_force','2021-08-23 19:31:28','2021-08-24 00:31:28','176.206.120.37',NULL,NULL),(26181,'brute_force','2021-08-23 19:31:33','2021-08-24 00:31:33','176.206.120.37',NULL,NULL),(26182,'brute_force','2021-08-23 19:31:33','2021-08-24 00:31:33',NULL,NULL,'siapasaja'),(26183,'brute_force','2021-08-23 19:51:19','2021-08-24 00:51:19','197.149.41.26',NULL,NULL),(26184,'brute_force','2021-08-23 19:51:29','2021-08-24 00:51:29','197.149.41.26',NULL,NULL),(26185,'brute_force','2021-08-23 19:51:29','2021-08-24 00:51:29',NULL,NULL,'[login]'),(26186,'brute_force','2021-08-23 19:53:47','2021-08-24 00:53:47','187.59.245.135',NULL,NULL),(26187,'brute_force','2021-08-23 19:54:15','2021-08-24 00:54:15','187.59.245.135',NULL,NULL),(26188,'brute_force','2021-08-23 19:54:15','2021-08-24 00:54:15',NULL,NULL,'addr'),(26189,'brute_force','2021-08-23 19:55:04','2021-08-24 00:55:04','118.100.142.61',NULL,NULL),(26190,'brute_force','2021-08-23 19:55:10','2021-08-24 00:55:10','118.100.142.61',NULL,NULL),(26191,'brute_force','2021-08-23 19:55:10','2021-08-24 00:55:10',NULL,NULL,'[login]'),(26192,'brute_force','2021-08-23 20:05:03','2021-08-24 01:05:03','179.252.29.81',NULL,NULL),(26193,'brute_force','2021-08-23 20:05:10','2021-08-24 01:05:10','179.252.29.81',NULL,NULL),(26194,'brute_force','2021-08-23 20:05:10','2021-08-24 01:05:10',NULL,NULL,'ssoffice'),(26195,'brute_force','2021-08-23 20:09:23','2021-08-24 01:09:23','203.177.143.153',NULL,NULL),(26196,'brute_force','2021-08-23 20:09:30','2021-08-24 01:09:30','203.177.143.153',NULL,NULL),(26197,'brute_force','2021-08-23 20:09:30','2021-08-24 01:09:30',NULL,NULL,'admin'),(26198,'brute_force','2021-08-23 20:29:01','2021-08-24 01:29:01','179.26.224.184',NULL,NULL),(26199,'brute_force','2021-08-23 20:29:06','2021-08-24 01:29:06','179.26.224.184',NULL,NULL),(26200,'brute_force','2021-08-23 20:29:06','2021-08-24 01:29:06',NULL,NULL,'admin'),(26201,'brute_force','2021-08-23 20:31:45','2021-08-24 01:31:45','142.54.177.3',NULL,NULL),(26202,'brute_force','2021-08-23 20:31:45','2021-08-24 01:31:45',NULL,2,'gruposuadi'),(26203,'brute_force','2021-08-23 20:33:31','2021-08-24 01:33:31','115.135.112.85',NULL,NULL),(26204,'brute_force','2021-08-23 20:33:36','2021-08-24 01:33:36','115.135.112.85',NULL,NULL),(26205,'brute_force','2021-08-23 20:33:36','2021-08-24 01:33:36',NULL,NULL,'[login]'),(26206,'brute_force','2021-08-23 20:47:33','2021-08-24 01:47:33','190.14.17.162',NULL,NULL),(26207,'brute_force','2021-08-23 20:47:37','2021-08-24 01:47:37','190.14.17.162',NULL,NULL),(26208,'brute_force','2021-08-23 20:47:37','2021-08-24 01:47:37',NULL,NULL,'Manager'),(26209,'brute_force','2021-08-23 20:53:47','2021-08-24 01:53:47','129.205.113.3',NULL,NULL),(26210,'brute_force','2021-08-23 20:53:52','2021-08-24 01:53:52','129.205.113.3',NULL,NULL),(26211,'brute_force','2021-08-23 20:53:52','2021-08-24 01:53:52',NULL,NULL,'infortel'),(26212,'brute_force','2021-08-23 21:10:15','2021-08-24 02:10:15','61.7.188.191',NULL,NULL),(26213,'brute_force','2021-08-23 21:10:24','2021-08-24 02:10:24','61.7.188.191',NULL,NULL),(26214,'brute_force','2021-08-23 21:10:24','2021-08-24 02:10:24',NULL,NULL,'netadmin'),(26215,'brute_force','2021-08-23 21:22:37','2021-08-24 02:22:37','106.223.179.78',NULL,NULL),(26216,'brute_force','2021-08-23 21:22:43','2021-08-24 02:22:43','106.223.179.78',NULL,NULL),(26217,'brute_force','2021-08-23 21:22:43','2021-08-24 02:22:43',NULL,NULL,'hasan'),(26218,'brute_force','2021-08-23 21:27:46','2021-08-24 02:27:46','114.122.106.114',NULL,NULL),(26219,'brute_force','2021-08-23 21:27:52','2021-08-24 02:27:52','114.122.106.114',NULL,NULL),(26220,'brute_force','2021-08-23 21:27:52','2021-08-24 02:27:52',NULL,NULL,'admin'),(26221,'brute_force','2021-08-23 21:40:43','2021-08-24 02:40:43','37.98.86.196',NULL,NULL),(26222,'brute_force','2021-08-23 21:40:43','2021-08-24 02:40:43',NULL,NULL,'capitao'),(26223,'brute_force','2021-08-23 21:43:41','2021-08-24 02:43:41','84.195.194.67',NULL,NULL),(26224,'brute_force','2021-08-23 21:44:06','2021-08-24 02:44:06','84.195.194.67',NULL,NULL),(26225,'brute_force','2021-08-23 21:44:06','2021-08-24 02:44:06',NULL,NULL,'admin'),(26226,'brute_force','2021-08-23 21:50:18','2021-08-24 02:50:18','186.34.201.84',NULL,NULL),(26227,'brute_force','2021-08-23 21:50:24','2021-08-24 02:50:24','186.34.201.84',NULL,NULL),(26228,'brute_force','2021-08-23 21:50:24','2021-08-24 02:50:24',NULL,NULL,'admin'),(26229,'brute_force','2021-08-23 21:53:48','2021-08-24 02:53:48','125.165.195.254',NULL,NULL),(26230,'brute_force','2021-08-23 21:53:54','2021-08-24 02:53:54','125.165.195.254',NULL,NULL),(26231,'brute_force','2021-08-23 21:53:54','2021-08-24 02:53:54',NULL,NULL,'[login]'),(26232,'brute_force','2021-08-23 22:00:10','2021-08-24 03:00:10','190.34.234.117',NULL,NULL),(26233,'brute_force','2021-08-23 22:00:14','2021-08-24 03:00:14','190.34.234.117',NULL,NULL),(26234,'brute_force','2021-08-23 22:00:14','2021-08-24 03:00:14',NULL,NULL,'Piotr'),(26235,'brute_force','2021-08-23 22:04:00','2021-08-24 03:04:00','180.253.165.75',NULL,NULL),(26236,'brute_force','2021-08-23 22:04:09','2021-08-24 03:04:09','180.253.165.75',NULL,NULL),(26237,'brute_force','2021-08-23 22:04:09','2021-08-24 03:04:09',NULL,NULL,'william'),(26238,'brute_force','2021-08-23 22:44:22','2021-08-24 03:44:22','103.225.138.158',NULL,NULL),(26239,'brute_force','2021-08-23 22:44:30','2021-08-24 03:44:30','103.225.138.158',NULL,NULL),(26240,'brute_force','2021-08-23 22:44:30','2021-08-24 03:44:30',NULL,NULL,'admin'),(26241,'brute_force','2021-08-23 22:57:27','2021-08-24 03:57:27','197.210.84.173',NULL,NULL),(26242,'brute_force','2021-08-23 22:57:42','2021-08-24 03:57:42','197.210.84.173',NULL,NULL),(26243,'brute_force','2021-08-23 22:57:42','2021-08-24 03:57:42',NULL,NULL,'admin'),(26244,'brute_force','2021-08-23 23:16:42','2021-08-24 04:16:42','49.156.80.152',NULL,NULL),(26245,'brute_force','2021-08-23 23:16:48','2021-08-24 04:16:48','49.156.80.152',NULL,NULL),(26246,'brute_force','2021-08-23 23:16:48','2021-08-24 04:16:48',NULL,NULL,'[login]'),(26247,'brute_force','2021-08-23 23:25:08','2021-08-24 04:25:08','45.64.222.144',NULL,NULL),(26248,'brute_force','2021-08-23 23:25:13','2021-08-24 04:25:13','45.64.222.144',NULL,NULL),(26249,'brute_force','2021-08-23 23:25:13','2021-08-24 04:25:13',NULL,NULL,'root'),(26250,'brute_force','2021-08-23 23:30:10','2021-08-24 04:30:10','154.126.108.183',NULL,NULL),(26251,'brute_force','2021-08-23 23:30:18','2021-08-24 04:30:18','154.126.108.183',NULL,NULL),(26252,'brute_force','2021-08-23 23:30:18','2021-08-24 04:30:18',NULL,NULL,'cisco'),(26253,'brute_force','2021-08-23 23:32:48','2021-08-24 04:32:48','58.8.144.87',NULL,NULL),(26254,'brute_force','2021-08-23 23:32:54','2021-08-24 04:32:54','58.8.144.87',NULL,NULL),(26255,'brute_force','2021-08-23 23:32:54','2021-08-24 04:32:54',NULL,NULL,'admin'),(26256,'brute_force','2021-08-23 23:36:22','2021-08-24 04:36:22','51.36.244.129',NULL,NULL),(26257,'brute_force','2021-08-23 23:36:44','2021-08-24 04:36:44','51.36.244.129',NULL,NULL),(26258,'brute_force','2021-08-23 23:36:44','2021-08-24 04:36:44',NULL,NULL,'nas'),(26259,'brute_force','2021-08-23 23:52:38','2021-08-24 04:52:38','89.139.0.13',NULL,NULL),(26260,'brute_force','2021-08-23 23:52:44','2021-08-24 04:52:44','89.139.0.13',NULL,NULL),(26261,'brute_force','2021-08-23 23:52:44','2021-08-24 04:52:44',NULL,NULL,'baicom'),(26262,'brute_force','2021-08-23 23:57:51','2021-08-24 04:57:51','210.16.89.39',NULL,NULL),(26263,'brute_force','2021-08-23 23:57:57','2021-08-24 04:57:57','210.16.89.39',NULL,NULL),(26264,'brute_force','2021-08-23 23:57:57','2021-08-24 04:57:57',NULL,NULL,'eduardo'),(26265,'brute_force','2021-08-24 00:01:37','2021-08-24 05:01:37','49.37.156.64',NULL,NULL),(26266,'brute_force','2021-08-24 00:01:47','2021-08-24 05:01:47','49.37.156.64',NULL,NULL),(26267,'brute_force','2021-08-24 00:01:47','2021-08-24 05:01:47',NULL,NULL,'jdouglas'),(26268,'brute_force','2021-08-24 00:09:00','2021-08-24 05:09:00','110.136.146.10',NULL,NULL),(26269,'brute_force','2021-08-24 00:09:06','2021-08-24 05:09:06','110.136.146.10',NULL,NULL),(26270,'brute_force','2021-08-24 00:09:06','2021-08-24 05:09:06',NULL,NULL,'admin'),(26271,'brute_force','2021-08-24 00:19:07','2021-08-24 05:19:07','180.244.56.139',NULL,NULL),(26272,'brute_force','2021-08-24 00:19:13','2021-08-24 05:19:13','180.244.56.139',NULL,NULL),(26273,'brute_force','2021-08-24 00:19:13','2021-08-24 05:19:13',NULL,NULL,'147258369'),(26274,'brute_force','2021-08-24 00:31:17','2021-08-24 05:31:17','104.244.77.101',NULL,NULL),(26275,'brute_force','2021-08-24 00:31:17','2021-08-24 05:31:17',NULL,NULL,'admin'),(26276,'brute_force','2021-08-24 00:32:32','2021-08-24 05:32:32','1.52.65.95',NULL,NULL),(26277,'brute_force','2021-08-24 00:32:38','2021-08-24 05:32:38','1.52.65.95',NULL,NULL),(26278,'brute_force','2021-08-24 00:32:38','2021-08-24 05:32:38',NULL,NULL,'t1ap'),(26279,'brute_force','2021-08-24 00:37:50','2021-08-24 05:37:50','39.53.120.226',NULL,NULL),(26280,'brute_force','2021-08-24 00:37:50','2021-08-24 05:37:50',NULL,NULL,'cas'),(26281,'brute_force','2021-08-24 00:42:43','2021-08-24 05:42:43','119.155.67.189',NULL,NULL),(26282,'brute_force','2021-08-24 00:42:49','2021-08-24 05:42:49','119.155.67.189',NULL,NULL),(26283,'brute_force','2021-08-24 00:42:49','2021-08-24 05:42:49',NULL,NULL,'admin'),(26284,'brute_force','2021-08-24 00:47:07','2021-08-24 05:47:07','206.84.148.39',NULL,NULL),(26285,'brute_force','2021-08-24 00:47:12','2021-08-24 05:47:12','206.84.148.39',NULL,NULL),(26286,'brute_force','2021-08-24 00:47:12','2021-08-24 05:47:12',NULL,NULL,'powerall'),(26287,'brute_force','2021-08-24 00:55:46','2021-08-24 05:55:46','183.87.190.31',NULL,NULL),(26288,'brute_force','2021-08-24 00:55:52','2021-08-24 05:55:52','183.87.190.31',NULL,NULL),(26289,'brute_force','2021-08-24 00:55:52','2021-08-24 05:55:52',NULL,NULL,'admin'),(26290,'brute_force','2021-08-24 01:09:54','2021-08-24 06:09:54','182.172.141.233',NULL,NULL),(26291,'brute_force','2021-08-24 01:10:00','2021-08-24 06:10:00','182.172.141.233',NULL,NULL),(26292,'brute_force','2021-08-24 01:10:00','2021-08-24 06:10:00',NULL,NULL,'adm2018'),(26293,'brute_force','2021-08-24 01:29:06','2021-08-24 06:29:06','103.129.77.7',NULL,NULL),(26294,'brute_force','2021-08-24 01:29:12','2021-08-24 06:29:12','103.129.77.3',NULL,NULL),(26295,'brute_force','2021-08-24 01:29:12','2021-08-24 06:29:12',NULL,NULL,'admin'),(26296,'brute_force','2021-08-24 01:36:18','2021-08-24 06:36:18','223.226.8.88',NULL,NULL),(26297,'brute_force','2021-08-24 01:36:24','2021-08-24 06:36:24','223.226.8.88',NULL,NULL),(26298,'brute_force','2021-08-24 01:36:24','2021-08-24 06:36:24',NULL,NULL,'kleberbrasil'),(26299,'brute_force','2021-08-24 01:41:56','2021-08-24 06:41:56','82.35.108.209',NULL,NULL),(26300,'brute_force','2021-08-24 01:42:03','2021-08-24 06:42:03','82.35.108.209',NULL,NULL),(26301,'brute_force','2021-08-24 01:42:03','2021-08-24 06:42:03',NULL,NULL,'admin'),(26302,'brute_force','2021-08-24 01:51:40','2021-08-24 06:51:40','113.180.14.237',NULL,NULL),(26303,'brute_force','2021-08-24 01:51:47','2021-08-24 06:51:47','113.180.14.237',NULL,NULL),(26304,'brute_force','2021-08-24 01:51:47','2021-08-24 06:51:47',NULL,NULL,'root'),(26305,'brute_force','2021-08-24 01:54:46','2021-08-24 06:54:46','125.209.12.170',NULL,NULL),(26306,'brute_force','2021-08-24 01:54:52','2021-08-24 06:54:52','125.209.12.170',NULL,NULL),(26307,'brute_force','2021-08-24 01:54:52','2021-08-24 06:54:52',NULL,NULL,'admin'),(26308,'brute_force','2021-08-24 02:00:40','2021-08-24 07:00:40','93.147.51.229',NULL,NULL),(26309,'brute_force','2021-08-24 02:00:46','2021-08-24 07:00:46','93.147.51.229',NULL,NULL),(26310,'brute_force','2021-08-24 02:00:46','2021-08-24 07:00:46',NULL,NULL,'muthu'),(26311,'brute_force','2021-08-24 02:17:38','2021-08-24 07:17:38','168.181.113.121',NULL,NULL),(26312,'brute_force','2021-08-24 02:17:43','2021-08-24 07:17:43','168.181.113.121',NULL,NULL),(26313,'brute_force','2021-08-24 02:17:43','2021-08-24 07:17:43',NULL,NULL,'fiberlink'),(26314,'brute_force','2021-08-24 02:31:56','2021-08-24 07:31:56','117.193.124.35',NULL,NULL),(26315,'brute_force','2021-08-24 02:32:01','2021-08-24 07:32:01','117.193.124.35',NULL,NULL),(26316,'brute_force','2021-08-24 02:32:01','2021-08-24 07:32:01',NULL,NULL,'admin'),(26317,'brute_force','2021-08-24 02:48:51','2021-08-24 07:48:51','107.150.45.58',NULL,NULL),(26318,'brute_force','2021-08-24 02:48:51','2021-08-24 07:48:51',NULL,2,'gruposuadi'),(26319,'brute_force','2021-08-24 02:52:55','2021-08-24 07:52:55','180.190.162.25',NULL,NULL),(26320,'brute_force','2021-08-24 02:53:15','2021-08-24 07:53:15','180.190.162.25',NULL,NULL),(26321,'brute_force','2021-08-24 02:53:15','2021-08-24 07:53:15',NULL,NULL,'admin'),(26322,'brute_force','2021-08-24 03:00:51','2021-08-24 08:00:51','49.37.186.55',NULL,NULL),(26323,'brute_force','2021-08-24 03:00:57','2021-08-24 08:00:57','49.37.186.55',NULL,NULL),(26324,'brute_force','2021-08-24 03:00:57','2021-08-24 08:00:57',NULL,NULL,'[login]'),(26325,'brute_force','2021-08-24 03:20:15','2021-08-24 08:20:15','2.177.0.62',NULL,NULL),(26326,'brute_force','2021-08-24 03:20:20','2021-08-24 08:20:20','2.177.0.62',NULL,NULL),(26327,'brute_force','2021-08-24 03:20:20','2021-08-24 08:20:20',NULL,NULL,'hotspot.admin'),(26328,'brute_force','2021-08-24 03:21:30','2021-08-24 08:21:30','45.35.180.227',NULL,NULL),(26329,'brute_force','2021-08-24 03:21:41','2021-08-24 08:21:41','45.35.180.227',NULL,NULL),(26330,'brute_force','2021-08-24 03:21:41','2021-08-24 08:21:41',NULL,NULL,'[login]'),(26331,'brute_force','2021-08-24 03:39:21','2021-08-24 08:39:21','154.72.211.130',NULL,NULL),(26332,'brute_force','2021-08-24 03:39:26','2021-08-24 08:39:26','154.72.211.130',NULL,NULL),(26333,'brute_force','2021-08-24 03:39:26','2021-08-24 08:39:26',NULL,NULL,'nanyamulu'),(26334,'brute_force','2021-08-24 03:48:12','2021-08-24 08:48:12','1.20.16.58',NULL,NULL),(26335,'brute_force','2021-08-24 03:48:19','2021-08-24 08:48:19','1.20.16.58',NULL,NULL),(26336,'brute_force','2021-08-24 03:48:19','2021-08-24 08:48:19',NULL,NULL,'yangyulong'),(26337,'brute_force','2021-08-24 03:55:09','2021-08-24 08:55:09','42.191.201.47',NULL,NULL),(26338,'brute_force','2021-08-24 03:55:14','2021-08-24 08:55:14','42.191.201.47',NULL,NULL),(26339,'brute_force','2021-08-24 03:55:14','2021-08-24 08:55:14',NULL,NULL,'admin'),(26340,'brute_force','2021-08-24 04:03:57','2021-08-24 09:03:57','103.149.160.68',NULL,NULL),(26341,'brute_force','2021-08-24 04:04:03','2021-08-24 09:04:03','103.149.160.68',NULL,NULL),(26342,'brute_force','2021-08-24 04:04:03','2021-08-24 09:04:03',NULL,NULL,'KZhKZiKZac'),(26343,'brute_force','2021-08-24 04:19:15','2021-08-24 09:19:15','148.71.214.51',NULL,NULL),(26344,'brute_force','2021-08-24 04:19:20','2021-08-24 09:19:20','148.71.214.51',NULL,NULL),(26345,'brute_force','2021-08-24 04:19:20','2021-08-24 09:19:20',NULL,NULL,'lmslab'),(26346,'brute_force','2021-08-24 04:20:17','2021-08-24 09:20:17','198.204.225.194',NULL,NULL),(26347,'brute_force','2021-08-24 04:20:17','2021-08-24 09:20:17',NULL,2,'gruposuadi'),(26348,'brute_force','2021-08-24 04:31:33','2021-08-24 09:31:33','88.248.145.97',NULL,NULL),(26349,'brute_force','2021-08-24 04:31:38','2021-08-24 09:31:38','88.248.145.97',NULL,NULL),(26350,'brute_force','2021-08-24 04:31:38','2021-08-24 09:31:38',NULL,NULL,'test2'),(26351,'brute_force','2021-08-24 04:40:34','2021-08-24 09:40:34','50.4.218.208',NULL,NULL),(26352,'brute_force','2021-08-24 04:40:39','2021-08-24 09:40:39','50.4.218.208',NULL,NULL),(26353,'brute_force','2021-08-24 04:40:39','2021-08-24 09:40:39',NULL,NULL,'giganet'),(26354,'brute_force','2021-08-24 04:53:54','2021-08-24 09:53:54','110.54.249.102',NULL,NULL),(26355,'brute_force','2021-08-24 04:54:04','2021-08-24 09:54:04','110.54.249.102',NULL,NULL),(26356,'brute_force','2021-08-24 04:54:04','2021-08-24 09:54:04',NULL,NULL,'links'),(26357,'brute_force','2021-08-24 05:10:20','2021-08-24 10:10:20','41.80.98.67',NULL,NULL),(26358,'brute_force','2021-08-24 05:10:31','2021-08-24 10:10:31','41.80.98.67',NULL,NULL),(26359,'brute_force','2021-08-24 05:10:31','2021-08-24 10:10:31',NULL,NULL,'M3sM0vil'),(26360,'brute_force','2021-08-24 05:22:37','2021-08-24 10:22:37','173.69.34.240',NULL,NULL),(26361,'brute_force','2021-08-24 05:22:45','2021-08-24 10:22:45','173.69.34.240',NULL,NULL),(26362,'brute_force','2021-08-24 05:22:45','2021-08-24 10:22:45',NULL,NULL,'yazdani'),(26363,'brute_force','2021-08-24 05:51:06','2021-08-24 10:51:06','126.125.180.84',NULL,NULL),(26364,'brute_force','2021-08-24 05:51:11','2021-08-24 10:51:11','126.125.180.84',NULL,NULL),(26365,'brute_force','2021-08-24 05:51:11','2021-08-24 10:51:11',NULL,NULL,'gruposuadi1'),(26366,'brute_force','2021-08-24 06:04:04','2021-08-24 11:04:04','185.220.101.244',NULL,NULL),(26367,'brute_force','2021-08-24 06:04:04','2021-08-24 11:04:04',NULL,NULL,'admin'),(26368,'brute_force','2021-08-24 06:05:44','2021-08-24 11:05:44','27.70.156.88',NULL,NULL),(26369,'brute_force','2021-08-24 06:06:03','2021-08-24 11:06:03','27.70.156.88',NULL,NULL),(26370,'brute_force','2021-08-24 06:06:03','2021-08-24 11:06:03',NULL,NULL,'admin'),(26371,'brute_force','2021-08-24 06:19:24','2021-08-24 11:19:24','49.36.37.251',NULL,NULL),(26372,'brute_force','2021-08-24 06:19:29','2021-08-24 11:19:29','49.36.37.251',NULL,NULL),(26373,'brute_force','2021-08-24 06:19:29','2021-08-24 11:19:29',NULL,NULL,'sysadmin'),(26374,'brute_force','2021-08-24 06:24:26','2021-08-24 11:24:26','182.186.59.221',NULL,NULL),(26375,'brute_force','2021-08-24 06:25:12','2021-08-24 11:25:12','182.186.59.221',NULL,NULL),(26376,'brute_force','2021-08-24 06:25:12','2021-08-24 11:25:12',NULL,NULL,'aamra'),(26377,'brute_force','2021-08-24 06:38:17','2021-08-24 11:38:17','88.247.156.247',NULL,NULL),(26378,'brute_force','2021-08-24 06:38:22','2021-08-24 11:38:22','88.247.156.247',NULL,NULL),(26379,'brute_force','2021-08-24 06:38:22','2021-08-24 11:38:22',NULL,NULL,'radius'),(26380,'brute_force','2021-08-24 06:45:53','2021-08-24 11:45:53','107.150.45.58',NULL,NULL),(26381,'brute_force','2021-08-24 06:45:53','2021-08-24 11:45:53',NULL,2,'gruposuadi'),(26382,'brute_force','2021-08-24 06:49:48','2021-08-24 11:49:48','45.119.30.219',NULL,NULL),(26383,'brute_force','2021-08-24 06:49:48','2021-08-24 11:49:48',NULL,NULL,'newone'),(26384,'brute_force','2021-08-24 06:56:59','2021-08-24 11:56:59','190.14.17.162',NULL,NULL),(26385,'brute_force','2021-08-24 06:57:02','2021-08-24 11:57:02','190.14.17.162',NULL,NULL),(26386,'brute_force','2021-08-24 06:57:02','2021-08-24 11:57:02',NULL,NULL,'[login]'),(26387,'brute_force','2021-08-24 07:07:13','2021-08-24 12:07:13','39.51.42.22',NULL,NULL),(26388,'brute_force','2021-08-24 07:07:23','2021-08-24 12:07:23','39.51.42.22',NULL,NULL),(26389,'brute_force','2021-08-24 07:07:23','2021-08-24 12:07:23',NULL,NULL,'admin'),(26390,'brute_force','2021-08-24 07:15:43','2021-08-24 12:15:43','124.107.185.20',NULL,NULL),(26391,'brute_force','2021-08-24 07:15:48','2021-08-24 12:15:48','124.107.185.20',NULL,NULL),(26392,'brute_force','2021-08-24 07:15:48','2021-08-24 12:15:48',NULL,NULL,'[login]'),(26393,'brute_force','2021-08-24 07:35:48','2021-08-24 12:35:48','137.59.145.23',NULL,NULL),(26394,'brute_force','2021-08-24 07:35:59','2021-08-24 12:35:59','137.59.145.23',NULL,NULL),(26395,'brute_force','2021-08-24 07:35:59','2021-08-24 12:35:59',NULL,NULL,'matteo.angeloni'),(26396,'brute_force','2021-08-24 07:53:53','2021-08-24 12:53:53','180.73.149.74',NULL,NULL),(26397,'brute_force','2021-08-24 07:54:00','2021-08-24 12:54:00','180.73.149.74',NULL,NULL),(26398,'brute_force','2021-08-24 07:54:00','2021-08-24 12:54:00',NULL,NULL,'admin'),(26399,'brute_force','2021-08-24 08:04:19','2021-08-24 13:04:19','125.166.116.37',NULL,NULL),(26400,'brute_force','2021-08-24 08:04:53','2021-08-24 13:04:53','125.166.116.37',NULL,NULL),(26401,'brute_force','2021-08-24 08:04:53','2021-08-24 13:04:53',NULL,NULL,'admin'),(26402,'brute_force','2021-08-24 08:12:08','2021-08-24 13:12:08','113.199.222.176',NULL,NULL),(26403,'brute_force','2021-08-24 08:12:14','2021-08-24 13:12:14','113.199.222.176',NULL,NULL),(26404,'brute_force','2021-08-24 08:12:14','2021-08-24 13:12:14',NULL,NULL,'admin'),(26405,'brute_force','2021-08-24 08:21:17','2021-08-24 13:21:17','177.85.89.194',NULL,NULL),(26406,'brute_force','2021-08-24 08:21:23','2021-08-24 13:21:23','177.85.89.194',NULL,NULL),(26407,'brute_force','2021-08-24 08:21:23','2021-08-24 13:21:23',NULL,NULL,'maryhill'),(26408,'brute_force','2021-08-24 08:38:20','2021-08-24 13:38:20','190.14.247.132',NULL,NULL),(26409,'brute_force','2021-08-24 08:38:26','2021-08-24 13:38:26','190.14.247.132',NULL,NULL),(26410,'brute_force','2021-08-24 08:38:26','2021-08-24 13:38:26',NULL,NULL,'[login]'),(26411,'brute_force','2021-08-24 08:45:41','2021-08-24 13:45:41','180.148.48.255',NULL,NULL),(26412,'brute_force','2021-08-24 08:45:47','2021-08-24 13:45:47','180.148.48.255',NULL,NULL),(26413,'brute_force','2021-08-24 08:45:47','2021-08-24 13:45:47',NULL,NULL,'admin'),(26414,'brute_force','2021-08-24 08:48:33','2021-08-24 13:48:33','107.150.45.58',NULL,NULL),(26415,'brute_force','2021-08-24 08:48:33','2021-08-24 13:48:33',NULL,2,'gruposuadi'),(26416,'brute_force','2021-08-24 08:54:38','2021-08-24 13:54:38','39.53.252.195',NULL,NULL),(26417,'brute_force','2021-08-24 08:54:44','2021-08-24 13:54:44','39.53.252.195',NULL,NULL),(26418,'brute_force','2021-08-24 08:54:44','2021-08-24 13:54:44',NULL,NULL,'jlema'),(26419,'brute_force','2021-08-24 09:00:19','2021-08-24 14:00:19','200.123.29.209',NULL,NULL),(26420,'brute_force','2021-08-24 09:00:23','2021-08-24 14:00:23','200.123.29.209',NULL,NULL),(26421,'brute_force','2021-08-24 09:00:23','2021-08-24 14:00:23',NULL,NULL,'marcio'),(26422,'brute_force','2021-08-24 09:02:58','2021-08-24 14:02:58','142.54.177.3',NULL,NULL),(26423,'brute_force','2021-08-24 09:02:58','2021-08-24 14:02:58',NULL,2,'gruposuadi'),(26424,'brute_force','2021-08-24 09:14:02','2021-08-24 14:14:02','103.144.175.239',NULL,NULL),(26425,'brute_force','2021-08-24 09:14:10','2021-08-24 14:14:10','103.144.175.172',NULL,NULL),(26426,'brute_force','2021-08-24 09:14:10','2021-08-24 14:14:10',NULL,NULL,'admin'),(26427,'brute_force','2021-08-24 09:30:54','2021-08-24 14:30:54','46.245.67.41',NULL,NULL),(26428,'brute_force','2021-08-24 09:31:14','2021-08-24 14:31:14','46.245.67.41',NULL,NULL),(26429,'brute_force','2021-08-24 09:31:14','2021-08-24 14:31:14',NULL,NULL,'admin'),(26430,'brute_force','2021-08-24 09:48:20','2021-08-24 14:48:20','180.242.98.0',NULL,NULL),(26431,'brute_force','2021-08-24 09:48:26','2021-08-24 14:48:26','180.242.98.0',NULL,NULL),(26432,'brute_force','2021-08-24 09:48:26','2021-08-24 14:48:26',NULL,NULL,'RFDEPT'),(26433,'brute_force','2021-08-24 09:59:56','2021-08-24 14:59:56','123.50.76.13',NULL,NULL),(26434,'brute_force','2021-08-24 10:00:07','2021-08-24 15:00:07','123.50.76.13',NULL,NULL),(26435,'brute_force','2021-08-24 10:00:07','2021-08-24 15:00:07',NULL,NULL,'[login]'),(26436,'brute_force','2021-08-24 10:08:14','2021-08-24 15:08:14','197.210.85.206',NULL,NULL),(26437,'brute_force','2021-08-24 10:08:20','2021-08-24 15:08:20','197.210.85.206',NULL,NULL),(26438,'brute_force','2021-08-24 10:08:20','2021-08-24 15:08:20',NULL,NULL,'admin'),(26439,'brute_force','2021-08-24 10:13:44','2021-08-24 15:13:44','107.150.59.245',NULL,NULL),(26440,'brute_force','2021-08-24 10:13:44','2021-08-24 15:13:44',NULL,2,'gruposuadi'),(26441,'brute_force','2021-08-24 10:15:16','2021-08-24 15:15:16','59.98.118.46',NULL,NULL),(26442,'brute_force','2021-08-24 10:15:22','2021-08-24 15:15:22','59.98.118.46',NULL,NULL),(26443,'brute_force','2021-08-24 10:15:22','2021-08-24 15:15:22',NULL,NULL,'admin'),(26444,'brute_force','2021-08-24 10:38:30','2021-08-24 15:38:30','187.180.188.44',NULL,NULL),(26445,'brute_force','2021-08-24 10:38:35','2021-08-24 15:38:35','187.180.188.44',NULL,NULL),(26446,'brute_force','2021-08-24 10:38:35','2021-08-24 15:38:35',NULL,NULL,'usuario'),(26447,'brute_force','2021-08-24 10:58:22','2021-08-24 15:58:22','105.157.159.126',NULL,NULL),(26448,'brute_force','2021-08-24 10:58:28','2021-08-24 15:58:28','105.157.159.126',NULL,NULL),(26449,'brute_force','2021-08-24 10:58:28','2021-08-24 15:58:28',NULL,NULL,'[login]'),(26450,'brute_force','2021-08-24 11:08:12','2021-08-24 16:08:12','186.149.250.135',NULL,NULL),(26451,'brute_force','2021-08-24 11:08:18','2021-08-24 16:08:18','186.149.250.135',NULL,NULL),(26452,'brute_force','2021-08-24 11:08:18','2021-08-24 16:08:18',NULL,NULL,'school-admin'),(26453,'brute_force','2021-08-24 11:16:07','2021-08-24 16:16:07','173.208.244.92',NULL,NULL),(26454,'brute_force','2021-08-24 11:16:07','2021-08-24 16:16:07',NULL,2,'gruposuadi'),(26455,'brute_force','2021-08-24 11:16:44','2021-08-24 16:16:44','87.125.201.236',NULL,NULL),(26456,'brute_force','2021-08-24 11:16:48','2021-08-24 16:16:48','87.125.201.236',NULL,NULL),(26457,'brute_force','2021-08-24 11:16:48','2021-08-24 16:16:48',NULL,NULL,'admin'),(26458,'brute_force','2021-08-24 12:23:14','2021-08-24 17:23:14','45.119.30.219',NULL,NULL),(26459,'brute_force','2021-08-24 12:23:20','2021-08-24 17:23:20','45.119.30.219',NULL,NULL),(26460,'brute_force','2021-08-24 12:23:20','2021-08-24 17:23:20',NULL,NULL,'admin'),(26461,'brute_force','2021-08-24 12:33:55','2021-08-24 17:33:55','196.75.251.198',NULL,NULL),(26462,'brute_force','2021-08-24 12:34:04','2021-08-24 17:34:04','196.75.251.198',NULL,NULL),(26463,'brute_force','2021-08-24 12:34:04','2021-08-24 17:34:04',NULL,NULL,'admin'),(26464,'brute_force','2021-08-24 12:47:30','2021-08-24 17:47:30','91.67.54.69',NULL,NULL),(26465,'brute_force','2021-08-24 13:01:06','2021-08-24 18:01:06','181.122.199.102',NULL,NULL),(26466,'brute_force','2021-08-24 13:01:13','2021-08-24 18:01:13','181.122.199.102',NULL,NULL),(26467,'brute_force','2021-08-24 13:01:13','2021-08-24 18:01:13',NULL,NULL,'ghbdtn'),(26468,'brute_force','2021-08-24 13:13:20','2021-08-24 18:13:20','14.162.63.47',NULL,NULL),(26469,'brute_force','2021-08-24 13:13:27','2021-08-24 18:13:27','14.162.63.47',NULL,NULL),(26470,'brute_force','2021-08-24 13:13:27','2021-08-24 18:13:27',NULL,NULL,'[login]'),(26471,'brute_force','2021-08-24 14:10:09','2021-08-24 19:10:09','180.254.163.153',NULL,NULL),(26472,'brute_force','2021-08-24 14:10:15','2021-08-24 19:10:15','180.254.163.153',NULL,NULL),(26473,'brute_force','2021-08-24 14:10:15','2021-08-24 19:10:15',NULL,NULL,'Basrah'),(26474,'brute_force','2021-08-24 14:19:50','2021-08-24 19:19:50','217.160.174.204',NULL,NULL),(26475,'brute_force','2021-08-24 14:19:50','2021-08-24 19:19:50',NULL,NULL,'admin'),(26476,'brute_force','2021-08-24 14:27:44','2021-08-24 19:27:44','39.63.1.129',NULL,NULL),(26477,'brute_force','2021-08-24 14:27:44','2021-08-24 19:27:44',NULL,NULL,'[login]'),(26478,'brute_force','2021-08-24 15:11:36','2021-08-24 20:11:36','208.110.85.68',NULL,NULL),(26479,'brute_force','2021-08-24 15:11:36','2021-08-24 20:11:36',NULL,2,'gruposuadi'),(26480,'brute_force','2021-08-24 16:08:16','2021-08-24 21:08:16','88.230.169.94',NULL,NULL),(26481,'brute_force','2021-08-24 16:08:20','2021-08-24 21:08:20','88.230.169.94',NULL,NULL),(26482,'brute_force','2021-08-24 16:08:20','2021-08-24 21:08:20',NULL,NULL,'wuhan'),(26483,'brute_force','2021-08-24 16:19:11','2021-08-24 21:19:11','27.79.225.13',NULL,NULL),(26484,'brute_force','2021-08-24 16:19:17','2021-08-24 21:19:17','27.79.225.13',NULL,NULL),(26485,'brute_force','2021-08-24 16:19:17','2021-08-24 21:19:17',NULL,NULL,'demilano'),(26486,'brute_force','2021-08-24 16:33:06','2021-08-24 21:33:06','27.79.225.13',NULL,NULL),(26487,'brute_force','2021-08-24 16:33:11','2021-08-24 21:33:11','27.79.225.13',NULL,NULL),(26488,'brute_force','2021-08-24 16:33:11','2021-08-24 21:33:11',NULL,NULL,'[login]@2010'),(26489,'brute_force','2021-08-24 17:32:07','2021-08-24 22:32:07','179.7.194.118',NULL,NULL),(26490,'brute_force','2021-08-24 17:32:13','2021-08-24 22:32:13','179.7.194.118',NULL,NULL),(26491,'brute_force','2021-08-24 17:32:13','2021-08-24 22:32:13',NULL,NULL,'lucas'),(26492,'brute_force','2021-08-24 17:50:53','2021-08-24 22:50:53','186.21.136.217',NULL,NULL),(26493,'brute_force','2021-08-24 17:51:04','2021-08-24 22:51:04','186.21.136.217',NULL,NULL),(26494,'brute_force','2021-08-24 17:51:04','2021-08-24 22:51:04',NULL,NULL,'admin'),(26495,'brute_force','2021-08-24 18:00:36','2021-08-24 23:00:36','201.214.55.166',NULL,NULL),(26496,'brute_force','2021-08-24 18:00:42','2021-08-24 23:00:42','201.214.55.166',NULL,NULL),(26497,'brute_force','2021-08-24 18:00:42','2021-08-24 23:00:42',NULL,NULL,'[login]'),(26498,'brute_force','2021-08-24 18:24:17','2021-08-24 23:24:17','200.105.212.121',NULL,NULL),(26499,'brute_force','2021-08-24 18:24:27','2021-08-24 23:24:27','200.105.212.121',NULL,NULL),(26500,'brute_force','2021-08-24 18:24:27','2021-08-24 23:24:27',NULL,NULL,'[login]'),(26501,'brute_force','2021-08-24 18:37:15','2021-08-24 23:37:15','184.22.206.67',NULL,NULL),(26502,'brute_force','2021-08-24 18:37:20','2021-08-24 23:37:20','184.22.206.67',NULL,NULL),(26503,'brute_force','2021-08-24 18:37:20','2021-08-24 23:37:20',NULL,NULL,'cppse'),(26504,'brute_force','2021-08-24 18:56:40','2021-08-24 23:56:40','140.0.253.25',NULL,NULL),(26505,'brute_force','2021-08-24 18:56:55','2021-08-24 23:56:55','140.0.253.25',NULL,NULL),(26506,'brute_force','2021-08-24 18:56:55','2021-08-24 23:56:55',NULL,NULL,'admin'),(26507,'brute_force','2021-08-24 19:21:39','2021-08-25 00:21:39','190.150.170.147',NULL,NULL),(26508,'brute_force','2021-08-24 19:21:43','2021-08-25 00:21:43','190.150.170.147',NULL,NULL),(26509,'brute_force','2021-08-24 19:21:43','2021-08-25 00:21:43',NULL,NULL,'admin'),(26510,'brute_force','2021-08-24 19:46:08','2021-08-25 00:46:08','177.189.40.8',NULL,NULL),(26511,'brute_force','2021-08-24 19:46:20','2021-08-25 00:46:20','177.189.40.8',NULL,NULL),(26512,'brute_force','2021-08-24 19:46:20','2021-08-25 00:46:20',NULL,NULL,'admin'),(26513,'brute_force','2021-08-24 20:25:57','2021-08-25 01:25:57','125.209.12.170',NULL,NULL),(26514,'brute_force','2021-08-24 20:26:33','2021-08-25 01:26:33','125.209.12.170',NULL,NULL),(26515,'brute_force','2021-08-24 20:26:33','2021-08-25 01:26:33',NULL,NULL,'ra'),(26516,'brute_force','2021-08-24 20:37:40','2021-08-25 01:37:40','192.151.144.59',NULL,NULL),(26517,'brute_force','2021-08-24 20:37:40','2021-08-25 01:37:40',NULL,2,'gruposuadi'),(26518,'brute_force','2021-08-24 20:54:49','2021-08-25 01:54:49','103.219.74.37',NULL,NULL),(26519,'brute_force','2021-08-24 20:54:58','2021-08-25 01:54:58','103.219.74.37',NULL,NULL),(26520,'brute_force','2021-08-24 20:54:58','2021-08-25 01:54:58',NULL,NULL,'admin'),(26521,'brute_force','2021-08-24 21:09:43','2021-08-25 02:09:43','58.228.194.201',NULL,NULL),(26522,'brute_force','2021-08-24 21:09:49','2021-08-25 02:09:49','58.228.194.201',NULL,NULL),(26523,'brute_force','2021-08-24 21:09:49','2021-08-25 02:09:49',NULL,NULL,'cisco'),(26524,'brute_force','2021-08-24 21:27:46','2021-08-25 02:27:46','223.204.249.60',NULL,NULL),(26525,'brute_force','2021-08-24 21:27:52','2021-08-25 02:27:52','223.204.249.60',NULL,NULL),(26526,'brute_force','2021-08-24 21:27:52','2021-08-25 02:27:52',NULL,NULL,'niko'),(26527,'brute_force','2021-08-24 22:00:34','2021-08-25 03:00:34','27.3.1.165',NULL,NULL),(26528,'brute_force','2021-08-24 22:00:40','2021-08-25 03:00:40','27.3.1.165',NULL,NULL),(26529,'brute_force','2021-08-24 22:00:40','2021-08-25 03:00:40',NULL,NULL,'admin'),(26530,'brute_force','2021-08-24 22:12:12','2021-08-25 03:12:12','187.148.74.206',NULL,NULL),(26531,'brute_force','2021-08-24 22:12:17','2021-08-25 03:12:17','187.148.74.206',NULL,NULL),(26532,'brute_force','2021-08-24 22:12:17','2021-08-25 03:12:17',NULL,NULL,'courtyard'),(26533,'brute_force','2021-08-24 22:29:46','2021-08-25 03:29:46','84.195.194.67',NULL,NULL),(26534,'brute_force','2021-08-24 22:29:51','2021-08-25 03:29:51','84.195.194.67',NULL,NULL),(26535,'brute_force','2021-08-24 22:29:51','2021-08-25 03:29:51',NULL,NULL,'[login]'),(26536,'brute_force','2021-08-24 22:38:14','2021-08-25 03:38:14','119.10.168.13',NULL,NULL),(26537,'brute_force','2021-08-24 22:38:19','2021-08-25 03:38:19','119.10.168.13',NULL,NULL),(26538,'brute_force','2021-08-24 22:38:19','2021-08-25 03:38:19',NULL,NULL,'esfk197'),(26539,'brute_force','2021-08-24 23:02:29','2021-08-25 04:02:29','122.183.172.113',NULL,NULL),(26540,'brute_force','2021-08-24 23:02:51','2021-08-25 04:02:51','122.183.172.113',NULL,NULL),(26541,'brute_force','2021-08-24 23:02:51','2021-08-25 04:02:51',NULL,NULL,'princess'),(26542,'brute_force','2021-08-24 23:15:04','2021-08-25 04:15:04','5.255.97.149',NULL,NULL),(26543,'brute_force','2021-08-24 23:15:04','2021-08-25 04:15:04',NULL,NULL,'admin'),(26544,'brute_force','2021-08-24 23:23:18','2021-08-25 04:23:18','180.241.46.16',NULL,NULL),(26545,'brute_force','2021-08-24 23:23:24','2021-08-25 04:23:24','180.241.46.16',NULL,NULL),(26546,'brute_force','2021-08-24 23:23:24','2021-08-25 04:23:24',NULL,NULL,'admin'),(26547,'brute_force','2021-08-25 00:08:35','2021-08-25 05:08:35','110.36.237.30',NULL,NULL),(26548,'brute_force','2021-08-25 00:21:18','2021-08-25 05:21:18','101.109.177.226',NULL,NULL),(26549,'brute_force','2021-08-25 00:21:24','2021-08-25 05:21:24','101.109.177.226',NULL,NULL),(26550,'brute_force','2021-08-25 00:21:24','2021-08-25 05:21:24',NULL,NULL,'admin'),(26551,'brute_force','2021-08-25 00:40:38','2021-08-25 05:40:38','124.122.126.191',NULL,NULL),(26552,'brute_force','2021-08-25 00:40:54','2021-08-25 05:40:54','124.122.126.191',NULL,NULL),(26553,'brute_force','2021-08-25 00:40:54','2021-08-25 05:40:54',NULL,NULL,'[login]'),(26554,'brute_force','2021-08-25 01:00:50','2021-08-25 06:00:50','45.226.119.92',NULL,NULL),(26555,'brute_force','2021-08-25 01:01:18','2021-08-25 06:01:18','45.226.119.92',NULL,NULL),(26556,'brute_force','2021-08-25 01:01:18','2021-08-25 06:01:18',NULL,NULL,'admin'),(26557,'brute_force','2021-08-25 07:35:20','2021-08-25 12:35:20','185.220.101.137',NULL,NULL),(26558,'brute_force','2021-08-25 07:35:20','2021-08-25 12:35:20',NULL,NULL,'admin'),(26559,'brute_force','2021-08-25 12:48:29','2021-08-25 17:48:29','149.202.238.204',NULL,NULL),(26560,'brute_force','2021-08-25 12:48:29','2021-08-25 17:48:29',NULL,NULL,'admin'),(26561,'brute_force','2021-08-25 21:11:39','2021-08-26 02:11:39','172.107.201.134',NULL,NULL),(26562,'brute_force','2021-08-25 21:11:39','2021-08-26 02:11:39',NULL,NULL,'admin'),(26563,'brute_force','2021-08-26 05:33:29','2021-08-26 10:33:29','51.158.186.59',NULL,NULL),(26564,'brute_force','2021-08-26 05:33:29','2021-08-26 10:33:29',NULL,NULL,'admin'),(26565,'brute_force','2021-08-26 14:08:31','2021-08-26 19:08:31','45.153.160.134',NULL,NULL),(26566,'brute_force','2021-08-26 14:08:31','2021-08-26 19:08:31',NULL,NULL,'admin'),(26567,'brute_force','2021-08-26 17:45:38','2021-08-26 22:45:38','18.217.251.100',NULL,NULL),(26568,'brute_force','2021-08-26 17:45:38','2021-08-26 22:45:38',NULL,2,'gruposuadi'),(26569,'brute_force','2021-08-26 17:45:42','2021-08-26 22:45:42','18.217.251.100',NULL,NULL),(26570,'brute_force','2021-08-26 17:45:42','2021-08-26 22:45:42',NULL,2,'gruposuadi'),(26571,'brute_force','2021-08-26 17:45:44','2021-08-26 22:45:44','18.217.251.100',NULL,NULL),(26572,'brute_force','2021-08-26 17:45:44','2021-08-26 22:45:44',NULL,2,'gruposuadi'),(26573,'brute_force','2021-08-26 19:19:13','2021-08-27 00:19:13','185.38.175.71',NULL,NULL),(26574,'brute_force','2021-08-26 19:19:13','2021-08-27 00:19:13',NULL,NULL,'admin'),(26575,'brute_force','2021-08-27 02:55:50','2021-08-27 07:55:50','82.64.255.120',NULL,NULL),(26576,'brute_force','2021-08-27 02:55:50','2021-08-27 07:55:50',NULL,NULL,'admin'),(26577,'brute_force','2021-08-27 03:38:07','2021-08-27 08:38:07','200.137.215.30',NULL,NULL),(26578,'brute_force','2021-08-27 03:38:07','2021-08-27 08:38:07',NULL,NULL,'admin'),(26579,'brute_force','2021-08-27 03:53:49','2021-08-27 08:53:49','45.61.185.125',NULL,NULL),(26580,'brute_force','2021-08-27 03:53:49','2021-08-27 08:53:49',NULL,NULL,'admin'),(26581,'brute_force','2021-08-27 04:21:23','2021-08-27 09:21:23','167.172.155.32',NULL,NULL),(26582,'brute_force','2021-08-27 04:21:23','2021-08-27 09:21:23',NULL,NULL,'admin'),(26583,'brute_force','2021-08-27 04:50:04','2021-08-27 09:50:04','41.208.72.154',NULL,NULL),(26584,'brute_force','2021-08-27 04:50:04','2021-08-27 09:50:04',NULL,NULL,'admin'),(26585,'brute_force','2021-08-27 06:10:07','2021-08-27 11:10:07','134.209.152.115',NULL,NULL),(26586,'brute_force','2021-08-27 06:10:07','2021-08-27 11:10:07',NULL,NULL,'demo'),(26587,'brute_force','2021-08-27 06:58:58','2021-08-27 11:58:58','23.29.122.186',NULL,NULL),(26588,'brute_force','2021-08-27 06:58:58','2021-08-27 11:58:58',NULL,NULL,'admin'),(26589,'brute_force','2021-08-27 08:31:57','2021-08-27 13:31:57','14.139.87.210',NULL,NULL),(26590,'brute_force','2021-08-27 08:31:57','2021-08-27 13:31:57',NULL,NULL,'admin'),(26591,'brute_force','2021-08-27 09:45:51','2021-08-27 14:45:51','37.24.72.14',NULL,NULL),(26592,'brute_force','2021-08-27 09:45:51','2021-08-27 14:45:51',NULL,NULL,'admin'),(26593,'brute_force','2021-08-27 10:15:39','2021-08-27 15:15:39','87.106.204.238',NULL,NULL),(26594,'brute_force','2021-08-27 10:15:39','2021-08-27 15:15:39',NULL,NULL,'johnmiller83'),(26595,'brute_force','2021-08-27 11:12:25','2021-08-27 16:12:25','45.119.212.66',NULL,NULL),(26596,'brute_force','2021-08-27 11:12:25','2021-08-27 16:12:25',NULL,NULL,'admin'),(26597,'brute_force','2021-08-27 11:59:18','2021-08-27 16:59:18','203.137.115.113',NULL,NULL),(26598,'brute_force','2021-08-27 11:59:18','2021-08-27 16:59:18',NULL,NULL,'admin'),(26599,'brute_force','2021-08-27 12:27:08','2021-08-27 17:27:08','69.30.250.10',NULL,NULL),(26600,'brute_force','2021-08-27 12:27:08','2021-08-27 17:27:08',NULL,NULL,'admin'),(26601,'brute_force','2021-08-27 12:54:58','2021-08-27 17:54:58','217.18.163.106',NULL,NULL),(26602,'brute_force','2021-08-27 12:54:58','2021-08-27 17:54:58',NULL,NULL,'enamad'),(26603,'brute_force','2021-08-27 12:57:34','2021-08-27 17:57:34','209.141.40.46',NULL,NULL),(26604,'brute_force','2021-08-27 12:57:34','2021-08-27 17:57:34',NULL,NULL,'admin'),(26605,'brute_force','2021-08-27 15:13:16','2021-08-27 20:13:16','5.9.22.215',NULL,NULL),(26606,'brute_force','2021-08-27 15:13:16','2021-08-27 20:13:16',NULL,NULL,'admin'),(26607,'brute_force','2021-08-27 15:45:21','2021-08-27 20:45:21','185.143.145.3',NULL,NULL),(26608,'brute_force','2021-08-27 15:45:21','2021-08-27 20:45:21',NULL,NULL,'admin'),(26609,'brute_force','2021-08-27 16:42:04','2021-08-27 21:42:04','103.124.95.104',NULL,NULL),(26610,'brute_force','2021-08-27 16:42:04','2021-08-27 21:42:04',NULL,NULL,'admin'),(26611,'brute_force','2021-08-27 20:17:30','2021-08-28 01:17:30','80.92.90.157',NULL,NULL),(26612,'brute_force','2021-08-27 20:17:30','2021-08-28 01:17:30',NULL,NULL,'admin'),(26613,'brute_force','2021-08-27 21:17:01','2021-08-28 02:17:01','82.64.255.120',NULL,NULL),(26614,'brute_force','2021-08-27 21:17:01','2021-08-28 02:17:01',NULL,NULL,'admin'),(26615,'brute_force','2021-08-27 21:17:11','2021-08-28 02:17:11','185.220.101.14',NULL,NULL),(26616,'brute_force','2021-08-27 21:17:11','2021-08-28 02:17:11',NULL,NULL,'admin'),(26617,'brute_force','2021-08-27 21:53:41','2021-08-28 02:53:41','62.210.113.228',NULL,NULL),(26618,'brute_force','2021-08-27 21:53:41','2021-08-28 02:53:41',NULL,NULL,'admin'),(26619,'brute_force','2021-08-27 23:49:38','2021-08-28 04:49:38','103.110.86.126',NULL,NULL),(26620,'brute_force','2021-08-27 23:49:38','2021-08-28 04:49:38',NULL,NULL,'wordpress'),(26621,'brute_force','2021-08-28 00:18:29','2021-08-28 05:18:29','125.227.204.153',NULL,NULL),(26622,'brute_force','2021-08-28 00:18:29','2021-08-28 05:18:29',NULL,NULL,'admin'),(26623,'brute_force','2021-08-28 01:16:17','2021-08-28 06:16:17','188.166.182.132',NULL,NULL),(26624,'brute_force','2021-08-28 01:16:17','2021-08-28 06:16:17',NULL,NULL,'admin'),(26625,'brute_force','2021-08-28 01:46:09','2021-08-28 06:46:09','103.101.163.246',NULL,NULL),(26626,'brute_force','2021-08-28 01:46:09','2021-08-28 06:46:09',NULL,NULL,'root'),(26627,'brute_force','2021-08-28 02:19:09','2021-08-28 07:19:09','185.220.100.252',NULL,NULL),(26628,'brute_force','2021-08-28 02:19:09','2021-08-28 07:19:09',NULL,NULL,'admin'),(26629,'brute_force','2021-08-28 03:17:12','2021-08-28 08:17:12','131.72.236.123',NULL,NULL),(26630,'brute_force','2021-08-28 03:17:12','2021-08-28 08:17:12',NULL,NULL,'admin'),(26631,'brute_force','2021-08-28 05:12:50','2021-08-28 10:12:50','195.154.225.16',NULL,NULL),(26632,'brute_force','2021-08-28 05:12:50','2021-08-28 10:12:50',NULL,NULL,'admin'),(26633,'brute_force','2021-08-28 07:06:46','2021-08-28 12:06:46','45.117.81.105',NULL,NULL),(26634,'brute_force','2021-08-28 07:06:46','2021-08-28 12:06:46',NULL,NULL,'admin'),(26635,'brute_force','2021-08-28 08:28:21','2021-08-28 13:28:21','182.254.156.95',NULL,NULL),(26636,'brute_force','2021-08-28 08:28:21','2021-08-28 13:28:21',NULL,NULL,'test'),(26637,'brute_force','2021-08-28 09:49:06','2021-08-28 14:49:06','188.166.182.132',NULL,NULL),(26638,'brute_force','2021-08-28 09:49:06','2021-08-28 14:49:06',NULL,NULL,'admin'),(26639,'brute_force','2021-08-28 10:19:14','2021-08-28 15:19:14','144.76.240.51',NULL,NULL),(26640,'brute_force','2021-08-28 10:19:14','2021-08-28 15:19:14',NULL,NULL,'admin'),(26641,'brute_force','2021-08-28 11:30:45','2021-08-28 16:30:45','185.220.102.248',NULL,NULL),(26642,'brute_force','2021-08-28 11:30:45','2021-08-28 16:30:45',NULL,NULL,'admin'),(26643,'brute_force','2021-08-28 12:30:49','2021-08-28 17:30:49','167.99.68.174',NULL,NULL),(26644,'brute_force','2021-08-28 12:30:49','2021-08-28 17:30:49',NULL,NULL,'admin'),(26645,'brute_force','2021-08-28 12:55:16','2021-08-28 17:55:16','31.46.245.88',NULL,NULL),(26646,'brute_force','2021-08-28 12:55:16','2021-08-28 17:55:16',NULL,2,'gruposuadi'),(26647,'brute_force','2021-08-28 12:55:20','2021-08-28 17:55:20','31.46.245.88',NULL,NULL),(26648,'brute_force','2021-08-28 12:55:20','2021-08-28 17:55:20',NULL,2,'gruposuadi'),(26649,'brute_force','2021-08-28 12:56:17','2021-08-28 17:56:17','31.46.245.88',NULL,NULL),(26650,'brute_force','2021-08-28 12:56:17','2021-08-28 17:56:17',NULL,2,'gruposuadi'),(26651,'brute_force','2021-08-28 12:56:21','2021-08-28 17:56:21','31.46.245.88',NULL,NULL),(26652,'brute_force','2021-08-28 12:56:21','2021-08-28 17:56:21',NULL,2,'gruposuadi'),(26653,'brute_force','2021-08-28 12:57:18','2021-08-28 17:57:18','31.46.245.88',NULL,NULL),(26654,'brute_force','2021-08-28 12:57:18','2021-08-28 17:57:18',NULL,2,'gruposuadi'),(26655,'brute_force','2021-08-28 13:09:49','2021-08-28 18:09:49','158.58.187.51',NULL,NULL),(26656,'brute_force','2021-08-28 13:09:49','2021-08-28 18:09:49',NULL,NULL,'admin'),(26657,'brute_force','2021-08-28 14:59:56','2021-08-28 19:59:56','41.208.72.154',NULL,NULL),(26658,'brute_force','2021-08-28 14:59:56','2021-08-28 19:59:56',NULL,NULL,'784632701'),(26659,'brute_force','2021-08-28 15:53:16','2021-08-28 20:53:16','44.229.111.204',NULL,NULL),(26660,'brute_force','2021-08-28 15:53:16','2021-08-28 20:53:16',NULL,NULL,'admin'),(26661,'brute_force','2021-08-28 16:35:29','2021-08-28 21:35:29','139.59.117.65',NULL,NULL),(26662,'brute_force','2021-08-28 16:35:29','2021-08-28 21:35:29',NULL,NULL,'givenname'),(26663,'brute_force','2021-08-28 19:01:58','2021-08-29 00:01:58','135.148.34.84',NULL,NULL),(26664,'brute_force','2021-08-28 19:01:58','2021-08-29 00:01:58',NULL,NULL,'user'),(26665,'brute_force','2021-08-28 19:51:23','2021-08-29 00:51:23','23.29.122.186',NULL,NULL),(26666,'brute_force','2021-08-28 19:51:23','2021-08-29 00:51:23',NULL,NULL,'teste'),(26667,'brute_force','2021-08-28 20:12:49','2021-08-29 01:12:49','192.42.116.15',NULL,NULL),(26668,'brute_force','2021-08-28 20:12:49','2021-08-29 01:12:49',NULL,NULL,'admin'),(26669,'brute_force','2021-08-28 21:20:07','2021-08-29 02:20:07','185.143.145.3',NULL,NULL),(26670,'brute_force','2021-08-28 21:20:07','2021-08-29 02:20:07',NULL,NULL,'liorfu'),(26671,'brute_force','2021-08-29 00:32:53','2021-08-29 05:32:53','103.124.95.104',NULL,NULL),(26672,'brute_force','2021-08-29 00:32:53','2021-08-29 05:32:53',NULL,NULL,'demo'),(26673,'brute_force','2021-08-29 02:10:13','2021-08-29 07:10:13','23.29.122.186',NULL,NULL),(26674,'brute_force','2021-08-29 02:10:13','2021-08-29 07:10:13',NULL,NULL,'dsa'),(26675,'brute_force','2021-08-29 03:40:00','2021-08-29 08:40:00','31.46.82.157',NULL,NULL),(26676,'brute_force','2021-08-29 03:40:00','2021-08-29 08:40:00',NULL,NULL,'admin'),(26677,'brute_force','2021-08-29 03:40:03','2021-08-29 08:40:03','31.46.82.157',NULL,NULL),(26678,'brute_force','2021-08-29 03:40:03','2021-08-29 08:40:03',NULL,NULL,'admin'),(26679,'brute_force','2021-08-29 03:41:45','2021-08-29 08:41:45','31.46.82.157',NULL,NULL),(26680,'brute_force','2021-08-29 03:41:45','2021-08-29 08:41:45',NULL,NULL,'admin'),(26681,'brute_force','2021-08-29 03:41:48','2021-08-29 08:41:48','31.46.82.157',NULL,NULL),(26682,'brute_force','2021-08-29 03:41:48','2021-08-29 08:41:48',NULL,NULL,'admin'),(26683,'brute_force','2021-08-29 03:42:58','2021-08-29 08:42:58','31.46.82.157',NULL,NULL),(26684,'brute_force','2021-08-29 03:42:58','2021-08-29 08:42:58',NULL,NULL,'admin'),(26685,'brute_force','2021-08-29 03:52:41','2021-08-29 08:52:41','124.217.255.60',NULL,NULL),(26686,'brute_force','2021-08-29 03:52:41','2021-08-29 08:52:41',NULL,NULL,'wordpress'),(26687,'brute_force','2021-08-29 04:28:29','2021-08-29 09:28:29','162.214.108.192',NULL,NULL),(26688,'brute_force','2021-08-29 04:28:29','2021-08-29 09:28:29',NULL,NULL,'admin'),(26689,'brute_force','2021-08-29 04:39:37','2021-08-29 09:39:37','47.106.118.205',NULL,NULL),(26690,'brute_force','2021-08-29 04:39:37','2021-08-29 09:39:37',NULL,NULL,'admin'),(26691,'brute_force','2021-08-29 04:42:03','2021-08-29 09:42:03','198.98.48.203',NULL,NULL),(26692,'brute_force','2021-08-29 04:42:03','2021-08-29 09:42:03',NULL,NULL,'admin'),(26693,'brute_force','2021-08-29 04:43:05','2021-08-29 09:43:05','185.211.56.102',NULL,NULL),(26694,'brute_force','2021-08-29 04:43:05','2021-08-29 09:43:05',NULL,NULL,'admin'),(26695,'brute_force','2021-08-29 05:15:03','2021-08-29 10:15:03','42.112.38.85',NULL,NULL),(26696,'brute_force','2021-08-29 05:15:03','2021-08-29 10:15:03',NULL,NULL,'admin'),(26697,'brute_force','2021-08-29 05:16:03','2021-08-29 10:16:03','197.156.74.192',NULL,NULL),(26698,'brute_force','2021-08-29 05:16:03','2021-08-29 10:16:03',NULL,NULL,'admin'),(26699,'brute_force','2021-08-29 05:55:00','2021-08-29 10:55:00','58.177.156.94',NULL,NULL),(26700,'brute_force','2021-08-29 05:55:00','2021-08-29 10:55:00',NULL,NULL,'admin'),(26701,'brute_force','2021-08-29 06:07:09','2021-08-29 11:07:09','138.117.149.178',NULL,NULL),(26702,'brute_force','2021-08-29 06:07:09','2021-08-29 11:07:09',NULL,NULL,'admin'),(26703,'brute_force','2021-08-29 06:42:17','2021-08-29 11:42:17','54.36.165.185',NULL,NULL),(26704,'brute_force','2021-08-29 06:42:17','2021-08-29 11:42:17',NULL,NULL,'admin'),(26705,'brute_force','2021-08-29 06:46:44','2021-08-29 11:46:44','148.72.210.140',NULL,NULL),(26706,'brute_force','2021-08-29 06:46:44','2021-08-29 11:46:44',NULL,NULL,'admin'),(26707,'brute_force','2021-08-29 06:59:22','2021-08-29 11:59:22','157.245.107.81',NULL,NULL),(26708,'brute_force','2021-08-29 06:59:22','2021-08-29 11:59:22',NULL,NULL,'admin'),(26709,'brute_force','2021-08-29 07:06:07','2021-08-29 12:06:07','151.106.32.149',NULL,NULL),(26710,'brute_force','2021-08-29 07:06:07','2021-08-29 12:06:07',NULL,NULL,'admin'),(26711,'brute_force','2021-08-29 07:09:30','2021-08-29 12:09:30','51.81.81.10',NULL,NULL),(26712,'brute_force','2021-08-29 07:09:30','2021-08-29 12:09:30',NULL,NULL,'guest'),(26713,'brute_force','2021-08-29 07:13:48','2021-08-29 12:13:48','94.60.58.223',NULL,NULL),(26714,'brute_force','2021-08-29 07:13:48','2021-08-29 12:13:48',NULL,NULL,'admin'),(26715,'brute_force','2021-08-29 07:54:17','2021-08-29 12:54:17','62.171.174.113',NULL,NULL),(26716,'brute_force','2021-08-29 07:54:17','2021-08-29 12:54:17',NULL,NULL,'admin'),(26717,'brute_force','2021-08-29 08:07:36','2021-08-29 13:07:36','206.189.85.88',NULL,NULL),(26718,'brute_force','2021-08-29 08:07:36','2021-08-29 13:07:36',NULL,NULL,'admin'),(26719,'brute_force','2021-08-29 08:19:22','2021-08-29 13:19:22','159.69.34.209',NULL,NULL),(26720,'brute_force','2021-08-29 08:19:22','2021-08-29 13:19:22',NULL,NULL,'admin'),(26721,'brute_force','2021-08-29 08:21:39','2021-08-29 13:21:39','165.227.141.39',NULL,NULL),(26722,'brute_force','2021-08-29 08:21:39','2021-08-29 13:21:39',NULL,NULL,'admin'),(26723,'brute_force','2021-08-29 08:35:37','2021-08-29 13:35:37','157.245.107.81',NULL,NULL),(26724,'brute_force','2021-08-29 08:35:37','2021-08-29 13:35:37',NULL,NULL,'admin'),(26725,'brute_force','2021-08-29 08:44:28','2021-08-29 13:44:28','162.240.5.3',NULL,NULL),(26726,'brute_force','2021-08-29 08:44:28','2021-08-29 13:44:28',NULL,NULL,'admin'),(26727,'brute_force','2021-08-29 08:59:46','2021-08-29 13:59:46','185.71.216.45',NULL,NULL),(26728,'brute_force','2021-08-29 08:59:46','2021-08-29 13:59:46',NULL,NULL,'admin'),(26729,'brute_force','2021-08-29 09:03:47','2021-08-29 14:03:47','206.189.231.196',NULL,NULL),(26730,'brute_force','2021-08-29 09:03:47','2021-08-29 14:03:47',NULL,NULL,'admin'),(26731,'brute_force','2021-08-29 09:34:54','2021-08-29 14:34:54','162.55.53.198',NULL,NULL),(26732,'brute_force','2021-08-29 09:34:54','2021-08-29 14:34:54',NULL,NULL,'admin'),(26733,'brute_force','2021-08-29 09:37:34','2021-08-29 14:37:34','107.189.12.238',NULL,NULL),(26734,'brute_force','2021-08-29 09:37:34','2021-08-29 14:37:34',NULL,NULL,'admin'),(26735,'brute_force','2021-08-29 09:46:32','2021-08-29 14:46:32','64.227.78.130',NULL,NULL),(26736,'brute_force','2021-08-29 09:46:32','2021-08-29 14:46:32',NULL,NULL,'admin'),(26737,'brute_force','2021-08-29 09:59:29','2021-08-29 14:59:29','159.203.115.159',NULL,NULL),(26738,'brute_force','2021-08-29 09:59:29','2021-08-29 14:59:29',NULL,NULL,'admin'),(26739,'brute_force','2021-08-29 10:01:25','2021-08-29 15:01:25','153.126.159.26',NULL,NULL),(26740,'brute_force','2021-08-29 10:01:25','2021-08-29 15:01:25',NULL,NULL,'admin'),(26741,'brute_force','2021-08-29 10:23:38','2021-08-29 15:23:38','143.110.185.130',NULL,NULL),(26742,'brute_force','2021-08-29 10:23:38','2021-08-29 15:23:38',NULL,NULL,'admin'),(26743,'brute_force','2021-08-29 10:47:44','2021-08-29 15:47:44','167.172.190.95',NULL,NULL),(26744,'brute_force','2021-08-29 10:47:44','2021-08-29 15:47:44',NULL,NULL,'admin'),(26745,'brute_force','2021-08-29 11:11:50','2021-08-29 16:11:50','159.65.118.118',NULL,NULL),(26746,'brute_force','2021-08-29 11:11:50','2021-08-29 16:11:50',NULL,NULL,'admin'),(26747,'brute_force','2021-08-29 11:35:52','2021-08-29 16:35:52','67.205.12.218',NULL,NULL),(26748,'brute_force','2021-08-29 11:35:52','2021-08-29 16:35:52',NULL,NULL,'admin'),(26749,'brute_force','2021-08-29 12:03:44','2021-08-29 17:03:44','114.33.19.90',NULL,NULL),(26750,'brute_force','2021-08-29 12:03:44','2021-08-29 17:03:44',NULL,NULL,'test'),(26751,'brute_force','2021-08-29 12:08:09','2021-08-29 17:08:09','167.71.63.47',NULL,NULL),(26752,'brute_force','2021-08-29 12:08:09','2021-08-29 17:08:09',NULL,NULL,'admin'),(26753,'brute_force','2021-08-29 12:23:57','2021-08-29 17:23:57','62.28.182.218',NULL,NULL),(26754,'brute_force','2021-08-29 12:23:57','2021-08-29 17:23:57',NULL,NULL,'admin'),(26755,'brute_force','2021-08-29 12:30:18','2021-08-29 17:30:18','161.35.121.221',NULL,NULL),(26756,'brute_force','2021-08-29 12:30:18','2021-08-29 17:30:18',NULL,NULL,'admin'),(26757,'brute_force','2021-08-29 12:35:10','2021-08-29 17:35:10','157.90.242.67',NULL,NULL),(26758,'brute_force','2021-08-29 12:35:10','2021-08-29 17:35:10',NULL,NULL,'admin'),(26759,'brute_force','2021-08-29 12:47:58','2021-08-29 17:47:58','103.109.28.1',NULL,NULL),(26760,'brute_force','2021-08-29 12:47:58','2021-08-29 17:47:58',NULL,NULL,'admin'),(26761,'brute_force','2021-08-29 13:12:05','2021-08-29 18:12:05','128.199.245.21',NULL,NULL),(26762,'brute_force','2021-08-29 13:12:05','2021-08-29 18:12:05',NULL,NULL,'admin'),(26763,'brute_force','2021-08-29 13:28:57','2021-08-29 18:28:57','131.153.101.6',NULL,NULL),(26764,'brute_force','2021-08-29 13:28:57','2021-08-29 18:28:57',NULL,NULL,'admin'),(26765,'brute_force','2021-08-29 13:33:00','2021-08-29 18:33:00','104.131.161.146',NULL,NULL),(26766,'brute_force','2021-08-29 13:33:00','2021-08-29 18:33:00',NULL,NULL,'admin'),(26767,'brute_force','2021-08-29 13:35:12','2021-08-29 18:35:12','159.65.184.79',NULL,NULL),(26768,'brute_force','2021-08-29 13:35:12','2021-08-29 18:35:12',NULL,NULL,'admin'),(26769,'brute_force','2021-08-29 14:01:13','2021-08-29 19:01:13','217.174.250.105',NULL,NULL),(26770,'brute_force','2021-08-29 14:01:13','2021-08-29 19:01:13',NULL,NULL,'admin'),(26771,'brute_force','2021-08-29 14:16:53','2021-08-29 19:16:53','51.13.72.147',NULL,NULL),(26772,'brute_force','2021-08-29 14:16:53','2021-08-29 19:16:53',NULL,NULL,'admin'),(26773,'brute_force','2021-08-29 14:26:06','2021-08-29 19:26:06','68.183.92.42',NULL,NULL),(26774,'brute_force','2021-08-29 14:26:06','2021-08-29 19:26:06',NULL,NULL,'admin'),(26775,'brute_force','2021-08-29 14:36:34','2021-08-29 19:36:34','110.78.210.76',NULL,NULL),(26776,'brute_force','2021-08-29 14:36:34','2021-08-29 19:36:34',NULL,NULL,'admin'),(26777,'brute_force','2021-08-29 14:51:05','2021-08-29 19:51:05','103.130.218.178',NULL,NULL),(26778,'brute_force','2021-08-29 14:51:05','2021-08-29 19:51:05',NULL,NULL,'admin'),(26779,'brute_force','2021-08-29 15:08:26','2021-08-29 20:08:26','103.101.163.246',NULL,NULL),(26780,'brute_force','2021-08-29 15:08:26','2021-08-29 20:08:26',NULL,NULL,'yudistira'),(26781,'brute_force','2021-08-29 15:15:55','2021-08-29 20:15:55','188.166.32.16',NULL,NULL),(26782,'brute_force','2021-08-29 15:15:55','2021-08-29 20:15:55',NULL,NULL,'admin'),(26783,'brute_force','2021-08-29 16:20:29','2021-08-29 21:20:29','23.29.80.56',NULL,NULL),(26784,'brute_force','2021-08-29 16:20:29','2021-08-29 21:20:29',NULL,NULL,'admin'),(26785,'brute_force','2021-08-29 16:30:00','2021-08-29 21:30:00','188.166.56.218',NULL,NULL),(26786,'brute_force','2021-08-29 16:30:00','2021-08-29 21:30:00',NULL,NULL,'admin'),(26787,'brute_force','2021-08-29 16:59:44','2021-08-29 21:59:44','188.0.241.91',NULL,NULL),(26788,'brute_force','2021-08-29 16:59:44','2021-08-29 21:59:44',NULL,NULL,'admin'),(26789,'brute_force','2021-08-29 17:05:08','2021-08-29 22:05:08','35.198.229.229',NULL,NULL),(26790,'brute_force','2021-08-29 17:05:08','2021-08-29 22:05:08',NULL,NULL,'admin'),(26791,'brute_force','2021-08-29 17:15:28','2021-08-29 22:15:28','144.217.139.27',NULL,NULL),(26792,'brute_force','2021-08-29 17:15:28','2021-08-29 22:15:28',NULL,NULL,'admin'),(26793,'brute_force','2021-08-29 17:34:25','2021-08-29 22:34:25','192.163.251.40',NULL,NULL),(26794,'brute_force','2021-08-29 17:34:25','2021-08-29 22:34:25',NULL,NULL,'admin'),(26795,'brute_force','2021-08-29 17:58:58','2021-08-29 22:58:58','40.114.174.242',NULL,NULL),(26796,'brute_force','2021-08-29 17:58:58','2021-08-29 22:58:58',NULL,NULL,'admin'),(26797,'brute_force','2021-08-29 18:21:19','2021-08-29 23:21:19','27.124.127.178',NULL,NULL),(26798,'brute_force','2021-08-29 18:21:19','2021-08-29 23:21:19',NULL,NULL,'admin'),(26799,'brute_force','2021-08-29 18:44:02','2021-08-29 23:44:02','143.198.130.218',NULL,NULL),(26800,'brute_force','2021-08-29 18:44:02','2021-08-29 23:44:02',NULL,NULL,'admin'),(26801,'brute_force','2021-08-29 18:47:05','2021-08-29 23:47:05','142.93.113.173',NULL,NULL),(26802,'brute_force','2021-08-29 18:47:05','2021-08-29 23:47:05',NULL,NULL,'admin'),(26803,'brute_force','2021-08-29 18:55:58','2021-08-29 23:55:58','185.31.175.247',NULL,NULL),(26804,'brute_force','2021-08-29 18:55:58','2021-08-29 23:55:58',NULL,NULL,'admin'),(26805,'brute_force','2021-08-29 19:11:09','2021-08-30 00:11:09','157.230.141.171',NULL,NULL),(26806,'brute_force','2021-08-29 19:11:09','2021-08-30 00:11:09',NULL,NULL,'admin'),(26807,'brute_force','2021-08-29 19:13:46','2021-08-30 00:13:46','162.241.69.46',NULL,NULL),(26808,'brute_force','2021-08-29 19:13:46','2021-08-30 00:13:46',NULL,NULL,'admin'),(26809,'brute_force','2021-08-29 19:49:19','2021-08-30 00:49:19','92.204.134.226',NULL,NULL),(26810,'brute_force','2021-08-29 19:49:19','2021-08-30 00:49:19',NULL,NULL,'admin'),(26811,'brute_force','2021-08-29 19:51:49','2021-08-30 00:51:49','135.181.149.136',NULL,NULL),(26812,'brute_force','2021-08-29 19:51:49','2021-08-30 00:51:49',NULL,NULL,'admin'),(26813,'brute_force','2021-08-29 20:23:50','2021-08-30 01:23:50','45.12.32.57',NULL,NULL),(26814,'brute_force','2021-08-29 20:23:50','2021-08-30 01:23:50',NULL,NULL,'admin'),(26815,'brute_force','2021-08-29 20:27:49','2021-08-30 01:27:49','45.135.187.152',NULL,NULL),(26816,'brute_force','2021-08-29 20:27:49','2021-08-30 01:27:49',NULL,NULL,'wordcamp'),(26817,'brute_force','2021-08-29 20:44:51','2021-08-30 01:44:51','157.230.164.216',NULL,NULL),(26818,'brute_force','2021-08-29 20:44:51','2021-08-30 01:44:51',NULL,NULL,'admin'),(26819,'brute_force','2021-08-29 20:48:03','2021-08-30 01:48:03','166.62.125.246',NULL,NULL),(26820,'brute_force','2021-08-29 20:48:03','2021-08-30 01:48:03',NULL,NULL,'admin'),(26821,'brute_force','2021-08-29 20:54:05','2021-08-30 01:54:05','35.213.170.208',NULL,NULL),(26822,'brute_force','2021-08-29 20:54:05','2021-08-30 01:54:05',NULL,NULL,'admin'),(26823,'brute_force','2021-08-29 21:03:30','2021-08-30 02:03:30','217.18.163.106',NULL,NULL),(26824,'brute_force','2021-08-29 21:03:30','2021-08-30 02:03:30',NULL,NULL,'admin'),(26825,'brute_force','2021-08-29 21:04:04','2021-08-30 02:04:04','194.59.214.71',NULL,NULL),(26826,'brute_force','2021-08-29 21:04:04','2021-08-30 02:04:04',NULL,NULL,'admin'),(26827,'brute_force','2021-08-29 21:20:58','2021-08-30 02:20:58','139.162.153.70',NULL,NULL),(26828,'brute_force','2021-08-29 21:20:58','2021-08-30 02:20:58',NULL,NULL,'admin'),(26829,'brute_force','2021-08-29 21:28:25','2021-08-30 02:28:25','68.183.192.217',NULL,NULL),(26830,'brute_force','2021-08-29 21:28:25','2021-08-30 02:28:25',NULL,NULL,'admin'),(26831,'brute_force','2021-08-29 21:36:32','2021-08-30 02:36:32','103.9.159.226',NULL,NULL),(26832,'brute_force','2021-08-29 21:36:32','2021-08-30 02:36:32',NULL,NULL,'admin'),(26833,'brute_force','2021-08-29 21:36:45','2021-08-30 02:36:45','188.166.32.16',NULL,NULL),(26834,'brute_force','2021-08-29 21:36:45','2021-08-30 02:36:45',NULL,NULL,'admin'),(26835,'brute_force','2021-08-29 22:03:00','2021-08-30 03:03:00','124.158.12.202',NULL,NULL),(26836,'brute_force','2021-08-29 22:03:00','2021-08-30 03:03:00',NULL,NULL,'admin'),(26837,'brute_force','2021-08-29 22:43:16','2021-08-30 03:43:16','185.86.77.163',NULL,NULL),(26838,'brute_force','2021-08-29 22:43:16','2021-08-30 03:43:16',NULL,NULL,'admin'),(26839,'brute_force','2021-08-29 22:49:09','2021-08-30 03:49:09','51.15.27.8',NULL,NULL),(26840,'brute_force','2021-08-29 22:49:09','2021-08-30 03:49:09',NULL,NULL,'admin'),(26841,'brute_force','2021-08-29 23:13:21','2021-08-30 04:13:21','81.88.52.154',NULL,NULL),(26842,'brute_force','2021-08-29 23:13:21','2021-08-30 04:13:21',NULL,NULL,'admin'),(26843,'brute_force','2021-08-29 23:27:35','2021-08-30 04:27:35','178.128.202.122',NULL,NULL),(26844,'brute_force','2021-08-29 23:27:35','2021-08-30 04:27:35',NULL,NULL,'admin'),(26845,'brute_force','2021-08-30 00:01:51','2021-08-30 05:01:51','185.50.199.194',NULL,NULL),(26846,'brute_force','2021-08-30 00:01:51','2021-08-30 05:01:51',NULL,NULL,'admin'),(26847,'brute_force','2021-08-30 00:26:21','2021-08-30 05:26:21','128.199.220.215',NULL,NULL),(26848,'brute_force','2021-08-30 00:26:21','2021-08-30 05:26:21',NULL,NULL,'admin'),(26849,'brute_force','2021-08-30 00:28:44','2021-08-30 05:28:44','45.117.81.105',NULL,NULL),(26850,'brute_force','2021-08-30 00:28:44','2021-08-30 05:28:44',NULL,NULL,'admin'),(26851,'brute_force','2021-08-30 00:50:54','2021-08-30 05:50:54','45.40.166.143',NULL,NULL),(26852,'brute_force','2021-08-30 00:50:54','2021-08-30 05:50:54',NULL,NULL,'admin'),(26853,'brute_force','2021-08-30 00:57:42','2021-08-30 05:57:42','51.68.40.21',NULL,NULL),(26854,'brute_force','2021-08-30 00:57:42','2021-08-30 05:57:42',NULL,NULL,'admin'),(26855,'brute_force','2021-08-30 01:21:35','2021-08-30 06:21:35','185.59.44.23',NULL,NULL),(26856,'brute_force','2021-08-30 01:21:35','2021-08-30 06:21:35',NULL,NULL,'admin'),(26857,'brute_force','2021-08-30 01:30:04','2021-08-30 06:30:04','116.255.173.135',NULL,NULL),(26858,'brute_force','2021-08-30 01:30:04','2021-08-30 06:30:04',NULL,NULL,'admin'),(26859,'brute_force','2021-08-30 01:40:06','2021-08-30 06:40:06','51.75.200.183',NULL,NULL),(26860,'brute_force','2021-08-30 01:40:06','2021-08-30 06:40:06',NULL,NULL,'admin'),(26861,'brute_force','2021-08-30 01:54:20','2021-08-30 06:54:20','91.148.168.2',NULL,NULL),(26862,'brute_force','2021-08-30 01:54:20','2021-08-30 06:54:20',NULL,NULL,'admin'),(26863,'brute_force','2021-08-30 02:10:49','2021-08-30 07:10:49','194.87.190.39',NULL,NULL),(26864,'brute_force','2021-08-30 02:10:49','2021-08-30 07:10:49',NULL,NULL,'admin'),(26865,'brute_force','2021-08-30 02:19:02','2021-08-30 07:19:02','47.107.33.26',NULL,NULL),(26866,'brute_force','2021-08-30 02:19:02','2021-08-30 07:19:02',NULL,NULL,'admin'),(26867,'brute_force','2021-08-30 02:27:16','2021-08-30 07:27:16','47.107.33.26',NULL,NULL),(26868,'brute_force','2021-08-30 02:27:16','2021-08-30 07:27:16',NULL,NULL,'admin'),(26869,'brute_force','2021-08-30 02:29:33','2021-08-30 07:29:33','45.40.166.143',NULL,NULL),(26870,'brute_force','2021-08-30 02:29:33','2021-08-30 07:29:33',NULL,NULL,'admin'),(26871,'brute_force','2021-08-30 03:01:34','2021-08-30 08:01:34','185.188.119.46',NULL,NULL),(26872,'brute_force','2021-08-30 03:01:34','2021-08-30 08:01:34',NULL,NULL,'admin'),(26873,'brute_force','2021-08-30 03:14:04','2021-08-30 08:14:04','185.220.101.22',NULL,NULL),(26874,'brute_force','2021-08-30 03:14:04','2021-08-30 08:14:04',NULL,NULL,'admin'),(26875,'brute_force','2021-08-30 03:19:14','2021-08-30 08:19:14','45.120.69.121',NULL,NULL),(26876,'brute_force','2021-08-30 03:19:14','2021-08-30 08:19:14',NULL,NULL,'admin'),(26877,'brute_force','2021-08-30 03:29:16','2021-08-30 08:29:16','96.62.119.11',NULL,NULL),(26878,'brute_force','2021-08-30 03:29:16','2021-08-30 08:29:16',NULL,NULL,'admin'),(26879,'brute_force','2021-08-30 04:04:44','2021-08-30 09:04:44','114.7.206.227',NULL,NULL),(26880,'brute_force','2021-08-30 04:04:44','2021-08-30 09:04:44',NULL,NULL,'admin'),(26881,'brute_force','2021-08-30 04:34:30','2021-08-30 09:34:30','128.199.220.215',NULL,NULL),(26882,'brute_force','2021-08-30 04:34:30','2021-08-30 09:34:30',NULL,NULL,'admin'),(26883,'brute_force','2021-08-30 04:59:47','2021-08-30 09:59:47','161.35.208.18',NULL,NULL),(26884,'brute_force','2021-08-30 04:59:47','2021-08-30 09:59:47',NULL,NULL,'admin'),(26885,'brute_force','2021-08-30 05:10:51','2021-08-30 10:10:51','13.52.173.221',NULL,NULL),(26886,'brute_force','2021-08-30 05:10:51','2021-08-30 10:10:51',NULL,NULL,'admin'),(26887,'brute_force','2021-08-30 05:25:15','2021-08-30 10:25:15','70.36.15.82',NULL,NULL),(26888,'brute_force','2021-08-30 05:25:15','2021-08-30 10:25:15',NULL,NULL,'admin'),(26889,'brute_force','2021-08-30 05:50:39','2021-08-30 10:50:39','23.97.205.210',NULL,NULL),(26890,'brute_force','2021-08-30 05:50:39','2021-08-30 10:50:39',NULL,NULL,'admin'),(26891,'brute_force','2021-08-30 05:51:16','2021-08-30 10:51:16','182.254.234.148',NULL,NULL),(26892,'brute_force','2021-08-30 05:51:16','2021-08-30 10:51:16',NULL,NULL,'admin'),(26893,'brute_force','2021-08-30 05:59:26','2021-08-30 10:59:26','194.87.190.39',NULL,NULL),(26894,'brute_force','2021-08-30 05:59:26','2021-08-30 10:59:26',NULL,NULL,'admin'),(26895,'brute_force','2021-08-30 06:06:58','2021-08-30 11:06:58','167.99.93.228',NULL,NULL),(26896,'brute_force','2021-08-30 06:06:58','2021-08-30 11:06:58',NULL,NULL,'admin'),(26897,'brute_force','2021-08-30 06:16:17','2021-08-30 11:16:17','163.172.22.108',NULL,NULL),(26898,'brute_force','2021-08-30 06:16:17','2021-08-30 11:16:17',NULL,NULL,'admin'),(26899,'brute_force','2021-08-30 06:35:13','2021-08-30 11:35:13','114.33.19.90',NULL,NULL),(26900,'brute_force','2021-08-30 06:35:13','2021-08-30 11:35:13',NULL,NULL,'admin'),(26901,'brute_force','2021-08-30 06:43:51','2021-08-30 11:43:51','190.224.163.182',NULL,NULL),(26902,'brute_force','2021-08-30 06:43:51','2021-08-30 11:43:51',NULL,NULL,'admin'),(26903,'brute_force','2021-08-30 07:26:32','2021-08-30 12:26:32','70.36.15.82',NULL,NULL),(26904,'brute_force','2021-08-30 07:26:32','2021-08-30 12:26:32',NULL,NULL,'admin'),(26905,'brute_force','2021-08-30 07:52:19','2021-08-30 12:52:19','68.183.92.42',NULL,NULL),(26906,'brute_force','2021-08-30 07:52:19','2021-08-30 12:52:19',NULL,NULL,'admin'),(26907,'brute_force','2021-08-30 08:43:54','2021-08-30 13:43:54','162.144.126.104',NULL,NULL),(26908,'brute_force','2021-08-30 08:43:54','2021-08-30 13:43:54',NULL,NULL,'admin'),(26909,'brute_force','2021-08-30 09:09:40','2021-08-30 14:09:40','20.62.193.224',NULL,NULL),(26910,'brute_force','2021-08-30 09:09:40','2021-08-30 14:09:40',NULL,NULL,'admin'),(26911,'brute_force','2021-08-30 09:35:28','2021-08-30 14:35:28','58.177.156.94',NULL,NULL),(26912,'brute_force','2021-08-30 09:35:28','2021-08-30 14:35:28',NULL,NULL,'admin'),(26913,'brute_force','2021-08-30 10:03:19','2021-08-30 15:03:19','37.139.13.163',NULL,NULL),(26914,'brute_force','2021-08-30 10:03:19','2021-08-30 15:03:19',NULL,NULL,'admin'),(26915,'brute_force','2021-08-30 10:58:12','2021-08-30 15:58:12','143.198.229.94',NULL,NULL),(26916,'brute_force','2021-08-30 10:58:12','2021-08-30 15:58:12',NULL,NULL,'admin'),(26917,'brute_force','2021-08-30 11:25:41','2021-08-30 16:25:41','159.65.216.18',NULL,NULL),(26918,'brute_force','2021-08-30 11:25:41','2021-08-30 16:25:41',NULL,NULL,'admin'),(26919,'brute_force','2021-08-30 11:52:52','2021-08-30 16:52:52','116.118.48.211',NULL,NULL),(26920,'brute_force','2021-08-30 11:52:52','2021-08-30 16:52:52',NULL,NULL,'admin'),(26921,'brute_force','2021-08-30 12:04:12','2021-08-30 17:04:12','104.244.77.73',NULL,NULL),(26922,'brute_force','2021-08-30 12:04:12','2021-08-30 17:04:12',NULL,NULL,'admin'),(26923,'brute_force','2021-08-30 12:12:39','2021-08-30 17:12:39','69.197.163.227',NULL,NULL),(26924,'brute_force','2021-08-30 12:19:43','2021-08-30 17:19:43','210.57.216.56',NULL,NULL),(26925,'brute_force','2021-08-30 12:19:43','2021-08-30 17:19:43',NULL,NULL,'admin'),(26926,'brute_force','2021-08-30 12:32:04','2021-08-30 17:32:04','45.135.187.152',NULL,NULL),(26927,'brute_force','2021-08-30 12:32:04','2021-08-30 17:32:04',NULL,NULL,'suadmin'),(26928,'brute_force','2021-08-30 12:45:13','2021-08-30 17:45:13','207.244.233.113',NULL,NULL),(26929,'brute_force','2021-08-30 12:45:13','2021-08-30 17:45:13',NULL,NULL,'admin'),(26930,'brute_force','2021-08-30 13:10:51','2021-08-30 18:10:51','47.115.77.219',NULL,NULL),(26931,'brute_force','2021-08-30 13:10:51','2021-08-30 18:10:51',NULL,NULL,'admin'),(26932,'brute_force','2021-08-30 14:02:38','2021-08-30 19:02:38','96.125.171.153',NULL,NULL),(26933,'brute_force','2021-08-30 14:02:38','2021-08-30 19:02:38',NULL,NULL,'admin'),(26934,'brute_force','2021-08-30 14:29:22','2021-08-30 19:29:22','45.77.232.194',NULL,NULL),(26935,'brute_force','2021-08-30 14:29:22','2021-08-30 19:29:22',NULL,NULL,'admin'),(26936,'brute_force','2021-08-30 14:55:41','2021-08-30 19:55:41','20.62.193.224',NULL,NULL),(26937,'brute_force','2021-08-30 14:55:41','2021-08-30 19:55:41',NULL,NULL,'admin'),(26938,'brute_force','2021-08-30 15:07:14','2021-08-30 20:07:14','45.135.187.152',NULL,NULL),(26939,'brute_force','2021-08-30 15:07:14','2021-08-30 20:07:14',NULL,NULL,'vwadmin'),(26940,'brute_force','2021-08-30 15:21:59','2021-08-30 20:21:59','188.166.56.218',NULL,NULL),(26941,'brute_force','2021-08-30 15:21:59','2021-08-30 20:21:59',NULL,NULL,'admin'),(26942,'brute_force','2021-08-30 15:48:05','2021-08-30 20:48:05','67.205.157.14',NULL,NULL),(26943,'brute_force','2021-08-30 15:48:05','2021-08-30 20:48:05',NULL,NULL,'admin'),(26944,'brute_force','2021-08-30 16:14:13','2021-08-30 21:14:13','40.122.130.155',NULL,NULL),(26945,'brute_force','2021-08-30 16:14:13','2021-08-30 21:14:13',NULL,NULL,'admin'),(26946,'brute_force','2021-08-30 16:40:19','2021-08-30 21:40:19','104.248.241.209',NULL,NULL),(26947,'brute_force','2021-08-30 16:40:19','2021-08-30 21:40:19',NULL,NULL,'admin'),(26948,'brute_force','2021-08-30 17:32:48','2021-08-30 22:32:48','37.187.159.167',NULL,NULL),(26949,'brute_force','2021-08-30 17:32:48','2021-08-30 22:32:48',NULL,NULL,'admin'),(26950,'brute_force','2021-08-30 17:56:32','2021-08-30 22:56:32','91.219.236.197',NULL,NULL),(26951,'brute_force','2021-08-30 17:56:32','2021-08-30 22:56:32',NULL,NULL,'admin'),(26952,'brute_force','2021-08-30 17:59:15','2021-08-30 22:59:15','58.177.156.94',NULL,NULL),(26953,'brute_force','2021-08-30 17:59:15','2021-08-30 22:59:15',NULL,NULL,'admin'),(26954,'brute_force','2021-08-30 18:25:49','2021-08-30 23:25:49','45.12.32.57',NULL,NULL),(26955,'brute_force','2021-08-30 18:25:49','2021-08-30 23:25:49',NULL,NULL,'admin'),(26956,'brute_force','2021-08-30 18:52:21','2021-08-30 23:52:21','167.172.175.147',NULL,NULL),(26957,'brute_force','2021-08-30 18:52:21','2021-08-30 23:52:21',NULL,NULL,'admin'),(26958,'brute_force','2021-08-30 19:18:54','2021-08-31 00:18:54','209.97.169.15',NULL,NULL),(26959,'brute_force','2021-08-30 19:18:54','2021-08-31 00:18:54',NULL,NULL,'admin'),(26960,'brute_force','2021-08-30 19:45:23','2021-08-31 00:45:23','47.241.15.39',NULL,NULL),(26961,'brute_force','2021-08-30 19:45:23','2021-08-31 00:45:23',NULL,NULL,'admin'),(26962,'brute_force','2021-08-30 20:11:58','2021-08-31 01:11:58','62.171.174.113',NULL,NULL),(26963,'brute_force','2021-08-30 20:11:58','2021-08-31 01:11:58',NULL,NULL,'admin'),(26964,'brute_force','2021-08-30 20:38:24','2021-08-31 01:38:24','188.166.94.198',NULL,NULL),(26965,'brute_force','2021-08-30 20:38:24','2021-08-31 01:38:24',NULL,NULL,'admin'),(26966,'brute_force','2021-08-30 21:05:07','2021-08-31 02:05:07','54.254.37.163',NULL,NULL),(26967,'brute_force','2021-08-30 21:05:07','2021-08-31 02:05:07',NULL,NULL,'admin'),(26968,'brute_force','2021-08-30 21:31:56','2021-08-31 02:31:56','1.116.75.216',NULL,NULL),(26969,'brute_force','2021-08-30 21:31:56','2021-08-31 02:31:56',NULL,NULL,'admin'),(26970,'brute_force','2021-08-30 21:58:45','2021-08-31 02:58:45','206.189.50.175',NULL,NULL),(26971,'brute_force','2021-08-30 21:58:45','2021-08-31 02:58:45',NULL,NULL,'admin'),(26972,'brute_force','2021-08-30 22:25:52','2021-08-31 03:25:52','150.95.83.201',NULL,NULL),(26973,'brute_force','2021-08-30 22:25:52','2021-08-31 03:25:52',NULL,NULL,'admin'),(26974,'brute_force','2021-08-30 22:44:30','2021-08-31 03:44:30','5.188.62.214',NULL,NULL),(26975,'brute_force','2021-08-30 22:44:30','2021-08-31 03:44:30',NULL,NULL,'wordcamp'),(26976,'brute_force','2021-08-30 22:44:34','2021-08-31 03:44:34','5.188.62.214',NULL,NULL),(26977,'brute_force','2021-08-30 22:44:34','2021-08-31 03:44:34',NULL,NULL,'wordcamp'),(26978,'brute_force','2021-08-30 23:19:58','2021-08-31 04:19:58','81.88.52.148',NULL,NULL),(26979,'brute_force','2021-08-30 23:19:58','2021-08-31 04:19:58',NULL,NULL,'admin'),(26980,'brute_force','2021-08-30 23:23:38','2021-08-31 04:23:38','5.188.62.214',NULL,NULL),(26981,'brute_force','2021-08-30 23:23:38','2021-08-31 04:23:38',NULL,NULL,'adminlin'),(26982,'brute_force','2021-08-30 23:23:41','2021-08-31 04:23:41','5.188.62.214',NULL,NULL),(26983,'brute_force','2021-08-30 23:23:41','2021-08-31 04:23:41',NULL,NULL,'adminlin'),(26984,'brute_force','2021-08-30 23:47:23','2021-08-31 04:47:23','173.236.184.125',NULL,NULL),(26985,'brute_force','2021-08-30 23:47:23','2021-08-31 04:47:23',NULL,NULL,'admin'),(26986,'brute_force','2021-08-30 23:54:10','2021-08-31 04:54:10','181.215.0.50',NULL,NULL),(26987,'brute_force','2021-08-30 23:54:10','2021-08-31 04:54:10',NULL,NULL,'admin'),(26988,'brute_force','2021-08-31 00:14:35','2021-08-31 05:14:35','167.172.151.91',NULL,NULL),(26989,'brute_force','2021-08-31 00:14:35','2021-08-31 05:14:35',NULL,NULL,'admin'),(26990,'brute_force','2021-08-31 00:41:44','2021-08-31 05:41:44','161.97.136.86',NULL,NULL),(26991,'brute_force','2021-08-31 00:41:44','2021-08-31 05:41:44',NULL,NULL,'admin'),(26992,'brute_force','2021-08-31 01:34:36','2021-08-31 06:34:36','77.79.246.5',NULL,NULL),(26993,'brute_force','2021-08-31 01:34:36','2021-08-31 06:34:36',NULL,NULL,'admin'),(26994,'brute_force','2021-08-31 02:25:21','2021-08-31 07:25:21','135.181.92.172',NULL,NULL),(26995,'brute_force','2021-08-31 02:25:21','2021-08-31 07:25:21',NULL,NULL,'admin'),(26996,'brute_force','2021-08-31 02:30:27','2021-08-31 07:30:27','5.183.209.217',NULL,NULL),(26997,'brute_force','2021-08-31 02:30:27','2021-08-31 07:30:27',NULL,NULL,'admin'),(26998,'brute_force','2021-08-31 07:52:29','2021-08-31 12:52:29','82.102.16.198',NULL,NULL),(26999,'brute_force','2021-08-31 07:52:29','2021-08-31 12:52:29',NULL,NULL,'admin'),(27000,'brute_force','2021-08-31 11:03:54','2021-08-31 16:03:54','45.135.187.152',NULL,NULL),(27001,'brute_force','2021-08-31 11:03:54','2021-08-31 16:03:54',NULL,NULL,'admin'),(27002,'brute_force','2021-08-31 12:42:45','2021-08-31 17:42:45','107.189.12.240',NULL,NULL),(27003,'brute_force','2021-08-31 12:42:45','2021-08-31 17:42:45',NULL,NULL,'admin'),(27004,'brute_force','2021-08-31 12:44:46','2021-08-31 17:44:46','189.172.110.49',NULL,NULL),(27005,'brute_force','2021-08-31 12:44:51','2021-08-31 17:44:51','189.172.110.49',NULL,NULL),(27006,'brute_force','2021-08-31 12:44:51','2021-08-31 17:44:51',NULL,NULL,'root'),(27007,'brute_force','2021-08-31 12:46:48','2021-08-31 17:46:48','103.116.167.242',NULL,NULL),(27008,'brute_force','2021-08-31 12:46:53','2021-08-31 17:46:53','103.116.167.242',NULL,NULL),(27009,'brute_force','2021-08-31 12:46:53','2021-08-31 17:46:53',NULL,NULL,'edp'),(27010,'brute_force','2021-08-31 12:52:57','2021-08-31 17:52:57','157.100.76.145',NULL,NULL),(27011,'brute_force','2021-08-31 12:53:01','2021-08-31 17:53:01','181.198.232.204',NULL,NULL),(27012,'brute_force','2021-08-31 12:53:01','2021-08-31 17:53:01',NULL,NULL,'vtchadin'),(27013,'brute_force','2021-08-31 12:55:09','2021-08-31 17:55:09','111.119.187.23',NULL,NULL),(27014,'brute_force','2021-08-31 12:55:15','2021-08-31 17:55:15','111.119.187.23',NULL,NULL),(27015,'brute_force','2021-08-31 12:55:15','2021-08-31 17:55:15',NULL,NULL,'admin'),(27016,'brute_force','2021-08-31 12:56:27','2021-08-31 17:56:27','106.214.46.143',NULL,NULL),(27017,'brute_force','2021-08-31 12:56:35','2021-08-31 17:56:35','106.214.46.143',NULL,NULL),(27018,'brute_force','2021-08-31 12:56:35','2021-08-31 17:56:35',NULL,NULL,'miklsadmin'),(27019,'brute_force','2021-08-31 13:00:31','2021-08-31 18:00:31','168.197.10.4',NULL,NULL),(27020,'brute_force','2021-08-31 13:00:36','2021-08-31 18:00:36','168.197.10.4',NULL,NULL),(27021,'brute_force','2021-08-31 13:00:36','2021-08-31 18:00:36',NULL,NULL,'number9'),(27022,'brute_force','2021-08-31 13:07:32','2021-08-31 18:07:32','199.126.250.70',NULL,NULL),(27023,'brute_force','2021-08-31 13:07:36','2021-08-31 18:07:36','199.126.250.70',NULL,NULL),(27024,'brute_force','2021-08-31 13:07:36','2021-08-31 18:07:36',NULL,NULL,'samsung'),(27025,'brute_force','2021-08-31 13:16:53','2021-08-31 18:16:53','180.253.167.224',NULL,NULL),(27026,'brute_force','2021-08-31 13:17:00','2021-08-31 18:17:00','180.253.167.224',NULL,NULL),(27027,'brute_force','2021-08-31 13:17:00','2021-08-31 18:17:00',NULL,NULL,'root'),(27028,'brute_force','2021-08-31 13:18:25','2021-08-31 18:18:25','159.146.72.36',NULL,NULL),(27029,'brute_force','2021-08-31 13:18:35','2021-08-31 18:18:35','159.146.72.36',NULL,NULL),(27030,'brute_force','2021-08-31 13:18:35','2021-08-31 18:18:35',NULL,NULL,'[login]'),(27031,'brute_force','2021-08-31 13:35:15','2021-08-31 18:35:15','211.177.33.159',NULL,NULL),(27032,'brute_force','2021-08-31 13:35:20','2021-08-31 18:35:20','211.177.33.159',NULL,NULL),(27033,'brute_force','2021-08-31 13:35:20','2021-08-31 18:35:20',NULL,NULL,'cwright'),(27034,'brute_force','2021-08-31 13:39:35','2021-08-31 18:39:35','102.141.113.129',NULL,NULL),(27035,'brute_force','2021-08-31 13:39:41','2021-08-31 18:39:41','102.141.113.129',NULL,NULL),(27036,'brute_force','2021-08-31 13:39:41','2021-08-31 18:39:41',NULL,NULL,'teknika'),(27037,'brute_force','2021-08-31 13:46:40','2021-08-31 18:46:40','158.140.89.15',NULL,NULL),(27038,'brute_force','2021-08-31 13:46:47','2021-08-31 18:46:47','158.140.89.15',NULL,NULL),(27039,'brute_force','2021-08-31 13:46:47','2021-08-31 18:46:47',NULL,NULL,'admin'),(27040,'brute_force','2021-08-31 13:54:56','2021-08-31 18:54:56','157.33.197.45',NULL,NULL),(27041,'brute_force','2021-08-31 13:55:17','2021-08-31 18:55:17','157.33.197.45',NULL,NULL),(27042,'brute_force','2021-08-31 13:55:17','2021-08-31 18:55:17',NULL,NULL,'cperoot'),(27043,'brute_force','2021-08-31 13:58:41','2021-08-31 18:58:41','41.141.152.27',NULL,NULL),(27044,'brute_force','2021-08-31 13:58:47','2021-08-31 18:58:47','41.141.152.27',NULL,NULL),(27045,'brute_force','2021-08-31 13:58:47','2021-08-31 18:58:47',NULL,NULL,'admin'),(27046,'brute_force','2021-08-31 14:00:48','2021-08-31 19:00:48','170.239.110.71',NULL,NULL),(27047,'brute_force','2021-08-31 14:01:16','2021-08-31 19:01:16','170.239.110.71',NULL,NULL),(27048,'brute_force','2021-08-31 14:01:16','2021-08-31 19:01:16',NULL,NULL,'[login]'),(27049,'brute_force','2021-08-31 14:05:03','2021-08-31 19:05:03','103.106.239.104',NULL,NULL),(27050,'brute_force','2021-08-31 14:05:09','2021-08-31 19:05:09','103.106.239.104',NULL,NULL),(27051,'brute_force','2021-08-31 14:05:09','2021-08-31 19:05:09',NULL,NULL,'[login]'),(27052,'brute_force','2021-08-31 14:14:10','2021-08-31 19:14:10','191.177.180.99',NULL,NULL),(27053,'brute_force','2021-08-31 14:14:15','2021-08-31 19:14:15','191.177.180.99',NULL,NULL),(27054,'brute_force','2021-08-31 14:14:15','2021-08-31 19:14:15',NULL,NULL,'[login]'),(27055,'brute_force','2021-08-31 14:24:52','2021-08-31 19:24:52','151.238.148.127',NULL,NULL),(27056,'brute_force','2021-08-31 14:24:59','2021-08-31 19:24:59','151.238.148.127',NULL,NULL),(27057,'brute_force','2021-08-31 14:24:59','2021-08-31 19:24:59',NULL,NULL,'STARNET'),(27058,'brute_force','2021-08-31 14:26:49','2021-08-31 19:26:49','182.0.167.249',NULL,NULL),(27059,'brute_force','2021-08-31 14:26:56','2021-08-31 19:26:56','182.0.167.249',NULL,NULL),(27060,'brute_force','2021-08-31 14:26:56','2021-08-31 19:26:56',NULL,NULL,'1'),(27061,'brute_force','2021-08-31 14:34:23','2021-08-31 19:34:23','106.77.38.38',NULL,NULL),(27062,'brute_force','2021-08-31 14:34:30','2021-08-31 19:34:30','106.77.38.38',NULL,NULL),(27063,'brute_force','2021-08-31 14:34:30','2021-08-31 19:34:30',NULL,NULL,'fuad'),(27064,'brute_force','2021-08-31 14:36:47','2021-08-31 19:36:47','1.23.165.10',NULL,NULL),(27065,'brute_force','2021-08-31 14:36:54','2021-08-31 19:36:54','1.23.165.10',NULL,NULL),(27066,'brute_force','2021-08-31 14:36:54','2021-08-31 19:36:54',NULL,NULL,'admin'),(27067,'brute_force','2021-08-31 14:41:46','2021-08-31 19:41:46','171.252.153.217',NULL,NULL),(27068,'brute_force','2021-08-31 14:41:52','2021-08-31 19:41:52','171.252.153.217',NULL,NULL),(27069,'brute_force','2021-08-31 14:41:52','2021-08-31 19:41:52',NULL,NULL,'suportemk'),(27070,'brute_force','2021-08-31 14:47:20','2021-08-31 19:47:20','192.48.113.47',NULL,NULL),(27071,'brute_force','2021-08-31 14:47:27','2021-08-31 19:47:27','192.48.113.47',NULL,NULL),(27072,'brute_force','2021-08-31 14:47:27','2021-08-31 19:47:27',NULL,NULL,'v2v'),(27073,'brute_force','2021-08-31 14:50:18','2021-08-31 19:50:18','103.211.54.226',NULL,NULL),(27074,'brute_force','2021-08-31 14:50:23','2021-08-31 19:50:23','103.211.54.226',NULL,NULL),(27075,'brute_force','2021-08-31 14:50:23','2021-08-31 19:50:23',NULL,NULL,'admin'),(27076,'brute_force','2021-08-31 15:06:32','2021-08-31 20:06:32','201.17.158.39',NULL,NULL),(27077,'brute_force','2021-08-31 15:06:56','2021-08-31 20:06:56','201.17.158.39',NULL,NULL),(27078,'brute_force','2021-08-31 15:06:56','2021-08-31 20:06:56',NULL,NULL,'wpmu'),(27079,'brute_force','2021-08-31 15:07:41','2021-08-31 20:07:41','58.230.222.78',NULL,NULL),(27080,'brute_force','2021-08-31 15:07:47','2021-08-31 20:07:47','58.230.222.78',NULL,NULL),(27081,'brute_force','2021-08-31 15:07:47','2021-08-31 20:07:47',NULL,NULL,'[login]'),(27082,'brute_force','2021-08-31 15:16:02','2021-08-31 20:16:02','49.149.234.227',NULL,NULL),(27083,'brute_force','2021-08-31 15:16:08','2021-08-31 20:16:08','49.149.234.227',NULL,NULL),(27084,'brute_force','2021-08-31 15:16:08','2021-08-31 20:16:08',NULL,NULL,'admin'),(27085,'brute_force','2021-08-31 15:23:03','2021-08-31 20:23:03','201.114.74.97',NULL,NULL),(27086,'brute_force','2021-08-31 15:23:38','2021-08-31 20:23:38','201.114.74.97',NULL,NULL),(27087,'brute_force','2021-08-31 15:23:38','2021-08-31 20:23:38',NULL,NULL,'babul'),(27088,'brute_force','2021-08-31 15:24:11','2021-08-31 20:24:11','180.253.167.40',NULL,NULL),(27089,'brute_force','2021-08-31 15:24:17','2021-08-31 20:24:17','180.253.167.40',NULL,NULL),(27090,'brute_force','2021-08-31 15:24:17','2021-08-31 20:24:17',NULL,NULL,'admin12345'),(27091,'brute_force','2021-08-31 15:31:06','2021-08-31 20:31:06','187.126.215.232',NULL,NULL),(27092,'brute_force','2021-08-31 15:31:12','2021-08-31 20:31:12','187.126.215.232',NULL,NULL),(27093,'brute_force','2021-08-31 15:31:12','2021-08-31 20:31:12',NULL,NULL,'root'),(27094,'brute_force','2021-08-31 15:34:26','2021-08-31 20:34:26','1.55.94.107',NULL,NULL),(27095,'brute_force','2021-08-31 15:34:33','2021-08-31 20:34:33','1.55.94.107',NULL,NULL),(27096,'brute_force','2021-08-31 15:34:33','2021-08-31 20:34:33',NULL,NULL,'sadmin'),(27097,'brute_force','2021-08-31 15:44:15','2021-08-31 20:44:15','109.66.33.89',NULL,NULL),(27098,'brute_force','2021-08-31 15:44:19','2021-08-31 20:44:19','109.66.33.89',NULL,NULL),(27099,'brute_force','2021-08-31 15:44:19','2021-08-31 20:44:19',NULL,NULL,'5linx'),(27100,'brute_force','2021-08-31 15:44:38','2021-08-31 20:44:38','123.193.250.1',NULL,NULL),(27101,'brute_force','2021-08-31 15:44:43','2021-08-31 20:44:43','123.193.250.1',NULL,NULL),(27102,'brute_force','2021-08-31 15:44:43','2021-08-31 20:44:43',NULL,NULL,'root'),(27103,'brute_force','2021-08-31 15:51:38','2021-08-31 20:51:38','201.216.102.73',NULL,NULL),(27104,'brute_force','2021-08-31 15:51:45','2021-08-31 20:51:45','201.216.102.73',NULL,NULL),(27105,'brute_force','2021-08-31 15:51:45','2021-08-31 20:51:45',NULL,NULL,'admin'),(27106,'brute_force','2021-08-31 15:56:26','2021-08-31 20:56:26','196.117.103.121',NULL,NULL),(27107,'brute_force','2021-08-31 15:56:33','2021-08-31 20:56:33','196.117.103.121',NULL,NULL),(27108,'brute_force','2021-08-31 15:56:33','2021-08-31 20:56:33',NULL,NULL,'admin'),(27109,'brute_force','2021-08-31 16:03:40','2021-08-31 21:03:40','196.15.164.187',NULL,NULL),(27110,'brute_force','2021-08-31 16:03:48','2021-08-31 21:03:48','196.15.164.187',NULL,NULL),(27111,'brute_force','2021-08-31 16:03:48','2021-08-31 21:03:48',NULL,NULL,'m.esposito'),(27112,'brute_force','2021-08-31 16:07:52','2021-08-31 21:07:52','112.172.225.163',NULL,NULL),(27113,'brute_force','2021-08-31 16:07:58','2021-08-31 21:07:58','112.172.225.163',NULL,NULL),(27114,'brute_force','2021-08-31 16:07:58','2021-08-31 21:07:58',NULL,NULL,'iloveyou'),(27115,'brute_force','2021-08-31 16:15:24','2021-08-31 21:15:24','189.181.40.206',NULL,NULL),(27116,'brute_force','2021-08-31 16:15:30','2021-08-31 21:15:30','189.181.40.206',NULL,NULL),(27117,'brute_force','2021-08-31 16:15:30','2021-08-31 21:15:30',NULL,NULL,'alt'),(27118,'brute_force','2021-08-31 16:26:41','2021-08-31 21:26:41','187.205.65.225',NULL,NULL),(27119,'brute_force','2021-08-31 16:26:51','2021-08-31 21:26:51','187.205.65.225',NULL,NULL),(27120,'brute_force','2021-08-31 16:26:51','2021-08-31 21:26:51',NULL,NULL,'cisco'),(27121,'brute_force','2021-08-31 16:28:36','2021-08-31 21:28:36','79.169.137.39',NULL,NULL),(27122,'brute_force','2021-08-31 16:28:41','2021-08-31 21:28:41','79.169.137.39',NULL,NULL),(27123,'brute_force','2021-08-31 16:28:41','2021-08-31 21:28:41',NULL,NULL,'M3sM0vil'),(27124,'brute_force','2021-08-31 16:36:30','2021-08-31 21:36:30','222.124.123.235',NULL,NULL),(27125,'brute_force','2021-08-31 16:36:36','2021-08-31 21:36:36','222.124.123.235',NULL,NULL),(27126,'brute_force','2021-08-31 16:36:36','2021-08-31 21:36:36',NULL,NULL,'root'),(27127,'brute_force','2021-08-31 16:52:41','2021-08-31 21:52:41','187.190.190.135',NULL,NULL),(27128,'brute_force','2021-08-31 16:52:46','2021-08-31 21:52:46','187.190.190.135',NULL,NULL),(27129,'brute_force','2021-08-31 16:52:46','2021-08-31 21:52:46',NULL,NULL,'admin'),(27130,'brute_force','2021-08-31 16:56:58','2021-08-31 21:56:58','170.83.16.134',NULL,NULL),(27131,'brute_force','2021-08-31 16:57:03','2021-08-31 21:57:03','170.83.16.134',NULL,NULL),(27132,'brute_force','2021-08-31 16:57:03','2021-08-31 21:57:03',NULL,NULL,'cisco'),(27133,'brute_force','2021-08-31 17:11:41','2021-08-31 22:11:41','202.191.107.190',NULL,NULL),(27134,'brute_force','2021-08-31 17:11:47','2021-08-31 22:11:47','202.191.107.190',NULL,NULL),(27135,'brute_force','2021-08-31 17:11:47','2021-08-31 22:11:47',NULL,NULL,'a2iadmin'),(27136,'brute_force','2021-08-31 17:24:16','2021-08-31 22:24:16','59.98.173.140',NULL,NULL),(27137,'brute_force','2021-08-31 17:24:25','2021-08-31 22:24:25','59.98.173.140',NULL,NULL),(27138,'brute_force','2021-08-31 17:24:25','2021-08-31 22:24:25',NULL,NULL,'[login]'),(27139,'brute_force','2021-08-31 17:24:25','2021-08-31 22:24:25','196.190.88.177',NULL,NULL),(27140,'brute_force','2021-08-31 17:25:03','2021-08-31 22:25:03','196.190.88.177',NULL,NULL),(27141,'brute_force','2021-08-31 17:25:03','2021-08-31 22:25:03',NULL,NULL,'sokrat'),(27142,'brute_force','2021-08-31 17:47:58','2021-08-31 22:47:58','78.131.20.22',NULL,NULL),(27143,'brute_force','2021-08-31 17:48:23','2021-08-31 22:48:23','78.131.20.22',NULL,NULL),(27144,'brute_force','2021-08-31 17:48:23','2021-08-31 22:48:23',NULL,NULL,'159357'),(27145,'brute_force','2021-08-31 17:54:09','2021-08-31 22:54:09','203.99.57.70',NULL,NULL),(27146,'brute_force','2021-08-31 17:54:17','2021-08-31 22:54:17','203.99.57.70',NULL,NULL),(27147,'brute_force','2021-08-31 17:54:17','2021-08-31 22:54:17',NULL,NULL,'admin'),(27148,'brute_force','2021-08-31 18:02:16','2021-08-31 23:02:16','41.226.38.134',NULL,NULL),(27149,'brute_force','2021-08-31 18:02:42','2021-08-31 23:02:42','41.226.38.134',NULL,NULL),(27150,'brute_force','2021-08-31 18:02:42','2021-08-31 23:02:42',NULL,NULL,'serial'),(27151,'brute_force','2021-08-31 18:04:40','2021-08-31 23:04:40','197.185.99.35',NULL,NULL),(27152,'brute_force','2021-08-31 18:04:46','2021-08-31 23:04:46','197.185.99.35',NULL,NULL),(27153,'brute_force','2021-08-31 18:04:46','2021-08-31 23:04:46',NULL,NULL,'[login]'),(27154,'brute_force','2021-08-31 18:13:14','2021-08-31 23:13:14','119.15.91.182',NULL,NULL),(27155,'brute_force','2021-08-31 18:13:22','2021-08-31 23:13:22','119.15.91.182',NULL,NULL),(27156,'brute_force','2021-08-31 18:13:22','2021-08-31 23:13:22',NULL,NULL,'mahesh'),(27157,'brute_force','2021-08-31 18:32:55','2021-08-31 23:32:55','139.228.8.9',NULL,NULL),(27158,'brute_force','2021-08-31 18:33:01','2021-08-31 23:33:01','139.228.8.9',NULL,NULL),(27159,'brute_force','2021-08-31 18:33:01','2021-08-31 23:33:01',NULL,NULL,'cisco'),(27160,'brute_force','2021-08-31 18:45:42','2021-08-31 23:45:42','181.198.218.243',NULL,NULL),(27161,'brute_force','2021-08-31 18:45:46','2021-08-31 23:45:46','181.198.218.243',NULL,NULL),(27162,'brute_force','2021-08-31 18:45:46','2021-08-31 23:45:46',NULL,NULL,'jc_solis'),(27163,'brute_force','2021-08-31 18:47:07','2021-08-31 23:47:07','45.165.121.254',NULL,NULL),(27164,'brute_force','2021-08-31 18:47:49','2021-08-31 23:47:49','45.165.121.254',NULL,NULL),(27165,'brute_force','2021-08-31 18:47:49','2021-08-31 23:47:49',NULL,NULL,'[login]'),(27166,'brute_force','2021-08-31 18:53:58','2021-08-31 23:53:58','177.245.103.230',NULL,NULL),(27167,'brute_force','2021-08-31 18:54:03','2021-08-31 23:54:03','177.245.103.230',NULL,NULL),(27168,'brute_force','2021-08-31 18:54:03','2021-08-31 23:54:03',NULL,NULL,'CCB'),(27169,'brute_force','2021-08-31 19:17:42','2021-09-01 00:17:42','49.37.157.133',NULL,NULL),(27170,'brute_force','2021-08-31 19:17:49','2021-09-01 00:17:49','49.37.157.133',NULL,NULL),(27171,'brute_force','2021-08-31 19:17:49','2021-09-01 00:17:49',NULL,NULL,'support'),(27172,'brute_force','2021-08-31 19:29:16','2021-09-01 00:29:16','61.80.196.177',NULL,NULL),(27173,'brute_force','2021-08-31 19:29:25','2021-09-01 00:29:25','61.80.196.177',NULL,NULL),(27174,'brute_force','2021-08-31 19:29:25','2021-09-01 00:29:25',NULL,NULL,'chandru'),(27175,'brute_force','2021-08-31 19:39:12','2021-09-01 00:39:12','124.28.166.227',NULL,NULL),(27176,'brute_force','2021-08-31 19:39:18','2021-09-01 00:39:18','124.28.166.227',NULL,NULL),(27177,'brute_force','2021-08-31 19:39:18','2021-09-01 00:39:18',NULL,NULL,'root'),(27178,'brute_force','2021-08-31 19:47:09','2021-09-01 00:47:09','45.135.187.152',NULL,NULL),(27179,'brute_force','2021-08-31 19:47:09','2021-09-01 00:47:09',NULL,NULL,'admin'),(27180,'brute_force','2021-08-31 19:52:35','2021-09-01 00:52:35','189.172.110.49',NULL,NULL),(27181,'brute_force','2021-08-31 19:52:39','2021-09-01 00:52:39','189.172.110.49',NULL,NULL),(27182,'brute_force','2021-08-31 19:52:39','2021-09-01 00:52:39',NULL,NULL,'admin'),(27183,'brute_force','2021-08-31 20:08:31','2021-09-01 01:08:31','175.158.53.131',NULL,NULL),(27184,'brute_force','2021-08-31 20:08:37','2021-09-01 01:08:37','175.158.53.131',NULL,NULL),(27185,'brute_force','2021-08-31 20:08:37','2021-09-01 01:08:37',NULL,NULL,'[login]'),(27186,'brute_force','2021-08-31 20:16:45','2021-09-01 01:16:45','111.90.145.190',NULL,NULL),(27187,'brute_force','2021-08-31 20:16:45','2021-09-01 01:16:45',NULL,NULL,'admin'),(27188,'brute_force','2021-08-31 20:21:16','2021-09-01 01:21:16','102.66.102.114',NULL,NULL),(27189,'brute_force','2021-08-31 20:21:24','2021-09-01 01:21:24','102.66.102.114',NULL,NULL),(27190,'brute_force','2021-08-31 20:21:24','2021-09-01 01:21:24',NULL,NULL,'admin'),(27191,'brute_force','2021-08-31 20:33:34','2021-09-01 01:33:34','162.216.161.40',NULL,NULL),(27192,'brute_force','2021-08-31 20:33:39','2021-09-01 01:33:39','162.216.161.40',NULL,NULL),(27193,'brute_force','2021-08-31 20:33:39','2021-09-01 01:33:39',NULL,NULL,'[login]'),(27194,'brute_force','2021-08-31 20:43:41','2021-09-01 01:43:41','177.37.84.108',NULL,NULL),(27195,'brute_force','2021-08-31 20:43:47','2021-09-01 01:43:47','177.37.84.108',NULL,NULL),(27196,'brute_force','2021-08-31 20:43:47','2021-09-01 01:43:47',NULL,NULL,'root'),(27197,'brute_force','2021-08-31 20:59:26','2021-09-01 01:59:26','189.79.170.142',NULL,NULL),(27198,'brute_force','2021-08-31 20:59:31','2021-09-01 01:59:31','189.79.170.142',NULL,NULL),(27199,'brute_force','2021-08-31 20:59:31','2021-09-01 01:59:31',NULL,NULL,'admin'),(27200,'brute_force','2021-08-31 21:15:52','2021-09-01 02:15:52','178.238.178.245',NULL,NULL),(27201,'brute_force','2021-08-31 21:16:07','2021-09-01 02:16:07','178.238.178.245',NULL,NULL),(27202,'brute_force','2021-08-31 21:16:07','2021-09-01 02:16:07',NULL,NULL,'ghy'),(27203,'brute_force','2021-08-31 21:26:40','2021-09-01 02:26:40','187.50.92.125',NULL,NULL),(27204,'brute_force','2021-08-31 21:26:45','2021-09-01 02:26:45','187.50.92.125',NULL,NULL),(27205,'brute_force','2021-08-31 21:26:45','2021-09-01 02:26:45',NULL,NULL,'megabyte'),(27206,'brute_force','2021-08-31 21:38:01','2021-09-01 02:38:01','49.161.97.119',NULL,NULL),(27207,'brute_force','2021-08-31 21:38:07','2021-09-01 02:38:07','49.161.97.119',NULL,NULL),(27208,'brute_force','2021-08-31 21:38:07','2021-09-01 02:38:07',NULL,NULL,'Soporte'),(27209,'brute_force','2021-08-31 21:53:07','2021-09-01 02:53:07','103.86.100.37',NULL,NULL),(27210,'brute_force','2021-08-31 21:53:12','2021-09-01 02:53:12','103.86.100.37',NULL,NULL),(27211,'brute_force','2021-08-31 21:53:12','2021-09-01 02:53:12',NULL,NULL,'[login]'),(27212,'brute_force','2021-08-31 22:19:06','2021-09-01 03:19:06','189.6.222.100',NULL,NULL),(27213,'brute_force','2021-08-31 22:19:12','2021-09-01 03:19:12','189.6.222.100',NULL,NULL),(27214,'brute_force','2021-08-31 22:19:12','2021-09-01 03:19:12',NULL,NULL,'[login]'),(27215,'brute_force','2021-08-31 22:34:17','2021-09-01 03:34:17','82.154.67.47',NULL,NULL),(27216,'brute_force','2021-08-31 22:34:37','2021-09-01 03:34:37','82.154.67.47',NULL,NULL),(27217,'brute_force','2021-08-31 22:34:37','2021-09-01 03:34:37',NULL,NULL,'[login]'),(27218,'brute_force','2021-08-31 23:05:19','2021-09-01 04:05:19','110.137.130.24',NULL,NULL),(27219,'brute_force','2021-08-31 23:05:25','2021-09-01 04:05:25','110.137.130.24',NULL,NULL),(27220,'brute_force','2021-08-31 23:05:25','2021-09-01 04:05:25',NULL,NULL,'[login]'),(27221,'brute_force','2021-08-31 23:20:54','2021-09-01 04:20:54','201.216.102.73',NULL,NULL),(27222,'brute_force','2021-08-31 23:21:05','2021-09-01 04:21:05','201.216.102.73',NULL,NULL),(27223,'brute_force','2021-08-31 23:21:05','2021-09-01 04:21:05',NULL,NULL,'naturecare'),(27224,'brute_force','2021-08-31 23:35:52','2021-09-01 04:35:52','164.160.95.3',NULL,NULL),(27225,'brute_force','2021-08-31 23:36:15','2021-09-01 04:36:15','164.160.95.3',NULL,NULL),(27226,'brute_force','2021-08-31 23:36:15','2021-09-01 04:36:15',NULL,NULL,'nayef'),(27227,'brute_force','2021-08-31 23:43:56','2021-09-01 04:43:56','103.131.2.29',NULL,NULL),(27228,'brute_force','2021-08-31 23:44:01','2021-09-01 04:44:01','180.241.44.120',NULL,NULL),(27229,'brute_force','2021-08-31 23:44:01','2021-09-01 04:44:01',NULL,NULL,'tecnico'),(27230,'brute_force','2021-08-31 23:45:47','2021-09-01 04:45:47','185.128.26.218',NULL,NULL),(27231,'brute_force','2021-08-31 23:45:47','2021-09-01 04:45:47',NULL,2,'gruposuadi'),(27232,'brute_force','2021-09-01 00:00:19','2021-09-01 05:00:19','27.34.47.221',NULL,NULL),(27233,'brute_force','2021-09-01 00:00:25','2021-09-01 05:00:25','27.34.47.221',NULL,NULL),(27234,'brute_force','2021-09-01 00:00:25','2021-09-01 05:00:25',NULL,NULL,'admin'),(27235,'brute_force','2021-09-01 00:23:32','2021-09-01 05:23:32','121.136.220.60',NULL,NULL),(27236,'brute_force','2021-09-01 00:23:37','2021-09-01 05:23:37','121.136.220.60',NULL,NULL),(27237,'brute_force','2021-09-01 00:23:37','2021-09-01 05:23:37',NULL,NULL,'root'),(27238,'brute_force','2021-09-01 00:32:50','2021-09-01 05:32:50','121.162.219.154',NULL,NULL),(27239,'brute_force','2021-09-01 00:32:55','2021-09-01 05:32:55','121.162.219.154',NULL,NULL),(27240,'brute_force','2021-09-01 00:32:55','2021-09-01 05:32:55',NULL,NULL,'[login]'),(27241,'brute_force','2021-09-01 00:55:23','2021-09-01 05:55:23','105.244.156.192',NULL,NULL),(27242,'brute_force','2021-09-01 00:55:32','2021-09-01 05:55:32','105.244.156.192',NULL,NULL),(27243,'brute_force','2021-09-01 00:55:32','2021-09-01 05:55:32',NULL,NULL,'Nadmozg'),(27244,'brute_force','2021-09-01 01:00:07','2021-09-01 06:00:07','202.69.62.26',NULL,NULL),(27245,'brute_force','2021-09-01 01:00:17','2021-09-01 06:00:17','202.69.62.26',NULL,NULL),(27246,'brute_force','2021-09-01 01:00:17','2021-09-01 06:00:17',NULL,NULL,'admin'),(27247,'brute_force','2021-09-01 01:06:58','2021-09-01 06:06:58','102.69.130.239',NULL,NULL),(27248,'brute_force','2021-09-01 01:07:03','2021-09-01 06:07:03','102.69.130.239',NULL,NULL),(27249,'brute_force','2021-09-01 01:07:03','2021-09-01 06:07:03',NULL,NULL,'[login]'),(27250,'brute_force','2021-09-01 01:22:25','2021-09-01 06:22:25','95.134.189.36',NULL,NULL),(27251,'brute_force','2021-09-01 01:45:09','2021-09-01 06:45:09','207.204.90.249',NULL,NULL),(27252,'brute_force','2021-09-01 01:45:14','2021-09-01 06:45:14','207.204.90.249',NULL,NULL),(27253,'brute_force','2021-09-01 01:45:14','2021-09-01 06:45:14',NULL,NULL,'[login]'),(27254,'brute_force','2021-09-01 01:55:55','2021-09-01 06:55:55','121.162.219.154',NULL,NULL),(27255,'brute_force','2021-09-01 01:55:55','2021-09-01 06:55:55',NULL,NULL,'[login]'),(27256,'brute_force','2021-09-01 02:02:51','2021-09-01 07:02:51','197.10.178.33',NULL,NULL),(27257,'brute_force','2021-09-01 02:02:56','2021-09-01 07:02:56','197.10.178.33',NULL,NULL),(27258,'brute_force','2021-09-01 02:02:56','2021-09-01 07:02:56',NULL,NULL,'kris'),(27259,'brute_force','2021-09-01 02:12:57','2021-09-01 07:12:57','197.185.97.196',NULL,NULL),(27260,'brute_force','2021-09-01 02:13:19','2021-09-01 07:13:19','197.185.97.196',NULL,NULL),(27261,'brute_force','2021-09-01 02:13:19','2021-09-01 07:13:19',NULL,NULL,'graphics'),(27262,'brute_force','2021-09-01 02:21:04','2021-09-01 07:21:04','49.205.178.69',NULL,NULL),(27263,'brute_force','2021-09-01 02:21:09','2021-09-01 07:21:09','49.205.178.69',NULL,NULL),(27264,'brute_force','2021-09-01 02:21:09','2021-09-01 07:21:09',NULL,NULL,'admin'),(27265,'brute_force','2021-09-01 02:32:42','2021-09-01 07:32:42','124.43.12.154',NULL,NULL),(27266,'brute_force','2021-09-01 02:32:47','2021-09-01 07:32:47','124.43.12.154',NULL,NULL),(27267,'brute_force','2021-09-01 02:32:47','2021-09-01 07:32:47',NULL,NULL,'[login]'),(27268,'brute_force','2021-09-01 02:38:48','2021-09-01 07:38:48','180.249.203.3',NULL,NULL),(27269,'brute_force','2021-09-01 02:38:56','2021-09-01 07:38:56','180.249.203.3',NULL,NULL),(27270,'brute_force','2021-09-01 02:38:56','2021-09-01 07:38:56',NULL,NULL,'admin.giorgi'),(27271,'brute_force','2021-09-01 02:46:32','2021-09-01 07:46:32','51.158.186.59',NULL,NULL),(27272,'brute_force','2021-09-01 02:46:32','2021-09-01 07:46:32',NULL,NULL,'admin'),(27273,'brute_force','2021-09-01 02:49:28','2021-09-01 07:49:28','180.254.72.41',NULL,NULL),(27274,'brute_force','2021-09-01 02:49:34','2021-09-01 07:49:34','180.254.72.41',NULL,NULL),(27275,'brute_force','2021-09-01 02:49:34','2021-09-01 07:49:34',NULL,NULL,'[login]'),(27276,'brute_force','2021-09-01 03:00:44','2021-09-01 08:00:44','41.226.38.134',NULL,NULL),(27277,'brute_force','2021-09-01 03:00:55','2021-09-01 08:00:55','41.226.38.134',NULL,NULL),(27278,'brute_force','2021-09-01 03:00:55','2021-09-01 08:00:55',NULL,NULL,'cne-dele-admin'),(27279,'brute_force','2021-09-01 03:01:37','2021-09-01 08:01:37','122.161.72.230',NULL,NULL),(27280,'brute_force','2021-09-01 03:01:43','2021-09-01 08:01:43','122.161.72.230',NULL,NULL),(27281,'brute_force','2021-09-01 03:01:43','2021-09-01 08:01:43',NULL,NULL,'suporte'),(27282,'brute_force','2021-09-01 03:14:01','2021-09-01 08:14:01','197.240.57.177',NULL,NULL),(27283,'brute_force','2021-09-01 03:14:06','2021-09-01 08:14:06','197.240.57.177',NULL,NULL),(27284,'brute_force','2021-09-01 03:14:06','2021-09-01 08:14:06',NULL,NULL,'oymsol3'),(27285,'brute_force','2021-09-01 03:22:56','2021-09-01 08:22:56','223.235.16.86',NULL,NULL),(27286,'brute_force','2021-09-01 03:23:07','2021-09-01 08:23:07','223.235.16.86',NULL,NULL),(27287,'brute_force','2021-09-01 03:23:07','2021-09-01 08:23:07',NULL,NULL,'[login]'),(27288,'brute_force','2021-09-01 03:35:05','2021-09-01 08:35:05','175.157.40.156',NULL,NULL),(27289,'brute_force','2021-09-01 03:35:13','2021-09-01 08:35:13','175.157.40.156',NULL,NULL),(27290,'brute_force','2021-09-01 03:35:13','2021-09-01 08:35:13',NULL,NULL,'nso'),(27291,'brute_force','2021-09-01 03:39:34','2021-09-01 08:39:34','122.161.72.230',NULL,NULL),(27292,'brute_force','2021-09-01 03:39:40','2021-09-01 08:39:40','122.161.72.230',NULL,NULL),(27293,'brute_force','2021-09-01 03:39:40','2021-09-01 08:39:40',NULL,NULL,'welei'),(27294,'brute_force','2021-09-01 03:49:59','2021-09-01 08:49:59','202.94.160.191',NULL,NULL),(27295,'brute_force','2021-09-01 03:50:05','2021-09-01 08:50:05','202.94.160.191',NULL,NULL),(27296,'brute_force','2021-09-01 03:50:05','2021-09-01 08:50:05',NULL,NULL,'root'),(27297,'brute_force','2021-09-01 03:56:38','2021-09-01 08:56:38','180.243.4.115',NULL,NULL),(27298,'brute_force','2021-09-01 03:56:44','2021-09-01 08:56:44','180.243.4.115',NULL,NULL),(27299,'brute_force','2021-09-01 03:56:44','2021-09-01 08:56:44',NULL,NULL,'AMCSweater'),(27300,'brute_force','2021-09-01 04:09:49','2021-09-01 09:09:49','102.113.225.49',NULL,NULL),(27301,'brute_force','2021-09-01 04:09:54','2021-09-01 09:09:54','102.113.225.49',NULL,NULL),(27302,'brute_force','2021-09-01 04:09:54','2021-09-01 09:09:54',NULL,NULL,'admin'),(27303,'brute_force','2021-09-01 04:26:45','2021-09-01 09:26:45','178.173.158.141',NULL,NULL),(27304,'brute_force','2021-09-01 04:26:52','2021-09-01 09:26:52','178.173.158.141',NULL,NULL),(27305,'brute_force','2021-09-01 04:26:52','2021-09-01 09:26:52',NULL,NULL,'affiugud'),(27306,'brute_force','2021-09-01 04:33:45','2021-09-01 09:33:45','60.49.177.96',NULL,NULL),(27307,'brute_force','2021-09-01 04:34:02','2021-09-01 09:34:02','60.49.177.96',NULL,NULL),(27308,'brute_force','2021-09-01 04:34:02','2021-09-01 09:34:02',NULL,NULL,'[login]'),(27309,'brute_force','2021-09-01 04:43:13','2021-09-01 09:43:13','37.210.199.253',NULL,NULL),(27310,'brute_force','2021-09-01 04:43:18','2021-09-01 09:43:18','37.210.199.253',NULL,NULL),(27311,'brute_force','2021-09-01 04:43:18','2021-09-01 09:43:18',NULL,NULL,'admin'),(27312,'brute_force','2021-09-01 05:01:11','2021-09-01 10:01:11','180.252.84.137',NULL,NULL),(27313,'brute_force','2021-09-01 05:01:17','2021-09-01 10:01:17','180.252.84.137',NULL,NULL),(27314,'brute_force','2021-09-01 05:01:17','2021-09-01 10:01:17',NULL,NULL,'[login]'),(27315,'brute_force','2021-09-01 05:11:16','2021-09-01 10:11:16','197.47.38.107',NULL,NULL),(27316,'brute_force','2021-09-01 05:11:20','2021-09-01 10:11:20','197.47.38.107',NULL,NULL),(27317,'brute_force','2021-09-01 05:11:20','2021-09-01 10:11:20',NULL,NULL,'3dg4r'),(27318,'brute_force','2021-09-01 05:18:52','2021-09-01 10:18:52','103.138.190.25',NULL,NULL),(27319,'brute_force','2021-09-01 05:18:59','2021-09-01 10:18:59','103.138.190.25',NULL,NULL),(27320,'brute_force','2021-09-01 05:18:59','2021-09-01 10:18:59',NULL,NULL,'[login]'),(27321,'brute_force','2021-09-01 05:22:58','2021-09-01 10:22:58','189.39.117.102',NULL,NULL),(27322,'brute_force','2021-09-01 05:23:02','2021-09-01 10:23:02','189.39.117.102',NULL,NULL),(27323,'brute_force','2021-09-01 05:23:02','2021-09-01 10:23:02',NULL,NULL,'admin'),(27324,'brute_force','2021-09-01 05:45:53','2021-09-01 10:45:53','43.224.182.6',NULL,NULL),(27325,'brute_force','2021-09-01 05:45:59','2021-09-01 10:45:59','43.224.182.6',NULL,NULL),(27326,'brute_force','2021-09-01 05:45:59','2021-09-01 10:45:59',NULL,NULL,'1234'),(27327,'brute_force','2021-09-01 05:51:26','2021-09-01 10:51:26','79.106.215.127',NULL,NULL),(27328,'brute_force','2021-09-01 05:51:35','2021-09-01 10:51:35','79.106.215.127',NULL,NULL),(27329,'brute_force','2021-09-01 05:51:35','2021-09-01 10:51:35',NULL,NULL,'dave'),(27330,'brute_force','2021-09-01 06:02:18','2021-09-01 11:02:18','60.49.177.96',NULL,NULL),(27331,'brute_force','2021-09-01 06:02:26','2021-09-01 11:02:26','60.49.177.96',NULL,NULL),(27332,'brute_force','2021-09-01 06:02:26','2021-09-01 11:02:26',NULL,NULL,'123123'),(27333,'brute_force','2021-09-01 06:09:11','2021-09-01 11:09:11','180.243.4.115',NULL,NULL),(27334,'brute_force','2021-09-01 06:09:17','2021-09-01 11:09:17','180.243.4.115',NULL,NULL),(27335,'brute_force','2021-09-01 06:09:17','2021-09-01 11:09:17',NULL,NULL,'6deploy'),(27336,'brute_force','2021-09-01 06:20:39','2021-09-01 11:20:39','103.134.25.20',NULL,NULL),(27337,'brute_force','2021-09-01 06:20:44','2021-09-01 11:20:44','103.134.25.20',NULL,NULL),(27338,'brute_force','2021-09-01 06:20:44','2021-09-01 11:20:44',NULL,NULL,'root'),(27339,'brute_force','2021-09-01 06:27:31','2021-09-01 11:27:31','103.138.190.25',NULL,NULL),(27340,'brute_force','2021-09-01 06:27:37','2021-09-01 11:27:37','103.138.190.25',NULL,NULL),(27341,'brute_force','2021-09-01 06:27:37','2021-09-01 11:27:37',NULL,NULL,'admin'),(27342,'brute_force','2021-09-01 06:40:44','2021-09-01 11:40:44','45.115.187.6',NULL,NULL),(27343,'brute_force','2021-09-01 06:40:52','2021-09-01 11:40:52','45.115.187.6',NULL,NULL),(27344,'brute_force','2021-09-01 06:40:52','2021-09-01 11:40:52',NULL,NULL,'[login]'),(27345,'brute_force','2021-09-01 06:46:49','2021-09-01 11:46:49','39.40.235.170',NULL,NULL),(27346,'brute_force','2021-09-01 06:46:55','2021-09-01 11:46:55','39.40.235.170',NULL,NULL),(27347,'brute_force','2021-09-01 06:46:55','2021-09-01 11:46:55',NULL,NULL,'admin'),(27348,'brute_force','2021-09-01 07:00:55','2021-09-01 12:00:55','197.185.115.36',NULL,NULL),(27349,'brute_force','2021-09-01 07:01:03','2021-09-01 12:01:03','197.185.115.36',NULL,NULL),(27350,'brute_force','2021-09-01 07:01:03','2021-09-01 12:01:03',NULL,NULL,'admin'),(27351,'brute_force','2021-09-01 07:12:40','2021-09-01 12:12:40','157.38.51.44',NULL,NULL),(27352,'brute_force','2021-09-01 07:18:45','2021-09-01 12:18:45','197.231.180.83',NULL,NULL),(27353,'brute_force','2021-09-01 07:18:59','2021-09-01 12:18:59','197.231.180.83',NULL,NULL),(27354,'brute_force','2021-09-01 07:18:59','2021-09-01 12:18:59',NULL,NULL,'k0ldbl00d'),(27355,'brute_force','2021-09-01 07:24:41','2021-09-01 12:24:41','112.171.176.114',NULL,NULL),(27356,'brute_force','2021-09-01 07:24:50','2021-09-01 12:24:50','112.171.176.114',NULL,NULL),(27357,'brute_force','2021-09-01 07:24:50','2021-09-01 12:24:50',NULL,NULL,'brunol'),(27358,'brute_force','2021-09-01 07:38:09','2021-09-01 12:38:09','179.1.129.35',NULL,NULL),(27359,'brute_force','2021-09-01 07:38:13','2021-09-01 12:38:13','179.1.129.35',NULL,NULL),(27360,'brute_force','2021-09-01 07:38:13','2021-09-01 12:38:13',NULL,NULL,'[login]'),(27361,'brute_force','2021-09-01 07:49:23','2021-09-01 12:49:23','123.231.21.27',NULL,NULL),(27362,'brute_force','2021-09-01 07:49:33','2021-09-01 12:49:33','123.231.21.27',NULL,NULL),(27363,'brute_force','2021-09-01 07:49:33','2021-09-01 12:49:33',NULL,NULL,'udjun'),(27364,'brute_force','2021-09-01 07:55:13','2021-09-01 12:55:13','39.50.126.49',NULL,NULL),(27365,'brute_force','2021-09-01 07:55:20','2021-09-01 12:55:20','39.50.126.49',NULL,NULL),(27366,'brute_force','2021-09-01 07:55:20','2021-09-01 12:55:20',NULL,NULL,'[login]'),(27367,'brute_force','2021-09-01 08:05:20','2021-09-01 13:05:20','105.156.49.107',NULL,NULL),(27368,'brute_force','2021-09-01 08:05:20','2021-09-01 13:05:20',NULL,NULL,'root'),(27369,'brute_force','2021-09-01 08:08:56','2021-09-01 13:08:56','187.56.11.117',NULL,NULL),(27370,'brute_force','2021-09-01 08:10:42','2021-09-01 13:10:42','88.226.106.202',NULL,NULL),(27371,'brute_force','2021-09-01 08:10:49','2021-09-01 13:10:49','88.226.106.202',NULL,NULL),(27372,'brute_force','2021-09-01 08:10:49','2021-09-01 13:10:49',NULL,NULL,'admin'),(27373,'brute_force','2021-09-01 08:24:16','2021-09-01 13:24:16','45.135.187.152',NULL,NULL),(27374,'brute_force','2021-09-01 08:24:16','2021-09-01 13:24:16',NULL,NULL,'admin51'),(27375,'brute_force','2021-09-01 08:36:20','2021-09-01 13:36:20','190.236.10.126',NULL,NULL),(27376,'brute_force','2021-09-01 08:36:25','2021-09-01 13:36:25','190.236.10.126',NULL,NULL),(27377,'brute_force','2021-09-01 08:36:25','2021-09-01 13:36:25',NULL,NULL,'liwei'),(27378,'brute_force','2021-09-01 08:43:15','2021-09-01 13:43:15','122.161.72.230',NULL,NULL),(27379,'brute_force','2021-09-01 08:43:23','2021-09-01 13:43:23','122.161.72.230',NULL,NULL),(27380,'brute_force','2021-09-01 08:43:23','2021-09-01 13:43:23',NULL,NULL,'arek'),(27381,'brute_force','2021-09-01 08:51:45','2021-09-01 13:51:45','43.245.120.96',NULL,NULL),(27382,'brute_force','2021-09-01 08:51:58','2021-09-01 13:51:58','43.245.120.96',NULL,NULL),(27383,'brute_force','2021-09-01 08:51:58','2021-09-01 13:51:58',NULL,NULL,'braulio'),(27384,'brute_force','2021-09-01 08:58:04','2021-09-01 13:58:04','84.197.41.71',NULL,NULL),(27385,'brute_force','2021-09-01 09:10:02','2021-09-01 14:10:02','175.145.156.253',NULL,NULL),(27386,'brute_force','2021-09-01 09:10:08','2021-09-01 14:10:08','175.145.156.253',NULL,NULL),(27387,'brute_force','2021-09-01 09:10:08','2021-09-01 14:10:08',NULL,NULL,'[login]'),(27388,'brute_force','2021-09-01 09:14:50','2021-09-01 14:14:50','213.167.20.82',NULL,NULL),(27389,'brute_force','2021-09-01 09:14:54','2021-09-01 14:14:54','213.167.20.82',NULL,NULL),(27390,'brute_force','2021-09-01 09:14:54','2021-09-01 14:14:54',NULL,NULL,'[login]'),(27391,'brute_force','2021-09-01 09:23:41','2021-09-01 14:23:41','217.164.211.40',NULL,NULL),(27392,'brute_force','2021-09-01 09:23:46','2021-09-01 14:23:46','217.164.211.40',NULL,NULL),(27393,'brute_force','2021-09-01 09:23:46','2021-09-01 14:23:46',NULL,NULL,'[login]'),(27394,'brute_force','2021-09-01 09:30:12','2021-09-01 14:30:12','170.79.121.192',NULL,NULL),(27395,'brute_force','2021-09-01 09:30:17','2021-09-01 14:30:17','170.79.121.192',NULL,NULL),(27396,'brute_force','2021-09-01 09:30:17','2021-09-01 14:30:17',NULL,NULL,'Firewall2Admin'),(27397,'brute_force','2021-09-01 09:37:34','2021-09-01 14:37:34','62.210.245.181',NULL,NULL),(27398,'brute_force','2021-09-01 09:37:34','2021-09-01 14:37:34',NULL,2,'gruposuadi'),(27399,'brute_force','2021-09-01 09:37:38','2021-09-01 14:37:38','62.210.245.181',NULL,NULL),(27400,'brute_force','2021-09-01 09:37:38','2021-09-01 14:37:38',NULL,2,'gruposuadi'),(27401,'brute_force','2021-09-01 09:37:40','2021-09-01 14:37:40','62.210.245.181',NULL,NULL),(27402,'brute_force','2021-09-01 09:37:40','2021-09-01 14:37:40',NULL,2,'gruposuadi'),(27403,'brute_force','2021-09-01 09:50:45','2021-09-01 14:50:45','163.53.208.206',NULL,NULL),(27404,'brute_force','2021-09-01 09:50:50','2021-09-01 14:50:50','163.53.208.206',NULL,NULL),(27405,'brute_force','2021-09-01 09:50:50','2021-09-01 14:50:50',NULL,NULL,'icon'),(27406,'brute_force','2021-09-01 10:01:36','2021-09-01 15:01:36','202.142.67.8',NULL,NULL),(27407,'brute_force','2021-09-01 10:05:37','2021-09-01 15:05:37','199.249.230.80',NULL,NULL),(27408,'brute_force','2021-09-01 10:05:37','2021-09-01 15:05:37',NULL,NULL,'admin'),(27409,'brute_force','2021-09-01 10:10:16','2021-09-01 15:10:16','197.48.190.200',NULL,NULL),(27410,'brute_force','2021-09-01 10:10:22','2021-09-01 15:10:22','197.48.190.200',NULL,NULL),(27411,'brute_force','2021-09-01 10:10:22','2021-09-01 15:10:22',NULL,NULL,'user_centr'),(27412,'brute_force','2021-09-01 10:19:28','2021-09-01 15:19:28','110.169.248.42',NULL,NULL),(27413,'brute_force','2021-09-01 10:19:38','2021-09-01 15:19:38','110.169.248.42',NULL,NULL),(27414,'brute_force','2021-09-01 10:19:38','2021-09-01 15:19:38',NULL,NULL,'admin'),(27415,'brute_force','2021-09-01 10:32:58','2021-09-01 15:32:58','190.73.242.233',NULL,NULL),(27416,'brute_force','2021-09-01 10:33:07','2021-09-01 15:33:07','190.73.242.233',NULL,NULL),(27417,'brute_force','2021-09-01 10:33:07','2021-09-01 15:33:07',NULL,NULL,'JOJACESU'),(27418,'brute_force','2021-09-01 10:44:24','2021-09-01 15:44:24','1.55.171.84',NULL,NULL),(27419,'brute_force','2021-09-01 10:44:30','2021-09-01 15:44:30','1.55.171.84',NULL,NULL),(27420,'brute_force','2021-09-01 10:44:30','2021-09-01 15:44:30',NULL,NULL,'VICTOR'),(27421,'brute_force','2021-09-01 10:54:10','2021-09-01 15:54:10','118.107.139.194',NULL,NULL),(27422,'brute_force','2021-09-01 10:54:25','2021-09-01 15:54:25','118.107.139.193',NULL,NULL),(27423,'brute_force','2021-09-01 10:54:25','2021-09-01 15:54:25',NULL,NULL,'Ionas'),(27424,'brute_force','2021-09-01 10:59:06','2021-09-01 15:59:06','162.216.161.40',NULL,NULL),(27425,'brute_force','2021-09-01 10:59:11','2021-09-01 15:59:11','162.216.161.40',NULL,NULL),(27426,'brute_force','2021-09-01 10:59:11','2021-09-01 15:59:11',NULL,NULL,'[login]'),(27427,'brute_force','2021-09-01 11:08:48','2021-09-01 16:08:48','27.242.226.48',NULL,NULL),(27428,'brute_force','2021-09-01 11:08:53','2021-09-01 16:08:53','27.242.226.48',NULL,NULL),(27429,'brute_force','2021-09-01 11:08:53','2021-09-01 16:08:53',NULL,NULL,'[login]'),(27430,'brute_force','2021-09-01 11:15:06','2021-09-01 16:15:06','95.38.149.210',NULL,NULL),(27431,'brute_force','2021-09-01 11:15:22','2021-09-01 16:15:22','95.38.149.210',NULL,NULL),(27432,'brute_force','2021-09-01 11:15:22','2021-09-01 16:15:22',NULL,NULL,'alan'),(27433,'brute_force','2021-09-01 11:26:43','2021-09-01 16:26:43','41.182.4.230',NULL,NULL),(27434,'brute_force','2021-09-01 11:26:56','2021-09-01 16:26:56','41.182.4.230',NULL,NULL),(27435,'brute_force','2021-09-01 11:26:56','2021-09-01 16:26:56',NULL,NULL,'root'),(27436,'brute_force','2021-09-01 11:29:47','2021-09-01 16:29:47','160.178.152.236',NULL,NULL),(27437,'brute_force','2021-09-01 11:30:12','2021-09-01 16:30:12','160.178.152.236',NULL,NULL),(27438,'brute_force','2021-09-01 11:30:12','2021-09-01 16:30:12',NULL,NULL,'admin'),(27439,'brute_force','2021-09-01 11:36:01','2021-09-01 16:36:01','190.68.154.222',NULL,NULL),(27440,'brute_force','2021-09-01 11:36:06','2021-09-01 16:36:06','190.68.154.222',NULL,NULL),(27441,'brute_force','2021-09-01 11:36:06','2021-09-01 16:36:06',NULL,NULL,'admin'),(27442,'brute_force','2021-09-01 11:43:27','2021-09-01 16:43:27','88.246.46.247',NULL,NULL),(27443,'brute_force','2021-09-01 11:43:34','2021-09-01 16:43:34','88.246.46.247',NULL,NULL),(27444,'brute_force','2021-09-01 11:43:34','2021-09-01 16:43:34',NULL,NULL,'[login]'),(27445,'brute_force','2021-09-01 12:01:43','2021-09-01 17:01:43','183.171.184.158',NULL,NULL),(27446,'brute_force','2021-09-01 12:01:56','2021-09-01 17:01:56','183.171.184.158',NULL,NULL),(27447,'brute_force','2021-09-01 12:01:56','2021-09-01 17:01:56',NULL,NULL,'admin[asDomainname]@2013'),(27448,'brute_force','2021-09-01 12:04:21','2021-09-01 17:04:21','36.68.30.101',NULL,NULL),(27449,'brute_force','2021-09-01 12:04:35','2021-09-01 17:04:35','36.68.30.101',NULL,NULL),(27450,'brute_force','2021-09-01 12:04:35','2021-09-01 17:04:35',NULL,NULL,'admin'),(27451,'brute_force','2021-09-01 12:12:17','2021-09-01 17:12:17','59.103.210.196',NULL,NULL),(27452,'brute_force','2021-09-01 12:12:22','2021-09-01 17:12:22','59.103.210.196',NULL,NULL),(27453,'brute_force','2021-09-01 12:12:22','2021-09-01 17:12:22',NULL,NULL,'[login]'),(27454,'brute_force','2021-09-01 12:17:04','2021-09-01 17:17:04','103.106.239.104',NULL,NULL),(27455,'brute_force','2021-09-01 12:17:10','2021-09-01 17:17:10','103.106.239.104',NULL,NULL),(27456,'brute_force','2021-09-01 12:17:10','2021-09-01 17:17:10',NULL,NULL,'nastya'),(27457,'brute_force','2021-09-01 12:26:29','2021-09-01 17:26:29','105.157.56.153',NULL,NULL),(27458,'brute_force','2021-09-01 12:47:27','2021-09-01 17:47:27','49.37.219.128',NULL,NULL),(27459,'brute_force','2021-09-01 12:47:34','2021-09-01 17:47:34','49.37.219.128',NULL,NULL),(27460,'brute_force','2021-09-01 12:47:34','2021-09-01 17:47:34',NULL,NULL,'extreme'),(27461,'brute_force','2021-09-01 12:54:25','2021-09-01 17:54:25','62.8.93.84',NULL,NULL),(27462,'brute_force','2021-09-01 12:54:31','2021-09-01 17:54:31','62.8.93.84',NULL,NULL),(27463,'brute_force','2021-09-01 12:54:31','2021-09-01 17:54:31',NULL,NULL,'[login]'),(27464,'brute_force','2021-09-01 13:07:00','2021-09-01 18:07:00','89.165.143.19',NULL,NULL),(27465,'brute_force','2021-09-01 13:07:05','2021-09-01 18:07:05','89.165.143.19',NULL,NULL),(27466,'brute_force','2021-09-01 13:07:05','2021-09-01 18:07:05',NULL,NULL,'freeg'),(27467,'brute_force','2021-09-01 13:09:35','2021-09-01 18:09:35','79.178.91.90',NULL,NULL),(27468,'brute_force','2021-09-01 13:19:31','2021-09-01 18:19:31','192.48.113.47',NULL,NULL),(27469,'brute_force','2021-09-01 13:19:36','2021-09-01 18:19:36','192.48.113.47',NULL,NULL),(27470,'brute_force','2021-09-01 13:19:36','2021-09-01 18:19:36',NULL,NULL,'[login]'),(27471,'brute_force','2021-09-01 13:40:09','2021-09-01 18:40:09','156.193.121.205',NULL,NULL),(27472,'brute_force','2021-09-01 13:40:14','2021-09-01 18:40:14','156.193.121.205',NULL,NULL),(27473,'brute_force','2021-09-01 13:40:14','2021-09-01 18:40:14',NULL,NULL,'elizeu'),(27474,'brute_force','2021-09-01 13:45:40','2021-09-01 18:45:40','120.188.0.104',NULL,NULL),(27475,'brute_force','2021-09-01 13:46:55','2021-09-01 18:46:55','120.188.0.104',NULL,NULL),(27476,'brute_force','2021-09-01 13:46:55','2021-09-01 18:46:55',NULL,NULL,'[login]'),(27477,'brute_force','2021-09-01 13:51:38','2021-09-01 18:51:38','94.54.21.2',NULL,NULL),(27478,'brute_force','2021-09-01 13:51:52','2021-09-01 18:51:52','94.54.21.2',NULL,NULL),(27479,'brute_force','2021-09-01 13:51:52','2021-09-01 18:51:52',NULL,NULL,'[login]'),(27480,'brute_force','2021-09-01 14:09:36','2021-09-01 19:09:36','152.166.146.133',NULL,NULL),(27481,'brute_force','2021-09-01 14:09:40','2021-09-01 19:09:40','152.166.146.133',NULL,NULL),(27482,'brute_force','2021-09-01 14:09:40','2021-09-01 19:09:40',NULL,NULL,'[login]'),(27483,'brute_force','2021-09-01 14:19:21','2021-09-01 19:19:21','1.55.94.107',NULL,NULL),(27484,'brute_force','2021-09-01 14:19:27','2021-09-01 19:19:27','1.55.94.107',NULL,NULL),(27485,'brute_force','2021-09-01 14:19:27','2021-09-01 19:19:27',NULL,NULL,'oymsol3'),(27486,'brute_force','2021-09-01 14:26:13','2021-09-01 19:26:13','190.236.10.126',NULL,NULL),(27487,'brute_force','2021-09-01 14:26:18','2021-09-01 19:26:18','190.236.10.126',NULL,NULL),(27488,'brute_force','2021-09-01 14:26:18','2021-09-01 19:26:18',NULL,NULL,'[login]'),(27489,'brute_force','2021-09-01 14:35:39','2021-09-01 19:35:39','189.113.27.211',NULL,NULL),(27490,'brute_force','2021-09-01 14:35:43','2021-09-01 19:35:43','189.113.27.211',NULL,NULL),(27491,'brute_force','2021-09-01 14:35:43','2021-09-01 19:35:43',NULL,NULL,'admin'),(27492,'brute_force','2021-09-01 14:53:40','2021-09-01 19:53:40','171.5.169.52',NULL,NULL),(27493,'brute_force','2021-09-01 14:53:46','2021-09-01 19:53:46','171.5.169.52',NULL,NULL),(27494,'brute_force','2021-09-01 14:53:46','2021-09-01 19:53:46',NULL,NULL,'suporte'),(27495,'brute_force','2021-09-01 15:04:53','2021-09-01 20:04:53','103.120.38.128',NULL,NULL),(27496,'brute_force','2021-09-01 15:04:59','2021-09-01 20:04:59','103.120.38.128',NULL,NULL),(27497,'brute_force','2021-09-01 15:04:59','2021-09-01 20:04:59',NULL,NULL,'[login]'),(27498,'brute_force','2021-09-01 15:14:22','2021-09-01 20:14:22','103.150.209.78',NULL,NULL),(27499,'brute_force','2021-09-01 15:14:29','2021-09-01 20:14:29','103.150.209.78',NULL,NULL),(27500,'brute_force','2021-09-01 15:14:29','2021-09-01 20:14:29',NULL,NULL,'cisco'),(27501,'brute_force','2021-09-01 15:24:41','2021-09-01 20:24:41','187.59.88.144',NULL,NULL),(27502,'brute_force','2021-09-01 15:24:46','2021-09-01 20:24:46','187.59.88.144',NULL,NULL),(27503,'brute_force','2021-09-01 15:24:46','2021-09-01 20:24:46',NULL,NULL,'[login]'),(27504,'brute_force','2021-09-01 15:35:16','2021-09-01 20:35:16','78.176.174.224',NULL,NULL),(27505,'brute_force','2021-09-01 15:35:20','2021-09-01 20:35:20','78.176.174.224',NULL,NULL),(27506,'brute_force','2021-09-01 15:35:20','2021-09-01 20:35:20',NULL,NULL,'admin'),(27507,'brute_force','2021-09-01 15:51:43','2021-09-01 20:51:43','178.223.51.137',NULL,NULL),(27508,'brute_force','2021-09-01 15:51:58','2021-09-01 20:51:58','178.223.51.137',NULL,NULL),(27509,'brute_force','2021-09-01 15:51:58','2021-09-01 20:51:58',NULL,NULL,'gsccnt'),(27510,'brute_force','2021-09-01 16:15:24','2021-09-01 21:15:24','189.6.222.100',NULL,NULL),(27511,'brute_force','2021-09-01 16:15:29','2021-09-01 21:15:29','189.6.222.100',NULL,NULL),(27512,'brute_force','2021-09-01 16:15:29','2021-09-01 21:15:29',NULL,NULL,'user1'),(27513,'brute_force','2021-09-01 16:30:51','2021-09-01 21:30:51','197.10.178.33',NULL,NULL),(27514,'brute_force','2021-09-01 16:30:57','2021-09-01 21:30:57','197.10.178.33',NULL,NULL),(27515,'brute_force','2021-09-01 16:30:57','2021-09-01 21:30:57',NULL,NULL,'admin'),(27516,'brute_force','2021-09-01 17:26:39','2021-09-01 22:26:39','181.105.91.145',NULL,NULL),(27517,'brute_force','2021-09-01 17:27:06','2021-09-01 22:27:06','181.105.91.145',NULL,NULL),(27518,'brute_force','2021-09-01 17:27:06','2021-09-01 22:27:06',NULL,NULL,'fcj'),(27519,'brute_force','2021-09-01 17:27:38','2021-09-01 22:27:38','182.189.48.210',NULL,NULL),(27520,'brute_force','2021-09-01 17:27:43','2021-09-01 22:27:43','182.189.48.210',NULL,NULL),(27521,'brute_force','2021-09-01 17:27:43','2021-09-01 22:27:43',NULL,NULL,'eiu'),(27522,'brute_force','2021-09-01 17:42:47','2021-09-01 22:42:47','110.235.232.73',NULL,NULL),(27523,'brute_force','2021-09-01 17:42:52','2021-09-01 22:42:52','110.235.232.73',NULL,NULL),(27524,'brute_force','2021-09-01 17:42:52','2021-09-01 22:42:52',NULL,NULL,'[login]'),(27525,'brute_force','2021-09-01 18:32:06','2021-09-01 23:32:06','124.120.67.184',NULL,NULL),(27526,'brute_force','2021-09-01 18:32:31','2021-09-01 23:32:31','124.120.67.184',NULL,NULL),(27527,'brute_force','2021-09-01 18:32:31','2021-09-01 23:32:31',NULL,NULL,'samsung'),(27528,'brute_force','2021-09-01 18:52:41','2021-09-01 23:52:41','95.70.140.212',NULL,NULL),(27529,'brute_force','2021-09-01 18:52:47','2021-09-01 23:52:47','95.70.140.212',NULL,NULL),(27530,'brute_force','2021-09-01 18:52:47','2021-09-01 23:52:47',NULL,NULL,'[login]'),(27531,'brute_force','2021-09-01 19:10:02','2021-09-02 00:10:02','187.189.171.43',NULL,NULL),(27532,'brute_force','2021-09-01 19:10:07','2021-09-02 00:10:07','187.189.171.43',NULL,NULL),(27533,'brute_force','2021-09-01 19:10:07','2021-09-02 00:10:07',NULL,NULL,'joao.marcos'),(27534,'brute_force','2021-09-01 19:40:40','2021-09-02 00:40:40','189.113.27.211',NULL,NULL),(27535,'brute_force','2021-09-01 19:40:48','2021-09-02 00:40:48','189.113.27.211',NULL,NULL),(27536,'brute_force','2021-09-01 19:40:48','2021-09-02 00:40:48',NULL,NULL,'idtransnoc'),(27537,'brute_force','2021-09-01 19:40:54','2021-09-02 00:40:54','45.135.187.152',NULL,NULL),(27538,'brute_force','2021-09-01 19:40:54','2021-09-02 00:40:54',NULL,NULL,'johnmiller83'),(27539,'brute_force','2021-09-01 19:52:19','2021-09-02 00:52:19','162.216.161.40',NULL,NULL),(27540,'brute_force','2021-09-01 19:52:23','2021-09-02 00:52:23','162.216.161.40',NULL,NULL),(27541,'brute_force','2021-09-01 19:52:23','2021-09-02 00:52:23',NULL,NULL,'admin'),(27542,'brute_force','2021-09-01 20:13:25','2021-09-02 01:13:25','104.244.73.169',NULL,NULL),(27543,'brute_force','2021-09-01 20:13:25','2021-09-02 01:13:25',NULL,NULL,'admin'),(27544,'brute_force','2021-09-01 20:13:27','2021-09-02 01:13:27','182.70.186.33',NULL,NULL),(27545,'brute_force','2021-09-01 20:13:33','2021-09-02 01:13:33','182.70.186.33',NULL,NULL),(27546,'brute_force','2021-09-01 20:13:33','2021-09-02 01:13:33',NULL,NULL,'[login]'),(27547,'brute_force','2021-09-01 20:31:05','2021-09-02 01:31:05','223.27.158.146',NULL,NULL),(27548,'brute_force','2021-09-01 20:31:10','2021-09-02 01:31:10','223.27.158.146',NULL,NULL),(27549,'brute_force','2021-09-01 20:31:10','2021-09-02 01:31:10',NULL,NULL,'admin[asDomainname]@2015'),(27550,'brute_force','2021-09-01 20:56:51','2021-09-02 01:56:51','181.46.66.193',NULL,NULL),(27551,'brute_force','2021-09-01 20:57:07','2021-09-02 01:57:07','181.46.66.193',NULL,NULL),(27552,'brute_force','2021-09-01 20:57:07','2021-09-02 01:57:07',NULL,NULL,'yatno'),(27553,'brute_force','2021-09-01 21:33:52','2021-09-02 02:33:52','109.64.57.173',NULL,NULL),(27554,'brute_force','2021-09-01 21:34:49','2021-09-02 02:34:49','109.64.57.173',NULL,NULL),(27555,'brute_force','2021-09-01 21:34:49','2021-09-02 02:34:49',NULL,NULL,'root'),(27556,'brute_force','2021-09-01 21:36:21','2021-09-02 02:36:21','103.15.115.188',NULL,NULL),(27557,'brute_force','2021-09-01 21:36:31','2021-09-02 02:36:31','103.15.115.188',NULL,NULL),(27558,'brute_force','2021-09-01 21:36:31','2021-09-02 02:36:31',NULL,NULL,'[login]'),(27559,'brute_force','2021-09-01 22:22:21','2021-09-02 03:22:21','94.249.67.244',NULL,NULL),(27560,'brute_force','2021-09-01 22:22:44','2021-09-02 03:22:44','94.249.67.244',NULL,NULL),(27561,'brute_force','2021-09-01 22:22:44','2021-09-02 03:22:44',NULL,NULL,'Liz'),(27562,'brute_force','2021-09-01 22:36:28','2021-09-02 03:36:28','64.193.122.210',NULL,NULL),(27563,'brute_force','2021-09-01 22:36:33','2021-09-02 03:36:33','64.193.122.210',NULL,NULL),(27564,'brute_force','2021-09-01 22:36:33','2021-09-02 03:36:33',NULL,NULL,'root'),(27565,'brute_force','2021-09-01 22:58:38','2021-09-02 03:58:38','123.231.21.27',NULL,NULL),(27566,'brute_force','2021-09-01 22:58:38','2021-09-02 03:58:38',NULL,NULL,'invisible'),(27567,'brute_force','2021-09-01 23:12:33','2021-09-02 04:12:33','178.220.44.102',NULL,NULL),(27568,'brute_force','2021-09-01 23:12:39','2021-09-02 04:12:39','178.220.44.102',NULL,NULL),(27569,'brute_force','2021-09-01 23:12:39','2021-09-02 04:12:39',NULL,NULL,'[login]'),(27570,'brute_force','2021-09-01 23:32:07','2021-09-02 04:32:07','113.197.51.119',NULL,NULL),(27571,'brute_force','2021-09-01 23:32:28','2021-09-02 04:32:28','113.197.51.119',NULL,NULL),(27572,'brute_force','2021-09-01 23:32:28','2021-09-02 04:32:28',NULL,NULL,'cisco'),(27573,'brute_force','2021-09-01 23:45:26','2021-09-02 04:45:26','42.114.121.17',NULL,NULL),(27574,'brute_force','2021-09-01 23:45:35','2021-09-02 04:45:35','42.114.121.17',NULL,NULL),(27575,'brute_force','2021-09-01 23:45:35','2021-09-02 04:45:35',NULL,NULL,'teste'),(27576,'brute_force','2021-09-02 00:02:57','2021-09-02 05:02:57','113.53.202.78',NULL,NULL),(27577,'brute_force','2021-09-02 00:03:04','2021-09-02 05:03:04','113.53.202.78',NULL,NULL),(27578,'brute_force','2021-09-02 00:03:04','2021-09-02 05:03:04',NULL,NULL,'user'),(27579,'brute_force','2021-09-02 00:20:53','2021-09-02 05:20:53','72.140.208.28',NULL,NULL),(27580,'brute_force','2021-09-02 00:20:59','2021-09-02 05:20:59','72.140.208.28',NULL,NULL),(27581,'brute_force','2021-09-02 00:20:59','2021-09-02 05:20:59',NULL,NULL,'cisco'),(27582,'brute_force','2021-09-02 00:39:06','2021-09-02 05:39:06','36.255.234.136',NULL,NULL),(27583,'brute_force','2021-09-02 00:39:11','2021-09-02 05:39:11','36.255.234.136',NULL,NULL),(27584,'brute_force','2021-09-02 00:39:11','2021-09-02 05:39:11',NULL,NULL,'[login]'),(27585,'brute_force','2021-09-02 00:50:19','2021-09-02 05:50:19','202.94.160.191',NULL,NULL),(27586,'brute_force','2021-09-02 00:50:24','2021-09-02 05:50:24','202.94.160.191',NULL,NULL),(27587,'brute_force','2021-09-02 00:50:24','2021-09-02 05:50:24',NULL,NULL,'admin'),(27588,'brute_force','2021-09-02 01:04:24','2021-09-02 06:04:24','119.155.227.90',NULL,NULL),(27589,'brute_force','2021-09-02 01:04:30','2021-09-02 06:04:30','119.155.227.90',NULL,NULL),(27590,'brute_force','2021-09-02 01:04:30','2021-09-02 06:04:30',NULL,NULL,'moi.eldoret'),(27591,'brute_force','2021-09-02 01:19:13','2021-09-02 06:19:13','39.35.54.55',NULL,NULL),(27592,'brute_force','2021-09-02 01:19:22','2021-09-02 06:19:22','39.35.54.55',NULL,NULL),(27593,'brute_force','2021-09-02 01:19:22','2021-09-02 06:19:22',NULL,NULL,'admin'),(27594,'brute_force','2021-09-02 01:31:39','2021-09-02 06:31:39','85.106.111.228',NULL,NULL),(27595,'brute_force','2021-09-02 01:31:46','2021-09-02 06:31:46','85.106.111.228',NULL,NULL),(27596,'brute_force','2021-09-02 01:31:46','2021-09-02 06:31:46',NULL,NULL,'[login]'),(27597,'brute_force','2021-09-02 01:46:03','2021-09-02 06:46:03','197.231.180.83',NULL,NULL),(27598,'brute_force','2021-09-02 01:46:13','2021-09-02 06:46:13','197.231.180.83',NULL,NULL),(27599,'brute_force','2021-09-02 01:46:13','2021-09-02 06:46:13',NULL,NULL,'admin'),(27600,'brute_force','2021-09-02 02:03:13','2021-09-02 07:03:13','178.173.217.228',NULL,NULL),(27601,'brute_force','2021-09-02 02:03:18','2021-09-02 07:03:18','178.173.217.228',NULL,NULL),(27602,'brute_force','2021-09-02 02:03:18','2021-09-02 07:03:18',NULL,NULL,'admin'),(27603,'brute_force','2021-09-02 02:13:01','2021-09-02 07:13:01','106.197.89.17',NULL,NULL),(27604,'brute_force','2021-09-02 02:13:07','2021-09-02 07:13:07','106.197.89.17',NULL,NULL),(27605,'brute_force','2021-09-02 02:13:07','2021-09-02 07:13:07',NULL,NULL,'rede'),(27606,'brute_force','2021-09-02 02:40:47','2021-09-02 07:40:47','197.231.180.83',NULL,NULL),(27607,'brute_force','2021-09-02 02:40:56','2021-09-02 07:40:56','197.231.180.83',NULL,NULL),(27608,'brute_force','2021-09-02 02:40:56','2021-09-02 07:40:56',NULL,NULL,'admin'),(27609,'brute_force','2021-09-02 02:51:47','2021-09-02 07:51:47','187.190.242.4',NULL,NULL),(27610,'brute_force','2021-09-02 02:51:51','2021-09-02 07:51:51','187.190.242.4',NULL,NULL),(27611,'brute_force','2021-09-02 02:51:51','2021-09-02 07:51:51',NULL,NULL,'bkiadmin'),(27612,'brute_force','2021-09-02 03:18:45','2021-09-02 08:18:45','27.123.221.31',NULL,NULL),(27613,'brute_force','2021-09-02 03:18:50','2021-09-02 08:18:50','27.123.221.31',NULL,NULL),(27614,'brute_force','2021-09-02 03:18:50','2021-09-02 08:18:50',NULL,NULL,'qwert'),(27615,'brute_force','2021-09-02 03:34:50','2021-09-02 08:34:50','189.6.222.100',NULL,NULL),(27616,'brute_force','2021-09-02 03:34:56','2021-09-02 08:34:56','189.6.222.100',NULL,NULL),(27617,'brute_force','2021-09-02 03:34:56','2021-09-02 08:34:56',NULL,NULL,'Mario'),(27618,'brute_force','2021-09-02 03:36:28','2021-09-02 08:36:28','45.153.160.134',NULL,NULL),(27619,'brute_force','2021-09-02 03:36:28','2021-09-02 08:36:28',NULL,NULL,'admin'),(27620,'brute_force','2021-09-02 03:59:38','2021-09-02 08:59:38','106.195.7.50',NULL,NULL),(27621,'brute_force','2021-09-02 03:59:49','2021-09-02 08:59:49','106.195.7.50',NULL,NULL),(27622,'brute_force','2021-09-02 03:59:49','2021-09-02 08:59:49',NULL,NULL,'jrbulfa'),(27623,'brute_force','2021-09-02 04:11:38','2021-09-02 09:11:38','41.226.38.134',NULL,NULL),(27624,'brute_force','2021-09-02 04:11:43','2021-09-02 09:11:43','41.226.38.134',NULL,NULL),(27625,'brute_force','2021-09-02 04:11:43','2021-09-02 09:11:43',NULL,NULL,'[login]'),(27626,'brute_force','2021-09-02 04:24:56','2021-09-02 09:24:56','140.213.186.42',NULL,NULL),(27627,'brute_force','2021-09-02 04:25:01','2021-09-02 09:25:01','140.213.186.42',NULL,NULL),(27628,'brute_force','2021-09-02 04:25:01','2021-09-02 09:25:01',NULL,NULL,'x-ray'),(27629,'brute_force','2021-09-02 04:33:06','2021-09-02 09:33:06','93.79.109.113',NULL,NULL),(27630,'brute_force','2021-09-02 04:33:12','2021-09-02 09:33:12','93.79.109.113',NULL,NULL),(27631,'brute_force','2021-09-02 04:33:12','2021-09-02 09:33:12',NULL,NULL,'public'),(27632,'brute_force','2021-09-02 04:50:41','2021-09-02 09:50:41','211.59.26.120',NULL,NULL),(27633,'brute_force','2021-09-02 04:50:47','2021-09-02 09:50:47','211.59.26.120',NULL,NULL),(27634,'brute_force','2021-09-02 04:50:47','2021-09-02 09:50:47',NULL,NULL,'admin'),(27635,'brute_force','2021-09-02 04:58:34','2021-09-02 09:58:34','187.153.67.136',NULL,NULL),(27636,'brute_force','2021-09-02 04:58:34','2021-09-02 09:58:34',NULL,NULL,'[login]'),(27637,'brute_force','2021-09-02 05:15:35','2021-09-02 10:15:35','49.149.234.227',NULL,NULL),(27638,'brute_force','2021-09-02 05:15:41','2021-09-02 10:15:41','49.149.234.227',NULL,NULL),(27639,'brute_force','2021-09-02 05:15:41','2021-09-02 10:15:41',NULL,NULL,'[login]'),(27640,'brute_force','2021-09-02 05:27:15','2021-09-02 10:27:15','116.68.96.154',NULL,NULL),(27641,'brute_force','2021-09-02 05:27:26','2021-09-02 10:27:26','116.68.96.154',NULL,NULL),(27642,'brute_force','2021-09-02 05:27:26','2021-09-02 10:27:26',NULL,NULL,'root'),(27643,'brute_force','2021-09-02 05:40:37','2021-09-02 10:40:37','192.48.113.47',NULL,NULL),(27644,'brute_force','2021-09-02 05:40:41','2021-09-02 10:40:41','192.48.113.47',NULL,NULL),(27645,'brute_force','2021-09-02 05:40:41','2021-09-02 10:40:41',NULL,NULL,'gersov'),(27646,'brute_force','2021-09-02 06:20:57','2021-09-02 11:20:57','185.237.216.11',NULL,NULL),(27647,'brute_force','2021-09-02 06:21:02','2021-09-02 11:21:02','185.237.216.11',NULL,NULL),(27648,'brute_force','2021-09-02 06:21:02','2021-09-02 11:21:02',NULL,NULL,'admin'),(27649,'brute_force','2021-09-02 06:43:49','2021-09-02 11:43:49','203.99.57.70',NULL,NULL),(27650,'brute_force','2021-09-02 06:43:54','2021-09-02 11:43:54','203.99.57.70',NULL,NULL),(27651,'brute_force','2021-09-02 06:43:54','2021-09-02 11:43:54',NULL,NULL,'football1'),(27652,'brute_force','2021-09-02 06:51:25','2021-09-02 11:51:25','41.226.38.134',NULL,NULL),(27653,'brute_force','2021-09-02 06:51:30','2021-09-02 11:51:30','41.226.38.134',NULL,NULL),(27654,'brute_force','2021-09-02 06:51:30','2021-09-02 11:51:30',NULL,NULL,'ubnt1'),(27655,'brute_force','2021-09-02 07:06:27','2021-09-02 12:06:27','188.214.152.206',NULL,NULL),(27656,'brute_force','2021-09-02 07:06:41','2021-09-02 12:06:41','188.214.152.206',NULL,NULL),(27657,'brute_force','2021-09-02 07:06:41','2021-09-02 12:06:41',NULL,NULL,'[login]'),(27658,'brute_force','2021-09-02 07:14:47','2021-09-02 12:14:47','94.207.78.2',NULL,NULL),(27659,'brute_force','2021-09-02 07:14:53','2021-09-02 12:14:53','94.207.78.2',NULL,NULL),(27660,'brute_force','2021-09-02 07:14:53','2021-09-02 12:14:53',NULL,NULL,'admin'),(27661,'brute_force','2021-09-02 07:29:37','2021-09-02 12:29:37','37.211.35.79',NULL,NULL),(27662,'brute_force','2021-09-02 07:29:57','2021-09-02 12:29:57','37.211.35.79',NULL,NULL),(27663,'brute_force','2021-09-02 07:29:57','2021-09-02 12:29:57',NULL,NULL,'[login]'),(27664,'brute_force','2021-09-02 07:35:45','2021-09-02 12:35:45','59.95.108.97',NULL,NULL),(27665,'brute_force','2021-09-02 07:35:52','2021-09-02 12:35:52','59.95.108.97',NULL,NULL),(27666,'brute_force','2021-09-02 07:35:52','2021-09-02 12:35:52',NULL,NULL,'[login]'),(27667,'brute_force','2021-09-02 07:55:18','2021-09-02 12:55:18','49.37.158.199',NULL,NULL),(27668,'brute_force','2021-09-02 07:55:25','2021-09-02 12:55:25','49.37.158.199',NULL,NULL),(27669,'brute_force','2021-09-02 07:55:25','2021-09-02 12:55:25',NULL,NULL,'michel'),(27670,'brute_force','2021-09-02 08:08:04','2021-09-02 13:08:04','156.193.187.106',NULL,NULL),(27671,'brute_force','2021-09-02 08:08:09','2021-09-02 13:08:09','156.193.187.106',NULL,NULL),(27672,'brute_force','2021-09-02 08:08:09','2021-09-02 13:08:09',NULL,NULL,'leonardo'),(27673,'brute_force','2021-09-02 08:20:23','2021-09-02 13:20:23','170.79.121.192',NULL,NULL),(27674,'brute_force','2021-09-02 08:20:27','2021-09-02 13:20:27','170.79.121.192',NULL,NULL),(27675,'brute_force','2021-09-02 08:20:27','2021-09-02 13:20:27',NULL,NULL,'admin'),(27676,'brute_force','2021-09-02 08:37:57','2021-09-02 13:37:57','176.76.241.239',NULL,NULL),(27677,'brute_force','2021-09-02 08:38:02','2021-09-02 13:38:02','176.76.241.239',NULL,NULL),(27678,'brute_force','2021-09-02 08:38:02','2021-09-02 13:38:02',NULL,NULL,'admin'),(27679,'brute_force','2021-09-02 08:41:37','2021-09-02 13:41:37','139.192.178.176',NULL,NULL),(27680,'brute_force','2021-09-02 08:42:15','2021-09-02 13:42:15','139.192.178.176',NULL,NULL),(27681,'brute_force','2021-09-02 08:42:15','2021-09-02 13:42:15',NULL,NULL,'[login]'),(27682,'brute_force','2021-09-02 08:51:00','2021-09-02 13:51:00','45.228.141.48',NULL,NULL),(27683,'brute_force','2021-09-02 08:51:05','2021-09-02 13:51:05','45.228.141.48',NULL,NULL),(27684,'brute_force','2021-09-02 08:51:05','2021-09-02 13:51:05',NULL,NULL,'admin'),(27685,'brute_force','2021-09-02 09:00:34','2021-09-02 14:00:34','45.165.121.254',NULL,NULL),(27686,'brute_force','2021-09-02 09:00:38','2021-09-02 14:00:38','45.165.121.254',NULL,NULL),(27687,'brute_force','2021-09-02 09:00:38','2021-09-02 14:00:38',NULL,NULL,'[login]'),(27688,'brute_force','2021-09-02 09:16:17','2021-09-02 14:16:17','202.80.217.7',NULL,NULL),(27689,'brute_force','2021-09-02 09:16:24','2021-09-02 14:16:24','202.80.217.7',NULL,NULL),(27690,'brute_force','2021-09-02 09:16:24','2021-09-02 14:16:24',NULL,NULL,'[login]'),(27691,'brute_force','2021-09-02 09:23:15','2021-09-02 14:23:15','191.193.43.16',NULL,NULL),(27692,'brute_force','2021-09-02 09:23:21','2021-09-02 14:23:21','191.193.43.16',NULL,NULL),(27693,'brute_force','2021-09-02 09:23:21','2021-09-02 14:23:21',NULL,NULL,'quest'),(27694,'brute_force','2021-09-02 09:25:23','2021-09-02 14:25:23','41.236.251.247',NULL,NULL),(27695,'brute_force','2021-09-02 09:25:28','2021-09-02 14:25:28','41.236.251.247',NULL,NULL),(27696,'brute_force','2021-09-02 09:25:28','2021-09-02 14:25:28',NULL,NULL,'sami'),(27697,'brute_force','2021-09-02 09:39:26','2021-09-02 14:39:26','196.189.8.84',NULL,NULL),(27698,'brute_force','2021-09-02 09:39:31','2021-09-02 14:39:31','196.189.8.84',NULL,NULL),(27699,'brute_force','2021-09-02 09:39:31','2021-09-02 14:39:31',NULL,NULL,'[login]'),(27700,'brute_force','2021-09-02 09:46:07','2021-09-02 14:46:07','171.100.253.153',NULL,NULL),(27701,'brute_force','2021-09-02 09:46:13','2021-09-02 14:46:13','171.100.253.153',NULL,NULL),(27702,'brute_force','2021-09-02 09:46:13','2021-09-02 14:46:13',NULL,NULL,'admin'),(27703,'brute_force','2021-09-02 09:48:57','2021-09-02 14:48:57','45.153.160.131',NULL,NULL),(27704,'brute_force','2021-09-02 09:48:57','2021-09-02 14:48:57',NULL,NULL,'admin'),(27705,'brute_force','2021-09-02 09:57:45','2021-09-02 14:57:45','46.46.201.17',NULL,NULL),(27706,'brute_force','2021-09-02 09:57:53','2021-09-02 14:57:53','46.46.201.17',NULL,NULL),(27707,'brute_force','2021-09-02 09:57:53','2021-09-02 14:57:53',NULL,NULL,'admin'),(27708,'brute_force','2021-09-02 10:05:47','2021-09-02 15:05:47','196.189.8.84',NULL,NULL),(27709,'brute_force','2021-09-02 10:05:53','2021-09-02 15:05:53','196.189.8.84',NULL,NULL),(27710,'brute_force','2021-09-02 10:05:53','2021-09-02 15:05:53',NULL,NULL,'admin'),(27711,'brute_force','2021-09-02 10:16:38','2021-09-02 15:16:38','196.64.216.172',NULL,NULL),(27712,'brute_force','2021-09-02 10:16:46','2021-09-02 15:16:46','196.64.216.172',NULL,NULL),(27713,'brute_force','2021-09-02 10:16:46','2021-09-02 15:16:46',NULL,NULL,'manage'),(27714,'brute_force','2021-09-02 10:26:06','2021-09-02 15:26:06','61.0.137.78',NULL,NULL),(27715,'brute_force','2021-09-02 10:26:15','2021-09-02 15:26:15','61.0.137.78',NULL,NULL),(27716,'brute_force','2021-09-02 10:26:15','2021-09-02 15:26:15',NULL,NULL,'admin'),(27717,'brute_force','2021-09-02 10:34:05','2021-09-02 15:34:05','85.106.111.228',NULL,NULL),(27718,'brute_force','2021-09-02 10:34:10','2021-09-02 15:34:10','85.106.111.228',NULL,NULL),(27719,'brute_force','2021-09-02 10:34:10','2021-09-02 15:34:10',NULL,NULL,'hack'),(27720,'brute_force','2021-09-02 10:47:37','2021-09-02 15:47:37','41.186.78.50',NULL,NULL),(27721,'brute_force','2021-09-02 10:47:49','2021-09-02 15:47:49','41.186.78.50',NULL,NULL),(27722,'brute_force','2021-09-02 10:47:49','2021-09-02 15:47:49',NULL,NULL,'ros'),(27723,'brute_force','2021-09-02 10:53:52','2021-09-02 15:53:52','160.155.112.63',NULL,NULL),(27724,'brute_force','2021-09-02 10:54:21','2021-09-02 15:54:21','160.155.112.63',NULL,NULL),(27725,'brute_force','2021-09-02 10:54:21','2021-09-02 15:54:21',NULL,NULL,'aaa'),(27726,'brute_force','2021-09-02 11:11:33','2021-09-02 16:11:33','91.137.169.46',NULL,NULL),(27727,'brute_force','2021-09-02 11:11:38','2021-09-02 16:11:38','91.137.169.46',NULL,NULL),(27728,'brute_force','2021-09-02 11:11:38','2021-09-02 16:11:38',NULL,NULL,'borealis'),(27729,'brute_force','2021-09-02 11:24:16','2021-09-02 16:24:16','5.27.19.81',NULL,NULL),(27730,'brute_force','2021-09-02 11:24:22','2021-09-02 16:24:22','5.27.19.81',NULL,NULL),(27731,'brute_force','2021-09-02 11:24:22','2021-09-02 16:24:22',NULL,NULL,'carlos.tured'),(27732,'brute_force','2021-09-02 11:48:50','2021-09-02 16:48:50','177.186.192.81',NULL,NULL),(27733,'brute_force','2021-09-02 11:49:00','2021-09-02 16:49:00','177.186.192.81',NULL,NULL),(27734,'brute_force','2021-09-02 11:49:00','2021-09-02 16:49:00',NULL,NULL,'root'),(27735,'brute_force','2021-09-02 11:50:02','2021-09-02 16:50:02','103.138.145.249',NULL,NULL),(27736,'brute_force','2021-09-02 11:50:08','2021-09-02 16:50:08','103.138.145.249',NULL,NULL),(27737,'brute_force','2021-09-02 11:50:08','2021-09-02 16:50:08',NULL,NULL,'admin'),(27738,'brute_force','2021-09-02 12:01:38','2021-09-02 17:01:38','210.14.105.70',NULL,NULL),(27739,'brute_force','2021-09-02 12:01:46','2021-09-02 17:01:46','210.14.105.70',NULL,NULL),(27740,'brute_force','2021-09-02 12:01:46','2021-09-02 17:01:46',NULL,NULL,'admin'),(27741,'brute_force','2021-09-02 12:08:47','2021-09-02 17:08:47','101.128.68.178',NULL,NULL),(27742,'brute_force','2021-09-02 12:08:52','2021-09-02 17:08:52','101.128.68.178',NULL,NULL),(27743,'brute_force','2021-09-02 12:08:52','2021-09-02 17:08:52',NULL,NULL,'admin'),(27744,'brute_force','2021-09-02 13:08:24','2021-09-02 18:08:24','119.155.227.90',NULL,NULL),(27745,'brute_force','2021-09-02 13:08:38','2021-09-02 18:08:38','119.155.227.90',NULL,NULL),(27746,'brute_force','2021-09-02 13:08:38','2021-09-02 18:08:38',NULL,NULL,'cisco'),(27747,'brute_force','2021-09-02 15:50:20','2021-09-02 20:50:20','201.164.7.106',NULL,NULL),(27748,'brute_force','2021-09-02 15:50:24','2021-09-02 20:50:24','201.164.7.106',NULL,NULL),(27749,'brute_force','2021-09-02 15:50:24','2021-09-02 20:50:24',NULL,NULL,'root'),(27750,'brute_force','2021-09-02 16:08:35','2021-09-02 21:08:35','177.242.199.172',NULL,NULL),(27751,'brute_force','2021-09-02 16:09:08','2021-09-02 21:09:08','177.242.199.172',NULL,NULL),(27752,'brute_force','2021-09-02 16:09:08','2021-09-02 21:09:08',NULL,NULL,'[login]'),(27753,'brute_force','2021-09-02 16:21:43','2021-09-02 21:21:43','116.72.34.42',NULL,NULL),(27754,'brute_force','2021-09-02 16:21:48','2021-09-02 21:21:48','116.72.34.42',NULL,NULL),(27755,'brute_force','2021-09-02 16:21:48','2021-09-02 21:21:48',NULL,NULL,'admin'),(27756,'brute_force','2021-09-02 16:40:49','2021-09-02 21:40:49','161.132.234.45',NULL,NULL),(27757,'brute_force','2021-09-02 16:40:53','2021-09-02 21:40:53','161.132.234.45',NULL,NULL),(27758,'brute_force','2021-09-02 16:40:53','2021-09-02 21:40:53',NULL,NULL,'admin'),(27759,'brute_force','2021-09-02 16:59:10','2021-09-02 21:59:10','103.200.38.115',NULL,NULL),(27760,'brute_force','2021-09-02 16:59:18','2021-09-02 21:59:18','103.200.38.115',NULL,NULL),(27761,'brute_force','2021-09-02 16:59:18','2021-09-02 21:59:18',NULL,NULL,'userr'),(27762,'brute_force','2021-09-02 16:59:23','2021-09-02 21:59:23','45.135.187.152',NULL,NULL),(27763,'brute_force','2021-09-02 16:59:23','2021-09-02 21:59:23',NULL,NULL,'italic'),(27764,'brute_force','2021-09-02 17:18:57','2021-09-02 22:18:57','181.198.218.243',NULL,NULL),(27765,'brute_force','2021-09-02 17:19:03','2021-09-02 22:19:03','181.198.218.243',NULL,NULL),(27766,'brute_force','2021-09-02 17:19:03','2021-09-02 22:19:03',NULL,NULL,'admin'),(27767,'brute_force','2021-09-02 17:24:09','2021-09-02 22:24:09','193.169.145.66',NULL,NULL),(27768,'brute_force','2021-09-02 17:24:09','2021-09-02 22:24:09',NULL,NULL,'admin'),(27769,'brute_force','2021-09-02 17:36:27','2021-09-02 22:36:27','103.231.161.75',NULL,NULL),(27770,'brute_force','2021-09-02 17:36:34','2021-09-02 22:36:34','103.231.161.75',NULL,NULL),(27771,'brute_force','2021-09-02 17:36:34','2021-09-02 22:36:34',NULL,NULL,'[login]'),(27772,'brute_force','2021-09-02 17:55:02','2021-09-02 22:55:02','72.140.208.28',NULL,NULL),(27773,'brute_force','2021-09-02 17:55:06','2021-09-02 22:55:06','72.140.208.28',NULL,NULL),(27774,'brute_force','2021-09-02 17:55:06','2021-09-02 22:55:06',NULL,NULL,'expereo'),(27775,'brute_force','2021-09-02 18:21:24','2021-09-02 23:21:24','187.190.242.4',NULL,NULL),(27776,'brute_force','2021-09-02 18:21:29','2021-09-02 23:21:29','187.190.242.4',NULL,NULL),(27777,'brute_force','2021-09-02 18:21:29','2021-09-02 23:21:29',NULL,NULL,'alexandre.nano'),(27778,'brute_force','2021-09-02 18:51:59','2021-09-02 23:51:59','184.82.69.5',NULL,NULL),(27779,'brute_force','2021-09-02 18:52:04','2021-09-02 23:52:04','184.82.69.5',NULL,NULL),(27780,'brute_force','2021-09-02 18:52:04','2021-09-02 23:52:04',NULL,NULL,'admin'),(27781,'brute_force','2021-09-02 19:16:15','2021-09-03 00:16:15','180.254.79.8',NULL,NULL),(27782,'brute_force','2021-09-02 19:16:25','2021-09-03 00:16:25','180.254.79.8',NULL,NULL),(27783,'brute_force','2021-09-02 19:16:25','2021-09-03 00:16:25',NULL,NULL,'wpupdateuser'),(27784,'brute_force','2021-09-02 19:46:41','2021-09-03 00:46:41','181.105.91.145',NULL,NULL),(27785,'brute_force','2021-09-02 19:46:46','2021-09-03 00:46:46','181.105.91.145',NULL,NULL),(27786,'brute_force','2021-09-02 19:46:46','2021-09-03 00:46:46',NULL,NULL,'mishima'),(27787,'brute_force','2021-09-02 20:11:54','2021-09-03 01:11:54','187.152.37.194',NULL,NULL),(27788,'brute_force','2021-09-02 20:12:00','2021-09-03 01:12:00','187.152.37.194',NULL,NULL),(27789,'brute_force','2021-09-02 20:12:00','2021-09-03 01:12:00',NULL,NULL,'si'),(27790,'brute_force','2021-09-02 20:38:42','2021-09-03 01:38:42','103.209.153.32',NULL,NULL),(27791,'brute_force','2021-09-02 20:38:42','2021-09-03 01:38:42',NULL,NULL,'admin'),(27792,'brute_force','2021-09-02 20:39:39','2021-09-03 01:39:39','34.78.30.81',NULL,NULL),(27793,'brute_force','2021-09-02 20:39:39','2021-09-03 01:39:39',NULL,NULL,'admin'),(27794,'brute_force','2021-09-02 20:53:31','2021-09-03 01:53:31','181.58.133.194',NULL,NULL),(27795,'brute_force','2021-09-02 20:53:43','2021-09-03 01:53:43','181.58.133.194',NULL,NULL),(27796,'brute_force','2021-09-02 20:53:43','2021-09-03 01:53:43',NULL,NULL,'etor'),(27797,'brute_force','2021-09-02 21:02:56','2021-09-03 02:02:56','8.131.70.186',NULL,NULL),(27798,'brute_force','2021-09-02 21:02:56','2021-09-03 02:02:56',NULL,NULL,'admin'),(27799,'brute_force','2021-09-02 21:12:04','2021-09-03 02:12:04','139.59.25.246',NULL,NULL),(27800,'brute_force','2021-09-02 21:12:04','2021-09-03 02:12:04',NULL,NULL,'admin'),(27801,'brute_force','2021-09-02 21:14:53','2021-09-03 02:14:53','138.197.157.15',NULL,NULL),(27802,'brute_force','2021-09-02 21:14:53','2021-09-03 02:14:53',NULL,NULL,'admin'),(27803,'brute_force','2021-09-02 21:27:39','2021-09-03 02:27:39','182.254.234.148',NULL,NULL),(27804,'brute_force','2021-09-02 21:27:39','2021-09-03 02:27:39',NULL,NULL,'admin'),(27805,'brute_force','2021-09-02 21:48:45','2021-09-03 02:48:45','165.227.230.191',NULL,NULL),(27806,'brute_force','2021-09-02 21:48:45','2021-09-03 02:48:45',NULL,NULL,'admin'),(27807,'brute_force','2021-09-02 21:50:09','2021-09-03 02:50:09','39.103.73.227',NULL,NULL),(27808,'brute_force','2021-09-02 21:50:09','2021-09-03 02:50:09',NULL,NULL,'admin'),(27809,'brute_force','2021-09-02 21:50:15','2021-09-03 02:50:15','116.110.45.55',NULL,NULL),(27810,'brute_force','2021-09-02 21:50:21','2021-09-03 02:50:21','116.110.45.55',NULL,NULL),(27811,'brute_force','2021-09-02 21:50:21','2021-09-03 02:50:21',NULL,NULL,'[login]'),(27812,'brute_force','2021-09-02 21:51:33','2021-09-03 02:51:33','166.62.125.246',NULL,NULL),(27813,'brute_force','2021-09-02 21:51:33','2021-09-03 02:51:33',NULL,NULL,'admin'),(27814,'brute_force','2021-09-02 21:52:18','2021-09-03 02:52:18','162.241.152.27',NULL,NULL),(27815,'brute_force','2021-09-02 21:52:18','2021-09-03 02:52:18',NULL,NULL,'admin'),(27816,'brute_force','2021-09-02 22:22:19','2021-09-03 03:22:19','180.190.217.197',NULL,NULL),(27817,'brute_force','2021-09-02 22:22:26','2021-09-03 03:22:26','180.190.217.197',NULL,NULL),(27818,'brute_force','2021-09-02 22:22:26','2021-09-03 03:22:26',NULL,NULL,'DanB'),(27819,'brute_force','2021-09-02 22:29:44','2021-09-03 03:29:44','64.227.12.160',NULL,NULL),(27820,'brute_force','2021-09-02 22:29:44','2021-09-03 03:29:44',NULL,NULL,'admin'),(27821,'brute_force','2021-09-02 22:48:00','2021-09-03 03:48:00','113.161.95.63',NULL,NULL),(27822,'brute_force','2021-09-02 22:48:05','2021-09-03 03:48:05','113.161.95.63',NULL,NULL),(27823,'brute_force','2021-09-02 22:48:05','2021-09-03 03:48:05',NULL,NULL,'aaronjohnson'),(27824,'brute_force','2021-09-02 22:48:56','2021-09-03 03:48:56','162.214.122.88',NULL,NULL),(27825,'brute_force','2021-09-02 22:48:56','2021-09-03 03:48:56',NULL,NULL,'admin'),(27826,'brute_force','2021-09-02 23:01:52','2021-09-03 04:01:52','207.244.224.242',NULL,NULL),(27827,'brute_force','2021-09-02 23:01:52','2021-09-03 04:01:52',NULL,NULL,'admin'),(27828,'brute_force','2021-09-02 23:22:58','2021-09-03 04:22:58','95.111.235.41',NULL,NULL),(27829,'brute_force','2021-09-02 23:22:58','2021-09-03 04:22:58',NULL,NULL,'admin'),(27830,'brute_force','2021-09-02 23:38:50','2021-09-03 04:38:50','167.71.89.92',NULL,NULL),(27831,'brute_force','2021-09-02 23:38:50','2021-09-03 04:38:50',NULL,NULL,'admin'),(27832,'brute_force','2021-09-02 23:40:13','2021-09-03 04:40:13','148.72.210.140',NULL,NULL),(27833,'brute_force','2021-09-02 23:40:13','2021-09-03 04:40:13',NULL,NULL,'admin'),(27834,'brute_force','2021-09-02 23:41:44','2021-09-03 04:41:44','95.216.208.32',NULL,NULL),(27835,'brute_force','2021-09-02 23:41:44','2021-09-03 04:41:44',NULL,NULL,'admin'),(27836,'brute_force','2021-09-03 00:15:33','2021-09-03 05:15:33','82.64.135.27',NULL,NULL),(27837,'brute_force','2021-09-03 00:15:33','2021-09-03 05:15:33',NULL,NULL,'admin'),(27838,'brute_force','2021-09-03 00:18:18','2021-09-03 05:18:18','185.2.4.33',NULL,NULL),(27839,'brute_force','2021-09-03 00:18:18','2021-09-03 05:18:18',NULL,NULL,'admin'),(27840,'brute_force','2021-09-03 00:30:23','2021-09-03 05:30:23','125.209.73.18',NULL,NULL),(27841,'brute_force','2021-09-03 00:30:29','2021-09-03 05:30:29','125.209.73.18',NULL,NULL),(27842,'brute_force','2021-09-03 00:30:29','2021-09-03 05:30:29',NULL,NULL,'Arifin'),(27843,'brute_force','2021-09-03 00:52:05','2021-09-03 05:52:05','95.217.3.203',NULL,NULL),(27844,'brute_force','2021-09-03 00:52:05','2021-09-03 05:52:05',NULL,NULL,'admin'),(27845,'brute_force','2021-09-03 00:53:33','2021-09-03 05:53:33','103.91.128.42',NULL,NULL),(27846,'brute_force','2021-09-03 00:53:38','2021-09-03 05:53:38','103.91.128.42',NULL,NULL),(27847,'brute_force','2021-09-03 00:53:38','2021-09-03 05:53:38',NULL,NULL,'[login]'),(27848,'brute_force','2021-09-03 01:09:03','2021-09-03 06:09:03','39.51.60.196',NULL,NULL),(27849,'brute_force','2021-09-03 01:09:10','2021-09-03 06:09:10','39.51.60.196',NULL,NULL),(27850,'brute_force','2021-09-03 01:09:10','2021-09-03 06:09:10',NULL,NULL,'[login]'),(27851,'brute_force','2021-09-03 01:34:20','2021-09-03 06:34:20','27.34.48.97',NULL,NULL),(27852,'brute_force','2021-09-03 01:34:26','2021-09-03 06:34:26','27.34.48.97',NULL,NULL),(27853,'brute_force','2021-09-03 01:34:26','2021-09-03 06:34:26',NULL,NULL,'cisco'),(27854,'brute_force','2021-09-03 01:56:58','2021-09-03 06:56:58','157.51.74.86',NULL,NULL),(27855,'brute_force','2021-09-03 01:57:05','2021-09-03 06:57:05','157.51.74.86',NULL,NULL),(27856,'brute_force','2021-09-03 01:57:05','2021-09-03 06:57:05',NULL,NULL,'admin[asDomainname]@2016'),(27857,'brute_force','2021-09-03 02:06:10','2021-09-03 07:06:10','155.133.142.66',NULL,NULL),(27858,'brute_force','2021-09-03 02:06:10','2021-09-03 07:06:10',NULL,NULL,'admin'),(27859,'brute_force','2021-09-03 02:09:00','2021-09-03 07:09:00','46.227.96.83',NULL,NULL),(27860,'brute_force','2021-09-03 02:09:00','2021-09-03 07:09:00',NULL,NULL,'admin'),(27861,'brute_force','2021-09-03 02:14:12','2021-09-03 07:14:12','223.39.141.61',NULL,NULL),(27862,'brute_force','2021-09-03 02:14:18','2021-09-03 07:14:18','223.39.141.61',NULL,NULL),(27863,'brute_force','2021-09-03 02:14:18','2021-09-03 07:14:18',NULL,NULL,'ubnt'),(27864,'brute_force','2021-09-03 02:36:02','2021-09-03 07:36:02','93.75.105.137',NULL,NULL),(27865,'brute_force','2021-09-03 02:36:06','2021-09-03 07:36:06','93.75.105.137',NULL,NULL),(27866,'brute_force','2021-09-03 02:36:06','2021-09-03 07:36:06',NULL,NULL,'[login]'),(27867,'brute_force','2021-09-03 02:43:39','2021-09-03 07:43:39','135.181.92.172',NULL,NULL),(27868,'brute_force','2021-09-03 02:43:39','2021-09-03 07:43:39',NULL,NULL,'admin'),(27869,'brute_force','2021-09-03 02:51:11','2021-09-03 07:51:11','47.29.94.103',NULL,NULL),(27870,'brute_force','2021-09-03 02:51:17','2021-09-03 07:51:17','47.29.94.103',NULL,NULL),(27871,'brute_force','2021-09-03 02:51:17','2021-09-03 07:51:17',NULL,NULL,'[login]'),(27872,'brute_force','2021-09-03 03:00:38','2021-09-03 08:00:38','107.189.10.237',NULL,NULL),(27873,'brute_force','2021-09-03 03:00:38','2021-09-03 08:00:38',NULL,NULL,'admin'),(27874,'brute_force','2021-09-03 03:21:18','2021-09-03 08:21:18','121.243.95.160',NULL,NULL),(27875,'brute_force','2021-09-03 03:21:18','2021-09-03 08:21:18',NULL,NULL,'admin'),(27876,'brute_force','2021-09-03 03:24:06','2021-09-03 08:24:06','45.40.166.143',NULL,NULL),(27877,'brute_force','2021-09-03 03:24:06','2021-09-03 08:24:06',NULL,NULL,'admin'),(27878,'brute_force','2021-09-03 03:29:30','2021-09-03 08:29:30','176.203.87.182',NULL,NULL),(27879,'brute_force','2021-09-03 03:29:48','2021-09-03 08:29:48','176.203.87.182',NULL,NULL),(27880,'brute_force','2021-09-03 03:29:48','2021-09-03 08:29:48',NULL,NULL,'republic'),(27881,'brute_force','2021-09-03 03:39:31','2021-09-03 08:39:31','103.127.30.241',NULL,NULL),(27882,'brute_force','2021-09-03 03:39:31','2021-09-03 08:39:31',NULL,NULL,'admin'),(27883,'brute_force','2021-09-03 03:54:41','2021-09-03 08:54:41','114.10.20.98',NULL,NULL),(27884,'brute_force','2021-09-03 03:54:54','2021-09-03 08:54:54','114.10.20.98',NULL,NULL),(27885,'brute_force','2021-09-03 03:54:54','2021-09-03 08:54:54',NULL,NULL,'bmj4'),(27886,'brute_force','2021-09-03 04:01:49','2021-09-03 09:01:49','104.248.241.209',NULL,NULL),(27887,'brute_force','2021-09-03 04:01:49','2021-09-03 09:01:49',NULL,NULL,'admin'),(27888,'brute_force','2021-09-03 04:06:28','2021-09-03 09:06:28','93.75.105.137',NULL,NULL),(27889,'brute_force','2021-09-03 04:06:33','2021-09-03 09:06:33','93.75.105.137',NULL,NULL),(27890,'brute_force','2021-09-03 04:06:33','2021-09-03 09:06:33',NULL,NULL,'matex'),(27891,'brute_force','2021-09-03 04:23:19','2021-09-03 09:23:19','103.136.92.182',NULL,NULL),(27892,'brute_force','2021-09-03 04:23:25','2021-09-03 09:23:25','103.136.92.182',NULL,NULL),(27893,'brute_force','2021-09-03 04:23:25','2021-09-03 09:23:25',NULL,NULL,'admin'),(27894,'brute_force','2021-09-03 04:36:43','2021-09-03 09:36:43','133.130.103.36',NULL,NULL),(27895,'brute_force','2021-09-03 04:36:43','2021-09-03 09:36:43',NULL,NULL,'admin'),(27896,'brute_force','2021-09-03 04:46:17','2021-09-03 09:46:17','47.74.17.225',NULL,NULL),(27897,'brute_force','2021-09-03 04:46:17','2021-09-03 09:46:17',NULL,NULL,'admin'),(27898,'brute_force','2021-09-03 05:02:32','2021-09-03 10:02:32','197.185.107.189',NULL,NULL),(27899,'brute_force','2021-09-03 05:02:47','2021-09-03 10:02:47','197.185.107.189',NULL,NULL),(27900,'brute_force','2021-09-03 05:02:47','2021-09-03 10:02:47',NULL,NULL,'admin'),(27901,'brute_force','2021-09-03 05:08:53','2021-09-03 10:08:53','185.46.121.66',NULL,NULL),(27902,'brute_force','2021-09-03 05:08:53','2021-09-03 10:08:53',NULL,NULL,'admin'),(27903,'brute_force','2021-09-03 05:14:20','2021-09-03 10:14:20','82.210.140.101',NULL,NULL),(27904,'brute_force','2021-09-03 05:14:25','2021-09-03 10:14:25','82.210.140.101',NULL,NULL),(27905,'brute_force','2021-09-03 05:14:25','2021-09-03 10:14:25',NULL,NULL,'alex'),(27906,'brute_force','2021-09-03 05:15:55','2021-09-03 10:15:55','34.78.30.81',NULL,NULL),(27907,'brute_force','2021-09-03 05:15:55','2021-09-03 10:15:55',NULL,NULL,'admin'),(27908,'brute_force','2021-09-03 05:23:09','2021-09-03 10:23:09','143.110.224.182',NULL,NULL),(27909,'brute_force','2021-09-03 05:23:09','2021-09-03 10:23:09',NULL,NULL,'admin'),(27910,'brute_force','2021-09-03 05:47:39','2021-09-03 10:47:39','111.119.187.27',NULL,NULL),(27911,'brute_force','2021-09-03 05:47:45','2021-09-03 10:47:45','111.119.187.27',NULL,NULL),(27912,'brute_force','2021-09-03 05:47:45','2021-09-03 10:47:45',NULL,NULL,'zj'),(27913,'brute_force','2021-09-03 06:03:27','2021-09-03 11:03:27','45.40.166.143',NULL,NULL),(27914,'brute_force','2021-09-03 06:03:27','2021-09-03 11:03:27',NULL,NULL,'admin'),(27915,'brute_force','2021-09-03 06:06:06','2021-09-03 11:06:06','154.72.171.127',NULL,NULL),(27916,'brute_force','2021-09-03 06:06:20','2021-09-03 11:06:20','154.72.171.127',NULL,NULL),(27917,'brute_force','2021-09-03 06:06:20','2021-09-03 11:06:20',NULL,NULL,'[login]'),(27918,'brute_force','2021-09-03 06:06:28','2021-09-03 11:06:28','45.135.187.152',NULL,NULL),(27919,'brute_force','2021-09-03 06:06:28','2021-09-03 11:06:28',NULL,NULL,'wwwadm'),(27920,'brute_force','2021-09-03 06:06:42','2021-09-03 11:06:42','135.125.55.162',NULL,NULL),(27921,'brute_force','2021-09-03 06:06:42','2021-09-03 11:06:42',NULL,NULL,'admin'),(27922,'brute_force','2021-09-03 06:25:58','2021-09-03 11:25:58','117.216.118.176',NULL,NULL),(27923,'brute_force','2021-09-03 06:26:04','2021-09-03 11:26:04','117.216.118.176',NULL,NULL),(27924,'brute_force','2021-09-03 06:26:04','2021-09-03 11:26:04',NULL,NULL,'admin'),(27925,'brute_force','2021-09-03 06:30:26','2021-09-03 11:30:26','186.233.194.228',NULL,NULL),(27926,'brute_force','2021-09-03 06:30:32','2021-09-03 11:30:32','186.233.194.228',NULL,NULL),(27927,'brute_force','2021-09-03 06:30:32','2021-09-03 11:30:32',NULL,NULL,'root'),(27928,'brute_force','2021-09-03 06:43:53','2021-09-03 11:43:53','102.190.7.146',NULL,NULL),(27929,'brute_force','2021-09-03 06:43:58','2021-09-03 11:43:58','102.190.7.146',NULL,NULL),(27930,'brute_force','2021-09-03 06:43:58','2021-09-03 11:43:58',NULL,NULL,'ADMMIN'),(27931,'brute_force','2021-09-03 06:46:12','2021-09-03 11:46:12','220.167.101.24',NULL,NULL),(27932,'brute_force','2021-09-03 06:46:12','2021-09-03 11:46:12',NULL,NULL,'admin'),(27933,'brute_force','2021-09-03 06:49:27','2021-09-03 11:49:27','128.199.220.215',NULL,NULL),(27934,'brute_force','2021-09-03 06:49:27','2021-09-03 11:49:27',NULL,NULL,'admin'),(27935,'brute_force','2021-09-03 06:57:27','2021-09-03 11:57:27','159.203.176.82',NULL,NULL),(27936,'brute_force','2021-09-03 06:57:27','2021-09-03 11:57:27',NULL,NULL,'admin'),(27937,'brute_force','2021-09-03 07:01:14','2021-09-03 12:01:14','197.185.98.163',NULL,NULL),(27938,'brute_force','2021-09-03 07:01:14','2021-09-03 12:01:14',NULL,NULL,'admin'),(27939,'brute_force','2021-09-03 07:14:27','2021-09-03 12:14:27','117.201.79.123',NULL,NULL),(27940,'brute_force','2021-09-03 07:14:32','2021-09-03 12:14:32','117.201.79.123',NULL,NULL),(27941,'brute_force','2021-09-03 07:14:32','2021-09-03 12:14:32',NULL,NULL,'deusdete'),(27942,'brute_force','2021-09-03 07:38:11','2021-09-03 12:38:11','180.75.121.255',NULL,NULL),(27943,'brute_force','2021-09-03 07:38:17','2021-09-03 12:38:17','180.75.121.255',NULL,NULL),(27944,'brute_force','2021-09-03 07:38:17','2021-09-03 12:38:17',NULL,NULL,'system'),(27945,'brute_force','2021-09-03 07:55:47','2021-09-03 12:55:47','197.185.110.101',NULL,NULL),(27946,'brute_force','2021-09-03 07:55:53','2021-09-03 12:55:53','197.185.110.101',NULL,NULL),(27947,'brute_force','2021-09-03 07:55:53','2021-09-03 12:55:53',NULL,NULL,'hello1'),(27948,'brute_force','2021-09-03 08:45:29','2021-09-03 13:45:29','123.21.21.124',NULL,NULL),(27949,'brute_force','2021-09-03 08:45:35','2021-09-03 13:45:35','123.21.21.124',NULL,NULL),(27950,'brute_force','2021-09-03 08:45:35','2021-09-03 13:45:35',NULL,NULL,'hagen2'),(27951,'brute_force','2021-09-03 08:53:09','2021-09-03 13:53:09','45.40.166.142',NULL,NULL),(27952,'brute_force','2021-09-03 08:53:09','2021-09-03 13:53:09',NULL,NULL,'admin'),(27953,'brute_force','2021-09-03 08:59:50','2021-09-03 13:59:50','82.77.128.19',NULL,NULL),(27954,'brute_force','2021-09-03 08:59:54','2021-09-03 13:59:54','82.77.128.19',NULL,NULL),(27955,'brute_force','2021-09-03 08:59:54','2021-09-03 13:59:54',NULL,NULL,'winscom'),(27956,'brute_force','2021-09-03 09:01:27','2021-09-03 14:01:27','35.236.172.75',NULL,NULL),(27957,'brute_force','2021-09-03 09:01:27','2021-09-03 14:01:27',NULL,NULL,'admin'),(27958,'brute_force','2021-09-03 09:13:22','2021-09-03 14:13:22','121.136.220.60',NULL,NULL),(27959,'brute_force','2021-09-03 09:13:27','2021-09-03 14:13:27','121.136.220.60',NULL,NULL),(27960,'brute_force','2021-09-03 09:13:27','2021-09-03 14:13:27',NULL,NULL,'admin'),(27961,'brute_force','2021-09-03 09:25:29','2021-09-03 14:25:29','134.209.146.214',NULL,NULL),(27962,'brute_force','2021-09-03 09:25:29','2021-09-03 14:25:29',NULL,NULL,'admin'),(27963,'brute_force','2021-09-03 09:27:35','2021-09-03 14:27:35','84.135.134.33',NULL,NULL),(27964,'brute_force','2021-09-03 09:27:40','2021-09-03 14:27:40','84.135.134.33',NULL,NULL),(27965,'brute_force','2021-09-03 09:27:40','2021-09-03 14:27:40',NULL,NULL,'IT'),(27966,'brute_force','2021-09-03 09:28:29','2021-09-03 14:28:29','68.183.92.42',NULL,NULL),(27967,'brute_force','2021-09-03 09:28:29','2021-09-03 14:28:29',NULL,NULL,'admin'),(27968,'brute_force','2021-09-03 09:31:20','2021-09-03 14:31:20','192.163.251.40',NULL,NULL),(27969,'brute_force','2021-09-03 09:31:20','2021-09-03 14:31:20',NULL,NULL,'admin'),(27970,'brute_force','2021-09-03 09:38:52','2021-09-03 14:38:52','78.163.3.177',NULL,NULL),(27971,'brute_force','2021-09-03 09:38:58','2021-09-03 14:38:58','78.163.3.177',NULL,NULL),(27972,'brute_force','2021-09-03 09:38:58','2021-09-03 14:38:58',NULL,NULL,'joao.marcos'),(27973,'brute_force','2021-09-03 09:52:02','2021-09-03 14:52:02','148.101.115.64',NULL,NULL),(27974,'brute_force','2021-09-03 09:52:16','2021-09-03 14:52:16','148.101.115.64',NULL,NULL),(27975,'brute_force','2021-09-03 09:52:16','2021-09-03 14:52:16',NULL,NULL,'vk'),(27976,'brute_force','2021-09-03 10:02:17','2021-09-03 15:02:17','49.150.53.119',NULL,NULL),(27977,'brute_force','2021-09-03 10:02:26','2021-09-03 15:02:26','49.150.53.119',NULL,NULL),(27978,'brute_force','2021-09-03 10:02:26','2021-09-03 15:02:26',NULL,NULL,'admin'),(27979,'brute_force','2021-09-03 10:05:02','2021-09-03 15:05:02','192.116.217.30',NULL,NULL),(27980,'brute_force','2021-09-03 10:05:02','2021-09-03 15:05:02',NULL,NULL,'admin'),(27981,'brute_force','2021-09-03 10:06:57','2021-09-03 15:06:57','118.25.72.104',NULL,NULL),(27982,'brute_force','2021-09-03 10:06:57','2021-09-03 15:06:57',NULL,NULL,'admin'),(27983,'brute_force','2021-09-03 10:09:47','2021-09-03 15:09:47','159.65.118.118',NULL,NULL),(27984,'brute_force','2021-09-03 10:09:47','2021-09-03 15:09:47',NULL,NULL,'admin'),(27985,'brute_force','2021-09-03 10:13:17','2021-09-03 15:13:17','85.106.111.228',NULL,NULL),(27986,'brute_force','2021-09-03 10:13:23','2021-09-03 15:13:23','85.106.111.228',NULL,NULL),(27987,'brute_force','2021-09-03 10:13:23','2021-09-03 15:13:23',NULL,NULL,'admin'),(27988,'brute_force','2021-09-03 10:21:01','2021-09-03 15:21:01','103.47.60.44',NULL,NULL),(27989,'brute_force','2021-09-03 10:21:01','2021-09-03 15:21:01',NULL,NULL,'admin'),(27990,'brute_force','2021-09-03 10:29:50','2021-09-03 15:29:50','91.219.237.21',NULL,NULL),(27991,'brute_force','2021-09-03 10:29:50','2021-09-03 15:29:50',NULL,NULL,'admin'),(27992,'brute_force','2021-09-03 10:37:25','2021-09-03 15:37:25','149.202.8.66',NULL,NULL),(27993,'brute_force','2021-09-03 10:37:25','2021-09-03 15:37:25',NULL,NULL,'admin'),(27994,'brute_force','2021-09-03 10:39:40','2021-09-03 15:39:40','24.92.152.198',NULL,NULL),(27995,'brute_force','2021-09-03 10:39:53','2021-09-03 15:39:53','24.92.152.198',NULL,NULL),(27996,'brute_force','2021-09-03 10:39:53','2021-09-03 15:39:53',NULL,NULL,'[login]'),(27997,'brute_force','2021-09-03 11:02:19','2021-09-03 16:02:19','45.119.213.225',NULL,NULL),(27998,'brute_force','2021-09-03 11:02:19','2021-09-03 16:02:19',NULL,NULL,'admin'),(27999,'brute_force','2021-09-03 11:10:02','2021-09-03 16:10:02','8.141.58.239',NULL,NULL),(28000,'brute_force','2021-09-03 11:10:02','2021-09-03 16:10:02',NULL,NULL,'admin'),(28001,'brute_force','2021-09-03 11:24:09','2021-09-03 16:24:09','69.163.224.112',NULL,NULL),(28002,'brute_force','2021-09-03 11:24:09','2021-09-03 16:24:09',NULL,NULL,'admin'),(28003,'brute_force','2021-09-03 11:25:23','2021-09-03 16:25:23','154.180.113.187',NULL,NULL),(28004,'brute_force','2021-09-03 11:25:32','2021-09-03 16:25:32','154.180.113.187',NULL,NULL),(28005,'brute_force','2021-09-03 11:25:32','2021-09-03 16:25:32',NULL,NULL,'root'),(28006,'brute_force','2021-09-03 11:27:09','2021-09-03 16:27:09','45.12.32.57',NULL,NULL),(28007,'brute_force','2021-09-03 11:27:09','2021-09-03 16:27:09',NULL,NULL,'admin'),(28008,'brute_force','2021-09-03 11:34:19','2021-09-03 16:34:19','45.228.141.48',NULL,NULL),(28009,'brute_force','2021-09-03 11:34:24','2021-09-03 16:34:24','45.228.141.48',NULL,NULL),(28010,'brute_force','2021-09-03 11:34:24','2021-09-03 16:34:24',NULL,NULL,'[login]'),(28011,'brute_force','2021-09-03 11:44:20','2021-09-03 16:44:20','186.159.246.203',NULL,NULL),(28012,'brute_force','2021-09-03 11:44:27','2021-09-03 16:44:27','186.159.246.203',NULL,NULL),(28013,'brute_force','2021-09-03 11:44:27','2021-09-03 16:44:27',NULL,NULL,'[login]'),(28014,'brute_force','2021-09-03 11:57:00','2021-09-03 16:57:00','187.189.171.43',NULL,NULL),(28015,'brute_force','2021-09-03 11:57:04','2021-09-03 16:57:04','187.189.171.43',NULL,NULL),(28016,'brute_force','2021-09-03 11:57:04','2021-09-03 16:57:04',NULL,NULL,'[login]'),(28017,'brute_force','2021-09-03 12:02:47','2021-09-03 17:02:47','58.177.156.94',NULL,NULL),(28018,'brute_force','2021-09-03 12:02:47','2021-09-03 17:02:47',NULL,NULL,'admin'),(28019,'brute_force','2021-09-03 12:06:17','2021-09-03 17:06:17','103.116.16.173',NULL,NULL),(28020,'brute_force','2021-09-03 12:06:17','2021-09-03 17:06:17',NULL,NULL,'admin'),(28021,'brute_force','2021-09-03 12:07:22','2021-09-03 17:07:22','78.163.3.177',NULL,NULL),(28022,'brute_force','2021-09-03 12:07:52','2021-09-03 17:07:52','78.163.3.177',NULL,NULL),(28023,'brute_force','2021-09-03 12:07:52','2021-09-03 17:07:52',NULL,NULL,'edong'),(28024,'brute_force','2021-09-03 12:18:17','2021-09-03 17:18:17','82.210.140.101',NULL,NULL),(28025,'brute_force','2021-09-03 12:18:22','2021-09-03 17:18:22','82.210.140.101',NULL,NULL),(28026,'brute_force','2021-09-03 12:18:22','2021-09-03 17:18:22',NULL,NULL,'hisyam'),(28027,'brute_force','2021-09-03 12:29:45','2021-09-03 17:29:45','154.120.106.43',NULL,NULL),(28028,'brute_force','2021-09-03 12:29:49','2021-09-03 17:29:49','161.35.13.253',NULL,NULL),(28029,'brute_force','2021-09-03 12:29:49','2021-09-03 17:29:49',NULL,NULL,'admin'),(28030,'brute_force','2021-09-03 12:29:53','2021-09-03 17:29:53','154.120.106.43',NULL,NULL),(28031,'brute_force','2021-09-03 12:29:53','2021-09-03 17:29:53',NULL,NULL,'[login]'),(28032,'brute_force','2021-09-03 12:31:25','2021-09-03 17:31:25','167.99.78.164',NULL,NULL),(28033,'brute_force','2021-09-03 12:31:25','2021-09-03 17:31:25',NULL,NULL,'admin'),(28034,'brute_force','2021-09-03 12:41:30','2021-09-03 17:41:30','193.93.237.95',NULL,NULL),(28035,'brute_force','2021-09-03 12:41:30','2021-09-03 17:41:30',NULL,NULL,'admin'),(28036,'brute_force','2021-09-03 12:50:04','2021-09-03 17:50:04','111.68.98.197',NULL,NULL),(28037,'brute_force','2021-09-03 12:50:12','2021-09-03 17:50:12','111.68.98.197',NULL,NULL),(28038,'brute_force','2021-09-03 12:50:12','2021-09-03 17:50:12',NULL,NULL,'ninsys'),(28039,'brute_force','2021-09-03 12:53:34','2021-09-03 17:53:34','111.119.178.172',NULL,NULL),(28040,'brute_force','2021-09-03 12:53:41','2021-09-03 17:53:41','111.119.178.172',NULL,NULL),(28041,'brute_force','2021-09-03 12:53:41','2021-09-03 17:53:41',NULL,NULL,'cisco'),(28042,'brute_force','2021-09-03 13:11:17','2021-09-03 18:11:17','62.165.224.225',NULL,NULL),(28043,'brute_force','2021-09-03 13:11:22','2021-09-03 18:11:22','62.165.224.225',NULL,NULL),(28044,'brute_force','2021-09-03 13:11:22','2021-09-03 18:11:22',NULL,NULL,'[login]'),(28045,'brute_force','2021-09-03 13:43:03','2021-09-03 18:43:03','167.99.78.164',NULL,NULL),(28046,'brute_force','2021-09-03 13:43:03','2021-09-03 18:43:03',NULL,NULL,'admin'),(28047,'brute_force','2021-09-03 14:07:34','2021-09-03 19:07:34','81.88.52.175',NULL,NULL),(28048,'brute_force','2021-09-03 14:07:34','2021-09-03 19:07:34',NULL,NULL,'admin'),(28049,'brute_force','2021-09-03 14:19:18','2021-09-03 19:19:18','181.198.218.243',NULL,NULL),(28050,'brute_force','2021-09-03 14:19:22','2021-09-03 19:19:22','181.198.218.243',NULL,NULL),(28051,'brute_force','2021-09-03 14:19:22','2021-09-03 19:19:22',NULL,NULL,'chtadmin'),(28052,'brute_force','2021-09-03 14:32:55','2021-09-03 19:32:55','80.80.218.230',NULL,NULL),(28053,'brute_force','2021-09-03 14:32:55','2021-09-03 19:32:55',NULL,NULL,'admin'),(28054,'brute_force','2021-09-03 14:33:57','2021-09-03 19:33:57','35.225.94.95',NULL,NULL),(28055,'brute_force','2021-09-03 14:33:57','2021-09-03 19:33:57',NULL,NULL,'admin'),(28056,'brute_force','2021-09-03 14:49:09','2021-09-03 19:49:09','202.61.241.232',NULL,NULL),(28057,'brute_force','2021-09-03 14:49:09','2021-09-03 19:49:09',NULL,NULL,'admin'),(28058,'brute_force','2021-09-03 14:50:27','2021-09-03 19:50:27','138.197.131.66',NULL,NULL),(28059,'brute_force','2021-09-03 14:50:27','2021-09-03 19:50:27',NULL,NULL,'admin'),(28060,'brute_force','2021-09-03 14:51:08','2021-09-03 19:51:08','85.128.142.155',NULL,NULL),(28061,'brute_force','2021-09-03 14:51:08','2021-09-03 19:51:08',NULL,NULL,'admin'),(28062,'brute_force','2021-09-03 14:52:09','2021-09-03 19:52:09','54.39.105.88',NULL,NULL),(28063,'brute_force','2021-09-03 14:52:09','2021-09-03 19:52:09',NULL,NULL,'admin'),(28064,'brute_force','2021-09-03 15:02:40','2021-09-03 20:02:40','128.199.248.200',NULL,NULL),(28065,'brute_force','2021-09-03 15:02:40','2021-09-03 20:02:40',NULL,NULL,'admin'),(28066,'brute_force','2021-09-03 15:03:14','2021-09-03 20:03:14','179.1.129.36',NULL,NULL),(28067,'brute_force','2021-09-03 15:03:23','2021-09-03 20:03:23','179.1.129.36',NULL,NULL),(28068,'brute_force','2021-09-03 15:03:23','2021-09-03 20:03:23',NULL,NULL,'arrobanet'),(28069,'brute_force','2021-09-03 15:13:00','2021-09-03 20:13:00','184.168.126.206',NULL,NULL),(28070,'brute_force','2021-09-03 15:13:00','2021-09-03 20:13:00',NULL,NULL,'admin'),(28071,'brute_force','2021-09-03 15:14:12','2021-09-03 20:14:12','103.47.60.44',NULL,NULL),(28072,'brute_force','2021-09-03 15:14:12','2021-09-03 20:14:12',NULL,NULL,'admin'),(28073,'brute_force','2021-09-03 15:21:14','2021-09-03 20:21:14','178.150.213.59',NULL,NULL),(28074,'brute_force','2021-09-03 15:21:18','2021-09-03 20:21:18','178.150.213.59',NULL,NULL),(28075,'brute_force','2021-09-03 15:21:18','2021-09-03 20:21:18',NULL,NULL,'admin'),(28076,'brute_force','2021-09-03 15:31:38','2021-09-03 20:31:38','109.87.200.193',NULL,NULL),(28077,'brute_force','2021-09-03 15:31:38','2021-09-03 20:31:38',NULL,NULL,'admin'),(28078,'brute_force','2021-09-03 15:33:21','2021-09-03 20:33:21','47.107.33.26',NULL,NULL),(28079,'brute_force','2021-09-03 15:33:21','2021-09-03 20:33:21',NULL,NULL,'admin'),(28080,'brute_force','2021-09-03 15:37:28','2021-09-03 20:37:28','182.189.54.234',NULL,NULL),(28081,'brute_force','2021-09-03 15:37:33','2021-09-03 20:37:33','182.189.54.234',NULL,NULL),(28082,'brute_force','2021-09-03 15:37:33','2021-09-03 20:37:33',NULL,NULL,'FTP'),(28083,'brute_force','2021-09-03 15:42:51','2021-09-03 20:42:51','185.190.39.66',NULL,NULL),(28084,'brute_force','2021-09-03 15:42:51','2021-09-03 20:42:51',NULL,NULL,'admin'),(28085,'brute_force','2021-09-03 15:51:07','2021-09-03 20:51:07','184.171.244.231',NULL,NULL),(28086,'brute_force','2021-09-03 15:51:07','2021-09-03 20:51:07',NULL,NULL,'admin'),(28087,'brute_force','2021-09-03 15:59:52','2021-09-03 20:59:52','184.168.126.206',NULL,NULL),(28088,'brute_force','2021-09-03 15:59:52','2021-09-03 20:59:52',NULL,NULL,'admin'),(28089,'brute_force','2021-09-03 16:07:09','2021-09-03 21:07:09','109.87.200.193',NULL,NULL),(28090,'brute_force','2021-09-03 16:07:09','2021-09-03 21:07:09',NULL,NULL,'admin'),(28091,'brute_force','2021-09-03 16:09:58','2021-09-03 21:09:58','91.238.164.176',NULL,NULL),(28092,'brute_force','2021-09-03 16:09:58','2021-09-03 21:09:58',NULL,NULL,'admin'),(28093,'brute_force','2021-09-03 16:17:16','2021-09-03 21:17:16','91.205.175.35',NULL,NULL),(28094,'brute_force','2021-09-03 16:17:16','2021-09-03 21:17:16',NULL,NULL,'admin'),(28095,'brute_force','2021-09-03 16:17:42','2021-09-03 21:17:42','206.189.231.196',NULL,NULL),(28096,'brute_force','2021-09-03 16:17:42','2021-09-03 21:17:42',NULL,NULL,'admin'),(28097,'brute_force','2021-09-03 16:37:00','2021-09-03 21:37:00','194.38.114.129',NULL,NULL),(28098,'brute_force','2021-09-03 16:37:08','2021-09-03 21:37:08','194.38.114.129',NULL,NULL),(28099,'brute_force','2021-09-03 16:37:08','2021-09-03 21:37:08',NULL,NULL,'s3pr0p3ser'),(28100,'brute_force','2021-09-03 16:40:57','2021-09-03 21:40:57','185.247.225.73',NULL,NULL),(28101,'brute_force','2021-09-03 16:40:57','2021-09-03 21:40:57',NULL,NULL,'admin'),(28102,'brute_force','2021-09-03 16:41:38','2021-09-03 21:41:38','185.121.81.206',NULL,NULL),(28103,'brute_force','2021-09-03 16:41:38','2021-09-03 21:41:38',NULL,NULL,'admin'),(28104,'brute_force','2021-09-03 16:57:09','2021-09-03 21:57:09','104.154.111.139',NULL,NULL),(28105,'brute_force','2021-09-03 16:57:09','2021-09-03 21:57:09',NULL,NULL,'admin'),(28106,'brute_force','2021-09-03 16:57:41','2021-09-03 21:57:41','35.177.195.56',NULL,NULL),(28107,'brute_force','2021-09-03 16:57:41','2021-09-03 21:57:41',NULL,NULL,'admin'),(28108,'brute_force','2021-09-03 17:06:04','2021-09-03 22:06:04','92.204.54.113',NULL,NULL),(28109,'brute_force','2021-09-03 17:06:04','2021-09-03 22:06:04',NULL,NULL,'admin'),(28110,'brute_force','2021-09-03 17:10:41','2021-09-03 22:10:41','84.135.134.33',NULL,NULL),(28111,'brute_force','2021-09-03 17:10:51','2021-09-03 22:10:51','84.135.134.33',NULL,NULL),(28112,'brute_force','2021-09-03 17:10:51','2021-09-03 22:10:51',NULL,NULL,'dato'),(28113,'brute_force','2021-09-03 17:16:19','2021-09-03 22:16:19','164.90.154.119',NULL,NULL),(28114,'brute_force','2021-09-03 17:16:19','2021-09-03 22:16:19',NULL,NULL,'admin'),(28115,'brute_force','2021-09-03 17:19:00','2021-09-03 22:19:00','163.172.22.108',NULL,NULL),(28116,'brute_force','2021-09-03 17:19:00','2021-09-03 22:19:00',NULL,NULL,'admin'),(28117,'brute_force','2021-09-03 17:29:59','2021-09-03 22:29:59','45.135.187.152',NULL,NULL),(28118,'brute_force','2021-09-03 17:29:59','2021-09-03 22:29:59',NULL,NULL,'frederik.bolda@mediamatika.sk'),(28119,'brute_force','2021-09-03 17:30:36','2021-09-03 22:30:36','5.101.157.56',NULL,NULL),(28120,'brute_force','2021-09-03 17:30:36','2021-09-03 22:30:36',NULL,NULL,'admin'),(28121,'brute_force','2021-09-03 17:39:26','2021-09-03 22:39:26','196.44.176.55',NULL,NULL),(28122,'brute_force','2021-09-03 17:39:26','2021-09-03 22:39:26',NULL,NULL,'admin'),(28123,'brute_force','2021-09-03 17:50:59','2021-09-03 22:50:59','202.189.179.194',NULL,NULL),(28124,'brute_force','2021-09-03 17:50:59','2021-09-03 22:50:59',NULL,NULL,'admin'),(28125,'brute_force','2021-09-03 17:53:38','2021-09-03 22:53:38','139.59.82.122',NULL,NULL),(28126,'brute_force','2021-09-03 17:53:38','2021-09-03 22:53:38',NULL,NULL,'admin'),(28127,'brute_force','2021-09-03 17:56:49','2021-09-03 22:56:49','94.44.236.47',NULL,NULL),(28128,'brute_force','2021-09-03 17:57:16','2021-09-03 22:57:16','94.44.236.47',NULL,NULL),(28129,'brute_force','2021-09-03 17:57:16','2021-09-03 22:57:16',NULL,NULL,'master'),(28130,'brute_force','2021-09-03 18:23:54','2021-09-03 23:23:54','185.68.19.215',NULL,NULL),(28131,'brute_force','2021-09-03 18:23:54','2021-09-03 23:23:54',NULL,NULL,'admin'),(28132,'brute_force','2021-09-03 18:25:37','2021-09-03 23:25:37','51.15.27.8',NULL,NULL),(28133,'brute_force','2021-09-03 18:25:37','2021-09-03 23:25:37',NULL,NULL,'admin'),(28134,'brute_force','2021-09-03 18:28:14','2021-09-03 23:28:14','72.167.42.12',NULL,NULL),(28135,'brute_force','2021-09-03 18:28:14','2021-09-03 23:28:14',NULL,NULL,'admin'),(28136,'brute_force','2021-09-03 18:32:29','2021-09-03 23:32:29','138.186.109.137',NULL,NULL),(28137,'brute_force','2021-09-03 18:32:34','2021-09-03 23:32:34','138.186.109.137',NULL,NULL),(28138,'brute_force','2021-09-03 18:32:34','2021-09-03 23:32:34',NULL,NULL,'[login]'),(28139,'brute_force','2021-09-03 18:33:10','2021-09-03 23:33:10','68.183.192.217',NULL,NULL),(28140,'brute_force','2021-09-03 18:33:10','2021-09-03 23:33:10',NULL,NULL,'admin'),(28141,'brute_force','2021-09-03 18:33:11','2021-09-03 23:33:11','185.182.56.183',NULL,NULL),(28142,'brute_force','2021-09-03 18:33:11','2021-09-03 23:33:11',NULL,NULL,'admin'),(28143,'brute_force','2021-09-03 18:51:31','2021-09-03 23:51:31','91.134.248.230',NULL,NULL),(28144,'brute_force','2021-09-03 18:51:31','2021-09-03 23:51:31',NULL,NULL,'admin'),(28145,'brute_force','2021-09-03 19:00:22','2021-09-04 00:00:22','173.236.139.221',NULL,NULL),(28146,'brute_force','2021-09-03 19:00:22','2021-09-04 00:00:22',NULL,NULL,'admin'),(28147,'brute_force','2021-09-03 19:01:23','2021-09-04 00:01:23','103.127.30.241',NULL,NULL),(28148,'brute_force','2021-09-03 19:01:23','2021-09-04 00:01:23',NULL,NULL,'admin'),(28149,'brute_force','2021-09-03 19:03:02','2021-09-04 00:03:02','81.88.52.154',NULL,NULL),(28150,'brute_force','2021-09-03 19:03:02','2021-09-04 00:03:02',NULL,NULL,'admin'),(28151,'brute_force','2021-09-03 19:11:52','2021-09-04 00:11:52','159.203.37.43',NULL,NULL),(28152,'brute_force','2021-09-03 19:11:52','2021-09-04 00:11:52',NULL,NULL,'admin'),(28153,'brute_force','2021-09-03 19:21:15','2021-09-04 00:21:15','189.113.27.211',NULL,NULL),(28154,'brute_force','2021-09-03 19:21:20','2021-09-04 00:21:20','189.113.27.211',NULL,NULL),(28155,'brute_force','2021-09-03 19:21:20','2021-09-04 00:21:20',NULL,NULL,'[asDomainname.com]@1994'),(28156,'brute_force','2021-09-03 19:30:06','2021-09-04 00:30:06','138.197.170.223',NULL,NULL),(28157,'brute_force','2021-09-03 19:30:06','2021-09-04 00:30:06',NULL,NULL,'admin'),(28158,'brute_force','2021-09-03 19:31:07','2021-09-04 00:31:07','93.189.30.194',NULL,NULL),(28159,'brute_force','2021-09-03 19:31:07','2021-09-04 00:31:07',NULL,NULL,'admin'),(28160,'brute_force','2021-09-03 19:35:24','2021-09-04 00:35:24','188.166.56.218',NULL,NULL),(28161,'brute_force','2021-09-03 19:35:24','2021-09-04 00:35:24',NULL,NULL,'admin'),(28162,'brute_force','2021-09-03 19:38:03','2021-09-04 00:38:03','151.106.32.149',NULL,NULL),(28163,'brute_force','2021-09-03 19:38:03','2021-09-04 00:38:03',NULL,NULL,'admin'),(28164,'brute_force','2021-09-03 19:51:19','2021-09-04 00:51:19','5.63.10.206',NULL,NULL),(28165,'brute_force','2021-09-03 19:51:19','2021-09-04 00:51:19',NULL,NULL,'admin'),(28166,'brute_force','2021-09-03 20:01:34','2021-09-04 01:01:34','80.172.253.26',NULL,NULL),(28167,'brute_force','2021-09-03 20:01:34','2021-09-04 01:01:34',NULL,NULL,'admin'),(28168,'brute_force','2021-09-03 20:08:05','2021-09-04 01:08:05','182.1.186.95',NULL,NULL),(28169,'brute_force','2021-09-03 20:08:12','2021-09-04 01:08:12','182.1.186.95',NULL,NULL),(28170,'brute_force','2021-09-03 20:08:12','2021-09-04 01:08:12',NULL,NULL,'admin'),(28171,'brute_force','2021-09-03 20:10:55','2021-09-04 01:10:55','159.65.76.38',NULL,NULL),(28172,'brute_force','2021-09-03 20:10:55','2021-09-04 01:10:55',NULL,NULL,'admin'),(28173,'brute_force','2021-09-03 20:13:36','2021-09-04 01:13:36','81.88.52.148',NULL,NULL),(28174,'brute_force','2021-09-03 20:13:36','2021-09-04 01:13:36',NULL,NULL,'admin'),(28175,'brute_force','2021-09-03 20:23:36','2021-09-04 01:23:36','185.104.44.53',NULL,NULL),(28176,'brute_force','2021-09-03 20:23:36','2021-09-04 01:23:36',NULL,NULL,'admin'),(28177,'brute_force','2021-09-03 20:33:38','2021-09-04 01:33:38','164.132.38.166',NULL,NULL),(28178,'brute_force','2021-09-03 20:33:38','2021-09-04 01:33:38',NULL,NULL,'admin'),(28179,'brute_force','2021-09-03 20:46:21','2021-09-04 01:46:21','45.120.69.121',NULL,NULL),(28180,'brute_force','2021-09-03 20:46:21','2021-09-04 01:46:21',NULL,NULL,'admin'),(28181,'brute_force','2021-09-03 20:48:56','2021-09-04 01:48:56','188.40.37.189',NULL,NULL),(28182,'brute_force','2021-09-03 20:48:56','2021-09-04 01:48:56',NULL,NULL,'admin'),(28183,'brute_force','2021-09-03 20:54:49','2021-09-04 01:54:49','49.235.226.69',NULL,NULL),(28184,'brute_force','2021-09-03 20:54:49','2021-09-04 01:54:49',NULL,NULL,'admin'),(28185,'brute_force','2021-09-03 20:55:20','2021-09-04 01:55:20','223.205.219.9',NULL,NULL),(28186,'brute_force','2021-09-03 20:55:26','2021-09-04 01:55:26','223.205.219.9',NULL,NULL),(28187,'brute_force','2021-09-03 20:55:26','2021-09-04 01:55:26',NULL,NULL,'passe'),(28188,'brute_force','2021-09-03 20:55:48','2021-09-04 01:55:48','139.155.225.232',NULL,NULL),(28189,'brute_force','2021-09-03 20:55:48','2021-09-04 01:55:48',NULL,NULL,'admin'),(28190,'brute_force','2021-09-03 21:06:16','2021-09-04 02:06:16','54.39.105.88',NULL,NULL),(28191,'brute_force','2021-09-03 21:06:16','2021-09-04 02:06:16',NULL,NULL,'admin'),(28192,'brute_force','2021-09-03 21:21:41','2021-09-04 02:21:41','51.75.200.183',NULL,NULL),(28193,'brute_force','2021-09-03 21:21:41','2021-09-04 02:21:41',NULL,NULL,'admin'),(28194,'brute_force','2021-09-03 21:24:22','2021-09-04 02:24:22','45.40.166.143',NULL,NULL),(28195,'brute_force','2021-09-03 21:24:22','2021-09-04 02:24:22',NULL,NULL,'admin'),(28196,'brute_force','2021-09-03 21:40:17','2021-09-04 02:40:17','207.244.251.142',NULL,NULL),(28197,'brute_force','2021-09-03 21:40:17','2021-09-04 02:40:17',NULL,NULL,'admin'),(28198,'brute_force','2021-09-03 21:52:13','2021-09-04 02:52:13','64.90.48.195',NULL,NULL),(28199,'brute_force','2021-09-03 21:52:13','2021-09-04 02:52:13',NULL,NULL,'admin'),(28200,'brute_force','2021-09-03 22:03:10','2021-09-04 03:03:10','103.127.30.241',NULL,NULL),(28201,'brute_force','2021-09-03 22:03:10','2021-09-04 03:03:10',NULL,NULL,'admin'),(28202,'brute_force','2021-09-03 22:26:51','2021-09-04 03:26:51','67.211.219.84',NULL,NULL),(28203,'brute_force','2021-09-03 22:26:51','2021-09-04 03:26:51',NULL,NULL,'admin'),(28204,'brute_force','2021-09-03 22:28:23','2021-09-04 03:28:23','157.34.219.252',NULL,NULL),(28205,'brute_force','2021-09-03 22:28:33','2021-09-04 03:28:33','157.34.219.252',NULL,NULL),(28206,'brute_force','2021-09-03 22:28:33','2021-09-04 03:28:33',NULL,NULL,'cisco'),(28207,'brute_force','2021-09-03 22:35:43','2021-09-04 03:35:43','45.120.69.121',NULL,NULL),(28208,'brute_force','2021-09-03 22:35:43','2021-09-04 03:35:43',NULL,NULL,'admin'),(28209,'brute_force','2021-09-03 22:39:48','2021-09-04 03:39:48','185.190.39.66',NULL,NULL),(28210,'brute_force','2021-09-03 22:39:48','2021-09-04 03:39:48',NULL,NULL,'admin'),(28211,'brute_force','2021-09-03 22:51:11','2021-09-04 03:51:11','177.11.53.251',NULL,NULL),(28212,'brute_force','2021-09-03 22:51:11','2021-09-04 03:51:11',NULL,NULL,'admin'),(28213,'brute_force','2021-09-03 23:02:23','2021-09-04 04:02:23','194.163.155.53',NULL,NULL),(28214,'brute_force','2021-09-03 23:02:23','2021-09-04 04:02:23',NULL,NULL,'admin'),(28215,'brute_force','2021-09-03 23:03:19','2021-09-04 04:03:19','95.111.235.41',NULL,NULL),(28216,'brute_force','2021-09-03 23:03:19','2021-09-04 04:03:19',NULL,NULL,'admin'),(28217,'brute_force','2021-09-03 23:08:43','2021-09-04 04:08:43','54.39.105.88',NULL,NULL),(28218,'brute_force','2021-09-03 23:08:43','2021-09-04 04:08:43',NULL,NULL,'admin'),(28219,'brute_force','2021-09-03 23:11:25','2021-09-04 04:11:25','88.99.242.20',NULL,NULL),(28220,'brute_force','2021-09-03 23:11:25','2021-09-04 04:11:25',NULL,NULL,'admin'),(28221,'brute_force','2021-09-03 23:11:30','2021-09-04 04:11:30','103.136.95.241',NULL,NULL),(28222,'brute_force','2021-09-03 23:11:36','2021-09-04 04:11:36','103.136.95.241',NULL,NULL),(28223,'brute_force','2021-09-03 23:11:36','2021-09-04 04:11:36',NULL,NULL,'[login]'),(28224,'brute_force','2021-09-03 23:14:20','2021-09-04 04:14:20','167.172.133.111',NULL,NULL),(28225,'brute_force','2021-09-03 23:14:20','2021-09-04 04:14:20',NULL,NULL,'admin'),(28226,'brute_force','2021-09-03 23:30:30','2021-09-04 04:30:30','35.213.170.208',NULL,NULL),(28227,'brute_force','2021-09-03 23:30:30','2021-09-04 04:30:30',NULL,NULL,'admin'),(28228,'brute_force','2021-09-03 23:47:18','2021-09-04 04:47:18','81.88.52.154',NULL,NULL),(28229,'brute_force','2021-09-03 23:47:18','2021-09-04 04:47:18',NULL,NULL,'admin'),(28230,'brute_force','2021-09-03 23:47:47','2021-09-04 04:47:47','192.81.214.168',NULL,NULL),(28231,'brute_force','2021-09-03 23:47:47','2021-09-04 04:47:47',NULL,NULL,'admin'),(28232,'brute_force','2021-09-03 23:52:23','2021-09-04 04:52:23','80.80.218.230',NULL,NULL),(28233,'brute_force','2021-09-03 23:52:23','2021-09-04 04:52:23',NULL,NULL,'admin'),(28234,'brute_force','2021-09-03 23:54:07','2021-09-04 04:54:07','223.235.16.15',NULL,NULL),(28235,'brute_force','2021-09-03 23:56:45','2021-09-04 04:56:45','62.171.140.209',NULL,NULL),(28236,'brute_force','2021-09-03 23:56:45','2021-09-04 04:56:45',NULL,NULL,'admin'),(28237,'brute_force','2021-09-04 00:00:34','2021-09-04 05:00:34','8.131.70.186',NULL,NULL),(28238,'brute_force','2021-09-04 00:00:34','2021-09-04 05:00:34',NULL,NULL,'admin'),(28239,'brute_force','2021-09-04 00:05:02','2021-09-04 05:05:02','124.158.12.202',NULL,NULL),(28240,'brute_force','2021-09-04 00:05:02','2021-09-04 05:05:02',NULL,NULL,'admin'),(28241,'brute_force','2021-09-04 00:09:49','2021-09-04 05:09:49','61.244.70.248',NULL,NULL),(28242,'brute_force','2021-09-04 00:09:49','2021-09-04 05:09:49',NULL,NULL,'admin'),(28243,'brute_force','2021-09-04 00:13:59','2021-09-04 05:13:59','185.31.175.207',NULL,NULL),(28244,'brute_force','2021-09-04 00:13:59','2021-09-04 05:13:59',NULL,NULL,'admin'),(28245,'brute_force','2021-09-04 00:20:37','2021-09-04 05:20:37','185.49.20.79',NULL,NULL),(28246,'brute_force','2021-09-04 00:20:37','2021-09-04 05:20:37',NULL,NULL,'admin'),(28247,'brute_force','2021-09-04 00:23:33','2021-09-04 05:23:33','95.216.208.32',NULL,NULL),(28248,'brute_force','2021-09-04 00:23:33','2021-09-04 05:23:33',NULL,NULL,'admin'),(28249,'brute_force','2021-09-04 00:27:19','2021-09-04 05:27:19','123.231.21.27',NULL,NULL),(28250,'brute_force','2021-09-04 00:27:25','2021-09-04 05:27:25','123.231.21.27',NULL,NULL),(28251,'brute_force','2021-09-04 00:27:25','2021-09-04 05:27:25',NULL,NULL,'admin'),(28252,'brute_force','2021-09-04 00:31:13','2021-09-04 05:31:13','161.117.44.63',NULL,NULL),(28253,'brute_force','2021-09-04 00:31:13','2021-09-04 05:31:13',NULL,NULL,'admin'),(28254,'brute_force','2021-09-04 00:35:41','2021-09-04 05:35:41','178.128.51.162',NULL,NULL),(28255,'brute_force','2021-09-04 00:35:41','2021-09-04 05:35:41',NULL,NULL,'admin'),(28256,'brute_force','2021-09-04 00:40:00','2021-09-04 05:40:00','124.158.12.202',NULL,NULL),(28257,'brute_force','2021-09-04 00:40:00','2021-09-04 05:40:00',NULL,NULL,'admin'),(28258,'brute_force','2021-09-04 00:53:10','2021-09-04 05:53:10','184.168.126.206',NULL,NULL),(28259,'brute_force','2021-09-04 00:53:10','2021-09-04 05:53:10',NULL,NULL,'admin'),(28260,'brute_force','2021-09-04 00:58:06','2021-09-04 05:58:06','103.122.106.234',NULL,NULL),(28261,'brute_force','2021-09-04 00:58:06','2021-09-04 05:58:06',NULL,NULL,'admin'),(28262,'brute_force','2021-09-04 00:59:12','2021-09-04 05:59:12','34.93.36.100',NULL,NULL),(28263,'brute_force','2021-09-04 00:59:12','2021-09-04 05:59:12',NULL,NULL,'admin'),(28264,'brute_force','2021-09-04 01:01:57','2021-09-04 06:01:57','35.236.172.75',NULL,NULL),(28265,'brute_force','2021-09-04 01:01:57','2021-09-04 06:01:57',NULL,NULL,'admin'),(28266,'brute_force','2021-09-04 01:07:03','2021-09-04 06:07:03','5.63.10.206',NULL,NULL),(28267,'brute_force','2021-09-04 01:07:03','2021-09-04 06:07:03',NULL,NULL,'admin'),(28268,'brute_force','2021-09-04 01:17:33','2021-09-04 06:17:33','103.87.59.229',NULL,NULL),(28269,'brute_force','2021-09-04 01:17:38','2021-09-04 06:17:38','103.87.59.229',NULL,NULL),(28270,'brute_force','2021-09-04 01:17:38','2021-09-04 06:17:38',NULL,NULL,'cisco'),(28271,'brute_force','2021-09-04 01:23:04','2021-09-04 06:23:04','104.236.7.28',NULL,NULL),(28272,'brute_force','2021-09-04 01:23:04','2021-09-04 06:23:04',NULL,NULL,'admin'),(28273,'brute_force','2021-09-04 01:39:01','2021-09-04 06:39:01','46.160.121.111',NULL,NULL),(28274,'brute_force','2021-09-04 01:39:01','2021-09-04 06:39:01',NULL,NULL,'admin'),(28275,'brute_force','2021-09-04 01:41:03','2021-09-04 06:41:03','155.133.132.65',NULL,NULL),(28276,'brute_force','2021-09-04 01:41:03','2021-09-04 06:41:03',NULL,NULL,'admin'),(28277,'brute_force','2021-09-04 01:44:16','2021-09-04 06:44:16','85.128.142.138',NULL,NULL),(28278,'brute_force','2021-09-04 01:44:16','2021-09-04 06:44:16',NULL,NULL,'admin'),(28279,'brute_force','2021-09-04 01:45:16','2021-09-04 06:45:16','120.138.14.220',NULL,NULL),(28280,'brute_force','2021-09-04 01:45:21','2021-09-04 06:45:21','120.138.14.220',NULL,NULL),(28281,'brute_force','2021-09-04 01:45:21','2021-09-04 06:45:21',NULL,NULL,'admin'),(28282,'brute_force','2021-09-04 01:47:14','2021-09-04 06:47:14','95.216.42.246',NULL,NULL),(28283,'brute_force','2021-09-04 01:47:14','2021-09-04 06:47:14',NULL,NULL,'admin'),(28284,'brute_force','2021-09-04 01:50:31','2021-09-04 06:50:31','72.167.41.152',NULL,NULL),(28285,'brute_force','2021-09-04 01:50:31','2021-09-04 06:50:31',NULL,NULL,'admin'),(28286,'brute_force','2021-09-04 02:02:43','2021-09-04 07:02:43','62.171.140.209',NULL,NULL),(28287,'brute_force','2021-09-04 02:02:43','2021-09-04 07:02:43',NULL,NULL,'admin'),(28288,'brute_force','2021-09-04 02:14:14','2021-09-04 07:14:14','182.254.234.148',NULL,NULL),(28289,'brute_force','2021-09-04 02:14:14','2021-09-04 07:14:14',NULL,NULL,'admin'),(28290,'brute_force','2021-09-04 02:16:34','2021-09-04 07:16:34','173.236.136.5',NULL,NULL),(28291,'brute_force','2021-09-04 02:16:34','2021-09-04 07:16:34',NULL,NULL,'admin'),(28292,'brute_force','2021-09-04 02:19:40','2021-09-04 07:19:40','195.93.152.83',NULL,NULL),(28293,'brute_force','2021-09-04 02:19:40','2021-09-04 07:19:40',NULL,NULL,'admin'),(28294,'brute_force','2021-09-04 02:26:51','2021-09-04 07:26:51','80.246.1.193',NULL,NULL),(28295,'brute_force','2021-09-04 02:26:51','2021-09-04 07:26:51',NULL,NULL,'admin'),(28296,'brute_force','2021-09-04 02:35:36','2021-09-04 07:35:36','185.121.81.206',NULL,NULL),(28297,'brute_force','2021-09-04 02:35:36','2021-09-04 07:35:36',NULL,NULL,'admin'),(28298,'brute_force','2021-09-04 02:50:05','2021-09-04 07:50:05','35.242.214.242',NULL,NULL),(28299,'brute_force','2021-09-04 02:50:05','2021-09-04 07:50:05',NULL,NULL,'admin'),(28300,'brute_force','2021-09-04 02:58:57','2021-09-04 07:58:57','210.13.75.122',NULL,NULL),(28301,'brute_force','2021-09-04 02:58:57','2021-09-04 07:58:57',NULL,NULL,'admin'),(28302,'brute_force','2021-09-04 03:34:39','2021-09-04 08:34:39','46.138.241.85',NULL,NULL),(28303,'brute_force','2021-09-04 03:34:39','2021-09-04 08:34:39',NULL,NULL,'admin'),(28304,'brute_force','2021-09-04 03:36:01','2021-09-04 08:36:01','210.13.75.122',NULL,NULL),(28305,'brute_force','2021-09-04 03:36:01','2021-09-04 08:36:01',NULL,NULL,'admin'),(28306,'brute_force','2021-09-04 03:38:54','2021-09-04 08:38:54','177.55.111.13',NULL,NULL),(28307,'brute_force','2021-09-04 03:38:54','2021-09-04 08:38:54',NULL,NULL,'admin'),(28308,'brute_force','2021-09-04 03:42:27','2021-09-04 08:42:27','89.238.135.137',NULL,NULL),(28309,'brute_force','2021-09-04 03:42:27','2021-09-04 08:42:27',NULL,2,'gruposuadi'),(28310,'brute_force','2021-09-04 03:42:30','2021-09-04 08:42:30','89.238.135.137',NULL,NULL),(28311,'brute_force','2021-09-04 03:42:30','2021-09-04 08:42:30',NULL,2,'gruposuadi'),(28312,'brute_force','2021-09-04 03:42:33','2021-09-04 08:42:33','89.238.135.137',NULL,NULL),(28313,'brute_force','2021-09-04 03:42:33','2021-09-04 08:42:33',NULL,2,'gruposuadi'),(28314,'brute_force','2021-09-04 03:42:35','2021-09-04 08:42:35','89.238.135.137',NULL,NULL),(28315,'brute_force','2021-09-04 03:42:35','2021-09-04 08:42:35',NULL,2,'gruposuadi'),(28316,'brute_force','2021-09-04 03:42:38','2021-09-04 08:42:38','89.238.135.137',NULL,NULL),(28317,'brute_force','2021-09-04 03:42:38','2021-09-04 08:42:38',NULL,2,'gruposuadi'),(28318,'brute_force','2021-09-04 03:43:26','2021-09-04 08:43:26','62.171.140.209',NULL,NULL),(28319,'brute_force','2021-09-04 03:43:26','2021-09-04 08:43:26',NULL,NULL,'admin'),(28320,'brute_force','2021-09-04 03:48:42','2021-09-04 08:48:42','91.203.110.232',NULL,NULL),(28321,'brute_force','2021-09-04 03:48:42','2021-09-04 08:48:42',NULL,NULL,'admin'),(28322,'brute_force','2021-09-04 03:57:39','2021-09-04 08:57:39','89.238.135.137',NULL,NULL),(28323,'brute_force','2021-09-04 03:57:39','2021-09-04 08:57:39',NULL,2,'gruposuadi'),(28324,'brute_force','2021-09-04 03:57:42','2021-09-04 08:57:42','89.238.135.137',NULL,NULL),(28325,'brute_force','2021-09-04 03:57:42','2021-09-04 08:57:42',NULL,2,'gruposuadi'),(28326,'brute_force','2021-09-04 03:57:44','2021-09-04 08:57:44','89.238.135.137',NULL,NULL),(28327,'brute_force','2021-09-04 03:57:44','2021-09-04 08:57:44',NULL,2,'gruposuadi'),(28328,'brute_force','2021-09-04 03:57:46','2021-09-04 08:57:46','89.238.135.137',NULL,NULL),(28329,'brute_force','2021-09-04 03:57:46','2021-09-04 08:57:46',NULL,2,'gruposuadi'),(28330,'brute_force','2021-09-04 03:57:48','2021-09-04 08:57:48','89.238.135.137',NULL,NULL),(28331,'brute_force','2021-09-04 03:57:48','2021-09-04 08:57:48',NULL,2,'gruposuadi'),(28332,'brute_force','2021-09-04 04:01:04','2021-09-04 09:01:04','173.254.202.176',NULL,NULL),(28333,'brute_force','2021-09-04 04:01:04','2021-09-04 09:01:04',NULL,NULL,'admin'),(28334,'brute_force','2021-09-04 04:10:10','2021-09-04 09:10:10','149.202.8.66',NULL,NULL),(28335,'brute_force','2021-09-04 04:10:10','2021-09-04 09:10:10',NULL,NULL,'admin'),(28336,'brute_force','2021-09-04 04:11:22','2021-09-04 09:11:22','35.238.155.231',NULL,NULL),(28337,'brute_force','2021-09-04 04:11:22','2021-09-04 09:11:22',NULL,NULL,'admin'),(28338,'brute_force','2021-09-04 04:12:48','2021-09-04 09:12:48','89.238.135.137',NULL,NULL),(28339,'brute_force','2021-09-04 04:12:48','2021-09-04 09:12:48',NULL,2,'gruposuadi'),(28340,'brute_force','2021-09-04 04:12:51','2021-09-04 09:12:51','89.238.135.137',NULL,NULL),(28341,'brute_force','2021-09-04 04:12:51','2021-09-04 09:12:51',NULL,2,'gruposuadi'),(28342,'brute_force','2021-09-04 04:12:53','2021-09-04 09:12:53','89.238.135.137',NULL,NULL),(28343,'brute_force','2021-09-04 04:12:53','2021-09-04 09:12:53',NULL,2,'gruposuadi'),(28344,'brute_force','2021-09-04 04:12:55','2021-09-04 09:12:55','89.238.135.137',NULL,NULL),(28345,'brute_force','2021-09-04 04:12:55','2021-09-04 09:12:55',NULL,2,'gruposuadi'),(28346,'brute_force','2021-09-04 04:12:58','2021-09-04 09:12:58','89.238.135.137',NULL,NULL),(28347,'brute_force','2021-09-04 04:12:58','2021-09-04 09:12:58',NULL,2,'gruposuadi'),(28348,'brute_force','2021-09-04 04:13:55','2021-09-04 09:13:55','188.40.37.189',NULL,NULL),(28349,'brute_force','2021-09-04 04:13:55','2021-09-04 09:13:55',NULL,NULL,'admin'),(28350,'brute_force','2021-09-04 04:31:09','2021-09-04 09:31:09','206.189.147.58',NULL,NULL),(28351,'brute_force','2021-09-04 04:31:09','2021-09-04 09:31:09',NULL,NULL,'admin'),(28352,'brute_force','2021-09-04 04:40:53','2021-09-04 09:40:53','194.233.69.232',NULL,NULL),(28353,'brute_force','2021-09-04 04:40:53','2021-09-04 09:40:53',NULL,NULL,'admin'),(28354,'brute_force','2021-09-04 04:43:46','2021-09-04 09:43:46','167.99.12.47',NULL,NULL),(28355,'brute_force','2021-09-04 04:43:46','2021-09-04 09:43:46',NULL,NULL,'admin'),(28356,'brute_force','2021-09-04 04:45:03','2021-09-04 09:45:03','104.248.233.244',NULL,NULL),(28357,'brute_force','2021-09-04 04:45:03','2021-09-04 09:45:03',NULL,NULL,'admin'),(28358,'brute_force','2021-09-04 04:47:39','2021-09-04 09:47:39','178.128.113.244',NULL,NULL),(28359,'brute_force','2021-09-04 04:47:39','2021-09-04 09:47:39',NULL,NULL,'admin'),(28360,'brute_force','2021-09-04 04:49:40','2021-09-04 09:49:40','142.93.34.169',NULL,NULL),(28361,'brute_force','2021-09-04 04:49:40','2021-09-04 09:49:40',NULL,NULL,'admin'),(28362,'brute_force','2021-09-04 04:52:50','2021-09-04 09:52:50','208.113.153.203',NULL,NULL),(28363,'brute_force','2021-09-04 04:52:50','2021-09-04 09:52:50',NULL,NULL,'admin'),(28364,'brute_force','2021-09-04 04:55:51','2021-09-04 09:55:51','54.39.105.88',NULL,NULL),(28365,'brute_force','2021-09-04 04:55:51','2021-09-04 09:55:51',NULL,NULL,'admin'),(28366,'brute_force','2021-09-04 05:02:01','2021-09-04 10:02:01','64.91.250.76',NULL,NULL),(28367,'brute_force','2021-09-04 05:02:01','2021-09-04 10:02:01',NULL,NULL,'admin'),(28368,'brute_force','2021-09-04 05:07:41','2021-09-04 10:07:41','45.119.213.225',NULL,NULL),(28369,'brute_force','2021-09-04 05:07:41','2021-09-04 10:07:41',NULL,NULL,'admin'),(28370,'brute_force','2021-09-04 05:18:46','2021-09-04 10:18:46','185.2.4.44',NULL,NULL),(28371,'brute_force','2021-09-04 05:18:46','2021-09-04 10:18:46',NULL,NULL,'admin'),(28372,'brute_force','2021-09-04 05:21:20','2021-09-04 10:21:20','103.109.28.1',NULL,NULL),(28373,'brute_force','2021-09-04 05:21:20','2021-09-04 10:21:20',NULL,NULL,'admin'),(28374,'brute_force','2021-09-04 05:30:00','2021-09-04 10:30:00','81.88.52.134',NULL,NULL),(28375,'brute_force','2021-09-04 05:30:00','2021-09-04 10:30:00',NULL,NULL,'admin'),(28376,'brute_force','2021-09-04 05:33:03','2021-09-04 10:33:03','72.167.41.152',NULL,NULL),(28377,'brute_force','2021-09-04 05:33:03','2021-09-04 10:33:03',NULL,NULL,'admin'),(28378,'brute_force','2021-09-04 05:39:28','2021-09-04 10:39:28','172.105.154.216',NULL,NULL),(28379,'brute_force','2021-09-04 05:39:28','2021-09-04 10:39:28',NULL,NULL,'admin'),(28380,'brute_force','2021-09-04 05:55:24','2021-09-04 10:55:24','194.233.75.106',NULL,NULL),(28381,'brute_force','2021-09-04 05:55:24','2021-09-04 10:55:24',NULL,NULL,'admin'),(28382,'brute_force','2021-09-04 05:58:25','2021-09-04 10:58:25','184.171.244.172',NULL,NULL),(28383,'brute_force','2021-09-04 05:58:25','2021-09-04 10:58:25',NULL,NULL,'admin'),(28384,'brute_force','2021-09-04 06:24:13','2021-09-04 11:24:13','46.138.241.85',NULL,NULL),(28385,'brute_force','2021-09-04 06:24:13','2021-09-04 11:24:13',NULL,NULL,'admin'),(28386,'brute_force','2021-09-04 06:29:30','2021-09-04 11:29:30','185.122.201.129',NULL,NULL),(28387,'brute_force','2021-09-04 06:29:30','2021-09-04 11:29:30',NULL,NULL,'admin'),(28388,'brute_force','2021-09-04 06:59:34','2021-09-04 11:59:34','44.193.104.174',NULL,NULL),(28389,'brute_force','2021-09-04 06:59:34','2021-09-04 11:59:34',NULL,NULL,'admin'),(28390,'brute_force','2021-09-04 07:03:56','2021-09-04 12:03:56','159.65.118.118',NULL,NULL),(28391,'brute_force','2021-09-04 07:03:56','2021-09-04 12:03:56',NULL,NULL,'admin'),(28392,'brute_force','2021-09-04 07:09:02','2021-09-04 12:09:02','177.53.140.105',NULL,NULL),(28393,'brute_force','2021-09-04 07:09:02','2021-09-04 12:09:02',NULL,NULL,'admin'),(28394,'brute_force','2021-09-04 07:35:16','2021-09-04 12:35:16','178.128.51.162',NULL,NULL),(28395,'brute_force','2021-09-04 07:35:16','2021-09-04 12:35:16',NULL,NULL,'admin'),(28396,'brute_force','2021-09-04 07:36:10','2021-09-04 12:36:10','95.216.208.32',NULL,NULL),(28397,'brute_force','2021-09-04 07:36:10','2021-09-04 12:36:10',NULL,NULL,'admin'),(28398,'brute_force','2021-09-04 07:38:26','2021-09-04 12:38:26','64.225.68.194',NULL,NULL),(28399,'brute_force','2021-09-04 07:38:26','2021-09-04 12:38:26',NULL,NULL,'admin'),(28400,'brute_force','2021-09-04 07:41:49','2021-09-04 12:41:49','162.144.41.156',NULL,NULL),(28401,'brute_force','2021-09-04 07:41:49','2021-09-04 12:41:49',NULL,NULL,'admin'),(28402,'brute_force','2021-09-04 07:59:43','2021-09-04 12:59:43','108.170.5.218',NULL,NULL),(28403,'brute_force','2021-09-04 07:59:43','2021-09-04 12:59:43',NULL,NULL,'admin'),(28404,'brute_force','2021-09-04 08:14:04','2021-09-04 13:14:04','167.99.114.53',NULL,NULL),(28405,'brute_force','2021-09-04 08:14:04','2021-09-04 13:14:04',NULL,NULL,'admin'),(28406,'brute_force','2021-09-04 08:47:58','2021-09-04 13:47:58','212.224.76.233',NULL,NULL),(28407,'brute_force','2021-09-04 08:47:58','2021-09-04 13:47:58',NULL,NULL,'admin'),(28408,'brute_force','2021-09-04 08:49:04','2021-09-04 13:49:04','47.242.61.245',NULL,NULL),(28409,'brute_force','2021-09-04 08:49:04','2021-09-04 13:49:04',NULL,NULL,'admin'),(28410,'brute_force','2021-09-04 09:12:37','2021-09-04 14:12:37','101.32.62.175',NULL,NULL),(28411,'brute_force','2021-09-04 09:12:37','2021-09-04 14:12:37',NULL,NULL,'admin'),(28412,'brute_force','2021-09-04 09:20:16','2021-09-04 14:20:16','80.253.246.70',NULL,NULL),(28413,'brute_force','2021-09-04 09:20:16','2021-09-04 14:20:16',NULL,NULL,'admin'),(28414,'brute_force','2021-09-04 09:21:35','2021-09-04 14:21:35','202.61.241.232',NULL,NULL),(28415,'brute_force','2021-09-04 09:21:35','2021-09-04 14:21:35',NULL,NULL,'admin'),(28416,'brute_force','2021-09-04 09:24:16','2021-09-04 14:24:16','185.178.45.155',NULL,NULL),(28417,'brute_force','2021-09-04 09:24:16','2021-09-04 14:24:16',NULL,NULL,'admin'),(28418,'brute_force','2021-09-04 09:41:57','2021-09-04 14:41:57','193.218.118.90',NULL,NULL),(28419,'brute_force','2021-09-04 09:41:57','2021-09-04 14:41:57',NULL,NULL,'admin'),(28420,'brute_force','2021-09-04 09:49:22','2021-09-04 14:49:22','51.68.40.21',NULL,NULL),(28421,'brute_force','2021-09-04 09:49:22','2021-09-04 14:49:22',NULL,NULL,'admin'),(28422,'brute_force','2021-09-04 09:57:04','2021-09-04 14:57:04','207.180.203.19',NULL,NULL),(28423,'brute_force','2021-09-04 09:57:04','2021-09-04 14:57:04',NULL,NULL,'admin'),(28424,'brute_force','2021-09-04 09:59:48','2021-09-04 14:59:48','134.236.250.160',NULL,NULL),(28425,'brute_force','2021-09-04 09:59:48','2021-09-04 14:59:48',NULL,NULL,'admin'),(28426,'brute_force','2021-09-04 09:59:57','2021-09-04 14:59:57','217.12.86.246',NULL,NULL),(28427,'brute_force','2021-09-04 09:59:57','2021-09-04 14:59:57',NULL,NULL,'admin'),(28428,'brute_force','2021-09-04 10:18:01','2021-09-04 15:18:01','182.254.234.148',NULL,NULL),(28429,'brute_force','2021-09-04 10:18:01','2021-09-04 15:18:01',NULL,NULL,'admin'),(28430,'brute_force','2021-09-04 10:26:32','2021-09-04 15:26:32','64.90.48.195',NULL,NULL),(28431,'brute_force','2021-09-04 10:26:32','2021-09-04 15:26:32',NULL,NULL,'admin'),(28432,'brute_force','2021-09-04 10:29:58','2021-09-04 15:29:58','177.53.140.105',NULL,NULL),(28433,'brute_force','2021-09-04 10:29:58','2021-09-04 15:29:58',NULL,NULL,'admin'),(28434,'brute_force','2021-09-04 10:32:30','2021-09-04 15:32:30','206.189.23.28',NULL,NULL),(28435,'brute_force','2021-09-04 10:32:30','2021-09-04 15:32:30',NULL,NULL,'admin'),(28436,'brute_force','2021-09-04 10:35:02','2021-09-04 15:35:02','106.52.171.211',NULL,NULL),(28437,'brute_force','2021-09-04 10:35:02','2021-09-04 15:35:02',NULL,NULL,'admin'),(28438,'brute_force','2021-09-04 10:56:35','2021-09-04 15:56:35','45.135.187.152',NULL,NULL),(28439,'brute_force','2021-09-04 10:56:35','2021-09-04 15:56:35',NULL,NULL,'bpadmin'),(28440,'brute_force','2021-09-04 11:06:27','2021-09-04 16:06:27','143.110.224.182',NULL,NULL),(28441,'brute_force','2021-09-04 11:06:27','2021-09-04 16:06:27',NULL,NULL,'admin'),(28442,'brute_force','2021-09-04 11:32:01','2021-09-04 16:32:01','91.206.200.68',NULL,NULL),(28443,'brute_force','2021-09-04 11:32:01','2021-09-04 16:32:01',NULL,NULL,'admin'),(28444,'brute_force','2021-09-04 11:38:27','2021-09-04 16:38:27','104.236.120.31',NULL,NULL),(28445,'brute_force','2021-09-04 11:38:27','2021-09-04 16:38:27',NULL,NULL,'admin'),(28446,'brute_force','2021-09-04 11:41:54','2021-09-04 16:41:54','184.168.126.206',NULL,NULL),(28447,'brute_force','2021-09-04 11:41:54','2021-09-04 16:41:54',NULL,NULL,'admin'),(28448,'brute_force','2021-09-04 11:44:55','2021-09-04 16:44:55','138.197.6.50',NULL,NULL),(28449,'brute_force','2021-09-04 11:44:55','2021-09-04 16:44:55',NULL,NULL,'admin'),(28450,'brute_force','2021-09-04 12:15:45','2021-09-04 17:15:45','194.163.155.53',NULL,NULL),(28451,'brute_force','2021-09-04 12:15:45','2021-09-04 17:15:45',NULL,NULL,'admin'),(28452,'brute_force','2021-09-04 12:24:34','2021-09-04 17:24:34','192.185.130.172',NULL,NULL),(28453,'brute_force','2021-09-04 12:24:34','2021-09-04 17:24:34',NULL,NULL,'admin'),(28454,'brute_force','2021-09-04 12:30:08','2021-09-04 17:30:08','103.129.178.69',NULL,NULL),(28455,'brute_force','2021-09-04 12:30:08','2021-09-04 17:30:08',NULL,NULL,'admin'),(28456,'brute_force','2021-09-04 12:36:33','2021-09-04 17:36:33','197.248.5.22',NULL,NULL),(28457,'brute_force','2021-09-04 12:36:33','2021-09-04 17:36:33',NULL,NULL,'admin'),(28458,'brute_force','2021-09-04 12:42:42','2021-09-04 17:42:42','93.189.30.194',NULL,NULL),(28459,'brute_force','2021-09-04 12:42:42','2021-09-04 17:42:42',NULL,NULL,'admin'),(28460,'brute_force','2021-09-04 12:57:19','2021-09-04 17:57:19','35.198.137.137',NULL,NULL),(28461,'brute_force','2021-09-04 12:57:19','2021-09-04 17:57:19',NULL,NULL,'admin'),(28462,'brute_force','2021-09-04 12:59:41','2021-09-04 17:59:41','31.16.115.85',NULL,NULL),(28463,'brute_force','2021-09-04 12:59:41','2021-09-04 17:59:41',NULL,NULL,'admin'),(28464,'brute_force','2021-09-04 13:03:06','2021-09-04 18:03:06','159.203.37.43',NULL,NULL),(28465,'brute_force','2021-09-04 13:03:06','2021-09-04 18:03:06',NULL,NULL,'admin'),(28466,'brute_force','2021-09-04 13:14:38','2021-09-04 18:14:38','194.87.190.39',NULL,NULL),(28467,'brute_force','2021-09-04 13:14:38','2021-09-04 18:14:38',NULL,NULL,'admin'),(28468,'brute_force','2021-09-04 13:17:13','2021-09-04 18:17:13','167.99.13.90',NULL,NULL),(28469,'brute_force','2021-09-04 13:17:13','2021-09-04 18:17:13',NULL,NULL,'admin'),(28470,'brute_force','2021-09-04 13:20:15','2021-09-04 18:20:15','103.209.153.32',NULL,NULL),(28471,'brute_force','2021-09-04 13:20:15','2021-09-04 18:20:15',NULL,NULL,'admin'),(28472,'brute_force','2021-09-04 13:26:42','2021-09-04 18:26:42','207.180.203.19',NULL,NULL),(28473,'brute_force','2021-09-04 13:26:42','2021-09-04 18:26:42',NULL,NULL,'admin'),(28474,'brute_force','2021-09-04 13:56:59','2021-09-04 18:56:59','95.111.226.172',NULL,NULL),(28475,'brute_force','2021-09-04 13:56:59','2021-09-04 18:56:59',NULL,NULL,'admin'),(28476,'brute_force','2021-09-04 13:59:31','2021-09-04 18:59:31','45.40.166.142',NULL,NULL),(28477,'brute_force','2021-09-04 13:59:31','2021-09-04 18:59:31',NULL,NULL,'admin'),(28478,'brute_force','2021-09-04 14:10:11','2021-09-04 19:10:11','185.49.20.78',NULL,NULL),(28479,'brute_force','2021-09-04 14:10:11','2021-09-04 19:10:11',NULL,NULL,'admin'),(28480,'brute_force','2021-09-04 14:23:19','2021-09-04 19:23:19','138.197.157.15',NULL,NULL),(28481,'brute_force','2021-09-04 14:23:19','2021-09-04 19:23:19',NULL,NULL,'admin'),(28482,'brute_force','2021-09-04 14:36:41','2021-09-04 19:36:41','68.183.225.85',NULL,NULL),(28483,'brute_force','2021-09-04 14:36:41','2021-09-04 19:36:41',NULL,NULL,'admin'),(28484,'brute_force','2021-09-04 14:50:00','2021-09-04 19:50:00','35.197.142.18',NULL,NULL),(28485,'brute_force','2021-09-04 14:50:00','2021-09-04 19:50:00',NULL,NULL,'admin'),(28486,'brute_force','2021-09-04 15:03:23','2021-09-04 20:03:23','34.80.144.82',NULL,NULL),(28487,'brute_force','2021-09-04 15:03:23','2021-09-04 20:03:23',NULL,NULL,'admin'),(28488,'brute_force','2021-09-04 15:16:46','2021-09-04 20:16:46','188.166.187.223',NULL,NULL),(28489,'brute_force','2021-09-04 15:16:46','2021-09-04 20:16:46',NULL,NULL,'admin'),(28490,'brute_force','2021-09-04 15:43:53','2021-09-04 20:43:53','103.153.2.5',NULL,NULL),(28491,'brute_force','2021-09-04 15:43:53','2021-09-04 20:43:53',NULL,NULL,'admin'),(28492,'brute_force','2021-09-04 16:12:11','2021-09-04 21:12:11','162.144.126.104',NULL,NULL),(28493,'brute_force','2021-09-04 16:12:11','2021-09-04 21:12:11',NULL,NULL,'admin'),(28494,'brute_force','2021-09-04 16:25:51','2021-09-04 21:25:51','162.55.53.198',NULL,NULL),(28495,'brute_force','2021-09-04 16:25:51','2021-09-04 21:25:51',NULL,NULL,'admin'),(28496,'brute_force','2021-09-04 16:52:32','2021-09-04 21:52:32','157.245.71.228',NULL,NULL),(28497,'brute_force','2021-09-04 16:52:32','2021-09-04 21:52:32',NULL,NULL,'admin'),(28498,'brute_force','2021-09-04 17:04:56','2021-09-04 22:04:56','118.69.173.199',NULL,NULL),(28499,'brute_force','2021-09-04 17:04:56','2021-09-04 22:04:56',NULL,NULL,'admin'),(28500,'brute_force','2021-09-04 17:28:51','2021-09-04 22:28:51','206.189.231.196',NULL,NULL),(28501,'brute_force','2021-09-04 17:28:51','2021-09-04 22:28:51',NULL,NULL,'admin'),(28502,'brute_force','2021-09-04 17:30:01','2021-09-04 22:30:01','34.80.144.82',NULL,NULL),(28503,'brute_force','2021-09-04 17:30:01','2021-09-04 22:30:01',NULL,NULL,'admin'),(28504,'brute_force','2021-09-04 17:31:14','2021-09-04 22:31:14','185.220.101.9',NULL,NULL),(28505,'brute_force','2021-09-04 17:31:14','2021-09-04 22:31:14',NULL,NULL,'admin'),(28506,'brute_force','2021-09-04 17:42:44','2021-09-04 22:42:44','72.167.42.12',NULL,NULL),(28507,'brute_force','2021-09-04 17:42:44','2021-09-04 22:42:44',NULL,NULL,'admin'),(28508,'brute_force','2021-09-04 18:08:06','2021-09-04 23:08:06','150.95.83.201',NULL,NULL),(28509,'brute_force','2021-09-04 18:08:06','2021-09-04 23:08:06',NULL,NULL,'admin'),(28510,'brute_force','2021-09-04 18:19:47','2021-09-04 23:19:47','103.1.239.107',NULL,NULL),(28511,'brute_force','2021-09-04 18:19:47','2021-09-04 23:19:47',NULL,NULL,'admin'),(28512,'brute_force','2021-09-04 18:20:45','2021-09-04 23:20:45','72.167.42.12',NULL,NULL),(28513,'brute_force','2021-09-04 18:20:45','2021-09-04 23:20:45',NULL,NULL,'admin'),(28514,'brute_force','2021-09-04 18:33:16','2021-09-04 23:33:16','51.75.200.183',NULL,NULL),(28515,'brute_force','2021-09-04 18:33:16','2021-09-04 23:33:16',NULL,NULL,'admin'),(28516,'brute_force','2021-09-04 18:43:39','2021-09-04 23:43:39','47.107.33.26',NULL,NULL),(28517,'brute_force','2021-09-04 18:43:39','2021-09-04 23:43:39',NULL,NULL,'admin'),(28518,'brute_force','2021-09-04 18:45:59','2021-09-04 23:45:59','82.202.172.211',NULL,NULL),(28519,'brute_force','2021-09-04 18:45:59','2021-09-04 23:45:59',NULL,NULL,'admin'),(28520,'brute_force','2021-09-04 18:58:47','2021-09-04 23:58:47','35.238.155.231',NULL,NULL),(28521,'brute_force','2021-09-04 18:58:47','2021-09-04 23:58:47',NULL,NULL,'admin'),(28522,'brute_force','2021-09-04 19:11:44','2021-09-05 00:11:44','1.116.75.216',NULL,NULL),(28523,'brute_force','2021-09-04 19:11:44','2021-09-05 00:11:44',NULL,NULL,'admin'),(28524,'brute_force','2021-09-04 19:16:07','2021-09-05 00:16:07','47.107.33.26',NULL,NULL),(28525,'brute_force','2021-09-04 19:16:07','2021-09-05 00:16:07',NULL,NULL,'admin'),(28526,'brute_force','2021-09-04 19:24:39','2021-09-05 00:24:39','185.178.45.155',NULL,NULL),(28527,'brute_force','2021-09-04 19:24:39','2021-09-05 00:24:39',NULL,NULL,'admin'),(28528,'brute_force','2021-09-04 19:37:31','2021-09-05 00:37:31','139.59.118.238',NULL,NULL),(28529,'brute_force','2021-09-04 19:37:31','2021-09-05 00:37:31',NULL,NULL,'admin'),(28530,'brute_force','2021-09-04 19:50:24','2021-09-05 00:50:24','185.2.4.44',NULL,NULL),(28531,'brute_force','2021-09-04 19:50:24','2021-09-05 00:50:24',NULL,NULL,'admin'),(28532,'brute_force','2021-09-04 20:16:25','2021-09-05 01:16:25','45.40.166.142',NULL,NULL),(28533,'brute_force','2021-09-04 20:16:25','2021-09-05 01:16:25',NULL,NULL,'admin'),(28534,'brute_force','2021-09-04 20:29:22','2021-09-05 01:29:22','139.59.154.27',NULL,NULL),(28535,'brute_force','2021-09-04 20:29:22','2021-09-05 01:29:22',NULL,NULL,'admin'),(28536,'brute_force','2021-09-04 20:42:22','2021-09-05 01:42:22','80.169.210.148',NULL,NULL),(28537,'brute_force','2021-09-04 20:42:22','2021-09-05 01:42:22',NULL,NULL,'admin'),(28538,'brute_force','2021-09-04 20:55:21','2021-09-05 01:55:21','202.189.179.194',NULL,NULL),(28539,'brute_force','2021-09-04 20:55:21','2021-09-05 01:55:21',NULL,NULL,'admin'),(28540,'brute_force','2021-09-04 21:08:19','2021-09-05 02:08:19','185.49.20.78',NULL,NULL),(28541,'brute_force','2021-09-04 21:08:19','2021-09-05 02:08:19',NULL,NULL,'admin'),(28542,'brute_force','2021-09-04 21:08:43','2021-09-05 02:08:43','35.236.172.75',NULL,NULL),(28543,'brute_force','2021-09-04 21:08:43','2021-09-05 02:08:43',NULL,NULL,'admin'),(28544,'brute_force','2021-09-04 21:18:43','2021-09-05 02:18:43','192.116.217.30',NULL,NULL),(28545,'brute_force','2021-09-04 21:18:43','2021-09-05 02:18:43',NULL,NULL,'admin'),(28546,'brute_force','2021-09-04 21:21:15','2021-09-05 02:21:15','82.64.135.27',NULL,NULL),(28547,'brute_force','2021-09-04 21:21:15','2021-09-05 02:21:15',NULL,NULL,'admin'),(28548,'brute_force','2021-09-04 21:47:11','2021-09-05 02:47:11','162.144.126.104',NULL,NULL),(28549,'brute_force','2021-09-04 21:47:11','2021-09-05 02:47:11',NULL,NULL,'admin'),(28550,'brute_force','2021-09-04 22:00:09','2021-09-05 03:00:09','58.177.156.94',NULL,NULL),(28551,'brute_force','2021-09-04 22:00:09','2021-09-05 03:00:09',NULL,NULL,'admin'),(28552,'brute_force','2021-09-04 22:24:33','2021-09-05 03:24:33','142.93.253.189',NULL,NULL),(28553,'brute_force','2021-09-04 22:24:33','2021-09-05 03:24:33',NULL,NULL,'admin'),(28554,'brute_force','2021-09-04 22:26:11','2021-09-05 03:26:11','167.172.175.147',NULL,NULL),(28555,'brute_force','2021-09-04 22:26:11','2021-09-05 03:26:11',NULL,NULL,'admin'),(28556,'brute_force','2021-09-04 22:33:54','2021-09-05 03:33:54','178.62.32.134',NULL,NULL),(28557,'brute_force','2021-09-04 22:33:54','2021-09-05 03:33:54',NULL,NULL,'admin'),(28558,'brute_force','2021-09-04 22:39:08','2021-09-05 03:39:08','185.49.20.79',NULL,NULL),(28559,'brute_force','2021-09-04 22:39:08','2021-09-05 03:39:08',NULL,NULL,'admin'),(28560,'brute_force','2021-09-04 22:52:16','2021-09-05 03:52:16','89.96.90.125',NULL,NULL),(28561,'brute_force','2021-09-04 22:52:16','2021-09-05 03:52:16',NULL,NULL,'admin'),(28562,'brute_force','2021-09-04 23:05:17','2021-09-05 04:05:17','72.167.42.12',NULL,NULL),(28563,'brute_force','2021-09-04 23:05:17','2021-09-05 04:05:17',NULL,NULL,'admin'),(28564,'brute_force','2021-09-04 23:18:22','2021-09-05 04:18:22','192.163.251.40',NULL,NULL),(28565,'brute_force','2021-09-04 23:18:22','2021-09-05 04:18:22',NULL,NULL,'admin'),(28566,'brute_force','2021-09-04 23:26:47','2021-09-05 04:26:47','185.220.101.6',NULL,NULL),(28567,'brute_force','2021-09-04 23:26:47','2021-09-05 04:26:47',NULL,NULL,'admin'),(28568,'brute_force','2021-09-04 23:44:30','2021-09-05 04:44:30','91.238.164.176',NULL,NULL),(28569,'brute_force','2021-09-04 23:44:30','2021-09-05 04:44:30',NULL,NULL,'admin'),(28570,'brute_force','2021-09-04 23:57:32','2021-09-05 04:57:32','45.207.65.42',NULL,NULL),(28571,'brute_force','2021-09-04 23:57:32','2021-09-05 04:57:32',NULL,NULL,'admin'),(28572,'brute_force','2021-09-05 00:10:41','2021-09-05 05:10:41','45.149.77.94',NULL,NULL),(28573,'brute_force','2021-09-05 00:10:41','2021-09-05 05:10:41',NULL,NULL,'admin'),(28574,'brute_force','2021-09-05 00:23:37','2021-09-05 05:23:37','103.153.2.5',NULL,NULL),(28575,'brute_force','2021-09-05 00:23:37','2021-09-05 05:23:37',NULL,NULL,'admin'),(28576,'brute_force','2021-09-05 00:36:51','2021-09-05 05:36:51','45.12.32.57',NULL,NULL),(28577,'brute_force','2021-09-05 00:36:51','2021-09-05 05:36:51',NULL,NULL,'admin'),(28578,'brute_force','2021-09-05 00:49:54','2021-09-05 05:49:54','37.139.13.163',NULL,NULL),(28579,'brute_force','2021-09-05 00:49:54','2021-09-05 05:49:54',NULL,NULL,'admin'),(28580,'brute_force','2021-09-05 01:03:02','2021-09-05 06:03:02','157.245.110.251',NULL,NULL),(28581,'brute_force','2021-09-05 01:03:02','2021-09-05 06:03:02',NULL,NULL,'admin'),(28582,'brute_force','2021-09-05 01:16:08','2021-09-05 06:16:08','84.255.199.31',NULL,NULL),(28583,'brute_force','2021-09-05 01:16:08','2021-09-05 06:16:08',NULL,NULL,'admin'),(28584,'brute_force','2021-09-05 02:22:13','2021-09-05 07:22:13','196.41.122.224',NULL,NULL),(28585,'brute_force','2021-09-05 02:22:13','2021-09-05 07:22:13',NULL,NULL,'admin'),(28586,'brute_force','2021-09-05 02:35:30','2021-09-05 07:35:30','165.227.170.189',NULL,NULL),(28587,'brute_force','2021-09-05 02:35:30','2021-09-05 07:35:30',NULL,NULL,'admin'),(28588,'brute_force','2021-09-05 02:48:47','2021-09-05 07:48:47','165.227.170.189',NULL,NULL),(28589,'brute_force','2021-09-05 02:48:47','2021-09-05 07:48:47',NULL,NULL,'admin'),(28590,'brute_force','2021-09-05 03:15:14','2021-09-05 08:15:14','178.128.247.244',NULL,NULL),(28591,'brute_force','2021-09-05 03:15:14','2021-09-05 08:15:14',NULL,NULL,'admin'),(28592,'brute_force','2021-09-05 03:28:31','2021-09-05 08:28:31','159.203.115.159',NULL,NULL),(28593,'brute_force','2021-09-05 03:28:31','2021-09-05 08:28:31',NULL,NULL,'admin'),(28594,'brute_force','2021-09-05 03:54:57','2021-09-05 08:54:57','51.75.200.183',NULL,NULL),(28595,'brute_force','2021-09-05 03:54:57','2021-09-05 08:54:57',NULL,NULL,'admin'),(28596,'brute_force','2021-09-05 04:08:13','2021-09-05 09:08:13','188.212.34.69',NULL,NULL),(28597,'brute_force','2021-09-05 04:08:13','2021-09-05 09:08:13',NULL,NULL,'admin'),(28598,'brute_force','2021-09-05 04:21:31','2021-09-05 09:21:31','45.149.77.94',NULL,NULL),(28599,'brute_force','2021-09-05 04:21:31','2021-09-05 09:21:31',NULL,NULL,'admin'),(28600,'brute_force','2021-09-05 04:34:54','2021-09-05 09:34:54','23.94.120.151',NULL,NULL),(28601,'brute_force','2021-09-05 04:34:54','2021-09-05 09:34:54',NULL,NULL,'admin'),(28602,'brute_force','2021-09-05 05:03:18','2021-09-05 10:03:18','161.35.208.18',NULL,NULL),(28603,'brute_force','2021-09-05 05:03:18','2021-09-05 10:03:18',NULL,NULL,'admin'),(28604,'brute_force','2021-09-05 05:17:41','2021-09-05 10:17:41','148.66.129.233',NULL,NULL),(28605,'brute_force','2021-09-05 05:17:41','2021-09-05 10:17:41',NULL,NULL,'admin'),(28606,'brute_force','2021-09-05 05:31:57','2021-09-05 10:31:57','35.205.44.38',NULL,NULL),(28607,'brute_force','2021-09-05 05:31:57','2021-09-05 10:31:57',NULL,NULL,'admin'),(28608,'brute_force','2021-09-05 05:46:19','2021-09-05 10:46:19','104.248.241.209',NULL,NULL),(28609,'brute_force','2021-09-05 05:46:19','2021-09-05 10:46:19',NULL,NULL,'admin'),(28610,'brute_force','2021-09-05 07:28:25','2021-09-05 12:28:25','178.17.171.109',NULL,NULL),(28611,'brute_force','2021-09-05 07:28:25','2021-09-05 12:28:25',NULL,NULL,'admin'),(28612,'brute_force','2021-09-05 12:50:17','2021-09-05 17:50:17','200.109.236.123',NULL,NULL),(28613,'brute_force','2021-09-05 12:50:21','2021-09-05 17:50:21','200.109.236.123',NULL,NULL),(28614,'brute_force','2021-09-05 12:50:21','2021-09-05 17:50:21',NULL,NULL,'tecnico'),(28615,'brute_force','2021-09-05 13:00:41','2021-09-05 18:00:41','160.178.0.211',NULL,NULL),(28616,'brute_force','2021-09-05 13:00:45','2021-09-05 18:00:45','160.178.0.211',NULL,NULL),(28617,'brute_force','2021-09-05 13:00:45','2021-09-05 18:00:45',NULL,NULL,'admin'),(28618,'brute_force','2021-09-05 13:27:03','2021-09-05 18:27:03','177.9.13.191',NULL,NULL),(28619,'brute_force','2021-09-05 13:27:11','2021-09-05 18:27:11','177.9.13.191',NULL,NULL),(28620,'brute_force','2021-09-05 13:27:11','2021-09-05 18:27:11',NULL,NULL,'[login]'),(28621,'brute_force','2021-09-05 14:22:47','2021-09-05 19:22:47','179.6.164.107',NULL,NULL),(28622,'brute_force','2021-09-05 14:22:52','2021-09-05 19:22:52','179.6.164.107',NULL,NULL),(28623,'brute_force','2021-09-05 14:22:52','2021-09-05 19:22:52',NULL,NULL,'admin'),(28624,'brute_force','2021-09-05 14:58:04','2021-09-05 19:58:04','201.233.101.105',NULL,NULL),(28625,'brute_force','2021-09-05 14:58:09','2021-09-05 19:58:09','201.233.101.105',NULL,NULL),(28626,'brute_force','2021-09-05 14:58:09','2021-09-05 19:58:09',NULL,NULL,'fdl'),(28627,'brute_force','2021-09-05 15:37:56','2021-09-05 20:37:56','49.149.134.85',NULL,NULL),(28628,'brute_force','2021-09-05 15:38:01','2021-09-05 20:38:01','49.149.134.85',NULL,NULL),(28629,'brute_force','2021-09-05 15:38:01','2021-09-05 20:38:01',NULL,NULL,'riha'),(28630,'brute_force','2021-09-05 16:16:06','2021-09-05 21:16:06','36.72.134.97',NULL,NULL),(28631,'brute_force','2021-09-05 16:16:16','2021-09-05 21:16:16','36.72.134.97',NULL,NULL),(28632,'brute_force','2021-09-05 16:16:16','2021-09-05 21:16:16',NULL,NULL,'cjmasterinf'),(28633,'brute_force','2021-09-05 16:53:41','2021-09-05 21:53:41','89.234.157.254',NULL,NULL),(28634,'brute_force','2021-09-05 16:53:41','2021-09-05 21:53:41',NULL,NULL,'admin'),(28635,'brute_force','2021-09-05 18:54:14','2021-09-05 23:54:14','152.231.212.241',NULL,NULL),(28636,'brute_force','2021-09-05 18:54:22','2021-09-05 23:54:22','152.231.212.241',NULL,NULL),(28637,'brute_force','2021-09-05 18:54:22','2021-09-05 23:54:22',NULL,NULL,'joao'),(28638,'brute_force','2021-09-05 19:55:50','2021-09-06 00:55:50','61.228.95.93',NULL,NULL),(28639,'brute_force','2021-09-05 19:56:00','2021-09-06 00:56:00','61.228.95.93',NULL,NULL),(28640,'brute_force','2021-09-05 19:56:00','2021-09-06 00:56:00',NULL,NULL,'iwan'),(28641,'brute_force','2021-09-05 21:04:45','2021-09-06 02:04:45','102.182.239.103',NULL,NULL),(28642,'brute_force','2021-09-05 21:04:53','2021-09-06 02:04:53','102.182.239.103',NULL,NULL),(28643,'brute_force','2021-09-05 21:04:53','2021-09-06 02:04:53',NULL,NULL,'admin'),(28644,'brute_force','2021-09-05 21:55:33','2021-09-06 02:55:33','182.246.51.169',NULL,NULL),(28645,'brute_force','2021-09-05 21:55:49','2021-09-06 02:55:49','182.246.51.169',NULL,NULL),(28646,'brute_force','2021-09-05 21:55:49','2021-09-06 02:55:49',NULL,NULL,'qwerty1'),(28647,'brute_force','2021-09-05 22:42:27','2021-09-06 03:42:27','223.205.249.215',NULL,NULL),(28648,'brute_force','2021-09-05 22:42:35','2021-09-06 03:42:35','223.205.249.215',NULL,NULL),(28649,'brute_force','2021-09-05 22:42:35','2021-09-06 03:42:35',NULL,NULL,'geoff'),(28650,'brute_force','2021-09-05 23:19:54','2021-09-06 04:19:54','182.233.242.125',NULL,NULL),(28651,'brute_force','2021-09-05 23:20:01','2021-09-06 04:20:01','182.233.242.125',NULL,NULL),(28652,'brute_force','2021-09-05 23:20:01','2021-09-06 04:20:01',NULL,NULL,'admin'),(28653,'brute_force','2021-09-05 23:25:40','2021-09-06 04:25:40','45.40.166.142',NULL,NULL),(28654,'brute_force','2021-09-05 23:25:40','2021-09-06 04:25:40',NULL,NULL,'admin'),(28655,'brute_force','2021-09-05 23:39:21','2021-09-06 04:39:21','192.34.62.84',NULL,NULL),(28656,'brute_force','2021-09-05 23:39:21','2021-09-06 04:39:21',NULL,NULL,'admin'),(28657,'brute_force','2021-09-05 23:59:30','2021-09-06 04:59:30','49.37.158.187',NULL,NULL),(28658,'brute_force','2021-09-05 23:59:35','2021-09-06 04:59:35','49.37.158.187',NULL,NULL),(28659,'brute_force','2021-09-05 23:59:35','2021-09-06 04:59:35',NULL,NULL,'Gerencia'),(28660,'brute_force','2021-09-06 00:06:52','2021-09-06 05:06:52','188.166.56.218',NULL,NULL),(28661,'brute_force','2021-09-06 00:06:52','2021-09-06 05:06:52',NULL,NULL,'admin'),(28662,'brute_force','2021-09-06 00:20:23','2021-09-06 05:20:23','206.189.139.182',NULL,NULL),(28663,'brute_force','2021-09-06 00:20:23','2021-09-06 05:20:23',NULL,NULL,'admin'),(28664,'brute_force','2021-09-06 00:33:42','2021-09-06 05:33:42','1.116.75.216',NULL,NULL),(28665,'brute_force','2021-09-06 00:33:42','2021-09-06 05:33:42',NULL,NULL,'admin'),(28666,'brute_force','2021-09-06 00:37:51','2021-09-06 05:37:51','59.103.196.218',NULL,NULL),(28667,'brute_force','2021-09-06 00:37:58','2021-09-06 05:37:58','59.103.196.218',NULL,NULL),(28668,'brute_force','2021-09-06 00:37:58','2021-09-06 05:37:58',NULL,NULL,'4dm1n'),(28669,'brute_force','2021-09-06 00:40:54','2021-09-06 05:40:54','185.220.102.250',NULL,NULL),(28670,'brute_force','2021-09-06 00:40:54','2021-09-06 05:40:54',NULL,NULL,'admin'),(28671,'brute_force','2021-09-06 00:46:45','2021-09-06 05:46:45','46.160.121.111',NULL,NULL),(28672,'brute_force','2021-09-06 00:46:45','2021-09-06 05:46:45',NULL,NULL,'admin'),(28673,'brute_force','2021-09-06 00:59:45','2021-09-06 05:59:45','35.195.29.143',NULL,NULL),(28674,'brute_force','2021-09-06 00:59:45','2021-09-06 05:59:45',NULL,NULL,'admin'),(28675,'brute_force','2021-09-06 01:12:52','2021-09-06 06:12:52','134.209.196.64',NULL,NULL),(28676,'brute_force','2021-09-06 01:12:52','2021-09-06 06:12:52',NULL,NULL,'admin'),(28677,'brute_force','2021-09-06 01:20:51','2021-09-06 06:20:51','103.86.100.37',NULL,NULL),(28678,'brute_force','2021-09-06 01:20:58','2021-09-06 06:20:58','103.86.100.37',NULL,NULL),(28679,'brute_force','2021-09-06 01:20:58','2021-09-06 06:20:58',NULL,NULL,'[login]'),(28680,'brute_force','2021-09-06 01:38:24','2021-09-06 06:38:24','51.15.27.8',NULL,NULL),(28681,'brute_force','2021-09-06 01:38:24','2021-09-06 06:38:24',NULL,NULL,'admin'),(28682,'brute_force','2021-09-06 01:51:04','2021-09-06 06:51:04','167.172.151.91',NULL,NULL),(28683,'brute_force','2021-09-06 01:51:04','2021-09-06 06:51:04',NULL,NULL,'admin'),(28684,'brute_force','2021-09-06 01:56:06','2021-09-06 06:56:06','211.168.108.75',NULL,NULL),(28685,'brute_force','2021-09-06 01:56:12','2021-09-06 06:56:12','211.168.108.75',NULL,NULL),(28686,'brute_force','2021-09-06 01:56:12','2021-09-06 06:56:12',NULL,NULL,'admin'),(28687,'brute_force','2021-09-06 02:03:44','2021-09-06 07:03:44','185.49.20.76',NULL,NULL),(28688,'brute_force','2021-09-06 02:03:44','2021-09-06 07:03:44',NULL,NULL,'admin'),(28689,'brute_force','2021-09-06 02:16:24','2021-09-06 07:16:24','157.245.103.73',NULL,NULL),(28690,'brute_force','2021-09-06 02:16:24','2021-09-06 07:16:24',NULL,NULL,'admin'),(28691,'brute_force','2021-09-06 02:29:03','2021-09-06 07:29:03','143.198.225.234',NULL,NULL),(28692,'brute_force','2021-09-06 02:29:03','2021-09-06 07:29:03',NULL,NULL,'admin'),(28693,'brute_force','2021-09-06 02:34:56','2021-09-06 07:34:56','93.78.46.126',NULL,NULL),(28694,'brute_force','2021-09-06 02:35:00','2021-09-06 07:35:00','93.78.46.126',NULL,NULL),(28695,'brute_force','2021-09-06 02:35:00','2021-09-06 07:35:00',NULL,NULL,'zar'),(28696,'brute_force','2021-09-06 02:41:51','2021-09-06 07:41:51','45.149.77.94',NULL,NULL),(28697,'brute_force','2021-09-06 02:41:51','2021-09-06 07:41:51',NULL,NULL,'admin'),(28698,'brute_force','2021-09-06 02:54:39','2021-09-06 07:54:39','35.204.67.55',NULL,NULL),(28699,'brute_force','2021-09-06 02:54:39','2021-09-06 07:54:39',NULL,NULL,'admin'),(28700,'brute_force','2021-09-06 03:07:38','2021-09-06 08:07:38','139.59.82.122',NULL,NULL),(28701,'brute_force','2021-09-06 03:07:38','2021-09-06 08:07:38',NULL,NULL,'admin'),(28702,'brute_force','2021-09-06 03:08:55','2021-09-06 08:08:55','111.125.219.201',NULL,NULL),(28703,'brute_force','2021-09-06 03:09:01','2021-09-06 08:09:01','111.125.219.201',NULL,NULL),(28704,'brute_force','2021-09-06 03:09:01','2021-09-06 08:09:01',NULL,NULL,'admin'),(28705,'brute_force','2021-09-06 03:20:38','2021-09-06 08:20:38','88.99.242.20',NULL,NULL),(28706,'brute_force','2021-09-06 03:20:38','2021-09-06 08:20:38',NULL,NULL,'admin'),(28707,'brute_force','2021-09-06 03:46:28','2021-09-06 08:46:28','177.55.111.14',NULL,NULL),(28708,'brute_force','2021-09-06 03:46:28','2021-09-06 08:46:28',NULL,NULL,'admin'),(28709,'brute_force','2021-09-06 03:59:24','2021-09-06 08:59:24','206.189.104.23',NULL,NULL),(28710,'brute_force','2021-09-06 03:59:24','2021-09-06 08:59:24',NULL,NULL,'admin'),(28711,'brute_force','2021-09-06 04:12:26','2021-09-06 09:12:26','35.195.29.143',NULL,NULL),(28712,'brute_force','2021-09-06 04:12:26','2021-09-06 09:12:26',NULL,NULL,'admin'),(28713,'brute_force','2021-09-06 04:18:47','2021-09-06 09:18:47','117.192.38.49',NULL,NULL),(28714,'brute_force','2021-09-06 04:18:53','2021-09-06 09:18:53','117.192.38.49',NULL,NULL),(28715,'brute_force','2021-09-06 04:18:53','2021-09-06 09:18:53',NULL,NULL,'itadmin'),(28716,'brute_force','2021-09-06 04:25:38','2021-09-06 09:25:38','81.88.52.154',NULL,NULL),(28717,'brute_force','2021-09-06 04:25:38','2021-09-06 09:25:38',NULL,NULL,'admin'),(28718,'brute_force','2021-09-06 04:40:39','2021-09-06 09:40:39','84.255.199.31',NULL,NULL),(28719,'brute_force','2021-09-06 04:40:39','2021-09-06 09:40:39',NULL,NULL,'admin'),(28720,'brute_force','2021-09-06 04:54:15','2021-09-06 09:54:15','117.98.155.9',NULL,NULL),(28721,'brute_force','2021-09-06 04:54:20','2021-09-06 09:54:20','117.98.155.9',NULL,NULL),(28722,'brute_force','2021-09-06 04:54:20','2021-09-06 09:54:20',NULL,NULL,'carretao'),(28723,'brute_force','2021-09-06 04:56:11','2021-09-06 09:56:11','163.172.22.108',NULL,NULL),(28724,'brute_force','2021-09-06 04:56:11','2021-09-06 09:56:11',NULL,NULL,'admin'),(28725,'brute_force','2021-09-06 05:11:39','2021-09-06 10:11:39','161.97.90.4',NULL,NULL),(28726,'brute_force','2021-09-06 05:11:39','2021-09-06 10:11:39',NULL,NULL,'admin'),(28727,'brute_force','2021-09-06 05:30:01','2021-09-06 10:30:01','103.209.223.97',NULL,NULL),(28728,'brute_force','2021-09-06 05:30:07','2021-09-06 10:30:07','103.209.223.97',NULL,NULL),(28729,'brute_force','2021-09-06 05:30:07','2021-09-06 10:30:07',NULL,NULL,'ics'),(28730,'brute_force','2021-09-06 05:44:03','2021-09-06 10:44:03','95.216.221.91',NULL,NULL),(28731,'brute_force','2021-09-06 05:44:03','2021-09-06 10:44:03',NULL,NULL,'admin'),(28732,'brute_force','2021-09-06 06:00:15','2021-09-06 11:00:15','81.88.52.163',NULL,NULL),(28733,'brute_force','2021-09-06 06:00:15','2021-09-06 11:00:15',NULL,NULL,'admin'),(28734,'brute_force','2021-09-06 06:02:23','2021-09-06 11:02:23','196.64.178.62',NULL,NULL),(28735,'brute_force','2021-09-06 06:02:29','2021-09-06 11:02:29','196.64.178.62',NULL,NULL),(28736,'brute_force','2021-09-06 06:02:29','2021-09-06 11:02:29',NULL,NULL,'[login]'),(28737,'brute_force','2021-09-06 06:05:21','2021-09-06 11:05:21','178.17.174.164',NULL,NULL),(28738,'brute_force','2021-09-06 06:05:21','2021-09-06 11:05:21',NULL,NULL,'admin'),(28739,'brute_force','2021-09-06 06:16:26','2021-09-06 11:16:26','46.243.183.208',NULL,NULL),(28740,'brute_force','2021-09-06 06:16:26','2021-09-06 11:16:26',NULL,NULL,'admin'),(28741,'brute_force','2021-09-06 06:32:22','2021-09-06 11:32:22','95.216.208.32',NULL,NULL),(28742,'brute_force','2021-09-06 06:32:22','2021-09-06 11:32:22',NULL,NULL,'admin'),(28743,'brute_force','2021-09-06 06:47:54','2021-09-06 11:47:54','47.242.61.245',NULL,NULL),(28744,'brute_force','2021-09-06 06:47:54','2021-09-06 11:47:54',NULL,NULL,'admin'),(28745,'brute_force','2021-09-06 07:10:31','2021-09-06 12:10:31','117.201.68.142',NULL,NULL),(28746,'brute_force','2021-09-06 07:10:37','2021-09-06 12:10:37','117.201.68.142',NULL,NULL),(28747,'brute_force','2021-09-06 07:10:37','2021-09-06 12:10:37',NULL,NULL,'admin'),(28748,'brute_force','2021-09-06 07:19:06','2021-09-06 12:19:06','162.144.195.153',NULL,NULL),(28749,'brute_force','2021-09-06 07:19:06','2021-09-06 12:19:06',NULL,NULL,'admin'),(28750,'brute_force','2021-09-06 07:35:18','2021-09-06 12:35:18','173.255.112.220',NULL,NULL),(28751,'brute_force','2021-09-06 07:35:18','2021-09-06 12:35:18',NULL,NULL,'admin'),(28752,'brute_force','2021-09-06 07:45:52','2021-09-06 12:45:52','94.207.78.2',NULL,NULL),(28753,'brute_force','2021-09-06 07:45:58','2021-09-06 12:45:58','94.207.78.2',NULL,NULL),(28754,'brute_force','2021-09-06 07:45:58','2021-09-06 12:45:58',NULL,NULL,'root'),(28755,'brute_force','2021-09-06 07:50:54','2021-09-06 12:50:54','58.177.156.94',NULL,NULL),(28756,'brute_force','2021-09-06 07:50:54','2021-09-06 12:50:54',NULL,NULL,'admin'),(28757,'brute_force','2021-09-06 08:14:27','2021-09-06 13:14:27','180.178.190.208',NULL,NULL),(28758,'brute_force','2021-09-06 08:14:35','2021-09-06 13:14:35','180.178.190.208',NULL,NULL),(28759,'brute_force','2021-09-06 08:14:35','2021-09-06 13:14:35',NULL,NULL,'[login]'),(28760,'brute_force','2021-09-06 08:21:50','2021-09-06 13:21:50','46.160.121.111',NULL,NULL),(28761,'brute_force','2021-09-06 08:21:50','2021-09-06 13:21:50',NULL,NULL,'admin'),(28762,'brute_force','2021-09-06 08:44:04','2021-09-06 13:44:04','176.221.152.52',NULL,NULL),(28763,'brute_force','2021-09-06 08:44:09','2021-09-06 13:44:09','176.221.152.52',NULL,NULL),(28764,'brute_force','2021-09-06 08:44:09','2021-09-06 13:44:09',NULL,NULL,'abdo'),(28765,'brute_force','2021-09-06 08:49:23','2021-09-06 13:49:23','34.134.49.192',NULL,NULL),(28766,'brute_force','2021-09-06 08:49:23','2021-09-06 13:49:23',NULL,NULL,'admin'),(28767,'brute_force','2021-09-06 09:03:12','2021-09-06 14:03:12','95.216.208.32',NULL,NULL),(28768,'brute_force','2021-09-06 09:03:12','2021-09-06 14:03:12',NULL,NULL,'admin'),(28769,'brute_force','2021-09-06 09:16:51','2021-09-06 14:16:51','82.202.172.211',NULL,NULL),(28770,'brute_force','2021-09-06 09:16:51','2021-09-06 14:16:51',NULL,NULL,'admin'),(28771,'brute_force','2021-09-06 09:30:39','2021-09-06 14:30:39','40.114.174.242',NULL,NULL),(28772,'brute_force','2021-09-06 09:30:39','2021-09-06 14:30:39',NULL,NULL,'admin'),(28773,'brute_force','2021-09-06 09:40:18','2021-09-06 14:40:18','42.114.182.124',NULL,NULL),(28774,'brute_force','2021-09-06 09:40:25','2021-09-06 14:40:25','42.114.182.124',NULL,NULL),(28775,'brute_force','2021-09-06 09:40:25','2021-09-06 14:40:25',NULL,NULL,'Rayani'),(28776,'brute_force','2021-09-06 09:44:30','2021-09-06 14:44:30','177.55.111.14',NULL,NULL),(28777,'brute_force','2021-09-06 09:44:30','2021-09-06 14:44:30',NULL,NULL,'admin'),(28778,'brute_force','2021-09-06 09:58:25','2021-09-06 14:58:25','177.73.237.45',NULL,NULL),(28779,'brute_force','2021-09-06 09:58:25','2021-09-06 14:58:25',NULL,NULL,'admin'),(28780,'brute_force','2021-09-06 10:06:54','2021-09-06 15:06:54','72.255.15.202',NULL,NULL),(28781,'brute_force','2021-09-06 10:07:01','2021-09-06 15:07:01','72.255.15.202',NULL,NULL),(28782,'brute_force','2021-09-06 10:07:01','2021-09-06 15:07:01',NULL,NULL,'globit'),(28783,'brute_force','2021-09-06 10:12:18','2021-09-06 15:12:18','166.62.125.246',NULL,NULL),(28784,'brute_force','2021-09-06 10:12:18','2021-09-06 15:12:18',NULL,NULL,'admin'),(28785,'brute_force','2021-09-06 10:39:38','2021-09-06 15:39:38','210.13.75.122',NULL,NULL),(28786,'brute_force','2021-09-06 10:39:38','2021-09-06 15:39:38',NULL,NULL,'admin'),(28787,'brute_force','2021-09-06 10:42:43','2021-09-06 15:42:43','223.178.31.242',NULL,NULL),(28788,'brute_force','2021-09-06 10:42:49','2021-09-06 15:42:49','223.178.31.242',NULL,NULL),(28789,'brute_force','2021-09-06 10:42:49','2021-09-06 15:42:49',NULL,NULL,'admin'),(28790,'brute_force','2021-09-06 10:53:25','2021-09-06 15:53:25','103.153.2.5',NULL,NULL),(28791,'brute_force','2021-09-06 10:53:25','2021-09-06 15:53:25',NULL,NULL,'admin'),(28792,'brute_force','2021-09-06 11:06:48','2021-09-06 16:06:48','190.143.247.194',NULL,NULL),(28793,'brute_force','2021-09-06 11:06:52','2021-09-06 16:06:52','190.143.247.194',NULL,NULL),(28794,'brute_force','2021-09-06 11:06:52','2021-09-06 16:06:52',NULL,NULL,'admin'),(28795,'brute_force','2021-09-06 11:07:20','2021-09-06 16:07:20','82.64.135.27',NULL,NULL),(28796,'brute_force','2021-09-06 11:07:20','2021-09-06 16:07:20',NULL,NULL,'admin'),(28797,'brute_force','2021-09-06 11:21:16','2021-09-06 16:21:16','185.2.4.33',NULL,NULL),(28798,'brute_force','2021-09-06 11:21:16','2021-09-06 16:21:16',NULL,NULL,'admin'),(28799,'brute_force','2021-09-06 11:35:06','2021-09-06 16:35:06','164.90.154.119',NULL,NULL),(28800,'brute_force','2021-09-06 11:35:06','2021-09-06 16:35:06',NULL,NULL,'admin'),(28801,'brute_force','2021-09-06 11:55:41','2021-09-06 16:55:41','117.201.68.142',NULL,NULL),(28802,'brute_force','2021-09-06 11:55:48','2021-09-06 16:55:48','117.201.68.142',NULL,NULL),(28803,'brute_force','2021-09-06 11:55:48','2021-09-06 16:55:48',NULL,NULL,'dewole10'),(28804,'brute_force','2021-09-06 12:02:40','2021-09-06 17:02:40','35.193.129.171',NULL,NULL),(28805,'brute_force','2021-09-06 12:02:40','2021-09-06 17:02:40',NULL,NULL,'admin'),(28806,'brute_force','2021-09-06 12:23:11','2021-09-06 17:23:11','189.202.39.191',NULL,NULL),(28807,'brute_force','2021-09-06 12:30:10','2021-09-06 17:30:10','157.245.110.251',NULL,NULL),(28808,'brute_force','2021-09-06 12:30:10','2021-09-06 17:30:10',NULL,NULL,'admin'),(28809,'brute_force','2021-09-06 12:39:58','2021-09-06 17:39:58','49.205.86.73',NULL,NULL),(28810,'brute_force','2021-09-06 12:40:06','2021-09-06 17:40:06','49.205.86.73',NULL,NULL),(28811,'brute_force','2021-09-06 12:40:06','2021-09-06 17:40:06',NULL,NULL,'admin'),(28812,'brute_force','2021-09-06 12:44:03','2021-09-06 17:44:03','142.93.225.137',NULL,NULL),(28813,'brute_force','2021-09-06 12:44:03','2021-09-06 17:44:03',NULL,NULL,'admin'),(28814,'brute_force','2021-09-06 12:57:51','2021-09-06 17:57:51','45.40.166.143',NULL,NULL),(28815,'brute_force','2021-09-06 12:57:51','2021-09-06 17:57:51',NULL,NULL,'admin'),(28816,'brute_force','2021-09-06 13:11:52','2021-09-06 18:11:52','104.248.233.244',NULL,NULL),(28817,'brute_force','2021-09-06 13:11:52','2021-09-06 18:11:52',NULL,NULL,'admin'),(28818,'brute_force','2021-09-06 13:24:06','2021-09-06 18:24:06','180.178.190.208',NULL,NULL),(28819,'brute_force','2021-09-06 13:24:12','2021-09-06 18:24:12','180.178.190.208',NULL,NULL),(28820,'brute_force','2021-09-06 13:24:12','2021-09-06 18:24:12',NULL,NULL,'pars'),(28821,'brute_force','2021-09-06 13:25:39','2021-09-06 18:25:39','177.55.111.13',NULL,NULL),(28822,'brute_force','2021-09-06 13:25:39','2021-09-06 18:25:39',NULL,NULL,'admin'),(28823,'brute_force','2021-09-06 13:47:50','2021-09-06 18:47:50','177.249.36.234',NULL,NULL),(28824,'brute_force','2021-09-06 13:53:27','2021-09-06 18:53:27','23.88.38.131',NULL,NULL),(28825,'brute_force','2021-09-06 13:53:27','2021-09-06 18:53:27',NULL,NULL,'admin'),(28826,'brute_force','2021-09-06 14:05:06','2021-09-06 19:05:06','187.19.153.166',NULL,NULL),(28827,'brute_force','2021-09-06 14:05:10','2021-09-06 19:05:10','187.19.153.166',NULL,NULL),(28828,'brute_force','2021-09-06 14:05:10','2021-09-06 19:05:10',NULL,NULL,'admin'),(28829,'brute_force','2021-09-06 14:21:22','2021-09-06 19:21:22','178.151.64.197',NULL,NULL),(28830,'brute_force','2021-09-06 14:21:22','2021-09-06 19:21:22',NULL,NULL,'admin'),(28831,'brute_force','2021-09-06 14:35:14','2021-09-06 19:35:14','159.203.115.159',NULL,NULL),(28832,'brute_force','2021-09-06 14:35:14','2021-09-06 19:35:14',NULL,NULL,'admin'),(28833,'brute_force','2021-09-06 14:48:16','2021-09-06 19:48:16','185.220.101.130',NULL,NULL),(28834,'brute_force','2021-09-06 14:48:16','2021-09-06 19:48:16',NULL,NULL,'admin'),(28835,'brute_force','2021-09-06 14:49:03','2021-09-06 19:49:03','134.236.250.160',NULL,NULL),(28836,'brute_force','2021-09-06 14:49:03','2021-09-06 19:49:03',NULL,NULL,'admin'),(28837,'brute_force','2021-09-06 14:58:25','2021-09-06 19:58:25','218.234.26.148',NULL,NULL),(28838,'brute_force','2021-09-06 14:58:31','2021-09-06 19:58:31','218.234.26.148',NULL,NULL),(28839,'brute_force','2021-09-06 14:58:31','2021-09-06 19:58:31',NULL,NULL,'[login]'),(28840,'brute_force','2021-09-06 15:25:15','2021-09-06 20:25:15','151.251.40.223',NULL,NULL),(28841,'brute_force','2021-09-06 15:25:19','2021-09-06 20:25:19','151.251.40.223',NULL,NULL),(28842,'brute_force','2021-09-06 15:25:19','2021-09-06 20:25:19',NULL,NULL,'prefeitura'),(28843,'brute_force','2021-09-06 17:12:08','2021-09-06 22:12:08','103.86.100.37',NULL,NULL),(28844,'brute_force','2021-09-06 17:12:29','2021-09-06 22:12:29','103.86.100.37',NULL,NULL),(28845,'brute_force','2021-09-06 17:12:29','2021-09-06 22:12:29',NULL,NULL,'[login]'),(28846,'brute_force','2021-09-06 18:09:06','2021-09-06 23:09:06','187.205.65.225',NULL,NULL),(28847,'brute_force','2021-09-06 18:09:10','2021-09-06 23:09:10','187.205.65.225',NULL,NULL),(28848,'brute_force','2021-09-06 18:09:10','2021-09-06 23:09:10',NULL,NULL,'[login]'),(28849,'brute_force','2021-09-06 18:30:40','2021-09-06 23:30:40','5.188.62.140',NULL,NULL),(28850,'brute_force','2021-09-06 18:30:40','2021-09-06 23:30:40',NULL,NULL,'wordcamp'),(28851,'brute_force','2021-09-06 18:30:44','2021-09-06 23:30:44','5.188.62.140',NULL,NULL),(28852,'brute_force','2021-09-06 18:30:44','2021-09-06 23:30:44',NULL,NULL,'wordcamp'),(28853,'brute_force','2021-09-06 19:05:05','2021-09-07 00:05:05','5.188.62.140',NULL,NULL),(28854,'brute_force','2021-09-06 19:05:05','2021-09-07 00:05:05',NULL,NULL,'adminlin'),(28855,'brute_force','2021-09-06 19:05:08','2021-09-07 00:05:08','5.188.62.140',NULL,NULL),(28856,'brute_force','2021-09-06 19:05:08','2021-09-07 00:05:08',NULL,NULL,'adminlin'),(28857,'brute_force','2021-09-06 19:10:52','2021-09-07 00:10:52','189.142.219.32',NULL,NULL),(28858,'brute_force','2021-09-06 19:10:57','2021-09-07 00:10:57','189.142.219.32',NULL,NULL),(28859,'brute_force','2021-09-06 19:10:57','2021-09-07 00:10:57',NULL,NULL,'it'),(28860,'brute_force','2021-09-06 20:19:42','2021-09-07 01:19:42','189.250.49.170',NULL,NULL),(28861,'brute_force','2021-09-06 20:19:46','2021-09-07 01:19:46','189.250.49.170',NULL,NULL),(28862,'brute_force','2021-09-06 20:19:46','2021-09-07 01:19:46',NULL,NULL,'[login]'),(28863,'brute_force','2021-09-06 21:30:04','2021-09-07 02:30:04','124.158.189.25',NULL,NULL),(28864,'brute_force','2021-09-06 21:30:09','2021-09-07 02:30:09','124.158.189.25',NULL,NULL),(28865,'brute_force','2021-09-06 21:30:09','2021-09-07 02:30:09',NULL,NULL,'[login]'),(28866,'brute_force','2021-09-06 22:45:21','2021-09-07 03:45:21','43.245.86.61',NULL,NULL),(28867,'brute_force','2021-09-06 22:45:27','2021-09-07 03:45:27','43.245.86.61',NULL,NULL),(28868,'brute_force','2021-09-06 22:45:27','2021-09-07 03:45:27',NULL,NULL,'[login]'),(28869,'brute_force','2021-09-06 23:40:33','2021-09-07 04:40:33','45.153.160.131',NULL,NULL),(28870,'brute_force','2021-09-06 23:40:33','2021-09-07 04:40:33',NULL,NULL,'admin'),(28871,'brute_force','2021-09-06 23:44:59','2021-09-07 04:44:59','61.0.32.227',NULL,NULL),(28872,'brute_force','2021-09-06 23:45:05','2021-09-07 04:45:05','61.0.32.227',NULL,NULL),(28873,'brute_force','2021-09-06 23:45:05','2021-09-07 04:45:05',NULL,NULL,'soundar'),(28874,'brute_force','2021-09-07 00:40:52','2021-09-07 05:40:52','170.82.181.66',NULL,NULL),(28875,'brute_force','2021-09-07 00:40:58','2021-09-07 05:40:58','170.82.181.66',NULL,NULL),(28876,'brute_force','2021-09-07 00:40:58','2021-09-07 05:40:58',NULL,NULL,'juanpablo'),(28877,'brute_force','2021-09-07 01:23:21','2021-09-07 06:23:21','180.75.121.255',NULL,NULL),(28878,'brute_force','2021-09-07 01:23:26','2021-09-07 06:23:26','180.75.121.255',NULL,NULL),(28879,'brute_force','2021-09-07 01:23:26','2021-09-07 06:23:26',NULL,NULL,'jams'),(28880,'brute_force','2021-09-07 02:09:17','2021-09-07 07:09:17','49.37.65.172',NULL,NULL),(28881,'brute_force','2021-09-07 02:09:23','2021-09-07 07:09:23','49.37.65.172',NULL,NULL),(28882,'brute_force','2021-09-07 02:09:23','2021-09-07 07:09:23',NULL,NULL,'AdminGSMCOM'),(28883,'brute_force','2021-09-07 02:14:03','2021-09-07 07:14:03','91.205.175.35',NULL,NULL),(28884,'brute_force','2021-09-07 02:14:03','2021-09-07 07:14:03',NULL,NULL,'admin'),(28885,'brute_force','2021-09-07 02:26:16','2021-09-07 07:26:16','142.93.34.169',NULL,NULL),(28886,'brute_force','2021-09-07 02:26:16','2021-09-07 07:26:16',NULL,NULL,'admin'),(28887,'brute_force','2021-09-07 02:52:39','2021-09-07 07:52:39','180.248.216.116',NULL,NULL),(28888,'brute_force','2021-09-07 02:52:44','2021-09-07 07:52:44','180.248.216.116',NULL,NULL),(28889,'brute_force','2021-09-07 02:52:44','2021-09-07 07:52:44',NULL,NULL,'[login]'),(28890,'brute_force','2021-09-07 03:03:55','2021-09-07 08:03:55','178.254.0.107',NULL,NULL),(28891,'brute_force','2021-09-07 03:03:55','2021-09-07 08:03:55',NULL,NULL,'admin'),(28892,'brute_force','2021-09-07 03:38:13','2021-09-07 08:38:13','122.168.242.117',NULL,NULL),(28893,'brute_force','2021-09-07 03:38:18','2021-09-07 08:38:18','122.168.242.117',NULL,NULL),(28894,'brute_force','2021-09-07 03:38:18','2021-09-07 08:38:18',NULL,NULL,'manager'),(28895,'brute_force','2021-09-07 03:51:18','2021-09-07 08:51:18','167.99.12.47',NULL,NULL),(28896,'brute_force','2021-09-07 03:51:18','2021-09-07 08:51:18',NULL,NULL,'admin'),(28897,'brute_force','2021-09-07 04:25:45','2021-09-07 09:25:45','123.18.206.40',NULL,NULL),(28898,'brute_force','2021-09-07 04:25:58','2021-09-07 09:25:58','123.18.206.40',NULL,NULL),(28899,'brute_force','2021-09-07 04:25:58','2021-09-07 09:25:58',NULL,NULL,'root'),(28900,'brute_force','2021-09-07 04:26:24','2021-09-07 09:26:24','162.214.108.192',NULL,NULL),(28901,'brute_force','2021-09-07 04:26:24','2021-09-07 09:26:24',NULL,NULL,'admin'),(28902,'brute_force','2021-09-07 04:59:27','2021-09-07 09:59:27','92.249.157.31',NULL,NULL),(28903,'brute_force','2021-09-07 04:59:31','2021-09-07 09:59:31','92.249.157.31',NULL,NULL),(28904,'brute_force','2021-09-07 04:59:31','2021-09-07 09:59:31',NULL,NULL,'ipocs'),(28905,'brute_force','2021-09-07 05:10:42','2021-09-07 10:10:42','68.183.192.217',NULL,NULL),(28906,'brute_force','2021-09-07 05:10:42','2021-09-07 10:10:42',NULL,NULL,'admin'),(28907,'brute_force','2021-09-07 05:36:04','2021-09-07 10:36:04','103.141.174.170',NULL,NULL),(28908,'brute_force','2021-09-07 05:36:10','2021-09-07 10:36:10','103.141.174.170',NULL,NULL),(28909,'brute_force','2021-09-07 05:36:10','2021-09-07 10:36:10',NULL,NULL,'[login]'),(28910,'brute_force','2021-09-07 05:37:26','2021-09-07 10:37:26','103.209.9.2',NULL,NULL),(28911,'brute_force','2021-09-07 05:37:26','2021-09-07 10:37:26',NULL,NULL,'admin'),(28912,'brute_force','2021-09-07 06:11:58','2021-09-07 11:11:58','190.16.132.116',NULL,NULL),(28913,'brute_force','2021-09-07 06:11:58','2021-09-07 11:11:58',NULL,NULL,'itprovider'),(28914,'brute_force','2021-09-07 06:52:55','2021-09-07 11:52:55','85.106.111.228',NULL,NULL),(28915,'brute_force','2021-09-07 06:53:04','2021-09-07 11:53:04','85.106.111.228',NULL,NULL),(28916,'brute_force','2021-09-07 06:53:04','2021-09-07 11:53:04',NULL,NULL,'[login]'),(28917,'brute_force','2021-09-07 08:39:24','2021-09-07 13:39:24','166.70.207.2',NULL,NULL),(28918,'brute_force','2021-09-07 08:39:24','2021-09-07 13:39:24',NULL,2,'gruposuadi'),(28919,'brute_force','2021-09-07 08:41:48','2021-09-07 13:41:48','104.244.78.168',NULL,NULL),(28920,'brute_force','2021-09-07 08:41:48','2021-09-07 13:41:48',NULL,NULL,'admin'),(28921,'brute_force','2021-09-07 09:19:43','2021-09-07 14:19:43','91.203.110.232',NULL,NULL),(28922,'brute_force','2021-09-07 09:19:43','2021-09-07 14:19:43',NULL,NULL,'admin'),(28923,'brute_force','2021-09-07 09:41:57','2021-09-07 14:41:57','180.75.121.255',NULL,NULL),(28924,'brute_force','2021-09-07 09:42:04','2021-09-07 14:42:04','180.75.121.255',NULL,NULL),(28925,'brute_force','2021-09-07 09:42:04','2021-09-07 14:42:04',NULL,NULL,'admin'),(28926,'brute_force','2021-09-07 09:57:24','2021-09-07 14:57:24','177.53.140.105',NULL,NULL),(28927,'brute_force','2021-09-07 09:57:24','2021-09-07 14:57:24',NULL,NULL,'admin'),(28928,'brute_force','2021-09-07 10:05:59','2021-09-07 15:05:59','103.146.177.226',NULL,NULL),(28929,'brute_force','2021-09-07 10:05:59','2021-09-07 15:05:59',NULL,NULL,'admin'),(28930,'brute_force','2021-09-07 10:27:27','2021-09-07 15:27:27','94.207.78.2',NULL,NULL),(28931,'brute_force','2021-09-07 10:27:33','2021-09-07 15:27:33','94.207.78.2',NULL,NULL),(28932,'brute_force','2021-09-07 10:27:33','2021-09-07 15:27:33',NULL,NULL,'rhabberfield'),(28933,'brute_force','2021-09-07 10:30:46','2021-09-07 15:30:46','91.206.200.13',NULL,NULL),(28934,'brute_force','2021-09-07 10:30:46','2021-09-07 15:30:46',NULL,NULL,'admin'),(28935,'brute_force','2021-09-07 11:19:31','2021-09-07 16:19:31','102.218.204.22',NULL,NULL),(28936,'brute_force','2021-09-07 11:19:36','2021-09-07 16:19:36','102.218.204.22',NULL,NULL),(28937,'brute_force','2021-09-07 11:19:36','2021-09-07 16:19:36',NULL,NULL,'admin'),(28938,'brute_force','2021-09-07 11:22:07','2021-09-07 16:22:07','101.37.28.132',NULL,NULL),(28939,'brute_force','2021-09-07 11:22:07','2021-09-07 16:22:07',NULL,NULL,'admin'),(28940,'brute_force','2021-09-07 11:31:02','2021-09-07 16:31:02','49.235.226.69',NULL,NULL),(28941,'brute_force','2021-09-07 11:31:02','2021-09-07 16:31:02',NULL,NULL,'admin'),(28942,'brute_force','2021-09-07 11:48:47','2021-09-07 16:48:47','144.217.123.236',NULL,NULL),(28943,'brute_force','2021-09-07 11:48:47','2021-09-07 16:48:47',NULL,NULL,'admin'),(28944,'brute_force','2021-09-07 11:52:34','2021-09-07 16:52:34','105.247.188.3',NULL,NULL),(28945,'brute_force','2021-09-07 11:52:44','2021-09-07 16:52:44','105.247.188.3',NULL,NULL),(28946,'brute_force','2021-09-07 11:52:44','2021-09-07 16:52:44',NULL,NULL,'itkom'),(28947,'brute_force','2021-09-07 11:57:21','2021-09-07 16:57:21','159.65.184.79',NULL,NULL),(28948,'brute_force','2021-09-07 11:57:21','2021-09-07 16:57:21',NULL,NULL,'admin'),(28949,'brute_force','2021-09-07 12:14:37','2021-09-07 17:14:37','189.250.49.170',NULL,NULL),(28950,'brute_force','2021-09-07 12:14:43','2021-09-07 17:14:43','189.250.49.170',NULL,NULL),(28951,'brute_force','2021-09-07 12:14:43','2021-09-07 17:14:43',NULL,NULL,'system'),(28952,'brute_force','2021-09-07 12:49:24','2021-09-07 17:49:24','92.142.128.141',NULL,NULL),(28953,'brute_force','2021-09-07 12:49:43','2021-09-07 17:49:43','92.142.128.141',NULL,NULL),(28954,'brute_force','2021-09-07 12:49:43','2021-09-07 17:49:43',NULL,NULL,'ecco'),(28955,'brute_force','2021-09-07 12:54:19','2021-09-07 17:54:19','192.185.130.172',NULL,NULL),(28956,'brute_force','2021-09-07 12:54:19','2021-09-07 17:54:19',NULL,NULL,'admin'),(28957,'brute_force','2021-09-07 13:08:34','2021-09-07 18:08:34','31.215.83.187',NULL,NULL),(28958,'brute_force','2021-09-07 13:08:39','2021-09-07 18:08:39','31.215.83.187',NULL,NULL),(28959,'brute_force','2021-09-07 13:08:39','2021-09-07 18:08:39',NULL,NULL,'dsi'),(28960,'brute_force','2021-09-07 13:51:05','2021-09-07 18:51:05','185.100.87.250',NULL,NULL),(28961,'brute_force','2021-09-07 13:51:05','2021-09-07 18:51:05',NULL,NULL,'admin'),(28962,'brute_force','2021-09-07 14:56:55','2021-09-07 19:56:55','211.168.108.75',NULL,NULL),(28963,'brute_force','2021-09-07 14:57:01','2021-09-07 19:57:01','211.168.108.75',NULL,NULL),(28964,'brute_force','2021-09-07 14:57:01','2021-09-07 19:57:01',NULL,NULL,'admin'),(28965,'brute_force','2021-09-07 15:45:21','2021-09-07 20:45:21','134.209.146.214',NULL,NULL),(28966,'brute_force','2021-09-07 15:45:21','2021-09-07 20:45:21',NULL,NULL,'admin'),(28967,'brute_force','2021-09-07 15:56:25','2021-09-07 20:56:25','107.161.177.10',NULL,NULL),(28968,'brute_force','2021-09-07 15:56:25','2021-09-07 20:56:25',NULL,NULL,'admin'),(28969,'brute_force','2021-09-07 16:07:11','2021-09-07 21:07:11','80.246.1.193',NULL,NULL),(28970,'brute_force','2021-09-07 16:07:11','2021-09-07 21:07:11',NULL,NULL,'admin'),(28971,'brute_force','2021-09-07 16:48:27','2021-09-07 21:48:27','103.121.156.42',NULL,NULL),(28972,'brute_force','2021-09-07 16:48:33','2021-09-07 21:48:33','103.121.156.42',NULL,NULL),(28973,'brute_force','2021-09-07 16:48:33','2021-09-07 21:48:33',NULL,NULL,'central'),(28974,'brute_force','2021-09-07 17:01:49','2021-09-07 22:01:49','104.248.42.100',NULL,NULL),(28975,'brute_force','2021-09-07 17:01:49','2021-09-07 22:01:49',NULL,NULL,'admin'),(28976,'brute_force','2021-09-07 17:47:50','2021-09-07 22:47:50','187.189.171.43',NULL,NULL),(28977,'brute_force','2021-09-07 17:47:54','2021-09-07 22:47:54','187.189.171.43',NULL,NULL),(28978,'brute_force','2021-09-07 17:47:54','2021-09-07 22:47:54',NULL,NULL,'noccnt'),(28979,'brute_force','2021-09-07 17:58:31','2021-09-07 22:58:31','103.116.16.173',NULL,NULL),(28980,'brute_force','2021-09-07 17:58:31','2021-09-07 22:58:31',NULL,NULL,'admin'),(28981,'brute_force','2021-09-07 18:10:14','2021-09-07 23:10:14','162.0.237.68',NULL,NULL),(28982,'brute_force','2021-09-07 18:10:14','2021-09-07 23:10:14',NULL,NULL,'admin'),(28983,'brute_force','2021-09-07 18:58:29','2021-09-07 23:58:29','14.162.239.59',NULL,NULL),(28984,'brute_force','2021-09-07 18:58:35','2021-09-07 23:58:35','14.162.239.59',NULL,NULL),(28985,'brute_force','2021-09-07 18:58:35','2021-09-07 23:58:35',NULL,NULL,'test[asDomainname.com]'),(28986,'brute_force','2021-09-07 19:20:09','2021-09-08 00:20:09','165.232.176.78',NULL,NULL),(28987,'brute_force','2021-09-07 19:20:09','2021-09-08 00:20:09',NULL,NULL,'admin'),(28988,'brute_force','2021-09-07 20:31:03','2021-09-08 01:31:03','103.255.6.86',NULL,NULL),(28989,'brute_force','2021-09-07 20:31:08','2021-09-08 01:31:08','103.255.6.86',NULL,NULL),(28990,'brute_force','2021-09-07 20:31:08','2021-09-08 01:31:08',NULL,NULL,'admin'),(28991,'brute_force','2021-09-07 21:13:35','2021-09-08 02:13:35','103.209.9.2',NULL,NULL),(28992,'brute_force','2021-09-07 21:13:35','2021-09-08 02:13:35',NULL,NULL,'admin'),(28993,'brute_force','2021-09-07 23:15:00','2021-09-08 04:15:00','109.234.161.19',NULL,NULL),(28994,'brute_force','2021-09-07 23:15:00','2021-09-08 04:15:00',NULL,NULL,'admin'),(28995,'brute_force','2021-09-13 09:30:59','2021-09-13 14:30:59','177.9.13.191',NULL,NULL),(28996,'brute_force','2021-09-13 09:31:22','2021-09-13 14:31:22','177.9.13.191',NULL,NULL),(28997,'brute_force','2021-09-13 09:31:22','2021-09-13 14:31:22',NULL,NULL,'tso@mkn'),(28998,'brute_force','2021-09-14 22:28:27','2021-09-15 03:28:27','200.147.58.6',NULL,NULL),(28999,'brute_force','2021-09-14 22:28:27','2021-09-15 03:28:27',NULL,NULL,'admin'),(29000,'brute_force','2021-09-15 22:06:49','2021-09-16 03:06:49','52.76.84.216',NULL,NULL),(29001,'brute_force','2021-09-15 22:06:49','2021-09-16 03:06:49',NULL,NULL,'admin'),(29002,'brute_force','2021-09-16 04:17:42','2021-09-16 09:17:42','102.89.1.48',NULL,NULL),(29003,'brute_force','2021-09-16 04:17:46','2021-09-16 09:17:46','102.89.0.78',NULL,NULL),(29004,'brute_force','2021-09-16 04:17:46','2021-09-16 09:17:46',NULL,NULL,'M3sM0vil'),(29005,'brute_force','2021-09-22 01:14:14','2021-09-22 06:14:14','110.4.45.112',NULL,NULL),(29006,'brute_force','2021-09-22 01:14:14','2021-09-22 06:14:14',NULL,NULL,'admin'),(29007,'brute_force','2021-09-23 10:48:26','2021-09-23 15:48:26','186.208.67.254',NULL,NULL),(29008,'brute_force','2021-09-23 10:48:26','2021-09-23 15:48:26',NULL,2,'gruposuadi'),(29009,'brute_force','2021-09-23 10:48:45','2021-09-23 15:48:45','186.208.67.254',NULL,NULL),(29010,'brute_force','2021-09-23 10:48:45','2021-09-23 15:48:45',NULL,2,'gruposuadi'),(29011,'brute_force','2021-09-23 10:49:42','2021-09-23 15:49:42','171.49.148.45',NULL,NULL),(29012,'brute_force','2021-09-23 10:49:42','2021-09-23 15:49:42',NULL,2,'gruposuadi'),(29013,'brute_force','2021-09-23 10:49:43','2021-09-23 15:49:43','171.49.148.45',NULL,NULL),(29014,'brute_force','2021-09-23 10:49:43','2021-09-23 15:49:43',NULL,2,'gruposuadi'),(29015,'brute_force','2021-09-23 10:51:25','2021-09-23 15:51:25','61.3.210.141',NULL,NULL),(29016,'brute_force','2021-09-23 10:51:25','2021-09-23 15:51:25',NULL,NULL,'admin'),(29017,'brute_force','2021-09-23 10:51:26','2021-09-23 15:51:26','61.3.210.141',NULL,NULL),(29018,'brute_force','2021-09-23 10:51:26','2021-09-23 15:51:26',NULL,NULL,'admin'),(29019,'brute_force','2021-09-23 10:53:59','2021-09-23 15:53:59','39.40.90.80',NULL,NULL),(29020,'brute_force','2021-09-23 10:53:59','2021-09-23 15:53:59',NULL,NULL,'admin'),(29021,'brute_force','2021-09-23 10:54:02','2021-09-23 15:54:02','39.40.90.80',NULL,NULL),(29022,'brute_force','2021-09-23 10:54:02','2021-09-23 15:54:02',NULL,NULL,'admin'),(29023,'brute_force','2021-09-23 10:54:02','2021-09-23 15:54:02','154.160.14.240',NULL,NULL),(29024,'brute_force','2021-09-23 10:54:02','2021-09-23 15:54:02',NULL,2,'gruposuadi'),(29025,'brute_force','2021-09-23 10:54:03','2021-09-23 15:54:03','154.160.14.240',NULL,NULL),(29026,'brute_force','2021-09-23 10:54:03','2021-09-23 15:54:03',NULL,2,'gruposuadi'),(29027,'brute_force','2021-09-23 10:55:04','2021-09-23 15:55:04','177.206.59.189',NULL,NULL),(29028,'brute_force','2021-09-23 10:55:04','2021-09-23 15:55:04',NULL,2,'gruposuadi'),(29029,'brute_force','2021-09-23 10:55:04','2021-09-23 15:55:04','177.206.59.189',NULL,NULL),(29030,'brute_force','2021-09-23 10:55:04','2021-09-23 15:55:04',NULL,2,'gruposuadi'),(29031,'brute_force','2021-09-23 10:58:48','2021-09-23 15:58:48','82.37.190.24',NULL,NULL),(29032,'brute_force','2021-09-23 10:58:48','2021-09-23 15:58:48',NULL,2,'gruposuadi'),(29033,'brute_force','2021-09-23 10:58:48','2021-09-23 15:58:48','82.37.190.24',NULL,NULL),(29034,'brute_force','2021-09-23 10:58:48','2021-09-23 15:58:48',NULL,2,'gruposuadi'),(29035,'brute_force','2021-09-23 11:02:58','2021-09-23 16:02:58','77.77.246.29',NULL,NULL),(29036,'brute_force','2021-09-23 11:02:58','2021-09-23 16:02:58',NULL,NULL,'admin'),(29037,'brute_force','2021-09-23 11:02:58','2021-09-23 16:02:58','77.77.246.29',NULL,NULL),(29038,'brute_force','2021-09-23 11:02:58','2021-09-23 16:02:58',NULL,NULL,'admin'),(29039,'brute_force','2021-09-23 11:06:34','2021-09-23 16:06:34','94.73.42.98',NULL,NULL),(29040,'brute_force','2021-09-23 11:06:34','2021-09-23 16:06:34',NULL,2,'gruposuadi'),(29041,'brute_force','2021-09-23 11:06:35','2021-09-23 16:06:35','94.73.42.98',NULL,NULL),(29042,'brute_force','2021-09-23 11:06:35','2021-09-23 16:06:35',NULL,2,'gruposuadi'),(29043,'brute_force','2021-09-23 11:07:48','2021-09-23 16:07:48','41.35.240.48',NULL,NULL),(29044,'brute_force','2021-09-23 11:07:48','2021-09-23 16:07:48',NULL,2,'gruposuadi'),(29045,'brute_force','2021-09-23 11:07:49','2021-09-23 16:07:49','41.35.240.48',NULL,NULL),(29046,'brute_force','2021-09-23 11:07:49','2021-09-23 16:07:49',NULL,2,'gruposuadi'),(29047,'brute_force','2021-09-23 11:08:28','2021-09-23 16:08:28','45.115.89.14',NULL,NULL),(29048,'brute_force','2021-09-23 11:08:28','2021-09-23 16:08:28',NULL,NULL,'admin'),(29049,'brute_force','2021-09-23 11:08:29','2021-09-23 16:08:29','45.115.89.14',NULL,NULL),(29050,'brute_force','2021-09-23 11:08:29','2021-09-23 16:08:29',NULL,NULL,'admin'),(29051,'brute_force','2021-09-23 11:10:05','2021-09-23 16:10:05','52.191.6.240',NULL,NULL),(29052,'brute_force','2021-09-23 11:10:05','2021-09-23 16:10:05',NULL,NULL,'admin'),(29053,'brute_force','2021-09-23 11:10:06','2021-09-23 16:10:06','52.191.6.240',NULL,NULL),(29054,'brute_force','2021-09-23 11:10:06','2021-09-23 16:10:06',NULL,NULL,'admin'),(29055,'brute_force','2021-09-23 11:26:53','2021-09-23 16:26:53','187.187.193.128',NULL,NULL),(29056,'brute_force','2021-09-23 11:26:53','2021-09-23 16:26:53',NULL,2,'gruposuadi'),(29057,'brute_force','2021-09-23 11:26:55','2021-09-23 16:26:55','187.187.193.128',NULL,NULL),(29058,'brute_force','2021-09-23 11:26:55','2021-09-23 16:26:55',NULL,2,'gruposuadi'),(29059,'brute_force','2021-09-23 11:29:19','2021-09-23 16:29:19','59.153.86.30',NULL,NULL),(29060,'brute_force','2021-09-23 11:29:19','2021-09-23 16:29:19',NULL,2,'gruposuadi'),(29061,'brute_force','2021-09-23 11:29:20','2021-09-23 16:29:20','59.153.86.30',NULL,NULL),(29062,'brute_force','2021-09-23 11:29:20','2021-09-23 16:29:20',NULL,2,'gruposuadi'),(29063,'brute_force','2021-09-23 11:34:49','2021-09-23 16:34:49','49.37.190.127',NULL,NULL),(29064,'brute_force','2021-09-23 11:34:49','2021-09-23 16:34:49',NULL,2,'gruposuadi'),(29065,'brute_force','2021-09-23 11:34:50','2021-09-23 16:34:50','49.37.190.127',NULL,NULL),(29066,'brute_force','2021-09-23 11:34:50','2021-09-23 16:34:50',NULL,2,'gruposuadi'),(29067,'brute_force','2021-09-23 11:53:16','2021-09-23 16:53:16','170.84.179.9',NULL,NULL),(29068,'brute_force','2021-09-23 11:53:16','2021-09-23 16:53:16',NULL,NULL,'admin'),(29069,'brute_force','2021-09-23 11:53:17','2021-09-23 16:53:17','170.84.179.9',NULL,NULL),(29070,'brute_force','2021-09-23 11:53:17','2021-09-23 16:53:17',NULL,NULL,'admin'),(29071,'brute_force','2021-09-23 12:18:09','2021-09-23 17:18:09','186.108.185.151',NULL,NULL),(29072,'brute_force','2021-09-23 12:18:09','2021-09-23 17:18:09',NULL,NULL,'admin'),(29073,'brute_force','2021-09-23 12:18:36','2021-09-23 17:18:36','186.108.185.151',NULL,NULL),(29074,'brute_force','2021-09-23 12:18:36','2021-09-23 17:18:36',NULL,NULL,'admin'),(29075,'brute_force','2021-09-23 12:52:45','2021-09-23 17:52:45','106.198.75.247',NULL,NULL),(29076,'brute_force','2021-09-23 12:52:45','2021-09-23 17:52:45',NULL,NULL,'admin'),(29077,'brute_force','2021-09-23 12:52:46','2021-09-23 17:52:46','106.198.75.247',NULL,NULL),(29078,'brute_force','2021-09-23 12:52:46','2021-09-23 17:52:46',NULL,NULL,'admin'),(29079,'brute_force','2021-09-23 13:05:30','2021-09-23 18:05:30','78.110.173.168',NULL,NULL),(29080,'brute_force','2021-09-23 13:05:30','2021-09-23 18:05:30',NULL,2,'gruposuadi'),(29081,'brute_force','2021-09-23 13:05:58','2021-09-23 18:05:58','216.131.117.26',NULL,NULL),(29082,'brute_force','2021-09-23 13:05:58','2021-09-23 18:05:58',NULL,2,'gruposuadi'),(29083,'brute_force','2021-09-23 14:33:13','2021-09-23 19:33:13','111.119.185.28',NULL,NULL),(29084,'brute_force','2021-09-23 14:33:13','2021-09-23 19:33:13',NULL,NULL,'admin'),(29085,'brute_force','2021-09-23 14:33:15','2021-09-23 19:33:15','111.119.185.28',NULL,NULL),(29086,'brute_force','2021-09-23 14:33:15','2021-09-23 19:33:15',NULL,NULL,'admin'),(29087,'brute_force','2021-09-23 16:40:16','2021-09-23 21:40:16','177.69.230.172',NULL,NULL),(29088,'brute_force','2021-09-23 16:40:16','2021-09-23 21:40:16',NULL,2,'gruposuadi'),(29089,'brute_force','2021-09-23 16:40:42','2021-09-23 21:40:42','177.69.230.172',NULL,NULL),(29090,'brute_force','2021-09-23 16:40:42','2021-09-23 21:40:42',NULL,2,'gruposuadi'),(29091,'brute_force','2021-09-23 18:05:21','2021-09-23 23:05:21','177.124.48.131',NULL,NULL),(29092,'brute_force','2021-09-23 18:05:21','2021-09-23 23:05:21',NULL,2,'gruposuadi'),(29093,'brute_force','2021-09-23 18:05:22','2021-09-23 23:05:22','177.124.48.131',NULL,NULL),(29094,'brute_force','2021-09-23 18:05:22','2021-09-23 23:05:22',NULL,2,'gruposuadi'),(29095,'brute_force','2021-09-23 19:52:08','2021-09-24 00:52:08','157.35.41.20',NULL,NULL),(29096,'brute_force','2021-09-23 19:52:08','2021-09-24 00:52:08',NULL,2,'gruposuadi'),(29097,'brute_force','2021-09-23 19:52:09','2021-09-24 00:52:09','157.35.41.20',NULL,NULL),(29098,'brute_force','2021-09-23 19:52:09','2021-09-24 00:52:09',NULL,2,'gruposuadi'),(29099,'brute_force','2021-09-23 21:56:42','2021-09-24 02:56:42','157.47.1.161',NULL,NULL),(29100,'brute_force','2021-09-23 21:56:42','2021-09-24 02:56:42',NULL,2,'gruposuadi'),(29101,'brute_force','2021-09-23 21:56:43','2021-09-24 02:56:43','157.47.1.161',NULL,NULL),(29102,'brute_force','2021-09-23 21:56:43','2021-09-24 02:56:43',NULL,2,'gruposuadi'),(29103,'brute_force','2021-09-23 22:39:25','2021-09-24 03:39:25','106.222.178.215',NULL,NULL),(29104,'brute_force','2021-09-23 22:39:25','2021-09-24 03:39:25',NULL,NULL,'admin'),(29105,'brute_force','2021-09-23 22:39:52','2021-09-24 03:39:52','106.222.178.215',NULL,NULL),(29106,'brute_force','2021-09-23 22:39:52','2021-09-24 03:39:52',NULL,NULL,'admin'),(29107,'brute_force','2021-09-24 01:31:29','2021-09-24 06:31:29','45.251.51.49',NULL,NULL),(29108,'brute_force','2021-09-24 01:31:29','2021-09-24 06:31:29',NULL,NULL,'admin'),(29109,'brute_force','2021-09-24 01:31:30','2021-09-24 06:31:30','45.251.51.49',NULL,NULL),(29110,'brute_force','2021-09-24 01:31:30','2021-09-24 06:31:30',NULL,NULL,'admin'),(29111,'brute_force','2021-09-24 04:25:00','2021-09-24 09:25:00','187.190.156.222',NULL,NULL),(29112,'brute_force','2021-09-24 04:25:00','2021-09-24 09:25:00',NULL,2,'gruposuadi'),(29113,'brute_force','2021-09-24 04:25:19','2021-09-24 09:25:19','187.190.156.222',NULL,NULL),(29114,'brute_force','2021-09-24 04:25:19','2021-09-24 09:25:19',NULL,2,'gruposuadi'),(29115,'brute_force','2021-09-24 08:18:28','2021-09-24 13:18:28','117.223.62.223',NULL,NULL),(29116,'brute_force','2021-09-24 08:18:28','2021-09-24 13:18:28',NULL,NULL,'admin'),(29117,'brute_force','2021-09-24 08:18:29','2021-09-24 13:18:29','117.223.62.223',NULL,NULL),(29118,'brute_force','2021-09-24 08:18:29','2021-09-24 13:18:29',NULL,NULL,'admin'),(29119,'brute_force','2021-09-30 05:42:00','2021-09-30 10:42:00','192.160.102.165',NULL,NULL),(29120,'brute_force','2021-09-30 05:42:00','2021-09-30 10:42:00',NULL,2,'gruposuadi'),(29121,'brute_force','2021-10-01 20:18:56','2021-10-02 01:18:56','103.201.129.50',NULL,NULL),(29122,'brute_force','2021-10-01 20:18:56','2021-10-02 01:18:56',NULL,NULL,'admin'),(29123,'brute_force','2021-10-01 20:18:59','2021-10-02 01:18:59','103.201.129.50',NULL,NULL),(29124,'brute_force','2021-10-01 20:18:59','2021-10-02 01:18:59',NULL,NULL,'unavarro'),(29125,'brute_force','2021-10-01 20:19:02','2021-10-02 01:19:02','103.201.129.50',NULL,NULL),(29126,'brute_force','2021-10-01 20:19:02','2021-10-02 01:19:02',NULL,NULL,'user'),(29127,'brute_force','2021-10-01 20:19:05','2021-10-02 01:19:05','103.201.129.50',NULL,NULL),(29128,'brute_force','2021-10-01 20:19:05','2021-10-02 01:19:05',NULL,NULL,'root'),(29129,'brute_force','2021-10-01 20:19:08','2021-10-02 01:19:08','103.201.129.50',NULL,NULL),(29130,'brute_force','2021-10-01 20:19:08','2021-10-02 01:19:08',NULL,NULL,'unavarro@gruposuadi.com'),(29131,'brute_force','2021-10-02 21:39:44','2021-10-03 02:39:44','178.17.170.105',NULL,NULL),(29132,'brute_force','2021-10-02 21:39:44','2021-10-03 02:39:44',NULL,NULL,'admin'),(29133,'brute_force','2021-10-03 17:45:41','2021-10-03 22:45:41','23.129.64.206',NULL,NULL),(29134,'brute_force','2021-10-03 17:45:41','2021-10-03 22:45:41',NULL,NULL,'admin'),(29135,'brute_force','2021-10-13 06:28:18','2021-10-13 11:28:18','201.22.21.238',NULL,NULL),(29136,'brute_force','2021-10-13 06:28:18','2021-10-13 11:28:18',NULL,NULL,'admin'),(29137,'brute_force','2021-10-13 06:28:21','2021-10-13 11:28:21','201.22.21.238',NULL,NULL),(29138,'brute_force','2021-10-13 06:28:21','2021-10-13 11:28:21',NULL,NULL,'unavarro'),(29139,'brute_force','2021-10-13 06:28:23','2021-10-13 11:28:23','201.22.21.238',NULL,NULL),(29140,'brute_force','2021-10-13 06:28:23','2021-10-13 11:28:23',NULL,NULL,'user'),(29141,'brute_force','2021-10-13 06:28:26','2021-10-13 11:28:26','201.22.21.238',NULL,NULL),(29142,'brute_force','2021-10-13 06:28:26','2021-10-13 11:28:26',NULL,NULL,'root'),(29143,'brute_force','2021-10-13 06:28:29','2021-10-13 11:28:29','201.22.21.238',NULL,NULL),(29144,'brute_force','2021-10-13 06:28:29','2021-10-13 11:28:29',NULL,NULL,'unavarro@gruposuadi.com'),(29145,'brute_force','2021-10-14 20:18:23','2021-10-15 01:18:23','208.68.7.129',NULL,NULL),(29146,'brute_force','2021-10-14 20:18:23','2021-10-15 01:18:23',NULL,NULL,'admin'),(29147,'brute_force','2021-10-15 16:37:44','2021-10-15 21:37:44','23.129.64.180',NULL,NULL),(29148,'brute_force','2021-10-15 16:37:44','2021-10-15 21:37:44',NULL,NULL,'admin'),(29149,'brute_force','2021-10-16 07:37:48','2021-10-16 12:37:48','185.100.87.41',NULL,NULL),(29150,'brute_force','2021-10-16 07:37:48','2021-10-16 12:37:48',NULL,NULL,'admin'),(29151,'brute_force','2021-10-17 15:24:03','2021-10-17 20:24:03','193.110.95.34',NULL,NULL),(29152,'brute_force','2021-10-17 15:24:03','2021-10-17 20:24:03',NULL,NULL,'admin'),(29153,'brute_force','2021-10-18 10:01:25','2021-10-18 15:01:25','199.249.230.177',NULL,NULL),(29154,'brute_force','2021-10-18 10:01:25','2021-10-18 15:01:25',NULL,NULL,'admin'),(29155,'brute_force','2021-10-19 03:36:52','2021-10-19 08:36:52','199.249.230.167',NULL,NULL),(29156,'brute_force','2021-10-19 03:36:52','2021-10-19 08:36:52',NULL,NULL,'admin'),(29157,'brute_force','2021-10-19 22:54:46','2021-10-20 03:54:46','185.100.87.129',NULL,NULL),(29158,'brute_force','2021-10-19 22:54:46','2021-10-20 03:54:46',NULL,NULL,'admin'),(29159,'brute_force','2021-10-22 00:40:28','2021-10-22 05:40:28','180.250.28.34',NULL,NULL),(29160,'brute_force','2021-10-22 00:40:28','2021-10-22 05:40:28',NULL,NULL,'admin'),(29161,'brute_force','2021-10-22 18:19:01','2021-10-22 23:19:01','97.74.228.115',NULL,NULL),(29162,'brute_force','2021-10-22 18:19:01','2021-10-22 23:19:01',NULL,NULL,'admin'),(29163,'brute_force','2021-10-23 22:44:03','2021-10-24 03:44:03','209.145.53.94',NULL,NULL),(29164,'brute_force','2021-10-23 22:44:03','2021-10-24 03:44:03',NULL,NULL,'admin'),(29165,'brute_force','2021-10-23 23:22:54','2021-10-24 04:22:54','213.59.123.122',NULL,NULL),(29166,'brute_force','2021-10-23 23:22:54','2021-10-24 04:22:54',NULL,NULL,'admin'),(29167,'brute_force','2021-10-23 23:32:54','2021-10-24 04:32:54','95.85.9.90',NULL,NULL),(29168,'brute_force','2021-10-23 23:32:54','2021-10-24 04:32:54',NULL,NULL,'admin'),(29169,'brute_force','2021-10-23 23:36:33','2021-10-24 04:36:33','89.187.177.56',NULL,NULL),(29170,'brute_force','2021-10-23 23:36:33','2021-10-24 04:36:33',NULL,2,'gruposuadi'),(29171,'brute_force','2021-10-23 23:36:34','2021-10-24 04:36:34','89.187.177.56',NULL,NULL),(29172,'brute_force','2021-10-23 23:36:34','2021-10-24 04:36:34',NULL,2,'gruposuadi'),(29173,'brute_force','2021-10-23 23:36:35','2021-10-24 04:36:35','89.187.177.56',NULL,NULL),(29174,'brute_force','2021-10-23 23:36:35','2021-10-24 04:36:35',NULL,2,'gruposuadi'),(29175,'brute_force','2021-10-23 23:36:36','2021-10-24 04:36:36','89.187.177.56',NULL,NULL),(29176,'brute_force','2021-10-23 23:36:36','2021-10-24 04:36:36',NULL,2,'gruposuadi'),(29177,'brute_force','2021-10-23 23:36:38','2021-10-24 04:36:38','89.187.177.56',NULL,NULL),(29178,'brute_force','2021-10-23 23:36:38','2021-10-24 04:36:38',NULL,2,'gruposuadi'),(29179,'brute_force','2021-10-23 23:51:38','2021-10-24 04:51:38','89.187.177.56',NULL,NULL),(29180,'brute_force','2021-10-23 23:51:38','2021-10-24 04:51:38',NULL,2,'gruposuadi'),(29181,'brute_force','2021-10-23 23:51:40','2021-10-24 04:51:40','89.187.177.56',NULL,NULL),(29182,'brute_force','2021-10-23 23:51:40','2021-10-24 04:51:40',NULL,2,'gruposuadi'),(29183,'brute_force','2021-10-23 23:51:41','2021-10-24 04:51:41','89.187.177.56',NULL,NULL),(29184,'brute_force','2021-10-23 23:51:41','2021-10-24 04:51:41',NULL,2,'gruposuadi'),(29185,'brute_force','2021-10-23 23:51:42','2021-10-24 04:51:42','89.187.177.56',NULL,NULL),(29186,'brute_force','2021-10-23 23:51:42','2021-10-24 04:51:42',NULL,2,'gruposuadi'),(29187,'brute_force','2021-10-23 23:51:43','2021-10-24 04:51:43','89.187.177.56',NULL,NULL),(29188,'brute_force','2021-10-23 23:51:43','2021-10-24 04:51:43',NULL,2,'gruposuadi'),(29189,'brute_force','2021-10-24 00:49:03','2021-10-24 05:49:03','103.248.60.50',NULL,NULL),(29190,'brute_force','2021-10-24 00:49:03','2021-10-24 05:49:03',NULL,NULL,'admin'),(29191,'brute_force','2021-10-24 00:57:21','2021-10-24 05:57:21','83.170.127.2',NULL,NULL),(29192,'brute_force','2021-10-24 00:57:21','2021-10-24 05:57:21',NULL,NULL,'admin'),(29193,'brute_force','2021-10-24 01:16:22','2021-10-24 06:16:22','18.142.111.129',NULL,NULL),(29194,'brute_force','2021-10-24 01:16:22','2021-10-24 06:16:22',NULL,NULL,'admin'),(29195,'brute_force','2021-10-24 02:27:56','2021-10-24 07:27:56','18.130.191.2',NULL,NULL),(29196,'brute_force','2021-10-24 02:27:56','2021-10-24 07:27:56',NULL,NULL,'admin'),(29197,'brute_force','2021-10-24 02:37:12','2021-10-24 07:37:12','185.182.56.116',NULL,NULL),(29198,'brute_force','2021-10-24 02:37:12','2021-10-24 07:37:12',NULL,NULL,'admin'),(29199,'brute_force','2021-10-24 02:47:01','2021-10-24 07:47:01','37.59.40.76',NULL,NULL),(29200,'brute_force','2021-10-24 02:47:01','2021-10-24 07:47:01',NULL,NULL,'admin'),(29201,'brute_force','2021-10-24 03:06:55','2021-10-24 08:06:55','194.58.119.107',NULL,NULL),(29202,'brute_force','2021-10-24 03:06:55','2021-10-24 08:06:55',NULL,NULL,'admin'),(29203,'brute_force','2021-10-24 04:21:09','2021-10-24 09:21:09','109.234.161.67',NULL,NULL),(29204,'brute_force','2021-10-24 04:21:09','2021-10-24 09:21:09',NULL,NULL,'admin'),(29205,'brute_force','2021-10-24 05:35:51','2021-10-24 10:35:51','178.128.208.170',NULL,NULL),(29206,'brute_force','2021-10-24 05:35:51','2021-10-24 10:35:51',NULL,NULL,'admin'),(29207,'brute_force','2021-10-24 06:12:57','2021-10-24 11:12:57','103.248.60.50',NULL,NULL),(29208,'brute_force','2021-10-24 06:12:57','2021-10-24 11:12:57',NULL,NULL,'admin'),(29209,'brute_force','2021-10-24 08:33:35','2021-10-24 13:33:35','191.101.50.220',NULL,NULL),(29210,'brute_force','2021-10-24 08:33:35','2021-10-24 13:33:35',NULL,NULL,'admin'),(29211,'brute_force','2021-10-24 09:09:58','2021-10-24 14:09:58','148.72.212.66',NULL,NULL),(29212,'brute_force','2021-10-24 09:09:58','2021-10-24 14:09:58',NULL,NULL,'admin'),(29213,'brute_force','2021-10-24 09:54:58','2021-10-24 14:54:58','208.111.0.58',NULL,NULL),(29214,'brute_force','2021-10-24 09:54:58','2021-10-24 14:54:58',NULL,NULL,'admin'),(29215,'brute_force','2021-10-24 10:14:35','2021-10-24 15:14:35','47.117.83.25',NULL,NULL),(29216,'brute_force','2021-10-24 10:14:35','2021-10-24 15:14:35',NULL,NULL,'admin'),(29217,'brute_force','2021-10-24 10:21:11','2021-10-24 15:21:11','117.20.7.147',NULL,NULL),(29218,'brute_force','2021-10-24 10:21:11','2021-10-24 15:21:11',NULL,NULL,'admin'),(29219,'brute_force','2021-10-24 10:27:58','2021-10-24 15:27:58','58.248.14.157',NULL,NULL),(29220,'brute_force','2021-10-24 10:27:58','2021-10-24 15:27:58',NULL,NULL,'admin'),(29221,'brute_force','2021-10-24 12:39:55','2021-10-24 17:39:55','162.55.90.52',NULL,NULL),(29222,'brute_force','2021-10-24 12:39:55','2021-10-24 17:39:55',NULL,NULL,'admin'),(29223,'brute_force','2021-10-27 14:57:47','2021-10-27 19:57:47','97.74.228.115',NULL,NULL),(29224,'brute_force','2021-10-27 14:57:47','2021-10-27 19:57:47',NULL,NULL,'admin'),(29225,'brute_force','2021-10-27 19:21:59','2021-10-28 00:21:59','74.201.28.53',NULL,NULL),(29226,'brute_force','2021-10-27 19:21:59','2021-10-28 00:21:59',NULL,2,'gruposuadi'),(29227,'brute_force','2021-11-02 06:00:54','2021-11-02 11:00:54','5.255.97.170',NULL,NULL),(29228,'brute_force','2021-11-02 06:00:54','2021-11-02 11:00:54',NULL,NULL,'admin'),(29229,'brute_force','2021-11-03 15:02:54','2021-11-03 20:02:54','64.113.32.29',NULL,NULL),(29230,'brute_force','2021-11-03 15:02:54','2021-11-03 20:02:54',NULL,NULL,'admin'),(29231,'brute_force','2021-11-04 06:33:00','2021-11-04 11:33:00','109.70.100.23',NULL,NULL),(29232,'brute_force','2021-11-04 06:33:00','2021-11-04 11:33:00',NULL,NULL,'admin'),(29233,'brute_force','2021-11-13 22:48:16','2021-11-14 03:48:16','213.164.205.168',NULL,NULL),(29234,'brute_force','2021-11-13 22:48:16','2021-11-14 03:48:16',NULL,NULL,'admin'),(29235,'brute_force','2021-11-14 15:37:34','2021-11-14 20:37:34','185.220.101.3',NULL,NULL),(29236,'brute_force','2021-11-14 15:37:34','2021-11-14 20:37:34',NULL,NULL,'admin'),(29237,'brute_force','2021-11-15 04:28:36','2021-11-15 09:28:36','185.100.86.74',NULL,NULL),(29238,'brute_force','2021-11-15 04:28:36','2021-11-15 09:28:36',NULL,NULL,'admin'),(29239,'brute_force','2021-11-15 06:54:14','2021-11-15 11:54:14','104.244.72.152',NULL,NULL),(29240,'brute_force','2021-11-15 06:54:14','2021-11-15 11:54:14',NULL,2,'gruposuadi'),(29241,'brute_force','2021-11-15 17:00:48','2021-11-15 22:00:48','196.196.203.214',NULL,NULL),(29242,'brute_force','2021-11-15 17:00:48','2021-11-15 22:00:48',NULL,2,'gruposuadi'),(29243,'brute_force','2021-11-15 17:00:49','2021-11-15 22:00:49','196.196.203.214',NULL,NULL),(29244,'brute_force','2021-11-15 17:00:49','2021-11-15 22:00:49',NULL,2,'gruposuadi'),(29245,'brute_force','2021-11-15 17:00:51','2021-11-15 22:00:51','196.196.203.214',NULL,NULL),(29246,'brute_force','2021-11-15 17:00:51','2021-11-15 22:00:51',NULL,2,'gruposuadi'),(29247,'brute_force','2021-11-15 17:00:52','2021-11-15 22:00:52','196.196.203.214',NULL,NULL),(29248,'brute_force','2021-11-15 17:00:52','2021-11-15 22:00:52',NULL,2,'gruposuadi'),(29249,'brute_force','2021-11-16 17:31:00','2021-11-16 22:31:00','18.219.242.253',NULL,NULL),(29250,'brute_force','2021-11-16 17:31:00','2021-11-16 22:31:00',NULL,2,'gruposuadi'),(29251,'brute_force','2021-11-17 07:48:34','2021-11-17 12:48:34','13.234.118.11',NULL,NULL),(29252,'brute_force','2021-11-17 07:48:34','2021-11-17 12:48:34',NULL,NULL,'test'),(29253,'brute_force','2021-11-17 11:08:53','2021-11-17 16:08:53','34.233.132.104',NULL,NULL),(29254,'brute_force','2021-11-17 11:08:53','2021-11-17 16:08:53',NULL,NULL,'enamad'),(29255,'brute_force','2021-11-17 14:34:38','2021-11-17 19:34:38','104.244.73.193',NULL,NULL),(29256,'brute_force','2021-11-17 14:34:38','2021-11-17 19:34:38',NULL,NULL,'test'),(29257,'brute_force','2021-11-17 15:20:58','2021-11-17 20:20:58','36.89.251.105',NULL,NULL),(29258,'brute_force','2021-11-17 15:20:58','2021-11-17 20:20:58',NULL,NULL,'123456'),(29259,'brute_force','2021-11-17 17:51:20','2021-11-17 22:51:20','54.211.214.46',NULL,NULL),(29260,'brute_force','2021-11-17 17:51:20','2021-11-17 22:51:20',NULL,NULL,'test'),(29261,'brute_force','2021-11-17 19:34:08','2021-11-18 00:34:08','141.136.47.116',NULL,NULL),(29262,'brute_force','2021-11-17 19:34:08','2021-11-18 00:34:08',NULL,NULL,'private'),(29263,'brute_force','2021-11-18 22:44:58','2021-11-19 03:44:58','185.112.144.68',NULL,NULL),(29264,'brute_force','2021-11-18 22:44:58','2021-11-19 03:44:58',NULL,NULL,'admin'),(29265,'brute_force','2021-11-19 21:41:15','2021-11-20 02:41:15','185.220.101.153',NULL,NULL),(29266,'brute_force','2021-11-19 21:41:15','2021-11-20 02:41:15',NULL,2,'gruposuadi'),(29267,'brute_force','2021-11-20 16:33:33','2021-11-20 21:33:33','193.218.118.101',NULL,NULL),(29268,'brute_force','2021-11-20 16:33:33','2021-11-20 21:33:33',NULL,NULL,'admin'),(29269,'brute_force','2021-11-20 23:23:09','2021-11-21 04:23:09','137.117.178.120',NULL,NULL),(29270,'brute_force','2021-11-20 23:23:09','2021-11-21 04:23:09',NULL,NULL,'admin'),(29271,'brute_force','2021-11-21 05:11:08','2021-11-21 10:11:08','137.117.178.120',NULL,NULL),(29272,'brute_force','2021-11-21 05:11:08','2021-11-21 10:11:08',NULL,NULL,'admin'),(29273,'brute_force','2021-11-21 06:04:00','2021-11-21 11:04:00','137.117.178.120',NULL,NULL),(29274,'brute_force','2021-11-21 06:04:00','2021-11-21 11:04:00',NULL,NULL,'admin'),(29275,'brute_force','2021-11-21 06:56:28','2021-11-21 11:56:28','137.117.178.120',NULL,NULL),(29276,'brute_force','2021-11-21 06:56:28','2021-11-21 11:56:28',NULL,NULL,'admin'),(29277,'brute_force','2021-11-21 07:49:55','2021-11-21 12:49:55','137.117.178.120',NULL,NULL),(29278,'brute_force','2021-11-21 07:49:55','2021-11-21 12:49:55',NULL,NULL,'admin'),(29279,'brute_force','2021-11-21 08:43:08','2021-11-21 13:43:08','137.117.178.120',NULL,NULL),(29280,'brute_force','2021-11-21 08:43:08','2021-11-21 13:43:08',NULL,NULL,'admin'),(29281,'brute_force','2021-11-21 09:35:40','2021-11-21 14:35:40','137.117.178.120',NULL,NULL),(29282,'brute_force','2021-11-21 09:35:40','2021-11-21 14:35:40',NULL,NULL,'admin'),(29283,'brute_force','2021-11-21 10:28:20','2021-11-21 15:28:20','137.117.178.120',NULL,NULL),(29284,'brute_force','2021-11-21 10:28:20','2021-11-21 15:28:20',NULL,NULL,'admin'),(29285,'brute_force','2021-11-21 11:20:53','2021-11-21 16:20:53','137.117.178.120',NULL,NULL),(29286,'brute_force','2021-11-21 11:20:53','2021-11-21 16:20:53',NULL,NULL,'admin'),(29287,'brute_force','2021-11-21 12:13:46','2021-11-21 17:13:46','137.117.178.120',NULL,NULL),(29288,'brute_force','2021-11-21 12:13:46','2021-11-21 17:13:46',NULL,NULL,'admin'),(29289,'brute_force','2021-11-21 13:06:36','2021-11-21 18:06:36','137.117.178.120',NULL,NULL),(29290,'brute_force','2021-11-21 13:06:36','2021-11-21 18:06:36',NULL,NULL,'admin'),(29291,'brute_force','2021-11-21 13:58:56','2021-11-21 18:58:56','137.117.178.120',NULL,NULL),(29292,'brute_force','2021-11-21 13:58:56','2021-11-21 18:58:56',NULL,NULL,'admin'),(29293,'brute_force','2021-11-21 14:51:54','2021-11-21 19:51:54','137.117.178.120',NULL,NULL),(29294,'brute_force','2021-11-21 14:51:54','2021-11-21 19:51:54',NULL,NULL,'admin'),(29295,'brute_force','2021-11-21 15:44:15','2021-11-21 20:44:15','137.117.178.120',NULL,NULL),(29296,'brute_force','2021-11-21 15:44:15','2021-11-21 20:44:15',NULL,NULL,'admin'),(29297,'brute_force','2021-11-21 16:37:29','2021-11-21 21:37:29','137.117.178.120',NULL,NULL),(29298,'brute_force','2021-11-21 16:37:29','2021-11-21 21:37:29',NULL,NULL,'admin'),(29299,'brute_force','2021-11-21 17:30:31','2021-11-21 22:30:31','137.117.178.120',NULL,NULL),(29300,'brute_force','2021-11-21 17:30:31','2021-11-21 22:30:31',NULL,NULL,'admin'),(29301,'brute_force','2021-11-21 18:24:12','2021-11-21 23:24:12','137.117.178.120',NULL,NULL),(29302,'brute_force','2021-11-21 18:24:12','2021-11-21 23:24:12',NULL,NULL,'admin'),(29303,'brute_force','2021-11-21 19:05:33','2021-11-22 00:05:33','18.191.133.92',NULL,NULL),(29304,'brute_force','2021-11-21 19:05:33','2021-11-22 00:05:33',NULL,2,'gruposuadi'),(29305,'brute_force','2021-11-21 19:18:38','2021-11-22 00:18:38','137.117.178.120',NULL,NULL),(29306,'brute_force','2021-11-21 19:18:38','2021-11-22 00:18:38',NULL,NULL,'admin'),(29307,'brute_force','2021-11-21 19:21:07','2021-11-22 00:21:07','18.216.79.75',NULL,NULL),(29308,'brute_force','2021-11-21 19:21:07','2021-11-22 00:21:07',NULL,2,'gruposuadi'),(29309,'brute_force','2021-11-21 19:43:08','2021-11-22 00:43:08','18.221.195.166',NULL,NULL),(29310,'brute_force','2021-11-21 19:43:08','2021-11-22 00:43:08',NULL,2,'gruposuadi'),(29311,'brute_force','2021-11-21 19:49:01','2021-11-22 00:49:01','18.191.194.125',NULL,NULL),(29312,'brute_force','2021-11-21 19:49:01','2021-11-22 00:49:01',NULL,2,'gruposuadi'),(29313,'brute_force','2021-11-21 19:51:24','2021-11-22 00:51:24','18.223.135.101',NULL,NULL),(29314,'brute_force','2021-11-21 19:51:24','2021-11-22 00:51:24',NULL,2,'gruposuadi'),(29315,'brute_force','2021-11-21 19:57:18','2021-11-22 00:57:18','13.58.121.98',NULL,NULL),(29316,'brute_force','2021-11-21 19:57:18','2021-11-22 00:57:18',NULL,2,'gruposuadi'),(29317,'brute_force','2021-11-21 20:13:32','2021-11-22 01:13:32','137.117.178.120',NULL,NULL),(29318,'brute_force','2021-11-21 20:13:32','2021-11-22 01:13:32',NULL,NULL,'admin'),(29319,'brute_force','2021-11-21 20:21:48','2021-11-22 01:21:48','18.223.124.244',NULL,NULL),(29320,'brute_force','2021-11-21 20:21:48','2021-11-22 01:21:48',NULL,2,'gruposuadi'),(29321,'brute_force','2021-11-21 20:22:47','2021-11-22 01:22:47','18.188.178.47',NULL,NULL),(29322,'brute_force','2021-11-21 20:22:47','2021-11-22 01:22:47',NULL,2,'gruposuadi'),(29323,'brute_force','2021-11-21 20:29:31','2021-11-22 01:29:31','18.216.85.74',NULL,NULL),(29324,'brute_force','2021-11-21 20:29:31','2021-11-22 01:29:31',NULL,2,'gruposuadi'),(29325,'brute_force','2021-11-21 20:35:10','2021-11-22 01:35:10','18.222.208.251',NULL,NULL),(29326,'brute_force','2021-11-21 20:35:10','2021-11-22 01:35:10',NULL,2,'gruposuadi'),(29327,'brute_force','2021-11-21 20:41:06','2021-11-22 01:41:06','3.16.15.87',NULL,NULL),(29328,'brute_force','2021-11-21 20:41:06','2021-11-22 01:41:06',NULL,2,'gruposuadi'),(29329,'brute_force','2021-11-21 20:50:17','2021-11-22 01:50:17','18.117.118.42',NULL,NULL),(29330,'brute_force','2021-11-21 20:50:17','2021-11-22 01:50:17',NULL,2,'gruposuadi'),(29331,'brute_force','2021-11-21 20:56:37','2021-11-22 01:56:37','52.15.203.246',NULL,NULL),(29332,'brute_force','2021-11-21 20:56:37','2021-11-22 01:56:37',NULL,2,'gruposuadi'),(29333,'brute_force','2021-11-21 21:04:42','2021-11-22 02:04:42','3.17.142.184',NULL,NULL),(29334,'brute_force','2021-11-21 21:04:42','2021-11-22 02:04:42',NULL,2,'gruposuadi'),(29335,'brute_force','2021-11-21 21:05:15','2021-11-22 02:05:15','18.221.78.50',NULL,NULL),(29336,'brute_force','2021-11-21 21:05:15','2021-11-22 02:05:15',NULL,2,'gruposuadi'),(29337,'brute_force','2021-11-21 21:07:45','2021-11-22 02:07:45','137.117.178.120',NULL,NULL),(29338,'brute_force','2021-11-21 21:07:45','2021-11-22 02:07:45',NULL,NULL,'admin'),(29339,'brute_force','2021-11-21 21:13:10','2021-11-22 02:13:10','18.191.83.53',NULL,NULL),(29340,'brute_force','2021-11-21 21:13:10','2021-11-22 02:13:10',NULL,2,'gruposuadi'),(29341,'brute_force','2021-11-21 21:13:31','2021-11-22 02:13:31','18.216.40.176',NULL,NULL),(29342,'brute_force','2021-11-21 21:13:31','2021-11-22 02:13:31',NULL,2,'gruposuadi'),(29343,'brute_force','2021-11-21 21:19:59','2021-11-22 02:19:59','3.129.90.185',NULL,NULL),(29344,'brute_force','2021-11-21 21:19:59','2021-11-22 02:19:59',NULL,2,'gruposuadi'),(29345,'brute_force','2021-11-21 21:26:26','2021-11-22 02:26:26','18.216.56.238',NULL,NULL),(29346,'brute_force','2021-11-21 21:26:26','2021-11-22 02:26:26',NULL,2,'gruposuadi'),(29347,'brute_force','2021-11-21 21:44:43','2021-11-22 02:44:43','52.15.102.170',NULL,NULL),(29348,'brute_force','2021-11-21 21:44:43','2021-11-22 02:44:43',NULL,2,'gruposuadi'),(29349,'brute_force','2021-11-21 21:56:58','2021-11-22 02:56:58','18.221.230.120',NULL,NULL),(29350,'brute_force','2021-11-21 21:56:58','2021-11-22 02:56:58',NULL,2,'gruposuadi'),(29351,'brute_force','2021-11-21 22:03:38','2021-11-22 03:03:38','137.117.178.120',NULL,NULL),(29352,'brute_force','2021-11-21 22:03:38','2021-11-22 03:03:38',NULL,NULL,'admin'),(29353,'brute_force','2021-11-21 22:12:19','2021-11-22 03:12:19','13.59.119.98',NULL,NULL),(29354,'brute_force','2021-11-21 22:12:19','2021-11-22 03:12:19',NULL,2,'gruposuadi'),(29355,'brute_force','2021-11-21 22:44:33','2021-11-22 03:44:33','52.14.131.113',NULL,NULL),(29356,'brute_force','2021-11-21 22:44:33','2021-11-22 03:44:33',NULL,2,'gruposuadi'),(29357,'brute_force','2021-11-21 22:51:03','2021-11-22 03:51:03','18.222.206.137',NULL,NULL),(29358,'brute_force','2021-11-21 22:51:03','2021-11-22 03:51:03',NULL,2,'gruposuadi'),(29359,'brute_force','2021-11-21 22:51:45','2021-11-22 03:51:45','18.222.209.57',NULL,NULL),(29360,'brute_force','2021-11-21 22:51:45','2021-11-22 03:51:45',NULL,2,'gruposuadi'),(29361,'brute_force','2021-11-21 22:59:00','2021-11-22 03:59:00','137.117.178.120',NULL,NULL),(29362,'brute_force','2021-11-21 22:59:00','2021-11-22 03:59:00',NULL,NULL,'admin'),(29363,'brute_force','2021-11-21 23:05:19','2021-11-22 04:05:19','18.191.253.107',NULL,NULL),(29364,'brute_force','2021-11-21 23:05:19','2021-11-22 04:05:19',NULL,2,'gruposuadi'),(29365,'brute_force','2021-11-21 23:20:24','2021-11-22 04:20:24','18.218.27.247',NULL,NULL),(29366,'brute_force','2021-11-21 23:20:24','2021-11-22 04:20:24',NULL,2,'gruposuadi'),(29367,'brute_force','2021-11-21 23:26:36','2021-11-22 04:26:36','3.15.170.190',NULL,NULL),(29368,'brute_force','2021-11-21 23:26:36','2021-11-22 04:26:36',NULL,2,'gruposuadi'),(29369,'brute_force','2021-11-21 23:30:07','2021-11-22 04:30:07','18.221.213.55',NULL,NULL),(29370,'brute_force','2021-11-21 23:30:07','2021-11-22 04:30:07',NULL,2,'gruposuadi'),(29371,'brute_force','2021-11-21 23:31:45','2021-11-22 04:31:45','52.14.37.150',NULL,NULL),(29372,'brute_force','2021-11-21 23:31:45','2021-11-22 04:31:45',NULL,2,'gruposuadi'),(29373,'brute_force','2021-11-21 23:35:03','2021-11-22 04:35:03','52.14.161.64',NULL,NULL),(29374,'brute_force','2021-11-21 23:35:03','2021-11-22 04:35:03',NULL,2,'gruposuadi'),(29375,'brute_force','2021-11-21 23:42:36','2021-11-22 04:42:36','52.15.77.45',NULL,NULL),(29376,'brute_force','2021-11-21 23:42:36','2021-11-22 04:42:36',NULL,2,'gruposuadi'),(29377,'brute_force','2021-11-21 23:48:12','2021-11-22 04:48:12','18.216.18.17',NULL,NULL),(29378,'brute_force','2021-11-21 23:48:12','2021-11-22 04:48:12',NULL,2,'gruposuadi'),(29379,'brute_force','2021-11-21 23:49:51','2021-11-22 04:49:51','3.12.160.88',NULL,NULL),(29380,'brute_force','2021-11-21 23:49:51','2021-11-22 04:49:51',NULL,2,'gruposuadi'),(29381,'brute_force','2021-11-21 23:51:21','2021-11-22 04:51:21','3.17.57.235',NULL,NULL),(29382,'brute_force','2021-11-21 23:51:21','2021-11-22 04:51:21',NULL,2,'gruposuadi'),(29383,'brute_force','2021-11-21 23:54:19','2021-11-22 04:54:19','137.117.178.120',NULL,NULL),(29384,'brute_force','2021-11-21 23:54:19','2021-11-22 04:54:19',NULL,NULL,'admin'),(29385,'brute_force','2021-11-21 23:55:19','2021-11-22 04:55:19','3.17.72.117',NULL,NULL),(29386,'brute_force','2021-11-21 23:55:19','2021-11-22 04:55:19',NULL,2,'gruposuadi'),(29387,'brute_force','2021-11-22 00:05:09','2021-11-22 05:05:09','18.188.34.90',NULL,NULL),(29388,'brute_force','2021-11-22 00:05:09','2021-11-22 05:05:09',NULL,2,'gruposuadi'),(29389,'brute_force','2021-11-22 00:10:35','2021-11-22 05:10:35','18.191.209.180',NULL,NULL),(29390,'brute_force','2021-11-22 00:10:35','2021-11-22 05:10:35',NULL,2,'gruposuadi'),(29391,'brute_force','2021-11-22 00:10:47','2021-11-22 05:10:47','13.59.99.17',NULL,NULL),(29392,'brute_force','2021-11-22 00:10:47','2021-11-22 05:10:47',NULL,2,'gruposuadi'),(29393,'brute_force','2021-11-22 00:20:10','2021-11-22 05:20:10','18.223.133.113',NULL,NULL),(29394,'brute_force','2021-11-22 00:20:10','2021-11-22 05:20:10',NULL,2,'gruposuadi'),(29395,'brute_force','2021-11-22 00:28:15','2021-11-22 05:28:15','18.225.32.180',NULL,NULL),(29396,'brute_force','2021-11-22 00:28:15','2021-11-22 05:28:15',NULL,2,'gruposuadi'),(29397,'brute_force','2021-11-22 00:48:14','2021-11-22 05:48:14','137.117.178.120',NULL,NULL),(29398,'brute_force','2021-11-22 00:48:14','2021-11-22 05:48:14',NULL,NULL,'admin'),(29399,'brute_force','2021-11-22 01:43:11','2021-11-22 06:43:11','137.117.178.120',NULL,NULL),(29400,'brute_force','2021-11-22 01:43:11','2021-11-22 06:43:11',NULL,NULL,'admin'),(29401,'brute_force','2021-11-22 02:37:38','2021-11-22 07:37:38','137.117.178.120',NULL,NULL),(29402,'brute_force','2021-11-22 02:37:38','2021-11-22 07:37:38',NULL,NULL,'admin'),(29403,'brute_force','2021-11-22 03:32:41','2021-11-22 08:32:41','137.117.178.120',NULL,NULL),(29404,'brute_force','2021-11-22 03:32:41','2021-11-22 08:32:41',NULL,NULL,'admin'),(29405,'brute_force','2021-11-22 04:28:03','2021-11-22 09:28:03','137.117.178.120',NULL,NULL),(29406,'brute_force','2021-11-22 04:28:03','2021-11-22 09:28:03',NULL,NULL,'admin'),(29407,'brute_force','2021-11-22 05:23:46','2021-11-22 10:23:46','137.117.178.120',NULL,NULL),(29408,'brute_force','2021-11-22 05:23:46','2021-11-22 10:23:46',NULL,NULL,'admin'),(29409,'brute_force','2021-11-22 06:18:51','2021-11-22 11:18:51','137.117.178.120',NULL,NULL),(29410,'brute_force','2021-11-22 06:18:51','2021-11-22 11:18:51',NULL,NULL,'admin'),(29411,'brute_force','2021-11-22 07:13:58','2021-11-22 12:13:58','137.117.178.120',NULL,NULL),(29412,'brute_force','2021-11-22 07:13:58','2021-11-22 12:13:58',NULL,NULL,'admin'),(29413,'brute_force','2021-11-22 08:08:57','2021-11-22 13:08:57','137.117.178.120',NULL,NULL),(29414,'brute_force','2021-11-22 08:08:57','2021-11-22 13:08:57',NULL,NULL,'admin'),(29415,'brute_force','2021-11-22 09:04:05','2021-11-22 14:04:05','137.117.178.120',NULL,NULL),(29416,'brute_force','2021-11-22 09:04:05','2021-11-22 14:04:05',NULL,NULL,'admin'),(29417,'brute_force','2021-11-22 09:59:23','2021-11-22 14:59:23','137.117.178.120',NULL,NULL),(29418,'brute_force','2021-11-22 09:59:23','2021-11-22 14:59:23',NULL,NULL,'admin'),(29419,'brute_force','2021-11-22 10:49:29','2021-11-22 15:49:29','3.20.239.133',NULL,NULL),(29420,'brute_force','2021-11-22 10:49:29','2021-11-22 15:49:29',NULL,2,'gruposuadi'),(29421,'brute_force','2021-11-22 10:54:57','2021-11-22 15:54:57','137.117.178.120',NULL,NULL),(29422,'brute_force','2021-11-22 10:54:57','2021-11-22 15:54:57',NULL,NULL,'admin'),(29423,'brute_force','2021-11-22 11:49:43','2021-11-22 16:49:43','137.117.178.120',NULL,NULL),(29424,'brute_force','2021-11-22 11:49:43','2021-11-22 16:49:43',NULL,NULL,'admin'),(29425,'brute_force','2021-11-22 12:45:06','2021-11-22 17:45:06','137.117.178.120',NULL,NULL),(29426,'brute_force','2021-11-22 12:45:06','2021-11-22 17:45:06',NULL,NULL,'admin'),(29427,'brute_force','2021-11-22 13:40:01','2021-11-22 18:40:01','137.117.178.120',NULL,NULL),(29428,'brute_force','2021-11-22 13:40:01','2021-11-22 18:40:01',NULL,NULL,'admin'),(29429,'brute_force','2021-11-22 14:34:33','2021-11-22 19:34:33','137.117.178.120',NULL,NULL),(29430,'brute_force','2021-11-22 14:34:33','2021-11-22 19:34:33',NULL,NULL,'admin'),(29431,'brute_force','2021-11-22 15:28:51','2021-11-22 20:28:51','137.117.178.120',NULL,NULL),(29432,'brute_force','2021-11-22 15:28:51','2021-11-22 20:28:51',NULL,NULL,'admin'),(29433,'brute_force','2021-11-22 16:23:21','2021-11-22 21:23:21','137.117.178.120',NULL,NULL),(29434,'brute_force','2021-11-22 16:23:21','2021-11-22 21:23:21',NULL,NULL,'admin'),(29435,'brute_force','2021-11-22 17:17:29','2021-11-22 22:17:29','137.117.178.120',NULL,NULL),(29436,'brute_force','2021-11-22 17:17:29','2021-11-22 22:17:29',NULL,NULL,'admin'),(29437,'brute_force','2021-11-22 18:11:43','2021-11-22 23:11:43','137.117.178.120',NULL,NULL),(29438,'brute_force','2021-11-22 18:11:43','2021-11-22 23:11:43',NULL,NULL,'admin'),(29439,'brute_force','2021-11-22 19:06:21','2021-11-23 00:06:21','137.117.178.120',NULL,NULL),(29440,'brute_force','2021-11-22 19:06:21','2021-11-23 00:06:21',NULL,NULL,'admin'),(29441,'brute_force','2021-11-22 20:01:28','2021-11-23 01:01:28','137.117.178.120',NULL,NULL),(29442,'brute_force','2021-11-22 20:01:28','2021-11-23 01:01:28',NULL,NULL,'admin'),(29443,'brute_force','2021-11-22 20:56:36','2021-11-23 01:56:36','137.117.178.120',NULL,NULL),(29444,'brute_force','2021-11-22 20:56:36','2021-11-23 01:56:36',NULL,NULL,'admin'),(29445,'brute_force','2021-11-22 21:52:21','2021-11-23 02:52:21','137.117.178.120',NULL,NULL),(29446,'brute_force','2021-11-22 21:52:21','2021-11-23 02:52:21',NULL,NULL,'admin'),(29447,'brute_force','2021-11-22 22:47:54','2021-11-23 03:47:54','137.117.178.120',NULL,NULL),(29448,'brute_force','2021-11-22 22:47:54','2021-11-23 03:47:54',NULL,NULL,'admin'),(29449,'brute_force','2021-11-22 23:42:53','2021-11-23 04:42:53','137.117.178.120',NULL,NULL),(29450,'brute_force','2021-11-22 23:42:53','2021-11-23 04:42:53',NULL,NULL,'admin'),(29451,'brute_force','2021-11-23 00:37:29','2021-11-23 05:37:29','137.117.178.120',NULL,NULL),(29452,'brute_force','2021-11-23 00:37:29','2021-11-23 05:37:29',NULL,NULL,'admin'),(29453,'brute_force','2021-11-23 01:32:32','2021-11-23 06:32:32','137.117.178.120',NULL,NULL),(29454,'brute_force','2021-11-23 01:32:32','2021-11-23 06:32:32',NULL,NULL,'admin'),(29455,'brute_force','2021-11-23 02:27:00','2021-11-23 07:27:00','137.117.178.120',NULL,NULL),(29456,'brute_force','2021-11-23 02:27:00','2021-11-23 07:27:00',NULL,NULL,'admin'),(29457,'brute_force','2021-11-23 03:22:05','2021-11-23 08:22:05','137.117.178.120',NULL,NULL),(29458,'brute_force','2021-11-23 03:22:05','2021-11-23 08:22:05',NULL,NULL,'admin'),(29459,'brute_force','2021-11-23 04:17:23','2021-11-23 09:17:23','137.117.178.120',NULL,NULL),(29460,'brute_force','2021-11-23 04:17:23','2021-11-23 09:17:23',NULL,NULL,'admin'),(29461,'brute_force','2021-11-23 05:12:07','2021-11-23 10:12:07','137.117.178.120',NULL,NULL),(29462,'brute_force','2021-11-23 05:12:07','2021-11-23 10:12:07',NULL,NULL,'admin'),(29463,'brute_force','2021-11-23 06:06:47','2021-11-23 11:06:47','137.117.178.120',NULL,NULL),(29464,'brute_force','2021-11-23 06:06:47','2021-11-23 11:06:47',NULL,NULL,'admin'),(29465,'brute_force','2021-11-23 07:01:23','2021-11-23 12:01:23','137.117.178.120',NULL,NULL),(29466,'brute_force','2021-11-23 07:01:23','2021-11-23 12:01:23',NULL,NULL,'admin'),(29467,'brute_force','2021-11-23 07:56:12','2021-11-23 12:56:12','137.117.178.120',NULL,NULL),(29468,'brute_force','2021-11-23 07:56:12','2021-11-23 12:56:12',NULL,NULL,'admin'),(29469,'brute_force','2021-11-23 08:51:19','2021-11-23 13:51:19','137.117.178.120',NULL,NULL),(29470,'brute_force','2021-11-23 08:51:19','2021-11-23 13:51:19',NULL,NULL,'admin'),(29471,'brute_force','2021-11-23 09:17:25','2021-11-23 14:17:25','94.140.114.213',NULL,NULL),(29472,'brute_force','2021-11-23 09:17:25','2021-11-23 14:17:25',NULL,2,'gruposuadi'),(29473,'brute_force','2021-11-23 09:45:53','2021-11-23 14:45:53','137.117.178.120',NULL,NULL),(29474,'brute_force','2021-11-23 09:45:53','2021-11-23 14:45:53',NULL,NULL,'admin'),(29475,'brute_force','2021-11-23 10:41:12','2021-11-23 15:41:12','137.117.178.120',NULL,NULL),(29476,'brute_force','2021-11-23 10:41:12','2021-11-23 15:41:12',NULL,NULL,'admin'),(29477,'brute_force','2021-11-23 11:36:04','2021-11-23 16:36:04','137.117.178.120',NULL,NULL),(29478,'brute_force','2021-11-23 11:36:04','2021-11-23 16:36:04',NULL,NULL,'admin'),(29479,'brute_force','2021-11-23 12:00:01','2021-11-23 17:00:01','3.142.70.8',NULL,NULL),(29480,'brute_force','2021-11-23 12:00:01','2021-11-23 17:00:01',NULL,2,'gruposuadi'),(29481,'brute_force','2021-11-23 12:00:14','2021-11-23 17:00:14','18.191.138.207',NULL,NULL),(29482,'brute_force','2021-11-23 12:00:14','2021-11-23 17:00:14',NULL,2,'gruposuadi'),(29483,'brute_force','2021-11-23 12:02:42','2021-11-23 17:02:42','3.12.241.130',NULL,NULL),(29484,'brute_force','2021-11-23 12:02:42','2021-11-23 17:02:42',NULL,2,'gruposuadi'),(29485,'brute_force','2021-11-23 12:13:16','2021-11-23 17:13:16','18.223.161.104',NULL,NULL),(29486,'brute_force','2021-11-23 12:13:16','2021-11-23 17:13:16',NULL,2,'gruposuadi'),(29487,'brute_force','2021-11-23 12:32:10','2021-11-23 17:32:10','137.117.178.120',NULL,NULL),(29488,'brute_force','2021-11-23 12:32:10','2021-11-23 17:32:10',NULL,NULL,'admin'),(29489,'brute_force','2021-11-23 12:39:02','2021-11-23 17:39:02','3.129.70.109',NULL,NULL),(29490,'brute_force','2021-11-23 12:39:02','2021-11-23 17:39:02',NULL,2,'gruposuadi'),(29491,'brute_force','2021-11-23 12:48:26','2021-11-23 17:48:26','18.219.125.94',NULL,NULL),(29492,'brute_force','2021-11-23 12:48:26','2021-11-23 17:48:26',NULL,2,'gruposuadi'),(29493,'brute_force','2021-11-23 13:10:49','2021-11-23 18:10:49','3.139.109.0',NULL,NULL),(29494,'brute_force','2021-11-23 13:10:49','2021-11-23 18:10:49',NULL,2,'gruposuadi'),(29495,'brute_force','2021-11-23 13:28:45','2021-11-23 18:28:45','137.117.178.120',NULL,NULL),(29496,'brute_force','2021-11-23 13:28:45','2021-11-23 18:28:45',NULL,NULL,'admin'),(29497,'brute_force','2021-11-23 14:26:04','2021-11-23 19:26:04','137.117.178.120',NULL,NULL),(29498,'brute_force','2021-11-23 14:26:04','2021-11-23 19:26:04',NULL,NULL,'admin'),(29499,'brute_force','2021-11-23 15:21:43','2021-11-23 20:21:43','137.117.178.120',NULL,NULL),(29500,'brute_force','2021-11-23 15:21:43','2021-11-23 20:21:43',NULL,NULL,'admin'),(29501,'brute_force','2021-11-23 15:46:51','2021-11-23 20:46:51','3.128.204.187',NULL,NULL),(29502,'brute_force','2021-11-23 15:46:51','2021-11-23 20:46:51',NULL,2,'gruposuadi'),(29503,'brute_force','2021-11-23 16:07:31','2021-11-23 21:07:31','3.15.45.234',NULL,NULL),(29504,'brute_force','2021-11-23 16:07:31','2021-11-23 21:07:31',NULL,2,'gruposuadi'),(29505,'brute_force','2021-11-23 16:17:12','2021-11-23 21:17:12','137.117.178.120',NULL,NULL),(29506,'brute_force','2021-11-23 16:17:12','2021-11-23 21:17:12',NULL,NULL,'admin'),(29507,'brute_force','2021-11-23 16:18:44','2021-11-23 21:18:44','13.59.37.49',NULL,NULL),(29508,'brute_force','2021-11-23 16:18:44','2021-11-23 21:18:44',NULL,2,'gruposuadi'),(29509,'brute_force','2021-11-23 16:23:25','2021-11-23 21:23:25','18.191.138.207',NULL,NULL),(29510,'brute_force','2021-11-23 16:23:25','2021-11-23 21:23:25',NULL,2,'gruposuadi'),(29511,'brute_force','2021-11-23 16:47:47','2021-11-23 21:47:47','3.140.253.148',NULL,NULL),(29512,'brute_force','2021-11-23 16:47:47','2021-11-23 21:47:47',NULL,2,'gruposuadi'),(29513,'brute_force','2021-11-23 17:12:18','2021-11-23 22:12:18','137.117.178.120',NULL,NULL),(29514,'brute_force','2021-11-23 17:12:18','2021-11-23 22:12:18',NULL,NULL,'admin'),(29515,'brute_force','2021-11-23 17:33:50','2021-11-23 22:33:50','3.139.88.23',NULL,NULL),(29516,'brute_force','2021-11-23 17:33:50','2021-11-23 22:33:50',NULL,2,'gruposuadi'),(29517,'brute_force','2021-11-23 17:59:07','2021-11-23 22:59:07','3.142.96.30',NULL,NULL),(29518,'brute_force','2021-11-23 17:59:07','2021-11-23 22:59:07',NULL,2,'gruposuadi'),(29519,'brute_force','2021-11-23 18:07:51','2021-11-23 23:07:51','137.117.178.120',NULL,NULL),(29520,'brute_force','2021-11-23 18:07:51','2021-11-23 23:07:51',NULL,NULL,'admin'),(29521,'brute_force','2021-11-23 18:12:58','2021-11-23 23:12:58','18.117.218.109',NULL,NULL),(29522,'brute_force','2021-11-23 18:12:58','2021-11-23 23:12:58',NULL,2,'gruposuadi'),(29523,'brute_force','2021-11-23 18:20:54','2021-11-23 23:20:54','3.22.70.102',NULL,NULL),(29524,'brute_force','2021-11-23 18:20:54','2021-11-23 23:20:54',NULL,2,'gruposuadi'),(29525,'brute_force','2021-11-23 18:37:10','2021-11-23 23:37:10','18.224.199.127',NULL,NULL),(29526,'brute_force','2021-11-23 18:37:10','2021-11-23 23:37:10',NULL,2,'gruposuadi'),(29527,'brute_force','2021-11-23 18:50:54','2021-11-23 23:50:54','18.216.101.105',NULL,NULL),(29528,'brute_force','2021-11-23 18:50:54','2021-11-23 23:50:54',NULL,2,'gruposuadi'),(29529,'brute_force','2021-11-23 19:03:05','2021-11-24 00:03:05','137.117.178.120',NULL,NULL),(29530,'brute_force','2021-11-23 19:03:05','2021-11-24 00:03:05',NULL,NULL,'admin'),(29531,'brute_force','2021-11-23 19:42:45','2021-11-24 00:42:45','3.137.218.143',NULL,NULL),(29532,'brute_force','2021-11-23 19:42:45','2021-11-24 00:42:45',NULL,2,'gruposuadi'),(29533,'brute_force','2021-11-23 19:58:30','2021-11-24 00:58:30','137.117.178.120',NULL,NULL),(29534,'brute_force','2021-11-23 19:58:30','2021-11-24 00:58:30',NULL,NULL,'admin'),(29535,'brute_force','2021-11-23 20:20:40','2021-11-24 01:20:40','3.18.112.246',NULL,NULL),(29536,'brute_force','2021-11-23 20:20:40','2021-11-24 01:20:40',NULL,2,'gruposuadi'),(29537,'brute_force','2021-11-23 20:53:59','2021-11-24 01:53:59','137.117.178.120',NULL,NULL),(29538,'brute_force','2021-11-23 20:53:59','2021-11-24 01:53:59',NULL,NULL,'admin'),(29539,'brute_force','2021-11-23 21:41:24','2021-11-24 02:41:24','3.141.17.106',NULL,NULL),(29540,'brute_force','2021-11-23 21:41:24','2021-11-24 02:41:24',NULL,2,'gruposuadi'),(29541,'brute_force','2021-11-23 21:50:38','2021-11-24 02:50:38','137.117.178.120',NULL,NULL),(29542,'brute_force','2021-11-23 21:50:38','2021-11-24 02:50:38',NULL,NULL,'admin'),(29543,'brute_force','2021-11-23 22:47:07','2021-11-24 03:47:07','137.117.178.120',NULL,NULL),(29544,'brute_force','2021-11-23 22:47:07','2021-11-24 03:47:07',NULL,NULL,'admin'),(29545,'brute_force','2021-11-23 22:48:28','2021-11-24 03:48:28','18.188.64.97',NULL,NULL),(29546,'brute_force','2021-11-23 22:48:28','2021-11-24 03:48:28',NULL,2,'gruposuadi'),(29547,'brute_force','2021-11-23 23:00:51','2021-11-24 04:00:51','52.15.174.238',NULL,NULL),(29548,'brute_force','2021-11-23 23:00:51','2021-11-24 04:00:51',NULL,2,'gruposuadi'),(29549,'brute_force','2021-11-23 23:25:17','2021-11-24 04:25:17','18.191.207.29',NULL,NULL),(29550,'brute_force','2021-11-23 23:25:17','2021-11-24 04:25:17',NULL,2,'gruposuadi'),(29551,'brute_force','2021-11-23 23:42:06','2021-11-24 04:42:06','137.117.178.120',NULL,NULL),(29552,'brute_force','2021-11-23 23:42:06','2021-11-24 04:42:06',NULL,NULL,'admin'),(29553,'brute_force','2021-11-23 23:47:13','2021-11-24 04:47:13','3.15.8.78',NULL,NULL),(29554,'brute_force','2021-11-23 23:47:13','2021-11-24 04:47:13',NULL,2,'gruposuadi'),(29555,'brute_force','2021-11-23 23:48:38','2021-11-24 04:48:38','3.129.25.162',NULL,NULL),(29556,'brute_force','2021-11-23 23:48:38','2021-11-24 04:48:38',NULL,2,'gruposuadi'),(29557,'brute_force','2021-11-24 00:36:32','2021-11-24 05:36:32','137.117.178.120',NULL,NULL),(29558,'brute_force','2021-11-24 00:36:32','2021-11-24 05:36:32',NULL,NULL,'admin'),(29559,'brute_force','2021-11-24 01:31:09','2021-11-24 06:31:09','137.117.178.120',NULL,NULL),(29560,'brute_force','2021-11-24 01:31:09','2021-11-24 06:31:09',NULL,NULL,'admin'),(29561,'brute_force','2021-11-24 02:00:51','2021-11-24 07:00:51','3.23.87.215',NULL,NULL),(29562,'brute_force','2021-11-24 02:00:51','2021-11-24 07:00:51',NULL,2,'gruposuadi'),(29563,'brute_force','2021-11-24 02:14:12','2021-11-24 07:14:12','18.191.138.207',NULL,NULL),(29564,'brute_force','2021-11-24 02:14:12','2021-11-24 07:14:12',NULL,2,'gruposuadi'),(29565,'brute_force','2021-11-24 02:26:03','2021-11-24 07:26:03','137.117.178.120',NULL,NULL),(29566,'brute_force','2021-11-24 02:26:03','2021-11-24 07:26:03',NULL,NULL,'admin'),(29567,'brute_force','2021-11-24 03:20:51','2021-11-24 08:20:51','137.117.178.120',NULL,NULL),(29568,'brute_force','2021-11-24 03:20:51','2021-11-24 08:20:51',NULL,NULL,'admin'),(29569,'brute_force','2021-11-24 03:55:11','2021-11-24 08:55:11','3.137.155.195',NULL,NULL),(29570,'brute_force','2021-11-24 03:55:11','2021-11-24 08:55:11',NULL,2,'gruposuadi'),(29571,'brute_force','2021-11-24 04:16:14','2021-11-24 09:16:14','137.117.178.120',NULL,NULL),(29572,'brute_force','2021-11-24 04:16:14','2021-11-24 09:16:14',NULL,NULL,'admin'),(29573,'brute_force','2021-11-24 04:20:12','2021-11-24 09:20:12','18.117.112.213',NULL,NULL),(29574,'brute_force','2021-11-24 04:20:12','2021-11-24 09:20:12',NULL,2,'gruposuadi'),(29575,'brute_force','2021-11-24 04:40:10','2021-11-24 09:40:10','3.142.122.87',NULL,NULL),(29576,'brute_force','2021-11-24 04:40:10','2021-11-24 09:40:10',NULL,2,'gruposuadi'),(29577,'brute_force','2021-11-24 04:57:01','2021-11-24 09:57:01','13.59.114.75',NULL,NULL),(29578,'brute_force','2021-11-24 04:57:01','2021-11-24 09:57:01',NULL,2,'gruposuadi'),(29579,'brute_force','2021-11-24 05:02:56','2021-11-24 10:02:56','3.15.207.70',NULL,NULL),(29580,'brute_force','2021-11-24 05:02:56','2021-11-24 10:02:56',NULL,2,'gruposuadi'),(29581,'brute_force','2021-11-24 05:11:36','2021-11-24 10:11:36','137.117.178.120',NULL,NULL),(29582,'brute_force','2021-11-24 05:11:36','2021-11-24 10:11:36',NULL,NULL,'admin'),(29583,'brute_force','2021-11-24 05:24:50','2021-11-24 10:24:50','52.15.163.179',NULL,NULL),(29584,'brute_force','2021-11-24 05:24:50','2021-11-24 10:24:50',NULL,2,'gruposuadi'),(29585,'brute_force','2021-11-24 05:41:05','2021-11-24 10:41:05','3.16.38.239',NULL,NULL),(29586,'brute_force','2021-11-24 05:41:05','2021-11-24 10:41:05',NULL,2,'gruposuadi'),(29587,'brute_force','2021-11-24 06:07:22','2021-11-24 11:07:22','137.117.178.120',NULL,NULL),(29588,'brute_force','2021-11-24 06:07:22','2021-11-24 11:07:22',NULL,NULL,'admin'),(29589,'brute_force','2021-11-24 06:14:07','2021-11-24 11:14:07','3.138.100.195',NULL,NULL),(29590,'brute_force','2021-11-24 06:14:07','2021-11-24 11:14:07',NULL,2,'gruposuadi'),(29591,'brute_force','2021-11-24 06:17:34','2021-11-24 11:17:34','44.199.169.13',NULL,NULL),(29592,'brute_force','2021-11-24 06:17:47','2021-11-24 11:17:47','44.199.169.13',NULL,NULL),(29593,'brute_force','2021-11-24 06:17:47','2021-11-24 11:17:47',NULL,NULL,'[login]'),(29594,'brute_force','2021-11-24 06:23:02','2021-11-24 11:23:02','3.21.134.56',NULL,NULL),(29595,'brute_force','2021-11-24 06:23:02','2021-11-24 11:23:02',NULL,2,'gruposuadi'),(29596,'brute_force','2021-11-24 06:58:54','2021-11-24 11:58:54','3.142.149.204',NULL,NULL),(29597,'brute_force','2021-11-24 06:58:54','2021-11-24 11:58:54',NULL,2,'gruposuadi'),(29598,'brute_force','2021-11-24 07:02:32','2021-11-24 12:02:32','137.117.178.120',NULL,NULL),(29599,'brute_force','2021-11-24 07:02:32','2021-11-24 12:02:32',NULL,NULL,'admin'),(29600,'brute_force','2021-11-24 07:42:21','2021-11-24 12:42:21','18.216.233.30',NULL,NULL),(29601,'brute_force','2021-11-24 07:42:21','2021-11-24 12:42:21',NULL,2,'gruposuadi'),(29602,'brute_force','2021-11-24 07:57:47','2021-11-24 12:57:47','137.117.178.120',NULL,NULL),(29603,'brute_force','2021-11-24 07:57:47','2021-11-24 12:57:47',NULL,NULL,'admin'),(29604,'brute_force','2021-11-24 08:53:02','2021-11-24 13:53:02','137.117.178.120',NULL,NULL),(29605,'brute_force','2021-11-24 08:53:02','2021-11-24 13:53:02',NULL,NULL,'admin'),(29606,'brute_force','2021-11-24 09:47:01','2021-11-24 14:47:01','137.117.178.120',NULL,NULL),(29607,'brute_force','2021-11-24 09:47:01','2021-11-24 14:47:01',NULL,NULL,'admin'),(29608,'brute_force','2021-11-24 10:09:05','2021-11-24 15:09:05','18.224.169.40',NULL,NULL),(29609,'brute_force','2021-11-24 10:09:05','2021-11-24 15:09:05',NULL,2,'gruposuadi'),(29610,'brute_force','2021-11-24 10:41:12','2021-11-24 15:41:12','137.117.178.120',NULL,NULL),(29611,'brute_force','2021-11-24 10:41:12','2021-11-24 15:41:12',NULL,NULL,'admin'),(29612,'brute_force','2021-11-24 10:42:10','2021-11-24 15:42:10','52.14.105.211',NULL,NULL),(29613,'brute_force','2021-11-24 10:42:10','2021-11-24 15:42:10',NULL,2,'gruposuadi'),(29614,'brute_force','2021-11-24 11:01:40','2021-11-24 16:01:40','3.212.4.70',NULL,NULL),(29615,'brute_force','2021-11-24 11:01:41','2021-11-24 16:01:41','3.212.4.70',NULL,NULL),(29616,'brute_force','2021-11-24 11:01:41','2021-11-24 16:01:41',NULL,NULL,'[login]'),(29617,'brute_force','2021-11-24 11:35:04','2021-11-24 16:35:04','137.117.178.120',NULL,NULL),(29618,'brute_force','2021-11-24 11:35:04','2021-11-24 16:35:04',NULL,NULL,'admin'),(29619,'brute_force','2021-11-24 12:29:00','2021-11-24 17:29:00','137.117.178.120',NULL,NULL),(29620,'brute_force','2021-11-24 12:29:00','2021-11-24 17:29:00',NULL,NULL,'admin'),(29621,'brute_force','2021-11-24 12:34:56','2021-11-24 17:34:56','162.247.74.201',NULL,NULL),(29622,'brute_force','2021-11-24 12:34:56','2021-11-24 17:34:56',NULL,NULL,'admin'),(29623,'brute_force','2021-11-24 13:22:41','2021-11-24 18:22:41','137.117.178.120',NULL,NULL),(29624,'brute_force','2021-11-24 13:22:41','2021-11-24 18:22:41',NULL,NULL,'admin'),(29625,'brute_force','2021-11-24 14:16:14','2021-11-24 19:16:14','137.117.178.120',NULL,NULL),(29626,'brute_force','2021-11-24 14:16:14','2021-11-24 19:16:14',NULL,NULL,'admin'),(29627,'brute_force','2021-11-24 14:19:55','2021-11-24 19:19:55','18.118.152.145',NULL,NULL),(29628,'brute_force','2021-11-24 14:19:55','2021-11-24 19:19:55',NULL,2,'gruposuadi'),(29629,'brute_force','2021-11-24 15:10:09','2021-11-24 20:10:09','137.117.178.120',NULL,NULL),(29630,'brute_force','2021-11-24 15:10:09','2021-11-24 20:10:09',NULL,NULL,'admin'),(29631,'brute_force','2021-11-24 15:44:20','2021-11-24 20:44:20','18.223.126.202',NULL,NULL),(29632,'brute_force','2021-11-24 15:44:20','2021-11-24 20:44:20',NULL,2,'gruposuadi'),(29633,'brute_force','2021-11-24 16:03:53','2021-11-24 21:03:53','137.117.178.120',NULL,NULL),(29634,'brute_force','2021-11-24 16:03:53','2021-11-24 21:03:53',NULL,NULL,'admin'),(29635,'brute_force','2021-11-24 16:57:10','2021-11-24 21:57:10','137.117.178.120',NULL,NULL),(29636,'brute_force','2021-11-24 16:57:10','2021-11-24 21:57:10',NULL,NULL,'admin'),(29637,'brute_force','2021-11-24 17:44:02','2021-11-24 22:44:02','13.59.37.49',NULL,NULL),(29638,'brute_force','2021-11-24 17:44:02','2021-11-24 22:44:02',NULL,2,'gruposuadi'),(29639,'brute_force','2021-11-24 17:50:22','2021-11-24 22:50:22','137.117.178.120',NULL,NULL),(29640,'brute_force','2021-11-24 17:50:22','2021-11-24 22:50:22',NULL,NULL,'admin'),(29641,'brute_force','2021-11-24 17:54:45','2021-11-24 22:54:45','18.191.61.106',NULL,NULL),(29642,'brute_force','2021-11-24 17:54:45','2021-11-24 22:54:45',NULL,2,'gruposuadi'),(29643,'brute_force','2021-11-24 18:15:06','2021-11-24 23:15:06','18.191.146.236',NULL,NULL),(29644,'brute_force','2021-11-24 18:15:06','2021-11-24 23:15:06',NULL,2,'gruposuadi'),(29645,'brute_force','2021-11-24 18:44:54','2021-11-24 23:44:54','137.117.178.120',NULL,NULL),(29646,'brute_force','2021-11-24 18:44:54','2021-11-24 23:44:54',NULL,NULL,'admin'),(29647,'brute_force','2021-11-24 19:25:16','2021-11-25 00:25:16','18.191.188.150',NULL,NULL),(29648,'brute_force','2021-11-24 19:25:16','2021-11-25 00:25:16',NULL,2,'gruposuadi'),(29649,'brute_force','2021-11-24 19:40:19','2021-11-25 00:40:19','137.117.178.120',NULL,NULL),(29650,'brute_force','2021-11-24 19:40:19','2021-11-25 00:40:19',NULL,NULL,'admin'),(29651,'brute_force','2021-11-24 20:35:41','2021-11-25 01:35:41','137.117.178.120',NULL,NULL),(29652,'brute_force','2021-11-24 20:35:41','2021-11-25 01:35:41',NULL,NULL,'admin'),(29653,'brute_force','2021-11-24 21:31:23','2021-11-25 02:31:23','137.117.178.120',NULL,NULL),(29654,'brute_force','2021-11-24 21:31:23','2021-11-25 02:31:23',NULL,NULL,'admin'),(29655,'brute_force','2021-11-24 22:27:53','2021-11-25 03:27:53','137.117.178.120',NULL,NULL),(29656,'brute_force','2021-11-24 22:27:53','2021-11-25 03:27:53',NULL,NULL,'admin'),(29657,'brute_force','2021-11-24 22:51:47','2021-11-25 03:51:47','13.59.211.137',NULL,NULL),(29658,'brute_force','2021-11-24 22:51:47','2021-11-25 03:51:47',NULL,2,'gruposuadi'),(29659,'brute_force','2021-11-24 23:22:50','2021-11-25 04:22:50','137.117.178.120',NULL,NULL),(29660,'brute_force','2021-11-24 23:22:50','2021-11-25 04:22:50',NULL,NULL,'admin'),(29661,'brute_force','2021-11-24 23:44:41','2021-11-25 04:44:41','13.58.113.227',NULL,NULL),(29662,'brute_force','2021-11-24 23:44:41','2021-11-25 04:44:41',NULL,2,'gruposuadi'),(29663,'brute_force','2021-11-25 00:15:13','2021-11-25 05:15:13','18.191.228.98',NULL,NULL),(29664,'brute_force','2021-11-25 00:15:13','2021-11-25 05:15:13',NULL,2,'gruposuadi'),(29665,'brute_force','2021-11-25 00:17:01','2021-11-25 05:17:01','137.117.178.120',NULL,NULL),(29666,'brute_force','2021-11-25 00:17:01','2021-11-25 05:17:01',NULL,NULL,'admin'),(29667,'brute_force','2021-11-25 00:27:37','2021-11-25 05:27:37','18.220.136.206',NULL,NULL),(29668,'brute_force','2021-11-25 00:27:37','2021-11-25 05:27:37',NULL,2,'gruposuadi'),(29669,'brute_force','2021-11-25 01:11:27','2021-11-25 06:11:27','137.117.178.120',NULL,NULL),(29670,'brute_force','2021-11-25 01:11:27','2021-11-25 06:11:27',NULL,NULL,'admin'),(29671,'brute_force','2021-11-25 01:37:59','2021-11-25 06:37:59','18.216.66.251',NULL,NULL),(29672,'brute_force','2021-11-25 01:37:59','2021-11-25 06:37:59',NULL,2,'gruposuadi'),(29673,'brute_force','2021-11-25 02:05:04','2021-11-25 07:05:04','3.140.250.192',NULL,NULL),(29674,'brute_force','2021-11-25 02:05:04','2021-11-25 07:05:04',NULL,2,'gruposuadi'),(29675,'brute_force','2021-11-25 02:05:42','2021-11-25 07:05:42','137.117.178.120',NULL,NULL),(29676,'brute_force','2021-11-25 02:05:42','2021-11-25 07:05:42',NULL,NULL,'admin'),(29677,'brute_force','2021-11-25 02:31:44','2021-11-25 07:31:44','3.138.85.167',NULL,NULL),(29678,'brute_force','2021-11-25 02:31:44','2021-11-25 07:31:44',NULL,2,'gruposuadi'),(29679,'brute_force','2021-11-25 02:59:57','2021-11-25 07:59:57','137.117.178.120',NULL,NULL),(29680,'brute_force','2021-11-25 02:59:57','2021-11-25 07:59:57',NULL,NULL,'admin'),(29681,'brute_force','2021-11-25 03:44:05','2021-11-25 08:44:05','18.222.150.253',NULL,NULL),(29682,'brute_force','2021-11-25 03:44:05','2021-11-25 08:44:05',NULL,2,'gruposuadi'),(29683,'brute_force','2021-11-25 03:54:45','2021-11-25 08:54:45','137.117.178.120',NULL,NULL),(29684,'brute_force','2021-11-25 03:54:45','2021-11-25 08:54:45',NULL,NULL,'admin'),(29685,'brute_force','2021-11-25 03:58:50','2021-11-25 08:58:50','3.139.107.129',NULL,NULL),(29686,'brute_force','2021-11-25 03:58:50','2021-11-25 08:58:50',NULL,2,'gruposuadi'),(29687,'brute_force','2021-11-25 04:10:16','2021-11-25 09:10:16','18.191.81.171',NULL,NULL),(29688,'brute_force','2021-11-25 04:10:16','2021-11-25 09:10:16',NULL,2,'gruposuadi'),(29689,'brute_force','2021-11-25 04:25:28','2021-11-25 09:25:28','3.20.205.124',NULL,NULL),(29690,'brute_force','2021-11-25 04:25:28','2021-11-25 09:25:28',NULL,2,'gruposuadi'),(29691,'brute_force','2021-11-25 04:42:29','2021-11-25 09:42:29','3.140.216.137',NULL,NULL),(29692,'brute_force','2021-11-25 04:42:29','2021-11-25 09:42:29',NULL,2,'gruposuadi'),(29693,'brute_force','2021-11-25 04:49:51','2021-11-25 09:49:51','137.117.178.120',NULL,NULL),(29694,'brute_force','2021-11-25 04:49:51','2021-11-25 09:49:51',NULL,NULL,'admin'),(29695,'brute_force','2021-11-25 05:12:54','2021-11-25 10:12:54','18.224.252.146',NULL,NULL),(29696,'brute_force','2021-11-25 05:12:54','2021-11-25 10:12:54',NULL,2,'gruposuadi'),(29697,'brute_force','2021-11-25 05:41:05','2021-11-25 10:41:05','18.218.113.78',NULL,NULL),(29698,'brute_force','2021-11-25 05:41:05','2021-11-25 10:41:05',NULL,2,'gruposuadi'),(29699,'brute_force','2021-11-25 05:44:23','2021-11-25 10:44:23','137.117.178.120',NULL,NULL),(29700,'brute_force','2021-11-25 05:44:23','2021-11-25 10:44:23',NULL,NULL,'admin'),(29701,'brute_force','2021-11-25 05:57:21','2021-11-25 10:57:21','3.137.192.190',NULL,NULL),(29702,'brute_force','2021-11-25 05:57:21','2021-11-25 10:57:21',NULL,2,'gruposuadi'),(29703,'brute_force','2021-11-25 06:03:59','2021-11-25 11:03:59','52.14.105.211',NULL,NULL),(29704,'brute_force','2021-11-25 06:03:59','2021-11-25 11:03:59',NULL,2,'gruposuadi'),(29705,'brute_force','2021-11-25 06:25:10','2021-11-25 11:25:10','18.222.94.72',NULL,NULL),(29706,'brute_force','2021-11-25 06:25:10','2021-11-25 11:25:10',NULL,2,'gruposuadi'),(29707,'brute_force','2021-11-25 06:38:57','2021-11-25 11:38:57','137.117.178.120',NULL,NULL),(29708,'brute_force','2021-11-25 06:38:57','2021-11-25 11:38:57',NULL,NULL,'admin'),(29709,'brute_force','2021-11-25 07:32:48','2021-11-25 12:32:48','137.117.178.120',NULL,NULL),(29710,'brute_force','2021-11-25 07:32:48','2021-11-25 12:32:48',NULL,NULL,'admin'),(29711,'brute_force','2021-11-25 08:26:25','2021-11-25 13:26:25','137.117.178.120',NULL,NULL),(29712,'brute_force','2021-11-25 08:26:25','2021-11-25 13:26:25',NULL,NULL,'admin'),(29713,'brute_force','2021-11-25 08:28:59','2021-11-25 13:28:59','18.191.179.142',NULL,NULL),(29714,'brute_force','2021-11-25 08:28:59','2021-11-25 13:28:59',NULL,2,'gruposuadi'),(29715,'brute_force','2021-11-25 08:46:39','2021-11-25 13:46:39','18.190.157.56',NULL,NULL),(29716,'brute_force','2021-11-25 08:46:39','2021-11-25 13:46:39',NULL,2,'gruposuadi'),(29717,'brute_force','2021-11-25 09:08:26','2021-11-25 14:08:26','18.220.215.207',NULL,NULL),(29718,'brute_force','2021-11-25 09:08:26','2021-11-25 14:08:26',NULL,2,'gruposuadi'),(29719,'brute_force','2021-11-25 09:19:34','2021-11-25 14:19:34','137.117.178.120',NULL,NULL),(29720,'brute_force','2021-11-25 09:19:34','2021-11-25 14:19:34',NULL,NULL,'admin'),(29721,'brute_force','2021-11-25 10:13:25','2021-11-25 15:13:25','137.117.178.120',NULL,NULL),(29722,'brute_force','2021-11-25 10:13:25','2021-11-25 15:13:25',NULL,NULL,'admin'),(29723,'brute_force','2021-11-25 10:19:56','2021-11-25 15:19:56','3.139.79.244',NULL,NULL),(29724,'brute_force','2021-11-25 10:19:56','2021-11-25 15:19:56',NULL,2,'gruposuadi'),(29725,'brute_force','2021-11-25 11:07:07','2021-11-25 16:07:07','137.117.178.120',NULL,NULL),(29726,'brute_force','2021-11-25 11:07:07','2021-11-25 16:07:07',NULL,NULL,'admin'),(29727,'brute_force','2021-11-25 11:30:18','2021-11-25 16:30:18','18.218.189.223',NULL,NULL),(29728,'brute_force','2021-11-25 11:30:18','2021-11-25 16:30:18',NULL,2,'gruposuadi'),(29729,'brute_force','2021-11-25 12:00:34','2021-11-25 17:00:34','137.117.178.120',NULL,NULL),(29730,'brute_force','2021-11-25 12:00:34','2021-11-25 17:00:34',NULL,NULL,'admin'),(29731,'brute_force','2021-11-25 12:02:53','2021-11-25 17:02:53','18.218.235.142',NULL,NULL),(29732,'brute_force','2021-11-25 12:02:53','2021-11-25 17:02:53',NULL,2,'gruposuadi'),(29733,'brute_force','2021-11-25 14:33:26','2021-11-25 19:33:26','18.218.153.59',NULL,NULL),(29734,'brute_force','2021-11-25 14:33:26','2021-11-25 19:33:26',NULL,2,'gruposuadi'),(29735,'brute_force','2021-11-25 14:58:07','2021-11-25 19:58:07','18.221.125.1',NULL,NULL),(29736,'brute_force','2021-11-25 14:58:07','2021-11-25 19:58:07',NULL,2,'gruposuadi'),(29737,'brute_force','2021-11-25 16:15:08','2021-11-25 21:15:08','18.191.21.37',NULL,NULL),(29738,'brute_force','2021-11-25 16:15:08','2021-11-25 21:15:08',NULL,2,'gruposuadi'),(29739,'brute_force','2021-11-25 16:35:14','2021-11-25 21:35:14','52.14.50.56',NULL,NULL),(29740,'brute_force','2021-11-25 16:35:14','2021-11-25 21:35:14',NULL,2,'gruposuadi'),(29741,'brute_force','2021-11-25 20:45:09','2021-11-26 01:45:09','18.217.16.75',NULL,NULL),(29742,'brute_force','2021-11-25 20:45:09','2021-11-26 01:45:09',NULL,2,'gruposuadi'),(29743,'brute_force','2021-11-25 21:15:26','2021-11-26 02:15:26','18.119.118.216',NULL,NULL),(29744,'brute_force','2021-11-25 21:15:26','2021-11-26 02:15:26',NULL,2,'gruposuadi'),(29745,'brute_force','2021-11-25 22:36:41','2021-11-26 03:36:41','3.137.155.195',NULL,NULL),(29746,'brute_force','2021-11-25 22:36:41','2021-11-26 03:36:41',NULL,2,'gruposuadi'),(29747,'brute_force','2021-11-25 23:04:28','2021-11-26 04:04:28','18.220.255.163',NULL,NULL),(29748,'brute_force','2021-11-25 23:04:28','2021-11-26 04:04:28',NULL,2,'gruposuadi'),(29749,'brute_force','2021-11-25 23:53:35','2021-11-26 04:53:35','18.188.196.169',NULL,NULL),(29750,'brute_force','2021-11-25 23:53:35','2021-11-26 04:53:35',NULL,2,'gruposuadi'),(29751,'brute_force','2021-11-26 00:06:58','2021-11-26 05:06:58','18.117.93.154',NULL,NULL),(29752,'brute_force','2021-11-26 00:06:58','2021-11-26 05:06:58',NULL,2,'gruposuadi'),(29753,'brute_force','2021-11-26 00:15:07','2021-11-26 05:15:07','18.222.143.63',NULL,NULL),(29754,'brute_force','2021-11-26 00:15:07','2021-11-26 05:15:07',NULL,2,'gruposuadi'),(29755,'brute_force','2021-11-26 00:35:08','2021-11-26 05:35:08','3.15.217.179',NULL,NULL),(29756,'brute_force','2021-11-26 00:35:08','2021-11-26 05:35:08',NULL,2,'gruposuadi'),(29757,'brute_force','2021-11-26 01:15:06','2021-11-26 06:15:06','13.58.93.177',NULL,NULL),(29758,'brute_force','2021-11-26 01:15:06','2021-11-26 06:15:06',NULL,2,'gruposuadi'),(29759,'brute_force','2021-11-26 02:11:42','2021-11-26 07:11:42','18.221.191.182',NULL,NULL),(29760,'brute_force','2021-11-26 02:11:42','2021-11-26 07:11:42',NULL,2,'gruposuadi'),(29761,'brute_force','2021-11-26 02:18:03','2021-11-26 07:18:03','18.219.240.42',NULL,NULL),(29762,'brute_force','2021-11-26 02:18:03','2021-11-26 07:18:03',NULL,2,'gruposuadi'),(29763,'brute_force','2021-11-26 02:29:27','2021-11-26 07:29:27','18.220.249.253',NULL,NULL),(29764,'brute_force','2021-11-26 02:29:27','2021-11-26 07:29:27',NULL,2,'gruposuadi'),(29765,'brute_force','2021-11-26 03:18:03','2021-11-26 08:18:03','52.14.109.158',NULL,NULL),(29766,'brute_force','2021-11-26 03:18:03','2021-11-26 08:18:03',NULL,2,'gruposuadi'),(29767,'brute_force','2021-11-26 03:36:19','2021-11-26 08:36:19','52.14.144.107',NULL,NULL),(29768,'brute_force','2021-11-26 03:36:19','2021-11-26 08:36:19',NULL,2,'gruposuadi'),(29769,'brute_force','2021-11-26 05:18:57','2021-11-26 10:18:57','18.191.108.77',NULL,NULL),(29770,'brute_force','2021-11-26 05:18:57','2021-11-26 10:18:57',NULL,2,'gruposuadi'),(29771,'brute_force','2021-11-26 05:35:49','2021-11-26 10:35:49','18.217.100.19',NULL,NULL),(29772,'brute_force','2021-11-26 05:35:49','2021-11-26 10:35:49',NULL,2,'gruposuadi'),(29773,'brute_force','2021-11-26 06:03:21','2021-11-26 11:03:21','3.17.74.192',NULL,NULL),(29774,'brute_force','2021-11-26 06:03:21','2021-11-26 11:03:21',NULL,2,'gruposuadi'),(29775,'brute_force','2021-11-26 07:39:00','2021-11-26 12:39:00','18.223.22.13',NULL,NULL),(29776,'brute_force','2021-11-26 07:39:00','2021-11-26 12:39:00',NULL,2,'gruposuadi'),(29777,'brute_force','2021-11-26 08:45:32','2021-11-26 13:45:32','3.138.121.116',NULL,NULL),(29778,'brute_force','2021-11-26 08:45:32','2021-11-26 13:45:32',NULL,2,'gruposuadi'),(29779,'brute_force','2021-11-26 08:53:43','2021-11-26 13:53:43','18.218.20.57',NULL,NULL),(29780,'brute_force','2021-11-26 08:53:43','2021-11-26 13:53:43',NULL,2,'gruposuadi'),(29781,'brute_force','2021-11-26 10:16:33','2021-11-26 15:16:33','3.142.12.102',NULL,NULL),(29782,'brute_force','2021-11-26 10:16:33','2021-11-26 15:16:33',NULL,2,'gruposuadi'),(29783,'brute_force','2021-11-26 10:41:17','2021-11-26 15:41:17','52.14.126.86',NULL,NULL),(29784,'brute_force','2021-11-26 10:41:17','2021-11-26 15:41:17',NULL,2,'gruposuadi'),(29785,'brute_force','2021-11-26 11:12:16','2021-11-26 16:12:16','18.221.242.53',NULL,NULL),(29786,'brute_force','2021-11-26 11:12:16','2021-11-26 16:12:16',NULL,2,'gruposuadi'),(29787,'brute_force','2021-11-26 12:04:33','2021-11-26 17:04:33','13.59.199.40',NULL,NULL),(29788,'brute_force','2021-11-26 12:04:33','2021-11-26 17:04:33',NULL,2,'gruposuadi'),(29789,'brute_force','2021-11-26 12:10:14','2021-11-26 17:10:14','18.223.117.253',NULL,NULL),(29790,'brute_force','2021-11-26 12:10:14','2021-11-26 17:10:14',NULL,2,'gruposuadi'),(29791,'brute_force','2021-11-26 13:04:14','2021-11-26 18:04:14','18.224.72.247',NULL,NULL),(29792,'brute_force','2021-11-26 13:04:14','2021-11-26 18:04:14',NULL,2,'gruposuadi'),(29793,'brute_force','2021-11-26 13:35:52','2021-11-26 18:35:52','3.19.14.101',NULL,NULL),(29794,'brute_force','2021-11-26 13:35:52','2021-11-26 18:35:52',NULL,2,'gruposuadi'),(29795,'brute_force','2021-11-26 14:34:10','2021-11-26 19:34:10','18.217.16.75',NULL,NULL),(29796,'brute_force','2021-11-26 14:34:10','2021-11-26 19:34:10',NULL,2,'gruposuadi'),(29797,'brute_force','2021-11-26 14:57:15','2021-11-26 19:57:15','18.188.154.145',NULL,NULL),(29798,'brute_force','2021-11-26 14:57:15','2021-11-26 19:57:15',NULL,2,'gruposuadi'),(29799,'brute_force','2021-11-26 14:58:05','2021-11-26 19:58:05','18.222.174.36',NULL,NULL),(29800,'brute_force','2021-11-26 14:58:05','2021-11-26 19:58:05',NULL,2,'gruposuadi'),(29801,'brute_force','2021-11-26 15:03:39','2021-11-26 20:03:39','18.188.198.191',NULL,NULL),(29802,'brute_force','2021-11-26 15:03:39','2021-11-26 20:03:39',NULL,2,'gruposuadi'),(29803,'brute_force','2021-11-26 16:15:29','2021-11-26 21:15:29','18.118.252.136',NULL,NULL),(29804,'brute_force','2021-11-26 16:15:29','2021-11-26 21:15:29',NULL,2,'gruposuadi'),(29805,'brute_force','2021-11-26 16:40:11','2021-11-26 21:40:11','18.118.7.22',NULL,NULL),(29806,'brute_force','2021-11-26 16:40:11','2021-11-26 21:40:11',NULL,2,'gruposuadi'),(29807,'brute_force','2021-11-26 16:49:27','2021-11-26 21:49:27','18.191.81.221',NULL,NULL),(29808,'brute_force','2021-11-26 16:49:27','2021-11-26 21:49:27',NULL,2,'gruposuadi'),(29809,'brute_force','2021-11-26 17:04:11','2021-11-26 22:04:11','18.191.99.83',NULL,NULL),(29810,'brute_force','2021-11-26 17:04:11','2021-11-26 22:04:11',NULL,2,'gruposuadi'),(29811,'brute_force','2021-11-26 17:10:34','2021-11-26 22:10:34','3.19.219.229',NULL,NULL),(29812,'brute_force','2021-11-26 17:10:34','2021-11-26 22:10:34',NULL,2,'gruposuadi'),(29813,'brute_force','2021-11-26 17:47:42','2021-11-26 22:47:42','18.188.196.169',NULL,NULL),(29814,'brute_force','2021-11-26 17:47:42','2021-11-26 22:47:42',NULL,2,'gruposuadi'),(29815,'brute_force','2021-11-26 18:45:17','2021-11-26 23:45:17','18.188.42.203',NULL,NULL),(29816,'brute_force','2021-11-26 18:45:17','2021-11-26 23:45:17',NULL,2,'gruposuadi'),(29817,'brute_force','2021-11-26 19:10:50','2021-11-27 00:10:50','13.58.22.73',NULL,NULL),(29818,'brute_force','2021-11-26 19:10:50','2021-11-27 00:10:50',NULL,2,'gruposuadi'),(29819,'brute_force','2021-11-26 19:21:43','2021-11-27 00:21:43','18.190.25.104',NULL,NULL),(29820,'brute_force','2021-11-26 19:21:43','2021-11-27 00:21:43',NULL,2,'gruposuadi'),(29821,'brute_force','2021-11-26 19:33:48','2021-11-27 00:33:48','18.188.61.112',NULL,NULL),(29822,'brute_force','2021-11-26 19:33:48','2021-11-27 00:33:48',NULL,2,'gruposuadi'),(29823,'brute_force','2021-11-26 20:52:30','2021-11-27 01:52:30','3.19.68.85',NULL,NULL),(29824,'brute_force','2021-11-26 20:52:30','2021-11-27 01:52:30',NULL,2,'gruposuadi'),(29825,'brute_force','2021-11-26 21:07:08','2021-11-27 02:07:08','18.223.185.199',NULL,NULL),(29826,'brute_force','2021-11-26 21:07:08','2021-11-27 02:07:08',NULL,2,'gruposuadi'),(29827,'brute_force','2021-11-26 21:21:11','2021-11-27 02:21:11','3.143.251.81',NULL,NULL),(29828,'brute_force','2021-11-26 21:21:11','2021-11-27 02:21:11',NULL,2,'gruposuadi'),(29829,'brute_force','2021-11-26 22:04:25','2021-11-27 03:04:25','18.220.189.67',NULL,NULL),(29830,'brute_force','2021-11-26 22:04:25','2021-11-27 03:04:25',NULL,2,'gruposuadi'),(29831,'brute_force','2021-11-26 22:09:22','2021-11-27 03:09:22','3.137.155.103',NULL,NULL),(29832,'brute_force','2021-11-26 22:09:22','2021-11-27 03:09:22',NULL,2,'gruposuadi'),(29833,'brute_force','2021-11-26 22:24:03','2021-11-27 03:24:03','18.217.38.59',NULL,NULL),(29834,'brute_force','2021-11-26 22:24:03','2021-11-27 03:24:03',NULL,2,'gruposuadi'),(29835,'brute_force','2021-11-26 22:51:47','2021-11-27 03:51:47','18.224.73.245',NULL,NULL),(29836,'brute_force','2021-11-26 22:51:47','2021-11-27 03:51:47',NULL,2,'gruposuadi'),(29837,'brute_force','2021-11-26 23:29:45','2021-11-27 04:29:45','18.188.94.242',NULL,NULL),(29838,'brute_force','2021-11-26 23:29:45','2021-11-27 04:29:45',NULL,2,'gruposuadi'),(29839,'brute_force','2021-11-26 23:54:28','2021-11-27 04:54:28','18.222.122.190',NULL,NULL),(29840,'brute_force','2021-11-26 23:54:28','2021-11-27 04:54:28',NULL,2,'gruposuadi'),(29841,'brute_force','2021-11-27 00:22:12','2021-11-27 05:22:12','3.22.98.36',NULL,NULL),(29842,'brute_force','2021-11-27 00:22:12','2021-11-27 05:22:12',NULL,2,'gruposuadi'),(29843,'brute_force','2021-11-27 00:58:00','2021-11-27 05:58:00','18.223.214.226',NULL,NULL),(29844,'brute_force','2021-11-27 00:58:00','2021-11-27 05:58:00',NULL,2,'gruposuadi'),(29845,'brute_force','2021-11-27 01:10:42','2021-11-27 06:10:42','18.116.19.41',NULL,NULL),(29846,'brute_force','2021-11-27 01:10:42','2021-11-27 06:10:42',NULL,2,'gruposuadi'),(29847,'brute_force','2021-11-27 01:11:25','2021-11-27 06:11:25','18.188.122.23',NULL,NULL),(29848,'brute_force','2021-11-27 01:11:25','2021-11-27 06:11:25',NULL,2,'gruposuadi'),(29849,'brute_force','2021-11-27 01:37:58','2021-11-27 06:37:58','3.18.102.14',NULL,NULL),(29850,'brute_force','2021-11-27 01:37:58','2021-11-27 06:37:58',NULL,2,'gruposuadi'),(29851,'brute_force','2021-11-27 02:20:55','2021-11-27 07:20:55','13.59.77.89',NULL,NULL),(29852,'brute_force','2021-11-27 02:20:55','2021-11-27 07:20:55',NULL,2,'gruposuadi'),(29853,'brute_force','2021-11-27 03:15:20','2021-11-27 08:15:20','18.219.6.66',NULL,NULL),(29854,'brute_force','2021-11-27 03:15:20','2021-11-27 08:15:20',NULL,2,'gruposuadi'),(29855,'brute_force','2021-11-27 03:16:52','2021-11-27 08:16:52','18.118.195.11',NULL,NULL),(29856,'brute_force','2021-11-27 03:16:52','2021-11-27 08:16:52',NULL,2,'gruposuadi'),(29857,'brute_force','2021-11-27 03:29:31','2021-11-27 08:29:31','18.220.208.156',NULL,NULL),(29858,'brute_force','2021-11-27 03:29:31','2021-11-27 08:29:31',NULL,2,'gruposuadi'),(29859,'brute_force','2021-11-27 03:34:36','2021-11-27 08:34:36','3.17.140.156',NULL,NULL),(29860,'brute_force','2021-11-27 03:34:36','2021-11-27 08:34:36',NULL,2,'gruposuadi'),(29861,'brute_force','2021-11-27 03:45:27','2021-11-27 08:45:27','18.223.188.175',NULL,NULL),(29862,'brute_force','2021-11-27 03:45:27','2021-11-27 08:45:27',NULL,2,'gruposuadi'),(29863,'brute_force','2021-11-27 04:01:08','2021-11-27 09:01:08','18.224.138.61',NULL,NULL),(29864,'brute_force','2021-11-27 04:01:08','2021-11-27 09:01:08',NULL,2,'gruposuadi'),(29865,'brute_force','2021-11-27 04:18:18','2021-11-27 09:18:18','3.12.164.9',NULL,NULL),(29866,'brute_force','2021-11-27 04:18:18','2021-11-27 09:18:18',NULL,2,'gruposuadi'),(29867,'brute_force','2021-11-27 04:32:11','2021-11-27 09:32:11','18.219.211.74',NULL,NULL),(29868,'brute_force','2021-11-27 04:32:11','2021-11-27 09:32:11',NULL,2,'gruposuadi'),(29869,'brute_force','2021-11-27 04:42:22','2021-11-27 09:42:22','18.219.100.37',NULL,NULL),(29870,'brute_force','2021-11-27 04:42:22','2021-11-27 09:42:22',NULL,2,'gruposuadi'),(29871,'brute_force','2021-11-27 05:14:55','2021-11-27 10:14:55','18.191.196.77',NULL,NULL),(29872,'brute_force','2021-11-27 05:14:55','2021-11-27 10:14:55',NULL,2,'gruposuadi'),(29873,'brute_force','2021-11-27 05:31:08','2021-11-27 10:31:08','3.16.212.216',NULL,NULL),(29874,'brute_force','2021-11-27 05:31:08','2021-11-27 10:31:08',NULL,2,'gruposuadi'),(29875,'brute_force','2021-11-27 05:49:53','2021-11-27 10:49:53','18.219.238.116',NULL,NULL),(29876,'brute_force','2021-11-27 05:49:53','2021-11-27 10:49:53',NULL,2,'gruposuadi'),(29877,'brute_force','2021-11-27 05:58:00','2021-11-27 10:58:00','18.222.143.63',NULL,NULL),(29878,'brute_force','2021-11-27 05:58:00','2021-11-27 10:58:00',NULL,2,'gruposuadi'),(29879,'brute_force','2021-11-27 06:15:16','2021-11-27 11:15:16','3.142.244.52',NULL,NULL),(29880,'brute_force','2021-11-27 06:15:16','2021-11-27 11:15:16',NULL,2,'gruposuadi'),(29881,'brute_force','2021-11-27 06:34:06','2021-11-27 11:34:06','3.16.157.83',NULL,NULL),(29882,'brute_force','2021-11-27 06:34:06','2021-11-27 11:34:06',NULL,2,'gruposuadi'),(29883,'brute_force','2021-11-27 06:41:44','2021-11-27 11:41:44','18.224.71.158',NULL,NULL),(29884,'brute_force','2021-11-27 06:41:44','2021-11-27 11:41:44',NULL,2,'gruposuadi'),(29885,'brute_force','2021-11-27 07:15:46','2021-11-27 12:15:46','13.58.231.82',NULL,NULL),(29886,'brute_force','2021-11-27 07:15:46','2021-11-27 12:15:46',NULL,2,'gruposuadi'),(29887,'brute_force','2021-11-27 07:58:24','2021-11-27 12:58:24','3.19.68.85',NULL,NULL),(29888,'brute_force','2021-11-27 07:58:24','2021-11-27 12:58:24',NULL,2,'gruposuadi'),(29889,'brute_force','2021-11-27 08:05:35','2021-11-27 13:05:35','18.222.130.209',NULL,NULL),(29890,'brute_force','2021-11-27 08:05:35','2021-11-27 13:05:35',NULL,2,'gruposuadi'),(29891,'brute_force','2021-11-27 09:09:09','2021-11-27 14:09:09','18.219.186.105',NULL,NULL),(29892,'brute_force','2021-11-27 09:09:09','2021-11-27 14:09:09',NULL,2,'gruposuadi'),(29893,'brute_force','2021-11-27 09:20:49','2021-11-27 14:20:49','3.143.67.43',NULL,NULL),(29894,'brute_force','2021-11-27 09:20:49','2021-11-27 14:20:49',NULL,2,'gruposuadi'),(29895,'brute_force','2021-11-27 10:05:25','2021-11-27 15:05:25','18.222.136.50',NULL,NULL),(29896,'brute_force','2021-11-27 10:05:25','2021-11-27 15:05:25',NULL,2,'gruposuadi'),(29897,'brute_force','2021-11-27 10:09:35','2021-11-27 15:09:35','3.143.224.166',NULL,NULL),(29898,'brute_force','2021-11-27 10:09:35','2021-11-27 15:09:35',NULL,2,'gruposuadi'),(29899,'brute_force','2021-11-27 12:13:15','2021-11-27 17:13:15','18.222.39.54',NULL,NULL),(29900,'brute_force','2021-11-27 12:13:15','2021-11-27 17:13:15',NULL,2,'gruposuadi'),(29901,'brute_force','2021-11-27 12:16:06','2021-11-27 17:16:06','107.189.28.253',NULL,NULL),(29902,'brute_force','2021-11-27 12:16:06','2021-11-27 17:16:06',NULL,2,'gruposuadi'),(29903,'brute_force','2021-11-27 13:42:02','2021-11-27 18:42:02','18.217.173.116',NULL,NULL),(29904,'brute_force','2021-11-27 13:42:02','2021-11-27 18:42:02',NULL,2,'gruposuadi'),(29905,'brute_force','2021-11-27 14:27:12','2021-11-27 19:27:12','3.95.224.164',NULL,NULL),(29906,'brute_force','2021-11-27 14:27:12','2021-11-27 19:27:12',NULL,2,'gruposuadi'),(29907,'brute_force','2021-11-27 15:15:06','2021-11-27 20:15:06','18.225.33.100',NULL,NULL),(29908,'brute_force','2021-11-27 15:15:06','2021-11-27 20:15:06',NULL,2,'gruposuadi'),(29909,'brute_force','2021-11-27 17:22:43','2021-11-27 22:22:43','18.218.171.148',NULL,NULL),(29910,'brute_force','2021-11-27 17:22:43','2021-11-27 22:22:43',NULL,2,'gruposuadi'),(29911,'brute_force','2021-11-27 19:41:06','2021-11-28 00:41:06','18.222.39.54',NULL,NULL),(29912,'brute_force','2021-11-27 19:41:06','2021-11-28 00:41:06',NULL,2,'gruposuadi'),(29913,'brute_force','2021-11-27 20:21:44','2021-11-28 01:21:44','18.224.62.53',NULL,NULL),(29914,'brute_force','2021-11-27 20:21:44','2021-11-28 01:21:44',NULL,2,'gruposuadi'),(29915,'brute_force','2021-11-27 20:30:23','2021-11-28 01:30:23','18.218.207.83',NULL,NULL),(29916,'brute_force','2021-11-27 20:30:23','2021-11-28 01:30:23',NULL,2,'gruposuadi'),(29917,'brute_force','2021-11-27 21:49:35','2021-11-28 02:49:35','18.222.24.255',NULL,NULL),(29918,'brute_force','2021-11-27 21:49:35','2021-11-28 02:49:35',NULL,2,'gruposuadi'),(29919,'brute_force','2021-11-28 00:06:10','2021-11-28 05:06:10','3.138.173.220',NULL,NULL),(29920,'brute_force','2021-11-28 00:06:10','2021-11-28 05:06:10',NULL,2,'gruposuadi'),(29921,'brute_force','2021-11-28 00:07:14','2021-11-28 05:07:14','18.221.157.240',NULL,NULL),(29922,'brute_force','2021-11-28 00:07:14','2021-11-28 05:07:14',NULL,2,'gruposuadi'),(29923,'brute_force','2021-11-28 00:50:37','2021-11-28 05:50:37','18.188.60.86',NULL,NULL),(29924,'brute_force','2021-11-28 00:50:37','2021-11-28 05:50:37',NULL,2,'gruposuadi'),(29925,'brute_force','2021-11-28 00:56:40','2021-11-28 05:56:40','18.188.114.106',NULL,NULL),(29926,'brute_force','2021-11-28 00:56:40','2021-11-28 05:56:40',NULL,2,'gruposuadi'),(29927,'brute_force','2021-11-28 04:00:44','2021-11-28 09:00:44','18.188.64.21',NULL,NULL),(29928,'brute_force','2021-11-28 04:00:44','2021-11-28 09:00:44',NULL,2,'gruposuadi'),(29929,'brute_force','2021-11-28 04:48:27','2021-11-28 09:48:27','18.188.174.94',NULL,NULL),(29930,'brute_force','2021-11-28 04:48:27','2021-11-28 09:48:27',NULL,2,'gruposuadi'),(29931,'brute_force','2021-11-28 05:30:58','2021-11-28 10:30:58','3.143.228.101',NULL,NULL),(29932,'brute_force','2021-11-28 05:30:58','2021-11-28 10:30:58',NULL,2,'gruposuadi'),(29933,'brute_force','2021-11-28 06:16:12','2021-11-28 11:16:12','3.133.82.26',NULL,NULL),(29934,'brute_force','2021-11-28 06:16:12','2021-11-28 11:16:12',NULL,2,'gruposuadi'),(29935,'brute_force','2021-11-28 06:23:00','2021-11-28 11:23:00','3.19.61.184',NULL,NULL),(29936,'brute_force','2021-11-28 06:23:00','2021-11-28 11:23:00',NULL,2,'gruposuadi'),(29937,'brute_force','2021-11-28 07:06:42','2021-11-28 12:06:42','18.224.62.53',NULL,NULL),(29938,'brute_force','2021-11-28 07:06:42','2021-11-28 12:06:42',NULL,2,'gruposuadi'),(29939,'brute_force','2021-11-28 08:07:47','2021-11-28 13:07:47','54.161.206.238',NULL,NULL),(29940,'brute_force','2021-11-28 08:07:47','2021-11-28 13:07:47',NULL,2,'gruposuadi'),(29941,'brute_force','2021-11-28 11:48:47','2021-11-28 16:48:47','199.249.230.68',NULL,NULL),(29942,'brute_force','2021-11-28 11:48:47','2021-11-28 16:48:47',NULL,NULL,'admin'),(29943,'brute_force','2021-11-28 12:51:10','2021-11-28 17:51:10','18.117.83.225',NULL,NULL),(29944,'brute_force','2021-11-28 12:51:10','2021-11-28 17:51:10',NULL,2,'gruposuadi'),(29945,'brute_force','2021-11-28 13:00:54','2021-11-28 18:00:54','18.223.212.128',NULL,NULL),(29946,'brute_force','2021-11-28 13:00:54','2021-11-28 18:00:54',NULL,2,'gruposuadi'),(29947,'brute_force','2021-11-28 13:50:36','2021-11-28 18:50:36','18.220.156.16',NULL,NULL),(29948,'brute_force','2021-11-28 13:50:36','2021-11-28 18:50:36',NULL,2,'gruposuadi'),(29949,'brute_force','2021-11-28 14:01:44','2021-11-28 19:01:44','18.216.49.232',NULL,NULL),(29950,'brute_force','2021-11-28 14:01:44','2021-11-28 19:01:44',NULL,2,'gruposuadi'),(29951,'brute_force','2021-11-28 15:13:47','2021-11-28 20:13:47','18.189.21.227',NULL,NULL),(29952,'brute_force','2021-11-28 15:13:47','2021-11-28 20:13:47',NULL,2,'gruposuadi'),(29953,'brute_force','2021-11-28 15:49:44','2021-11-28 20:49:44','18.188.211.96',NULL,NULL),(29954,'brute_force','2021-11-28 15:49:44','2021-11-28 20:49:44',NULL,2,'gruposuadi'),(29955,'brute_force','2021-11-28 17:21:18','2021-11-28 22:21:18','18.222.233.125',NULL,NULL),(29956,'brute_force','2021-11-28 17:21:18','2021-11-28 22:21:18',NULL,2,'gruposuadi'),(29957,'brute_force','2021-11-28 17:44:37','2021-11-28 22:44:37','18.222.107.221',NULL,NULL),(29958,'brute_force','2021-11-28 17:44:37','2021-11-28 22:44:37',NULL,2,'gruposuadi'),(29959,'brute_force','2021-11-28 18:38:09','2021-11-28 23:38:09','18.191.188.78',NULL,NULL),(29960,'brute_force','2021-11-28 18:38:09','2021-11-28 23:38:09',NULL,2,'gruposuadi'),(29961,'brute_force','2021-11-28 19:02:03','2021-11-29 00:02:03','18.218.123.110',NULL,NULL),(29962,'brute_force','2021-11-28 19:02:03','2021-11-29 00:02:03',NULL,2,'gruposuadi'),(29963,'brute_force','2021-11-28 19:35:57','2021-11-29 00:35:57','18.218.180.234',NULL,NULL),(29964,'brute_force','2021-11-28 19:35:57','2021-11-29 00:35:57',NULL,2,'gruposuadi'),(29965,'brute_force','2021-11-28 20:18:34','2021-11-29 01:18:34','18.225.35.104',NULL,NULL),(29966,'brute_force','2021-11-28 20:18:34','2021-11-29 01:18:34',NULL,2,'gruposuadi'),(29967,'brute_force','2021-11-28 20:40:58','2021-11-29 01:40:58','18.222.136.21',NULL,NULL),(29968,'brute_force','2021-11-28 20:40:58','2021-11-29 01:40:58',NULL,2,'gruposuadi'),(29969,'brute_force','2021-11-28 22:00:14','2021-11-29 03:00:14','18.222.184.54',NULL,NULL),(29970,'brute_force','2021-11-28 22:00:14','2021-11-29 03:00:14',NULL,2,'gruposuadi'),(29971,'brute_force','2021-11-28 22:22:10','2021-11-29 03:22:10','18.219.111.141',NULL,NULL),(29972,'brute_force','2021-11-28 22:22:10','2021-11-29 03:22:10',NULL,2,'gruposuadi'),(29973,'brute_force','2021-11-28 22:30:14','2021-11-29 03:30:14','3.19.70.24',NULL,NULL),(29974,'brute_force','2021-11-28 22:30:14','2021-11-29 03:30:14',NULL,2,'gruposuadi'),(29975,'brute_force','2021-11-28 23:18:00','2021-11-29 04:18:00','3.17.174.205',NULL,NULL),(29976,'brute_force','2021-11-28 23:18:00','2021-11-29 04:18:00',NULL,2,'gruposuadi'),(29977,'brute_force','2021-11-29 00:05:22','2021-11-29 05:05:22','18.220.149.160',NULL,NULL),(29978,'brute_force','2021-11-29 00:05:22','2021-11-29 05:05:22',NULL,2,'gruposuadi'),(29979,'brute_force','2021-11-29 00:12:59','2021-11-29 05:12:59','18.223.212.128',NULL,NULL),(29980,'brute_force','2021-11-29 00:12:59','2021-11-29 05:12:59',NULL,2,'gruposuadi'),(29981,'brute_force','2021-11-29 00:37:23','2021-11-29 05:37:23','3.12.104.246',NULL,NULL),(29982,'brute_force','2021-11-29 00:37:23','2021-11-29 05:37:23',NULL,2,'gruposuadi'),(29983,'brute_force','2021-11-29 01:32:15','2021-11-29 06:32:15','18.191.239.129',NULL,NULL),(29984,'brute_force','2021-11-29 01:32:15','2021-11-29 06:32:15',NULL,2,'gruposuadi'),(29985,'brute_force','2021-11-29 01:51:27','2021-11-29 06:51:27','3.15.170.21',NULL,NULL),(29986,'brute_force','2021-11-29 01:51:27','2021-11-29 06:51:27',NULL,2,'gruposuadi'),(29987,'brute_force','2021-11-29 02:22:39','2021-11-29 07:22:39','52.15.125.25',NULL,NULL),(29988,'brute_force','2021-11-29 02:22:39','2021-11-29 07:22:39',NULL,2,'gruposuadi'),(29989,'brute_force','2021-11-29 02:47:43','2021-11-29 07:47:43','18.117.109.81',NULL,NULL),(29990,'brute_force','2021-11-29 02:47:43','2021-11-29 07:47:43',NULL,2,'gruposuadi'),(29991,'brute_force','2021-11-29 03:14:07','2021-11-29 08:14:07','3.135.211.58',NULL,NULL),(29992,'brute_force','2021-11-29 03:14:07','2021-11-29 08:14:07',NULL,2,'gruposuadi'),(29993,'brute_force','2021-11-29 03:19:54','2021-11-29 08:19:54','18.217.87.49',NULL,NULL),(29994,'brute_force','2021-11-29 03:19:54','2021-11-29 08:19:54',NULL,2,'gruposuadi'),(29995,'brute_force','2021-11-29 04:43:35','2021-11-29 09:43:35','18.222.49.108',NULL,NULL),(29996,'brute_force','2021-11-29 04:43:35','2021-11-29 09:43:35',NULL,2,'gruposuadi'),(29997,'brute_force','2021-11-29 05:02:44','2021-11-29 10:02:44','3.141.23.203',NULL,NULL),(29998,'brute_force','2021-11-29 05:02:44','2021-11-29 10:02:44',NULL,2,'gruposuadi'),(29999,'brute_force','2021-11-29 05:31:57','2021-11-29 10:31:57','18.218.170.105',NULL,NULL),(30000,'brute_force','2021-11-29 05:31:57','2021-11-29 10:31:57',NULL,2,'gruposuadi'),(30001,'brute_force','2021-11-29 06:31:01','2021-11-29 11:31:01','13.58.2.159',NULL,NULL),(30002,'brute_force','2021-11-29 06:31:01','2021-11-29 11:31:01',NULL,2,'gruposuadi'),(30003,'brute_force','2021-11-29 07:18:31','2021-11-29 12:18:31','92.62.135.3',NULL,NULL),(30004,'brute_force','2021-11-29 07:18:31','2021-11-29 12:18:31',NULL,NULL,'admin'),(30005,'brute_force','2021-11-29 07:18:31','2021-11-29 12:18:31','92.62.135.3',NULL,NULL),(30006,'brute_force','2021-11-29 07:18:31','2021-11-29 12:18:31',NULL,NULL,'admin'),(30007,'brute_force','2021-11-29 07:22:56','2021-11-29 12:22:56','34.238.53.7',NULL,NULL),(30008,'brute_force','2021-11-29 07:22:56','2021-11-29 12:22:56',NULL,2,'gruposuadi'),(30009,'brute_force','2021-11-29 07:23:05','2021-11-29 12:23:05','207.246.249.200',NULL,NULL),(30010,'brute_force','2021-11-29 07:23:05','2021-11-29 12:23:05',NULL,NULL,'admin'),(30011,'brute_force','2021-11-29 07:23:05','2021-11-29 12:23:05','207.246.249.200',NULL,NULL),(30012,'brute_force','2021-11-29 07:23:05','2021-11-29 12:23:05',NULL,2,'gruposuadi'),(30013,'brute_force','2021-11-29 07:24:40','2021-11-29 12:24:40','93.92.233.96',NULL,NULL),(30014,'brute_force','2021-11-29 07:24:40','2021-11-29 12:24:40','93.92.233.96',NULL,NULL),(30015,'brute_force','2021-11-29 07:24:40','2021-11-29 12:24:40',NULL,NULL,'admin'),(30016,'brute_force','2021-11-29 07:24:40','2021-11-29 12:24:40',NULL,2,'gruposuadi'),(30017,'brute_force','2021-11-29 07:25:43','2021-11-29 12:25:43','89.46.104.202',NULL,NULL),(30018,'brute_force','2021-11-29 07:25:43','2021-11-29 12:25:43',NULL,NULL,'admin'),(30019,'brute_force','2021-11-29 07:26:55','2021-11-29 12:26:55','50.28.39.45',NULL,NULL),(30020,'brute_force','2021-11-29 07:26:55','2021-11-29 12:26:55','50.28.39.45',NULL,NULL),(30021,'brute_force','2021-11-29 07:26:55','2021-11-29 12:26:55',NULL,NULL,'admin'),(30022,'brute_force','2021-11-29 07:26:55','2021-11-29 12:26:55',NULL,NULL,'admin'),(30023,'brute_force','2021-11-29 07:27:47','2021-11-29 12:27:47','89.46.104.203',NULL,NULL),(30024,'brute_force','2021-11-29 07:27:47','2021-11-29 12:27:47',NULL,NULL,'admin'),(30025,'brute_force','2021-11-29 07:27:47','2021-11-29 12:27:47','89.46.104.203',NULL,NULL),(30026,'brute_force','2021-11-29 07:27:47','2021-11-29 12:27:47',NULL,2,'gruposuadi'),(30027,'brute_force','2021-11-29 07:28:04','2021-11-29 12:28:04','89.185.253.128',NULL,NULL),(30028,'brute_force','2021-11-29 07:28:04','2021-11-29 12:28:04',NULL,NULL,'admin'),(30029,'brute_force','2021-11-29 07:28:04','2021-11-29 12:28:04','89.185.253.128',NULL,NULL),(30030,'brute_force','2021-11-29 07:28:04','2021-11-29 12:28:04',NULL,2,'gruposuadi'),(30031,'brute_force','2021-11-29 07:32:02','2021-11-29 12:32:02','89.46.105.250',NULL,NULL),(30032,'brute_force','2021-11-29 07:32:02','2021-11-29 12:32:02',NULL,2,'gruposuadi'),(30033,'brute_force','2021-11-29 07:32:02','2021-11-29 12:32:02','89.46.105.250',NULL,NULL),(30034,'brute_force','2021-11-29 07:32:02','2021-11-29 12:32:02',NULL,2,'gruposuadi'),(30035,'brute_force','2021-11-29 07:33:40','2021-11-29 12:33:40','121.40.90.145',NULL,NULL),(30036,'brute_force','2021-11-29 07:33:40','2021-11-29 12:33:40',NULL,2,'gruposuadi'),(30037,'brute_force','2021-11-29 07:33:40','2021-11-29 12:33:40','121.40.90.145',NULL,NULL),(30038,'brute_force','2021-11-29 07:33:40','2021-11-29 12:33:40',NULL,2,'gruposuadi'),(30039,'brute_force','2021-11-29 07:34:17','2021-11-29 12:34:17','91.202.133.22',NULL,NULL),(30040,'brute_force','2021-11-29 07:34:17','2021-11-29 12:34:17',NULL,NULL,'admin'),(30041,'brute_force','2021-11-29 07:34:17','2021-11-29 12:34:17','91.202.133.22',NULL,NULL),(30042,'brute_force','2021-11-29 07:34:17','2021-11-29 12:34:17',NULL,2,'gruposuadi'),(30043,'brute_force','2021-11-29 07:34:20','2021-11-29 12:34:20','132.148.120.129',NULL,NULL),(30044,'brute_force','2021-11-29 07:34:20','2021-11-29 12:34:20',NULL,NULL,'admin'),(30045,'brute_force','2021-11-29 07:34:20','2021-11-29 12:34:20','132.148.120.129',NULL,NULL),(30046,'brute_force','2021-11-29 07:34:20','2021-11-29 12:34:20',NULL,2,'gruposuadi'),(30047,'brute_force','2021-11-29 07:34:52','2021-11-29 12:34:52','185.87.109.34',NULL,NULL),(30048,'brute_force','2021-11-29 07:34:52','2021-11-29 12:34:52',NULL,2,'gruposuadi'),(30049,'brute_force','2021-11-29 07:34:53','2021-11-29 12:34:53','150.107.31.68',NULL,NULL),(30050,'brute_force','2021-11-29 07:34:53','2021-11-29 12:34:53',NULL,NULL,'admin'),(30051,'brute_force','2021-11-29 07:34:53','2021-11-29 12:34:53','121.40.90.145',NULL,NULL),(30052,'brute_force','2021-11-29 07:34:53','2021-11-29 12:34:53',NULL,2,'gruposuadi'),(30053,'brute_force','2021-11-29 07:52:50','2021-11-29 12:52:50','3.140.208.181',NULL,NULL),(30054,'brute_force','2021-11-29 07:52:50','2021-11-29 12:52:50',NULL,2,'gruposuadi'),(30055,'brute_force','2021-11-29 08:57:28','2021-11-29 13:57:28','18.117.140.139',NULL,NULL),(30056,'brute_force','2021-11-29 08:57:28','2021-11-29 13:57:28',NULL,2,'gruposuadi'),(30057,'brute_force','2021-11-29 09:23:31','2021-11-29 14:23:31','18.224.212.60',NULL,NULL),(30058,'brute_force','2021-11-29 09:23:31','2021-11-29 14:23:31',NULL,2,'gruposuadi'),(30059,'brute_force','2021-11-29 09:50:09','2021-11-29 14:50:09','18.216.9.75',NULL,NULL),(30060,'brute_force','2021-11-29 09:50:09','2021-11-29 14:50:09',NULL,2,'gruposuadi'),(30061,'brute_force','2021-11-29 09:51:59','2021-11-29 14:51:59','18.188.230.241',NULL,NULL),(30062,'brute_force','2021-11-29 09:51:59','2021-11-29 14:51:59',NULL,2,'gruposuadi'),(30063,'brute_force','2021-11-29 10:22:32','2021-11-29 15:22:32','3.20.238.114',NULL,NULL),(30064,'brute_force','2021-11-29 10:22:32','2021-11-29 15:22:32',NULL,2,'gruposuadi'),(30065,'brute_force','2021-11-29 10:56:13','2021-11-29 15:56:13','18.189.180.104',NULL,NULL),(30066,'brute_force','2021-11-29 10:56:13','2021-11-29 15:56:13',NULL,2,'gruposuadi'),(30067,'brute_force','2021-11-29 10:57:40','2021-11-29 15:57:40','13.59.162.35',NULL,NULL),(30068,'brute_force','2021-11-29 10:57:40','2021-11-29 15:57:40',NULL,2,'gruposuadi'),(30069,'brute_force','2021-11-29 12:30:37','2021-11-29 17:30:37','18.224.109.228',NULL,NULL),(30070,'brute_force','2021-11-29 12:30:37','2021-11-29 17:30:37',NULL,2,'gruposuadi'),(30071,'brute_force','2021-11-29 12:55:20','2021-11-29 17:55:20','18.191.224.118',NULL,NULL),(30072,'brute_force','2021-11-29 12:55:20','2021-11-29 17:55:20',NULL,2,'gruposuadi'),(30073,'brute_force','2021-11-29 14:28:29','2021-11-29 19:28:29','18.223.196.94',NULL,NULL),(30074,'brute_force','2021-11-29 14:28:29','2021-11-29 19:28:29',NULL,2,'gruposuadi'),(30075,'brute_force','2021-11-29 15:01:20','2021-11-29 20:01:20','18.217.36.108',NULL,NULL),(30076,'brute_force','2021-11-29 15:01:20','2021-11-29 20:01:20',NULL,2,'gruposuadi'),(30077,'brute_force','2021-11-29 15:33:38','2021-11-29 20:33:38','18.188.73.165',NULL,NULL),(30078,'brute_force','2021-11-29 15:33:38','2021-11-29 20:33:38',NULL,2,'gruposuadi'),(30079,'brute_force','2021-11-29 16:11:02','2021-11-29 21:11:02','13.59.15.48',NULL,NULL),(30080,'brute_force','2021-11-29 16:11:02','2021-11-29 21:11:02',NULL,2,'gruposuadi'),(30081,'brute_force','2021-11-29 16:35:56','2021-11-29 21:35:56','18.219.14.38',NULL,NULL),(30082,'brute_force','2021-11-29 16:35:56','2021-11-29 21:35:56',NULL,2,'gruposuadi'),(30083,'brute_force','2021-11-29 16:41:24','2021-11-29 21:41:24','18.216.223.43',NULL,NULL),(30084,'brute_force','2021-11-29 16:41:24','2021-11-29 21:41:24',NULL,2,'gruposuadi'),(30085,'brute_force','2021-11-29 17:08:49','2021-11-29 22:08:49','3.135.217.86',NULL,NULL),(30086,'brute_force','2021-11-29 17:08:49','2021-11-29 22:08:49',NULL,2,'gruposuadi'),(30087,'brute_force','2021-11-29 17:10:26','2021-11-29 22:10:26','18.188.60.86',NULL,NULL),(30088,'brute_force','2021-11-29 17:10:26','2021-11-29 22:10:26',NULL,2,'gruposuadi'),(30089,'brute_force','2021-11-29 17:43:48','2021-11-29 22:43:48','3.133.86.27',NULL,NULL),(30090,'brute_force','2021-11-29 17:43:48','2021-11-29 22:43:48',NULL,2,'gruposuadi'),(30091,'brute_force','2021-11-29 18:15:31','2021-11-29 23:15:31','18.117.95.176',NULL,NULL),(30092,'brute_force','2021-11-29 18:15:31','2021-11-29 23:15:31',NULL,2,'gruposuadi'),(30093,'brute_force','2021-11-29 18:43:32','2021-11-29 23:43:32','3.139.90.250',NULL,NULL),(30094,'brute_force','2021-11-29 18:43:32','2021-11-29 23:43:32',NULL,2,'gruposuadi'),(30095,'brute_force','2021-11-29 18:46:35','2021-11-29 23:46:35','18.219.149.56',NULL,NULL),(30096,'brute_force','2021-11-29 18:46:35','2021-11-29 23:46:35',NULL,2,'gruposuadi'),(30097,'brute_force','2021-11-29 20:22:01','2021-11-30 01:22:01','18.117.170.223',NULL,NULL),(30098,'brute_force','2021-11-29 20:22:01','2021-11-30 01:22:01',NULL,2,'gruposuadi'),(30099,'brute_force','2021-11-29 20:51:07','2021-11-30 01:51:07','18.224.53.2',NULL,NULL),(30100,'brute_force','2021-11-29 20:51:07','2021-11-30 01:51:07',NULL,2,'gruposuadi'),(30101,'brute_force','2021-11-29 20:53:22','2021-11-30 01:53:22','18.191.154.163',NULL,NULL),(30102,'brute_force','2021-11-29 20:53:22','2021-11-30 01:53:22',NULL,2,'gruposuadi'),(30103,'brute_force','2021-11-29 21:25:14','2021-11-30 02:25:14','3.133.138.238',NULL,NULL),(30104,'brute_force','2021-11-29 21:25:14','2021-11-30 02:25:14',NULL,2,'gruposuadi'),(30105,'brute_force','2021-11-29 22:27:55','2021-11-30 03:27:55','3.133.161.166',NULL,NULL),(30106,'brute_force','2021-11-29 22:27:55','2021-11-30 03:27:55',NULL,2,'gruposuadi'),(30107,'brute_force','2021-11-29 23:00:24','2021-11-30 04:00:24','18.218.36.133',NULL,NULL),(30108,'brute_force','2021-11-29 23:00:24','2021-11-30 04:00:24',NULL,2,'gruposuadi'),(30109,'brute_force','2021-11-30 00:05:23','2021-11-30 05:05:23','18.190.160.22',NULL,NULL),(30110,'brute_force','2021-11-30 00:05:23','2021-11-30 05:05:23',NULL,2,'gruposuadi'),(30111,'brute_force','2021-11-30 02:42:58','2021-11-30 07:42:58','13.59.163.107',NULL,NULL),(30112,'brute_force','2021-11-30 02:42:58','2021-11-30 07:42:58',NULL,2,'gruposuadi'),(30113,'brute_force','2021-11-30 02:56:02','2021-11-30 07:56:02','3.16.108.37',NULL,NULL),(30114,'brute_force','2021-11-30 02:56:02','2021-11-30 07:56:02',NULL,2,'gruposuadi'),(30115,'brute_force','2021-11-30 04:41:13','2021-11-30 09:41:13','3.17.128.56',NULL,NULL),(30116,'brute_force','2021-11-30 04:41:13','2021-11-30 09:41:13',NULL,2,'gruposuadi'),(30117,'brute_force','2021-11-30 04:57:40','2021-11-30 09:57:40','3.17.128.56',NULL,NULL),(30118,'brute_force','2021-11-30 04:57:40','2021-11-30 09:57:40',NULL,2,'gruposuadi'),(30119,'brute_force','2021-11-30 06:15:49','2021-11-30 11:15:49','18.224.52.252',NULL,NULL),(30120,'brute_force','2021-11-30 06:15:49','2021-11-30 11:15:49',NULL,2,'gruposuadi'),(30121,'brute_force','2021-11-30 11:01:52','2021-11-30 16:01:52','18.222.214.201',NULL,NULL),(30122,'brute_force','2021-11-30 11:01:52','2021-11-30 16:01:52',NULL,2,'gruposuadi'),(30123,'brute_force','2021-11-30 11:56:41','2021-11-30 16:56:41','18.189.180.104',NULL,NULL),(30124,'brute_force','2021-11-30 11:56:41','2021-11-30 16:56:41',NULL,2,'gruposuadi'),(30125,'brute_force','2021-11-30 13:35:02','2021-11-30 18:35:02','18.189.180.104',NULL,NULL),(30126,'brute_force','2021-11-30 13:35:02','2021-11-30 18:35:02',NULL,2,'gruposuadi'),(30127,'brute_force','2021-11-30 14:47:19','2021-11-30 19:47:19','3.131.157.156',NULL,NULL),(30128,'brute_force','2021-11-30 14:47:19','2021-11-30 19:47:19',NULL,2,'gruposuadi'),(30129,'brute_force','2021-11-30 18:31:09','2021-11-30 23:31:09','18.221.2.226',NULL,NULL),(30130,'brute_force','2021-11-30 18:31:09','2021-11-30 23:31:09',NULL,2,'gruposuadi'),(30131,'brute_force','2021-12-01 10:50:46','2021-12-01 15:50:46','178.17.171.39',NULL,NULL),(30132,'brute_force','2021-12-01 10:50:46','2021-12-01 15:50:46',NULL,2,'gruposuadi'),(30133,'brute_force','2021-12-03 19:06:30','2021-12-04 00:06:30','3.144.143.165',NULL,NULL),(30134,'brute_force','2021-12-03 19:06:30','2021-12-04 00:06:30',NULL,2,'gruposuadi'),(30135,'brute_force','2021-12-03 20:10:15','2021-12-04 01:10:15','3.22.74.202',NULL,NULL),(30136,'brute_force','2021-12-03 20:10:15','2021-12-04 01:10:15',NULL,2,'gruposuadi'),(30137,'brute_force','2021-12-03 22:49:25','2021-12-04 03:49:25','216.55.146.55',NULL,NULL),(30138,'brute_force','2021-12-03 22:49:25','2021-12-04 03:49:25','216.55.146.55',NULL,NULL),(30139,'brute_force','2021-12-03 22:49:25','2021-12-04 03:49:25',NULL,NULL,'wordcamp'),(30140,'brute_force','2021-12-03 22:49:25','2021-12-04 03:49:25',NULL,NULL,'1001010'),(30141,'brute_force','2021-12-03 22:50:54','2021-12-04 03:50:54','101.200.195.14',NULL,NULL),(30142,'brute_force','2021-12-03 22:50:54','2021-12-04 03:50:54',NULL,NULL,'WVuIr83XIZ8Zll1'),(30143,'brute_force','2021-12-04 02:21:12','2021-12-04 07:21:12','18.191.157.43',NULL,NULL),(30144,'brute_force','2021-12-04 02:21:12','2021-12-04 07:21:12',NULL,2,'gruposuadi'),(30145,'brute_force','2021-12-04 03:35:53','2021-12-04 08:35:53','18.221.91.113',NULL,NULL),(30146,'brute_force','2021-12-04 03:35:53','2021-12-04 08:35:53',NULL,2,'gruposuadi'),(30147,'brute_force','2021-12-04 03:47:06','2021-12-04 08:47:06','94.23.217.35',NULL,NULL),(30148,'brute_force','2021-12-04 03:47:06','2021-12-04 08:47:06',NULL,2,'gruposuadi'),(30149,'brute_force','2021-12-04 03:47:06','2021-12-04 08:47:06','94.23.217.35',NULL,NULL),(30150,'brute_force','2021-12-04 03:47:06','2021-12-04 08:47:06',NULL,NULL,'admin'),(30151,'brute_force','2021-12-04 03:47:52','2021-12-04 08:47:52','13.235.32.53',NULL,NULL),(30152,'brute_force','2021-12-04 03:47:52','2021-12-04 08:47:52',NULL,NULL,'admin'),(30153,'brute_force','2021-12-04 03:47:52','2021-12-04 08:47:52','13.235.32.53',NULL,NULL),(30154,'brute_force','2021-12-04 03:47:52','2021-12-04 08:47:52',NULL,2,'gruposuadi'),(30155,'brute_force','2021-12-04 03:47:55','2021-12-04 08:47:55','185.87.109.34',NULL,NULL),(30156,'brute_force','2021-12-04 03:47:55','2021-12-04 08:47:55',NULL,NULL,'admin'),(30157,'brute_force','2021-12-04 03:47:55','2021-12-04 08:47:55','185.87.109.34',NULL,NULL),(30158,'brute_force','2021-12-04 03:47:55','2021-12-04 08:47:55',NULL,2,'gruposuadi'),(30159,'brute_force','2021-12-04 03:48:26','2021-12-04 08:48:26','164.132.160.169',NULL,NULL),(30160,'brute_force','2021-12-04 03:48:26','2021-12-04 08:48:26',NULL,NULL,'admin'),(30161,'brute_force','2021-12-04 03:48:27','2021-12-04 08:48:27','85.128.142.60',NULL,NULL),(30162,'brute_force','2021-12-04 03:48:27','2021-12-04 08:48:27',NULL,NULL,'admin'),(30163,'brute_force','2021-12-04 03:48:27','2021-12-04 08:48:27','85.128.142.60',NULL,NULL),(30164,'brute_force','2021-12-04 03:48:27','2021-12-04 08:48:27',NULL,2,'gruposuadi'),(30165,'brute_force','2021-12-04 03:48:28','2021-12-04 08:48:28','220.135.184.96',NULL,NULL),(30166,'brute_force','2021-12-04 03:48:28','2021-12-04 08:48:28',NULL,NULL,'admin'),(30167,'brute_force','2021-12-04 03:48:28','2021-12-04 08:48:28','220.135.184.96',NULL,NULL),(30168,'brute_force','2021-12-04 03:48:28','2021-12-04 08:48:28',NULL,2,'gruposuadi'),(30169,'brute_force','2021-12-04 03:48:28','2021-12-04 08:48:28','181.72.103.45',NULL,NULL),(30170,'brute_force','2021-12-04 03:48:28','2021-12-04 08:48:28',NULL,2,'gruposuadi'),(30171,'brute_force','2021-12-04 03:48:54','2021-12-04 08:48:54','190.210.9.41',NULL,NULL),(30172,'brute_force','2021-12-04 03:48:54','2021-12-04 08:48:54',NULL,2,'gruposuadi'),(30173,'brute_force','2021-12-04 03:48:54','2021-12-04 08:48:54','190.210.9.41',NULL,NULL),(30174,'brute_force','2021-12-04 03:48:54','2021-12-04 08:48:54',NULL,2,'gruposuadi'),(30175,'brute_force','2021-12-04 03:49:18','2021-12-04 08:49:18','62.109.34.46',NULL,NULL),(30176,'brute_force','2021-12-04 03:49:18','2021-12-04 08:49:18',NULL,2,'gruposuadi'),(30177,'brute_force','2021-12-04 03:49:18','2021-12-04 08:49:18','62.109.34.46',NULL,NULL),(30178,'brute_force','2021-12-04 03:49:18','2021-12-04 08:49:18',NULL,2,'gruposuadi'),(30179,'brute_force','2021-12-04 03:49:45','2021-12-04 08:49:45','89.46.107.190',NULL,NULL),(30180,'brute_force','2021-12-04 03:49:45','2021-12-04 08:49:45',NULL,NULL,'admin'),(30181,'brute_force','2021-12-04 03:49:51','2021-12-04 08:49:51','81.31.35.48',NULL,NULL),(30182,'brute_force','2021-12-04 03:49:51','2021-12-04 08:49:51',NULL,NULL,'admin'),(30183,'brute_force','2021-12-04 03:50:59','2021-12-04 08:50:59','51.68.11.227',NULL,NULL),(30184,'brute_force','2021-12-04 03:50:59','2021-12-04 08:50:59',NULL,NULL,'admin'),(30185,'brute_force','2021-12-04 03:55:21','2021-12-04 08:55:21','67.227.198.216',NULL,NULL),(30186,'brute_force','2021-12-04 03:55:21','2021-12-04 08:55:21',NULL,NULL,'admin'),(30187,'brute_force','2021-12-04 03:55:21','2021-12-04 08:55:21','67.227.198.216',NULL,NULL),(30188,'brute_force','2021-12-04 03:55:21','2021-12-04 08:55:21',NULL,NULL,'admin'),(30189,'brute_force','2021-12-04 03:55:29','2021-12-04 08:55:29','23.160.194.117',NULL,NULL),(30190,'brute_force','2021-12-04 03:55:29','2021-12-04 08:55:29',NULL,NULL,'admin'),(30191,'brute_force','2021-12-04 03:55:29','2021-12-04 08:55:29','23.160.194.117',NULL,NULL),(30192,'brute_force','2021-12-04 03:55:29','2021-12-04 08:55:29',NULL,NULL,'admin'),(30193,'brute_force','2021-12-04 03:55:54','2021-12-04 08:55:54','162.221.190.210',NULL,NULL),(30194,'brute_force','2021-12-04 03:55:54','2021-12-04 08:55:54',NULL,NULL,'admin'),(30195,'brute_force','2021-12-04 03:55:54','2021-12-04 08:55:54','162.221.190.210',NULL,NULL),(30196,'brute_force','2021-12-04 03:55:54','2021-12-04 08:55:54',NULL,NULL,'admin'),(30197,'brute_force','2021-12-04 03:56:19','2021-12-04 08:56:19','91.237.170.91',NULL,NULL),(30198,'brute_force','2021-12-04 03:56:19','2021-12-04 08:56:19',NULL,NULL,'admin'),(30199,'brute_force','2021-12-04 03:56:19','2021-12-04 08:56:19','91.237.170.91',NULL,NULL),(30200,'brute_force','2021-12-04 03:56:19','2021-12-04 08:56:19',NULL,NULL,'admin'),(30201,'brute_force','2021-12-04 04:47:49','2021-12-04 09:47:49','18.234.140.197',NULL,NULL),(30202,'brute_force','2021-12-04 04:47:49','2021-12-04 09:47:49',NULL,2,'gruposuadi'),(30203,'brute_force','2021-12-04 05:41:04','2021-12-04 10:41:04','18.189.171.96',NULL,NULL),(30204,'brute_force','2021-12-04 05:41:04','2021-12-04 10:41:04',NULL,2,'gruposuadi'),(30205,'brute_force','2021-12-04 07:59:34','2021-12-04 12:59:34','18.188.173.183',NULL,NULL),(30206,'brute_force','2021-12-04 07:59:34','2021-12-04 12:59:34',NULL,2,'gruposuadi'),(30207,'brute_force','2021-12-04 08:16:26','2021-12-04 13:16:26','18.220.190.211',NULL,NULL),(30208,'brute_force','2021-12-04 08:16:26','2021-12-04 13:16:26',NULL,2,'gruposuadi'),(30209,'brute_force','2021-12-04 08:42:12','2021-12-04 13:42:12','3.84.204.71',NULL,NULL),(30210,'brute_force','2021-12-04 08:42:12','2021-12-04 13:42:12',NULL,2,'gruposuadi'),(30211,'brute_force','2021-12-04 08:53:18','2021-12-04 13:53:18','18.220.92.54',NULL,NULL),(30212,'brute_force','2021-12-04 08:53:18','2021-12-04 13:53:18',NULL,2,'gruposuadi'),(30213,'brute_force','2021-12-04 09:03:55','2021-12-04 14:03:55','13.58.253.231',NULL,NULL),(30214,'brute_force','2021-12-04 09:03:55','2021-12-04 14:03:55',NULL,2,'gruposuadi'),(30215,'brute_force','2021-12-04 09:56:44','2021-12-04 14:56:44','18.222.184.42',NULL,NULL),(30216,'brute_force','2021-12-04 09:56:44','2021-12-04 14:56:44',NULL,2,'gruposuadi'),(30217,'brute_force','2021-12-04 10:50:08','2021-12-04 15:50:08','18.222.45.160',NULL,NULL),(30218,'brute_force','2021-12-04 10:50:08','2021-12-04 15:50:08',NULL,2,'gruposuadi'),(30219,'brute_force','2021-12-04 11:12:59','2021-12-04 16:12:59','52.23.253.66',NULL,NULL),(30220,'brute_force','2021-12-04 11:12:59','2021-12-04 16:12:59',NULL,2,'gruposuadi'),(30221,'brute_force','2021-12-04 11:46:09','2021-12-04 16:46:09','18.221.83.253',NULL,NULL),(30222,'brute_force','2021-12-04 11:46:09','2021-12-04 16:46:09',NULL,2,'gruposuadi'),(30223,'brute_force','2021-12-04 12:05:29','2021-12-04 17:05:29','18.223.121.139',NULL,NULL),(30224,'brute_force','2021-12-04 12:05:29','2021-12-04 17:05:29',NULL,2,'gruposuadi'),(30225,'brute_force','2021-12-04 12:20:12','2021-12-04 17:20:12','18.224.59.207',NULL,NULL),(30226,'brute_force','2021-12-04 12:20:12','2021-12-04 17:20:12',NULL,2,'gruposuadi'),(30227,'brute_force','2021-12-04 13:19:27','2021-12-04 18:19:27','18.118.144.67',NULL,NULL),(30228,'brute_force','2021-12-04 13:19:27','2021-12-04 18:19:27',NULL,2,'gruposuadi'),(30229,'brute_force','2021-12-04 13:39:58','2021-12-04 18:39:58','3.88.135.129',NULL,NULL),(30230,'brute_force','2021-12-04 13:39:58','2021-12-04 18:39:58',NULL,2,'gruposuadi'),(30231,'brute_force','2021-12-04 14:47:06','2021-12-04 19:47:06','54.237.223.154',NULL,NULL),(30232,'brute_force','2021-12-04 14:47:06','2021-12-04 19:47:06',NULL,2,'gruposuadi'),(30233,'brute_force','2021-12-04 14:58:48','2021-12-04 19:58:48','45.61.187.222',NULL,NULL),(30234,'brute_force','2021-12-04 14:58:48','2021-12-04 19:58:48',NULL,NULL,'admin'),(30235,'brute_force','2021-12-04 15:00:38','2021-12-04 20:00:38','3.86.155.93',NULL,NULL),(30236,'brute_force','2021-12-04 15:00:38','2021-12-04 20:00:38',NULL,2,'gruposuadi'),(30237,'brute_force','2021-12-04 15:27:24','2021-12-04 20:27:24','18.189.29.176',NULL,NULL),(30238,'brute_force','2021-12-04 15:27:24','2021-12-04 20:27:24',NULL,2,'gruposuadi'),(30239,'brute_force','2021-12-04 15:50:09','2021-12-04 20:50:09','54.86.3.238',NULL,NULL),(30240,'brute_force','2021-12-04 15:50:09','2021-12-04 20:50:09',NULL,2,'gruposuadi'),(30241,'brute_force','2021-12-04 17:16:48','2021-12-04 22:16:48','13.59.5.226',NULL,NULL),(30242,'brute_force','2021-12-04 17:16:48','2021-12-04 22:16:48',NULL,2,'gruposuadi'),(30243,'brute_force','2021-12-04 17:37:36','2021-12-04 22:37:36','3.137.147.180',NULL,NULL),(30244,'brute_force','2021-12-04 17:37:36','2021-12-04 22:37:36',NULL,2,'gruposuadi'),(30245,'brute_force','2021-12-04 18:05:56','2021-12-04 23:05:56','100.24.24.69',NULL,NULL),(30246,'brute_force','2021-12-04 18:05:56','2021-12-04 23:05:56',NULL,2,'gruposuadi'),(30247,'brute_force','2021-12-04 18:40:35','2021-12-04 23:40:35','184.73.73.202',NULL,NULL),(30248,'brute_force','2021-12-04 18:40:35','2021-12-04 23:40:35',NULL,2,'gruposuadi'),(30249,'brute_force','2021-12-04 18:56:34','2021-12-04 23:56:34','3.16.218.182',NULL,NULL),(30250,'brute_force','2021-12-04 18:56:34','2021-12-04 23:56:34',NULL,2,'gruposuadi'),(30251,'brute_force','2021-12-04 19:15:22','2021-12-05 00:15:22','18.212.26.39',NULL,NULL),(30252,'brute_force','2021-12-04 19:15:22','2021-12-05 00:15:22',NULL,2,'gruposuadi'),(30253,'brute_force','2021-12-04 19:32:52','2021-12-05 00:32:52','18.191.218.67',NULL,NULL),(30254,'brute_force','2021-12-04 19:32:52','2021-12-05 00:32:52',NULL,2,'gruposuadi'),(30255,'brute_force','2021-12-04 20:20:17','2021-12-05 01:20:17','18.219.249.5',NULL,NULL),(30256,'brute_force','2021-12-04 20:20:17','2021-12-05 01:20:17',NULL,2,'gruposuadi'),(30257,'brute_force','2021-12-04 20:30:37','2021-12-05 01:30:37','18.191.193.98',NULL,NULL),(30258,'brute_force','2021-12-04 20:30:37','2021-12-05 01:30:37',NULL,2,'gruposuadi'),(30259,'brute_force','2021-12-04 21:02:41','2021-12-05 02:02:41','18.220.235.131',NULL,NULL),(30260,'brute_force','2021-12-04 21:02:41','2021-12-05 02:02:41',NULL,2,'gruposuadi'),(30261,'brute_force','2021-12-04 21:23:54','2021-12-05 02:23:54','18.216.244.39',NULL,NULL),(30262,'brute_force','2021-12-04 21:23:54','2021-12-05 02:23:54',NULL,2,'gruposuadi'),(30263,'brute_force','2021-12-04 22:28:04','2021-12-05 03:28:04','18.218.255.202',NULL,NULL),(30264,'brute_force','2021-12-04 22:28:04','2021-12-05 03:28:04',NULL,2,'gruposuadi'),(30265,'brute_force','2021-12-04 23:05:35','2021-12-05 04:05:35','18.117.99.50',NULL,NULL),(30266,'brute_force','2021-12-04 23:05:35','2021-12-05 04:05:35',NULL,2,'gruposuadi'),(30267,'brute_force','2021-12-04 23:16:50','2021-12-05 04:16:50','18.217.215.94',NULL,NULL),(30268,'brute_force','2021-12-04 23:16:50','2021-12-05 04:16:50',NULL,2,'gruposuadi'),(30269,'brute_force','2021-12-04 23:16:57','2021-12-05 04:16:57','3.16.125.86',NULL,NULL),(30270,'brute_force','2021-12-04 23:16:57','2021-12-05 04:16:57',NULL,2,'gruposuadi'),(30271,'brute_force','2021-12-04 23:42:24','2021-12-05 04:42:24','18.220.252.253',NULL,NULL),(30272,'brute_force','2021-12-04 23:42:24','2021-12-05 04:42:24',NULL,2,'gruposuadi'),(30273,'brute_force','2021-12-05 00:22:50','2021-12-05 05:22:50','18.189.3.195',NULL,NULL),(30274,'brute_force','2021-12-05 00:22:50','2021-12-05 05:22:50',NULL,2,'gruposuadi'),(30275,'brute_force','2021-12-05 01:10:54','2021-12-05 06:10:54','18.116.26.190',NULL,NULL),(30276,'brute_force','2021-12-05 01:10:54','2021-12-05 06:10:54',NULL,2,'gruposuadi'),(30277,'brute_force','2021-12-05 01:27:37','2021-12-05 06:27:37','3.12.241.139',NULL,NULL),(30278,'brute_force','2021-12-05 01:27:37','2021-12-05 06:27:37',NULL,2,'gruposuadi'),(30279,'brute_force','2021-12-05 01:49:14','2021-12-05 06:49:14','54.211.56.10',NULL,NULL),(30280,'brute_force','2021-12-05 01:49:14','2021-12-05 06:49:14',NULL,2,'gruposuadi'),(30281,'brute_force','2021-12-05 02:40:45','2021-12-05 07:40:45','18.224.182.95',NULL,NULL),(30282,'brute_force','2021-12-05 02:40:45','2021-12-05 07:40:45',NULL,2,'gruposuadi'),(30283,'brute_force','2021-12-05 02:51:28','2021-12-05 07:51:28','3.138.199.85',NULL,NULL),(30284,'brute_force','2021-12-05 02:51:28','2021-12-05 07:51:28',NULL,2,'gruposuadi'),(30285,'brute_force','2021-12-05 03:09:03','2021-12-05 08:09:03','13.59.158.224',NULL,NULL),(30286,'brute_force','2021-12-05 03:09:03','2021-12-05 08:09:03',NULL,2,'gruposuadi'),(30287,'brute_force','2021-12-05 03:33:22','2021-12-05 08:33:22','54.173.173.77',NULL,NULL),(30288,'brute_force','2021-12-05 03:33:22','2021-12-05 08:33:22',NULL,2,'gruposuadi'),(30289,'brute_force','2021-12-05 03:45:32','2021-12-05 08:45:32','18.233.96.19',NULL,NULL),(30290,'brute_force','2021-12-05 03:45:32','2021-12-05 08:45:32',NULL,2,'gruposuadi'),(30291,'brute_force','2021-12-05 03:59:50','2021-12-05 08:59:50','18.220.92.54',NULL,NULL),(30292,'brute_force','2021-12-05 03:59:50','2021-12-05 08:59:50',NULL,2,'gruposuadi'),(30293,'brute_force','2021-12-05 04:01:55','2021-12-05 09:01:55','18.191.192.20',NULL,NULL),(30294,'brute_force','2021-12-05 04:01:55','2021-12-05 09:01:55',NULL,2,'gruposuadi'),(30295,'brute_force','2021-12-05 04:12:05','2021-12-05 09:12:05','18.119.141.73',NULL,NULL),(30296,'brute_force','2021-12-05 04:12:05','2021-12-05 09:12:05',NULL,2,'gruposuadi'),(30297,'brute_force','2021-12-05 04:42:01','2021-12-05 09:42:01','18.206.223.122',NULL,NULL),(30298,'brute_force','2021-12-05 04:42:01','2021-12-05 09:42:01',NULL,2,'gruposuadi'),(30299,'brute_force','2021-12-05 04:51:40','2021-12-05 09:51:40','52.87.243.188',NULL,NULL),(30300,'brute_force','2021-12-05 04:51:40','2021-12-05 09:51:40',NULL,2,'gruposuadi'),(30301,'brute_force','2021-12-05 04:51:59','2021-12-05 09:51:59','18.221.128.227',NULL,NULL),(30302,'brute_force','2021-12-05 04:51:59','2021-12-05 09:51:59',NULL,2,'gruposuadi'),(30303,'brute_force','2021-12-05 05:06:01','2021-12-05 10:06:01','34.207.86.123',NULL,NULL),(30304,'brute_force','2021-12-05 05:06:01','2021-12-05 10:06:01',NULL,2,'gruposuadi'),(30305,'brute_force','2021-12-05 05:17:46','2021-12-05 10:17:46','18.219.255.145',NULL,NULL),(30306,'brute_force','2021-12-05 05:17:46','2021-12-05 10:17:46',NULL,2,'gruposuadi'),(30307,'brute_force','2021-12-05 05:45:59','2021-12-05 10:45:59','13.59.70.51',NULL,NULL),(30308,'brute_force','2021-12-05 05:45:59','2021-12-05 10:45:59',NULL,2,'gruposuadi'),(30309,'brute_force','2021-12-05 05:57:08','2021-12-05 10:57:08','18.222.188.217',NULL,NULL),(30310,'brute_force','2021-12-05 05:57:08','2021-12-05 10:57:08',NULL,2,'gruposuadi'),(30311,'brute_force','2021-12-05 06:13:08','2021-12-05 11:13:08','18.219.170.143',NULL,NULL),(30312,'brute_force','2021-12-05 06:13:08','2021-12-05 11:13:08',NULL,2,'gruposuadi'),(30313,'brute_force','2021-12-05 06:40:39','2021-12-05 11:40:39','18.217.206.89',NULL,NULL),(30314,'brute_force','2021-12-05 06:40:39','2021-12-05 11:40:39',NULL,2,'gruposuadi'),(30315,'brute_force','2021-12-05 06:51:15','2021-12-05 11:51:15','34.226.247.242',NULL,NULL),(30316,'brute_force','2021-12-05 06:51:15','2021-12-05 11:51:15',NULL,2,'gruposuadi'),(30317,'brute_force','2021-12-05 07:06:07','2021-12-05 12:06:07','18.207.206.86',NULL,NULL),(30318,'brute_force','2021-12-05 07:06:07','2021-12-05 12:06:07',NULL,2,'gruposuadi'),(30319,'brute_force','2021-12-05 07:11:23','2021-12-05 12:11:23','18.224.180.152',NULL,NULL),(30320,'brute_force','2021-12-05 07:11:23','2021-12-05 12:11:23',NULL,2,'gruposuadi'),(30321,'brute_force','2021-12-05 08:07:21','2021-12-05 13:07:21','18.191.108.200',NULL,NULL),(30322,'brute_force','2021-12-05 08:07:21','2021-12-05 13:07:21',NULL,2,'gruposuadi'),(30323,'brute_force','2021-12-05 08:26:29','2021-12-05 13:26:29','52.91.200.108',NULL,NULL),(30324,'brute_force','2021-12-05 08:26:29','2021-12-05 13:26:29',NULL,2,'gruposuadi'),(30325,'brute_force','2021-12-05 09:02:16','2021-12-05 14:02:16','23.129.64.130',NULL,NULL),(30326,'brute_force','2021-12-05 09:02:16','2021-12-05 14:02:16',NULL,2,'gruposuadi'),(30327,'brute_force','2021-12-05 09:45:09','2021-12-05 14:45:09','18.216.15.218',NULL,NULL),(30328,'brute_force','2021-12-05 09:45:09','2021-12-05 14:45:09',NULL,2,'gruposuadi'),(30329,'brute_force','2021-12-05 10:11:40','2021-12-05 15:11:40','3.137.191.214',NULL,NULL),(30330,'brute_force','2021-12-05 10:11:40','2021-12-05 15:11:40',NULL,2,'gruposuadi'),(30331,'brute_force','2021-12-05 11:36:43','2021-12-05 16:36:43','18.224.180.152',NULL,NULL),(30332,'brute_force','2021-12-05 11:36:43','2021-12-05 16:36:43',NULL,2,'gruposuadi'),(30333,'brute_force','2021-12-05 11:40:42','2021-12-05 16:40:42','174.129.141.87',NULL,NULL),(30334,'brute_force','2021-12-05 11:40:42','2021-12-05 16:40:42',NULL,2,'gruposuadi'),(30335,'brute_force','2021-12-05 11:54:26','2021-12-05 16:54:26','18.219.246.17',NULL,NULL),(30336,'brute_force','2021-12-05 11:54:26','2021-12-05 16:54:26',NULL,2,'gruposuadi'),(30337,'brute_force','2021-12-05 12:36:54','2021-12-05 17:36:54','52.90.188.23',NULL,NULL),(30338,'brute_force','2021-12-05 12:36:54','2021-12-05 17:36:54',NULL,2,'gruposuadi'),(30339,'brute_force','2021-12-05 12:46:25','2021-12-05 17:46:25','52.15.36.88',NULL,NULL),(30340,'brute_force','2021-12-05 12:46:25','2021-12-05 17:46:25',NULL,2,'gruposuadi'),(30341,'brute_force','2021-12-05 13:22:25','2021-12-05 18:22:25','18.188.244.92',NULL,NULL),(30342,'brute_force','2021-12-05 13:22:25','2021-12-05 18:22:25',NULL,2,'gruposuadi'),(30343,'brute_force','2021-12-05 14:09:00','2021-12-05 19:09:00','18.191.142.56',NULL,NULL),(30344,'brute_force','2021-12-05 14:09:00','2021-12-05 19:09:00',NULL,2,'gruposuadi'),(30345,'brute_force','2021-12-05 14:20:31','2021-12-05 19:20:31','18.216.200.243',NULL,NULL),(30346,'brute_force','2021-12-05 14:20:31','2021-12-05 19:20:31',NULL,2,'gruposuadi'),(30347,'brute_force','2021-12-05 14:25:19','2021-12-05 19:25:19','18.222.248.103',NULL,NULL),(30348,'brute_force','2021-12-05 14:25:19','2021-12-05 19:25:19',NULL,2,'gruposuadi'),(30349,'brute_force','2021-12-05 14:51:09','2021-12-05 19:51:09','3.129.5.216',NULL,NULL),(30350,'brute_force','2021-12-05 14:51:09','2021-12-05 19:51:09',NULL,2,'gruposuadi'),(30351,'brute_force','2021-12-05 15:13:07','2021-12-05 20:13:07','18.116.12.242',NULL,NULL),(30352,'brute_force','2021-12-05 15:13:07','2021-12-05 20:13:07',NULL,2,'gruposuadi'),(30353,'brute_force','2021-12-05 15:15:10','2021-12-05 20:15:10','18.191.218.67',NULL,NULL),(30354,'brute_force','2021-12-05 15:15:10','2021-12-05 20:15:10',NULL,2,'gruposuadi'),(30355,'brute_force','2021-12-05 16:01:15','2021-12-05 21:01:15','18.212.191.194',NULL,NULL),(30356,'brute_force','2021-12-05 16:01:15','2021-12-05 21:01:15',NULL,2,'gruposuadi'),(30357,'brute_force','2021-12-05 16:54:07','2021-12-05 21:54:07','18.207.187.34',NULL,NULL),(30358,'brute_force','2021-12-05 16:54:07','2021-12-05 21:54:07',NULL,2,'gruposuadi'),(30359,'brute_force','2021-12-05 17:13:12','2021-12-05 22:13:12','54.236.206.33',NULL,NULL),(30360,'brute_force','2021-12-05 17:13:12','2021-12-05 22:13:12',NULL,2,'gruposuadi'),(30361,'brute_force','2021-12-05 17:23:05','2021-12-05 22:23:05','3.16.47.236',NULL,NULL),(30362,'brute_force','2021-12-05 17:23:05','2021-12-05 22:23:05',NULL,2,'gruposuadi'),(30363,'brute_force','2021-12-05 17:34:03','2021-12-05 22:34:03','52.87.203.176',NULL,NULL),(30364,'brute_force','2021-12-05 17:34:03','2021-12-05 22:34:03',NULL,2,'gruposuadi'),(30365,'brute_force','2021-12-05 17:37:17','2021-12-05 22:37:17','34.226.247.242',NULL,NULL),(30366,'brute_force','2021-12-05 17:37:17','2021-12-05 22:37:17',NULL,2,'gruposuadi'),(30367,'brute_force','2021-12-05 18:04:36','2021-12-05 23:04:36','18.212.37.110',NULL,NULL),(30368,'brute_force','2021-12-05 18:04:36','2021-12-05 23:04:36',NULL,2,'gruposuadi'),(30369,'brute_force','2021-12-05 18:18:52','2021-12-05 23:18:52','52.54.252.131',NULL,NULL),(30370,'brute_force','2021-12-05 18:18:52','2021-12-05 23:18:52',NULL,2,'gruposuadi'),(30371,'brute_force','2021-12-05 18:41:52','2021-12-05 23:41:52','18.119.137.146',NULL,NULL),(30372,'brute_force','2021-12-05 18:41:52','2021-12-05 23:41:52',NULL,2,'gruposuadi'),(30373,'brute_force','2021-12-05 18:51:10','2021-12-05 23:51:10','18.222.93.89',NULL,NULL),(30374,'brute_force','2021-12-05 18:51:10','2021-12-05 23:51:10',NULL,2,'gruposuadi'),(30375,'brute_force','2021-12-05 19:03:57','2021-12-06 00:03:57','54.174.136.80',NULL,NULL),(30376,'brute_force','2021-12-05 19:03:57','2021-12-06 00:03:57',NULL,2,'gruposuadi'),(30377,'brute_force','2021-12-05 20:05:16','2021-12-06 01:05:16','18.217.170.73',NULL,NULL),(30378,'brute_force','2021-12-05 20:05:16','2021-12-06 01:05:16',NULL,2,'gruposuadi'),(30379,'brute_force','2021-12-05 20:26:01','2021-12-06 01:26:01','18.191.82.147',NULL,NULL),(30380,'brute_force','2021-12-05 20:26:01','2021-12-06 01:26:01',NULL,2,'gruposuadi'),(30381,'brute_force','2021-12-05 20:39:20','2021-12-06 01:39:20','52.14.134.134',NULL,NULL),(30382,'brute_force','2021-12-05 20:39:20','2021-12-06 01:39:20',NULL,2,'gruposuadi'),(30383,'brute_force','2021-12-05 20:45:51','2021-12-06 01:45:51','3.137.159.238',NULL,NULL),(30384,'brute_force','2021-12-05 20:45:51','2021-12-06 01:45:51',NULL,2,'gruposuadi'),(30385,'brute_force','2021-12-05 20:49:15','2021-12-06 01:49:15','3.139.73.244',NULL,NULL),(30386,'brute_force','2021-12-05 20:49:15','2021-12-06 01:49:15',NULL,2,'gruposuadi'),(30387,'brute_force','2021-12-05 21:00:19','2021-12-06 02:00:19','54.86.196.240',NULL,NULL),(30388,'brute_force','2021-12-05 21:00:19','2021-12-06 02:00:19',NULL,2,'gruposuadi'),(30389,'brute_force','2021-12-05 21:07:15','2021-12-06 02:07:15','18.191.61.82',NULL,NULL),(30390,'brute_force','2021-12-05 21:07:15','2021-12-06 02:07:15',NULL,2,'gruposuadi'),(30391,'brute_force','2021-12-05 21:30:09','2021-12-06 02:30:09','52.14.210.190',NULL,NULL),(30392,'brute_force','2021-12-05 21:30:09','2021-12-06 02:30:09',NULL,2,'gruposuadi'),(30393,'brute_force','2021-12-05 21:42:20','2021-12-06 02:42:20','54.144.64.252',NULL,NULL),(30394,'brute_force','2021-12-05 21:42:20','2021-12-06 02:42:20',NULL,2,'gruposuadi'),(30395,'brute_force','2021-12-05 22:59:26','2021-12-06 03:59:26','18.191.150.107',NULL,NULL),(30396,'brute_force','2021-12-05 22:59:26','2021-12-06 03:59:26',NULL,2,'gruposuadi'),(30397,'brute_force','2021-12-05 23:05:45','2021-12-06 04:05:45','18.222.90.222',NULL,NULL),(30398,'brute_force','2021-12-05 23:05:45','2021-12-06 04:05:45',NULL,2,'gruposuadi'),(30399,'brute_force','2021-12-06 00:25:14','2021-12-06 05:25:14','18.219.62.164',NULL,NULL),(30400,'brute_force','2021-12-06 00:25:14','2021-12-06 05:25:14',NULL,2,'gruposuadi'),(30401,'brute_force','2021-12-06 00:35:10','2021-12-06 05:35:10','52.87.203.176',NULL,NULL),(30402,'brute_force','2021-12-06 00:35:10','2021-12-06 05:35:10',NULL,2,'gruposuadi'),(30403,'brute_force','2021-12-06 01:20:45','2021-12-06 06:20:45','18.191.94.251',NULL,NULL),(30404,'brute_force','2021-12-06 01:20:45','2021-12-06 06:20:45',NULL,2,'gruposuadi'),(30405,'brute_force','2021-12-06 01:35:16','2021-12-06 06:35:16','52.23.226.166',NULL,NULL),(30406,'brute_force','2021-12-06 01:35:16','2021-12-06 06:35:16',NULL,2,'gruposuadi'),(30407,'brute_force','2021-12-06 01:46:16','2021-12-06 06:46:16','18.188.157.177',NULL,NULL),(30408,'brute_force','2021-12-06 01:46:16','2021-12-06 06:46:16',NULL,2,'gruposuadi'),(30409,'brute_force','2021-12-06 01:57:07','2021-12-06 06:57:07','18.224.229.58',NULL,NULL),(30410,'brute_force','2021-12-06 01:57:07','2021-12-06 06:57:07',NULL,2,'gruposuadi'),(30411,'brute_force','2021-12-06 03:07:10','2021-12-06 08:07:10','18.188.244.92',NULL,NULL),(30412,'brute_force','2021-12-06 03:07:10','2021-12-06 08:07:10',NULL,2,'gruposuadi'),(30413,'brute_force','2021-12-06 03:18:17','2021-12-06 08:18:17','18.220.79.183',NULL,NULL),(30414,'brute_force','2021-12-06 03:18:17','2021-12-06 08:18:17',NULL,2,'gruposuadi'),(30415,'brute_force','2021-12-06 03:30:58','2021-12-06 08:30:58','18.205.160.120',NULL,NULL),(30416,'brute_force','2021-12-06 03:30:58','2021-12-06 08:30:58',NULL,2,'gruposuadi'),(30417,'brute_force','2021-12-06 03:43:39','2021-12-06 08:43:39','100.26.101.76',NULL,NULL),(30418,'brute_force','2021-12-06 03:43:39','2021-12-06 08:43:39',NULL,2,'gruposuadi'),(30419,'brute_force','2021-12-06 04:05:18','2021-12-06 09:05:18','34.227.16.97',NULL,NULL),(30420,'brute_force','2021-12-06 04:05:18','2021-12-06 09:05:18',NULL,2,'gruposuadi'),(30421,'brute_force','2021-12-06 04:09:58','2021-12-06 09:09:58','52.90.77.213',NULL,NULL),(30422,'brute_force','2021-12-06 04:09:58','2021-12-06 09:09:58',NULL,2,'gruposuadi'),(30423,'brute_force','2021-12-06 04:31:11','2021-12-06 09:31:11','52.207.253.116',NULL,NULL),(30424,'brute_force','2021-12-06 04:31:11','2021-12-06 09:31:11',NULL,2,'gruposuadi'),(30425,'brute_force','2021-12-06 05:05:53','2021-12-06 10:05:53','35.170.243.77',NULL,NULL),(30426,'brute_force','2021-12-06 05:05:53','2021-12-06 10:05:53',NULL,2,'gruposuadi'),(30427,'brute_force','2021-12-06 05:16:01','2021-12-06 10:16:01','3.22.114.76',NULL,NULL),(30428,'brute_force','2021-12-06 05:16:01','2021-12-06 10:16:01',NULL,2,'gruposuadi'),(30429,'brute_force','2021-12-06 05:40:54','2021-12-06 10:40:54','18.224.7.0',NULL,NULL),(30430,'brute_force','2021-12-06 05:40:54','2021-12-06 10:40:54',NULL,2,'gruposuadi'),(30431,'brute_force','2021-12-06 05:53:25','2021-12-06 10:53:25','54.144.195.213',NULL,NULL),(30432,'brute_force','2021-12-06 05:53:25','2021-12-06 10:53:25',NULL,2,'gruposuadi'),(30433,'brute_force','2021-12-06 06:06:12','2021-12-06 11:06:12','3.141.36.175',NULL,NULL),(30434,'brute_force','2021-12-06 06:06:12','2021-12-06 11:06:12',NULL,2,'gruposuadi'),(30435,'brute_force','2021-12-06 06:40:14','2021-12-06 11:40:14','18.222.173.71',NULL,NULL),(30436,'brute_force','2021-12-06 06:40:14','2021-12-06 11:40:14',NULL,2,'gruposuadi'),(30437,'brute_force','2021-12-06 06:55:13','2021-12-06 11:55:13','18.118.167.92',NULL,NULL),(30438,'brute_force','2021-12-06 06:55:13','2021-12-06 11:55:13',NULL,2,'gruposuadi'),(30439,'brute_force','2021-12-06 06:55:13','2021-12-06 11:55:13','3.21.134.110',NULL,NULL),(30440,'brute_force','2021-12-06 06:55:13','2021-12-06 11:55:13',NULL,2,'gruposuadi'),(30441,'brute_force','2021-12-06 07:06:32','2021-12-06 12:06:32','100.26.101.76',NULL,NULL),(30442,'brute_force','2021-12-06 07:06:32','2021-12-06 12:06:32',NULL,2,'gruposuadi'),(30443,'brute_force','2021-12-06 07:31:33','2021-12-06 12:31:33','52.14.89.102',NULL,NULL),(30444,'brute_force','2021-12-06 07:31:33','2021-12-06 12:31:33',NULL,2,'gruposuadi'),(30445,'brute_force','2021-12-06 07:57:14','2021-12-06 12:57:14','3.16.70.40',NULL,NULL),(30446,'brute_force','2021-12-06 07:57:14','2021-12-06 12:57:14',NULL,2,'gruposuadi'),(30447,'brute_force','2021-12-06 08:13:02','2021-12-06 13:13:02','3.15.7.122',NULL,NULL),(30448,'brute_force','2021-12-06 08:13:02','2021-12-06 13:13:02',NULL,2,'gruposuadi'),(30449,'brute_force','2021-12-06 08:40:23','2021-12-06 13:40:23','18.191.171.214',NULL,NULL),(30450,'brute_force','2021-12-06 08:40:23','2021-12-06 13:40:23',NULL,2,'gruposuadi'),(30451,'brute_force','2021-12-06 09:12:56','2021-12-06 14:12:56','18.117.225.37',NULL,NULL),(30452,'brute_force','2021-12-06 09:12:56','2021-12-06 14:12:56',NULL,2,'gruposuadi'),(30453,'brute_force','2021-12-06 09:16:49','2021-12-06 14:16:49','18.223.123.100',NULL,NULL),(30454,'brute_force','2021-12-06 09:16:49','2021-12-06 14:16:49',NULL,2,'gruposuadi'),(30455,'brute_force','2021-12-06 10:11:39','2021-12-06 15:11:39','54.86.18.151',NULL,NULL),(30456,'brute_force','2021-12-06 10:11:39','2021-12-06 15:11:39',NULL,2,'gruposuadi'),(30457,'brute_force','2021-12-06 10:14:23','2021-12-06 15:14:23','217.79.179.7',NULL,NULL),(30458,'brute_force','2021-12-06 10:14:23','2021-12-06 15:14:23',NULL,2,'gruposuadi'),(30459,'brute_force','2021-12-06 10:29:11','2021-12-06 15:29:11','18.222.38.198',NULL,NULL),(30460,'brute_force','2021-12-06 10:29:11','2021-12-06 15:29:11',NULL,2,'gruposuadi'),(30461,'brute_force','2021-12-07 09:13:19','2021-12-07 14:13:19','3.133.117.47',NULL,NULL),(30462,'brute_force','2021-12-07 09:13:19','2021-12-07 14:13:19',NULL,2,'gruposuadi'),(30463,'brute_force','2021-12-07 10:16:50','2021-12-07 15:16:50','18.218.57.201',NULL,NULL),(30464,'brute_force','2021-12-07 10:16:50','2021-12-07 15:16:50',NULL,2,'gruposuadi'),(30465,'brute_force','2021-12-07 13:36:48','2021-12-07 18:36:48','18.223.252.147',NULL,NULL),(30466,'brute_force','2021-12-07 13:36:48','2021-12-07 18:36:48',NULL,2,'gruposuadi'),(30467,'brute_force','2021-12-07 14:43:04','2021-12-07 19:43:04','18.117.98.110',NULL,NULL),(30468,'brute_force','2021-12-07 14:43:04','2021-12-07 19:43:04',NULL,2,'gruposuadi'),(30469,'brute_force','2021-12-07 15:31:08','2021-12-07 20:31:08','18.188.125.245',NULL,NULL),(30470,'brute_force','2021-12-07 15:31:08','2021-12-07 20:31:08',NULL,2,'gruposuadi'),(30471,'brute_force','2021-12-07 15:58:24','2021-12-07 20:58:24','199.249.230.80',NULL,NULL),(30472,'brute_force','2021-12-07 15:58:24','2021-12-07 20:58:24',NULL,2,'gruposuadi'),(30473,'brute_force','2021-12-07 16:22:35','2021-12-07 21:22:35','3.15.14.33',NULL,NULL),(30474,'brute_force','2021-12-07 16:22:35','2021-12-07 21:22:35',NULL,2,'gruposuadi'),(30475,'brute_force','2021-12-07 16:33:35','2021-12-07 21:33:35','18.219.57.154',NULL,NULL),(30476,'brute_force','2021-12-07 16:33:35','2021-12-07 21:33:35',NULL,2,'gruposuadi'),(30477,'brute_force','2021-12-07 18:17:47','2021-12-07 23:17:47','95.142.161.63',NULL,NULL),(30478,'brute_force','2021-12-07 18:17:47','2021-12-07 23:17:47',NULL,NULL,'admin'),(30479,'brute_force','2021-12-07 22:00:54','2021-12-08 03:00:54','18.188.93.80',NULL,NULL),(30480,'brute_force','2021-12-07 22:00:54','2021-12-08 03:00:54',NULL,2,'gruposuadi'),(30481,'brute_force','2021-12-07 23:15:44','2021-12-08 04:15:44','18.116.46.95',NULL,NULL),(30482,'brute_force','2021-12-07 23:15:44','2021-12-08 04:15:44',NULL,2,'gruposuadi'),(30483,'brute_force','2021-12-08 00:19:45','2021-12-08 05:19:45','18.220.243.17',NULL,NULL),(30484,'brute_force','2021-12-08 00:19:45','2021-12-08 05:19:45',NULL,2,'gruposuadi'),(30485,'brute_force','2021-12-08 00:32:35','2021-12-08 05:32:35','199.195.254.81',NULL,NULL),(30486,'brute_force','2021-12-08 00:32:35','2021-12-08 05:32:35',NULL,2,'gruposuadi'),(30487,'brute_force','2021-12-08 02:00:12','2021-12-08 07:00:12','18.118.226.127',NULL,NULL),(30488,'brute_force','2021-12-08 02:00:12','2021-12-08 07:00:12',NULL,2,'gruposuadi'),(30489,'brute_force','2021-12-08 03:14:56','2021-12-08 08:14:56','18.221.245.113',NULL,NULL),(30490,'brute_force','2021-12-08 03:14:56','2021-12-08 08:14:56',NULL,2,'gruposuadi'),(30491,'brute_force','2021-12-08 04:05:15','2021-12-08 09:05:15','3.138.61.27',NULL,NULL),(30492,'brute_force','2021-12-08 04:05:15','2021-12-08 09:05:15',NULL,2,'gruposuadi'),(30493,'brute_force','2021-12-08 04:55:42','2021-12-08 09:55:42','18.118.226.127',NULL,NULL),(30494,'brute_force','2021-12-08 04:55:42','2021-12-08 09:55:42',NULL,2,'gruposuadi'),(30495,'brute_force','2021-12-08 05:10:13','2021-12-08 10:10:13','18.222.166.254',NULL,NULL),(30496,'brute_force','2021-12-08 05:10:13','2021-12-08 10:10:13',NULL,2,'gruposuadi'),(30497,'brute_force','2021-12-08 05:45:46','2021-12-08 10:45:46','18.216.254.129',NULL,NULL),(30498,'brute_force','2021-12-08 05:45:46','2021-12-08 10:45:46',NULL,2,'gruposuadi'),(30499,'brute_force','2021-12-08 06:05:00','2021-12-08 11:05:00','3.136.85.74',NULL,NULL),(30500,'brute_force','2021-12-08 06:05:00','2021-12-08 11:05:00',NULL,2,'gruposuadi'),(30501,'brute_force','2021-12-08 08:13:54','2021-12-08 13:13:54','18.221.242.216',NULL,NULL),(30502,'brute_force','2021-12-08 08:13:54','2021-12-08 13:13:54',NULL,2,'gruposuadi'),(30503,'brute_force','2021-12-08 08:21:39','2021-12-08 13:21:39','18.119.114.195',NULL,NULL),(30504,'brute_force','2021-12-08 08:21:39','2021-12-08 13:21:39',NULL,2,'gruposuadi'),(30505,'brute_force','2021-12-08 11:34:40','2021-12-08 16:34:40','18.188.18.28',NULL,NULL),(30506,'brute_force','2021-12-08 11:34:40','2021-12-08 16:34:40',NULL,2,'gruposuadi'),(30507,'brute_force','2021-12-08 12:15:14','2021-12-08 17:15:14','18.223.172.198',NULL,NULL),(30508,'brute_force','2021-12-08 12:15:14','2021-12-08 17:15:14',NULL,2,'gruposuadi'),(30509,'brute_force','2021-12-08 13:37:19','2021-12-08 18:37:19','18.217.124.195',NULL,NULL),(30510,'brute_force','2021-12-08 13:37:19','2021-12-08 18:37:19',NULL,2,'gruposuadi'),(30511,'brute_force','2021-12-08 13:39:37','2021-12-08 18:39:37','18.222.172.178',NULL,NULL),(30512,'brute_force','2021-12-08 13:39:37','2021-12-08 18:39:37',NULL,2,'gruposuadi'),(30513,'brute_force','2021-12-08 14:09:45','2021-12-08 19:09:45','18.118.160.165',NULL,NULL),(30514,'brute_force','2021-12-08 14:09:45','2021-12-08 19:09:45',NULL,2,'gruposuadi'),(30515,'brute_force','2021-12-08 15:35:46','2021-12-08 20:35:46','18.219.57.22',NULL,NULL),(30516,'brute_force','2021-12-08 15:35:46','2021-12-08 20:35:46',NULL,2,'gruposuadi'),(30517,'brute_force','2021-12-08 16:18:58','2021-12-08 21:18:58','18.222.253.194',NULL,NULL),(30518,'brute_force','2021-12-08 16:18:58','2021-12-08 21:18:58',NULL,2,'gruposuadi'),(30519,'brute_force','2021-12-08 19:58:25','2021-12-09 00:58:25','18.222.108.193',NULL,NULL),(30520,'brute_force','2021-12-08 19:58:25','2021-12-09 00:58:25',NULL,2,'gruposuadi'),(30521,'brute_force','2021-12-08 21:00:16','2021-12-09 02:00:16','18.222.103.220',NULL,NULL),(30522,'brute_force','2021-12-08 21:00:16','2021-12-09 02:00:16',NULL,2,'gruposuadi'),(30523,'brute_force','2021-12-08 21:26:07','2021-12-09 02:26:07','3.128.181.189',NULL,NULL),(30524,'brute_force','2021-12-08 21:26:07','2021-12-09 02:26:07',NULL,2,'gruposuadi'),(30525,'brute_force','2021-12-08 22:12:21','2021-12-09 03:12:21','13.58.184.219',NULL,NULL),(30526,'brute_force','2021-12-08 22:12:21','2021-12-09 03:12:21',NULL,2,'gruposuadi'),(30527,'brute_force','2021-12-08 22:30:59','2021-12-09 03:30:59','52.14.134.177',NULL,NULL),(30528,'brute_force','2021-12-08 22:30:59','2021-12-09 03:30:59',NULL,2,'gruposuadi'),(30529,'brute_force','2021-12-08 22:46:16','2021-12-09 03:46:16','18.220.196.12',NULL,NULL),(30530,'brute_force','2021-12-08 22:46:16','2021-12-09 03:46:16',NULL,2,'gruposuadi'),(30531,'brute_force','2021-12-08 22:56:20','2021-12-09 03:56:20','18.118.226.127',NULL,NULL),(30532,'brute_force','2021-12-08 22:56:20','2021-12-09 03:56:20',NULL,2,'gruposuadi'),(30533,'brute_force','2021-12-08 23:04:54','2021-12-09 04:04:54','52.15.191.29',NULL,NULL),(30534,'brute_force','2021-12-08 23:04:54','2021-12-09 04:04:54',NULL,2,'gruposuadi'),(30535,'brute_force','2021-12-08 23:13:36','2021-12-09 04:13:36','3.17.14.17',NULL,NULL),(30536,'brute_force','2021-12-08 23:13:36','2021-12-09 04:13:36',NULL,2,'gruposuadi'),(30537,'brute_force','2021-12-08 23:50:20','2021-12-09 04:50:20','18.224.17.16',NULL,NULL),(30538,'brute_force','2021-12-08 23:50:20','2021-12-09 04:50:20',NULL,2,'gruposuadi'),(30539,'brute_force','2021-12-09 00:07:07','2021-12-09 05:07:07','18.119.119.244',NULL,NULL),(30540,'brute_force','2021-12-09 00:07:07','2021-12-09 05:07:07',NULL,2,'gruposuadi'),(30541,'brute_force','2021-12-09 00:16:46','2021-12-09 05:16:46','18.220.138.6',NULL,NULL),(30542,'brute_force','2021-12-09 00:16:46','2021-12-09 05:16:46',NULL,2,'gruposuadi'),(30543,'brute_force','2021-12-09 00:35:34','2021-12-09 05:35:34','18.191.90.171',NULL,NULL),(30544,'brute_force','2021-12-09 00:35:34','2021-12-09 05:35:34',NULL,2,'gruposuadi'),(30545,'brute_force','2021-12-09 08:14:42','2021-12-09 13:14:42','198.98.51.222',NULL,NULL),(30546,'brute_force','2021-12-09 08:14:42','2021-12-09 13:14:42',NULL,2,'gruposuadi'),(30547,'brute_force','2021-12-10 18:26:26','2021-12-10 23:26:26','185.100.87.139',NULL,NULL),(30548,'brute_force','2021-12-10 18:26:26','2021-12-10 23:26:26',NULL,2,'gruposuadi'),(30549,'brute_force','2021-12-11 12:25:21','2021-12-11 17:25:21','213.202.216.189',NULL,NULL),(30550,'brute_force','2021-12-11 12:25:21','2021-12-11 17:25:21',NULL,2,'gruposuadi'),(30551,'brute_force','2021-12-12 09:32:10','2021-12-12 14:32:10','107.189.12.227',NULL,NULL),(30552,'brute_force','2021-12-12 09:32:10','2021-12-12 14:32:10',NULL,2,'gruposuadi'),(30553,'brute_force','2021-12-13 15:32:53','2021-12-13 20:32:53','104.244.77.80',NULL,NULL),(30554,'brute_force','2021-12-13 15:32:53','2021-12-13 20:32:53',NULL,2,'gruposuadi'),(30555,'brute_force','2021-12-13 23:14:48','2021-12-14 04:14:48','3.143.245.52',NULL,NULL),(30556,'brute_force','2021-12-13 23:14:48','2021-12-14 04:14:48',NULL,2,'gruposuadi'),(30557,'brute_force','2021-12-13 23:14:51','2021-12-14 04:14:51','18.224.246.248',NULL,NULL),(30558,'brute_force','2021-12-13 23:14:51','2021-12-14 04:14:51',NULL,2,'gruposuadi'),(30559,'brute_force','2021-12-13 23:15:05','2021-12-14 04:15:05','18.224.246.248',NULL,NULL),(30560,'brute_force','2021-12-13 23:15:05','2021-12-14 04:15:05',NULL,2,'gruposuadi'),(30561,'brute_force','2021-12-13 23:15:10','2021-12-14 04:15:10','18.218.252.152',NULL,NULL),(30562,'brute_force','2021-12-13 23:15:10','2021-12-14 04:15:10',NULL,2,'gruposuadi'),(30563,'brute_force','2021-12-13 23:15:12','2021-12-14 04:15:12','13.58.195.24',NULL,NULL),(30564,'brute_force','2021-12-13 23:15:12','2021-12-14 04:15:12',NULL,2,'gruposuadi'),(30565,'brute_force','2021-12-13 23:15:13','2021-12-14 04:15:13','3.135.215.61',NULL,NULL),(30566,'brute_force','2021-12-13 23:15:13','2021-12-14 04:15:13',NULL,2,'gruposuadi'),(30567,'brute_force','2021-12-13 23:15:14','2021-12-14 04:15:14','18.224.246.248',NULL,NULL),(30568,'brute_force','2021-12-13 23:15:14','2021-12-14 04:15:14',NULL,2,'gruposuadi'),(30569,'brute_force','2021-12-13 23:15:16','2021-12-14 04:15:16','3.140.239.112',NULL,NULL),(30570,'brute_force','2021-12-13 23:15:16','2021-12-14 04:15:16',NULL,2,'gruposuadi'),(30571,'brute_force','2021-12-13 23:15:17','2021-12-14 04:15:17','18.218.252.152',NULL,NULL),(30572,'brute_force','2021-12-13 23:15:17','2021-12-14 04:15:17',NULL,2,'gruposuadi'),(30573,'brute_force','2021-12-13 23:15:19','2021-12-14 04:15:19','52.14.131.78',NULL,NULL),(30574,'brute_force','2021-12-13 23:15:19','2021-12-14 04:15:19',NULL,2,'gruposuadi'),(30575,'brute_force','2021-12-13 23:30:26','2021-12-14 04:30:26','3.19.245.130',NULL,NULL),(30576,'brute_force','2021-12-13 23:30:26','2021-12-14 04:30:26',NULL,2,'gruposuadi'),(30577,'brute_force','2021-12-13 23:30:27','2021-12-14 04:30:27','3.15.161.80',NULL,NULL),(30578,'brute_force','2021-12-13 23:30:27','2021-12-14 04:30:27',NULL,2,'gruposuadi'),(30579,'brute_force','2021-12-13 23:30:27','2021-12-14 04:30:27','3.143.245.52',NULL,NULL),(30580,'brute_force','2021-12-13 23:30:27','2021-12-14 04:30:27',NULL,2,'gruposuadi'),(30581,'brute_force','2021-12-13 23:30:29','2021-12-14 04:30:29','18.216.209.188',NULL,NULL),(30582,'brute_force','2021-12-13 23:30:29','2021-12-14 04:30:29',NULL,2,'gruposuadi'),(30583,'brute_force','2021-12-13 23:30:29','2021-12-14 04:30:29','18.221.20.114',NULL,NULL),(30584,'brute_force','2021-12-13 23:30:29','2021-12-14 04:30:29',NULL,2,'gruposuadi'),(30585,'brute_force','2021-12-13 23:30:30','2021-12-14 04:30:30','18.216.209.188',NULL,NULL),(30586,'brute_force','2021-12-13 23:30:30','2021-12-14 04:30:30',NULL,2,'gruposuadi'),(30587,'brute_force','2021-12-13 23:30:30','2021-12-14 04:30:30','3.131.137.112',NULL,NULL),(30588,'brute_force','2021-12-13 23:30:30','2021-12-14 04:30:30',NULL,2,'gruposuadi'),(30589,'brute_force','2021-12-13 23:30:35','2021-12-14 04:30:35','3.140.249.212',NULL,NULL),(30590,'brute_force','2021-12-13 23:30:35','2021-12-14 04:30:35',NULL,2,'gruposuadi'),(30591,'brute_force','2021-12-13 23:30:37','2021-12-14 04:30:37','13.58.195.24',NULL,NULL),(30592,'brute_force','2021-12-13 23:30:37','2021-12-14 04:30:37',NULL,2,'gruposuadi'),(30593,'brute_force','2021-12-13 23:30:37','2021-12-14 04:30:37','3.143.245.52',NULL,NULL),(30594,'brute_force','2021-12-13 23:30:37','2021-12-14 04:30:37',NULL,2,'gruposuadi'),(30595,'brute_force','2021-12-15 05:01:43','2021-12-15 10:01:43','167.86.69.41',NULL,NULL),(30596,'brute_force','2021-12-15 05:01:43','2021-12-15 10:01:43',NULL,NULL,'admin'),(30597,'brute_force','2021-12-15 05:12:44','2021-12-15 10:12:44','82.223.66.74',NULL,NULL),(30598,'brute_force','2021-12-15 05:12:44','2021-12-15 10:12:44',NULL,NULL,'admin'),(30599,'brute_force','2021-12-15 05:22:39','2021-12-15 10:22:39','47.242.50.8',NULL,NULL),(30600,'brute_force','2021-12-15 05:22:39','2021-12-15 10:22:39',NULL,NULL,'admin'),(30601,'brute_force','2021-12-15 05:45:58','2021-12-15 10:45:58','109.24.144.155',NULL,NULL),(30602,'brute_force','2021-12-15 05:45:58','2021-12-15 10:45:58',NULL,NULL,'admin'),(30603,'brute_force','2021-12-15 05:57:31','2021-12-15 10:57:31','151.106.55.242',NULL,NULL),(30604,'brute_force','2021-12-15 05:57:31','2021-12-15 10:57:31',NULL,NULL,'admin'),(30605,'brute_force','2021-12-15 06:04:42','2021-12-15 11:04:42','184.154.44.82',NULL,NULL),(30606,'brute_force','2021-12-15 06:04:42','2021-12-15 11:04:42',NULL,NULL,'admin'),(30607,'brute_force','2021-12-15 06:12:01','2021-12-15 11:12:01','61.12.67.132',NULL,NULL),(30608,'brute_force','2021-12-15 06:12:01','2021-12-15 11:12:01',NULL,NULL,'admin'),(30609,'brute_force','2021-12-15 06:28:50','2021-12-15 11:28:50','194.163.159.35',NULL,NULL),(30610,'brute_force','2021-12-15 06:28:50','2021-12-15 11:28:50',NULL,NULL,'admin'),(30611,'brute_force','2021-12-15 06:34:17','2021-12-15 11:34:17','67.220.185.18',NULL,NULL),(30612,'brute_force','2021-12-15 06:34:17','2021-12-15 11:34:17',NULL,NULL,'admin'),(30613,'brute_force','2021-12-15 06:47:40','2021-12-15 11:47:40','43.129.29.166',NULL,NULL),(30614,'brute_force','2021-12-15 06:47:40','2021-12-15 11:47:40',NULL,NULL,'admin'),(30615,'brute_force','2021-12-15 06:56:51','2021-12-15 11:56:51','173.249.147.174',NULL,NULL),(30616,'brute_force','2021-12-15 06:56:51','2021-12-15 11:56:51',NULL,NULL,'admin'),(30617,'brute_force','2021-12-15 07:02:01','2021-12-15 12:02:01','65.2.92.210',NULL,NULL),(30618,'brute_force','2021-12-15 07:02:01','2021-12-15 12:02:01',NULL,NULL,'admin'),(30619,'brute_force','2021-12-15 07:14:25','2021-12-15 12:14:25','149.18.50.22',NULL,NULL),(30620,'brute_force','2021-12-15 07:14:25','2021-12-15 12:14:25',NULL,NULL,'admin'),(30621,'brute_force','2021-12-15 07:19:05','2021-12-15 12:19:05','54.37.16.33',NULL,NULL),(30622,'brute_force','2021-12-15 07:19:05','2021-12-15 12:19:05',NULL,NULL,'admin'),(30623,'brute_force','2021-12-15 07:22:47','2021-12-15 12:22:47','167.99.54.31',NULL,NULL),(30624,'brute_force','2021-12-15 07:22:47','2021-12-15 12:22:47',NULL,NULL,'admin'),(30625,'brute_force','2021-12-15 07:31:01','2021-12-15 12:31:01','104.197.170.10',NULL,NULL),(30626,'brute_force','2021-12-15 07:31:01','2021-12-15 12:31:01',NULL,NULL,'admin'),(30627,'brute_force','2021-12-15 07:35:26','2021-12-15 12:35:26','185.104.44.60',NULL,NULL),(30628,'brute_force','2021-12-15 07:35:26','2021-12-15 12:35:26',NULL,NULL,'admin'),(30629,'brute_force','2021-12-15 07:44:01','2021-12-15 12:44:01','195.154.87.159',NULL,NULL),(30630,'brute_force','2021-12-15 07:44:01','2021-12-15 12:44:01',NULL,NULL,'admin'),(30631,'brute_force','2021-12-15 07:52:37','2021-12-15 12:52:37','77.68.27.144',NULL,NULL),(30632,'brute_force','2021-12-15 07:52:37','2021-12-15 12:52:37',NULL,NULL,'admin'),(30633,'brute_force','2021-12-15 07:56:14','2021-12-15 12:56:14','142.93.170.99',NULL,NULL),(30634,'brute_force','2021-12-15 07:56:14','2021-12-15 12:56:14',NULL,NULL,'admin'),(30635,'brute_force','2021-12-15 08:14:09','2021-12-15 13:14:09','138.128.188.58',NULL,NULL),(30636,'brute_force','2021-12-15 08:14:09','2021-12-15 13:14:09',NULL,NULL,'admin'),(30637,'brute_force','2021-12-15 08:19:21','2021-12-15 13:19:21','173.249.11.108',NULL,NULL),(30638,'brute_force','2021-12-15 08:19:21','2021-12-15 13:19:21',NULL,NULL,'admin'),(30639,'brute_force','2021-12-15 08:28:33','2021-12-15 13:28:33','176.235.216.155',NULL,NULL),(30640,'brute_force','2021-12-15 08:28:33','2021-12-15 13:28:33',NULL,NULL,'admin'),(30641,'brute_force','2021-12-15 08:38:02','2021-12-15 13:38:02','185.106.130.251',NULL,NULL),(30642,'brute_force','2021-12-15 08:38:02','2021-12-15 13:38:02',NULL,NULL,'admin'),(30643,'brute_force','2021-12-15 08:41:46','2021-12-15 13:41:46','159.65.184.79',NULL,NULL),(30644,'brute_force','2021-12-15 08:41:46','2021-12-15 13:41:46',NULL,NULL,'admin'),(30645,'brute_force','2021-12-15 08:51:12','2021-12-15 13:51:12','122.17.148.164',NULL,NULL),(30646,'brute_force','2021-12-15 08:51:12','2021-12-15 13:51:12',NULL,NULL,'admin'),(30647,'brute_force','2021-12-15 08:56:57','2021-12-15 13:56:57','103.153.214.231',NULL,NULL),(30648,'brute_force','2021-12-15 08:56:57','2021-12-15 13:56:57',NULL,NULL,'admin'),(30649,'brute_force','2021-12-15 09:01:28','2021-12-15 14:01:28','192.163.204.229',NULL,NULL),(30650,'brute_force','2021-12-15 09:01:28','2021-12-15 14:01:28',NULL,NULL,'admin'),(30651,'brute_force','2021-12-15 09:06:44','2021-12-15 14:06:44','35.236.172.75',NULL,NULL),(30652,'brute_force','2021-12-15 09:06:44','2021-12-15 14:06:44',NULL,NULL,'admin'),(30653,'brute_force','2021-12-15 09:11:29','2021-12-15 14:11:29','50.59.99.143',NULL,NULL),(30654,'brute_force','2021-12-15 09:11:29','2021-12-15 14:11:29',NULL,NULL,'admin'),(30655,'brute_force','2021-12-15 09:21:36','2021-12-15 14:21:36','51.79.146.95',NULL,NULL),(30656,'brute_force','2021-12-15 09:21:36','2021-12-15 14:21:36',NULL,NULL,'admin'),(30657,'brute_force','2021-12-15 09:27:02','2021-12-15 14:27:02','124.40.255.186',NULL,NULL),(30658,'brute_force','2021-12-15 09:27:02','2021-12-15 14:27:02',NULL,NULL,'admin'),(30659,'brute_force','2021-12-15 09:31:25','2021-12-15 14:31:25','162.0.239.41',NULL,NULL),(30660,'brute_force','2021-12-15 09:31:25','2021-12-15 14:31:25',NULL,NULL,'admin'),(30661,'brute_force','2021-12-15 09:37:29','2021-12-15 14:37:29','95.111.250.205',NULL,NULL),(30662,'brute_force','2021-12-15 09:37:29','2021-12-15 14:37:29',NULL,NULL,'admin'),(30663,'brute_force','2021-12-15 09:41:54','2021-12-15 14:41:54','93.104.213.124',NULL,NULL),(30664,'brute_force','2021-12-15 09:41:54','2021-12-15 14:41:54',NULL,NULL,'admin'),(30665,'brute_force','2021-12-15 09:47:30','2021-12-15 14:47:30','201.220.156.254',NULL,NULL),(30666,'brute_force','2021-12-15 09:47:30','2021-12-15 14:47:30',NULL,NULL,'admin'),(30667,'brute_force','2021-12-15 09:58:00','2021-12-15 14:58:00','80.251.219.111',NULL,NULL),(30668,'brute_force','2021-12-15 09:58:00','2021-12-15 14:58:00',NULL,NULL,'admin'),(30669,'brute_force','2021-12-15 10:03:05','2021-12-15 15:03:05','197.248.5.23',NULL,NULL),(30670,'brute_force','2021-12-15 10:03:05','2021-12-15 15:03:05',NULL,NULL,'admin'),(30671,'brute_force','2021-12-15 10:08:41','2021-12-15 15:08:41','103.72.147.93',NULL,NULL),(30672,'brute_force','2021-12-15 10:08:41','2021-12-15 15:08:41',NULL,NULL,'admin'),(30673,'brute_force','2021-12-15 10:13:35','2021-12-15 15:13:35','138.128.173.10',NULL,NULL),(30674,'brute_force','2021-12-15 10:13:35','2021-12-15 15:13:35',NULL,NULL,'admin'),(30675,'brute_force','2021-12-15 10:24:30','2021-12-15 15:24:30','197.5.152.234',NULL,NULL),(30676,'brute_force','2021-12-15 10:24:30','2021-12-15 15:24:30',NULL,NULL,'admin'),(30677,'brute_force','2021-12-15 10:30:23','2021-12-15 15:30:23','185.106.130.251',NULL,NULL),(30678,'brute_force','2021-12-15 10:30:23','2021-12-15 15:30:23',NULL,NULL,'admin'),(30679,'brute_force','2021-12-15 10:41:23','2021-12-15 15:41:23','198.204.224.244',NULL,NULL),(30680,'brute_force','2021-12-15 10:41:23','2021-12-15 15:41:23',NULL,NULL,'admin'),(30681,'brute_force','2021-12-15 10:57:26','2021-12-15 15:57:26','62.171.172.114',NULL,NULL),(30682,'brute_force','2021-12-15 10:57:26','2021-12-15 15:57:26',NULL,NULL,'admin'),(30683,'brute_force','2021-12-15 11:08:09','2021-12-15 16:08:09','125.212.192.144',NULL,NULL),(30684,'brute_force','2021-12-15 11:08:09','2021-12-15 16:08:09',NULL,NULL,'admin'),(30685,'brute_force','2021-12-15 11:29:49','2021-12-15 16:29:49','159.65.7.254',NULL,NULL),(30686,'brute_force','2021-12-15 11:29:49','2021-12-15 16:29:49',NULL,NULL,'admin'),(30687,'brute_force','2021-12-15 11:35:31','2021-12-15 16:35:31','151.106.55.242',NULL,NULL),(30688,'brute_force','2021-12-15 11:35:31','2021-12-15 16:35:31',NULL,NULL,'admin'),(30689,'brute_force','2021-12-15 14:52:55','2021-12-15 19:52:55','34.245.176.0',NULL,NULL),(30690,'brute_force','2021-12-15 14:52:55','2021-12-15 19:52:55',NULL,NULL,'admin'),(30691,'brute_force','2021-12-16 00:52:25','2021-12-16 05:52:25','3.64.121.164',NULL,NULL),(30692,'brute_force','2021-12-16 00:52:25','2021-12-16 05:52:25',NULL,NULL,'admin'),(30693,'brute_force','2021-12-16 04:00:50','2021-12-16 09:00:50','34.245.176.0',NULL,NULL),(30694,'brute_force','2021-12-16 04:00:50','2021-12-16 09:00:50',NULL,NULL,'admin'),(30695,'brute_force','2021-12-16 07:30:27','2021-12-16 12:30:27','3.1.20.226',NULL,NULL),(30696,'brute_force','2021-12-16 07:30:27','2021-12-16 12:30:27',NULL,NULL,'admin'),(30697,'brute_force','2021-12-16 10:11:19','2021-12-16 15:11:19','18.183.151.66',NULL,NULL),(30698,'brute_force','2021-12-16 10:11:19','2021-12-16 15:11:19',NULL,NULL,'admin'),(30699,'brute_force','2021-12-16 17:04:11','2021-12-16 22:04:11','13.212.234.27',NULL,NULL),(30700,'brute_force','2021-12-16 17:04:11','2021-12-16 22:04:11',NULL,NULL,'admin'),(30701,'brute_force','2021-12-16 21:04:15','2021-12-17 02:04:15','13.212.234.27',NULL,NULL),(30702,'brute_force','2021-12-16 21:04:15','2021-12-17 02:04:15',NULL,NULL,'admin'),(30703,'brute_force','2021-12-17 21:56:46','2021-12-18 02:56:46','144.217.86.109',NULL,NULL),(30704,'brute_force','2021-12-17 21:56:46','2021-12-18 02:56:46',NULL,NULL,'admin'),(30705,'brute_force','2021-12-19 16:40:21','2021-12-19 21:40:21','45.61.186.108',NULL,NULL),(30706,'brute_force','2021-12-19 16:40:21','2021-12-19 21:40:21',NULL,NULL,'admin'),(30707,'brute_force','2021-12-19 19:52:46','2021-12-20 00:52:46','31.177.95.76',NULL,NULL),(30708,'brute_force','2021-12-19 19:52:46','2021-12-20 00:52:46',NULL,NULL,'admin'),(30709,'brute_force','2021-12-19 20:08:04','2021-12-20 01:08:04','103.74.118.242',NULL,NULL),(30710,'brute_force','2021-12-19 20:08:04','2021-12-20 01:08:04',NULL,NULL,'admin'),(30711,'brute_force','2021-12-19 20:24:00','2021-12-20 01:24:00','62.171.172.114',NULL,NULL),(30712,'brute_force','2021-12-19 20:24:00','2021-12-20 01:24:00',NULL,NULL,'admin'),(30713,'brute_force','2021-12-19 20:39:35','2021-12-20 01:39:35','47.243.171.82',NULL,NULL),(30714,'brute_force','2021-12-19 20:39:35','2021-12-20 01:39:35',NULL,NULL,'admin'),(30715,'brute_force','2021-12-19 20:55:17','2021-12-20 01:55:17','61.12.67.132',NULL,NULL),(30716,'brute_force','2021-12-19 20:55:17','2021-12-20 01:55:17',NULL,NULL,'admin'),(30717,'brute_force','2021-12-19 21:28:08','2021-12-20 02:28:08','5.189.128.189',NULL,NULL),(30718,'brute_force','2021-12-19 21:28:08','2021-12-20 02:28:08',NULL,NULL,'admin'),(30719,'brute_force','2021-12-19 21:44:22','2021-12-20 02:44:22','103.74.118.242',NULL,NULL),(30720,'brute_force','2021-12-19 21:44:22','2021-12-20 02:44:22',NULL,NULL,'admin'),(30721,'brute_force','2021-12-19 22:00:19','2021-12-20 03:00:19','159.65.157.154',NULL,NULL),(30722,'brute_force','2021-12-19 22:00:19','2021-12-20 03:00:19',NULL,NULL,'admin'),(30723,'brute_force','2021-12-19 22:16:25','2021-12-20 03:16:25','195.34.83.112',NULL,NULL),(30724,'brute_force','2021-12-19 22:16:25','2021-12-20 03:16:25',NULL,NULL,'admin'),(30725,'brute_force','2021-12-19 22:33:01','2021-12-20 03:33:01','31.177.95.76',NULL,NULL),(30726,'brute_force','2021-12-19 22:33:01','2021-12-20 03:33:01',NULL,NULL,'admin'),(30727,'brute_force','2021-12-19 22:49:09','2021-12-20 03:49:09','178.254.36.225',NULL,NULL),(30728,'brute_force','2021-12-19 22:49:09','2021-12-20 03:49:09',NULL,NULL,'admin'),(30729,'brute_force','2021-12-19 23:33:53','2021-12-20 04:33:53','162.241.7.143',NULL,NULL),(30730,'brute_force','2021-12-19 23:33:53','2021-12-20 04:33:53',NULL,NULL,'admin'),(30731,'brute_force','2021-12-19 23:48:11','2021-12-20 04:48:11','91.205.175.35',NULL,NULL),(30732,'brute_force','2021-12-19 23:48:11','2021-12-20 04:48:11',NULL,NULL,'admin'),(30733,'brute_force','2021-12-20 00:04:35','2021-12-20 05:04:35','128.199.245.109',NULL,NULL),(30734,'brute_force','2021-12-20 00:04:35','2021-12-20 05:04:35',NULL,NULL,'admin'),(30735,'brute_force','2021-12-20 00:09:45','2021-12-20 05:09:45','103.74.118.242',NULL,NULL),(30736,'brute_force','2021-12-20 00:09:45','2021-12-20 05:09:45',NULL,NULL,'admin'),(30737,'brute_force','2021-12-20 00:18:43','2021-12-20 05:18:43','178.128.54.239',NULL,NULL),(30738,'brute_force','2021-12-20 00:18:43','2021-12-20 05:18:43',NULL,NULL,'admin'),(30739,'brute_force','2021-12-20 00:27:32','2021-12-20 05:27:32','122.17.148.164',NULL,NULL),(30740,'brute_force','2021-12-20 00:27:32','2021-12-20 05:27:32',NULL,NULL,'admin'),(30741,'brute_force','2021-12-20 00:48:50','2021-12-20 05:48:50','91.205.175.35',NULL,NULL),(30742,'brute_force','2021-12-20 00:48:50','2021-12-20 05:48:50',NULL,NULL,'admin'),(30743,'brute_force','2021-12-20 00:52:50','2021-12-20 05:52:50','39.105.56.236',NULL,NULL),(30744,'brute_force','2021-12-20 00:52:50','2021-12-20 05:52:50',NULL,NULL,'admin'),(30745,'brute_force','2021-12-20 00:56:24','2021-12-20 05:56:24','148.66.129.183',NULL,NULL),(30746,'brute_force','2021-12-20 00:56:24','2021-12-20 05:56:24',NULL,NULL,'admin'),(30747,'brute_force','2021-12-20 01:01:00','2021-12-20 06:01:00','196.203.63.37',NULL,NULL),(30748,'brute_force','2021-12-20 01:01:00','2021-12-20 06:01:00',NULL,NULL,'admin'),(30749,'brute_force','2021-12-20 01:04:30','2021-12-20 06:04:30','81.70.151.13',NULL,NULL),(30750,'brute_force','2021-12-20 01:04:30','2021-12-20 06:04:30',NULL,NULL,'admin'),(30751,'brute_force','2021-12-20 01:09:00','2021-12-20 06:09:00','192.99.76.109',NULL,NULL),(30752,'brute_force','2021-12-20 01:09:00','2021-12-20 06:09:00',NULL,NULL,'admin'),(30753,'brute_force','2021-12-20 01:17:32','2021-12-20 06:17:32','38.107.221.192',NULL,NULL),(30754,'brute_force','2021-12-20 01:17:32','2021-12-20 06:17:32',NULL,NULL,'admin'),(30755,'brute_force','2021-12-20 01:25:57','2021-12-20 06:25:57','51.79.146.95',NULL,NULL),(30756,'brute_force','2021-12-20 01:25:57','2021-12-20 06:25:57',NULL,NULL,'admin'),(30757,'brute_force','2021-12-20 01:29:57','2021-12-20 06:29:57','199.188.203.35',NULL,NULL),(30758,'brute_force','2021-12-20 01:29:57','2021-12-20 06:29:57',NULL,NULL,'admin'),(30759,'brute_force','2021-12-20 01:34:40','2021-12-20 06:34:40','107.180.103.185',NULL,NULL),(30760,'brute_force','2021-12-20 01:34:40','2021-12-20 06:34:40',NULL,NULL,'admin'),(30761,'brute_force','2021-12-20 01:39:07','2021-12-20 06:39:07','107.189.162.58',NULL,NULL),(30762,'brute_force','2021-12-20 01:39:07','2021-12-20 06:39:07',NULL,NULL,'admin'),(30763,'brute_force','2021-12-20 01:43:10','2021-12-20 06:43:10','31.177.95.27',NULL,NULL),(30764,'brute_force','2021-12-20 01:43:10','2021-12-20 06:43:10',NULL,NULL,'admin'),(30765,'brute_force','2021-12-20 01:47:36','2021-12-20 06:47:36','47.241.26.170',NULL,NULL),(30766,'brute_force','2021-12-20 01:47:36','2021-12-20 06:47:36',NULL,NULL,'admin'),(30767,'brute_force','2021-12-20 02:01:01','2021-12-20 07:01:01','159.89.1.19',NULL,NULL),(30768,'brute_force','2021-12-20 02:01:01','2021-12-20 07:01:01',NULL,NULL,'admin'),(30769,'brute_force','2021-12-20 02:20:05','2021-12-20 07:20:05','125.193.82.212',NULL,NULL),(30770,'brute_force','2021-12-20 02:20:05','2021-12-20 07:20:05',NULL,NULL,'admin'),(30771,'brute_force','2021-12-20 02:25:14','2021-12-20 07:25:14','151.106.55.242',NULL,NULL),(30772,'brute_force','2021-12-20 02:25:14','2021-12-20 07:25:14',NULL,NULL,'admin'),(30773,'brute_force','2021-12-20 02:30:05','2021-12-20 07:30:05','34.64.218.102',NULL,NULL),(30774,'brute_force','2021-12-20 02:30:05','2021-12-20 07:30:05',NULL,NULL,'admin'),(30775,'brute_force','2021-12-20 02:35:23','2021-12-20 07:35:23','195.154.87.159',NULL,NULL),(30776,'brute_force','2021-12-20 02:35:23','2021-12-20 07:35:23',NULL,NULL,'admin'),(30777,'brute_force','2021-12-20 02:45:37','2021-12-20 07:45:37','167.99.12.47',NULL,NULL),(30778,'brute_force','2021-12-20 02:45:37','2021-12-20 07:45:37',NULL,NULL,'admin'),(30779,'brute_force','2021-12-20 02:50:45','2021-12-20 07:50:45','91.203.111.125',NULL,NULL),(30780,'brute_force','2021-12-20 02:50:45','2021-12-20 07:50:45',NULL,NULL,'admin'),(30781,'brute_force','2021-12-20 03:07:34','2021-12-20 08:07:34','143.110.247.244',NULL,NULL),(30782,'brute_force','2021-12-20 03:07:34','2021-12-20 08:07:34',NULL,NULL,'admin'),(30783,'brute_force','2021-12-20 03:36:38','2021-12-20 08:36:38','144.217.170.24',NULL,NULL),(30784,'brute_force','2021-12-20 03:36:38','2021-12-20 08:36:38',NULL,NULL,'admin'),(30785,'brute_force','2021-12-20 03:48:14','2021-12-20 08:48:14','62.171.130.70',NULL,NULL),(30786,'brute_force','2021-12-20 03:48:14','2021-12-20 08:48:14',NULL,NULL,'admin'),(30787,'brute_force','2021-12-20 03:54:00','2021-12-20 08:54:00','167.86.69.41',NULL,NULL),(30788,'brute_force','2021-12-20 03:54:00','2021-12-20 08:54:00',NULL,NULL,'admin'),(30789,'brute_force','2021-12-20 03:59:31','2021-12-20 08:59:31','178.62.33.222',NULL,NULL),(30790,'brute_force','2021-12-20 03:59:31','2021-12-20 08:59:31',NULL,NULL,'admin'),(30791,'brute_force','2021-12-20 04:05:24','2021-12-20 09:05:24','159.223.65.121',NULL,NULL),(30792,'brute_force','2021-12-20 04:05:24','2021-12-20 09:05:24',NULL,NULL,'admin'),(30793,'brute_force','2021-12-20 04:11:49','2021-12-20 09:11:49','185.165.118.46',NULL,NULL),(30794,'brute_force','2021-12-20 04:11:49','2021-12-20 09:11:49',NULL,NULL,'admin'),(30795,'brute_force','2021-12-20 04:18:02','2021-12-20 09:18:02','39.103.157.70',NULL,NULL),(30796,'brute_force','2021-12-20 04:18:02','2021-12-20 09:18:02',NULL,NULL,'admin'),(30797,'brute_force','2021-12-22 08:45:29','2021-12-22 13:45:29','2.56.59.43',NULL,NULL),(30798,'brute_force','2021-12-22 08:45:29','2021-12-22 13:45:29',NULL,2,'gruposuadi'),(30799,'brute_force','2021-12-22 08:45:30','2021-12-22 13:45:30','2.56.59.43',NULL,NULL),(30800,'brute_force','2021-12-22 08:45:30','2021-12-22 13:45:30',NULL,2,'gruposuadi'),(30801,'brute_force','2021-12-22 08:45:31','2021-12-22 13:45:31','2.56.59.43',NULL,NULL),(30802,'brute_force','2021-12-22 08:45:31','2021-12-22 13:45:31',NULL,2,'gruposuadi'),(30803,'brute_force','2021-12-22 08:45:32','2021-12-22 13:45:32','2.56.59.43',NULL,NULL),(30804,'brute_force','2021-12-22 08:45:32','2021-12-22 13:45:32',NULL,2,'gruposuadi'),(30805,'brute_force','2021-12-22 08:45:32','2021-12-22 13:45:32','2.56.59.43',NULL,NULL),(30806,'brute_force','2021-12-22 08:45:32','2021-12-22 13:45:32',NULL,2,'gruposuadi'),(30807,'brute_force','2021-12-22 18:10:05','2021-12-22 23:10:05','52.196.12.209',NULL,NULL),(30808,'brute_force','2021-12-22 18:10:07','2021-12-22 23:10:07','52.196.12.209',NULL,NULL),(30809,'brute_force','2021-12-22 18:10:07','2021-12-22 23:10:07',NULL,NULL,'admin'),(30810,'brute_force','2021-12-23 01:10:09','2021-12-23 06:10:09','84.201.143.131',NULL,NULL),(30811,'brute_force','2021-12-23 01:10:10','2021-12-23 06:10:10','84.201.143.131',NULL,NULL),(30812,'brute_force','2021-12-23 01:10:10','2021-12-23 06:10:10',NULL,NULL,'[login]'),(30813,'brute_force','2021-12-23 09:55:53','2021-12-23 14:55:53','103.142.254.130',NULL,NULL),(30814,'brute_force','2021-12-23 09:55:53','2021-12-23 14:55:53',NULL,NULL,'admin'),(30815,'brute_force','2021-12-26 05:02:04','2021-12-26 10:02:04','104.244.79.234',NULL,NULL),(30816,'brute_force','2021-12-26 05:02:04','2021-12-26 10:02:04',NULL,2,'gruposuadi'),(30817,'brute_force','2021-12-31 02:22:14','2021-12-31 07:22:14','92.204.220.54',NULL,NULL),(30818,'brute_force','2021-12-31 02:22:14','2021-12-31 07:22:14',NULL,NULL,'admin'),(30819,'brute_force','2021-12-31 02:29:38','2021-12-31 07:29:38','43.229.129.91',NULL,NULL),(30820,'brute_force','2021-12-31 02:29:38','2021-12-31 07:29:38',NULL,NULL,'admin'),(30821,'brute_force','2021-12-31 02:37:04','2021-12-31 07:37:04','91.206.201.131',NULL,NULL),(30822,'brute_force','2021-12-31 02:37:04','2021-12-31 07:37:04',NULL,NULL,'admin'),(30823,'brute_force','2021-12-31 02:44:30','2021-12-31 07:44:30','198.54.126.110',NULL,NULL),(30824,'brute_force','2021-12-31 02:44:30','2021-12-31 07:44:30',NULL,NULL,'admin'),(30825,'brute_force','2021-12-31 02:59:27','2021-12-31 07:59:27','167.99.12.47',NULL,NULL),(30826,'brute_force','2021-12-31 02:59:27','2021-12-31 07:59:27',NULL,NULL,'admin'),(30827,'brute_force','2021-12-31 03:37:16','2021-12-31 08:37:16','46.101.100.156',NULL,NULL),(30828,'brute_force','2021-12-31 03:37:16','2021-12-31 08:37:16',NULL,NULL,'admin'),(30829,'brute_force','2021-12-31 04:36:59','2021-12-31 09:36:59','34.123.125.44',NULL,NULL),(30830,'brute_force','2021-12-31 04:36:59','2021-12-31 09:36:59',NULL,NULL,'admin'),(30831,'brute_force','2021-12-31 05:21:34','2021-12-31 10:21:34','103.3.164.91',NULL,NULL),(30832,'brute_force','2021-12-31 05:21:34','2021-12-31 10:21:34',NULL,NULL,'admin'),(30833,'brute_force','2021-12-31 06:28:06','2021-12-31 11:28:06','185.3.235.221',NULL,NULL),(30834,'brute_force','2021-12-31 06:28:06','2021-12-31 11:28:06',NULL,NULL,'admin'),(30835,'brute_force','2021-12-31 06:43:03','2021-12-31 11:43:03','88.198.26.74',NULL,NULL),(30836,'brute_force','2021-12-31 06:43:03','2021-12-31 11:43:03',NULL,NULL,'admin'),(30837,'brute_force','2021-12-31 07:05:37','2021-12-31 12:05:37','162.215.208.240',NULL,NULL),(30838,'brute_force','2021-12-31 07:05:37','2021-12-31 12:05:37',NULL,NULL,'admin'),(30839,'brute_force','2021-12-31 07:42:52','2021-12-31 12:42:52','92.205.13.208',NULL,NULL),(30840,'brute_force','2021-12-31 07:42:52','2021-12-31 12:42:52',NULL,NULL,'admin'),(30841,'brute_force','2021-12-31 08:35:14','2021-12-31 13:35:14','72.167.71.145',NULL,NULL),(30842,'brute_force','2021-12-31 08:35:14','2021-12-31 13:35:14',NULL,NULL,'admin'),(30843,'brute_force','2021-12-31 11:04:38','2021-12-31 16:04:38','34.147.103.188',NULL,NULL),(30844,'brute_force','2021-12-31 11:04:38','2021-12-31 16:04:38',NULL,NULL,'admin'),(30845,'brute_force','2021-12-31 16:05:25','2021-12-31 21:05:25','139.59.147.218',NULL,NULL),(30846,'brute_force','2021-12-31 16:05:25','2021-12-31 21:05:25',NULL,NULL,'admin'),(30847,'brute_force','2021-12-31 16:56:36','2021-12-31 21:56:36','139.59.153.133',NULL,NULL),(30848,'brute_force','2021-12-31 16:56:36','2021-12-31 21:56:36',NULL,NULL,'admin'),(30849,'brute_force','2021-12-31 17:25:42','2021-12-31 22:25:42','111.231.82.232',NULL,NULL),(30850,'brute_force','2021-12-31 17:25:42','2021-12-31 22:25:42',NULL,NULL,'admin'),(30851,'brute_force','2021-12-31 17:32:45','2021-12-31 22:32:45','35.225.94.95',NULL,NULL),(30852,'brute_force','2021-12-31 17:32:45','2021-12-31 22:32:45',NULL,NULL,'admin'),(30853,'brute_force','2022-01-01 03:55:59','2022-01-01 08:55:59','92.205.0.94',NULL,NULL),(30854,'brute_force','2022-01-01 03:55:59','2022-01-01 08:55:59',NULL,NULL,'admin'),(30855,'brute_force','2022-01-01 05:05:20','2022-01-01 10:05:20','107.180.124.232',NULL,NULL),(30856,'brute_force','2022-01-01 05:05:20','2022-01-01 10:05:20',NULL,NULL,'admin'),(30857,'brute_force','2022-01-01 05:20:26','2022-01-01 10:20:26','92.204.219.114',NULL,NULL),(30858,'brute_force','2022-01-01 05:20:26','2022-01-01 10:20:26',NULL,NULL,'admin'),(30859,'brute_force','2022-01-01 06:37:52','2022-01-01 11:37:52','185.124.11.4',NULL,NULL),(30860,'brute_force','2022-01-01 06:37:52','2022-01-01 11:37:52',NULL,NULL,'admin'),(30861,'brute_force','2022-01-01 07:19:36','2022-01-01 12:19:36','167.71.17.63',NULL,NULL),(30862,'brute_force','2022-01-01 07:19:36','2022-01-01 12:19:36',NULL,NULL,'admin'),(30863,'brute_force','2022-01-01 07:24:53','2022-01-01 12:24:53','101.0.81.254',NULL,NULL),(30864,'brute_force','2022-01-01 07:24:53','2022-01-01 12:24:53',NULL,NULL,'admin'),(30865,'brute_force','2022-01-01 07:50:24','2022-01-01 12:50:24','45.151.248.91',NULL,NULL),(30866,'brute_force','2022-01-01 07:50:24','2022-01-01 12:50:24',NULL,NULL,'admin'),(30867,'brute_force','2022-01-01 07:58:19','2022-01-01 12:58:19','92.204.219.114',NULL,NULL),(30868,'brute_force','2022-01-01 07:58:19','2022-01-01 12:58:19',NULL,NULL,'admin'),(30869,'brute_force','2022-01-01 08:13:49','2022-01-01 13:13:49','167.99.78.164',NULL,NULL),(30870,'brute_force','2022-01-01 08:13:49','2022-01-01 13:13:49',NULL,NULL,'admin'),(30871,'brute_force','2022-01-01 09:10:27','2022-01-01 14:10:27','184.168.97.197',NULL,NULL),(30872,'brute_force','2022-01-01 09:10:27','2022-01-01 14:10:27',NULL,NULL,'admin'),(30873,'brute_force','2022-01-01 10:30:17','2022-01-01 15:30:17','35.225.94.95',NULL,NULL),(30874,'brute_force','2022-01-01 10:30:17','2022-01-01 15:30:17',NULL,NULL,'admin'),(30875,'brute_force','2022-01-01 10:55:58','2022-01-01 15:55:58','107.173.165.214',NULL,NULL),(30876,'brute_force','2022-01-01 10:55:58','2022-01-01 15:55:58',NULL,NULL,'admin'),(30877,'brute_force','2022-01-01 11:32:27','2022-01-01 16:32:27','103.3.164.91',NULL,NULL),(30878,'brute_force','2022-01-01 11:32:27','2022-01-01 16:32:27',NULL,NULL,'admin'),(30879,'brute_force','2022-01-01 11:42:38','2022-01-01 16:42:38','103.13.112.90',NULL,NULL),(30880,'brute_force','2022-01-01 11:42:38','2022-01-01 16:42:38',NULL,NULL,'admin'),(30881,'brute_force','2022-01-01 12:50:24','2022-01-01 17:50:24','35.225.94.95',NULL,NULL),(30882,'brute_force','2022-01-01 12:50:24','2022-01-01 17:50:24',NULL,NULL,'admin'),(30883,'brute_force','2022-01-01 14:28:08','2022-01-01 19:28:08','52.167.232.235',NULL,NULL),(30884,'brute_force','2022-01-01 14:28:08','2022-01-01 19:28:08',NULL,NULL,'admin'),(30885,'brute_force','2022-01-01 14:42:57','2022-01-01 19:42:57','35.221.181.187',NULL,NULL),(30886,'brute_force','2022-01-01 14:42:57','2022-01-01 19:42:57',NULL,NULL,'admin'),(30887,'brute_force','2022-01-01 16:09:45','2022-01-01 21:09:45','162.214.121.146',NULL,NULL),(30888,'brute_force','2022-01-01 16:09:45','2022-01-01 21:09:45',NULL,NULL,'admin'),(30889,'brute_force','2022-01-01 16:14:26','2022-01-01 21:14:26','198.20.170.59',NULL,NULL),(30890,'brute_force','2022-01-01 16:14:26','2022-01-01 21:14:26',NULL,NULL,'admin'),(30891,'brute_force','2022-01-01 16:39:20','2022-01-01 21:39:20','101.37.28.132',NULL,NULL),(30892,'brute_force','2022-01-01 16:39:20','2022-01-01 21:39:20',NULL,NULL,'admin'),(30893,'brute_force','2022-01-01 17:40:53','2022-01-01 22:40:53','74.208.103.228',NULL,NULL),(30894,'brute_force','2022-01-01 17:40:53','2022-01-01 22:40:53',NULL,NULL,'admin'),(30895,'brute_force','2022-01-01 23:45:16','2022-01-02 04:45:16','47.108.179.31',NULL,NULL),(30896,'brute_force','2022-01-01 23:45:16','2022-01-02 04:45:16',NULL,NULL,'admin'),(30897,'brute_force','2022-01-01 23:55:07','2022-01-02 04:55:07','143.110.137.82',NULL,NULL),(30898,'brute_force','2022-01-01 23:55:07','2022-01-02 04:55:07',NULL,NULL,'admin'),(30899,'brute_force','2022-01-02 00:25:37','2022-01-02 05:25:37','167.99.250.222',NULL,NULL),(30900,'brute_force','2022-01-02 00:25:37','2022-01-02 05:25:37',NULL,NULL,'admin'),(30901,'brute_force','2022-01-02 00:51:52','2022-01-02 05:51:52','178.128.208.170',NULL,NULL),(30902,'brute_force','2022-01-02 00:51:52','2022-01-02 05:51:52',NULL,NULL,'admin'),(30903,'brute_force','2022-01-03 02:04:28','2022-01-03 07:04:28','13.229.221.204',NULL,NULL),(30904,'brute_force','2022-01-03 02:04:28','2022-01-03 07:04:28',NULL,NULL,'admin'),(30905,'brute_force','2022-01-03 22:19:50','2022-01-04 03:19:50','213.164.204.89',NULL,NULL),(30906,'brute_force','2022-01-03 22:19:50','2022-01-04 03:19:50',NULL,2,'gruposuadi'),(30907,'brute_force','2022-01-04 03:34:06','2022-01-04 08:34:06','185.106.130.251',NULL,NULL),(30908,'brute_force','2022-01-04 03:34:06','2022-01-04 08:34:06',NULL,NULL,'admin'),(30909,'brute_force','2022-01-04 04:43:05','2022-01-04 09:43:05','159.65.223.194',NULL,NULL),(30910,'brute_force','2022-01-04 04:43:05','2022-01-04 09:43:05',NULL,NULL,'admin'),(30911,'brute_force','2022-01-04 06:55:01','2022-01-04 11:55:01','51.15.240.178',NULL,NULL),(30912,'brute_force','2022-01-04 06:55:01','2022-01-04 11:55:01',NULL,NULL,'admin'),(30913,'brute_force','2022-01-04 09:02:00','2022-01-04 14:02:00','207.154.244.58',NULL,NULL),(30914,'brute_force','2022-01-04 09:02:00','2022-01-04 14:02:00',NULL,NULL,'admin'),(30915,'brute_force','2022-01-04 10:54:07','2022-01-04 15:54:07','92.205.14.164',NULL,NULL),(30916,'brute_force','2022-01-04 10:54:07','2022-01-04 15:54:07',NULL,NULL,'admin'),(30917,'brute_force','2022-01-04 11:21:40','2022-01-04 16:21:40','208.109.23.65',NULL,NULL),(30918,'brute_force','2022-01-04 11:21:40','2022-01-04 16:21:40',NULL,NULL,'admin'),(30919,'brute_force','2022-01-04 11:52:54','2022-01-04 16:52:54','125.227.127.195',NULL,NULL),(30920,'brute_force','2022-01-04 11:52:54','2022-01-04 16:52:54',NULL,NULL,'admin'),(30921,'brute_force','2022-01-04 12:13:46','2022-01-04 17:13:46','157.245.38.42',NULL,NULL),(30922,'brute_force','2022-01-04 12:13:46','2022-01-04 17:13:46',NULL,NULL,'admin'),(30923,'brute_force','2022-01-04 13:49:34','2022-01-04 18:49:34','93.114.234.242',NULL,NULL),(30924,'brute_force','2022-01-04 13:49:34','2022-01-04 18:49:34',NULL,NULL,'admin'),(30925,'brute_force','2022-01-04 15:24:25','2022-01-04 20:24:25','153.122.75.248',NULL,NULL),(30926,'brute_force','2022-01-04 15:24:25','2022-01-04 20:24:25',NULL,NULL,'admin'),(30927,'brute_force','2022-01-04 15:34:51','2022-01-04 20:34:51','173.201.188.181',NULL,NULL),(30928,'brute_force','2022-01-04 15:34:51','2022-01-04 20:34:51',NULL,NULL,'admin'),(30929,'brute_force','2022-01-04 16:37:40','2022-01-04 21:37:40','142.93.113.173',NULL,NULL),(30930,'brute_force','2022-01-04 16:37:40','2022-01-04 21:37:40',NULL,NULL,'admin'),(30931,'brute_force','2022-01-04 16:58:28','2022-01-04 21:58:28','208.109.174.214',NULL,NULL),(30932,'brute_force','2022-01-04 16:58:28','2022-01-04 21:58:28',NULL,NULL,'admin'),(30933,'brute_force','2022-01-04 17:50:50','2022-01-04 22:50:50','104.131.60.249',NULL,NULL),(30934,'brute_force','2022-01-04 17:50:50','2022-01-04 22:50:50',NULL,NULL,'admin'),(30935,'brute_force','2022-01-04 18:11:33','2022-01-04 23:11:33','161.35.178.43',NULL,NULL),(30936,'brute_force','2022-01-04 18:11:33','2022-01-04 23:11:33',NULL,NULL,'admin'),(30937,'brute_force','2022-01-11 01:59:09','2022-01-11 06:59:09','92.204.223.87',NULL,NULL),(30938,'brute_force','2022-01-11 01:59:09','2022-01-11 06:59:09',NULL,NULL,'admin'),(30939,'brute_force','2022-01-11 02:10:27','2022-01-11 07:10:27','64.225.43.102',NULL,NULL),(30940,'brute_force','2022-01-11 02:10:27','2022-01-11 07:10:27',NULL,NULL,'admin'),(30941,'brute_force','2022-01-11 03:19:44','2022-01-11 08:19:44','5.189.170.189',NULL,NULL),(30942,'brute_force','2022-01-11 03:19:44','2022-01-11 08:19:44',NULL,NULL,'admin'),(30943,'brute_force','2022-01-11 03:29:00','2022-01-11 08:29:00','89.46.109.153',NULL,NULL),(30944,'brute_force','2022-01-11 03:29:00','2022-01-11 08:29:00',NULL,NULL,'admin'),(30945,'brute_force','2022-01-11 03:37:45','2022-01-11 08:37:45','34.64.218.102',NULL,NULL),(30946,'brute_force','2022-01-11 03:37:45','2022-01-11 08:37:45',NULL,NULL,'admin'),(30947,'brute_force','2022-01-11 04:23:56','2022-01-11 09:23:56','81.70.151.13',NULL,NULL),(30948,'brute_force','2022-01-11 04:23:56','2022-01-11 09:23:56',NULL,NULL,'admin'),(30949,'brute_force','2022-01-11 04:42:05','2022-01-11 09:42:05','184.168.96.143',NULL,NULL),(30950,'brute_force','2022-01-11 04:42:05','2022-01-11 09:42:05',NULL,NULL,'admin'),(30951,'brute_force','2022-01-11 04:48:32','2022-01-11 09:48:32','184.105.146.50',NULL,NULL),(30952,'brute_force','2022-01-11 04:48:32','2022-01-11 09:48:32',NULL,NULL,'admin'),(30953,'brute_force','2022-01-11 05:08:52','2022-01-11 10:08:52','175.208.204.100',NULL,NULL),(30954,'brute_force','2022-01-11 05:08:52','2022-01-11 10:08:52',NULL,NULL,'admin'),(30955,'brute_force','2022-01-11 06:34:05','2022-01-11 11:34:05','47.92.73.121',NULL,NULL),(30956,'brute_force','2022-01-11 06:34:05','2022-01-11 11:34:05',NULL,NULL,'admin'),(30957,'brute_force','2022-01-11 09:12:40','2022-01-11 14:12:40','47.106.231.210',NULL,NULL),(30958,'brute_force','2022-01-11 09:12:40','2022-01-11 14:12:40',NULL,NULL,'admin'),(30959,'brute_force','2022-01-11 13:02:52','2022-01-11 18:02:52','103.130.218.132',NULL,NULL),(30960,'brute_force','2022-01-11 13:02:52','2022-01-11 18:02:52',NULL,NULL,'admin'),(30961,'brute_force','2022-01-11 13:23:52','2022-01-11 18:23:52','184.168.113.249',NULL,NULL),(30962,'brute_force','2022-01-11 13:23:52','2022-01-11 18:23:52',NULL,NULL,'admin'),(30963,'brute_force','2022-01-11 13:55:39','2022-01-11 18:55:39','92.204.220.71',NULL,NULL),(30964,'brute_force','2022-01-11 13:55:39','2022-01-11 18:55:39',NULL,NULL,'admin'),(30965,'brute_force','2022-01-11 14:16:39','2022-01-11 19:16:39','45.32.107.129',NULL,NULL),(30966,'brute_force','2022-01-11 14:16:39','2022-01-11 19:16:39',NULL,NULL,'admin'),(30967,'brute_force','2022-01-11 15:19:30','2022-01-11 20:19:30','34.123.125.44',NULL,NULL),(30968,'brute_force','2022-01-11 15:19:30','2022-01-11 20:19:30',NULL,NULL,'admin'),(30969,'brute_force','2022-01-11 17:14:38','2022-01-11 22:14:38','46.105.127.24',NULL,NULL),(30970,'brute_force','2022-01-11 17:14:38','2022-01-11 22:14:38',NULL,NULL,'admin'),(30971,'brute_force','2022-01-11 17:35:28','2022-01-11 22:35:28','185.128.81.45',NULL,NULL),(30972,'brute_force','2022-01-11 17:35:28','2022-01-11 22:35:28',NULL,NULL,'admin'),(30973,'brute_force','2022-01-11 18:06:49','2022-01-11 23:06:49','51.15.240.178',NULL,NULL),(30974,'brute_force','2022-01-11 18:06:49','2022-01-11 23:06:49',NULL,NULL,'admin'),(30975,'brute_force','2022-01-11 18:48:14','2022-01-11 23:48:14','34.123.125.44',NULL,NULL),(30976,'brute_force','2022-01-11 18:48:14','2022-01-11 23:48:14',NULL,NULL,'admin'),(30977,'brute_force','2022-01-11 19:40:42','2022-01-12 00:40:42','184.168.96.248',NULL,NULL),(30978,'brute_force','2022-01-11 19:40:42','2022-01-12 00:40:42',NULL,NULL,'admin'),(30979,'brute_force','2022-01-12 08:01:57','2022-01-12 13:01:57','34.92.58.160',NULL,NULL),(30980,'brute_force','2022-01-12 08:01:57','2022-01-12 13:01:57',NULL,NULL,'admin'),(30981,'brute_force','2022-01-13 03:05:47','2022-01-13 08:05:47','130.242.13.142',NULL,NULL),(30982,'brute_force','2022-01-13 03:05:47','2022-01-13 08:05:47',NULL,2,'gruposuadi'),(30983,'brute_force','2022-01-13 03:07:21','2022-01-13 08:07:21','130.242.13.142',NULL,NULL),(30984,'brute_force','2022-01-13 03:07:21','2022-01-13 08:07:21',NULL,2,'gruposuadi'),(30985,'brute_force','2022-01-13 03:09:04','2022-01-13 08:09:04','130.242.13.142',NULL,NULL),(30986,'brute_force','2022-01-13 03:09:04','2022-01-13 08:09:04',NULL,2,'gruposuadi'),(30987,'brute_force','2022-01-13 03:10:20','2022-01-13 08:10:20','130.242.13.142',NULL,NULL),(30988,'brute_force','2022-01-13 03:10:20','2022-01-13 08:10:20',NULL,2,'gruposuadi'),(30989,'brute_force','2022-01-13 03:11:29','2022-01-13 08:11:29','130.242.13.142',NULL,NULL),(30990,'brute_force','2022-01-13 03:11:29','2022-01-13 08:11:29',NULL,2,'gruposuadi'),(30991,'brute_force','2022-01-13 03:12:50','2022-01-13 08:12:50','130.242.13.142',NULL,NULL),(30992,'brute_force','2022-01-13 03:12:50','2022-01-13 08:12:50',NULL,2,'gruposuadi'),(30993,'brute_force','2022-01-13 03:14:55','2022-01-13 08:14:55','130.242.13.142',NULL,NULL),(30994,'brute_force','2022-01-13 03:14:55','2022-01-13 08:14:55',NULL,2,'gruposuadi'),(30995,'brute_force','2022-01-13 03:16:20','2022-01-13 08:16:20','130.242.13.142',NULL,NULL),(30996,'brute_force','2022-01-13 03:16:20','2022-01-13 08:16:20',NULL,2,'gruposuadi'),(30997,'brute_force','2022-01-13 03:18:05','2022-01-13 08:18:05','130.242.13.142',NULL,NULL),(30998,'brute_force','2022-01-13 03:18:05','2022-01-13 08:18:05',NULL,2,'gruposuadi'),(30999,'brute_force','2022-01-13 03:19:26','2022-01-13 08:19:26','130.242.13.142',NULL,NULL),(31000,'brute_force','2022-01-13 03:19:26','2022-01-13 08:19:26',NULL,2,'gruposuadi'),(31001,'brute_force','2022-01-13 03:20:29','2022-01-13 08:20:29','130.242.13.142',NULL,NULL),(31002,'brute_force','2022-01-13 03:20:29','2022-01-13 08:20:29',NULL,2,'gruposuadi'),(31003,'brute_force','2022-01-13 03:21:44','2022-01-13 08:21:44','130.242.13.142',NULL,NULL),(31004,'brute_force','2022-01-13 03:21:44','2022-01-13 08:21:44',NULL,2,'gruposuadi'),(31005,'brute_force','2022-01-13 03:22:56','2022-01-13 08:22:56','130.242.13.142',NULL,NULL),(31006,'brute_force','2022-01-13 03:22:56','2022-01-13 08:22:56',NULL,2,'gruposuadi'),(31007,'brute_force','2022-01-13 03:39:12','2022-01-13 08:39:12','130.242.13.142',NULL,NULL),(31008,'brute_force','2022-01-13 03:39:12','2022-01-13 08:39:12',NULL,2,'gruposuadi'),(31009,'brute_force','2022-01-13 03:40:40','2022-01-13 08:40:40','130.242.13.142',NULL,NULL),(31010,'brute_force','2022-01-13 03:40:40','2022-01-13 08:40:40',NULL,2,'gruposuadi'),(31011,'brute_force','2022-01-13 03:42:16','2022-01-13 08:42:16','130.242.13.142',NULL,NULL),(31012,'brute_force','2022-01-13 03:42:16','2022-01-13 08:42:16',NULL,2,'gruposuadi'),(31013,'brute_force','2022-01-13 03:43:44','2022-01-13 08:43:44','130.242.13.142',NULL,NULL),(31014,'brute_force','2022-01-13 03:43:44','2022-01-13 08:43:44',NULL,2,'gruposuadi'),(31015,'brute_force','2022-01-13 03:44:58','2022-01-13 08:44:58','130.242.13.142',NULL,NULL),(31016,'brute_force','2022-01-13 03:44:58','2022-01-13 08:44:58',NULL,2,'gruposuadi'),(31017,'brute_force','2022-01-13 03:48:04','2022-01-13 08:48:04','130.242.13.142',NULL,NULL),(31018,'brute_force','2022-01-13 03:48:04','2022-01-13 08:48:04',NULL,2,'gruposuadi'),(31019,'brute_force','2022-01-13 03:49:24','2022-01-13 08:49:24','130.242.13.142',NULL,NULL),(31020,'brute_force','2022-01-13 03:49:24','2022-01-13 08:49:24',NULL,2,'gruposuadi'),(31021,'brute_force','2022-01-13 03:50:28','2022-01-13 08:50:28','130.242.13.142',NULL,NULL),(31022,'brute_force','2022-01-13 03:50:28','2022-01-13 08:50:28',NULL,2,'gruposuadi'),(31023,'brute_force','2022-01-13 03:53:00','2022-01-13 08:53:00','130.242.13.142',NULL,NULL),(31024,'brute_force','2022-01-13 03:53:00','2022-01-13 08:53:00',NULL,2,'gruposuadi'),(31025,'brute_force','2022-01-13 03:54:44','2022-01-13 08:54:44','130.242.13.142',NULL,NULL),(31026,'brute_force','2022-01-13 03:54:44','2022-01-13 08:54:44',NULL,2,'gruposuadi'),(31027,'brute_force','2022-01-13 03:56:01','2022-01-13 08:56:01','130.242.13.142',NULL,NULL),(31028,'brute_force','2022-01-13 03:56:01','2022-01-13 08:56:01',NULL,2,'gruposuadi'),(31029,'brute_force','2022-01-13 03:58:11','2022-01-13 08:58:11','130.242.13.142',NULL,NULL),(31030,'brute_force','2022-01-13 03:58:11','2022-01-13 08:58:11',NULL,2,'gruposuadi'),(31031,'brute_force','2022-01-13 04:00:32','2022-01-13 09:00:32','130.242.13.142',NULL,NULL),(31032,'brute_force','2022-01-13 04:00:32','2022-01-13 09:00:32',NULL,2,'gruposuadi'),(31033,'brute_force','2022-01-13 04:01:42','2022-01-13 09:01:42','130.242.13.142',NULL,NULL),(31034,'brute_force','2022-01-13 04:01:42','2022-01-13 09:01:42',NULL,2,'gruposuadi'),(31035,'brute_force','2022-01-13 04:02:52','2022-01-13 09:02:52','130.242.13.142',NULL,NULL),(31036,'brute_force','2022-01-13 04:02:52','2022-01-13 09:02:52',NULL,2,'gruposuadi'),(31037,'brute_force','2022-01-13 04:03:54','2022-01-13 09:03:54','130.242.13.142',NULL,NULL),(31038,'brute_force','2022-01-13 04:03:54','2022-01-13 09:03:54',NULL,2,'gruposuadi'),(31039,'brute_force','2022-01-13 04:05:14','2022-01-13 09:05:14','130.242.13.142',NULL,NULL),(31040,'brute_force','2022-01-13 04:05:14','2022-01-13 09:05:14',NULL,2,'gruposuadi'),(31041,'brute_force','2022-01-13 04:20:58','2022-01-13 09:20:58','130.242.13.142',NULL,NULL),(31042,'brute_force','2022-01-13 04:20:58','2022-01-13 09:20:58',NULL,2,'gruposuadi'),(31043,'brute_force','2022-01-13 04:22:18','2022-01-13 09:22:18','130.242.13.142',NULL,NULL),(31044,'brute_force','2022-01-13 04:22:18','2022-01-13 09:22:18',NULL,2,'gruposuadi'),(31045,'brute_force','2022-01-13 04:25:33','2022-01-13 09:25:33','130.242.13.142',NULL,NULL),(31046,'brute_force','2022-01-13 04:25:33','2022-01-13 09:25:33',NULL,2,'gruposuadi'),(31047,'brute_force','2022-01-13 04:27:12','2022-01-13 09:27:12','130.242.13.142',NULL,NULL),(31048,'brute_force','2022-01-13 04:27:12','2022-01-13 09:27:12',NULL,2,'gruposuadi'),(31049,'brute_force','2022-01-13 04:28:20','2022-01-13 09:28:20','130.242.13.142',NULL,NULL),(31050,'brute_force','2022-01-13 04:28:20','2022-01-13 09:28:20',NULL,2,'gruposuadi'),(31051,'brute_force','2022-01-13 04:30:11','2022-01-13 09:30:11','130.242.13.142',NULL,NULL),(31052,'brute_force','2022-01-13 04:30:11','2022-01-13 09:30:11',NULL,2,'gruposuadi'),(31053,'brute_force','2022-01-13 04:32:28','2022-01-13 09:32:28','130.242.13.142',NULL,NULL),(31054,'brute_force','2022-01-13 04:32:28','2022-01-13 09:32:28',NULL,2,'gruposuadi'),(31055,'brute_force','2022-01-13 04:35:22','2022-01-13 09:35:22','130.242.13.142',NULL,NULL),(31056,'brute_force','2022-01-13 04:35:22','2022-01-13 09:35:22',NULL,2,'gruposuadi'),(31057,'brute_force','2022-01-13 04:36:29','2022-01-13 09:36:29','130.242.13.142',NULL,NULL),(31058,'brute_force','2022-01-13 04:36:29','2022-01-13 09:36:29',NULL,2,'gruposuadi'),(31059,'brute_force','2022-01-13 04:37:45','2022-01-13 09:37:45','130.242.13.142',NULL,NULL),(31060,'brute_force','2022-01-13 04:37:45','2022-01-13 09:37:45',NULL,2,'gruposuadi'),(31061,'brute_force','2022-01-13 04:42:02','2022-01-13 09:42:02','130.242.13.142',NULL,NULL),(31062,'brute_force','2022-01-13 04:42:02','2022-01-13 09:42:02',NULL,2,'gruposuadi'),(31063,'brute_force','2022-01-13 04:44:18','2022-01-13 09:44:18','130.242.13.142',NULL,NULL),(31064,'brute_force','2022-01-13 04:44:18','2022-01-13 09:44:18',NULL,2,'gruposuadi'),(31065,'brute_force','2022-01-13 04:45:54','2022-01-13 09:45:54','130.242.13.142',NULL,NULL),(31066,'brute_force','2022-01-13 04:45:54','2022-01-13 09:45:54',NULL,2,'gruposuadi'),(31067,'brute_force','2022-01-13 04:47:37','2022-01-13 09:47:37','130.242.13.142',NULL,NULL),(31068,'brute_force','2022-01-13 04:47:37','2022-01-13 09:47:37',NULL,2,'gruposuadi'),(31069,'brute_force','2022-01-13 04:48:43','2022-01-13 09:48:43','130.242.13.142',NULL,NULL),(31070,'brute_force','2022-01-13 04:48:43','2022-01-13 09:48:43',NULL,2,'gruposuadi'),(31071,'brute_force','2022-01-13 04:50:56','2022-01-13 09:50:56','130.242.13.142',NULL,NULL),(31072,'brute_force','2022-01-13 04:50:56','2022-01-13 09:50:56',NULL,2,'gruposuadi'),(31073,'brute_force','2022-01-13 04:52:37','2022-01-13 09:52:37','130.242.13.142',NULL,NULL),(31074,'brute_force','2022-01-13 04:52:37','2022-01-13 09:52:37',NULL,2,'gruposuadi'),(31075,'brute_force','2022-01-13 04:54:34','2022-01-13 09:54:34','130.242.13.142',NULL,NULL),(31076,'brute_force','2022-01-13 04:54:34','2022-01-13 09:54:34',NULL,2,'gruposuadi'),(31077,'brute_force','2022-01-13 04:57:16','2022-01-13 09:57:16','130.242.13.142',NULL,NULL),(31078,'brute_force','2022-01-13 04:57:16','2022-01-13 09:57:16',NULL,2,'gruposuadi'),(31079,'brute_force','2022-01-13 04:59:07','2022-01-13 09:59:07','130.242.13.142',NULL,NULL),(31080,'brute_force','2022-01-13 04:59:07','2022-01-13 09:59:07',NULL,2,'gruposuadi'),(31081,'brute_force','2022-01-13 05:00:09','2022-01-13 10:00:09','130.242.13.142',NULL,NULL),(31082,'brute_force','2022-01-13 05:00:09','2022-01-13 10:00:09',NULL,2,'gruposuadi'),(31083,'brute_force','2022-01-13 05:01:58','2022-01-13 10:01:58','130.242.13.142',NULL,NULL),(31084,'brute_force','2022-01-13 05:01:58','2022-01-13 10:01:58',NULL,2,'gruposuadi'),(31085,'brute_force','2022-01-13 05:03:18','2022-01-13 10:03:18','130.242.13.142',NULL,NULL),(31086,'brute_force','2022-01-13 05:03:18','2022-01-13 10:03:18',NULL,2,'gruposuadi'),(31087,'brute_force','2022-01-13 05:06:04','2022-01-13 10:06:04','130.242.13.142',NULL,NULL),(31088,'brute_force','2022-01-13 05:06:04','2022-01-13 10:06:04',NULL,2,'gruposuadi'),(31089,'brute_force','2022-01-13 05:07:19','2022-01-13 10:07:19','130.242.13.142',NULL,NULL),(31090,'brute_force','2022-01-13 05:07:19','2022-01-13 10:07:19',NULL,2,'gruposuadi'),(31091,'brute_force','2022-01-13 05:08:57','2022-01-13 10:08:57','130.242.13.142',NULL,NULL),(31092,'brute_force','2022-01-13 05:08:57','2022-01-13 10:08:57',NULL,2,'gruposuadi'),(31093,'brute_force','2022-01-13 05:11:00','2022-01-13 10:11:00','130.242.13.142',NULL,NULL),(31094,'brute_force','2022-01-13 05:11:00','2022-01-13 10:11:00',NULL,2,'gruposuadi'),(31095,'brute_force','2022-01-13 05:12:30','2022-01-13 10:12:30','130.242.13.142',NULL,NULL),(31096,'brute_force','2022-01-13 05:12:30','2022-01-13 10:12:30',NULL,2,'gruposuadi'),(31097,'brute_force','2022-01-13 05:13:56','2022-01-13 10:13:56','130.242.13.142',NULL,NULL),(31098,'brute_force','2022-01-13 05:13:56','2022-01-13 10:13:56',NULL,2,'gruposuadi'),(31099,'brute_force','2022-01-13 05:15:28','2022-01-13 10:15:28','130.242.13.142',NULL,NULL),(31100,'brute_force','2022-01-13 05:15:28','2022-01-13 10:15:28',NULL,2,'gruposuadi'),(31101,'brute_force','2022-01-13 05:16:37','2022-01-13 10:16:37','130.242.13.142',NULL,NULL),(31102,'brute_force','2022-01-13 05:16:37','2022-01-13 10:16:37',NULL,2,'gruposuadi'),(31103,'brute_force','2022-01-13 05:17:59','2022-01-13 10:17:59','130.242.13.142',NULL,NULL),(31104,'brute_force','2022-01-13 05:17:59','2022-01-13 10:17:59',NULL,2,'gruposuadi'),(31105,'brute_force','2022-01-13 05:19:57','2022-01-13 10:19:57','130.242.13.142',NULL,NULL),(31106,'brute_force','2022-01-13 05:19:57','2022-01-13 10:19:57',NULL,2,'gruposuadi'),(31107,'brute_force','2022-01-13 05:21:35','2022-01-13 10:21:35','130.242.13.142',NULL,NULL),(31108,'brute_force','2022-01-13 05:21:35','2022-01-13 10:21:35',NULL,2,'gruposuadi'),(31109,'brute_force','2022-01-13 05:22:37','2022-01-13 10:22:37','130.242.13.142',NULL,NULL),(31110,'brute_force','2022-01-13 05:22:37','2022-01-13 10:22:37',NULL,2,'gruposuadi'),(31111,'brute_force','2022-01-13 05:25:39','2022-01-13 10:25:39','130.242.13.142',NULL,NULL),(31112,'brute_force','2022-01-13 05:25:39','2022-01-13 10:25:39',NULL,2,'gruposuadi'),(31113,'brute_force','2022-01-13 05:27:03','2022-01-13 10:27:03','130.242.13.142',NULL,NULL),(31114,'brute_force','2022-01-13 05:27:03','2022-01-13 10:27:03',NULL,2,'gruposuadi'),(31115,'brute_force','2022-01-13 05:28:04','2022-01-13 10:28:04','130.242.13.142',NULL,NULL),(31116,'brute_force','2022-01-13 05:28:04','2022-01-13 10:28:04',NULL,2,'gruposuadi'),(31117,'brute_force','2022-01-13 05:30:50','2022-01-13 10:30:50','130.242.13.142',NULL,NULL),(31118,'brute_force','2022-01-13 05:30:50','2022-01-13 10:30:50',NULL,2,'gruposuadi'),(31119,'brute_force','2022-01-13 05:32:16','2022-01-13 10:32:16','130.242.13.142',NULL,NULL),(31120,'brute_force','2022-01-13 05:32:16','2022-01-13 10:32:16',NULL,2,'gruposuadi'),(31121,'brute_force','2022-01-13 05:33:26','2022-01-13 10:33:26','130.242.13.142',NULL,NULL),(31122,'brute_force','2022-01-13 05:33:26','2022-01-13 10:33:26',NULL,2,'gruposuadi'),(31123,'brute_force','2022-01-13 05:35:46','2022-01-13 10:35:46','130.242.13.142',NULL,NULL),(31124,'brute_force','2022-01-13 05:35:46','2022-01-13 10:35:46',NULL,2,'gruposuadi'),(31125,'brute_force','2022-01-13 05:38:26','2022-01-13 10:38:26','130.242.13.142',NULL,NULL),(31126,'brute_force','2022-01-13 05:38:26','2022-01-13 10:38:26',NULL,2,'gruposuadi'),(31127,'brute_force','2022-01-13 05:39:43','2022-01-13 10:39:43','130.242.13.142',NULL,NULL),(31128,'brute_force','2022-01-13 05:39:43','2022-01-13 10:39:43',NULL,2,'gruposuadi'),(31129,'brute_force','2022-01-13 05:41:49','2022-01-13 10:41:49','130.242.13.142',NULL,NULL),(31130,'brute_force','2022-01-13 05:41:49','2022-01-13 10:41:49',NULL,2,'gruposuadi'),(31131,'brute_force','2022-01-13 05:42:56','2022-01-13 10:42:56','130.242.13.142',NULL,NULL),(31132,'brute_force','2022-01-13 05:42:56','2022-01-13 10:42:56',NULL,2,'gruposuadi'),(31133,'brute_force','2022-01-13 05:44:40','2022-01-13 10:44:40','130.242.13.142',NULL,NULL),(31134,'brute_force','2022-01-13 05:44:40','2022-01-13 10:44:40',NULL,2,'gruposuadi'),(31135,'brute_force','2022-01-13 05:45:44','2022-01-13 10:45:44','130.242.13.142',NULL,NULL),(31136,'brute_force','2022-01-13 05:45:44','2022-01-13 10:45:44',NULL,2,'gruposuadi'),(31137,'brute_force','2022-01-13 05:46:50','2022-01-13 10:46:50','130.242.13.142',NULL,NULL),(31138,'brute_force','2022-01-13 05:46:50','2022-01-13 10:46:50',NULL,2,'gruposuadi'),(31139,'brute_force','2022-01-13 05:48:28','2022-01-13 10:48:28','130.242.13.142',NULL,NULL),(31140,'brute_force','2022-01-13 05:48:28','2022-01-13 10:48:28',NULL,2,'gruposuadi'),(31141,'brute_force','2022-01-13 05:50:32','2022-01-13 10:50:32','130.242.13.142',NULL,NULL),(31142,'brute_force','2022-01-13 05:50:32','2022-01-13 10:50:32',NULL,2,'gruposuadi'),(31143,'brute_force','2022-01-13 05:51:52','2022-01-13 10:51:52','130.242.13.142',NULL,NULL),(31144,'brute_force','2022-01-13 05:51:52','2022-01-13 10:51:52',NULL,2,'gruposuadi'),(31145,'brute_force','2022-01-13 05:53:05','2022-01-13 10:53:05','130.242.13.142',NULL,NULL),(31146,'brute_force','2022-01-13 05:53:05','2022-01-13 10:53:05',NULL,2,'gruposuadi'),(31147,'brute_force','2022-01-13 05:56:41','2022-01-13 10:56:41','130.242.13.142',NULL,NULL),(31148,'brute_force','2022-01-13 05:56:41','2022-01-13 10:56:41',NULL,2,'gruposuadi'),(31149,'brute_force','2022-01-13 05:59:19','2022-01-13 10:59:19','130.242.13.142',NULL,NULL),(31150,'brute_force','2022-01-13 05:59:19','2022-01-13 10:59:19',NULL,2,'gruposuadi'),(31151,'brute_force','2022-01-13 06:00:51','2022-01-13 11:00:51','130.242.13.142',NULL,NULL),(31152,'brute_force','2022-01-13 06:00:51','2022-01-13 11:00:51',NULL,2,'gruposuadi'),(31153,'brute_force','2022-01-13 06:02:12','2022-01-13 11:02:12','130.242.13.142',NULL,NULL),(31154,'brute_force','2022-01-13 06:02:12','2022-01-13 11:02:12',NULL,2,'gruposuadi'),(31155,'brute_force','2022-01-13 06:05:21','2022-01-13 11:05:21','130.242.13.142',NULL,NULL),(31156,'brute_force','2022-01-13 06:05:21','2022-01-13 11:05:21',NULL,2,'gruposuadi'),(31157,'brute_force','2022-01-13 06:06:32','2022-01-13 11:06:32','130.242.13.142',NULL,NULL),(31158,'brute_force','2022-01-13 06:06:32','2022-01-13 11:06:32',NULL,2,'gruposuadi'),(31159,'brute_force','2022-01-13 06:08:17','2022-01-13 11:08:17','130.242.13.142',NULL,NULL),(31160,'brute_force','2022-01-13 06:08:17','2022-01-13 11:08:17',NULL,2,'gruposuadi'),(31161,'brute_force','2022-01-13 06:09:45','2022-01-13 11:09:45','130.242.13.142',NULL,NULL),(31162,'brute_force','2022-01-13 06:09:45','2022-01-13 11:09:45',NULL,2,'gruposuadi'),(31163,'brute_force','2022-01-13 06:14:56','2022-01-13 11:14:56','130.242.13.142',NULL,NULL),(31164,'brute_force','2022-01-13 06:14:56','2022-01-13 11:14:56',NULL,2,'gruposuadi'),(31165,'brute_force','2022-01-13 06:20:06','2022-01-13 11:20:06','130.242.13.142',NULL,NULL),(31166,'brute_force','2022-01-13 06:20:06','2022-01-13 11:20:06',NULL,2,'gruposuadi'),(31167,'brute_force','2022-01-13 06:23:29','2022-01-13 11:23:29','130.242.13.142',NULL,NULL),(31168,'brute_force','2022-01-13 06:23:29','2022-01-13 11:23:29',NULL,2,'gruposuadi'),(31169,'brute_force','2022-01-13 06:26:40','2022-01-13 11:26:40','130.242.13.142',NULL,NULL),(31170,'brute_force','2022-01-13 06:26:40','2022-01-13 11:26:40',NULL,NULL,'admin'),(31171,'brute_force','2022-01-13 06:29:55','2022-01-13 11:29:55','130.242.13.142',NULL,NULL),(31172,'brute_force','2022-01-13 06:29:55','2022-01-13 11:29:55',NULL,NULL,'admin'),(31173,'brute_force','2022-01-13 06:33:16','2022-01-13 11:33:16','130.242.13.142',NULL,NULL),(31174,'brute_force','2022-01-13 06:33:16','2022-01-13 11:33:16',NULL,NULL,'admin'),(31175,'brute_force','2022-01-13 06:35:25','2022-01-13 11:35:25','130.242.13.142',NULL,NULL),(31176,'brute_force','2022-01-13 06:35:25','2022-01-13 11:35:25',NULL,NULL,'admin'),(31177,'brute_force','2022-01-13 06:37:12','2022-01-13 11:37:12','130.242.13.142',NULL,NULL),(31178,'brute_force','2022-01-13 06:37:12','2022-01-13 11:37:12',NULL,NULL,'admin'),(31179,'brute_force','2022-01-13 06:42:25','2022-01-13 11:42:25','130.242.13.142',NULL,NULL),(31180,'brute_force','2022-01-13 06:42:25','2022-01-13 11:42:25',NULL,NULL,'admin'),(31181,'brute_force','2022-01-13 06:43:40','2022-01-13 11:43:40','130.242.13.142',NULL,NULL),(31182,'brute_force','2022-01-13 06:43:40','2022-01-13 11:43:40',NULL,NULL,'admin'),(31183,'brute_force','2022-01-13 06:52:33','2022-01-13 11:52:33','130.242.13.142',NULL,NULL),(31184,'brute_force','2022-01-13 06:52:33','2022-01-13 11:52:33',NULL,NULL,'admin'),(31185,'brute_force','2022-01-13 06:54:24','2022-01-13 11:54:24','130.242.13.142',NULL,NULL),(31186,'brute_force','2022-01-13 06:54:24','2022-01-13 11:54:24',NULL,NULL,'admin'),(31187,'brute_force','2022-01-13 06:55:27','2022-01-13 11:55:27','130.242.13.142',NULL,NULL),(31188,'brute_force','2022-01-13 06:55:27','2022-01-13 11:55:27',NULL,NULL,'admin'),(31189,'brute_force','2022-01-13 06:58:18','2022-01-13 11:58:18','130.242.13.142',NULL,NULL),(31190,'brute_force','2022-01-13 06:58:18','2022-01-13 11:58:18',NULL,NULL,'admin'),(31191,'brute_force','2022-01-13 07:01:20','2022-01-13 12:01:20','130.242.13.141',NULL,NULL),(31192,'brute_force','2022-01-13 07:01:20','2022-01-13 12:01:20',NULL,NULL,'admin'),(31193,'brute_force','2022-01-13 07:06:57','2022-01-13 12:06:57','130.242.13.141',NULL,NULL),(31194,'brute_force','2022-01-13 07:06:57','2022-01-13 12:06:57',NULL,NULL,'admin'),(31195,'brute_force','2022-01-13 07:08:48','2022-01-13 12:08:48','130.242.13.141',NULL,NULL),(31196,'brute_force','2022-01-13 07:08:48','2022-01-13 12:08:48',NULL,NULL,'admin'),(31197,'brute_force','2022-01-13 07:10:21','2022-01-13 12:10:21','130.242.13.141',NULL,NULL),(31198,'brute_force','2022-01-13 07:10:21','2022-01-13 12:10:21',NULL,NULL,'admin'),(31199,'brute_force','2022-01-13 07:11:53','2022-01-13 12:11:53','130.242.13.141',NULL,NULL),(31200,'brute_force','2022-01-13 07:11:53','2022-01-13 12:11:53',NULL,NULL,'admin'),(31201,'brute_force','2022-01-13 07:13:09','2022-01-13 12:13:09','130.242.13.141',NULL,NULL),(31202,'brute_force','2022-01-13 07:13:09','2022-01-13 12:13:09',NULL,NULL,'admin'),(31203,'brute_force','2022-01-13 07:14:38','2022-01-13 12:14:38','130.242.13.141',NULL,NULL),(31204,'brute_force','2022-01-13 07:14:38','2022-01-13 12:14:38',NULL,NULL,'admin'),(31205,'brute_force','2022-01-13 08:11:53','2022-01-13 13:11:53','130.242.13.142',NULL,NULL),(31206,'brute_force','2022-01-13 08:11:53','2022-01-13 13:11:53',NULL,NULL,'admin'),(31207,'brute_force','2022-01-13 08:15:15','2022-01-13 13:15:15','130.242.13.142',NULL,NULL),(31208,'brute_force','2022-01-13 08:15:15','2022-01-13 13:15:15',NULL,NULL,'admin'),(31209,'brute_force','2022-01-13 08:16:36','2022-01-13 13:16:36','130.242.13.142',NULL,NULL),(31210,'brute_force','2022-01-13 08:16:36','2022-01-13 13:16:36',NULL,NULL,'admin'),(31211,'brute_force','2022-01-13 08:18:12','2022-01-13 13:18:12','130.242.13.142',NULL,NULL),(31212,'brute_force','2022-01-13 08:18:12','2022-01-13 13:18:12',NULL,NULL,'admin'),(31213,'brute_force','2022-01-13 08:20:06','2022-01-13 13:20:06','130.242.13.142',NULL,NULL),(31214,'brute_force','2022-01-13 08:20:06','2022-01-13 13:20:06',NULL,NULL,'admin'),(31215,'brute_force','2022-01-13 08:22:11','2022-01-13 13:22:11','130.242.13.142',NULL,NULL),(31216,'brute_force','2022-01-13 08:22:11','2022-01-13 13:22:11',NULL,NULL,'admin'),(31217,'brute_force','2022-01-13 08:24:07','2022-01-13 13:24:07','130.242.13.142',NULL,NULL),(31218,'brute_force','2022-01-13 08:24:07','2022-01-13 13:24:07',NULL,NULL,'admin'),(31219,'brute_force','2022-01-13 08:27:36','2022-01-13 13:27:36','130.242.13.142',NULL,NULL),(31220,'brute_force','2022-01-13 08:27:36','2022-01-13 13:27:36',NULL,NULL,'admin'),(31221,'brute_force','2022-01-13 08:28:55','2022-01-13 13:28:55','130.242.13.142',NULL,NULL),(31222,'brute_force','2022-01-13 08:28:55','2022-01-13 13:28:55',NULL,NULL,'admin'),(31223,'brute_force','2022-01-13 08:33:56','2022-01-13 13:33:56','130.242.13.142',NULL,NULL),(31224,'brute_force','2022-01-13 08:33:56','2022-01-13 13:33:56',NULL,NULL,'admin'),(31225,'brute_force','2022-01-13 08:35:01','2022-01-13 13:35:01','130.242.13.142',NULL,NULL),(31226,'brute_force','2022-01-13 08:35:01','2022-01-13 13:35:01',NULL,NULL,'admin'),(31227,'brute_force','2022-01-13 08:37:16','2022-01-13 13:37:16','130.242.13.142',NULL,NULL),(31228,'brute_force','2022-01-13 08:37:16','2022-01-13 13:37:16',NULL,NULL,'admin'),(31229,'brute_force','2022-01-13 08:44:27','2022-01-13 13:44:27','130.242.13.142',NULL,NULL),(31230,'brute_force','2022-01-13 08:44:27','2022-01-13 13:44:27',NULL,NULL,'admin'),(31231,'brute_force','2022-01-13 08:45:38','2022-01-13 13:45:38','130.242.13.142',NULL,NULL),(31232,'brute_force','2022-01-13 08:45:38','2022-01-13 13:45:38',NULL,NULL,'admin'),(31233,'brute_force','2022-01-13 08:47:08','2022-01-13 13:47:08','130.242.13.142',NULL,NULL),(31234,'brute_force','2022-01-13 08:47:08','2022-01-13 13:47:08',NULL,NULL,'admin'),(31235,'brute_force','2022-01-13 08:51:43','2022-01-13 13:51:43','130.242.13.142',NULL,NULL),(31236,'brute_force','2022-01-13 08:51:43','2022-01-13 13:51:43',NULL,NULL,'admin'),(31237,'brute_force','2022-01-13 08:53:39','2022-01-13 13:53:39','130.242.13.142',NULL,NULL),(31238,'brute_force','2022-01-13 08:53:39','2022-01-13 13:53:39',NULL,NULL,'admin'),(31239,'brute_force','2022-01-13 08:59:14','2022-01-13 13:59:14','130.242.13.142',NULL,NULL),(31240,'brute_force','2022-01-13 08:59:14','2022-01-13 13:59:14',NULL,NULL,'admin'),(31241,'brute_force','2022-01-13 09:00:32','2022-01-13 14:00:32','130.242.13.142',NULL,NULL),(31242,'brute_force','2022-01-13 09:00:32','2022-01-13 14:00:32',NULL,NULL,'admin'),(31243,'brute_force','2022-01-13 09:03:48','2022-01-13 14:03:48','130.242.13.142',NULL,NULL),(31244,'brute_force','2022-01-13 09:03:48','2022-01-13 14:03:48',NULL,NULL,'admin'),(31245,'brute_force','2022-01-13 09:06:07','2022-01-13 14:06:07','130.242.13.142',NULL,NULL),(31246,'brute_force','2022-01-13 09:06:07','2022-01-13 14:06:07',NULL,NULL,'admin'),(31247,'brute_force','2022-01-13 09:09:16','2022-01-13 14:09:16','130.242.13.142',NULL,NULL),(31248,'brute_force','2022-01-13 09:09:16','2022-01-13 14:09:16',NULL,NULL,'admin'),(31249,'brute_force','2022-01-13 09:10:51','2022-01-13 14:10:51','130.242.13.142',NULL,NULL),(31250,'brute_force','2022-01-13 09:10:51','2022-01-13 14:10:51',NULL,NULL,'admin'),(31251,'brute_force','2022-01-13 09:12:03','2022-01-13 14:12:03','130.242.13.142',NULL,NULL),(31252,'brute_force','2022-01-13 09:12:03','2022-01-13 14:12:03',NULL,NULL,'admin'),(31253,'brute_force','2022-01-13 09:20:24','2022-01-13 14:20:24','130.242.13.142',NULL,NULL),(31254,'brute_force','2022-01-13 09:20:24','2022-01-13 14:20:24',NULL,NULL,'admin'),(31255,'brute_force','2022-01-13 09:21:49','2022-01-13 14:21:49','130.242.13.142',NULL,NULL),(31256,'brute_force','2022-01-13 09:21:49','2022-01-13 14:21:49',NULL,NULL,'admin'),(31257,'brute_force','2022-01-13 09:24:25','2022-01-13 14:24:25','130.242.13.142',NULL,NULL),(31258,'brute_force','2022-01-13 09:24:25','2022-01-13 14:24:25',NULL,NULL,'admin'),(31259,'brute_force','2022-01-13 09:27:48','2022-01-13 14:27:48','130.242.13.142',NULL,NULL),(31260,'brute_force','2022-01-13 09:27:48','2022-01-13 14:27:48',NULL,NULL,'admin'),(31261,'brute_force','2022-01-13 09:29:32','2022-01-13 14:29:32','130.242.13.142',NULL,NULL),(31262,'brute_force','2022-01-13 09:29:32','2022-01-13 14:29:32',NULL,NULL,'admin'),(31263,'brute_force','2022-01-13 09:31:54','2022-01-13 14:31:54','130.242.13.142',NULL,NULL),(31264,'brute_force','2022-01-13 09:31:54','2022-01-13 14:31:54',NULL,NULL,'admin'),(31265,'brute_force','2022-01-13 09:33:28','2022-01-13 14:33:28','130.242.13.142',NULL,NULL),(31266,'brute_force','2022-01-13 09:33:28','2022-01-13 14:33:28',NULL,NULL,'admin'),(31267,'brute_force','2022-01-13 09:34:57','2022-01-13 14:34:57','130.242.13.142',NULL,NULL),(31268,'brute_force','2022-01-13 09:34:57','2022-01-13 14:34:57',NULL,NULL,'admin'),(31269,'brute_force','2022-01-13 09:36:42','2022-01-13 14:36:42','130.242.13.142',NULL,NULL),(31270,'brute_force','2022-01-13 09:36:42','2022-01-13 14:36:42',NULL,NULL,'admin'),(31271,'brute_force','2022-01-13 09:43:08','2022-01-13 14:43:08','130.242.13.142',NULL,NULL),(31272,'brute_force','2022-01-13 09:43:08','2022-01-13 14:43:08',NULL,NULL,'admin'),(31273,'brute_force','2022-01-13 09:44:47','2022-01-13 14:44:47','130.242.13.142',NULL,NULL),(31274,'brute_force','2022-01-13 09:44:47','2022-01-13 14:44:47',NULL,NULL,'admin'),(31275,'brute_force','2022-01-13 09:49:44','2022-01-13 14:49:44','130.242.13.142',NULL,NULL),(31276,'brute_force','2022-01-13 09:49:44','2022-01-13 14:49:44',NULL,NULL,'admin'),(31277,'brute_force','2022-01-13 09:52:24','2022-01-13 14:52:24','130.242.13.142',NULL,NULL),(31278,'brute_force','2022-01-13 09:52:24','2022-01-13 14:52:24',NULL,NULL,'admin'),(31279,'brute_force','2022-01-13 09:54:05','2022-01-13 14:54:05','130.242.13.142',NULL,NULL),(31280,'brute_force','2022-01-13 09:54:05','2022-01-13 14:54:05',NULL,NULL,'admin'),(31281,'brute_force','2022-01-13 09:56:12','2022-01-13 14:56:12','130.242.13.142',NULL,NULL),(31282,'brute_force','2022-01-13 09:56:12','2022-01-13 14:56:12',NULL,NULL,'admin'),(31283,'brute_force','2022-01-13 10:01:55','2022-01-13 15:01:55','130.242.13.142',NULL,NULL),(31284,'brute_force','2022-01-13 10:01:55','2022-01-13 15:01:55',NULL,NULL,'admin'),(31285,'brute_force','2022-01-13 10:03:32','2022-01-13 15:03:32','130.242.13.142',NULL,NULL),(31286,'brute_force','2022-01-13 10:03:32','2022-01-13 15:03:32',NULL,NULL,'admin'),(31287,'brute_force','2022-01-13 10:09:01','2022-01-13 15:09:01','130.242.13.142',NULL,NULL),(31288,'brute_force','2022-01-13 10:09:01','2022-01-13 15:09:01',NULL,NULL,'admin'),(31289,'brute_force','2022-01-13 10:16:35','2022-01-13 15:16:35','130.242.13.142',NULL,NULL),(31290,'brute_force','2022-01-13 10:16:35','2022-01-13 15:16:35',NULL,NULL,'admin'),(31291,'brute_force','2022-01-13 10:23:28','2022-01-13 15:23:28','130.242.13.142',NULL,NULL),(31292,'brute_force','2022-01-13 10:23:28','2022-01-13 15:23:28',NULL,NULL,'admin'),(31293,'brute_force','2022-01-13 10:39:29','2022-01-13 15:39:29','130.242.13.142',NULL,NULL),(31294,'brute_force','2022-01-13 10:39:29','2022-01-13 15:39:29',NULL,NULL,'admin'),(31295,'brute_force','2022-01-13 10:44:31','2022-01-13 15:44:31','130.242.13.142',NULL,NULL),(31296,'brute_force','2022-01-13 10:44:31','2022-01-13 15:44:31',NULL,NULL,'admin'),(31297,'brute_force','2022-01-13 10:47:05','2022-01-13 15:47:05','130.242.13.142',NULL,NULL),(31298,'brute_force','2022-01-13 10:47:05','2022-01-13 15:47:05',NULL,NULL,'admin'),(31299,'brute_force','2022-01-13 10:49:28','2022-01-13 15:49:28','130.242.13.142',NULL,NULL),(31300,'brute_force','2022-01-13 10:49:28','2022-01-13 15:49:28',NULL,NULL,'admin'),(31301,'brute_force','2022-01-13 10:50:57','2022-01-13 15:50:57','130.242.13.142',NULL,NULL),(31302,'brute_force','2022-01-13 10:50:57','2022-01-13 15:50:57',NULL,NULL,'admin'),(31303,'brute_force','2022-01-13 10:52:08','2022-01-13 15:52:08','130.242.13.142',NULL,NULL),(31304,'brute_force','2022-01-13 10:52:08','2022-01-13 15:52:08',NULL,NULL,'admin'),(31305,'brute_force','2022-01-13 10:53:37','2022-01-13 15:53:37','130.242.13.142',NULL,NULL),(31306,'brute_force','2022-01-13 10:53:37','2022-01-13 15:53:37',NULL,NULL,'admin'),(31307,'brute_force','2022-01-13 10:54:44','2022-01-13 15:54:44','130.242.13.142',NULL,NULL),(31308,'brute_force','2022-01-13 10:54:44','2022-01-13 15:54:44',NULL,NULL,'admin'),(31309,'brute_force','2022-01-13 10:56:26','2022-01-13 15:56:26','130.242.13.142',NULL,NULL),(31310,'brute_force','2022-01-13 10:56:26','2022-01-13 15:56:26',NULL,NULL,'admin'),(31311,'brute_force','2022-01-13 10:59:41','2022-01-13 15:59:41','130.242.13.142',NULL,NULL),(31312,'brute_force','2022-01-13 10:59:41','2022-01-13 15:59:41',NULL,NULL,'admin'),(31313,'brute_force','2022-01-13 11:03:38','2022-01-13 16:03:38','130.242.13.142',NULL,NULL),(31314,'brute_force','2022-01-13 11:03:38','2022-01-13 16:03:38',NULL,NULL,'admin'),(31315,'brute_force','2022-01-13 11:07:26','2022-01-13 16:07:26','130.242.13.142',NULL,NULL),(31316,'brute_force','2022-01-13 11:07:26','2022-01-13 16:07:26',NULL,NULL,'admin'),(31317,'brute_force','2022-01-13 11:09:19','2022-01-13 16:09:19','130.242.13.142',NULL,NULL),(31318,'brute_force','2022-01-13 11:09:19','2022-01-13 16:09:19',NULL,NULL,'admin'),(31319,'brute_force','2022-01-13 11:16:46','2022-01-13 16:16:46','130.242.13.142',NULL,NULL),(31320,'brute_force','2022-01-13 11:16:46','2022-01-13 16:16:46',NULL,NULL,'admin'),(31321,'brute_force','2022-01-13 11:19:06','2022-01-13 16:19:06','130.242.13.142',NULL,NULL),(31322,'brute_force','2022-01-13 11:19:06','2022-01-13 16:19:06',NULL,NULL,'admin'),(31323,'brute_force','2022-01-13 11:20:36','2022-01-13 16:20:36','130.242.13.142',NULL,NULL),(31324,'brute_force','2022-01-13 11:20:36','2022-01-13 16:20:36',NULL,NULL,'admin'),(31325,'brute_force','2022-01-13 11:21:46','2022-01-13 16:21:46','130.242.13.142',NULL,NULL),(31326,'brute_force','2022-01-13 11:21:46','2022-01-13 16:21:46',NULL,NULL,'admin'),(31327,'brute_force','2022-01-13 11:26:45','2022-01-13 16:26:45','130.242.13.142',NULL,NULL),(31328,'brute_force','2022-01-13 11:26:45','2022-01-13 16:26:45',NULL,NULL,'admin'),(31329,'brute_force','2022-01-13 11:27:51','2022-01-13 16:27:51','130.242.13.142',NULL,NULL),(31330,'brute_force','2022-01-13 11:27:51','2022-01-13 16:27:51',NULL,NULL,'admin'),(31331,'brute_force','2022-01-13 11:29:09','2022-01-13 16:29:09','130.242.13.142',NULL,NULL),(31332,'brute_force','2022-01-13 11:29:09','2022-01-13 16:29:09',NULL,NULL,'admin'),(31333,'brute_force','2022-01-13 11:31:06','2022-01-13 16:31:06','130.242.13.142',NULL,NULL),(31334,'brute_force','2022-01-13 11:31:06','2022-01-13 16:31:06',NULL,NULL,'admin'),(31335,'brute_force','2022-01-13 11:32:19','2022-01-13 16:32:19','130.242.13.142',NULL,NULL),(31336,'brute_force','2022-01-13 11:32:19','2022-01-13 16:32:19',NULL,NULL,'admin'),(31337,'brute_force','2022-01-13 11:33:32','2022-01-13 16:33:32','130.242.13.142',NULL,NULL),(31338,'brute_force','2022-01-13 11:33:32','2022-01-13 16:33:32',NULL,NULL,'admin'),(31339,'brute_force','2022-01-13 11:35:50','2022-01-13 16:35:50','130.242.13.142',NULL,NULL),(31340,'brute_force','2022-01-13 11:35:50','2022-01-13 16:35:50',NULL,NULL,'admin'),(31341,'brute_force','2022-01-13 11:42:15','2022-01-13 16:42:15','130.242.13.142',NULL,NULL),(31342,'brute_force','2022-01-13 11:42:15','2022-01-13 16:42:15',NULL,NULL,'admin'),(31343,'brute_force','2022-01-13 11:46:14','2022-01-13 16:46:14','130.242.13.142',NULL,NULL),(31344,'brute_force','2022-01-13 11:46:14','2022-01-13 16:46:14',NULL,NULL,'admin'),(31345,'brute_force','2022-01-13 11:48:08','2022-01-13 16:48:08','130.242.13.142',NULL,NULL),(31346,'brute_force','2022-01-13 11:48:08','2022-01-13 16:48:08',NULL,NULL,'admin'),(31347,'brute_force','2022-01-13 12:23:09','2022-01-13 17:23:09','212.73.172.101',NULL,NULL),(31348,'brute_force','2022-01-13 12:23:09','2022-01-13 17:23:09',NULL,NULL,'admin'),(31349,'brute_force','2022-01-13 12:24:10','2022-01-13 17:24:10','212.73.172.101',NULL,NULL),(31350,'brute_force','2022-01-13 12:24:10','2022-01-13 17:24:10',NULL,NULL,'admin'),(31351,'brute_force','2022-01-13 12:25:11','2022-01-13 17:25:11','212.73.172.101',NULL,NULL),(31352,'brute_force','2022-01-13 12:25:11','2022-01-13 17:25:11',NULL,NULL,'admin'),(31353,'brute_force','2022-01-13 12:26:12','2022-01-13 17:26:12','212.73.172.101',NULL,NULL),(31354,'brute_force','2022-01-13 12:26:12','2022-01-13 17:26:12',NULL,NULL,'admin'),(31355,'brute_force','2022-01-13 12:27:13','2022-01-13 17:27:13','212.73.172.101',NULL,NULL),(31356,'brute_force','2022-01-13 12:27:13','2022-01-13 17:27:13',NULL,NULL,'admin'),(31357,'brute_force','2022-01-19 04:42:10','2022-01-19 09:42:10','199.188.204.110',NULL,NULL),(31358,'brute_force','2022-01-19 04:42:10','2022-01-19 09:42:10',NULL,NULL,'WVuIr83XIZ8Zll1'),(31359,'brute_force','2022-01-19 04:42:10','2022-01-19 09:42:10','199.188.204.110',NULL,NULL),(31360,'brute_force','2022-01-19 04:42:10','2022-01-19 09:42:10',NULL,NULL,'1001010'),(31361,'brute_force','2022-01-22 10:14:50','2022-01-22 15:14:50','89.46.106.93',NULL,NULL),(31362,'brute_force','2022-01-22 10:14:50','2022-01-22 15:14:50',NULL,NULL,'admin'),(31363,'brute_force','2022-01-22 10:14:50','2022-01-22 15:14:50','89.46.106.93',NULL,NULL),(31364,'brute_force','2022-01-22 10:14:50','2022-01-22 15:14:50',NULL,NULL,'admin'),(31365,'brute_force','2022-01-22 10:19:25','2022-01-22 15:19:25','89.46.105.196',NULL,NULL),(31366,'brute_force','2022-01-22 10:19:25','2022-01-22 15:19:25',NULL,NULL,'admin'),(31367,'brute_force','2022-01-22 10:19:25','2022-01-22 15:19:25','89.46.105.196',NULL,NULL),(31368,'brute_force','2022-01-22 10:19:25','2022-01-22 15:19:25',NULL,NULL,'admin'),(31369,'brute_force','2022-01-29 18:59:47','2022-01-29 23:59:47','37.47.199.50',NULL,NULL),(31370,'brute_force','2022-01-29 18:59:47','2022-01-29 23:59:47',NULL,2,'gruposuadi'),(31371,'brute_force','2022-01-29 19:00:49','2022-01-30 00:00:49','37.47.199.50',NULL,NULL),(31372,'brute_force','2022-01-29 19:00:49','2022-01-30 00:00:49',NULL,2,'gruposuadi'),(31373,'brute_force','2022-01-29 19:01:50','2022-01-30 00:01:50','37.47.199.50',NULL,NULL),(31374,'brute_force','2022-01-29 19:01:50','2022-01-30 00:01:50',NULL,2,'gruposuadi'),(31375,'brute_force','2022-01-29 19:02:51','2022-01-30 00:02:51','37.47.199.50',NULL,NULL),(31376,'brute_force','2022-01-29 19:02:51','2022-01-30 00:02:51',NULL,2,'gruposuadi'),(31377,'brute_force','2022-01-29 19:03:52','2022-01-30 00:03:52','37.47.199.50',NULL,NULL),(31378,'brute_force','2022-01-29 19:03:52','2022-01-30 00:03:52',NULL,2,'gruposuadi'),(31379,'brute_force','2022-01-29 19:19:07','2022-01-30 00:19:07','37.47.199.50',NULL,NULL),(31380,'brute_force','2022-01-29 19:19:07','2022-01-30 00:19:07',NULL,2,'gruposuadi'),(31381,'brute_force','2022-01-29 19:20:08','2022-01-30 00:20:08','37.47.199.50',NULL,NULL),(31382,'brute_force','2022-01-29 19:20:08','2022-01-30 00:20:08',NULL,2,'gruposuadi'),(31383,'brute_force','2022-01-29 19:21:09','2022-01-30 00:21:09','37.47.199.50',NULL,NULL),(31384,'brute_force','2022-01-29 19:21:09','2022-01-30 00:21:09',NULL,2,'gruposuadi'),(31385,'brute_force','2022-01-29 19:22:10','2022-01-30 00:22:10','37.47.199.50',NULL,NULL),(31386,'brute_force','2022-01-29 19:22:10','2022-01-30 00:22:10',NULL,2,'gruposuadi'),(31387,'brute_force','2022-01-29 19:23:11','2022-01-30 00:23:11','37.47.199.50',NULL,NULL),(31388,'brute_force','2022-01-29 19:23:11','2022-01-30 00:23:11',NULL,2,'gruposuadi'),(31389,'brute_force','2022-01-29 19:38:26','2022-01-30 00:38:26','37.47.199.50',NULL,NULL),(31390,'brute_force','2022-01-29 19:38:26','2022-01-30 00:38:26',NULL,2,'gruposuadi'),(31391,'brute_force','2022-01-29 19:39:27','2022-01-30 00:39:27','37.47.199.50',NULL,NULL),(31392,'brute_force','2022-01-29 19:39:27','2022-01-30 00:39:27',NULL,2,'gruposuadi'),(31393,'brute_force','2022-01-29 19:40:28','2022-01-30 00:40:28','37.47.199.50',NULL,NULL),(31394,'brute_force','2022-01-29 19:40:28','2022-01-30 00:40:28',NULL,2,'gruposuadi'),(31395,'brute_force','2022-01-29 19:41:29','2022-01-30 00:41:29','37.47.199.50',NULL,NULL),(31396,'brute_force','2022-01-29 19:41:29','2022-01-30 00:41:29',NULL,2,'gruposuadi'),(31397,'brute_force','2022-01-29 19:42:30','2022-01-30 00:42:30','37.47.199.50',NULL,NULL),(31398,'brute_force','2022-01-29 19:42:30','2022-01-30 00:42:30',NULL,2,'gruposuadi'),(31399,'brute_force','2022-01-30 15:16:56','2022-01-30 20:16:56','37.47.201.56',NULL,NULL),(31400,'brute_force','2022-01-30 15:16:56','2022-01-30 20:16:56',NULL,2,'gruposuadi'),(31401,'brute_force','2022-01-30 15:17:57','2022-01-30 20:17:57','37.47.201.56',NULL,NULL),(31402,'brute_force','2022-01-30 15:17:57','2022-01-30 20:17:57',NULL,2,'gruposuadi'),(31403,'brute_force','2022-01-30 15:18:58','2022-01-30 20:18:58','37.47.201.56',NULL,NULL),(31404,'brute_force','2022-01-30 15:18:58','2022-01-30 20:18:58',NULL,2,'gruposuadi'),(31405,'brute_force','2022-01-30 15:19:59','2022-01-30 20:19:59','37.47.201.56',NULL,NULL),(31406,'brute_force','2022-01-30 15:19:59','2022-01-30 20:19:59',NULL,2,'gruposuadi'),(31407,'brute_force','2022-01-30 15:21:00','2022-01-30 20:21:00','37.47.201.56',NULL,NULL),(31408,'brute_force','2022-01-30 15:21:00','2022-01-30 20:21:00',NULL,2,'gruposuadi'),(31409,'brute_force','2022-01-30 15:36:23','2022-01-30 20:36:23','37.47.201.56',NULL,NULL),(31410,'brute_force','2022-01-30 15:36:23','2022-01-30 20:36:23',NULL,2,'gruposuadi'),(31411,'brute_force','2022-01-30 15:37:23','2022-01-30 20:37:23','37.47.201.56',NULL,NULL),(31412,'brute_force','2022-01-30 15:37:23','2022-01-30 20:37:23',NULL,2,'gruposuadi'),(31413,'brute_force','2022-01-30 15:38:25','2022-01-30 20:38:25','37.47.201.56',NULL,NULL),(31414,'brute_force','2022-01-30 15:38:25','2022-01-30 20:38:25',NULL,2,'gruposuadi'),(31415,'brute_force','2022-01-30 15:39:26','2022-01-30 20:39:26','37.47.201.56',NULL,NULL),(31416,'brute_force','2022-01-30 15:39:26','2022-01-30 20:39:26',NULL,2,'gruposuadi'),(31417,'brute_force','2022-01-30 16:03:41','2022-01-30 21:03:41','37.47.201.56',NULL,NULL),(31418,'brute_force','2022-01-30 16:03:41','2022-01-30 21:03:41',NULL,2,'gruposuadi'),(31419,'brute_force','2022-01-30 16:04:46','2022-01-30 21:04:46','37.47.201.56',NULL,NULL),(31420,'brute_force','2022-01-30 16:04:46','2022-01-30 21:04:46',NULL,2,'gruposuadi'),(31421,'brute_force','2022-01-30 16:05:47','2022-01-30 21:05:47','37.47.201.56',NULL,NULL),(31422,'brute_force','2022-01-30 16:05:47','2022-01-30 21:05:47',NULL,2,'gruposuadi'),(31423,'brute_force','2022-01-30 16:06:48','2022-01-30 21:06:48','37.47.201.56',NULL,NULL),(31424,'brute_force','2022-01-30 16:06:48','2022-01-30 21:06:48',NULL,2,'gruposuadi'),(31425,'brute_force','2022-01-30 16:07:49','2022-01-30 21:07:49','37.47.201.56',NULL,NULL),(31426,'brute_force','2022-01-30 16:07:49','2022-01-30 21:07:49',NULL,2,'gruposuadi'),(31427,'brute_force','2022-01-30 16:23:04','2022-01-30 21:23:04','37.47.201.56',NULL,NULL),(31428,'brute_force','2022-01-30 16:23:04','2022-01-30 21:23:04',NULL,2,'gruposuadi'),(31429,'brute_force','2022-01-30 16:24:05','2022-01-30 21:24:05','37.47.201.56',NULL,NULL),(31430,'brute_force','2022-01-30 16:24:05','2022-01-30 21:24:05',NULL,2,'gruposuadi'),(31431,'brute_force','2022-01-30 16:25:05','2022-01-30 21:25:05','37.47.201.56',NULL,NULL),(31432,'brute_force','2022-01-30 16:25:05','2022-01-30 21:25:05',NULL,2,'gruposuadi'),(31433,'brute_force','2022-01-30 16:26:07','2022-01-30 21:26:07','37.47.201.56',NULL,NULL),(31434,'brute_force','2022-01-30 16:26:07','2022-01-30 21:26:07',NULL,2,'gruposuadi'),(31435,'brute_force','2022-01-30 16:27:08','2022-01-30 21:27:08','37.47.201.56',NULL,NULL),(31436,'brute_force','2022-01-30 16:27:08','2022-01-30 21:27:08',NULL,2,'gruposuadi'),(31437,'brute_force','2022-01-30 16:50:31','2022-01-30 21:50:31','37.47.226.37',NULL,NULL),(31438,'brute_force','2022-01-30 16:50:31','2022-01-30 21:50:31',NULL,2,'gruposuadi'),(31439,'brute_force','2022-01-30 16:51:32','2022-01-30 21:51:32','37.47.226.37',NULL,NULL),(31440,'brute_force','2022-01-30 16:51:32','2022-01-30 21:51:32',NULL,2,'gruposuadi'),(31441,'brute_force','2022-01-30 16:52:33','2022-01-30 21:52:33','37.47.226.37',NULL,NULL),(31442,'brute_force','2022-01-30 16:52:33','2022-01-30 21:52:33',NULL,2,'gruposuadi'),(31443,'brute_force','2022-01-30 16:53:34','2022-01-30 21:53:34','37.47.226.37',NULL,NULL),(31444,'brute_force','2022-01-30 16:53:34','2022-01-30 21:53:34',NULL,2,'gruposuadi'),(31445,'brute_force','2022-01-30 16:54:35','2022-01-30 21:54:35','37.47.226.37',NULL,NULL),(31446,'brute_force','2022-01-30 16:54:35','2022-01-30 21:54:35',NULL,2,'gruposuadi'),(31447,'brute_force','2022-01-30 16:57:38','2022-01-30 21:57:38','37.47.219.112',NULL,NULL),(31448,'brute_force','2022-01-30 16:57:38','2022-01-30 21:57:38',NULL,2,'gruposuadi'),(31449,'brute_force','2022-01-30 16:58:39','2022-01-30 21:58:39','37.47.219.112',NULL,NULL),(31450,'brute_force','2022-01-30 16:58:39','2022-01-30 21:58:39',NULL,NULL,'admin'),(31451,'brute_force','2022-01-30 16:59:40','2022-01-30 21:59:40','37.47.219.112',NULL,NULL),(31452,'brute_force','2022-01-30 16:59:40','2022-01-30 21:59:40',NULL,NULL,'admin'),(31453,'brute_force','2022-01-30 17:00:41','2022-01-30 22:00:41','37.47.219.112',NULL,NULL),(31454,'brute_force','2022-01-30 17:00:41','2022-01-30 22:00:41',NULL,NULL,'admin'),(31455,'brute_force','2022-01-30 17:01:42','2022-01-30 22:01:42','37.47.219.112',NULL,NULL),(31456,'brute_force','2022-01-30 17:01:42','2022-01-30 22:01:42',NULL,NULL,'admin'),(31457,'brute_force','2022-01-30 17:16:57','2022-01-30 22:16:57','37.47.219.112',NULL,NULL),(31458,'brute_force','2022-01-30 17:16:57','2022-01-30 22:16:57',NULL,NULL,'admin'),(31459,'brute_force','2022-01-30 17:17:58','2022-01-30 22:17:58','37.47.219.112',NULL,NULL),(31460,'brute_force','2022-01-30 17:17:58','2022-01-30 22:17:58',NULL,NULL,'admin'),(31461,'brute_force','2022-01-30 17:18:59','2022-01-30 22:18:59','37.47.219.112',NULL,NULL),(31462,'brute_force','2022-01-30 17:18:59','2022-01-30 22:18:59',NULL,NULL,'admin'),(31463,'brute_force','2022-01-30 17:20:00','2022-01-30 22:20:00','37.47.219.112',NULL,NULL),(31464,'brute_force','2022-01-30 17:20:00','2022-01-30 22:20:00',NULL,NULL,'admin'),(31465,'brute_force','2022-01-30 17:21:01','2022-01-30 22:21:01','37.47.219.112',NULL,NULL),(31466,'brute_force','2022-01-30 17:21:01','2022-01-30 22:21:01',NULL,NULL,'admin'),(31467,'brute_force','2022-01-30 17:36:16','2022-01-30 22:36:16','37.47.219.112',NULL,NULL),(31468,'brute_force','2022-01-30 17:36:16','2022-01-30 22:36:16',NULL,NULL,'admin'),(31469,'brute_force','2022-01-30 17:37:17','2022-01-30 22:37:17','37.47.219.112',NULL,NULL),(31470,'brute_force','2022-01-30 17:37:17','2022-01-30 22:37:17',NULL,NULL,'admin'),(31471,'brute_force','2022-01-30 17:38:18','2022-01-30 22:38:18','37.47.219.112',NULL,NULL),(31472,'brute_force','2022-01-30 17:38:18','2022-01-30 22:38:18',NULL,NULL,'admin'),(31473,'brute_force','2022-01-30 17:39:19','2022-01-30 22:39:19','37.47.219.112',NULL,NULL),(31474,'brute_force','2022-01-30 17:39:19','2022-01-30 22:39:19',NULL,NULL,'admin'),(31475,'brute_force','2022-01-30 17:40:20','2022-01-30 22:40:20','37.47.219.112',NULL,NULL),(31476,'brute_force','2022-01-30 17:40:20','2022-01-30 22:40:20',NULL,NULL,'admin'),(31477,'brute_force','2022-01-30 17:59:39','2022-01-30 22:59:39','37.47.207.211',NULL,NULL),(31478,'brute_force','2022-01-30 17:59:39','2022-01-30 22:59:39',NULL,NULL,'admin'),(31479,'brute_force','2022-01-30 18:00:40','2022-01-30 23:00:40','37.47.207.211',NULL,NULL),(31480,'brute_force','2022-01-30 18:00:40','2022-01-30 23:00:40',NULL,NULL,'admin'),(31481,'brute_force','2022-01-30 18:01:41','2022-01-30 23:01:41','37.47.207.211',NULL,NULL),(31482,'brute_force','2022-01-30 18:01:41','2022-01-30 23:01:41',NULL,NULL,'admin'),(31483,'brute_force','2022-01-30 18:02:42','2022-01-30 23:02:42','37.47.207.211',NULL,NULL),(31484,'brute_force','2022-01-30 18:02:42','2022-01-30 23:02:42',NULL,NULL,'admin'),(31485,'brute_force','2022-01-30 18:03:43','2022-01-30 23:03:43','37.47.207.211',NULL,NULL),(31486,'brute_force','2022-01-30 18:03:43','2022-01-30 23:03:43',NULL,NULL,'admin'),(31487,'brute_force','2022-01-30 18:18:58','2022-01-30 23:18:58','37.47.207.211',NULL,NULL),(31488,'brute_force','2022-01-30 18:18:58','2022-01-30 23:18:58',NULL,NULL,'admin'),(31489,'brute_force','2022-01-30 18:19:58','2022-01-30 23:19:58','37.47.207.211',NULL,NULL),(31490,'brute_force','2022-01-30 18:19:58','2022-01-30 23:19:58',NULL,NULL,'admin'),(31491,'brute_force','2022-01-30 18:20:59','2022-01-30 23:20:59','37.47.207.211',NULL,NULL),(31492,'brute_force','2022-01-30 18:20:59','2022-01-30 23:20:59',NULL,NULL,'admin'),(31493,'brute_force','2022-01-30 18:22:01','2022-01-30 23:22:01','37.47.207.211',NULL,NULL),(31494,'brute_force','2022-01-30 18:22:01','2022-01-30 23:22:01',NULL,NULL,'admin'),(31495,'brute_force','2022-01-30 18:23:02','2022-01-30 23:23:02','37.47.207.211',NULL,NULL),(31496,'brute_force','2022-01-30 18:23:02','2022-01-30 23:23:02',NULL,NULL,'admin'),(31497,'brute_force','2022-01-31 06:31:54','2022-01-31 11:31:54','37.47.207.211',NULL,NULL),(31498,'brute_force','2022-01-31 06:31:54','2022-01-31 11:31:54',NULL,NULL,'admin'),(31499,'brute_force','2022-01-31 06:32:50','2022-01-31 11:32:50','37.47.207.211',NULL,NULL),(31500,'brute_force','2022-01-31 06:32:50','2022-01-31 11:32:50',NULL,NULL,'admin'),(31501,'brute_force','2022-01-31 06:33:51','2022-01-31 11:33:51','37.47.207.211',NULL,NULL),(31502,'brute_force','2022-01-31 06:33:51','2022-01-31 11:33:51',NULL,NULL,'admin'),(31503,'brute_force','2022-01-31 06:34:53','2022-01-31 11:34:53','37.47.207.211',NULL,NULL),(31504,'brute_force','2022-01-31 06:34:53','2022-01-31 11:34:53',NULL,NULL,'admin'),(31505,'brute_force','2022-01-31 06:35:54','2022-01-31 11:35:54','37.47.207.211',NULL,NULL),(31506,'brute_force','2022-01-31 06:35:54','2022-01-31 11:35:54',NULL,NULL,'admin'),(31507,'brute_force','2022-01-31 06:49:13','2022-01-31 11:49:13','37.47.199.104',NULL,NULL),(31508,'brute_force','2022-01-31 06:49:13','2022-01-31 11:49:13',NULL,NULL,'admin'),(31509,'brute_force','2022-01-31 07:34:12','2022-01-31 12:34:12','37.47.199.104',NULL,NULL),(31510,'brute_force','2022-01-31 07:34:12','2022-01-31 12:34:12',NULL,NULL,'admin'),(31511,'brute_force','2022-01-31 07:35:13','2022-01-31 12:35:13','37.47.199.104',NULL,NULL),(31512,'brute_force','2022-01-31 07:35:13','2022-01-31 12:35:13',NULL,NULL,'admin'),(31513,'brute_force','2022-01-31 07:36:13','2022-01-31 12:36:13','37.47.199.104',NULL,NULL),(31514,'brute_force','2022-01-31 07:36:13','2022-01-31 12:36:13',NULL,NULL,'admin'),(31515,'brute_force','2022-01-31 07:37:24','2022-01-31 12:37:24','37.47.199.104',NULL,NULL),(31516,'brute_force','2022-01-31 07:37:24','2022-01-31 12:37:24',NULL,NULL,'admin'),(31517,'brute_force','2022-01-31 07:38:24','2022-01-31 12:38:24','37.47.199.104',NULL,NULL),(31518,'brute_force','2022-01-31 07:38:24','2022-01-31 12:38:24',NULL,NULL,'admin'),(31519,'brute_force','2022-01-31 07:53:39','2022-01-31 12:53:39','37.47.199.104',NULL,NULL),(31520,'brute_force','2022-01-31 07:53:39','2022-01-31 12:53:39',NULL,NULL,'admin'),(31521,'brute_force','2022-01-31 07:54:40','2022-01-31 12:54:40','37.47.199.104',NULL,NULL),(31522,'brute_force','2022-01-31 07:54:40','2022-01-31 12:54:40',NULL,NULL,'admin'),(31523,'brute_force','2022-01-31 07:55:41','2022-01-31 12:55:41','37.47.199.104',NULL,NULL),(31524,'brute_force','2022-01-31 07:55:41','2022-01-31 12:55:41',NULL,NULL,'admin'),(31525,'brute_force','2022-01-31 15:03:18','2022-01-31 20:03:18','37.47.199.104',NULL,NULL),(31526,'brute_force','2022-01-31 15:03:18','2022-01-31 20:03:18',NULL,NULL,'admin'),(31527,'brute_force','2022-01-31 15:04:20','2022-01-31 20:04:20','37.47.199.104',NULL,NULL),(31528,'brute_force','2022-01-31 15:04:20','2022-01-31 20:04:20',NULL,NULL,'admin'),(31529,'brute_force','2022-01-31 15:05:20','2022-01-31 20:05:20','37.47.199.104',NULL,NULL),(31530,'brute_force','2022-01-31 15:05:20','2022-01-31 20:05:20',NULL,NULL,'admin'),(31531,'brute_force','2022-01-31 15:06:21','2022-01-31 20:06:21','37.47.199.104',NULL,NULL),(31532,'brute_force','2022-01-31 15:06:21','2022-01-31 20:06:21',NULL,NULL,'admin'),(31533,'brute_force','2022-01-31 15:07:23','2022-01-31 20:07:23','37.47.199.104',NULL,NULL),(31534,'brute_force','2022-01-31 15:07:23','2022-01-31 20:07:23',NULL,NULL,'admin'),(31535,'brute_force','2022-01-31 15:22:37','2022-01-31 20:22:37','37.47.199.104',NULL,NULL),(31536,'brute_force','2022-01-31 15:22:37','2022-01-31 20:22:37',NULL,NULL,'admin'),(31537,'brute_force','2022-01-31 15:23:38','2022-01-31 20:23:38','37.47.199.104',NULL,NULL),(31538,'brute_force','2022-01-31 15:23:38','2022-01-31 20:23:38',NULL,NULL,'admin'),(31539,'brute_force','2022-01-31 15:24:39','2022-01-31 20:24:39','37.47.199.104',NULL,NULL),(31540,'brute_force','2022-01-31 15:24:39','2022-01-31 20:24:39',NULL,NULL,'admin'),(31541,'brute_force','2022-01-31 15:25:40','2022-01-31 20:25:40','37.47.199.104',NULL,NULL),(31542,'brute_force','2022-01-31 15:25:40','2022-01-31 20:25:40',NULL,NULL,'admin'),(31543,'brute_force','2022-01-31 15:26:41','2022-01-31 20:26:41','37.47.199.104',NULL,NULL),(31544,'brute_force','2022-01-31 15:26:41','2022-01-31 20:26:41',NULL,NULL,'admin'),(31545,'brute_force','2022-02-04 04:46:58','2022-02-04 09:46:58','69.16.201.188',NULL,NULL),(31546,'brute_force','2022-02-04 04:46:58','2022-02-04 09:46:58',NULL,NULL,'admin'),(31547,'brute_force','2022-02-04 04:46:58','2022-02-04 09:46:58','69.16.201.188',NULL,NULL),(31548,'brute_force','2022-02-04 04:46:58','2022-02-04 09:46:58',NULL,2,'gruposuadi'),(31549,'brute_force','2022-02-04 04:54:57','2022-02-04 09:54:57','207.246.240.115',NULL,NULL),(31550,'brute_force','2022-02-04 04:54:57','2022-02-04 09:54:57',NULL,2,'gruposuadi'),(31551,'brute_force','2022-02-04 04:54:57','2022-02-04 09:54:57','207.246.240.115',NULL,NULL),(31552,'brute_force','2022-02-04 04:54:57','2022-02-04 09:54:57',NULL,2,'gruposuadi'),(31553,'brute_force','2022-02-04 04:54:57','2022-02-04 09:54:57','50.28.39.45',NULL,NULL),(31554,'brute_force','2022-02-04 04:54:57','2022-02-04 09:54:57',NULL,2,'gruposuadi'),(31555,'brute_force','2022-02-04 05:00:03','2022-02-04 10:00:03','107.180.107.177',NULL,NULL),(31556,'brute_force','2022-02-04 05:00:03','2022-02-04 10:00:03',NULL,NULL,'admin'),(31557,'brute_force','2022-02-04 05:00:03','2022-02-04 10:00:03','107.180.107.177',NULL,NULL),(31558,'brute_force','2022-02-04 05:00:03','2022-02-04 10:00:03',NULL,2,'gruposuadi'),(31559,'brute_force','2022-02-04 05:01:12','2022-02-04 10:01:12','72.52.216.63',NULL,NULL),(31560,'brute_force','2022-02-04 05:01:12','2022-02-04 10:01:12',NULL,2,'gruposuadi'),(31561,'brute_force','2022-02-04 05:01:12','2022-02-04 10:01:12','72.52.216.63',NULL,NULL),(31562,'brute_force','2022-02-04 05:01:12','2022-02-04 10:01:12',NULL,2,'gruposuadi'),(31563,'brute_force','2022-02-04 05:02:16','2022-02-04 10:02:16','89.46.104.202',NULL,NULL),(31564,'brute_force','2022-02-04 05:02:16','2022-02-04 10:02:16',NULL,NULL,'admin'),(31565,'brute_force','2022-02-04 05:02:16','2022-02-04 10:02:16','89.46.104.202',NULL,NULL),(31566,'brute_force','2022-02-04 05:02:16','2022-02-04 10:02:16',NULL,2,'gruposuadi'),(31567,'brute_force','2022-02-04 05:04:07','2022-02-04 10:04:07','51.68.11.227',NULL,NULL),(31568,'brute_force','2022-02-04 05:04:07','2022-02-04 10:04:07',NULL,NULL,'admin'),(31569,'brute_force','2022-02-04 05:04:07','2022-02-04 10:04:07','51.68.11.227',NULL,NULL),(31570,'brute_force','2022-02-04 05:04:07','2022-02-04 10:04:07',NULL,NULL,'admin'),(31571,'brute_force','2022-02-08 18:23:49','2022-02-08 23:23:49','107.189.31.227',NULL,NULL),(31572,'brute_force','2022-02-08 18:23:49','2022-02-08 23:23:49',NULL,2,'gruposuadi'),(31573,'brute_force','2022-02-08 18:23:52','2022-02-08 23:23:52','107.189.31.227',NULL,NULL),(31574,'brute_force','2022-02-08 18:23:52','2022-02-08 23:23:52',NULL,2,'gruposuadi'),(31575,'brute_force','2022-02-08 18:23:54','2022-02-08 23:23:54','107.189.31.227',NULL,NULL),(31576,'brute_force','2022-02-08 18:23:54','2022-02-08 23:23:54',NULL,2,'gruposuadi'),(31577,'brute_force','2022-02-10 06:48:52','2022-02-10 11:48:52','185.220.103.4',NULL,NULL),(31578,'brute_force','2022-02-10 06:48:52','2022-02-10 11:48:52',NULL,2,'gruposuadi'),(31579,'brute_force','2022-02-10 14:01:12','2022-02-10 19:01:12','184.168.96.0',NULL,NULL),(31580,'brute_force','2022-02-10 14:01:12','2022-02-10 19:01:12',NULL,NULL,'admin'),(31581,'brute_force','2022-02-10 14:22:40','2022-02-10 19:22:40','8.210.57.22',NULL,NULL),(31582,'brute_force','2022-02-10 14:22:40','2022-02-10 19:22:40',NULL,NULL,'admin'),(31583,'brute_force','2022-02-10 14:54:52','2022-02-10 19:54:52','104.236.45.171',NULL,NULL),(31584,'brute_force','2022-02-10 14:54:52','2022-02-10 19:54:52',NULL,NULL,'admin'),(31585,'brute_force','2022-02-10 15:26:41','2022-02-10 20:26:41','206.81.16.252',NULL,NULL),(31586,'brute_force','2022-02-10 15:26:41','2022-02-10 20:26:41',NULL,NULL,'admin'),(31587,'brute_force','2022-02-10 16:51:58','2022-02-10 21:51:58','128.199.109.135',NULL,NULL),(31588,'brute_force','2022-02-10 16:51:58','2022-02-10 21:51:58',NULL,NULL,'admin'),(31589,'brute_force','2022-02-10 17:23:55','2022-02-10 22:23:55','151.80.20.26',NULL,NULL),(31590,'brute_force','2022-02-10 17:23:55','2022-02-10 22:23:55',NULL,NULL,'admin'),(31591,'brute_force','2022-02-10 18:17:34','2022-02-10 23:17:34','197.5.152.234',NULL,NULL),(31592,'brute_force','2022-02-10 18:17:34','2022-02-10 23:17:34',NULL,NULL,'admin'),(31593,'brute_force','2022-02-10 18:49:48','2022-02-10 23:49:48','184.168.99.250',NULL,NULL),(31594,'brute_force','2022-02-10 18:49:48','2022-02-10 23:49:48',NULL,NULL,'admin'),(31595,'brute_force','2022-02-10 19:11:20','2022-02-11 00:11:20','198.54.120.17',NULL,NULL),(31596,'brute_force','2022-02-10 19:11:20','2022-02-11 00:11:20',NULL,NULL,'admin'),(31597,'brute_force','2022-02-10 19:38:14','2022-02-11 00:38:14','192.42.116.16',NULL,NULL),(31598,'brute_force','2022-02-10 19:38:14','2022-02-11 00:38:14',NULL,2,'gruposuadi'),(31599,'brute_force','2022-02-10 20:05:08','2022-02-11 01:05:08','167.99.12.47',NULL,NULL),(31600,'brute_force','2022-02-10 20:05:08','2022-02-11 01:05:08',NULL,NULL,'admin'),(31601,'brute_force','2022-02-10 20:58:59','2022-02-11 01:58:59','61.12.67.132',NULL,NULL),(31602,'brute_force','2022-02-10 20:58:59','2022-02-11 01:58:59',NULL,NULL,'admin'),(31603,'brute_force','2022-02-10 21:09:36','2022-02-11 02:09:36','50.59.99.143',NULL,NULL),(31604,'brute_force','2022-02-10 21:09:36','2022-02-11 02:09:36',NULL,NULL,'admin'),(31605,'brute_force','2022-02-10 22:22:30','2022-02-11 03:22:30','23.96.38.187',NULL,NULL),(31606,'brute_force','2022-02-10 22:22:30','2022-02-11 03:22:30',NULL,NULL,'penny'),(31607,'brute_force','2022-02-10 22:22:32','2022-02-11 03:22:32','23.96.38.187',NULL,NULL),(31608,'brute_force','2022-02-10 22:22:32','2022-02-11 03:22:32',NULL,NULL,'penny'),(31609,'brute_force','2022-02-10 22:22:34','2022-02-11 03:22:34','23.96.38.187',NULL,NULL),(31610,'brute_force','2022-02-10 22:22:34','2022-02-11 03:22:34',NULL,NULL,'penny'),(31611,'brute_force','2022-02-10 22:22:38','2022-02-11 03:22:38','23.96.38.187',NULL,NULL),(31612,'brute_force','2022-02-10 22:22:38','2022-02-11 03:22:38',NULL,NULL,'penny'),(31613,'brute_force','2022-02-10 22:22:44','2022-02-11 03:22:44','23.96.38.187',NULL,NULL),(31614,'brute_force','2022-02-10 22:22:44','2022-02-11 03:22:44',NULL,NULL,'penny'),(31615,'brute_force','2022-02-11 02:38:54','2022-02-11 07:38:54','89.45.251.18',NULL,NULL),(31616,'brute_force','2022-02-11 02:38:54','2022-02-11 07:38:54',NULL,NULL,'admin'),(31617,'brute_force','2022-02-11 03:00:37','2022-02-11 08:00:37','64.225.43.102',NULL,NULL),(31618,'brute_force','2022-02-11 03:00:37','2022-02-11 08:00:37',NULL,NULL,'admin'),(31619,'brute_force','2022-02-11 03:54:36','2022-02-11 08:54:36','147.182.248.182',NULL,NULL),(31620,'brute_force','2022-02-11 03:54:36','2022-02-11 08:54:36',NULL,NULL,'admin'),(31621,'brute_force','2022-02-11 04:48:17','2022-02-11 09:48:17','188.166.248.186',NULL,NULL),(31622,'brute_force','2022-02-11 04:48:17','2022-02-11 09:48:17',NULL,NULL,'admin'),(31623,'brute_force','2022-02-11 05:05:57','2022-02-11 10:05:57','54.36.108.162',NULL,NULL),(31624,'brute_force','2022-02-11 05:05:57','2022-02-11 10:05:57',NULL,2,'gruposuadi'),(31625,'brute_force','2022-02-11 05:06:06','2022-02-11 10:06:06','54.36.108.162',NULL,NULL),(31626,'brute_force','2022-02-11 05:06:06','2022-02-11 10:06:06',NULL,2,'gruposuadi'),(31627,'brute_force','2022-02-11 05:06:08','2022-02-11 10:06:08','54.36.108.162',NULL,NULL),(31628,'brute_force','2022-02-11 05:06:08','2022-02-11 10:06:08',NULL,2,'gruposuadi'),(31629,'brute_force','2022-02-11 05:06:10','2022-02-11 10:06:10','54.36.108.162',NULL,NULL),(31630,'brute_force','2022-02-11 05:06:10','2022-02-11 10:06:10',NULL,2,'gruposuadi'),(31631,'brute_force','2022-02-11 05:06:13','2022-02-11 10:06:13','54.36.108.162',NULL,NULL),(31632,'brute_force','2022-02-11 05:06:13','2022-02-11 10:06:13',NULL,2,'gruposuadi'),(31633,'brute_force','2022-02-11 05:39:49','2022-02-11 10:39:49','104.131.18.212',NULL,NULL),(31634,'brute_force','2022-02-11 05:39:49','2022-02-11 10:39:49',NULL,NULL,'admin'),(31635,'brute_force','2022-02-11 05:50:27','2022-02-11 10:50:27','92.204.218.98',NULL,NULL),(31636,'brute_force','2022-02-11 05:50:27','2022-02-11 10:50:27',NULL,NULL,'admin'),(31637,'brute_force','2022-02-11 06:01:08','2022-02-11 11:01:08','173.201.183.100',NULL,NULL),(31638,'brute_force','2022-02-11 06:01:08','2022-02-11 11:01:08',NULL,NULL,'admin'),(31639,'brute_force','2022-02-11 06:11:53','2022-02-11 11:11:53','208.109.28.66',NULL,NULL),(31640,'brute_force','2022-02-11 06:11:53','2022-02-11 11:11:53',NULL,NULL,'admin'),(31641,'brute_force','2022-02-11 08:43:31','2022-02-11 13:43:31','192.163.204.229',NULL,NULL),(31642,'brute_force','2022-02-11 08:43:31','2022-02-11 13:43:31',NULL,NULL,'admin'),(31643,'brute_force','2022-02-11 09:00:07','2022-02-11 14:00:07','104.45.41.45',NULL,NULL),(31644,'brute_force','2022-02-11 09:00:07','2022-02-11 14:00:07',NULL,NULL,'admin'),(31645,'brute_force','2022-02-11 09:33:19','2022-02-11 14:33:19','173.201.183.5',NULL,NULL),(31646,'brute_force','2022-02-11 09:33:19','2022-02-11 14:33:19',NULL,NULL,'admin'),(31647,'brute_force','2022-02-11 09:41:41','2022-02-11 14:41:41','45.119.213.225',NULL,NULL),(31648,'brute_force','2022-02-11 09:41:41','2022-02-11 14:41:41',NULL,NULL,'admin'),(31649,'brute_force','2022-02-11 09:58:19','2022-02-11 14:58:19','173.201.183.5',NULL,NULL),(31650,'brute_force','2022-02-11 09:58:19','2022-02-11 14:58:19',NULL,NULL,'admin'),(31651,'brute_force','2022-02-11 10:06:39','2022-02-11 15:06:39','185.2.5.77',NULL,NULL),(31652,'brute_force','2022-02-11 10:06:39','2022-02-11 15:06:39',NULL,NULL,'admin'),(31653,'brute_force','2022-02-11 15:01:53','2022-02-11 20:01:53','101.37.28.132',NULL,NULL),(31654,'brute_force','2022-02-11 15:01:53','2022-02-11 20:01:53',NULL,NULL,'admin'),(31655,'brute_force','2022-02-11 15:10:41','2022-02-11 20:10:41','85.119.122.23',NULL,NULL),(31656,'brute_force','2022-02-11 15:10:41','2022-02-11 20:10:41',NULL,NULL,'admin'),(31657,'brute_force','2022-02-11 16:10:07','2022-02-11 21:10:07','185.162.147.26',NULL,NULL),(31658,'brute_force','2022-02-11 16:10:07','2022-02-11 21:10:07',NULL,NULL,'admin'),(31659,'brute_force','2022-02-11 16:19:08','2022-02-11 21:19:08','185.70.11.21',NULL,NULL),(31660,'brute_force','2022-02-11 16:19:08','2022-02-11 21:19:08',NULL,NULL,'admin'),(31661,'brute_force','2022-02-11 16:27:26','2022-02-11 21:27:26','198.54.114.46',NULL,NULL),(31662,'brute_force','2022-02-11 16:27:26','2022-02-11 21:27:26',NULL,NULL,'admin'),(31663,'brute_force','2022-02-11 16:45:37','2022-02-11 21:45:37','184.168.115.128',NULL,NULL),(31664,'brute_force','2022-02-11 16:45:37','2022-02-11 21:45:37',NULL,NULL,'admin'),(31665,'brute_force','2022-02-11 16:55:14','2022-02-11 21:55:14','150.95.112.79',NULL,NULL),(31666,'brute_force','2022-02-11 16:55:14','2022-02-11 21:55:14',NULL,NULL,'admin'),(31667,'brute_force','2022-02-11 17:32:53','2022-02-11 22:32:53','103.74.118.242',NULL,NULL),(31668,'brute_force','2022-02-11 17:32:53','2022-02-11 22:32:53',NULL,NULL,'admin'),(31669,'brute_force','2022-02-11 18:18:06','2022-02-11 23:18:06','54.39.49.75',NULL,NULL),(31670,'brute_force','2022-02-11 18:18:06','2022-02-11 23:18:06',NULL,NULL,'admin'),(31671,'brute_force','2022-02-11 18:48:48','2022-02-11 23:48:48','74.208.103.228',NULL,NULL),(31672,'brute_force','2022-02-11 18:48:48','2022-02-11 23:48:48',NULL,NULL,'admin'),(31673,'brute_force','2022-02-11 19:22:13','2022-02-12 00:22:13','167.86.105.202',NULL,NULL),(31674,'brute_force','2022-02-11 19:22:13','2022-02-12 00:22:13',NULL,NULL,'admin'),(31675,'brute_force','2022-02-11 21:13:08','2022-02-12 02:13:08','88.135.37.49',NULL,NULL),(31676,'brute_force','2022-02-11 21:13:08','2022-02-12 02:13:08',NULL,NULL,'admin'),(31677,'brute_force','2022-02-11 21:47:25','2022-02-12 02:47:25','103.90.235.111',NULL,NULL),(31678,'brute_force','2022-02-11 21:47:25','2022-02-12 02:47:25',NULL,NULL,'admin'),(31679,'brute_force','2022-02-11 21:58:19','2022-02-12 02:58:19','186.234.80.79',NULL,NULL),(31680,'brute_force','2022-02-11 21:58:19','2022-02-12 02:58:19',NULL,NULL,'admin'),(31681,'brute_force','2022-02-11 23:03:53','2022-02-12 04:03:53','159.253.25.213',NULL,NULL),(31682,'brute_force','2022-02-11 23:03:53','2022-02-12 04:03:53',NULL,NULL,'admin'),(31683,'brute_force','2022-02-11 23:26:15','2022-02-12 04:26:15','157.245.38.42',NULL,NULL),(31684,'brute_force','2022-02-11 23:26:15','2022-02-12 04:26:15',NULL,NULL,'admin'),(31685,'brute_force','2022-02-11 23:48:37','2022-02-12 04:48:37','159.65.219.142',NULL,NULL),(31686,'brute_force','2022-02-11 23:48:37','2022-02-12 04:48:37',NULL,NULL,'admin'),(31687,'brute_force','2022-02-12 02:06:43','2022-02-12 07:06:43','47.106.231.210',NULL,NULL),(31688,'brute_force','2022-02-12 02:06:43','2022-02-12 07:06:43',NULL,NULL,'admin'),(31689,'brute_force','2022-02-12 02:17:56','2022-02-12 07:17:56','41.93.82.7',NULL,NULL),(31690,'brute_force','2022-02-12 02:17:56','2022-02-12 07:17:56',NULL,NULL,'admin'),(31691,'brute_force','2022-02-12 02:29:04','2022-02-12 07:29:04','149.28.150.203',NULL,NULL),(31692,'brute_force','2022-02-12 02:29:04','2022-02-12 07:29:04',NULL,NULL,'admin'),(31693,'brute_force','2022-02-12 03:02:23','2022-02-12 08:02:23','177.55.118.235',NULL,NULL),(31694,'brute_force','2022-02-12 03:02:23','2022-02-12 08:02:23',NULL,NULL,'admin'),(31695,'brute_force','2022-02-12 03:24:31','2022-02-12 08:24:31','103.3.164.91',NULL,NULL),(31696,'brute_force','2022-02-12 03:24:31','2022-02-12 08:24:31',NULL,NULL,'admin'),(31697,'brute_force','2022-02-12 03:57:49','2022-02-12 08:57:49','103.3.164.91',NULL,NULL),(31698,'brute_force','2022-02-12 03:57:49','2022-02-12 08:57:49',NULL,NULL,'admin'),(31699,'brute_force','2022-02-12 04:53:26','2022-02-12 09:53:26','185.165.116.22',NULL,NULL),(31700,'brute_force','2022-02-12 04:53:26','2022-02-12 09:53:26',NULL,NULL,'admin'),(31701,'brute_force','2022-02-12 05:15:23','2022-02-12 10:15:23','107.161.177.10',NULL,NULL),(31702,'brute_force','2022-02-12 05:15:23','2022-02-12 10:15:23',NULL,NULL,'admin'),(31703,'brute_force','2022-02-12 05:48:44','2022-02-12 10:48:44','95.111.235.116',NULL,NULL),(31704,'brute_force','2022-02-12 05:48:44','2022-02-12 10:48:44',NULL,NULL,'admin'),(31705,'brute_force','2022-02-12 06:22:17','2022-02-12 11:22:17','159.89.2.220',NULL,NULL),(31706,'brute_force','2022-02-12 06:22:17','2022-02-12 11:22:17',NULL,NULL,'admin'),(31707,'brute_force','2022-02-12 06:55:50','2022-02-12 11:55:50','104.131.108.143',NULL,NULL),(31708,'brute_force','2022-02-12 06:55:50','2022-02-12 11:55:50',NULL,NULL,'admin'),(31709,'brute_force','2022-02-12 08:25:15','2022-02-12 13:25:15','198.46.141.138',NULL,NULL),(31710,'brute_force','2022-02-12 08:25:15','2022-02-12 13:25:15',NULL,NULL,'admin'),(31711,'brute_force','2022-02-12 08:36:27','2022-02-12 13:36:27','47.114.72.18',NULL,NULL),(31712,'brute_force','2022-02-12 08:36:27','2022-02-12 13:36:27',NULL,NULL,'admin'),(31713,'brute_force','2022-02-12 08:58:48','2022-02-12 13:58:48','208.109.29.88',NULL,NULL),(31714,'brute_force','2022-02-12 08:58:48','2022-02-12 13:58:48',NULL,NULL,'admin'),(31715,'brute_force','2022-02-12 09:10:04','2022-02-12 14:10:04','178.62.33.222',NULL,NULL),(31716,'brute_force','2022-02-12 09:10:04','2022-02-12 14:10:04',NULL,NULL,'admin'),(31717,'brute_force','2022-02-12 09:32:21','2022-02-12 14:32:21','167.99.75.244',NULL,NULL),(31718,'brute_force','2022-02-12 09:32:21','2022-02-12 14:32:21',NULL,NULL,'admin'),(31719,'brute_force','2022-02-12 09:43:38','2022-02-12 14:43:38','192.169.244.239',NULL,NULL),(31720,'brute_force','2022-02-12 09:43:38','2022-02-12 14:43:38',NULL,NULL,'admin'),(31721,'brute_force','2022-02-12 10:28:07','2022-02-12 15:28:07','132.148.47.21',NULL,NULL),(31722,'brute_force','2022-02-12 10:28:07','2022-02-12 15:28:07',NULL,NULL,'admin'),(31723,'brute_force','2022-02-12 10:39:17','2022-02-12 15:39:17','80.251.219.111',NULL,NULL),(31724,'brute_force','2022-02-12 10:39:17','2022-02-12 15:39:17',NULL,NULL,'admin'),(31725,'brute_force','2022-02-12 10:50:28','2022-02-12 15:50:28','176.56.239.171',NULL,NULL),(31726,'brute_force','2022-02-12 10:50:28','2022-02-12 15:50:28',NULL,NULL,'admin'),(31727,'brute_force','2022-02-12 11:01:37','2022-02-12 16:01:37','72.167.104.77',NULL,NULL),(31728,'brute_force','2022-02-12 11:01:37','2022-02-12 16:01:37',NULL,NULL,'admin'),(31729,'brute_force','2022-02-12 11:12:47','2022-02-12 16:12:47','162.0.232.52',NULL,NULL),(31730,'brute_force','2022-02-12 11:12:47','2022-02-12 16:12:47',NULL,NULL,'admin'),(31731,'brute_force','2022-02-12 11:23:56','2022-02-12 16:23:56','104.197.75.152',NULL,NULL),(31732,'brute_force','2022-02-12 11:23:56','2022-02-12 16:23:56',NULL,NULL,'admin'),(31733,'brute_force','2022-02-12 14:41:39','2022-02-12 19:41:39','110.4.40.183',NULL,NULL),(31734,'brute_force','2022-02-12 14:41:39','2022-02-12 19:41:39',NULL,NULL,'admin'),(31735,'brute_force','2022-02-12 16:10:35','2022-02-12 21:10:35','50.59.99.143',NULL,NULL),(31736,'brute_force','2022-02-12 16:10:35','2022-02-12 21:10:35',NULL,NULL,'admin'),(31737,'brute_force','2022-02-12 16:48:11','2022-02-12 21:48:11','159.89.2.220',NULL,NULL),(31738,'brute_force','2022-02-12 16:48:11','2022-02-12 21:48:11',NULL,NULL,'admin'),(31739,'brute_force','2022-02-12 17:10:23','2022-02-12 22:10:23','194.5.175.215',NULL,NULL),(31740,'brute_force','2022-02-12 17:10:23','2022-02-12 22:10:23',NULL,NULL,'admin'),(31741,'brute_force','2022-02-12 17:17:30','2022-02-12 22:17:30','131.72.236.63',NULL,NULL),(31742,'brute_force','2022-02-12 17:17:30','2022-02-12 22:17:30',NULL,NULL,'admin'),(31743,'brute_force','2022-02-12 17:39:54','2022-02-12 22:39:54','192.163.197.220',NULL,NULL),(31744,'brute_force','2022-02-12 17:39:54','2022-02-12 22:39:54',NULL,NULL,'admin'),(31745,'brute_force','2022-02-12 17:55:14','2022-02-12 22:55:14','67.209.122.122',NULL,NULL),(31746,'brute_force','2022-02-12 17:55:14','2022-02-12 22:55:14',NULL,NULL,'admin'),(31747,'brute_force','2022-02-12 18:12:35','2022-02-12 23:12:35','193.218.118.101',NULL,NULL),(31748,'brute_force','2022-02-12 18:12:35','2022-02-12 23:12:35',NULL,2,'gruposuadi'),(31749,'brute_force','2022-02-12 18:17:39','2022-02-12 23:17:39','151.106.112.245',NULL,NULL),(31750,'brute_force','2022-02-12 18:17:39','2022-02-12 23:17:39',NULL,NULL,'admin'),(31751,'brute_force','2022-02-12 20:09:09','2022-02-13 01:09:09','184.168.100.133',NULL,NULL),(31752,'brute_force','2022-02-12 20:09:09','2022-02-13 01:09:09',NULL,NULL,'admin'),(31753,'brute_force','2022-02-12 21:01:39','2022-02-13 02:01:39','159.89.2.220',NULL,NULL),(31754,'brute_force','2022-02-12 21:01:39','2022-02-13 02:01:39',NULL,NULL,'admin'),(31755,'brute_force','2022-02-12 21:23:34','2022-02-13 02:23:34','194.44.53.72',NULL,NULL),(31756,'brute_force','2022-02-12 21:23:34','2022-02-13 02:23:34',NULL,NULL,'admin'),(31757,'brute_force','2022-02-12 22:24:13','2022-02-13 03:24:13','144.217.170.27',NULL,NULL),(31758,'brute_force','2022-02-12 22:24:13','2022-02-13 03:24:13',NULL,NULL,'admin'),(31759,'brute_force','2022-02-12 22:31:01','2022-02-13 03:31:01','68.178.220.171',NULL,NULL),(31760,'brute_force','2022-02-12 22:31:01','2022-02-13 03:31:01',NULL,NULL,'admin'),(31761,'brute_force','2022-02-12 23:38:34','2022-02-13 04:38:34','184.168.100.242',NULL,NULL),(31762,'brute_force','2022-02-12 23:38:34','2022-02-13 04:38:34',NULL,NULL,'admin'),(31763,'brute_force','2022-02-13 00:45:28','2022-02-13 05:45:28','184.168.103.230',NULL,NULL),(31764,'brute_force','2022-02-13 00:45:28','2022-02-13 05:45:28',NULL,NULL,'admin'),(31765,'brute_force','2022-02-13 01:00:47','2022-02-13 06:00:47','107.173.165.214',NULL,NULL),(31766,'brute_force','2022-02-13 01:00:47','2022-02-13 06:00:47',NULL,NULL,'admin'),(31767,'brute_force','2022-02-13 01:07:56','2022-02-13 06:07:56','198.54.125.10',NULL,NULL),(31768,'brute_force','2022-02-13 01:07:56','2022-02-13 06:07:56',NULL,NULL,'admin'),(31769,'brute_force','2022-02-13 01:45:40','2022-02-13 06:45:40','20.76.142.69',NULL,NULL),(31770,'brute_force','2022-02-13 01:45:40','2022-02-13 06:45:40',NULL,NULL,'admin'),(31771,'brute_force','2022-02-13 01:52:45','2022-02-13 06:52:45','34.68.97.70',NULL,NULL),(31772,'brute_force','2022-02-13 01:52:45','2022-02-13 06:52:45',NULL,NULL,'admin'),(31773,'brute_force','2022-02-13 03:00:01','2022-02-13 08:00:01','167.71.69.173',NULL,NULL),(31774,'brute_force','2022-02-13 03:00:01','2022-02-13 08:00:01',NULL,NULL,'admin'),(31775,'brute_force','2022-02-13 03:15:14','2022-02-13 08:15:14','162.0.209.95',NULL,NULL),(31776,'brute_force','2022-02-13 03:15:14','2022-02-13 08:15:14',NULL,NULL,'admin'),(31777,'brute_force','2022-02-13 04:29:41','2022-02-13 09:29:41','72.167.84.163',NULL,NULL),(31778,'brute_force','2022-02-13 04:29:41','2022-02-13 09:29:41',NULL,NULL,'admin'),(31779,'brute_force','2022-02-13 04:45:10','2022-02-13 09:45:10','147.182.248.182',NULL,NULL),(31780,'brute_force','2022-02-13 04:45:10','2022-02-13 09:45:10',NULL,NULL,'admin'),(31781,'brute_force','2022-02-13 05:30:21','2022-02-13 10:30:21','162.247.74.201',NULL,NULL),(31782,'brute_force','2022-02-13 05:30:21','2022-02-13 10:30:21',NULL,2,'gruposuadi'),(31783,'brute_force','2022-02-13 05:30:23','2022-02-13 10:30:23','162.247.74.201',NULL,NULL),(31784,'brute_force','2022-02-13 05:30:23','2022-02-13 10:30:23',NULL,2,'gruposuadi'),(31785,'brute_force','2022-02-13 05:30:25','2022-02-13 10:30:25','162.247.74.201',NULL,NULL),(31786,'brute_force','2022-02-13 05:30:25','2022-02-13 10:30:25',NULL,2,'gruposuadi'),(31787,'brute_force','2022-02-13 05:36:53','2022-02-13 10:36:53','149.62.171.31',NULL,NULL),(31788,'brute_force','2022-02-13 05:36:53','2022-02-13 10:36:53',NULL,NULL,'admin'),(31789,'brute_force','2022-02-13 05:52:12','2022-02-13 10:52:12','160.251.28.21',NULL,NULL),(31790,'brute_force','2022-02-13 05:52:12','2022-02-13 10:52:12',NULL,NULL,'admin'),(31791,'brute_force','2022-02-13 06:14:37','2022-02-13 11:14:37','184.168.98.97',NULL,NULL),(31792,'brute_force','2022-02-13 06:14:37','2022-02-13 11:14:37',NULL,NULL,'admin'),(31793,'brute_force','2022-02-13 06:37:00','2022-02-13 11:37:00','149.62.171.31',NULL,NULL),(31794,'brute_force','2022-02-13 06:37:00','2022-02-13 11:37:00',NULL,NULL,'admin'),(31795,'brute_force','2022-02-13 06:44:08','2022-02-13 11:44:08','124.40.255.186',NULL,NULL),(31796,'brute_force','2022-02-13 06:44:08','2022-02-13 11:44:08',NULL,NULL,'admin'),(31797,'brute_force','2022-02-13 08:06:46','2022-02-13 13:06:46','176.56.239.171',NULL,NULL),(31798,'brute_force','2022-02-13 08:06:46','2022-02-13 13:06:46',NULL,NULL,'admin'),(31799,'brute_force','2022-02-13 08:51:36','2022-02-13 13:51:36','167.172.56.36',NULL,NULL),(31800,'brute_force','2022-02-13 08:51:36','2022-02-13 13:51:36',NULL,NULL,'admin'),(31801,'brute_force','2022-02-13 09:43:22','2022-02-13 14:43:22','184.168.98.160',NULL,NULL),(31802,'brute_force','2022-02-13 09:43:22','2022-02-13 14:43:22',NULL,NULL,'admin'),(31803,'brute_force','2022-02-13 10:43:27','2022-02-13 15:43:27','95.167.178.158',NULL,NULL),(31804,'brute_force','2022-02-13 10:43:27','2022-02-13 15:43:27',NULL,NULL,'admin'),(31805,'brute_force','2022-02-13 15:21:37','2022-02-13 20:21:37','110.4.40.183',NULL,NULL),(31806,'brute_force','2022-02-13 15:21:37','2022-02-13 20:21:37',NULL,NULL,'admin'),(31807,'brute_force','2022-02-14 02:15:25','2022-02-14 07:15:25','152.228.140.7',NULL,NULL),(31808,'brute_force','2022-02-14 02:15:25','2022-02-14 07:15:25',NULL,NULL,'admin'),(31809,'brute_force','2022-02-14 03:59:53','2022-02-14 08:59:53','13.229.221.204',NULL,NULL),(31810,'brute_force','2022-02-14 03:59:53','2022-02-14 08:59:53',NULL,NULL,'admin'),(31811,'brute_force','2022-02-14 05:12:23','2022-02-14 10:12:23','107.189.10.63',NULL,NULL),(31812,'brute_force','2022-02-14 05:12:23','2022-02-14 10:12:23',NULL,2,'gruposuadi'),(31813,'brute_force','2022-02-14 22:28:39','2022-02-15 03:28:39','35.193.222.165',NULL,NULL),(31814,'brute_force','2022-02-14 22:28:39','2022-02-15 03:28:39',NULL,NULL,'admin'),(31815,'brute_force','2022-02-14 23:29:40','2022-02-15 04:29:40','34.68.97.70',NULL,NULL),(31816,'brute_force','2022-02-14 23:29:40','2022-02-15 04:29:40',NULL,NULL,'admin'),(31817,'brute_force','2022-02-15 01:12:14','2022-02-15 06:12:14','128.199.197.163',NULL,NULL),(31818,'brute_force','2022-02-15 01:12:14','2022-02-15 06:12:14',NULL,NULL,'admin'),(31819,'brute_force','2022-02-15 02:45:08','2022-02-15 07:45:08','35.225.94.95',NULL,NULL),(31820,'brute_force','2022-02-15 02:45:08','2022-02-15 07:45:08',NULL,NULL,'admin'),(31821,'brute_force','2022-02-15 03:36:59','2022-02-15 08:36:59','137.184.22.7',NULL,NULL),(31822,'brute_force','2022-02-15 03:36:59','2022-02-15 08:36:59',NULL,NULL,'admin'),(31823,'brute_force','2022-02-15 06:32:27','2022-02-15 11:32:27','64.235.231.20',NULL,NULL),(31824,'brute_force','2022-02-15 06:32:27','2022-02-15 11:32:27',NULL,NULL,'admin'),(31825,'brute_force','2022-02-15 06:53:09','2022-02-15 11:53:09','171.244.21.74',NULL,NULL),(31826,'brute_force','2022-02-15 06:53:09','2022-02-15 11:53:09',NULL,NULL,'admin'),(31827,'brute_force','2022-02-15 07:24:08','2022-02-15 12:24:08','212.64.64.223',NULL,NULL),(31828,'brute_force','2022-02-15 07:24:08','2022-02-15 12:24:08',NULL,NULL,'admin'),(31829,'brute_force','2022-02-15 08:20:58','2022-02-15 13:20:58','104.154.111.139',NULL,NULL),(31830,'brute_force','2022-02-15 08:20:58','2022-02-15 13:20:58',NULL,NULL,'admin'),(31831,'brute_force','2022-02-15 08:31:16','2022-02-15 13:31:16','92.205.15.114',NULL,NULL),(31832,'brute_force','2022-02-15 08:31:16','2022-02-15 13:31:16',NULL,NULL,'admin'),(31833,'brute_force','2022-02-15 18:59:01','2022-02-15 23:59:01','45.121.147.218',NULL,NULL),(31834,'brute_force','2022-02-15 18:59:01','2022-02-15 23:59:01',NULL,2,'gruposuadi'),(31835,'brute_force','2022-02-15 19:27:50','2022-02-16 00:27:50','35.233.254.115',NULL,NULL),(31836,'brute_force','2022-02-15 19:27:50','2022-02-16 00:27:50',NULL,NULL,'admin'),(31837,'brute_force','2022-02-17 08:29:26','2022-02-17 13:29:26','109.70.100.35',NULL,NULL),(31838,'brute_force','2022-02-17 08:29:26','2022-02-17 13:29:26',NULL,2,'gruposuadi'),(31839,'brute_force','2022-02-18 23:57:28','2022-02-19 04:57:28','104.244.73.205',NULL,NULL),(31840,'brute_force','2022-02-18 23:57:28','2022-02-19 04:57:28',NULL,2,'gruposuadi'),(31841,'brute_force','2022-02-23 15:26:23','2022-02-23 20:26:23','109.70.100.33',NULL,NULL),(31842,'brute_force','2022-02-23 15:26:23','2022-02-23 20:26:23',NULL,2,'gruposuadi'),(31843,'brute_force','2022-02-26 16:28:17','2022-02-26 21:28:17','132.148.198.216',NULL,NULL),(31844,'brute_force','2022-02-26 16:28:17','2022-02-26 21:28:17',NULL,NULL,'admin'),(31845,'brute_force','2022-02-26 16:37:27','2022-02-26 21:37:27','89.44.138.250',NULL,NULL),(31846,'brute_force','2022-02-26 16:37:27','2022-02-26 21:37:27',NULL,NULL,'admin'),(31847,'brute_force','2022-02-26 16:46:39','2022-02-26 21:46:39','209.159.150.110',NULL,NULL),(31848,'brute_force','2022-02-26 16:46:39','2022-02-26 21:46:39',NULL,NULL,'admin'),(31849,'brute_force','2022-02-26 16:55:53','2022-02-26 21:55:53','91.205.175.35',NULL,NULL),(31850,'brute_force','2022-02-26 16:55:53','2022-02-26 21:55:53',NULL,NULL,'admin'),(31851,'brute_force','2022-02-26 17:05:12','2022-02-26 22:05:12','103.51.103.2',NULL,NULL),(31852,'brute_force','2022-02-26 17:05:12','2022-02-26 22:05:12',NULL,NULL,'admin'),(31853,'brute_force','2022-02-26 17:14:22','2022-02-26 22:14:22','173.249.11.108',NULL,NULL),(31854,'brute_force','2022-02-26 17:14:22','2022-02-26 22:14:22',NULL,NULL,'admin'),(31855,'brute_force','2022-02-26 17:23:35','2022-02-26 22:23:35','72.167.124.218',NULL,NULL),(31856,'brute_force','2022-02-26 17:23:35','2022-02-26 22:23:35',NULL,NULL,'admin'),(31857,'brute_force','2022-02-26 17:32:46','2022-02-26 22:32:46','92.205.6.124',NULL,NULL),(31858,'brute_force','2022-02-26 17:32:46','2022-02-26 22:32:46',NULL,NULL,'admin'),(31859,'brute_force','2022-02-26 17:51:14','2022-02-26 22:51:14','5.189.138.128',NULL,NULL),(31860,'brute_force','2022-02-26 17:51:14','2022-02-26 22:51:14',NULL,NULL,'admin'),(31861,'brute_force','2022-02-26 18:00:20','2022-02-26 23:00:20','122.17.148.164',NULL,NULL),(31862,'brute_force','2022-02-26 18:00:20','2022-02-26 23:00:20',NULL,NULL,'admin'),(31863,'brute_force','2022-02-26 18:09:29','2022-02-26 23:09:29','107.180.103.185',NULL,NULL),(31864,'brute_force','2022-02-26 18:09:29','2022-02-26 23:09:29',NULL,NULL,'admin'),(31865,'brute_force','2022-02-26 18:37:03','2022-02-26 23:37:03','92.205.14.232',NULL,NULL),(31866,'brute_force','2022-02-26 18:37:03','2022-02-26 23:37:03',NULL,NULL,'admin'),(31867,'brute_force','2022-02-26 19:23:02','2022-02-27 00:23:02','45.33.2.83',NULL,NULL),(31868,'brute_force','2022-02-26 19:23:02','2022-02-27 00:23:02',NULL,NULL,'admin'),(31869,'brute_force','2022-02-26 19:41:20','2022-02-27 00:41:20','34.73.162.22',NULL,NULL),(31870,'brute_force','2022-02-26 19:41:20','2022-02-27 00:41:20',NULL,NULL,'admin'),(31871,'brute_force','2022-02-26 19:59:43','2022-02-27 00:59:43','209.159.150.110',NULL,NULL),(31872,'brute_force','2022-02-26 19:59:43','2022-02-27 00:59:43',NULL,NULL,'admin'),(31873,'brute_force','2022-02-26 20:27:26','2022-02-27 01:27:26','103.42.58.102',NULL,NULL),(31874,'brute_force','2022-02-26 20:27:26','2022-02-27 01:27:26',NULL,NULL,'admin'),(31875,'brute_force','2022-02-26 20:36:40','2022-02-27 01:36:40','128.199.199.157',NULL,NULL),(31876,'brute_force','2022-02-26 20:36:40','2022-02-27 01:36:40',NULL,NULL,'admin'),(31877,'brute_force','2022-02-26 20:55:07','2022-02-27 01:55:07','173.201.176.23',NULL,NULL),(31878,'brute_force','2022-02-26 20:55:07','2022-02-27 01:55:07',NULL,NULL,'admin'),(31879,'brute_force','2022-02-26 21:04:22','2022-02-27 02:04:22','104.236.45.171',NULL,NULL),(31880,'brute_force','2022-02-26 21:04:22','2022-02-27 02:04:22',NULL,NULL,'admin'),(31881,'brute_force','2022-02-26 21:13:31','2022-02-27 02:13:31','103.121.91.38',NULL,NULL),(31882,'brute_force','2022-02-26 21:13:31','2022-02-27 02:13:31',NULL,NULL,'admin'),(31883,'brute_force','2022-02-26 21:41:11','2022-02-27 02:41:11','208.109.25.227',NULL,NULL),(31884,'brute_force','2022-02-26 21:41:11','2022-02-27 02:41:11',NULL,NULL,'admin'),(31885,'brute_force','2022-02-26 21:50:27','2022-02-27 02:50:27','111.231.206.201',NULL,NULL),(31886,'brute_force','2022-02-26 21:50:27','2022-02-27 02:50:27',NULL,NULL,'admin'),(31887,'brute_force','2022-02-26 21:59:40','2022-02-27 02:59:40','173.201.184.177',NULL,NULL),(31888,'brute_force','2022-02-26 21:59:40','2022-02-27 02:59:40',NULL,NULL,'admin'),(31889,'brute_force','2022-02-26 22:08:55','2022-02-27 03:08:55','34.73.162.22',NULL,NULL),(31890,'brute_force','2022-02-26 22:08:55','2022-02-27 03:08:55',NULL,NULL,'admin'),(31891,'brute_force','2022-02-26 22:18:21','2022-02-27 03:18:21','141.94.23.37',NULL,NULL),(31892,'brute_force','2022-02-26 22:18:21','2022-02-27 03:18:21',NULL,NULL,'admin'),(31893,'brute_force','2022-02-26 22:27:27','2022-02-27 03:27:27','47.108.179.31',NULL,NULL),(31894,'brute_force','2022-02-26 22:27:27','2022-02-27 03:27:27',NULL,NULL,'admin'),(31895,'brute_force','2022-02-26 22:55:19','2022-02-27 03:55:19','35.171.203.160',NULL,NULL),(31896,'brute_force','2022-02-26 22:55:19','2022-02-27 03:55:19',NULL,NULL,'admin'),(31897,'brute_force','2022-02-26 23:04:32','2022-02-27 04:04:32','80.251.219.111',NULL,NULL),(31898,'brute_force','2022-02-26 23:04:32','2022-02-27 04:04:32',NULL,NULL,'admin'),(31899,'brute_force','2022-02-26 23:13:56','2022-02-27 04:13:56','137.184.78.118',NULL,NULL),(31900,'brute_force','2022-02-26 23:13:56','2022-02-27 04:13:56',NULL,NULL,'admin'),(31901,'brute_force','2022-02-26 23:23:11','2022-02-27 04:23:11','142.93.99.56',NULL,NULL),(31902,'brute_force','2022-02-26 23:23:11','2022-02-27 04:23:11',NULL,NULL,'admin'),(31903,'brute_force','2022-02-26 23:41:37','2022-02-27 04:41:37','209.159.150.110',NULL,NULL),(31904,'brute_force','2022-02-26 23:41:37','2022-02-27 04:41:37',NULL,NULL,'admin'),(31905,'brute_force','2022-02-26 23:50:57','2022-02-27 04:50:57','150.109.61.139',NULL,NULL),(31906,'brute_force','2022-02-26 23:50:57','2022-02-27 04:50:57',NULL,NULL,'admin'),(31907,'brute_force','2022-02-27 00:18:44','2022-02-27 05:18:44','91.134.184.251',NULL,NULL),(31908,'brute_force','2022-02-27 00:18:44','2022-02-27 05:18:44',NULL,NULL,'admin'),(31909,'brute_force','2022-02-27 00:37:17','2022-02-27 05:37:17','160.251.28.21',NULL,NULL),(31910,'brute_force','2022-02-27 00:37:17','2022-02-27 05:37:17',NULL,NULL,'admin'),(31911,'brute_force','2022-02-27 01:35:23','2022-02-27 06:35:23','35.221.181.187',NULL,NULL),(31912,'brute_force','2022-02-27 01:35:23','2022-02-27 06:35:23',NULL,NULL,'admin'),(31913,'brute_force','2022-02-27 02:21:56','2022-02-27 07:21:56','217.174.148.212',NULL,NULL),(31914,'brute_force','2022-02-27 02:21:56','2022-02-27 07:21:56',NULL,NULL,'admin'),(31915,'brute_force','2022-02-27 02:33:37','2022-02-27 07:33:37','35.219.62.239',NULL,NULL),(31916,'brute_force','2022-02-27 02:33:37','2022-02-27 07:33:37',NULL,NULL,'admin'),(31917,'brute_force','2022-02-27 02:45:19','2022-02-27 07:45:19','199.188.200.228',NULL,NULL),(31918,'brute_force','2022-02-27 02:45:19','2022-02-27 07:45:19',NULL,NULL,'admin'),(31919,'brute_force','2022-02-27 02:57:00','2022-02-27 07:57:00','192.169.150.185',NULL,NULL),(31920,'brute_force','2022-02-27 02:57:00','2022-02-27 07:57:00',NULL,NULL,'admin'),(31921,'brute_force','2022-02-27 03:08:40','2022-02-27 08:08:40','148.72.122.94',NULL,NULL),(31922,'brute_force','2022-02-27 03:08:40','2022-02-27 08:08:40',NULL,NULL,'admin'),(31923,'brute_force','2022-02-27 03:20:17','2022-02-27 08:20:17','147.139.37.149',NULL,NULL),(31924,'brute_force','2022-02-27 03:20:17','2022-02-27 08:20:17',NULL,NULL,'admin'),(31925,'brute_force','2022-02-27 03:43:28','2022-02-27 08:43:28','104.154.111.139',NULL,NULL),(31926,'brute_force','2022-02-27 03:43:28','2022-02-27 08:43:28',NULL,NULL,'admin'),(31927,'brute_force','2022-02-27 04:30:32','2022-02-27 09:30:32','35.195.135.67',NULL,NULL),(31928,'brute_force','2022-02-27 04:30:32','2022-02-27 09:30:32',NULL,NULL,'admin'),(31929,'brute_force','2022-02-27 04:42:19','2022-02-27 09:42:19','213.202.252.251',NULL,NULL),(31930,'brute_force','2022-02-27 04:42:19','2022-02-27 09:42:19',NULL,NULL,'admin'),(31931,'brute_force','2022-02-27 05:05:51','2022-02-27 10:05:51','103.130.214.141',NULL,NULL),(31932,'brute_force','2022-02-27 05:05:51','2022-02-27 10:05:51',NULL,NULL,'admin'),(31933,'brute_force','2022-02-27 05:17:36','2022-02-27 10:17:36','45.156.185.97',NULL,NULL),(31934,'brute_force','2022-02-27 05:17:36','2022-02-27 10:17:36',NULL,NULL,'admin'),(31935,'brute_force','2022-02-27 05:41:08','2022-02-27 10:41:08','103.93.16.133',NULL,NULL),(31936,'brute_force','2022-02-27 05:41:08','2022-02-27 10:41:08',NULL,NULL,'admin'),(31937,'brute_force','2022-02-27 05:52:57','2022-02-27 10:52:57','52.189.215.54',NULL,NULL),(31938,'brute_force','2022-02-27 05:52:57','2022-02-27 10:52:57',NULL,NULL,'admin'),(31939,'brute_force','2022-02-27 06:04:34','2022-02-27 11:04:34','135.148.138.180',NULL,NULL),(31940,'brute_force','2022-02-27 06:04:34','2022-02-27 11:04:34',NULL,NULL,'admin'),(31941,'brute_force','2022-02-27 06:16:21','2022-02-27 11:16:21','35.224.216.78',NULL,NULL),(31942,'brute_force','2022-02-27 06:16:21','2022-02-27 11:16:21',NULL,NULL,'admin'),(31943,'brute_force','2022-02-27 06:28:10','2022-02-27 11:28:10','165.232.138.51',NULL,NULL),(31944,'brute_force','2022-02-27 06:28:10','2022-02-27 11:28:10',NULL,NULL,'admin'),(31945,'brute_force','2022-02-27 07:03:44','2022-02-27 12:03:44','62.28.184.124',NULL,NULL),(31946,'brute_force','2022-02-27 07:03:44','2022-02-27 12:03:44',NULL,NULL,'admin'),(31947,'brute_force','2022-02-27 07:15:36','2022-02-27 12:15:36','47.105.86.21',NULL,NULL),(31948,'brute_force','2022-02-27 07:15:36','2022-02-27 12:15:36',NULL,NULL,'admin'),(31949,'brute_force','2022-02-27 07:55:27','2022-02-27 12:55:27','135.148.138.180',NULL,NULL),(31950,'brute_force','2022-02-27 07:55:27','2022-02-27 12:55:27',NULL,NULL,'admin'),(31951,'brute_force','2022-02-27 08:07:21','2022-02-27 13:07:21','103.101.162.249',NULL,NULL),(31952,'brute_force','2022-02-27 08:07:21','2022-02-27 13:07:21',NULL,NULL,'admin'),(31953,'brute_force','2022-02-27 08:19:12','2022-02-27 13:19:12','45.33.2.83',NULL,NULL),(31954,'brute_force','2022-02-27 08:19:12','2022-02-27 13:19:12',NULL,NULL,'admin'),(31955,'brute_force','2022-02-27 08:31:05','2022-02-27 13:31:05','45.79.109.26',NULL,NULL),(31956,'brute_force','2022-02-27 08:31:05','2022-02-27 13:31:05',NULL,NULL,'admin'),(31957,'brute_force','2022-02-27 08:54:48','2022-02-27 13:54:48','188.164.194.82',NULL,NULL),(31958,'brute_force','2022-02-27 08:54:48','2022-02-27 13:54:48',NULL,NULL,'admin'),(31959,'brute_force','2022-02-27 09:06:40','2022-02-27 14:06:40','103.104.123.42',NULL,NULL),(31960,'brute_force','2022-02-27 09:06:40','2022-02-27 14:06:40',NULL,NULL,'admin'),(31961,'brute_force','2022-02-27 09:18:35','2022-02-27 14:18:35','159.65.56.30',NULL,NULL),(31962,'brute_force','2022-02-27 09:18:35','2022-02-27 14:18:35',NULL,NULL,'admin'),(31963,'brute_force','2022-02-27 09:30:25','2022-02-27 14:30:25','104.131.60.249',NULL,NULL),(31964,'brute_force','2022-02-27 09:30:25','2022-02-27 14:30:25',NULL,NULL,'admin'),(31965,'brute_force','2022-02-27 09:54:05','2022-02-27 14:54:05','208.109.16.231',NULL,NULL),(31966,'brute_force','2022-02-27 09:54:05','2022-02-27 14:54:05',NULL,NULL,'admin'),(31967,'brute_force','2022-02-27 10:05:58','2022-02-27 15:05:58','176.53.65.237',NULL,NULL),(31968,'brute_force','2022-02-27 10:05:58','2022-02-27 15:05:58',NULL,NULL,'admin'),(31969,'brute_force','2022-02-27 10:29:43','2022-02-27 15:29:43','68.178.220.188',NULL,NULL),(31970,'brute_force','2022-02-27 10:29:43','2022-02-27 15:29:43',NULL,NULL,'admin'),(31971,'brute_force','2022-02-27 10:53:27','2022-02-27 15:53:27','111.93.56.221',NULL,NULL),(31972,'brute_force','2022-02-27 10:53:27','2022-02-27 15:53:27',NULL,NULL,'admin'),(31973,'brute_force','2022-02-27 11:05:13','2022-02-27 16:05:13','104.223.95.207',NULL,NULL),(31974,'brute_force','2022-02-27 11:05:13','2022-02-27 16:05:13',NULL,NULL,'admin'),(31975,'brute_force','2022-02-27 11:17:01','2022-02-27 16:17:01','135.148.138.180',NULL,NULL),(31976,'brute_force','2022-02-27 11:17:01','2022-02-27 16:17:01',NULL,NULL,'admin'),(31977,'brute_force','2022-02-27 22:17:26','2022-02-28 03:17:26','148.251.140.149',NULL,NULL),(31978,'brute_force','2022-02-27 22:17:26','2022-02-28 03:17:26',NULL,NULL,'admin'),(31979,'brute_force','2022-02-28 00:24:08','2022-02-28 05:24:08','193.93.68.240',NULL,NULL),(31980,'brute_force','2022-02-28 00:24:08','2022-02-28 05:24:08',NULL,NULL,'admin'),(31981,'brute_force','2022-02-28 06:16:10','2022-02-28 11:16:10','90.84.188.49',NULL,NULL),(31982,'brute_force','2022-02-28 06:16:10','2022-02-28 11:16:10',NULL,NULL,'admin'),(31983,'brute_force','2022-03-03 03:18:20','2022-03-03 08:18:20','194.87.183.189',NULL,NULL),(31984,'brute_force','2022-03-03 03:18:20','2022-03-03 08:18:20',NULL,NULL,'admin'),(31985,'brute_force','2022-03-03 04:22:27','2022-03-03 09:22:27','213.136.69.132',NULL,NULL),(31986,'brute_force','2022-03-03 04:22:27','2022-03-03 09:22:27',NULL,NULL,'admin'),(31987,'brute_force','2022-03-03 04:45:09','2022-03-03 09:45:09','208.109.65.232',NULL,NULL),(31988,'brute_force','2022-03-03 04:45:09','2022-03-03 09:45:09',NULL,NULL,'admin'),(31989,'brute_force','2022-03-03 05:00:28','2022-03-03 10:00:28','185.162.147.26',NULL,NULL),(31990,'brute_force','2022-03-03 05:00:28','2022-03-03 10:00:28',NULL,NULL,'admin'),(31991,'brute_force','2022-03-03 05:07:10','2022-03-03 10:07:10','92.204.218.140',NULL,NULL),(31992,'brute_force','2022-03-03 05:07:10','2022-03-03 10:07:10',NULL,NULL,'admin'),(31993,'brute_force','2022-03-03 05:36:33','2022-03-03 10:36:33','162.241.253.207',NULL,NULL),(31994,'brute_force','2022-03-03 05:36:33','2022-03-03 10:36:33',NULL,NULL,'admin'),(31995,'brute_force','2022-03-03 05:46:36','2022-03-03 10:46:36','198.54.114.46',NULL,NULL),(31996,'brute_force','2022-03-03 05:46:36','2022-03-03 10:46:36',NULL,NULL,'admin'),(31997,'brute_force','2022-03-03 05:52:14','2022-03-03 10:52:14','176.235.216.155',NULL,NULL),(31998,'brute_force','2022-03-03 05:52:14','2022-03-03 10:52:14',NULL,NULL,'admin'),(31999,'brute_force','2022-03-03 06:12:28','2022-03-03 11:12:28','208.109.16.87',NULL,NULL),(32000,'brute_force','2022-03-03 06:12:28','2022-03-03 11:12:28',NULL,NULL,'admin'),(32001,'brute_force','2022-03-03 06:17:27','2022-03-03 11:17:27','209.159.150.110',NULL,NULL),(32002,'brute_force','2022-03-03 06:17:27','2022-03-03 11:17:27',NULL,NULL,'admin'),(32003,'brute_force','2022-03-03 06:23:34','2022-03-03 11:23:34','116.62.49.96',NULL,NULL),(32004,'brute_force','2022-03-03 06:23:34','2022-03-03 11:23:34',NULL,NULL,'admin'),(32005,'brute_force','2022-03-03 06:28:46','2022-03-03 11:28:46','50.59.99.143',NULL,NULL),(32006,'brute_force','2022-03-03 06:28:46','2022-03-03 11:28:46',NULL,NULL,'admin'),(32007,'brute_force','2022-03-03 06:33:12','2022-03-03 11:33:12','137.59.109.212',NULL,NULL),(32008,'brute_force','2022-03-03 06:33:12','2022-03-03 11:33:12',NULL,NULL,'admin'),(32009,'brute_force','2022-03-03 06:37:53','2022-03-03 11:37:53','208.109.174.214',NULL,NULL),(32010,'brute_force','2022-03-03 06:37:53','2022-03-03 11:37:53',NULL,NULL,'admin'),(32011,'brute_force','2022-03-03 06:42:33','2022-03-03 11:42:33','116.12.48.101',NULL,NULL),(32012,'brute_force','2022-03-03 06:42:33','2022-03-03 11:42:33',NULL,NULL,'admin'),(32013,'brute_force','2022-03-03 06:47:39','2022-03-03 11:47:39','92.204.223.27',NULL,NULL),(32014,'brute_force','2022-03-03 06:47:39','2022-03-03 11:47:39',NULL,NULL,'admin'),(32015,'brute_force','2022-03-03 06:57:16','2022-03-03 11:57:16','85.214.91.8',NULL,NULL),(32016,'brute_force','2022-03-03 06:57:16','2022-03-03 11:57:16',NULL,NULL,'admin'),(32017,'brute_force','2022-03-03 07:01:25','2022-03-03 12:01:25','167.172.79.47',NULL,NULL),(32018,'brute_force','2022-03-03 07:01:25','2022-03-03 12:01:25',NULL,NULL,'admin'),(32019,'brute_force','2022-03-03 07:06:02','2022-03-03 12:06:02','159.223.91.63',NULL,NULL),(32020,'brute_force','2022-03-03 07:06:02','2022-03-03 12:06:02',NULL,NULL,'admin'),(32021,'brute_force','2022-03-03 07:15:33','2022-03-03 12:15:33','92.205.3.88',NULL,NULL),(32022,'brute_force','2022-03-03 07:15:33','2022-03-03 12:15:33',NULL,NULL,'admin'),(32023,'brute_force','2022-03-03 07:34:04','2022-03-03 12:34:04','95.167.178.158',NULL,NULL),(32024,'brute_force','2022-03-03 07:34:04','2022-03-03 12:34:04',NULL,NULL,'admin'),(32025,'brute_force','2022-03-03 07:39:10','2022-03-03 12:39:10','92.205.3.88',NULL,NULL),(32026,'brute_force','2022-03-03 07:39:10','2022-03-03 12:39:10',NULL,NULL,'admin'),(32027,'brute_force','2022-03-03 07:53:36','2022-03-03 12:53:36','162.240.15.168',NULL,NULL),(32028,'brute_force','2022-03-03 07:53:36','2022-03-03 12:53:36',NULL,NULL,'admin'),(32029,'brute_force','2022-03-03 07:58:30','2022-03-03 12:58:30','177.53.140.99',NULL,NULL),(32030,'brute_force','2022-03-03 07:58:30','2022-03-03 12:58:30',NULL,NULL,'admin'),(32031,'brute_force','2022-03-03 08:07:54','2022-03-03 13:07:54','51.81.245.120',NULL,NULL),(32032,'brute_force','2022-03-03 08:07:54','2022-03-03 13:07:54',NULL,NULL,'admin'),(32033,'brute_force','2022-03-03 08:12:51','2022-03-03 13:12:51','92.205.12.69',NULL,NULL),(32034,'brute_force','2022-03-03 08:12:51','2022-03-03 13:12:51',NULL,NULL,'admin'),(32035,'brute_force','2022-03-03 08:17:40','2022-03-03 13:17:40','149.62.171.31',NULL,NULL),(32036,'brute_force','2022-03-03 08:17:40','2022-03-03 13:17:40',NULL,NULL,'admin'),(32037,'brute_force','2022-03-03 08:26:47','2022-03-03 13:26:47','173.201.176.23',NULL,NULL),(32038,'brute_force','2022-03-03 08:26:47','2022-03-03 13:26:47',NULL,NULL,'admin'),(32039,'brute_force','2022-03-03 08:43:18','2022-03-03 13:43:18','51.15.4.99',NULL,NULL),(32040,'brute_force','2022-03-03 08:43:18','2022-03-03 13:43:18',NULL,NULL,'admin'),(32041,'brute_force','2022-03-03 08:47:31','2022-03-03 13:47:31','47.96.185.5',NULL,NULL),(32042,'brute_force','2022-03-03 08:47:31','2022-03-03 13:47:31',NULL,NULL,'admin'),(32043,'brute_force','2022-03-03 08:52:29','2022-03-03 13:52:29','161.97.119.28',NULL,NULL),(32044,'brute_force','2022-03-03 08:52:29','2022-03-03 13:52:29',NULL,NULL,'admin'),(32045,'brute_force','2022-03-03 09:16:21','2022-03-03 14:16:21','198.12.149.182',NULL,NULL),(32046,'brute_force','2022-03-03 09:16:21','2022-03-03 14:16:21',NULL,NULL,'admin'),(32047,'brute_force','2022-03-03 09:21:10','2022-03-03 14:21:10','34.68.97.70',NULL,NULL),(32048,'brute_force','2022-03-03 09:21:10','2022-03-03 14:21:10',NULL,NULL,'admin'),(32049,'brute_force','2022-03-03 09:40:46','2022-03-03 14:40:46','184.168.118.234',NULL,NULL),(32050,'brute_force','2022-03-03 09:40:46','2022-03-03 14:40:46',NULL,NULL,'admin'),(32051,'brute_force','2022-03-03 09:50:24','2022-03-03 14:50:24','43.129.212.158',NULL,NULL),(32052,'brute_force','2022-03-03 09:50:24','2022-03-03 14:50:24',NULL,NULL,'admin'),(32053,'brute_force','2022-03-03 10:05:12','2022-03-03 15:05:12','184.168.114.51',NULL,NULL),(32054,'brute_force','2022-03-03 10:05:12','2022-03-03 15:05:12',NULL,NULL,'admin'),(32055,'brute_force','2022-03-03 10:15:05','2022-03-03 15:15:05','91.123.18.217',NULL,NULL),(32056,'brute_force','2022-03-03 10:15:05','2022-03-03 15:15:05',NULL,NULL,'admin'),(32057,'brute_force','2022-03-03 10:34:23','2022-03-03 15:34:23','94.130.219.217',NULL,NULL),(32058,'brute_force','2022-03-03 10:34:23','2022-03-03 15:34:23',NULL,NULL,'admin'),(32059,'brute_force','2022-03-04 03:11:52','2022-03-04 08:11:52','167.86.91.247',NULL,NULL),(32060,'brute_force','2022-03-04 03:11:52','2022-03-04 08:11:52',NULL,NULL,'admin'),(32061,'brute_force','2022-03-11 14:29:16','2022-03-11 19:29:16','138.197.195.94',NULL,NULL),(32062,'brute_force','2022-03-11 14:29:16','2022-03-11 19:29:16',NULL,NULL,'admin'),(32063,'brute_force','2022-03-11 14:34:45','2022-03-11 19:34:45','184.168.119.95',NULL,NULL),(32064,'brute_force','2022-03-11 14:34:45','2022-03-11 19:34:45',NULL,NULL,'admin'),(32065,'brute_force','2022-03-11 15:18:53','2022-03-11 20:18:53','47.118.60.160',NULL,NULL),(32066,'brute_force','2022-03-11 15:18:53','2022-03-11 20:18:53',NULL,NULL,'admin'),(32067,'brute_force','2022-03-11 15:24:49','2022-03-11 20:24:49','134.209.145.228',NULL,NULL),(32068,'brute_force','2022-03-11 15:24:49','2022-03-11 20:24:49',NULL,NULL,'admin'),(32069,'brute_force','2022-03-11 15:37:24','2022-03-11 20:37:24','39.100.228.235',NULL,NULL),(32070,'brute_force','2022-03-11 15:37:24','2022-03-11 20:37:24',NULL,NULL,'admin'),(32071,'brute_force','2022-03-11 15:43:16','2022-03-11 20:43:16','162.0.232.28',NULL,NULL),(32072,'brute_force','2022-03-11 15:43:16','2022-03-11 20:43:16',NULL,NULL,'admin'),(32073,'brute_force','2022-03-11 16:08:34','2022-03-11 21:08:34','199.192.30.216',NULL,NULL),(32074,'brute_force','2022-03-11 16:08:34','2022-03-11 21:08:34',NULL,NULL,'admin'),(32075,'brute_force','2022-03-11 16:14:46','2022-03-11 21:14:46','185.74.252.12',NULL,NULL),(32076,'brute_force','2022-03-11 16:14:46','2022-03-11 21:14:46',NULL,NULL,'admin'),(32077,'brute_force','2022-03-11 16:46:37','2022-03-11 21:46:37','34.64.218.102',NULL,NULL),(32078,'brute_force','2022-03-11 16:46:37','2022-03-11 21:46:37',NULL,NULL,'admin'),(32079,'brute_force','2022-03-11 16:53:13','2022-03-11 21:53:13','119.96.223.59',NULL,NULL),(32080,'brute_force','2022-03-11 16:53:13','2022-03-11 21:53:13',NULL,NULL,'admin'),(32081,'brute_force','2022-03-11 16:59:55','2022-03-11 21:59:55','47.107.33.26',NULL,NULL),(32082,'brute_force','2022-03-11 16:59:55','2022-03-11 21:59:55',NULL,NULL,'admin'),(32083,'brute_force','2022-03-11 22:26:17','2022-03-12 03:26:17','35.211.94.153',NULL,NULL),(32084,'brute_force','2022-03-11 22:26:17','2022-03-12 03:26:17',NULL,NULL,'admin'),(32085,'brute_force','2022-03-11 22:55:00','2022-03-12 03:55:00','35.200.90.127',NULL,NULL),(32086,'brute_force','2022-03-11 22:55:00','2022-03-12 03:55:00',NULL,NULL,'admin'),(32087,'brute_force','2022-03-11 23:37:05','2022-03-12 04:37:05','159.65.251.222',NULL,NULL),(32088,'brute_force','2022-03-11 23:37:05','2022-03-12 04:37:05',NULL,NULL,'admin'),(32089,'brute_force','2022-03-12 00:01:34','2022-03-12 05:01:34','142.93.99.56',NULL,NULL),(32090,'brute_force','2022-03-12 00:01:34','2022-03-12 05:01:34',NULL,NULL,'admin'),(32091,'brute_force','2022-03-12 00:11:51','2022-03-12 05:11:51','82.196.10.165',NULL,NULL),(32092,'brute_force','2022-03-12 00:11:51','2022-03-12 05:11:51',NULL,NULL,'admin'),(32093,'brute_force','2022-03-12 00:49:35','2022-03-12 05:49:35','69.163.224.109',NULL,NULL),(32094,'brute_force','2022-03-12 00:49:35','2022-03-12 05:49:35',NULL,NULL,'admin'),(32095,'brute_force','2022-03-12 00:53:01','2022-03-12 05:53:01','103.153.68.244',NULL,NULL),(32096,'brute_force','2022-03-12 00:53:01','2022-03-12 05:53:01',NULL,NULL,'admin'),(32097,'brute_force','2022-03-12 00:56:34','2022-03-12 05:56:34','60.205.205.107',NULL,NULL),(32098,'brute_force','2022-03-12 00:56:34','2022-03-12 05:56:34',NULL,NULL,'admin'),(32099,'brute_force','2022-03-12 01:44:13','2022-03-12 06:44:13','45.125.239.234',NULL,NULL),(32100,'brute_force','2022-03-12 01:44:13','2022-03-12 06:44:13',NULL,NULL,'admin'),(32101,'brute_force','2022-03-12 02:00:43','2022-03-12 07:00:43','35.189.23.248',NULL,NULL),(32102,'brute_force','2022-03-12 02:00:43','2022-03-12 07:00:43',NULL,NULL,'admin'),(32103,'brute_force','2022-03-12 02:04:26','2022-03-12 07:04:26','185.74.252.12',NULL,NULL),(32104,'brute_force','2022-03-12 02:04:26','2022-03-12 07:04:26',NULL,NULL,'admin'),(32105,'brute_force','2022-03-12 03:20:49','2022-03-12 08:20:49','141.94.21.233',NULL,NULL),(32106,'brute_force','2022-03-12 03:20:49','2022-03-12 08:20:49',NULL,NULL,'admin'),(32107,'brute_force','2022-03-12 03:27:51','2022-03-12 08:27:51','139.59.147.218',NULL,NULL),(32108,'brute_force','2022-03-12 03:27:51','2022-03-12 08:27:51',NULL,NULL,'admin'),(32109,'brute_force','2022-03-12 03:31:41','2022-03-12 08:31:41','198.71.227.4',NULL,NULL),(32110,'brute_force','2022-03-12 03:31:41','2022-03-12 08:31:41',NULL,NULL,'admin'),(32111,'brute_force','2022-03-12 03:35:12','2022-03-12 08:35:12','47.107.33.26',NULL,NULL),(32112,'brute_force','2022-03-12 03:35:12','2022-03-12 08:35:12',NULL,NULL,'admin'),(32113,'brute_force','2022-03-12 03:39:10','2022-03-12 08:39:10','184.168.98.160',NULL,NULL),(32114,'brute_force','2022-03-12 03:39:10','2022-03-12 08:39:10',NULL,NULL,'admin'),(32115,'brute_force','2022-03-12 03:42:47','2022-03-12 08:42:47','139.196.165.192',NULL,NULL),(32116,'brute_force','2022-03-12 03:42:47','2022-03-12 08:42:47',NULL,NULL,'admin'),(32117,'brute_force','2022-03-12 04:53:29','2022-03-12 09:53:29','162.214.190.255',NULL,NULL),(32118,'brute_force','2022-03-12 04:53:29','2022-03-12 09:53:29',NULL,NULL,'admin'),(32119,'brute_force','2022-03-12 05:32:12','2022-03-12 10:32:12','35.224.216.78',NULL,NULL),(32120,'brute_force','2022-03-12 05:32:12','2022-03-12 10:32:12',NULL,NULL,'admin'),(32121,'brute_force','2022-03-12 05:50:11','2022-03-12 10:50:11','165.227.154.150',NULL,NULL),(32122,'brute_force','2022-03-12 05:50:11','2022-03-12 10:50:11',NULL,NULL,'admin'),(32123,'brute_force','2022-03-12 05:54:49','2022-03-12 10:54:49','157.245.107.81',NULL,NULL),(32124,'brute_force','2022-03-12 05:54:49','2022-03-12 10:54:49',NULL,NULL,'admin'),(32125,'brute_force','2022-03-12 05:59:27','2022-03-12 10:59:27','159.65.7.254',NULL,NULL),(32126,'brute_force','2022-03-12 05:59:27','2022-03-12 10:59:27',NULL,NULL,'admin'),(32127,'brute_force','2022-03-12 06:04:11','2022-03-12 11:04:11','104.154.111.139',NULL,NULL),(32128,'brute_force','2022-03-12 06:04:11','2022-03-12 11:04:11',NULL,NULL,'admin'),(32129,'brute_force','2022-03-12 06:14:12','2022-03-12 11:14:12','209.159.150.110',NULL,NULL),(32130,'brute_force','2022-03-12 06:14:12','2022-03-12 11:14:12',NULL,NULL,'admin'),(32131,'brute_force','2022-03-12 06:19:03','2022-03-12 11:19:03','86.57.254.101',NULL,NULL),(32132,'brute_force','2022-03-12 06:19:03','2022-03-12 11:19:03',NULL,NULL,'admin'),(32133,'brute_force','2022-03-12 06:23:46','2022-03-12 11:23:46','132.148.194.138',NULL,NULL),(32134,'brute_force','2022-03-12 06:23:46','2022-03-12 11:23:46',NULL,NULL,'admin'),(32135,'brute_force','2022-03-12 06:29:09','2022-03-12 11:29:09','159.203.176.82',NULL,NULL),(32136,'brute_force','2022-03-12 06:29:09','2022-03-12 11:29:09',NULL,NULL,'admin'),(32137,'brute_force','2022-03-12 06:43:59','2022-03-12 11:43:59','162.0.222.102',NULL,NULL),(32138,'brute_force','2022-03-12 06:43:59','2022-03-12 11:43:59',NULL,NULL,'admin'),(32139,'brute_force','2022-03-12 06:53:40','2022-03-12 11:53:40','74.208.103.228',NULL,NULL),(32140,'brute_force','2022-03-12 06:53:40','2022-03-12 11:53:40',NULL,NULL,'admin'),(32141,'brute_force','2022-03-12 06:59:16','2022-03-12 11:59:16','123.56.59.9',NULL,NULL),(32142,'brute_force','2022-03-12 06:59:16','2022-03-12 11:59:16',NULL,NULL,'admin'),(32143,'brute_force','2022-03-12 07:31:11','2022-03-12 12:31:11','167.71.216.37',NULL,NULL),(32144,'brute_force','2022-03-12 07:31:11','2022-03-12 12:31:11',NULL,NULL,'admin'),(32145,'brute_force','2022-03-12 08:03:19','2022-03-12 13:03:19','157.245.231.45',NULL,NULL),(32146,'brute_force','2022-03-12 08:03:19','2022-03-12 13:03:19',NULL,NULL,'admin'),(32147,'brute_force','2022-03-12 08:47:15','2022-03-12 13:47:15','178.128.208.170',NULL,NULL),(32148,'brute_force','2022-03-12 08:47:15','2022-03-12 13:47:15',NULL,NULL,'admin'),(32149,'brute_force','2022-03-12 09:22:29','2022-03-12 14:22:29','95.128.46.215',NULL,NULL),(32150,'brute_force','2022-03-12 09:22:29','2022-03-12 14:22:29',NULL,NULL,'admin'),(32151,'brute_force','2022-03-12 09:33:38','2022-03-12 14:33:38','166.62.122.244',NULL,NULL),(32152,'brute_force','2022-03-12 09:33:38','2022-03-12 14:33:38',NULL,NULL,'admin'),(32153,'brute_force','2022-03-12 11:22:26','2022-03-12 16:22:26','34.73.162.22',NULL,NULL),(32154,'brute_force','2022-03-12 11:22:26','2022-03-12 16:22:26',NULL,NULL,'admin'),(32155,'brute_force','2022-03-12 12:07:04','2022-03-12 17:07:04','155.159.70.201',NULL,NULL),(32156,'brute_force','2022-03-12 12:07:04','2022-03-12 17:07:04',NULL,NULL,'admin'),(32157,'brute_force','2022-03-12 12:39:35','2022-03-12 17:39:35','125.227.127.195',NULL,NULL),(32158,'brute_force','2022-03-12 12:39:35','2022-03-12 17:39:35',NULL,NULL,'admin'),(32159,'brute_force','2022-03-12 12:46:27','2022-03-12 17:46:27','74.208.252.140',NULL,NULL),(32160,'brute_force','2022-03-12 12:46:27','2022-03-12 17:46:27',NULL,NULL,'admin'),(32161,'brute_force','2022-03-12 13:02:13','2022-03-12 18:02:13','74.208.103.228',NULL,NULL),(32162,'brute_force','2022-03-12 13:02:13','2022-03-12 18:02:13',NULL,NULL,'admin'),(32163,'brute_force','2022-03-12 13:06:40','2022-03-12 18:06:40','64.227.0.234',NULL,NULL),(32164,'brute_force','2022-03-12 13:06:40','2022-03-12 18:06:40',NULL,NULL,'admin'),(32165,'brute_force','2022-03-12 13:11:13','2022-03-12 18:11:13','46.101.103.136',NULL,NULL),(32166,'brute_force','2022-03-12 13:11:13','2022-03-12 18:11:13',NULL,NULL,'admin'),(32167,'brute_force','2022-03-12 13:15:09','2022-03-12 18:15:09','173.201.186.32',NULL,NULL),(32168,'brute_force','2022-03-12 13:15:09','2022-03-12 18:15:09',NULL,NULL,'admin'),(32169,'brute_force','2022-03-12 13:27:03','2022-03-12 18:27:03','35.203.155.125',NULL,NULL),(32170,'brute_force','2022-03-12 13:27:03','2022-03-12 18:27:03',NULL,NULL,'admin'),(32171,'brute_force','2022-03-12 13:38:10','2022-03-12 18:38:10','103.104.73.82',NULL,NULL),(32172,'brute_force','2022-03-12 13:38:10','2022-03-12 18:38:10',NULL,NULL,'admin'),(32173,'brute_force','2022-03-12 13:41:12','2022-03-12 18:41:12','157.7.174.48',NULL,NULL),(32174,'brute_force','2022-03-12 13:41:12','2022-03-12 18:41:12',NULL,NULL,'admin'),(32175,'brute_force','2022-03-12 13:45:02','2022-03-12 18:45:02','162.0.217.15',NULL,NULL),(32176,'brute_force','2022-03-12 13:45:02','2022-03-12 18:45:02',NULL,NULL,'admin'),(32177,'brute_force','2022-03-12 13:52:11','2022-03-12 18:52:11','148.72.211.177',NULL,NULL),(32178,'brute_force','2022-03-12 13:52:11','2022-03-12 18:52:11',NULL,NULL,'admin'),(32179,'brute_force','2022-03-17 00:06:28','2022-03-17 05:06:28','157.245.107.81',NULL,NULL),(32180,'brute_force','2022-03-17 00:06:28','2022-03-17 05:06:28',NULL,NULL,'admin'),(32181,'brute_force','2022-03-17 00:17:17','2022-03-17 05:17:17','34.146.226.113',NULL,NULL),(32182,'brute_force','2022-03-17 00:17:17','2022-03-17 05:17:17',NULL,NULL,'admin'),(32183,'brute_force','2022-03-17 00:23:10','2022-03-17 05:23:10','34.68.97.70',NULL,NULL),(32184,'brute_force','2022-03-17 00:23:10','2022-03-17 05:23:10',NULL,NULL,'admin'),(32185,'brute_force','2022-03-17 00:28:08','2022-03-17 05:28:08','162.214.208.84',NULL,NULL),(32186,'brute_force','2022-03-17 00:28:08','2022-03-17 05:28:08',NULL,NULL,'admin'),(32187,'brute_force','2022-03-17 00:33:32','2022-03-17 05:33:32','72.167.69.214',NULL,NULL),(32188,'brute_force','2022-03-17 00:33:32','2022-03-17 05:33:32',NULL,NULL,'admin'),(32189,'brute_force','2022-03-17 01:20:54','2022-03-17 06:20:54','111.231.82.232',NULL,NULL),(32190,'brute_force','2022-03-17 01:20:54','2022-03-17 06:20:54',NULL,NULL,'admin'),(32191,'brute_force','2022-03-17 01:47:21','2022-03-17 06:47:21','192.64.117.104',NULL,NULL),(32192,'brute_force','2022-03-17 01:47:21','2022-03-17 06:47:21',NULL,NULL,'admin'),(32193,'brute_force','2022-03-17 01:58:02','2022-03-17 06:58:02','35.211.94.153',NULL,NULL),(32194,'brute_force','2022-03-17 01:58:02','2022-03-17 06:58:02',NULL,NULL,'admin'),(32195,'brute_force','2022-03-17 02:51:20','2022-03-17 07:51:20','162.144.78.149',NULL,NULL),(32196,'brute_force','2022-03-17 02:51:20','2022-03-17 07:51:20',NULL,NULL,'admin'),(32197,'brute_force','2022-03-17 02:56:56','2022-03-17 07:56:56','188.166.224.74',NULL,NULL),(32198,'brute_force','2022-03-17 02:56:56','2022-03-17 07:56:56',NULL,NULL,'admin'),(32199,'brute_force','2022-03-17 03:23:50','2022-03-17 08:23:50','211.115.65.107',NULL,NULL),(32200,'brute_force','2022-03-17 03:23:50','2022-03-17 08:23:50',NULL,NULL,'admin'),(32201,'brute_force','2022-03-17 03:56:07','2022-03-17 08:56:07','124.158.12.202',NULL,NULL),(32202,'brute_force','2022-03-17 03:56:07','2022-03-17 08:56:07',NULL,NULL,'admin'),(32203,'brute_force','2022-03-17 04:06:43','2022-03-17 09:06:43','128.199.109.135',NULL,NULL),(32204,'brute_force','2022-03-17 04:06:43','2022-03-17 09:06:43',NULL,NULL,'admin'),(32205,'brute_force','2022-03-17 04:17:29','2022-03-17 09:17:29','122.17.148.164',NULL,NULL),(32206,'brute_force','2022-03-17 04:17:29','2022-03-17 09:17:29',NULL,NULL,'admin'),(32207,'brute_force','2022-03-17 04:39:46','2022-03-17 09:39:46','39.105.56.236',NULL,NULL),(32208,'brute_force','2022-03-17 04:39:46','2022-03-17 09:39:46',NULL,NULL,'admin'),(32209,'brute_force','2022-03-17 06:13:48','2022-03-17 11:13:48','93.113.111.100',NULL,NULL),(32210,'brute_force','2022-03-17 06:13:48','2022-03-17 11:13:48',NULL,NULL,'admin'),(32211,'brute_force','2022-03-17 06:19:27','2022-03-17 11:19:27','35.221.181.187',NULL,NULL),(32212,'brute_force','2022-03-17 06:19:27','2022-03-17 11:19:27',NULL,NULL,'admin'),(32213,'brute_force','2022-03-17 08:10:31','2022-03-17 13:10:31','139.59.60.160',NULL,NULL),(32214,'brute_force','2022-03-17 08:10:31','2022-03-17 13:10:31',NULL,NULL,'admin'),(32215,'brute_force','2022-03-17 08:31:26','2022-03-17 13:31:26','162.144.78.149',NULL,NULL),(32216,'brute_force','2022-03-17 08:31:26','2022-03-17 13:31:26',NULL,NULL,'admin'),(32217,'brute_force','2022-03-17 08:53:09','2022-03-17 13:53:09','35.202.241.36',NULL,NULL),(32218,'brute_force','2022-03-17 08:53:09','2022-03-17 13:53:09',NULL,NULL,'admin'),(32219,'brute_force','2022-03-17 10:07:27','2022-03-17 15:07:27','34.146.226.113',NULL,NULL),(32220,'brute_force','2022-03-17 10:07:27','2022-03-17 15:07:27',NULL,NULL,'admin'),(32221,'brute_force','2022-03-17 11:01:24','2022-03-17 16:01:24','34.68.97.70',NULL,NULL),(32222,'brute_force','2022-03-17 11:01:24','2022-03-17 16:01:24',NULL,NULL,'admin'),(32223,'brute_force','2022-03-17 12:04:39','2022-03-17 17:04:39','185.165.116.22',NULL,NULL),(32224,'brute_force','2022-03-17 12:04:39','2022-03-17 17:04:39',NULL,NULL,'admin'),(32225,'brute_force','2022-03-17 13:08:48','2022-03-17 18:08:48','185.61.153.77',NULL,NULL),(32226,'brute_force','2022-03-17 13:08:48','2022-03-17 18:08:48',NULL,NULL,'admin'),(32227,'brute_force','2022-03-17 13:14:04','2022-03-17 18:14:04','173.201.178.226',NULL,NULL),(32228,'brute_force','2022-03-17 13:14:04','2022-03-17 18:14:04',NULL,NULL,'admin'),(32229,'brute_force','2022-03-17 13:19:16','2022-03-17 18:19:16','208.109.23.31',NULL,NULL),(32230,'brute_force','2022-03-17 13:19:16','2022-03-17 18:19:16',NULL,NULL,'admin'),(32231,'brute_force','2022-03-17 14:02:00','2022-03-17 19:02:00','184.168.102.202',NULL,NULL),(32232,'brute_force','2022-03-17 14:02:00','2022-03-17 19:02:00',NULL,NULL,'admin'),(32233,'brute_force','2022-03-17 14:55:43','2022-03-17 19:55:43','64.227.78.130',NULL,NULL),(32234,'brute_force','2022-03-17 14:55:43','2022-03-17 19:55:43',NULL,NULL,'admin'),(32235,'brute_force','2022-03-17 15:24:04','2022-03-17 20:24:04','36.94.60.251',NULL,NULL),(32236,'brute_force','2022-03-17 15:24:04','2022-03-17 20:24:04',NULL,NULL,'admin'),(32237,'brute_force','2022-03-17 16:24:49','2022-03-17 21:24:49','31.177.95.38',NULL,NULL),(32238,'brute_force','2022-03-17 16:24:49','2022-03-17 21:24:49',NULL,NULL,'admin'),(32239,'brute_force','2022-03-18 02:53:07','2022-03-18 07:53:07','184.22.88.85',NULL,NULL),(32240,'brute_force','2022-03-18 02:53:07','2022-03-18 07:53:07',NULL,2,'gruposuadi'),(32241,'brute_force','2022-03-18 02:53:11','2022-03-18 07:53:11','103.160.12.69',NULL,NULL),(32242,'brute_force','2022-03-18 02:53:11','2022-03-18 07:53:11',NULL,2,'gruposuadi'),(32243,'brute_force','2022-03-18 02:53:16','2022-03-18 07:53:16','160.0.193.7',NULL,NULL),(32244,'brute_force','2022-03-18 02:53:16','2022-03-18 07:53:16',NULL,2,'gruposuadi'),(32245,'brute_force','2022-03-18 02:53:19','2022-03-18 07:53:19','189.190.149.180',NULL,NULL),(32246,'brute_force','2022-03-18 02:53:19','2022-03-18 07:53:19',NULL,2,'gruposuadi'),(32247,'brute_force','2022-03-18 02:53:22','2022-03-18 07:53:22','78.187.158.230',NULL,NULL),(32248,'brute_force','2022-03-18 02:53:22','2022-03-18 07:53:22',NULL,2,'gruposuadi'),(32249,'brute_force','2022-03-18 02:53:27','2022-03-18 07:53:27','197.210.78.41',NULL,NULL),(32250,'brute_force','2022-03-18 02:53:27','2022-03-18 07:53:27',NULL,2,'gruposuadi'),(32251,'brute_force','2022-03-18 02:53:31','2022-03-18 07:53:31','186.82.86.195',NULL,NULL),(32252,'brute_force','2022-03-18 02:53:31','2022-03-18 07:53:31',NULL,2,'gruposuadi'),(32253,'brute_force','2022-03-18 02:53:35','2022-03-18 07:53:35','79.107.221.200',NULL,NULL),(32254,'brute_force','2022-03-18 02:53:35','2022-03-18 07:53:35',NULL,2,'gruposuadi'),(32255,'brute_force','2022-03-18 02:53:39','2022-03-18 07:53:39','123.23.235.252',NULL,NULL),(32256,'brute_force','2022-03-18 02:53:39','2022-03-18 07:53:39',NULL,2,'gruposuadi'),(32257,'brute_force','2022-03-18 02:53:45','2022-03-18 07:53:45','58.11.26.80',NULL,NULL),(32258,'brute_force','2022-03-18 02:53:45','2022-03-18 07:53:45',NULL,2,'gruposuadi'),(32259,'brute_force','2022-03-19 01:24:33','2022-03-19 06:24:33','34.133.253.82',NULL,NULL),(32260,'brute_force','2022-03-19 01:24:33','2022-03-19 06:24:33',NULL,NULL,'admin'),(32261,'brute_force','2022-03-19 03:11:47','2022-03-19 08:11:47','120.55.169.254',NULL,NULL),(32262,'brute_force','2022-03-19 03:11:47','2022-03-19 08:11:47',NULL,NULL,'admin'),(32263,'brute_force','2022-03-19 06:20:30','2022-03-19 11:20:30','74.208.103.228',NULL,NULL),(32264,'brute_force','2022-03-19 06:20:30','2022-03-19 11:20:30',NULL,NULL,'admin'),(32265,'brute_force','2022-03-19 06:56:39','2022-03-19 11:56:39','178.128.208.170',NULL,NULL),(32266,'brute_force','2022-03-19 06:56:39','2022-03-19 11:56:39',NULL,NULL,'admin'),(32267,'brute_force','2022-03-19 07:03:58','2022-03-19 12:03:58','167.99.75.244',NULL,NULL),(32268,'brute_force','2022-03-19 07:03:58','2022-03-19 12:03:58',NULL,NULL,'admin'),(32269,'brute_force','2022-03-19 07:25:56','2022-03-19 12:25:56','190.92.137.177',NULL,NULL),(32270,'brute_force','2022-03-19 07:25:56','2022-03-19 12:25:56',NULL,NULL,'admin'),(32271,'brute_force','2022-03-19 07:33:31','2022-03-19 12:33:31','47.105.153.104',NULL,NULL),(32272,'brute_force','2022-03-19 07:33:31','2022-03-19 12:33:31',NULL,NULL,'admin'),(32273,'brute_force','2022-03-19 08:19:48','2022-03-19 13:19:48','64.235.231.20',NULL,NULL),(32274,'brute_force','2022-03-19 08:19:48','2022-03-19 13:19:48',NULL,NULL,'admin'),(32275,'brute_force','2022-03-19 08:42:56','2022-03-19 13:42:56','5.189.138.128',NULL,NULL),(32276,'brute_force','2022-03-19 08:42:56','2022-03-19 13:42:56',NULL,NULL,'admin'),(32277,'brute_force','2022-03-19 08:58:15','2022-03-19 13:58:15','35.195.135.67',NULL,NULL),(32278,'brute_force','2022-03-19 08:58:15','2022-03-19 13:58:15',NULL,NULL,'admin'),(32279,'brute_force','2022-03-19 09:03:48','2022-03-19 14:03:48','13.67.90.144',NULL,NULL),(32280,'brute_force','2022-03-19 09:03:48','2022-03-19 14:03:48',NULL,NULL,'denise'),(32281,'brute_force','2022-03-19 10:07:50','2022-03-19 15:07:50','148.72.197.134',NULL,NULL),(32282,'brute_force','2022-03-19 10:07:50','2022-03-19 15:07:50',NULL,NULL,'admin'),(32283,'brute_force','2022-03-19 11:05:21','2022-03-19 16:05:21','103.1.237.254',NULL,NULL),(32284,'brute_force','2022-03-19 11:05:21','2022-03-19 16:05:21',NULL,NULL,'admin'),(32285,'brute_force','2022-03-19 11:10:44','2022-03-19 16:10:44','104.45.41.45',NULL,NULL),(32286,'brute_force','2022-03-19 11:10:44','2022-03-19 16:10:44',NULL,NULL,'admin'),(32287,'brute_force','2022-03-19 11:38:58','2022-03-19 16:38:58','72.167.68.223',NULL,NULL),(32288,'brute_force','2022-03-19 11:38:58','2022-03-19 16:38:58',NULL,NULL,'admin'),(32289,'brute_force','2022-03-19 11:43:53','2022-03-19 16:43:53','184.168.103.173',NULL,NULL),(32290,'brute_force','2022-03-19 11:43:53','2022-03-19 16:43:53',NULL,NULL,'admin'),(32291,'brute_force','2022-03-19 12:12:28','2022-03-19 17:12:28','208.109.75.124',NULL,NULL),(32292,'brute_force','2022-03-19 12:12:28','2022-03-19 17:12:28',NULL,NULL,'admin'),(32293,'brute_force','2022-03-19 12:21:56','2022-03-19 17:21:56','159.65.128.164',NULL,NULL),(32294,'brute_force','2022-03-19 12:21:56','2022-03-19 17:21:56',NULL,NULL,'admin'),(32295,'brute_force','2022-03-19 12:55:19','2022-03-19 17:55:19','103.28.39.137',NULL,NULL),(32296,'brute_force','2022-03-19 12:55:19','2022-03-19 17:55:19',NULL,NULL,'admin'),(32297,'brute_force','2022-03-19 13:34:20','2022-03-19 18:34:20','184.168.100.57',NULL,NULL),(32298,'brute_force','2022-03-19 13:34:20','2022-03-19 18:34:20',NULL,NULL,'admin'),(32299,'brute_force','2022-03-19 13:39:07','2022-03-19 18:39:07','174.138.30.81',NULL,NULL),(32300,'brute_force','2022-03-19 13:39:07','2022-03-19 18:39:07',NULL,NULL,'admin'),(32301,'brute_force','2022-03-19 14:28:14','2022-03-19 19:28:14','104.45.41.45',NULL,NULL),(32302,'brute_force','2022-03-19 14:28:14','2022-03-19 19:28:14',NULL,NULL,'admin'),(32303,'brute_force','2022-03-19 15:21:45','2022-03-19 20:21:45','94.26.245.40',NULL,NULL),(32304,'brute_force','2022-03-19 15:21:45','2022-03-19 20:21:45',NULL,NULL,'admin'),(32305,'brute_force','2022-03-19 15:27:27','2022-03-19 20:27:27','139.162.121.226',NULL,NULL),(32306,'brute_force','2022-03-19 15:27:27','2022-03-19 20:27:27',NULL,NULL,'editor'),(32307,'brute_force','2022-03-19 15:31:07','2022-03-19 20:31:07','35.202.241.36',NULL,NULL),(32308,'brute_force','2022-03-19 15:31:07','2022-03-19 20:31:07',NULL,NULL,'admin'),(32309,'brute_force','2022-03-19 15:50:14','2022-03-19 20:50:14','134.209.145.228',NULL,NULL),(32310,'brute_force','2022-03-19 15:50:14','2022-03-19 20:50:14',NULL,NULL,'admin'),(32311,'brute_force','2022-03-19 16:58:38','2022-03-19 21:58:38','139.59.33.202',NULL,NULL),(32312,'brute_force','2022-03-19 16:58:38','2022-03-19 21:58:38',NULL,NULL,'admin'),(32313,'brute_force','2022-03-19 17:53:22','2022-03-19 22:53:22','139.59.153.133',NULL,NULL),(32314,'brute_force','2022-03-19 17:53:22','2022-03-19 22:53:22',NULL,NULL,'admin'),(32315,'brute_force','2022-03-19 17:58:44','2022-03-19 22:58:44','104.197.75.152',NULL,NULL),(32316,'brute_force','2022-03-19 17:58:44','2022-03-19 22:58:44',NULL,NULL,'admin'),(32317,'brute_force','2022-03-19 18:56:16','2022-03-19 23:56:16','35.193.222.165',NULL,NULL),(32318,'brute_force','2022-03-19 18:56:16','2022-03-19 23:56:16',NULL,NULL,'admin'),(32319,'brute_force','2022-03-19 20:43:48','2022-03-20 01:43:48','35.225.94.95',NULL,NULL),(32320,'brute_force','2022-03-19 20:43:48','2022-03-20 01:43:48',NULL,NULL,'admin'),(32321,'brute_force','2022-03-19 22:44:52','2022-03-20 03:44:52','164.68.127.180',NULL,NULL),(32322,'brute_force','2022-03-19 22:44:52','2022-03-20 03:44:52',NULL,NULL,'rikorea-seoul'),(32323,'brute_force','2022-03-20 01:20:12','2022-03-20 06:20:12','104.197.75.152',NULL,NULL),(32324,'brute_force','2022-03-20 01:20:12','2022-03-20 06:20:12',NULL,NULL,'admin'),(32325,'brute_force','2022-03-20 01:25:55','2022-03-20 06:25:55','188.166.224.74',NULL,NULL),(32326,'brute_force','2022-03-20 01:25:55','2022-03-20 06:25:55',NULL,NULL,'admin'),(32327,'brute_force','2022-03-20 01:28:26','2022-03-20 06:28:26','13.67.90.144',NULL,NULL),(32328,'brute_force','2022-03-20 01:28:26','2022-03-20 06:28:26',NULL,NULL,'ezf_listing'),(32329,'brute_force','2022-03-20 01:39:36','2022-03-20 06:39:36','184.168.119.128',NULL,NULL),(32330,'brute_force','2022-03-20 01:39:36','2022-03-20 06:39:36',NULL,NULL,'admin'),(32331,'brute_force','2022-03-20 01:46:23','2022-03-20 06:46:23','184.168.97.101',NULL,NULL),(32332,'brute_force','2022-03-20 01:46:23','2022-03-20 06:46:23',NULL,NULL,'admin'),(32333,'brute_force','2022-03-20 01:59:09','2022-03-20 06:59:09','184.168.116.107',NULL,NULL),(32334,'brute_force','2022-03-20 01:59:09','2022-03-20 06:59:09',NULL,NULL,'admin'),(32335,'brute_force','2022-03-20 02:04:18','2022-03-20 07:04:18','103.8.238.13',NULL,NULL),(32336,'brute_force','2022-03-20 02:04:18','2022-03-20 07:04:18',NULL,NULL,'admin'),(32337,'brute_force','2022-03-20 02:10:36','2022-03-20 07:10:36','124.40.255.186',NULL,NULL),(32338,'brute_force','2022-03-20 02:10:36','2022-03-20 07:10:36',NULL,NULL,'admin'),(32339,'brute_force','2022-03-20 03:02:40','2022-03-20 08:02:40','35.225.94.95',NULL,NULL),(32340,'brute_force','2022-03-20 03:02:40','2022-03-20 08:02:40',NULL,NULL,'admin'),(32341,'brute_force','2022-03-20 03:09:36','2022-03-20 08:09:36','178.128.208.170',NULL,NULL),(32342,'brute_force','2022-03-20 03:09:36','2022-03-20 08:09:36',NULL,NULL,'admin'),(32343,'brute_force','2022-03-20 03:38:05','2022-03-20 08:38:05','104.45.41.45',NULL,NULL),(32344,'brute_force','2022-03-20 03:38:05','2022-03-20 08:38:05',NULL,NULL,'admin'),(32345,'brute_force','2022-03-20 04:40:08','2022-03-20 09:40:08','134.209.166.75',NULL,NULL),(32346,'brute_force','2022-03-20 04:40:08','2022-03-20 09:40:08',NULL,NULL,'minhthu'),(32347,'brute_force','2022-03-20 08:49:41','2022-03-20 13:49:41','13.90.103.22',NULL,NULL),(32348,'brute_force','2022-03-20 08:49:41','2022-03-20 13:49:41',NULL,NULL,'admin'),(32349,'brute_force','2022-03-20 15:10:59','2022-03-20 20:10:59','181.142.116.157',NULL,NULL),(32350,'brute_force','2022-03-20 15:10:59','2022-03-20 20:10:59',NULL,2,'gruposuadi'),(32351,'brute_force','2022-03-20 15:11:02','2022-03-20 20:11:02','95.10.184.32',NULL,NULL),(32352,'brute_force','2022-03-20 15:11:02','2022-03-20 20:11:02',NULL,2,'gruposuadi'),(32353,'brute_force','2022-03-20 15:11:05','2022-03-20 20:11:05','176.62.42.29',NULL,NULL),(32354,'brute_force','2022-03-20 15:11:05','2022-03-20 20:11:05',NULL,2,'gruposuadi'),(32355,'brute_force','2022-03-20 15:11:15','2022-03-20 20:11:15','94.21.109.70',NULL,NULL),(32356,'brute_force','2022-03-20 15:11:15','2022-03-20 20:11:15',NULL,2,'gruposuadi'),(32357,'brute_force','2022-03-20 15:11:22','2022-03-20 20:11:22','39.63.30.178',NULL,NULL),(32358,'brute_force','2022-03-20 15:11:22','2022-03-20 20:11:22',NULL,2,'gruposuadi'),(32359,'brute_force','2022-03-20 15:11:27','2022-03-20 20:11:27','49.229.47.135',NULL,NULL),(32360,'brute_force','2022-03-20 15:11:27','2022-03-20 20:11:27',NULL,2,'gruposuadi'),(32361,'brute_force','2022-03-20 15:11:38','2022-03-20 20:11:38','46.103.74.134',NULL,NULL),(32362,'brute_force','2022-03-20 15:11:38','2022-03-20 20:11:38',NULL,2,'gruposuadi'),(32363,'brute_force','2022-03-20 15:11:43','2022-03-20 20:11:43','84.15.186.3',NULL,NULL),(32364,'brute_force','2022-03-20 15:11:43','2022-03-20 20:11:43',NULL,2,'gruposuadi'),(32365,'brute_force','2022-03-20 15:11:46','2022-03-20 20:11:46','80.89.73.131',NULL,NULL),(32366,'brute_force','2022-03-20 15:11:46','2022-03-20 20:11:46',NULL,2,'gruposuadi'),(32367,'brute_force','2022-03-20 15:11:49','2022-03-20 20:11:49','171.239.143.202',NULL,NULL),(32368,'brute_force','2022-03-20 15:11:49','2022-03-20 20:11:49',NULL,2,'gruposuadi'),(32369,'brute_force','2022-03-20 15:27:02','2022-03-20 20:27:02','23.226.120.90',NULL,NULL),(32370,'brute_force','2022-03-20 15:27:02','2022-03-20 20:27:02',NULL,NULL,'admin'),(32371,'brute_force','2022-03-20 17:14:02','2022-03-20 22:14:02','64.227.169.212',NULL,NULL),(32372,'brute_force','2022-03-20 17:14:02','2022-03-20 22:14:02',NULL,NULL,'admin'),(32373,'brute_force','2022-03-20 19:01:48','2022-03-21 00:01:48','128.199.158.35',NULL,NULL),(32374,'brute_force','2022-03-20 19:01:48','2022-03-21 00:01:48',NULL,NULL,'admin'),(32375,'brute_force','2022-03-20 19:38:40','2022-03-21 00:38:40','35.234.53.191',NULL,NULL),(32376,'brute_force','2022-03-20 19:38:40','2022-03-21 00:38:40',NULL,NULL,'admin'),(32377,'brute_force','2022-03-20 20:15:56','2022-03-21 01:15:56','103.140.38.20',NULL,NULL),(32378,'brute_force','2022-03-20 20:15:56','2022-03-21 01:15:56',NULL,NULL,'123456'),(32379,'brute_force','2022-03-20 20:51:44','2022-03-21 01:51:44','82.66.92.137',NULL,NULL),(32380,'brute_force','2022-03-20 20:51:44','2022-03-21 01:51:44',NULL,NULL,'admin'),(32381,'brute_force','2022-03-22 09:50:11','2022-03-22 14:50:11','197.25.162.58',NULL,NULL),(32382,'brute_force','2022-03-22 09:50:11','2022-03-22 14:50:11',NULL,2,'gruposuadi'),(32383,'brute_force','2022-03-22 09:50:15','2022-03-22 14:50:15','175.140.139.33',NULL,NULL),(32384,'brute_force','2022-03-22 09:50:15','2022-03-22 14:50:15',NULL,2,'gruposuadi'),(32385,'brute_force','2022-03-22 09:50:19','2022-03-22 14:50:19','113.170.145.11',NULL,NULL),(32386,'brute_force','2022-03-22 09:50:19','2022-03-22 14:50:19',NULL,2,'gruposuadi'),(32387,'brute_force','2022-03-22 09:50:23','2022-03-22 14:50:23','178.148.236.101',NULL,NULL),(32388,'brute_force','2022-03-22 09:50:23','2022-03-22 14:50:23',NULL,2,'gruposuadi'),(32389,'brute_force','2022-03-22 09:50:27','2022-03-22 14:50:27','177.236.68.119',NULL,NULL),(32390,'brute_force','2022-03-22 09:50:27','2022-03-22 14:50:27',NULL,2,'gruposuadi'),(32391,'brute_force','2022-03-22 09:50:31','2022-03-22 14:50:31','157.100.173.237',NULL,NULL),(32392,'brute_force','2022-03-22 09:50:31','2022-03-22 14:50:31',NULL,2,'gruposuadi'),(32393,'brute_force','2022-03-22 09:50:34','2022-03-22 14:50:34','113.166.252.198',NULL,NULL),(32394,'brute_force','2022-03-22 09:50:34','2022-03-22 14:50:34',NULL,2,'gruposuadi'),(32395,'brute_force','2022-03-22 09:50:38','2022-03-22 14:50:38','165.51.210.73',NULL,NULL),(32396,'brute_force','2022-03-22 09:50:38','2022-03-22 14:50:38',NULL,2,'gruposuadi'),(32397,'brute_force','2022-03-22 09:50:43','2022-03-22 14:50:43','122.46.205.115',NULL,NULL),(32398,'brute_force','2022-03-22 09:50:43','2022-03-22 14:50:43',NULL,2,'gruposuadi'),(32399,'brute_force','2022-03-22 09:50:50','2022-03-22 14:50:50','95.10.31.172',NULL,NULL),(32400,'brute_force','2022-03-22 09:50:50','2022-03-22 14:50:50',NULL,2,'gruposuadi'),(32401,'brute_force','2022-03-23 18:37:29','2022-03-23 23:37:29','103.144.179.129',NULL,NULL),(32402,'brute_force','2022-03-23 18:37:29','2022-03-23 23:37:29',NULL,2,'gruposuadi'),(32403,'brute_force','2022-03-23 18:37:33','2022-03-23 23:37:33','196.188.55.249',NULL,NULL),(32404,'brute_force','2022-03-23 18:37:33','2022-03-23 23:37:33',NULL,2,'gruposuadi'),(32405,'brute_force','2022-03-23 18:37:37','2022-03-23 23:37:37','5.119.61.119',NULL,NULL),(32406,'brute_force','2022-03-23 18:37:37','2022-03-23 23:37:37',NULL,2,'gruposuadi'),(32407,'brute_force','2022-03-23 18:37:42','2022-03-23 23:37:42','14.1.224.177',NULL,NULL),(32408,'brute_force','2022-03-23 18:37:42','2022-03-23 23:37:42',NULL,2,'gruposuadi'),(32409,'brute_force','2022-03-23 18:37:50','2022-03-23 23:37:50','77.243.19.26',NULL,NULL),(32410,'brute_force','2022-03-23 18:37:50','2022-03-23 23:37:50',NULL,2,'gruposuadi'),(32411,'brute_force','2022-03-23 18:37:54','2022-03-23 23:37:54','112.201.97.220',NULL,NULL),(32412,'brute_force','2022-03-23 18:37:54','2022-03-23 23:37:54',NULL,2,'gruposuadi'),(32413,'brute_force','2022-03-23 18:38:08','2022-03-23 23:38:08','105.243.121.66',NULL,NULL),(32414,'brute_force','2022-03-23 18:38:08','2022-03-23 23:38:08',NULL,2,'gruposuadi'),(32415,'brute_force','2022-03-23 18:38:12','2022-03-23 23:38:12','201.139.227.170',NULL,NULL),(32416,'brute_force','2022-03-23 18:38:12','2022-03-23 23:38:12',NULL,2,'gruposuadi'),(32417,'brute_force','2022-03-23 18:38:18','2022-03-23 23:38:18','179.99.244.233',NULL,NULL),(32418,'brute_force','2022-03-23 18:38:18','2022-03-23 23:38:18',NULL,2,'gruposuadi'),(32419,'brute_force','2022-03-23 18:38:21','2022-03-23 23:38:21','45.224.199.154',NULL,NULL),(32420,'brute_force','2022-03-23 18:38:21','2022-03-23 23:38:21',NULL,2,'gruposuadi'),(32421,'brute_force','2022-03-25 02:13:00','2022-03-25 07:13:00','123.21.251.7',NULL,NULL),(32422,'brute_force','2022-03-25 02:13:00','2022-03-25 07:13:00',NULL,2,'gruposuadi'),(32423,'brute_force','2022-03-25 02:13:04','2022-03-25 07:13:04','124.120.67.242',NULL,NULL),(32424,'brute_force','2022-03-25 02:13:04','2022-03-25 07:13:04',NULL,2,'gruposuadi'),(32425,'brute_force','2022-03-25 02:13:07','2022-03-25 07:13:07','94.142.239.100',NULL,NULL),(32426,'brute_force','2022-03-25 02:13:07','2022-03-25 07:13:07',NULL,2,'gruposuadi'),(32427,'brute_force','2022-03-25 02:13:12','2022-03-25 07:13:12','5.192.164.131',NULL,NULL),(32428,'brute_force','2022-03-25 02:13:12','2022-03-25 07:13:12',NULL,2,'gruposuadi'),(32429,'brute_force','2022-03-25 02:13:16','2022-03-25 07:13:16','136.158.43.169',NULL,NULL),(32430,'brute_force','2022-03-25 02:13:16','2022-03-25 07:13:16',NULL,2,'gruposuadi'),(32431,'brute_force','2022-03-25 02:13:24','2022-03-25 07:13:24','202.80.218.57',NULL,NULL),(32432,'brute_force','2022-03-25 02:13:24','2022-03-25 07:13:24',NULL,2,'gruposuadi'),(32433,'brute_force','2022-03-25 02:13:29','2022-03-25 07:13:29','177.22.163.248',NULL,NULL),(32434,'brute_force','2022-03-25 02:13:29','2022-03-25 07:13:29',NULL,2,'gruposuadi'),(32435,'brute_force','2022-03-25 02:13:38','2022-03-25 07:13:38','119.206.94.15',NULL,NULL),(32436,'brute_force','2022-03-25 02:13:38','2022-03-25 07:13:38',NULL,2,'gruposuadi'),(32437,'brute_force','2022-03-25 02:13:43','2022-03-25 07:13:43','78.186.4.161',NULL,NULL),(32438,'brute_force','2022-03-25 02:13:43','2022-03-25 07:13:43',NULL,2,'gruposuadi'),(32439,'brute_force','2022-03-25 02:13:47','2022-03-25 07:13:47','110.39.36.206',NULL,NULL),(32440,'brute_force','2022-03-25 02:13:47','2022-03-25 07:13:47',NULL,2,'gruposuadi'),(32441,'brute_force','2022-03-25 21:00:55','2022-03-26 02:00:55','190.198.255.61',NULL,NULL),(32442,'brute_force','2022-03-25 21:00:55','2022-03-26 02:00:55',NULL,2,'gruposuadi'),(32443,'brute_force','2022-03-25 21:00:59','2022-03-26 02:00:59','177.222.63.63',NULL,NULL),(32444,'brute_force','2022-03-25 21:00:59','2022-03-26 02:00:59',NULL,2,'gruposuadi'),(32445,'brute_force','2022-03-25 21:01:02','2022-03-26 02:01:02','188.27.130.176',NULL,NULL),(32446,'brute_force','2022-03-25 21:01:02','2022-03-26 02:01:02',NULL,2,'gruposuadi'),(32447,'brute_force','2022-03-25 21:01:06','2022-03-26 02:01:06','160.202.41.22',NULL,NULL),(32448,'brute_force','2022-03-25 21:01:06','2022-03-26 02:01:06',NULL,2,'gruposuadi'),(32449,'brute_force','2022-03-25 21:01:09','2022-03-26 02:01:09','186.158.131.229',NULL,NULL),(32450,'brute_force','2022-03-25 21:01:09','2022-03-26 02:01:09',NULL,2,'gruposuadi'),(32451,'brute_force','2022-03-25 21:01:13','2022-03-26 02:01:13','113.212.122.130',NULL,NULL),(32452,'brute_force','2022-03-25 21:01:13','2022-03-26 02:01:13',NULL,2,'gruposuadi'),(32453,'brute_force','2022-03-25 21:01:17','2022-03-26 02:01:17','14.170.130.204',NULL,NULL),(32454,'brute_force','2022-03-25 21:01:17','2022-03-26 02:01:17',NULL,2,'gruposuadi'),(32455,'brute_force','2022-03-25 21:01:22','2022-03-26 02:01:22','190.122.147.45',NULL,NULL),(32456,'brute_force','2022-03-25 21:01:22','2022-03-26 02:01:22',NULL,2,'gruposuadi'),(32457,'brute_force','2022-03-25 21:01:25','2022-03-26 02:01:25','78.191.104.147',NULL,NULL),(32458,'brute_force','2022-03-25 21:01:25','2022-03-26 02:01:25',NULL,2,'gruposuadi'),(32459,'brute_force','2022-03-25 21:01:31','2022-03-26 02:01:31','181.46.136.38',NULL,NULL),(32460,'brute_force','2022-03-25 21:01:31','2022-03-26 02:01:31',NULL,2,'gruposuadi'),(32461,'brute_force','2022-03-27 02:25:24','2022-03-27 07:25:24','119.202.246.161',NULL,NULL),(32462,'brute_force','2022-03-27 02:25:24','2022-03-27 07:25:24',NULL,NULL,'admin'),(32463,'brute_force','2022-03-27 02:25:35','2022-03-27 07:25:35','119.202.246.161',NULL,NULL),(32464,'brute_force','2022-03-27 02:25:35','2022-03-27 07:25:35',NULL,NULL,'ilma.rodriguez'),(32465,'brute_force','2022-03-27 02:25:56','2022-03-27 07:25:56','119.202.246.161',NULL,NULL),(32466,'brute_force','2022-03-27 02:25:56','2022-03-27 07:25:56',NULL,NULL,'ilma.rodriguez'),(32467,'brute_force','2022-03-27 02:26:23','2022-03-27 07:26:23','124.209.136.36',NULL,NULL),(32468,'brute_force','2022-03-27 02:26:23','2022-03-27 07:26:23',NULL,NULL,'ilma.rodriguez'),(32469,'brute_force','2022-03-27 02:26:29','2022-03-27 07:26:29','124.209.136.36',NULL,NULL),(32470,'brute_force','2022-03-27 02:26:29','2022-03-27 07:26:29',NULL,NULL,'user'),(32471,'brute_force','2022-03-27 02:26:34','2022-03-27 07:26:34','124.209.136.36',NULL,NULL),(32472,'brute_force','2022-03-27 02:26:34','2022-03-27 07:26:34',NULL,NULL,'root'),(32473,'brute_force','2022-03-27 02:26:38','2022-03-27 07:26:38','124.209.136.36',NULL,NULL),(32474,'brute_force','2022-03-27 02:26:38','2022-03-27 07:26:38',NULL,NULL,'ilma.rodriguez@gruposuadi.com'),(32475,'brute_force','2022-03-27 02:26:42','2022-03-27 07:26:42','124.209.136.36',NULL,NULL),(32476,'brute_force','2022-03-27 02:26:42','2022-03-27 07:26:42',NULL,NULL,'gruposuadi.com'),(32477,'brute_force','2022-03-27 03:51:28','2022-03-27 08:51:28','219.251.143.191',NULL,NULL),(32478,'brute_force','2022-03-27 03:51:28','2022-03-27 08:51:28',NULL,NULL,'admin'),(32479,'brute_force','2022-03-27 03:51:32','2022-03-27 08:51:32','219.251.143.191',NULL,NULL),(32480,'brute_force','2022-03-27 03:51:32','2022-03-27 08:51:32',NULL,NULL,'lma.rodriguez'),(32481,'brute_force','2022-03-27 03:51:39','2022-03-27 08:51:39','219.251.143.191',NULL,NULL),(32482,'brute_force','2022-03-27 03:51:39','2022-03-27 08:51:39',NULL,NULL,'user'),(32483,'brute_force','2022-03-27 03:51:44','2022-03-27 08:51:44','219.251.143.191',NULL,NULL),(32484,'brute_force','2022-03-27 03:51:44','2022-03-27 08:51:44',NULL,NULL,'root'),(32485,'brute_force','2022-03-27 03:51:48','2022-03-27 08:51:48','219.251.143.191',NULL,NULL),(32486,'brute_force','2022-03-27 03:51:48','2022-03-27 08:51:48',NULL,NULL,'lma.rodriguez@gruposuadi.com'),(32487,'brute_force','2022-03-27 05:46:24','2022-03-27 10:46:24','74.208.90.100',NULL,NULL),(32488,'brute_force','2022-03-27 05:46:24','2022-03-27 10:46:24',NULL,NULL,'[login]'),(32489,'brute_force','2022-03-27 18:11:59','2022-03-27 23:11:59','154.61.75.248',NULL,NULL),(32490,'brute_force','2022-03-27 18:12:02','2022-03-27 23:12:02','154.61.75.248',NULL,NULL),(32491,'brute_force','2022-03-27 18:12:02','2022-03-27 23:12:02',NULL,NULL,'[login]'),(32492,'brute_force','2022-03-27 20:14:08','2022-03-28 01:14:08','186.1.11.194',NULL,NULL),(32493,'brute_force','2022-03-27 20:14:08','2022-03-28 01:14:08',NULL,2,'gruposuadi'),(32494,'brute_force','2022-03-27 20:14:11','2022-03-28 01:14:11','82.76.139.100',NULL,NULL),(32495,'brute_force','2022-03-27 20:14:11','2022-03-28 01:14:11',NULL,2,'gruposuadi'),(32496,'brute_force','2022-03-27 20:14:14','2022-03-28 01:14:14','85.185.13.135',NULL,NULL),(32497,'brute_force','2022-03-27 20:14:14','2022-03-28 01:14:14',NULL,2,'gruposuadi'),(32498,'brute_force','2022-03-27 20:14:18','2022-03-28 01:14:18','125.26.20.8',NULL,NULL),(32499,'brute_force','2022-03-27 20:14:18','2022-03-28 01:14:18',NULL,2,'gruposuadi'),(32500,'brute_force','2022-03-27 20:14:22','2022-03-28 01:14:22','14.231.217.211',NULL,NULL),(32501,'brute_force','2022-03-27 20:14:22','2022-03-28 01:14:22',NULL,2,'gruposuadi'),(32502,'brute_force','2022-03-27 20:14:25','2022-03-28 01:14:25','95.76.102.184',NULL,NULL),(32503,'brute_force','2022-03-27 20:14:25','2022-03-28 01:14:25',NULL,2,'gruposuadi'),(32504,'brute_force','2022-03-27 20:14:32','2022-03-28 01:14:32','197.200.71.132',NULL,NULL),(32505,'brute_force','2022-03-27 20:14:32','2022-03-28 01:14:32',NULL,2,'gruposuadi'),(32506,'brute_force','2022-03-27 20:14:35','2022-03-28 01:14:35','85.186.43.137',NULL,NULL),(32507,'brute_force','2022-03-27 20:14:35','2022-03-28 01:14:35',NULL,2,'gruposuadi'),(32508,'brute_force','2022-03-27 20:14:40','2022-03-28 01:14:40','187.188.238.226',NULL,NULL),(32509,'brute_force','2022-03-27 20:14:40','2022-03-28 01:14:40',NULL,2,'gruposuadi'),(32510,'brute_force','2022-03-27 20:14:49','2022-03-28 01:14:49','112.78.163.14',NULL,NULL),(32511,'brute_force','2022-03-27 20:14:49','2022-03-28 01:14:49',NULL,2,'gruposuadi'),(32512,'brute_force','2022-03-27 22:50:58','2022-03-28 03:50:58','31.215.98.254',NULL,NULL),(32513,'brute_force','2022-03-27 22:50:58','2022-03-28 03:50:58',NULL,2,'gruposuadi'),(32514,'brute_force','2022-03-27 22:51:04','2022-03-28 03:51:04','189.136.224.175',NULL,NULL),(32515,'brute_force','2022-03-27 22:51:04','2022-03-28 03:51:04',NULL,2,'gruposuadi'),(32516,'brute_force','2022-03-27 22:51:15','2022-03-28 03:51:15','152.42.70.207',NULL,NULL),(32517,'brute_force','2022-03-27 22:51:15','2022-03-28 03:51:15',NULL,2,'gruposuadi'),(32518,'brute_force','2022-03-27 22:51:20','2022-03-28 03:51:20','45.189.108.53',NULL,NULL),(32519,'brute_force','2022-03-27 22:51:20','2022-03-28 03:51:20',NULL,2,'gruposuadi'),(32520,'brute_force','2022-03-27 22:51:24','2022-03-28 03:51:24','117.6.55.196',NULL,NULL),(32521,'brute_force','2022-03-27 22:51:24','2022-03-28 03:51:24',NULL,2,'gruposuadi'),(32522,'brute_force','2022-03-27 22:51:32','2022-03-28 03:51:32','200.87.91.63',NULL,NULL),(32523,'brute_force','2022-03-27 22:51:32','2022-03-28 03:51:32',NULL,2,'gruposuadi'),(32524,'brute_force','2022-03-27 22:51:35','2022-03-28 03:51:35','83.14.194.146',NULL,NULL),(32525,'brute_force','2022-03-27 22:51:35','2022-03-28 03:51:35',NULL,2,'gruposuadi'),(32526,'brute_force','2022-03-27 22:51:49','2022-03-28 03:51:49','37.30.45.40',NULL,NULL),(32527,'brute_force','2022-03-27 22:51:49','2022-03-28 03:51:49',NULL,2,'gruposuadi'),(32528,'brute_force','2022-03-27 22:51:54','2022-03-28 03:51:54','39.50.113.151',NULL,NULL),(32529,'brute_force','2022-03-27 22:51:54','2022-03-28 03:51:54',NULL,2,'gruposuadi'),(32530,'brute_force','2022-03-27 22:52:00','2022-03-28 03:52:00','190.191.211.136',NULL,NULL),(32531,'brute_force','2022-03-27 22:52:00','2022-03-28 03:52:00',NULL,2,'gruposuadi'),(32532,'brute_force','2022-03-29 07:23:18','2022-03-29 12:23:18','41.109.149.14',NULL,NULL),(32533,'brute_force','2022-03-29 07:23:18','2022-03-29 12:23:18',NULL,2,'gruposuadi'),(32534,'brute_force','2022-03-29 07:23:23','2022-03-29 12:23:23','41.98.24.124',NULL,NULL),(32535,'brute_force','2022-03-29 07:23:23','2022-03-29 12:23:23',NULL,2,'gruposuadi'),(32536,'brute_force','2022-03-29 07:23:26','2022-03-29 12:23:26','5.75.17.73',NULL,NULL),(32537,'brute_force','2022-03-29 07:23:26','2022-03-29 12:23:26',NULL,2,'gruposuadi'),(32538,'brute_force','2022-03-29 07:23:30','2022-03-29 12:23:30','85.107.105.98',NULL,NULL),(32539,'brute_force','2022-03-29 07:23:30','2022-03-29 12:23:30',NULL,2,'gruposuadi'),(32540,'brute_force','2022-03-29 07:23:44','2022-03-29 12:23:44','120.28.64.5',NULL,NULL),(32541,'brute_force','2022-03-29 07:23:44','2022-03-29 12:23:44',NULL,2,'gruposuadi'),(32542,'brute_force','2022-03-29 07:23:49','2022-03-29 12:23:49','79.106.154.62',NULL,NULL),(32543,'brute_force','2022-03-29 07:23:49','2022-03-29 12:23:49',NULL,2,'gruposuadi'),(32544,'brute_force','2022-03-29 07:23:54','2022-03-29 12:23:54','176.40.6.150',NULL,NULL),(32545,'brute_force','2022-03-29 07:23:54','2022-03-29 12:23:54',NULL,2,'gruposuadi'),(32546,'brute_force','2022-03-29 07:24:00','2022-03-29 12:24:00','85.98.20.168',NULL,NULL),(32547,'brute_force','2022-03-29 07:24:00','2022-03-29 12:24:00',NULL,2,'gruposuadi'),(32548,'brute_force','2022-03-29 07:24:13','2022-03-29 12:24:13','95.10.236.19',NULL,NULL),(32549,'brute_force','2022-03-29 07:24:13','2022-03-29 12:24:13',NULL,2,'gruposuadi'),(32550,'brute_force','2022-03-29 07:24:16','2022-03-29 12:24:16','85.105.110.44',NULL,NULL),(32551,'brute_force','2022-03-29 07:24:16','2022-03-29 12:24:16',NULL,2,'gruposuadi'),(32552,'brute_force','2022-03-29 21:30:12','2022-03-30 02:30:12','109.92.170.26',NULL,NULL),(32553,'brute_force','2022-03-29 21:30:12','2022-03-30 02:30:12',NULL,2,'gruposuadi'),(32554,'brute_force','2022-03-29 21:30:19','2022-03-30 02:30:19','14.250.16.5',NULL,NULL),(32555,'brute_force','2022-03-29 21:30:19','2022-03-30 02:30:19',NULL,2,'gruposuadi'),(32556,'brute_force','2022-03-29 21:30:22','2022-03-30 02:30:22','189.217.11.100',NULL,NULL),(32557,'brute_force','2022-03-29 21:30:22','2022-03-30 02:30:22',NULL,2,'gruposuadi'),(32558,'brute_force','2022-03-29 21:30:26','2022-03-30 02:30:26','122.3.205.139',NULL,NULL),(32559,'brute_force','2022-03-29 21:30:26','2022-03-30 02:30:26',NULL,2,'gruposuadi'),(32560,'brute_force','2022-03-29 21:30:30','2022-03-30 02:30:30','112.200.165.10',NULL,NULL),(32561,'brute_force','2022-03-29 21:30:30','2022-03-30 02:30:30',NULL,2,'gruposuadi'),(32562,'brute_force','2022-03-29 21:30:35','2022-03-30 02:30:35','171.100.77.199',NULL,NULL),(32563,'brute_force','2022-03-29 21:30:35','2022-03-30 02:30:35',NULL,2,'gruposuadi'),(32564,'brute_force','2022-03-29 21:30:39','2022-03-30 02:30:39','201.45.69.98',NULL,NULL),(32565,'brute_force','2022-03-29 21:30:39','2022-03-30 02:30:39',NULL,2,'gruposuadi'),(32566,'brute_force','2022-03-29 21:30:43','2022-03-30 02:30:43','105.157.228.3',NULL,NULL),(32567,'brute_force','2022-03-29 21:30:43','2022-03-30 02:30:43',NULL,2,'gruposuadi'),(32568,'brute_force','2022-03-29 21:30:48','2022-03-30 02:30:48','175.141.159.177',NULL,NULL),(32569,'brute_force','2022-03-29 21:30:48','2022-03-30 02:30:48',NULL,2,'gruposuadi'),(32570,'brute_force','2022-03-29 21:30:52','2022-03-30 02:30:52','189.202.47.128',NULL,NULL),(32571,'brute_force','2022-03-29 21:30:52','2022-03-30 02:30:52',NULL,2,'gruposuadi'),(32572,'brute_force','2022-04-01 09:10:43','2022-04-01 14:10:43','186.68.23.35',NULL,NULL),(32573,'brute_force','2022-04-01 09:10:43','2022-04-01 14:10:43',NULL,2,'gruposuadi'),(32574,'brute_force','2022-04-01 09:10:47','2022-04-01 14:10:47','116.99.124.187',NULL,NULL),(32575,'brute_force','2022-04-01 09:10:47','2022-04-01 14:10:47',NULL,2,'gruposuadi'),(32576,'brute_force','2022-04-01 09:10:50','2022-04-01 14:10:50','81.213.253.185',NULL,NULL),(32577,'brute_force','2022-04-01 09:10:50','2022-04-01 14:10:50',NULL,2,'gruposuadi'),(32578,'brute_force','2022-04-01 09:10:53','2022-04-01 14:10:53','171.254.195.71',NULL,NULL),(32579,'brute_force','2022-04-01 09:10:53','2022-04-01 14:10:53',NULL,2,'gruposuadi'),(32580,'brute_force','2022-04-01 09:10:57','2022-04-01 14:10:57','175.100.20.217',NULL,NULL),(32581,'brute_force','2022-04-01 09:10:57','2022-04-01 14:10:57',NULL,2,'gruposuadi'),(32582,'brute_force','2022-04-01 09:11:00','2022-04-01 14:11:00','78.161.65.80',NULL,NULL),(32583,'brute_force','2022-04-01 09:11:00','2022-04-01 14:11:00',NULL,2,'gruposuadi'),(32584,'brute_force','2022-04-01 09:11:04','2022-04-01 14:11:04','24.152.30.102',NULL,NULL),(32585,'brute_force','2022-04-01 09:11:04','2022-04-01 14:11:04',NULL,2,'gruposuadi'),(32586,'brute_force','2022-04-01 09:11:15','2022-04-01 14:11:15','213.196.78.9',NULL,NULL),(32587,'brute_force','2022-04-01 09:11:15','2022-04-01 14:11:15',NULL,2,'gruposuadi'),(32588,'brute_force','2022-04-01 09:11:20','2022-04-01 14:11:20','27.71.109.158',NULL,NULL),(32589,'brute_force','2022-04-01 09:11:20','2022-04-01 14:11:20',NULL,2,'gruposuadi'),(32590,'brute_force','2022-04-01 09:11:24','2022-04-01 14:11:24','223.11.229.198',NULL,NULL),(32591,'brute_force','2022-04-01 09:11:24','2022-04-01 14:11:24',NULL,2,'gruposuadi'),(32592,'brute_force','2022-04-03 02:44:57','2022-04-03 07:44:57','62.73.93.182',NULL,NULL),(32593,'brute_force','2022-04-03 02:44:57','2022-04-03 07:44:57',NULL,2,'gruposuadi'),(32594,'brute_force','2022-04-03 02:45:01','2022-04-03 07:45:01','177.228.183.119',NULL,NULL),(32595,'brute_force','2022-04-03 02:45:01','2022-04-03 07:45:01',NULL,2,'gruposuadi'),(32596,'brute_force','2022-04-03 02:45:11','2022-04-03 07:45:11','196.188.55.181',NULL,NULL),(32597,'brute_force','2022-04-03 02:45:11','2022-04-03 07:45:11',NULL,2,'gruposuadi'),(32598,'brute_force','2022-04-03 02:45:15','2022-04-03 07:45:15','175.215.138.159',NULL,NULL),(32599,'brute_force','2022-04-03 02:45:15','2022-04-03 07:45:15',NULL,2,'gruposuadi'),(32600,'brute_force','2022-04-03 02:45:18','2022-04-03 07:45:18','165.16.38.143',NULL,NULL),(32601,'brute_force','2022-04-03 02:45:18','2022-04-03 07:45:18',NULL,2,'gruposuadi'),(32602,'brute_force','2022-04-03 02:45:22','2022-04-03 07:45:22','82.167.193.91',NULL,NULL),(32603,'brute_force','2022-04-03 02:45:22','2022-04-03 07:45:22',NULL,2,'gruposuadi'),(32604,'brute_force','2022-04-03 02:45:25','2022-04-03 07:45:25','41.108.230.62',NULL,NULL),(32605,'brute_force','2022-04-03 02:45:25','2022-04-03 07:45:25',NULL,2,'gruposuadi'),(32606,'brute_force','2022-04-03 02:45:31','2022-04-03 07:45:31','62.16.65.226',NULL,NULL),(32607,'brute_force','2022-04-03 02:45:31','2022-04-03 07:45:31',NULL,2,'gruposuadi'),(32608,'brute_force','2022-04-03 02:45:34','2022-04-03 07:45:34','31.166.62.143',NULL,NULL),(32609,'brute_force','2022-04-03 02:45:34','2022-04-03 07:45:34',NULL,2,'gruposuadi'),(32610,'brute_force','2022-04-03 02:45:38','2022-04-03 07:45:38','180.4.186.250',NULL,NULL),(32611,'brute_force','2022-04-03 02:45:38','2022-04-03 07:45:38',NULL,2,'gruposuadi'),(32612,'brute_force','2022-04-03 07:23:41','2022-04-03 12:23:41','113.173.163.229',NULL,NULL),(32613,'brute_force','2022-04-03 07:23:41','2022-04-03 12:23:41',NULL,2,'gruposuadi'),(32614,'brute_force','2022-04-03 07:23:44','2022-04-03 12:23:44','92.39.214.186',NULL,NULL),(32615,'brute_force','2022-04-03 07:23:44','2022-04-03 12:23:44',NULL,2,'gruposuadi'),(32616,'brute_force','2022-04-03 07:23:48','2022-04-03 12:23:48','177.20.214.81',NULL,NULL),(32617,'brute_force','2022-04-03 07:23:48','2022-04-03 12:23:48',NULL,2,'gruposuadi'),(32618,'brute_force','2022-04-03 07:24:06','2022-04-03 12:24:06','118.174.124.160',NULL,NULL),(32619,'brute_force','2022-04-03 07:24:06','2022-04-03 12:24:06',NULL,2,'gruposuadi'),(32620,'brute_force','2022-04-03 07:24:10','2022-04-03 12:24:10','45.173.27.157',NULL,NULL),(32621,'brute_force','2022-04-03 07:24:10','2022-04-03 12:24:10',NULL,2,'gruposuadi'),(32622,'brute_force','2022-04-03 07:24:13','2022-04-03 12:24:13','197.63.8.223',NULL,NULL),(32623,'brute_force','2022-04-03 07:24:13','2022-04-03 12:24:13',NULL,2,'gruposuadi'),(32624,'brute_force','2022-04-03 07:24:16','2022-04-03 12:24:16','113.162.135.249',NULL,NULL),(32625,'brute_force','2022-04-03 07:24:16','2022-04-03 12:24:16',NULL,2,'gruposuadi'),(32626,'brute_force','2022-04-03 07:24:19','2022-04-03 12:24:19','91.127.142.128',NULL,NULL),(32627,'brute_force','2022-04-03 07:24:19','2022-04-03 12:24:19',NULL,2,'gruposuadi'),(32628,'brute_force','2022-04-03 07:24:23','2022-04-03 12:24:23','82.63.17.87',NULL,NULL),(32629,'brute_force','2022-04-03 07:24:23','2022-04-03 12:24:23',NULL,2,'gruposuadi'),(32630,'brute_force','2022-04-03 07:24:26','2022-04-03 12:24:26','88.243.154.213',NULL,NULL),(32631,'brute_force','2022-04-03 07:24:26','2022-04-03 12:24:26',NULL,2,'gruposuadi'),(32632,'brute_force','2022-04-04 08:52:46','2022-04-04 13:52:46','194.42.147.181',NULL,NULL),(32633,'brute_force','2022-04-04 08:52:46','2022-04-04 13:52:46',NULL,2,'gruposuadi'),(32634,'brute_force','2022-04-04 08:52:49','2022-04-04 13:52:49','178.237.218.244',NULL,NULL),(32635,'brute_force','2022-04-04 08:52:49','2022-04-04 13:52:49',NULL,2,'gruposuadi'),(32636,'brute_force','2022-04-04 08:52:54','2022-04-04 13:52:54','94.204.63.11',NULL,NULL),(32637,'brute_force','2022-04-04 08:52:54','2022-04-04 13:52:54',NULL,2,'gruposuadi'),(32638,'brute_force','2022-04-04 08:52:59','2022-04-04 13:52:59','186.89.198.237',NULL,NULL),(32639,'brute_force','2022-04-04 08:52:59','2022-04-04 13:52:59',NULL,2,'gruposuadi'),(32640,'brute_force','2022-04-04 08:53:02','2022-04-04 13:53:02','124.120.24.139',NULL,NULL),(32641,'brute_force','2022-04-04 08:53:02','2022-04-04 13:53:02',NULL,2,'gruposuadi'),(32642,'brute_force','2022-04-04 08:53:17','2022-04-04 13:53:17','91.207.245.141',NULL,NULL),(32643,'brute_force','2022-04-04 08:53:17','2022-04-04 13:53:17',NULL,2,'gruposuadi'),(32644,'brute_force','2022-04-04 08:53:21','2022-04-04 13:53:21','14.176.218.169',NULL,NULL),(32645,'brute_force','2022-04-04 08:53:21','2022-04-04 13:53:21',NULL,2,'gruposuadi'),(32646,'brute_force','2022-04-04 08:53:26','2022-04-04 13:53:26','27.145.208.7',NULL,NULL),(32647,'brute_force','2022-04-04 08:53:26','2022-04-04 13:53:26',NULL,2,'gruposuadi'),(32648,'brute_force','2022-04-04 08:53:29','2022-04-04 13:53:29','39.52.232.181',NULL,NULL),(32649,'brute_force','2022-04-04 08:53:29','2022-04-04 13:53:29',NULL,2,'gruposuadi'),(32650,'brute_force','2022-04-04 08:53:32','2022-04-04 13:53:32','197.206.83.208',NULL,NULL),(32651,'brute_force','2022-04-04 08:53:32','2022-04-04 13:53:32',NULL,2,'gruposuadi'),(32652,'brute_force','2022-04-04 09:43:11','2022-04-04 14:43:11','103.216.51.115',NULL,NULL),(32653,'brute_force','2022-04-04 09:43:11','2022-04-04 14:43:11',NULL,2,'gruposuadi'),(32654,'brute_force','2022-04-04 09:43:18','2022-04-04 14:43:18','223.205.221.133',NULL,NULL),(32655,'brute_force','2022-04-04 09:43:18','2022-04-04 14:43:18',NULL,2,'gruposuadi'),(32656,'brute_force','2022-04-04 09:43:22','2022-04-04 14:43:22','151.234.66.124',NULL,NULL),(32657,'brute_force','2022-04-04 09:43:22','2022-04-04 14:43:22',NULL,2,'gruposuadi'),(32658,'brute_force','2022-04-04 09:43:25','2022-04-04 14:43:25','186.244.149.64',NULL,NULL),(32659,'brute_force','2022-04-04 09:43:25','2022-04-04 14:43:25',NULL,2,'gruposuadi'),(32660,'brute_force','2022-04-04 09:43:29','2022-04-04 14:43:29','1.172.144.108',NULL,NULL),(32661,'brute_force','2022-04-04 09:43:29','2022-04-04 14:43:29',NULL,2,'gruposuadi'),(32662,'brute_force','2022-04-04 09:43:32','2022-04-04 14:43:32','88.234.148.100',NULL,NULL),(32663,'brute_force','2022-04-04 09:43:32','2022-04-04 14:43:32',NULL,2,'gruposuadi'),(32664,'brute_force','2022-04-04 09:43:35','2022-04-04 14:43:35','188.241.111.252',NULL,NULL),(32665,'brute_force','2022-04-04 09:43:35','2022-04-04 14:43:35',NULL,2,'gruposuadi'),(32666,'brute_force','2022-04-04 09:43:39','2022-04-04 14:43:39','194.28.128.124',NULL,NULL),(32667,'brute_force','2022-04-04 09:43:39','2022-04-04 14:43:39',NULL,2,'gruposuadi'),(32668,'brute_force','2022-04-04 09:43:44','2022-04-04 14:43:44','14.241.67.229',NULL,NULL),(32669,'brute_force','2022-04-04 09:43:44','2022-04-04 14:43:44',NULL,2,'gruposuadi'),(32670,'brute_force','2022-04-04 09:43:55','2022-04-04 14:43:55','212.156.216.235',NULL,NULL),(32671,'brute_force','2022-04-04 09:43:55','2022-04-04 14:43:55',NULL,2,'gruposuadi'),(32672,'brute_force','2022-04-04 15:13:38','2022-04-04 20:13:38','41.41.146.33',NULL,NULL),(32673,'brute_force','2022-04-04 15:13:38','2022-04-04 20:13:38',NULL,2,'gruposuadi'),(32674,'brute_force','2022-04-04 15:13:41','2022-04-04 20:13:41','95.65.167.178',NULL,NULL),(32675,'brute_force','2022-04-04 15:13:41','2022-04-04 20:13:41',NULL,2,'gruposuadi'),(32676,'brute_force','2022-04-04 15:13:45','2022-04-04 20:13:45','177.54.101.26',NULL,NULL),(32677,'brute_force','2022-04-04 15:13:45','2022-04-04 20:13:45',NULL,2,'gruposuadi'),(32678,'brute_force','2022-04-04 15:13:48','2022-04-04 20:13:48','80.78.70.156',NULL,NULL),(32679,'brute_force','2022-04-04 15:13:48','2022-04-04 20:13:48',NULL,2,'gruposuadi'),(32680,'brute_force','2022-04-04 15:13:51','2022-04-04 20:13:51','189.137.76.177',NULL,NULL),(32681,'brute_force','2022-04-04 15:13:51','2022-04-04 20:13:51',NULL,2,'gruposuadi'),(32682,'brute_force','2022-04-04 15:13:53','2022-04-04 20:13:53','82.78.49.166',NULL,NULL),(32683,'brute_force','2022-04-04 15:13:53','2022-04-04 20:13:53',NULL,2,'gruposuadi'),(32684,'brute_force','2022-04-04 15:14:02','2022-04-04 20:14:02','181.48.19.161',NULL,NULL),(32685,'brute_force','2022-04-04 15:14:02','2022-04-04 20:14:02',NULL,2,'gruposuadi'),(32686,'brute_force','2022-04-04 15:14:07','2022-04-04 20:14:07','201.141.46.242',NULL,NULL),(32687,'brute_force','2022-04-04 15:14:07','2022-04-04 20:14:07',NULL,2,'gruposuadi'),(32688,'brute_force','2022-04-04 15:14:11','2022-04-04 20:14:11','187.102.0.235',NULL,NULL),(32689,'brute_force','2022-04-04 15:14:11','2022-04-04 20:14:11',NULL,2,'gruposuadi'),(32690,'brute_force','2022-04-04 15:14:27','2022-04-04 20:14:27','185.51.213.66',NULL,NULL),(32691,'brute_force','2022-04-04 15:14:27','2022-04-04 20:14:27',NULL,2,'gruposuadi'),(32692,'brute_force','2022-04-04 22:30:18','2022-04-05 03:30:18','58.187.172.203',NULL,NULL),(32693,'brute_force','2022-04-04 22:30:18','2022-04-05 03:30:18',NULL,2,'gruposuadi'),(32694,'brute_force','2022-04-04 22:30:21','2022-04-05 03:30:21','89.25.24.84',NULL,NULL),(32695,'brute_force','2022-04-04 22:30:21','2022-04-05 03:30:21',NULL,2,'gruposuadi'),(32696,'brute_force','2022-04-04 22:30:26','2022-04-05 03:30:26','101.51.129.25',NULL,NULL),(32697,'brute_force','2022-04-04 22:30:26','2022-04-05 03:30:26',NULL,2,'gruposuadi'),(32698,'brute_force','2022-04-04 22:30:30','2022-04-05 03:30:30','171.101.96.230',NULL,NULL),(32699,'brute_force','2022-04-04 22:30:30','2022-04-05 03:30:30',NULL,2,'gruposuadi'),(32700,'brute_force','2022-04-04 22:30:34','2022-04-05 03:30:34','115.76.49.3',NULL,NULL),(32701,'brute_force','2022-04-04 22:30:34','2022-04-05 03:30:34',NULL,2,'gruposuadi'),(32702,'brute_force','2022-04-04 22:30:39','2022-04-05 03:30:39','130.105.133.82',NULL,NULL),(32703,'brute_force','2022-04-04 22:30:39','2022-04-05 03:30:39',NULL,2,'gruposuadi'),(32704,'brute_force','2022-04-04 22:30:53','2022-04-05 03:30:53','188.157.69.234',NULL,NULL),(32705,'brute_force','2022-04-04 22:30:53','2022-04-05 03:30:53',NULL,2,'gruposuadi'),(32706,'brute_force','2022-04-04 22:31:04','2022-04-05 03:31:04','175.176.93.73',NULL,NULL),(32707,'brute_force','2022-04-04 22:31:04','2022-04-05 03:31:04',NULL,2,'gruposuadi'),(32708,'brute_force','2022-04-04 22:31:10','2022-04-05 03:31:10','120.28.137.23',NULL,NULL),(32709,'brute_force','2022-04-04 22:31:10','2022-04-05 03:31:10',NULL,2,'gruposuadi'),(32710,'brute_force','2022-04-04 22:31:18','2022-04-05 03:31:18','149.110.80.21',NULL,NULL),(32711,'brute_force','2022-04-04 22:31:18','2022-04-05 03:31:18',NULL,2,'gruposuadi'),(32712,'brute_force','2022-04-06 01:35:45','2022-04-06 06:35:45','41.104.176.81',NULL,NULL),(32713,'brute_force','2022-04-06 01:35:45','2022-04-06 06:35:45',NULL,2,'gruposuadi'),(32714,'brute_force','2022-04-06 01:35:50','2022-04-06 06:35:50','78.171.1.166',NULL,NULL),(32715,'brute_force','2022-04-06 01:35:50','2022-04-06 06:35:50',NULL,2,'gruposuadi'),(32716,'brute_force','2022-04-06 01:35:53','2022-04-06 06:35:53','137.59.45.25',NULL,NULL),(32717,'brute_force','2022-04-06 01:35:53','2022-04-06 06:35:53',NULL,2,'gruposuadi'),(32718,'brute_force','2022-04-06 01:35:57','2022-04-06 06:35:57','14.229.15.66',NULL,NULL),(32719,'brute_force','2022-04-06 01:35:57','2022-04-06 06:35:57',NULL,2,'gruposuadi'),(32720,'brute_force','2022-04-06 01:36:01','2022-04-06 06:36:01','49.228.144.104',NULL,NULL),(32721,'brute_force','2022-04-06 01:36:01','2022-04-06 06:36:01',NULL,2,'gruposuadi'),(32722,'brute_force','2022-04-06 01:36:05','2022-04-06 06:36:05','85.75.228.14',NULL,NULL),(32723,'brute_force','2022-04-06 01:36:05','2022-04-06 06:36:05',NULL,2,'gruposuadi'),(32724,'brute_force','2022-04-06 01:36:08','2022-04-06 06:36:08','181.50.102.250',NULL,NULL),(32725,'brute_force','2022-04-06 01:36:08','2022-04-06 06:36:08',NULL,2,'gruposuadi'),(32726,'brute_force','2022-04-06 01:36:11','2022-04-06 06:36:11','81.198.202.5',NULL,NULL),(32727,'brute_force','2022-04-06 01:36:11','2022-04-06 06:36:11',NULL,2,'gruposuadi'),(32728,'brute_force','2022-04-06 01:36:21','2022-04-06 06:36:21','161.132.234.121',NULL,NULL),(32729,'brute_force','2022-04-06 01:36:21','2022-04-06 06:36:21',NULL,2,'gruposuadi'),(32730,'brute_force','2022-04-06 01:36:26','2022-04-06 06:36:26','58.69.214.111',NULL,NULL),(32731,'brute_force','2022-04-06 01:36:26','2022-04-06 06:36:26',NULL,2,'gruposuadi'),(32732,'brute_force','2022-04-08 05:47:52','2022-04-08 10:47:52','60.156.248.81',NULL,NULL),(32733,'brute_force','2022-04-08 05:47:52','2022-04-08 10:47:52',NULL,NULL,'admin'),(32734,'brute_force','2022-04-08 05:47:59','2022-04-08 10:47:59','60.156.248.81',NULL,NULL),(32735,'brute_force','2022-04-08 05:47:59','2022-04-08 10:47:59',NULL,NULL,'unavarro'),(32736,'brute_force','2022-04-08 05:48:08','2022-04-08 10:48:08','60.156.248.81',NULL,NULL),(32737,'brute_force','2022-04-08 05:48:08','2022-04-08 10:48:08',NULL,NULL,'user'),(32738,'brute_force','2022-04-08 05:48:13','2022-04-08 10:48:13','60.156.248.81',NULL,NULL),(32739,'brute_force','2022-04-08 05:48:13','2022-04-08 10:48:13',NULL,NULL,'root'),(32740,'brute_force','2022-04-08 05:48:18','2022-04-08 10:48:18','60.156.248.81',NULL,NULL),(32741,'brute_force','2022-04-08 05:48:18','2022-04-08 10:48:18',NULL,NULL,'unavarro@gruposuadi.com'),(32742,'brute_force','2022-04-11 16:04:50','2022-04-11 21:04:50','68.183.192.217',NULL,NULL),(32743,'brute_force','2022-04-11 16:04:50','2022-04-11 21:04:50',NULL,NULL,'admin'),(32744,'brute_force','2022-04-11 16:36:06','2022-04-11 21:36:06','150.95.110.113',NULL,NULL),(32745,'brute_force','2022-04-11 16:36:06','2022-04-11 21:36:06',NULL,NULL,'admin'),(32746,'brute_force','2022-04-11 16:50:56','2022-04-11 21:50:56','170.51.108.84',NULL,NULL),(32747,'brute_force','2022-04-11 16:50:56','2022-04-11 21:50:56',NULL,2,'gruposuadi'),(32748,'brute_force','2022-04-11 16:51:06','2022-04-11 21:51:06','177.71.25.215',NULL,NULL),(32749,'brute_force','2022-04-11 16:51:06','2022-04-11 21:51:06',NULL,2,'gruposuadi'),(32750,'brute_force','2022-04-11 16:51:13','2022-04-11 21:51:13','217.164.190.154',NULL,NULL),(32751,'brute_force','2022-04-11 16:51:13','2022-04-11 21:51:13',NULL,2,'gruposuadi'),(32752,'brute_force','2022-04-11 16:51:18','2022-04-11 21:51:18','201.167.134.120',NULL,NULL),(32753,'brute_force','2022-04-11 16:51:18','2022-04-11 21:51:18',NULL,2,'gruposuadi'),(32754,'brute_force','2022-04-11 16:51:21','2022-04-11 21:51:21','177.247.205.3',NULL,NULL),(32755,'brute_force','2022-04-11 16:51:21','2022-04-11 21:51:21',NULL,2,'gruposuadi'),(32756,'brute_force','2022-04-11 16:51:24','2022-04-11 21:51:24','178.22.113.39',NULL,NULL),(32757,'brute_force','2022-04-11 16:51:24','2022-04-11 21:51:24',NULL,2,'gruposuadi'),(32758,'brute_force','2022-04-11 16:51:28','2022-04-11 21:51:28','42.113.159.14',NULL,NULL),(32759,'brute_force','2022-04-11 16:51:28','2022-04-11 21:51:28',NULL,2,'gruposuadi'),(32760,'brute_force','2022-04-11 16:51:32','2022-04-11 21:51:32','170.133.73.98',NULL,NULL),(32761,'brute_force','2022-04-11 16:51:32','2022-04-11 21:51:32',NULL,2,'gruposuadi'),(32762,'brute_force','2022-04-11 16:51:37','2022-04-11 21:51:37','201.7.15.184',NULL,NULL),(32763,'brute_force','2022-04-11 16:51:37','2022-04-11 21:51:37',NULL,2,'gruposuadi'),(32764,'brute_force','2022-04-11 16:51:41','2022-04-11 21:51:41','190.78.200.166',NULL,NULL),(32765,'brute_force','2022-04-11 16:51:41','2022-04-11 21:51:41',NULL,2,'gruposuadi'),(32766,'brute_force','2022-04-11 17:51:00','2022-04-11 22:51:00','68.183.192.217',NULL,NULL),(32767,'brute_force','2022-04-11 17:51:00','2022-04-11 22:51:00',NULL,NULL,'admin'),(32768,'brute_force','2022-04-11 18:45:18','2022-04-11 23:45:18','143.110.190.49',NULL,NULL),(32769,'brute_force','2022-04-11 18:45:18','2022-04-11 23:45:18',NULL,NULL,'admin'),(32770,'brute_force','2022-04-11 20:39:30','2022-04-12 01:39:30','45.162.168.221',NULL,NULL),(32771,'brute_force','2022-04-11 20:39:30','2022-04-12 01:39:30',NULL,NULL,'admin'),(32772,'brute_force','2022-04-11 21:50:42','2022-04-12 02:50:42','45.162.168.221',NULL,NULL),(32773,'brute_force','2022-04-11 21:50:42','2022-04-12 02:50:42',NULL,NULL,'admin'),(32774,'brute_force','2022-04-11 22:43:56','2022-04-12 03:43:56','35.219.62.239',NULL,NULL),(32775,'brute_force','2022-04-11 22:43:56','2022-04-12 03:43:56',NULL,NULL,'admin'),(32776,'brute_force','2022-04-11 22:58:38','2022-04-12 03:58:38','115.159.148.91',NULL,NULL),(32777,'brute_force','2022-04-11 22:58:38','2022-04-12 03:58:38',NULL,NULL,'admin'),(32778,'brute_force','2022-04-11 23:26:15','2022-04-12 04:26:15','93.177.103.249',NULL,NULL),(32779,'brute_force','2022-04-11 23:26:15','2022-04-12 04:26:15',NULL,NULL,'admin'),(32780,'brute_force','2022-04-11 23:40:02','2022-04-12 04:40:02','67.225.202.225',NULL,NULL),(32781,'brute_force','2022-04-11 23:40:02','2022-04-12 04:40:02',NULL,NULL,'admin'),(32782,'brute_force','2022-04-12 00:08:09','2022-04-12 05:08:09','131.72.236.163',NULL,NULL),(32783,'brute_force','2022-04-12 00:08:09','2022-04-12 05:08:09',NULL,NULL,'admin'),(32784,'brute_force','2022-04-12 00:43:34','2022-04-12 05:43:34','34.135.49.103',NULL,NULL),(32785,'brute_force','2022-04-12 00:43:34','2022-04-12 05:43:34',NULL,NULL,'admin'),(32786,'brute_force','2022-04-12 00:48:22','2022-04-12 05:48:22','35.211.94.153',NULL,NULL),(32787,'brute_force','2022-04-12 00:48:22','2022-04-12 05:48:22',NULL,NULL,'admin'),(32788,'brute_force','2022-04-12 01:11:01','2022-04-12 06:11:01','31.177.95.121',NULL,NULL),(32789,'brute_force','2022-04-12 01:11:01','2022-04-12 06:11:01',NULL,NULL,'admin'),(32790,'brute_force','2022-04-12 02:14:51','2022-04-12 07:14:51','35.195.135.67',NULL,NULL),(32791,'brute_force','2022-04-12 02:14:51','2022-04-12 07:14:51',NULL,NULL,'admin'),(32792,'brute_force','2022-04-12 04:46:03','2022-04-12 09:46:03','35.198.25.12',NULL,NULL),(32793,'brute_force','2022-04-12 04:46:03','2022-04-12 09:46:03',NULL,NULL,'admin'),(32794,'brute_force','2022-04-12 06:56:25','2022-04-12 11:56:25','124.83.101.7',NULL,NULL),(32795,'brute_force','2022-04-12 06:56:25','2022-04-12 11:56:25',NULL,2,'gruposuadi'),(32796,'brute_force','2022-04-12 06:56:42','2022-04-12 11:56:42','181.42.52.6',NULL,NULL),(32797,'brute_force','2022-04-12 06:56:42','2022-04-12 11:56:42',NULL,2,'gruposuadi'),(32798,'brute_force','2022-04-12 06:56:52','2022-04-12 11:56:52','146.70.29.67',NULL,NULL),(32799,'brute_force','2022-04-12 06:56:52','2022-04-12 11:56:52',NULL,2,'gruposuadi'),(32800,'brute_force','2022-04-12 06:56:57','2022-04-12 11:56:57','77.246.217.195',NULL,NULL),(32801,'brute_force','2022-04-12 06:56:57','2022-04-12 11:56:57',NULL,2,'gruposuadi'),(32802,'brute_force','2022-04-12 06:57:01','2022-04-12 11:57:01','179.95.227.50',NULL,NULL),(32803,'brute_force','2022-04-12 06:57:01','2022-04-12 11:57:01',NULL,2,'gruposuadi'),(32804,'brute_force','2022-04-12 06:57:04','2022-04-12 11:57:04','89.135.76.34',NULL,NULL),(32805,'brute_force','2022-04-12 06:57:04','2022-04-12 11:57:04',NULL,2,'gruposuadi'),(32806,'brute_force','2022-04-12 06:57:07','2022-04-12 11:57:07','39.40.55.154',NULL,NULL),(32807,'brute_force','2022-04-12 06:57:07','2022-04-12 11:57:07',NULL,2,'gruposuadi'),(32808,'brute_force','2022-04-12 06:57:11','2022-04-12 11:57:11','196.250.212.144',NULL,NULL),(32809,'brute_force','2022-04-12 06:57:11','2022-04-12 11:57:11',NULL,2,'gruposuadi'),(32810,'brute_force','2022-04-12 06:57:17','2022-04-12 11:57:17','136.158.40.94',NULL,NULL),(32811,'brute_force','2022-04-12 06:57:17','2022-04-12 11:57:17',NULL,2,'gruposuadi'),(32812,'brute_force','2022-04-12 06:57:31','2022-04-12 11:57:31','78.188.169.60',NULL,NULL),(32813,'brute_force','2022-04-12 06:57:31','2022-04-12 11:57:31',NULL,2,'gruposuadi'),(32814,'brute_force','2022-04-12 08:06:05','2022-04-12 13:06:05','175.24.121.59',NULL,NULL),(32815,'brute_force','2022-04-12 08:06:05','2022-04-12 13:06:05',NULL,NULL,'admin'),(32816,'brute_force','2022-04-12 10:31:57','2022-04-12 15:31:57','64.225.43.102',NULL,NULL),(32817,'brute_force','2022-04-12 10:31:57','2022-04-12 15:31:57',NULL,NULL,'admin'),(32818,'brute_force','2022-04-12 11:43:45','2022-04-12 16:43:45','198.71.227.4',NULL,NULL),(32819,'brute_force','2022-04-12 11:43:45','2022-04-12 16:43:45',NULL,NULL,'admin'),(32820,'brute_force','2022-04-12 12:02:06','2022-04-12 17:02:06','198.54.126.80',NULL,NULL),(32821,'brute_force','2022-04-12 12:02:06','2022-04-12 17:02:06',NULL,NULL,'admin'),(32822,'brute_force','2022-04-12 16:26:43','2022-04-12 21:26:43','34.121.23.185',NULL,NULL),(32823,'brute_force','2022-04-12 16:26:43','2022-04-12 21:26:43',NULL,NULL,'admin'),(32824,'brute_force','2022-04-13 09:18:43','2022-04-13 14:18:43','87.247.136.143',NULL,NULL),(32825,'brute_force','2022-04-13 09:18:43','2022-04-13 14:18:43',NULL,2,'gruposuadi'),(32826,'brute_force','2022-04-13 09:18:48','2022-04-13 14:18:48','88.228.209.27',NULL,NULL),(32827,'brute_force','2022-04-13 09:18:48','2022-04-13 14:18:48',NULL,2,'gruposuadi'),(32828,'brute_force','2022-04-13 09:18:51','2022-04-13 14:18:51','31.223.105.189',NULL,NULL),(32829,'brute_force','2022-04-13 09:18:51','2022-04-13 14:18:51',NULL,2,'gruposuadi'),(32830,'brute_force','2022-04-13 09:18:54','2022-04-13 14:18:54','95.70.146.160',NULL,NULL),(32831,'brute_force','2022-04-13 09:18:54','2022-04-13 14:18:54',NULL,2,'gruposuadi'),(32832,'brute_force','2022-04-13 09:18:56','2022-04-13 14:18:56','78.158.17.165',NULL,NULL),(32833,'brute_force','2022-04-13 09:18:56','2022-04-13 14:18:56',NULL,2,'gruposuadi'),(32834,'brute_force','2022-04-13 09:19:00','2022-04-13 14:19:00','14.174.129.64',NULL,NULL),(32835,'brute_force','2022-04-13 09:19:00','2022-04-13 14:19:00',NULL,2,'gruposuadi'),(32836,'brute_force','2022-04-13 09:19:05','2022-04-13 14:19:05','171.243.27.131',NULL,NULL),(32837,'brute_force','2022-04-13 09:19:05','2022-04-13 14:19:05',NULL,2,'gruposuadi'),(32838,'brute_force','2022-04-13 09:19:10','2022-04-13 14:19:10','186.179.224.103',NULL,NULL),(32839,'brute_force','2022-04-13 09:19:10','2022-04-13 14:19:10',NULL,2,'gruposuadi'),(32840,'brute_force','2022-04-13 09:19:14','2022-04-13 14:19:14','175.141.12.64',NULL,NULL),(32841,'brute_force','2022-04-13 09:19:14','2022-04-13 14:19:14',NULL,2,'gruposuadi'),(32842,'brute_force','2022-04-13 09:19:29','2022-04-13 14:19:29','130.105.2.213',NULL,NULL),(32843,'brute_force','2022-04-13 09:19:29','2022-04-13 14:19:29',NULL,2,'gruposuadi'),(32844,'brute_force','2022-04-14 07:20:10','2022-04-14 12:20:10','197.10.89.109',NULL,NULL),(32845,'brute_force','2022-04-14 07:20:10','2022-04-14 12:20:10',NULL,2,'gruposuadi'),(32846,'brute_force','2022-04-14 07:20:17','2022-04-14 12:20:17','196.74.209.112',NULL,NULL),(32847,'brute_force','2022-04-14 07:20:17','2022-04-14 12:20:17',NULL,2,'gruposuadi'),(32848,'brute_force','2022-04-14 07:20:20','2022-04-14 12:20:20','212.156.216.235',NULL,NULL),(32849,'brute_force','2022-04-14 07:20:20','2022-04-14 12:20:20',NULL,2,'gruposuadi'),(32850,'brute_force','2022-04-14 07:20:27','2022-04-14 12:20:27','85.196.197.194',NULL,NULL),(32851,'brute_force','2022-04-14 07:20:27','2022-04-14 12:20:27',NULL,2,'gruposuadi'),(32852,'brute_force','2022-04-14 07:20:29','2022-04-14 12:20:29','78.2.165.114',NULL,NULL),(32853,'brute_force','2022-04-14 07:20:29','2022-04-14 12:20:29',NULL,2,'gruposuadi'),(32854,'brute_force','2022-04-14 07:20:34','2022-04-14 12:20:34','78.162.40.239',NULL,NULL),(32855,'brute_force','2022-04-14 07:20:34','2022-04-14 12:20:34',NULL,2,'gruposuadi'),(32856,'brute_force','2022-04-14 07:20:39','2022-04-14 12:20:39','84.241.7.25',NULL,NULL),(32857,'brute_force','2022-04-14 07:20:39','2022-04-14 12:20:39',NULL,2,'gruposuadi'),(32858,'brute_force','2022-04-14 07:20:45','2022-04-14 12:20:45','14.207.0.88',NULL,NULL),(32859,'brute_force','2022-04-14 07:20:45','2022-04-14 12:20:45',NULL,2,'gruposuadi'),(32860,'brute_force','2022-04-14 07:20:48','2022-04-14 12:20:48','94.128.28.97',NULL,NULL),(32861,'brute_force','2022-04-14 07:20:48','2022-04-14 12:20:48',NULL,2,'gruposuadi'),(32862,'brute_force','2022-04-14 07:20:57','2022-04-14 12:20:57','187.188.9.173',NULL,NULL),(32863,'brute_force','2022-04-14 07:20:57','2022-04-14 12:20:57',NULL,2,'gruposuadi'),(32864,'brute_force','2022-04-14 18:53:25','2022-04-14 23:53:25','37.34.174.6',NULL,NULL),(32865,'brute_force','2022-04-14 18:53:25','2022-04-14 23:53:25',NULL,2,'gruposuadi'),(32866,'brute_force','2022-04-14 18:53:28','2022-04-14 23:53:28','168.90.65.22',NULL,NULL),(32867,'brute_force','2022-04-14 18:53:28','2022-04-14 23:53:28',NULL,2,'gruposuadi'),(32868,'brute_force','2022-04-14 18:53:34','2022-04-14 23:53:34','14.176.122.69',NULL,NULL),(32869,'brute_force','2022-04-14 18:53:34','2022-04-14 23:53:34',NULL,2,'gruposuadi'),(32870,'brute_force','2022-04-14 18:53:37','2022-04-14 23:53:37','41.102.201.15',NULL,NULL),(32871,'brute_force','2022-04-14 18:53:37','2022-04-14 23:53:37',NULL,2,'gruposuadi'),(32872,'brute_force','2022-04-14 18:53:45','2022-04-14 23:53:45','103.146.92.30',NULL,NULL),(32873,'brute_force','2022-04-14 18:53:45','2022-04-14 23:53:45',NULL,2,'gruposuadi'),(32874,'brute_force','2022-04-14 18:54:02','2022-04-14 23:54:02','85.107.218.245',NULL,NULL),(32875,'brute_force','2022-04-14 18:54:02','2022-04-14 23:54:02',NULL,2,'gruposuadi'),(32876,'brute_force','2022-04-14 18:54:05','2022-04-14 23:54:05','190.189.70.25',NULL,NULL),(32877,'brute_force','2022-04-14 18:54:05','2022-04-14 23:54:05',NULL,2,'gruposuadi'),(32878,'brute_force','2022-04-14 18:54:09','2022-04-14 23:54:09','113.174.193.203',NULL,NULL),(32879,'brute_force','2022-04-14 18:54:09','2022-04-14 23:54:09',NULL,2,'gruposuadi'),(32880,'brute_force','2022-04-14 18:54:20','2022-04-14 23:54:20','186.155.211.23',NULL,NULL),(32881,'brute_force','2022-04-14 18:54:20','2022-04-14 23:54:20',NULL,2,'gruposuadi'),(32882,'brute_force','2022-04-14 18:54:24','2022-04-14 23:54:24','185.189.88.110',NULL,NULL),(32883,'brute_force','2022-04-14 18:54:24','2022-04-14 23:54:24',NULL,2,'gruposuadi'),(32884,'brute_force','2022-04-16 14:37:47','2022-04-16 19:37:47','181.94.233.74',NULL,NULL),(32885,'brute_force','2022-04-16 14:37:47','2022-04-16 19:37:47',NULL,2,'gruposuadi'),(32886,'brute_force','2022-04-16 14:37:50','2022-04-16 19:37:50','185.219.167.211',NULL,NULL),(32887,'brute_force','2022-04-16 14:37:50','2022-04-16 19:37:50',NULL,2,'gruposuadi'),(32888,'brute_force','2022-04-16 14:37:52','2022-04-16 19:37:52','188.119.39.160',NULL,NULL),(32889,'brute_force','2022-04-16 14:37:52','2022-04-16 19:37:52',NULL,2,'gruposuadi'),(32890,'brute_force','2022-04-16 14:37:55','2022-04-16 19:37:55','45.239.76.40',NULL,NULL),(32891,'brute_force','2022-04-16 14:37:55','2022-04-16 19:37:55',NULL,2,'gruposuadi'),(32892,'brute_force','2022-04-16 14:37:59','2022-04-16 19:37:59','201.213.180.229',NULL,NULL),(32893,'brute_force','2022-04-16 14:37:59','2022-04-16 19:37:59',NULL,2,'gruposuadi'),(32894,'brute_force','2022-04-16 14:38:02','2022-04-16 19:38:02','190.73.130.92',NULL,NULL),(32895,'brute_force','2022-04-16 14:38:02','2022-04-16 19:38:02',NULL,2,'gruposuadi'),(32896,'brute_force','2022-04-16 14:38:07','2022-04-16 19:38:07','103.141.208.54',NULL,NULL),(32897,'brute_force','2022-04-16 14:38:07','2022-04-16 19:38:07',NULL,2,'gruposuadi'),(32898,'brute_force','2022-04-16 14:38:24','2022-04-16 19:38:24','95.0.98.168',NULL,NULL),(32899,'brute_force','2022-04-16 14:38:24','2022-04-16 19:38:24',NULL,2,'gruposuadi'),(32900,'brute_force','2022-04-16 14:38:28','2022-04-16 19:38:28','158.140.167.47',NULL,NULL),(32901,'brute_force','2022-04-16 14:38:28','2022-04-16 19:38:28',NULL,2,'gruposuadi'),(32902,'brute_force','2022-04-16 14:38:33','2022-04-16 19:38:33','187.120.134.32',NULL,NULL),(32903,'brute_force','2022-04-16 14:38:33','2022-04-16 19:38:33',NULL,2,'gruposuadi'),(32904,'brute_force','2022-04-19 02:33:58','2022-04-19 07:33:58','175.176.93.229',NULL,NULL),(32905,'brute_force','2022-04-19 02:33:58','2022-04-19 07:33:58',NULL,2,'gruposuadi'),(32906,'brute_force','2022-04-19 02:34:06','2022-04-19 07:34:06','117.0.14.137',NULL,NULL),(32907,'brute_force','2022-04-19 02:34:06','2022-04-19 07:34:06',NULL,2,'gruposuadi'),(32908,'brute_force','2022-04-19 02:34:10','2022-04-19 07:34:10','49.149.213.226',NULL,NULL),(32909,'brute_force','2022-04-19 02:34:10','2022-04-19 07:34:10',NULL,2,'gruposuadi'),(32910,'brute_force','2022-04-19 02:34:24','2022-04-19 07:34:24','2.51.34.253',NULL,NULL),(32911,'brute_force','2022-04-19 02:34:24','2022-04-19 07:34:24',NULL,2,'gruposuadi'),(32912,'brute_force','2022-04-19 02:34:27','2022-04-19 07:34:27','78.182.147.163',NULL,NULL),(32913,'brute_force','2022-04-19 02:34:27','2022-04-19 07:34:27',NULL,2,'gruposuadi'),(32914,'brute_force','2022-04-19 02:34:32','2022-04-19 07:34:32','112.208.20.254',NULL,NULL),(32915,'brute_force','2022-04-19 02:34:32','2022-04-19 07:34:32',NULL,2,'gruposuadi'),(32916,'brute_force','2022-04-19 02:34:36','2022-04-19 07:34:36','117.7.221.76',NULL,NULL),(32917,'brute_force','2022-04-19 02:34:36','2022-04-19 07:34:36',NULL,2,'gruposuadi'),(32918,'brute_force','2022-04-19 02:34:40','2022-04-19 07:34:40','78.188.232.84',NULL,NULL),(32919,'brute_force','2022-04-19 02:34:40','2022-04-19 07:34:40',NULL,2,'gruposuadi'),(32920,'brute_force','2022-04-19 02:34:50','2022-04-19 07:34:50','181.238.193.234',NULL,NULL),(32921,'brute_force','2022-04-19 02:34:50','2022-04-19 07:34:50',NULL,2,'gruposuadi'),(32922,'brute_force','2022-04-19 02:34:57','2022-04-19 07:34:57','115.135.222.34',NULL,NULL),(32923,'brute_force','2022-04-19 02:34:57','2022-04-19 07:34:57',NULL,2,'gruposuadi'),(32924,'brute_force','2022-04-19 16:02:23','2022-04-19 21:02:23','136.158.8.131',NULL,NULL),(32925,'brute_force','2022-04-19 16:02:23','2022-04-19 21:02:23',NULL,2,'gruposuadi'),(32926,'brute_force','2022-04-19 16:02:27','2022-04-19 21:02:27','200.91.209.34',NULL,NULL),(32927,'brute_force','2022-04-19 16:02:27','2022-04-19 21:02:27',NULL,2,'gruposuadi'),(32928,'brute_force','2022-04-19 16:02:30','2022-04-19 21:02:30','81.182.132.199',NULL,NULL),(32929,'brute_force','2022-04-19 16:02:30','2022-04-19 21:02:30',NULL,2,'gruposuadi'),(32930,'brute_force','2022-04-19 16:02:33','2022-04-19 21:02:33','197.2.31.31',NULL,NULL),(32931,'brute_force','2022-04-19 16:02:33','2022-04-19 21:02:33',NULL,2,'gruposuadi'),(32932,'brute_force','2022-04-19 16:02:36','2022-04-19 21:02:36','45.235.234.28',NULL,NULL),(32933,'brute_force','2022-04-19 16:02:36','2022-04-19 21:02:36',NULL,2,'gruposuadi'),(32934,'brute_force','2022-04-19 16:02:43','2022-04-19 21:02:43','188.230.143.36',NULL,NULL),(32935,'brute_force','2022-04-19 16:02:43','2022-04-19 21:02:43',NULL,2,'gruposuadi'),(32936,'brute_force','2022-04-19 16:02:47','2022-04-19 21:02:47','196.70.253.187',NULL,NULL),(32937,'brute_force','2022-04-19 16:02:47','2022-04-19 21:02:47',NULL,2,'gruposuadi'),(32938,'brute_force','2022-04-19 16:02:52','2022-04-19 21:02:52','179.113.197.94',NULL,NULL),(32939,'brute_force','2022-04-19 16:02:52','2022-04-19 21:02:52',NULL,2,'gruposuadi'),(32940,'brute_force','2022-04-19 16:02:57','2022-04-19 21:02:57','176.41.218.162',NULL,NULL),(32941,'brute_force','2022-04-19 16:02:57','2022-04-19 21:02:57',NULL,2,'gruposuadi'),(32942,'brute_force','2022-04-19 16:03:01','2022-04-19 21:03:01','145.82.142.65',NULL,NULL),(32943,'brute_force','2022-04-19 16:03:01','2022-04-19 21:03:01',NULL,2,'gruposuadi'),(32944,'brute_force','2022-04-20 13:15:15','2022-04-20 18:15:15','181.29.215.190',NULL,NULL),(32945,'brute_force','2022-04-20 13:15:15','2022-04-20 18:15:15',NULL,2,'gruposuadi'),(32946,'brute_force','2022-04-20 13:15:21','2022-04-20 18:15:21','188.48.205.249',NULL,NULL),(32947,'brute_force','2022-04-20 13:15:21','2022-04-20 18:15:21',NULL,2,'gruposuadi'),(32948,'brute_force','2022-04-20 13:15:23','2022-04-20 18:15:23','91.246.233.161',NULL,NULL),(32949,'brute_force','2022-04-20 13:15:23','2022-04-20 18:15:23',NULL,2,'gruposuadi'),(32950,'brute_force','2022-04-20 13:15:26','2022-04-20 18:15:26','85.107.87.121',NULL,NULL),(32951,'brute_force','2022-04-20 13:15:26','2022-04-20 18:15:26',NULL,2,'gruposuadi'),(32952,'brute_force','2022-04-20 13:15:30','2022-04-20 18:15:30','181.191.56.205',NULL,NULL),(32953,'brute_force','2022-04-20 13:15:30','2022-04-20 18:15:30',NULL,2,'gruposuadi'),(32954,'brute_force','2022-04-20 13:15:34','2022-04-20 18:15:34','177.33.209.120',NULL,NULL),(32955,'brute_force','2022-04-20 13:15:34','2022-04-20 18:15:34',NULL,2,'gruposuadi'),(32956,'brute_force','2022-04-20 13:15:38','2022-04-20 18:15:38','187.210.220.66',NULL,NULL),(32957,'brute_force','2022-04-20 13:15:38','2022-04-20 18:15:38',NULL,2,'gruposuadi'),(32958,'brute_force','2022-04-20 13:15:42','2022-04-20 18:15:42','186.158.237.38',NULL,NULL),(32959,'brute_force','2022-04-20 13:15:42','2022-04-20 18:15:42',NULL,2,'gruposuadi'),(32960,'brute_force','2022-04-20 13:15:53','2022-04-20 18:15:53','177.228.174.48',NULL,NULL),(32961,'brute_force','2022-04-20 13:15:53','2022-04-20 18:15:53',NULL,2,'gruposuadi'),(32962,'brute_force','2022-04-20 13:15:57','2022-04-20 18:15:57','189.172.68.136',NULL,NULL),(32963,'brute_force','2022-04-20 13:15:57','2022-04-20 18:15:57',NULL,2,'gruposuadi'),(32964,'brute_force','2022-04-21 02:22:11','2022-04-21 07:22:11','1.53.197.43',NULL,NULL),(32965,'brute_force','2022-04-21 02:22:11','2022-04-21 07:22:11',NULL,2,'gruposuadi'),(32966,'brute_force','2022-04-21 02:22:17','2022-04-21 07:22:17','151.192.190.105',NULL,NULL),(32967,'brute_force','2022-04-21 02:22:17','2022-04-21 07:22:17',NULL,2,'gruposuadi'),(32968,'brute_force','2022-04-21 02:22:27','2022-04-21 07:22:27','27.145.32.155',NULL,NULL),(32969,'brute_force','2022-04-21 02:22:27','2022-04-21 07:22:27',NULL,2,'gruposuadi'),(32970,'brute_force','2022-04-21 02:22:40','2022-04-21 07:22:40','103.145.68.33',NULL,NULL),(32971,'brute_force','2022-04-21 02:22:40','2022-04-21 07:22:40',NULL,2,'gruposuadi'),(32972,'brute_force','2022-04-21 02:22:53','2022-04-21 07:22:53','113.11.13.4',NULL,NULL),(32973,'brute_force','2022-04-21 02:22:53','2022-04-21 07:22:53',NULL,2,'gruposuadi'),(32974,'brute_force','2022-04-21 02:23:01','2022-04-21 07:23:01','141.164.200.39',NULL,NULL),(32975,'brute_force','2022-04-21 02:23:01','2022-04-21 07:23:01',NULL,2,'gruposuadi'),(32976,'brute_force','2022-04-21 02:23:13','2022-04-21 07:23:13','139.193.181.124',NULL,NULL),(32977,'brute_force','2022-04-21 02:23:13','2022-04-21 07:23:13',NULL,2,'gruposuadi'),(32978,'brute_force','2022-04-21 02:23:26','2022-04-21 07:23:26','49.145.15.233',NULL,NULL),(32979,'brute_force','2022-04-21 02:23:26','2022-04-21 07:23:26',NULL,2,'gruposuadi'),(32980,'brute_force','2022-04-21 02:23:43','2022-04-21 07:23:43','116.110.42.203',NULL,NULL),(32981,'brute_force','2022-04-21 02:23:43','2022-04-21 07:23:43',NULL,2,'gruposuadi'),(32982,'brute_force','2022-04-21 02:23:53','2022-04-21 07:23:53','31.215.124.11',NULL,NULL),(32983,'brute_force','2022-04-21 02:23:53','2022-04-21 07:23:53',NULL,2,'gruposuadi'),(32984,'brute_force','2022-04-21 16:46:15','2022-04-21 21:46:15','196.127.166.34',NULL,NULL),(32985,'brute_force','2022-04-21 16:46:15','2022-04-21 21:46:15',NULL,2,'gruposuadi'),(32986,'brute_force','2022-04-21 16:46:18','2022-04-21 21:46:18','179.113.211.211',NULL,NULL),(32987,'brute_force','2022-04-21 16:46:18','2022-04-21 21:46:18',NULL,2,'gruposuadi'),(32988,'brute_force','2022-04-21 16:46:26','2022-04-21 21:46:26','200.96.68.178',NULL,NULL),(32989,'brute_force','2022-04-21 16:46:26','2022-04-21 21:46:26',NULL,2,'gruposuadi'),(32990,'brute_force','2022-04-21 16:46:41','2022-04-21 21:46:41','102.152.254.62',NULL,NULL),(32991,'brute_force','2022-04-21 16:46:41','2022-04-21 21:46:41',NULL,2,'gruposuadi'),(32992,'brute_force','2022-04-21 16:46:45','2022-04-21 21:46:45','202.126.88.204',NULL,NULL),(32993,'brute_force','2022-04-21 16:46:45','2022-04-21 21:46:45',NULL,2,'gruposuadi'),(32994,'brute_force','2022-04-21 16:46:50','2022-04-21 21:46:50','171.98.10.62',NULL,NULL),(32995,'brute_force','2022-04-21 16:46:50','2022-04-21 21:46:50',NULL,2,'gruposuadi'),(32996,'brute_force','2022-04-21 16:46:53','2022-04-21 21:46:53','188.211.201.4',NULL,NULL),(32997,'brute_force','2022-04-21 16:46:53','2022-04-21 21:46:53',NULL,2,'gruposuadi'),(32998,'brute_force','2022-04-21 16:46:56','2022-04-21 21:46:56','62.240.26.115',NULL,NULL),(32999,'brute_force','2022-04-21 16:46:56','2022-04-21 21:46:56',NULL,2,'gruposuadi'),(33000,'brute_force','2022-04-21 16:46:59','2022-04-21 21:46:59','46.221.43.22',NULL,NULL),(33001,'brute_force','2022-04-21 16:46:59','2022-04-21 21:46:59',NULL,2,'gruposuadi'),(33002,'brute_force','2022-04-21 16:47:03','2022-04-21 21:47:03','109.93.195.95',NULL,NULL),(33003,'brute_force','2022-04-21 16:47:03','2022-04-21 21:47:03',NULL,2,'gruposuadi'),(33004,'brute_force','2022-04-23 07:15:28','2022-04-23 12:15:28','20.225.75.87',NULL,NULL),(33005,'brute_force','2022-04-23 07:15:28','2022-04-23 12:15:28',NULL,2,'gruposuadi'),(33006,'brute_force','2022-04-23 07:15:30','2022-04-23 12:15:30','20.225.75.87',NULL,NULL),(33007,'brute_force','2022-04-23 07:15:30','2022-04-23 12:15:30',NULL,2,'gruposuadi'),(33008,'brute_force','2022-04-25 17:01:30','2022-04-25 22:01:30','168.0.5.26',NULL,NULL),(33009,'brute_force','2022-04-25 17:01:30','2022-04-25 22:01:30',NULL,2,'gruposuadi'),(33010,'brute_force','2022-04-25 17:01:33','2022-04-25 22:01:33','188.210.215.255',NULL,NULL),(33011,'brute_force','2022-04-25 17:01:33','2022-04-25 22:01:33',NULL,2,'gruposuadi'),(33012,'brute_force','2022-04-25 17:01:38','2022-04-25 22:01:38','82.78.61.193',NULL,NULL),(33013,'brute_force','2022-04-25 17:01:38','2022-04-25 22:01:38',NULL,2,'gruposuadi'),(33014,'brute_force','2022-04-25 17:01:46','2022-04-25 22:01:46','152.170.9.153',NULL,NULL),(33015,'brute_force','2022-04-25 17:01:46','2022-04-25 22:01:46',NULL,2,'gruposuadi'),(33016,'brute_force','2022-04-25 17:01:57','2022-04-25 22:01:57','190.107.20.189',NULL,NULL),(33017,'brute_force','2022-04-25 17:01:57','2022-04-25 22:01:57',NULL,2,'gruposuadi'),(33018,'brute_force','2022-04-25 17:02:09','2022-04-25 22:02:09','85.96.71.99',NULL,NULL),(33019,'brute_force','2022-04-25 17:02:09','2022-04-25 22:02:09',NULL,2,'gruposuadi'),(33020,'brute_force','2022-04-25 17:02:17','2022-04-25 22:02:17','187.168.33.218',NULL,NULL),(33021,'brute_force','2022-04-25 17:02:17','2022-04-25 22:02:17',NULL,2,'gruposuadi'),(33022,'brute_force','2022-04-25 17:02:20','2022-04-25 22:02:20','41.79.219.123',NULL,NULL),(33023,'brute_force','2022-04-25 17:02:20','2022-04-25 22:02:20',NULL,2,'gruposuadi'),(33024,'brute_force','2022-04-25 17:02:36','2022-04-25 22:02:36','88.241.94.228',NULL,NULL),(33025,'brute_force','2022-04-25 17:02:36','2022-04-25 22:02:36',NULL,2,'gruposuadi'),(33026,'brute_force','2022-04-25 17:02:41','2022-04-25 22:02:41','5.194.152.153',NULL,NULL),(33027,'brute_force','2022-04-25 17:02:41','2022-04-25 22:02:41',NULL,2,'gruposuadi'),(33028,'brute_force','2022-04-26 05:29:18','2022-04-26 10:29:18','89.40.72.194',NULL,NULL),(33029,'brute_force','2022-04-26 05:29:18','2022-04-26 10:29:18',NULL,NULL,'admin'),(33030,'brute_force','2022-04-26 05:32:59','2022-04-26 10:32:59','162.214.145.74',NULL,NULL),(33031,'brute_force','2022-04-26 05:32:59','2022-04-26 10:32:59',NULL,NULL,'admin'),(33032,'brute_force','2022-04-26 05:36:49','2022-04-26 10:36:49','35.203.155.125',NULL,NULL),(33033,'brute_force','2022-04-26 05:36:49','2022-04-26 10:36:49',NULL,NULL,'admin'),(33034,'brute_force','2022-04-26 05:44:41','2022-04-26 10:44:41','143.198.190.98',NULL,NULL),(33035,'brute_force','2022-04-26 05:44:41','2022-04-26 10:44:41',NULL,NULL,'admin'),(33036,'brute_force','2022-04-26 05:48:24','2022-04-26 10:48:24','178.128.51.162',NULL,NULL),(33037,'brute_force','2022-04-26 05:48:24','2022-04-26 10:48:24',NULL,NULL,'admin'),(33038,'brute_force','2022-04-26 05:52:42','2022-04-26 10:52:42','35.211.94.153',NULL,NULL),(33039,'brute_force','2022-04-26 05:52:42','2022-04-26 10:52:42',NULL,NULL,'admin'),(33040,'brute_force','2022-04-26 06:05:42','2022-04-26 11:05:42','45.61.146.241',NULL,NULL),(33041,'brute_force','2022-04-26 06:05:42','2022-04-26 11:05:42',NULL,NULL,'admin'),(33042,'brute_force','2022-04-26 06:10:01','2022-04-26 11:10:01','85.119.122.23',NULL,NULL),(33043,'brute_force','2022-04-26 06:10:01','2022-04-26 11:10:01',NULL,NULL,'admin'),(33044,'brute_force','2022-04-26 06:19:53','2022-04-26 11:19:53','91.205.175.35',NULL,NULL),(33045,'brute_force','2022-04-26 06:19:53','2022-04-26 11:19:53',NULL,NULL,'admin'),(33046,'brute_force','2022-04-26 06:33:53','2022-04-26 11:33:53','185.165.116.22',NULL,NULL),(33047,'brute_force','2022-04-26 06:33:53','2022-04-26 11:33:53',NULL,NULL,'admin'),(33048,'brute_force','2022-04-26 06:38:22','2022-04-26 11:38:22','66.94.114.17',NULL,NULL),(33049,'brute_force','2022-04-26 06:38:22','2022-04-26 11:38:22',NULL,NULL,'admin'),(33050,'brute_force','2022-04-26 06:42:54','2022-04-26 11:42:54','167.99.78.164',NULL,NULL),(33051,'brute_force','2022-04-26 06:42:54','2022-04-26 11:42:54',NULL,NULL,'admin'),(33052,'brute_force','2022-04-26 06:47:57','2022-04-26 11:47:57','104.131.60.249',NULL,NULL),(33053,'brute_force','2022-04-26 06:47:57','2022-04-26 11:47:57',NULL,NULL,'admin'),(33054,'brute_force','2022-04-26 07:02:39','2022-04-26 12:02:39','47.108.179.31',NULL,NULL),(33055,'brute_force','2022-04-26 07:02:39','2022-04-26 12:02:39',NULL,NULL,'admin'),(33056,'brute_force','2022-04-26 07:24:08','2022-04-26 12:24:08','213.175.208.121',NULL,NULL),(33057,'brute_force','2022-04-26 07:24:08','2022-04-26 12:24:08',NULL,NULL,'admin'),(33058,'brute_force','2022-04-26 07:29:23','2022-04-26 12:29:23','67.222.142.146',NULL,NULL),(33059,'brute_force','2022-04-26 07:29:23','2022-04-26 12:29:23',NULL,NULL,'admin'),(33060,'brute_force','2022-04-26 07:44:52','2022-04-26 12:44:52','52.224.56.209',NULL,NULL),(33061,'brute_force','2022-04-26 07:44:52','2022-04-26 12:44:52',NULL,NULL,'admin'),(33062,'brute_force','2022-04-26 07:50:28','2022-04-26 12:50:28','147.182.248.182',NULL,NULL),(33063,'brute_force','2022-04-26 07:50:28','2022-04-26 12:50:28',NULL,NULL,'admin'),(33064,'brute_force','2022-04-26 07:55:53','2022-04-26 12:55:53','95.167.178.158',NULL,NULL),(33065,'brute_force','2022-04-26 07:55:53','2022-04-26 12:55:53',NULL,NULL,'admin'),(33066,'brute_force','2022-04-26 08:07:19','2022-04-26 13:07:19','159.203.31.171',NULL,NULL),(33067,'brute_force','2022-04-26 08:07:19','2022-04-26 13:07:19',NULL,NULL,'admin'),(33068,'brute_force','2022-04-26 08:24:17','2022-04-26 13:24:17','45.118.145.96',NULL,NULL),(33069,'brute_force','2022-04-26 08:24:17','2022-04-26 13:24:17',NULL,NULL,'admin'),(33070,'brute_force','2022-04-26 08:35:39','2022-04-26 13:35:39','93.113.111.100',NULL,NULL),(33071,'brute_force','2022-04-26 08:35:39','2022-04-26 13:35:39',NULL,NULL,'admin'),(33072,'brute_force','2022-04-26 08:41:22','2022-04-26 13:41:22','143.198.173.67',NULL,NULL),(33073,'brute_force','2022-04-26 08:41:22','2022-04-26 13:41:22',NULL,NULL,'admin'),(33074,'brute_force','2022-04-26 08:52:51','2022-04-26 13:52:51','122.17.148.164',NULL,NULL),(33075,'brute_force','2022-04-26 08:52:51','2022-04-26 13:52:51',NULL,NULL,'admin'),(33076,'brute_force','2022-04-26 08:59:07','2022-04-26 13:59:07','185.131.50.99',NULL,NULL),(33077,'brute_force','2022-04-26 08:59:07','2022-04-26 13:59:07',NULL,NULL,'admin'),(33078,'brute_force','2022-04-26 09:05:13','2022-04-26 14:05:13','35.211.94.153',NULL,NULL),(33079,'brute_force','2022-04-26 09:05:13','2022-04-26 14:05:13',NULL,NULL,'admin'),(33080,'brute_force','2022-04-26 09:10:49','2022-04-26 14:10:49','8.210.57.22',NULL,NULL),(33081,'brute_force','2022-04-26 09:10:49','2022-04-26 14:10:49',NULL,NULL,'admin'),(33082,'brute_force','2022-04-26 09:16:46','2022-04-26 14:16:46','35.247.159.133',NULL,NULL),(33083,'brute_force','2022-04-26 09:16:46','2022-04-26 14:16:46',NULL,NULL,'admin'),(33084,'brute_force','2022-04-26 09:26:35','2022-04-26 14:26:35','185.220.101.33',NULL,NULL),(33085,'brute_force','2022-04-26 09:26:35','2022-04-26 14:26:35',NULL,2,'gruposuadi'),(33086,'brute_force','2022-04-26 09:28:55','2022-04-26 14:28:55','147.182.248.182',NULL,NULL),(33087,'brute_force','2022-04-26 09:28:55','2022-04-26 14:28:55',NULL,NULL,'admin'),(33088,'brute_force','2022-04-26 09:34:52','2022-04-26 14:34:52','159.65.149.229',NULL,NULL),(33089,'brute_force','2022-04-26 09:34:52','2022-04-26 14:34:52',NULL,NULL,'admin'),(33090,'brute_force','2022-04-26 10:24:36','2022-04-26 15:24:36','162.214.186.253',NULL,NULL),(33091,'brute_force','2022-04-26 10:24:36','2022-04-26 15:24:36',NULL,NULL,'admin'),(33092,'brute_force','2022-04-26 10:30:27','2022-04-26 15:30:27','160.251.40.160',NULL,NULL),(33093,'brute_force','2022-04-26 10:30:27','2022-04-26 15:30:27',NULL,NULL,'admin'),(33094,'brute_force','2022-04-26 10:42:58','2022-04-26 15:42:58','103.122.244.192',NULL,NULL),(33095,'brute_force','2022-04-26 10:42:58','2022-04-26 15:42:58',NULL,NULL,'admin'),(33096,'brute_force','2022-04-26 10:49:31','2022-04-26 15:49:31','51.15.160.148',NULL,NULL),(33097,'brute_force','2022-04-26 10:49:31','2022-04-26 15:49:31',NULL,NULL,'admin'),(33098,'brute_force','2022-04-26 14:21:42','2022-04-26 19:21:42','118.127.245.209',NULL,NULL),(33099,'brute_force','2022-04-26 14:21:42','2022-04-26 19:21:42',NULL,2,'gruposuadi'),(33100,'brute_force','2022-04-26 14:21:45','2022-04-26 19:21:45','178.209.24.81',NULL,NULL),(33101,'brute_force','2022-04-26 14:21:45','2022-04-26 19:21:45',NULL,2,'gruposuadi'),(33102,'brute_force','2022-04-26 14:21:52','2022-04-26 19:21:52','31.223.60.170',NULL,NULL),(33103,'brute_force','2022-04-26 14:21:52','2022-04-26 19:21:52',NULL,2,'gruposuadi'),(33104,'brute_force','2022-04-26 14:21:56','2022-04-26 19:21:56','200.87.90.230',NULL,NULL),(33105,'brute_force','2022-04-26 14:21:56','2022-04-26 19:21:56',NULL,2,'gruposuadi'),(33106,'brute_force','2022-04-26 14:21:59','2022-04-26 19:21:59','92.144.66.217',NULL,NULL),(33107,'brute_force','2022-04-26 14:21:59','2022-04-26 19:21:59',NULL,2,'gruposuadi'),(33108,'brute_force','2022-04-26 14:22:03','2022-04-26 19:22:03','189.174.99.128',NULL,NULL),(33109,'brute_force','2022-04-26 14:22:03','2022-04-26 19:22:03',NULL,2,'gruposuadi'),(33110,'brute_force','2022-04-26 14:22:09','2022-04-26 19:22:09','189.152.67.178',NULL,NULL),(33111,'brute_force','2022-04-26 14:22:09','2022-04-26 19:22:09',NULL,2,'gruposuadi'),(33112,'brute_force','2022-04-26 14:22:15','2022-04-26 19:22:15','170.84.182.231',NULL,NULL),(33113,'brute_force','2022-04-26 14:22:15','2022-04-26 19:22:15',NULL,2,'gruposuadi'),(33114,'brute_force','2022-04-26 14:22:19','2022-04-26 19:22:19','187.72.242.242',NULL,NULL),(33115,'brute_force','2022-04-26 14:22:19','2022-04-26 19:22:19',NULL,2,'gruposuadi'),(33116,'brute_force','2022-04-26 14:22:23','2022-04-26 19:22:23','102.22.192.50',NULL,NULL),(33117,'brute_force','2022-04-26 14:22:23','2022-04-26 19:22:23',NULL,2,'gruposuadi'),(33118,'brute_force','2022-04-26 15:13:27','2022-04-26 20:13:27','54.36.108.162',NULL,NULL),(33119,'brute_force','2022-04-26 15:13:27','2022-04-26 20:13:27',NULL,2,'gruposuadi'),(33120,'brute_force','2022-04-26 15:13:34','2022-04-26 20:13:34','81.16.33.42',NULL,NULL),(33121,'brute_force','2022-04-26 15:13:34','2022-04-26 20:13:34',NULL,2,'gruposuadi'),(33122,'brute_force','2022-04-26 15:13:39','2022-04-26 20:13:39','81.16.33.42',NULL,NULL),(33123,'brute_force','2022-04-26 15:13:39','2022-04-26 20:13:39',NULL,2,'gruposuadi'),(33124,'brute_force','2022-04-26 15:13:48','2022-04-26 20:13:48','5.255.99.124',NULL,NULL),(33125,'brute_force','2022-04-26 15:13:48','2022-04-26 20:13:48',NULL,2,'gruposuadi'),(33126,'brute_force','2022-04-26 21:38:57','2022-04-27 02:38:57','34.69.109.132',NULL,NULL),(33127,'brute_force','2022-04-26 21:38:57','2022-04-27 02:38:57',NULL,NULL,'admin'),(33128,'brute_force','2022-04-27 01:25:50','2022-04-27 06:25:50','193.189.100.203',NULL,NULL),(33129,'brute_force','2022-04-27 01:25:50','2022-04-27 06:25:50',NULL,2,'gruposuadi'),(33130,'brute_force','2022-04-27 02:26:26','2022-04-27 07:26:26','35.238.54.156',NULL,NULL),(33131,'brute_force','2022-04-27 02:26:26','2022-04-27 07:26:26',NULL,NULL,'admin'),(33132,'brute_force','2022-04-28 00:27:38','2022-04-28 05:27:38','185.220.100.243',NULL,NULL),(33133,'brute_force','2022-04-28 00:27:38','2022-04-28 05:27:38',NULL,2,'gruposuadi'),(33134,'brute_force','2022-04-28 00:27:42','2022-04-28 05:27:42','185.220.100.243',NULL,NULL),(33135,'brute_force','2022-04-28 00:27:42','2022-04-28 05:27:42',NULL,2,'gruposuadi'),(33136,'brute_force','2022-04-28 00:27:45','2022-04-28 05:27:45','185.220.101.20',NULL,NULL),(33137,'brute_force','2022-04-28 00:27:45','2022-04-28 05:27:45',NULL,2,'gruposuadi'),(33138,'brute_force','2022-04-28 00:27:48','2022-04-28 05:27:48','185.220.101.20',NULL,NULL),(33139,'brute_force','2022-04-28 00:27:48','2022-04-28 05:27:48',NULL,2,'gruposuadi'),(33140,'brute_force','2022-04-28 00:27:51','2022-04-28 05:27:51','185.220.101.20',NULL,NULL),(33141,'brute_force','2022-04-28 00:27:51','2022-04-28 05:27:51',NULL,2,'gruposuadi'),(33142,'brute_force','2022-04-28 05:03:12','2022-04-28 10:03:12','119.153.101.212',NULL,NULL),(33143,'brute_force','2022-04-28 05:03:12','2022-04-28 10:03:12',NULL,2,'gruposuadi'),(33144,'brute_force','2022-04-28 05:03:16','2022-04-28 10:03:16','61.90.27.223',NULL,NULL),(33145,'brute_force','2022-04-28 05:03:16','2022-04-28 10:03:16',NULL,2,'gruposuadi'),(33146,'brute_force','2022-04-28 05:03:23','2022-04-28 10:03:23','189.8.32.5',NULL,NULL),(33147,'brute_force','2022-04-28 05:03:23','2022-04-28 10:03:23',NULL,2,'gruposuadi'),(33148,'brute_force','2022-04-28 05:03:27','2022-04-28 10:03:27','90.173.174.17',NULL,NULL),(33149,'brute_force','2022-04-28 05:03:27','2022-04-28 10:03:27',NULL,2,'gruposuadi'),(33150,'brute_force','2022-04-28 05:03:29','2022-04-28 10:03:29','105.157.19.239',NULL,NULL),(33151,'brute_force','2022-04-28 05:03:29','2022-04-28 10:03:29',NULL,2,'gruposuadi'),(33152,'brute_force','2022-04-28 05:03:33','2022-04-28 10:03:33','177.23.143.54',NULL,NULL),(33153,'brute_force','2022-04-28 05:03:33','2022-04-28 10:03:33',NULL,2,'gruposuadi'),(33154,'brute_force','2022-04-28 05:03:36','2022-04-28 10:03:36','31.6.190.128',NULL,NULL),(33155,'brute_force','2022-04-28 05:03:36','2022-04-28 10:03:36',NULL,2,'gruposuadi'),(33156,'brute_force','2022-04-28 05:03:49','2022-04-28 10:03:49','88.248.120.198',NULL,NULL),(33157,'brute_force','2022-04-28 05:03:49','2022-04-28 10:03:49',NULL,2,'gruposuadi'),(33158,'brute_force','2022-04-28 05:03:53','2022-04-28 10:03:53','113.160.206.27',NULL,NULL),(33159,'brute_force','2022-04-28 05:03:53','2022-04-28 10:03:53',NULL,2,'gruposuadi'),(33160,'brute_force','2022-04-28 05:03:56','2022-04-28 10:03:56','91.241.20.183',NULL,NULL),(33161,'brute_force','2022-04-28 05:03:56','2022-04-28 10:03:56',NULL,2,'gruposuadi'),(33162,'brute_force','2022-04-28 16:17:07','2022-04-28 21:17:07','51.79.250.224',NULL,NULL),(33163,'brute_force','2022-04-28 16:17:07','2022-04-28 21:17:07',NULL,2,'gruposuadi'),(33164,'brute_force','2022-04-29 17:02:14','2022-04-29 22:02:14','168.194.236.168',NULL,NULL),(33165,'brute_force','2022-04-29 17:02:14','2022-04-29 22:02:14',NULL,2,'gruposuadi'),(33166,'brute_force','2022-04-29 17:02:17','2022-04-29 22:02:17','200.58.66.211',NULL,NULL),(33167,'brute_force','2022-04-29 17:02:17','2022-04-29 22:02:17',NULL,2,'gruposuadi'),(33168,'brute_force','2022-04-29 17:02:21','2022-04-29 22:02:21','167.0.12.2',NULL,NULL),(33169,'brute_force','2022-04-29 17:02:21','2022-04-29 22:02:21',NULL,2,'gruposuadi'),(33170,'brute_force','2022-04-29 17:02:24','2022-04-29 22:02:24','103.151.46.78',NULL,NULL),(33171,'brute_force','2022-04-29 17:02:24','2022-04-29 22:02:24',NULL,2,'gruposuadi'),(33172,'brute_force','2022-04-29 17:02:28','2022-04-29 22:02:28','200.76.150.22',NULL,NULL),(33173,'brute_force','2022-04-29 17:02:28','2022-04-29 22:02:28',NULL,2,'gruposuadi'),(33174,'brute_force','2022-04-29 17:02:31','2022-04-29 22:02:31','185.254.35.89',NULL,NULL),(33175,'brute_force','2022-04-29 17:02:31','2022-04-29 22:02:31',NULL,2,'gruposuadi'),(33176,'brute_force','2022-04-29 17:02:35','2022-04-29 22:02:35','186.23.28.14',NULL,NULL),(33177,'brute_force','2022-04-29 17:02:35','2022-04-29 22:02:35',NULL,2,'gruposuadi'),(33178,'brute_force','2022-04-29 17:02:39','2022-04-29 22:02:39','123.19.164.142',NULL,NULL),(33179,'brute_force','2022-04-29 17:02:39','2022-04-29 22:02:39',NULL,2,'gruposuadi'),(33180,'brute_force','2022-04-29 17:02:44','2022-04-29 22:02:44','8.21.11.38',NULL,NULL),(33181,'brute_force','2022-04-29 17:02:44','2022-04-29 22:02:44',NULL,2,'gruposuadi'),(33182,'brute_force','2022-04-29 17:02:47','2022-04-29 22:02:47','69.79.11.170',NULL,NULL),(33183,'brute_force','2022-04-29 17:02:47','2022-04-29 22:02:47',NULL,2,'gruposuadi'),(33184,'brute_force','2022-04-30 16:36:02','2022-04-30 21:36:02','193.189.100.197',NULL,NULL),(33185,'brute_force','2022-04-30 16:36:02','2022-04-30 21:36:02',NULL,2,'gruposuadi'),(33186,'brute_force','2022-04-30 16:36:06','2022-04-30 21:36:06','94.230.208.147',NULL,NULL),(33187,'brute_force','2022-04-30 16:36:06','2022-04-30 21:36:06',NULL,2,'gruposuadi'),(33188,'brute_force','2022-04-30 16:36:08','2022-04-30 21:36:08','94.230.208.147',NULL,NULL),(33189,'brute_force','2022-04-30 16:36:08','2022-04-30 21:36:08',NULL,2,'gruposuadi'),(33190,'brute_force','2022-05-01 05:48:18','2022-05-01 10:48:18','36.231.128.125',NULL,NULL),(33191,'brute_force','2022-05-01 05:48:18','2022-05-01 10:48:18',NULL,2,'gruposuadi'),(33192,'brute_force','2022-05-01 05:48:23','2022-05-01 10:48:23','113.176.61.212',NULL,NULL),(33193,'brute_force','2022-05-01 05:48:23','2022-05-01 10:48:23',NULL,2,'gruposuadi'),(33194,'brute_force','2022-05-01 05:48:27','2022-05-01 10:48:27','123.253.232.210',NULL,NULL),(33195,'brute_force','2022-05-01 05:48:27','2022-05-01 10:48:27',NULL,2,'gruposuadi'),(33196,'brute_force','2022-05-01 05:48:30','2022-05-01 10:48:30','31.206.198.186',NULL,NULL),(33197,'brute_force','2022-05-01 05:48:30','2022-05-01 10:48:30',NULL,2,'gruposuadi'),(33198,'brute_force','2022-05-01 05:48:35','2022-05-01 10:48:35','160.86.25.201',NULL,NULL),(33199,'brute_force','2022-05-01 05:48:35','2022-05-01 10:48:35',NULL,2,'gruposuadi'),(33200,'brute_force','2022-05-01 05:48:38','2022-05-01 10:48:38','185.125.114.25',NULL,NULL),(33201,'brute_force','2022-05-01 05:48:38','2022-05-01 10:48:38',NULL,2,'gruposuadi'),(33202,'brute_force','2022-05-01 05:48:47','2022-05-01 10:48:47','79.119.59.235',NULL,NULL),(33203,'brute_force','2022-05-01 05:48:47','2022-05-01 10:48:47',NULL,2,'gruposuadi'),(33204,'brute_force','2022-05-01 05:48:58','2022-05-01 10:48:58','45.11.104.244',NULL,NULL),(33205,'brute_force','2022-05-01 05:48:58','2022-05-01 10:48:58',NULL,2,'gruposuadi'),(33206,'brute_force','2022-05-01 05:49:04','2022-05-01 10:49:04','125.199.13.64',NULL,NULL),(33207,'brute_force','2022-05-01 05:49:04','2022-05-01 10:49:04',NULL,2,'gruposuadi'),(33208,'brute_force','2022-05-01 05:49:11','2022-05-01 10:49:11','92.253.70.7',NULL,NULL),(33209,'brute_force','2022-05-01 05:49:11','2022-05-01 10:49:11',NULL,2,'gruposuadi'),(33210,'brute_force','2022-05-08 00:14:22','2022-05-08 05:14:22','35.193.222.165',NULL,NULL),(33211,'brute_force','2022-05-08 00:14:22','2022-05-08 05:14:22',NULL,NULL,'admin'),(33212,'brute_force','2022-05-08 00:26:31','2022-05-08 05:26:31','167.99.12.57',NULL,NULL),(33213,'brute_force','2022-05-08 00:26:31','2022-05-08 05:26:31',NULL,NULL,'admin'),(33214,'brute_force','2022-05-08 00:54:08','2022-05-08 05:54:08','185.18.212.66',NULL,NULL),(33215,'brute_force','2022-05-08 00:54:08','2022-05-08 05:54:08',NULL,NULL,'admin'),(33216,'brute_force','2022-05-08 01:17:29','2022-05-08 06:17:29','167.99.12.57',NULL,NULL),(33217,'brute_force','2022-05-08 01:17:29','2022-05-08 06:17:29',NULL,NULL,'admin'),(33218,'brute_force','2022-05-08 01:23:17','2022-05-08 06:23:17','47.75.56.31',NULL,NULL),(33219,'brute_force','2022-05-08 01:23:17','2022-05-08 06:23:17',NULL,NULL,'admin'),(33220,'brute_force','2022-05-08 02:07:35','2022-05-08 07:07:35','35.198.137.137',NULL,NULL),(33221,'brute_force','2022-05-08 02:07:35','2022-05-08 07:07:35',NULL,NULL,'admin'),(33222,'brute_force','2022-05-08 04:28:36','2022-05-08 09:28:36','60.205.205.107',NULL,NULL),(33223,'brute_force','2022-05-08 04:28:36','2022-05-08 09:28:36',NULL,NULL,'admin'),(33224,'brute_force','2022-05-08 06:21:40','2022-05-08 11:21:40','173.249.11.108',NULL,NULL),(33225,'brute_force','2022-05-08 06:21:40','2022-05-08 11:21:40',NULL,NULL,'admin'),(33226,'brute_force','2022-05-08 08:23:28','2022-05-08 13:23:28','39.105.56.236',NULL,NULL),(33227,'brute_force','2022-05-08 08:23:28','2022-05-08 13:23:28',NULL,NULL,'admin'),(33228,'brute_force','2022-05-09 07:22:01','2022-05-09 12:22:01','35.197.204.193',NULL,NULL),(33229,'brute_force','2022-05-09 07:22:01','2022-05-09 12:22:01',NULL,NULL,'admin'),(33230,'brute_force','2022-05-17 00:37:04','2022-05-17 05:37:04','5.182.209.135',NULL,NULL),(33231,'brute_force','2022-05-17 00:37:04','2022-05-17 05:37:04',NULL,NULL,'admin'),(33232,'brute_force','2022-05-17 00:49:45','2022-05-17 05:49:45','151.80.20.26',NULL,NULL),(33233,'brute_force','2022-05-17 00:49:45','2022-05-17 05:49:45',NULL,NULL,'admin'),(33234,'brute_force','2022-05-17 00:55:43','2022-05-17 05:55:43','188.166.224.74',NULL,NULL),(33235,'brute_force','2022-05-17 00:55:43','2022-05-17 05:55:43',NULL,NULL,'admin'),(33236,'brute_force','2022-05-17 01:02:26','2022-05-17 06:02:26','151.80.20.26',NULL,NULL),(33237,'brute_force','2022-05-17 01:02:26','2022-05-17 06:02:26',NULL,NULL,'admin'),(33238,'brute_force','2022-05-17 01:08:37','2022-05-17 06:08:37','161.35.224.204',NULL,NULL),(33239,'brute_force','2022-05-17 01:08:37','2022-05-17 06:08:37',NULL,NULL,'admin'),(33240,'brute_force','2022-05-17 01:15:17','2022-05-17 06:15:17','46.101.95.65',NULL,NULL),(33241,'brute_force','2022-05-17 01:15:17','2022-05-17 06:15:17',NULL,NULL,'admin'),(33242,'brute_force','2022-05-17 01:48:18','2022-05-17 06:48:18','184.168.125.241',NULL,NULL),(33243,'brute_force','2022-05-17 01:48:18','2022-05-17 06:48:18',NULL,NULL,'admin'),(33244,'brute_force','2022-05-17 02:23:40','2022-05-17 07:23:40','202.67.9.90',NULL,NULL),(33245,'brute_force','2022-05-17 02:23:40','2022-05-17 07:23:40',NULL,NULL,'admin'),(33246,'brute_force','2022-05-17 02:53:01','2022-05-17 07:53:01','150.109.61.139',NULL,NULL),(33247,'brute_force','2022-05-17 02:53:01','2022-05-17 07:53:01',NULL,NULL,'admin'),(33248,'brute_force','2022-05-17 04:39:06','2022-05-17 09:39:06','51.15.160.148',NULL,NULL),(33249,'brute_force','2022-05-17 04:39:06','2022-05-17 09:39:06',NULL,NULL,'admin'),(33250,'brute_force','2022-05-17 04:46:51','2022-05-17 09:46:51','34.87.44.101',NULL,NULL),(33251,'brute_force','2022-05-17 04:46:51','2022-05-17 09:46:51',NULL,NULL,'admin'),(33252,'brute_force','2022-06-07 23:27:11','2022-06-08 04:27:11','167.99.228.184',NULL,NULL),(33253,'brute_force','2022-06-07 23:27:11','2022-06-08 04:27:11',NULL,NULL,'admin'),(33254,'brute_force','2022-06-08 03:12:35','2022-06-08 08:12:35','34.68.97.70',NULL,NULL),(33255,'brute_force','2022-06-08 03:12:35','2022-06-08 08:12:35',NULL,NULL,'admin'),(33256,'brute_force','2022-06-08 03:27:47','2022-06-08 08:27:47','164.92.86.135',NULL,NULL),(33257,'brute_force','2022-06-08 03:27:47','2022-06-08 08:27:47',NULL,NULL,'admin'),(33258,'brute_force','2022-06-08 05:24:19','2022-06-08 10:24:19','188.166.56.218',NULL,NULL),(33259,'brute_force','2022-06-08 05:24:19','2022-06-08 10:24:19',NULL,NULL,'admin'),(33260,'brute_force','2022-06-10 17:29:56','2022-06-10 22:29:56','46.28.105.113',NULL,NULL),(33261,'brute_force','2022-06-10 17:29:56','2022-06-10 22:29:56',NULL,NULL,'admin'),(33262,'brute_force','2022-06-10 17:29:56','2022-06-10 22:29:56','46.28.105.113',NULL,NULL),(33263,'brute_force','2022-06-10 17:29:56','2022-06-10 22:29:56',NULL,2,'gruposuadi'),(33264,'brute_force','2022-06-12 12:15:46','2022-06-12 17:15:46','104.244.74.121',NULL,NULL),(33265,'brute_force','2022-06-12 12:15:46','2022-06-12 17:15:46',NULL,2,'gruposuadi'),(33266,'brute_force','2022-06-12 12:15:52','2022-06-12 17:15:52','104.244.74.121',NULL,NULL),(33267,'brute_force','2022-06-12 12:15:52','2022-06-12 17:15:52',NULL,2,'gruposuadi'),(33268,'brute_force','2022-06-16 03:36:16','2022-06-16 08:36:16','50.63.165.245',NULL,NULL),(33269,'brute_force','2022-06-16 03:36:16','2022-06-16 08:36:16',NULL,2,'gruposuadi'),(33270,'brute_force','2022-06-16 03:36:16','2022-06-16 08:36:16','50.63.165.245',NULL,NULL),(33271,'brute_force','2022-06-16 03:36:16','2022-06-16 08:36:16',NULL,NULL,'admin'),(33272,'brute_force','2022-06-16 03:37:22','2022-06-16 08:37:22','138.128.20.202',NULL,NULL),(33273,'brute_force','2022-06-16 03:37:22','2022-06-16 08:37:22',NULL,NULL,'admin'),(33274,'brute_force','2022-06-16 03:37:22','2022-06-16 08:37:22','138.128.20.202',NULL,NULL),(33275,'brute_force','2022-06-16 03:37:22','2022-06-16 08:37:22',NULL,2,'gruposuadi'),(33276,'brute_force','2022-06-16 03:37:52','2022-06-16 08:37:52','104.225.222.91',NULL,NULL),(33277,'brute_force','2022-06-16 03:37:52','2022-06-16 08:37:52',NULL,NULL,'admin'),(33278,'brute_force','2022-06-16 03:37:52','2022-06-16 08:37:52','104.225.222.91',NULL,NULL),(33279,'brute_force','2022-06-16 03:37:52','2022-06-16 08:37:52',NULL,2,'gruposuadi'),(33280,'brute_force','2022-06-18 05:33:48','2022-06-18 10:33:48','3.6.240.212',NULL,NULL),(33281,'brute_force','2022-06-18 05:33:48','2022-06-18 10:33:48',NULL,NULL,'username'),(33282,'brute_force','2022-06-20 02:00:07','2022-06-20 07:00:07','35.193.197.89',NULL,NULL),(33283,'brute_force','2022-06-20 02:00:07','2022-06-20 07:00:07',NULL,NULL,'admin'),(33284,'brute_force','2022-06-20 03:24:37','2022-06-20 08:24:37','34.68.97.70',NULL,NULL),(33285,'brute_force','2022-06-20 03:24:37','2022-06-20 08:24:37',NULL,NULL,'admin'),(33286,'brute_force','2022-06-20 06:04:04','2022-06-20 11:04:04','177.222.54.214',NULL,NULL),(33287,'brute_force','2022-06-20 06:04:04','2022-06-20 11:04:04',NULL,NULL,'admin'),(33288,'brute_force','2022-06-20 09:41:46','2022-06-20 14:41:46','34.76.111.221',NULL,NULL),(33289,'brute_force','2022-06-20 09:41:46','2022-06-20 14:41:46',NULL,NULL,'admin'),(33290,'brute_force','2022-06-27 17:01:42','2022-06-27 22:01:42','35.237.59.170',NULL,NULL),(33291,'brute_force','2022-06-27 17:01:42','2022-06-27 22:01:42',NULL,NULL,'admin'),(33292,'brute_force','2022-06-28 16:36:47','2022-06-28 21:36:47','194.24.251.44',NULL,NULL),(33293,'brute_force','2022-06-28 16:36:47','2022-06-28 21:36:47',NULL,NULL,'admin'),(33294,'brute_force','2022-06-28 16:36:47','2022-06-28 21:36:47','194.24.251.44',NULL,NULL),(33295,'brute_force','2022-06-28 16:36:47','2022-06-28 21:36:47',NULL,NULL,'admin'),(33296,'brute_force','2022-06-29 03:55:51','2022-06-29 08:55:51','185.119.81.100',NULL,NULL),(33297,'brute_force','2022-06-29 03:55:51','2022-06-29 08:55:51',NULL,NULL,'admin'),(33298,'brute_force','2022-06-29 07:00:10','2022-06-29 12:00:10','185.119.81.107',NULL,NULL),(33299,'brute_force','2022-06-29 07:00:10','2022-06-29 12:00:10',NULL,NULL,'psuarez'),(33300,'brute_force','2022-07-03 05:50:57','2022-07-03 10:50:57','37.120.210.219',NULL,NULL),(33301,'brute_force','2022-07-03 05:50:57','2022-07-03 10:50:57',NULL,NULL,'admin'),(33302,'brute_force','2022-07-07 12:49:07','2022-07-07 17:49:07','69.49.117.146',NULL,NULL),(33303,'brute_force','2022-07-07 12:49:07','2022-07-07 17:49:07',NULL,2,'gruposuadi'),(33304,'brute_force','2022-07-07 12:49:07','2022-07-07 17:49:07','69.49.117.146',NULL,NULL),(33305,'brute_force','2022-07-07 12:49:07','2022-07-07 17:49:07',NULL,NULL,'admin'),(33306,'brute_force','2022-07-09 05:32:02','2022-07-09 10:32:02','185.119.81.96',NULL,NULL),(33307,'brute_force','2022-07-09 05:32:02','2022-07-09 10:32:02',NULL,NULL,'licitaciones'),(33308,'brute_force','2022-07-11 00:24:54','2022-07-11 05:24:54','95.173.161.171',NULL,NULL),(33309,'brute_force','2022-07-11 00:24:54','2022-07-11 05:24:54',NULL,NULL,'admin'),(33310,'brute_force','2022-07-11 01:39:50','2022-07-11 06:39:50','35.195.135.67',NULL,NULL),(33311,'brute_force','2022-07-11 01:39:50','2022-07-11 06:39:50',NULL,NULL,'admin'),(33312,'brute_force','2022-07-11 05:19:04','2022-07-11 10:19:04','163.44.207.122',NULL,NULL),(33313,'brute_force','2022-07-11 05:19:04','2022-07-11 10:19:04',NULL,NULL,'admin'),(33314,'brute_force','2022-07-13 19:21:01','2022-07-14 00:21:01','35.241.156.161',NULL,NULL),(33315,'brute_force','2022-07-13 19:21:01','2022-07-14 00:21:01',NULL,NULL,'admin'),(33316,'brute_force','2022-07-13 20:54:42','2022-07-14 01:54:42','35.240.7.218',NULL,NULL),(33317,'brute_force','2022-07-13 20:54:42','2022-07-14 01:54:42',NULL,NULL,'admin'),(33318,'brute_force','2022-07-14 12:01:24','2022-07-14 17:01:24','34.75.65.218',NULL,NULL),(33319,'brute_force','2022-07-14 12:01:24','2022-07-14 17:01:24',NULL,NULL,'admin'),(33320,'brute_force','2022-07-14 16:50:47','2022-07-14 21:50:47','34.75.65.218',NULL,NULL),(33321,'brute_force','2022-07-14 16:50:47','2022-07-14 21:50:47',NULL,NULL,'admin'),(33322,'brute_force','2022-07-17 13:14:44','2022-07-17 18:14:44','35.207.85.200',NULL,NULL),(33323,'brute_force','2022-07-17 13:14:44','2022-07-17 18:14:44',NULL,2,'gruposuadi'),(33324,'brute_force','2022-07-17 13:14:46','2022-07-17 18:14:46','35.207.85.200',NULL,NULL),(33325,'brute_force','2022-07-17 13:14:46','2022-07-17 18:14:46',NULL,NULL,'admin'),(33326,'brute_force','2022-07-17 13:14:48','2022-07-17 18:14:48','35.207.85.200',NULL,NULL),(33327,'brute_force','2022-07-17 13:14:48','2022-07-17 18:14:48',NULL,2,'gruposuadi'),(33328,'brute_force','2022-07-17 13:14:50','2022-07-17 18:14:50','35.207.85.200',NULL,NULL),(33329,'brute_force','2022-07-17 13:14:50','2022-07-17 18:14:50',NULL,NULL,'admin'),(33330,'brute_force','2022-07-17 13:14:53','2022-07-17 18:14:53','35.207.85.200',NULL,NULL),(33331,'brute_force','2022-07-17 13:14:53','2022-07-17 18:14:53',NULL,2,'gruposuadi'),(33332,'brute_force','2022-07-22 07:08:22','2022-07-22 12:08:22','141.136.89.2',NULL,NULL),(33333,'brute_force','2022-07-22 07:08:22','2022-07-22 12:08:22',NULL,NULL,'cmorales'),(33334,'brute_force','2022-07-22 07:08:26','2022-07-22 12:08:26','141.136.89.2',NULL,NULL),(33335,'brute_force','2022-07-22 07:08:26','2022-07-22 12:08:26',NULL,NULL,'cmorales@gruposuadi.com'),(33336,'brute_force','2022-07-22 07:08:30','2022-07-22 12:08:30','141.136.89.2',NULL,NULL),(33337,'brute_force','2022-07-22 07:08:30','2022-07-22 12:08:30',NULL,NULL,'admin'),(33338,'brute_force','2022-07-22 07:08:35','2022-07-22 12:08:35','141.136.89.2',NULL,NULL),(33339,'brute_force','2022-07-22 07:08:35','2022-07-22 12:08:35',NULL,NULL,'administrator'),(33340,'brute_force','2022-07-22 07:08:40','2022-07-22 12:08:40','141.136.89.2',NULL,NULL),(33341,'brute_force','2022-07-22 07:08:40','2022-07-22 12:08:40',NULL,2,'gruposuadi'),(33342,'brute_force','2022-07-22 07:08:57','2022-07-22 12:08:57','107.189.8.65',NULL,NULL),(33343,'brute_force','2022-07-22 07:08:57','2022-07-22 12:08:57',NULL,NULL,'admin'),(33344,'brute_force','2022-07-22 22:53:33','2022-07-23 03:53:33','151.237.217.208',NULL,NULL),(33345,'brute_force','2022-07-22 22:53:33','2022-07-23 03:53:33',NULL,NULL,'admin'),(33346,'brute_force','2022-07-22 22:53:38','2022-07-23 03:53:38','151.237.217.208',NULL,NULL),(33347,'brute_force','2022-07-22 22:53:38','2022-07-23 03:53:38',NULL,NULL,'lma.rodriguez'),(33348,'brute_force','2022-07-22 22:53:43','2022-07-23 03:53:43','151.237.217.208',NULL,NULL),(33349,'brute_force','2022-07-22 22:53:43','2022-07-23 03:53:43',NULL,NULL,'user'),(33350,'brute_force','2022-07-22 22:53:46','2022-07-23 03:53:46','151.237.217.208',NULL,NULL),(33351,'brute_force','2022-07-22 22:53:46','2022-07-23 03:53:46',NULL,NULL,'root'),(33352,'brute_force','2022-07-22 22:53:51','2022-07-23 03:53:51','151.237.217.208',NULL,NULL),(33353,'brute_force','2022-07-22 22:53:51','2022-07-23 03:53:51',NULL,NULL,'lma.rodriguez@gruposuadi.com'),(33354,'brute_force','2022-08-08 01:07:54','2022-08-08 06:07:54','103.28.36.205',NULL,NULL),(33355,'brute_force','2022-08-08 01:07:54','2022-08-08 06:07:54',NULL,NULL,'admin'),(33356,'brute_force','2022-08-08 02:13:23','2022-08-08 07:13:23','185.158.202.250',NULL,NULL),(33357,'brute_force','2022-08-08 02:13:23','2022-08-08 07:13:23',NULL,NULL,'admin'),(33358,'brute_force','2022-08-08 04:59:55','2022-08-08 09:59:55','134.209.151.162',NULL,NULL),(33359,'brute_force','2022-08-08 04:59:55','2022-08-08 09:59:55',NULL,NULL,'admin'),(33360,'brute_force','2022-08-08 05:16:44','2022-08-08 10:16:44','167.86.119.137',NULL,NULL),(33361,'brute_force','2022-08-08 05:16:44','2022-08-08 10:16:44',NULL,NULL,'admin'),(33362,'brute_force','2022-08-11 14:44:20','2022-08-11 19:44:20','159.122.83.120',NULL,NULL),(33363,'brute_force','2022-08-11 14:44:20','2022-08-11 19:44:20',NULL,2,'gruposuadi'),(33364,'brute_force','2022-08-15 06:51:12','2022-08-15 11:51:12','86.120.251.151',NULL,NULL),(33365,'brute_force','2022-08-15 06:51:12','2022-08-15 11:51:12',NULL,2,'gruposuadi'),(33366,'brute_force','2022-08-15 06:52:13','2022-08-15 11:52:13','86.120.251.151',NULL,NULL),(33367,'brute_force','2022-08-15 06:52:13','2022-08-15 11:52:13',NULL,2,'gruposuadi'),(33368,'brute_force','2022-08-15 06:53:14','2022-08-15 11:53:14','86.120.251.151',NULL,NULL),(33369,'brute_force','2022-08-15 06:53:14','2022-08-15 11:53:14',NULL,2,'gruposuadi'),(33370,'brute_force','2022-08-15 06:54:15','2022-08-15 11:54:15','86.120.251.151',NULL,NULL),(33371,'brute_force','2022-08-15 06:54:15','2022-08-15 11:54:15',NULL,2,'gruposuadi'),(33372,'brute_force','2022-08-15 06:55:16','2022-08-15 11:55:16','86.120.251.151',NULL,NULL),(33373,'brute_force','2022-08-15 06:55:16','2022-08-15 11:55:16',NULL,2,'gruposuadi'),(33374,'brute_force','2022-08-15 07:10:31','2022-08-15 12:10:31','86.120.251.151',NULL,NULL),(33375,'brute_force','2022-08-15 07:10:31','2022-08-15 12:10:31',NULL,2,'gruposuadi'),(33376,'brute_force','2022-08-15 07:11:32','2022-08-15 12:11:32','86.120.251.151',NULL,NULL),(33377,'brute_force','2022-08-15 07:11:32','2022-08-15 12:11:32',NULL,2,'gruposuadi'),(33378,'brute_force','2022-08-15 07:12:33','2022-08-15 12:12:33','86.120.251.151',NULL,NULL),(33379,'brute_force','2022-08-15 07:12:33','2022-08-15 12:12:33',NULL,2,'gruposuadi'),(33380,'brute_force','2022-08-15 07:13:34','2022-08-15 12:13:34','86.120.251.151',NULL,NULL),(33381,'brute_force','2022-08-15 07:13:34','2022-08-15 12:13:34',NULL,2,'gruposuadi'),(33382,'brute_force','2022-08-15 07:14:35','2022-08-15 12:14:35','86.120.251.151',NULL,NULL),(33383,'brute_force','2022-08-15 07:14:35','2022-08-15 12:14:35',NULL,2,'gruposuadi'),(33384,'brute_force','2022-08-15 07:29:50','2022-08-15 12:29:50','86.120.251.151',NULL,NULL),(33385,'brute_force','2022-08-15 07:29:50','2022-08-15 12:29:50',NULL,2,'gruposuadi'),(33386,'brute_force','2022-08-15 07:30:51','2022-08-15 12:30:51','86.120.251.151',NULL,NULL),(33387,'brute_force','2022-08-15 07:30:51','2022-08-15 12:30:51',NULL,2,'gruposuadi'),(33388,'brute_force','2022-08-15 07:31:52','2022-08-15 12:31:52','86.120.251.151',NULL,NULL),(33389,'brute_force','2022-08-15 07:31:52','2022-08-15 12:31:52',NULL,2,'gruposuadi'),(33390,'brute_force','2022-08-15 07:32:53','2022-08-15 12:32:53','86.120.251.151',NULL,NULL),(33391,'brute_force','2022-08-15 07:32:53','2022-08-15 12:32:53',NULL,2,'gruposuadi'),(33392,'brute_force','2022-08-15 07:33:54','2022-08-15 12:33:54','86.120.251.151',NULL,NULL),(33393,'brute_force','2022-08-15 07:33:54','2022-08-15 12:33:54',NULL,2,'gruposuadi'),(33394,'brute_force','2022-08-16 05:32:14','2022-08-16 10:32:14','47.243.99.43',NULL,NULL),(33395,'brute_force','2022-08-16 05:32:14','2022-08-16 10:32:14',NULL,2,'gruposuadi'),(33396,'brute_force','2022-08-19 17:10:24','2022-08-19 22:10:24','185.224.138.170',NULL,NULL),(33397,'brute_force','2022-08-19 17:10:24','2022-08-19 22:10:24',NULL,NULL,'admin'),(33398,'brute_force','2022-08-19 17:10:24','2022-08-19 22:10:24','185.224.138.170',NULL,NULL),(33399,'brute_force','2022-08-19 17:10:24','2022-08-19 22:10:24',NULL,NULL,'admin'),(33400,'brute_force','2022-08-19 17:12:11','2022-08-19 22:12:11','122.155.3.94',NULL,NULL),(33401,'brute_force','2022-08-19 17:12:11','2022-08-19 22:12:11',NULL,2,'gruposuadi'),(33402,'brute_force','2022-08-19 17:12:11','2022-08-19 22:12:11','122.155.3.94',NULL,NULL),(33403,'brute_force','2022-08-19 17:12:11','2022-08-19 22:12:11',NULL,2,'gruposuadi'),(33404,'brute_force','2022-08-22 20:06:59','2022-08-23 01:06:59','107.150.46.162',NULL,NULL),(33405,'brute_force','2022-08-22 20:06:59','2022-08-23 01:06:59',NULL,2,'gruposuadi'),(33406,'brute_force','2022-08-22 21:02:58','2022-08-23 02:02:58','204.12.242.45',NULL,NULL),(33407,'brute_force','2022-08-22 21:02:58','2022-08-23 02:02:58',NULL,2,'gruposuadi'),(33408,'brute_force','2022-08-22 22:23:23','2022-08-23 03:23:23','204.12.242.45',NULL,NULL),(33409,'brute_force','2022-08-22 22:23:23','2022-08-23 03:23:23',NULL,2,'gruposuadi'),(33410,'brute_force','2022-08-22 22:34:36','2022-08-23 03:34:36','107.150.63.100',NULL,NULL),(33411,'brute_force','2022-08-22 22:34:36','2022-08-23 03:34:36',NULL,2,'gruposuadi'),(33412,'brute_force','2022-08-22 22:41:13','2022-08-23 03:41:13','101.33.78.59',NULL,NULL),(33413,'brute_force','2022-08-22 22:41:13','2022-08-23 03:41:13',NULL,2,'gruposuadi'),(33414,'brute_force','2022-08-22 22:41:13','2022-08-23 03:41:13','101.33.78.59',NULL,NULL),(33415,'brute_force','2022-08-22 22:41:13','2022-08-23 03:41:13',NULL,2,'gruposuadi'),(33416,'brute_force','2022-08-23 00:28:46','2022-08-23 05:28:46','107.150.46.162',NULL,NULL),(33417,'brute_force','2022-08-23 00:28:46','2022-08-23 05:28:46',NULL,2,'gruposuadi'),(33418,'brute_force','2022-08-23 02:24:15','2022-08-23 07:24:15','107.150.63.101',NULL,NULL),(33419,'brute_force','2022-08-23 02:24:15','2022-08-23 07:24:15',NULL,2,'gruposuadi'),(33420,'brute_force','2022-08-23 03:43:37','2022-08-23 08:43:37','69.30.230.58',NULL,NULL),(33421,'brute_force','2022-08-23 03:43:37','2022-08-23 08:43:37',NULL,2,'gruposuadi'),(33422,'brute_force','2022-08-23 04:41:35','2022-08-23 09:41:35','204.12.242.45',NULL,NULL),(33423,'brute_force','2022-08-23 04:41:35','2022-08-23 09:41:35',NULL,2,'gruposuadi'),(33424,'brute_force','2022-08-23 07:45:01','2022-08-23 12:45:01','107.150.36.74',NULL,NULL),(33425,'brute_force','2022-08-23 07:45:01','2022-08-23 12:45:01',NULL,2,'gruposuadi'),(33426,'brute_force','2022-08-23 10:43:57','2022-08-23 15:43:57','107.150.63.100',NULL,NULL),(33427,'brute_force','2022-08-23 10:43:57','2022-08-23 15:43:57',NULL,2,'gruposuadi'),(33428,'brute_force','2022-08-23 13:44:24','2022-08-23 18:44:24','107.150.46.162',NULL,NULL),(33429,'brute_force','2022-08-23 13:44:24','2022-08-23 18:44:24',NULL,2,'gruposuadi'),(33430,'brute_force','2022-08-23 14:05:59','2022-08-23 19:05:59','107.150.46.162',NULL,NULL),(33431,'brute_force','2022-08-23 14:05:59','2022-08-23 19:05:59',NULL,2,'gruposuadi'),(33432,'brute_force','2022-08-23 15:06:27','2022-08-23 20:06:27','204.12.242.45',NULL,NULL),(33433,'brute_force','2022-08-23 15:06:27','2022-08-23 20:06:27',NULL,2,'gruposuadi'),(33434,'brute_force','2022-08-23 16:01:11','2022-08-23 21:01:11','107.150.63.100',NULL,NULL),(33435,'brute_force','2022-08-23 16:01:11','2022-08-23 21:01:11',NULL,2,'gruposuadi'),(33436,'brute_force','2022-08-23 19:05:35','2022-08-24 00:05:35','107.150.63.100',NULL,NULL),(33437,'brute_force','2022-08-23 19:05:35','2022-08-24 00:05:35',NULL,2,'gruposuadi'),(33438,'brute_force','2022-08-23 21:35:42','2022-08-24 02:35:42','107.150.63.100',NULL,NULL),(33439,'brute_force','2022-08-23 21:35:42','2022-08-24 02:35:42',NULL,2,'gruposuadi'),(33440,'brute_force','2022-08-23 21:57:21','2022-08-24 02:57:21','107.150.63.100',NULL,NULL),(33441,'brute_force','2022-08-23 21:57:21','2022-08-24 02:57:21',NULL,2,'gruposuadi'),(33442,'brute_force','2022-08-23 22:01:32','2022-08-24 03:01:32','69.30.230.58',NULL,NULL),(33443,'brute_force','2022-08-23 22:01:32','2022-08-24 03:01:32',NULL,2,'gruposuadi'),(33444,'brute_force','2022-08-23 22:32:39','2022-08-24 03:32:39','107.150.46.162',NULL,NULL),(33445,'brute_force','2022-08-23 22:32:39','2022-08-24 03:32:39',NULL,2,'gruposuadi'),(33446,'brute_force','2022-08-23 23:38:01','2022-08-24 04:38:01','204.12.242.45',NULL,NULL),(33447,'brute_force','2022-08-23 23:38:01','2022-08-24 04:38:01',NULL,2,'gruposuadi'),(33448,'brute_force','2022-08-24 00:06:06','2022-08-24 05:06:06','107.150.46.162',NULL,NULL),(33449,'brute_force','2022-08-24 00:06:06','2022-08-24 05:06:06',NULL,2,'gruposuadi'),(33450,'brute_force','2022-08-24 05:52:05','2022-08-24 10:52:05','69.197.154.22',NULL,NULL),(33451,'brute_force','2022-08-24 05:52:05','2022-08-24 10:52:05',NULL,2,'gruposuadi'),(33452,'brute_force','2022-08-24 06:10:53','2022-08-24 11:10:53','173.208.176.35',NULL,NULL),(33453,'brute_force','2022-08-24 06:10:53','2022-08-24 11:10:53',NULL,2,'gruposuadi'),(33454,'brute_force','2022-08-24 07:10:22','2022-08-24 12:10:22','107.150.63.101',NULL,NULL),(33455,'brute_force','2022-08-24 07:10:22','2022-08-24 12:10:22',NULL,2,'gruposuadi'),(33456,'brute_force','2022-08-24 11:40:29','2022-08-24 16:40:29','107.150.63.101',NULL,NULL),(33457,'brute_force','2022-08-24 11:40:29','2022-08-24 16:40:29',NULL,2,'gruposuadi'),(33458,'brute_force','2022-08-24 14:28:54','2022-08-24 19:28:54','69.30.230.59',NULL,NULL),(33459,'brute_force','2022-08-24 14:28:54','2022-08-24 19:28:54',NULL,2,'gruposuadi'),(33460,'brute_force','2022-08-24 17:10:28','2022-08-24 22:10:28','173.208.176.36',NULL,NULL),(33461,'brute_force','2022-08-24 17:10:28','2022-08-24 22:10:28',NULL,2,'gruposuadi'),(33462,'brute_force','2022-09-03 02:39:27','2022-09-03 07:39:27','107.180.109.66',NULL,NULL),(33463,'brute_force','2022-09-03 02:39:27','2022-09-03 07:39:27',NULL,NULL,'admin'),(33464,'brute_force','2022-09-03 02:39:27','2022-09-03 07:39:27','107.180.109.66',NULL,NULL),(33465,'brute_force','2022-09-03 02:39:27','2022-09-03 07:39:27',NULL,NULL,'admin'),(33466,'brute_force','2022-09-03 02:41:10','2022-09-03 07:41:10','23.253.95.39',NULL,NULL),(33467,'brute_force','2022-09-03 02:41:10','2022-09-03 07:41:10',NULL,NULL,'admin'),(33468,'brute_force','2022-09-03 02:41:10','2022-09-03 07:41:10','23.253.95.39',NULL,NULL),(33469,'brute_force','2022-09-03 02:41:10','2022-09-03 07:41:10',NULL,2,'gruposuadi'),(33470,'brute_force','2022-09-03 02:43:29','2022-09-03 07:43:29','119.59.120.22',NULL,NULL),(33471,'brute_force','2022-09-03 02:43:29','2022-09-03 07:43:29',NULL,2,'gruposuadi'),(33472,'brute_force','2022-09-03 19:04:43','2022-09-04 00:04:43','68.10.226.119',NULL,NULL),(33473,'brute_force','2022-09-03 19:04:43','2022-09-04 00:04:43',NULL,2,'gruposuadi'),(33474,'brute_force','2022-09-10 06:29:03','2022-09-10 11:29:03','79.96.13.37',NULL,NULL),(33475,'brute_force','2022-09-10 06:29:03','2022-09-10 11:29:03',NULL,2,'gruposuadi'),(33476,'brute_force','2022-09-10 06:30:22','2022-09-10 11:30:22','50.62.177.141',NULL,NULL),(33477,'brute_force','2022-09-10 06:30:22','2022-09-10 11:30:22',NULL,2,'gruposuadi'),(33478,'brute_force','2022-09-10 06:30:22','2022-09-10 11:30:22','50.62.177.141',NULL,NULL),(33479,'brute_force','2022-09-10 06:30:22','2022-09-10 11:30:22',NULL,2,'gruposuadi'),(33480,'brute_force','2022-09-10 06:30:57','2022-09-10 11:30:57','82.165.85.100',NULL,NULL),(33481,'brute_force','2022-09-10 06:30:57','2022-09-10 11:30:57',NULL,NULL,'admin'),(33482,'brute_force','2022-09-10 06:30:57','2022-09-10 11:30:57','82.165.85.100',NULL,NULL),(33483,'brute_force','2022-09-10 06:30:57','2022-09-10 11:30:57',NULL,2,'gruposuadi'),(33484,'brute_force','2022-09-10 19:03:30','2022-09-11 00:03:30','185.104.249.169',NULL,NULL),(33485,'brute_force','2022-09-10 19:03:30','2022-09-11 00:03:30',NULL,2,'gruposuadi'),(33486,'brute_force','2022-09-11 18:35:12','2022-09-11 23:35:12','35.168.222.92',NULL,NULL),(33487,'brute_force','2022-09-11 18:35:12','2022-09-11 23:35:12',NULL,NULL,'gruposuadicom'),(33488,'brute_force','2022-09-11 20:03:24','2022-09-12 01:03:24','34.136.77.170',NULL,NULL),(33489,'brute_force','2022-09-11 20:03:24','2022-09-12 01:03:24',NULL,NULL,'admin'),(33490,'brute_force','2022-09-11 20:06:46','2022-09-12 01:06:46','37.1.223.150',NULL,NULL),(33491,'brute_force','2022-09-11 20:06:46','2022-09-12 01:06:46',NULL,NULL,'admin'),(33492,'brute_force','2022-09-12 10:13:43','2022-09-12 15:13:43','34.68.199.109',NULL,NULL),(33493,'brute_force','2022-09-12 10:13:43','2022-09-12 15:13:43',NULL,2,'gruposuadi'),(33494,'brute_force','2022-09-14 12:44:42','2022-09-14 17:44:42','91.228.7.83',NULL,NULL),(33495,'brute_force','2022-09-14 12:44:42','2022-09-14 17:44:42',NULL,NULL,'gruposuadicom'),(33496,'brute_force','2022-09-14 23:13:26','2022-09-15 04:13:26','3.109.16.228',NULL,NULL),(33497,'brute_force','2022-09-14 23:13:26','2022-09-15 04:13:26',NULL,NULL,'gruposuadi.com'),(33498,'brute_force','2022-09-15 18:52:56','2022-09-15 23:52:56','181.46.39.192',NULL,NULL),(33499,'brute_force','2022-09-15 18:52:56','2022-09-15 23:52:56',NULL,NULL,'ilma.rodriguez'),(33500,'brute_force','2022-09-15 18:53:03','2022-09-15 23:53:03','181.46.39.192',NULL,NULL),(33501,'brute_force','2022-09-15 18:53:03','2022-09-15 23:53:03',NULL,NULL,'ilma.rodriguez@gruposuadi.com'),(33502,'brute_force','2022-09-15 18:53:09','2022-09-15 23:53:09','181.46.39.192',NULL,NULL),(33503,'brute_force','2022-09-15 18:53:09','2022-09-15 23:53:09',NULL,NULL,'admin'),(33504,'brute_force','2022-09-15 18:53:13','2022-09-15 23:53:13','181.46.39.192',NULL,NULL),(33505,'brute_force','2022-09-15 18:53:13','2022-09-15 23:53:13',NULL,NULL,'administrator'),(33506,'brute_force','2022-09-15 18:53:19','2022-09-15 23:53:19','181.46.39.192',NULL,NULL),(33507,'brute_force','2022-09-15 18:53:19','2022-09-15 23:53:19',NULL,2,'gruposuadi'),(33508,'brute_force','2022-09-17 19:57:47','2022-09-18 00:57:47','34.87.94.148',NULL,NULL),(33509,'brute_force','2022-09-17 19:57:47','2022-09-18 00:57:47',NULL,NULL,'gruposuadi.com'),(33510,'brute_force','2022-09-18 12:37:52','2022-09-18 17:37:52','45.118.34.69',NULL,NULL),(33511,'brute_force','2022-09-18 12:37:52','2022-09-18 17:37:52',NULL,NULL,'admin'),(33512,'brute_force','2022-09-18 12:37:58','2022-09-18 17:37:58','45.118.34.69',NULL,NULL),(33513,'brute_force','2022-09-18 12:37:58','2022-09-18 17:37:58',NULL,NULL,'unavarro'),(33514,'brute_force','2022-09-18 12:38:05','2022-09-18 17:38:05','45.118.34.69',NULL,NULL),(33515,'brute_force','2022-09-18 12:38:05','2022-09-18 17:38:05',NULL,NULL,'user'),(33516,'brute_force','2022-09-18 12:38:11','2022-09-18 17:38:11','45.118.34.69',NULL,NULL),(33517,'brute_force','2022-09-18 12:38:11','2022-09-18 17:38:11',NULL,NULL,'root'),(33518,'brute_force','2022-09-18 12:38:20','2022-09-18 17:38:20','45.118.34.69',NULL,NULL),(33519,'brute_force','2022-09-18 12:38:20','2022-09-18 17:38:20',NULL,NULL,'unavarro@gruposuadi.com'),(33520,'brute_force','2022-09-18 23:16:23','2022-09-19 04:16:23','149.57.28.112',NULL,NULL),(33521,'brute_force','2022-09-18 23:16:23','2022-09-19 04:16:23',NULL,NULL,'user1'),(33522,'brute_force','2022-09-19 01:33:17','2022-09-19 06:33:17','149.57.28.123',NULL,NULL),(33523,'brute_force','2022-09-19 01:33:17','2022-09-19 06:33:17',NULL,2,'gruposuadi'),(33524,'brute_force','2022-09-19 02:05:53','2022-09-19 07:05:53','35.168.222.92',NULL,NULL),(33525,'brute_force','2022-09-19 02:05:53','2022-09-19 07:05:53',NULL,NULL,'gruposuadicom'),(33526,'brute_force','2022-09-19 03:49:41','2022-09-19 08:49:41','34.87.94.148',NULL,NULL),(33527,'brute_force','2022-09-19 03:49:41','2022-09-19 08:49:41',NULL,NULL,'admin'),(33528,'brute_force','2022-09-19 17:40:43','2022-09-19 22:40:43','31.131.24.36',NULL,NULL),(33529,'brute_force','2022-09-19 17:40:43','2022-09-19 22:40:43',NULL,NULL,'gruposuadicom'),(33530,'brute_force','2022-09-20 04:14:12','2022-09-20 09:14:12','207.244.91.162',NULL,NULL),(33531,'brute_force','2022-09-20 04:14:12','2022-09-20 09:14:12',NULL,NULL,'Admin'),(33532,'brute_force','2022-09-20 05:44:06','2022-09-20 10:44:06','87.236.20.252',NULL,NULL),(33533,'brute_force','2022-09-20 05:44:06','2022-09-20 10:44:06',NULL,2,'gruposuadi'),(33534,'brute_force','2022-09-20 20:05:37','2022-09-21 01:05:37','34.96.143.131',NULL,NULL),(33535,'brute_force','2022-09-20 20:05:37','2022-09-21 01:05:37',NULL,NULL,'Axel'),(33536,'brute_force','2022-09-21 04:35:52','2022-09-21 09:35:52','34.87.94.148',NULL,NULL),(33537,'brute_force','2022-09-21 04:35:52','2022-09-21 09:35:52',NULL,NULL,'xiaomei'),(33538,'brute_force','2022-09-21 05:18:42','2022-09-21 10:18:42','195.181.166.137',NULL,NULL),(33539,'brute_force','2022-09-21 05:18:42','2022-09-21 10:18:42',NULL,NULL,'Admin'),(33540,'brute_force','2022-09-22 21:54:46','2022-09-23 02:54:46','15.207.62.194',NULL,NULL),(33541,'brute_force','2022-09-22 21:54:46','2022-09-23 02:54:46',NULL,NULL,'5ks2o4zi'),(33542,'brute_force','2022-09-23 10:48:09','2022-09-23 15:48:09','103.7.8.169',NULL,NULL),(33543,'brute_force','2022-09-23 10:48:09','2022-09-23 15:48:09',NULL,NULL,'contact'),(33544,'brute_force','2022-09-23 15:51:43','2022-09-23 20:51:43','34.136.77.170',NULL,NULL),(33545,'brute_force','2022-09-23 15:51:43','2022-09-23 20:51:43',NULL,NULL,'learner'),(33546,'brute_force','2022-10-24 23:34:47','2022-10-25 04:34:47','34.243.213.75',NULL,NULL),(33547,'brute_force','2022-10-24 23:34:47','2022-10-25 04:34:47',NULL,NULL,'gruposuadicom'),(33548,'brute_force','2022-10-25 04:04:03','2022-10-25 09:04:03','103.7.8.169',NULL,NULL),(33549,'brute_force','2022-10-25 04:04:03','2022-10-25 09:04:03',NULL,NULL,'gruposuadi.com'),(33550,'brute_force','2022-10-25 06:51:34','2022-10-25 11:51:34','45.152.44.154',NULL,NULL),(33551,'brute_force','2022-10-25 06:51:34','2022-10-25 11:51:34',NULL,NULL,'gruposuadicom'),(33552,'brute_force','2022-10-25 15:30:51','2022-10-25 20:30:51','34.243.213.75',NULL,NULL),(33553,'brute_force','2022-10-25 15:30:51','2022-10-25 20:30:51',NULL,NULL,'admin'),(33554,'brute_force','2022-10-26 09:09:51','2022-10-26 14:09:51','109.106.254.122',NULL,NULL),(33555,'brute_force','2022-10-26 09:09:51','2022-10-26 14:09:51',NULL,NULL,'gruposuadicom'),(33556,'brute_force','2022-10-27 08:27:42','2022-10-27 13:27:42','34.79.7.22',NULL,NULL),(33557,'brute_force','2022-10-27 08:27:42','2022-10-27 13:27:42',NULL,NULL,'admin'),(33558,'brute_force','2022-10-28 10:19:03','2022-10-28 15:19:03','151.106.98.9',NULL,NULL),(33559,'brute_force','2022-10-28 10:19:03','2022-10-28 15:19:03',NULL,NULL,'admin'),(33560,'brute_force','2022-10-28 19:29:58','2022-10-29 00:29:58','46.17.172.72',NULL,NULL),(33561,'brute_force','2022-10-28 19:29:58','2022-10-29 00:29:58',NULL,NULL,'admin'),(33562,'brute_force','2022-10-29 12:43:54','2022-10-29 17:43:54','41.77.143.5',NULL,NULL),(33563,'brute_force','2022-10-29 12:43:54','2022-10-29 17:43:54',NULL,NULL,'admin'),(33564,'brute_force','2022-10-29 19:08:02','2022-10-30 00:08:02','34.79.7.22',NULL,NULL),(33565,'brute_force','2022-10-29 19:08:02','2022-10-30 00:08:02',NULL,2,'gruposuadi'),(33566,'brute_force','2022-10-30 04:00:18','2022-10-30 09:00:18','103.7.8.169',NULL,NULL),(33567,'brute_force','2022-10-30 04:00:18','2022-10-30 09:00:18',NULL,NULL,'gruposuadi.com'),(33568,'brute_force','2022-10-30 17:38:37','2022-10-30 22:38:37','109.106.254.11',NULL,NULL),(33569,'brute_force','2022-10-30 17:38:37','2022-10-30 22:38:37',NULL,NULL,'gruposuadi.com'),(33570,'brute_force','2022-10-30 18:04:49','2022-10-30 23:04:49','145.14.152.83',NULL,NULL),(33571,'brute_force','2022-10-30 18:04:49','2022-10-30 23:04:49',NULL,NULL,'gruposuadicom'),(33572,'brute_force','2022-10-30 18:35:24','2022-10-30 23:35:24','109.106.254.150',NULL,NULL),(33573,'brute_force','2022-10-30 18:35:24','2022-10-30 23:35:24',NULL,NULL,'admin'),(33574,'brute_force','2022-10-30 18:38:27','2022-10-30 23:38:27','145.14.152.164',NULL,NULL),(33575,'brute_force','2022-10-30 18:38:27','2022-10-30 23:38:27',NULL,NULL,'admin'),(33576,'brute_force','2022-11-01 21:10:16','2022-11-02 02:10:16','89.34.92.219',NULL,NULL),(33577,'brute_force','2022-11-01 21:10:16','2022-11-02 02:10:16',NULL,NULL,'admin'),(33578,'brute_force','2022-11-02 04:14:44','2022-11-02 09:14:44','142.93.171.58',NULL,NULL),(33579,'brute_force','2022-11-02 04:14:44','2022-11-02 09:14:44',NULL,NULL,'gruposuadi.com'),(33580,'brute_force','2022-11-03 16:03:12','2022-11-03 21:03:12','109.106.254.205',NULL,NULL),(33581,'brute_force','2022-11-03 16:03:12','2022-11-03 21:03:12',NULL,NULL,'support'),(33582,'brute_force','2022-11-03 20:07:19','2022-11-04 01:07:19','212.1.208.219',NULL,NULL),(33583,'brute_force','2022-11-03 20:07:19','2022-11-04 01:07:19',NULL,NULL,'gruposuadicom'),(33584,'brute_force','2022-11-04 06:52:54','2022-11-04 11:52:54','109.106.254.11',NULL,NULL),(33585,'brute_force','2022-11-04 06:52:54','2022-11-04 11:52:54',NULL,2,'gruposuadi'),(33586,'brute_force','2022-11-05 18:35:21','2022-11-05 23:35:21','34.143.209.21',NULL,NULL),(33587,'brute_force','2022-11-05 18:35:21','2022-11-05 23:35:21',NULL,NULL,'support'),(33588,'brute_force','2022-11-06 11:50:39','2022-11-06 16:50:39','89.32.46.91',NULL,NULL),(33589,'brute_force','2022-11-06 11:50:39','2022-11-06 16:50:39',NULL,NULL,'gruposuadi.com'),(33590,'brute_force','2022-11-06 18:27:05','2022-11-06 23:27:05','34.90.100.150',NULL,NULL),(33591,'brute_force','2022-11-06 18:27:05','2022-11-06 23:27:05',NULL,NULL,'gruposuadi.com'),(33592,'brute_force','2022-11-06 21:41:59','2022-11-07 02:41:59','217.107.219.102',NULL,NULL),(33593,'brute_force','2022-11-06 21:41:59','2022-11-07 02:41:59',NULL,NULL,'gruposuadicom'),(33594,'brute_force','2022-11-09 23:18:42','2022-11-10 04:18:42','35.182.37.18',NULL,NULL),(33595,'brute_force','2022-11-09 23:18:42','2022-11-10 04:18:42',NULL,2,'gruposuadi'),(33596,'brute_force','2022-11-11 09:39:11','2022-11-11 14:39:11','178.62.115.155',NULL,NULL),(33597,'brute_force','2022-11-11 09:39:11','2022-11-11 14:39:11',NULL,NULL,'itsme'),(33598,'brute_force','2022-11-11 10:31:02','2022-11-11 15:31:02','86.126.143.200',NULL,NULL),(33599,'brute_force','2022-11-11 10:31:02','2022-11-11 15:31:02',NULL,NULL,'gruposuadicom'),(33600,'brute_force','2022-11-12 08:06:06','2022-11-12 13:06:06','34.65.233.162',NULL,NULL),(33601,'brute_force','2022-11-12 08:06:06','2022-11-12 13:06:06',NULL,2,'gruposuadi'),(33602,'brute_force','2022-11-13 02:33:47','2022-11-13 07:33:47','3.105.24.56',NULL,NULL),(33603,'brute_force','2022-11-13 02:33:47','2022-11-13 07:33:47',NULL,NULL,'gruposuadi.com'),(33604,'brute_force','2022-11-14 04:24:44','2022-11-14 09:24:44','86.126.143.200',NULL,NULL),(33605,'brute_force','2022-11-14 04:24:44','2022-11-14 09:24:44',NULL,NULL,'gruposuadi.com'),(33606,'brute_force','2022-11-14 17:22:57','2022-11-14 22:22:57','182.163.112.205',NULL,NULL),(33607,'brute_force','2022-11-14 17:22:57','2022-11-14 22:22:57',NULL,NULL,'itsme'),(33608,'brute_force','2022-11-16 05:46:37','2022-11-16 10:46:37','89.32.46.187',NULL,NULL),(33609,'brute_force','2022-11-16 05:46:37','2022-11-16 10:46:37',NULL,NULL,'gruposuadicom'),(33610,'brute_force','2022-11-17 01:14:55','2022-11-17 06:14:55','34.87.94.148',NULL,NULL),(33611,'brute_force','2022-11-17 01:14:55','2022-11-17 06:14:55',NULL,NULL,'guest'),(33612,'brute_force','2022-11-17 02:09:15','2022-11-17 07:09:15','51.38.113.235',NULL,NULL),(33613,'brute_force','2022-11-17 02:09:15','2022-11-17 07:09:15',NULL,NULL,'user'),(33614,'brute_force','2022-11-17 02:56:12','2022-11-17 07:56:12','3.105.24.56',NULL,NULL),(33615,'brute_force','2022-11-17 02:56:12','2022-11-17 07:56:12',NULL,NULL,'user'),(33616,'brute_force','2022-11-17 21:04:34','2022-11-18 02:04:34','3.105.24.56',NULL,NULL),(33617,'brute_force','2022-11-17 21:04:34','2022-11-18 02:04:34',NULL,NULL,'guest'),(33618,'brute_force','2022-11-17 22:07:42','2022-11-18 03:07:42','34.87.94.148',NULL,NULL),(33619,'brute_force','2022-11-17 22:07:42','2022-11-18 03:07:42',NULL,NULL,'antawn'),(33620,'brute_force','2022-11-18 20:06:29','2022-11-19 01:06:29','46.235.14.11',NULL,NULL),(33621,'brute_force','2022-11-18 20:06:29','2022-11-19 01:06:29',NULL,NULL,'safet'),(33622,'brute_force','2022-11-20 01:12:28','2022-11-20 06:12:28','34.87.94.148',NULL,NULL),(33623,'brute_force','2022-11-20 01:12:28','2022-11-20 06:12:28',NULL,NULL,'user3'),(33624,'brute_force','2022-11-20 12:08:45','2022-11-20 17:08:45','3.105.24.56',NULL,NULL),(33625,'brute_force','2022-11-20 12:08:45','2022-11-20 17:08:45',NULL,NULL,'malivai'),(33626,'brute_force','2022-11-21 05:45:47','2022-11-21 10:45:47','34.65.233.162',NULL,NULL),(33627,'brute_force','2022-11-21 05:45:47','2022-11-21 10:45:47',NULL,NULL,'garak'),(33628,'brute_force','2022-11-21 22:24:38','2022-11-22 03:24:38','3.105.24.56',NULL,NULL),(33629,'brute_force','2022-11-21 22:24:38','2022-11-22 03:24:38',NULL,NULL,'mamah'),(33630,'brute_force','2022-11-22 02:17:31','2022-11-22 07:17:31','3.105.24.56',NULL,NULL),(33631,'brute_force','2022-11-22 02:17:31','2022-11-22 07:17:31',NULL,NULL,'9admin'),(33632,'brute_force','2022-11-22 06:44:10','2022-11-22 11:44:10','89.32.46.187',NULL,NULL),(33633,'brute_force','2022-11-22 06:44:10','2022-11-22 11:44:10',NULL,NULL,'xiaomei'),(33634,'brute_force','2022-11-22 08:52:32','2022-11-22 13:52:32','34.87.94.148',NULL,NULL),(33635,'brute_force','2022-11-22 08:52:32','2022-11-22 13:52:32',NULL,NULL,'steve'),(33636,'brute_force','2022-11-30 17:22:38','2022-11-30 22:22:38','45.93.101.12',NULL,NULL),(33637,'brute_force','2022-11-30 17:22:38','2022-11-30 22:22:38',NULL,NULL,'cem'),(33638,'brute_force','2022-11-30 17:24:13','2022-11-30 22:24:13','103.74.116.69',NULL,NULL),(33639,'brute_force','2022-11-30 17:24:13','2022-11-30 22:24:13',NULL,NULL,'administrador'),(33640,'brute_force','2022-11-30 18:27:59','2022-11-30 23:27:59','31.170.167.193',NULL,NULL),(33641,'brute_force','2022-11-30 18:27:59','2022-11-30 23:27:59',NULL,NULL,'mamah'),(33642,'brute_force','2022-12-01 08:30:17','2022-12-01 13:30:17','3.122.25.98',NULL,NULL),(33643,'brute_force','2022-12-01 08:30:17','2022-12-01 13:30:17',NULL,NULL,'anna'),(33644,'brute_force','2022-12-01 09:08:45','2022-12-01 14:08:45','154.16.116.41',NULL,NULL),(33645,'brute_force','2022-12-01 09:08:45','2022-12-01 14:08:45',NULL,NULL,'packlmh'),(33646,'brute_force','2022-12-01 09:09:43','2022-12-01 14:09:43','149.62.37.1',NULL,NULL),(33647,'brute_force','2022-12-01 09:09:43','2022-12-01 14:09:43',NULL,NULL,'packlmh'),(33648,'brute_force','2022-12-01 09:38:50','2022-12-01 14:38:50','100.20.52.255',NULL,NULL),(33649,'brute_force','2022-12-01 09:38:50','2022-12-01 14:38:50',NULL,NULL,'seamus'),(33650,'brute_force','2022-12-01 12:23:51','2022-12-01 17:23:51','87.249.43.21',NULL,NULL),(33651,'brute_force','2022-12-01 12:23:51','2022-12-01 17:23:51',NULL,NULL,'Admin'),(33652,'brute_force','2022-12-01 13:17:14','2022-12-01 18:17:14','45.84.204.145',NULL,NULL),(33653,'brute_force','2022-12-01 13:17:14','2022-12-01 18:17:14',NULL,NULL,'proog'),(33654,'brute_force','2022-12-01 15:54:58','2022-12-01 20:54:58','82.180.138.3',NULL,NULL),(33655,'brute_force','2022-12-01 15:54:58','2022-12-01 20:54:58',NULL,NULL,'safet'),(33656,'brute_force','2022-12-01 17:38:36','2022-12-01 22:38:36','103.153.3.21',NULL,NULL),(33657,'brute_force','2022-12-01 17:38:36','2022-12-01 22:38:36',NULL,NULL,'test123'),(33658,'brute_force','2022-12-01 17:51:24','2022-12-01 22:51:24','3.101.48.59',NULL,NULL),(33659,'brute_force','2022-12-01 17:51:24','2022-12-01 22:51:24',NULL,NULL,'pkroll'),(33660,'brute_force','2022-12-01 21:10:13','2022-12-02 02:10:13','31.170.161.52',NULL,NULL),(33661,'brute_force','2022-12-01 21:10:13','2022-12-02 02:10:13',NULL,NULL,'admin'),(33662,'brute_force','2022-12-01 22:05:51','2022-12-02 03:05:51','34.143.209.21',NULL,NULL),(33663,'brute_force','2022-12-01 22:05:51','2022-12-02 03:05:51',NULL,NULL,'admin'),(33664,'brute_force','2022-12-01 22:19:45','2022-12-02 03:19:45','109.70.148.130',NULL,NULL),(33665,'brute_force','2022-12-01 22:19:45','2022-12-02 03:19:45',NULL,NULL,'admin'),(33666,'brute_force','2022-12-02 02:28:50','2022-12-02 07:28:50','3.122.25.98',NULL,NULL),(33667,'brute_force','2022-12-02 02:28:50','2022-12-02 07:28:50',NULL,NULL,'admin'),(33668,'brute_force','2022-12-02 07:16:13','2022-12-02 12:16:13','161.189.7.105',NULL,NULL),(33669,'brute_force','2022-12-02 07:16:13','2022-12-02 12:16:13',NULL,NULL,'admin'),(33670,'brute_force','2022-12-02 09:09:58','2022-12-02 14:09:58','100.20.52.255',NULL,NULL),(33671,'brute_force','2022-12-02 09:09:58','2022-12-02 14:09:58',NULL,NULL,'admin'),(33672,'brute_force','2022-12-02 09:39:49','2022-12-02 14:39:49','18.133.60.229',NULL,NULL),(33673,'brute_force','2022-12-02 09:39:49','2022-12-02 14:39:49',NULL,NULL,'admin'),(33674,'brute_force','2022-12-02 18:27:28','2022-12-02 23:27:28','18.133.60.229',NULL,NULL),(33675,'brute_force','2022-12-02 18:27:28','2022-12-02 23:27:28',NULL,NULL,'admin'),(33676,'brute_force','2022-12-02 19:05:40','2022-12-03 00:05:40','195.179.238.7',NULL,NULL),(33677,'brute_force','2022-12-02 19:05:40','2022-12-03 00:05:40',NULL,NULL,'admin'),(33678,'brute_force','2022-12-02 19:35:43','2022-12-03 00:35:43','3.6.112.245',NULL,NULL),(33679,'brute_force','2022-12-02 19:35:43','2022-12-03 00:35:43',NULL,NULL,'admin'),(33680,'brute_force','2022-12-02 20:35:51','2022-12-03 01:35:51','212.1.211.12',NULL,NULL),(33681,'brute_force','2022-12-02 20:35:51','2022-12-03 01:35:51',NULL,NULL,'admin'),(33682,'brute_force','2022-12-02 22:02:47','2022-12-03 03:02:47','100.20.52.255',NULL,NULL),(33683,'brute_force','2022-12-02 22:02:47','2022-12-03 03:02:47',NULL,NULL,'vernon'),(33684,'brute_force','2022-12-03 03:03:32','2022-12-03 08:03:32','13.244.139.158',NULL,NULL),(33685,'brute_force','2022-12-03 03:03:32','2022-12-03 08:03:32',NULL,NULL,'phlox'),(33686,'brute_force','2022-12-03 17:30:58','2022-12-03 22:30:58','103.221.223.167',NULL,NULL),(33687,'brute_force','2022-12-03 17:30:58','2022-12-03 22:30:58',NULL,NULL,'jane'),(33688,'brute_force','2022-12-03 21:44:26','2022-12-04 02:44:26','192.169.172.51',NULL,NULL),(33689,'brute_force','2022-12-03 21:44:26','2022-12-04 02:44:26',NULL,NULL,'admin'),(33690,'brute_force','2022-12-03 21:44:26','2022-12-04 02:44:26','192.169.172.51',NULL,NULL),(33691,'brute_force','2022-12-03 21:44:26','2022-12-04 02:44:26',NULL,2,'gruposuadi'),(33692,'brute_force','2022-12-03 21:45:03','2022-12-04 02:45:03','50.62.177.182',NULL,NULL),(33693,'brute_force','2022-12-03 21:45:03','2022-12-04 02:45:03',NULL,2,'gruposuadi'),(33694,'brute_force','2022-12-03 21:45:03','2022-12-04 02:45:03','50.62.177.182',NULL,NULL),(33695,'brute_force','2022-12-03 21:45:03','2022-12-04 02:45:03',NULL,NULL,'admin'),(33696,'brute_force','2022-12-03 21:45:36','2022-12-04 02:45:36','162.241.156.76',NULL,NULL),(33697,'brute_force','2022-12-03 21:45:36','2022-12-04 02:45:36',NULL,2,'gruposuadi'),(33698,'brute_force','2022-12-03 21:45:36','2022-12-04 02:45:36','162.241.156.76',NULL,NULL),(33699,'brute_force','2022-12-03 21:45:36','2022-12-04 02:45:36',NULL,2,'gruposuadi'),(33700,'brute_force','2022-12-03 21:46:39','2022-12-04 02:46:39','208.109.22.17',NULL,NULL),(33701,'brute_force','2022-12-03 21:46:39','2022-12-04 02:46:39',NULL,2,'gruposuadi'),(33702,'brute_force','2022-12-03 21:46:39','2022-12-04 02:46:39','208.109.22.17',NULL,NULL),(33703,'brute_force','2022-12-03 21:46:39','2022-12-04 02:46:39',NULL,NULL,'admin'),(33704,'brute_force','2022-12-03 21:47:31','2022-12-04 02:47:31','72.167.190.17',NULL,NULL),(33705,'brute_force','2022-12-03 21:47:31','2022-12-04 02:47:31',NULL,2,'gruposuadi'),(33706,'brute_force','2022-12-03 21:47:31','2022-12-04 02:47:31','72.167.190.17',NULL,NULL),(33707,'brute_force','2022-12-03 21:47:31','2022-12-04 02:47:31',NULL,NULL,'admin'),(33708,'brute_force','2022-12-03 21:47:34','2022-12-04 02:47:34','185.162.30.183',NULL,NULL),(33709,'brute_force','2022-12-03 21:47:34','2022-12-04 02:47:34',NULL,NULL,'admin'),(33710,'brute_force','2022-12-03 21:47:34','2022-12-04 02:47:34','185.162.30.183',NULL,NULL),(33711,'brute_force','2022-12-03 21:47:34','2022-12-04 02:47:34',NULL,2,'gruposuadi'),(33712,'brute_force','2022-12-03 21:47:52','2022-12-04 02:47:52','208.109.26.110',NULL,NULL),(33713,'brute_force','2022-12-03 21:47:52','2022-12-04 02:47:52',NULL,NULL,'admin'),(33714,'brute_force','2022-12-03 21:47:52','2022-12-04 02:47:52','208.109.26.110',NULL,NULL),(33715,'brute_force','2022-12-03 21:47:52','2022-12-04 02:47:52',NULL,2,'gruposuadi'),(33716,'brute_force','2022-12-03 21:48:10','2022-12-04 02:48:10','89.43.17.94',NULL,NULL),(33717,'brute_force','2022-12-03 21:48:10','2022-12-04 02:48:10',NULL,2,'gruposuadi'),(33718,'brute_force','2022-12-04 03:20:01','2022-12-04 08:20:01','168.119.150.187',NULL,NULL),(33719,'brute_force','2022-12-04 03:20:01','2022-12-04 08:20:01',NULL,NULL,'badminton'),(33720,'brute_force','2022-12-04 07:59:49','2022-12-04 12:59:49','177.54.148.122',NULL,NULL),(33721,'brute_force','2022-12-04 07:59:49','2022-12-04 12:59:49',NULL,NULL,'zhihua'),(33722,'brute_force','2022-12-04 11:01:37','2022-12-04 16:01:37','34.233.62.35',NULL,NULL),(33723,'brute_force','2022-12-04 11:01:37','2022-12-04 16:01:37',NULL,NULL,'steve'),(33724,'brute_force','2022-12-04 11:26:28','2022-12-04 16:26:28','161.189.7.105',NULL,NULL),(33725,'brute_force','2022-12-04 11:26:28','2022-12-04 16:26:28',NULL,NULL,'contact'),(33726,'brute_force','2022-12-04 12:57:04','2022-12-04 17:57:04','31.217.192.106',NULL,NULL),(33727,'brute_force','2022-12-04 12:57:04','2022-12-04 17:57:04',NULL,NULL,'webadmin'),(33728,'brute_force','2022-12-04 13:36:41','2022-12-04 18:36:41','3.6.112.245',NULL,NULL),(33729,'brute_force','2022-12-04 13:36:41','2022-12-04 18:36:41',NULL,NULL,'demo'),(33730,'brute_force','2022-12-08 21:52:00','2022-12-09 02:52:00','34.142.140.138',NULL,NULL),(33731,'brute_force','2022-12-08 21:52:00','2022-12-09 02:52:00',NULL,NULL,'admingms'),(33732,'brute_force','2022-12-09 04:26:27','2022-12-09 09:26:27','109.70.148.130',NULL,NULL),(33733,'brute_force','2022-12-09 04:26:27','2022-12-09 09:26:27',NULL,NULL,'softwareflame@123'),(33734,'brute_force','2022-12-09 20:41:56','2022-12-10 01:41:56','168.119.150.187',NULL,NULL),(33735,'brute_force','2022-12-09 20:41:56','2022-12-10 01:41:56',NULL,NULL,'webmaster2'),(33736,'brute_force','2022-12-09 22:44:04','2022-12-10 03:44:04','34.65.233.162',NULL,NULL),(33737,'brute_force','2022-12-09 22:44:04','2022-12-10 03:44:04',NULL,NULL,'abc123'),(33738,'brute_force','2022-12-09 23:55:53','2022-12-10 04:55:53','54.79.166.165',NULL,NULL),(33739,'brute_force','2022-12-09 23:55:53','2022-12-10 04:55:53',NULL,NULL,'admin'),(33740,'brute_force','2022-12-10 01:04:35','2022-12-10 06:04:35','18.133.60.229',NULL,NULL),(33741,'brute_force','2022-12-10 01:04:35','2022-12-10 06:04:35',NULL,NULL,'gruposuadicom'),(33742,'brute_force','2022-12-10 09:35:50','2022-12-10 14:35:50','109.70.148.130',NULL,NULL),(33743,'brute_force','2022-12-10 09:35:50','2022-12-10 14:35:50',NULL,NULL,'gruposuadi.com'),(33744,'brute_force','2022-12-10 09:44:55','2022-12-10 14:44:55','18.133.60.229',NULL,NULL),(33745,'brute_force','2022-12-10 09:44:55','2022-12-10 14:44:55',NULL,2,'gruposuadi'),(33746,'brute_force','2022-12-10 17:11:38','2022-12-10 22:11:38','109.70.148.130',NULL,NULL),(33747,'brute_force','2022-12-10 17:11:38','2022-12-10 22:11:38',NULL,NULL,'admin'),(33748,'brute_force','2022-12-11 06:03:45','2022-12-11 11:03:45','192.99.19.65',NULL,NULL),(33749,'brute_force','2022-12-11 06:03:45','2022-12-11 11:03:45',NULL,NULL,'admin'),(33750,'brute_force','2022-12-11 07:44:19','2022-12-11 12:44:19','103.28.53.179',NULL,NULL),(33751,'brute_force','2022-12-11 07:44:19','2022-12-11 12:44:19',NULL,NULL,'gruposuadicom'),(33752,'brute_force','2022-12-11 11:11:24','2022-12-11 16:11:24','109.70.148.130',NULL,NULL),(33753,'brute_force','2022-12-11 11:11:24','2022-12-11 16:11:24',NULL,NULL,'gruposuadi.com'),(33754,'brute_force','2022-12-11 14:15:27','2022-12-11 19:15:27','34.142.140.138',NULL,NULL),(33755,'brute_force','2022-12-11 14:15:27','2022-12-11 19:15:27',NULL,2,'gruposuadi'),(33756,'brute_force','2022-12-12 05:34:50','2022-12-12 10:34:50','103.161.132.8',NULL,NULL),(33757,'brute_force','2022-12-12 05:34:50','2022-12-12 10:34:50',NULL,NULL,'gruposuadicom'),(33758,'brute_force','2022-12-12 08:52:49','2022-12-12 13:52:49','107.180.109.44',NULL,NULL),(33759,'brute_force','2022-12-12 08:52:49','2022-12-12 13:52:49',NULL,NULL,'itsme'),(33760,'brute_force','2022-12-13 04:05:38','2022-12-13 09:05:38','13.235.237.75',NULL,NULL),(33761,'brute_force','2022-12-13 04:05:38','2022-12-13 09:05:38',NULL,NULL,'gruposuadi.com'),(33762,'brute_force','2022-12-13 05:33:09','2022-12-13 10:33:09','87.118.13.226',NULL,NULL),(33763,'brute_force','2022-12-13 05:33:09','2022-12-13 10:33:09',NULL,NULL,'admin'),(33764,'brute_force','2022-12-13 05:33:09','2022-12-13 10:33:09','87.118.13.226',NULL,NULL),(33765,'brute_force','2022-12-13 05:33:09','2022-12-13 10:33:09',NULL,2,'gruposuadi'),(33766,'brute_force','2022-12-13 05:33:40','2022-12-13 10:33:40','142.4.218.204',NULL,NULL),(33767,'brute_force','2022-12-13 05:33:40','2022-12-13 10:33:40',NULL,NULL,'admin'),(33768,'brute_force','2022-12-13 05:33:59','2022-12-13 10:33:59','192.99.243.110',NULL,NULL),(33769,'brute_force','2022-12-13 05:33:59','2022-12-13 10:33:59',NULL,2,'gruposuadi'),(33770,'brute_force','2022-12-13 05:33:59','2022-12-13 10:33:59','192.99.243.110',NULL,NULL),(33771,'brute_force','2022-12-13 05:33:59','2022-12-13 10:33:59',NULL,2,'gruposuadi'),(33772,'brute_force','2022-12-13 05:35:55','2022-12-13 10:35:55','132.148.121.17',NULL,NULL),(33773,'brute_force','2022-12-13 05:35:55','2022-12-13 10:35:55',NULL,NULL,'admin'),(33774,'brute_force','2022-12-13 05:35:55','2022-12-13 10:35:55','132.148.121.17',NULL,NULL),(33775,'brute_force','2022-12-13 05:35:55','2022-12-13 10:35:55',NULL,2,'gruposuadi'),(33776,'brute_force','2022-12-13 05:37:40','2022-12-13 10:37:40','54.37.182.202',NULL,NULL),(33777,'brute_force','2022-12-13 05:37:40','2022-12-13 10:37:40',NULL,NULL,'admin'),(33778,'brute_force','2022-12-13 05:37:40','2022-12-13 10:37:40','54.37.182.202',NULL,NULL),(33779,'brute_force','2022-12-13 05:37:40','2022-12-13 10:37:40',NULL,2,'gruposuadi'),(33780,'brute_force','2022-12-13 05:38:12','2022-12-13 10:38:12','192.190.220.188',NULL,NULL),(33781,'brute_force','2022-12-13 05:38:12','2022-12-13 10:38:12',NULL,NULL,'admin'),(33782,'brute_force','2022-12-13 05:38:12','2022-12-13 10:38:12','192.190.220.188',NULL,NULL),(33783,'brute_force','2022-12-13 05:38:12','2022-12-13 10:38:12',NULL,2,'gruposuadi'),(33784,'brute_force','2022-12-13 05:38:42','2022-12-13 10:38:42','198.71.236.82',NULL,NULL),(33785,'brute_force','2022-12-13 05:38:42','2022-12-13 10:38:42',NULL,2,'gruposuadi'),(33786,'brute_force','2022-12-13 05:38:42','2022-12-13 10:38:42','198.71.236.82',NULL,NULL),(33787,'brute_force','2022-12-13 05:38:42','2022-12-13 10:38:42',NULL,2,'gruposuadi'),(33788,'brute_force','2022-12-13 05:38:44','2022-12-13 10:38:44','195.74.38.129',NULL,NULL),(33789,'brute_force','2022-12-13 05:38:44','2022-12-13 10:38:44',NULL,NULL,'admin'),(33790,'brute_force','2022-12-13 05:38:44','2022-12-13 10:38:44','195.74.38.129',NULL,NULL),(33791,'brute_force','2022-12-13 05:38:44','2022-12-13 10:38:44',NULL,NULL,'admin'),(33792,'brute_force','2022-12-13 05:39:10','2022-12-13 10:39:10','51.161.12.128',NULL,NULL),(33793,'brute_force','2022-12-13 05:39:10','2022-12-13 10:39:10',NULL,2,'gruposuadi'),(33794,'brute_force','2022-12-13 05:39:10','2022-12-13 10:39:10','51.161.12.128',NULL,NULL),(33795,'brute_force','2022-12-13 05:39:10','2022-12-13 10:39:10',NULL,NULL,'admin'),(33796,'brute_force','2022-12-13 05:39:39','2022-12-13 10:39:39','101.99.3.34',NULL,NULL),(33797,'brute_force','2022-12-13 05:39:39','2022-12-13 10:39:39',NULL,2,'gruposuadi'),(33798,'brute_force','2022-12-13 05:39:39','2022-12-13 10:39:39','101.99.3.34',NULL,NULL),(33799,'brute_force','2022-12-13 05:39:39','2022-12-13 10:39:39',NULL,NULL,'admin'),(33800,'brute_force','2022-12-13 05:40:44','2022-12-13 10:40:44','208.109.27.101',NULL,NULL),(33801,'brute_force','2022-12-13 05:40:44','2022-12-13 10:40:44',NULL,2,'gruposuadi'),(33802,'brute_force','2022-12-13 05:40:50','2022-12-13 10:40:50','45.11.98.27',NULL,NULL),(33803,'brute_force','2022-12-13 05:40:50','2022-12-13 10:40:50',NULL,2,'gruposuadi'),(33804,'brute_force','2022-12-13 05:40:50','2022-12-13 10:40:50','45.11.98.27',NULL,NULL),(33805,'brute_force','2022-12-13 05:40:50','2022-12-13 10:40:50',NULL,NULL,'admin'),(33806,'brute_force','2022-12-13 09:28:46','2022-12-13 14:28:46','89.32.46.187',NULL,NULL),(33807,'brute_force','2022-12-13 09:28:46','2022-12-13 14:28:46',NULL,NULL,'gruposuadi.com'),(33808,'brute_force','2022-12-13 15:51:35','2022-12-13 20:51:35','123.31.12.66',NULL,NULL),(33809,'brute_force','2022-12-13 15:51:35','2022-12-13 20:51:35',NULL,2,'gruposuadi'),(33810,'brute_force','2022-12-13 15:51:46','2022-12-13 20:51:46','47.74.223.89',NULL,NULL),(33811,'brute_force','2022-12-13 15:51:46','2022-12-13 20:51:46',NULL,2,'gruposuadi'),(33812,'brute_force','2022-12-13 15:51:46','2022-12-13 20:51:46','47.74.223.89',NULL,NULL),(33813,'brute_force','2022-12-13 15:51:46','2022-12-13 20:51:46',NULL,2,'gruposuadi'),(33814,'brute_force','2022-12-13 15:52:49','2022-12-13 20:52:49','5.196.204.17',NULL,NULL),(33815,'brute_force','2022-12-13 15:52:49','2022-12-13 20:52:49',NULL,2,'gruposuadi'),(33816,'brute_force','2022-12-13 15:54:08','2022-12-13 20:54:08','72.4.143.114',NULL,NULL),(33817,'brute_force','2022-12-13 15:54:08','2022-12-13 20:54:08',NULL,NULL,'admin'),(33818,'brute_force','2022-12-13 15:55:27','2022-12-13 20:55:27','203.94.76.101',NULL,NULL),(33819,'brute_force','2022-12-13 15:55:27','2022-12-13 20:55:27',NULL,2,'gruposuadi'),(33820,'brute_force','2022-12-13 15:55:27','2022-12-13 20:55:27','203.94.76.101',NULL,NULL),(33821,'brute_force','2022-12-13 15:55:27','2022-12-13 20:55:27',NULL,2,'gruposuadi'),(33822,'brute_force','2022-12-13 15:59:58','2022-12-13 20:59:58','107.180.121.59',NULL,NULL),(33823,'brute_force','2022-12-13 15:59:58','2022-12-13 20:59:58',NULL,NULL,'admin'),(33824,'brute_force','2022-12-13 15:59:59','2022-12-13 20:59:59','107.180.121.59',NULL,NULL),(33825,'brute_force','2022-12-13 15:59:59','2022-12-13 20:59:59',NULL,2,'gruposuadi'),(33826,'brute_force','2022-12-13 16:02:00','2022-12-13 21:02:00','89.31.11.246',NULL,NULL),(33827,'brute_force','2022-12-13 16:02:00','2022-12-13 21:02:00',NULL,2,'gruposuadi'),(33828,'brute_force','2022-12-13 16:02:00','2022-12-13 21:02:00','89.31.11.246',NULL,NULL),(33829,'brute_force','2022-12-13 16:02:00','2022-12-13 21:02:00',NULL,NULL,'admin'),(33830,'brute_force','2022-12-13 16:01:59','2022-12-13 21:01:59','217.12.121.44',NULL,NULL),(33831,'brute_force','2022-12-13 16:01:59','2022-12-13 21:01:59',NULL,NULL,'admin'),(33832,'brute_force','2022-12-13 16:02:00','2022-12-13 21:02:00','217.12.121.44',NULL,NULL),(33833,'brute_force','2022-12-13 16:02:00','2022-12-13 21:02:00',NULL,2,'gruposuadi'),(33834,'brute_force','2022-12-13 16:02:52','2022-12-13 21:02:52','91.213.11.6',NULL,NULL),(33835,'brute_force','2022-12-13 16:02:52','2022-12-13 21:02:52',NULL,NULL,'admin'),(33836,'brute_force','2022-12-13 16:02:52','2022-12-13 21:02:52','91.213.11.6',NULL,NULL),(33837,'brute_force','2022-12-13 16:02:52','2022-12-13 21:02:52',NULL,NULL,'admin'),(33838,'brute_force','2022-12-13 16:03:39','2022-12-13 21:03:39','50.62.176.243',NULL,NULL),(33839,'brute_force','2022-12-13 16:03:39','2022-12-13 21:03:39',NULL,NULL,'admin'),(33840,'brute_force','2022-12-13 16:03:39','2022-12-13 21:03:39','50.62.176.243',NULL,NULL),(33841,'brute_force','2022-12-13 16:03:39','2022-12-13 21:03:39',NULL,NULL,'admin'),(33842,'brute_force','2022-12-14 11:10:04','2022-12-14 16:10:04','198.71.230.39',NULL,NULL),(33843,'brute_force','2022-12-14 11:10:04','2022-12-14 16:10:04',NULL,2,'gruposuadi'),(33844,'brute_force','2022-12-14 11:10:04','2022-12-14 16:10:04','198.71.230.39',NULL,NULL),(33845,'brute_force','2022-12-14 11:10:04','2022-12-14 16:10:04',NULL,2,'gruposuadi'),(33846,'brute_force','2022-12-14 11:12:16','2022-12-14 16:12:16','93.93.70.242',NULL,NULL),(33847,'brute_force','2022-12-14 11:12:16','2022-12-14 16:12:16',NULL,2,'gruposuadi'),(33848,'brute_force','2022-12-14 11:12:16','2022-12-14 16:12:16','93.93.70.242',NULL,NULL),(33849,'brute_force','2022-12-14 11:12:16','2022-12-14 16:12:16',NULL,2,'gruposuadi'),(33850,'brute_force','2022-12-14 11:13:56','2022-12-14 16:13:56','178.128.85.109',NULL,NULL),(33851,'brute_force','2022-12-14 11:13:56','2022-12-14 16:13:56',NULL,NULL,'admin'),(33852,'brute_force','2022-12-14 11:13:56','2022-12-14 16:13:56','178.128.85.109',NULL,NULL),(33853,'brute_force','2022-12-14 11:13:56','2022-12-14 16:13:56',NULL,2,'gruposuadi'),(33854,'brute_force','2022-12-14 11:14:13','2022-12-14 16:14:13','50.62.176.175',NULL,NULL),(33855,'brute_force','2022-12-14 11:14:13','2022-12-14 16:14:13',NULL,2,'gruposuadi'),(33856,'brute_force','2022-12-14 11:14:13','2022-12-14 16:14:13','50.62.176.175',NULL,NULL),(33857,'brute_force','2022-12-14 11:14:13','2022-12-14 16:14:13',NULL,2,'gruposuadi'),(33858,'brute_force','2022-12-15 04:12:56','2022-12-15 09:12:56','34.96.143.131',NULL,NULL),(33859,'brute_force','2022-12-15 04:12:56','2022-12-15 09:12:56',NULL,2,'gruposuadi'),(33860,'brute_force','2022-12-15 16:00:49','2022-12-15 21:00:49','54.79.166.165',NULL,NULL),(33861,'brute_force','2022-12-15 16:00:49','2022-12-15 21:00:49',NULL,NULL,'admin'),(33862,'brute_force','2022-12-16 05:59:03','2022-12-16 10:59:03','34.87.49.51',NULL,NULL),(33863,'brute_force','2022-12-16 05:59:03','2022-12-16 10:59:03',NULL,NULL,'admin'),(33864,'brute_force','2022-12-17 19:36:13','2022-12-18 00:36:13','13.235.237.75',NULL,NULL),(33865,'brute_force','2022-12-17 19:36:13','2022-12-18 00:36:13',NULL,NULL,'admin'),(33866,'brute_force','2022-12-17 20:16:21','2022-12-18 01:16:21','82.165.83.105',NULL,NULL),(33867,'brute_force','2022-12-17 20:16:21','2022-12-18 01:16:21',NULL,NULL,'admin'),(33868,'brute_force','2022-12-17 20:16:21','2022-12-18 01:16:21','82.165.83.105',NULL,NULL),(33869,'brute_force','2022-12-17 20:16:21','2022-12-18 01:16:21',NULL,2,'gruposuadi'),(33870,'brute_force','2022-12-17 20:16:50','2022-12-18 01:16:50','192.190.220.188',NULL,NULL),(33871,'brute_force','2022-12-17 20:16:50','2022-12-18 01:16:50',NULL,2,'gruposuadi'),(33872,'brute_force','2022-12-17 20:16:51','2022-12-18 01:16:51','192.190.220.188',NULL,NULL),(33873,'brute_force','2022-12-17 20:16:51','2022-12-18 01:16:51',NULL,2,'gruposuadi'),(33874,'brute_force','2022-12-17 20:16:51','2022-12-18 01:16:51','50.62.177.160',NULL,NULL),(33875,'brute_force','2022-12-17 20:16:51','2022-12-18 01:16:51',NULL,NULL,'admin'),(33876,'brute_force','2022-12-17 20:16:51','2022-12-18 01:16:51','50.62.177.160',NULL,NULL),(33877,'brute_force','2022-12-17 20:16:51','2022-12-18 01:16:51',NULL,NULL,'admin'),(33878,'brute_force','2022-12-17 20:16:52','2022-12-18 01:16:52','50.62.176.214',NULL,NULL),(33879,'brute_force','2022-12-17 20:16:52','2022-12-18 01:16:52',NULL,2,'gruposuadi'),(33880,'brute_force','2022-12-17 20:17:21','2022-12-18 01:17:21','187.1.136.141',NULL,NULL),(33881,'brute_force','2022-12-17 20:17:21','2022-12-18 01:17:21',NULL,NULL,'admin'),(33882,'brute_force','2022-12-17 20:17:21','2022-12-18 01:17:21','187.1.136.141',NULL,NULL),(33883,'brute_force','2022-12-17 20:17:21','2022-12-18 01:17:21',NULL,NULL,'admin'),(33884,'brute_force','2022-12-17 20:18:12','2022-12-18 01:18:12','138.68.247.242',NULL,NULL),(33885,'brute_force','2022-12-17 20:18:12','2022-12-18 01:18:12',NULL,NULL,'admin'),(33886,'brute_force','2022-12-17 20:18:12','2022-12-18 01:18:12','138.68.247.242',NULL,NULL),(33887,'brute_force','2022-12-17 20:18:12','2022-12-18 01:18:12',NULL,2,'gruposuadi'),(33888,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33','134.122.35.243',NULL,NULL),(33889,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33',NULL,2,'gruposuadi'),(33890,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33','134.122.35.243',NULL,NULL),(33891,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33',NULL,NULL,'admin'),(33892,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33','93.113.110.128',NULL,NULL),(33893,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33',NULL,NULL,'admin'),(33894,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33','93.113.110.128',NULL,NULL),(33895,'brute_force','2022-12-17 20:35:33','2022-12-18 01:35:33',NULL,2,'gruposuadi'),(33896,'brute_force','2022-12-17 20:36:48','2022-12-18 01:36:48','91.121.67.194',NULL,NULL),(33897,'brute_force','2022-12-17 20:36:48','2022-12-18 01:36:48',NULL,NULL,'admin'),(33898,'brute_force','2022-12-17 20:36:48','2022-12-18 01:36:48','91.121.67.194',NULL,NULL),(33899,'brute_force','2022-12-17 20:36:48','2022-12-18 01:36:48',NULL,NULL,'admin'),(33900,'brute_force','2022-12-17 20:38:53','2022-12-18 01:38:53','13.114.95.77',NULL,NULL),(33901,'brute_force','2022-12-17 20:38:53','2022-12-18 01:38:53',NULL,2,'gruposuadi'),(33902,'brute_force','2022-12-17 20:38:54','2022-12-18 01:38:54','13.114.95.77',NULL,NULL),(33903,'brute_force','2022-12-17 20:38:54','2022-12-18 01:38:54',NULL,NULL,'admin'),(33904,'brute_force','2022-12-17 20:39:20','2022-12-18 01:39:20','50.62.177.18',NULL,NULL),(33905,'brute_force','2022-12-17 20:39:20','2022-12-18 01:39:20',NULL,2,'gruposuadi'),(33906,'brute_force','2022-12-17 20:40:31','2022-12-18 01:40:31','198.71.228.5',NULL,NULL),(33907,'brute_force','2022-12-17 20:40:31','2022-12-18 01:40:31',NULL,NULL,'admin'),(33908,'brute_force','2022-12-17 20:40:31','2022-12-18 01:40:31','198.71.228.5',NULL,NULL),(33909,'brute_force','2022-12-17 20:40:31','2022-12-18 01:40:31',NULL,NULL,'admin'),(33910,'brute_force','2022-12-17 20:40:49','2022-12-18 01:40:49','182.50.151.1',NULL,NULL),(33911,'brute_force','2022-12-17 20:40:49','2022-12-18 01:40:49',NULL,2,'gruposuadi'),(33912,'brute_force','2022-12-17 20:40:49','2022-12-18 01:40:49','182.50.151.1',NULL,NULL),(33913,'brute_force','2022-12-17 20:40:49','2022-12-18 01:40:49',NULL,NULL,'admin'),(33914,'brute_force','2022-12-18 00:35:04','2022-12-18 05:35:04','89.34.92.219',NULL,NULL),(33915,'brute_force','2022-12-18 00:35:04','2022-12-18 05:35:04',NULL,NULL,'gruposuadi.com'),(33916,'brute_force','2022-12-18 08:26:04','2022-12-18 13:26:04','34.87.94.148',NULL,NULL),(33917,'brute_force','2022-12-18 08:26:04','2022-12-18 13:26:04',NULL,2,'gruposuadi'),(33918,'brute_force','2022-12-19 09:59:07','2022-12-19 14:59:07','89.32.46.187',NULL,NULL),(33919,'brute_force','2022-12-19 09:59:07','2022-12-19 14:59:07',NULL,NULL,'admin'),(33920,'brute_force','2022-12-20 04:06:16','2022-12-20 09:06:16','82.165.86.47',NULL,NULL),(33921,'brute_force','2022-12-20 04:06:16','2022-12-20 09:06:16',NULL,NULL,'admin'),(33922,'brute_force','2022-12-20 04:07:25','2022-12-20 09:07:25','193.200.255.34',NULL,NULL),(33923,'brute_force','2022-12-20 04:07:25','2022-12-20 09:07:25',NULL,NULL,'admin'),(33924,'brute_force','2022-12-20 04:07:25','2022-12-20 09:07:25','193.200.255.34',NULL,NULL),(33925,'brute_force','2022-12-20 04:07:25','2022-12-20 09:07:25',NULL,2,'gruposuadi'),(33926,'brute_force','2022-12-20 04:08:28','2022-12-20 09:08:28','62.216.176.175',NULL,NULL),(33927,'brute_force','2022-12-20 04:08:28','2022-12-20 09:08:28',NULL,2,'gruposuadi'),(33928,'brute_force','2022-12-20 04:08:29','2022-12-20 09:08:29','62.216.176.175',NULL,NULL),(33929,'brute_force','2022-12-20 04:08:29','2022-12-20 09:08:29',NULL,2,'gruposuadi'),(33930,'brute_force','2022-12-20 04:11:22','2022-12-20 09:11:22','50.62.177.236',NULL,NULL),(33931,'brute_force','2022-12-20 04:11:22','2022-12-20 09:11:22',NULL,2,'gruposuadi'),(33932,'brute_force','2022-12-20 04:11:22','2022-12-20 09:11:22','50.62.177.236',NULL,NULL),(33933,'brute_force','2022-12-20 04:11:22','2022-12-20 09:11:22',NULL,NULL,'admin'),(33934,'brute_force','2022-12-20 04:11:44','2022-12-20 09:11:44','159.203.65.130',NULL,NULL),(33935,'brute_force','2022-12-20 04:11:44','2022-12-20 09:11:44',NULL,NULL,'admin'),(33936,'brute_force','2022-12-20 04:11:44','2022-12-20 09:11:44','159.203.65.130',NULL,NULL),(33937,'brute_force','2022-12-20 04:11:44','2022-12-20 09:11:44',NULL,2,'gruposuadi'),(33938,'brute_force','2022-12-21 09:25:30','2022-12-21 14:25:30','34.118.241.191',NULL,NULL),(33939,'brute_force','2022-12-21 09:25:30','2022-12-21 14:25:30',NULL,2,'gruposuadi'),(33940,'brute_force','2022-12-21 09:25:38','2022-12-21 14:25:38','34.118.241.191',NULL,NULL),(33941,'brute_force','2022-12-21 09:25:38','2022-12-21 14:25:38',NULL,2,'gruposuadi'),(33942,'brute_force','2022-12-21 09:25:43','2022-12-21 14:25:43','34.118.241.191',NULL,NULL),(33943,'brute_force','2022-12-21 09:25:43','2022-12-21 14:25:43',NULL,2,'gruposuadi'),(33944,'brute_force','2022-12-21 09:25:49','2022-12-21 14:25:49','34.118.241.191',NULL,NULL),(33945,'brute_force','2022-12-21 09:25:49','2022-12-21 14:25:49',NULL,2,'gruposuadi'),(33946,'brute_force','2022-12-21 09:25:55','2022-12-21 14:25:55','34.118.241.191',NULL,NULL),(33947,'brute_force','2022-12-21 09:25:55','2022-12-21 14:25:55',NULL,2,'gruposuadi'),(33948,'brute_force','2022-12-21 11:07:06','2022-12-21 16:07:06','35.236.28.226',NULL,NULL),(33949,'brute_force','2022-12-21 11:07:06','2022-12-21 16:07:06',NULL,2,'gruposuadi'),(33950,'brute_force','2022-12-21 11:07:58','2022-12-21 16:07:58','35.236.28.226',NULL,NULL),(33951,'brute_force','2022-12-21 11:07:58','2022-12-21 16:07:58',NULL,2,'gruposuadi'),(33952,'brute_force','2022-12-21 14:13:49','2022-12-21 19:13:49','185.214.124.73',NULL,NULL),(33953,'brute_force','2022-12-21 14:13:49','2022-12-21 19:13:49',NULL,2,'gruposuadi'),(33954,'brute_force','2022-12-21 15:27:04','2022-12-21 20:27:04','5.23.51.104',NULL,NULL),(33955,'brute_force','2022-12-21 15:27:04','2022-12-21 20:27:04',NULL,NULL,'gruposuadi.com'),(33956,'brute_force','2022-12-22 04:04:50','2022-12-22 09:04:50','103.161.132.8',NULL,NULL),(33957,'brute_force','2022-12-22 04:04:50','2022-12-22 09:04:50',NULL,2,'gruposuadi'),(33958,'brute_force','2022-12-22 10:44:29','2022-12-22 15:44:29','34.125.56.145',NULL,NULL),(33959,'brute_force','2022-12-22 10:44:29','2022-12-22 15:44:29',NULL,2,'gruposuadi'),(33960,'brute_force','2022-12-22 10:44:43','2022-12-22 15:44:43','34.125.56.145',NULL,NULL),(33961,'brute_force','2022-12-22 10:44:43','2022-12-22 15:44:43',NULL,2,'gruposuadi'),(33962,'brute_force','2022-12-22 10:44:54','2022-12-22 15:44:54','34.125.56.145',NULL,NULL),(33963,'brute_force','2022-12-22 10:44:54','2022-12-22 15:44:54',NULL,2,'gruposuadi'),(33964,'brute_force','2022-12-22 10:45:03','2022-12-22 15:45:03','34.125.56.145',NULL,NULL),(33965,'brute_force','2022-12-22 10:45:03','2022-12-22 15:45:03',NULL,2,'gruposuadi'),(33966,'brute_force','2022-12-22 10:45:13','2022-12-22 15:45:13','34.125.56.145',NULL,NULL),(33967,'brute_force','2022-12-22 10:45:13','2022-12-22 15:45:13',NULL,2,'gruposuadi'),(33968,'brute_force','2022-12-22 13:07:51','2022-12-22 18:07:51','103.161.132.8',NULL,NULL),(33969,'brute_force','2022-12-22 13:07:51','2022-12-22 18:07:51',NULL,NULL,'admin'),(33970,'brute_force','2022-12-22 16:19:45','2022-12-22 21:19:45','167.86.90.135',NULL,NULL),(33971,'brute_force','2022-12-22 16:19:45','2022-12-22 21:19:45',NULL,NULL,'admin'),(33972,'brute_force','2022-12-23 18:00:36','2022-12-23 23:00:36','34.87.94.148',NULL,NULL),(33973,'brute_force','2022-12-23 18:00:36','2022-12-23 23:00:36',NULL,NULL,'gruposuadicom'),(33974,'brute_force','2022-12-24 06:44:43','2022-12-24 11:44:43','185.225.33.46',NULL,NULL),(33975,'brute_force','2022-12-24 06:44:43','2022-12-24 11:44:43',NULL,NULL,'admin'),(33976,'brute_force','2022-12-24 06:44:45','2022-12-24 11:44:45','185.225.33.46',NULL,NULL),(33977,'brute_force','2022-12-24 06:44:45','2022-12-24 11:44:45',NULL,NULL,'admin'),(33978,'brute_force','2022-12-24 06:44:47','2022-12-24 11:44:47','185.225.33.46',NULL,NULL),(33979,'brute_force','2022-12-24 06:44:47','2022-12-24 11:44:47',NULL,NULL,'admin'),(33980,'brute_force','2022-12-24 06:44:49','2022-12-24 11:44:49','185.225.33.46',NULL,NULL),(33981,'brute_force','2022-12-24 06:44:49','2022-12-24 11:44:49',NULL,NULL,'admin'),(33982,'brute_force','2022-12-24 06:44:51','2022-12-24 11:44:51','185.225.33.46',NULL,NULL),(33983,'brute_force','2022-12-24 06:44:51','2022-12-24 11:44:51',NULL,NULL,'admin'),(33984,'brute_force','2022-12-25 00:40:25','2022-12-25 05:40:25','18.179.223.32',NULL,NULL),(33985,'brute_force','2022-12-25 00:40:25','2022-12-25 05:40:25',NULL,NULL,'admin.'),(33986,'brute_force','2022-12-25 09:00:10','2022-12-25 14:00:10','34.65.233.162',NULL,NULL),(33987,'brute_force','2022-12-25 09:00:10','2022-12-25 14:00:10',NULL,NULL,'Raulgalera'),(33988,'brute_force','2022-12-25 21:52:35','2022-12-26 02:52:35','34.88.205.209',NULL,NULL),(33989,'brute_force','2022-12-25 21:52:35','2022-12-26 02:52:35',NULL,NULL,'admin@example.com'),(33990,'brute_force','2022-12-25 23:23:45','2022-12-26 04:23:45','34.88.205.209',NULL,NULL),(33991,'brute_force','2022-12-25 23:23:45','2022-12-26 04:23:45',NULL,NULL,'admin@gmail.com'),(33992,'brute_force','2022-12-26 06:37:03','2022-12-26 11:37:03','34.87.49.51',NULL,NULL),(33993,'brute_force','2022-12-26 06:37:03','2022-12-26 11:37:03',NULL,NULL,'admin@gruposuadi.com'),(33994,'brute_force','2022-12-26 06:38:17','2022-12-26 11:38:17','13.234.57.198',NULL,NULL),(33995,'brute_force','2022-12-26 06:38:17','2022-12-26 11:38:17',NULL,NULL,'admin@mail.com'),(33996,'brute_force','2022-12-26 11:48:17','2022-12-26 16:48:17','34.87.49.51',NULL,NULL),(33997,'brute_force','2022-12-26 11:48:17','2022-12-26 16:48:17',NULL,NULL,'test@test.com'),(33998,'brute_force','2023-01-09 16:48:57','2023-01-09 21:48:57','89.32.46.187',NULL,NULL),(33999,'brute_force','2023-01-09 16:48:57','2023-01-09 21:48:57',NULL,NULL,'admin'),(34000,'brute_force','2023-01-10 03:53:51','2023-01-10 08:53:51','103.7.8.169',NULL,NULL),(34001,'brute_force','2023-01-10 03:53:51','2023-01-10 08:53:51',NULL,NULL,'admin'),(34002,'brute_force','2023-01-10 05:22:07','2023-01-10 10:22:07','34.96.143.131',NULL,NULL),(34003,'brute_force','2023-01-10 05:22:07','2023-01-10 10:22:07',NULL,NULL,'admin'),(34004,'brute_force','2023-01-10 09:21:18','2023-01-10 14:21:18','89.32.46.187',NULL,NULL),(34005,'brute_force','2023-01-10 09:21:18','2023-01-10 14:21:18',NULL,NULL,'admin'),(34006,'brute_force','2023-01-12 17:05:48','2023-01-12 22:05:48','34.96.143.131',NULL,NULL),(34007,'brute_force','2023-01-12 17:05:48','2023-01-12 22:05:48',NULL,NULL,'admin'),(34008,'brute_force','2023-01-13 12:44:20','2023-01-13 17:44:20','34.96.143.131',NULL,NULL),(34009,'brute_force','2023-01-13 12:44:20','2023-01-13 17:44:20',NULL,NULL,'admin'),(34010,'brute_force','2023-01-14 11:18:16','2023-01-14 16:18:16','34.96.143.131',NULL,NULL),(34011,'brute_force','2023-01-14 11:18:16','2023-01-14 16:18:16',NULL,NULL,'admin'),(34012,'brute_force','2023-01-15 18:18:21','2023-01-15 23:18:21','34.87.94.148',NULL,NULL),(34013,'brute_force','2023-01-15 18:18:21','2023-01-15 23:18:21',NULL,NULL,'admin'),(34014,'brute_force','2023-01-16 05:11:39','2023-01-16 10:11:39','89.32.46.187',NULL,NULL),(34015,'brute_force','2023-01-16 05:11:39','2023-01-16 10:11:39',NULL,NULL,'admin'),(34016,'brute_force','2023-01-17 05:11:49','2023-01-17 10:11:49','34.143.149.238',NULL,NULL),(34017,'brute_force','2023-01-17 05:11:49','2023-01-17 10:11:49',NULL,NULL,'admin'),(34018,'brute_force','2023-01-17 15:15:51','2023-01-17 20:15:51','211.196.38.227',NULL,NULL),(34019,'brute_force','2023-01-17 15:15:51','2023-01-17 20:15:51',NULL,NULL,'admin'),(34020,'brute_force','2023-01-17 15:25:19','2023-01-17 20:25:19','59.15.73.132',NULL,NULL),(34021,'brute_force','2023-01-17 15:25:19','2023-01-17 20:25:19',NULL,NULL,'admin'),(34022,'brute_force','2023-01-19 20:23:05','2023-01-20 01:23:05','75.119.151.71',NULL,NULL),(34023,'brute_force','2023-01-19 20:23:05','2023-01-20 01:23:05',NULL,NULL,'admin'),(34024,'brute_force','2023-01-19 23:24:09','2023-01-20 04:24:09','54.255.84.63',NULL,NULL),(34025,'brute_force','2023-01-19 23:24:09','2023-01-20 04:24:09',NULL,NULL,'admin'),(34026,'brute_force','2023-01-20 00:41:57','2023-01-20 05:41:57','81.177.141.224',NULL,NULL),(34027,'brute_force','2023-01-20 00:41:57','2023-01-20 05:41:57',NULL,NULL,'admin'),(34028,'brute_force','2023-01-20 00:54:03','2023-01-20 05:54:03','137.184.105.54',NULL,NULL),(34029,'brute_force','2023-01-20 00:54:03','2023-01-20 05:54:03',NULL,NULL,'admin'),(34030,'brute_force','2023-01-20 01:04:17','2023-01-20 06:04:17','91.121.143.142',NULL,NULL),(34031,'brute_force','2023-01-20 01:04:17','2023-01-20 06:04:17',NULL,NULL,'admin'),(34032,'brute_force','2023-01-20 01:35:46','2023-01-20 06:35:46','103.200.23.160',NULL,NULL),(34033,'brute_force','2023-01-20 01:35:46','2023-01-20 06:35:46',NULL,NULL,'admin'),(34034,'brute_force','2023-01-20 01:48:20','2023-01-20 06:48:20','172.105.56.46',NULL,NULL),(34035,'brute_force','2023-01-20 01:48:20','2023-01-20 06:48:20',NULL,NULL,'admin'),(34036,'brute_force','2023-01-20 02:11:06','2023-01-20 07:11:06','93.84.114.208',NULL,NULL),(34037,'brute_force','2023-01-20 02:11:06','2023-01-20 07:11:06',NULL,NULL,'admin'),(34038,'brute_force','2023-01-20 03:24:50','2023-01-20 08:24:50','78.46.82.123',NULL,NULL),(34039,'brute_force','2023-01-20 03:24:50','2023-01-20 08:24:50',NULL,NULL,'admin'),(34040,'brute_force','2023-01-20 04:51:32','2023-01-20 09:51:32','109.70.148.37',NULL,NULL),(34041,'brute_force','2023-01-20 04:51:32','2023-01-20 09:51:32',NULL,NULL,'admin'),(34042,'brute_force','2023-01-20 06:43:22','2023-01-20 11:43:22','157.90.129.167',NULL,NULL),(34043,'brute_force','2023-01-20 06:43:22','2023-01-20 11:43:22',NULL,NULL,'admin'),(34044,'brute_force','2023-01-20 07:55:15','2023-01-20 12:55:15','52.58.176.105',NULL,NULL),(34045,'brute_force','2023-01-20 07:55:15','2023-01-20 12:55:15',NULL,NULL,'admin'),(34046,'brute_force','2023-01-20 10:43:02','2023-01-20 15:43:02','145.239.194.17',NULL,NULL),(34047,'brute_force','2023-01-20 10:43:02','2023-01-20 15:43:02',NULL,NULL,'admin'),(34048,'brute_force','2023-01-20 10:46:12','2023-01-20 15:46:12','18.235.155.88',NULL,NULL),(34049,'brute_force','2023-01-20 10:46:12','2023-01-20 15:46:12',NULL,NULL,'admin'),(34050,'brute_force','2023-01-20 10:47:12','2023-01-20 15:47:12','15.206.170.42',NULL,NULL),(34051,'brute_force','2023-01-20 10:47:12','2023-01-20 15:47:12',NULL,NULL,'admin'),(34052,'brute_force','2023-01-20 11:02:30','2023-01-20 16:02:30','146.148.66.135',NULL,NULL),(34053,'brute_force','2023-01-20 11:02:30','2023-01-20 16:02:30',NULL,NULL,'admin'),(34054,'brute_force','2023-01-20 11:08:49','2023-01-20 16:08:49','5.101.157.21',NULL,NULL),(34055,'brute_force','2023-01-20 11:08:49','2023-01-20 16:08:49',NULL,NULL,'admin'),(34056,'brute_force','2023-01-20 12:02:59','2023-01-20 17:02:59','103.72.163.9',NULL,NULL),(34057,'brute_force','2023-01-20 12:02:59','2023-01-20 17:02:59',NULL,NULL,'admin'),(34058,'brute_force','2023-01-20 12:38:36','2023-01-20 17:38:36','217.13.219.167',NULL,NULL),(34059,'brute_force','2023-01-20 12:38:36','2023-01-20 17:38:36',NULL,NULL,'admin'),(34060,'brute_force','2023-01-20 12:53:05','2023-01-20 17:53:05','51.89.98.142',NULL,NULL),(34061,'brute_force','2023-01-20 12:53:05','2023-01-20 17:53:05',NULL,NULL,'admin'),(34062,'brute_force','2023-01-20 13:27:16','2023-01-20 18:27:16','95.217.178.185',NULL,NULL),(34063,'brute_force','2023-01-20 13:27:16','2023-01-20 18:27:16',NULL,NULL,'admin'),(34064,'brute_force','2023-01-20 13:46:05','2023-01-20 18:46:05','178.128.31.204',NULL,NULL),(34065,'brute_force','2023-01-20 13:46:05','2023-01-20 18:46:05',NULL,NULL,'admin'),(34066,'brute_force','2023-01-20 14:29:44','2023-01-20 19:29:44','162.241.200.245',NULL,NULL),(34067,'brute_force','2023-01-20 14:29:44','2023-01-20 19:29:44',NULL,NULL,'admin'),(34068,'brute_force','2023-01-20 14:52:39','2023-01-20 19:52:39','93.84.114.208',NULL,NULL),(34069,'brute_force','2023-01-20 14:52:39','2023-01-20 19:52:39',NULL,NULL,'admin'),(34070,'brute_force','2023-01-20 15:51:01','2023-01-20 20:51:01','178.208.67.56',NULL,NULL),(34071,'brute_force','2023-01-20 15:51:01','2023-01-20 20:51:01',NULL,NULL,'admin'),(34072,'brute_force','2023-01-20 16:25:20','2023-01-20 21:25:20','103.211.219.62',NULL,NULL),(34073,'brute_force','2023-01-20 16:25:20','2023-01-20 21:25:20',NULL,NULL,'admin'),(34074,'brute_force','2023-01-20 18:32:25','2023-01-20 23:32:25','45.252.248.7',NULL,NULL),(34075,'brute_force','2023-01-20 18:32:25','2023-01-20 23:32:25',NULL,NULL,'admin'),(34076,'brute_force','2023-01-20 20:07:36','2023-01-21 01:07:36','54.70.90.230',NULL,NULL),(34077,'brute_force','2023-01-20 20:07:36','2023-01-21 01:07:36',NULL,NULL,'admin'),(34078,'brute_force','2023-01-20 23:31:49','2023-01-21 04:31:49','172.105.251.128',NULL,NULL),(34079,'brute_force','2023-01-20 23:31:49','2023-01-21 04:31:49',NULL,NULL,'admin'),(34080,'brute_force','2023-01-21 01:10:00','2023-01-21 06:10:00','92.205.12.83',NULL,NULL),(34081,'brute_force','2023-01-21 01:10:00','2023-01-21 06:10:00',NULL,NULL,'admin'),(34082,'brute_force','2023-01-21 01:10:25','2023-01-21 06:10:25','81.19.145.89',NULL,NULL),(34083,'brute_force','2023-01-21 01:10:25','2023-01-21 06:10:25',NULL,NULL,'admin'),(34084,'brute_force','2023-01-21 01:10:25','2023-01-21 06:10:25','81.19.145.89',NULL,NULL),(34085,'brute_force','2023-01-21 01:10:25','2023-01-21 06:10:25',NULL,2,'gruposuadi'),(34086,'brute_force','2023-01-21 01:10:45','2023-01-21 06:10:45','50.62.177.37',NULL,NULL),(34087,'brute_force','2023-01-21 01:10:45','2023-01-21 06:10:45',NULL,NULL,'admin'),(34088,'brute_force','2023-01-21 01:10:46','2023-01-21 06:10:46','50.62.177.37',NULL,NULL),(34089,'brute_force','2023-01-21 01:10:46','2023-01-21 06:10:46',NULL,NULL,'admin'),(34090,'brute_force','2023-01-21 01:12:15','2023-01-21 06:12:15','192.190.220.188',NULL,NULL),(34091,'brute_force','2023-01-21 01:12:15','2023-01-21 06:12:15',NULL,NULL,'admin'),(34092,'brute_force','2023-01-21 01:12:16','2023-01-21 06:12:16','192.190.220.188',NULL,NULL),(34093,'brute_force','2023-01-21 01:12:16','2023-01-21 06:12:16',NULL,NULL,'admin'),(34094,'brute_force','2023-01-21 01:12:58','2023-01-21 06:12:58','194.191.24.15',NULL,NULL),(34095,'brute_force','2023-01-21 01:12:58','2023-01-21 06:12:58',NULL,2,'gruposuadi'),(34096,'brute_force','2023-01-21 01:12:58','2023-01-21 06:12:58','194.191.24.15',NULL,NULL),(34097,'brute_force','2023-01-21 01:12:58','2023-01-21 06:12:58',NULL,NULL,'admin'),(34098,'brute_force','2023-01-21 01:13:34','2023-01-21 06:13:34','132.148.120.17',NULL,NULL),(34099,'brute_force','2023-01-21 01:13:34','2023-01-21 06:13:34',NULL,2,'gruposuadi'),(34100,'brute_force','2023-01-21 01:13:34','2023-01-21 06:13:34','132.148.120.17',NULL,NULL),(34101,'brute_force','2023-01-21 01:13:34','2023-01-21 06:13:34',NULL,NULL,'admin'),(34102,'brute_force','2023-01-21 01:13:38','2023-01-21 06:13:38','185.158.29.20',NULL,NULL),(34103,'brute_force','2023-01-21 01:13:38','2023-01-21 06:13:38',NULL,2,'gruposuadi'),(34104,'brute_force','2023-01-21 01:13:38','2023-01-21 06:13:38','185.158.29.20',NULL,NULL),(34105,'brute_force','2023-01-21 01:13:38','2023-01-21 06:13:38',NULL,NULL,'admin'),(34106,'brute_force','2023-01-21 01:15:20','2023-01-21 06:15:20','178.32.227.133',NULL,NULL),(34107,'brute_force','2023-01-21 01:15:20','2023-01-21 06:15:20',NULL,NULL,'admin'),(34108,'brute_force','2023-01-21 01:15:20','2023-01-21 06:15:20','178.32.227.133',NULL,NULL),(34109,'brute_force','2023-01-21 01:15:20','2023-01-21 06:15:20',NULL,2,'gruposuadi'),(34110,'brute_force','2023-01-21 01:16:22','2023-01-21 06:16:22','186.202.153.180',NULL,NULL),(34111,'brute_force','2023-01-21 01:16:22','2023-01-21 06:16:22',NULL,2,'gruposuadi'),(34112,'brute_force','2023-01-21 01:16:22','2023-01-21 06:16:22','186.202.153.180',NULL,NULL),(34113,'brute_force','2023-01-21 01:16:22','2023-01-21 06:16:22',NULL,2,'gruposuadi'),(34114,'brute_force','2023-01-21 01:16:41','2023-01-21 06:16:41','109.70.148.39',NULL,NULL),(34115,'brute_force','2023-01-21 01:16:41','2023-01-21 06:16:41',NULL,NULL,'admin'),(34116,'brute_force','2023-01-21 01:17:14','2023-01-21 06:17:14','91.134.137.121',NULL,NULL),(34117,'brute_force','2023-01-21 01:17:14','2023-01-21 06:17:14',NULL,NULL,'admin'),(34118,'brute_force','2023-01-21 01:17:38','2023-01-21 06:17:38','117.52.89.210',NULL,NULL),(34119,'brute_force','2023-01-21 01:17:38','2023-01-21 06:17:38',NULL,2,'gruposuadi'),(34120,'brute_force','2023-01-21 01:17:38','2023-01-21 06:17:38','117.52.89.210',NULL,NULL),(34121,'brute_force','2023-01-21 01:17:38','2023-01-21 06:17:38',NULL,2,'gruposuadi'),(34122,'brute_force','2023-01-21 02:41:10','2023-01-21 07:41:10','198.136.59.20',NULL,NULL),(34123,'brute_force','2023-01-21 02:41:10','2023-01-21 07:41:10',NULL,NULL,'admin'),(34124,'brute_force','2023-01-21 05:02:53','2023-01-21 10:02:53','103.255.250.161',NULL,NULL),(34125,'brute_force','2023-01-21 05:02:53','2023-01-21 10:02:53',NULL,NULL,'admin'),(34126,'brute_force','2023-01-21 06:13:32','2023-01-21 11:13:32','167.86.100.73',NULL,NULL),(34127,'brute_force','2023-01-21 06:13:32','2023-01-21 11:13:32',NULL,NULL,'admin'),(34128,'brute_force','2023-01-21 07:00:13','2023-01-21 12:00:13','3.137.48.129',NULL,NULL),(34129,'brute_force','2023-01-21 07:00:13','2023-01-21 12:00:13',NULL,NULL,'admin'),(34130,'brute_force','2023-01-21 11:05:25','2023-01-21 16:05:25','35.213.158.128',NULL,NULL),(34131,'brute_force','2023-01-21 11:05:25','2023-01-21 16:05:25',NULL,NULL,'admin'),(34132,'brute_force','2023-01-21 13:28:49','2023-01-21 18:28:49','103.28.53.179',NULL,NULL),(34133,'brute_force','2023-01-21 13:28:49','2023-01-21 18:28:49',NULL,NULL,'admin'),(34134,'brute_force','2023-01-21 14:16:16','2023-01-21 19:16:16','146.148.66.135',NULL,NULL),(34135,'brute_force','2023-01-21 14:16:16','2023-01-21 19:16:16',NULL,NULL,'admin'),(34136,'brute_force','2023-01-21 15:53:06','2023-01-21 20:53:06','34.75.221.29',NULL,NULL),(34137,'brute_force','2023-01-21 15:53:06','2023-01-21 20:53:06',NULL,NULL,'admin'),(34138,'brute_force','2023-01-21 16:03:32','2023-01-21 21:03:32','54.39.100.84',NULL,NULL),(34139,'brute_force','2023-01-21 16:03:32','2023-01-21 21:03:32',NULL,NULL,'admin'),(34140,'brute_force','2023-01-21 16:28:47','2023-01-21 21:28:47','54.39.100.84',NULL,NULL),(34141,'brute_force','2023-01-21 16:28:47','2023-01-21 21:28:47',NULL,NULL,'admin'),(34142,'brute_force','2023-01-21 16:35:30','2023-01-21 21:35:30','54.39.100.84',NULL,NULL),(34143,'brute_force','2023-01-21 16:35:30','2023-01-21 21:35:30',NULL,NULL,'admin'),(34144,'brute_force','2023-01-21 16:35:33','2023-01-21 21:35:33','54.39.100.84',NULL,NULL),(34145,'brute_force','2023-01-21 16:35:33','2023-01-21 21:35:33',NULL,NULL,'admin'),(34146,'brute_force','2023-01-21 16:59:49','2023-01-21 21:59:49','45.252.251.22',NULL,NULL),(34147,'brute_force','2023-01-21 16:59:49','2023-01-21 21:59:49',NULL,NULL,'admin'),(34148,'brute_force','2023-01-21 17:07:51','2023-01-21 22:07:51','172.105.251.128',NULL,NULL),(34149,'brute_force','2023-01-21 17:07:51','2023-01-21 22:07:51',NULL,NULL,'admin'),(34150,'brute_force','2023-01-21 17:20:52','2023-01-21 22:20:52','13.57.153.111',NULL,NULL),(34151,'brute_force','2023-01-21 17:20:52','2023-01-21 22:20:52',NULL,NULL,'admin'),(34152,'brute_force','2023-01-21 22:04:28','2023-01-22 03:04:28','172.105.56.46',NULL,NULL),(34153,'brute_force','2023-01-21 22:04:28','2023-01-22 03:04:28',NULL,NULL,'admin'),(34154,'brute_force','2023-01-22 00:45:10','2023-01-22 05:45:10','54.79.166.165',NULL,NULL),(34155,'brute_force','2023-01-22 00:45:10','2023-01-22 05:45:10',NULL,NULL,'admin'),(34156,'brute_force','2023-01-22 00:45:13','2023-01-22 05:45:13','103.127.41.4',NULL,NULL),(34157,'brute_force','2023-01-22 00:45:13','2023-01-22 05:45:13',NULL,NULL,'admin'),(34158,'brute_force','2023-01-22 02:29:13','2023-01-22 07:29:13','172.105.251.128',NULL,NULL),(34159,'brute_force','2023-01-22 02:29:13','2023-01-22 07:29:13',NULL,NULL,'admin'),(34160,'brute_force','2023-01-22 06:37:14','2023-01-22 11:37:14','54.79.166.165',NULL,NULL),(34161,'brute_force','2023-01-22 06:37:14','2023-01-22 11:37:14',NULL,NULL,'admin'),(34162,'brute_force','2023-01-22 07:11:54','2023-01-22 12:11:54','45.252.251.45',NULL,NULL),(34163,'brute_force','2023-01-22 07:11:54','2023-01-22 12:11:54',NULL,NULL,'admin'),(34164,'brute_force','2023-01-22 07:47:50','2023-01-22 12:47:50','172.105.251.128',NULL,NULL),(34165,'brute_force','2023-01-22 07:47:50','2023-01-22 12:47:50',NULL,NULL,'admin'),(34166,'brute_force','2023-01-22 09:58:50','2023-01-22 14:58:50','198.136.59.20',NULL,NULL),(34167,'brute_force','2023-01-22 09:58:50','2023-01-22 14:58:50',NULL,NULL,'admin'),(34168,'brute_force','2023-01-22 10:19:12','2023-01-22 15:19:12','103.146.203.123',NULL,NULL),(34169,'brute_force','2023-01-22 10:19:12','2023-01-22 15:19:12',NULL,NULL,'admin'),(34170,'brute_force','2023-01-22 13:25:11','2023-01-22 18:25:11','172.105.251.128',NULL,NULL),(34171,'brute_force','2023-01-22 13:25:11','2023-01-22 18:25:11',NULL,NULL,'admin'),(34172,'brute_force','2023-01-22 13:36:29','2023-01-22 18:36:29','103.129.222.7',NULL,NULL),(34173,'brute_force','2023-01-22 13:36:29','2023-01-22 18:36:29',NULL,NULL,'admin'),(34174,'brute_force','2023-01-22 14:41:56','2023-01-22 19:41:56','37.140.192.228',NULL,NULL),(34175,'brute_force','2023-01-22 14:41:56','2023-01-22 19:41:56',NULL,2,'gruposuadi'),(34176,'brute_force','2023-01-22 18:13:48','2023-01-22 23:13:48','198.136.59.20',NULL,NULL),(34177,'brute_force','2023-01-22 18:13:48','2023-01-22 23:13:48',NULL,2,'gruposuadi'),(34178,'brute_force','2023-01-22 18:50:29','2023-01-22 23:50:29','54.73.7.48',NULL,NULL),(34179,'brute_force','2023-01-22 18:50:29','2023-01-22 23:50:29',NULL,2,'gruposuadi'),(34180,'brute_force','2023-01-22 19:32:14','2023-01-23 00:32:14','34.96.143.131',NULL,NULL),(34181,'brute_force','2023-01-22 19:32:14','2023-01-23 00:32:14',NULL,2,'gruposuadi'),(34182,'brute_force','2023-01-22 19:40:04','2023-01-23 00:40:04','54.79.166.165',NULL,NULL),(34183,'brute_force','2023-01-22 19:40:04','2023-01-23 00:40:04',NULL,NULL,'admin'),(34184,'brute_force','2023-01-22 20:59:12','2023-01-23 01:59:12','45.252.251.22',NULL,NULL),(34185,'brute_force','2023-01-22 20:59:12','2023-01-23 01:59:12',NULL,NULL,'admin'),(34186,'brute_force','2023-01-22 21:56:34','2023-01-23 02:56:34','54.73.7.48',NULL,NULL),(34187,'brute_force','2023-01-22 21:56:34','2023-01-23 02:56:34',NULL,2,'gruposuadi'),(34188,'brute_force','2023-01-22 22:42:25','2023-01-23 03:42:25','45.252.248.7',NULL,NULL),(34189,'brute_force','2023-01-22 22:42:25','2023-01-23 03:42:25',NULL,NULL,'admin'),(34190,'brute_force','2023-01-23 00:03:33','2023-01-23 05:03:33','45.252.251.45',NULL,NULL),(34191,'brute_force','2023-01-23 00:03:33','2023-01-23 05:03:33',NULL,NULL,'admin'),(34192,'brute_force','2023-01-23 05:17:56','2023-01-23 10:17:56','13.57.153.111',NULL,NULL),(34193,'brute_force','2023-01-23 05:17:56','2023-01-23 10:17:56',NULL,NULL,'admin'),(34194,'brute_force','2023-01-23 09:50:25','2023-01-23 14:50:25','103.129.222.7',NULL,NULL),(34195,'brute_force','2023-01-23 09:50:25','2023-01-23 14:50:25',NULL,NULL,'admin'),(34196,'brute_force','2023-01-23 14:52:48','2023-01-23 19:52:48','34.87.94.148',NULL,NULL),(34197,'brute_force','2023-01-23 14:52:48','2023-01-23 19:52:48',NULL,NULL,'admin'),(34198,'brute_force','2023-01-23 19:32:36','2023-01-24 00:32:36','45.252.251.22',NULL,NULL),(34199,'brute_force','2023-01-23 19:32:36','2023-01-24 00:32:36',NULL,2,'gruposuadi'),(34200,'brute_force','2023-01-24 01:33:19','2023-01-24 06:33:19','103.129.222.7',NULL,NULL),(34201,'brute_force','2023-01-24 01:33:19','2023-01-24 06:33:19',NULL,2,'gruposuadi'),(34202,'brute_force','2023-01-24 03:28:27','2023-01-24 08:28:27','103.161.132.8',NULL,NULL),(34203,'brute_force','2023-01-24 03:28:27','2023-01-24 08:28:27',NULL,NULL,'admin'),(34204,'brute_force','2023-01-24 04:30:38','2023-01-24 09:30:38','103.161.132.8',NULL,NULL),(34205,'brute_force','2023-01-24 04:30:38','2023-01-24 09:30:38',NULL,NULL,'admin'),(34206,'brute_force','2023-01-24 05:17:14','2023-01-24 10:17:14','103.161.132.8',NULL,NULL),(34207,'brute_force','2023-01-24 05:17:14','2023-01-24 10:17:14',NULL,NULL,'admin'),(34208,'brute_force','2023-01-24 06:47:52','2023-01-24 11:47:52','45.252.248.7',NULL,NULL),(34209,'brute_force','2023-01-24 06:47:52','2023-01-24 11:47:52',NULL,2,'gruposuadi'),(34210,'brute_force','2023-01-24 16:04:36','2023-01-24 21:04:36','45.252.248.7',NULL,NULL),(34211,'brute_force','2023-01-24 16:04:36','2023-01-24 21:04:36',NULL,2,'gruposuadi'),(34212,'brute_force','2023-01-25 08:10:36','2023-01-25 13:10:36','45.252.251.45',NULL,NULL),(34213,'brute_force','2023-01-25 08:10:36','2023-01-25 13:10:36',NULL,2,'gruposuadi'),(34214,'brute_force','2023-01-25 10:33:41','2023-01-25 15:33:41','103.153.3.21',NULL,NULL),(34215,'brute_force','2023-01-25 10:33:41','2023-01-25 15:33:41',NULL,2,'gruposuadi'),(34216,'brute_force','2023-01-25 11:18:58','2023-01-25 16:18:58','103.28.53.179',NULL,NULL),(34217,'brute_force','2023-01-25 11:18:58','2023-01-25 16:18:58',NULL,NULL,'admin'),(34218,'brute_force','2023-01-27 03:23:53','2023-01-27 08:23:53','103.28.53.179',NULL,NULL),(34219,'brute_force','2023-01-27 03:23:53','2023-01-27 08:23:53',NULL,2,'gruposuadi'),(34220,'brute_force','2023-01-27 13:38:10','2023-01-27 18:38:10','35.222.218.27',NULL,NULL),(34221,'brute_force','2023-01-27 13:38:10','2023-01-27 18:38:10',NULL,NULL,'admin'),(34222,'brute_force','2023-01-27 17:16:15','2023-01-27 22:16:15','34.75.221.29',NULL,NULL),(34223,'brute_force','2023-01-27 17:16:15','2023-01-27 22:16:15',NULL,NULL,'admin'),(34224,'brute_force','2023-01-28 09:52:51','2023-01-28 14:52:51','103.153.3.21',NULL,NULL),(34225,'brute_force','2023-01-28 09:52:51','2023-01-28 14:52:51',NULL,NULL,'admin'),(34226,'brute_force','2023-01-28 19:40:55','2023-01-29 00:40:55','45.252.251.45',NULL,NULL),(34227,'brute_force','2023-01-28 19:40:55','2023-01-29 00:40:55',NULL,NULL,'admin'),(34228,'brute_force','2023-01-29 10:56:53','2023-01-29 15:56:53','82.165.83.128',NULL,NULL),(34229,'brute_force','2023-01-29 10:56:53','2023-01-29 15:56:53',NULL,NULL,'enamad'),(34230,'brute_force','2023-01-29 10:56:38','2023-01-29 15:56:38','82.165.83.128',NULL,NULL),(34231,'brute_force','2023-01-29 10:56:38','2023-01-29 15:56:38',NULL,NULL,'enamad'),(34232,'brute_force','2023-01-29 12:25:29','2023-01-29 17:25:29','193.200.255.34',NULL,NULL),(34233,'brute_force','2023-01-29 12:25:29','2023-01-29 17:25:29',NULL,NULL,'admin'),(34234,'brute_force','2023-01-29 12:25:30','2023-01-29 17:25:30','68.178.245.62',NULL,NULL),(34235,'brute_force','2023-01-29 12:25:30','2023-01-29 17:25:30',NULL,NULL,'admin'),(34236,'brute_force','2023-01-29 12:25:30','2023-01-29 17:25:30','68.178.245.62',NULL,NULL),(34237,'brute_force','2023-01-29 12:25:30','2023-01-29 17:25:30',NULL,NULL,'admin'),(34238,'brute_force','2023-01-29 12:25:29','2023-01-29 17:25:29','193.200.255.34',NULL,NULL),(34239,'brute_force','2023-01-29 12:25:29','2023-01-29 17:25:29',NULL,NULL,'admin'),(34240,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40','151.236.47.80',NULL,NULL),(34241,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40',NULL,NULL,'admin'),(34242,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40','151.236.47.80',NULL,NULL),(34243,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40',NULL,NULL,'admin'),(34244,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40','122.155.17.184',NULL,NULL),(34245,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40',NULL,2,'gruposuadi'),(34246,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40','122.155.17.184',NULL,NULL),(34247,'brute_force','2023-01-29 12:26:40','2023-01-29 17:26:40',NULL,2,'gruposuadi'),(34248,'brute_force','2023-01-29 12:29:39','2023-01-29 17:29:39','81.19.145.39',NULL,NULL),(34249,'brute_force','2023-01-29 12:29:39','2023-01-29 17:29:39',NULL,2,'gruposuadi'),(34250,'brute_force','2023-01-29 12:29:39','2023-01-29 17:29:39','81.19.145.39',NULL,NULL),(34251,'brute_force','2023-01-29 12:29:39','2023-01-29 17:29:39',NULL,NULL,'admin'),(34252,'brute_force','2023-01-29 12:29:40','2023-01-29 17:29:40','50.63.142.42',NULL,NULL),(34253,'brute_force','2023-01-29 12:29:40','2023-01-29 17:29:40',NULL,NULL,'admin'),(34254,'brute_force','2023-01-29 12:29:40','2023-01-29 17:29:40','50.63.142.42',NULL,NULL),(34255,'brute_force','2023-01-29 12:29:40','2023-01-29 17:29:40',NULL,2,'gruposuadi'),(34256,'brute_force','2023-01-29 12:30:32','2023-01-29 17:30:32','112.175.114.37',NULL,NULL),(34257,'brute_force','2023-01-29 12:30:32','2023-01-29 17:30:32',NULL,2,'gruposuadi'),(34258,'brute_force','2023-01-29 16:13:34','2023-01-29 21:13:34','35.222.218.27',NULL,NULL),(34259,'brute_force','2023-01-29 16:13:34','2023-01-29 21:13:34',NULL,NULL,'admin'),(34260,'brute_force','2023-01-30 02:36:11','2023-01-30 07:36:11','206.189.139.178',NULL,NULL),(34261,'brute_force','2023-01-30 02:36:11','2023-01-30 07:36:11',NULL,NULL,'admin'),(34262,'brute_force','2023-01-30 02:36:13','2023-01-30 07:36:13','206.189.139.178',NULL,NULL),(34263,'brute_force','2023-01-30 02:36:13','2023-01-30 07:36:13',NULL,NULL,'admin'),(34264,'brute_force','2023-01-30 07:51:08','2023-01-30 12:51:08','168.138.198.1',NULL,NULL),(34265,'brute_force','2023-01-30 07:51:08','2023-01-30 12:51:08',NULL,NULL,'admin'),(34266,'brute_force','2023-01-30 07:51:11','2023-01-30 12:51:11','168.138.198.1',NULL,NULL),(34267,'brute_force','2023-01-30 07:51:11','2023-01-30 12:51:11',NULL,NULL,'admin'),(34268,'brute_force','2023-01-30 19:58:46','2023-01-31 00:58:46','34.75.221.29',NULL,NULL),(34269,'brute_force','2023-01-30 19:58:46','2023-01-31 00:58:46',NULL,NULL,'admin'),(34270,'brute_force','2023-01-30 22:33:40','2023-01-31 03:33:40','103.153.3.21',NULL,NULL),(34271,'brute_force','2023-01-30 22:33:40','2023-01-31 03:33:40',NULL,NULL,'admin'),(34272,'brute_force','2023-01-30 23:41:01','2023-01-31 04:41:01','177.12.168.52',NULL,NULL),(34273,'brute_force','2023-01-30 23:41:01','2023-01-31 04:41:01',NULL,NULL,'admin'),(34274,'brute_force','2023-01-30 23:41:11','2023-01-31 04:41:11','177.12.168.52',NULL,NULL),(34275,'brute_force','2023-01-30 23:41:11','2023-01-31 04:41:11',NULL,NULL,'admin'),(34276,'brute_force','2023-01-31 04:40:47','2023-01-31 09:40:47','35.222.218.27',NULL,NULL),(34277,'brute_force','2023-01-31 04:40:47','2023-01-31 09:40:47',NULL,NULL,'admin'),(34278,'brute_force','2023-01-31 14:42:42','2023-01-31 19:42:42','200.58.110.229',NULL,NULL),(34279,'brute_force','2023-01-31 14:42:42','2023-01-31 19:42:42',NULL,NULL,'admin'),(34280,'brute_force','2023-01-31 14:42:44','2023-01-31 19:42:44','200.58.110.229',NULL,NULL),(34281,'brute_force','2023-01-31 14:42:44','2023-01-31 19:42:44',NULL,NULL,'admin'),(34282,'brute_force','2023-01-31 19:17:33','2023-02-01 00:17:33','34.87.94.148',NULL,NULL),(34283,'brute_force','2023-01-31 19:17:33','2023-02-01 00:17:33',NULL,NULL,'admin'),(34284,'brute_force','2023-02-01 04:53:05','2023-02-01 09:53:05','68.178.244.182',NULL,NULL),(34285,'brute_force','2023-02-01 04:53:05','2023-02-01 09:53:05',NULL,NULL,'dayat'),(34286,'brute_force','2023-02-01 04:53:08','2023-02-01 09:53:08','68.178.244.182',NULL,NULL),(34287,'brute_force','2023-02-01 04:53:08','2023-02-01 09:53:08',NULL,NULL,'dayat'),(34288,'brute_force','2023-02-01 08:05:56','2023-02-01 13:05:56','103.96.251.42',NULL,NULL),(34289,'brute_force','2023-02-01 08:05:56','2023-02-01 13:05:56',NULL,NULL,'admin'),(34290,'brute_force','2023-02-01 08:05:59','2023-02-01 13:05:59','103.96.251.42',NULL,NULL),(34291,'brute_force','2023-02-01 08:05:59','2023-02-01 13:05:59',NULL,NULL,'admin'),(34292,'brute_force','2023-02-01 10:32:47','2023-02-01 15:32:47','207.180.249.180',NULL,NULL),(34293,'brute_force','2023-02-01 10:32:47','2023-02-01 15:32:47',NULL,NULL,'admin'),(34294,'brute_force','2023-02-01 10:32:50','2023-02-01 15:32:50','207.180.249.180',NULL,NULL),(34295,'brute_force','2023-02-01 10:32:50','2023-02-01 15:32:50',NULL,NULL,'admin'),(34296,'brute_force','2023-02-01 12:59:54','2023-02-01 17:59:54','45.252.248.7',NULL,NULL),(34297,'brute_force','2023-02-01 12:59:54','2023-02-01 17:59:54',NULL,NULL,'admin'),(34298,'brute_force','2023-02-01 13:00:54','2023-02-01 18:00:54','82.165.85.44',NULL,NULL),(34299,'brute_force','2023-02-01 13:00:54','2023-02-01 18:00:54',NULL,NULL,'admin'),(34300,'brute_force','2023-02-01 13:00:55','2023-02-01 18:00:55','131.186.30.39',NULL,NULL),(34301,'brute_force','2023-02-01 13:00:55','2023-02-01 18:00:55',NULL,NULL,'admin'),(34302,'brute_force','2023-02-01 13:00:57','2023-02-01 18:00:57','82.165.85.44',NULL,NULL),(34303,'brute_force','2023-02-01 13:00:57','2023-02-01 18:00:57',NULL,NULL,'admin'),(34304,'brute_force','2023-02-01 13:00:59','2023-02-01 18:00:59','131.186.30.39',NULL,NULL),(34305,'brute_force','2023-02-01 13:00:59','2023-02-01 18:00:59',NULL,NULL,'admin'),(34306,'brute_force','2023-02-01 13:01:04','2023-02-01 18:01:04','192.99.15.144',NULL,NULL),(34307,'brute_force','2023-02-01 13:01:04','2023-02-01 18:01:04',NULL,NULL,'laura'),(34308,'brute_force','2023-02-01 13:01:06','2023-02-01 18:01:06','192.99.15.144',NULL,NULL),(34309,'brute_force','2023-02-01 13:01:06','2023-02-01 18:01:06',NULL,NULL,'laura'),(34310,'brute_force','2023-02-01 14:31:52','2023-02-01 19:31:52','200.58.110.143',NULL,NULL),(34311,'brute_force','2023-02-01 14:31:52','2023-02-01 19:31:52',NULL,NULL,'admin'),(34312,'brute_force','2023-02-01 14:32:01','2023-02-01 19:32:01','200.58.110.143',NULL,NULL),(34313,'brute_force','2023-02-01 14:32:01','2023-02-01 19:32:01',NULL,NULL,'admin'),(34314,'brute_force','2023-02-01 19:24:03','2023-02-02 00:24:03','72.167.190.67',NULL,NULL),(34315,'brute_force','2023-02-01 19:24:03','2023-02-02 00:24:03',NULL,NULL,'admin'),(34316,'brute_force','2023-02-01 19:24:10','2023-02-02 00:24:10','72.167.190.67',NULL,NULL),(34317,'brute_force','2023-02-01 19:24:10','2023-02-02 00:24:10',NULL,NULL,'admin'),(34318,'brute_force','2023-02-01 22:37:34','2023-02-02 03:37:34','78.47.125.157',NULL,NULL),(34319,'brute_force','2023-02-01 22:37:34','2023-02-02 03:37:34',NULL,NULL,'admin'),(34320,'brute_force','2023-02-01 22:37:36','2023-02-02 03:37:36','78.47.125.157',NULL,NULL),(34321,'brute_force','2023-02-01 22:37:36','2023-02-02 03:37:36',NULL,NULL,'admin'),(34322,'brute_force','2023-02-02 02:19:11','2023-02-02 07:19:11','78.47.125.157',NULL,NULL),(34323,'brute_force','2023-02-02 02:19:11','2023-02-02 07:19:11',NULL,NULL,'admin2'),(34324,'brute_force','2023-02-02 02:19:15','2023-02-02 07:19:15','78.47.125.157',NULL,NULL),(34325,'brute_force','2023-02-02 02:19:15','2023-02-02 07:19:15',NULL,NULL,'admin2'),(34326,'brute_force','2023-02-02 03:50:37','2023-02-02 08:50:37','92.205.64.102',NULL,NULL),(34327,'brute_force','2023-02-02 03:50:37','2023-02-02 08:50:37',NULL,NULL,'admin'),(34328,'brute_force','2023-02-02 03:50:40','2023-02-02 08:50:40','92.205.64.102',NULL,NULL),(34329,'brute_force','2023-02-02 03:50:40','2023-02-02 08:50:40',NULL,NULL,'admin'),(34330,'brute_force','2023-02-02 11:13:47','2023-02-02 16:13:47','117.50.117.248',NULL,NULL),(34331,'brute_force','2023-02-02 11:13:47','2023-02-02 16:13:47',NULL,NULL,'importsp'),(34332,'brute_force','2023-02-02 11:14:09','2023-02-02 16:14:09','117.50.117.248',NULL,NULL),(34333,'brute_force','2023-02-02 11:14:09','2023-02-02 16:14:09',NULL,NULL,'importsp'),(34334,'brute_force','2023-02-02 11:14:29','2023-02-02 16:14:29','208.109.41.243',NULL,NULL),(34335,'brute_force','2023-02-02 11:14:29','2023-02-02 16:14:29',NULL,NULL,'admin'),(34336,'brute_force','2023-02-02 11:14:31','2023-02-02 16:14:31','208.109.41.243',NULL,NULL),(34337,'brute_force','2023-02-02 11:14:31','2023-02-02 16:14:31',NULL,NULL,'admin'),(34338,'brute_force','2023-02-02 12:24:01','2023-02-02 17:24:01','43.241.56.8',NULL,NULL),(34339,'brute_force','2023-02-02 12:24:01','2023-02-02 17:24:01',NULL,NULL,'admin'),(34340,'brute_force','2023-02-02 12:24:04','2023-02-02 17:24:04','43.241.56.8',NULL,NULL),(34341,'brute_force','2023-02-02 12:24:04','2023-02-02 17:24:04',NULL,NULL,'admin'),(34342,'brute_force','2023-02-02 15:57:40','2023-02-02 20:57:40','125.212.192.111',NULL,NULL),(34343,'brute_force','2023-02-02 15:57:40','2023-02-02 20:57:40',NULL,NULL,'admin1'),(34344,'brute_force','2023-02-02 15:57:45','2023-02-02 20:57:45','125.212.192.111',NULL,NULL),(34345,'brute_force','2023-02-02 15:57:45','2023-02-02 20:57:45',NULL,NULL,'admin1'),(34346,'brute_force','2023-02-02 21:18:42','2023-02-03 02:18:42','68.178.244.182',NULL,NULL),(34347,'brute_force','2023-02-02 21:18:42','2023-02-03 02:18:42',NULL,NULL,'admin'),(34348,'brute_force','2023-02-02 21:18:55','2023-02-03 02:18:55','68.178.244.182',NULL,NULL),(34349,'brute_force','2023-02-02 21:18:55','2023-02-03 02:18:55',NULL,NULL,'admin'),(34350,'brute_force','2023-02-03 02:24:19','2023-02-03 07:24:19','82.165.83.233',NULL,NULL),(34351,'brute_force','2023-02-03 02:24:19','2023-02-03 07:24:19',NULL,2,'gruposuadi'),(34352,'brute_force','2023-02-03 02:25:07','2023-02-03 07:25:07','185.182.56.135',NULL,NULL),(34353,'brute_force','2023-02-03 02:25:07','2023-02-03 07:25:07',NULL,NULL,'admin'),(34354,'brute_force','2023-02-03 02:25:07','2023-02-03 07:25:07','185.182.56.135',NULL,NULL),(34355,'brute_force','2023-02-03 02:25:07','2023-02-03 07:25:07',NULL,2,'gruposuadi'),(34356,'brute_force','2023-02-03 02:25:09','2023-02-03 07:25:09','59.149.134.182',NULL,NULL),(34357,'brute_force','2023-02-03 02:25:09','2023-02-03 07:25:09',NULL,2,'gruposuadi'),(34358,'brute_force','2023-02-03 02:25:10','2023-02-03 07:25:10','59.149.134.182',NULL,NULL),(34359,'brute_force','2023-02-03 02:25:10','2023-02-03 07:25:10',NULL,NULL,'admin'),(34360,'brute_force','2023-02-03 02:25:55','2023-02-03 07:25:55','91.237.52.196',NULL,NULL),(34361,'brute_force','2023-02-03 02:25:55','2023-02-03 07:25:55',NULL,NULL,'admin'),(34362,'brute_force','2023-02-03 02:27:06','2023-02-03 07:27:06','163.44.187.153',NULL,NULL),(34363,'brute_force','2023-02-03 02:27:06','2023-02-03 07:27:06',NULL,2,'gruposuadi'),(34364,'brute_force','2023-02-03 02:27:06','2023-02-03 07:27:06','163.44.187.153',NULL,NULL),(34365,'brute_force','2023-02-03 02:27:06','2023-02-03 07:27:06',NULL,2,'gruposuadi'),(34366,'brute_force','2023-02-03 02:27:33','2023-02-03 07:27:33','91.132.253.79',NULL,NULL),(34367,'brute_force','2023-02-03 02:27:33','2023-02-03 07:27:33',NULL,NULL,'admin'),(34368,'brute_force','2023-02-03 02:28:04','2023-02-03 07:28:04','173.212.228.208',NULL,NULL),(34369,'brute_force','2023-02-03 02:28:04','2023-02-03 07:28:04',NULL,NULL,'admin'),(34370,'brute_force','2023-02-03 02:28:04','2023-02-03 07:28:04','173.212.228.208',NULL,NULL),(34371,'brute_force','2023-02-03 02:28:04','2023-02-03 07:28:04',NULL,2,'gruposuadi'),(34372,'brute_force','2023-02-03 02:28:43','2023-02-03 07:28:43','185.182.56.135',NULL,NULL),(34373,'brute_force','2023-02-03 02:28:43','2023-02-03 07:28:43',NULL,2,'gruposuadi'),(34374,'brute_force','2023-02-03 02:28:43','2023-02-03 07:28:43','185.182.56.135',NULL,NULL),(34375,'brute_force','2023-02-03 02:28:43','2023-02-03 07:28:43',NULL,2,'gruposuadi'),(34376,'brute_force','2023-02-03 02:29:11','2023-02-03 07:29:11','177.101.144.70',NULL,NULL),(34377,'brute_force','2023-02-03 02:29:11','2023-02-03 07:29:11',NULL,NULL,'admin'),(34378,'brute_force','2023-02-03 02:29:11','2023-02-03 07:29:11','177.101.144.70',NULL,NULL),(34379,'brute_force','2023-02-03 02:29:11','2023-02-03 07:29:11',NULL,NULL,'admin'),(34380,'brute_force','2023-02-03 02:30:51','2023-02-03 07:30:51','72.167.77.106',NULL,NULL),(34381,'brute_force','2023-02-03 02:30:51','2023-02-03 07:30:51',NULL,NULL,'admin'),(34382,'brute_force','2023-02-03 02:30:56','2023-02-03 07:30:56','217.12.121.44',NULL,NULL),(34383,'brute_force','2023-02-03 02:30:56','2023-02-03 07:30:56',NULL,2,'gruposuadi'),(34384,'brute_force','2023-02-03 02:30:56','2023-02-03 07:30:56','217.12.121.44',NULL,NULL),(34385,'brute_force','2023-02-03 02:30:56','2023-02-03 07:30:56',NULL,2,'gruposuadi'),(34386,'brute_force','2023-02-03 02:30:58','2023-02-03 07:30:58','182.50.151.68',NULL,NULL),(34387,'brute_force','2023-02-03 02:30:58','2023-02-03 07:30:58',NULL,NULL,'admin'),(34388,'brute_force','2023-02-03 02:30:58','2023-02-03 07:30:58','182.50.151.68',NULL,NULL),(34389,'brute_force','2023-02-03 02:30:58','2023-02-03 07:30:58',NULL,2,'gruposuadi'),(34390,'brute_force','2023-02-03 02:31:25','2023-02-03 07:31:25','82.165.84.22',NULL,NULL),(34391,'brute_force','2023-02-03 02:31:25','2023-02-03 07:31:25',NULL,2,'gruposuadi'),(34392,'brute_force','2023-02-03 02:31:25','2023-02-03 07:31:25','82.165.84.22',NULL,NULL),(34393,'brute_force','2023-02-03 02:31:25','2023-02-03 07:31:25',NULL,NULL,'admin'),(34394,'brute_force','2023-02-10 00:59:42','2023-02-10 05:59:42','24.37.119.123',NULL,NULL),(34395,'brute_force','2023-02-10 00:59:42','2023-02-10 05:59:42',NULL,2,'gruposuadi'),(34396,'brute_force','2023-02-10 00:59:42','2023-02-10 05:59:42','24.37.119.123',NULL,NULL),(34397,'brute_force','2023-02-10 00:59:42','2023-02-10 05:59:42',NULL,NULL,'admin'),(34398,'brute_force','2023-02-10 01:00:50','2023-02-10 06:00:50','189.50.110.18',NULL,NULL),(34399,'brute_force','2023-02-10 01:00:50','2023-02-10 06:00:50',NULL,NULL,'admin'),(34400,'brute_force','2023-02-10 01:01:04','2023-02-10 06:01:04','188.165.234.205',NULL,NULL),(34401,'brute_force','2023-02-10 01:01:04','2023-02-10 06:01:04',NULL,NULL,'admin'),(34402,'brute_force','2023-02-10 01:01:04','2023-02-10 06:01:04','188.165.234.205',NULL,NULL),(34403,'brute_force','2023-02-10 01:01:04','2023-02-10 06:01:04',NULL,NULL,'admin'),(34404,'brute_force','2023-02-10 01:01:34','2023-02-10 06:01:34','72.167.190.73',NULL,NULL),(34405,'brute_force','2023-02-10 01:01:34','2023-02-10 06:01:34',NULL,2,'gruposuadi'),(34406,'brute_force','2023-02-10 01:03:58','2023-02-10 06:03:58','177.12.170.40',NULL,NULL),(34407,'brute_force','2023-02-10 01:03:58','2023-02-10 06:03:58',NULL,2,'gruposuadi'),(34408,'brute_force','2023-02-10 01:03:58','2023-02-10 06:03:58','177.12.170.40',NULL,NULL),(34409,'brute_force','2023-02-10 01:03:58','2023-02-10 06:03:58',NULL,2,'gruposuadi'),(34410,'brute_force','2023-02-10 01:04:42','2023-02-10 06:04:42','50.62.177.177',NULL,NULL),(34411,'brute_force','2023-02-10 01:04:42','2023-02-10 06:04:42',NULL,NULL,'admin'),(34412,'brute_force','2023-02-10 01:05:08','2023-02-10 06:05:08','74.208.59.80',NULL,NULL),(34413,'brute_force','2023-02-10 01:05:08','2023-02-10 06:05:08',NULL,NULL,'admin'),(34414,'brute_force','2023-02-10 01:07:17','2023-02-10 06:07:17','132.148.120.31',NULL,NULL),(34415,'brute_force','2023-02-10 01:07:17','2023-02-10 06:07:17',NULL,NULL,'admin'),(34416,'brute_force','2023-02-10 01:07:43','2023-02-10 06:07:43','37.9.169.18',NULL,NULL),(34417,'brute_force','2023-02-10 01:07:43','2023-02-10 06:07:43',NULL,NULL,'admin'),(34418,'brute_force','2023-02-10 01:07:43','2023-02-10 06:07:43','37.9.169.18',NULL,NULL),(34419,'brute_force','2023-02-10 01:07:43','2023-02-10 06:07:43',NULL,NULL,'admin'),(34420,'brute_force','2023-02-10 01:09:08','2023-02-10 06:09:08','72.167.190.15',NULL,NULL),(34421,'brute_force','2023-02-10 01:09:08','2023-02-10 06:09:08',NULL,NULL,'admin'),(34422,'brute_force','2023-02-13 04:24:51','2023-02-13 09:24:51','51.178.47.196',NULL,NULL),(34423,'brute_force','2023-02-13 04:24:51','2023-02-13 09:24:51',NULL,NULL,'admin'),(34424,'brute_force','2023-02-13 04:27:20','2023-02-13 09:27:20','217.170.198.16',NULL,NULL),(34425,'brute_force','2023-02-13 04:27:20','2023-02-13 09:27:20',NULL,2,'gruposuadi'),(34426,'brute_force','2023-02-13 04:27:20','2023-02-13 09:27:20','217.170.198.16',NULL,NULL),(34427,'brute_force','2023-02-13 04:27:20','2023-02-13 09:27:20',NULL,NULL,'admin'),(34428,'brute_force','2023-02-13 04:29:37','2023-02-13 09:29:37','82.165.81.100',NULL,NULL),(34429,'brute_force','2023-02-13 04:29:37','2023-02-13 09:29:37',NULL,NULL,'admin'),(34430,'brute_force','2023-02-13 04:33:39','2023-02-13 09:33:39','198.58.99.112',NULL,NULL),(34431,'brute_force','2023-02-13 04:33:39','2023-02-13 09:33:39',NULL,NULL,'admin'),(34432,'brute_force','2023-02-16 19:30:28','2023-02-17 00:30:28','72.167.190.25',NULL,NULL),(34433,'brute_force','2023-02-16 19:30:28','2023-02-17 00:30:28',NULL,2,'gruposuadi'),(34434,'brute_force','2023-02-16 19:31:04','2023-02-17 00:31:04','148.72.232.104',NULL,NULL),(34435,'brute_force','2023-02-16 19:31:04','2023-02-17 00:31:04',NULL,NULL,'admin'),(34436,'brute_force','2023-02-16 19:31:04','2023-02-17 00:31:04','148.72.232.104',NULL,NULL),(34437,'brute_force','2023-02-16 19:31:04','2023-02-17 00:31:04',NULL,NULL,'admin'),(34438,'brute_force','2023-02-16 19:32:00','2023-02-17 00:32:00','91.237.170.91',NULL,NULL),(34439,'brute_force','2023-02-16 19:32:00','2023-02-17 00:32:00',NULL,2,'gruposuadi'),(34440,'brute_force','2023-02-16 19:32:00','2023-02-17 00:32:00','91.237.170.91',NULL,NULL),(34441,'brute_force','2023-02-16 19:32:00','2023-02-17 00:32:00',NULL,2,'gruposuadi'),(34442,'brute_force','2023-02-16 19:32:26','2023-02-17 00:32:26','82.165.85.251',NULL,NULL),(34443,'brute_force','2023-02-16 19:32:26','2023-02-17 00:32:26',NULL,NULL,'admin'),(34444,'brute_force','2023-02-16 19:33:07','2023-02-17 00:33:07','50.62.176.79',NULL,NULL),(34445,'brute_force','2023-02-16 19:33:07','2023-02-17 00:33:07',NULL,2,'gruposuadi'),(34446,'brute_force','2023-02-16 19:33:14','2023-02-17 00:33:14','172.105.74.85',NULL,NULL),(34447,'brute_force','2023-02-16 19:33:14','2023-02-17 00:33:14',NULL,NULL,'admin'),(34448,'brute_force','2023-02-16 19:33:14','2023-02-17 00:33:14','172.105.74.85',NULL,NULL),(34449,'brute_force','2023-02-16 19:33:14','2023-02-17 00:33:14',NULL,NULL,'admin'),(34450,'brute_force','2023-03-01 15:33:50','2023-03-01 20:33:50','31.186.11.52',NULL,NULL),(34451,'brute_force','2023-03-01 15:33:50','2023-03-01 20:33:50',NULL,NULL,'admin'),(34452,'brute_force','2023-03-01 15:33:51','2023-03-01 20:33:51','31.186.11.52',NULL,NULL),(34453,'brute_force','2023-03-01 15:33:51','2023-03-01 20:33:51',NULL,2,'gruposuadi'),(34454,'brute_force','2023-03-01 15:33:51','2023-03-01 20:33:51','94.246.96.52',NULL,NULL),(34455,'brute_force','2023-03-01 15:33:51','2023-03-01 20:33:51',NULL,NULL,'admin'),(34456,'brute_force','2023-03-01 15:33:53','2023-03-01 20:33:53','94.246.96.52',NULL,NULL),(34457,'brute_force','2023-03-01 15:33:53','2023-03-01 20:33:53',NULL,2,'gruposuadi'),(34458,'brute_force','2023-03-01 15:35:01','2023-03-01 20:35:01','159.65.185.188',NULL,NULL),(34459,'brute_force','2023-03-01 15:35:01','2023-03-01 20:35:01',NULL,2,'gruposuadi'),(34460,'brute_force','2023-03-01 15:35:01','2023-03-01 20:35:01','159.65.185.188',NULL,NULL),(34461,'brute_force','2023-03-01 15:35:01','2023-03-01 20:35:01',NULL,NULL,'admin'),(34462,'brute_force','2023-03-01 15:35:32','2023-03-01 20:35:32','151.106.16.74',NULL,NULL),(34463,'brute_force','2023-03-01 15:35:32','2023-03-01 20:35:32',NULL,NULL,'admin'),(34464,'brute_force','2023-03-01 15:35:32','2023-03-01 20:35:32','151.106.16.74',NULL,NULL),(34465,'brute_force','2023-03-01 15:35:32','2023-03-01 20:35:32',NULL,2,'gruposuadi'),(34466,'brute_force','2023-03-01 15:36:01','2023-03-01 20:36:01','72.167.190.4',NULL,NULL),(34467,'brute_force','2023-03-01 15:36:01','2023-03-01 20:36:01',NULL,NULL,'admin'),(34468,'brute_force','2023-03-01 15:36:01','2023-03-01 20:36:01','72.167.190.4',NULL,NULL),(34469,'brute_force','2023-03-01 15:36:01','2023-03-01 20:36:01',NULL,2,'gruposuadi'),(34470,'brute_force','2023-03-01 15:36:45','2023-03-01 20:36:45','50.62.177.186',NULL,NULL),(34471,'brute_force','2023-03-01 15:36:45','2023-03-01 20:36:45',NULL,NULL,'admin'),(34472,'brute_force','2023-03-01 15:36:46','2023-03-01 20:36:46','50.62.177.186',NULL,NULL),(34473,'brute_force','2023-03-01 15:36:46','2023-03-01 20:36:46',NULL,2,'gruposuadi'),(34474,'brute_force','2023-03-01 15:36:48','2023-03-01 20:36:48','50.62.177.186',NULL,NULL),(34475,'brute_force','2023-03-01 15:36:48','2023-03-01 20:36:48',NULL,NULL,'admin'),(34476,'brute_force','2023-03-01 15:36:48','2023-03-01 20:36:48','50.62.177.186',NULL,NULL),(34477,'brute_force','2023-03-01 15:36:48','2023-03-01 20:36:48',NULL,2,'gruposuadi'),(34478,'brute_force','2023-03-02 23:51:26','2023-03-03 04:51:26','213.171.202.52',NULL,NULL),(34479,'brute_force','2023-03-02 23:51:26','2023-03-03 04:51:26',NULL,2,'gruposuadi'),(34480,'brute_force','2023-03-02 23:51:26','2023-03-03 04:51:26','213.171.202.52',NULL,NULL),(34481,'brute_force','2023-03-02 23:51:26','2023-03-03 04:51:26',NULL,2,'gruposuadi'),(34482,'brute_force','2023-03-02 23:52:08','2023-03-03 04:52:08','31.186.11.52',NULL,NULL),(34483,'brute_force','2023-03-02 23:52:08','2023-03-03 04:52:08',NULL,NULL,'admin'),(34484,'brute_force','2023-03-02 23:52:08','2023-03-03 04:52:08','31.186.11.52',NULL,NULL),(34485,'brute_force','2023-03-02 23:52:08','2023-03-03 04:52:08',NULL,NULL,'admin'),(34486,'brute_force','2023-03-02 23:52:47','2023-03-03 04:52:47','27.254.86.18',NULL,NULL),(34487,'brute_force','2023-03-02 23:52:47','2023-03-03 04:52:47',NULL,NULL,'admin'),(34488,'brute_force','2023-03-02 23:52:47','2023-03-03 04:52:47','27.254.86.18',NULL,NULL),(34489,'brute_force','2023-03-02 23:52:47','2023-03-03 04:52:47',NULL,2,'gruposuadi'),(34490,'brute_force','2023-03-02 23:55:15','2023-03-03 04:55:15','132.148.120.144',NULL,NULL),(34491,'brute_force','2023-03-02 23:55:15','2023-03-03 04:55:15',NULL,2,'gruposuadi'),(34492,'brute_force','2023-03-03 14:51:55','2023-03-03 19:51:55','202.43.248.242',NULL,NULL),(34493,'brute_force','2023-03-03 14:51:55','2023-03-03 19:51:55',NULL,2,'gruposuadi'),(34494,'brute_force','2023-03-03 14:51:55','2023-03-03 19:51:55','202.43.248.242',NULL,NULL),(34495,'brute_force','2023-03-03 14:51:55','2023-03-03 19:51:55',NULL,2,'gruposuadi'),(34496,'brute_force','2023-03-03 14:52:45','2023-03-03 19:52:45','83.167.244.174',NULL,NULL),(34497,'brute_force','2023-03-03 14:52:45','2023-03-03 19:52:45',NULL,NULL,'admin'),(34498,'brute_force','2023-03-03 14:52:45','2023-03-03 19:52:45','83.167.244.174',NULL,NULL),(34499,'brute_force','2023-03-03 14:52:45','2023-03-03 19:52:45',NULL,NULL,'admin'),(34500,'brute_force','2023-03-03 14:53:28','2023-03-03 19:53:28','47.244.140.92',NULL,NULL),(34501,'brute_force','2023-03-03 14:53:28','2023-03-03 19:53:28',NULL,2,'gruposuadi'),(34502,'brute_force','2023-03-03 14:53:28','2023-03-03 19:53:28','47.244.140.92',NULL,NULL),(34503,'brute_force','2023-03-03 14:53:28','2023-03-03 19:53:28',NULL,NULL,'admin'),(34504,'brute_force','2023-03-03 14:53:31','2023-03-03 19:53:31','31.192.226.79',NULL,NULL),(34505,'brute_force','2023-03-03 14:53:31','2023-03-03 19:53:31',NULL,2,'gruposuadi'),(34506,'brute_force','2023-03-03 14:53:31','2023-03-03 19:53:31','31.192.226.79',NULL,NULL),(34507,'brute_force','2023-03-03 14:53:31','2023-03-03 19:53:31',NULL,2,'gruposuadi'),(34508,'brute_force','2023-03-03 14:54:28','2023-03-03 19:54:28','179.188.11.37',NULL,NULL),(34509,'brute_force','2023-03-03 14:54:28','2023-03-03 19:54:28',NULL,NULL,'admin'),(34510,'brute_force','2023-03-03 14:54:27','2023-03-03 19:54:27','179.188.11.37',NULL,NULL),(34511,'brute_force','2023-03-03 14:54:27','2023-03-03 19:54:27',NULL,2,'gruposuadi'),(34512,'brute_force','2023-03-03 14:55:26','2023-03-03 19:55:26','103.74.122.233',NULL,NULL),(34513,'brute_force','2023-03-03 14:55:26','2023-03-03 19:55:26',NULL,NULL,'admin'),(34514,'brute_force','2023-03-03 14:55:26','2023-03-03 19:55:26','103.74.122.233',NULL,NULL),(34515,'brute_force','2023-03-03 14:55:26','2023-03-03 19:55:26',NULL,2,'gruposuadi'),(34516,'brute_force','2023-03-03 14:57:04','2023-03-03 19:57:04','202.172.28.152',NULL,NULL),(34517,'brute_force','2023-03-03 14:57:04','2023-03-03 19:57:04',NULL,NULL,'admin'),(34518,'brute_force','2023-03-03 14:57:04','2023-03-03 19:57:04','202.172.28.152',NULL,NULL),(34519,'brute_force','2023-03-03 14:57:04','2023-03-03 19:57:04',NULL,2,'gruposuadi'),(34520,'brute_force','2023-03-03 14:58:19','2023-03-03 19:58:19','197.221.14.158',NULL,NULL),(34521,'brute_force','2023-03-03 14:58:19','2023-03-03 19:58:19',NULL,2,'gruposuadi'),(34522,'brute_force','2023-03-03 14:58:19','2023-03-03 19:58:19','197.221.14.158',NULL,NULL),(34523,'brute_force','2023-03-03 14:58:19','2023-03-03 19:58:19',NULL,2,'gruposuadi'),(34524,'brute_force','2023-03-03 14:58:36','2023-03-03 19:58:36','186.202.153.204',NULL,NULL),(34525,'brute_force','2023-03-03 14:58:36','2023-03-03 19:58:36',NULL,NULL,'admin'),(34526,'brute_force','2023-03-03 14:58:36','2023-03-03 19:58:36','186.202.153.204',NULL,NULL),(34527,'brute_force','2023-03-03 14:58:36','2023-03-03 19:58:36',NULL,2,'gruposuadi'),(34528,'brute_force','2023-03-03 14:59:37','2023-03-03 19:59:37','149.202.10.144',NULL,NULL),(34529,'brute_force','2023-03-03 14:59:37','2023-03-03 19:59:37',NULL,NULL,'admin'),(34530,'brute_force','2023-03-03 15:01:56','2023-03-03 20:01:56','169.255.59.74',NULL,NULL),(34531,'brute_force','2023-03-03 15:01:56','2023-03-03 20:01:56',NULL,2,'gruposuadi'),(34532,'brute_force','2023-03-09 16:18:22','2023-03-09 21:18:22','50.62.176.109',NULL,NULL),(34533,'brute_force','2023-03-09 16:18:22','2023-03-09 21:18:22',NULL,2,'gruposuadi'),(34534,'brute_force','2023-03-09 16:18:22','2023-03-09 21:18:22','50.62.176.109',NULL,NULL),(34535,'brute_force','2023-03-09 16:18:22','2023-03-09 21:18:22',NULL,2,'gruposuadi'),(34536,'brute_force','2023-03-09 16:20:12','2023-03-09 21:20:12','161.34.1.2',NULL,NULL),(34537,'brute_force','2023-03-09 16:20:12','2023-03-09 21:20:12',NULL,NULL,'admin'),(34538,'brute_force','2023-03-09 16:21:57','2023-03-09 21:21:57','184.168.103.196',NULL,NULL),(34539,'brute_force','2023-03-09 16:21:57','2023-03-09 21:21:57',NULL,NULL,'admin'),(34540,'brute_force','2023-03-09 16:21:57','2023-03-09 21:21:57','184.168.103.196',NULL,NULL),(34541,'brute_force','2023-03-09 16:21:57','2023-03-09 21:21:57',NULL,NULL,'admin'),(34542,'brute_force','2023-03-09 16:23:28','2023-03-09 21:23:28','81.19.145.152',NULL,NULL),(34543,'brute_force','2023-03-09 16:23:28','2023-03-09 21:23:28',NULL,2,'gruposuadi'),(34544,'brute_force','2023-03-09 16:23:28','2023-03-09 21:23:28','81.19.145.152',NULL,NULL),(34545,'brute_force','2023-03-09 16:23:28','2023-03-09 21:23:28',NULL,2,'gruposuadi'),(34546,'brute_force','2023-03-09 16:25:06','2023-03-09 21:25:06','195.250.235.34',NULL,NULL),(34547,'brute_force','2023-03-09 16:25:06','2023-03-09 21:25:06',NULL,NULL,'admin'),(34548,'brute_force','2023-03-09 16:26:44','2023-03-09 21:26:44','132.148.121.2',NULL,NULL),(34549,'brute_force','2023-03-09 16:26:44','2023-03-09 21:26:44',NULL,NULL,'admin'),(34550,'brute_force','2023-03-09 16:26:44','2023-03-09 21:26:44','132.148.121.2',NULL,NULL),(34551,'brute_force','2023-03-09 16:26:44','2023-03-09 21:26:44',NULL,NULL,'admin'),(34552,'brute_force','2023-03-09 16:27:29','2023-03-09 21:27:29','83.143.133.68',NULL,NULL),(34553,'brute_force','2023-03-09 16:27:29','2023-03-09 21:27:29',NULL,2,'gruposuadi'),(34554,'brute_force','2023-03-10 23:58:25','2023-03-11 04:58:25','89.184.74.234',NULL,NULL),(34555,'brute_force','2023-03-10 23:58:25','2023-03-11 04:58:25',NULL,2,'gruposuadi'),(34556,'brute_force','2023-03-11 10:41:09','2023-03-11 15:41:09','35.198.205.109',NULL,NULL),(34557,'brute_force','2023-03-11 10:41:09','2023-03-11 15:41:09',NULL,NULL,'admin'),(34558,'brute_force','2023-03-11 16:06:35','2023-03-11 21:06:35','34.87.94.148',NULL,NULL),(34559,'brute_force','2023-03-11 16:06:35','2023-03-11 21:06:35',NULL,NULL,'gruposuadi.com'),(34560,'brute_force','2023-03-12 00:36:48','2023-03-12 05:36:48','35.198.205.109',NULL,NULL),(34561,'brute_force','2023-03-12 00:36:48','2023-03-12 05:36:48',NULL,2,'gruposuadi'),(34562,'brute_force','2023-03-12 14:22:27','2023-03-12 19:22:27','34.132.171.96',NULL,NULL),(34563,'brute_force','2023-03-12 14:22:27','2023-03-12 19:22:27',NULL,NULL,'Gruposuadi.Com'),(34564,'brute_force','2023-03-12 14:42:06','2023-03-12 19:42:06','18.214.219.140',NULL,NULL),(34565,'brute_force','2023-03-12 14:42:06','2023-03-12 19:42:06',NULL,NULL,'gruposuadicom'),(34566,'brute_force','2023-03-12 16:31:59','2023-03-12 21:31:59','35.198.205.109',NULL,NULL),(34567,'brute_force','2023-03-12 16:31:59','2023-03-12 21:31:59',NULL,NULL,'gruposuadicom'),(34568,'brute_force','2023-03-13 09:36:09','2023-03-13 14:36:09','3.6.198.171',NULL,NULL),(34569,'brute_force','2023-03-13 09:36:09','2023-03-13 14:36:09',NULL,NULL,'admin'),(34570,'brute_force','2023-03-14 05:46:18','2023-03-14 10:46:18','18.214.219.140',NULL,NULL),(34571,'brute_force','2023-03-14 05:46:18','2023-03-14 10:46:18',NULL,NULL,'Gruposuadicom'),(34572,'brute_force','2023-03-14 15:25:26','2023-03-14 20:25:26','35.222.218.27',NULL,NULL),(34573,'brute_force','2023-03-14 15:25:26','2023-03-14 20:25:26',NULL,2,'gruposuadi'),(34574,'brute_force','2023-03-14 17:57:38','2023-03-14 22:57:38','35.222.240.96',NULL,NULL),(34575,'brute_force','2023-03-14 17:57:38','2023-03-14 22:57:38',NULL,NULL,'gruposuadi1'),(34576,'brute_force','2023-03-14 19:11:15','2023-03-15 00:11:15','103.42.56.13',NULL,NULL),(34577,'brute_force','2023-03-14 19:11:15','2023-03-15 00:11:15',NULL,NULL,'itsme'),(34578,'brute_force','2023-03-14 20:50:38','2023-03-15 01:50:38','34.174.124.96',NULL,NULL),(34579,'brute_force','2023-03-14 20:50:38','2023-03-15 01:50:38',NULL,2,'gruposuadi'),(34580,'brute_force','2023-03-14 20:50:39','2023-03-15 01:50:39','34.174.124.96',NULL,NULL),(34581,'brute_force','2023-03-14 20:50:39','2023-03-15 01:50:39',NULL,2,'gruposuadi'),(34582,'brute_force','2023-03-14 20:50:41','2023-03-15 01:50:41','34.174.124.96',NULL,NULL),(34583,'brute_force','2023-03-14 20:50:41','2023-03-15 01:50:41',NULL,2,'gruposuadi'),(34584,'brute_force','2023-03-14 20:50:43','2023-03-15 01:50:43','34.174.124.96',NULL,NULL),(34585,'brute_force','2023-03-14 20:50:43','2023-03-15 01:50:43',NULL,2,'gruposuadi'),(34586,'brute_force','2023-03-14 20:50:45','2023-03-15 01:50:45','34.174.124.96',NULL,NULL),(34587,'brute_force','2023-03-14 20:50:45','2023-03-15 01:50:45',NULL,2,'gruposuadi'),(34588,'brute_force','2023-03-16 05:58:35','2023-03-16 10:58:35','3.1.120.192',NULL,NULL),(34589,'brute_force','2023-03-16 05:58:35','2023-03-16 10:58:35',NULL,NULL,'Gruposuadi.Com'),(34590,'brute_force','2023-03-16 18:10:48','2023-03-16 23:10:48','3.1.120.192',NULL,NULL),(34591,'brute_force','2023-03-16 18:10:48','2023-03-16 23:10:48',NULL,2,'gruposuadi'),(34592,'brute_force','2023-03-17 12:03:55','2023-03-17 17:03:55','35.239.109.245',NULL,NULL),(34593,'brute_force','2023-03-17 12:03:55','2023-03-17 17:03:55',NULL,NULL,'gruposuadicom'),(34594,'brute_force','2023-03-17 16:58:38','2023-03-17 21:58:38','3.1.120.192',NULL,NULL),(34595,'brute_force','2023-03-17 16:58:38','2023-03-17 21:58:38',NULL,NULL,'gruposuadi1'),(34596,'brute_force','2023-03-17 19:20:32','2023-03-18 00:20:32','35.239.109.245',NULL,NULL),(34597,'brute_force','2023-03-17 19:20:32','2023-03-18 00:20:32',NULL,NULL,'gruposuadi.com'),(34598,'brute_force','2023-03-17 22:06:17','2023-03-18 03:06:17','54.255.66.255',NULL,NULL),(34599,'brute_force','2023-03-17 22:06:17','2023-03-18 03:06:17',NULL,NULL,'admin'),(34600,'brute_force','2023-03-18 00:26:45','2023-03-18 05:26:45','34.96.143.131',NULL,NULL),(34601,'brute_force','2023-03-18 00:26:45','2023-03-18 05:26:45',NULL,NULL,'gruposuadicom'),(34602,'brute_force','2023-03-18 04:35:40','2023-03-18 09:35:40','35.198.205.109',NULL,NULL),(34603,'brute_force','2023-03-18 04:35:40','2023-03-18 09:35:40',NULL,2,'gruposuadi'),(34604,'brute_force','2023-03-18 07:46:04','2023-03-18 12:46:04','54.255.66.255',NULL,NULL),(34605,'brute_force','2023-03-18 07:46:04','2023-03-18 12:46:04',NULL,NULL,'gruposuadi.com'),(34606,'brute_force','2023-03-18 08:28:51','2023-03-18 13:28:51','89.32.46.187',NULL,NULL),(34607,'brute_force','2023-03-18 08:28:51','2023-03-18 13:28:51',NULL,NULL,'gruposuadicom'),(34608,'brute_force','2023-03-18 18:53:06','2023-03-18 23:53:06','35.222.240.96',NULL,NULL),(34609,'brute_force','2023-03-18 18:53:06','2023-03-18 23:53:06',NULL,NULL,'gruposuadicom'),(34610,'brute_force','2023-03-19 01:15:07','2023-03-19 06:15:07','35.222.240.96',NULL,NULL),(34611,'brute_force','2023-03-19 01:15:07','2023-03-19 06:15:07',NULL,NULL,'gruposuadi1'),(34612,'brute_force','2023-03-19 02:17:57','2023-03-19 07:17:57','35.239.109.245',NULL,NULL),(34613,'brute_force','2023-03-19 02:17:57','2023-03-19 07:17:57',NULL,NULL,'Gruposuadi.Com'),(34614,'brute_force','2023-03-19 04:19:03','2023-03-19 09:19:03','35.222.218.27',NULL,NULL),(34615,'brute_force','2023-03-19 04:19:03','2023-03-19 09:19:03',NULL,NULL,'Gruposuadicom'),(34616,'brute_force','2023-03-19 20:39:36','2023-03-20 01:39:36','34.87.94.148',NULL,NULL),(34617,'brute_force','2023-03-19 20:39:36','2023-03-20 01:39:36',NULL,NULL,'admin'),(34618,'brute_force','2023-03-20 04:05:28','2023-03-20 09:05:28','35.222.240.96',NULL,NULL),(34619,'brute_force','2023-03-20 04:05:28','2023-03-20 09:05:28',NULL,NULL,'gruposuadi.com'),(34620,'brute_force','2023-03-20 10:08:15','2023-03-20 15:08:15','35.222.240.96',NULL,NULL),(34621,'brute_force','2023-03-20 10:08:15','2023-03-20 15:08:15',NULL,NULL,'admin'),(34622,'brute_force','2023-03-20 18:06:50','2023-03-20 23:06:50','54.210.129.168',NULL,NULL),(34623,'brute_force','2023-03-20 18:06:50','2023-03-20 23:06:50',NULL,2,'gruposuadi'),(34624,'brute_force','2023-03-20 21:33:44','2023-03-21 02:33:44','35.239.109.245',NULL,NULL),(34625,'brute_force','2023-03-20 21:33:44','2023-03-21 02:33:44',NULL,NULL,'Gruposuadi.Com'),(34626,'brute_force','2023-03-21 06:06:01','2023-03-21 11:06:01','34.96.143.131',NULL,NULL),(34627,'brute_force','2023-03-21 06:06:01','2023-03-21 11:06:01',NULL,NULL,'gruposuadicom'),(34628,'brute_force','2023-03-21 10:13:03','2023-03-21 15:13:03','35.239.109.245',NULL,NULL),(34629,'brute_force','2023-03-21 10:13:03','2023-03-21 15:13:03',NULL,NULL,'Gruposuadi.Com'),(34630,'brute_force','2023-03-22 08:50:59','2023-03-22 13:50:59','165.227.133.78',NULL,NULL),(34631,'brute_force','2023-03-22 08:50:59','2023-03-22 13:50:59',NULL,2,'gruposuadi'),(34632,'brute_force','2023-03-23 09:48:52','2023-03-23 14:48:52','35.222.218.27',NULL,NULL),(34633,'brute_force','2023-03-23 09:48:52','2023-03-23 14:48:52',NULL,NULL,'gruposuadi1'),(34634,'brute_force','2023-03-23 11:54:57','2023-03-23 16:54:57','35.222.240.96',NULL,NULL),(34635,'brute_force','2023-03-23 11:54:57','2023-03-23 16:54:57',NULL,NULL,'gruposuadi1'),(34636,'brute_force','2023-03-23 16:24:35','2023-03-23 21:24:35','35.198.205.109',NULL,NULL),(34637,'brute_force','2023-03-23 16:24:35','2023-03-23 21:24:35',NULL,NULL,'Gruposuadi.Com'),(34638,'brute_force','2023-03-23 17:45:25','2023-03-23 22:45:25','34.96.143.131',NULL,NULL),(34639,'brute_force','2023-03-23 17:45:25','2023-03-23 22:45:25',NULL,NULL,'gruposuadicom'),(34640,'brute_force','2023-03-24 08:42:46','2023-03-24 13:42:46','34.162.220.35',NULL,NULL),(34641,'brute_force','2023-03-24 08:42:46','2023-03-24 13:42:46',NULL,2,'gruposuadi'),(34642,'brute_force','2023-03-24 08:42:54','2023-03-24 13:42:54','34.162.220.35',NULL,NULL),(34643,'brute_force','2023-03-24 08:42:54','2023-03-24 13:42:54',NULL,2,'gruposuadi'),(34644,'brute_force','2023-03-24 08:43:05','2023-03-24 13:43:05','34.162.220.35',NULL,NULL),(34645,'brute_force','2023-03-24 08:43:05','2023-03-24 13:43:05',NULL,2,'gruposuadi'),(34646,'brute_force','2023-03-24 08:43:27','2023-03-24 13:43:27','34.162.220.35',NULL,NULL),(34647,'brute_force','2023-03-24 08:43:27','2023-03-24 13:43:27',NULL,2,'gruposuadi'),(34648,'brute_force','2023-03-24 08:43:48','2023-03-24 13:43:48','34.162.220.35',NULL,NULL),(34649,'brute_force','2023-03-24 08:43:48','2023-03-24 13:43:48',NULL,2,'gruposuadi'),(34650,'brute_force','2023-03-25 08:07:38','2023-03-25 13:07:38','35.222.218.27',NULL,NULL),(34651,'brute_force','2023-03-25 08:07:38','2023-03-25 13:07:38',NULL,2,'gruposuadi'),(34652,'brute_force','2023-03-26 03:23:03','2023-03-26 08:23:03','18.205.176.71',NULL,NULL),(34653,'brute_force','2023-03-26 03:23:03','2023-03-26 08:23:03',NULL,NULL,'user'),(34654,'brute_force','2023-03-26 07:32:14','2023-03-26 12:32:14','35.222.218.27',NULL,NULL),(34655,'brute_force','2023-03-26 07:32:14','2023-03-26 12:32:14',NULL,NULL,'admin'),(34656,'brute_force','2023-03-27 04:47:30','2023-03-27 09:47:30','34.87.94.148',NULL,NULL),(34657,'brute_force','2023-03-27 04:47:30','2023-03-27 09:47:30',NULL,NULL,'editor'),(34658,'brute_force','2023-03-27 12:08:52','2023-03-27 17:08:52','89.32.46.187',NULL,NULL),(34659,'brute_force','2023-03-27 12:08:52','2023-03-27 17:08:52',NULL,NULL,'admin1'),(34660,'brute_force','2023-03-28 06:09:32','2023-03-28 11:09:32','34.133.231.208',NULL,NULL),(34661,'brute_force','2023-03-28 06:09:32','2023-03-28 11:09:32',NULL,NULL,'test'),(34662,'brute_force','2023-03-28 06:28:23','2023-03-28 11:28:23','35.222.218.27',NULL,NULL),(34663,'brute_force','2023-03-28 06:28:23','2023-03-28 11:28:23',NULL,NULL,'user'),(34664,'brute_force','2023-03-28 11:27:50','2023-03-28 16:27:50','185.34.216.210',NULL,NULL),(34665,'brute_force','2023-03-28 11:27:50','2023-03-28 16:27:50',NULL,NULL,'user'),(34666,'brute_force','2023-03-28 17:13:48','2023-03-28 22:13:48','34.87.94.148',NULL,NULL),(34667,'brute_force','2023-03-28 17:13:48','2023-03-28 22:13:48',NULL,NULL,'user'),(34668,'brute_force','2023-03-29 02:12:49','2023-03-29 07:12:49','34.96.143.131',NULL,NULL),(34669,'brute_force','2023-03-29 02:12:49','2023-03-29 07:12:49',NULL,2,'gruposuadi'),(34670,'brute_force','2023-03-29 03:37:45','2023-03-29 08:37:45','34.96.143.131',NULL,NULL),(34671,'brute_force','2023-03-29 03:37:45','2023-03-29 08:37:45',NULL,NULL,'gruposuadicom'),(34672,'brute_force','2023-03-29 05:19:08','2023-03-29 10:19:08','34.133.231.208',NULL,NULL),(34673,'brute_force','2023-03-29 05:19:08','2023-03-29 10:19:08',NULL,NULL,'admin2'),(34674,'brute_force','2023-03-29 09:33:03','2023-03-29 14:33:03','34.96.143.131',NULL,NULL),(34675,'brute_force','2023-03-29 09:33:03','2023-03-29 14:33:03',NULL,NULL,'gruposuadicom'),(34676,'brute_force','2023-03-30 05:01:21','2023-03-30 10:01:21','34.96.143.131',NULL,NULL),(34677,'brute_force','2023-03-30 05:01:21','2023-03-30 10:01:21',NULL,NULL,'admin2'),(34678,'brute_force','2023-03-31 01:30:16','2023-03-31 06:30:16','34.87.94.148',NULL,NULL),(34679,'brute_force','2023-03-31 01:30:16','2023-03-31 06:30:16',NULL,NULL,'user'),(34680,'brute_force','2023-03-31 02:29:09','2023-03-31 07:29:09','157.230.34.199',NULL,NULL),(34681,'brute_force','2023-03-31 02:29:09','2023-03-31 07:29:09',NULL,NULL,'editor'),(34682,'brute_force','2023-04-02 07:14:15','2023-04-02 12:14:15','34.148.103.161',NULL,NULL),(34683,'brute_force','2023-04-02 07:14:15','2023-04-02 12:14:15',NULL,2,'gruposuadi'),(34684,'brute_force','2023-04-02 07:14:31','2023-04-02 12:14:31','34.148.103.161',NULL,NULL),(34685,'brute_force','2023-04-02 07:14:31','2023-04-02 12:14:31',NULL,2,'gruposuadi'),(34686,'brute_force','2023-04-02 07:14:43','2023-04-02 12:14:43','34.148.103.161',NULL,NULL),(34687,'brute_force','2023-04-02 07:14:43','2023-04-02 12:14:43',NULL,2,'gruposuadi'),(34688,'brute_force','2023-04-02 07:14:52','2023-04-02 12:14:52','34.148.103.161',NULL,NULL),(34689,'brute_force','2023-04-02 07:14:52','2023-04-02 12:14:52',NULL,2,'gruposuadi'),(34690,'brute_force','2023-04-02 07:15:01','2023-04-02 12:15:01','34.148.103.161',NULL,NULL),(34691,'brute_force','2023-04-02 07:15:01','2023-04-02 12:15:01',NULL,2,'gruposuadi'),(34692,'brute_force','2023-04-02 07:59:06','2023-04-02 12:59:06','34.29.144.54',NULL,NULL),(34693,'brute_force','2023-04-02 07:59:06','2023-04-02 12:59:06',NULL,NULL,'admin2'),(34694,'brute_force','2023-04-02 10:53:17','2023-04-02 15:53:17','34.124.164.110',NULL,NULL),(34695,'brute_force','2023-04-02 10:53:17','2023-04-02 15:53:17',NULL,NULL,'gruposuadi1'),(34696,'brute_force','2023-04-02 19:28:54','2023-04-03 00:28:54','34.87.94.148',NULL,NULL),(34697,'brute_force','2023-04-02 19:28:54','2023-04-03 00:28:54',NULL,NULL,'webmaster'),(34698,'brute_force','2023-04-02 20:10:27','2023-04-03 01:10:27','89.32.46.187',NULL,NULL),(34699,'brute_force','2023-04-02 20:10:27','2023-04-03 01:10:27',NULL,NULL,'editor'),(34700,'brute_force','2023-04-03 15:19:51','2023-04-03 20:19:51','34.87.94.148',NULL,NULL),(34701,'brute_force','2023-04-03 15:19:51','2023-04-03 20:19:51',NULL,NULL,'root'),(34702,'brute_force','2023-04-03 16:42:01','2023-04-03 21:42:01','34.87.94.148',NULL,NULL),(34703,'brute_force','2023-04-03 16:42:01','2023-04-03 21:42:01',NULL,NULL,'editor'),(34704,'brute_force','2023-04-06 19:57:11','2023-04-07 00:57:11','89.32.46.187',NULL,NULL),(34705,'brute_force','2023-04-06 19:57:11','2023-04-07 00:57:11',NULL,NULL,'support'),(34706,'brute_force','2023-04-08 02:14:55','2023-04-08 07:14:55','34.174.52.216',NULL,NULL),(34707,'brute_force','2023-04-08 02:14:55','2023-04-08 07:14:55',NULL,2,'gruposuadi'),(34708,'brute_force','2023-04-08 02:15:07','2023-04-08 07:15:07','34.174.52.216',NULL,NULL),(34709,'brute_force','2023-04-08 02:15:07','2023-04-08 07:15:07',NULL,2,'gruposuadi'),(34710,'brute_force','2023-04-08 02:15:16','2023-04-08 07:15:16','34.174.52.216',NULL,NULL),(34711,'brute_force','2023-04-08 02:15:16','2023-04-08 07:15:16',NULL,2,'gruposuadi'),(34712,'brute_force','2023-04-08 02:15:28','2023-04-08 07:15:28','34.174.52.216',NULL,NULL),(34713,'brute_force','2023-04-08 02:15:28','2023-04-08 07:15:28',NULL,2,'gruposuadi'),(34714,'brute_force','2023-04-08 02:15:35','2023-04-08 07:15:35','34.174.52.216',NULL,NULL),(34715,'brute_force','2023-04-08 02:15:35','2023-04-08 07:15:35',NULL,2,'gruposuadi'),(34716,'brute_force','2023-04-09 15:55:02','2023-04-09 20:55:02','174.138.21.76',NULL,NULL),(34717,'brute_force','2023-04-09 15:55:02','2023-04-09 20:55:02',NULL,NULL,'user'),(34718,'brute_force','2023-04-09 19:24:33','2023-04-10 00:24:33','34.96.143.131',NULL,NULL),(34719,'brute_force','2023-04-09 19:24:33','2023-04-10 00:24:33',NULL,NULL,'root'),(34720,'brute_force','2023-04-11 05:58:55','2023-04-11 10:58:55','35.245.29.237',NULL,NULL),(34721,'brute_force','2023-04-11 05:58:55','2023-04-11 10:58:55',NULL,2,'gruposuadi'),(34722,'brute_force','2023-04-11 05:59:05','2023-04-11 10:59:05','35.245.29.237',NULL,NULL),(34723,'brute_force','2023-04-11 05:59:05','2023-04-11 10:59:05',NULL,2,'gruposuadi'),(34724,'brute_force','2023-04-11 05:59:13','2023-04-11 10:59:13','35.245.29.237',NULL,NULL),(34725,'brute_force','2023-04-11 05:59:13','2023-04-11 10:59:13',NULL,2,'gruposuadi'),(34726,'brute_force','2023-04-11 05:59:21','2023-04-11 10:59:21','35.245.29.237',NULL,NULL),(34727,'brute_force','2023-04-11 05:59:21','2023-04-11 10:59:21',NULL,2,'gruposuadi'),(34728,'brute_force','2023-04-11 05:59:31','2023-04-11 10:59:31','35.245.29.237',NULL,NULL),(34729,'brute_force','2023-04-11 05:59:31','2023-04-11 10:59:31',NULL,2,'gruposuadi'),(34730,'brute_force','2023-04-12 04:33:53','2023-04-12 09:33:53','34.87.94.148',NULL,NULL),(34731,'brute_force','2023-04-12 04:33:53','2023-04-12 09:33:53',NULL,NULL,'root'),(34732,'brute_force','2023-04-12 06:13:26','2023-04-12 11:13:26','34.96.143.131',NULL,NULL),(34733,'brute_force','2023-04-12 06:13:26','2023-04-12 11:13:26',NULL,NULL,'superadmin'),(34734,'brute_force','2023-04-12 13:18:49','2023-04-12 18:18:49','103.153.3.21',NULL,NULL),(34735,'brute_force','2023-04-12 13:18:49','2023-04-12 18:18:49',NULL,NULL,'superadmin'),(34736,'brute_force','2023-04-12 16:00:45','2023-04-12 21:00:45','34.87.94.148',NULL,NULL),(34737,'brute_force','2023-04-12 16:00:45','2023-04-12 21:00:45',NULL,NULL,'webmaster'),(34738,'brute_force','2023-04-12 20:27:58','2023-04-13 01:27:58','103.55.39.194',NULL,NULL),(34739,'brute_force','2023-04-12 20:27:58','2023-04-13 01:27:58',NULL,NULL,'gruposuadicom'),(34740,'brute_force','2023-04-13 03:18:11','2023-04-13 08:18:11','213.142.143.108',NULL,NULL),(34741,'brute_force','2023-04-13 03:18:11','2023-04-13 08:18:11',NULL,NULL,'http'),(34742,'brute_force','2023-04-13 15:38:34','2023-04-13 20:38:34','103.55.39.194',NULL,NULL),(34743,'brute_force','2023-04-13 15:38:34','2023-04-13 20:38:34',NULL,NULL,'root'),(34744,'brute_force','2023-04-14 05:15:49','2023-04-14 10:15:49','34.148.199.118',NULL,NULL),(34745,'brute_force','2023-04-14 05:15:49','2023-04-14 10:15:49',NULL,2,'gruposuadi'),(34746,'brute_force','2023-04-14 05:15:59','2023-04-14 10:15:59','34.148.199.118',NULL,NULL),(34747,'brute_force','2023-04-14 05:15:59','2023-04-14 10:15:59',NULL,2,'gruposuadi'),(34748,'brute_force','2023-04-14 05:16:10','2023-04-14 10:16:10','34.148.199.118',NULL,NULL),(34749,'brute_force','2023-04-14 05:16:10','2023-04-14 10:16:10',NULL,2,'gruposuadi'),(34750,'brute_force','2023-04-14 05:16:30','2023-04-14 10:16:30','34.148.199.118',NULL,NULL),(34751,'brute_force','2023-04-14 05:16:30','2023-04-14 10:16:30',NULL,2,'gruposuadi'),(34752,'brute_force','2023-04-15 15:29:11','2023-04-15 20:29:11','34.87.94.148',NULL,NULL),(34753,'brute_force','2023-04-15 15:29:11','2023-04-15 20:29:11',NULL,NULL,'superadmin'),(34754,'brute_force','2023-04-16 14:52:19','2023-04-16 19:52:19','5.75.181.219',NULL,NULL),(34755,'brute_force','2023-04-16 14:52:19','2023-04-16 19:52:19',NULL,2,'gruposuadi'),(34756,'brute_force','2023-04-16 14:53:32','2023-04-16 19:53:32','5.75.140.2',NULL,NULL),(34757,'brute_force','2023-04-16 14:53:32','2023-04-16 19:53:32',NULL,2,'gruposuadi'),(34758,'brute_force','2023-04-16 14:54:30','2023-04-16 19:54:30','165.22.31.53',NULL,NULL),(34759,'brute_force','2023-04-16 14:54:30','2023-04-16 19:54:30',NULL,2,'gruposuadi'),(34760,'brute_force','2023-04-16 14:54:50','2023-04-16 19:54:50','5.75.224.206',NULL,NULL),(34761,'brute_force','2023-04-16 14:54:50','2023-04-16 19:54:50',NULL,2,'gruposuadi'),(34762,'brute_force','2023-04-17 14:35:35','2023-04-17 19:35:35','31.43.62.15',NULL,NULL),(34763,'brute_force','2023-04-17 14:35:35','2023-04-17 19:35:35',NULL,NULL,'admin'),(34764,'brute_force','2023-04-17 14:35:41','2023-04-17 19:35:41','31.43.62.15',NULL,NULL),(34765,'brute_force','2023-04-17 14:35:41','2023-04-17 19:35:41',NULL,NULL,'unavarro'),(34766,'brute_force','2023-04-17 14:35:48','2023-04-17 19:35:48','31.43.62.15',NULL,NULL),(34767,'brute_force','2023-04-17 14:35:48','2023-04-17 19:35:48',NULL,NULL,'user'),(34768,'brute_force','2023-04-17 14:35:58','2023-04-17 19:35:58','31.43.62.15',NULL,NULL),(34769,'brute_force','2023-04-17 14:35:58','2023-04-17 19:35:58',NULL,NULL,'root'),(34770,'brute_force','2023-04-17 14:36:05','2023-04-17 19:36:05','31.43.62.15',NULL,NULL),(34771,'brute_force','2023-04-17 14:36:05','2023-04-17 19:36:05',NULL,NULL,'unavarro@gruposuadi.com'),(34772,'brute_force','2023-04-17 15:24:53','2023-04-17 20:24:53','95.88.76.11',NULL,NULL),(34773,'brute_force','2023-04-17 15:24:53','2023-04-17 20:24:53',NULL,NULL,'admin'),(34774,'brute_force','2023-04-17 15:47:10','2023-04-17 20:47:10','121.235.121.162',NULL,NULL),(34775,'brute_force','2023-04-17 15:47:10','2023-04-17 20:47:10',NULL,NULL,'admin'),(34776,'brute_force','2023-04-17 16:05:21','2023-04-17 21:05:21','5.146.155.218',NULL,NULL),(34777,'brute_force','2023-04-17 16:05:21','2023-04-17 21:05:21',NULL,NULL,'admin'),(34778,'brute_force','2023-04-17 16:49:14','2023-04-17 21:49:14','91.19.173.122',NULL,NULL),(34779,'brute_force','2023-04-17 16:49:14','2023-04-17 21:49:14',NULL,NULL,'admin'),(34780,'brute_force','2023-04-18 02:27:53','2023-04-18 07:27:53','87.189.158.159',NULL,NULL),(34781,'brute_force','2023-04-18 02:27:53','2023-04-18 07:27:53',NULL,NULL,'admin'),(34782,'brute_force','2023-04-19 04:22:30','2023-04-19 09:22:30','35.222.218.27',NULL,NULL),(34783,'brute_force','2023-04-19 04:22:30','2023-04-19 09:22:30',NULL,NULL,'webmaster'); INSERT INTO `grpsd_itsec_temp` VALUES (34784,'brute_force','2023-04-20 05:31:36','2023-04-20 10:31:36','78.47.194.73',NULL,NULL),(34785,'brute_force','2023-04-20 05:31:36','2023-04-20 10:31:36',NULL,NULL,'a-kawalilo'),(34786,'brute_force','2023-04-20 05:31:54','2023-04-20 10:31:54','81.71.127.232',NULL,NULL),(34787,'brute_force','2023-04-20 05:31:54','2023-04-20 10:31:54',NULL,2,'gruposuadi'),(34788,'brute_force','2023-04-20 05:31:57','2023-04-20 10:31:57','119.29.184.41',NULL,NULL),(34789,'brute_force','2023-04-20 05:31:57','2023-04-20 10:31:57',NULL,2,'gruposuadi'),(34790,'brute_force','2023-04-20 05:32:10','2023-04-20 10:32:10','128.140.7.236',NULL,NULL),(34791,'brute_force','2023-04-20 05:32:10','2023-04-20 10:32:10',NULL,2,'gruposuadi'),(34792,'brute_force','2023-04-20 05:32:21','2023-04-20 10:32:21','52.90.109.155',NULL,NULL),(34793,'brute_force','2023-04-20 05:32:21','2023-04-20 10:32:21',NULL,2,'gruposuadi'),(34794,'brute_force','2023-04-20 05:32:29','2023-04-20 10:32:29','43.143.232.113',NULL,NULL),(34795,'brute_force','2023-04-20 05:32:29','2023-04-20 10:32:29',NULL,2,'gruposuadi'),(34796,'brute_force','2023-04-20 05:32:47','2023-04-20 10:32:47','159.69.51.48',NULL,NULL),(34797,'brute_force','2023-04-20 05:32:47','2023-04-20 10:32:47',NULL,2,'gruposuadi'),(34798,'brute_force','2023-04-20 05:32:55','2023-04-20 10:32:55','157.90.157.82',NULL,NULL),(34799,'brute_force','2023-04-20 05:32:55','2023-04-20 10:32:55',NULL,2,'gruposuadi'),(34800,'brute_force','2023-04-20 05:33:09','2023-04-20 10:33:09','188.34.161.15',NULL,NULL),(34801,'brute_force','2023-04-20 05:33:09','2023-04-20 10:33:09',NULL,2,'gruposuadi'),(34802,'brute_force','2023-04-20 05:33:12','2023-04-20 10:33:12','159.69.156.202',NULL,NULL),(34803,'brute_force','2023-04-20 05:33:12','2023-04-20 10:33:12',NULL,2,'gruposuadi'),(34804,'brute_force','2023-04-20 05:33:16','2023-04-20 10:33:16','195.201.38.157',NULL,NULL),(34805,'brute_force','2023-04-20 05:33:16','2023-04-20 10:33:16',NULL,2,'gruposuadi'),(34806,'brute_force','2023-04-20 05:34:06','2023-04-20 10:34:06','202.120.218.209',NULL,NULL),(34807,'brute_force','2023-04-20 05:34:06','2023-04-20 10:34:06',NULL,NULL,'merasmanager'),(34808,'brute_force','2023-04-20 05:35:52','2023-04-20 10:35:52','193.252.186.52',NULL,NULL),(34809,'brute_force','2023-04-20 05:35:52','2023-04-20 10:35:52',NULL,NULL,'shannonkowalski'),(34810,'brute_force','2023-04-21 11:33:21','2023-04-21 16:33:21','5.75.190.95',NULL,NULL),(34811,'brute_force','2023-04-21 11:33:21','2023-04-21 16:33:21',NULL,NULL,'literary-agent'),(34812,'brute_force','2023-04-21 11:34:32','2023-04-21 16:34:32','185.88.101.13',NULL,NULL),(34813,'brute_force','2023-04-21 11:34:32','2023-04-21 16:34:32',NULL,NULL,'agnes'),(34814,'brute_force','2023-04-22 00:05:58','2023-04-22 05:05:58','34.106.170.62',NULL,NULL),(34815,'brute_force','2023-04-22 00:05:58','2023-04-22 05:05:58',NULL,2,'gruposuadi'),(34816,'brute_force','2023-04-22 00:06:15','2023-04-22 05:06:15','34.106.170.62',NULL,NULL),(34817,'brute_force','2023-04-22 00:06:15','2023-04-22 05:06:15',NULL,2,'gruposuadi'),(34818,'brute_force','2023-04-22 00:06:28','2023-04-22 05:06:28','34.106.170.62',NULL,NULL),(34819,'brute_force','2023-04-22 00:06:28','2023-04-22 05:06:28',NULL,2,'gruposuadi'),(34820,'brute_force','2023-04-22 00:06:44','2023-04-22 05:06:44','34.106.170.62',NULL,NULL),(34821,'brute_force','2023-04-22 00:06:44','2023-04-22 05:06:44',NULL,2,'gruposuadi'),(34822,'brute_force','2023-04-22 00:06:57','2023-04-22 05:06:57','34.106.170.62',NULL,NULL),(34823,'brute_force','2023-04-22 00:06:57','2023-04-22 05:06:57',NULL,2,'gruposuadi'),(34824,'brute_force','2023-04-22 16:10:17','2023-04-22 21:10:17','91.107.197.124',NULL,NULL),(34825,'brute_force','2023-04-22 16:10:17','2023-04-22 21:10:17',NULL,NULL,'artivercen'),(34826,'brute_force','2023-04-22 16:10:59','2023-04-22 21:10:59','116.203.129.42',NULL,NULL),(34827,'brute_force','2023-04-22 16:10:59','2023-04-22 21:10:59',NULL,NULL,'adminchrd'),(34828,'brute_force','2023-04-22 16:14:31','2023-04-22 21:14:31','195.201.224.56',NULL,NULL),(34829,'brute_force','2023-04-22 16:14:31','2023-04-22 21:14:31',NULL,NULL,'liesvarkevisser'),(34830,'brute_force','2023-04-23 00:16:25','2023-04-23 05:16:25','45.251.138.155',NULL,NULL),(34831,'brute_force','2023-04-23 00:16:25','2023-04-23 05:16:25',NULL,NULL,'{login}'),(34832,'brute_force','2023-04-23 08:51:15','2023-04-23 13:51:15','116.203.88.223',NULL,NULL),(34833,'brute_force','2023-04-23 08:51:15','2023-04-23 13:51:15',NULL,2,'gruposuadi'),(34834,'brute_force','2023-04-23 08:51:25','2023-04-23 13:51:25','175.178.115.220',NULL,NULL),(34835,'brute_force','2023-04-23 08:51:25','2023-04-23 13:51:25',NULL,2,'gruposuadi'),(34836,'brute_force','2023-04-23 08:51:28','2023-04-23 13:51:28','159.69.51.48',NULL,NULL),(34837,'brute_force','2023-04-23 08:51:28','2023-04-23 13:51:28',NULL,2,'gruposuadi'),(34838,'brute_force','2023-04-23 08:51:58','2023-04-23 13:51:58','43.153.51.108',NULL,NULL),(34839,'brute_force','2023-04-23 08:51:58','2023-04-23 13:51:58',NULL,2,'gruposuadi'),(34840,'brute_force','2023-04-23 08:52:00','2023-04-23 13:52:00','142.132.176.13',NULL,NULL),(34841,'brute_force','2023-04-23 08:52:00','2023-04-23 13:52:00',NULL,2,'gruposuadi'),(34842,'brute_force','2023-04-23 08:52:30','2023-04-23 13:52:30','124.221.190.109',NULL,NULL),(34843,'brute_force','2023-04-23 08:52:30','2023-04-23 13:52:30',NULL,NULL,'admin'),(34844,'brute_force','2023-04-23 08:52:33','2023-04-23 13:52:33','159.69.113.91',NULL,NULL),(34845,'brute_force','2023-04-23 08:52:33','2023-04-23 13:52:33',NULL,NULL,'admin'),(34846,'brute_force','2023-04-23 08:52:38','2023-04-23 13:52:38','195.201.224.56',NULL,NULL),(34847,'brute_force','2023-04-23 08:52:38','2023-04-23 13:52:38',NULL,2,'gruposuadi'),(34848,'brute_force','2023-04-23 08:52:45','2023-04-23 13:52:45','135.181.153.110',NULL,NULL),(34849,'brute_force','2023-04-23 08:52:45','2023-04-23 13:52:45',NULL,2,'gruposuadi'),(34850,'brute_force','2023-04-23 08:52:54','2023-04-23 13:52:54','47.109.42.15',NULL,NULL),(34851,'brute_force','2023-04-23 08:52:54','2023-04-23 13:52:54',NULL,2,'gruposuadi'),(34852,'brute_force','2023-04-23 08:53:24','2023-04-23 13:53:24','5.75.181.187',NULL,NULL),(34853,'brute_force','2023-04-23 08:53:24','2023-04-23 13:53:24',NULL,NULL,'johnsmith2223'),(34854,'brute_force','2023-04-23 14:58:08','2023-04-23 19:58:08','195.201.20.104',NULL,NULL),(34855,'brute_force','2023-04-23 14:58:08','2023-04-23 19:58:08',NULL,2,'gruposuadi'),(34856,'brute_force','2023-04-23 14:58:22','2023-04-23 19:58:22','116.203.65.201',NULL,NULL),(34857,'brute_force','2023-04-23 14:58:22','2023-04-23 19:58:22',NULL,NULL,'marina-michaelis'),(34858,'brute_force','2023-04-23 14:58:28','2023-04-23 19:58:28','167.235.230.215',NULL,NULL),(34859,'brute_force','2023-04-23 14:58:28','2023-04-23 19:58:28',NULL,NULL,'admin'),(34860,'brute_force','2023-04-23 14:58:46','2023-04-23 19:58:46','60.240.166.14',NULL,NULL),(34861,'brute_force','2023-04-23 14:58:46','2023-04-23 19:58:46',NULL,NULL,'robaczek198'),(34862,'brute_force','2023-04-23 14:59:13','2023-04-23 19:59:13','76.77.164.158',NULL,NULL),(34863,'brute_force','2023-04-23 14:59:13','2023-04-23 19:59:13',NULL,NULL,'startsolar-biz'),(34864,'brute_force','2023-04-23 15:01:27','2023-04-23 20:01:27','157.90.167.77',NULL,NULL),(34865,'brute_force','2023-04-23 15:01:27','2023-04-23 20:01:27',NULL,NULL,'renato-baalbaki'),(34866,'brute_force','2023-04-23 15:01:58','2023-04-23 20:01:58','116.203.65.201',NULL,NULL),(34867,'brute_force','2023-04-23 15:01:58','2023-04-23 20:01:58',NULL,2,'gruposuadi'),(34868,'brute_force','2023-04-23 19:08:35','2023-04-24 00:08:35','49.12.77.182',NULL,NULL),(34869,'brute_force','2023-04-23 19:08:35','2023-04-24 00:08:35',NULL,2,'gruposuadi'),(34870,'brute_force','2023-04-23 19:08:40','2023-04-24 00:08:40','67.22.223.9',NULL,NULL),(34871,'brute_force','2023-04-23 19:08:40','2023-04-24 00:08:40',NULL,2,'gruposuadi'),(34872,'brute_force','2023-04-23 19:08:49','2023-04-24 00:08:49','174.101.228.102',NULL,NULL),(34873,'brute_force','2023-04-23 19:08:49','2023-04-24 00:08:49',NULL,2,'gruposuadi'),(34874,'brute_force','2023-04-23 19:09:38','2023-04-24 00:09:38','159.69.192.63',NULL,NULL),(34875,'brute_force','2023-04-23 19:09:38','2023-04-24 00:09:38',NULL,2,'gruposuadi'),(34876,'brute_force','2023-04-23 19:10:40','2023-04-24 00:10:40','116.203.219.234',NULL,NULL),(34877,'brute_force','2023-04-23 19:10:40','2023-04-24 00:10:40',NULL,2,'gruposuadi'),(34878,'brute_force','2023-04-23 19:10:44','2023-04-24 00:10:44','200.30.138.54',NULL,NULL),(34879,'brute_force','2023-04-23 19:10:44','2023-04-24 00:10:44',NULL,2,'gruposuadi'),(34880,'brute_force','2023-04-23 19:10:46','2023-04-24 00:10:46','157.90.16.197',NULL,NULL),(34881,'brute_force','2023-04-23 19:10:46','2023-04-24 00:10:46',NULL,2,'gruposuadi'),(34882,'brute_force','2023-05-01 19:41:28','2023-05-02 00:41:28','3.217.6.108',NULL,NULL),(34883,'brute_force','2023-05-01 19:41:28','2023-05-02 00:41:28',NULL,NULL,'anmelden'),(34884,'brute_force','2023-05-02 00:04:09','2023-05-02 05:04:09','93.191.156.121',NULL,NULL),(34885,'brute_force','2023-05-02 00:04:09','2023-05-02 05:04:09',NULL,NULL,'anmelden'),(34886,'brute_force','2023-05-03 10:51:39','2023-05-03 15:51:39','45.252.251.43',NULL,NULL),(34887,'brute_force','2023-05-03 10:51:39','2023-05-03 15:51:39',NULL,NULL,'admin'),(34888,'brute_force','2023-05-03 14:30:50','2023-05-03 19:30:50','34.96.143.131',NULL,NULL),(34889,'brute_force','2023-05-03 14:30:50','2023-05-03 19:30:50',NULL,NULL,'test'),(34890,'brute_force','2023-05-03 14:35:39','2023-05-03 19:35:39','34.96.143.131',NULL,NULL),(34891,'brute_force','2023-05-03 14:35:39','2023-05-03 19:35:39',NULL,NULL,'test'),(34892,'brute_force','2023-05-04 08:20:43','2023-05-04 13:20:43','3.108.135.52',NULL,NULL),(34893,'brute_force','2023-05-04 08:20:43','2023-05-04 13:20:43',NULL,NULL,'admin'),(34894,'brute_force','2023-05-04 12:48:53','2023-05-04 17:48:53','45.252.251.43',NULL,NULL),(34895,'brute_force','2023-05-04 12:48:53','2023-05-04 17:48:53',NULL,NULL,'support'),(34896,'brute_force','2023-05-05 09:05:01','2023-05-05 14:05:01','16.162.65.135',NULL,NULL),(34897,'brute_force','2023-05-05 09:05:01','2023-05-05 14:05:01',NULL,NULL,'admin'),(34898,'brute_force','2023-05-06 17:38:06','2023-05-06 22:38:06','34.87.94.148',NULL,NULL),(34899,'brute_force','2023-05-06 17:38:06','2023-05-06 22:38:06',NULL,NULL,'admin1'),(34900,'brute_force','2023-05-06 22:38:46','2023-05-07 03:38:46','16.162.65.135',NULL,NULL),(34901,'brute_force','2023-05-06 22:38:46','2023-05-07 03:38:46',NULL,NULL,'admin1'),(34902,'brute_force','2023-05-07 08:19:49','2023-05-07 13:19:49','34.96.143.131',NULL,NULL),(34903,'brute_force','2023-05-07 08:19:49','2023-05-07 13:19:49',NULL,NULL,'support'),(34904,'brute_force','2023-05-07 15:23:32','2023-05-07 20:23:32','13.37.227.115',NULL,NULL),(34905,'brute_force','2023-05-07 15:23:32','2023-05-07 20:23:32',NULL,NULL,'gruposuadi.com'),(34906,'brute_force','2023-05-07 18:31:41','2023-05-07 23:31:41','109.70.148.31',NULL,NULL),(34907,'brute_force','2023-05-07 18:31:41','2023-05-07 23:31:41',NULL,NULL,'admin2'),(34908,'brute_force','2023-05-08 14:19:46','2023-05-08 19:19:46','172.104.47.193',NULL,NULL),(34909,'brute_force','2023-05-08 14:19:46','2023-05-08 19:19:46',NULL,NULL,'admin2'),(34910,'brute_force','2023-05-08 16:41:33','2023-05-08 21:41:33','35.180.187.114',NULL,NULL),(34911,'brute_force','2023-05-08 16:41:33','2023-05-08 21:41:33',NULL,NULL,'support'),(34912,'brute_force','2023-05-09 06:54:48','2023-05-09 11:54:48','13.37.227.115',NULL,NULL),(34913,'brute_force','2023-05-09 06:54:48','2023-05-09 11:54:48',NULL,2,'gruposuadi'),(34914,'brute_force','2023-05-09 10:48:05','2023-05-09 15:48:05','34.96.143.131',NULL,NULL),(34915,'brute_force','2023-05-09 10:48:05','2023-05-09 15:48:05',NULL,NULL,'webmaster'),(34916,'brute_force','2023-05-10 04:54:51','2023-05-10 09:54:51','177.10.202.221',NULL,NULL),(34917,'brute_force','2023-05-10 04:54:51','2023-05-10 09:54:51',NULL,2,'gruposuadi'),(34918,'brute_force','2023-05-10 04:59:21','2023-05-10 09:59:21','83.151.4.172',NULL,NULL),(34919,'brute_force','2023-05-10 04:59:21','2023-05-10 09:59:21',NULL,2,'gruposuadi'),(34920,'brute_force','2023-05-10 05:03:23','2023-05-10 10:03:23','168.194.75.98',NULL,NULL),(34921,'brute_force','2023-05-10 05:03:23','2023-05-10 10:03:23',NULL,2,'gruposuadi'),(34922,'brute_force','2023-05-10 05:05:31','2023-05-10 10:05:31','177.10.202.221',NULL,NULL),(34923,'brute_force','2023-05-10 05:05:31','2023-05-10 10:05:31',NULL,2,'gruposuadi'),(34924,'brute_force','2023-05-10 05:05:38','2023-05-10 10:05:38','103.119.67.243',NULL,NULL),(34925,'brute_force','2023-05-10 05:05:38','2023-05-10 10:05:38',NULL,2,'gruposuadi'),(34926,'brute_force','2023-05-10 05:07:01','2023-05-10 10:07:01','189.2.164.165',NULL,NULL),(34927,'brute_force','2023-05-10 05:07:01','2023-05-10 10:07:01',NULL,2,'gruposuadi'),(34928,'brute_force','2023-05-10 05:13:46','2023-05-10 10:13:46','189.2.164.165',NULL,NULL),(34929,'brute_force','2023-05-10 05:13:46','2023-05-10 10:13:46',NULL,2,'gruposuadi'),(34930,'brute_force','2023-05-10 05:14:12','2023-05-10 10:14:12','83.151.4.172',NULL,NULL),(34931,'brute_force','2023-05-10 05:14:12','2023-05-10 10:14:12',NULL,2,'gruposuadi'),(34932,'brute_force','2023-05-10 05:16:42','2023-05-10 10:16:42','112.133.192.231',NULL,NULL),(34933,'brute_force','2023-05-10 05:16:42','2023-05-10 10:16:42',NULL,2,'gruposuadi'),(34934,'brute_force','2023-05-10 05:22:32','2023-05-10 10:22:32','104.28.241.206',NULL,NULL),(34935,'brute_force','2023-05-10 05:22:32','2023-05-10 10:22:32',NULL,2,'gruposuadi'),(34936,'brute_force','2023-05-10 05:24:54','2023-05-10 10:24:54','185.13.230.146',NULL,NULL),(34937,'brute_force','2023-05-10 05:24:54','2023-05-10 10:24:54',NULL,2,'gruposuadi'),(34938,'brute_force','2023-05-10 05:39:56','2023-05-10 10:39:56','71.161.80.56',NULL,NULL),(34939,'brute_force','2023-05-10 05:39:56','2023-05-10 10:39:56',NULL,2,'gruposuadi'),(34940,'brute_force','2023-05-10 05:39:58','2023-05-10 10:39:58','71.161.80.56',NULL,NULL),(34941,'brute_force','2023-05-10 05:39:58','2023-05-10 10:39:58',NULL,2,'gruposuadi'),(34942,'brute_force','2023-05-10 05:40:00','2023-05-10 10:40:00','71.161.80.56',NULL,NULL),(34943,'brute_force','2023-05-10 05:40:00','2023-05-10 10:40:00',NULL,2,'gruposuadi'),(34944,'brute_force','2023-05-10 05:40:02','2023-05-10 10:40:02','71.161.80.56',NULL,NULL),(34945,'brute_force','2023-05-10 05:40:02','2023-05-10 10:40:02',NULL,2,'gruposuadi'),(34946,'brute_force','2023-05-10 05:40:04','2023-05-10 10:40:04','71.161.80.56',NULL,NULL),(34947,'brute_force','2023-05-10 05:40:04','2023-05-10 10:40:04',NULL,2,'gruposuadi'),(34948,'brute_force','2023-05-10 05:42:59','2023-05-10 10:42:59','109.111.242.142',NULL,NULL),(34949,'brute_force','2023-05-10 05:42:59','2023-05-10 10:42:59',NULL,2,'gruposuadi'),(34950,'brute_force','2023-05-10 05:44:42','2023-05-10 10:44:42','148.72.215.157',NULL,NULL),(34951,'brute_force','2023-05-10 05:44:42','2023-05-10 10:44:42',NULL,2,'gruposuadi'),(34952,'brute_force','2023-05-10 05:44:52','2023-05-10 10:44:52','148.72.215.157',NULL,NULL),(34953,'brute_force','2023-05-10 05:44:52','2023-05-10 10:44:52',NULL,2,'gruposuadi'),(34954,'brute_force','2023-05-10 05:44:55','2023-05-10 10:44:55','36.92.125.163',NULL,NULL),(34955,'brute_force','2023-05-10 05:44:55','2023-05-10 10:44:55',NULL,2,'gruposuadi'),(34956,'brute_force','2023-05-10 05:50:40','2023-05-10 10:50:40','112.199.222.96',NULL,NULL),(34957,'brute_force','2023-05-10 05:50:40','2023-05-10 10:50:40',NULL,2,'gruposuadi'),(34958,'brute_force','2023-05-10 05:50:45','2023-05-10 10:50:45','112.199.222.96',NULL,NULL),(34959,'brute_force','2023-05-10 05:50:45','2023-05-10 10:50:45',NULL,2,'gruposuadi'),(34960,'brute_force','2023-05-10 05:50:48','2023-05-10 10:50:48','112.199.222.96',NULL,NULL),(34961,'brute_force','2023-05-10 05:50:48','2023-05-10 10:50:48',NULL,2,'gruposuadi'),(34962,'brute_force','2023-05-10 05:50:51','2023-05-10 10:50:51','112.199.222.96',NULL,NULL),(34963,'brute_force','2023-05-10 05:50:51','2023-05-10 10:50:51',NULL,2,'gruposuadi'),(34964,'brute_force','2023-05-10 05:50:54','2023-05-10 10:50:54','112.199.222.96',NULL,NULL),(34965,'brute_force','2023-05-10 05:50:54','2023-05-10 10:50:54',NULL,2,'gruposuadi'),(34966,'brute_force','2023-05-10 05:52:10','2023-05-10 10:52:10','31.220.183.217',NULL,NULL),(34967,'brute_force','2023-05-10 05:52:10','2023-05-10 10:52:10',NULL,2,'gruposuadi'),(34968,'brute_force','2023-05-10 05:59:33','2023-05-10 10:59:33','202.21.114.134',NULL,NULL),(34969,'brute_force','2023-05-10 05:59:33','2023-05-10 10:59:33',NULL,2,'gruposuadi'),(34970,'brute_force','2023-05-10 07:41:58','2023-05-10 12:41:58','172.104.47.193',NULL,NULL),(34971,'brute_force','2023-05-10 07:41:58','2023-05-10 12:41:58',NULL,NULL,'editor'),(34972,'brute_force','2023-05-11 06:35:17','2023-05-11 11:35:17','35.193.253.202',NULL,NULL),(34973,'brute_force','2023-05-11 06:35:17','2023-05-11 11:35:17',NULL,NULL,'administrator'),(34974,'brute_force','2023-05-13 08:02:34','2023-05-13 13:02:34','34.122.87.82',NULL,NULL),(34975,'brute_force','2023-05-13 08:02:34','2023-05-13 13:02:34',NULL,NULL,'http'),(34976,'brute_force','2023-05-13 10:54:55','2023-05-13 15:54:55','34.175.73.202',NULL,NULL),(34977,'brute_force','2023-05-13 10:54:55','2023-05-13 15:54:55',NULL,2,'gruposuadi'),(34978,'brute_force','2023-05-13 13:36:57','2023-05-13 18:36:57','103.122.164.9',NULL,NULL),(34979,'brute_force','2023-05-13 13:36:57','2023-05-13 18:36:57',NULL,NULL,'gruposuadi.com'),(34980,'brute_force','2023-05-14 19:29:23','2023-05-15 00:29:23','176.104.180.162',NULL,NULL),(34981,'brute_force','2023-05-14 19:29:23','2023-05-15 00:29:23',NULL,2,'gruposuadi'),(34982,'brute_force','2023-05-14 19:35:36','2023-05-15 00:35:36','176.104.180.162',NULL,NULL),(34983,'brute_force','2023-05-14 19:35:36','2023-05-15 00:35:36',NULL,2,'gruposuadi'),(34984,'brute_force','2023-05-14 20:09:15','2023-05-15 01:09:15','81.199.89.90',NULL,NULL),(34985,'brute_force','2023-05-14 20:09:15','2023-05-15 01:09:15',NULL,2,'gruposuadi'),(34986,'brute_force','2023-05-18 14:28:33','2023-05-18 19:28:33','86.28.76.188',NULL,NULL),(34987,'brute_force','2023-05-18 14:28:33','2023-05-18 19:28:33',NULL,2,'gruposuadi'),(34988,'brute_force','2023-05-18 14:52:51','2023-05-18 19:52:51','45.172.177.188',NULL,NULL),(34989,'brute_force','2023-05-18 14:52:51','2023-05-18 19:52:51',NULL,2,'gruposuadi'),(34990,'brute_force','2023-05-18 15:10:54','2023-05-18 20:10:54','91.150.189.122',NULL,NULL),(34991,'brute_force','2023-05-18 15:10:54','2023-05-18 20:10:54',NULL,2,'gruposuadi'),(34992,'brute_force','2023-05-20 11:25:55','2023-05-20 16:25:55','34.141.213.153',NULL,NULL),(34993,'brute_force','2023-05-20 11:25:55','2023-05-20 16:25:55',NULL,NULL,'uadi'),(34994,'brute_force','2023-05-20 11:41:27','2023-05-20 16:41:27','34.141.213.153',NULL,NULL),(34995,'brute_force','2023-05-20 11:41:27','2023-05-20 16:41:27',NULL,NULL,'grupos'),(34996,'brute_force','2023-05-20 14:56:38','2023-05-20 19:56:38','18.130.28.77',NULL,NULL),(34997,'brute_force','2023-05-20 14:56:38','2023-05-20 19:56:38',NULL,NULL,'admin'),(34998,'brute_force','2023-05-20 18:12:18','2023-05-20 23:12:18','16.162.65.135',NULL,NULL),(34999,'brute_force','2023-05-20 18:12:18','2023-05-20 23:12:18',NULL,NULL,'osua'),(35000,'brute_force','2023-05-22 23:44:04','2023-05-23 04:44:04','34.141.213.153',NULL,NULL),(35001,'brute_force','2023-05-22 23:44:04','2023-05-23 04:44:04',NULL,NULL,'uadi'),(35002,'brute_force','2023-05-22 23:44:17','2023-05-23 04:44:17','34.141.213.153',NULL,NULL),(35003,'brute_force','2023-05-22 23:44:17','2023-05-23 04:44:17',NULL,NULL,'suadi'),(35004,'brute_force','2023-05-23 05:34:19','2023-05-23 10:34:19','52.64.253.61',NULL,NULL),(35005,'brute_force','2023-05-23 05:34:19','2023-05-23 10:34:19',NULL,NULL,'suadi'),(35006,'brute_force','2023-05-23 07:05:54','2023-05-23 12:05:54','35.186.156.93',NULL,NULL),(35007,'brute_force','2023-05-23 07:05:54','2023-05-23 12:05:54',NULL,NULL,'admin'),(35008,'brute_force','2023-05-23 23:06:01','2023-05-24 04:06:01','183.90.183.158',NULL,NULL),(35009,'brute_force','2023-05-23 23:06:01','2023-05-24 04:06:01',NULL,NULL,'administrator'),(35010,'brute_force','2023-05-24 00:32:59','2023-05-24 05:32:59','34.141.213.153',NULL,NULL),(35011,'brute_force','2023-05-24 00:32:59','2023-05-24 05:32:59',NULL,NULL,'support'),(35012,'brute_force','2023-05-26 05:53:08','2023-05-26 10:53:08','35.156.60.112',NULL,NULL),(35013,'brute_force','2023-05-26 05:53:08','2023-05-26 10:53:08',NULL,NULL,'http'),(35014,'brute_force','2023-05-26 10:02:54','2023-05-26 15:02:54','35.156.60.112',NULL,NULL),(35015,'brute_force','2023-05-26 10:02:54','2023-05-26 15:02:54',NULL,NULL,'user'),(35016,'brute_force','2023-05-26 12:43:38','2023-05-26 17:43:38','35.186.156.93',NULL,NULL),(35017,'brute_force','2023-05-26 12:43:38','2023-05-26 17:43:38',NULL,NULL,'admin2'),(35018,'brute_force','2023-05-26 17:08:37','2023-05-26 22:08:37','34.87.94.148',NULL,NULL),(35019,'brute_force','2023-05-26 17:08:37','2023-05-26 22:08:37',NULL,NULL,'administrator'),(35020,'brute_force','2023-05-27 07:06:27','2023-05-27 12:06:27','35.186.156.93',NULL,NULL),(35021,'brute_force','2023-05-27 07:06:27','2023-05-27 12:06:27',NULL,NULL,'admin2'),(35022,'brute_force','2023-05-27 09:12:52','2023-05-27 14:12:52','35.156.60.112',NULL,NULL),(35023,'brute_force','2023-05-27 09:12:52','2023-05-27 14:12:52',NULL,NULL,'administrator'),(35024,'brute_force','2023-05-27 10:26:08','2023-05-27 15:26:08','34.141.213.153',NULL,NULL),(35025,'brute_force','2023-05-27 10:26:08','2023-05-27 15:26:08',NULL,NULL,'admin1'),(35026,'brute_force','2023-05-27 17:37:37','2023-05-27 22:37:37','34.141.213.153',NULL,NULL),(35027,'brute_force','2023-05-27 17:37:37','2023-05-27 22:37:37',NULL,NULL,'admin2'),(35028,'brute_force','2023-05-28 04:17:53','2023-05-28 09:17:53','34.141.213.153',NULL,NULL),(35029,'brute_force','2023-05-28 04:17:53','2023-05-28 09:17:53',NULL,NULL,'user'),(35030,'brute_force','2023-05-28 06:51:35','2023-05-28 11:51:35','35.193.253.202',NULL,NULL),(35031,'brute_force','2023-05-28 06:51:35','2023-05-28 11:51:35',NULL,NULL,'admin1'),(35032,'brute_force','2023-05-29 08:28:35','2023-05-29 13:28:35','103.110.86.217',NULL,NULL),(35033,'brute_force','2023-05-29 08:28:35','2023-05-29 13:28:35',NULL,2,'gruposuadi'),(35034,'brute_force','2023-05-29 21:37:23','2023-05-30 02:37:23','35.193.253.202',NULL,NULL),(35035,'brute_force','2023-05-29 21:37:23','2023-05-30 02:37:23',NULL,NULL,'superadmin'),(35036,'brute_force','2023-05-30 03:28:40','2023-05-30 08:28:40','170.81.144.108',NULL,NULL),(35037,'brute_force','2023-05-30 03:28:40','2023-05-30 08:28:40',NULL,2,'gruposuadi'),(35038,'brute_force','2023-05-30 03:28:41','2023-05-30 08:28:41','170.81.144.108',NULL,NULL),(35039,'brute_force','2023-05-30 03:28:41','2023-05-30 08:28:41',NULL,2,'gruposuadi'),(35040,'brute_force','2023-05-30 03:29:42','2023-05-30 08:29:42','103.134.132.188',NULL,NULL),(35041,'brute_force','2023-05-30 03:29:42','2023-05-30 08:29:42',NULL,2,'gruposuadi'),(35042,'brute_force','2023-05-30 03:29:44','2023-05-30 08:29:44','103.134.132.188',NULL,NULL),(35043,'brute_force','2023-05-30 03:29:44','2023-05-30 08:29:44',NULL,2,'gruposuadi'),(35044,'brute_force','2023-05-30 03:33:14','2023-05-30 08:33:14','96.9.94.156',NULL,NULL),(35045,'brute_force','2023-05-30 03:33:14','2023-05-30 08:33:14',NULL,2,'gruposuadi'),(35046,'brute_force','2023-05-30 03:33:16','2023-05-30 08:33:16','96.9.94.156',NULL,NULL),(35047,'brute_force','2023-05-30 03:33:16','2023-05-30 08:33:16',NULL,2,'gruposuadi'),(35048,'brute_force','2023-05-30 03:34:25','2023-05-30 08:34:25','178.130.220.243',NULL,NULL),(35049,'brute_force','2023-05-30 03:34:25','2023-05-30 08:34:25',NULL,NULL,'admin'),(35050,'brute_force','2023-05-30 03:34:27','2023-05-30 08:34:27','178.130.220.243',NULL,NULL),(35051,'brute_force','2023-05-30 03:34:27','2023-05-30 08:34:27',NULL,NULL,'admin'),(35052,'brute_force','2023-05-30 03:39:32','2023-05-30 08:39:32','124.107.253.232',NULL,NULL),(35053,'brute_force','2023-05-30 03:39:32','2023-05-30 08:39:32',NULL,2,'gruposuadi'),(35054,'brute_force','2023-05-30 03:39:38','2023-05-30 08:39:38','124.107.253.232',NULL,NULL),(35055,'brute_force','2023-05-30 03:39:38','2023-05-30 08:39:38',NULL,2,'gruposuadi'),(35056,'brute_force','2023-05-30 05:24:09','2023-05-30 10:24:09','106.194.162.216',NULL,NULL),(35057,'brute_force','2023-05-30 05:24:09','2023-05-30 10:24:09',NULL,NULL,'admin'),(35058,'brute_force','2023-05-30 05:24:13','2023-05-30 10:24:13','106.194.162.216',NULL,NULL),(35059,'brute_force','2023-05-30 05:24:13','2023-05-30 10:24:13',NULL,NULL,'admin'),(35060,'brute_force','2023-05-30 05:26:52','2023-05-30 10:26:52','124.43.241.231',NULL,NULL),(35061,'brute_force','2023-05-30 05:26:52','2023-05-30 10:26:52',NULL,2,'gruposuadi'),(35062,'brute_force','2023-05-30 05:26:57','2023-05-30 10:26:57','124.43.241.231',NULL,NULL),(35063,'brute_force','2023-05-30 05:26:57','2023-05-30 10:26:57',NULL,2,'gruposuadi'),(35064,'brute_force','2023-05-30 05:47:09','2023-05-30 10:47:09','103.189.179.113',NULL,NULL),(35065,'brute_force','2023-05-30 05:47:09','2023-05-30 10:47:09',NULL,NULL,'admin'),(35066,'brute_force','2023-05-30 05:47:11','2023-05-30 10:47:11','103.189.179.113',NULL,NULL),(35067,'brute_force','2023-05-30 05:47:11','2023-05-30 10:47:11',NULL,NULL,'admin'),(35068,'brute_force','2023-05-30 06:21:03','2023-05-30 11:21:03','223.187.2.44',NULL,NULL),(35069,'brute_force','2023-05-30 06:21:03','2023-05-30 11:21:03',NULL,NULL,'admin'),(35070,'brute_force','2023-05-30 06:21:05','2023-05-30 11:21:05','223.187.2.44',NULL,NULL),(35071,'brute_force','2023-05-30 06:21:05','2023-05-30 11:21:05',NULL,NULL,'admin'),(35072,'brute_force','2023-05-30 11:15:03','2023-05-30 16:15:03','34.87.94.148',NULL,NULL),(35073,'brute_force','2023-05-30 11:15:03','2023-05-30 16:15:03',NULL,NULL,'gruposuadi.com'),(35074,'brute_force','2023-05-30 14:01:00','2023-05-30 19:01:00','34.87.94.148',NULL,NULL),(35075,'brute_force','2023-05-30 14:01:00','2023-05-30 19:01:00',NULL,NULL,'support'),(35076,'brute_force','2023-05-30 18:03:42','2023-05-30 23:03:42','181.232.190.109',NULL,NULL),(35077,'brute_force','2023-05-30 18:03:42','2023-05-30 23:03:42',NULL,2,'gruposuadi'),(35078,'brute_force','2023-05-30 18:03:47','2023-05-30 23:03:47','181.232.190.109',NULL,NULL),(35079,'brute_force','2023-05-30 18:03:47','2023-05-30 23:03:47',NULL,2,'gruposuadi'),(35080,'brute_force','2023-05-30 23:12:17','2023-05-31 04:12:17','103.174.118.213',NULL,NULL),(35081,'brute_force','2023-05-30 23:12:17','2023-05-31 04:12:17',NULL,2,'gruposuadi'),(35082,'brute_force','2023-05-30 23:12:19','2023-05-31 04:12:19','103.174.118.213',NULL,NULL),(35083,'brute_force','2023-05-30 23:12:19','2023-05-31 04:12:19',NULL,2,'gruposuadi'),(35084,'brute_force','2023-05-30 23:14:18','2023-05-31 04:14:18','110.227.71.79',NULL,NULL),(35085,'brute_force','2023-05-30 23:14:18','2023-05-31 04:14:18',NULL,2,'gruposuadi'),(35086,'brute_force','2023-05-30 23:14:21','2023-05-31 04:14:21','110.227.71.79',NULL,NULL),(35087,'brute_force','2023-05-30 23:14:21','2023-05-31 04:14:21',NULL,2,'gruposuadi'),(35088,'brute_force','2023-05-30 23:52:13','2023-05-31 04:52:13','103.164.233.52',NULL,NULL),(35089,'brute_force','2023-05-30 23:52:13','2023-05-31 04:52:13',NULL,NULL,'admin'),(35090,'brute_force','2023-05-30 23:52:15','2023-05-31 04:52:15','103.164.233.52',NULL,NULL),(35091,'brute_force','2023-05-30 23:52:15','2023-05-31 04:52:15',NULL,NULL,'admin'),(35092,'brute_force','2023-05-31 00:28:40','2023-05-31 05:28:40','47.15.4.127',NULL,NULL),(35093,'brute_force','2023-05-31 00:28:40','2023-05-31 05:28:40',NULL,NULL,'admin'),(35094,'brute_force','2023-05-31 00:28:42','2023-05-31 05:28:42','47.15.4.127',NULL,NULL),(35095,'brute_force','2023-05-31 00:28:42','2023-05-31 05:28:42',NULL,NULL,'admin'),(35096,'brute_force','2023-05-31 08:02:06','2023-05-31 13:02:06','103.110.86.217',NULL,NULL),(35097,'brute_force','2023-05-31 08:02:06','2023-05-31 13:02:06',NULL,NULL,'admin'),(35098,'brute_force','2023-05-31 15:53:04','2023-05-31 20:53:04','34.141.213.153',NULL,NULL),(35099,'brute_force','2023-05-31 15:53:04','2023-05-31 20:53:04',NULL,NULL,'webmaster'),(35100,'brute_force','2023-05-31 18:34:03','2023-05-31 23:34:03','34.87.94.148',NULL,NULL),(35101,'brute_force','2023-05-31 18:34:03','2023-05-31 23:34:03',NULL,NULL,'webmaster'),(35102,'brute_force','2023-06-01 10:22:09','2023-06-01 15:22:09','34.96.143.131',NULL,NULL),(35103,'brute_force','2023-06-01 10:22:09','2023-06-01 15:22:09',NULL,NULL,'gruposuadi.com'),(35104,'brute_force','2023-06-01 14:57:20','2023-06-01 19:57:20','103.110.86.217',NULL,NULL),(35105,'brute_force','2023-06-01 14:57:20','2023-06-01 19:57:20',NULL,NULL,'editor'),(35106,'brute_force','2023-06-02 00:04:54','2023-06-02 05:04:54','49.37.155.6',NULL,NULL),(35107,'brute_force','2023-06-02 00:04:54','2023-06-02 05:04:54',NULL,2,'gruposuadi'),(35108,'brute_force','2023-06-02 00:04:58','2023-06-02 05:04:58','49.37.155.6',NULL,NULL),(35109,'brute_force','2023-06-02 00:04:58','2023-06-02 05:04:58',NULL,2,'gruposuadi'),(35110,'brute_force','2023-06-02 16:24:25','2023-06-02 21:24:25','86.28.76.188',NULL,NULL),(35111,'brute_force','2023-06-02 16:24:25','2023-06-02 21:24:25',NULL,2,'gruposuadi'),(35112,'brute_force','2023-06-02 16:24:27','2023-06-02 21:24:27','86.28.76.188',NULL,NULL),(35113,'brute_force','2023-06-02 16:24:27','2023-06-02 21:24:27',NULL,2,'gruposuadi'),(35114,'brute_force','2023-06-02 16:50:53','2023-06-02 21:50:53','86.28.76.188',NULL,NULL),(35115,'brute_force','2023-06-02 16:50:53','2023-06-02 21:50:53',NULL,2,'gruposuadi'),(35116,'brute_force','2023-06-02 17:11:59','2023-06-02 22:11:59','1.32.57.85',NULL,NULL),(35117,'brute_force','2023-06-02 17:11:59','2023-06-02 22:11:59',NULL,2,'gruposuadi'),(35118,'brute_force','2023-06-02 17:47:58','2023-06-02 22:47:58','86.28.76.188',NULL,NULL),(35119,'brute_force','2023-06-02 17:47:58','2023-06-02 22:47:58',NULL,2,'gruposuadi'),(35120,'brute_force','2023-06-02 18:21:24','2023-06-02 23:21:24','81.199.89.90',NULL,NULL),(35121,'brute_force','2023-06-02 18:21:24','2023-06-02 23:21:24',NULL,2,'gruposuadi'),(35122,'brute_force','2023-06-03 22:58:42','2023-06-04 03:58:42','34.96.143.131',NULL,NULL),(35123,'brute_force','2023-06-03 22:58:42','2023-06-04 03:58:42',NULL,NULL,'http'),(35124,'brute_force','2023-06-05 02:11:45','2023-06-05 07:11:45','34.87.94.148',NULL,NULL),(35125,'brute_force','2023-06-05 02:11:45','2023-06-05 07:11:45',NULL,2,'gruposuadi'),(35126,'brute_force','2023-06-08 05:31:12','2023-06-08 10:31:12','35.193.253.202',NULL,NULL),(35127,'brute_force','2023-06-08 05:31:12','2023-06-08 10:31:12',NULL,NULL,'gruposuadi1'),(35128,'brute_force','2023-06-08 17:46:42','2023-06-08 22:46:42','178.128.170.207',NULL,NULL),(35129,'brute_force','2023-06-08 17:46:42','2023-06-08 22:46:42',NULL,NULL,'root'),(35130,'brute_force','2023-06-08 20:00:14','2023-06-09 01:00:14','35.193.253.202',NULL,NULL),(35131,'brute_force','2023-06-08 20:00:14','2023-06-09 01:00:14',NULL,NULL,'admin1'),(35132,'brute_force','2023-06-08 23:41:14','2023-06-09 04:41:14','34.87.94.148',NULL,NULL),(35133,'brute_force','2023-06-08 23:41:14','2023-06-09 04:41:14',NULL,NULL,'http'),(35134,'brute_force','2023-06-09 23:12:58','2023-06-10 04:12:58','34.141.213.153',NULL,NULL),(35135,'brute_force','2023-06-09 23:12:58','2023-06-10 04:12:58',NULL,NULL,'admin2'),(35136,'brute_force','2023-06-11 10:57:30','2023-06-11 15:57:30','101.0.32.92',NULL,NULL),(35137,'brute_force','2023-06-11 10:57:30','2023-06-11 15:57:30',NULL,2,'gruposuadi'),(35138,'brute_force','2023-06-11 10:57:32','2023-06-11 15:57:32','101.0.32.92',NULL,NULL),(35139,'brute_force','2023-06-11 10:57:32','2023-06-11 15:57:32',NULL,2,'gruposuadi'),(35140,'brute_force','2023-06-11 22:49:19','2023-06-12 03:49:19','35.193.253.202',NULL,NULL),(35141,'brute_force','2023-06-11 22:49:19','2023-06-12 03:49:19',NULL,NULL,'admin2'),(35142,'brute_force','2023-06-13 02:35:30','2023-06-13 07:35:30','35.193.253.202',NULL,NULL),(35143,'brute_force','2023-06-13 02:35:30','2023-06-13 07:35:30',NULL,NULL,'admin'),(35144,'brute_force','2023-06-13 23:11:24','2023-06-14 04:11:24','34.87.94.148',NULL,NULL),(35145,'brute_force','2023-06-13 23:11:24','2023-06-14 04:11:24',NULL,NULL,'editor'),(35146,'brute_force','2023-06-14 03:06:28','2023-06-14 08:06:28','34.87.94.148',NULL,NULL),(35147,'brute_force','2023-06-14 03:06:28','2023-06-14 08:06:28',NULL,NULL,'support'),(35148,'brute_force','2023-06-15 14:40:49','2023-06-15 19:40:49','34.96.143.131',NULL,NULL),(35149,'brute_force','2023-06-15 14:40:49','2023-06-15 19:40:49',NULL,NULL,'webmaster'),(35150,'brute_force','2023-06-16 06:01:08','2023-06-16 11:01:08','103.110.86.217',NULL,NULL),(35151,'brute_force','2023-06-16 06:01:08','2023-06-16 11:01:08',NULL,NULL,'webmaster'),(35152,'brute_force','2023-06-16 06:06:20','2023-06-16 11:06:20','103.110.86.217',NULL,NULL),(35153,'brute_force','2023-06-16 06:06:20','2023-06-16 11:06:20',NULL,NULL,'webmaster'),(35154,'brute_force','2023-06-16 10:16:46','2023-06-16 15:16:46','34.96.143.131',NULL,NULL),(35155,'brute_force','2023-06-16 10:16:46','2023-06-16 15:16:46',NULL,NULL,'http'),(35156,'brute_force','2023-06-20 03:01:44','2023-06-20 08:01:44','103.110.86.217',NULL,NULL),(35157,'brute_force','2023-06-20 03:01:44','2023-06-20 08:01:44',NULL,NULL,'gruposuadicom'),(35158,'brute_force','2023-06-20 05:09:31','2023-06-20 10:09:31','103.110.86.217',NULL,NULL),(35159,'brute_force','2023-06-20 05:09:31','2023-06-20 10:09:31',NULL,NULL,'gruposuadi1'),(35160,'brute_force','2023-06-22 18:12:35','2023-06-22 23:12:35','34.87.94.148',NULL,NULL),(35161,'brute_force','2023-06-22 18:12:35','2023-06-22 23:12:35',NULL,NULL,'support'),(35162,'brute_force','2023-06-22 18:51:44','2023-06-22 23:51:44','34.87.94.148',NULL,NULL),(35163,'brute_force','2023-06-22 18:51:44','2023-06-22 23:51:44',NULL,NULL,'support'),(35164,'brute_force','2023-06-23 17:16:14','2023-06-23 22:16:14','34.96.143.131',NULL,NULL),(35165,'brute_force','2023-06-23 17:16:14','2023-06-23 22:16:14',NULL,NULL,'webmaster'),(35166,'brute_force','2023-06-25 03:22:39','2023-06-25 08:22:39','34.96.143.131',NULL,NULL),(35167,'brute_force','2023-06-25 03:22:39','2023-06-25 08:22:39',NULL,NULL,'superadmin'),(35168,'brute_force','2023-07-03 01:59:03','2023-07-03 06:59:03','34.87.94.148',NULL,NULL),(35169,'brute_force','2023-07-03 01:59:03','2023-07-03 06:59:03',NULL,NULL,'admin2'),(35170,'brute_force','2023-07-06 09:42:48','2023-07-06 14:42:48','34.87.94.148',NULL,NULL),(35171,'brute_force','2023-07-06 09:42:48','2023-07-06 14:42:48',NULL,NULL,'root'),(35172,'brute_force','2023-07-10 00:33:10','2023-07-10 05:33:10','34.96.143.131',NULL,NULL),(35173,'brute_force','2023-07-10 00:33:10','2023-07-10 05:33:10',NULL,NULL,'webmaster'),(35174,'brute_force','2023-07-11 18:42:31','2023-07-11 23:42:31','34.96.143.131',NULL,NULL),(35175,'brute_force','2023-07-11 18:42:31','2023-07-11 23:42:31',NULL,NULL,'admin'),(35176,'brute_force','2023-07-13 05:50:04','2023-07-13 10:50:04','34.96.143.131',NULL,NULL),(35177,'brute_force','2023-07-13 05:50:04','2023-07-13 10:50:04',NULL,NULL,'superadmin'),(35178,'brute_force','2023-07-15 19:01:37','2023-07-16 00:01:37','34.87.94.148',NULL,NULL),(35179,'brute_force','2023-07-15 19:01:37','2023-07-16 00:01:37',NULL,NULL,'webmaster'),(35180,'brute_force','2023-07-20 22:39:47','2023-07-21 03:39:47','34.87.94.148',NULL,NULL),(35181,'brute_force','2023-07-20 22:39:47','2023-07-21 03:39:47',NULL,NULL,'superadmin'),(35182,'brute_force','2023-07-21 16:08:29','2023-07-21 21:08:29','34.96.143.131',NULL,NULL),(35183,'brute_force','2023-07-21 16:08:29','2023-07-21 21:08:29',NULL,NULL,'gruposuadi.com'),(35184,'brute_force','2023-07-28 03:05:11','2023-07-28 08:05:11','180.242.192.30',NULL,NULL),(35185,'brute_force','2023-07-28 03:05:11','2023-07-28 08:05:11',NULL,NULL,'admin'),(35186,'brute_force','2023-07-28 03:05:15','2023-07-28 08:05:15','202.146.245.142',NULL,NULL),(35187,'brute_force','2023-07-28 03:05:15','2023-07-28 08:05:15',NULL,2,'gruposuadi'),(35188,'brute_force','2023-07-28 04:44:32','2023-07-28 09:44:32','122.169.97.183',NULL,NULL),(35189,'brute_force','2023-07-28 04:44:32','2023-07-28 09:44:32',NULL,NULL,'gruposuadi.com'),(35190,'brute_force','2023-07-29 19:00:55','2023-07-30 00:00:55','34.87.94.148',NULL,NULL),(35191,'brute_force','2023-07-29 19:00:55','2023-07-30 00:00:55',NULL,NULL,'editor'),(35192,'brute_force','2023-07-30 11:34:13','2023-07-30 16:34:13','34.87.94.148',NULL,NULL),(35193,'brute_force','2023-07-30 11:34:13','2023-07-30 16:34:13',NULL,NULL,'root'),(35194,'brute_force','2023-08-04 03:50:52','2023-08-04 08:50:52','34.87.94.148',NULL,NULL),(35195,'brute_force','2023-08-04 03:50:52','2023-08-04 08:50:52',NULL,NULL,'test'),(35196,'brute_force','2023-08-05 06:35:09','2023-08-05 11:35:09','125.166.12.112',NULL,NULL),(35197,'brute_force','2023-08-05 06:35:09','2023-08-05 11:35:09',NULL,NULL,'admin'),(35198,'brute_force','2023-08-05 06:35:23','2023-08-05 11:35:23','113.193.94.80',NULL,NULL),(35199,'brute_force','2023-08-05 06:35:23','2023-08-05 11:35:23',NULL,NULL,'admin'),(35200,'brute_force','2023-08-05 06:35:45','2023-08-05 11:35:45','46.153.180.140',NULL,NULL),(35201,'brute_force','2023-08-05 06:35:45','2023-08-05 11:35:45',NULL,NULL,'Gruposuadi.com!'),(35202,'brute_force','2023-08-05 06:36:01','2023-08-05 11:36:01','177.126.94.138',NULL,NULL),(35203,'brute_force','2023-08-05 06:36:01','2023-08-05 11:36:01',NULL,NULL,'username'),(35204,'brute_force','2023-08-05 06:36:09','2023-08-05 11:36:09','49.205.33.13',NULL,NULL),(35205,'brute_force','2023-08-05 06:36:09','2023-08-05 11:36:09',NULL,NULL,'admin'),(35206,'brute_force','2023-08-05 06:36:12','2023-08-05 11:36:12','41.217.96.54',NULL,NULL),(35207,'brute_force','2023-08-05 06:36:12','2023-08-05 11:36:12',NULL,NULL,'wordpress'),(35208,'brute_force','2023-08-05 06:36:13','2023-08-05 11:36:13','49.36.215.135',NULL,NULL),(35209,'brute_force','2023-08-05 06:36:13','2023-08-05 11:36:13',NULL,2,'gruposuadi'),(35210,'brute_force','2023-08-05 06:37:56','2023-08-05 11:37:56','116.90.235.220',NULL,NULL),(35211,'brute_force','2023-08-05 06:37:56','2023-08-05 11:37:56',NULL,NULL,'gruposuadi.com'),(35212,'brute_force','2023-08-05 06:38:05','2023-08-05 11:38:05','103.69.247.149',NULL,NULL),(35213,'brute_force','2023-08-05 06:38:05','2023-08-05 11:38:05',NULL,NULL,'admin'),(35214,'brute_force','2023-08-05 06:38:48','2023-08-05 11:38:48','197.62.12.69',NULL,NULL),(35215,'brute_force','2023-08-05 06:38:48','2023-08-05 11:38:48',NULL,NULL,'Admin!'),(35216,'brute_force','2023-08-05 06:39:23','2023-08-05 11:39:23','113.179.169.42',NULL,NULL),(35217,'brute_force','2023-08-05 06:39:23','2023-08-05 11:39:23',NULL,NULL,'admin'),(35218,'brute_force','2023-08-05 06:39:24','2023-08-05 11:39:24','157.37.137.135',NULL,NULL),(35219,'brute_force','2023-08-05 06:39:24','2023-08-05 11:39:24',NULL,NULL,'gruposuadi.com'),(35220,'brute_force','2023-08-05 06:39:33','2023-08-05 11:39:33','103.199.227.3',NULL,NULL),(35221,'brute_force','2023-08-05 06:39:33','2023-08-05 11:39:33',NULL,2,'gruposuadi'),(35222,'brute_force','2023-08-05 06:39:42','2023-08-05 11:39:42','197.15.254.176',NULL,NULL),(35223,'brute_force','2023-08-05 06:39:42','2023-08-05 11:39:42',NULL,NULL,'wordpress'),(35224,'brute_force','2023-08-05 06:40:25','2023-08-05 11:40:25','106.212.95.179',NULL,NULL),(35225,'brute_force','2023-08-05 06:40:25','2023-08-05 11:40:25',NULL,NULL,'admin'),(35226,'brute_force','2023-08-05 06:41:17','2023-08-05 11:41:17','213.183.63.187',NULL,NULL),(35227,'brute_force','2023-08-05 06:41:17','2023-08-05 11:41:17',NULL,2,'gruposuadi'),(35228,'brute_force','2023-08-05 06:41:58','2023-08-05 11:41:58','182.65.159.126',NULL,NULL),(35229,'brute_force','2023-08-05 06:41:58','2023-08-05 11:41:58',NULL,2,'gruposuadi'),(35230,'brute_force','2023-08-05 06:42:18','2023-08-05 11:42:18','191.54.129.0',NULL,NULL),(35231,'brute_force','2023-08-05 06:42:18','2023-08-05 11:42:18',NULL,NULL,'wordpress'),(35232,'brute_force','2023-08-05 06:42:22','2023-08-05 11:42:22','41.140.12.170',NULL,NULL),(35233,'brute_force','2023-08-05 06:42:22','2023-08-05 11:42:22',NULL,NULL,'admin'),(35234,'brute_force','2023-08-05 06:43:29','2023-08-05 11:43:29','151.246.32.227',NULL,NULL),(35235,'brute_force','2023-08-05 06:43:29','2023-08-05 11:43:29',NULL,NULL,'wordpress'),(35236,'brute_force','2023-08-05 06:43:36','2023-08-05 11:43:36','160.177.254.133',NULL,NULL),(35237,'brute_force','2023-08-05 06:43:36','2023-08-05 11:43:36',NULL,NULL,'admin'),(35238,'brute_force','2023-08-05 06:43:42','2023-08-05 11:43:42','202.67.12.6',NULL,NULL),(35239,'brute_force','2023-08-05 06:43:42','2023-08-05 11:43:42',NULL,2,'gruposuadi'),(35240,'brute_force','2023-08-05 06:44:18','2023-08-05 11:44:18','168.197.28.94',NULL,NULL),(35241,'brute_force','2023-08-05 06:44:18','2023-08-05 11:44:18',NULL,NULL,'username'),(35242,'brute_force','2023-08-05 06:45:25','2023-08-05 11:45:25','202.8.115.203',NULL,NULL),(35243,'brute_force','2023-08-05 06:45:25','2023-08-05 11:45:25',NULL,NULL,'username'),(35244,'brute_force','2023-08-05 06:45:56','2023-08-05 11:45:56','103.197.204.1',NULL,NULL),(35245,'brute_force','2023-08-05 06:45:56','2023-08-05 11:45:56',NULL,NULL,'wordpress'),(35246,'brute_force','2023-08-05 06:46:03','2023-08-05 11:46:03','138.0.184.83',NULL,NULL),(35247,'brute_force','2023-08-05 06:46:03','2023-08-05 11:46:03',NULL,NULL,'admin'),(35248,'brute_force','2023-08-05 06:47:38','2023-08-05 11:47:38','88.241.237.170',NULL,NULL),(35249,'brute_force','2023-08-05 06:47:38','2023-08-05 11:47:38',NULL,NULL,'wordpress'),(35250,'brute_force','2023-08-05 06:48:06','2023-08-05 11:48:06','41.60.235.106',NULL,NULL),(35251,'brute_force','2023-08-05 06:48:06','2023-08-05 11:48:06',NULL,NULL,'admin'),(35252,'brute_force','2023-08-05 06:50:05','2023-08-05 11:50:05','105.35.188.174',NULL,NULL),(35253,'brute_force','2023-08-05 06:50:05','2023-08-05 11:50:05',NULL,NULL,'Password!'),(35254,'brute_force','2023-08-05 06:50:16','2023-08-05 11:50:16','59.92.80.237',NULL,NULL),(35255,'brute_force','2023-08-05 06:50:16','2023-08-05 11:50:16',NULL,NULL,'username'),(35256,'brute_force','2023-08-05 06:51:20','2023-08-05 11:51:20','116.72.76.145',NULL,NULL),(35257,'brute_force','2023-08-05 06:51:20','2023-08-05 11:51:20',NULL,NULL,'password'),(35258,'brute_force','2023-08-05 06:59:07','2023-08-05 11:59:07','38.2.83.193',NULL,NULL),(35259,'brute_force','2023-08-05 06:59:07','2023-08-05 11:59:07',NULL,2,'gruposuadi'),(35260,'brute_force','2023-08-05 07:00:30','2023-08-05 12:00:30','113.184.172.254',NULL,NULL),(35261,'brute_force','2023-08-05 07:00:30','2023-08-05 12:00:30',NULL,NULL,'Password'),(35262,'brute_force','2023-08-05 18:43:18','2023-08-05 23:43:18','156.146.47.229',NULL,NULL),(35263,'brute_force','2023-08-05 18:43:18','2023-08-05 23:43:18',NULL,NULL,'admin'),(35264,'brute_force','2023-08-05 18:43:19','2023-08-05 23:43:19','156.146.47.229',NULL,NULL),(35265,'brute_force','2023-08-05 18:43:19','2023-08-05 23:43:19',NULL,NULL,'admin'),(35266,'brute_force','2023-08-05 19:02:30','2023-08-06 00:02:30','128.201.83.194',NULL,NULL),(35267,'brute_force','2023-08-05 19:02:30','2023-08-06 00:02:30',NULL,NULL,'admin'),(35268,'brute_force','2023-08-05 19:02:32','2023-08-06 00:02:32','128.201.83.194',NULL,NULL),(35269,'brute_force','2023-08-05 19:02:32','2023-08-06 00:02:32',NULL,NULL,'admin'),(35270,'brute_force','2023-08-05 19:11:11','2023-08-06 00:11:11','60.51.125.189',NULL,NULL),(35271,'brute_force','2023-08-05 19:11:11','2023-08-06 00:11:11',NULL,NULL,'admin'),(35272,'brute_force','2023-08-05 19:11:13','2023-08-06 00:11:13','60.51.125.189',NULL,NULL),(35273,'brute_force','2023-08-05 19:11:13','2023-08-06 00:11:13',NULL,NULL,'admin'),(35274,'brute_force','2023-08-05 19:32:23','2023-08-06 00:32:23','38.87.249.180',NULL,NULL),(35275,'brute_force','2023-08-05 19:32:23','2023-08-06 00:32:23',NULL,2,'gruposuadi'),(35276,'brute_force','2023-08-05 19:32:24','2023-08-06 00:32:24','38.87.249.180',NULL,NULL),(35277,'brute_force','2023-08-05 19:32:24','2023-08-06 00:32:24',NULL,2,'gruposuadi'),(35278,'brute_force','2023-08-05 19:36:57','2023-08-06 00:36:57','46.99.15.207',NULL,NULL),(35279,'brute_force','2023-08-05 19:36:57','2023-08-06 00:36:57',NULL,2,'gruposuadi'),(35280,'brute_force','2023-08-05 19:36:59','2023-08-06 00:36:59','46.99.15.207',NULL,NULL),(35281,'brute_force','2023-08-05 19:36:59','2023-08-06 00:36:59',NULL,2,'gruposuadi'),(35282,'brute_force','2023-08-05 19:39:16','2023-08-06 00:39:16','45.181.35.216',NULL,NULL),(35283,'brute_force','2023-08-05 19:39:16','2023-08-06 00:39:16',NULL,2,'gruposuadi'),(35284,'brute_force','2023-08-05 19:39:19','2023-08-06 00:39:19','45.181.35.216',NULL,NULL),(35285,'brute_force','2023-08-05 19:39:19','2023-08-06 00:39:19',NULL,2,'gruposuadi'),(35286,'brute_force','2023-08-05 19:40:16','2023-08-06 00:40:16','41.150.225.72',NULL,NULL),(35287,'brute_force','2023-08-05 19:40:16','2023-08-06 00:40:16',NULL,2,'gruposuadi'),(35288,'brute_force','2023-08-05 19:40:19','2023-08-06 00:40:19','41.150.225.72',NULL,NULL),(35289,'brute_force','2023-08-05 19:40:19','2023-08-06 00:40:19',NULL,2,'gruposuadi'),(35290,'brute_force','2023-08-05 19:45:10','2023-08-06 00:45:10','45.226.116.173',NULL,NULL),(35291,'brute_force','2023-08-05 19:45:10','2023-08-06 00:45:10',NULL,2,'gruposuadi'),(35292,'brute_force','2023-08-05 19:45:11','2023-08-06 00:45:11','45.226.116.173',NULL,NULL),(35293,'brute_force','2023-08-05 19:45:11','2023-08-06 00:45:11',NULL,2,'gruposuadi'),(35294,'brute_force','2023-08-05 19:47:05','2023-08-06 00:47:05','103.62.155.173',NULL,NULL),(35295,'brute_force','2023-08-05 19:47:05','2023-08-06 00:47:05',NULL,NULL,'admin'),(35296,'brute_force','2023-08-05 19:47:09','2023-08-06 00:47:09','103.62.155.173',NULL,NULL),(35297,'brute_force','2023-08-05 19:47:09','2023-08-06 00:47:09',NULL,NULL,'admin'),(35298,'brute_force','2023-08-05 20:03:46','2023-08-06 01:03:46','45.132.224.74',NULL,NULL),(35299,'brute_force','2023-08-05 20:03:46','2023-08-06 01:03:46',NULL,2,'gruposuadi'),(35300,'brute_force','2023-08-05 20:03:48','2023-08-06 01:03:48','45.132.224.74',NULL,NULL),(35301,'brute_force','2023-08-05 20:03:48','2023-08-06 01:03:48',NULL,2,'gruposuadi'),(35302,'brute_force','2023-08-05 20:05:00','2023-08-06 01:05:00','138.117.18.237',NULL,NULL),(35303,'brute_force','2023-08-05 20:05:00','2023-08-06 01:05:00',NULL,2,'gruposuadi'),(35304,'brute_force','2023-08-05 20:05:04','2023-08-06 01:05:04','138.117.18.237',NULL,NULL),(35305,'brute_force','2023-08-05 20:05:04','2023-08-06 01:05:04',NULL,2,'gruposuadi'),(35306,'brute_force','2023-08-05 20:08:29','2023-08-06 01:08:29','189.18.69.79',NULL,NULL),(35307,'brute_force','2023-08-05 20:08:29','2023-08-06 01:08:29',NULL,2,'gruposuadi'),(35308,'brute_force','2023-08-05 20:08:31','2023-08-06 01:08:31','189.18.69.79',NULL,NULL),(35309,'brute_force','2023-08-05 20:08:31','2023-08-06 01:08:31',NULL,2,'gruposuadi'),(35310,'brute_force','2023-08-05 20:09:25','2023-08-06 01:09:25','187.149.181.15',NULL,NULL),(35311,'brute_force','2023-08-05 20:09:25','2023-08-06 01:09:25',NULL,2,'gruposuadi'),(35312,'brute_force','2023-08-05 20:09:27','2023-08-06 01:09:27','187.149.181.15',NULL,NULL),(35313,'brute_force','2023-08-05 20:09:27','2023-08-06 01:09:27',NULL,2,'gruposuadi'),(35314,'brute_force','2023-08-05 21:26:17','2023-08-06 02:26:17','42.189.206.226',NULL,NULL),(35315,'brute_force','2023-08-05 21:26:17','2023-08-06 02:26:17',NULL,2,'gruposuadi'),(35316,'brute_force','2023-08-05 21:26:19','2023-08-06 02:26:19','42.189.206.226',NULL,NULL),(35317,'brute_force','2023-08-05 21:26:19','2023-08-06 02:26:19',NULL,2,'gruposuadi'),(35318,'brute_force','2023-08-05 23:23:21','2023-08-06 04:23:21','122.162.144.190',NULL,NULL),(35319,'brute_force','2023-08-05 23:23:21','2023-08-06 04:23:21',NULL,NULL,'admin'),(35320,'brute_force','2023-08-05 23:23:23','2023-08-06 04:23:23','122.162.144.190',NULL,NULL),(35321,'brute_force','2023-08-05 23:23:23','2023-08-06 04:23:23',NULL,NULL,'admin'),(35322,'brute_force','2023-08-06 03:02:57','2023-08-06 08:02:57','41.138.76.122',NULL,NULL),(35323,'brute_force','2023-08-06 03:02:57','2023-08-06 08:02:57',NULL,2,'gruposuadi'),(35324,'brute_force','2023-08-06 03:03:03','2023-08-06 08:03:03','41.138.76.122',NULL,NULL),(35325,'brute_force','2023-08-06 03:03:03','2023-08-06 08:03:03',NULL,2,'gruposuadi'),(35326,'brute_force','2023-08-06 06:44:13','2023-08-06 11:44:13','154.73.53.248',NULL,NULL),(35327,'brute_force','2023-08-06 06:44:13','2023-08-06 11:44:13',NULL,2,'gruposuadi'),(35328,'brute_force','2023-08-06 06:44:15','2023-08-06 11:44:15','154.73.53.248',NULL,NULL),(35329,'brute_force','2023-08-06 06:44:15','2023-08-06 11:44:15',NULL,2,'gruposuadi'),(35330,'brute_force','2023-08-06 09:52:08','2023-08-06 14:52:08','103.132.187.253',NULL,NULL),(35331,'brute_force','2023-08-06 09:52:08','2023-08-06 14:52:08',NULL,2,'gruposuadi'),(35332,'brute_force','2023-08-06 09:52:10','2023-08-06 14:52:10','103.132.187.253',NULL,NULL),(35333,'brute_force','2023-08-06 09:52:10','2023-08-06 14:52:10',NULL,2,'gruposuadi'),(35334,'brute_force','2023-08-06 15:44:53','2023-08-06 20:44:53','45.173.198.54',NULL,NULL),(35335,'brute_force','2023-08-06 15:44:53','2023-08-06 20:44:53',NULL,NULL,'admin'),(35336,'brute_force','2023-08-06 15:44:55','2023-08-06 20:44:55','45.173.198.54',NULL,NULL),(35337,'brute_force','2023-08-06 15:44:55','2023-08-06 20:44:55',NULL,NULL,'admin'),(35338,'brute_force','2023-08-06 17:52:54','2023-08-06 22:52:54','50.3.182.175',NULL,NULL),(35339,'brute_force','2023-08-06 17:52:54','2023-08-06 22:52:54',NULL,NULL,'admin'),(35340,'brute_force','2023-08-07 11:31:51','2023-08-07 16:31:51','82.37.48.145',NULL,NULL),(35341,'brute_force','2023-08-07 11:31:51','2023-08-07 16:31:51',NULL,NULL,'admin'),(35342,'brute_force','2023-08-07 11:31:53','2023-08-07 16:31:53','82.37.48.145',NULL,NULL),(35343,'brute_force','2023-08-07 11:31:53','2023-08-07 16:31:53',NULL,NULL,'admin'),(35344,'brute_force','2023-08-07 12:26:55','2023-08-07 17:26:55','186.21.4.186',NULL,NULL),(35345,'brute_force','2023-08-07 12:26:55','2023-08-07 17:26:55',NULL,NULL,'admin'),(35346,'brute_force','2023-08-07 12:26:57','2023-08-07 17:26:57','186.21.4.186',NULL,NULL),(35347,'brute_force','2023-08-07 12:26:57','2023-08-07 17:26:57',NULL,NULL,'admin'),(35348,'brute_force','2023-08-07 13:09:19','2023-08-07 18:09:19','187.17.245.132',NULL,NULL),(35349,'brute_force','2023-08-07 13:09:19','2023-08-07 18:09:19',NULL,NULL,'admin'),(35350,'brute_force','2023-08-07 13:09:23','2023-08-07 18:09:23','187.17.245.132',NULL,NULL),(35351,'brute_force','2023-08-07 13:09:23','2023-08-07 18:09:23',NULL,NULL,'admin'),(35352,'brute_force','2023-08-07 17:21:25','2023-08-07 22:21:25','45.178.69.33',NULL,NULL),(35353,'brute_force','2023-08-07 17:21:25','2023-08-07 22:21:25',NULL,2,'gruposuadi'),(35354,'brute_force','2023-08-07 17:21:27','2023-08-07 22:21:27','45.178.69.33',NULL,NULL),(35355,'brute_force','2023-08-07 17:21:27','2023-08-07 22:21:27',NULL,2,'gruposuadi'),(35356,'brute_force','2023-08-08 18:52:46','2023-08-08 23:52:46','195.181.167.41',NULL,NULL),(35357,'brute_force','2023-08-08 18:52:46','2023-08-08 23:52:46',NULL,2,'gruposuadi'),(35358,'brute_force','2023-08-08 18:52:48','2023-08-08 23:52:48','195.181.167.41',NULL,NULL),(35359,'brute_force','2023-08-08 18:52:48','2023-08-08 23:52:48',NULL,2,'gruposuadi'),(35360,'brute_force','2023-08-08 21:48:32','2023-08-09 02:48:32','158.62.55.54',NULL,NULL),(35361,'brute_force','2023-08-08 21:48:32','2023-08-09 02:48:32',NULL,2,'gruposuadi'),(35362,'brute_force','2023-08-08 21:48:35','2023-08-09 02:48:35','158.62.55.54',NULL,NULL),(35363,'brute_force','2023-08-08 21:48:35','2023-08-09 02:48:35',NULL,2,'gruposuadi'),(35364,'brute_force','2023-08-09 21:02:38','2023-08-10 02:02:38','67.199.197.100',NULL,NULL),(35365,'brute_force','2023-08-09 21:02:38','2023-08-10 02:02:38',NULL,2,'gruposuadi'),(35366,'brute_force','2023-08-09 21:02:40','2023-08-10 02:02:40','67.199.197.100',NULL,NULL),(35367,'brute_force','2023-08-09 21:02:40','2023-08-10 02:02:40',NULL,2,'gruposuadi'),(35368,'brute_force','2023-08-11 18:59:33','2023-08-11 23:59:33','178.77.151.233',NULL,NULL),(35369,'brute_force','2023-08-11 18:59:33','2023-08-11 23:59:33',NULL,NULL,'admin'),(35370,'brute_force','2023-08-11 18:59:38','2023-08-11 23:59:38','66.181.167.149',NULL,NULL),(35371,'brute_force','2023-08-11 18:59:38','2023-08-11 23:59:38',NULL,NULL,'admin'),(35372,'brute_force','2023-08-11 18:59:41','2023-08-11 23:59:41','31.217.33.93',NULL,NULL),(35373,'brute_force','2023-08-11 18:59:41','2023-08-11 23:59:41',NULL,NULL,'admin'),(35374,'brute_force','2023-08-11 19:00:07','2023-08-12 00:00:07','78.187.157.125',NULL,NULL),(35375,'brute_force','2023-08-11 19:00:07','2023-08-12 00:00:07',NULL,2,'gruposuadi'),(35376,'brute_force','2023-08-11 19:00:41','2023-08-12 00:00:41','109.177.43.21',NULL,NULL),(35377,'brute_force','2023-08-11 19:00:41','2023-08-12 00:00:41',NULL,NULL,'wordpress'),(35378,'brute_force','2023-08-11 19:01:01','2023-08-12 00:01:01','36.72.214.69',NULL,NULL),(35379,'brute_force','2023-08-11 19:01:01','2023-08-12 00:01:01',NULL,2,'gruposuadi'),(35380,'brute_force','2023-08-11 19:01:12','2023-08-12 00:01:12','196.120.117.173',NULL,NULL),(35381,'brute_force','2023-08-11 19:01:12','2023-08-12 00:01:12',NULL,NULL,'admin'),(35382,'brute_force','2023-08-11 19:01:25','2023-08-12 00:01:25','182.18.225.9',NULL,NULL),(35383,'brute_force','2023-08-11 19:01:25','2023-08-12 00:01:25',NULL,2,'gruposuadi'),(35384,'brute_force','2023-08-11 19:01:58','2023-08-12 00:01:58','125.235.237.32',NULL,NULL),(35385,'brute_force','2023-08-11 19:01:58','2023-08-12 00:01:58',NULL,NULL,'admin'),(35386,'brute_force','2023-08-11 19:02:18','2023-08-12 00:02:18','113.161.194.152',NULL,NULL),(35387,'brute_force','2023-08-11 19:02:18','2023-08-12 00:02:18',NULL,NULL,'admin'),(35388,'brute_force','2023-08-11 19:02:22','2023-08-12 00:02:22','36.91.203.185',NULL,NULL),(35389,'brute_force','2023-08-11 19:02:22','2023-08-12 00:02:22',NULL,NULL,'Www.gruposuadi.com'),(35390,'brute_force','2023-08-11 19:02:54','2023-08-12 00:02:54','122.176.202.212',NULL,NULL),(35391,'brute_force','2023-08-11 19:02:54','2023-08-12 00:02:54',NULL,2,'gruposuadi'),(35392,'brute_force','2023-08-11 19:03:08','2023-08-12 00:03:08','45.249.10.111',NULL,NULL),(35393,'brute_force','2023-08-11 19:03:08','2023-08-12 00:03:08',NULL,NULL,'wordpress'),(35394,'brute_force','2023-08-11 19:03:15','2023-08-12 00:03:15','180.247.45.120',NULL,NULL),(35395,'brute_force','2023-08-11 19:03:15','2023-08-12 00:03:15',NULL,NULL,'username'),(35396,'brute_force','2023-08-11 19:03:31','2023-08-12 00:03:31','27.76.106.86',NULL,NULL),(35397,'brute_force','2023-08-11 19:03:31','2023-08-12 00:03:31',NULL,NULL,'admin'),(35398,'brute_force','2023-08-11 19:03:41','2023-08-12 00:03:41','189.62.47.140',NULL,NULL),(35399,'brute_force','2023-08-11 19:03:41','2023-08-12 00:03:41',NULL,NULL,'admin'),(35400,'brute_force','2023-08-11 19:03:48','2023-08-12 00:03:48','180.232.11.138',NULL,NULL),(35401,'brute_force','2023-08-11 19:03:48','2023-08-12 00:03:48',NULL,NULL,'admin'),(35402,'brute_force','2023-08-11 19:04:00','2023-08-12 00:04:00','45.183.143.50',NULL,NULL),(35403,'brute_force','2023-08-11 19:04:00','2023-08-12 00:04:00',NULL,NULL,'password'),(35404,'brute_force','2023-08-11 19:04:05','2023-08-12 00:04:05','180.252.124.0',NULL,NULL),(35405,'brute_force','2023-08-11 19:04:05','2023-08-12 00:04:05',NULL,2,'gruposuadi'),(35406,'brute_force','2023-08-11 19:04:13','2023-08-12 00:04:13','125.167.51.130',NULL,NULL),(35407,'brute_force','2023-08-11 19:04:13','2023-08-12 00:04:13',NULL,NULL,'admin'),(35408,'brute_force','2023-08-24 11:57:34','2023-08-24 16:57:34','138.122.147.14',NULL,NULL),(35409,'brute_force','2023-08-24 11:57:34','2023-08-24 16:57:34',NULL,2,'gruposuadi'),(35410,'brute_force','2023-08-24 11:57:45','2023-08-24 16:57:45','170.80.168.216',NULL,NULL),(35411,'brute_force','2023-08-24 11:57:45','2023-08-24 16:57:45',NULL,NULL,'wordpress'),(35412,'brute_force','2023-08-24 11:57:49','2023-08-24 16:57:49','41.250.115.99',NULL,NULL),(35413,'brute_force','2023-08-24 11:57:49','2023-08-24 16:57:49',NULL,NULL,'wordpress'),(35414,'brute_force','2023-08-24 11:58:36','2023-08-24 16:58:36','169.224.8.169',NULL,NULL),(35415,'brute_force','2023-08-24 11:58:36','2023-08-24 16:58:36',NULL,NULL,'wordpress'),(35416,'brute_force','2023-08-24 11:58:46','2023-08-24 16:58:46','197.39.218.71',NULL,NULL),(35417,'brute_force','2023-08-24 11:58:46','2023-08-24 16:58:46',NULL,2,'gruposuadi'),(35418,'brute_force','2023-08-25 14:54:47','2023-08-25 19:54:47','116.104.191.183',NULL,NULL),(35419,'brute_force','2023-08-25 14:54:47','2023-08-25 19:54:47',NULL,NULL,'wordpress'),(35420,'brute_force','2023-08-25 14:55:19','2023-08-25 19:55:19','79.185.255.171',NULL,NULL),(35421,'brute_force','2023-08-25 14:55:19','2023-08-25 19:55:19',NULL,NULL,'wordpress'),(35422,'brute_force','2023-08-25 14:55:32','2023-08-25 19:55:32','105.112.123.154',NULL,NULL),(35423,'brute_force','2023-08-25 14:55:32','2023-08-25 19:55:32',NULL,NULL,'wordpress'),(35424,'brute_force','2023-08-25 14:56:07','2023-08-25 19:56:07','138.0.184.83',NULL,NULL),(35425,'brute_force','2023-08-25 14:56:07','2023-08-25 19:56:07',NULL,NULL,'password'),(35426,'brute_force','2023-08-25 14:56:10','2023-08-25 19:56:10','177.87.70.41',NULL,NULL),(35427,'brute_force','2023-08-25 14:56:10','2023-08-25 19:56:10',NULL,NULL,'wordpress'),(35428,'brute_force','2023-08-25 14:56:11','2023-08-25 19:56:11','117.4.136.47',NULL,NULL),(35429,'brute_force','2023-08-25 14:56:11','2023-08-25 19:56:11',NULL,2,'gruposuadi'),(35430,'brute_force','2023-08-25 14:56:15','2023-08-25 19:56:15','187.188.49.77',NULL,NULL),(35431,'brute_force','2023-08-25 14:56:15','2023-08-25 19:56:15',NULL,2,'gruposuadi'),(35432,'brute_force','2023-08-25 14:56:27','2023-08-25 19:56:27','190.183.255.182',NULL,NULL),(35433,'brute_force','2023-08-25 14:56:27','2023-08-25 19:56:27',NULL,2,'gruposuadi'),(35434,'brute_force','2023-08-25 14:56:31','2023-08-25 19:56:31','190.159.70.83',NULL,NULL),(35435,'brute_force','2023-08-25 14:56:31','2023-08-25 19:56:31',NULL,NULL,'wordpress'),(35436,'brute_force','2023-08-25 14:56:31','2023-08-25 19:56:31','187.190.224.181',NULL,NULL),(35437,'brute_force','2023-08-25 14:56:31','2023-08-25 19:56:31',NULL,NULL,'password!'),(35438,'brute_force','2023-08-25 14:56:46','2023-08-25 19:56:46','212.95.5.220',NULL,NULL),(35439,'brute_force','2023-08-25 14:56:46','2023-08-25 19:56:46',NULL,NULL,'admin'),(35440,'brute_force','2023-08-25 14:56:48','2023-08-25 19:56:48','197.26.134.65',NULL,NULL),(35441,'brute_force','2023-08-25 14:56:48','2023-08-25 19:56:48',NULL,2,'gruposuadi'),(35442,'brute_force','2023-08-25 14:57:01','2023-08-25 19:57:01','118.172.217.234',NULL,NULL),(35443,'brute_force','2023-08-25 14:57:01','2023-08-25 19:57:01',NULL,NULL,'admin!'),(35444,'brute_force','2023-08-25 14:57:43','2023-08-25 19:57:43','89.216.187.235',NULL,NULL),(35445,'brute_force','2023-08-25 14:57:43','2023-08-25 19:57:43',NULL,NULL,'wordpress'),(35446,'brute_force','2023-08-25 14:57:45','2023-08-25 19:57:45','157.100.112.19',NULL,NULL),(35447,'brute_force','2023-08-25 14:57:45','2023-08-25 19:57:45',NULL,NULL,'www.gruposuadi.com'),(35448,'brute_force','2023-08-25 14:57:54','2023-08-25 19:57:54','177.222.112.200',NULL,NULL),(35449,'brute_force','2023-08-25 14:57:54','2023-08-25 19:57:54',NULL,NULL,'admin'),(35450,'brute_force','2023-08-25 14:58:08','2023-08-25 19:58:08','41.111.128.110',NULL,NULL),(35451,'brute_force','2023-08-25 14:58:08','2023-08-25 19:58:08',NULL,NULL,'wordpress'),(35452,'brute_force','2023-08-27 20:45:13','2023-08-28 01:45:13','112.215.220.108',NULL,NULL),(35453,'brute_force','2023-08-27 20:45:13','2023-08-28 01:45:13',NULL,NULL,'wordpress'),(35454,'brute_force','2023-08-27 20:45:24','2023-08-28 01:45:24','114.122.83.82',NULL,NULL),(35455,'brute_force','2023-08-27 20:45:24','2023-08-28 01:45:24',NULL,NULL,'wordpress'),(35456,'brute_force','2023-08-27 20:45:32','2023-08-28 01:45:32','14.254.75.238',NULL,NULL),(35457,'brute_force','2023-08-27 20:45:32','2023-08-28 01:45:32',NULL,NULL,'www.gruposuadi.com'),(35458,'brute_force','2023-08-27 20:45:35','2023-08-28 01:45:35','125.235.235.120',NULL,NULL),(35459,'brute_force','2023-08-27 20:45:35','2023-08-28 01:45:35',NULL,2,'gruposuadi'),(35460,'brute_force','2023-08-27 20:45:37','2023-08-28 01:45:37','115.79.113.216',NULL,NULL),(35461,'brute_force','2023-08-27 20:45:37','2023-08-28 01:45:37',NULL,2,'gruposuadi'),(35462,'brute_force','2023-08-27 20:45:43','2023-08-28 01:45:43','116.105.136.30',NULL,NULL),(35463,'brute_force','2023-08-27 20:45:43','2023-08-28 01:45:43',NULL,NULL,'wordpress'),(35464,'brute_force','2023-08-27 20:45:47','2023-08-28 01:45:47','27.72.90.154',NULL,NULL),(35465,'brute_force','2023-08-27 20:45:47','2023-08-28 01:45:47',NULL,2,'gruposuadi'),(35466,'brute_force','2023-08-27 20:45:53','2023-08-28 01:45:53','113.161.199.14',NULL,NULL),(35467,'brute_force','2023-08-27 20:45:53','2023-08-28 01:45:53',NULL,NULL,'wordpress'),(35468,'brute_force','2023-08-27 20:45:53','2023-08-28 01:45:53','60.48.65.57',NULL,NULL),(35469,'brute_force','2023-08-27 20:45:53','2023-08-28 01:45:53',NULL,NULL,'password!'),(35470,'brute_force','2023-08-27 20:45:59','2023-08-28 01:45:59','119.76.177.134',NULL,NULL),(35471,'brute_force','2023-08-27 20:45:59','2023-08-28 01:45:59',NULL,NULL,'wordpress'),(35472,'brute_force','2023-08-27 20:46:04','2023-08-28 01:46:04','36.68.11.183',NULL,NULL),(35473,'brute_force','2023-08-27 20:46:04','2023-08-28 01:46:04',NULL,2,'gruposuadi'),(35474,'brute_force','2023-08-27 20:46:05','2023-08-28 01:46:05','113.166.127.11',NULL,NULL),(35475,'brute_force','2023-08-27 20:46:05','2023-08-28 01:46:05',NULL,NULL,'wordpress'),(35476,'brute_force','2023-08-27 20:46:12','2023-08-28 01:46:12','171.7.237.184',NULL,NULL),(35477,'brute_force','2023-08-27 20:46:12','2023-08-28 01:46:12',NULL,NULL,'admin'),(35478,'brute_force','2023-08-27 20:46:18','2023-08-28 01:46:18','125.164.20.11',NULL,NULL),(35479,'brute_force','2023-08-27 20:46:18','2023-08-28 01:46:18',NULL,NULL,'admin'),(35480,'brute_force','2023-08-27 20:46:24','2023-08-28 01:46:24','110.77.159.95',NULL,NULL),(35481,'brute_force','2023-08-27 20:46:24','2023-08-28 01:46:24',NULL,NULL,'gruposuadi!'),(35482,'brute_force','2023-08-27 20:46:39','2023-08-28 01:46:39','113.162.162.43',NULL,NULL),(35483,'brute_force','2023-08-27 20:46:39','2023-08-28 01:46:39',NULL,NULL,'gruposuadi!'),(35484,'brute_force','2023-08-27 20:46:48','2023-08-28 01:46:48','180.72.144.50',NULL,NULL),(35485,'brute_force','2023-08-27 20:46:48','2023-08-28 01:46:48',NULL,NULL,'gruposuadi.com'),(35486,'brute_force','2023-08-27 20:46:53','2023-08-28 01:46:53','101.255.40.98',NULL,NULL),(35487,'brute_force','2023-08-27 20:46:53','2023-08-28 01:46:53',NULL,NULL,'username'),(35488,'brute_force','2023-08-27 20:47:06','2023-08-28 01:47:06','125.164.18.220',NULL,NULL),(35489,'brute_force','2023-08-27 20:47:06','2023-08-28 01:47:06',NULL,NULL,'gruposuadi.com'),(35490,'brute_force','2023-08-27 20:47:14','2023-08-28 01:47:14','14.190.134.79',NULL,NULL),(35491,'brute_force','2023-08-27 20:47:14','2023-08-28 01:47:14',NULL,NULL,'admin'),(35492,'brute_force','2023-08-27 20:47:30','2023-08-28 01:47:30','103.145.47.10',NULL,NULL),(35493,'brute_force','2023-08-27 20:47:30','2023-08-28 01:47:30',NULL,NULL,'admin'),(35494,'brute_force','2023-08-27 20:47:34','2023-08-28 01:47:34','113.160.166.249',NULL,NULL),(35495,'brute_force','2023-08-27 20:47:34','2023-08-28 01:47:34',NULL,2,'gruposuadi'),(35496,'brute_force','2023-08-27 20:47:47','2023-08-28 01:47:47','113.163.216.220',NULL,NULL),(35497,'brute_force','2023-08-27 20:47:47','2023-08-28 01:47:47',NULL,2,'gruposuadi'),(35498,'brute_force','2023-08-27 20:47:52','2023-08-28 01:47:52','125.160.102.199',NULL,NULL),(35499,'brute_force','2023-08-27 20:47:52','2023-08-28 01:47:52',NULL,NULL,'username'),(35500,'brute_force','2023-08-27 20:47:59','2023-08-28 01:47:59','184.22.226.119',NULL,NULL),(35501,'brute_force','2023-08-27 20:47:59','2023-08-28 01:47:59',NULL,NULL,'wordpress'),(35502,'brute_force','2023-08-27 20:48:03','2023-08-28 01:48:03','36.77.38.235',NULL,NULL),(35503,'brute_force','2023-08-27 20:48:03','2023-08-28 01:48:03',NULL,NULL,'wordpress'),(35504,'brute_force','2023-08-28 23:43:00','2023-08-29 04:43:00','217.218.49.241',NULL,NULL),(35505,'brute_force','2023-08-28 23:43:00','2023-08-29 04:43:00',NULL,NULL,'password'),(35506,'brute_force','2023-08-28 23:43:05','2023-08-29 04:43:05','140.213.33.187',NULL,NULL),(35507,'brute_force','2023-08-28 23:43:05','2023-08-29 04:43:05',NULL,2,'gruposuadi'),(35508,'brute_force','2023-08-28 23:43:09','2023-08-29 04:43:09','137.59.161.181',NULL,NULL),(35509,'brute_force','2023-08-28 23:43:09','2023-08-29 04:43:09',NULL,NULL,'admin!'),(35510,'brute_force','2023-08-28 23:43:27','2023-08-29 04:43:27','113.53.124.29',NULL,NULL),(35511,'brute_force','2023-08-28 23:43:27','2023-08-29 04:43:27',NULL,NULL,'www.gruposuadi.com'),(35512,'brute_force','2023-08-28 23:43:47','2023-08-29 04:43:47','113.11.183.13',NULL,NULL),(35513,'brute_force','2023-08-28 23:43:47','2023-08-29 04:43:47',NULL,2,'gruposuadi'),(35514,'brute_force','2023-08-29 21:56:49','2023-08-30 02:56:49','125.25.197.142',NULL,NULL),(35515,'brute_force','2023-08-29 21:56:49','2023-08-30 02:56:49',NULL,NULL,'gruposuadi.com!'),(35516,'brute_force','2023-08-29 21:56:53','2023-08-30 02:56:53','123.24.180.15',NULL,NULL),(35517,'brute_force','2023-08-29 21:56:53','2023-08-30 02:56:53',NULL,NULL,'wordpress'),(35518,'brute_force','2023-08-29 21:56:59','2023-08-30 02:56:59','1.20.191.131',NULL,NULL),(35519,'brute_force','2023-08-29 21:56:59','2023-08-30 02:56:59',NULL,NULL,'admin'),(35520,'brute_force','2023-08-29 21:57:02','2023-08-30 02:57:02','183.89.144.141',NULL,NULL),(35521,'brute_force','2023-08-29 21:57:02','2023-08-30 02:57:02',NULL,NULL,'wordpress'),(35522,'brute_force','2023-08-29 21:57:24','2023-08-30 02:57:24','113.53.209.155',NULL,NULL),(35523,'brute_force','2023-08-29 21:57:24','2023-08-30 02:57:24',NULL,NULL,'admin'),(35524,'brute_force','2023-09-01 19:43:46','2023-09-02 00:43:46','134.236.19.10',NULL,NULL),(35525,'brute_force','2023-09-01 19:43:46','2023-09-02 00:43:46',NULL,NULL,'gruposuadi.com'),(35526,'brute_force','2023-09-01 19:46:00','2023-09-02 00:46:00','36.68.10.157',NULL,NULL),(35527,'brute_force','2023-09-01 19:46:00','2023-09-02 00:46:00',NULL,NULL,'gruposuadi.com'),(35528,'brute_force','2023-09-06 14:13:40','2023-09-06 19:13:40','41.105.152.126',NULL,NULL),(35529,'brute_force','2023-09-06 14:13:40','2023-09-06 19:13:40',NULL,NULL,'username'),(35530,'brute_force','2023-09-06 14:13:46','2023-09-06 19:13:46','177.136.173.53',NULL,NULL),(35531,'brute_force','2023-09-06 14:13:46','2023-09-06 19:13:46',NULL,NULL,'gruposuadi.com'),(35532,'brute_force','2023-09-06 14:13:56','2023-09-06 19:13:56','180.190.172.111',NULL,NULL),(35533,'brute_force','2023-09-06 14:13:56','2023-09-06 19:13:56',NULL,NULL,'gruposuadi.com'),(35534,'brute_force','2023-09-06 14:14:00','2023-09-06 19:14:00','125.160.209.11',NULL,NULL),(35535,'brute_force','2023-09-06 14:14:00','2023-09-06 19:14:00',NULL,NULL,'gruposuadi.com'),(35536,'brute_force','2023-09-06 14:14:03','2023-09-06 19:14:03','200.75.104.67',NULL,NULL),(35537,'brute_force','2023-09-06 14:14:03','2023-09-06 19:14:03',NULL,2,'gruposuadi'),(35538,'brute_force','2023-09-06 14:14:14','2023-09-06 19:14:14','176.123.31.36',NULL,NULL),(35539,'brute_force','2023-09-06 14:14:14','2023-09-06 19:14:14',NULL,NULL,'admin'),(35540,'brute_force','2023-09-06 14:14:20','2023-09-06 19:14:20','149.200.155.2',NULL,NULL),(35541,'brute_force','2023-09-06 14:14:20','2023-09-06 19:14:20',NULL,NULL,'gruposuadi.com'),(35542,'brute_force','2023-09-06 14:14:37','2023-09-06 19:14:37','87.120.178.135',NULL,NULL),(35543,'brute_force','2023-09-06 14:14:37','2023-09-06 19:14:37',NULL,NULL,'www.gruposuadi.com!'),(35544,'brute_force','2023-09-06 14:14:47','2023-09-06 19:14:47','103.232.127.58',NULL,NULL),(35545,'brute_force','2023-09-06 14:14:47','2023-09-06 19:14:47',NULL,2,'gruposuadi'),(35546,'brute_force','2023-09-06 14:14:50','2023-09-06 19:14:50','37.214.46.27',NULL,NULL),(35547,'brute_force','2023-09-06 14:14:50','2023-09-06 19:14:50',NULL,NULL,'gruposuadi.com'),(35548,'brute_force','2023-09-06 14:14:52','2023-09-06 19:14:52','78.100.122.242',NULL,NULL),(35549,'brute_force','2023-09-06 14:14:52','2023-09-06 19:14:52',NULL,NULL,'unavarro'),(35550,'brute_force','2023-09-06 14:14:53','2023-09-06 19:14:53','123.31.243.95',NULL,NULL),(35551,'brute_force','2023-09-06 14:14:53','2023-09-06 19:14:53',NULL,NULL,'gruposuadi.com'),(35552,'brute_force','2023-09-06 14:15:00','2023-09-06 19:15:00','187.192.67.44',NULL,NULL),(35553,'brute_force','2023-09-06 14:15:00','2023-09-06 19:15:00',NULL,NULL,'gruposuadi.com'),(35554,'brute_force','2023-09-06 14:15:05','2023-09-06 19:15:05','187.134.187.53',NULL,NULL),(35555,'brute_force','2023-09-06 14:15:05','2023-09-06 19:15:05',NULL,NULL,'unavarro'),(35556,'brute_force','2023-09-09 09:12:03','2023-09-09 14:12:03','186.195.135.227',NULL,NULL),(35557,'brute_force','2023-09-09 09:12:03','2023-09-09 14:12:03',NULL,NULL,'admin'),(35558,'brute_force','2023-09-26 08:50:35','2023-09-26 13:50:35','190.142.231.206',NULL,NULL),(35559,'brute_force','2023-09-26 08:50:35','2023-09-26 13:50:35',NULL,NULL,'lma.rodriguez'),(35560,'brute_force','2023-09-26 08:50:41','2023-09-26 13:50:41','190.142.231.206',NULL,NULL),(35561,'brute_force','2023-09-26 08:50:41','2023-09-26 13:50:41',NULL,NULL,'lma.rodriguez@gruposuadi.com'),(35562,'brute_force','2023-09-26 08:50:45','2023-09-26 13:50:45','190.142.231.206',NULL,NULL),(35563,'brute_force','2023-09-26 08:50:45','2023-09-26 13:50:45',NULL,NULL,'admin'),(35564,'brute_force','2023-09-26 08:50:48','2023-09-26 13:50:48','190.142.231.206',NULL,NULL),(35565,'brute_force','2023-09-26 08:50:48','2023-09-26 13:50:48',NULL,NULL,'administrator'),(35566,'brute_force','2023-09-26 08:50:52','2023-09-26 13:50:52','190.142.231.206',NULL,NULL),(35567,'brute_force','2023-09-26 08:50:52','2023-09-26 13:50:52',NULL,2,'gruposuadi'),(35568,'brute_force','2023-10-05 18:41:56','2023-10-05 23:41:56','35.236.83.33',NULL,NULL),(35569,'brute_force','2023-10-05 18:41:56','2023-10-05 23:41:56',NULL,2,'gruposuadi'),(35570,'brute_force','2023-10-05 18:41:58','2023-10-05 23:41:58','35.236.83.33',NULL,NULL),(35571,'brute_force','2023-10-05 18:41:58','2023-10-05 23:41:58',NULL,2,'gruposuadi'),(35572,'brute_force','2023-10-05 18:42:00','2023-10-05 23:42:00','35.236.83.33',NULL,NULL),(35573,'brute_force','2023-10-05 18:42:00','2023-10-05 23:42:00',NULL,2,'gruposuadi'),(35574,'brute_force','2023-10-05 18:42:02','2023-10-05 23:42:02','35.236.83.33',NULL,NULL),(35575,'brute_force','2023-10-05 18:42:02','2023-10-05 23:42:02',NULL,2,'gruposuadi'),(35576,'brute_force','2023-10-05 18:42:04','2023-10-05 23:42:04','35.236.83.33',NULL,NULL),(35577,'brute_force','2023-10-05 18:42:04','2023-10-05 23:42:04',NULL,2,'gruposuadi'),(35578,'brute_force','2023-11-08 18:08:45','2023-11-08 23:08:45','186.22.225.55',NULL,NULL),(35579,'brute_force','2023-11-08 18:08:45','2023-11-08 23:08:45',NULL,NULL,'admin'),(35580,'brute_force','2023-11-08 18:09:16','2023-11-08 23:09:16','14.166.187.38',NULL,NULL),(35581,'brute_force','2023-11-08 18:09:16','2023-11-08 23:09:16',NULL,NULL,'gruposuadi.com'),(35582,'brute_force','2023-11-08 18:09:27','2023-11-08 23:09:27','187.171.156.193',NULL,NULL),(35583,'brute_force','2023-11-08 18:09:27','2023-11-08 23:09:27',NULL,2,'gruposuadi'),(35584,'brute_force','2023-11-08 18:09:51','2023-11-08 23:09:51','49.36.218.40',NULL,NULL),(35585,'brute_force','2023-11-08 18:09:51','2023-11-08 23:09:51',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35586,'brute_force','2023-11-08 18:09:55','2023-11-08 23:09:55','130.164.147.68',NULL,NULL),(35587,'brute_force','2023-11-08 18:09:55','2023-11-08 23:09:55',NULL,NULL,'gruposuadi.com'),(35588,'brute_force','2023-11-08 18:09:59','2023-11-08 23:09:59','125.164.17.178',NULL,NULL),(35589,'brute_force','2023-11-08 18:09:59','2023-11-08 23:09:59',NULL,NULL,'berly05123'),(35590,'brute_force','2023-11-08 18:10:10','2023-11-08 23:10:10','105.96.4.32',NULL,NULL),(35591,'brute_force','2023-11-08 18:10:10','2023-11-08 23:10:10',NULL,NULL,'username'),(35592,'brute_force','2023-11-08 18:10:14','2023-11-08 23:10:14','14.172.106.174',NULL,NULL),(35593,'brute_force','2023-11-08 18:10:14','2023-11-08 23:10:14',NULL,2,'gruposuadi'),(35594,'brute_force','2023-11-08 18:10:24','2023-11-08 23:10:24','157.100.137.18',NULL,NULL),(35595,'brute_force','2023-11-08 18:10:24','2023-11-08 23:10:24',NULL,2,'gruposuadi'),(35596,'brute_force','2023-11-08 18:10:44','2023-11-08 23:10:44','171.225.249.54',NULL,NULL),(35597,'brute_force','2023-11-08 18:10:44','2023-11-08 23:10:44',NULL,NULL,'gruposuadi.com'),(35598,'brute_force','2023-11-08 18:11:01','2023-11-08 23:11:01','110.49.95.50',NULL,NULL),(35599,'brute_force','2023-11-08 18:11:01','2023-11-08 23:11:01',NULL,NULL,'admin'),(35600,'brute_force','2023-11-08 18:11:36','2023-11-08 23:11:36','189.203.69.160',NULL,NULL),(35601,'brute_force','2023-11-08 18:11:36','2023-11-08 23:11:36',NULL,NULL,'gruposuadi.com1!'),(35602,'brute_force','2023-11-08 18:11:39','2023-11-08 23:11:39','197.248.127.74',NULL,NULL),(35603,'brute_force','2023-11-08 18:11:39','2023-11-08 23:11:39',NULL,NULL,'admin'),(35604,'brute_force','2023-11-08 18:11:43','2023-11-08 23:11:43','1.1.170.208',NULL,NULL),(35605,'brute_force','2023-11-08 18:11:43','2023-11-08 23:11:43',NULL,NULL,'gruposuadi.com'),(35606,'brute_force','2023-11-08 18:11:54','2023-11-08 23:11:54','196.202.55.238',NULL,NULL),(35607,'brute_force','2023-11-08 18:11:54','2023-11-08 23:11:54',NULL,NULL,'admin'),(35608,'brute_force','2023-11-08 18:12:12','2023-11-08 23:12:12','105.156.18.67',NULL,NULL),(35609,'brute_force','2023-11-08 18:12:12','2023-11-08 23:12:12',NULL,NULL,'gruposuadi.com'),(35610,'brute_force','2023-11-08 18:12:19','2023-11-08 23:12:19','37.239.168.33',NULL,NULL),(35611,'brute_force','2023-11-08 18:12:19','2023-11-08 23:12:19',NULL,2,'gruposuadi'),(35612,'brute_force','2023-11-08 18:12:23','2023-11-08 23:12:23','190.112.90.222',NULL,NULL),(35613,'brute_force','2023-11-08 18:12:23','2023-11-08 23:12:23',NULL,NULL,'admin123!'),(35614,'brute_force','2023-11-08 18:12:42','2023-11-08 23:12:42','187.131.11.176',NULL,NULL),(35615,'brute_force','2023-11-08 18:12:42','2023-11-08 23:12:42',NULL,2,'gruposuadi'),(35616,'brute_force','2023-11-08 18:12:45','2023-11-08 23:12:45','41.104.220.7',NULL,NULL),(35617,'brute_force','2023-11-08 18:12:45','2023-11-08 23:12:45',NULL,NULL,'cmorales'),(35618,'brute_force','2023-11-08 18:12:47','2023-11-08 23:12:47','147.235.216.9',NULL,NULL),(35619,'brute_force','2023-11-08 18:12:47','2023-11-08 23:12:47',NULL,NULL,'admin'),(35620,'brute_force','2023-11-08 18:12:51','2023-11-08 23:12:51','41.72.120.20',NULL,NULL),(35621,'brute_force','2023-11-08 18:12:51','2023-11-08 23:12:51',NULL,NULL,'unavarro'),(35622,'brute_force','2023-11-08 18:13:01','2023-11-08 23:13:01','109.165.228.156',NULL,NULL),(35623,'brute_force','2023-11-08 18:13:01','2023-11-08 23:13:01',NULL,NULL,'berly05'),(35624,'brute_force','2023-11-08 18:13:03','2023-11-08 23:13:03','156.214.46.236',NULL,NULL),(35625,'brute_force','2023-11-08 18:13:03','2023-11-08 23:13:03',NULL,NULL,'admin'),(35626,'brute_force','2023-11-08 18:13:07','2023-11-08 23:13:07','86.98.152.103',NULL,NULL),(35627,'brute_force','2023-11-08 18:13:07','2023-11-08 23:13:07',NULL,NULL,'gruposuadi.com'),(35628,'brute_force','2023-11-08 18:13:10','2023-11-08 23:13:10','51.39.62.160',NULL,NULL),(35629,'brute_force','2023-11-08 18:13:10','2023-11-08 23:13:10',NULL,NULL,'admin'),(35630,'brute_force','2023-11-08 18:13:19','2023-11-08 23:13:19','59.124.242.95',NULL,NULL),(35631,'brute_force','2023-11-08 18:13:19','2023-11-08 23:13:19',NULL,NULL,'unavarro@gruposuadi.com'),(35632,'brute_force','2023-11-08 18:13:27','2023-11-08 23:13:27','189.174.105.183',NULL,NULL),(35633,'brute_force','2023-11-08 18:13:27','2023-11-08 23:13:27',NULL,NULL,'berly05!'),(35634,'brute_force','2023-11-08 18:14:01','2023-11-08 23:14:01','113.161.196.240',NULL,NULL),(35635,'brute_force','2023-11-08 18:14:01','2023-11-08 23:14:01',NULL,NULL,'admin'),(35636,'brute_force','2023-11-08 18:14:19','2023-11-08 23:14:19','125.164.233.88',NULL,NULL),(35637,'brute_force','2023-11-08 18:14:19','2023-11-08 23:14:19',NULL,NULL,'gruposuadi.com'),(35638,'brute_force','2023-11-08 18:14:57','2023-11-08 23:14:57','179.181.195.58',NULL,NULL),(35639,'brute_force','2023-11-08 18:14:57','2023-11-08 23:14:57',NULL,NULL,'cmorales@gruposuadi.com'),(35640,'brute_force','2023-11-08 18:15:00','2023-11-08 23:15:00','168.197.252.72',NULL,NULL),(35641,'brute_force','2023-11-08 18:15:00','2023-11-08 23:15:00',NULL,2,'gruposuadi'),(35642,'brute_force','2023-11-08 18:15:12','2023-11-08 23:15:12','152.174.109.106',NULL,NULL),(35643,'brute_force','2023-11-08 18:15:12','2023-11-08 23:15:12',NULL,2,'gruposuadi'),(35644,'brute_force','2023-11-08 18:15:16','2023-11-08 23:15:16','197.230.172.50',NULL,NULL),(35645,'brute_force','2023-11-08 18:15:16','2023-11-08 23:15:16',NULL,2,'gruposuadi'),(35646,'brute_force','2023-11-08 18:15:19','2023-11-08 23:15:19','14.177.236.211',NULL,NULL),(35647,'brute_force','2023-11-08 18:15:19','2023-11-08 23:15:19',NULL,NULL,'1234567891791191!'),(35648,'brute_force','2023-11-08 18:15:46','2023-11-08 23:15:46','177.221.201.26',NULL,NULL),(35649,'brute_force','2023-11-08 18:15:46','2023-11-08 23:15:46',NULL,NULL,'unavarro@gruposuadi.com'),(35650,'brute_force','2023-11-08 18:15:50','2023-11-08 23:15:50','187.45.103.180',NULL,NULL),(35651,'brute_force','2023-11-08 18:15:50','2023-11-08 23:15:50',NULL,2,'gruposuadi'),(35652,'brute_force','2023-11-08 18:16:06','2023-11-08 23:16:06','114.125.245.38',NULL,NULL),(35653,'brute_force','2023-11-08 18:16:06','2023-11-08 23:16:06',NULL,NULL,'admin'),(35654,'brute_force','2023-11-08 18:16:54','2023-11-08 23:16:54','202.88.246.245',NULL,NULL),(35655,'brute_force','2023-11-08 18:16:54','2023-11-08 23:16:54',NULL,NULL,'gruposuadi.com'),(35656,'brute_force','2023-11-08 18:16:58','2023-11-08 23:16:58','95.186.54.99',NULL,NULL),(35657,'brute_force','2023-11-08 18:16:58','2023-11-08 23:16:58',NULL,NULL,'admin'),(35658,'brute_force','2023-11-08 18:17:24','2023-11-08 23:17:24','189.48.46.121',NULL,NULL),(35659,'brute_force','2023-11-08 18:17:24','2023-11-08 23:17:24',NULL,NULL,'admin'),(35660,'brute_force','2023-11-08 18:17:41','2023-11-08 23:17:41','103.165.63.63',NULL,NULL),(35661,'brute_force','2023-11-08 18:17:41','2023-11-08 23:17:41',NULL,NULL,'gruposuadi.com'),(35662,'brute_force','2023-11-08 18:17:52','2023-11-08 23:17:52','49.228.40.23',NULL,NULL),(35663,'brute_force','2023-11-08 18:17:52','2023-11-08 23:17:52',NULL,NULL,'unavarro'),(35664,'brute_force','2023-11-08 18:18:06','2023-11-08 23:18:06','113.189.50.227',NULL,NULL),(35665,'brute_force','2023-11-08 18:18:06','2023-11-08 23:18:06',NULL,NULL,'gruposuadi.com'),(35666,'brute_force','2023-11-08 18:18:35','2023-11-08 23:18:35','14.191.138.209',NULL,NULL),(35667,'brute_force','2023-11-08 18:18:35','2023-11-08 23:18:35',NULL,NULL,'admin1!'),(35668,'brute_force','2023-11-08 18:18:49','2023-11-08 23:18:49','113.176.62.69',NULL,NULL),(35669,'brute_force','2023-11-08 18:18:49','2023-11-08 23:18:49',NULL,NULL,'gruposuadi.com'),(35670,'brute_force','2023-11-08 18:18:53','2023-11-08 23:18:53','124.13.36.101',NULL,NULL),(35671,'brute_force','2023-11-08 18:18:53','2023-11-08 23:18:53',NULL,2,'gruposuadi'),(35672,'brute_force','2023-11-08 18:19:05','2023-11-08 23:19:05','196.92.6.248',NULL,NULL),(35673,'brute_force','2023-11-08 18:19:05','2023-11-08 23:19:05',NULL,NULL,'admin'),(35674,'brute_force','2023-11-08 18:19:17','2023-11-08 23:19:17','202.12.80.90',NULL,NULL),(35675,'brute_force','2023-11-08 18:19:17','2023-11-08 23:19:17',NULL,NULL,'admin@gruposuadi.com'),(35676,'brute_force','2023-11-08 18:19:46','2023-11-08 23:19:46','217.165.25.163',NULL,NULL),(35677,'brute_force','2023-11-08 18:19:46','2023-11-08 23:19:46',NULL,NULL,'cmorales@gruposuadi.com'),(35678,'brute_force','2023-11-08 18:20:26','2023-11-08 23:20:26','95.90.186.251',NULL,NULL),(35679,'brute_force','2023-11-08 18:20:26','2023-11-08 23:20:26',NULL,NULL,'gruposuadi.com'),(35680,'brute_force','2023-11-08 18:20:29','2023-11-08 23:20:29','203.189.118.69',NULL,NULL),(35681,'brute_force','2023-11-08 18:20:29','2023-11-08 23:20:29',NULL,2,'gruposuadi'),(35682,'brute_force','2023-11-08 18:20:39','2023-11-08 23:20:39','196.179.230.125',NULL,NULL),(35683,'brute_force','2023-11-08 18:20:39','2023-11-08 23:20:39',NULL,NULL,'cmorales@gruposuadi.com'),(35684,'brute_force','2023-11-08 18:20:43','2023-11-08 23:20:43','181.115.162.93',NULL,NULL),(35685,'brute_force','2023-11-08 18:20:43','2023-11-08 23:20:43',NULL,NULL,'gruposuadi.com'),(35686,'brute_force','2023-11-08 18:21:25','2023-11-08 23:21:25','41.38.16.123',NULL,NULL),(35687,'brute_force','2023-11-08 18:21:25','2023-11-08 23:21:25',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35688,'brute_force','2023-11-08 18:21:54','2023-11-08 23:21:54','110.39.15.39',NULL,NULL),(35689,'brute_force','2023-11-08 18:21:54','2023-11-08 23:21:54',NULL,NULL,'gruposuadi.com'),(35690,'brute_force','2023-11-08 18:21:56','2023-11-08 23:21:56','196.65.211.249',NULL,NULL),(35691,'brute_force','2023-11-08 18:21:56','2023-11-08 23:21:56',NULL,NULL,'admin@gruposuadi.com'),(35692,'brute_force','2023-11-08 18:22:07','2023-11-08 23:22:07','191.108.56.43',NULL,NULL),(35693,'brute_force','2023-11-08 18:22:07','2023-11-08 23:22:07',NULL,2,'gruposuadi'),(35694,'brute_force','2023-11-08 18:22:19','2023-11-08 23:22:19','190.62.18.214',NULL,NULL),(35695,'brute_force','2023-11-08 18:22:19','2023-11-08 23:22:19',NULL,NULL,'unavarro'),(35696,'brute_force','2023-11-08 18:22:30','2023-11-08 23:22:30','14.167.223.183',NULL,NULL),(35697,'brute_force','2023-11-08 18:22:30','2023-11-08 23:22:30',NULL,NULL,'password123'),(35698,'brute_force','2023-11-08 18:22:54','2023-11-08 23:22:54','179.53.17.243',NULL,NULL),(35699,'brute_force','2023-11-08 18:22:54','2023-11-08 23:22:54',NULL,NULL,'unavarro@gruposuadi.com'),(35700,'brute_force','2023-11-08 18:23:00','2023-11-08 23:23:00','5.216.192.77',NULL,NULL),(35701,'brute_force','2023-11-08 18:23:00','2023-11-08 23:23:00',NULL,NULL,'cmorales@gruposuadi.com'),(35702,'brute_force','2023-11-08 18:23:11','2023-11-08 23:23:11','113.166.33.100',NULL,NULL),(35703,'brute_force','2023-11-08 18:23:11','2023-11-08 23:23:11',NULL,2,'gruposuadi'),(35704,'brute_force','2023-11-08 18:23:14','2023-11-08 23:23:14','190.235.116.235',NULL,NULL),(35705,'brute_force','2023-11-08 18:23:14','2023-11-08 23:23:14',NULL,NULL,'gruposuadi.com'),(35706,'brute_force','2023-11-08 18:23:22','2023-11-08 23:23:22','112.134.247.79',NULL,NULL),(35707,'brute_force','2023-11-08 18:23:22','2023-11-08 23:23:22',NULL,2,'gruposuadi'),(35708,'brute_force','2023-11-08 18:23:26','2023-11-08 23:23:26','123.27.149.84',NULL,NULL),(35709,'brute_force','2023-11-08 18:23:26','2023-11-08 23:23:26',NULL,2,'gruposuadi'),(35710,'brute_force','2023-11-08 18:24:05','2023-11-08 23:24:05','201.240.244.87',NULL,NULL),(35711,'brute_force','2023-11-08 18:24:05','2023-11-08 23:24:05',NULL,NULL,'gruposuadi1'),(35712,'brute_force','2023-11-08 18:24:21','2023-11-08 23:24:21','190.77.12.135',NULL,NULL),(35713,'brute_force','2023-11-08 18:24:21','2023-11-08 23:24:21',NULL,NULL,'gruposuadi.com'),(35714,'brute_force','2023-11-08 18:24:31','2023-11-08 23:24:31','180.65.197.90',NULL,NULL),(35715,'brute_force','2023-11-08 18:24:31','2023-11-08 23:24:31',NULL,NULL,'123456789179119!'),(35716,'brute_force','2023-11-08 18:24:42','2023-11-08 23:24:42','177.245.149.97',NULL,NULL),(35717,'brute_force','2023-11-08 18:24:42','2023-11-08 23:24:42',NULL,NULL,'123456789179119123!'),(35718,'brute_force','2023-11-08 18:24:46','2023-11-08 23:24:46','115.72.134.138',NULL,NULL),(35719,'brute_force','2023-11-08 18:24:46','2023-11-08 23:24:46',NULL,NULL,'unavarro@gruposuadi.com'),(35720,'brute_force','2023-11-08 18:24:51','2023-11-08 23:24:51','112.196.108.218',NULL,NULL),(35721,'brute_force','2023-11-08 18:24:51','2023-11-08 23:24:51',NULL,NULL,'admin'),(35722,'brute_force','2023-11-08 18:25:00','2023-11-08 23:25:00','41.226.177.182',NULL,NULL),(35723,'brute_force','2023-11-08 18:25:00','2023-11-08 23:25:00',NULL,NULL,'username'),(35724,'brute_force','2023-11-08 18:25:04','2023-11-08 23:25:04','14.226.35.148',NULL,NULL),(35725,'brute_force','2023-11-08 18:25:04','2023-11-08 23:25:04',NULL,NULL,'admin'),(35726,'brute_force','2023-11-08 18:25:07','2023-11-08 23:25:07','125.164.3.120',NULL,NULL),(35727,'brute_force','2023-11-08 18:25:07','2023-11-08 23:25:07',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35728,'brute_force','2023-11-08 18:25:11','2023-11-08 23:25:11','180.248.30.211',NULL,NULL),(35729,'brute_force','2023-11-08 18:25:11','2023-11-08 23:25:11',NULL,NULL,'admin'),(35730,'brute_force','2023-11-08 18:25:31','2023-11-08 23:25:31','103.168.29.221',NULL,NULL),(35731,'brute_force','2023-11-08 18:25:31','2023-11-08 23:25:31',NULL,NULL,'sofi28edw121!'),(35732,'brute_force','2023-11-08 18:26:00','2023-11-08 23:26:00','14.163.227.220',NULL,NULL),(35733,'brute_force','2023-11-08 18:26:00','2023-11-08 23:26:00',NULL,NULL,'gruposuadi.com123!'),(35734,'brute_force','2023-11-08 18:26:03','2023-11-08 23:26:03','179.124.175.1',NULL,NULL),(35735,'brute_force','2023-11-08 18:26:03','2023-11-08 23:26:03',NULL,NULL,'berly05123!'),(35736,'brute_force','2023-11-08 18:26:06','2023-11-08 23:26:06','201.131.132.174',NULL,NULL),(35737,'brute_force','2023-11-08 18:26:06','2023-11-08 23:26:06',NULL,NULL,'gruposuadi.com123'),(35738,'brute_force','2023-11-08 18:26:10','2023-11-08 23:26:10','196.219.57.225',NULL,NULL),(35739,'brute_force','2023-11-08 18:26:10','2023-11-08 23:26:10',NULL,NULL,'admin'),(35740,'brute_force','2023-11-08 18:26:14','2023-11-08 23:26:14','180.247.53.3',NULL,NULL),(35741,'brute_force','2023-11-08 18:26:14','2023-11-08 23:26:14',NULL,2,'gruposuadi'),(35742,'brute_force','2023-11-08 18:26:40','2023-11-08 23:26:40','36.70.110.97',NULL,NULL),(35743,'brute_force','2023-11-08 18:26:40','2023-11-08 23:26:40',NULL,NULL,'gruposuadi.com'),(35744,'brute_force','2023-11-08 18:26:56','2023-11-08 23:26:56','202.5.48.146',NULL,NULL),(35745,'brute_force','2023-11-08 18:26:56','2023-11-08 23:26:56',NULL,NULL,'gruposuadi.com'),(35746,'brute_force','2023-11-08 18:27:02','2023-11-08 23:27:02','14.191.105.56',NULL,NULL),(35747,'brute_force','2023-11-08 18:27:02','2023-11-08 23:27:02',NULL,NULL,'admin'),(35748,'brute_force','2023-11-08 18:27:06','2023-11-08 23:27:06','117.243.113.71',NULL,NULL),(35749,'brute_force','2023-11-08 18:27:06','2023-11-08 23:27:06',NULL,NULL,'gruposuadi.com'),(35750,'brute_force','2023-11-08 18:27:10','2023-11-08 23:27:10','103.56.233.195',NULL,NULL),(35751,'brute_force','2023-11-08 18:27:10','2023-11-08 23:27:10',NULL,NULL,'123456789179119'),(35752,'brute_force','2023-11-08 18:27:20','2023-11-08 23:27:20','187.212.66.239',NULL,NULL),(35753,'brute_force','2023-11-08 18:27:20','2023-11-08 23:27:20',NULL,NULL,'admin'),(35754,'brute_force','2023-11-08 18:27:25','2023-11-08 23:27:25','45.180.184.61',NULL,NULL),(35755,'brute_force','2023-11-08 18:27:25','2023-11-08 23:27:25',NULL,NULL,'gruposuadi.com'),(35756,'brute_force','2023-11-08 18:27:28','2023-11-08 23:27:28','186.121.194.85',NULL,NULL),(35757,'brute_force','2023-11-08 18:27:28','2023-11-08 23:27:28',NULL,2,'gruposuadi'),(35758,'brute_force','2023-11-08 18:27:38','2023-11-08 23:27:38','41.242.18.130',NULL,NULL),(35759,'brute_force','2023-11-08 18:27:38','2023-11-08 23:27:38',NULL,NULL,'gruposuadi.com'),(35760,'brute_force','2023-11-08 18:27:42','2023-11-08 23:27:42','179.6.170.152',NULL,NULL),(35761,'brute_force','2023-11-08 18:27:42','2023-11-08 23:27:42',NULL,NULL,'admin@gruposuadi.com'),(35762,'brute_force','2023-11-08 18:27:46','2023-11-08 23:27:46','101.109.182.170',NULL,NULL),(35763,'brute_force','2023-11-08 18:27:46','2023-11-08 23:27:46',NULL,NULL,'unavarro@gruposuadi.com'),(35764,'brute_force','2023-11-08 18:28:04','2023-11-08 23:28:04','103.78.14.165',NULL,NULL),(35765,'brute_force','2023-11-08 18:28:04','2023-11-08 23:28:04',NULL,2,'gruposuadi'),(35766,'brute_force','2023-11-08 18:28:08','2023-11-08 23:28:08','105.225.230.221',NULL,NULL),(35767,'brute_force','2023-11-08 18:28:08','2023-11-08 23:28:08',NULL,NULL,'admin1'),(35768,'brute_force','2023-11-08 18:28:21','2023-11-08 23:28:21','95.178.86.82',NULL,NULL),(35769,'brute_force','2023-11-08 18:28:21','2023-11-08 23:28:21',NULL,NULL,'gruposuadi.com'),(35770,'brute_force','2023-11-08 18:28:31','2023-11-08 23:28:31','201.211.78.69',NULL,NULL),(35771,'brute_force','2023-11-08 18:28:31','2023-11-08 23:28:31',NULL,NULL,'unavarro'),(35772,'brute_force','2023-11-08 18:28:36','2023-11-08 23:28:36','179.25.47.157',NULL,NULL),(35773,'brute_force','2023-11-08 18:28:36','2023-11-08 23:28:36',NULL,NULL,'gruposuadi.com'),(35774,'brute_force','2023-11-08 18:28:46','2023-11-08 23:28:46','223.206.131.101',NULL,NULL),(35775,'brute_force','2023-11-08 18:28:46','2023-11-08 23:28:46',NULL,NULL,'username'),(35776,'brute_force','2023-11-08 18:28:49','2023-11-08 23:28:49','105.157.247.60',NULL,NULL),(35777,'brute_force','2023-11-08 18:28:49','2023-11-08 23:28:49',NULL,NULL,'admin'),(35778,'brute_force','2023-11-08 18:28:59','2023-11-08 23:28:59','37.231.136.165',NULL,NULL),(35779,'brute_force','2023-11-08 18:28:59','2023-11-08 23:28:59',NULL,NULL,'admin'),(35780,'brute_force','2023-11-21 16:27:26','2023-11-21 21:27:26','216.131.111.9',NULL,NULL),(35781,'brute_force','2023-11-21 16:27:26','2023-11-21 21:27:26',NULL,NULL,'unavarro'),(35782,'brute_force','2023-11-22 17:47:13','2023-11-22 22:47:13','37.39.166.195',NULL,NULL),(35783,'brute_force','2023-11-22 17:47:13','2023-11-22 22:47:13',NULL,NULL,'123456789179119123'),(35784,'brute_force','2023-11-22 17:47:13','2023-11-22 22:47:13','60.48.252.73',NULL,NULL),(35785,'brute_force','2023-11-22 17:47:13','2023-11-22 22:47:13',NULL,NULL,'admin'),(35786,'brute_force','2023-11-22 17:47:20','2023-11-22 22:47:20','14.191.145.15',NULL,NULL),(35787,'brute_force','2023-11-22 17:47:20','2023-11-22 22:47:20',NULL,NULL,'password123!'),(35788,'brute_force','2023-11-22 17:47:26','2023-11-22 22:47:26','171.236.64.55',NULL,NULL),(35789,'brute_force','2023-11-22 17:47:26','2023-11-22 22:47:26',NULL,NULL,'gruposuadi.com'),(35790,'brute_force','2023-11-22 17:47:29','2023-11-22 22:47:29','161.18.218.192',NULL,NULL),(35791,'brute_force','2023-11-22 17:47:29','2023-11-22 22:47:29',NULL,NULL,'unavarro'),(35792,'brute_force','2023-11-22 17:47:32','2023-11-22 22:47:32','31.9.93.7',NULL,NULL),(35793,'brute_force','2023-11-22 17:47:32','2023-11-22 22:47:32',NULL,NULL,'unavarro'),(35794,'brute_force','2023-11-22 17:47:54','2023-11-22 22:47:54','203.210.157.249',NULL,NULL),(35795,'brute_force','2023-11-22 17:47:54','2023-11-22 22:47:54',NULL,NULL,'cmorales'),(35796,'brute_force','2023-11-22 17:47:58','2023-11-22 22:47:58','201.231.218.109',NULL,NULL),(35797,'brute_force','2023-11-22 17:47:58','2023-11-22 22:47:58',NULL,NULL,'sofi28edw12123'),(35798,'brute_force','2023-11-22 17:48:06','2023-11-22 22:48:06','213.6.239.6',NULL,NULL),(35799,'brute_force','2023-11-22 17:48:06','2023-11-22 22:48:06',NULL,NULL,'admin'),(35800,'brute_force','2023-11-22 17:48:08','2023-11-22 22:48:08','88.250.60.20',NULL,NULL),(35801,'brute_force','2023-11-22 17:48:08','2023-11-22 22:48:08',NULL,NULL,'gruposuadi.com'),(35802,'brute_force','2023-11-22 17:48:09','2023-11-22 22:48:09','201.249.106.44',NULL,NULL),(35803,'brute_force','2023-11-22 17:48:09','2023-11-22 22:48:09',NULL,NULL,'admin'),(35804,'brute_force','2023-11-22 17:48:12','2023-11-22 22:48:12','91.171.223.211',NULL,NULL),(35805,'brute_force','2023-11-22 17:48:12','2023-11-22 22:48:12',NULL,NULL,'admin@gruposuadi.com'),(35806,'brute_force','2023-11-22 17:48:32','2023-11-22 22:48:32','111.253.69.124',NULL,NULL),(35807,'brute_force','2023-11-22 17:48:32','2023-11-22 22:48:32',NULL,NULL,'gruposuadi123!'),(35808,'brute_force','2023-11-22 17:48:39','2023-11-22 22:48:39','191.125.13.221',NULL,NULL),(35809,'brute_force','2023-11-22 17:48:39','2023-11-22 22:48:39',NULL,NULL,'sofi28edw12123!'),(35810,'brute_force','2023-11-22 17:48:41','2023-11-22 22:48:41','190.79.155.43',NULL,NULL),(35811,'brute_force','2023-11-22 17:48:41','2023-11-22 22:48:41',NULL,NULL,'sofi28edw12123!'),(35812,'brute_force','2023-11-22 17:49:01','2023-11-22 22:49:01','182.93.77.99',NULL,NULL),(35813,'brute_force','2023-11-22 17:49:01','2023-11-22 22:49:01',NULL,NULL,'gruposuadi.com'),(35814,'brute_force','2023-11-22 17:49:14','2023-11-22 22:49:14','190.38.137.224',NULL,NULL),(35815,'brute_force','2023-11-22 17:49:14','2023-11-22 22:49:14',NULL,2,'gruposuadi'),(35816,'brute_force','2023-11-22 17:49:23','2023-11-22 22:49:23','196.92.5.219',NULL,NULL),(35817,'brute_force','2023-11-22 17:49:23','2023-11-22 22:49:23',NULL,NULL,'berly05'),(35818,'brute_force','2023-11-22 17:49:45','2023-11-22 22:49:45','122.53.244.176',NULL,NULL),(35819,'brute_force','2023-11-22 17:49:45','2023-11-22 22:49:45',NULL,2,'gruposuadi'),(35820,'brute_force','2023-11-22 17:49:46','2023-11-22 22:49:46','160.176.25.35',NULL,NULL),(35821,'brute_force','2023-11-22 17:49:46','2023-11-22 22:49:46',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35822,'brute_force','2023-11-22 17:49:49','2023-11-22 22:49:49','1.10.205.220',NULL,NULL),(35823,'brute_force','2023-11-22 17:49:49','2023-11-22 22:49:49',NULL,NULL,'password1!'),(35824,'brute_force','2023-11-22 17:49:50','2023-11-22 22:49:50','36.81.212.13',NULL,NULL),(35825,'brute_force','2023-11-22 17:49:50','2023-11-22 22:49:50',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35826,'brute_force','2023-11-22 17:49:53','2023-11-22 22:49:53','163.47.158.122',NULL,NULL),(35827,'brute_force','2023-11-22 17:49:53','2023-11-22 22:49:53',NULL,NULL,'admin'),(35828,'brute_force','2023-11-22 17:49:53','2023-11-22 22:49:53','185.47.34.115',NULL,NULL),(35829,'brute_force','2023-11-22 17:49:53','2023-11-22 22:49:53',NULL,NULL,'admin'),(35830,'brute_force','2023-11-22 17:49:58','2023-11-22 22:49:58','139.5.18.167',NULL,NULL),(35831,'brute_force','2023-11-22 17:49:58','2023-11-22 22:49:58',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35832,'brute_force','2023-11-22 17:50:01','2023-11-22 22:50:01','92.42.249.126',NULL,NULL),(35833,'brute_force','2023-11-22 17:50:01','2023-11-22 22:50:01',NULL,2,'gruposuadi'),(35834,'brute_force','2023-11-22 17:50:23','2023-11-22 22:50:23','83.204.142.206',NULL,NULL),(35835,'brute_force','2023-11-22 17:50:23','2023-11-22 22:50:23',NULL,NULL,'gruposuadi.com'),(35836,'brute_force','2023-11-22 17:50:35','2023-11-22 22:50:35','196.119.9.205',NULL,NULL),(35837,'brute_force','2023-11-22 17:50:35','2023-11-22 22:50:35',NULL,NULL,'admin@gruposuadi.com'),(35838,'brute_force','2023-11-22 17:50:40','2023-11-22 22:50:40','103.228.117.66',NULL,NULL),(35839,'brute_force','2023-11-22 17:50:40','2023-11-22 22:50:40',NULL,NULL,'cmorales'),(35840,'brute_force','2023-11-22 17:51:03','2023-11-22 22:51:03','14.178.212.94',NULL,NULL),(35841,'brute_force','2023-11-22 17:51:03','2023-11-22 22:51:03',NULL,2,'gruposuadi'),(35842,'brute_force','2023-11-22 17:51:07','2023-11-22 22:51:07','103.217.236.149',NULL,NULL),(35843,'brute_force','2023-11-22 17:51:07','2023-11-22 22:51:07',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35844,'brute_force','2023-11-22 17:51:08','2023-11-22 22:51:08','125.166.1.12',NULL,NULL),(35845,'brute_force','2023-11-22 17:51:08','2023-11-22 22:51:08',NULL,NULL,'admin123'),(35846,'brute_force','2023-11-22 17:51:12','2023-11-22 22:51:12','45.161.243.196',NULL,NULL),(35847,'brute_force','2023-11-22 17:51:12','2023-11-22 22:51:12',NULL,NULL,'cmorales'),(35848,'brute_force','2023-11-22 17:51:23','2023-11-22 22:51:23','49.228.49.4',NULL,NULL),(35849,'brute_force','2023-11-22 17:51:23','2023-11-22 22:51:23',NULL,NULL,'admin@gruposuadi.com'),(35850,'brute_force','2023-11-22 17:51:34','2023-11-22 22:51:34','115.79.4.253',NULL,NULL),(35851,'brute_force','2023-11-22 17:51:34','2023-11-22 22:51:34',NULL,NULL,'admin@gruposuadi.com'),(35852,'brute_force','2023-11-22 17:51:37','2023-11-22 22:51:37','144.86.22.45',NULL,NULL),(35853,'brute_force','2023-11-22 17:51:37','2023-11-22 22:51:37',NULL,NULL,'admin'),(35854,'brute_force','2023-11-22 17:51:48','2023-11-22 22:51:48','14.177.232.67',NULL,NULL),(35855,'brute_force','2023-11-22 17:51:48','2023-11-22 22:51:48',NULL,NULL,'gruposuadi.com'),(35856,'brute_force','2023-11-22 17:51:50','2023-11-22 22:51:50','103.135.211.193',NULL,NULL),(35857,'brute_force','2023-11-22 17:51:50','2023-11-22 22:51:50',NULL,NULL,'gruposuadi.com'),(35858,'brute_force','2023-11-22 17:51:52','2023-11-22 22:51:52','181.32.23.87',NULL,NULL),(35859,'brute_force','2023-11-22 17:51:52','2023-11-22 22:51:52',NULL,NULL,'unavarro@gruposuadi.com'),(35860,'brute_force','2023-11-22 17:52:06','2023-11-22 22:52:06','14.183.149.121',NULL,NULL),(35861,'brute_force','2023-11-22 17:52:06','2023-11-22 22:52:06',NULL,2,'gruposuadi'),(35862,'brute_force','2023-11-22 17:52:16','2023-11-22 22:52:16','42.114.32.0',NULL,NULL),(35863,'brute_force','2023-11-22 17:52:16','2023-11-22 22:52:16',NULL,2,'gruposuadi'),(35864,'brute_force','2023-11-22 17:52:19','2023-11-22 22:52:19','103.228.78.145',NULL,NULL),(35865,'brute_force','2023-11-22 17:52:19','2023-11-22 22:52:19',NULL,2,'gruposuadi'),(35866,'brute_force','2023-11-22 17:52:29','2023-11-22 22:52:29','121.99.70.132',NULL,NULL),(35867,'brute_force','2023-11-22 17:52:29','2023-11-22 22:52:29',NULL,2,'gruposuadi'),(35868,'brute_force','2023-11-22 17:52:33','2023-11-22 22:52:33','36.75.65.118',NULL,NULL),(35869,'brute_force','2023-11-22 17:52:33','2023-11-22 22:52:33',NULL,2,'gruposuadi'),(35870,'brute_force','2023-11-22 17:52:35','2023-11-22 22:52:35','193.227.19.245',NULL,NULL),(35871,'brute_force','2023-11-22 17:52:35','2023-11-22 22:52:35',NULL,NULL,'cmorales'),(35872,'brute_force','2023-11-22 17:52:39','2023-11-22 22:52:39','223.233.72.191',NULL,NULL),(35873,'brute_force','2023-11-22 17:52:39','2023-11-22 22:52:39',NULL,NULL,'gruposuadi.com'),(35874,'brute_force','2023-11-22 17:52:49','2023-11-22 22:52:49','187.199.36.164',NULL,NULL),(35875,'brute_force','2023-11-22 17:52:49','2023-11-22 22:52:49',NULL,NULL,'admin@gruposuadi.com'),(35876,'brute_force','2023-11-22 17:52:52','2023-11-22 22:52:52','186.96.47.210',NULL,NULL),(35877,'brute_force','2023-11-22 17:52:52','2023-11-22 22:52:52',NULL,NULL,'gruposuadi.com'),(35878,'brute_force','2023-11-22 17:52:59','2023-11-22 22:52:59','105.41.135.235',NULL,NULL),(35879,'brute_force','2023-11-22 17:52:59','2023-11-22 22:52:59',NULL,2,'gruposuadi'),(35880,'brute_force','2023-11-22 17:53:20','2023-11-22 22:53:20','78.186.54.117',NULL,NULL),(35881,'brute_force','2023-11-22 17:53:20','2023-11-22 22:53:20',NULL,NULL,'unavarro'),(35882,'brute_force','2023-11-22 17:53:26','2023-11-22 22:53:26','113.181.130.226',NULL,NULL),(35883,'brute_force','2023-11-22 17:53:26','2023-11-22 22:53:26',NULL,NULL,'admin'),(35884,'brute_force','2023-11-22 17:53:37','2023-11-22 22:53:37','180.241.95.69',NULL,NULL),(35885,'brute_force','2023-11-22 17:53:37','2023-11-22 22:53:37',NULL,NULL,'cmorales@gruposuadi.com'),(35886,'brute_force','2023-11-22 17:53:43','2023-11-22 22:53:43','49.149.110.7',NULL,NULL),(35887,'brute_force','2023-11-22 17:53:43','2023-11-22 22:53:43',NULL,NULL,'cmorales@gruposuadi.com'),(35888,'brute_force','2023-11-22 17:54:28','2023-11-22 22:54:28','213.21.47.25',NULL,NULL),(35889,'brute_force','2023-11-22 17:54:28','2023-11-22 22:54:28',NULL,NULL,'unavarro@gruposuadi.com'),(35890,'brute_force','2023-11-22 17:54:31','2023-11-22 22:54:31','186.124.164.126',NULL,NULL),(35891,'brute_force','2023-11-22 17:54:31','2023-11-22 22:54:31',NULL,NULL,'cmorales@gruposuadi.com'),(35892,'brute_force','2023-11-22 17:54:34','2023-11-22 22:54:34','103.213.128.129',NULL,NULL),(35893,'brute_force','2023-11-22 17:54:34','2023-11-22 22:54:34',NULL,NULL,'gruposuadi.com'),(35894,'brute_force','2023-11-22 17:54:38','2023-11-22 22:54:38','128.201.171.135',NULL,NULL),(35895,'brute_force','2023-11-22 17:54:38','2023-11-22 22:54:38',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(35896,'brute_force','2023-11-22 17:54:43','2023-11-22 22:54:43','14.226.216.194',NULL,NULL),(35897,'brute_force','2023-11-22 17:54:43','2023-11-22 22:54:43',NULL,NULL,'admin'),(35898,'brute_force','2023-11-22 17:54:47','2023-11-22 22:54:47','103.12.242.98',NULL,NULL),(35899,'brute_force','2023-11-22 17:54:47','2023-11-22 22:54:47',NULL,NULL,'gruposuadi.com1'),(35900,'brute_force','2023-11-22 17:54:59','2023-11-22 22:54:59','186.168.251.135',NULL,NULL),(35901,'brute_force','2023-11-22 17:54:59','2023-11-22 22:54:59',NULL,NULL,'sofi28edw12'),(35902,'brute_force','2023-11-22 17:55:09','2023-11-22 22:55:09','139.5.157.205',NULL,NULL),(35903,'brute_force','2023-11-22 17:55:09','2023-11-22 22:55:09',NULL,NULL,'berly051'),(35904,'brute_force','2023-11-22 17:55:20','2023-11-22 22:55:20','117.7.238.209',NULL,NULL),(35905,'brute_force','2023-11-22 17:55:20','2023-11-22 22:55:20',NULL,NULL,'admin'),(35906,'brute_force','2023-11-22 17:55:51','2023-11-22 22:55:51','118.67.219.78',NULL,NULL),(35907,'brute_force','2023-11-22 17:55:51','2023-11-22 22:55:51',NULL,NULL,'gruposuadi.com'),(35908,'brute_force','2023-11-22 17:56:01','2023-11-22 22:56:01','156.204.9.182',NULL,NULL),(35909,'brute_force','2023-11-22 17:56:01','2023-11-22 22:56:01',NULL,NULL,'cmorales'),(35910,'brute_force','2023-11-22 17:56:12','2023-11-22 22:56:12','125.165.111.115',NULL,NULL),(35911,'brute_force','2023-11-22 17:56:12','2023-11-22 22:56:12',NULL,NULL,'cmorales@gruposuadi.com'),(35912,'brute_force','2023-12-03 17:27:54','2023-12-03 22:27:54','181.117.29.82',NULL,NULL),(35913,'brute_force','2023-12-03 17:27:54','2023-12-03 22:27:54',NULL,NULL,'lma.rodriguez'),(35914,'brute_force','2023-12-03 17:28:00','2023-12-03 22:28:00','181.117.29.82',NULL,NULL),(35915,'brute_force','2023-12-03 17:28:00','2023-12-03 22:28:00',NULL,NULL,'lma.rodriguez@gruposuadi.com'),(35916,'brute_force','2023-12-03 17:28:08','2023-12-03 22:28:08','181.117.29.82',NULL,NULL),(35917,'brute_force','2023-12-03 17:28:08','2023-12-03 22:28:08',NULL,NULL,'admin'),(35918,'brute_force','2023-12-03 17:28:15','2023-12-03 22:28:15','181.117.29.82',NULL,NULL),(35919,'brute_force','2023-12-03 17:28:15','2023-12-03 22:28:15',NULL,NULL,'administrator'),(35920,'brute_force','2023-12-03 17:28:20','2023-12-03 22:28:20','181.117.29.82',NULL,NULL),(35921,'brute_force','2023-12-03 17:28:20','2023-12-03 22:28:20',NULL,2,'gruposuadi'),(35922,'brute_force','2023-12-06 10:56:16','2023-12-06 15:56:16','216.131.116.21',NULL,NULL),(35923,'brute_force','2023-12-06 10:56:16','2023-12-06 15:56:16',NULL,NULL,'admin'),(35924,'brute_force','2023-12-06 12:16:23','2023-12-06 17:16:23','84.247.116.231',NULL,NULL),(35925,'brute_force','2023-12-06 12:16:23','2023-12-06 17:16:23',NULL,NULL,'admin'),(35926,'brute_force','2023-12-06 13:22:36','2023-12-06 18:22:36','143.244.54.145',NULL,NULL),(35927,'brute_force','2023-12-06 13:22:36','2023-12-06 18:22:36',NULL,2,'gruposuadi'),(35928,'brute_force','2023-12-06 17:35:06','2023-12-06 22:35:06','181.214.93.215',NULL,NULL),(35929,'brute_force','2023-12-06 17:35:06','2023-12-06 22:35:06',NULL,2,'gruposuadi'),(35930,'brute_force','2023-12-06 19:13:47','2023-12-07 00:13:47','45.135.184.85',NULL,NULL),(35931,'brute_force','2023-12-06 19:13:47','2023-12-07 00:13:47',NULL,2,'gruposuadi'),(35932,'brute_force','2023-12-06 20:55:48','2023-12-07 01:55:48','103.209.254.95',NULL,NULL),(35933,'brute_force','2023-12-06 20:55:48','2023-12-07 01:55:48',NULL,2,'gruposuadi'),(35934,'brute_force','2023-12-06 21:47:06','2023-12-07 02:47:06','181.41.202.52',NULL,NULL),(35935,'brute_force','2023-12-06 21:47:06','2023-12-07 02:47:06',NULL,2,'gruposuadi'),(35936,'brute_force','2023-12-07 00:26:02','2023-12-07 05:26:02','191.96.168.97',NULL,NULL),(35937,'brute_force','2023-12-07 00:26:02','2023-12-07 05:26:02',NULL,NULL,'admin'),(35938,'brute_force','2023-12-07 00:57:10','2023-12-07 05:57:10','173.195.15.60',NULL,NULL),(35939,'brute_force','2023-12-07 00:57:10','2023-12-07 05:57:10',NULL,2,'gruposuadi'),(35940,'brute_force','2023-12-07 02:55:35','2023-12-07 07:55:35','64.145.67.31',NULL,NULL),(35941,'brute_force','2023-12-07 02:55:35','2023-12-07 07:55:35',NULL,NULL,'admin'),(35942,'brute_force','2023-12-07 03:28:46','2023-12-07 08:28:46','193.56.113.57',NULL,NULL),(35943,'brute_force','2023-12-07 03:28:46','2023-12-07 08:28:46',NULL,2,'gruposuadi'),(35944,'brute_force','2023-12-07 03:47:32','2023-12-07 08:47:32','216.131.104.40',NULL,NULL),(35945,'brute_force','2023-12-07 03:47:32','2023-12-07 08:47:32',NULL,NULL,'admin'),(35946,'brute_force','2023-12-07 04:37:40','2023-12-07 09:37:40','154.47.20.117',NULL,NULL),(35947,'brute_force','2023-12-07 04:37:40','2023-12-07 09:37:40',NULL,NULL,'admin'),(35948,'brute_force','2023-12-07 05:10:08','2023-12-07 10:10:08','173.245.217.94',NULL,NULL),(35949,'brute_force','2023-12-07 05:10:08','2023-12-07 10:10:08',NULL,2,'gruposuadi'),(35950,'brute_force','2023-12-07 06:17:46','2023-12-07 11:17:46','89.36.76.116',NULL,NULL),(35951,'brute_force','2023-12-07 06:17:46','2023-12-07 11:17:46',NULL,NULL,'admin'),(35952,'brute_force','2023-12-07 08:15:27','2023-12-07 13:15:27','181.214.206.203',NULL,NULL),(35953,'brute_force','2023-12-07 08:15:27','2023-12-07 13:15:27',NULL,NULL,'admin'),(35954,'brute_force','2023-12-07 11:34:24','2023-12-07 16:34:24','117.120.9.45',NULL,NULL),(35955,'brute_force','2023-12-07 11:34:24','2023-12-07 16:34:24',NULL,NULL,'admin'),(35956,'brute_force','2023-12-07 12:15:53','2023-12-07 17:15:53','118.127.59.227',NULL,NULL),(35957,'brute_force','2023-12-07 12:15:53','2023-12-07 17:15:53',NULL,NULL,'admin'),(35958,'brute_force','2023-12-07 12:56:27','2023-12-07 17:56:27','45.86.208.115',NULL,NULL),(35959,'brute_force','2023-12-07 12:56:27','2023-12-07 17:56:27',NULL,NULL,'admin'),(35960,'brute_force','2023-12-07 14:05:29','2023-12-07 19:05:29','45.236.225.98',NULL,NULL),(35961,'brute_force','2023-12-07 14:05:29','2023-12-07 19:05:29',NULL,NULL,'admin'),(35962,'brute_force','2023-12-07 14:05:38','2023-12-07 19:05:38','171.49.234.150',NULL,NULL),(35963,'brute_force','2023-12-07 14:05:38','2023-12-07 19:05:38',NULL,NULL,'password1'),(35964,'brute_force','2023-12-07 14:05:43','2023-12-07 19:05:43','177.185.187.86',NULL,NULL),(35965,'brute_force','2023-12-07 14:05:43','2023-12-07 19:05:43',NULL,NULL,'admin'),(35966,'brute_force','2023-12-07 14:05:45','2023-12-07 19:05:45','125.167.128.215',NULL,NULL),(35967,'brute_force','2023-12-07 14:05:45','2023-12-07 19:05:45',NULL,NULL,'admin'),(35968,'brute_force','2023-12-07 14:05:52','2023-12-07 19:05:52','196.189.48.116',NULL,NULL),(35969,'brute_force','2023-12-07 14:05:52','2023-12-07 19:05:52',NULL,NULL,'admin'),(35970,'brute_force','2023-12-07 14:05:55','2023-12-07 19:05:55','14.228.224.237',NULL,NULL),(35971,'brute_force','2023-12-07 14:05:55','2023-12-07 19:05:55',NULL,NULL,'admin'),(35972,'brute_force','2023-12-07 14:05:58','2023-12-07 19:05:58','197.237.244.14',NULL,NULL),(35973,'brute_force','2023-12-07 14:05:58','2023-12-07 19:05:58',NULL,2,'gruposuadi'),(35974,'brute_force','2023-12-07 14:05:59','2023-12-07 19:05:59','181.231.165.55',NULL,NULL),(35975,'brute_force','2023-12-07 14:05:59','2023-12-07 19:05:59',NULL,2,'gruposuadi'),(35976,'brute_force','2023-12-07 14:06:09','2023-12-07 19:06:09','181.164.222.106',NULL,NULL),(35977,'brute_force','2023-12-07 14:06:09','2023-12-07 19:06:09',NULL,2,'gruposuadi'),(35978,'brute_force','2023-12-07 14:06:14','2023-12-07 19:06:14','168.181.49.132',NULL,NULL),(35979,'brute_force','2023-12-07 14:06:14','2023-12-07 19:06:14',NULL,NULL,'gruposuadi.com'),(35980,'brute_force','2023-12-07 14:06:17','2023-12-07 19:06:17','187.251.242.3',NULL,NULL),(35981,'brute_force','2023-12-07 14:06:17','2023-12-07 19:06:17',NULL,NULL,'username'),(35982,'brute_force','2023-12-07 14:06:22','2023-12-07 19:06:22','179.13.67.169',NULL,NULL),(35983,'brute_force','2023-12-07 14:06:22','2023-12-07 19:06:22',NULL,NULL,'admin'),(35984,'brute_force','2023-12-07 14:06:26','2023-12-07 19:06:26','103.210.45.132',NULL,NULL),(35985,'brute_force','2023-12-07 14:06:26','2023-12-07 19:06:26',NULL,NULL,'sofi28edw12!'),(35986,'brute_force','2023-12-07 14:06:33','2023-12-07 19:06:33','14.171.202.176',NULL,NULL),(35987,'brute_force','2023-12-07 14:06:33','2023-12-07 19:06:33',NULL,NULL,'admin'),(35988,'brute_force','2023-12-07 14:06:38','2023-12-07 19:06:38','105.105.14.49',NULL,NULL),(35989,'brute_force','2023-12-07 14:06:38','2023-12-07 19:06:38',NULL,NULL,'berly051!'),(35990,'brute_force','2023-12-07 14:06:43','2023-12-07 19:06:43','171.231.71.86',NULL,NULL),(35991,'brute_force','2023-12-07 14:06:43','2023-12-07 19:06:43',NULL,2,'gruposuadi'),(35992,'brute_force','2023-12-07 14:06:43','2023-12-07 19:06:43','113.161.76.3',NULL,NULL),(35993,'brute_force','2023-12-07 14:06:43','2023-12-07 19:06:43',NULL,NULL,'gruposuadi.com'),(35994,'brute_force','2023-12-07 14:06:57','2023-12-07 19:06:57','186.91.218.75',NULL,NULL),(35995,'brute_force','2023-12-07 14:06:57','2023-12-07 19:06:57',NULL,NULL,'gruposuadi1!'),(35996,'brute_force','2023-12-07 14:06:58','2023-12-07 19:06:58','103.140.19.82',NULL,NULL),(35997,'brute_force','2023-12-07 14:06:58','2023-12-07 19:06:58',NULL,NULL,'admin'),(35998,'brute_force','2023-12-07 14:07:00','2023-12-07 19:07:00','175.101.13.113',NULL,NULL),(35999,'brute_force','2023-12-07 14:07:00','2023-12-07 19:07:00',NULL,NULL,'admin'),(36000,'brute_force','2023-12-07 14:07:01','2023-12-07 19:07:01','200.33.152.219',NULL,NULL),(36001,'brute_force','2023-12-07 14:07:01','2023-12-07 19:07:01',NULL,NULL,'cmorales'),(36002,'brute_force','2023-12-07 14:07:03','2023-12-07 19:07:03','195.136.18.18',NULL,NULL),(36003,'brute_force','2023-12-07 14:07:03','2023-12-07 19:07:03',NULL,NULL,'cmorales'),(36004,'brute_force','2023-12-07 14:07:06','2023-12-07 19:07:06','200.92.232.17',NULL,NULL),(36005,'brute_force','2023-12-07 14:07:06','2023-12-07 19:07:06',NULL,NULL,'gruposuadi123'),(36006,'brute_force','2023-12-07 14:07:18','2023-12-07 19:07:18','37.212.197.32',NULL,NULL),(36007,'brute_force','2023-12-07 14:07:18','2023-12-07 19:07:18',NULL,NULL,'gruposuadi123'),(36008,'brute_force','2023-12-07 14:07:19','2023-12-07 19:07:19','1.52.219.251',NULL,NULL),(36009,'brute_force','2023-12-07 14:07:19','2023-12-07 19:07:19',NULL,NULL,'admin'),(36010,'brute_force','2023-12-07 14:07:22','2023-12-07 19:07:22','125.25.89.44',NULL,NULL),(36011,'brute_force','2023-12-07 14:07:22','2023-12-07 19:07:22',NULL,NULL,'gruposuadi.com'),(36012,'brute_force','2023-12-07 14:07:26','2023-12-07 19:07:26','103.144.175.164',NULL,NULL),(36013,'brute_force','2023-12-07 14:07:26','2023-12-07 19:07:26',NULL,NULL,'1234567891791191'),(36014,'brute_force','2023-12-07 14:07:31','2023-12-07 19:07:31','14.237.96.40',NULL,NULL),(36015,'brute_force','2023-12-07 14:07:31','2023-12-07 19:07:31',NULL,2,'gruposuadi'),(36016,'brute_force','2023-12-07 14:07:34','2023-12-07 19:07:34','45.166.93.35',NULL,NULL),(36017,'brute_force','2023-12-07 14:07:34','2023-12-07 19:07:34',NULL,2,'gruposuadi'),(36018,'brute_force','2023-12-07 14:07:37','2023-12-07 19:07:37','186.101.206.252',NULL,NULL),(36019,'brute_force','2023-12-07 14:07:37','2023-12-07 19:07:37',NULL,NULL,'gruposuadi.com'),(36020,'brute_force','2023-12-07 14:07:44','2023-12-07 19:07:44','117.6.4.16',NULL,NULL),(36021,'brute_force','2023-12-07 14:07:44','2023-12-07 19:07:44',NULL,2,'gruposuadi'),(36022,'brute_force','2023-12-07 14:08:01','2023-12-07 19:08:01','46.100.36.20',NULL,NULL),(36023,'brute_force','2023-12-07 14:08:01','2023-12-07 19:08:01',NULL,NULL,'gruposuadi.com@ilma.rodriguez'),(36024,'brute_force','2023-12-07 14:08:02','2023-12-07 19:08:02','189.162.72.106',NULL,NULL),(36025,'brute_force','2023-12-07 14:08:02','2023-12-07 19:08:02',NULL,NULL,'gruposuadi.com'),(36026,'brute_force','2023-12-07 14:08:04','2023-12-07 19:08:04','201.92.202.100',NULL,NULL),(36027,'brute_force','2023-12-07 14:08:04','2023-12-07 19:08:04',NULL,NULL,'gruposuadi.com'),(36028,'brute_force','2023-12-07 14:08:06','2023-12-07 19:08:06','115.79.65.158',NULL,NULL),(36029,'brute_force','2023-12-07 14:08:06','2023-12-07 19:08:06',NULL,NULL,'gruposuadi.com'),(36030,'brute_force','2023-12-07 14:08:08','2023-12-07 19:08:08','122.182.129.118',NULL,NULL),(36031,'brute_force','2023-12-07 14:08:08','2023-12-07 19:08:08',NULL,NULL,'gruposuadi.com'),(36032,'brute_force','2023-12-07 14:08:09','2023-12-07 19:08:09','81.199.136.180',NULL,NULL),(36033,'brute_force','2023-12-07 14:08:09','2023-12-07 19:08:09',NULL,2,'gruposuadi'),(36034,'brute_force','2023-12-07 14:08:12','2023-12-07 19:08:12','180.241.47.253',NULL,NULL),(36035,'brute_force','2023-12-07 14:08:12','2023-12-07 19:08:12',NULL,2,'gruposuadi'),(36036,'brute_force','2023-12-07 14:08:13','2023-12-07 19:08:13','14.164.63.0',NULL,NULL),(36037,'brute_force','2023-12-07 14:08:13','2023-12-07 19:08:13',NULL,2,'gruposuadi'),(36038,'brute_force','2023-12-07 14:08:26','2023-12-07 19:08:26','92.36.193.82',NULL,NULL),(36039,'brute_force','2023-12-07 14:08:26','2023-12-07 19:08:26',NULL,NULL,'sofi28edw121'),(36040,'brute_force','2023-12-07 14:08:35','2023-12-07 19:08:35','212.108.151.102',NULL,NULL),(36041,'brute_force','2023-12-07 14:08:35','2023-12-07 19:08:35',NULL,NULL,'gruposuadi.com'),(36042,'brute_force','2023-12-07 14:41:57','2023-12-07 19:41:57','216.131.109.58',NULL,NULL),(36043,'brute_force','2023-12-07 14:41:57','2023-12-07 19:41:57',NULL,2,'gruposuadi'),(36044,'brute_force','2023-12-07 15:34:26','2023-12-07 20:34:26','27.50.76.170',NULL,NULL),(36045,'brute_force','2023-12-07 15:34:26','2023-12-07 20:34:26',NULL,NULL,'admin'),(36046,'brute_force','2023-12-07 16:00:18','2023-12-07 21:00:18','181.214.167.105',NULL,NULL),(36047,'brute_force','2023-12-07 16:00:18','2023-12-07 21:00:18',NULL,2,'gruposuadi'),(36048,'brute_force','2023-12-07 16:13:08','2023-12-07 21:13:08','194.169.171.37',NULL,NULL),(36049,'brute_force','2023-12-07 16:13:08','2023-12-07 21:13:08',NULL,NULL,'admin'),(36050,'brute_force','2023-12-07 17:16:17','2023-12-07 22:16:17','146.70.112.126',NULL,NULL),(36051,'brute_force','2023-12-07 17:16:17','2023-12-07 22:16:17',NULL,2,'gruposuadi'),(36052,'brute_force','2023-12-07 17:29:10','2023-12-07 22:29:10','216.131.82.53',NULL,NULL),(36053,'brute_force','2023-12-07 17:29:10','2023-12-07 22:29:10',NULL,NULL,'admin'),(36054,'brute_force','2023-12-07 18:46:47','2023-12-07 23:46:47','217.148.140.140',NULL,NULL),(36055,'brute_force','2023-12-07 18:46:47','2023-12-07 23:46:47',NULL,NULL,'admin'),(36056,'brute_force','2023-12-07 19:12:00','2023-12-08 00:12:00','64.64.112.129',NULL,NULL),(36057,'brute_force','2023-12-07 19:12:00','2023-12-08 00:12:00',NULL,2,'gruposuadi'),(36058,'brute_force','2023-12-07 23:13:40','2023-12-08 04:13:40','103.209.252.71',NULL,NULL),(36059,'brute_force','2023-12-07 23:13:40','2023-12-08 04:13:40',NULL,NULL,'admin'),(36060,'brute_force','2023-12-07 23:38:25','2023-12-08 04:38:25','37.19.206.59',NULL,NULL),(36061,'brute_force','2023-12-07 23:38:25','2023-12-08 04:38:25',NULL,2,'gruposuadi'),(36062,'brute_force','2023-12-08 00:29:56','2023-12-08 05:29:56','191.96.37.44',NULL,NULL),(36063,'brute_force','2023-12-08 00:29:56','2023-12-08 05:29:56',NULL,NULL,'admin'),(36064,'brute_force','2023-12-08 01:34:13','2023-12-08 06:34:13','191.96.37.201',NULL,NULL),(36065,'brute_force','2023-12-08 01:34:13','2023-12-08 06:34:13',NULL,2,'gruposuadi'),(36066,'brute_force','2023-12-08 04:12:44','2023-12-08 09:12:44','216.131.106.52',NULL,NULL),(36067,'brute_force','2023-12-08 04:12:44','2023-12-08 09:12:44',NULL,2,'gruposuadi'),(36068,'brute_force','2023-12-08 05:06:14','2023-12-08 10:06:14','149.40.50.195',NULL,NULL),(36069,'brute_force','2023-12-08 05:06:14','2023-12-08 10:06:14',NULL,NULL,'admin'),(36070,'brute_force','2023-12-08 07:30:55','2023-12-08 12:30:55','216.131.104.197',NULL,NULL),(36071,'brute_force','2023-12-08 07:30:55','2023-12-08 12:30:55',NULL,2,'gruposuadi'),(36072,'brute_force','2023-12-08 09:31:04','2023-12-08 14:31:04','185.76.9.45',NULL,NULL),(36073,'brute_force','2023-12-08 09:31:04','2023-12-08 14:31:04',NULL,2,'gruposuadi'),(36074,'brute_force','2023-12-08 11:03:03','2023-12-08 16:03:03','27.50.74.9',NULL,NULL),(36075,'brute_force','2023-12-08 11:03:03','2023-12-08 16:03:03',NULL,NULL,'admin'),(36076,'brute_force','2023-12-08 11:41:53','2023-12-08 16:41:53','154.47.25.109',NULL,NULL),(36077,'brute_force','2023-12-08 11:41:53','2023-12-08 16:41:53',NULL,NULL,'admin'),(36078,'brute_force','2023-12-08 12:45:56','2023-12-08 17:45:56','92.62.122.37',NULL,NULL),(36079,'brute_force','2023-12-08 12:45:56','2023-12-08 17:45:56',NULL,2,'gruposuadi'),(36080,'brute_force','2023-12-08 15:32:54','2023-12-08 20:32:54','173.245.209.171',NULL,NULL),(36081,'brute_force','2023-12-08 15:32:54','2023-12-08 20:32:54',NULL,NULL,'admin'),(36082,'brute_force','2023-12-08 16:10:56','2023-12-08 21:10:56','216.131.78.70',NULL,NULL),(36083,'brute_force','2023-12-08 16:10:56','2023-12-08 21:10:56',NULL,NULL,'admin'),(36084,'brute_force','2023-12-08 16:48:42','2023-12-08 21:48:42','84.239.41.16',NULL,NULL),(36085,'brute_force','2023-12-08 16:48:42','2023-12-08 21:48:42',NULL,NULL,'admin'),(36086,'brute_force','2023-12-08 18:05:03','2023-12-08 23:05:03','185.188.61.49',NULL,NULL),(36087,'brute_force','2023-12-08 18:05:03','2023-12-08 23:05:03',NULL,NULL,'admin'),(36088,'brute_force','2023-12-08 19:08:41','2023-12-09 00:08:41','185.174.159.124',NULL,NULL),(36089,'brute_force','2023-12-08 19:08:41','2023-12-09 00:08:41',NULL,2,'gruposuadi'),(36090,'brute_force','2023-12-08 19:46:06','2023-12-09 00:46:06','216.131.77.75',NULL,NULL),(36091,'brute_force','2023-12-08 19:46:06','2023-12-09 00:46:06',NULL,2,'gruposuadi'),(36092,'brute_force','2023-12-08 19:58:29','2023-12-09 00:58:29','165.231.182.64',NULL,NULL),(36093,'brute_force','2023-12-08 19:58:29','2023-12-09 00:58:29',NULL,NULL,'admin'),(36094,'brute_force','2023-12-08 20:23:17','2023-12-09 01:23:17','209.234.253.57',NULL,NULL),(36095,'brute_force','2023-12-08 20:23:17','2023-12-09 01:23:17',NULL,2,'gruposuadi'),(36096,'brute_force','2023-12-09 03:16:10','2023-12-09 08:16:10','95.181.238.104',NULL,NULL),(36097,'brute_force','2023-12-09 03:16:10','2023-12-09 08:16:10',NULL,2,'gruposuadi'),(36098,'brute_force','2023-12-09 03:33:25','2023-12-09 08:33:25','31.169.121.67',NULL,NULL),(36099,'brute_force','2023-12-09 03:33:25','2023-12-09 08:33:25',NULL,NULL,'admin'),(36100,'brute_force','2023-12-09 04:56:41','2023-12-09 09:56:41','195.158.249.28',NULL,NULL),(36101,'brute_force','2023-12-09 04:56:41','2023-12-09 09:56:41',NULL,2,'gruposuadi'),(36102,'brute_force','2023-12-09 07:28:58','2023-12-09 12:28:58','154.16.105.142',NULL,NULL),(36103,'brute_force','2023-12-09 07:28:58','2023-12-09 12:28:58',NULL,2,'gruposuadi'),(36104,'brute_force','2023-12-09 09:14:26','2023-12-09 14:14:26','89.187.168.240',NULL,NULL),(36105,'brute_force','2023-12-09 09:14:26','2023-12-09 14:14:26',NULL,2,'gruposuadi'),(36106,'brute_force','2023-12-09 09:32:55','2023-12-09 14:32:55','209.107.210.73',NULL,NULL),(36107,'brute_force','2023-12-09 09:32:55','2023-12-09 14:32:55',NULL,NULL,'admin'),(36108,'brute_force','2023-12-09 10:08:40','2023-12-09 15:08:40','205.185.214.220',NULL,NULL),(36109,'brute_force','2023-12-09 10:08:40','2023-12-09 15:08:40',NULL,2,'gruposuadi'),(36110,'brute_force','2023-12-09 11:51:27','2023-12-09 16:51:27','191.101.31.38',NULL,NULL),(36111,'brute_force','2023-12-09 11:51:27','2023-12-09 16:51:27',NULL,2,'gruposuadi'),(36112,'brute_force','2023-12-09 12:43:03','2023-12-09 17:43:03','149.102.232.131',NULL,NULL),(36113,'brute_force','2023-12-09 12:43:03','2023-12-09 17:43:03',NULL,2,'gruposuadi'),(36114,'brute_force','2023-12-09 13:34:53','2023-12-09 18:34:53','45.149.173.225',NULL,NULL),(36115,'brute_force','2023-12-09 13:34:53','2023-12-09 18:34:53',NULL,2,'gruposuadi'),(36116,'brute_force','2023-12-09 13:52:10','2023-12-09 18:52:10','216.131.111.137',NULL,NULL),(36117,'brute_force','2023-12-09 13:52:10','2023-12-09 18:52:10',NULL,NULL,'admin'),(36118,'brute_force','2023-12-09 19:43:47','2023-12-10 00:43:47','91.199.118.59',NULL,NULL),(36119,'brute_force','2023-12-09 19:43:47','2023-12-10 00:43:47',NULL,NULL,'admin'),(36120,'brute_force','2023-12-09 21:23:57','2023-12-10 02:23:57','185.147.214.64',NULL,NULL),(36121,'brute_force','2023-12-09 21:23:57','2023-12-10 02:23:57',NULL,2,'gruposuadi'),(36122,'brute_force','2023-12-10 00:31:26','2023-12-10 05:31:26','173.255.172.48',NULL,NULL),(36123,'brute_force','2023-12-10 00:31:26','2023-12-10 05:31:26',NULL,2,'gruposuadi'),(36124,'brute_force','2023-12-10 01:21:12','2023-12-10 06:21:12','185.174.159.232',NULL,NULL),(36125,'brute_force','2023-12-10 01:21:12','2023-12-10 06:21:12',NULL,NULL,'admin'),(36126,'brute_force','2023-12-10 04:17:56','2023-12-10 09:17:56','37.19.210.173',NULL,NULL),(36127,'brute_force','2023-12-10 04:17:56','2023-12-10 09:17:56',NULL,2,'gruposuadi'),(36128,'brute_force','2023-12-10 06:10:43','2023-12-10 11:10:43','103.176.152.3',NULL,NULL),(36129,'brute_force','2023-12-10 06:10:43','2023-12-10 11:10:43',NULL,2,'gruposuadi'),(36130,'brute_force','2023-12-10 08:18:12','2023-12-10 13:18:12','146.70.112.174',NULL,NULL),(36131,'brute_force','2023-12-10 08:18:12','2023-12-10 13:18:12',NULL,NULL,'admin'),(36132,'brute_force','2023-12-10 09:34:06','2023-12-10 14:34:06','165.231.182.52',NULL,NULL),(36133,'brute_force','2023-12-10 09:34:06','2023-12-10 14:34:06',NULL,NULL,'admin'),(36134,'brute_force','2023-12-10 10:37:48','2023-12-10 15:37:48','185.94.190.206',NULL,NULL),(36135,'brute_force','2023-12-10 10:37:48','2023-12-10 15:37:48',NULL,2,'gruposuadi'),(36136,'brute_force','2023-12-10 12:07:45','2023-12-10 17:07:45','216.131.68.6',NULL,NULL),(36137,'brute_force','2023-12-10 12:07:45','2023-12-10 17:07:45',NULL,NULL,'admin'),(36138,'brute_force','2023-12-10 13:50:37','2023-12-10 18:50:37','94.156.14.4',NULL,NULL),(36139,'brute_force','2023-12-10 13:50:37','2023-12-10 18:50:37',NULL,2,'gruposuadi'),(36140,'brute_force','2023-12-10 19:13:41','2023-12-11 00:13:41','31.171.154.126',NULL,NULL),(36141,'brute_force','2023-12-10 19:13:41','2023-12-11 00:13:41',NULL,NULL,'admin'),(36142,'brute_force','2023-12-10 19:38:43','2023-12-11 00:38:43','216.131.116.88',NULL,NULL),(36143,'brute_force','2023-12-10 19:38:43','2023-12-11 00:38:43',NULL,2,'gruposuadi'),(36144,'brute_force','2023-12-10 20:16:24','2023-12-11 01:16:24','84.239.28.148',NULL,NULL),(36145,'brute_force','2023-12-10 20:16:24','2023-12-11 01:16:24',NULL,2,'gruposuadi'),(36146,'brute_force','2023-12-10 21:31:16','2023-12-11 02:31:16','149.102.239.74',NULL,NULL),(36147,'brute_force','2023-12-10 21:31:16','2023-12-11 02:31:16',NULL,2,'gruposuadi'),(36148,'brute_force','2023-12-10 22:46:55','2023-12-11 03:46:55','207.204.228.154',NULL,NULL),(36149,'brute_force','2023-12-10 22:46:55','2023-12-11 03:46:55',NULL,2,'gruposuadi'),(36150,'brute_force','2023-12-11 01:16:16','2023-12-11 06:16:16','62.197.151.19',NULL,NULL),(36151,'brute_force','2023-12-11 01:16:16','2023-12-11 06:16:16',NULL,2,'gruposuadi'),(36152,'brute_force','2023-12-11 01:28:50','2023-12-11 06:28:50','191.101.157.246',NULL,NULL),(36153,'brute_force','2023-12-11 01:28:50','2023-12-11 06:28:50',NULL,NULL,'admin'),(36154,'brute_force','2023-12-11 03:21:59','2023-12-11 08:21:59','185.92.210.132',NULL,NULL),(36155,'brute_force','2023-12-11 03:21:59','2023-12-11 08:21:59',NULL,NULL,'admin'),(36156,'brute_force','2023-12-11 04:37:09','2023-12-11 09:37:09','84.247.114.25',NULL,NULL),(36157,'brute_force','2023-12-11 04:37:09','2023-12-11 09:37:09',NULL,NULL,'admin'),(36158,'brute_force','2023-12-11 05:43:42','2023-12-11 10:43:42','84.247.95.30',NULL,NULL),(36159,'brute_force','2023-12-11 05:43:42','2023-12-11 10:43:42',NULL,2,'gruposuadi'),(36160,'brute_force','2023-12-11 08:22:39','2023-12-11 13:22:39','103.209.255.56',NULL,NULL),(36161,'brute_force','2023-12-11 08:22:39','2023-12-11 13:22:39',NULL,2,'gruposuadi'),(36162,'brute_force','2023-12-11 09:02:55','2023-12-11 14:02:55','154.6.95.136',NULL,NULL),(36163,'brute_force','2023-12-11 09:02:55','2023-12-11 14:02:55',NULL,2,'gruposuadi'),(36164,'brute_force','2023-12-22 12:27:00','2023-12-22 17:27:00','194.12.37.115',NULL,NULL),(36165,'brute_force','2023-12-22 12:27:00','2023-12-22 17:27:00',NULL,NULL,'lma.rodriguez'),(36166,'brute_force','2023-12-22 12:27:14','2023-12-22 17:27:14','194.12.37.115',NULL,NULL),(36167,'brute_force','2023-12-22 12:27:14','2023-12-22 17:27:14',NULL,NULL,'lma.rodriguez@gruposuadi.com'),(36168,'brute_force','2023-12-22 12:27:29','2023-12-22 17:27:29','194.12.37.115',NULL,NULL),(36169,'brute_force','2023-12-22 12:27:29','2023-12-22 17:27:29',NULL,NULL,'admin'),(36170,'brute_force','2023-12-22 12:27:43','2023-12-22 17:27:43','194.12.37.115',NULL,NULL),(36171,'brute_force','2023-12-22 12:27:43','2023-12-22 17:27:43',NULL,NULL,'administrator'),(36172,'brute_force','2023-12-22 12:28:02','2023-12-22 17:28:02','194.12.37.115',NULL,NULL),(36173,'brute_force','2023-12-22 12:28:02','2023-12-22 17:28:02',NULL,2,'gruposuadi'); /*!40000 ALTER TABLE `grpsd_itsec_temp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_itsec_user_groups` -- DROP TABLE IF EXISTS `grpsd_itsec_user_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_itsec_user_groups` ( `group_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, `group_label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `group_roles` text COLLATE utf8mb4_unicode_ci, `group_canonical` text COLLATE utf8mb4_unicode_ci, `group_users` text COLLATE utf8mb4_unicode_ci, `group_min_role` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `group_created_at` datetime DEFAULT NULL, PRIMARY KEY (`group_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_itsec_user_groups` -- LOCK TABLES `grpsd_itsec_user_groups` WRITE; /*!40000 ALTER TABLE `grpsd_itsec_user_groups` DISABLE KEYS */; INSERT INTO `grpsd_itsec_user_groups` VALUES ('07ced458-5fe1-4643-a64d-cf85c9bfbba8','Administrator Users','','administrator','','','2020-12-12 11:48:40'),('0a9d3dbc-b7b9-493c-8039-0adca2c388ba','Author Users','','author','','','2020-12-12 11:48:40'),('10fb5e7f-94d6-469a-907d-7a26ba07a26b','Editor Users','','editor','','','2020-12-12 11:48:40'),('3578207f-3d6b-4540-b8b6-89250cac6c71','Author Users','','author','','','2020-12-12 11:48:39'),('3e8019ae-09e2-4a62-9a46-9f746921b7e4','Contributor Users','','contributor','','','2020-12-12 11:48:39'),('40334a98-49fe-48d0-b894-932d43b8f382','Subscriber Users','','subscriber','','','2020-12-12 11:48:39'),('8179d861-4285-4d40-917f-653fbeb4eaba','Editor Users','','editor','','','2020-12-12 11:48:40'),('843f950e-1001-4894-992a-2eec2a71a640','Editor Users','','editor','','','2020-12-12 11:48:39'),('a7b5c177-370a-4c11-832c-ad5e56d301ee','Contributor Users','','contributor','','','2020-12-12 11:48:40'),('ae46e43e-dbac-42bc-989a-6dd948efb436','Administrator Users','','administrator','','','2020-12-12 11:48:39'),('ae53591c-be55-4c57-ba69-00a27390ac7b','Contributor Users','','contributor','','','2020-12-12 11:48:40'),('b60aaf2a-9099-4b91-b1cc-4fc8eea2519d','Administrator Users','','administrator','','','2020-12-12 11:48:40'),('cf46c433-4735-4f67-be7b-55e358e71909','Author Users','','author','','','2020-12-12 11:48:40'),('e362cbae-f010-4d0a-85a0-6e06df2b1b1c','Subscriber Users','','subscriber','','','2020-12-12 11:48:40'),('f08ce679-3fa1-4754-81d1-5bc43c042ddf','Subscriber Users','','subscriber','','','2020-12-12 11:48:40'); /*!40000 ALTER TABLE `grpsd_itsec_user_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_links` -- DROP TABLE IF EXISTS `grpsd_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_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 utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_links` -- LOCK TABLES `grpsd_links` WRITE; /*!40000 ALTER TABLE `grpsd_links` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_mainwp_stream` -- DROP TABLE IF EXISTS `grpsd_mainwp_stream`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_mainwp_stream` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `site_id` bigint(20) unsigned NOT NULL DEFAULT '1', `blog_id` bigint(20) unsigned NOT NULL DEFAULT '1', `object_id` bigint(20) unsigned DEFAULT NULL, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `user_role` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `summary` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `connector` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `context` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `action` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `ip` varchar(39) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`ID`), KEY `site_id` (`site_id`), KEY `blog_id` (`blog_id`), KEY `object_id` (`object_id`), KEY `user_id` (`user_id`), KEY `created` (`created`), KEY `connector` (`connector`), KEY `context` (`context`), KEY `action` (`action`) ) ENGINE=InnoDB AUTO_INCREMENT=432 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_mainwp_stream` -- LOCK TABLES `grpsd_mainwp_stream` WRITE; /*!40000 ALTER TABLE `grpsd_mainwp_stream` DISABLE KEYS */; INSERT INTO `grpsd_mainwp_stream` VALUES (1,1,1,NULL,2,'administrator','Installed plugin: iThemes Security 7.9.0','2020-12-12 11:48:38','installer','plugins','installed','51.79.78.110'),(2,1,1,NULL,2,'administrator','\"iThemes Security\" plugin activated ','2020-12-12 11:48:38','installer','plugins','activated','51.79.78.110'),(3,1,1,NULL,2,'administrator','Installed plugin: UpdraftPlus - Backup/Restore 1.16.42','2020-12-12 11:48:45','installer','plugins','installed','51.79.78.110'),(4,1,1,NULL,2,'administrator','\"UpdraftPlus - Backup/Restore\" plugin activated ','2020-12-12 11:48:45','installer','plugins','activated','51.79.78.110'),(5,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2020-12-12 11:50:50','mainwp_backups','backups','updraftplus_backup','186.26.117.68'),(6,1,1,NULL,2,'administrator','Updated plugin: Contact Form 7 5.3.1','2020-12-12 11:55:32','installer','plugins','updated','186.26.117.68'),(7,1,1,NULL,2,'administrator','Updated plugin: Join.chat 4.1.4','2020-12-12 11:56:19','installer','plugins','updated','186.26.117.68'),(8,1,1,NULL,2,'administrator','Updated plugin: Really Simple SSL 4.0.5','2020-12-12 11:56:19','installer','plugins','updated','186.26.117.68'),(9,1,1,NULL,2,'administrator','Updated plugin: Yoast SEO 15.4','2020-12-12 11:56:19','installer','plugins','updated','186.26.117.68'),(10,1,1,NULL,2,'administrator','\"WooCommerce\" plugin activated ','2020-12-12 11:56:51','installer','plugins','activated','186.26.117.68'),(11,1,1,365,2,'administrator','Attached \"constructora\" to \"Inicio\"','2020-12-14 21:46:35','media','image','attached','186.15.40.117'),(12,1,1,367,2,'administrator','Attached \"maquinaria-suadi\" to \"Inicio\"','2020-12-14 22:03:40','media','image','attached','186.15.40.117'),(13,1,1,368,2,'administrator','Attached \"constructora-suadi\" to \"Inicio\"','2020-12-14 22:03:43','media','image','attached','186.15.40.117'),(14,1,1,112,2,'administrator','\"Inicio\" página updated','2020-12-14 22:15:01','posts','page','updated','186.15.40.117'),(15,1,1,112,2,'administrator','\"Inicio\" página updated','2020-12-14 22:15:48','posts','page','updated','186.15.40.117'),(16,1,1,112,2,'administrator','\"Inicio\" página updated','2020-12-14 22:18:34','posts','page','updated','186.15.40.117'),(17,1,1,112,2,'administrator','\"Inicio\" página updated','2020-12-14 22:18:58','posts','page','updated','186.15.40.117'),(18,1,1,112,2,'administrator','\"Inicio\" página updated','2020-12-14 22:36:58','posts','page','updated','186.15.40.117'),(19,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.3.1','2021-01-05 15:27:26','installer','plugins','updated','51.79.78.110'),(20,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-01-22 15:15:26','posts','custom_css','updated','186.15.40.117'),(21,1,1,376,2,'administrator','\"\" grupo de cambios trashed','2021-01-22 15:15:26','posts','customize_changeset','trashed','186.15.40.117'),(22,1,1,376,2,'administrator','\"\" grupo de cambios created','2021-01-22 15:15:26','posts','customize_changeset','created','186.15.40.117'),(23,1,1,112,2,'administrator','\"Inicio\" página updated','2021-01-22 15:22:57','posts','page','updated','186.15.40.117'),(24,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-01-22 15:29:26','posts','custom_css','updated','186.15.40.117'),(25,1,1,379,2,'administrator','\"\" grupo de cambios trashed','2021-01-22 15:29:26','posts','customize_changeset','trashed','186.15.40.117'),(26,1,1,379,2,'administrator','\"\" grupo de cambios created','2021-01-22 15:29:26','posts','customize_changeset','created','186.15.40.117'),(27,1,1,112,2,'administrator','\"Inicio\" página updated','2021-01-22 15:46:15','posts','page','updated','186.15.40.117'),(28,1,1,112,2,'administrator','\"Inicio\" página updated','2021-01-22 15:49:30','posts','page','updated','186.15.40.117'),(29,1,1,112,2,'administrator','\"Inicio\" página updated','2021-01-22 16:00:54','posts','page','updated','186.15.40.117'),(30,1,1,112,2,'administrator','\"Inicio\" página updated','2021-01-22 16:02:54','posts','page','updated','186.15.40.117'),(31,1,1,112,2,'administrator','\"Inicio\" página updated','2021-01-22 16:26:07','posts','page','updated','186.15.40.117'),(32,1,1,112,2,'administrator','Updated \"content_score\" of \"Inicio\" Página','2021-01-22 16:26:07','wordpressseo','wpseo_meta','updated','186.15.40.117'),(33,1,1,13,2,'administrator','\"Maquinarias\" página updated','2021-01-22 16:34:24','posts','page','updated','186.15.40.117'),(34,1,1,13,2,'administrator','Updated \"Meta description\" of \"Maquinarias\" Página','2021-01-22 16:34:24','wordpressseo','wpseo_meta','updated','186.15.40.117'),(35,1,1,13,2,'administrator','Updated \"linkdex\" of \"Maquinarias\" Página','2021-01-22 16:34:24','wordpressseo','wpseo_meta','updated','186.15.40.117'),(36,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-01-22 16:54:40','posts','custom_css','updated','186.15.40.117'),(37,1,1,385,2,'administrator','\"\" grupo de cambios trashed','2021-01-22 16:54:40','posts','customize_changeset','trashed','186.15.40.117'),(38,1,1,385,2,'administrator','\"\" grupo de cambios created','2021-01-22 16:54:40','posts','customize_changeset','created','186.15.40.117'),(39,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-01-22 17:11:51','posts','custom_css','updated','186.15.40.117'),(40,1,1,387,2,'administrator','\"\" grupo de cambios trashed','2021-01-22 17:11:51','posts','customize_changeset','trashed','186.15.40.117'),(41,1,1,387,2,'administrator','\"\" grupo de cambios created','2021-01-22 17:11:51','posts','customize_changeset','created','186.15.40.117'),(42,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-01-22 17:59:54','posts','custom_css','updated','186.15.40.117'),(43,1,1,389,2,'administrator','\"\" grupo de cambios trashed','2021-01-22 17:59:54','posts','customize_changeset','trashed','186.15.40.117'),(44,1,1,389,2,'administrator','\"\" grupo de cambios updated','2021-01-22 17:59:54','posts','customize_changeset','updated','186.15.40.117'),(45,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-01-22 18:15:10','posts','custom_css','updated','186.15.40.117'),(46,1,1,390,2,'administrator','\"\" grupo de cambios trashed','2021-01-22 18:15:10','posts','customize_changeset','trashed','186.15.40.117'),(47,1,1,390,2,'administrator','\"\" grupo de cambios created','2021-01-22 18:15:10','posts','customize_changeset','created','186.15.40.117'),(48,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-01-22 18:16:07','posts','custom_css','updated','186.15.40.117'),(49,1,1,392,2,'administrator','\"\" grupo de cambios trashed','2021-01-22 18:16:07','posts','customize_changeset','trashed','186.15.40.117'),(50,1,1,392,2,'administrator','\"\" grupo de cambios updated','2021-01-22 18:16:07','posts','customize_changeset','updated','186.15.40.117'),(51,1,1,89,2,'administrator','\"Nosotros\" página updated','2021-01-22 18:26:45','posts','page','updated','186.15.40.117'),(52,1,1,89,2,'administrator','Updated \"content_score\" of \"Nosotros\" Página','2021-01-22 18:26:45','wordpressseo','wpseo_meta','updated','186.15.40.117'),(53,1,1,395,2,'administrator','Attached \"EXCAVADORAS-VOLVO-210-Panama\" to \"Excavadoras\"','2021-01-22 18:47:51','media','image','attached','186.15.40.117'),(54,1,1,22,2,'administrator','\"Excavadoras\" service updated','2021-01-22 18:48:08','posts','services','updated','186.15.40.117'),(55,1,1,395,2,'administrator','Deleted "EXCAVADORAS-VOLVO-210-Panama"','2021-01-22 18:48:59','media','image','deleted','186.15.40.117'),(56,1,1,396,2,'administrator','Attached \"EXCAVADORAS-VOLVO-Panama\" to \"Excavadoras\"','2021-01-22 18:49:06','media','image','attached','186.15.40.117'),(57,1,1,22,2,'administrator','\"Excavadoras\" service updated','2021-01-22 18:49:17','posts','services','updated','186.15.40.117'),(58,1,1,22,2,'administrator','\"Excavadoras\" service updated','2021-01-22 18:51:10','posts','services','updated','186.15.40.117'),(59,1,1,397,2,'administrator','Attached \"tractores-oruga-panama-D6K\" to \"Tractores sobre Oruga\"','2021-01-22 18:53:50','media','image','attached','186.15.40.117'),(60,1,1,397,2,'administrator','Updated "tractores-oruga-panama-D6K"','2021-01-22 18:58:21','media','image','updated','186.15.40.117'),(61,1,1,397,2,'administrator','Updated "Tractores sobre orugas"','2021-01-22 18:58:23','media','image','updated','186.15.40.117'),(62,1,1,26,2,'administrator','\"Tractores sobre Oruga\" service updated','2021-01-22 18:58:32','posts','services','updated','186.15.40.117'),(63,1,1,26,2,'administrator','Updated \"Meta description\" of \"Tractores sobre Oruga\" Service','2021-01-22 18:58:32','wordpressseo','wpseo_meta','updated','186.15.40.117'),(64,1,1,26,2,'administrator','Updated \"linkdex\" of \"Tractores sobre Oruga\" Service','2021-01-22 18:58:32','wordpressseo','wpseo_meta','updated','186.15.40.117'),(65,1,1,26,2,'administrator','\"Tractores sobre Oruga\" service updated','2021-01-22 18:58:57','posts','services','updated','186.15.40.117'),(66,1,1,22,2,'administrator','\"Excavadoras\" service updated','2021-01-22 19:00:49','posts','services','updated','186.15.40.117'),(67,1,1,398,2,'administrator','Attached \"Camiones-Articulados-Panama-T300\" to \"Camiones articulados\"','2021-01-22 19:07:41','media','image','attached','186.15.40.117'),(68,1,1,28,2,'administrator','\"Camiones articulados\" service updated','2021-01-22 19:07:58','posts','services','updated','186.15.40.117'),(69,1,1,28,2,'administrator','\"Camiones articulados\" service updated','2021-01-22 20:22:32','posts','services','updated','186.15.40.117'),(70,1,1,399,2,'administrator','Attached \"Camiones-Articulados-Panama_T300\" to \"Camiones articulados\"','2021-01-22 20:27:53','media','image','attached','186.15.40.117'),(71,1,1,398,2,'administrator','Deleted "Camiones-Articulados-Panama-T300"','2021-01-22 20:28:02','media','image','deleted','186.15.40.117'),(72,1,1,399,2,'administrator','Updated "Camiones-Articulados-Panama_T300"','2021-01-22 20:28:36','media','image','updated','186.15.40.117'),(73,1,1,399,2,'administrator','Updated "Camiones articulados"','2021-01-22 20:28:41','media','image','updated','186.15.40.117'),(74,1,1,28,2,'administrator','\"Camiones articulados\" service updated','2021-01-22 20:28:49','posts','services','updated','186.15.40.117'),(75,1,1,28,2,'administrator','Updated \"linkdex\" of \"Camiones articulados\" Service','2021-01-22 20:28:49','wordpressseo','wpseo_meta','updated','186.15.40.117'),(76,1,1,400,2,'administrator','Attached \"Retroexcavadoras-panama\" to \"Retroexcavadoras\"','2021-01-22 20:31:01','media','image','attached','186.15.40.117'),(77,1,1,31,2,'administrator','\"Retroexcavadoras\" service updated','2021-01-22 21:12:17','posts','services','updated','186.15.40.117'),(78,1,1,31,2,'administrator','\"Retroexcavadoras\" service updated','2021-01-22 21:12:40','posts','services','updated','186.15.40.117'),(79,1,1,401,2,'administrator','Attached \"compactadoras-panama\" to \"Compactadora lisa o de piña\"','2021-01-22 21:21:47','media','image','attached','186.15.40.117'),(80,1,1,34,2,'administrator','\"Compactadora lisa o de piña\" service updated','2021-01-22 21:22:11','posts','services','updated','186.15.40.117'),(81,1,1,34,2,'administrator','\"Compactadora lisa o de piña\" service updated','2021-01-22 21:22:44','posts','services','updated','186.15.40.117'),(82,1,1,402,2,'administrator','Attached \"motoniveladora-panama\" to \"Motoniveladoras o cuchillas\"','2021-01-22 21:40:42','media','image','attached','186.15.40.117'),(83,1,1,38,2,'administrator','\"Motoniveladoras o cuchillas\" service updated','2021-01-22 21:42:59','posts','services','updated','186.15.40.117'),(84,1,1,403,2,'administrator','Attached \"cargadores-frontales-panama\" to \"Cargadores frontales\"','2021-01-22 21:50:12','media','image','attached','186.15.40.117'),(85,1,1,40,2,'administrator','\"Cargadores frontales\" service updated','2021-01-22 21:51:47','posts','services','updated','186.15.40.117'),(86,1,1,404,2,'administrator','Attached \"Dumpers-panama\" to \"Dumpers\"','2021-01-22 22:02:30','media','image','attached','186.15.40.117'),(87,1,1,44,2,'administrator','\"Dumpers\" service updated','2021-01-22 22:03:04','posts','services','updated','186.15.40.117'),(88,1,1,405,2,'administrator','Attached \"Hormigonera-Panama\" to \"Hormigonera auto cargante\"','2021-01-22 22:05:47','media','image','attached','186.15.40.117'),(89,1,1,57,2,'administrator','\"Hormigonera auto cargante\" service updated','2021-01-22 22:07:15','posts','services','updated','186.15.40.117'),(90,1,1,40,2,'administrator','\"Cargadores frontales\" service updated','2021-01-22 22:10:13','posts','services','updated','186.15.40.117'),(91,1,1,53,2,'administrator','\"Camiones cisterna\" service updated','2021-01-22 22:12:40','posts','services','updated','186.15.40.117'),(92,1,1,406,2,'administrator','Attached \"mejoramiento-caminos-panama\" to \"Mejoramiento de caminos\"','2021-01-22 22:21:42','media','image','attached','186.15.40.117'),(93,1,1,407,2,'administrator','Attached \"mejoramiento-caminos(12)\" to \"Mejoramiento de caminos\"','2021-01-22 22:23:54','media','image','attached','186.15.40.117'),(94,1,1,408,2,'administrator','Attached \"mejoramiento-caminos(13)\" to \"Mejoramiento de caminos\"','2021-01-22 22:23:58','media','image','attached','186.15.40.117'),(95,1,1,409,2,'administrator','Attached \"mejoramiento-caminos(9)\" to \"Mejoramiento de caminos\"','2021-01-22 22:24:00','media','image','attached','186.15.40.117'),(96,1,1,410,2,'administrator','Attached \"mejoramiento-caminos(10)\" to \"Mejoramiento de caminos\"','2021-01-22 22:24:03','media','image','attached','186.15.40.117'),(97,1,1,411,2,'administrator','Attached \"mejoramiento-caminos(11)\" to \"Mejoramiento de caminos\"','2021-01-22 22:24:06','media','image','attached','186.15.40.117'),(98,1,1,412,2,'administrator','Attached \"mejoramiento-caminos(6)\" to \"Mejoramiento de caminos\"','2021-01-22 22:24:08','media','image','attached','186.15.40.117'),(99,1,1,413,2,'administrator','Attached \"mejoramiento-caminos(7)\" to \"Mejoramiento de caminos\"','2021-01-22 22:24:11','media','image','attached','186.15.40.117'),(100,1,1,414,2,'administrator','Attached \"mejoramiento-caminos(8)\" to \"Mejoramiento de caminos\"','2021-01-22 22:24:14','media','image','attached','186.15.40.117'),(101,1,1,85,2,'administrator','\"Mejoramiento de caminos\" service updated','2021-01-22 22:27:44','posts','services','updated','186.15.40.117'),(102,1,1,85,2,'administrator','\"Mejoramiento de caminos\" service updated','2021-01-22 22:34:17','posts','services','updated','186.15.40.117'),(103,1,1,85,2,'administrator','\"Mejoramiento de caminos\" service updated','2021-01-22 22:38:19','posts','services','updated','186.15.40.117'),(104,1,1,415,2,'administrator','Attached \"caminos(1)\" to \"Mejoramiento de caminos\"','2021-01-25 14:50:54','media','image','attached','186.15.40.117'),(105,1,1,416,2,'administrator','Attached \"caminos(2)\" to \"Mejoramiento de caminos\"','2021-01-25 14:50:58','media','image','attached','186.15.40.117'),(106,1,1,417,2,'administrator','Attached \"caminos(3)\" to \"Mejoramiento de caminos\"','2021-01-25 14:51:01','media','image','attached','186.15.40.117'),(107,1,1,418,2,'administrator','Attached \"caminos(4)\" to \"Mejoramiento de caminos\"','2021-01-25 14:51:04','media','image','attached','186.15.40.117'),(108,1,1,419,2,'administrator','Attached \"caminos(5)\" to \"Mejoramiento de caminos\"','2021-01-25 14:51:06','media','image','attached','186.15.40.117'),(109,1,1,85,2,'administrator','\"Mejoramiento de caminos\" service updated','2021-01-25 14:51:15','posts','services','updated','186.15.40.117'),(110,1,1,420,2,'administrator','Attached \"movimientos-tierra(1)\" to \"Movimientos de tierra\"','2021-01-25 14:53:30','media','image','attached','186.15.40.117'),(111,1,1,421,2,'administrator','Attached \"movimientos-tierra(2)\" to \"Movimientos de tierra\"','2021-01-25 14:53:33','media','image','attached','186.15.40.117'),(112,1,1,422,2,'administrator','Attached \"movimientos-tierra(3)\" to \"Movimientos de tierra\"','2021-01-25 14:53:35','media','image','attached','186.15.40.117'),(113,1,1,423,2,'administrator','Attached \"movimientos-tierra(4)\" to \"Movimientos de tierra\"','2021-01-25 14:53:38','media','image','attached','186.15.40.117'),(114,1,1,424,2,'administrator','Attached \"movimientos-tierra(5)\" to \"Movimientos de tierra\"','2021-01-25 14:53:40','media','image','attached','186.15.40.117'),(115,1,1,425,2,'administrator','Attached \"movimientos-tierra(6)\" to \"Movimientos de tierra\"','2021-01-25 14:53:43','media','image','attached','186.15.40.117'),(116,1,1,426,2,'administrator','Attached \"movimientos-tierra(7)\" to \"Movimientos de tierra\"','2021-01-25 14:53:46','media','image','attached','186.15.40.117'),(117,1,1,427,2,'administrator','Attached \"movimientos-tierra(8)\" to \"Movimientos de tierra\"','2021-01-25 14:53:49','media','image','attached','186.15.40.117'),(118,1,1,428,2,'administrator','Attached \"movimientos-tierra(9)\" to \"Movimientos de tierra\"','2021-01-25 14:53:51','media','image','attached','186.15.40.117'),(119,1,1,87,2,'administrator','\"Movimientos de tierra\" service updated','2021-01-25 14:54:08','posts','services','updated','186.15.40.117'),(120,1,1,87,2,'administrator','\"Movimientos de tierra\" service updated','2021-01-25 14:55:59','posts','services','updated','186.15.40.117'),(121,1,1,429,2,'administrator','Attached \"construccion-hidroelectricas\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:11:18','media','image','attached','186.15.40.117'),(122,1,1,71,2,'administrator','\"Construcción y mantenimiento de hidroeléctricas\" service updated','2021-01-25 15:11:57','posts','services','updated','186.15.40.117'),(123,1,1,430,2,'administrator','Attached \"construccion-hidroelectrica(1)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:35','media','image','attached','186.15.40.117'),(124,1,1,431,2,'administrator','Attached \"construccion-hidroelectrica(2)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:38','media','image','attached','186.15.40.117'),(125,1,1,432,2,'administrator','Attached \"construccion-hidroelectrica(3)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:41','media','image','attached','186.15.40.117'),(126,1,1,433,2,'administrator','Attached \"construccion-hidroelectrica(4)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:44','media','image','attached','186.15.40.117'),(127,1,1,434,2,'administrator','Attached \"construccion-hidroelectrica(5)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:47','media','image','attached','186.15.40.117'),(128,1,1,435,2,'administrator','Attached \"construccion-hidroelectrica(6)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:49','media','image','attached','186.15.40.117'),(129,1,1,436,2,'administrator','Attached \"construccion-hidroelectrica(7)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:52','media','image','attached','186.15.40.117'),(130,1,1,437,2,'administrator','Attached \"construccion-hidroelectrica(8)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:55','media','image','attached','186.15.40.117'),(131,1,1,438,2,'administrator','Attached \"construccion-hidroelectrica(9)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:17:58','media','image','attached','186.15.40.117'),(132,1,1,439,2,'administrator','Attached \"construccion-hidroelectrica(10)\" to \"Construcción y mantenimiento de hidroeléctricas\"','2021-01-25 15:18:01','media','image','attached','186.15.40.117'),(133,1,1,71,2,'administrator','\"Construcción y mantenimiento de hidroeléctricas\" service updated','2021-01-25 15:18:37','posts','services','updated','186.15.40.117'),(134,1,1,71,2,'administrator','\"Construcción y mantenimiento de hidroeléctricas\" service updated','2021-01-25 15:19:05','posts','services','updated','186.15.40.117'),(135,1,1,440,2,'administrator','Attached \"tubos-alcantarillados\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:27:29','media','image','attached','186.15.40.117'),(136,1,1,82,2,'administrator','\"Instalación de tuberías para sistemas de acueducto y alcantarillado\" service updated','2021-01-25 15:28:09','posts','services','updated','186.15.40.117'),(137,1,1,441,2,'administrator','Attached \"instalacion-tuberias(1)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:16','media','image','attached','186.15.40.117'),(138,1,1,442,2,'administrator','Attached \"instalacion-tuberias(2)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:19','media','image','attached','186.15.40.117'),(139,1,1,443,2,'administrator','Attached \"instalacion-tuberias(3)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:22','media','image','attached','186.15.40.117'),(140,1,1,444,2,'administrator','Attached \"instalacion-tuberias(4)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:24','media','image','attached','186.15.40.117'),(141,1,1,445,2,'administrator','Attached \"instalacion-tuberias(5)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:27','media','image','attached','186.15.40.117'),(142,1,1,446,2,'administrator','Attached \"instalacion-tuberias(6)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:30','media','image','attached','186.15.40.117'),(143,1,1,447,2,'administrator','Attached \"instalacion-tuberias(7)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:33','media','image','attached','186.15.40.117'),(144,1,1,448,2,'administrator','Attached \"instalacion-tuberias(8)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:36','media','image','attached','186.15.40.117'),(145,1,1,449,2,'administrator','Attached \"instalacion-tuberias(9)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:39','media','image','attached','186.15.40.117'),(146,1,1,450,2,'administrator','Attached \"instalacion-tuberias(10)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:43','media','image','attached','186.15.40.117'),(147,1,1,451,2,'administrator','Attached \"instalacion-tuberias(11)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:46','media','image','attached','186.15.40.117'),(148,1,1,452,2,'administrator','Attached \"instalacion-tuberias(12)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:48','media','image','attached','186.15.40.117'),(149,1,1,453,2,'administrator','Attached \"instalacion-tuberias(13)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:51','media','image','attached','186.15.40.117'),(150,1,1,454,2,'administrator','Attached \"instalacion-tuberias(14)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:54','media','image','attached','186.15.40.117'),(151,1,1,455,2,'administrator','Attached \"instalacion-tuberias(15)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:29:58','media','image','attached','186.15.40.117'),(152,1,1,456,2,'administrator','Attached \"instalacion-tuberias(16)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:30:01','media','image','attached','186.15.40.117'),(153,1,1,457,2,'administrator','Attached \"instalacion-tuberias(17)\" to \"Instalación de tuberías para sistemas de acueducto y alcantarillado\"','2021-01-25 15:30:04','media','image','attached','186.15.40.117'),(154,1,1,82,2,'administrator','\"Instalación de tuberías para sistemas de acueducto y alcantarillado\" service updated','2021-01-25 15:30:20','posts','services','updated','186.15.40.117'),(155,1,1,79,2,'administrator','\"Construcción de proyectos residenciales y proyectos macro de interés social\" service updated','2021-01-25 15:33:34','posts','services','updated','186.15.40.117'),(156,1,1,79,2,'administrator','\"Construcción de proyectos residenciales y proyectos macro de interés social\" service updated','2021-01-25 15:43:58','posts','services','updated','186.15.40.117'),(157,1,1,NULL,2,'administrator','Archivos widget added to \"Footer Column 3\"','2021-01-25 15:55:23','widgets','footer-col-3','added','186.15.40.117'),(158,1,1,NULL,2,'administrator','Archivos widget removed from \"Footer Column 3\"','2021-01-25 15:55:54','widgets','footer-col-3','removed','186.15.40.117'),(159,1,1,NULL,2,'administrator','Entradas recientes widget added to \"Footer Column 3\"','2021-01-25 15:56:59','widgets','footer-col-3','added','186.15.40.117'),(160,1,1,NULL,2,'administrator','HTML personalizado widget removed from \"Footer Column 3\"','2021-01-25 15:57:20','widgets','footer-col-3','removed','186.15.40.117'),(161,1,1,71,2,'administrator','\"Construcción y mantenimiento de hidroeléctricas\" service updated','2021-01-25 16:26:05','posts','services','updated','186.15.40.117'),(162,1,1,87,2,'administrator','\"Movimientos de tierra\" service updated','2021-01-25 16:38:02','posts','services','updated','186.15.40.117'),(163,1,1,87,2,'administrator','Updated \"content_score\" of \"Movimientos de tierra\" Service','2021-01-25 16:38:02','wordpressseo','wpseo_meta','updated','186.15.40.117'),(164,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2021-01-28 18:27:05','mainwp_backups','backups','updraftplus_backup','186.15.40.117'),(165,1,1,NULL,2,'administrator','WordPress updated to 5.6','2021-01-28 21:03:16','installer','wordpress','updated','186.15.40.117'),(166,1,1,NULL,2,'administrator','Updated plugin: Akismet Anti-Spam 4.1.8','2021-01-28 21:49:06','installer','plugins','updated','51.79.78.110'),(167,1,1,NULL,2,'administrator','Updated plugin: Contact Form 7 5.3.2','2021-01-28 21:49:18','installer','plugins','updated','51.79.78.110'),(168,1,1,NULL,2,'administrator','Updated plugin: Join.chat 4.1.8','2021-01-28 21:51:26','installer','plugins','updated','51.79.78.110'),(169,1,1,NULL,2,'administrator','Updated plugin: Maintenance 3.99','2021-01-28 21:51:51','installer','plugins','updated','51.79.78.110'),(170,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.4','2021-01-28 21:53:45','installer','plugins','updated','51.79.78.110'),(171,1,1,NULL,2,'administrator','Updated plugin: Really Simple SSL 4.0.7','2021-01-28 21:54:06','installer','plugins','updated','51.79.78.110'),(172,1,1,NULL,2,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 1.16.46','2021-01-28 21:59:30','installer','plugins','updated','51.79.78.110'),(173,1,1,NULL,2,'administrator','Updated plugin: WooCommerce 4.9.2','2021-01-28 22:16:05','installer','plugins','updated','51.79.78.110'),(174,1,1,NULL,2,'administrator','Updated plugin: Yoast Duplicate Post 4.1.1','2021-01-28 22:18:31','installer','plugins','updated','51.79.78.110'),(175,1,1,NULL,2,'administrator','Updated plugin: Yoast SEO 15.7','2021-01-28 22:20:44','installer','plugins','updated','51.79.78.110'),(176,1,1,NULL,2,'administrator','Installed plugin: Enable jQuery Migrate Helper 1.3.0','2021-01-28 22:29:49','installer','plugins','installed','186.15.40.117'),(177,1,1,NULL,2,'administrator','\"Enable jQuery Migrate Helper\" plugin activated ','2021-01-28 22:30:01','installer','plugins','activated','186.15.40.117'),(178,1,1,459,2,'administrator','Attached \"LogosMaquinariasSUADI-1\" to \"Inicio\"','2021-02-01 16:26:44','media','image','attached','186.15.40.117'),(179,1,1,112,2,'administrator','\"Inicio\" página updated','2021-02-01 16:27:08','posts','page','updated','186.15.40.117'),(180,1,1,461,2,'administrator','Attached \"LogosMaquinariasSUADI-2\" to \"Inicio\"','2021-02-01 16:31:08','media','image','attached','186.15.40.117'),(181,1,1,112,2,'administrator','\"Inicio\" página updated','2021-02-01 16:31:42','posts','page','updated','186.15.40.117'),(182,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2021-02-01 20:23:31','mainwp_backups','backups','updraftplus_backup','152.231.189.47'),(183,1,1,NULL,2,'administrator','Updated plugin: Maintenance 4.0','2021-02-01 20:25:30','installer','plugins','updated','51.79.78.110'),(184,1,1,NULL,2,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 1.16.47','2021-02-01 20:26:10','installer','plugins','updated','51.79.78.110'),(185,1,1,32,2,'administrator','\"Construcción\" categoría created','2021-02-19 23:27:45','taxonomies','category','created','152.231.189.47'),(186,1,1,465,2,'administrator','Attached \"Construcción y mejoramiento de puentes - Su empresa de confianza\" to \"Construcción y mejoramiento de puentes: Su empresa de confianza\"','2021-02-19 23:30:49','media','image','attached','152.231.189.47'),(187,1,1,465,2,'administrator','Updated "Construcción y mejoramiento de puentes - Su empresa de confianza"','2021-02-19 23:30:57','media','image','updated','152.231.189.47'),(188,1,1,465,2,'administrator','Updated "Construcción y mejoramiento de puentes - Su empresa de confianza"','2021-02-19 23:30:57','media','image','updated','152.231.189.47'),(189,1,1,465,2,'administrator','Updated "Construcción y mejoramiento de puentes - Su empresa de confianza"','2021-02-19 23:30:57','media','image','updated','152.231.189.47'),(190,1,1,33,2,'administrator','\"Construcción de obras publicas Chiriquí\" etiqueta created','2021-02-19 23:31:54','taxonomies','post_tag','created','152.231.189.47'),(191,1,1,34,2,'administrator','\"Instalación de puentes\" etiqueta created','2021-02-19 23:31:54','taxonomies','post_tag','created','152.231.189.47'),(192,1,1,35,2,'administrator','\"Construcción de obras civiles\" etiqueta created','2021-02-19 23:31:54','taxonomies','post_tag','created','152.231.189.47'),(193,1,1,464,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada draft saved','2021-02-19 23:31:54','posts','post','updated','152.231.189.47'),(194,1,1,464,2,'administrator','Updated \"Título SEO\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-02-19 23:31:54','wordpressseo','wpseo_meta','updated','152.231.189.47'),(195,1,1,464,2,'administrator','Updated \"Meta description\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-02-19 23:31:54','wordpressseo','wpseo_meta','updated','152.231.189.47'),(196,1,1,464,2,'administrator','Updated \"linkdex\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-02-19 23:31:54','wordpressseo','wpseo_meta','updated','152.231.189.47'),(197,1,1,464,2,'administrator','Updated \"content_score\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-02-19 23:31:54','wordpressseo','wpseo_meta','updated','152.231.189.47'),(198,1,1,464,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada created','2021-02-19 23:32:46','posts','post','created','152.231.189.47'),(199,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-02-19 23:43:09','posts','custom_css','updated','152.231.189.47'),(200,1,1,467,2,'administrator','\"\" grupo de cambios trashed','2021-02-19 23:43:09','posts','customize_changeset','trashed','152.231.189.47'),(201,1,1,467,2,'administrator','\"\" grupo de cambios created','2021-02-19 23:43:09','posts','customize_changeset','created','152.231.189.47'),(202,1,1,470,2,'administrator','Attached \"Construcción de un proyecto\" to \"Construcción de proyectos residenciales: El sueño de tener una casa propia\"','2021-02-20 00:31:32','media','image','attached','152.231.189.47'),(203,1,1,470,2,'administrator','Updated "Construcción de un proyecto"','2021-02-20 00:31:39','media','image','updated','152.231.189.47'),(204,1,1,471,2,'administrator','Attached \"Construcción de proyectos residenciales - El sueño de tener una casa propia\" to \"Construcción de proyectos residenciales: El sueño de tener una casa propia\"','2021-02-20 00:32:08','media','image','attached','152.231.189.47'),(205,1,1,471,2,'administrator','Updated "Construcción de proyectos residenciales - El sueño de tener una casa propia"','2021-02-20 00:32:18','media','image','updated','152.231.189.47'),(206,1,1,471,2,'administrator','Updated "Construcción de proyectos residenciales - El sueño de tener una casa propia"','2021-02-20 00:32:18','media','image','updated','152.231.189.47'),(207,1,1,471,2,'administrator','Updated "Construcción de proyectos residenciales - El sueño de tener una casa propia"','2021-02-20 00:32:18','media','image','updated','152.231.189.47'),(208,1,1,36,2,'administrator','\"Empresas de obra civil\" etiqueta created','2021-02-20 00:33:38','taxonomies','post_tag','created','152.231.189.47'),(209,1,1,37,2,'administrator','\"Empresas de ingeniería\" etiqueta created','2021-02-20 00:33:38','taxonomies','post_tag','created','152.231.189.47'),(210,1,1,38,2,'administrator','\"Construcción de proyectos residenciales\" etiqueta created','2021-02-20 00:33:38','taxonomies','post_tag','created','152.231.189.47'),(211,1,1,469,2,'administrator','\"Construcción de proyectos residenciales: El sueño de tener una casa propia\" entrada draft saved','2021-02-20 00:33:38','posts','post','updated','152.231.189.47'),(212,1,1,469,2,'administrator','Updated \"Título SEO\" of \"Construcción de proyectos residenciales: El sueño de tener una casa propia\" Entrada','2021-02-20 00:33:38','wordpressseo','wpseo_meta','updated','152.231.189.47'),(213,1,1,469,2,'administrator','Updated \"Meta description\" of \"Construcción de proyectos residenciales: El sueño de tener una casa propia\" Entrada','2021-02-20 00:33:38','wordpressseo','wpseo_meta','updated','152.231.189.47'),(214,1,1,469,2,'administrator','Updated \"linkdex\" of \"Construcción de proyectos residenciales: El sueño de tener una casa propia\" Entrada','2021-02-20 00:33:38','wordpressseo','wpseo_meta','updated','152.231.189.47'),(215,1,1,469,2,'administrator','Updated \"content_score\" of \"Construcción de proyectos residenciales: El sueño de tener una casa propia\" Entrada','2021-02-20 00:33:38','wordpressseo','wpseo_meta','updated','152.231.189.47'),(216,1,1,469,2,'administrator','\"Construcción de proyectos residenciales: El sueño de tener una casa propia\" entrada created','2021-02-20 00:34:14','posts','post','created','152.231.189.47'),(217,1,1,473,2,'administrator','Attached \"Construcción y mejoramiento de puentes - Su empresa de confianza\" to \"Construcción y mejoramiento de puentes: Su empresa de confianza\"','2021-02-20 00:34:44','media','image','attached','152.231.189.47'),(218,1,1,465,2,'administrator','Deleted "Construcción y mejoramiento de puentes - Su empresa de confianza"','2021-02-20 00:34:50','media','image','deleted','152.231.189.47'),(219,1,1,464,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada updated','2021-02-20 00:34:55','posts','post','updated','152.231.189.47'),(220,1,1,464,2,'administrator','Updated \"linkdex\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-02-20 00:34:55','wordpressseo','wpseo_meta','updated','152.231.189.47'),(221,1,1,464,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada updated','2021-02-20 00:35:28','posts','post','updated','152.231.189.47'),(222,1,1,464,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada updated','2021-02-20 00:36:43','posts','post','updated','152.231.189.47'),(223,1,1,476,2,'administrator','Attached \"hidroelectricas-panama\" to \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\"','2021-03-18 22:53:14','media','image','attached','186.15.40.117'),(224,1,1,475,2,'administrator','\"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" entrada created','2021-03-18 22:53:51','posts','post','created','186.15.40.117'),(225,1,1,475,2,'administrator','Updated \"Título SEO\" of \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" Entrada','2021-03-18 22:53:51','wordpressseo','wpseo_meta','updated','186.15.40.117'),(226,1,1,475,2,'administrator','Updated \"Meta description\" of \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" Entrada','2021-03-18 22:53:51','wordpressseo','wpseo_meta','updated','186.15.40.117'),(227,1,1,475,2,'administrator','Updated \"linkdex\" of \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" Entrada','2021-03-18 22:53:51','wordpressseo','wpseo_meta','updated','186.15.40.117'),(228,1,1,475,2,'administrator','Updated \"content_score\" of \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" Entrada','2021-03-18 22:53:51','wordpressseo','wpseo_meta','updated','186.15.40.117'),(229,1,1,475,2,'administrator','\"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" entrada updated','2021-03-18 22:56:14','posts','post','updated','186.15.40.117'),(230,1,1,475,2,'administrator','Updated \"linkdex\" of \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" Entrada','2021-03-18 22:56:14','wordpressseo','wpseo_meta','updated','186.15.40.117'),(231,1,1,147,2,'administrator','\"construction-child\" css personalizado updated','2021-03-18 22:58:16','posts','custom_css','updated','186.15.40.117'),(232,1,1,479,2,'administrator','\"\" grupo de cambios trashed','2021-03-18 22:58:16','posts','customize_changeset','trashed','186.15.40.117'),(233,1,1,479,2,'administrator','\"\" grupo de cambios updated','2021-03-18 22:58:16','posts','customize_changeset','updated','186.15.40.117'),(234,1,1,475,2,'administrator','\"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" entrada updated','2021-03-19 13:37:45','posts','post','updated','186.15.40.117'),(235,1,1,475,2,'administrator','\"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" entrada updated','2021-03-19 13:38:06','posts','post','updated','186.15.40.117'),(236,1,1,39,2,'administrator','\"Plantas hidroeléctricas\" etiqueta created','2021-03-19 13:49:26','taxonomies','post_tag','created','186.15.40.117'),(237,1,1,40,2,'administrator','\"Generación de energía eléctrica\" etiqueta created','2021-03-19 13:49:26','taxonomies','post_tag','created','186.15.40.117'),(238,1,1,41,2,'administrator','\"Proyectos hidroeléctricos\" etiqueta created','2021-03-19 13:49:26','taxonomies','post_tag','created','186.15.40.117'),(239,1,1,42,2,'administrator','\"Energías limpias\" etiqueta created','2021-03-19 13:49:26','taxonomies','post_tag','created','186.15.40.117'),(240,1,1,475,2,'administrator','\"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" entrada updated','2021-03-19 13:49:26','posts','post','updated','186.15.40.117'),(241,1,1,475,2,'administrator','Updated \"Título SEO\" of \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" Entrada','2021-03-19 13:49:26','wordpressseo','wpseo_meta','updated','186.15.40.117'),(242,1,1,475,2,'administrator','Updated \"linkdex\" of \"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" Entrada','2021-03-19 13:49:26','wordpressseo','wpseo_meta','updated','186.15.40.117'),(243,1,1,483,2,'administrator','Attached \"empresas-constructivas-en-chiriquí\" to \"¿Quieres construir? Somos la empresa constructora que necesita\"','2021-03-19 13:55:25','media','image','attached','186.15.40.117'),(244,1,1,483,2,'administrator','Updated "Empresas Constructivas en Chiriquí"','2021-03-19 13:56:07','media','image','updated','186.15.40.117'),(245,1,1,483,2,'administrator','Updated "Empresas Constructivas en Chiriquí"','2021-03-19 13:56:08','media','image','updated','186.15.40.117'),(246,1,1,43,2,'administrator','\"Movimientos de tierra\" etiqueta created','2021-03-19 14:01:16','taxonomies','post_tag','created','186.15.40.117'),(247,1,1,44,2,'administrator','\"Obra civil\" etiqueta created','2021-03-19 14:01:16','taxonomies','post_tag','created','186.15.40.117'),(248,1,1,45,2,'administrator','\"Sector construcción\" etiqueta created','2021-03-19 14:01:16','taxonomies','post_tag','created','186.15.40.117'),(249,1,1,481,2,'administrator','\"¿Quieres construir? Somos la empresa constructora que necesita\" entrada created','2021-03-19 14:01:16','posts','post','created','186.15.40.117'),(250,1,1,481,2,'administrator','Updated \"Título SEO\" of \"¿Quieres construir? Somos la empresa constructora que necesita\" Entrada','2021-03-19 14:01:16','wordpressseo','wpseo_meta','updated','186.15.40.117'),(251,1,1,481,2,'administrator','Updated \"Meta description\" of \"¿Quieres construir? Somos la empresa constructora que necesita\" Entrada','2021-03-19 14:01:16','wordpressseo','wpseo_meta','updated','186.15.40.117'),(252,1,1,481,2,'administrator','Updated \"linkdex\" of \"¿Quieres construir? Somos la empresa constructora que necesita\" Entrada','2021-03-19 14:01:16','wordpressseo','wpseo_meta','updated','186.15.40.117'),(253,1,1,481,2,'administrator','Updated \"content_score\" of \"¿Quieres construir? Somos la empresa constructora que necesita\" Entrada','2021-03-19 14:01:16','wordpressseo','wpseo_meta','updated','186.15.40.117'),(254,1,1,475,2,'administrator','\"Construcción hidroeléctrica en Panamá: el futuro de la energía para el país\" entrada updated','2021-03-19 14:11:09','posts','post','updated','186.15.40.117'),(255,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2021-03-22 14:27:55','mainwp_backups','backups','updraftplus_backup','152.231.190.199'),(256,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.5','2021-03-22 14:30:16','installer','plugins','updated','51.79.78.110'),(257,1,1,NULL,2,'administrator','WordPress updated to 5.7','2021-03-22 15:06:32','installer','wordpress','updated','152.231.190.199'),(258,1,1,NULL,2,'administrator','Updated plugin: Akismet Anti-Spam 4.1.9','2021-03-22 15:18:31','installer','plugins','updated','51.79.78.110'),(259,1,1,NULL,2,'administrator','Updated plugin: Join.chat 4.1.10','2021-03-22 15:24:13','installer','plugins','updated','51.79.78.110'),(260,1,1,NULL,2,'administrator','Updated plugin: Maintenance 4.02','2021-03-22 15:25:20','installer','plugins','updated','51.79.78.110'),(261,1,1,NULL,2,'administrator','Updated plugin: MainWP Child Reports 2.0.7','2021-03-22 15:26:29','installer','plugins','updated','51.79.78.110'),(262,1,1,NULL,2,'administrator','Updated plugin: Really Simple SSL 4.0.11','2021-03-22 15:27:43','installer','plugins','updated','51.79.78.110'),(263,1,1,NULL,2,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 1.16.50','2021-03-22 15:28:04','installer','plugins','updated','51.79.78.110'),(264,1,1,NULL,2,'administrator','Updated plugin: WooCommerce 5.1.0','2021-03-22 15:30:34','installer','plugins','updated','51.79.78.110'),(265,1,1,NULL,2,'administrator','Updated plugin: Yoast SEO 16.0.2','2021-03-22 15:39:37','installer','plugins','updated','51.79.78.110'),(266,1,1,176,2,'administrator','\"Contacto\" formulario de contacto updated','2021-03-22 15:44:12','posts','wpcf7_contact_form','updated','152.231.190.199'),(267,1,1,176,2,'administrator','\"Contacto\" formulario de contacto updated','2021-03-22 15:44:21','posts','wpcf7_contact_form','updated','152.231.190.199'),(268,1,1,176,2,'administrator','\"Contacto\" formulario de contacto updated','2021-03-22 15:45:22','posts','wpcf7_contact_form','updated','152.231.190.199'),(269,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2021-04-13 16:04:27','mainwp_backups','backups','updraftplus_backup','186.15.40.117'),(270,1,1,NULL,2,'administrator','Updated plugin: Join.chat 4.1.12','2021-04-13 16:35:22','installer','plugins','updated','51.79.78.110'),(271,1,1,NULL,2,'administrator','Updated plugin: Really Simple SSL 4.0.13','2021-04-13 16:42:02','installer','plugins','updated','51.79.78.110'),(272,1,1,NULL,2,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 1.16.53','2021-04-13 16:42:33','installer','plugins','updated','51.79.78.110'),(273,1,1,NULL,2,'administrator','Updated plugin: WooCommerce 5.2.0','2021-04-13 16:43:26','installer','plugins','updated','51.79.78.110'),(274,1,1,NULL,2,'administrator','Updated plugin: Yoast Duplicate Post 4.1.2','2021-04-13 16:45:16','installer','plugins','updated','51.79.78.110'),(275,1,1,NULL,2,'administrator','Updated plugin: Yoast SEO 16.1.1','2021-04-13 16:45:31','installer','plugins','updated','51.79.78.110'),(276,1,1,15,2,'administrator','\"Alquiler de equipos\" service updated','2021-04-13 16:51:53','posts','services','updated','186.15.40.117'),(277,1,1,481,2,'administrator','\"¿Quieres construir? Somos la empresa constructora que necesita\" entrada updated','2021-04-13 16:52:09','posts','post','updated','186.15.40.117'),(278,1,1,488,2,'administrator','Attached \"Construcción y mejoramiento de puentes - Su empresa de confianza\" to \"Construcción y mejoramiento de puentes: Su empresa de confianza\"','2021-04-13 17:15:21','media','image','attached','186.15.40.117'),(279,1,1,488,2,'administrator','Updated "Construcción y mejoramiento de puentes - Su empresa de confianza"','2021-04-13 17:15:35','media','image','updated','186.15.40.117'),(280,1,1,46,2,'administrator','\"Empresas constructoras en Chiriquí\" etiqueta created','2021-04-13 17:17:53','taxonomies','post_tag','created','186.15.40.117'),(281,1,1,47,2,'administrator','\"Empresas constructoras en Panamá\" etiqueta created','2021-04-13 17:17:54','taxonomies','post_tag','created','186.15.40.117'),(282,1,1,48,2,'administrator','\"Empresas constructivas en David\" etiqueta created','2021-04-13 17:17:54','taxonomies','post_tag','created','186.15.40.117'),(283,1,1,487,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada draft saved','2021-04-13 17:17:54','posts','post','updated','186.15.40.117'),(284,1,1,487,2,'administrator','Updated \"Título SEO\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-04-13 17:17:54','wordpressseo','wpseo_meta','updated','186.15.40.117'),(285,1,1,487,2,'administrator','Updated \"Meta description\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-04-13 17:17:54','wordpressseo','wpseo_meta','updated','186.15.40.117'),(286,1,1,487,2,'administrator','Updated \"linkdex\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-04-13 17:17:54','wordpressseo','wpseo_meta','updated','186.15.40.117'),(287,1,1,487,2,'administrator','Updated \"content_score\" of \"Construcción y mejoramiento de puentes: Su empresa de confianza\" Entrada','2021-04-13 17:17:54','wordpressseo','wpseo_meta','updated','186.15.40.117'),(288,1,1,487,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada created','2021-04-13 17:18:38','posts','post','created','186.15.40.117'),(289,1,1,487,2,'administrator','\"Construcción y mejoramiento de puentes: Su empresa de confianza\" entrada unpublished','2021-04-13 17:26:08','posts','post','updated','186.15.40.117'),(290,1,1,491,2,'administrator','Attached \"Proyectos de construcción en Chiriquí\" to \"Proyectos de construcción en Chiriquí\"','2021-04-13 17:32:32','media','image','attached','186.15.40.117'),(291,1,1,488,2,'administrator','Deleted "Construcción y mejoramiento de puentes - Su empresa de confianza"','2021-04-13 17:32:37','media','image','deleted','186.15.40.117'),(292,1,1,491,2,'administrator','Updated "Proyectos de construcción en Chiriquí"','2021-04-13 17:32:42','media','image','updated','186.15.40.117'),(293,1,1,49,2,'administrator','\"Instalación de tuberías\" etiqueta created','2021-04-13 17:35:32','taxonomies','post_tag','created','186.15.40.117'),(294,1,1,490,2,'administrator','\"Proyectos de construcción en Chiriquí\" entrada draft saved','2021-04-13 17:35:32','posts','post','updated','186.15.40.117'),(295,1,1,490,2,'administrator','Updated \"Meta description\" of \"Proyectos de construcción en Chiriquí\" Entrada','2021-04-13 17:35:32','wordpressseo','wpseo_meta','updated','186.15.40.117'),(296,1,1,490,2,'administrator','Updated \"linkdex\" of \"Proyectos de construcción en Chiriquí\" Entrada','2021-04-13 17:35:32','wordpressseo','wpseo_meta','updated','186.15.40.117'),(297,1,1,490,2,'administrator','Updated \"content_score\" of \"Proyectos de construcción en Chiriquí\" Entrada','2021-04-13 17:35:33','wordpressseo','wpseo_meta','updated','186.15.40.117'),(298,1,1,490,2,'administrator','\"Proyectos de construcción en Chiriquí\" entrada created','2021-04-13 17:36:21','posts','post','created','186.15.40.117'),(299,1,1,490,2,'administrator','\"Proyectos de construcción en Chiriquí\" entrada updated','2021-04-13 17:36:44','posts','post','updated','186.15.40.117'),(300,1,1,50,2,'administrator','\"Maquinarias\" categoría created','2021-04-13 17:40:45','taxonomies','category','created','186.15.40.117'),(301,1,1,47,2,'administrator','\"Empresas constructoras en Panamá\" etiqueta updated','2021-04-13 17:41:47','taxonomies','post_tag','updated','186.15.40.117'),(302,1,1,46,2,'administrator','\"Empresas constructoras en Chiriquí\" etiqueta updated','2021-04-13 17:42:01','taxonomies','post_tag','updated','186.15.40.117'),(303,1,1,46,2,'administrator','\"Empresas constructoras en Chiriquí\" etiqueta updated','2021-04-13 17:42:03','taxonomies','post_tag','updated','186.15.40.117'),(304,1,1,48,2,'administrator','\"Empresas constructivas en David\" etiqueta updated','2021-04-13 17:42:43','taxonomies','post_tag','updated','186.15.40.117'),(305,1,1,496,2,'administrator','Attached \"Alquiler de maquinaria para construcción de carreteras y caminos\" to \"Alquiler de maquinaria para construcción de carreteras y caminos\"','2021-04-13 17:47:49','media','image','attached','186.15.40.117'),(306,1,1,496,2,'administrator','Updated "Alquiler de maquinaria para construcción de carreteras y caminos"','2021-04-13 17:47:58','media','image','updated','186.15.40.117'),(307,1,1,51,2,'administrator','\"Alquiler de equipos pesados Panamá\" etiqueta created','2021-04-13 17:48:59','taxonomies','post_tag','created','186.15.40.117'),(308,1,1,52,2,'administrator','\"Alquiler de retroexcavadoras Chiriquí\" etiqueta created','2021-04-13 17:48:59','taxonomies','post_tag','created','186.15.40.117'),(309,1,1,495,2,'administrator','\"Alquiler de maquinaria para construcción de carreteras y caminos\" entrada draft saved','2021-04-13 17:48:59','posts','post','updated','186.15.40.117'),(310,1,1,495,2,'administrator','Updated \"Título SEO\" of \"Alquiler de maquinaria para construcción de carreteras y caminos\" Entrada','2021-04-13 17:48:59','wordpressseo','wpseo_meta','updated','186.15.40.117'),(311,1,1,495,2,'administrator','Updated \"Meta description\" of \"Alquiler de maquinaria para construcción de carreteras y caminos\" Entrada','2021-04-13 17:48:59','wordpressseo','wpseo_meta','updated','186.15.40.117'),(312,1,1,495,2,'administrator','Updated \"linkdex\" of \"Alquiler de maquinaria para construcción de carreteras y caminos\" Entrada','2021-04-13 17:48:59','wordpressseo','wpseo_meta','updated','186.15.40.117'),(313,1,1,495,2,'administrator','Updated \"content_score\" of \"Alquiler de maquinaria para construcción de carreteras y caminos\" Entrada','2021-04-13 17:48:59','wordpressseo','wpseo_meta','updated','186.15.40.117'),(314,1,1,495,2,'administrator','\"Alquiler de maquinaria para construcción de carreteras y caminos\" entrada created','2021-04-13 17:50:06','posts','post','created','186.15.40.117'),(315,1,1,495,2,'administrator','\"Alquiler de maquinaria para construcción de carreteras y caminos\" entrada scheduled for 2021-04-15 08:07:45','2021-04-13 17:50:47','posts','post','updated','186.15.40.117'),(316,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.6.1','2021-04-20 18:12:09','installer','plugins','updated','51.79.78.110'),(317,1,1,NULL,2,'administrator','Updated theme: Twenty Twenty 1.7','2021-05-18 18:40:49','installer','themes','updated','201.191.195.232'),(318,1,1,NULL,2,'administrator','Updated theme: Twenty Twenty-One 1.3','2021-05-18 18:40:49','installer','themes','updated','201.191.195.232'),(319,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2021-05-18 18:50:12','mainwp_backups','backups','updraftplus_backup','201.191.195.232'),(320,1,1,NULL,2,'administrator','WordPress updated to 5.7.2','2021-05-18 18:53:42','installer','WordPress','updated','201.191.195.232'),(321,1,1,NULL,2,'administrator','Updated plugin: iThemes Security 7.9.1','2021-05-18 18:55:56','installer','plugins','updated','201.191.195.232'),(322,1,1,NULL,2,'administrator','Updated plugin: Join.chat 4.1.13','2021-05-18 18:55:56','installer','plugins','updated','201.191.195.232'),(323,1,1,NULL,2,'administrator','Updated plugin: Really Simple SSL 4.0.15','2021-05-18 18:55:56','installer','plugins','updated','201.191.195.232'),(324,1,1,NULL,2,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 1.16.56','2021-05-18 18:55:56','installer','plugins','updated','201.191.195.232'),(325,1,1,NULL,2,'administrator','Updated plugin: WooCommerce 5.3.0','2021-05-18 18:55:56','installer','plugins','updated','201.191.195.232'),(326,1,1,NULL,2,'administrator','Updated plugin: Yoast SEO 16.3','2021-05-18 18:55:56','installer','plugins','updated','201.191.195.232'),(327,1,1,2,2,'administrator','gruposuadi\'s profile was updated','2021-05-18 18:59:15','users','profiles','updated','201.191.195.232'),(328,1,1,500,2,'administrator','Attached \"alquiler-de-maquinaria-chiriqui-panama\" to \"Borrador automático\"','2021-05-18 20:53:37','media','image','attached','201.191.195.232'),(329,1,1,499,2,'administrator','\"Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra\" entrada created','2021-05-18 20:55:39','posts','post','created','201.191.195.232'),(330,1,1,499,2,'administrator','Updated \"Título SEO\" of \"Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra\" Entrada','2021-05-18 20:55:39','wordpressseo','wpseo_meta','updated','201.191.195.232'),(331,1,1,499,2,'administrator','Updated \"Meta description\" of \"Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra\" Entrada','2021-05-18 20:55:39','wordpressseo','wpseo_meta','updated','201.191.195.232'),(332,1,1,499,2,'administrator','Updated \"content_score\" of \"Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra\" Entrada','2021-05-18 20:55:39','wordpressseo','wpseo_meta','updated','201.191.195.232'),(333,1,1,499,2,'administrator','\"Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra\" entrada updated','2021-05-18 20:56:02','posts','post','updated','201.191.195.232'),(334,1,1,502,2,'administrator','\"Construcción de viviendas para urbanizaciones y residenciales\" entrada draft saved','2021-05-18 21:32:18','posts','post','updated','201.191.195.232'),(335,1,1,502,2,'administrator','Updated \"content_score\" of \"Construcción de viviendas para urbanizaciones y residenciales\" Entrada','2021-05-18 21:32:19','wordpressseo','wpseo_meta','updated','201.191.195.232'),(336,1,1,502,2,'administrator','\"Construcción de viviendas para urbanizaciones y residenciales\" entrada draft saved','2021-05-18 21:33:14','posts','post','updated','201.191.195.232'),(337,1,1,502,2,'administrator','\"Construcción de viviendas para urbanizaciones y residenciales\" entrada draft saved','2021-05-18 21:37:49','posts','post','updated','201.191.195.232'),(338,1,1,502,2,'administrator','\"Construcción de viviendas para urbanizaciones y residenciales\" entrada draft saved','2021-05-18 21:38:24','posts','post','updated','201.191.195.232'),(339,1,1,506,2,'administrator','Attached \"construccion-de-residenciales\" to \"Construcción de viviendas para urbanizaciones y residenciales\"','2021-05-18 22:02:56','media','image','attached','201.191.195.232'),(340,1,1,53,2,'administrator','\"Construcción de residenciales\" etiqueta created','2021-05-18 22:03:17','taxonomies','post_tag','created','201.191.195.232'),(341,1,1,54,2,'administrator','\"Desarrollo de urbanizaciones\" etiqueta created','2021-05-18 22:03:17','taxonomies','post_tag','created','201.191.195.232'),(342,1,1,55,2,'administrator','\"Programas de interés social\" etiqueta created','2021-05-18 22:03:17','taxonomies','post_tag','created','201.191.195.232'),(343,1,1,56,2,'administrator','\"Construcción de viviendas\" etiqueta created','2021-05-18 22:03:17','taxonomies','post_tag','created','201.191.195.232'),(344,1,1,502,2,'administrator','\"Construcción de viviendas para urbanizaciones y residenciales\" entrada created','2021-05-18 22:03:17','posts','post','created','201.191.195.232'),(345,1,1,502,2,'administrator','Updated \"Título SEO\" of \"Construcción de viviendas para urbanizaciones y residenciales\" Entrada','2021-05-18 22:03:17','wordpressseo','wpseo_meta','updated','201.191.195.232'),(346,1,1,502,2,'administrator','Updated \"Meta description\" of \"Construcción de viviendas para urbanizaciones y residenciales\" Entrada','2021-05-18 22:03:17','wordpressseo','wpseo_meta','updated','201.191.195.232'),(347,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2021-06-14 21:15:18','mainwp_backups','backups','updraftplus_backup','186.15.40.117'),(348,1,1,NULL,2,'administrator','Updated plugin: Join.chat 4.1.14','2021-06-14 22:04:48','installer','plugins','updated','51.79.78.110'),(349,1,1,NULL,2,'administrator','Updated plugin: WooCommerce 5.4.1','2021-06-14 22:06:37','installer','plugins','updated','51.79.78.110'),(350,1,1,NULL,2,'administrator','Updated plugin: Yoast SEO 16.4','2021-06-14 22:23:56','installer','plugins','updated','51.79.78.110'),(351,1,1,NULL,2,'administrator','Updated plugin: Contact Form 7 5.4.1','2021-06-14 22:25:56','installer','plugins','updated','51.79.78.110'),(352,1,1,176,2,'administrator','\"Contacto\" formulario de contacto updated','2021-06-14 22:27:47','posts','wpcf7_contact_form','updated','186.15.40.117'),(353,1,1,176,2,'administrator','\"Contacto\" formulario de contacto updated','2021-06-14 22:28:48','posts','wpcf7_contact_form','updated','186.15.40.117'),(354,1,1,176,2,'administrator','\"Contacto\" formulario de contacto updated','2021-06-14 22:32:34','posts','wpcf7_contact_form','updated','186.15.40.117'),(355,1,1,2,2,'administrator','gruposuadi\'s profile was updated','2021-06-14 22:39:58','users','profiles','updated','179.50.133.63'),(356,1,1,510,2,'administrator','Attached \"Conozca algunas normas para la instalación de agua potable en Panamá\" to \"Conozca algunas normas para la instalación de agua potable en Panamá\"','2021-06-14 23:11:02','media','image','attached','179.50.133.63'),(357,1,1,510,2,'administrator','Updated "Conozca algunas normas para la instalación de agua potable en Panamá"','2021-06-14 23:11:09','media','image','updated','179.50.133.63'),(358,1,1,57,2,'administrator','\"Instalación de tuberías para sistemas de acueducto\" etiqueta created','2021-06-14 23:16:31','taxonomies','post_tag','created','179.50.133.63'),(359,1,1,58,2,'administrator','\"Instalación de agua potable\" etiqueta created','2021-06-14 23:16:31','taxonomies','post_tag','created','179.50.133.63'),(360,1,1,509,2,'administrator','\"Conozca algunas normas para la instalación de agua potable en Panamá\" entrada draft saved','2021-06-14 23:16:31','posts','post','updated','179.50.133.63'),(361,1,1,509,2,'administrator','Updated \"Título SEO\" of \"Conozca algunas normas para la instalación de agua potable en Panamá\" Entrada','2021-06-14 23:16:31','wordpressseo','wpseo_meta','updated','179.50.133.63'),(362,1,1,509,2,'administrator','Updated \"Meta description\" of \"Conozca algunas normas para la instalación de agua potable en Panamá\" Entrada','2021-06-14 23:16:31','wordpressseo','wpseo_meta','updated','179.50.133.63'),(363,1,1,509,2,'administrator','Updated \"linkdex\" of \"Conozca algunas normas para la instalación de agua potable en Panamá\" Entrada','2021-06-14 23:16:31','wordpressseo','wpseo_meta','updated','179.50.133.63'),(364,1,1,509,2,'administrator','Updated \"content_score\" of \"Conozca algunas normas para la instalación de agua potable en Panamá\" Entrada','2021-06-14 23:16:31','wordpressseo','wpseo_meta','updated','179.50.133.63'),(365,1,1,509,2,'administrator','\"Conozca algunas normas para la instalación de agua potable en Panamá\" entrada created','2021-06-14 23:17:43','posts','post','created','179.50.133.63'),(366,1,1,57,2,'administrator','\"Instalación de tuberías para sistemas de acueducto\" etiqueta updated','2021-06-14 23:23:39','taxonomies','post_tag','updated','179.50.133.63'),(367,1,1,59,2,'administrator','\"Alquiler de excavadoras\" etiqueta created','2021-06-14 23:35:57','taxonomies','post_tag','created','179.50.133.63'),(368,1,1,60,2,'administrator','\"Miniexcavadoras\" etiqueta created','2021-06-14 23:35:57','taxonomies','post_tag','created','179.50.133.63'),(369,1,1,61,2,'administrator','\"Excavadoras de orugas\" etiqueta created','2021-06-14 23:35:58','taxonomies','post_tag','created','179.50.133.63'),(370,1,1,512,2,'administrator','\"Renta de excavadoras para proyectos residenciales o comerciales\" entrada draft saved','2021-06-14 23:35:58','posts','post','updated','179.50.133.63'),(371,1,1,512,2,'administrator','Updated \"Título SEO\" of \"Renta de excavadoras para proyectos residenciales o comerciales\" Entrada','2021-06-14 23:35:58','wordpressseo','wpseo_meta','updated','179.50.133.63'),(372,1,1,512,2,'administrator','Updated \"Meta description\" of \"Renta de excavadoras para proyectos residenciales o comerciales\" Entrada','2021-06-14 23:35:58','wordpressseo','wpseo_meta','updated','179.50.133.63'),(373,1,1,512,2,'administrator','Updated \"linkdex\" of \"Renta de excavadoras para proyectos residenciales o comerciales\" Entrada','2021-06-14 23:35:58','wordpressseo','wpseo_meta','updated','179.50.133.63'),(374,1,1,512,2,'administrator','Updated \"content_score\" of \"Renta de excavadoras para proyectos residenciales o comerciales\" Entrada','2021-06-14 23:35:58','wordpressseo','wpseo_meta','updated','179.50.133.63'),(375,1,1,512,2,'administrator','\"Renta de excavadoras para proyectos residenciales o comerciales\" entrada scheduled for 2021-06-16 08:19:19','2021-06-14 23:36:46','posts','post','updated','179.50.133.63'),(376,1,1,59,2,'administrator','\"Alquiler de excavadoras\" etiqueta updated','2021-06-15 00:32:32','taxonomies','post_tag','updated','179.50.133.63'),(377,1,1,51,2,'administrator','\"Alquiler de equipos pesados Panamá\" etiqueta updated','2021-06-15 00:32:45','taxonomies','post_tag','updated','179.50.133.63'),(378,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.7','2021-06-30 16:19:54','installer','plugins','updated','51.79.78.110'),(379,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2021-07-07 20:28:41','mainwp_backups','backups','updraftplus_backup','186.15.40.117'),(380,1,1,NULL,2,'administrator','Updated plugin: Akismet Anti-Spam 4.1.10','2021-07-07 21:36:27','installer','plugins','updated','51.79.78.110'),(381,1,1,NULL,2,'administrator','Updated plugin: Really Simple SSL 5.0.2','2021-07-07 21:36:52','installer','plugins','updated','51.79.78.110'),(382,1,1,NULL,2,'administrator','Updated plugin: Yoast SEO 16.6.1','2021-07-07 21:37:15','installer','plugins','updated','51.79.78.110'),(383,1,1,516,2,'administrator','Attached \"Nuevas carreteras para residenciales o caminos comunitarios\" to \"Nuevas carreteras para residenciales o caminos comunitarios\"','2021-07-07 21:57:19','media','image','attached','186.15.40.117'),(384,1,1,516,2,'administrator','Updated "Nuevas carreteras para residenciales o caminos comunitarios"','2021-07-07 21:57:27','media','image','updated','186.15.40.117'),(385,1,1,62,2,'administrator','\"Construcción de carreteras Chiriquí\" etiqueta created','2021-07-07 21:57:40','taxonomies','post_tag','created','186.15.40.117'),(386,1,1,63,2,'administrator','\"Proyectos residenciales\" etiqueta created','2021-07-07 21:57:40','taxonomies','post_tag','created','186.15.40.117'),(387,1,1,515,2,'administrator','\"Nuevas carreteras para residenciales o caminos comunitarios\" entrada draft saved','2021-07-07 21:57:40','posts','post','updated','186.15.40.117'),(388,1,1,515,2,'administrator','Updated \"Título SEO\" of \"Nuevas carreteras para residenciales o caminos comunitarios\" Entrada','2021-07-07 21:57:40','wordpressseo','wpseo_meta','updated','186.15.40.117'),(389,1,1,515,2,'administrator','Updated \"Meta description\" of \"Nuevas carreteras para residenciales o caminos comunitarios\" Entrada','2021-07-07 21:57:40','wordpressseo','wpseo_meta','updated','186.15.40.117'),(390,1,1,515,2,'administrator','Updated \"linkdex\" of \"Nuevas carreteras para residenciales o caminos comunitarios\" Entrada','2021-07-07 21:57:40','wordpressseo','wpseo_meta','updated','186.15.40.117'),(391,1,1,515,2,'administrator','Updated \"content_score\" of \"Nuevas carreteras para residenciales o caminos comunitarios\" Entrada','2021-07-07 21:57:40','wordpressseo','wpseo_meta','updated','186.15.40.117'),(392,1,1,406,2,'administrator','Updated "mejoramiento-caminos-panama"','2021-07-07 22:02:05','media','image','updated','186.15.40.117'),(393,1,1,515,2,'administrator','\"Nuevas carreteras para residenciales o caminos comunitarios\" entrada draft saved','2021-07-07 22:02:13','posts','post','updated','186.15.40.117'),(394,1,1,515,2,'administrator','\"Nuevas carreteras para residenciales o caminos comunitarios\" entrada draft saved','2021-07-07 22:04:27','posts','post','updated','186.15.40.117'),(395,1,1,515,2,'administrator','\"Nuevas carreteras para residenciales o caminos comunitarios\" entrada draft saved','2021-07-07 22:05:00','posts','post','updated','186.15.40.117'),(396,1,1,515,2,'administrator','\"Nuevas carreteras para residenciales o caminos comunitarios\" entrada draft saved','2021-07-07 22:05:47','posts','post','updated','186.15.40.117'),(397,1,1,515,2,'administrator','\"Nuevas carreteras para residenciales o caminos comunitarios\" entrada created','2021-07-07 22:06:07','posts','post','created','186.15.40.117'),(398,1,1,523,2,'administrator','Attached \"Alquiler de equipos pesados - La mejor opción para su proyecto\" to \"Alquiler de equipos pesados: La mejor opción para su proyecto\"','2021-07-07 22:17:50','media','image','attached','186.15.40.117'),(399,1,1,523,2,'administrator','Updated "Alquiler de equipos pesados - La mejor opción para su proyecto"','2021-07-07 22:17:59','media','image','updated','186.15.40.117'),(400,1,1,523,2,'administrator','Updated "Alquiler de equipos pesados - La mejor opción para su proyecto"','2021-07-07 22:17:59','media','image','updated','186.15.40.117'),(401,1,1,523,2,'administrator','Updated "Alquiler de equipos pesados - La mejor opción para su proyecto"','2021-07-07 22:18:00','media','image','updated','186.15.40.117'),(402,1,1,512,2,'administrator','Updated \"linkdex\" of \"Renta de excavadoras para proyectos residenciales o comerciales\" Entrada','2021-07-07 22:20:50','wordpressseo','wpseo_meta','updated','186.15.40.117'),(403,1,1,64,2,'administrator','\"Alquiler de camiones\" etiqueta created','2021-07-07 22:21:06','taxonomies','post_tag','created','186.15.40.117'),(404,1,1,522,2,'administrator','\"Alquiler de equipos pesados: La mejor opción para su proyecto\" entrada draft saved','2021-07-07 22:21:06','posts','post','updated','186.15.40.117'),(405,1,1,522,2,'administrator','Updated \"Título SEO\" of \"Alquiler de equipos pesados: La mejor opción para su proyecto\" Entrada','2021-07-07 22:21:06','wordpressseo','wpseo_meta','updated','186.15.40.117'),(406,1,1,522,2,'administrator','Updated \"Meta description\" of \"Alquiler de equipos pesados: La mejor opción para su proyecto\" Entrada','2021-07-07 22:21:06','wordpressseo','wpseo_meta','updated','186.15.40.117'),(407,1,1,522,2,'administrator','Updated \"content_score\" of \"Alquiler de equipos pesados: La mejor opción para su proyecto\" Entrada','2021-07-07 22:21:06','wordpressseo','wpseo_meta','updated','186.15.40.117'),(408,1,1,522,2,'administrator','\"Alquiler de equipos pesados: La mejor opción para su proyecto\" entrada scheduled for 2021-07-09 08:06:17','2021-07-07 22:21:39','posts','post','updated','186.15.40.117'),(409,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.7.1','2021-10-05 14:09:32','installer','plugins','updated','51.79.78.110'),(410,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.8','2021-10-26 14:39:28','installer','plugins','updated','51.79.78.110'),(411,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.9','2022-01-04 14:20:12','installer','plugins','updated','51.79.78.110'),(412,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.1.10','2022-02-21 18:48:57','installer','plugins','updated','51.79.78.110'),(413,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.2','2022-04-06 15:03:02','installer','plugins','updated','51.79.78.110'),(414,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.2.1','2022-04-16 17:38:27','installer','plugins','updated','51.79.78.110'),(415,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.2.2','2022-05-12 14:15:23','installer','plugins','updated','51.79.78.110'),(416,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.2.3','2022-05-18 16:49:39','installer','plugins','updated','51.79.78.110'),(417,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.2.4','2022-07-18 18:34:47','installer','plugins','updated','51.79.78.110'),(418,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.2.6','2022-09-02 21:08:12','installer','plugins','updated','51.79.78.110'),(419,1,1,NULL,2,'administrator','\"WP Rocket\" plugin deleted','2022-11-04 23:01:33','installer','plugins','deleted','186.15.40.117'),(420,1,1,NULL,2,'administrator','\"WPBakery Page Builder\" plugin deleted','2022-11-04 23:01:45','installer','plugins','deleted','186.15.40.117'),(421,1,1,NULL,2,'administrator','Updraftplus backup database, plugins, themes finished','2022-11-17 15:27:50','mainwp_backups','backups','updraftplus_backup','186.15.40.117'),(422,1,1,NULL,2,'administrator','\"Enable jQuery Migrate Helper\" plugin deactivated ','2022-11-17 16:06:43','installer','plugins','deactivated','186.15.40.117'),(423,1,1,NULL,2,'administrator','\"Enable jQuery Migrate Helper\" plugin deleted','2022-11-17 16:07:47','installer','plugins','deleted','186.15.40.117'),(424,1,1,NULL,2,'administrator','\"WooCommerce\" plugin deactivated ','2022-11-17 16:07:54','installer','plugins','deactivated','186.15.40.117'),(425,1,1,NULL,2,'administrator','\"WooCommerce\" plugin deleted','2022-11-17 16:08:36','installer','plugins','deleted','186.15.40.117'),(426,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.3','2022-11-21 15:06:50','installer','plugins','updated','51.79.78.110'),(427,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.3.0.1','2022-12-01 17:02:36','installer','plugins','updated','51.79.78.110'),(428,1,1,NULL,2,'administrator','Updated plugin: MainWP Child 4.3.1','2022-12-20 18:38:03','installer','plugins','updated','51.79.78.110'),(429,1,1,NULL,2,'administrator','\"Really Simple SSL\" plugin activated ','2023-12-18 16:37:16','installer','plugins','activated','186.15.40.117'),(430,1,1,NULL,2,'administrator','\"MainWP Child\" plugin deactivated ','2023-12-18 16:37:41','installer','plugins','deactivated','186.15.40.117'),(431,1,1,NULL,2,'administrator','\"MainWP Child Reports\" plugin deactivated ','2023-12-18 16:40:55','installer','plugins','deactivated','186.15.40.117'); /*!40000 ALTER TABLE `grpsd_mainwp_stream` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_mainwp_stream_meta` -- DROP TABLE IF EXISTS `grpsd_mainwp_stream_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_mainwp_stream_meta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `record_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `meta_value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`meta_id`), KEY `record_id` (`record_id`), KEY `meta_key` (`meta_key`(191)), KEY `meta_value` (`meta_value`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=4183 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_mainwp_stream_meta` -- LOCK TABLES `grpsd_mainwp_stream_meta` WRITE; /*!40000 ALTER TABLE `grpsd_mainwp_stream_meta` DISABLE KEYS */; INSERT INTO `grpsd_mainwp_stream_meta` VALUES (1,1,'type','plugin'),(2,1,'name','iThemes Security'),(3,1,'version','7.9.0'),(4,1,'slug','better-wp-security/better-wp-security.php'),(5,1,'success','1'),(6,1,'user_meta','dnaranjo@zews.co.cr'),(7,1,'user_meta','gruposuadi'),(8,1,'user_meta','gruposuadi'),(9,1,'user_meta','Administrator'),(10,1,'user_meta',''),(11,2,'name','iThemes Security'),(12,2,'slug','better-wp-security/better-wp-security.php'),(13,2,'user_meta','dnaranjo@zews.co.cr'),(14,2,'user_meta','gruposuadi'),(15,2,'user_meta','gruposuadi'),(16,2,'user_meta','Administrator'),(17,2,'user_meta',''),(18,3,'type','plugin'),(19,3,'name','UpdraftPlus - Backup/Restore'),(20,3,'version','1.16.42'),(21,3,'slug','updraftplus/updraftplus.php'),(22,3,'success','1'),(23,3,'user_meta','dnaranjo@zews.co.cr'),(24,3,'user_meta','gruposuadi'),(25,3,'user_meta','gruposuadi'),(26,3,'user_meta','Administrator'),(27,3,'user_meta',''),(28,4,'name','UpdraftPlus - Backup/Restore'),(29,4,'slug','updraftplus/updraftplus.php'),(30,4,'user_meta','dnaranjo@zews.co.cr'),(31,4,'user_meta','gruposuadi'),(32,4,'user_meta','gruposuadi'),(33,4,'user_meta','Administrator'),(34,4,'user_meta',''),(35,5,'destination',''),(36,5,'status','Finished'),(37,5,'type','database, plugins, themes'),(38,5,'backup_time','1607773850'),(39,5,'user_meta','dnaranjo@zews.co.cr'),(40,5,'user_meta','gruposuadi'),(41,5,'user_meta','gruposuadi'),(42,5,'user_meta','Administrator'),(43,5,'user_meta',''),(44,6,'type','plugin'),(45,6,'name','Contact Form 7'),(46,6,'version','5.3.1'),(47,6,'slug','contact-form-7/wp-contact-form-7.php'),(48,6,'success','1'),(49,6,'old_version','5.3'),(50,6,'user_meta','dnaranjo@zews.co.cr'),(51,6,'user_meta','gruposuadi'),(52,6,'user_meta','gruposuadi'),(53,6,'user_meta','Administrator'),(54,6,'user_meta',''),(55,7,'type','plugin'),(56,7,'name','Join.chat'),(57,7,'version','4.1.4'),(58,7,'slug','creame-whatsapp-me/joinchat.php'),(59,7,'success','1'),(60,7,'old_version','4.1.2'),(61,7,'user_meta','dnaranjo@zews.co.cr'),(62,7,'user_meta','gruposuadi'),(63,7,'user_meta','gruposuadi'),(64,7,'user_meta','Administrator'),(65,7,'user_meta',''),(66,8,'type','plugin'),(67,8,'name','Really Simple SSL'),(68,8,'version','4.0.5'),(69,8,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(70,8,'success','1'),(71,8,'old_version','3.3.5'),(72,8,'user_meta','dnaranjo@zews.co.cr'),(73,8,'user_meta','gruposuadi'),(74,8,'user_meta','gruposuadi'),(75,8,'user_meta','Administrator'),(76,8,'user_meta',''),(77,9,'type','plugin'),(78,9,'name','Yoast SEO'),(79,9,'version','15.4'),(80,9,'slug','wordpress-seo/wp-seo.php'),(81,9,'success','1'),(82,9,'old_version','15.3'),(83,9,'user_meta','dnaranjo@zews.co.cr'),(84,9,'user_meta','gruposuadi'),(85,9,'user_meta','gruposuadi'),(86,9,'user_meta','Administrator'),(87,9,'user_meta',''),(88,10,'name','WooCommerce'),(89,10,'slug','woocommerce/woocommerce.php'),(90,10,'user_meta','dnaranjo@zews.co.cr'),(91,10,'user_meta','gruposuadi'),(92,10,'user_meta','gruposuadi'),(93,10,'user_meta','Administrator'),(94,10,'user_meta',''),(95,11,'name','constructora'),(96,11,'parent_title','Inicio'),(97,11,'parent_id','112'),(98,11,'url','https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora.png'),(99,11,'user_meta','dnaranjo@zews.co.cr'),(100,11,'user_meta','gruposuadi'),(101,11,'user_meta','gruposuadi'),(102,11,'user_meta','Administrator'),(103,11,'user_meta',''),(104,12,'name','maquinaria-suadi'),(105,12,'parent_title','Inicio'),(106,12,'parent_id','112'),(107,12,'url','https://www.gruposuadi.com/wp-content/uploads/2020/12/maquinaria-suadi.png'),(108,12,'user_meta','dnaranjo@zews.co.cr'),(109,12,'user_meta','gruposuadi'),(110,12,'user_meta','gruposuadi'),(111,12,'user_meta','Administrator'),(112,12,'user_meta',''),(113,13,'name','constructora-suadi'),(114,13,'parent_title','Inicio'),(115,13,'parent_id','112'),(116,13,'url','https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora-suadi.png'),(117,13,'user_meta','dnaranjo@zews.co.cr'),(118,13,'user_meta','gruposuadi'),(119,13,'user_meta','gruposuadi'),(120,13,'user_meta','Administrator'),(121,13,'user_meta',''),(122,14,'post_title','Inicio'),(123,14,'singular_name','página'),(124,14,'post_date','2020-10-07 21:28:23'),(125,14,'post_date_gmt','2020-10-07 21:28:23'),(126,14,'new_status','publish'),(127,14,'old_status','publish'),(128,14,'revision_id','366'),(129,14,'user_meta','dnaranjo@zews.co.cr'),(130,14,'user_meta','gruposuadi'),(131,14,'user_meta','gruposuadi'),(132,14,'user_meta','Administrator'),(133,14,'user_meta',''),(134,15,'post_title','Inicio'),(135,15,'singular_name','página'),(136,15,'post_date','2020-10-07 21:28:23'),(137,15,'post_date_gmt','2020-10-07 21:28:23'),(138,15,'new_status','publish'),(139,15,'old_status','publish'),(140,15,'revision_id','369'),(141,15,'user_meta','dnaranjo@zews.co.cr'),(142,15,'user_meta','gruposuadi'),(143,15,'user_meta','gruposuadi'),(144,15,'user_meta','Administrator'),(145,15,'user_meta',''),(146,16,'post_title','Inicio'),(147,16,'singular_name','página'),(148,16,'post_date','2020-10-07 21:28:23'),(149,16,'post_date_gmt','2020-10-07 21:28:23'),(150,16,'new_status','publish'),(151,16,'old_status','publish'),(152,16,'revision_id','370'),(153,16,'user_meta','dnaranjo@zews.co.cr'),(154,16,'user_meta','gruposuadi'),(155,16,'user_meta','gruposuadi'),(156,16,'user_meta','Administrator'),(157,16,'user_meta',''),(158,17,'post_title','Inicio'),(159,17,'singular_name','página'),(160,17,'post_date','2020-10-07 21:28:23'),(161,17,'post_date_gmt','2020-10-07 21:28:23'),(162,17,'new_status','publish'),(163,17,'old_status','publish'),(164,17,'revision_id','371'),(165,17,'user_meta','dnaranjo@zews.co.cr'),(166,17,'user_meta','gruposuadi'),(167,17,'user_meta','gruposuadi'),(168,17,'user_meta','Administrator'),(169,17,'user_meta',''),(170,18,'post_title','Inicio'),(171,18,'singular_name','página'),(172,18,'post_date','2020-10-07 21:28:23'),(173,18,'post_date_gmt','2020-10-07 21:28:23'),(174,18,'new_status','publish'),(175,18,'old_status','publish'),(176,18,'revision_id','372'),(177,18,'user_meta','dnaranjo@zews.co.cr'),(178,18,'user_meta','gruposuadi'),(179,18,'user_meta','gruposuadi'),(180,18,'user_meta','Administrator'),(181,18,'user_meta',''),(182,19,'type','plugin'),(183,19,'name','MainWP Child'),(184,19,'version','4.1.3.1'),(185,19,'slug','mainwp-child/mainwp-child.php'),(186,19,'success','1'),(187,19,'old_version','4.1.3'),(188,19,'user_meta','dnaranjo@zews.co.cr'),(189,19,'user_meta','gruposuadi'),(190,19,'user_meta','gruposuadi'),(191,19,'user_meta','Administrator'),(192,19,'user_meta',''),(193,20,'post_title','construction-child'),(194,20,'singular_name','css personalizado'),(195,20,'post_date','2020-10-08 15:14:27'),(196,20,'post_date_gmt','2020-10-08 15:14:27'),(197,20,'new_status','publish'),(198,20,'old_status','publish'),(199,20,'revision_id','358'),(200,20,'user_meta','dnaranjo@zews.co.cr'),(201,20,'user_meta','gruposuadi'),(202,20,'user_meta','gruposuadi'),(203,20,'user_meta','Administrator'),(204,20,'user_meta',''),(205,21,'post_title',''),(206,21,'singular_name','grupo de cambios'),(207,21,'post_date','2021-01-22 10:15:26'),(208,21,'post_date_gmt','2021-01-22 15:15:26'),(209,21,'new_status','trash'),(210,21,'old_status','publish'),(211,21,'user_meta','dnaranjo@zews.co.cr'),(212,21,'user_meta','gruposuadi'),(213,21,'user_meta','gruposuadi'),(214,21,'user_meta','Administrator'),(215,21,'user_meta',''),(216,22,'post_title',''),(217,22,'singular_name','grupo de cambios'),(218,22,'post_date','2021-01-22 10:15:26'),(219,22,'post_date_gmt','2021-01-22 15:15:26'),(220,22,'new_status','publish'),(221,22,'old_status','auto-draft'),(222,22,'user_meta','dnaranjo@zews.co.cr'),(223,22,'user_meta','gruposuadi'),(224,22,'user_meta','gruposuadi'),(225,22,'user_meta','Administrator'),(226,22,'user_meta',''),(227,23,'post_title','Inicio'),(228,23,'singular_name','página'),(229,23,'post_date','2020-10-07 21:28:23'),(230,23,'post_date_gmt','2020-10-07 21:28:23'),(231,23,'new_status','publish'),(232,23,'old_status','publish'),(233,23,'revision_id','373'),(234,23,'user_meta','dnaranjo@zews.co.cr'),(235,23,'user_meta','gruposuadi'),(236,23,'user_meta','gruposuadi'),(237,23,'user_meta','Administrator'),(238,23,'user_meta',''),(239,24,'post_title','construction-child'),(240,24,'singular_name','css personalizado'),(241,24,'post_date','2020-10-08 15:14:27'),(242,24,'post_date_gmt','2020-10-08 15:14:27'),(243,24,'new_status','publish'),(244,24,'old_status','publish'),(245,24,'revision_id','377'),(246,24,'user_meta','dnaranjo@zews.co.cr'),(247,24,'user_meta','gruposuadi'),(248,24,'user_meta','gruposuadi'),(249,24,'user_meta','Administrator'),(250,24,'user_meta',''),(251,25,'post_title',''),(252,25,'singular_name','grupo de cambios'),(253,25,'post_date','2021-01-22 10:29:26'),(254,25,'post_date_gmt','2021-01-22 15:29:26'),(255,25,'new_status','trash'),(256,25,'old_status','publish'),(257,25,'user_meta','dnaranjo@zews.co.cr'),(258,25,'user_meta','gruposuadi'),(259,25,'user_meta','gruposuadi'),(260,25,'user_meta','Administrator'),(261,25,'user_meta',''),(262,26,'post_title',''),(263,26,'singular_name','grupo de cambios'),(264,26,'post_date','2021-01-22 10:29:26'),(265,26,'post_date_gmt','2021-01-22 15:29:26'),(266,26,'new_status','publish'),(267,26,'old_status','auto-draft'),(268,26,'user_meta','dnaranjo@zews.co.cr'),(269,26,'user_meta','gruposuadi'),(270,26,'user_meta','gruposuadi'),(271,26,'user_meta','Administrator'),(272,26,'user_meta',''),(273,27,'post_title','Inicio'),(274,27,'singular_name','página'),(275,27,'post_date','2020-10-07 21:28:23'),(276,27,'post_date_gmt','2020-10-07 21:28:23'),(277,27,'new_status','publish'),(278,27,'old_status','publish'),(279,27,'revision_id','378'),(280,27,'user_meta','dnaranjo@zews.co.cr'),(281,27,'user_meta','gruposuadi'),(282,27,'user_meta','gruposuadi'),(283,27,'user_meta','Administrator'),(284,27,'user_meta',''),(285,28,'post_title','Inicio'),(286,28,'singular_name','página'),(287,28,'post_date','2020-10-07 21:28:23'),(288,28,'post_date_gmt','2020-10-07 21:28:23'),(289,28,'new_status','publish'),(290,28,'old_status','publish'),(291,28,'revision_id','381'),(292,28,'user_meta','dnaranjo@zews.co.cr'),(293,28,'user_meta','gruposuadi'),(294,28,'user_meta','gruposuadi'),(295,28,'user_meta','Administrator'),(296,28,'user_meta',''),(297,29,'post_title','Inicio'),(298,29,'singular_name','página'),(299,29,'post_date','2020-10-07 21:28:23'),(300,29,'post_date_gmt','2020-10-07 21:28:23'),(301,29,'new_status','publish'),(302,29,'old_status','publish'),(303,29,'revision_id','382'),(304,29,'user_meta','dnaranjo@zews.co.cr'),(305,29,'user_meta','gruposuadi'),(306,29,'user_meta','gruposuadi'),(307,29,'user_meta','Administrator'),(308,29,'user_meta',''),(309,30,'post_title','Inicio'),(310,30,'singular_name','página'),(311,30,'post_date','2020-10-07 21:28:23'),(312,30,'post_date_gmt','2020-10-07 21:28:23'),(313,30,'new_status','publish'),(314,30,'old_status','publish'),(315,30,'revision_id','383'),(316,30,'user_meta','dnaranjo@zews.co.cr'),(317,30,'user_meta','gruposuadi'),(318,30,'user_meta','gruposuadi'),(319,30,'user_meta','Administrator'),(320,30,'user_meta',''),(321,31,'post_title','Inicio'),(322,31,'singular_name','página'),(323,31,'post_date','2020-10-07 21:28:23'),(324,31,'post_date_gmt','2020-10-07 21:28:23'),(325,31,'new_status','publish'),(326,31,'old_status','publish'),(327,31,'revision_id','383'),(328,31,'user_meta','dnaranjo@zews.co.cr'),(329,31,'user_meta','gruposuadi'),(330,31,'user_meta','gruposuadi'),(331,31,'user_meta','Administrator'),(332,31,'user_meta',''),(333,32,'meta_key','_yoast_wpseo_content_score'),(334,32,'meta_value','60'),(335,32,'post_type','page'),(336,32,'user_meta','dnaranjo@zews.co.cr'),(337,32,'user_meta','gruposuadi'),(338,32,'user_meta','gruposuadi'),(339,32,'user_meta','Administrator'),(340,32,'user_meta',''),(341,33,'post_title','Maquinarias'),(342,33,'singular_name','página'),(343,33,'post_date','2020-09-29 15:12:29'),(344,33,'post_date_gmt','2020-09-29 15:12:29'),(345,33,'new_status','publish'),(346,33,'old_status','publish'),(347,33,'revision_id','62'),(348,33,'user_meta','dnaranjo@zews.co.cr'),(349,33,'user_meta','gruposuadi'),(350,33,'user_meta','gruposuadi'),(351,33,'user_meta','Administrator'),(352,33,'user_meta',''),(353,34,'meta_key','_yoast_wpseo_metadesc'),(354,34,'meta_value','Alquiler de Maquinarias en Panamá para todo tipo de trabajo pesado, movimiento de tierras, obras civiles, construcción y más.'),(355,34,'post_type','page'),(356,34,'user_meta','dnaranjo@zews.co.cr'),(357,34,'user_meta','gruposuadi'),(358,34,'user_meta','gruposuadi'),(359,34,'user_meta','Administrator'),(360,34,'user_meta',''),(361,35,'meta_key','_yoast_wpseo_linkdex'),(362,35,'meta_value','33'),(363,35,'post_type','page'),(364,35,'user_meta','dnaranjo@zews.co.cr'),(365,35,'user_meta','gruposuadi'),(366,35,'user_meta','gruposuadi'),(367,35,'user_meta','Administrator'),(368,35,'user_meta',''),(369,36,'post_title','construction-child'),(370,36,'singular_name','css personalizado'),(371,36,'post_date','2020-10-08 15:14:27'),(372,36,'post_date_gmt','2020-10-08 15:14:27'),(373,36,'new_status','publish'),(374,36,'old_status','publish'),(375,36,'revision_id','380'),(376,36,'user_meta','dnaranjo@zews.co.cr'),(377,36,'user_meta','gruposuadi'),(378,36,'user_meta','gruposuadi'),(379,36,'user_meta','Administrator'),(380,36,'user_meta',''),(381,37,'post_title',''),(382,37,'singular_name','grupo de cambios'),(383,37,'post_date','2021-01-22 11:54:40'),(384,37,'post_date_gmt','2021-01-22 16:54:40'),(385,37,'new_status','trash'),(386,37,'old_status','publish'),(387,37,'user_meta','dnaranjo@zews.co.cr'),(388,37,'user_meta','gruposuadi'),(389,37,'user_meta','gruposuadi'),(390,37,'user_meta','Administrator'),(391,37,'user_meta',''),(392,38,'post_title',''),(393,38,'singular_name','grupo de cambios'),(394,38,'post_date','2021-01-22 11:54:40'),(395,38,'post_date_gmt','2021-01-22 16:54:40'),(396,38,'new_status','publish'),(397,38,'old_status','auto-draft'),(398,38,'user_meta','dnaranjo@zews.co.cr'),(399,38,'user_meta','gruposuadi'),(400,38,'user_meta','gruposuadi'),(401,38,'user_meta','Administrator'),(402,38,'user_meta',''),(403,39,'post_title','construction-child'),(404,39,'singular_name','css personalizado'),(405,39,'post_date','2020-10-08 15:14:27'),(406,39,'post_date_gmt','2020-10-08 15:14:27'),(407,39,'new_status','publish'),(408,39,'old_status','publish'),(409,39,'revision_id','386'),(410,39,'user_meta','dnaranjo@zews.co.cr'),(411,39,'user_meta','gruposuadi'),(412,39,'user_meta','gruposuadi'),(413,39,'user_meta','Administrator'),(414,39,'user_meta',''),(415,40,'post_title',''),(416,40,'singular_name','grupo de cambios'),(417,40,'post_date','2021-01-22 12:11:51'),(418,40,'post_date_gmt','2021-01-22 17:11:51'),(419,40,'new_status','trash'),(420,40,'old_status','publish'),(421,40,'user_meta','dnaranjo@zews.co.cr'),(422,40,'user_meta','gruposuadi'),(423,40,'user_meta','gruposuadi'),(424,40,'user_meta','Administrator'),(425,40,'user_meta',''),(426,41,'post_title',''),(427,41,'singular_name','grupo de cambios'),(428,41,'post_date','2021-01-22 12:11:51'),(429,41,'post_date_gmt','2021-01-22 17:11:51'),(430,41,'new_status','publish'),(431,41,'old_status','auto-draft'),(432,41,'user_meta','dnaranjo@zews.co.cr'),(433,41,'user_meta','gruposuadi'),(434,41,'user_meta','gruposuadi'),(435,41,'user_meta','Administrator'),(436,41,'user_meta',''),(437,42,'post_title','construction-child'),(438,42,'singular_name','css personalizado'),(439,42,'post_date','2020-10-08 15:14:27'),(440,42,'post_date_gmt','2020-10-08 15:14:27'),(441,42,'new_status','publish'),(442,42,'old_status','publish'),(443,42,'revision_id','388'),(444,42,'user_meta','dnaranjo@zews.co.cr'),(445,42,'user_meta','gruposuadi'),(446,42,'user_meta','gruposuadi'),(447,42,'user_meta','Administrator'),(448,42,'user_meta',''),(449,43,'post_title',''),(450,43,'singular_name','grupo de cambios'),(451,43,'post_date','2021-01-22 12:59:54'),(452,43,'post_date_gmt','2021-01-22 17:59:54'),(453,43,'new_status','trash'),(454,43,'old_status','publish'),(455,43,'user_meta','dnaranjo@zews.co.cr'),(456,43,'user_meta','gruposuadi'),(457,43,'user_meta','gruposuadi'),(458,43,'user_meta','Administrator'),(459,43,'user_meta',''),(460,44,'post_title',''),(461,44,'singular_name','grupo de cambios'),(462,44,'post_date','2021-01-22 12:59:54'),(463,44,'post_date_gmt','2021-01-22 17:59:54'),(464,44,'new_status','publish'),(465,44,'old_status','new'),(466,44,'user_meta','dnaranjo@zews.co.cr'),(467,44,'user_meta','gruposuadi'),(468,44,'user_meta','gruposuadi'),(469,44,'user_meta','Administrator'),(470,44,'user_meta',''),(471,45,'post_title','construction-child'),(472,45,'singular_name','css personalizado'),(473,45,'post_date','2020-10-08 15:14:27'),(474,45,'post_date_gmt','2020-10-08 15:14:27'),(475,45,'new_status','publish'),(476,45,'old_status','publish'),(477,45,'revision_id','388'),(478,45,'user_meta','dnaranjo@zews.co.cr'),(479,45,'user_meta','gruposuadi'),(480,45,'user_meta','gruposuadi'),(481,45,'user_meta','Administrator'),(482,45,'user_meta',''),(483,46,'post_title',''),(484,46,'singular_name','grupo de cambios'),(485,46,'post_date','2021-01-22 13:15:10'),(486,46,'post_date_gmt','2021-01-22 18:15:10'),(487,46,'new_status','trash'),(488,46,'old_status','publish'),(489,46,'user_meta','dnaranjo@zews.co.cr'),(490,46,'user_meta','gruposuadi'),(491,46,'user_meta','gruposuadi'),(492,46,'user_meta','Administrator'),(493,46,'user_meta',''),(494,47,'post_title',''),(495,47,'singular_name','grupo de cambios'),(496,47,'post_date','2021-01-22 13:15:10'),(497,47,'post_date_gmt','2021-01-22 18:15:10'),(498,47,'new_status','publish'),(499,47,'old_status','auto-draft'),(500,47,'user_meta','dnaranjo@zews.co.cr'),(501,47,'user_meta','gruposuadi'),(502,47,'user_meta','gruposuadi'),(503,47,'user_meta','Administrator'),(504,47,'user_meta',''),(505,48,'post_title','construction-child'),(506,48,'singular_name','css personalizado'),(507,48,'post_date','2020-10-08 15:14:27'),(508,48,'post_date_gmt','2020-10-08 15:14:27'),(509,48,'new_status','publish'),(510,48,'old_status','publish'),(511,48,'revision_id','391'),(512,48,'user_meta','dnaranjo@zews.co.cr'),(513,48,'user_meta','gruposuadi'),(514,48,'user_meta','gruposuadi'),(515,48,'user_meta','Administrator'),(516,48,'user_meta',''),(517,49,'post_title',''),(518,49,'singular_name','grupo de cambios'),(519,49,'post_date','2021-01-22 13:16:07'),(520,49,'post_date_gmt','2021-01-22 18:16:07'),(521,49,'new_status','trash'),(522,49,'old_status','publish'),(523,49,'user_meta','dnaranjo@zews.co.cr'),(524,49,'user_meta','gruposuadi'),(525,49,'user_meta','gruposuadi'),(526,49,'user_meta','Administrator'),(527,49,'user_meta',''),(528,50,'post_title',''),(529,50,'singular_name','grupo de cambios'),(530,50,'post_date','2021-01-22 13:16:07'),(531,50,'post_date_gmt','2021-01-22 18:16:07'),(532,50,'new_status','publish'),(533,50,'old_status','new'),(534,50,'user_meta','dnaranjo@zews.co.cr'),(535,50,'user_meta','gruposuadi'),(536,50,'user_meta','gruposuadi'),(537,50,'user_meta','Administrator'),(538,50,'user_meta',''),(539,51,'post_title','Nosotros'),(540,51,'singular_name','página'),(541,51,'post_date','2020-10-07 18:58:16'),(542,51,'post_date_gmt','2020-10-07 18:58:16'),(543,51,'new_status','publish'),(544,51,'old_status','publish'),(545,51,'revision_id','327'),(546,51,'user_meta','dnaranjo@zews.co.cr'),(547,51,'user_meta','gruposuadi'),(548,51,'user_meta','gruposuadi'),(549,51,'user_meta','Administrator'),(550,51,'user_meta',''),(551,52,'meta_key','_yoast_wpseo_content_score'),(552,52,'meta_value','30'),(553,52,'post_type','page'),(554,52,'user_meta','dnaranjo@zews.co.cr'),(555,52,'user_meta','gruposuadi'),(556,52,'user_meta','gruposuadi'),(557,52,'user_meta','Administrator'),(558,52,'user_meta',''),(559,53,'name','EXCAVADORAS-VOLVO-210-Panama'),(560,53,'parent_title','Excavadoras'),(561,53,'parent_id','22'),(562,53,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-210-Panama.jpg'),(563,53,'user_meta','dnaranjo@zews.co.cr'),(564,53,'user_meta','gruposuadi'),(565,53,'user_meta','gruposuadi'),(566,53,'user_meta','Administrator'),(567,53,'user_meta',''),(568,54,'post_title','Excavadoras'),(569,54,'singular_name','service'),(570,54,'post_date','2020-10-02 12:54:37'),(571,54,'post_date_gmt','2020-10-02 12:54:37'),(572,54,'new_status','publish'),(573,54,'old_status','publish'),(574,54,'user_meta','dnaranjo@zews.co.cr'),(575,54,'user_meta','gruposuadi'),(576,54,'user_meta','gruposuadi'),(577,54,'user_meta','Administrator'),(578,54,'user_meta',''),(579,55,'name','EXCAVADORAS-VOLVO-210-Panama'),(580,55,'parent_id','22'),(581,55,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-210-Panama.jpg'),(582,55,'user_meta','dnaranjo@zews.co.cr'),(583,55,'user_meta','gruposuadi'),(584,55,'user_meta','gruposuadi'),(585,55,'user_meta','Administrator'),(586,55,'user_meta',''),(587,56,'name','EXCAVADORAS-VOLVO-Panama'),(588,56,'parent_title','Excavadoras'),(589,56,'parent_id','22'),(590,56,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg'),(591,56,'user_meta','dnaranjo@zews.co.cr'),(592,56,'user_meta','gruposuadi'),(593,56,'user_meta','gruposuadi'),(594,56,'user_meta','Administrator'),(595,56,'user_meta',''),(596,57,'post_title','Excavadoras'),(597,57,'singular_name','service'),(598,57,'post_date','2020-10-02 12:54:37'),(599,57,'post_date_gmt','2020-10-02 12:54:37'),(600,57,'new_status','publish'),(601,57,'old_status','publish'),(602,57,'user_meta','dnaranjo@zews.co.cr'),(603,57,'user_meta','gruposuadi'),(604,57,'user_meta','gruposuadi'),(605,57,'user_meta','Administrator'),(606,57,'user_meta',''),(607,58,'post_title','Excavadoras'),(608,58,'singular_name','service'),(609,58,'post_date','2020-10-02 12:54:37'),(610,58,'post_date_gmt','2020-10-02 12:54:37'),(611,58,'new_status','publish'),(612,58,'old_status','publish'),(613,58,'user_meta','dnaranjo@zews.co.cr'),(614,58,'user_meta','gruposuadi'),(615,58,'user_meta','gruposuadi'),(616,58,'user_meta','Administrator'),(617,58,'user_meta',''),(618,59,'name','tractores-oruga-panama-D6K'),(619,59,'parent_title','Tractores sobre Oruga'),(620,59,'parent_id','26'),(621,59,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg'),(622,59,'user_meta','dnaranjo@zews.co.cr'),(623,59,'user_meta','gruposuadi'),(624,59,'user_meta','gruposuadi'),(625,59,'user_meta','Administrator'),(626,59,'user_meta',''),(627,60,'name','tractores-oruga-panama-D6K'),(628,60,'user_meta','dnaranjo@zews.co.cr'),(629,60,'user_meta','gruposuadi'),(630,60,'user_meta','gruposuadi'),(631,60,'user_meta','Administrator'),(632,60,'user_meta',''),(633,61,'name','Tractores sobre orugas'),(634,61,'user_meta','dnaranjo@zews.co.cr'),(635,61,'user_meta','gruposuadi'),(636,61,'user_meta','gruposuadi'),(637,61,'user_meta','Administrator'),(638,61,'user_meta',''),(639,62,'post_title','Tractores sobre Oruga'),(640,62,'singular_name','service'),(641,62,'post_date','2020-10-02 11:04:11'),(642,62,'post_date_gmt','2020-10-02 11:04:11'),(643,62,'new_status','publish'),(644,62,'old_status','publish'),(645,62,'user_meta','dnaranjo@zews.co.cr'),(646,62,'user_meta','gruposuadi'),(647,62,'user_meta','gruposuadi'),(648,62,'user_meta','Administrator'),(649,62,'user_meta',''),(650,63,'meta_key','_yoast_wpseo_metadesc'),(651,63,'meta_value','Tractores sobre orugas tipo D4, D5 y D6, para sus trabajos de excavación y empuje, en la construcción de obras residenciales...'),(652,63,'post_type','services'),(653,63,'user_meta','dnaranjo@zews.co.cr'),(654,63,'user_meta','gruposuadi'),(655,63,'user_meta','gruposuadi'),(656,63,'user_meta','Administrator'),(657,63,'user_meta',''),(658,64,'meta_key','_yoast_wpseo_linkdex'),(659,64,'meta_value','38'),(660,64,'post_type','services'),(661,64,'user_meta','dnaranjo@zews.co.cr'),(662,64,'user_meta','gruposuadi'),(663,64,'user_meta','gruposuadi'),(664,64,'user_meta','Administrator'),(665,64,'user_meta',''),(666,65,'post_title','Tractores sobre Oruga'),(667,65,'singular_name','service'),(668,65,'post_date','2020-10-02 11:04:11'),(669,65,'post_date_gmt','2020-10-02 11:04:11'),(670,65,'new_status','publish'),(671,65,'old_status','publish'),(672,65,'user_meta','dnaranjo@zews.co.cr'),(673,65,'user_meta','gruposuadi'),(674,65,'user_meta','gruposuadi'),(675,65,'user_meta','Administrator'),(676,65,'user_meta',''),(677,66,'post_title','Excavadoras'),(678,66,'singular_name','service'),(679,66,'post_date','2020-10-02 12:54:37'),(680,66,'post_date_gmt','2020-10-02 12:54:37'),(681,66,'new_status','publish'),(682,66,'old_status','publish'),(683,66,'user_meta','dnaranjo@zews.co.cr'),(684,66,'user_meta','gruposuadi'),(685,66,'user_meta','gruposuadi'),(686,66,'user_meta','Administrator'),(687,66,'user_meta',''),(688,67,'name','Camiones-Articulados-Panama-T300'),(689,67,'parent_title','Camiones articulados'),(690,67,'parent_id','28'),(691,67,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama-T300.jpg'),(692,67,'user_meta','dnaranjo@zews.co.cr'),(693,67,'user_meta','gruposuadi'),(694,67,'user_meta','gruposuadi'),(695,67,'user_meta','Administrator'),(696,67,'user_meta',''),(697,68,'post_title','Camiones articulados'),(698,68,'singular_name','service'),(699,68,'post_date','2020-10-02 10:27:31'),(700,68,'post_date_gmt','2020-10-02 10:27:31'),(701,68,'new_status','publish'),(702,68,'old_status','publish'),(703,68,'user_meta','dnaranjo@zews.co.cr'),(704,68,'user_meta','gruposuadi'),(705,68,'user_meta','gruposuadi'),(706,68,'user_meta','Administrator'),(707,68,'user_meta',''),(708,69,'post_title','Camiones articulados'),(709,69,'singular_name','service'),(710,69,'post_date','2020-10-02 10:27:31'),(711,69,'post_date_gmt','2020-10-02 10:27:31'),(712,69,'new_status','publish'),(713,69,'old_status','publish'),(714,69,'user_meta','dnaranjo@zews.co.cr'),(715,69,'user_meta','gruposuadi'),(716,69,'user_meta','gruposuadi'),(717,69,'user_meta','Administrator'),(718,69,'user_meta',''),(719,70,'name','Camiones-Articulados-Panama_T300'),(720,70,'parent_title','Camiones articulados'),(721,70,'parent_id','28'),(722,70,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg'),(723,70,'user_meta','dnaranjo@zews.co.cr'),(724,70,'user_meta','gruposuadi'),(725,70,'user_meta','gruposuadi'),(726,70,'user_meta','Administrator'),(727,70,'user_meta',''),(728,71,'name','Camiones-Articulados-Panama-T300'),(729,71,'parent_id','28'),(730,71,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama-T300.jpg'),(731,71,'user_meta','dnaranjo@zews.co.cr'),(732,71,'user_meta','gruposuadi'),(733,71,'user_meta','gruposuadi'),(734,71,'user_meta','Administrator'),(735,71,'user_meta',''),(736,72,'name','Camiones-Articulados-Panama_T300'),(737,72,'user_meta','dnaranjo@zews.co.cr'),(738,72,'user_meta','gruposuadi'),(739,72,'user_meta','gruposuadi'),(740,72,'user_meta','Administrator'),(741,72,'user_meta',''),(742,73,'name','Camiones articulados'),(743,73,'user_meta','dnaranjo@zews.co.cr'),(744,73,'user_meta','gruposuadi'),(745,73,'user_meta','gruposuadi'),(746,73,'user_meta','Administrator'),(747,73,'user_meta',''),(748,74,'post_title','Camiones articulados'),(749,74,'singular_name','service'),(750,74,'post_date','2020-10-02 10:27:31'),(751,74,'post_date_gmt','2020-10-02 10:27:31'),(752,74,'new_status','publish'),(753,74,'old_status','publish'),(754,74,'user_meta','dnaranjo@zews.co.cr'),(755,74,'user_meta','gruposuadi'),(756,74,'user_meta','gruposuadi'),(757,74,'user_meta','Administrator'),(758,74,'user_meta',''),(759,75,'meta_key','_yoast_wpseo_linkdex'),(760,75,'meta_value','39'),(761,75,'post_type','services'),(762,75,'user_meta','dnaranjo@zews.co.cr'),(763,75,'user_meta','gruposuadi'),(764,75,'user_meta','gruposuadi'),(765,75,'user_meta','Administrator'),(766,75,'user_meta',''),(767,76,'name','Retroexcavadoras-panama'),(768,76,'parent_title','Retroexcavadoras'),(769,76,'parent_id','31'),(770,76,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg'),(771,76,'user_meta','dnaranjo@zews.co.cr'),(772,76,'user_meta','gruposuadi'),(773,76,'user_meta','gruposuadi'),(774,76,'user_meta','Administrator'),(775,76,'user_meta',''),(776,77,'post_title','Retroexcavadoras'),(777,77,'singular_name','service'),(778,77,'post_date','2020-10-02 09:37:29'),(779,77,'post_date_gmt','2020-10-02 09:37:29'),(780,77,'new_status','publish'),(781,77,'old_status','publish'),(782,77,'user_meta','dnaranjo@zews.co.cr'),(783,77,'user_meta','gruposuadi'),(784,77,'user_meta','gruposuadi'),(785,77,'user_meta','Administrator'),(786,77,'user_meta',''),(787,78,'post_title','Retroexcavadoras'),(788,78,'singular_name','service'),(789,78,'post_date','2020-10-02 09:37:29'),(790,78,'post_date_gmt','2020-10-02 09:37:29'),(791,78,'new_status','publish'),(792,78,'old_status','publish'),(793,78,'user_meta','dnaranjo@zews.co.cr'),(794,78,'user_meta','gruposuadi'),(795,78,'user_meta','gruposuadi'),(796,78,'user_meta','Administrator'),(797,78,'user_meta',''),(798,79,'name','compactadoras-panama'),(799,79,'parent_title','Compactadora lisa o de piña'),(800,79,'parent_id','34'),(801,79,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg'),(802,79,'user_meta','dnaranjo@zews.co.cr'),(803,79,'user_meta','gruposuadi'),(804,79,'user_meta','gruposuadi'),(805,79,'user_meta','Administrator'),(806,79,'user_meta',''),(807,80,'post_title','Compactadora lisa o de piña'),(808,80,'singular_name','service'),(809,80,'post_date','2020-10-02 08:38:53'),(810,80,'post_date_gmt','2020-10-02 08:38:53'),(811,80,'new_status','publish'),(812,80,'old_status','publish'),(813,80,'user_meta','dnaranjo@zews.co.cr'),(814,80,'user_meta','gruposuadi'),(815,80,'user_meta','gruposuadi'),(816,80,'user_meta','Administrator'),(817,80,'user_meta',''),(818,81,'post_title','Compactadora lisa o de piña'),(819,81,'singular_name','service'),(820,81,'post_date','2020-10-02 08:38:53'),(821,81,'post_date_gmt','2020-10-02 08:38:53'),(822,81,'new_status','publish'),(823,81,'old_status','publish'),(824,81,'user_meta','dnaranjo@zews.co.cr'),(825,81,'user_meta','gruposuadi'),(826,81,'user_meta','gruposuadi'),(827,81,'user_meta','Administrator'),(828,81,'user_meta',''),(829,82,'name','motoniveladora-panama'),(830,82,'parent_title','Motoniveladoras o cuchillas'),(831,82,'parent_id','38'),(832,82,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg'),(833,82,'user_meta','dnaranjo@zews.co.cr'),(834,82,'user_meta','gruposuadi'),(835,82,'user_meta','gruposuadi'),(836,82,'user_meta','Administrator'),(837,82,'user_meta',''),(838,83,'post_title','Motoniveladoras o cuchillas'),(839,83,'singular_name','service'),(840,83,'post_date','2020-10-01 15:09:04'),(841,83,'post_date_gmt','2020-10-01 15:09:04'),(842,83,'new_status','publish'),(843,83,'old_status','publish'),(844,83,'user_meta','dnaranjo@zews.co.cr'),(845,83,'user_meta','gruposuadi'),(846,83,'user_meta','gruposuadi'),(847,83,'user_meta','Administrator'),(848,83,'user_meta',''),(849,84,'name','cargadores-frontales-panama'),(850,84,'parent_title','Cargadores frontales'),(851,84,'parent_id','40'),(852,84,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg'),(853,84,'user_meta','dnaranjo@zews.co.cr'),(854,84,'user_meta','gruposuadi'),(855,84,'user_meta','gruposuadi'),(856,84,'user_meta','Administrator'),(857,84,'user_meta',''),(858,85,'post_title','Cargadores frontales'),(859,85,'singular_name','service'),(860,85,'post_date','2020-10-01 14:36:23'),(861,85,'post_date_gmt','2020-10-01 14:36:23'),(862,85,'new_status','publish'),(863,85,'old_status','publish'),(864,85,'user_meta','dnaranjo@zews.co.cr'),(865,85,'user_meta','gruposuadi'),(866,85,'user_meta','gruposuadi'),(867,85,'user_meta','Administrator'),(868,85,'user_meta',''),(869,86,'name','Dumpers-panama'),(870,86,'parent_title','Dumpers'),(871,86,'parent_id','44'),(872,86,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg'),(873,86,'user_meta','dnaranjo@zews.co.cr'),(874,86,'user_meta','gruposuadi'),(875,86,'user_meta','gruposuadi'),(876,86,'user_meta','Administrator'),(877,86,'user_meta',''),(878,87,'post_title','Dumpers'),(879,87,'singular_name','service'),(880,87,'post_date','2020-10-01 12:09:05'),(881,87,'post_date_gmt','2020-10-01 12:09:05'),(882,87,'new_status','publish'),(883,87,'old_status','publish'),(884,87,'user_meta','dnaranjo@zews.co.cr'),(885,87,'user_meta','gruposuadi'),(886,87,'user_meta','gruposuadi'),(887,87,'user_meta','Administrator'),(888,87,'user_meta',''),(889,88,'name','Hormigonera-Panama'),(890,88,'parent_title','Hormigonera auto cargante'),(891,88,'parent_id','57'),(892,88,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg'),(893,88,'user_meta','dnaranjo@zews.co.cr'),(894,88,'user_meta','gruposuadi'),(895,88,'user_meta','gruposuadi'),(896,88,'user_meta','Administrator'),(897,88,'user_meta',''),(898,89,'post_title','Hormigonera auto cargante'),(899,89,'singular_name','service'),(900,89,'post_date','2020-10-01 08:58:32'),(901,89,'post_date_gmt','2020-10-01 08:58:32'),(902,89,'new_status','publish'),(903,89,'old_status','publish'),(904,89,'user_meta','dnaranjo@zews.co.cr'),(905,89,'user_meta','gruposuadi'),(906,89,'user_meta','gruposuadi'),(907,89,'user_meta','Administrator'),(908,89,'user_meta',''),(909,90,'post_title','Cargadores frontales'),(910,90,'singular_name','service'),(911,90,'post_date','2020-10-01 14:36:23'),(912,90,'post_date_gmt','2020-10-01 14:36:23'),(913,90,'new_status','publish'),(914,90,'old_status','publish'),(915,90,'user_meta','dnaranjo@zews.co.cr'),(916,90,'user_meta','gruposuadi'),(917,90,'user_meta','gruposuadi'),(918,90,'user_meta','Administrator'),(919,90,'user_meta',''),(920,91,'post_title','Camiones cisterna'),(921,91,'singular_name','service'),(922,91,'post_date','2020-10-01 10:24:23'),(923,91,'post_date_gmt','2020-10-01 10:24:23'),(924,91,'new_status','publish'),(925,91,'old_status','publish'),(926,91,'user_meta','dnaranjo@zews.co.cr'),(927,91,'user_meta','gruposuadi'),(928,91,'user_meta','gruposuadi'),(929,91,'user_meta','Administrator'),(930,91,'user_meta',''),(931,92,'name','mejoramiento-caminos-panama'),(932,92,'parent_title','Mejoramiento de caminos'),(933,92,'parent_id','85'),(934,92,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg'),(935,92,'user_meta','dnaranjo@zews.co.cr'),(936,92,'user_meta','gruposuadi'),(937,92,'user_meta','gruposuadi'),(938,92,'user_meta','Administrator'),(939,92,'user_meta',''),(940,93,'name','mejoramiento-caminos(12)'),(941,93,'parent_title','Mejoramiento de caminos'),(942,93,'parent_id','85'),(943,93,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos12.jpg'),(944,93,'user_meta','dnaranjo@zews.co.cr'),(945,93,'user_meta','gruposuadi'),(946,93,'user_meta','gruposuadi'),(947,93,'user_meta','Administrator'),(948,93,'user_meta',''),(949,94,'name','mejoramiento-caminos(13)'),(950,94,'parent_title','Mejoramiento de caminos'),(951,94,'parent_id','85'),(952,94,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos13.jpg'),(953,94,'user_meta','dnaranjo@zews.co.cr'),(954,94,'user_meta','gruposuadi'),(955,94,'user_meta','gruposuadi'),(956,94,'user_meta','Administrator'),(957,94,'user_meta',''),(958,95,'name','mejoramiento-caminos(9)'),(959,95,'parent_title','Mejoramiento de caminos'),(960,95,'parent_id','85'),(961,95,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos9.jpg'),(962,95,'user_meta','dnaranjo@zews.co.cr'),(963,95,'user_meta','gruposuadi'),(964,95,'user_meta','gruposuadi'),(965,95,'user_meta','Administrator'),(966,95,'user_meta',''),(967,96,'name','mejoramiento-caminos(10)'),(968,96,'parent_title','Mejoramiento de caminos'),(969,96,'parent_id','85'),(970,96,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos10.jpg'),(971,96,'user_meta','dnaranjo@zews.co.cr'),(972,96,'user_meta','gruposuadi'),(973,96,'user_meta','gruposuadi'),(974,96,'user_meta','Administrator'),(975,96,'user_meta',''),(976,97,'name','mejoramiento-caminos(11)'),(977,97,'parent_title','Mejoramiento de caminos'),(978,97,'parent_id','85'),(979,97,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos11.jpg'),(980,97,'user_meta','dnaranjo@zews.co.cr'),(981,97,'user_meta','gruposuadi'),(982,97,'user_meta','gruposuadi'),(983,97,'user_meta','Administrator'),(984,97,'user_meta',''),(985,98,'name','mejoramiento-caminos(6)'),(986,98,'parent_title','Mejoramiento de caminos'),(987,98,'parent_id','85'),(988,98,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos6.jpg'),(989,98,'user_meta','dnaranjo@zews.co.cr'),(990,98,'user_meta','gruposuadi'),(991,98,'user_meta','gruposuadi'),(992,98,'user_meta','Administrator'),(993,98,'user_meta',''),(994,99,'name','mejoramiento-caminos(7)'),(995,99,'parent_title','Mejoramiento de caminos'),(996,99,'parent_id','85'),(997,99,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos7.jpg'),(998,99,'user_meta','dnaranjo@zews.co.cr'),(999,99,'user_meta','gruposuadi'),(1000,99,'user_meta','gruposuadi'),(1001,99,'user_meta','Administrator'),(1002,99,'user_meta',''),(1003,100,'name','mejoramiento-caminos(8)'),(1004,100,'parent_title','Mejoramiento de caminos'),(1005,100,'parent_id','85'),(1006,100,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos8.jpg'),(1007,100,'user_meta','dnaranjo@zews.co.cr'),(1008,100,'user_meta','gruposuadi'),(1009,100,'user_meta','gruposuadi'),(1010,100,'user_meta','Administrator'),(1011,100,'user_meta',''),(1012,101,'post_title','Mejoramiento de caminos'),(1013,101,'singular_name','service'),(1014,101,'post_date','2020-10-07 08:42:43'),(1015,101,'post_date_gmt','2020-10-07 08:42:43'),(1016,101,'new_status','publish'),(1017,101,'old_status','publish'),(1018,101,'user_meta','dnaranjo@zews.co.cr'),(1019,101,'user_meta','gruposuadi'),(1020,101,'user_meta','gruposuadi'),(1021,101,'user_meta','Administrator'),(1022,101,'user_meta',''),(1023,102,'post_title','Mejoramiento de caminos'),(1024,102,'singular_name','service'),(1025,102,'post_date','2020-10-07 08:42:43'),(1026,102,'post_date_gmt','2020-10-07 08:42:43'),(1027,102,'new_status','publish'),(1028,102,'old_status','publish'),(1029,102,'user_meta','dnaranjo@zews.co.cr'),(1030,102,'user_meta','gruposuadi'),(1031,102,'user_meta','gruposuadi'),(1032,102,'user_meta','Administrator'),(1033,102,'user_meta',''),(1034,103,'post_title','Mejoramiento de caminos'),(1035,103,'singular_name','service'),(1036,103,'post_date','2020-10-07 08:42:43'),(1037,103,'post_date_gmt','2020-10-07 08:42:43'),(1038,103,'new_status','publish'),(1039,103,'old_status','publish'),(1040,103,'user_meta','dnaranjo@zews.co.cr'),(1041,103,'user_meta','gruposuadi'),(1042,103,'user_meta','gruposuadi'),(1043,103,'user_meta','Administrator'),(1044,103,'user_meta',''),(1045,104,'name','caminos(1)'),(1046,104,'parent_title','Mejoramiento de caminos'),(1047,104,'parent_id','85'),(1048,104,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos1.jpg'),(1049,104,'user_meta','dnaranjo@zews.co.cr'),(1050,104,'user_meta','gruposuadi'),(1051,104,'user_meta','gruposuadi'),(1052,104,'user_meta','Administrator'),(1053,104,'user_meta',''),(1054,105,'name','caminos(2)'),(1055,105,'parent_title','Mejoramiento de caminos'),(1056,105,'parent_id','85'),(1057,105,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos2.jpg'),(1058,105,'user_meta','dnaranjo@zews.co.cr'),(1059,105,'user_meta','gruposuadi'),(1060,105,'user_meta','gruposuadi'),(1061,105,'user_meta','Administrator'),(1062,105,'user_meta',''),(1063,106,'name','caminos(3)'),(1064,106,'parent_title','Mejoramiento de caminos'),(1065,106,'parent_id','85'),(1066,106,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos3.jpg'),(1067,106,'user_meta','dnaranjo@zews.co.cr'),(1068,106,'user_meta','gruposuadi'),(1069,106,'user_meta','gruposuadi'),(1070,106,'user_meta','Administrator'),(1071,106,'user_meta',''),(1072,107,'name','caminos(4)'),(1073,107,'parent_title','Mejoramiento de caminos'),(1074,107,'parent_id','85'),(1075,107,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos4.jpg'),(1076,107,'user_meta','dnaranjo@zews.co.cr'),(1077,107,'user_meta','gruposuadi'),(1078,107,'user_meta','gruposuadi'),(1079,107,'user_meta','Administrator'),(1080,107,'user_meta',''),(1081,108,'name','caminos(5)'),(1082,108,'parent_title','Mejoramiento de caminos'),(1083,108,'parent_id','85'),(1084,108,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos5.jpg'),(1085,108,'user_meta','dnaranjo@zews.co.cr'),(1086,108,'user_meta','gruposuadi'),(1087,108,'user_meta','gruposuadi'),(1088,108,'user_meta','Administrator'),(1089,108,'user_meta',''),(1090,109,'post_title','Mejoramiento de caminos'),(1091,109,'singular_name','service'),(1092,109,'post_date','2020-10-07 08:42:43'),(1093,109,'post_date_gmt','2020-10-07 08:42:43'),(1094,109,'new_status','publish'),(1095,109,'old_status','publish'),(1096,109,'user_meta','dnaranjo@zews.co.cr'),(1097,109,'user_meta','gruposuadi'),(1098,109,'user_meta','gruposuadi'),(1099,109,'user_meta','Administrator'),(1100,109,'user_meta',''),(1101,110,'name','movimientos-tierra(1)'),(1102,110,'parent_title','Movimientos de tierra'),(1103,110,'parent_id','87'),(1104,110,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra1.jpg'),(1105,110,'user_meta','dnaranjo@zews.co.cr'),(1106,110,'user_meta','gruposuadi'),(1107,110,'user_meta','gruposuadi'),(1108,110,'user_meta','Administrator'),(1109,110,'user_meta',''),(1110,111,'name','movimientos-tierra(2)'),(1111,111,'parent_title','Movimientos de tierra'),(1112,111,'parent_id','87'),(1113,111,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra2.jpg'),(1114,111,'user_meta','dnaranjo@zews.co.cr'),(1115,111,'user_meta','gruposuadi'),(1116,111,'user_meta','gruposuadi'),(1117,111,'user_meta','Administrator'),(1118,111,'user_meta',''),(1119,112,'name','movimientos-tierra(3)'),(1120,112,'parent_title','Movimientos de tierra'),(1121,112,'parent_id','87'),(1122,112,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra3.jpg'),(1123,112,'user_meta','dnaranjo@zews.co.cr'),(1124,112,'user_meta','gruposuadi'),(1125,112,'user_meta','gruposuadi'),(1126,112,'user_meta','Administrator'),(1127,112,'user_meta',''),(1128,113,'name','movimientos-tierra(4)'),(1129,113,'parent_title','Movimientos de tierra'),(1130,113,'parent_id','87'),(1131,113,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra4.jpg'),(1132,113,'user_meta','dnaranjo@zews.co.cr'),(1133,113,'user_meta','gruposuadi'),(1134,113,'user_meta','gruposuadi'),(1135,113,'user_meta','Administrator'),(1136,113,'user_meta',''),(1137,114,'name','movimientos-tierra(5)'),(1138,114,'parent_title','Movimientos de tierra'),(1139,114,'parent_id','87'),(1140,114,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra5.jpg'),(1141,114,'user_meta','dnaranjo@zews.co.cr'),(1142,114,'user_meta','gruposuadi'),(1143,114,'user_meta','gruposuadi'),(1144,114,'user_meta','Administrator'),(1145,114,'user_meta',''),(1146,115,'name','movimientos-tierra(6)'),(1147,115,'parent_title','Movimientos de tierra'),(1148,115,'parent_id','87'),(1149,115,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra6.jpg'),(1150,115,'user_meta','dnaranjo@zews.co.cr'),(1151,115,'user_meta','gruposuadi'),(1152,115,'user_meta','gruposuadi'),(1153,115,'user_meta','Administrator'),(1154,115,'user_meta',''),(1155,116,'name','movimientos-tierra(7)'),(1156,116,'parent_title','Movimientos de tierra'),(1157,116,'parent_id','87'),(1158,116,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra7.jpg'),(1159,116,'user_meta','dnaranjo@zews.co.cr'),(1160,116,'user_meta','gruposuadi'),(1161,116,'user_meta','gruposuadi'),(1162,116,'user_meta','Administrator'),(1163,116,'user_meta',''),(1164,117,'name','movimientos-tierra(8)'),(1165,117,'parent_title','Movimientos de tierra'),(1166,117,'parent_id','87'),(1167,117,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra8.jpg'),(1168,117,'user_meta','dnaranjo@zews.co.cr'),(1169,117,'user_meta','gruposuadi'),(1170,117,'user_meta','gruposuadi'),(1171,117,'user_meta','Administrator'),(1172,117,'user_meta',''),(1173,118,'name','movimientos-tierra(9)'),(1174,118,'parent_title','Movimientos de tierra'),(1175,118,'parent_id','87'),(1176,118,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra9.jpg'),(1177,118,'user_meta','dnaranjo@zews.co.cr'),(1178,118,'user_meta','gruposuadi'),(1179,118,'user_meta','gruposuadi'),(1180,118,'user_meta','Administrator'),(1181,118,'user_meta',''),(1182,119,'post_title','Movimientos de tierra'),(1183,119,'singular_name','service'),(1184,119,'post_date','2020-10-07 07:47:43'),(1185,119,'post_date_gmt','2020-10-07 07:47:43'),(1186,119,'new_status','publish'),(1187,119,'old_status','publish'),(1188,119,'user_meta','dnaranjo@zews.co.cr'),(1189,119,'user_meta','gruposuadi'),(1190,119,'user_meta','gruposuadi'),(1191,119,'user_meta','Administrator'),(1192,119,'user_meta',''),(1193,120,'post_title','Movimientos de tierra'),(1194,120,'singular_name','service'),(1195,120,'post_date','2020-10-07 07:47:43'),(1196,120,'post_date_gmt','2020-10-07 07:47:43'),(1197,120,'new_status','publish'),(1198,120,'old_status','publish'),(1199,120,'user_meta','dnaranjo@zews.co.cr'),(1200,120,'user_meta','gruposuadi'),(1201,120,'user_meta','gruposuadi'),(1202,120,'user_meta','Administrator'),(1203,120,'user_meta',''),(1204,121,'name','construccion-hidroelectricas'),(1205,121,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1206,121,'parent_id','71'),(1207,121,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg'),(1208,121,'user_meta','dnaranjo@zews.co.cr'),(1209,121,'user_meta','gruposuadi'),(1210,121,'user_meta','gruposuadi'),(1211,121,'user_meta','Administrator'),(1212,121,'user_meta',''),(1213,122,'post_title','Construcción y mantenimiento de hidroeléctricas'),(1214,122,'singular_name','service'),(1215,122,'post_date','2020-10-07 14:47:28'),(1216,122,'post_date_gmt','2020-10-07 14:47:28'),(1217,122,'new_status','publish'),(1218,122,'old_status','publish'),(1219,122,'user_meta','dnaranjo@zews.co.cr'),(1220,122,'user_meta','gruposuadi'),(1221,122,'user_meta','gruposuadi'),(1222,122,'user_meta','Administrator'),(1223,122,'user_meta',''),(1224,123,'name','construccion-hidroelectrica(1)'),(1225,123,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1226,123,'parent_id','71'),(1227,123,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica1.jpg'),(1228,123,'user_meta','dnaranjo@zews.co.cr'),(1229,123,'user_meta','gruposuadi'),(1230,123,'user_meta','gruposuadi'),(1231,123,'user_meta','Administrator'),(1232,123,'user_meta',''),(1233,124,'name','construccion-hidroelectrica(2)'),(1234,124,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1235,124,'parent_id','71'),(1236,124,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica2.jpg'),(1237,124,'user_meta','dnaranjo@zews.co.cr'),(1238,124,'user_meta','gruposuadi'),(1239,124,'user_meta','gruposuadi'),(1240,124,'user_meta','Administrator'),(1241,124,'user_meta',''),(1242,125,'name','construccion-hidroelectrica(3)'),(1243,125,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1244,125,'parent_id','71'),(1245,125,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica3.jpg'),(1246,125,'user_meta','dnaranjo@zews.co.cr'),(1247,125,'user_meta','gruposuadi'),(1248,125,'user_meta','gruposuadi'),(1249,125,'user_meta','Administrator'),(1250,125,'user_meta',''),(1251,126,'name','construccion-hidroelectrica(4)'),(1252,126,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1253,126,'parent_id','71'),(1254,126,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica4.jpg'),(1255,126,'user_meta','dnaranjo@zews.co.cr'),(1256,126,'user_meta','gruposuadi'),(1257,126,'user_meta','gruposuadi'),(1258,126,'user_meta','Administrator'),(1259,126,'user_meta',''),(1260,127,'name','construccion-hidroelectrica(5)'),(1261,127,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1262,127,'parent_id','71'),(1263,127,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica5.jpg'),(1264,127,'user_meta','dnaranjo@zews.co.cr'),(1265,127,'user_meta','gruposuadi'),(1266,127,'user_meta','gruposuadi'),(1267,127,'user_meta','Administrator'),(1268,127,'user_meta',''),(1269,128,'name','construccion-hidroelectrica(6)'),(1270,128,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1271,128,'parent_id','71'),(1272,128,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica6.jpg'),(1273,128,'user_meta','dnaranjo@zews.co.cr'),(1274,128,'user_meta','gruposuadi'),(1275,128,'user_meta','gruposuadi'),(1276,128,'user_meta','Administrator'),(1277,128,'user_meta',''),(1278,129,'name','construccion-hidroelectrica(7)'),(1279,129,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1280,129,'parent_id','71'),(1281,129,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica7.jpg'),(1282,129,'user_meta','dnaranjo@zews.co.cr'),(1283,129,'user_meta','gruposuadi'),(1284,129,'user_meta','gruposuadi'),(1285,129,'user_meta','Administrator'),(1286,129,'user_meta',''),(1287,130,'name','construccion-hidroelectrica(8)'),(1288,130,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1289,130,'parent_id','71'),(1290,130,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica8.jpg'),(1291,130,'user_meta','dnaranjo@zews.co.cr'),(1292,130,'user_meta','gruposuadi'),(1293,130,'user_meta','gruposuadi'),(1294,130,'user_meta','Administrator'),(1295,130,'user_meta',''),(1296,131,'name','construccion-hidroelectrica(9)'),(1297,131,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1298,131,'parent_id','71'),(1299,131,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica9.jpg'),(1300,131,'user_meta','dnaranjo@zews.co.cr'),(1301,131,'user_meta','gruposuadi'),(1302,131,'user_meta','gruposuadi'),(1303,131,'user_meta','Administrator'),(1304,131,'user_meta',''),(1305,132,'name','construccion-hidroelectrica(10)'),(1306,132,'parent_title','Construcción y mantenimiento de hidroeléctricas'),(1307,132,'parent_id','71'),(1308,132,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica10.jpg'),(1309,132,'user_meta','dnaranjo@zews.co.cr'),(1310,132,'user_meta','gruposuadi'),(1311,132,'user_meta','gruposuadi'),(1312,132,'user_meta','Administrator'),(1313,132,'user_meta',''),(1314,133,'post_title','Construcción y mantenimiento de hidroeléctricas'),(1315,133,'singular_name','service'),(1316,133,'post_date','2020-10-07 14:47:28'),(1317,133,'post_date_gmt','2020-10-07 14:47:28'),(1318,133,'new_status','publish'),(1319,133,'old_status','publish'),(1320,133,'user_meta','dnaranjo@zews.co.cr'),(1321,133,'user_meta','gruposuadi'),(1322,133,'user_meta','gruposuadi'),(1323,133,'user_meta','Administrator'),(1324,133,'user_meta',''),(1325,134,'post_title','Construcción y mantenimiento de hidroeléctricas'),(1326,134,'singular_name','service'),(1327,134,'post_date','2020-10-07 14:47:28'),(1328,134,'post_date_gmt','2020-10-07 14:47:28'),(1329,134,'new_status','publish'),(1330,134,'old_status','publish'),(1331,134,'user_meta','dnaranjo@zews.co.cr'),(1332,134,'user_meta','gruposuadi'),(1333,134,'user_meta','gruposuadi'),(1334,134,'user_meta','Administrator'),(1335,134,'user_meta',''),(1336,135,'name','tubos-alcantarillados'),(1337,135,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1338,135,'parent_id','82'),(1339,135,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg'),(1340,135,'user_meta','dnaranjo@zews.co.cr'),(1341,135,'user_meta','gruposuadi'),(1342,135,'user_meta','gruposuadi'),(1343,135,'user_meta','Administrator'),(1344,135,'user_meta',''),(1345,136,'post_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1346,136,'singular_name','service'),(1347,136,'post_date','2020-10-07 09:09:59'),(1348,136,'post_date_gmt','2020-10-07 09:09:59'),(1349,136,'new_status','publish'),(1350,136,'old_status','publish'),(1351,136,'user_meta','dnaranjo@zews.co.cr'),(1352,136,'user_meta','gruposuadi'),(1353,136,'user_meta','gruposuadi'),(1354,136,'user_meta','Administrator'),(1355,136,'user_meta',''),(1356,137,'name','instalacion-tuberias(1)'),(1357,137,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1358,137,'parent_id','82'),(1359,137,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias1.jpg'),(1360,137,'user_meta','dnaranjo@zews.co.cr'),(1361,137,'user_meta','gruposuadi'),(1362,137,'user_meta','gruposuadi'),(1363,137,'user_meta','Administrator'),(1364,137,'user_meta',''),(1365,138,'name','instalacion-tuberias(2)'),(1366,138,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1367,138,'parent_id','82'),(1368,138,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias2.jpg'),(1369,138,'user_meta','dnaranjo@zews.co.cr'),(1370,138,'user_meta','gruposuadi'),(1371,138,'user_meta','gruposuadi'),(1372,138,'user_meta','Administrator'),(1373,138,'user_meta',''),(1374,139,'name','instalacion-tuberias(3)'),(1375,139,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1376,139,'parent_id','82'),(1377,139,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias3.jpg'),(1378,139,'user_meta','dnaranjo@zews.co.cr'),(1379,139,'user_meta','gruposuadi'),(1380,139,'user_meta','gruposuadi'),(1381,139,'user_meta','Administrator'),(1382,139,'user_meta',''),(1383,140,'name','instalacion-tuberias(4)'),(1384,140,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1385,140,'parent_id','82'),(1386,140,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias4.jpg'),(1387,140,'user_meta','dnaranjo@zews.co.cr'),(1388,140,'user_meta','gruposuadi'),(1389,140,'user_meta','gruposuadi'),(1390,140,'user_meta','Administrator'),(1391,140,'user_meta',''),(1392,141,'name','instalacion-tuberias(5)'),(1393,141,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1394,141,'parent_id','82'),(1395,141,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias5.jpg'),(1396,141,'user_meta','dnaranjo@zews.co.cr'),(1397,141,'user_meta','gruposuadi'),(1398,141,'user_meta','gruposuadi'),(1399,141,'user_meta','Administrator'),(1400,141,'user_meta',''),(1401,142,'name','instalacion-tuberias(6)'),(1402,142,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1403,142,'parent_id','82'),(1404,142,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias6.jpg'),(1405,142,'user_meta','dnaranjo@zews.co.cr'),(1406,142,'user_meta','gruposuadi'),(1407,142,'user_meta','gruposuadi'),(1408,142,'user_meta','Administrator'),(1409,142,'user_meta',''),(1410,143,'name','instalacion-tuberias(7)'),(1411,143,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1412,143,'parent_id','82'),(1413,143,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias7.jpg'),(1414,143,'user_meta','dnaranjo@zews.co.cr'),(1415,143,'user_meta','gruposuadi'),(1416,143,'user_meta','gruposuadi'),(1417,143,'user_meta','Administrator'),(1418,143,'user_meta',''),(1419,144,'name','instalacion-tuberias(8)'),(1420,144,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1421,144,'parent_id','82'),(1422,144,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias8.jpg'),(1423,144,'user_meta','dnaranjo@zews.co.cr'),(1424,144,'user_meta','gruposuadi'),(1425,144,'user_meta','gruposuadi'),(1426,144,'user_meta','Administrator'),(1427,144,'user_meta',''),(1428,145,'name','instalacion-tuberias(9)'),(1429,145,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1430,145,'parent_id','82'),(1431,145,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias9.jpg'),(1432,145,'user_meta','dnaranjo@zews.co.cr'),(1433,145,'user_meta','gruposuadi'),(1434,145,'user_meta','gruposuadi'),(1435,145,'user_meta','Administrator'),(1436,145,'user_meta',''),(1437,146,'name','instalacion-tuberias(10)'),(1438,146,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1439,146,'parent_id','82'),(1440,146,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias10.jpg'),(1441,146,'user_meta','dnaranjo@zews.co.cr'),(1442,146,'user_meta','gruposuadi'),(1443,146,'user_meta','gruposuadi'),(1444,146,'user_meta','Administrator'),(1445,146,'user_meta',''),(1446,147,'name','instalacion-tuberias(11)'),(1447,147,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1448,147,'parent_id','82'),(1449,147,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias11.jpg'),(1450,147,'user_meta','dnaranjo@zews.co.cr'),(1451,147,'user_meta','gruposuadi'),(1452,147,'user_meta','gruposuadi'),(1453,147,'user_meta','Administrator'),(1454,147,'user_meta',''),(1455,148,'name','instalacion-tuberias(12)'),(1456,148,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1457,148,'parent_id','82'),(1458,148,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias12.jpg'),(1459,148,'user_meta','dnaranjo@zews.co.cr'),(1460,148,'user_meta','gruposuadi'),(1461,148,'user_meta','gruposuadi'),(1462,148,'user_meta','Administrator'),(1463,148,'user_meta',''),(1464,149,'name','instalacion-tuberias(13)'),(1465,149,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1466,149,'parent_id','82'),(1467,149,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias13.jpg'),(1468,149,'user_meta','dnaranjo@zews.co.cr'),(1469,149,'user_meta','gruposuadi'),(1470,149,'user_meta','gruposuadi'),(1471,149,'user_meta','Administrator'),(1472,149,'user_meta',''),(1473,150,'name','instalacion-tuberias(14)'),(1474,150,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1475,150,'parent_id','82'),(1476,150,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias14.jpg'),(1477,150,'user_meta','dnaranjo@zews.co.cr'),(1478,150,'user_meta','gruposuadi'),(1479,150,'user_meta','gruposuadi'),(1480,150,'user_meta','Administrator'),(1481,150,'user_meta',''),(1482,151,'name','instalacion-tuberias(15)'),(1483,151,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1484,151,'parent_id','82'),(1485,151,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias15.jpg'),(1486,151,'user_meta','dnaranjo@zews.co.cr'),(1487,151,'user_meta','gruposuadi'),(1488,151,'user_meta','gruposuadi'),(1489,151,'user_meta','Administrator'),(1490,151,'user_meta',''),(1491,152,'name','instalacion-tuberias(16)'),(1492,152,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1493,152,'parent_id','82'),(1494,152,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias16.jpg'),(1495,152,'user_meta','dnaranjo@zews.co.cr'),(1496,152,'user_meta','gruposuadi'),(1497,152,'user_meta','gruposuadi'),(1498,152,'user_meta','Administrator'),(1499,152,'user_meta',''),(1500,153,'name','instalacion-tuberias(17)'),(1501,153,'parent_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1502,153,'parent_id','82'),(1503,153,'url','https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias17.jpg'),(1504,153,'user_meta','dnaranjo@zews.co.cr'),(1505,153,'user_meta','gruposuadi'),(1506,153,'user_meta','gruposuadi'),(1507,153,'user_meta','Administrator'),(1508,153,'user_meta',''),(1509,154,'post_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(1510,154,'singular_name','service'),(1511,154,'post_date','2020-10-07 09:09:59'),(1512,154,'post_date_gmt','2020-10-07 09:09:59'),(1513,154,'new_status','publish'),(1514,154,'old_status','publish'),(1515,154,'user_meta','dnaranjo@zews.co.cr'),(1516,154,'user_meta','gruposuadi'),(1517,154,'user_meta','gruposuadi'),(1518,154,'user_meta','Administrator'),(1519,154,'user_meta',''),(1520,155,'post_title','Construcción de proyectos residenciales y proyectos macro de interés social'),(1521,155,'singular_name','service'),(1522,155,'post_date','2020-10-07 10:53:36'),(1523,155,'post_date_gmt','2020-10-07 10:53:36'),(1524,155,'new_status','publish'),(1525,155,'old_status','publish'),(1526,155,'user_meta','dnaranjo@zews.co.cr'),(1527,155,'user_meta','gruposuadi'),(1528,155,'user_meta','gruposuadi'),(1529,155,'user_meta','Administrator'),(1530,155,'user_meta',''),(1531,156,'post_title','Construcción de proyectos residenciales y proyectos macro de interés social'),(1532,156,'singular_name','service'),(1533,156,'post_date','2020-10-07 10:53:36'),(1534,156,'post_date_gmt','2020-10-07 10:53:36'),(1535,156,'new_status','publish'),(1536,156,'old_status','publish'),(1537,156,'user_meta','dnaranjo@zews.co.cr'),(1538,156,'user_meta','gruposuadi'),(1539,156,'user_meta','gruposuadi'),(1540,156,'user_meta','Administrator'),(1541,156,'user_meta',''),(1542,157,'widget_id','archives-2'),(1543,157,'sidebar_id','footer-col-3'),(1544,157,'user_meta','dnaranjo@zews.co.cr'),(1545,157,'user_meta','gruposuadi'),(1546,157,'user_meta','gruposuadi'),(1547,157,'user_meta','Administrator'),(1548,157,'user_meta',''),(1549,158,'widget_id','archives-2'),(1550,158,'sidebar_id','footer-col-3'),(1551,158,'user_meta','dnaranjo@zews.co.cr'),(1552,158,'user_meta','gruposuadi'),(1553,158,'user_meta','gruposuadi'),(1554,158,'user_meta','Administrator'),(1555,158,'user_meta',''),(1556,159,'widget_id','recent-posts-4'),(1557,159,'sidebar_id','footer-col-3'),(1558,159,'user_meta','dnaranjo@zews.co.cr'),(1559,159,'user_meta','gruposuadi'),(1560,159,'user_meta','gruposuadi'),(1561,159,'user_meta','Administrator'),(1562,159,'user_meta',''),(1563,160,'widget_id','custom_html-3'),(1564,160,'sidebar_id','footer-col-3'),(1565,160,'user_meta','dnaranjo@zews.co.cr'),(1566,160,'user_meta','gruposuadi'),(1567,160,'user_meta','gruposuadi'),(1568,160,'user_meta','Administrator'),(1569,160,'user_meta',''),(1570,161,'post_title','Construcción y mantenimiento de hidroeléctricas'),(1571,161,'singular_name','service'),(1572,161,'post_date','2020-10-07 14:47:28'),(1573,161,'post_date_gmt','2020-10-07 14:47:28'),(1574,161,'new_status','publish'),(1575,161,'old_status','publish'),(1576,161,'user_meta','dnaranjo@zews.co.cr'),(1577,161,'user_meta','gruposuadi'),(1578,161,'user_meta','gruposuadi'),(1579,161,'user_meta','Administrator'),(1580,161,'user_meta',''),(1581,162,'post_title','Movimientos de tierra'),(1582,162,'singular_name','service'),(1583,162,'post_date','2020-10-07 07:47:43'),(1584,162,'post_date_gmt','2020-10-07 07:47:43'),(1585,162,'new_status','publish'),(1586,162,'old_status','publish'),(1587,162,'user_meta','dnaranjo@zews.co.cr'),(1588,162,'user_meta','gruposuadi'),(1589,162,'user_meta','gruposuadi'),(1590,162,'user_meta','Administrator'),(1591,162,'user_meta',''),(1592,163,'meta_key','_yoast_wpseo_content_score'),(1593,163,'meta_value','90'),(1594,163,'post_type','services'),(1595,163,'user_meta','dnaranjo@zews.co.cr'),(1596,163,'user_meta','gruposuadi'),(1597,163,'user_meta','gruposuadi'),(1598,163,'user_meta','Administrator'),(1599,163,'user_meta',''),(1600,164,'destination',''),(1601,164,'status','Finished'),(1602,164,'type','database, plugins, themes'),(1603,164,'backup_time','1611858425'),(1604,164,'user_meta','dnaranjo@zews.co.cr'),(1605,164,'user_meta','gruposuadi'),(1606,164,'user_meta','gruposuadi'),(1607,164,'user_meta','Administrator'),(1608,164,'user_meta',''),(1609,165,'new_version','5.6'),(1610,165,'old_version','5.5.3'),(1611,165,'auto_updated',''),(1612,165,'user_meta','dnaranjo@zews.co.cr'),(1613,165,'user_meta','gruposuadi'),(1614,165,'user_meta','gruposuadi'),(1615,165,'user_meta','Administrator'),(1616,165,'user_meta',''),(1617,166,'type','plugin'),(1618,166,'name','Akismet Anti-Spam'),(1619,166,'version','4.1.8'),(1620,166,'slug','akismet/akismet.php'),(1621,166,'success','1'),(1622,166,'old_version','4.1.7'),(1623,166,'user_meta','dnaranjo@zews.co.cr'),(1624,166,'user_meta','gruposuadi'),(1625,166,'user_meta','gruposuadi'),(1626,166,'user_meta','Administrator'),(1627,166,'user_meta',''),(1628,167,'type','plugin'),(1629,167,'name','Contact Form 7'),(1630,167,'version','5.3.2'),(1631,167,'slug','contact-form-7/wp-contact-form-7.php'),(1632,167,'success','1'),(1633,167,'old_version','5.3.1'),(1634,167,'user_meta','dnaranjo@zews.co.cr'),(1635,167,'user_meta','gruposuadi'),(1636,167,'user_meta','gruposuadi'),(1637,167,'user_meta','Administrator'),(1638,167,'user_meta',''),(1639,168,'type','plugin'),(1640,168,'name','Join.chat'),(1641,168,'version','4.1.8'),(1642,168,'slug','creame-whatsapp-me/joinchat.php'),(1643,168,'success','1'),(1644,168,'old_version','4.1.4'),(1645,168,'user_meta','dnaranjo@zews.co.cr'),(1646,168,'user_meta','gruposuadi'),(1647,168,'user_meta','gruposuadi'),(1648,168,'user_meta','Administrator'),(1649,168,'user_meta',''),(1650,169,'type','plugin'),(1651,169,'name','Maintenance'),(1652,169,'version','3.99'),(1653,169,'slug','maintenance/maintenance.php'),(1654,169,'success','1'),(1655,169,'old_version','3.97'),(1656,169,'user_meta','dnaranjo@zews.co.cr'),(1657,169,'user_meta','gruposuadi'),(1658,169,'user_meta','gruposuadi'),(1659,169,'user_meta','Administrator'),(1660,169,'user_meta',''),(1661,170,'type','plugin'),(1662,170,'name','MainWP Child'),(1663,170,'version','4.1.4'),(1664,170,'slug','mainwp-child/mainwp-child.php'),(1665,170,'success','1'),(1666,170,'old_version','4.1.3.1'),(1667,170,'user_meta','dnaranjo@zews.co.cr'),(1668,170,'user_meta','gruposuadi'),(1669,170,'user_meta','gruposuadi'),(1670,170,'user_meta','Administrator'),(1671,170,'user_meta',''),(1672,171,'type','plugin'),(1673,171,'name','Really Simple SSL'),(1674,171,'version','4.0.7'),(1675,171,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(1676,171,'success','1'),(1677,171,'old_version','4.0.5'),(1678,171,'user_meta','dnaranjo@zews.co.cr'),(1679,171,'user_meta','gruposuadi'),(1680,171,'user_meta','gruposuadi'),(1681,171,'user_meta','Administrator'),(1682,171,'user_meta',''),(1683,172,'type','plugin'),(1684,172,'name','UpdraftPlus - Backup/Restore'),(1685,172,'version','1.16.46'),(1686,172,'slug','updraftplus/updraftplus.php'),(1687,172,'success','1'),(1688,172,'old_version','1.16.42'),(1689,172,'user_meta','dnaranjo@zews.co.cr'),(1690,172,'user_meta','gruposuadi'),(1691,172,'user_meta','gruposuadi'),(1692,172,'user_meta','Administrator'),(1693,172,'user_meta',''),(1694,173,'type','plugin'),(1695,173,'name','WooCommerce'),(1696,173,'version','4.9.2'),(1697,173,'slug','woocommerce/woocommerce.php'),(1698,173,'success','1'),(1699,173,'old_version','4.5.2'),(1700,173,'user_meta','dnaranjo@zews.co.cr'),(1701,173,'user_meta','gruposuadi'),(1702,173,'user_meta','gruposuadi'),(1703,173,'user_meta','Administrator'),(1704,173,'user_meta',''),(1705,174,'type','plugin'),(1706,174,'name','Yoast Duplicate Post'),(1707,174,'version','4.1.1'),(1708,174,'slug','duplicate-post/duplicate-post.php'),(1709,174,'success','1'),(1710,174,'old_version','3.2.6'),(1711,174,'user_meta','dnaranjo@zews.co.cr'),(1712,174,'user_meta','gruposuadi'),(1713,174,'user_meta','gruposuadi'),(1714,174,'user_meta','Administrator'),(1715,174,'user_meta',''),(1716,175,'type','plugin'),(1717,175,'name','Yoast SEO'),(1718,175,'version','15.7'),(1719,175,'slug','wordpress-seo/wp-seo.php'),(1720,175,'success','1'),(1721,175,'old_version','15.4'),(1722,175,'user_meta','dnaranjo@zews.co.cr'),(1723,175,'user_meta','gruposuadi'),(1724,175,'user_meta','gruposuadi'),(1725,175,'user_meta','Administrator'),(1726,175,'user_meta',''),(1727,176,'type','plugin'),(1728,176,'name','Enable jQuery Migrate Helper'),(1729,176,'version','1.3.0'),(1730,176,'slug','enable-jquery-migrate-helper'),(1731,176,'success','1'),(1732,176,'user_meta','dnaranjo@zews.co.cr'),(1733,176,'user_meta','gruposuadi'),(1734,176,'user_meta','gruposuadi'),(1735,176,'user_meta','Administrator'),(1736,176,'user_meta',''),(1737,177,'name','Enable jQuery Migrate Helper'),(1738,177,'slug','enable-jquery-migrate-helper/enable-jquery-migrate-helper.php'),(1739,177,'user_meta','dnaranjo@zews.co.cr'),(1740,177,'user_meta','gruposuadi'),(1741,177,'user_meta','gruposuadi'),(1742,177,'user_meta','Administrator'),(1743,177,'user_meta',''),(1744,178,'name','LogosMaquinariasSUADI-1'),(1745,178,'parent_title','Inicio'),(1746,178,'parent_id','112'),(1747,178,'url','https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-1.png'),(1748,178,'user_meta','dnaranjo@zews.co.cr'),(1749,178,'user_meta','gruposuadi'),(1750,178,'user_meta','gruposuadi'),(1751,178,'user_meta','Administrator'),(1752,178,'user_meta',''),(1753,179,'post_title','Inicio'),(1754,179,'singular_name','página'),(1755,179,'post_date','2020-10-07 21:28:23'),(1756,179,'post_date_gmt','2020-10-07 21:28:23'),(1757,179,'new_status','publish'),(1758,179,'old_status','publish'),(1759,179,'revision_id','384'),(1760,179,'user_meta','dnaranjo@zews.co.cr'),(1761,179,'user_meta','gruposuadi'),(1762,179,'user_meta','gruposuadi'),(1763,179,'user_meta','Administrator'),(1764,179,'user_meta',''),(1765,180,'name','LogosMaquinariasSUADI-2'),(1766,180,'parent_title','Inicio'),(1767,180,'parent_id','112'),(1768,180,'url','https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-2.png'),(1769,180,'user_meta','dnaranjo@zews.co.cr'),(1770,180,'user_meta','gruposuadi'),(1771,180,'user_meta','gruposuadi'),(1772,180,'user_meta','Administrator'),(1773,180,'user_meta',''),(1774,181,'post_title','Inicio'),(1775,181,'singular_name','página'),(1776,181,'post_date','2020-10-07 21:28:23'),(1777,181,'post_date_gmt','2020-10-07 21:28:23'),(1778,181,'new_status','publish'),(1779,181,'old_status','publish'),(1780,181,'revision_id','460'),(1781,181,'user_meta','dnaranjo@zews.co.cr'),(1782,181,'user_meta','gruposuadi'),(1783,181,'user_meta','gruposuadi'),(1784,181,'user_meta','Administrator'),(1785,181,'user_meta',''),(1786,182,'destination',''),(1787,182,'status','Finished'),(1788,182,'type','database, plugins, themes'),(1789,182,'backup_time','1612211011'),(1790,182,'user_meta','dnaranjo@zews.co.cr'),(1791,182,'user_meta','gruposuadi'),(1792,182,'user_meta','gruposuadi'),(1793,182,'user_meta','Administrator'),(1794,182,'user_meta',''),(1795,183,'type','plugin'),(1796,183,'name','Maintenance'),(1797,183,'version','4.0'),(1798,183,'slug','maintenance/maintenance.php'),(1799,183,'success','1'),(1800,183,'old_version','3.99'),(1801,183,'user_meta','dnaranjo@zews.co.cr'),(1802,183,'user_meta','gruposuadi'),(1803,183,'user_meta','gruposuadi'),(1804,183,'user_meta','Administrator'),(1805,183,'user_meta',''),(1806,184,'type','plugin'),(1807,184,'name','UpdraftPlus - Backup/Restore'),(1808,184,'version','1.16.47'),(1809,184,'slug','updraftplus/updraftplus.php'),(1810,184,'success','1'),(1811,184,'old_version','1.16.46'),(1812,184,'user_meta','dnaranjo@zews.co.cr'),(1813,184,'user_meta','gruposuadi'),(1814,184,'user_meta','gruposuadi'),(1815,184,'user_meta','Administrator'),(1816,184,'user_meta',''),(1817,185,'term_name','Construcción'),(1818,185,'taxonomy_label','categoría'),(1819,185,'term_id','32'),(1820,185,'taxonomy','category'),(1821,185,'term_parent','0'),(1822,185,'user_meta','dnaranjo@zews.co.cr'),(1823,185,'user_meta','gruposuadi'),(1824,185,'user_meta','gruposuadi'),(1825,185,'user_meta','Administrator'),(1826,185,'user_meta',''),(1827,186,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(1828,186,'parent_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(1829,186,'parent_id','464'),(1830,186,'url','https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg'),(1831,186,'user_meta','dnaranjo@zews.co.cr'),(1832,186,'user_meta','gruposuadi'),(1833,186,'user_meta','gruposuadi'),(1834,186,'user_meta','Administrator'),(1835,186,'user_meta',''),(1836,187,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(1837,187,'user_meta','dnaranjo@zews.co.cr'),(1838,187,'user_meta','gruposuadi'),(1839,187,'user_meta','gruposuadi'),(1840,187,'user_meta','Administrator'),(1841,187,'user_meta',''),(1842,188,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(1843,188,'user_meta','dnaranjo@zews.co.cr'),(1844,188,'user_meta','gruposuadi'),(1845,188,'user_meta','gruposuadi'),(1846,188,'user_meta','Administrator'),(1847,188,'user_meta',''),(1848,189,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(1849,189,'user_meta','dnaranjo@zews.co.cr'),(1850,189,'user_meta','gruposuadi'),(1851,189,'user_meta','gruposuadi'),(1852,189,'user_meta','Administrator'),(1853,189,'user_meta',''),(1854,190,'term_name','Construcción de obras publicas Chiriquí'),(1855,190,'taxonomy_label','etiqueta'),(1856,190,'term_id','33'),(1857,190,'taxonomy','post_tag'),(1858,190,'term_parent','0'),(1859,190,'user_meta','dnaranjo@zews.co.cr'),(1860,190,'user_meta','gruposuadi'),(1861,190,'user_meta','gruposuadi'),(1862,190,'user_meta','Administrator'),(1863,190,'user_meta',''),(1864,191,'term_name','Instalación de puentes'),(1865,191,'taxonomy_label','etiqueta'),(1866,191,'term_id','34'),(1867,191,'taxonomy','post_tag'),(1868,191,'term_parent','0'),(1869,191,'user_meta','dnaranjo@zews.co.cr'),(1870,191,'user_meta','gruposuadi'),(1871,191,'user_meta','gruposuadi'),(1872,191,'user_meta','Administrator'),(1873,191,'user_meta',''),(1874,192,'term_name','Construcción de obras civiles'),(1875,192,'taxonomy_label','etiqueta'),(1876,192,'term_id','35'),(1877,192,'taxonomy','post_tag'),(1878,192,'term_parent','0'),(1879,192,'user_meta','dnaranjo@zews.co.cr'),(1880,192,'user_meta','gruposuadi'),(1881,192,'user_meta','gruposuadi'),(1882,192,'user_meta','Administrator'),(1883,192,'user_meta',''),(1884,193,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(1885,193,'singular_name','entrada'),(1886,193,'post_date','2021-02-19 18:31:54'),(1887,193,'post_date_gmt','0000-00-00 00:00:00'),(1888,193,'new_status','draft'),(1889,193,'old_status','draft'),(1890,193,'user_meta','dnaranjo@zews.co.cr'),(1891,193,'user_meta','gruposuadi'),(1892,193,'user_meta','gruposuadi'),(1893,193,'user_meta','Administrator'),(1894,193,'user_meta',''),(1895,194,'meta_key','_yoast_wpseo_title'),(1896,194,'meta_value','Construcción y mejoramiento de puentes: Su empresa de confianza'),(1897,194,'post_type','post'),(1898,194,'user_meta','dnaranjo@zews.co.cr'),(1899,194,'user_meta','gruposuadi'),(1900,194,'user_meta','gruposuadi'),(1901,194,'user_meta','Administrator'),(1902,194,'user_meta',''),(1903,195,'meta_key','_yoast_wpseo_metadesc'),(1904,195,'meta_value','La construcción de un puente requiere la interacción de diversas disciplinas, como la ingeniería civil, eléctrica y mecánica...'),(1905,195,'post_type','post'),(1906,195,'user_meta','dnaranjo@zews.co.cr'),(1907,195,'user_meta','gruposuadi'),(1908,195,'user_meta','gruposuadi'),(1909,195,'user_meta','Administrator'),(1910,195,'user_meta',''),(1911,196,'meta_key','_yoast_wpseo_linkdex'),(1912,196,'meta_value','67'),(1913,196,'post_type','post'),(1914,196,'user_meta','dnaranjo@zews.co.cr'),(1915,196,'user_meta','gruposuadi'),(1916,196,'user_meta','gruposuadi'),(1917,196,'user_meta','Administrator'),(1918,196,'user_meta',''),(1919,197,'meta_key','_yoast_wpseo_content_score'),(1920,197,'meta_value','30'),(1921,197,'post_type','post'),(1922,197,'user_meta','dnaranjo@zews.co.cr'),(1923,197,'user_meta','gruposuadi'),(1924,197,'user_meta','gruposuadi'),(1925,197,'user_meta','Administrator'),(1926,197,'user_meta',''),(1927,198,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(1928,198,'singular_name','entrada'),(1929,198,'post_date','2021-02-15 18:13:32'),(1930,198,'post_date_gmt','2021-02-15 23:13:32'),(1931,198,'new_status','publish'),(1932,198,'old_status','draft'),(1933,198,'revision_id','466'),(1934,198,'user_meta','dnaranjo@zews.co.cr'),(1935,198,'user_meta','gruposuadi'),(1936,198,'user_meta','gruposuadi'),(1937,198,'user_meta','Administrator'),(1938,198,'user_meta',''),(1939,199,'post_title','construction-child'),(1940,199,'singular_name','css personalizado'),(1941,199,'post_date','2020-10-08 15:14:27'),(1942,199,'post_date_gmt','2020-10-08 15:14:27'),(1943,199,'new_status','publish'),(1944,199,'old_status','publish'),(1945,199,'revision_id','393'),(1946,199,'user_meta','dnaranjo@zews.co.cr'),(1947,199,'user_meta','gruposuadi'),(1948,199,'user_meta','gruposuadi'),(1949,199,'user_meta','Administrator'),(1950,199,'user_meta',''),(1951,200,'post_title',''),(1952,200,'singular_name','grupo de cambios'),(1953,200,'post_date','2021-02-19 18:43:09'),(1954,200,'post_date_gmt','2021-02-19 23:43:09'),(1955,200,'new_status','trash'),(1956,200,'old_status','publish'),(1957,200,'user_meta','dnaranjo@zews.co.cr'),(1958,200,'user_meta','gruposuadi'),(1959,200,'user_meta','gruposuadi'),(1960,200,'user_meta','Administrator'),(1961,200,'user_meta',''),(1962,201,'post_title',''),(1963,201,'singular_name','grupo de cambios'),(1964,201,'post_date','2021-02-19 18:43:09'),(1965,201,'post_date_gmt','2021-02-19 23:43:09'),(1966,201,'new_status','publish'),(1967,201,'old_status','auto-draft'),(1968,201,'user_meta','dnaranjo@zews.co.cr'),(1969,201,'user_meta','gruposuadi'),(1970,201,'user_meta','gruposuadi'),(1971,201,'user_meta','Administrator'),(1972,201,'user_meta',''),(1973,202,'name','Construcción de un proyecto'),(1974,202,'parent_title','Construcción de proyectos residenciales: El sueño de tener una casa propia'),(1975,202,'parent_id','469'),(1976,202,'url','https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-un-proyecto.jpg'),(1977,202,'user_meta','dnaranjo@zews.co.cr'),(1978,202,'user_meta','gruposuadi'),(1979,202,'user_meta','gruposuadi'),(1980,202,'user_meta','Administrator'),(1981,202,'user_meta',''),(1982,203,'name','Construcción de un proyecto'),(1983,203,'user_meta','dnaranjo@zews.co.cr'),(1984,203,'user_meta','gruposuadi'),(1985,203,'user_meta','gruposuadi'),(1986,203,'user_meta','Administrator'),(1987,203,'user_meta',''),(1988,204,'name','Construcción de proyectos residenciales - El sueño de tener una casa propia'),(1989,204,'parent_title','Construcción de proyectos residenciales: El sueño de tener una casa propia'),(1990,204,'parent_id','469'),(1991,204,'url','https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg'),(1992,204,'user_meta','dnaranjo@zews.co.cr'),(1993,204,'user_meta','gruposuadi'),(1994,204,'user_meta','gruposuadi'),(1995,204,'user_meta','Administrator'),(1996,204,'user_meta',''),(1997,205,'name','Construcción de proyectos residenciales - El sueño de tener una casa propia'),(1998,205,'user_meta','dnaranjo@zews.co.cr'),(1999,205,'user_meta','gruposuadi'),(2000,205,'user_meta','gruposuadi'),(2001,205,'user_meta','Administrator'),(2002,205,'user_meta',''),(2003,206,'name','Construcción de proyectos residenciales - El sueño de tener una casa propia'),(2004,206,'user_meta','dnaranjo@zews.co.cr'),(2005,206,'user_meta','gruposuadi'),(2006,206,'user_meta','gruposuadi'),(2007,206,'user_meta','Administrator'),(2008,206,'user_meta',''),(2009,207,'name','Construcción de proyectos residenciales - El sueño de tener una casa propia'),(2010,207,'user_meta','dnaranjo@zews.co.cr'),(2011,207,'user_meta','gruposuadi'),(2012,207,'user_meta','gruposuadi'),(2013,207,'user_meta','Administrator'),(2014,207,'user_meta',''),(2015,208,'term_name','Empresas de obra civil'),(2016,208,'taxonomy_label','etiqueta'),(2017,208,'term_id','36'),(2018,208,'taxonomy','post_tag'),(2019,208,'term_parent','0'),(2020,208,'user_meta','dnaranjo@zews.co.cr'),(2021,208,'user_meta','gruposuadi'),(2022,208,'user_meta','gruposuadi'),(2023,208,'user_meta','Administrator'),(2024,208,'user_meta',''),(2025,209,'term_name','Empresas de ingeniería'),(2026,209,'taxonomy_label','etiqueta'),(2027,209,'term_id','37'),(2028,209,'taxonomy','post_tag'),(2029,209,'term_parent','0'),(2030,209,'user_meta','dnaranjo@zews.co.cr'),(2031,209,'user_meta','gruposuadi'),(2032,209,'user_meta','gruposuadi'),(2033,209,'user_meta','Administrator'),(2034,209,'user_meta',''),(2035,210,'term_name','Construcción de proyectos residenciales'),(2036,210,'taxonomy_label','etiqueta'),(2037,210,'term_id','38'),(2038,210,'taxonomy','post_tag'),(2039,210,'term_parent','0'),(2040,210,'user_meta','dnaranjo@zews.co.cr'),(2041,210,'user_meta','gruposuadi'),(2042,210,'user_meta','gruposuadi'),(2043,210,'user_meta','Administrator'),(2044,210,'user_meta',''),(2045,211,'post_title','Construcción de proyectos residenciales: El sueño de tener una casa propia'),(2046,211,'singular_name','entrada'),(2047,211,'post_date','2021-02-19 19:33:38'),(2048,211,'post_date_gmt','0000-00-00 00:00:00'),(2049,211,'new_status','draft'),(2050,211,'old_status','draft'),(2051,211,'user_meta','dnaranjo@zews.co.cr'),(2052,211,'user_meta','gruposuadi'),(2053,211,'user_meta','gruposuadi'),(2054,211,'user_meta','Administrator'),(2055,211,'user_meta',''),(2056,212,'meta_key','_yoast_wpseo_title'),(2057,212,'meta_value','%%title%%'),(2058,212,'post_type','post'),(2059,212,'user_meta','dnaranjo@zews.co.cr'),(2060,212,'user_meta','gruposuadi'),(2061,212,'user_meta','gruposuadi'),(2062,212,'user_meta','Administrator'),(2063,212,'user_meta',''),(2064,213,'meta_key','_yoast_wpseo_metadesc'),(2065,213,'meta_value','La oportunidad de tener casa propia es uno de los mayores logros, y el momento de recibir las llaves de su nuevo hogar es la emotiva...'),(2066,213,'post_type','post'),(2067,213,'user_meta','dnaranjo@zews.co.cr'),(2068,213,'user_meta','gruposuadi'),(2069,213,'user_meta','gruposuadi'),(2070,213,'user_meta','Administrator'),(2071,213,'user_meta',''),(2072,214,'meta_key','_yoast_wpseo_linkdex'),(2073,214,'meta_value','58'),(2074,214,'post_type','post'),(2075,214,'user_meta','dnaranjo@zews.co.cr'),(2076,214,'user_meta','gruposuadi'),(2077,214,'user_meta','gruposuadi'),(2078,214,'user_meta','Administrator'),(2079,214,'user_meta',''),(2080,215,'meta_key','_yoast_wpseo_content_score'),(2081,215,'meta_value','30'),(2082,215,'post_type','post'),(2083,215,'user_meta','dnaranjo@zews.co.cr'),(2084,215,'user_meta','gruposuadi'),(2085,215,'user_meta','gruposuadi'),(2086,215,'user_meta','Administrator'),(2087,215,'user_meta',''),(2088,216,'post_title','Construcción de proyectos residenciales: El sueño de tener una casa propia'),(2089,216,'singular_name','entrada'),(2090,216,'post_date','2021-02-18 08:43:42'),(2091,216,'post_date_gmt','2021-02-18 13:43:42'),(2092,216,'new_status','publish'),(2093,216,'old_status','draft'),(2094,216,'revision_id','472'),(2095,216,'user_meta','dnaranjo@zews.co.cr'),(2096,216,'user_meta','gruposuadi'),(2097,216,'user_meta','gruposuadi'),(2098,216,'user_meta','Administrator'),(2099,216,'user_meta',''),(2100,217,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(2101,217,'parent_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2102,217,'parent_id','464'),(2103,217,'url','https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg'),(2104,217,'user_meta','dnaranjo@zews.co.cr'),(2105,217,'user_meta','gruposuadi'),(2106,217,'user_meta','gruposuadi'),(2107,217,'user_meta','Administrator'),(2108,217,'user_meta',''),(2109,218,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(2110,218,'parent_id','464'),(2111,218,'url','https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg'),(2112,218,'user_meta','dnaranjo@zews.co.cr'),(2113,218,'user_meta','gruposuadi'),(2114,218,'user_meta','gruposuadi'),(2115,218,'user_meta','Administrator'),(2116,218,'user_meta',''),(2117,219,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2118,219,'singular_name','entrada'),(2119,219,'post_date','2021-02-15 18:13:32'),(2120,219,'post_date_gmt','2021-02-15 23:13:32'),(2121,219,'new_status','publish'),(2122,219,'old_status','publish'),(2123,219,'revision_id','466'),(2124,219,'user_meta','dnaranjo@zews.co.cr'),(2125,219,'user_meta','gruposuadi'),(2126,219,'user_meta','gruposuadi'),(2127,219,'user_meta','Administrator'),(2128,219,'user_meta',''),(2129,220,'meta_key','_yoast_wpseo_linkdex'),(2130,220,'meta_value','65'),(2131,220,'post_type','post'),(2132,220,'user_meta','dnaranjo@zews.co.cr'),(2133,220,'user_meta','gruposuadi'),(2134,220,'user_meta','gruposuadi'),(2135,220,'user_meta','Administrator'),(2136,220,'user_meta',''),(2137,221,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2138,221,'singular_name','entrada'),(2139,221,'post_date','2021-02-15 18:13:32'),(2140,221,'post_date_gmt','2021-02-15 23:13:32'),(2141,221,'new_status','publish'),(2142,221,'old_status','publish'),(2143,221,'revision_id','466'),(2144,221,'user_meta','dnaranjo@zews.co.cr'),(2145,221,'user_meta','gruposuadi'),(2146,221,'user_meta','gruposuadi'),(2147,221,'user_meta','Administrator'),(2148,221,'user_meta',''),(2149,222,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2150,222,'singular_name','entrada'),(2151,222,'post_date','2021-02-15 18:13:32'),(2152,222,'post_date_gmt','2021-02-15 23:13:32'),(2153,222,'new_status','publish'),(2154,222,'old_status','publish'),(2155,222,'revision_id','466'),(2156,222,'user_meta','dnaranjo@zews.co.cr'),(2157,222,'user_meta','gruposuadi'),(2158,222,'user_meta','gruposuadi'),(2159,222,'user_meta','Administrator'),(2160,222,'user_meta',''),(2161,223,'name','hidroelectricas-panama'),(2162,223,'parent_title','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2163,223,'parent_id','475'),(2164,223,'url','https://www.gruposuadi.com/wp-content/uploads/2021/03/hidroelectricas-panama.jpg'),(2165,223,'user_meta','dnaranjo@zews.co.cr'),(2166,223,'user_meta','gruposuadi'),(2167,223,'user_meta','gruposuadi'),(2168,223,'user_meta','Administrator'),(2169,223,'user_meta',''),(2170,224,'post_title','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2171,224,'singular_name','entrada'),(2172,224,'post_date','2021-03-18 17:53:51'),(2173,224,'post_date_gmt','2021-03-18 22:53:51'),(2174,224,'new_status','publish'),(2175,224,'old_status','draft'),(2176,224,'user_meta','dnaranjo@zews.co.cr'),(2177,224,'user_meta','gruposuadi'),(2178,224,'user_meta','gruposuadi'),(2179,224,'user_meta','Administrator'),(2180,224,'user_meta',''),(2181,225,'meta_key','_yoast_wpseo_title'),(2182,225,'meta_value','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2183,225,'post_type','post'),(2184,225,'user_meta','dnaranjo@zews.co.cr'),(2185,225,'user_meta','gruposuadi'),(2186,225,'user_meta','gruposuadi'),(2187,225,'user_meta','Administrator'),(2188,225,'user_meta',''),(2189,226,'meta_key','_yoast_wpseo_metadesc'),(2190,226,'meta_value','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá...'),(2191,226,'post_type','post'),(2192,226,'user_meta','dnaranjo@zews.co.cr'),(2193,226,'user_meta','gruposuadi'),(2194,226,'user_meta','gruposuadi'),(2195,226,'user_meta','Administrator'),(2196,226,'user_meta',''),(2197,227,'meta_key','_yoast_wpseo_linkdex'),(2198,227,'meta_value','58'),(2199,227,'post_type','post'),(2200,227,'user_meta','dnaranjo@zews.co.cr'),(2201,227,'user_meta','gruposuadi'),(2202,227,'user_meta','gruposuadi'),(2203,227,'user_meta','Administrator'),(2204,227,'user_meta',''),(2205,228,'meta_key','_yoast_wpseo_content_score'),(2206,228,'meta_value','30'),(2207,228,'post_type','post'),(2208,228,'user_meta','dnaranjo@zews.co.cr'),(2209,228,'user_meta','gruposuadi'),(2210,228,'user_meta','gruposuadi'),(2211,228,'user_meta','Administrator'),(2212,228,'user_meta',''),(2213,229,'post_title','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2214,229,'singular_name','entrada'),(2215,229,'post_date','2021-03-18 17:53:51'),(2216,229,'post_date_gmt','2021-03-18 22:53:51'),(2217,229,'new_status','publish'),(2218,229,'old_status','publish'),(2219,229,'revision_id','477'),(2220,229,'user_meta','dnaranjo@zews.co.cr'),(2221,229,'user_meta','gruposuadi'),(2222,229,'user_meta','gruposuadi'),(2223,229,'user_meta','Administrator'),(2224,229,'user_meta',''),(2225,230,'meta_key','_yoast_wpseo_linkdex'),(2226,230,'meta_value','61'),(2227,230,'post_type','post'),(2228,230,'user_meta','dnaranjo@zews.co.cr'),(2229,230,'user_meta','gruposuadi'),(2230,230,'user_meta','gruposuadi'),(2231,230,'user_meta','Administrator'),(2232,230,'user_meta',''),(2233,231,'post_title','construction-child'),(2234,231,'singular_name','css personalizado'),(2235,231,'post_date','2020-10-08 15:14:27'),(2236,231,'post_date_gmt','2020-10-08 15:14:27'),(2237,231,'new_status','publish'),(2238,231,'old_status','publish'),(2239,231,'revision_id','468'),(2240,231,'user_meta','dnaranjo@zews.co.cr'),(2241,231,'user_meta','gruposuadi'),(2242,231,'user_meta','gruposuadi'),(2243,231,'user_meta','Administrator'),(2244,231,'user_meta',''),(2245,232,'post_title',''),(2246,232,'singular_name','grupo de cambios'),(2247,232,'post_date','2021-03-18 17:58:16'),(2248,232,'post_date_gmt','2021-03-18 22:58:16'),(2249,232,'new_status','trash'),(2250,232,'old_status','publish'),(2251,232,'user_meta','dnaranjo@zews.co.cr'),(2252,232,'user_meta','gruposuadi'),(2253,232,'user_meta','gruposuadi'),(2254,232,'user_meta','Administrator'),(2255,232,'user_meta',''),(2256,233,'post_title',''),(2257,233,'singular_name','grupo de cambios'),(2258,233,'post_date','2021-03-18 17:58:16'),(2259,233,'post_date_gmt','2021-03-18 22:58:16'),(2260,233,'new_status','publish'),(2261,233,'old_status','new'),(2262,233,'user_meta','dnaranjo@zews.co.cr'),(2263,233,'user_meta','gruposuadi'),(2264,233,'user_meta','gruposuadi'),(2265,233,'user_meta','Administrator'),(2266,233,'user_meta',''),(2267,234,'post_title','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2268,234,'singular_name','entrada'),(2269,234,'post_date','2021-03-17 17:53:51'),(2270,234,'post_date_gmt','2021-03-17 22:53:51'),(2271,234,'new_status','publish'),(2272,234,'old_status','publish'),(2273,234,'revision_id','478'),(2274,234,'user_meta','dnaranjo@zews.co.cr'),(2275,234,'user_meta','gruposuadi'),(2276,234,'user_meta','gruposuadi'),(2277,234,'user_meta','Administrator'),(2278,234,'user_meta',''),(2279,235,'post_title','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2280,235,'singular_name','entrada'),(2281,235,'post_date','2021-03-17 17:53:51'),(2282,235,'post_date_gmt','2021-03-17 22:53:51'),(2283,235,'new_status','publish'),(2284,235,'old_status','publish'),(2285,235,'revision_id','478'),(2286,235,'user_meta','dnaranjo@zews.co.cr'),(2287,235,'user_meta','gruposuadi'),(2288,235,'user_meta','gruposuadi'),(2289,235,'user_meta','Administrator'),(2290,235,'user_meta',''),(2291,236,'term_name','Plantas hidroeléctricas'),(2292,236,'taxonomy_label','etiqueta'),(2293,236,'term_id','39'),(2294,236,'taxonomy','post_tag'),(2295,236,'term_parent','0'),(2296,236,'user_meta','dnaranjo@zews.co.cr'),(2297,236,'user_meta','gruposuadi'),(2298,236,'user_meta','gruposuadi'),(2299,236,'user_meta','Administrator'),(2300,236,'user_meta',''),(2301,237,'term_name','Generación de energía eléctrica'),(2302,237,'taxonomy_label','etiqueta'),(2303,237,'term_id','40'),(2304,237,'taxonomy','post_tag'),(2305,237,'term_parent','0'),(2306,237,'user_meta','dnaranjo@zews.co.cr'),(2307,237,'user_meta','gruposuadi'),(2308,237,'user_meta','gruposuadi'),(2309,237,'user_meta','Administrator'),(2310,237,'user_meta',''),(2311,238,'term_name','Proyectos hidroeléctricos'),(2312,238,'taxonomy_label','etiqueta'),(2313,238,'term_id','41'),(2314,238,'taxonomy','post_tag'),(2315,238,'term_parent','0'),(2316,238,'user_meta','dnaranjo@zews.co.cr'),(2317,238,'user_meta','gruposuadi'),(2318,238,'user_meta','gruposuadi'),(2319,238,'user_meta','Administrator'),(2320,238,'user_meta',''),(2321,239,'term_name','Energías limpias'),(2322,239,'taxonomy_label','etiqueta'),(2323,239,'term_id','42'),(2324,239,'taxonomy','post_tag'),(2325,239,'term_parent','0'),(2326,239,'user_meta','dnaranjo@zews.co.cr'),(2327,239,'user_meta','gruposuadi'),(2328,239,'user_meta','gruposuadi'),(2329,239,'user_meta','Administrator'),(2330,239,'user_meta',''),(2331,240,'post_title','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2332,240,'singular_name','entrada'),(2333,240,'post_date','2021-03-17 17:53:51'),(2334,240,'post_date_gmt','2021-03-17 22:53:51'),(2335,240,'new_status','publish'),(2336,240,'old_status','publish'),(2337,240,'revision_id','478'),(2338,240,'user_meta','dnaranjo@zews.co.cr'),(2339,240,'user_meta','gruposuadi'),(2340,240,'user_meta','gruposuadi'),(2341,240,'user_meta','Administrator'),(2342,240,'user_meta',''),(2343,241,'meta_key','_yoast_wpseo_title'),(2344,241,'meta_value','Construccion de Hidroelectricas en Panamá: el futuro de la energía'),(2345,241,'post_type','post'),(2346,241,'user_meta','dnaranjo@zews.co.cr'),(2347,241,'user_meta','gruposuadi'),(2348,241,'user_meta','gruposuadi'),(2349,241,'user_meta','Administrator'),(2350,241,'user_meta',''),(2351,242,'meta_key','_yoast_wpseo_linkdex'),(2352,242,'meta_value','57'),(2353,242,'post_type','post'),(2354,242,'user_meta','dnaranjo@zews.co.cr'),(2355,242,'user_meta','gruposuadi'),(2356,242,'user_meta','gruposuadi'),(2357,242,'user_meta','Administrator'),(2358,242,'user_meta',''),(2359,243,'name','empresas-constructivas-en-chiriquí'),(2360,243,'parent_title','¿Quieres construir? Somos la empresa constructora que necesita'),(2361,243,'parent_id','481'),(2362,243,'url','https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg'),(2363,243,'user_meta','dnaranjo@zews.co.cr'),(2364,243,'user_meta','gruposuadi'),(2365,243,'user_meta','gruposuadi'),(2366,243,'user_meta','Administrator'),(2367,243,'user_meta',''),(2368,244,'name','Empresas Constructivas en Chiriquí'),(2369,244,'user_meta','dnaranjo@zews.co.cr'),(2370,244,'user_meta','gruposuadi'),(2371,244,'user_meta','gruposuadi'),(2372,244,'user_meta','Administrator'),(2373,244,'user_meta',''),(2374,245,'name','Empresas Constructivas en Chiriquí'),(2375,245,'user_meta','dnaranjo@zews.co.cr'),(2376,245,'user_meta','gruposuadi'),(2377,245,'user_meta','gruposuadi'),(2378,245,'user_meta','Administrator'),(2379,245,'user_meta',''),(2380,246,'term_name','Movimientos de tierra'),(2381,246,'taxonomy_label','etiqueta'),(2382,246,'term_id','43'),(2383,246,'taxonomy','post_tag'),(2384,246,'term_parent','0'),(2385,246,'user_meta','dnaranjo@zews.co.cr'),(2386,246,'user_meta','gruposuadi'),(2387,246,'user_meta','gruposuadi'),(2388,246,'user_meta','Administrator'),(2389,246,'user_meta',''),(2390,247,'term_name','Obra civil'),(2391,247,'taxonomy_label','etiqueta'),(2392,247,'term_id','44'),(2393,247,'taxonomy','post_tag'),(2394,247,'term_parent','0'),(2395,247,'user_meta','dnaranjo@zews.co.cr'),(2396,247,'user_meta','gruposuadi'),(2397,247,'user_meta','gruposuadi'),(2398,247,'user_meta','Administrator'),(2399,247,'user_meta',''),(2400,248,'term_name','Sector construcción'),(2401,248,'taxonomy_label','etiqueta'),(2402,248,'term_id','45'),(2403,248,'taxonomy','post_tag'),(2404,248,'term_parent','0'),(2405,248,'user_meta','dnaranjo@zews.co.cr'),(2406,248,'user_meta','gruposuadi'),(2407,248,'user_meta','gruposuadi'),(2408,248,'user_meta','Administrator'),(2409,248,'user_meta',''),(2410,249,'post_title','¿Quieres construir? Somos la empresa constructora que necesita'),(2411,249,'singular_name','entrada'),(2412,249,'post_date','2021-03-19 09:01:16'),(2413,249,'post_date_gmt','2021-03-19 14:01:16'),(2414,249,'new_status','publish'),(2415,249,'old_status','draft'),(2416,249,'user_meta','dnaranjo@zews.co.cr'),(2417,249,'user_meta','gruposuadi'),(2418,249,'user_meta','gruposuadi'),(2419,249,'user_meta','Administrator'),(2420,249,'user_meta',''),(2421,250,'meta_key','_yoast_wpseo_title'),(2422,250,'meta_value','Empresas Constructivas en Chiriquí Panamá - Grupo Suadi'),(2423,250,'post_type','post'),(2424,250,'user_meta','dnaranjo@zews.co.cr'),(2425,250,'user_meta','gruposuadi'),(2426,250,'user_meta','gruposuadi'),(2427,250,'user_meta','Administrator'),(2428,250,'user_meta',''),(2429,251,'meta_key','_yoast_wpseo_metadesc'),(2430,251,'meta_value','¿Buscas empresas constructivas de amplia trayectoria y comprobada reputación en David, Chiriquí? Nosotros le brindamos el servicio.'),(2431,251,'post_type','post'),(2432,251,'user_meta','dnaranjo@zews.co.cr'),(2433,251,'user_meta','gruposuadi'),(2434,251,'user_meta','gruposuadi'),(2435,251,'user_meta','Administrator'),(2436,251,'user_meta',''),(2437,252,'meta_key','_yoast_wpseo_linkdex'),(2438,252,'meta_value','71'),(2439,252,'post_type','post'),(2440,252,'user_meta','dnaranjo@zews.co.cr'),(2441,252,'user_meta','gruposuadi'),(2442,252,'user_meta','gruposuadi'),(2443,252,'user_meta','Administrator'),(2444,252,'user_meta',''),(2445,253,'meta_key','_yoast_wpseo_content_score'),(2446,253,'meta_value','30'),(2447,253,'post_type','post'),(2448,253,'user_meta','dnaranjo@zews.co.cr'),(2449,253,'user_meta','gruposuadi'),(2450,253,'user_meta','gruposuadi'),(2451,253,'user_meta','Administrator'),(2452,253,'user_meta',''),(2453,254,'post_title','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país'),(2454,254,'singular_name','entrada'),(2455,254,'post_date','2021-03-17 17:53:51'),(2456,254,'post_date_gmt','2021-03-17 22:53:51'),(2457,254,'new_status','publish'),(2458,254,'old_status','publish'),(2459,254,'revision_id','482'),(2460,254,'user_meta','dnaranjo@zews.co.cr'),(2461,254,'user_meta','gruposuadi'),(2462,254,'user_meta','gruposuadi'),(2463,254,'user_meta','Administrator'),(2464,254,'user_meta',''),(2465,255,'destination',''),(2466,255,'status','Finished'),(2467,255,'type','database, plugins, themes'),(2468,255,'backup_time','1616423275'),(2469,255,'user_meta','dnaranjo@zews.co.cr'),(2470,255,'user_meta','gruposuadi'),(2471,255,'user_meta','gruposuadi'),(2472,255,'user_meta','Administrator'),(2473,255,'user_meta',''),(2474,256,'type','plugin'),(2475,256,'name','MainWP Child'),(2476,256,'version','4.1.5'),(2477,256,'slug','mainwp-child/mainwp-child.php'),(2478,256,'success','1'),(2479,256,'old_version','4.1.4'),(2480,256,'user_meta','dnaranjo@zews.co.cr'),(2481,256,'user_meta','gruposuadi'),(2482,256,'user_meta','gruposuadi'),(2483,256,'user_meta','Administrator'),(2484,256,'user_meta',''),(2485,257,'new_version','5.7'),(2486,257,'old_version','5.6.2'),(2487,257,'auto_updated',''),(2488,257,'user_meta','dnaranjo@zews.co.cr'),(2489,257,'user_meta','gruposuadi'),(2490,257,'user_meta','gruposuadi'),(2491,257,'user_meta','Administrator'),(2492,257,'user_meta',''),(2493,258,'type','plugin'),(2494,258,'name','Akismet Anti-Spam'),(2495,258,'version','4.1.9'),(2496,258,'slug','akismet/akismet.php'),(2497,258,'success','1'),(2498,258,'old_version','4.1.8'),(2499,258,'user_meta','dnaranjo@zews.co.cr'),(2500,258,'user_meta','gruposuadi'),(2501,258,'user_meta','gruposuadi'),(2502,258,'user_meta','Administrator'),(2503,258,'user_meta',''),(2504,259,'type','plugin'),(2505,259,'name','Join.chat'),(2506,259,'version','4.1.10'),(2507,259,'slug','creame-whatsapp-me/joinchat.php'),(2508,259,'success','1'),(2509,259,'old_version','4.1.8'),(2510,259,'user_meta','dnaranjo@zews.co.cr'),(2511,259,'user_meta','gruposuadi'),(2512,259,'user_meta','gruposuadi'),(2513,259,'user_meta','Administrator'),(2514,259,'user_meta',''),(2515,260,'type','plugin'),(2516,260,'name','Maintenance'),(2517,260,'version','4.02'),(2518,260,'slug','maintenance/maintenance.php'),(2519,260,'success','1'),(2520,260,'old_version','4.0'),(2521,260,'user_meta','dnaranjo@zews.co.cr'),(2522,260,'user_meta','gruposuadi'),(2523,260,'user_meta','gruposuadi'),(2524,260,'user_meta','Administrator'),(2525,260,'user_meta',''),(2526,261,'type','plugin'),(2527,261,'name','MainWP Child Reports'),(2528,261,'version','2.0.7'),(2529,261,'slug','mainwp-child-reports/mainwp-child-reports.php'),(2530,261,'success','1'),(2531,261,'old_version','2.0.6'),(2532,261,'user_meta','dnaranjo@zews.co.cr'),(2533,261,'user_meta','gruposuadi'),(2534,261,'user_meta','gruposuadi'),(2535,261,'user_meta','Administrator'),(2536,261,'user_meta',''),(2537,262,'type','plugin'),(2538,262,'name','Really Simple SSL'),(2539,262,'version','4.0.11'),(2540,262,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(2541,262,'success','1'),(2542,262,'old_version','4.0.7'),(2543,262,'user_meta','dnaranjo@zews.co.cr'),(2544,262,'user_meta','gruposuadi'),(2545,262,'user_meta','gruposuadi'),(2546,262,'user_meta','Administrator'),(2547,262,'user_meta',''),(2548,263,'type','plugin'),(2549,263,'name','UpdraftPlus - Backup/Restore'),(2550,263,'version','1.16.50'),(2551,263,'slug','updraftplus/updraftplus.php'),(2552,263,'success','1'),(2553,263,'old_version','1.16.47'),(2554,263,'user_meta','dnaranjo@zews.co.cr'),(2555,263,'user_meta','gruposuadi'),(2556,263,'user_meta','gruposuadi'),(2557,263,'user_meta','Administrator'),(2558,263,'user_meta',''),(2559,264,'type','plugin'),(2560,264,'name','WooCommerce'),(2561,264,'version','5.1.0'),(2562,264,'slug','woocommerce/woocommerce.php'),(2563,264,'success','1'),(2564,264,'old_version','4.9.2'),(2565,264,'user_meta','dnaranjo@zews.co.cr'),(2566,264,'user_meta','gruposuadi'),(2567,264,'user_meta','gruposuadi'),(2568,264,'user_meta','Administrator'),(2569,264,'user_meta',''),(2570,265,'type','plugin'),(2571,265,'name','Yoast SEO'),(2572,265,'version','16.0.2'),(2573,265,'slug','wordpress-seo/wp-seo.php'),(2574,265,'success','1'),(2575,265,'old_version','15.7'),(2576,265,'user_meta','dnaranjo@zews.co.cr'),(2577,265,'user_meta','gruposuadi'),(2578,265,'user_meta','gruposuadi'),(2579,265,'user_meta','Administrator'),(2580,265,'user_meta',''),(2581,266,'post_title','Contacto'),(2582,266,'singular_name','formulario de contacto'),(2583,266,'post_date','2020-10-08 17:53:41'),(2584,266,'post_date_gmt','2020-10-08 17:53:41'),(2585,266,'new_status','publish'),(2586,266,'old_status','publish'),(2587,266,'user_meta','dnaranjo@zews.co.cr'),(2588,266,'user_meta','gruposuadi'),(2589,266,'user_meta','gruposuadi'),(2590,266,'user_meta','Administrator'),(2591,266,'user_meta',''),(2592,267,'post_title','Contacto'),(2593,267,'singular_name','formulario de contacto'),(2594,267,'post_date','2020-10-08 17:53:41'),(2595,267,'post_date_gmt','2020-10-08 17:53:41'),(2596,267,'new_status','publish'),(2597,267,'old_status','publish'),(2598,267,'user_meta','dnaranjo@zews.co.cr'),(2599,267,'user_meta','gruposuadi'),(2600,267,'user_meta','gruposuadi'),(2601,267,'user_meta','Administrator'),(2602,267,'user_meta',''),(2603,268,'post_title','Contacto'),(2604,268,'singular_name','formulario de contacto'),(2605,268,'post_date','2020-10-08 17:53:41'),(2606,268,'post_date_gmt','2020-10-08 17:53:41'),(2607,268,'new_status','publish'),(2608,268,'old_status','publish'),(2609,268,'user_meta','dnaranjo@zews.co.cr'),(2610,268,'user_meta','gruposuadi'),(2611,268,'user_meta','gruposuadi'),(2612,268,'user_meta','Administrator'),(2613,268,'user_meta',''),(2614,269,'destination',''),(2615,269,'status','Finished'),(2616,269,'type','database, plugins, themes'),(2617,269,'backup_time','1618329867'),(2618,269,'user_meta','dnaranjo@zews.co.cr'),(2619,269,'user_meta','gruposuadi'),(2620,269,'user_meta','gruposuadi'),(2621,269,'user_meta','Administrator'),(2622,269,'user_meta',''),(2623,270,'type','plugin'),(2624,270,'name','Join.chat'),(2625,270,'version','4.1.12'),(2626,270,'slug','creame-whatsapp-me/joinchat.php'),(2627,270,'success','1'),(2628,270,'old_version','4.1.10'),(2629,270,'user_meta','dnaranjo@zews.co.cr'),(2630,270,'user_meta','gruposuadi'),(2631,270,'user_meta','gruposuadi'),(2632,270,'user_meta','Administrator'),(2633,270,'user_meta',''),(2634,271,'type','plugin'),(2635,271,'name','Really Simple SSL'),(2636,271,'version','4.0.13'),(2637,271,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(2638,271,'success','1'),(2639,271,'old_version','4.0.11'),(2640,271,'user_meta','dnaranjo@zews.co.cr'),(2641,271,'user_meta','gruposuadi'),(2642,271,'user_meta','gruposuadi'),(2643,271,'user_meta','Administrator'),(2644,271,'user_meta',''),(2645,272,'type','plugin'),(2646,272,'name','UpdraftPlus - Backup/Restore'),(2647,272,'version','1.16.53'),(2648,272,'slug','updraftplus/updraftplus.php'),(2649,272,'success','1'),(2650,272,'old_version','1.16.50'),(2651,272,'user_meta','dnaranjo@zews.co.cr'),(2652,272,'user_meta','gruposuadi'),(2653,272,'user_meta','gruposuadi'),(2654,272,'user_meta','Administrator'),(2655,272,'user_meta',''),(2656,273,'type','plugin'),(2657,273,'name','WooCommerce'),(2658,273,'version','5.2.0'),(2659,273,'slug','woocommerce/woocommerce.php'),(2660,273,'success','1'),(2661,273,'old_version','5.1.0'),(2662,273,'user_meta','dnaranjo@zews.co.cr'),(2663,273,'user_meta','gruposuadi'),(2664,273,'user_meta','gruposuadi'),(2665,273,'user_meta','Administrator'),(2666,273,'user_meta',''),(2667,274,'type','plugin'),(2668,274,'name','Yoast Duplicate Post'),(2669,274,'version','4.1.2'),(2670,274,'slug','duplicate-post/duplicate-post.php'),(2671,274,'success','1'),(2672,274,'old_version','4.1.1'),(2673,274,'user_meta','dnaranjo@zews.co.cr'),(2674,274,'user_meta','gruposuadi'),(2675,274,'user_meta','gruposuadi'),(2676,274,'user_meta','Administrator'),(2677,274,'user_meta',''),(2678,275,'type','plugin'),(2679,275,'name','Yoast SEO'),(2680,275,'version','16.1.1'),(2681,275,'slug','wordpress-seo/wp-seo.php'),(2682,275,'success','1'),(2683,275,'old_version','16.0.2'),(2684,275,'user_meta','dnaranjo@zews.co.cr'),(2685,275,'user_meta','gruposuadi'),(2686,275,'user_meta','gruposuadi'),(2687,275,'user_meta','Administrator'),(2688,275,'user_meta',''),(2689,276,'post_title','Alquiler de equipos'),(2690,276,'singular_name','service'),(2691,276,'post_date','2020-10-02 13:26:50'),(2692,276,'post_date_gmt','2020-10-02 13:26:50'),(2693,276,'new_status','publish'),(2694,276,'old_status','publish'),(2695,276,'user_meta','dnaranjo@zews.co.cr'),(2696,276,'user_meta','gruposuadi'),(2697,276,'user_meta','gruposuadi'),(2698,276,'user_meta','Administrator'),(2699,276,'user_meta',''),(2700,277,'post_title','¿Quieres construir? Somos la empresa constructora que necesita'),(2701,277,'singular_name','entrada'),(2702,277,'post_date','2021-03-19 09:01:16'),(2703,277,'post_date_gmt','2021-03-19 14:01:16'),(2704,277,'new_status','publish'),(2705,277,'old_status','publish'),(2706,277,'revision_id','484'),(2707,277,'user_meta','dnaranjo@zews.co.cr'),(2708,277,'user_meta','gruposuadi'),(2709,277,'user_meta','gruposuadi'),(2710,277,'user_meta','Administrator'),(2711,277,'user_meta',''),(2712,278,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(2713,278,'parent_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2714,278,'parent_id','487'),(2715,278,'url','https://www.gruposuadi.com/wp-content/uploads/2021/04/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg'),(2716,278,'user_meta','dnaranjo@zews.co.cr'),(2717,278,'user_meta','gruposuadi'),(2718,278,'user_meta','gruposuadi'),(2719,278,'user_meta','Administrator'),(2720,278,'user_meta',''),(2721,279,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(2722,279,'user_meta','dnaranjo@zews.co.cr'),(2723,279,'user_meta','gruposuadi'),(2724,279,'user_meta','gruposuadi'),(2725,279,'user_meta','Administrator'),(2726,279,'user_meta',''),(2727,280,'term_name','Empresas constructoras en Chiriquí'),(2728,280,'taxonomy_label','etiqueta'),(2729,280,'term_id','46'),(2730,280,'taxonomy','post_tag'),(2731,280,'term_parent','0'),(2732,280,'user_meta','dnaranjo@zews.co.cr'),(2733,280,'user_meta','gruposuadi'),(2734,280,'user_meta','gruposuadi'),(2735,280,'user_meta','Administrator'),(2736,280,'user_meta',''),(2737,281,'term_name','Empresas constructoras en Panamá'),(2738,281,'taxonomy_label','etiqueta'),(2739,281,'term_id','47'),(2740,281,'taxonomy','post_tag'),(2741,281,'term_parent','0'),(2742,281,'user_meta','dnaranjo@zews.co.cr'),(2743,281,'user_meta','gruposuadi'),(2744,281,'user_meta','gruposuadi'),(2745,281,'user_meta','Administrator'),(2746,281,'user_meta',''),(2747,282,'term_name','Empresas constructivas en David'),(2748,282,'taxonomy_label','etiqueta'),(2749,282,'term_id','48'),(2750,282,'taxonomy','post_tag'),(2751,282,'term_parent','0'),(2752,282,'user_meta','dnaranjo@zews.co.cr'),(2753,282,'user_meta','gruposuadi'),(2754,282,'user_meta','gruposuadi'),(2755,282,'user_meta','Administrator'),(2756,282,'user_meta',''),(2757,283,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2758,283,'singular_name','entrada'),(2759,283,'post_date','2021-04-13 12:17:53'),(2760,283,'post_date_gmt','0000-00-00 00:00:00'),(2761,283,'new_status','draft'),(2762,283,'old_status','draft'),(2763,283,'user_meta','dnaranjo@zews.co.cr'),(2764,283,'user_meta','gruposuadi'),(2765,283,'user_meta','gruposuadi'),(2766,283,'user_meta','Administrator'),(2767,283,'user_meta',''),(2768,284,'meta_key','_yoast_wpseo_title'),(2769,284,'meta_value','Construcción y mejoramiento de puentes en Panamá'),(2770,284,'post_type','post'),(2771,284,'user_meta','dnaranjo@zews.co.cr'),(2772,284,'user_meta','gruposuadi'),(2773,284,'user_meta','gruposuadi'),(2774,284,'user_meta','Administrator'),(2775,284,'user_meta',''),(2776,285,'meta_key','_yoast_wpseo_metadesc'),(2777,285,'meta_value','Se requiere la construcción de nuevas autovías y autopistas que, generalmente, demandan la instalación de puentes, para el paso de...'),(2778,285,'post_type','post'),(2779,285,'user_meta','dnaranjo@zews.co.cr'),(2780,285,'user_meta','gruposuadi'),(2781,285,'user_meta','gruposuadi'),(2782,285,'user_meta','Administrator'),(2783,285,'user_meta',''),(2784,286,'meta_key','_yoast_wpseo_linkdex'),(2785,286,'meta_value','69'),(2786,286,'post_type','post'),(2787,286,'user_meta','dnaranjo@zews.co.cr'),(2788,286,'user_meta','gruposuadi'),(2789,286,'user_meta','gruposuadi'),(2790,286,'user_meta','Administrator'),(2791,286,'user_meta',''),(2792,287,'meta_key','_yoast_wpseo_content_score'),(2793,287,'meta_value','30'),(2794,287,'post_type','post'),(2795,287,'user_meta','dnaranjo@zews.co.cr'),(2796,287,'user_meta','gruposuadi'),(2797,287,'user_meta','gruposuadi'),(2798,287,'user_meta','Administrator'),(2799,287,'user_meta',''),(2800,288,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2801,288,'singular_name','entrada'),(2802,288,'post_date','2021-04-13 12:18:38'),(2803,288,'post_date_gmt','2021-04-13 17:18:38'),(2804,288,'new_status','publish'),(2805,288,'old_status','draft'),(2806,288,'revision_id','489'),(2807,288,'user_meta','dnaranjo@zews.co.cr'),(2808,288,'user_meta','gruposuadi'),(2809,288,'user_meta','gruposuadi'),(2810,288,'user_meta','Administrator'),(2811,288,'user_meta',''),(2812,289,'post_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(2813,289,'singular_name','entrada'),(2814,289,'post_date','2021-04-13 12:18:38'),(2815,289,'post_date_gmt','2021-04-13 17:18:38'),(2816,289,'new_status','draft'),(2817,289,'old_status','publish'),(2818,289,'revision_id','489'),(2819,289,'user_meta','dnaranjo@zews.co.cr'),(2820,289,'user_meta','gruposuadi'),(2821,289,'user_meta','gruposuadi'),(2822,289,'user_meta','Administrator'),(2823,289,'user_meta',''),(2824,290,'name','Proyectos de construcción en Chiriquí'),(2825,290,'parent_title','Proyectos de construcción en Chiriquí'),(2826,290,'parent_id','490'),(2827,290,'url','https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg'),(2828,290,'user_meta','dnaranjo@zews.co.cr'),(2829,290,'user_meta','gruposuadi'),(2830,290,'user_meta','gruposuadi'),(2831,290,'user_meta','Administrator'),(2832,290,'user_meta',''),(2833,291,'name','Construcción y mejoramiento de puentes - Su empresa de confianza'),(2834,291,'parent_id','487'),(2835,291,'url','https://www.gruposuadi.com/wp-content/uploads/2021/04/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg'),(2836,291,'user_meta','dnaranjo@zews.co.cr'),(2837,291,'user_meta','gruposuadi'),(2838,291,'user_meta','gruposuadi'),(2839,291,'user_meta','Administrator'),(2840,291,'user_meta',''),(2841,292,'name','Proyectos de construcción en Chiriquí'),(2842,292,'user_meta','dnaranjo@zews.co.cr'),(2843,292,'user_meta','gruposuadi'),(2844,292,'user_meta','gruposuadi'),(2845,292,'user_meta','Administrator'),(2846,292,'user_meta',''),(2847,293,'term_name','Instalación de tuberías'),(2848,293,'taxonomy_label','etiqueta'),(2849,293,'term_id','49'),(2850,293,'taxonomy','post_tag'),(2851,293,'term_parent','0'),(2852,293,'user_meta','dnaranjo@zews.co.cr'),(2853,293,'user_meta','gruposuadi'),(2854,293,'user_meta','gruposuadi'),(2855,293,'user_meta','Administrator'),(2856,293,'user_meta',''),(2857,294,'post_title','Proyectos de construcción en Chiriquí'),(2858,294,'singular_name','entrada'),(2859,294,'post_date','2021-04-13 12:35:32'),(2860,294,'post_date_gmt','0000-00-00 00:00:00'),(2861,294,'new_status','draft'),(2862,294,'old_status','draft'),(2863,294,'user_meta','dnaranjo@zews.co.cr'),(2864,294,'user_meta','gruposuadi'),(2865,294,'user_meta','gruposuadi'),(2866,294,'user_meta','Administrator'),(2867,294,'user_meta',''),(2868,295,'meta_key','_yoast_wpseo_metadesc'),(2869,295,'meta_value','Procuramos un sólido liderazgo entre las empresas constructoras de Chiriquí, Panamá, en la realización de carreteras, puentes, represas...'),(2870,295,'post_type','post'),(2871,295,'user_meta','dnaranjo@zews.co.cr'),(2872,295,'user_meta','gruposuadi'),(2873,295,'user_meta','gruposuadi'),(2874,295,'user_meta','Administrator'),(2875,295,'user_meta',''),(2876,296,'meta_key','_yoast_wpseo_linkdex'),(2877,296,'meta_value','65'),(2878,296,'post_type','post'),(2879,296,'user_meta','dnaranjo@zews.co.cr'),(2880,296,'user_meta','gruposuadi'),(2881,296,'user_meta','gruposuadi'),(2882,296,'user_meta','Administrator'),(2883,296,'user_meta',''),(2884,297,'meta_key','_yoast_wpseo_content_score'),(2885,297,'meta_value','30'),(2886,297,'post_type','post'),(2887,297,'user_meta','dnaranjo@zews.co.cr'),(2888,297,'user_meta','gruposuadi'),(2889,297,'user_meta','gruposuadi'),(2890,297,'user_meta','Administrator'),(2891,297,'user_meta',''),(2892,298,'post_title','Proyectos de construcción en Chiriquí'),(2893,298,'singular_name','entrada'),(2894,298,'post_date','2021-04-13 12:36:21'),(2895,298,'post_date_gmt','2021-04-13 17:36:21'),(2896,298,'new_status','publish'),(2897,298,'old_status','draft'),(2898,298,'revision_id','492'),(2899,298,'user_meta','dnaranjo@zews.co.cr'),(2900,298,'user_meta','gruposuadi'),(2901,298,'user_meta','gruposuadi'),(2902,298,'user_meta','Administrator'),(2903,298,'user_meta',''),(2904,299,'post_title','Proyectos de construcción en Chiriquí'),(2905,299,'singular_name','entrada'),(2906,299,'post_date','2021-04-13 12:36:21'),(2907,299,'post_date_gmt','2021-04-13 17:36:21'),(2908,299,'new_status','publish'),(2909,299,'old_status','publish'),(2910,299,'revision_id','492'),(2911,299,'user_meta','dnaranjo@zews.co.cr'),(2912,299,'user_meta','gruposuadi'),(2913,299,'user_meta','gruposuadi'),(2914,299,'user_meta','Administrator'),(2915,299,'user_meta',''),(2916,300,'term_name','Maquinarias'),(2917,300,'taxonomy_label','categoría'),(2918,300,'term_id','50'),(2919,300,'taxonomy','category'),(2920,300,'term_parent','0'),(2921,300,'user_meta','dnaranjo@zews.co.cr'),(2922,300,'user_meta','gruposuadi'),(2923,300,'user_meta','gruposuadi'),(2924,300,'user_meta','Administrator'),(2925,300,'user_meta',''),(2926,301,'term_name','Empresas constructoras en Panamá'),(2927,301,'taxonomy_label','etiqueta'),(2928,301,'term_id','47'),(2929,301,'taxonomy','post_tag'),(2930,301,'term_parent','0'),(2931,301,'user_meta','dnaranjo@zews.co.cr'),(2932,301,'user_meta','gruposuadi'),(2933,301,'user_meta','gruposuadi'),(2934,301,'user_meta','Administrator'),(2935,301,'user_meta',''),(2936,302,'term_name','Empresas constructoras en Chiriquí'),(2937,302,'taxonomy_label','etiqueta'),(2938,302,'term_id','46'),(2939,302,'taxonomy','post_tag'),(2940,302,'term_parent','0'),(2941,302,'user_meta','dnaranjo@zews.co.cr'),(2942,302,'user_meta','gruposuadi'),(2943,302,'user_meta','gruposuadi'),(2944,302,'user_meta','Administrator'),(2945,302,'user_meta',''),(2946,303,'term_name','Empresas constructoras en Chiriquí'),(2947,303,'taxonomy_label','etiqueta'),(2948,303,'term_id','46'),(2949,303,'taxonomy','post_tag'),(2950,303,'term_parent','0'),(2951,303,'user_meta','dnaranjo@zews.co.cr'),(2952,303,'user_meta','gruposuadi'),(2953,303,'user_meta','gruposuadi'),(2954,303,'user_meta','Administrator'),(2955,303,'user_meta',''),(2956,304,'term_name','Empresas constructivas en David'),(2957,304,'taxonomy_label','etiqueta'),(2958,304,'term_id','48'),(2959,304,'taxonomy','post_tag'),(2960,304,'term_parent','0'),(2961,304,'user_meta','dnaranjo@zews.co.cr'),(2962,304,'user_meta','gruposuadi'),(2963,304,'user_meta','gruposuadi'),(2964,304,'user_meta','Administrator'),(2965,304,'user_meta',''),(2966,305,'name','Alquiler de maquinaria para construcción de carreteras y caminos'),(2967,305,'parent_title','Alquiler de maquinaria para construcción de carreteras y caminos'),(2968,305,'parent_id','495'),(2969,305,'url','https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg'),(2970,305,'user_meta','dnaranjo@zews.co.cr'),(2971,305,'user_meta','gruposuadi'),(2972,305,'user_meta','gruposuadi'),(2973,305,'user_meta','Administrator'),(2974,305,'user_meta',''),(2975,306,'name','Alquiler de maquinaria para construcción de carreteras y caminos'),(2976,306,'user_meta','dnaranjo@zews.co.cr'),(2977,306,'user_meta','gruposuadi'),(2978,306,'user_meta','gruposuadi'),(2979,306,'user_meta','Administrator'),(2980,306,'user_meta',''),(2981,307,'term_name','Alquiler de equipos pesados Panamá'),(2982,307,'taxonomy_label','etiqueta'),(2983,307,'term_id','51'),(2984,307,'taxonomy','post_tag'),(2985,307,'term_parent','0'),(2986,307,'user_meta','dnaranjo@zews.co.cr'),(2987,307,'user_meta','gruposuadi'),(2988,307,'user_meta','gruposuadi'),(2989,307,'user_meta','Administrator'),(2990,307,'user_meta',''),(2991,308,'term_name','Alquiler de retroexcavadoras Chiriquí'),(2992,308,'taxonomy_label','etiqueta'),(2993,308,'term_id','52'),(2994,308,'taxonomy','post_tag'),(2995,308,'term_parent','0'),(2996,308,'user_meta','dnaranjo@zews.co.cr'),(2997,308,'user_meta','gruposuadi'),(2998,308,'user_meta','gruposuadi'),(2999,308,'user_meta','Administrator'),(3000,308,'user_meta',''),(3001,309,'post_title','Alquiler de maquinaria para construcción de carreteras y caminos'),(3002,309,'singular_name','entrada'),(3003,309,'post_date','2021-04-13 12:48:59'),(3004,309,'post_date_gmt','0000-00-00 00:00:00'),(3005,309,'new_status','draft'),(3006,309,'old_status','draft'),(3007,309,'user_meta','dnaranjo@zews.co.cr'),(3008,309,'user_meta','gruposuadi'),(3009,309,'user_meta','gruposuadi'),(3010,309,'user_meta','Administrator'),(3011,309,'user_meta',''),(3012,310,'meta_key','_yoast_wpseo_title'),(3013,310,'meta_value','%%title%%'),(3014,310,'post_type','post'),(3015,310,'user_meta','dnaranjo@zews.co.cr'),(3016,310,'user_meta','gruposuadi'),(3017,310,'user_meta','gruposuadi'),(3018,310,'user_meta','Administrator'),(3019,310,'user_meta',''),(3020,311,'meta_key','_yoast_wpseo_metadesc'),(3021,311,'meta_value','En Grupo Suadi brindamos el servicio de alquiler de equipos pesados, para construcción de carreteras y caminos...'),(3022,311,'post_type','post'),(3023,311,'user_meta','dnaranjo@zews.co.cr'),(3024,311,'user_meta','gruposuadi'),(3025,311,'user_meta','gruposuadi'),(3026,311,'user_meta','Administrator'),(3027,311,'user_meta',''),(3028,312,'meta_key','_yoast_wpseo_linkdex'),(3029,312,'meta_value','71'),(3030,312,'post_type','post'),(3031,312,'user_meta','dnaranjo@zews.co.cr'),(3032,312,'user_meta','gruposuadi'),(3033,312,'user_meta','gruposuadi'),(3034,312,'user_meta','Administrator'),(3035,312,'user_meta',''),(3036,313,'meta_key','_yoast_wpseo_content_score'),(3037,313,'meta_value','30'),(3038,313,'post_type','post'),(3039,313,'user_meta','dnaranjo@zews.co.cr'),(3040,313,'user_meta','gruposuadi'),(3041,313,'user_meta','gruposuadi'),(3042,313,'user_meta','Administrator'),(3043,313,'user_meta',''),(3044,314,'post_title','Alquiler de maquinaria para construcción de carreteras y caminos'),(3045,314,'singular_name','entrada'),(3046,314,'post_date','2021-04-13 08:07:45'),(3047,314,'post_date_gmt','2021-04-13 13:07:45'),(3048,314,'new_status','publish'),(3049,314,'old_status','draft'),(3050,314,'revision_id','497'),(3051,314,'user_meta','dnaranjo@zews.co.cr'),(3052,314,'user_meta','gruposuadi'),(3053,314,'user_meta','gruposuadi'),(3054,314,'user_meta','Administrator'),(3055,314,'user_meta',''),(3056,315,'post_title','Alquiler de maquinaria para construcción de carreteras y caminos'),(3057,315,'singular_name','entrada'),(3058,315,'post_date','2021-04-15 08:07:45'),(3059,315,'post_date_gmt','2021-04-15 13:07:45'),(3060,315,'new_status','future'),(3061,315,'old_status','publish'),(3062,315,'revision_id','497'),(3063,315,'user_meta','dnaranjo@zews.co.cr'),(3064,315,'user_meta','gruposuadi'),(3065,315,'user_meta','gruposuadi'),(3066,315,'user_meta','Administrator'),(3067,315,'user_meta',''),(3068,316,'type','plugin'),(3069,316,'name','MainWP Child'),(3070,316,'version','4.1.6.1'),(3071,316,'slug','mainwp-child/mainwp-child.php'),(3072,316,'success','1'),(3073,316,'old_version','4.1.5'),(3074,316,'user_meta','dnaranjo@zews.co.cr'),(3075,316,'user_meta','gruposuadi'),(3076,316,'user_meta','gruposuadi'),(3077,316,'user_meta','Administrator'),(3078,316,'user_meta',''),(3079,317,'type','theme'),(3080,317,'name','Twenty Twenty'),(3081,317,'version','1.7'),(3082,317,'slug','twentytwenty'),(3083,317,'success','1'),(3084,317,'old_version','1.0'),(3085,317,'user_meta','dnaranjo@zews.co.cr'),(3086,317,'user_meta','gruposuadi'),(3087,317,'user_meta','gruposuadi'),(3088,317,'user_meta','Administrator'),(3089,317,'user_meta',''),(3090,318,'type','theme'),(3091,318,'name','Twenty Twenty-One'),(3092,318,'version','1.3'),(3093,318,'slug','twentytwentyone'),(3094,318,'success','1'),(3095,318,'old_version','1.0'),(3096,318,'user_meta','dnaranjo@zews.co.cr'),(3097,318,'user_meta','gruposuadi'),(3098,318,'user_meta','gruposuadi'),(3099,318,'user_meta','Administrator'),(3100,318,'user_meta',''),(3101,319,'destination',''),(3102,319,'status','Finished'),(3103,319,'type','database, plugins, themes'),(3104,319,'backup_time','1621363812'),(3105,319,'user_meta','dnaranjo@zews.co.cr'),(3106,319,'user_meta','gruposuadi'),(3107,319,'user_meta','gruposuadi'),(3108,319,'user_meta','Administrator'),(3109,319,'user_meta',''),(3110,320,'new_version','5.7.2'),(3111,320,'old_version','5.7.2'),(3112,320,'auto_updated',''),(3113,320,'user_meta','dnaranjo@zews.co.cr'),(3114,320,'user_meta','gruposuadi'),(3115,320,'user_meta','gruposuadi'),(3116,320,'user_meta','Administrator'),(3117,320,'user_meta',''),(3118,321,'type','plugin'),(3119,321,'name','iThemes Security'),(3120,321,'version','7.9.1'),(3121,321,'slug','better-wp-security/better-wp-security.php'),(3122,321,'success','1'),(3123,321,'old_version','7.9.0'),(3124,321,'user_meta','dnaranjo@zews.co.cr'),(3125,321,'user_meta','gruposuadi'),(3126,321,'user_meta','gruposuadi'),(3127,321,'user_meta','Administrator'),(3128,321,'user_meta',''),(3129,322,'type','plugin'),(3130,322,'name','Join.chat'),(3131,322,'version','4.1.13'),(3132,322,'slug','creame-whatsapp-me/joinchat.php'),(3133,322,'success','1'),(3134,322,'old_version','4.1.12'),(3135,322,'user_meta','dnaranjo@zews.co.cr'),(3136,322,'user_meta','gruposuadi'),(3137,322,'user_meta','gruposuadi'),(3138,322,'user_meta','Administrator'),(3139,322,'user_meta',''),(3140,323,'type','plugin'),(3141,323,'name','Really Simple SSL'),(3142,323,'version','4.0.15'),(3143,323,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(3144,323,'success','1'),(3145,323,'old_version','4.0.13'),(3146,323,'user_meta','dnaranjo@zews.co.cr'),(3147,323,'user_meta','gruposuadi'),(3148,323,'user_meta','gruposuadi'),(3149,323,'user_meta','Administrator'),(3150,323,'user_meta',''),(3151,324,'type','plugin'),(3152,324,'name','UpdraftPlus - Backup/Restore'),(3153,324,'version','1.16.56'),(3154,324,'slug','updraftplus/updraftplus.php'),(3155,324,'success','1'),(3156,324,'old_version','1.16.53'),(3157,324,'user_meta','dnaranjo@zews.co.cr'),(3158,324,'user_meta','gruposuadi'),(3159,324,'user_meta','gruposuadi'),(3160,324,'user_meta','Administrator'),(3161,324,'user_meta',''),(3162,325,'type','plugin'),(3163,325,'name','WooCommerce'),(3164,325,'version','5.3.0'),(3165,325,'slug','woocommerce/woocommerce.php'),(3166,325,'success','1'),(3167,325,'old_version','5.2.0'),(3168,325,'user_meta','dnaranjo@zews.co.cr'),(3169,325,'user_meta','gruposuadi'),(3170,325,'user_meta','gruposuadi'),(3171,325,'user_meta','Administrator'),(3172,325,'user_meta',''),(3173,326,'type','plugin'),(3174,326,'name','Yoast SEO'),(3175,326,'version','16.3'),(3176,326,'slug','wordpress-seo/wp-seo.php'),(3177,326,'success','1'),(3178,326,'old_version','16.1.1'),(3179,326,'user_meta','dnaranjo@zews.co.cr'),(3180,326,'user_meta','gruposuadi'),(3181,326,'user_meta','gruposuadi'),(3182,326,'user_meta','Administrator'),(3183,326,'user_meta',''),(3184,327,'display_name','gruposuadi'),(3185,327,'user_meta','dnaranjo@zews.co.cr'),(3186,327,'user_meta','gruposuadi'),(3187,327,'user_meta','gruposuadi'),(3188,327,'user_meta','Administrator'),(3189,327,'user_meta',''),(3190,328,'name','alquiler-de-maquinaria-chiriqui-panama'),(3191,328,'parent_title','Borrador automático'),(3192,328,'parent_id','499'),(3193,328,'url','https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg'),(3194,328,'user_meta','dnaranjo@zews.co.cr'),(3195,328,'user_meta','gruposuadi'),(3196,328,'user_meta','gruposuadi'),(3197,328,'user_meta','Administrator'),(3198,328,'user_meta',''),(3199,329,'post_title','Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra'),(3200,329,'singular_name','entrada'),(3201,329,'post_date','2021-05-14 08:04:25'),(3202,329,'post_date_gmt','2021-05-14 13:04:25'),(3203,329,'new_status','publish'),(3204,329,'old_status','auto-draft'),(3205,329,'user_meta','dnaranjo@zews.co.cr'),(3206,329,'user_meta','gruposuadi'),(3207,329,'user_meta','gruposuadi'),(3208,329,'user_meta','Administrator'),(3209,329,'user_meta',''),(3210,330,'meta_key','_yoast_wpseo_title'),(3211,330,'meta_value','%%title%%'),(3212,330,'post_type','post'),(3213,330,'user_meta','dnaranjo@zews.co.cr'),(3214,330,'user_meta','gruposuadi'),(3215,330,'user_meta','gruposuadi'),(3216,330,'user_meta','Administrator'),(3217,330,'user_meta',''),(3218,331,'meta_key','_yoast_wpseo_metadesc'),(3219,331,'meta_value','Un factor del éxito en toda tarea de movimiento de tierras, desde la nivelación de un terreno para un estacionamiento o un edificio.'),(3220,331,'post_type','post'),(3221,331,'user_meta','dnaranjo@zews.co.cr'),(3222,331,'user_meta','gruposuadi'),(3223,331,'user_meta','gruposuadi'),(3224,331,'user_meta','Administrator'),(3225,331,'user_meta',''),(3226,332,'meta_key','_yoast_wpseo_content_score'),(3227,332,'meta_value','30'),(3228,332,'post_type','post'),(3229,332,'user_meta','dnaranjo@zews.co.cr'),(3230,332,'user_meta','gruposuadi'),(3231,332,'user_meta','gruposuadi'),(3232,332,'user_meta','Administrator'),(3233,332,'user_meta',''),(3234,333,'post_title','Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra'),(3235,333,'singular_name','entrada'),(3236,333,'post_date','2021-05-14 08:04:25'),(3237,333,'post_date_gmt','2021-05-14 13:04:25'),(3238,333,'new_status','publish'),(3239,333,'old_status','publish'),(3240,333,'revision_id','501'),(3241,333,'user_meta','dnaranjo@zews.co.cr'),(3242,333,'user_meta','gruposuadi'),(3243,333,'user_meta','gruposuadi'),(3244,333,'user_meta','Administrator'),(3245,333,'user_meta',''),(3246,334,'post_title','Construcción de viviendas para urbanizaciones y residenciales'),(3247,334,'singular_name','entrada'),(3248,334,'post_date','2021-05-18 16:32:18'),(3249,334,'post_date_gmt','0000-00-00 00:00:00'),(3250,334,'new_status','draft'),(3251,334,'old_status','draft'),(3252,334,'user_meta','dnaranjo@zews.co.cr'),(3253,334,'user_meta','gruposuadi'),(3254,334,'user_meta','gruposuadi'),(3255,334,'user_meta','Administrator'),(3256,334,'user_meta',''),(3257,335,'meta_key','_yoast_wpseo_content_score'),(3258,335,'meta_value','30'),(3259,335,'post_type','post'),(3260,335,'user_meta','dnaranjo@zews.co.cr'),(3261,335,'user_meta','gruposuadi'),(3262,335,'user_meta','gruposuadi'),(3263,335,'user_meta','Administrator'),(3264,335,'user_meta',''),(3265,336,'post_title','Construcción de viviendas para urbanizaciones y residenciales'),(3266,336,'singular_name','entrada'),(3267,336,'post_date','2021-05-18 16:33:14'),(3268,336,'post_date_gmt','0000-00-00 00:00:00'),(3269,336,'new_status','draft'),(3270,336,'old_status','draft'),(3271,336,'revision_id','503'),(3272,336,'user_meta','dnaranjo@zews.co.cr'),(3273,336,'user_meta','gruposuadi'),(3274,336,'user_meta','gruposuadi'),(3275,336,'user_meta','Administrator'),(3276,336,'user_meta',''),(3277,337,'post_title','Construcción de viviendas para urbanizaciones y residenciales'),(3278,337,'singular_name','entrada'),(3279,337,'post_date','2021-05-18 16:37:49'),(3280,337,'post_date_gmt','0000-00-00 00:00:00'),(3281,337,'new_status','draft'),(3282,337,'old_status','draft'),(3283,337,'revision_id','504'),(3284,337,'user_meta','dnaranjo@zews.co.cr'),(3285,337,'user_meta','gruposuadi'),(3286,337,'user_meta','gruposuadi'),(3287,337,'user_meta','Administrator'),(3288,337,'user_meta',''),(3289,338,'post_title','Construcción de viviendas para urbanizaciones y residenciales'),(3290,338,'singular_name','entrada'),(3291,338,'post_date','2021-05-18 16:38:24'),(3292,338,'post_date_gmt','0000-00-00 00:00:00'),(3293,338,'new_status','draft'),(3294,338,'old_status','draft'),(3295,338,'revision_id','504'),(3296,338,'user_meta','dnaranjo@zews.co.cr'),(3297,338,'user_meta','gruposuadi'),(3298,338,'user_meta','gruposuadi'),(3299,338,'user_meta','Administrator'),(3300,338,'user_meta',''),(3301,339,'name','construccion-de-residenciales'),(3302,339,'parent_title','Construcción de viviendas para urbanizaciones y residenciales'),(3303,339,'parent_id','502'),(3304,339,'url','https://www.gruposuadi.com/wp-content/uploads/2021/05/construccion-de-residenciales.jpg'),(3305,339,'user_meta','dnaranjo@zews.co.cr'),(3306,339,'user_meta','gruposuadi'),(3307,339,'user_meta','gruposuadi'),(3308,339,'user_meta','Administrator'),(3309,339,'user_meta',''),(3310,340,'term_name','Construcción de residenciales'),(3311,340,'taxonomy_label','etiqueta'),(3312,340,'term_id','53'),(3313,340,'taxonomy','post_tag'),(3314,340,'term_parent','0'),(3315,340,'user_meta','dnaranjo@zews.co.cr'),(3316,340,'user_meta','gruposuadi'),(3317,340,'user_meta','gruposuadi'),(3318,340,'user_meta','Administrator'),(3319,340,'user_meta',''),(3320,341,'term_name','Desarrollo de urbanizaciones'),(3321,341,'taxonomy_label','etiqueta'),(3322,341,'term_id','54'),(3323,341,'taxonomy','post_tag'),(3324,341,'term_parent','0'),(3325,341,'user_meta','dnaranjo@zews.co.cr'),(3326,341,'user_meta','gruposuadi'),(3327,341,'user_meta','gruposuadi'),(3328,341,'user_meta','Administrator'),(3329,341,'user_meta',''),(3330,342,'term_name','Programas de interés social'),(3331,342,'taxonomy_label','etiqueta'),(3332,342,'term_id','55'),(3333,342,'taxonomy','post_tag'),(3334,342,'term_parent','0'),(3335,342,'user_meta','dnaranjo@zews.co.cr'),(3336,342,'user_meta','gruposuadi'),(3337,342,'user_meta','gruposuadi'),(3338,342,'user_meta','Administrator'),(3339,342,'user_meta',''),(3340,343,'term_name','Construcción de viviendas'),(3341,343,'taxonomy_label','etiqueta'),(3342,343,'term_id','56'),(3343,343,'taxonomy','post_tag'),(3344,343,'term_parent','0'),(3345,343,'user_meta','dnaranjo@zews.co.cr'),(3346,343,'user_meta','gruposuadi'),(3347,343,'user_meta','gruposuadi'),(3348,343,'user_meta','Administrator'),(3349,343,'user_meta',''),(3350,344,'post_title','Construcción de viviendas para urbanizaciones y residenciales'),(3351,344,'singular_name','entrada'),(3352,344,'post_date','2021-05-18 17:03:17'),(3353,344,'post_date_gmt','2021-05-18 22:03:17'),(3354,344,'new_status','publish'),(3355,344,'old_status','draft'),(3356,344,'revision_id','505'),(3357,344,'user_meta','dnaranjo@zews.co.cr'),(3358,344,'user_meta','gruposuadi'),(3359,344,'user_meta','gruposuadi'),(3360,344,'user_meta','Administrator'),(3361,344,'user_meta',''),(3362,345,'meta_key','_yoast_wpseo_title'),(3363,345,'meta_value','%%title%%'),(3364,345,'post_type','post'),(3365,345,'user_meta','dnaranjo@zews.co.cr'),(3366,345,'user_meta','gruposuadi'),(3367,345,'user_meta','gruposuadi'),(3368,345,'user_meta','Administrator'),(3369,345,'user_meta',''),(3370,346,'meta_key','_yoast_wpseo_metadesc'),(3371,346,'meta_value','Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales.'),(3372,346,'post_type','post'),(3373,346,'user_meta','dnaranjo@zews.co.cr'),(3374,346,'user_meta','gruposuadi'),(3375,346,'user_meta','gruposuadi'),(3376,346,'user_meta','Administrator'),(3377,346,'user_meta',''),(3378,347,'destination',''),(3379,347,'status','Finished'),(3380,347,'type','database, plugins, themes'),(3381,347,'backup_time','1623705318'),(3382,347,'user_meta','dnaranjo@zews.co.cr'),(3383,347,'user_meta','gruposuadi'),(3384,347,'user_meta','gruposuadi'),(3385,347,'user_meta','Administrator'),(3386,347,'user_meta',''),(3387,348,'type','plugin'),(3388,348,'name','Join.chat'),(3389,348,'version','4.1.14'),(3390,348,'slug','creame-whatsapp-me/joinchat.php'),(3391,348,'success','1'),(3392,348,'old_version','4.1.13'),(3393,348,'user_meta','dnaranjo@zews.co.cr'),(3394,348,'user_meta','gruposuadi'),(3395,348,'user_meta','gruposuadi'),(3396,348,'user_meta','Administrator'),(3397,348,'user_meta',''),(3398,349,'type','plugin'),(3399,349,'name','WooCommerce'),(3400,349,'version','5.4.1'),(3401,349,'slug','woocommerce/woocommerce.php'),(3402,349,'success','1'),(3403,349,'old_version','5.3.0'),(3404,349,'user_meta','dnaranjo@zews.co.cr'),(3405,349,'user_meta','gruposuadi'),(3406,349,'user_meta','gruposuadi'),(3407,349,'user_meta','Administrator'),(3408,349,'user_meta',''),(3409,350,'type','plugin'),(3410,350,'name','Yoast SEO'),(3411,350,'version','16.4'),(3412,350,'slug','wordpress-seo/wp-seo.php'),(3413,350,'success','1'),(3414,350,'old_version','16.3'),(3415,350,'user_meta','dnaranjo@zews.co.cr'),(3416,350,'user_meta','gruposuadi'),(3417,350,'user_meta','gruposuadi'),(3418,350,'user_meta','Administrator'),(3419,350,'user_meta',''),(3420,351,'type','plugin'),(3421,351,'name','Contact Form 7'),(3422,351,'version','5.4.1'),(3423,351,'slug','contact-form-7/wp-contact-form-7.php'),(3424,351,'success','1'),(3425,351,'old_version','5.3.2'),(3426,351,'user_meta','dnaranjo@zews.co.cr'),(3427,351,'user_meta','gruposuadi'),(3428,351,'user_meta','gruposuadi'),(3429,351,'user_meta','Administrator'),(3430,351,'user_meta',''),(3431,352,'post_title','Contacto'),(3432,352,'singular_name','formulario de contacto'),(3433,352,'post_date','2020-10-08 17:53:41'),(3434,352,'post_date_gmt','2020-10-08 17:53:41'),(3435,352,'new_status','publish'),(3436,352,'old_status','publish'),(3437,352,'user_meta','dnaranjo@zews.co.cr'),(3438,352,'user_meta','gruposuadi'),(3439,352,'user_meta','gruposuadi'),(3440,352,'user_meta','Administrator'),(3441,352,'user_meta',''),(3442,353,'post_title','Contacto'),(3443,353,'singular_name','formulario de contacto'),(3444,353,'post_date','2020-10-08 17:53:41'),(3445,353,'post_date_gmt','2020-10-08 17:53:41'),(3446,353,'new_status','publish'),(3447,353,'old_status','publish'),(3448,353,'user_meta','dnaranjo@zews.co.cr'),(3449,353,'user_meta','gruposuadi'),(3450,353,'user_meta','gruposuadi'),(3451,353,'user_meta','Administrator'),(3452,353,'user_meta',''),(3453,354,'post_title','Contacto'),(3454,354,'singular_name','formulario de contacto'),(3455,354,'post_date','2020-10-08 17:53:41'),(3456,354,'post_date_gmt','2020-10-08 17:53:41'),(3457,354,'new_status','publish'),(3458,354,'old_status','publish'),(3459,354,'user_meta','dnaranjo@zews.co.cr'),(3460,354,'user_meta','gruposuadi'),(3461,354,'user_meta','gruposuadi'),(3462,354,'user_meta','Administrator'),(3463,354,'user_meta',''),(3464,355,'display_name','gruposuadi'),(3465,355,'user_meta','dnaranjo@zews.co.cr'),(3466,355,'user_meta','gruposuadi'),(3467,355,'user_meta','gruposuadi'),(3468,355,'user_meta','Administrator'),(3469,355,'user_meta',''),(3470,356,'name','Conozca algunas normas para la instalación de agua potable en Panamá'),(3471,356,'parent_title','Conozca algunas normas para la instalación de agua potable en Panamá'),(3472,356,'parent_id','509'),(3473,356,'url','https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg'),(3474,356,'user_meta','dnaranjo@zews.co.cr'),(3475,356,'user_meta','gruposuadi'),(3476,356,'user_meta','gruposuadi'),(3477,356,'user_meta','Administrator'),(3478,356,'user_meta',''),(3479,357,'name','Conozca algunas normas para la instalación de agua potable en Panamá'),(3480,357,'user_meta','dnaranjo@zews.co.cr'),(3481,357,'user_meta','gruposuadi'),(3482,357,'user_meta','gruposuadi'),(3483,357,'user_meta','Administrator'),(3484,357,'user_meta',''),(3485,358,'term_name','Instalación de tuberías para sistemas de acueducto'),(3486,358,'taxonomy_label','etiqueta'),(3487,358,'term_id','57'),(3488,358,'taxonomy','post_tag'),(3489,358,'term_parent','0'),(3490,358,'user_meta','dnaranjo@zews.co.cr'),(3491,358,'user_meta','gruposuadi'),(3492,358,'user_meta','gruposuadi'),(3493,358,'user_meta','Administrator'),(3494,358,'user_meta',''),(3495,359,'term_name','Instalación de agua potable'),(3496,359,'taxonomy_label','etiqueta'),(3497,359,'term_id','58'),(3498,359,'taxonomy','post_tag'),(3499,359,'term_parent','0'),(3500,359,'user_meta','dnaranjo@zews.co.cr'),(3501,359,'user_meta','gruposuadi'),(3502,359,'user_meta','gruposuadi'),(3503,359,'user_meta','Administrator'),(3504,359,'user_meta',''),(3505,360,'post_title','Conozca algunas normas para la instalación de agua potable en Panamá'),(3506,360,'singular_name','entrada'),(3507,360,'post_date','2021-06-14 18:16:31'),(3508,360,'post_date_gmt','0000-00-00 00:00:00'),(3509,360,'new_status','draft'),(3510,360,'old_status','draft'),(3511,360,'user_meta','dnaranjo@zews.co.cr'),(3512,360,'user_meta','gruposuadi'),(3513,360,'user_meta','gruposuadi'),(3514,360,'user_meta','Administrator'),(3515,360,'user_meta',''),(3516,361,'meta_key','_yoast_wpseo_title'),(3517,361,'meta_value','%%title%%'),(3518,361,'post_type','post'),(3519,361,'user_meta','dnaranjo@zews.co.cr'),(3520,361,'user_meta','gruposuadi'),(3521,361,'user_meta','gruposuadi'),(3522,361,'user_meta','Administrator'),(3523,361,'user_meta',''),(3524,362,'meta_key','_yoast_wpseo_metadesc'),(3525,362,'meta_value','Como ocurre en la inmensa mayoría de los territorios poblados del planeta, el acceso al agua potable es una necesidad creciente...'),(3526,362,'post_type','post'),(3527,362,'user_meta','dnaranjo@zews.co.cr'),(3528,362,'user_meta','gruposuadi'),(3529,362,'user_meta','gruposuadi'),(3530,362,'user_meta','Administrator'),(3531,362,'user_meta',''),(3532,363,'meta_key','_yoast_wpseo_linkdex'),(3533,363,'meta_value','73'),(3534,363,'post_type','post'),(3535,363,'user_meta','dnaranjo@zews.co.cr'),(3536,363,'user_meta','gruposuadi'),(3537,363,'user_meta','gruposuadi'),(3538,363,'user_meta','Administrator'),(3539,363,'user_meta',''),(3540,364,'meta_key','_yoast_wpseo_content_score'),(3541,364,'meta_value','30'),(3542,364,'post_type','post'),(3543,364,'user_meta','dnaranjo@zews.co.cr'),(3544,364,'user_meta','gruposuadi'),(3545,364,'user_meta','gruposuadi'),(3546,364,'user_meta','Administrator'),(3547,364,'user_meta',''),(3548,365,'post_title','Conozca algunas normas para la instalación de agua potable en Panamá'),(3549,365,'singular_name','entrada'),(3550,365,'post_date','2021-06-14 08:40:26'),(3551,365,'post_date_gmt','2021-06-14 13:40:26'),(3552,365,'new_status','publish'),(3553,365,'old_status','draft'),(3554,365,'revision_id','511'),(3555,365,'user_meta','dnaranjo@zews.co.cr'),(3556,365,'user_meta','gruposuadi'),(3557,365,'user_meta','gruposuadi'),(3558,365,'user_meta','Administrator'),(3559,365,'user_meta',''),(3560,366,'term_name','Instalación de tuberías para sistemas de acueducto'),(3561,366,'taxonomy_label','etiqueta'),(3562,366,'term_id','57'),(3563,366,'taxonomy','post_tag'),(3564,366,'term_parent','0'),(3565,366,'user_meta','dnaranjo@zews.co.cr'),(3566,366,'user_meta','gruposuadi'),(3567,366,'user_meta','gruposuadi'),(3568,366,'user_meta','Administrator'),(3569,366,'user_meta',''),(3570,367,'term_name','Alquiler de excavadoras'),(3571,367,'taxonomy_label','etiqueta'),(3572,367,'term_id','59'),(3573,367,'taxonomy','post_tag'),(3574,367,'term_parent','0'),(3575,367,'user_meta','dnaranjo@zews.co.cr'),(3576,367,'user_meta','gruposuadi'),(3577,367,'user_meta','gruposuadi'),(3578,367,'user_meta','Administrator'),(3579,367,'user_meta',''),(3580,368,'term_name','Miniexcavadoras'),(3581,368,'taxonomy_label','etiqueta'),(3582,368,'term_id','60'),(3583,368,'taxonomy','post_tag'),(3584,368,'term_parent','0'),(3585,368,'user_meta','dnaranjo@zews.co.cr'),(3586,368,'user_meta','gruposuadi'),(3587,368,'user_meta','gruposuadi'),(3588,368,'user_meta','Administrator'),(3589,368,'user_meta',''),(3590,369,'term_name','Excavadoras de orugas'),(3591,369,'taxonomy_label','etiqueta'),(3592,369,'term_id','61'),(3593,369,'taxonomy','post_tag'),(3594,369,'term_parent','0'),(3595,369,'user_meta','dnaranjo@zews.co.cr'),(3596,369,'user_meta','gruposuadi'),(3597,369,'user_meta','gruposuadi'),(3598,369,'user_meta','Administrator'),(3599,369,'user_meta',''),(3600,370,'post_title','Renta de excavadoras para proyectos residenciales o comerciales'),(3601,370,'singular_name','entrada'),(3602,370,'post_date','2021-06-14 18:35:57'),(3603,370,'post_date_gmt','0000-00-00 00:00:00'),(3604,370,'new_status','draft'),(3605,370,'old_status','draft'),(3606,370,'user_meta','dnaranjo@zews.co.cr'),(3607,370,'user_meta','gruposuadi'),(3608,370,'user_meta','gruposuadi'),(3609,370,'user_meta','Administrator'),(3610,370,'user_meta',''),(3611,371,'meta_key','_yoast_wpseo_title'),(3612,371,'meta_value','%%title%%'),(3613,371,'post_type','post'),(3614,371,'user_meta','dnaranjo@zews.co.cr'),(3615,371,'user_meta','gruposuadi'),(3616,371,'user_meta','gruposuadi'),(3617,371,'user_meta','Administrator'),(3618,371,'user_meta',''),(3619,372,'meta_key','_yoast_wpseo_metadesc'),(3620,372,'meta_value','Una excavadora es un instrumento que permite realizar toda una diversidad de labores de construcción, demolición o excavación a gran escala.'),(3621,372,'post_type','post'),(3622,372,'user_meta','dnaranjo@zews.co.cr'),(3623,372,'user_meta','gruposuadi'),(3624,372,'user_meta','gruposuadi'),(3625,372,'user_meta','Administrator'),(3626,372,'user_meta',''),(3627,373,'meta_key','_yoast_wpseo_linkdex'),(3628,373,'meta_value','70'),(3629,373,'post_type','post'),(3630,373,'user_meta','dnaranjo@zews.co.cr'),(3631,373,'user_meta','gruposuadi'),(3632,373,'user_meta','gruposuadi'),(3633,373,'user_meta','Administrator'),(3634,373,'user_meta',''),(3635,374,'meta_key','_yoast_wpseo_content_score'),(3636,374,'meta_value','30'),(3637,374,'post_type','post'),(3638,374,'user_meta','dnaranjo@zews.co.cr'),(3639,374,'user_meta','gruposuadi'),(3640,374,'user_meta','gruposuadi'),(3641,374,'user_meta','Administrator'),(3642,374,'user_meta',''),(3643,375,'post_title','Renta de excavadoras para proyectos residenciales o comerciales'),(3644,375,'singular_name','entrada'),(3645,375,'post_date','2021-06-16 08:19:19'),(3646,375,'post_date_gmt','2021-06-16 13:19:19'),(3647,375,'new_status','future'),(3648,375,'old_status','draft'),(3649,375,'revision_id','513'),(3650,375,'user_meta','dnaranjo@zews.co.cr'),(3651,375,'user_meta','gruposuadi'),(3652,375,'user_meta','gruposuadi'),(3653,375,'user_meta','Administrator'),(3654,375,'user_meta',''),(3655,376,'term_name','Alquiler de excavadoras'),(3656,376,'taxonomy_label','etiqueta'),(3657,376,'term_id','59'),(3658,376,'taxonomy','post_tag'),(3659,376,'term_parent','0'),(3660,376,'user_meta','dnaranjo@zews.co.cr'),(3661,376,'user_meta','gruposuadi'),(3662,376,'user_meta','gruposuadi'),(3663,376,'user_meta','Administrator'),(3664,376,'user_meta',''),(3665,377,'term_name','Alquiler de equipos pesados Panamá'),(3666,377,'taxonomy_label','etiqueta'),(3667,377,'term_id','51'),(3668,377,'taxonomy','post_tag'),(3669,377,'term_parent','0'),(3670,377,'user_meta','dnaranjo@zews.co.cr'),(3671,377,'user_meta','gruposuadi'),(3672,377,'user_meta','gruposuadi'),(3673,377,'user_meta','Administrator'),(3674,377,'user_meta',''),(3675,378,'type','plugin'),(3676,378,'name','MainWP Child'),(3677,378,'version','4.1.7'),(3678,378,'slug','mainwp-child/mainwp-child.php'),(3679,378,'success','1'),(3680,378,'old_version','4.1.6.1'),(3681,378,'user_meta','dnaranjo@zews.co.cr'),(3682,378,'user_meta','gruposuadi'),(3683,378,'user_meta','gruposuadi'),(3684,378,'user_meta','Administrator'),(3685,378,'user_meta',''),(3686,379,'destination',''),(3687,379,'status','Finished'),(3688,379,'type','database, plugins, themes'),(3689,379,'backup_time','1625689721'),(3690,379,'user_meta','dnaranjo@zews.co.cr'),(3691,379,'user_meta','gruposuadi'),(3692,379,'user_meta','gruposuadi'),(3693,379,'user_meta','Administrator'),(3694,379,'user_meta',''),(3695,380,'type','plugin'),(3696,380,'name','Akismet Anti-Spam'),(3697,380,'version','4.1.10'),(3698,380,'slug','akismet/akismet.php'),(3699,380,'success','1'),(3700,380,'old_version','4.1.9'),(3701,380,'user_meta','dnaranjo@zews.co.cr'),(3702,380,'user_meta','gruposuadi'),(3703,380,'user_meta','gruposuadi'),(3704,380,'user_meta','Administrator'),(3705,380,'user_meta',''),(3706,381,'type','plugin'),(3707,381,'name','Really Simple SSL'),(3708,381,'version','5.0.2'),(3709,381,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(3710,381,'success','1'),(3711,381,'old_version','4.0.15'),(3712,381,'user_meta','dnaranjo@zews.co.cr'),(3713,381,'user_meta','gruposuadi'),(3714,381,'user_meta','gruposuadi'),(3715,381,'user_meta','Administrator'),(3716,381,'user_meta',''),(3717,382,'type','plugin'),(3718,382,'name','Yoast SEO'),(3719,382,'version','16.6.1'),(3720,382,'slug','wordpress-seo/wp-seo.php'),(3721,382,'success','1'),(3722,382,'old_version','16.4'),(3723,382,'user_meta','dnaranjo@zews.co.cr'),(3724,382,'user_meta','gruposuadi'),(3725,382,'user_meta','gruposuadi'),(3726,382,'user_meta','Administrator'),(3727,382,'user_meta',''),(3728,383,'name','Nuevas carreteras para residenciales o caminos comunitarios'),(3729,383,'parent_title','Nuevas carreteras para residenciales o caminos comunitarios'),(3730,383,'parent_id','515'),(3731,383,'url','https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg'),(3732,383,'user_meta','dnaranjo@zews.co.cr'),(3733,383,'user_meta','gruposuadi'),(3734,383,'user_meta','gruposuadi'),(3735,383,'user_meta','Administrator'),(3736,383,'user_meta',''),(3737,384,'name','Nuevas carreteras para residenciales o caminos comunitarios'),(3738,384,'user_meta','dnaranjo@zews.co.cr'),(3739,384,'user_meta','gruposuadi'),(3740,384,'user_meta','gruposuadi'),(3741,384,'user_meta','Administrator'),(3742,384,'user_meta',''),(3743,385,'term_name','Construcción de carreteras Chiriquí'),(3744,385,'taxonomy_label','etiqueta'),(3745,385,'term_id','62'),(3746,385,'taxonomy','post_tag'),(3747,385,'term_parent','0'),(3748,385,'user_meta','dnaranjo@zews.co.cr'),(3749,385,'user_meta','gruposuadi'),(3750,385,'user_meta','gruposuadi'),(3751,385,'user_meta','Administrator'),(3752,385,'user_meta',''),(3753,386,'term_name','Proyectos residenciales'),(3754,386,'taxonomy_label','etiqueta'),(3755,386,'term_id','63'),(3756,386,'taxonomy','post_tag'),(3757,386,'term_parent','0'),(3758,386,'user_meta','dnaranjo@zews.co.cr'),(3759,386,'user_meta','gruposuadi'),(3760,386,'user_meta','gruposuadi'),(3761,386,'user_meta','Administrator'),(3762,386,'user_meta',''),(3763,387,'post_title','Nuevas carreteras para residenciales o caminos comunitarios'),(3764,387,'singular_name','entrada'),(3765,387,'post_date','2021-07-07 16:57:40'),(3766,387,'post_date_gmt','0000-00-00 00:00:00'),(3767,387,'new_status','draft'),(3768,387,'old_status','draft'),(3769,387,'user_meta','dnaranjo@zews.co.cr'),(3770,387,'user_meta','gruposuadi'),(3771,387,'user_meta','gruposuadi'),(3772,387,'user_meta','Administrator'),(3773,387,'user_meta',''),(3774,388,'meta_key','_yoast_wpseo_title'),(3775,388,'meta_value','%%title%% en Panamá'),(3776,388,'post_type','post'),(3777,388,'user_meta','dnaranjo@zews.co.cr'),(3778,388,'user_meta','gruposuadi'),(3779,388,'user_meta','gruposuadi'),(3780,388,'user_meta','Administrator'),(3781,388,'user_meta',''),(3782,389,'meta_key','_yoast_wpseo_metadesc'),(3783,389,'meta_value','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos.'),(3784,389,'post_type','post'),(3785,389,'user_meta','dnaranjo@zews.co.cr'),(3786,389,'user_meta','gruposuadi'),(3787,389,'user_meta','gruposuadi'),(3788,389,'user_meta','Administrator'),(3789,389,'user_meta',''),(3790,390,'meta_key','_yoast_wpseo_linkdex'),(3791,390,'meta_value','66'),(3792,390,'post_type','post'),(3793,390,'user_meta','dnaranjo@zews.co.cr'),(3794,390,'user_meta','gruposuadi'),(3795,390,'user_meta','gruposuadi'),(3796,390,'user_meta','Administrator'),(3797,390,'user_meta',''),(3798,391,'meta_key','_yoast_wpseo_content_score'),(3799,391,'meta_value','30'),(3800,391,'post_type','post'),(3801,391,'user_meta','dnaranjo@zews.co.cr'),(3802,391,'user_meta','gruposuadi'),(3803,391,'user_meta','gruposuadi'),(3804,391,'user_meta','Administrator'),(3805,391,'user_meta',''),(3806,392,'name','mejoramiento-caminos-panama'),(3807,392,'user_meta','dnaranjo@zews.co.cr'),(3808,392,'user_meta','gruposuadi'),(3809,392,'user_meta','gruposuadi'),(3810,392,'user_meta','Administrator'),(3811,392,'user_meta',''),(3812,393,'post_title','Nuevas carreteras para residenciales o caminos comunitarios'),(3813,393,'singular_name','entrada'),(3814,393,'post_date','2021-07-07 17:02:13'),(3815,393,'post_date_gmt','0000-00-00 00:00:00'),(3816,393,'new_status','draft'),(3817,393,'old_status','draft'),(3818,393,'revision_id','517'),(3819,393,'user_meta','dnaranjo@zews.co.cr'),(3820,393,'user_meta','gruposuadi'),(3821,393,'user_meta','gruposuadi'),(3822,393,'user_meta','Administrator'),(3823,393,'user_meta',''),(3824,394,'post_title','Nuevas carreteras para residenciales o caminos comunitarios'),(3825,394,'singular_name','entrada'),(3826,394,'post_date','2021-07-07 17:04:27'),(3827,394,'post_date_gmt','0000-00-00 00:00:00'),(3828,394,'new_status','draft'),(3829,394,'old_status','draft'),(3830,394,'revision_id','518'),(3831,394,'user_meta','dnaranjo@zews.co.cr'),(3832,394,'user_meta','gruposuadi'),(3833,394,'user_meta','gruposuadi'),(3834,394,'user_meta','Administrator'),(3835,394,'user_meta',''),(3836,395,'post_title','Nuevas carreteras para residenciales o caminos comunitarios'),(3837,395,'singular_name','entrada'),(3838,395,'post_date','2021-07-07 17:05:00'),(3839,395,'post_date_gmt','0000-00-00 00:00:00'),(3840,395,'new_status','draft'),(3841,395,'old_status','draft'),(3842,395,'revision_id','519'),(3843,395,'user_meta','dnaranjo@zews.co.cr'),(3844,395,'user_meta','gruposuadi'),(3845,395,'user_meta','gruposuadi'),(3846,395,'user_meta','Administrator'),(3847,395,'user_meta',''),(3848,396,'post_title','Nuevas carreteras para residenciales o caminos comunitarios'),(3849,396,'singular_name','entrada'),(3850,396,'post_date','2021-07-07 17:05:47'),(3851,396,'post_date_gmt','0000-00-00 00:00:00'),(3852,396,'new_status','draft'),(3853,396,'old_status','draft'),(3854,396,'revision_id','520'),(3855,396,'user_meta','dnaranjo@zews.co.cr'),(3856,396,'user_meta','gruposuadi'),(3857,396,'user_meta','gruposuadi'),(3858,396,'user_meta','Administrator'),(3859,396,'user_meta',''),(3860,397,'post_title','Nuevas carreteras para residenciales o caminos comunitarios'),(3861,397,'singular_name','entrada'),(3862,397,'post_date','2021-07-07 17:06:07'),(3863,397,'post_date_gmt','2021-07-07 22:06:07'),(3864,397,'new_status','publish'),(3865,397,'old_status','draft'),(3866,397,'revision_id','521'),(3867,397,'user_meta','dnaranjo@zews.co.cr'),(3868,397,'user_meta','gruposuadi'),(3869,397,'user_meta','gruposuadi'),(3870,397,'user_meta','Administrator'),(3871,397,'user_meta',''),(3872,398,'name','Alquiler de equipos pesados - La mejor opción para su proyecto'),(3873,398,'parent_title','Alquiler de equipos pesados: La mejor opción para su proyecto'),(3874,398,'parent_id','522'),(3875,398,'url','https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg'),(3876,398,'user_meta','dnaranjo@zews.co.cr'),(3877,398,'user_meta','gruposuadi'),(3878,398,'user_meta','gruposuadi'),(3879,398,'user_meta','Administrator'),(3880,398,'user_meta',''),(3881,399,'name','Alquiler de equipos pesados - La mejor opción para su proyecto'),(3882,399,'user_meta','dnaranjo@zews.co.cr'),(3883,399,'user_meta','gruposuadi'),(3884,399,'user_meta','gruposuadi'),(3885,399,'user_meta','Administrator'),(3886,399,'user_meta',''),(3887,400,'name','Alquiler de equipos pesados - La mejor opción para su proyecto'),(3888,400,'user_meta','dnaranjo@zews.co.cr'),(3889,400,'user_meta','gruposuadi'),(3890,400,'user_meta','gruposuadi'),(3891,400,'user_meta','Administrator'),(3892,400,'user_meta',''),(3893,401,'name','Alquiler de equipos pesados - La mejor opción para su proyecto'),(3894,401,'user_meta','dnaranjo@zews.co.cr'),(3895,401,'user_meta','gruposuadi'),(3896,401,'user_meta','gruposuadi'),(3897,401,'user_meta','Administrator'),(3898,401,'user_meta',''),(3899,402,'meta_key','_yoast_wpseo_linkdex'),(3900,402,'meta_value','69'),(3901,402,'post_type','post'),(3902,402,'user_meta','dnaranjo@zews.co.cr'),(3903,402,'user_meta','gruposuadi'),(3904,402,'user_meta','gruposuadi'),(3905,402,'user_meta','Administrator'),(3906,402,'user_meta',''),(3907,403,'term_name','Alquiler de camiones'),(3908,403,'taxonomy_label','etiqueta'),(3909,403,'term_id','64'),(3910,403,'taxonomy','post_tag'),(3911,403,'term_parent','0'),(3912,403,'user_meta','dnaranjo@zews.co.cr'),(3913,403,'user_meta','gruposuadi'),(3914,403,'user_meta','gruposuadi'),(3915,403,'user_meta','Administrator'),(3916,403,'user_meta',''),(3917,404,'post_title','Alquiler de equipos pesados: La mejor opción para su proyecto'),(3918,404,'singular_name','entrada'),(3919,404,'post_date','2021-07-07 17:21:06'),(3920,404,'post_date_gmt','0000-00-00 00:00:00'),(3921,404,'new_status','draft'),(3922,404,'old_status','draft'),(3923,404,'user_meta','dnaranjo@zews.co.cr'),(3924,404,'user_meta','gruposuadi'),(3925,404,'user_meta','gruposuadi'),(3926,404,'user_meta','Administrator'),(3927,404,'user_meta',''),(3928,405,'meta_key','_yoast_wpseo_title'),(3929,405,'meta_value','%%title%% en Panamá'),(3930,405,'post_type','post'),(3931,405,'user_meta','dnaranjo@zews.co.cr'),(3932,405,'user_meta','gruposuadi'),(3933,405,'user_meta','gruposuadi'),(3934,405,'user_meta','Administrator'),(3935,405,'user_meta',''),(3936,406,'meta_key','_yoast_wpseo_metadesc'),(3937,406,'meta_value','El alquiler de equipos pesados, proporciona una serie de ventajas prácticas, que ahorran dinero y contratiempos...'),(3938,406,'post_type','post'),(3939,406,'user_meta','dnaranjo@zews.co.cr'),(3940,406,'user_meta','gruposuadi'),(3941,406,'user_meta','gruposuadi'),(3942,406,'user_meta','Administrator'),(3943,406,'user_meta',''),(3944,407,'meta_key','_yoast_wpseo_content_score'),(3945,407,'meta_value','60'),(3946,407,'post_type','post'),(3947,407,'user_meta','dnaranjo@zews.co.cr'),(3948,407,'user_meta','gruposuadi'),(3949,407,'user_meta','gruposuadi'),(3950,407,'user_meta','Administrator'),(3951,407,'user_meta',''),(3952,408,'post_title','Alquiler de equipos pesados: La mejor opción para su proyecto'),(3953,408,'singular_name','entrada'),(3954,408,'post_date','2021-07-09 08:06:17'),(3955,408,'post_date_gmt','2021-07-09 13:06:17'),(3956,408,'new_status','future'),(3957,408,'old_status','draft'),(3958,408,'revision_id','525'),(3959,408,'user_meta','dnaranjo@zews.co.cr'),(3960,408,'user_meta','gruposuadi'),(3961,408,'user_meta','gruposuadi'),(3962,408,'user_meta','Administrator'),(3963,408,'user_meta',''),(3964,409,'type','plugin'),(3965,409,'name','MainWP Child'),(3966,409,'version','4.1.7.1'),(3967,409,'slug','mainwp-child/mainwp-child.php'),(3968,409,'success','1'),(3969,409,'old_version','4.1.7'),(3970,409,'user_meta','dnaranjo@zews.co.cr'),(3971,409,'user_meta','gruposuadi'),(3972,409,'user_meta','gruposuadi'),(3973,409,'user_meta','Administrator'),(3974,409,'user_meta',''),(3975,410,'type','plugin'),(3976,410,'name','MainWP Child'),(3977,410,'version','4.1.8'),(3978,410,'slug','mainwp-child/mainwp-child.php'),(3979,410,'success','1'),(3980,410,'old_version','4.1.7.1'),(3981,410,'user_meta','dnaranjo@zews.co.cr'),(3982,410,'user_meta','gruposuadi'),(3983,410,'user_meta','gruposuadi'),(3984,410,'user_meta','Administrator'),(3985,410,'user_meta',''),(3986,411,'type','plugin'),(3987,411,'name','MainWP Child'),(3988,411,'version','4.1.9'),(3989,411,'slug','mainwp-child/mainwp-child.php'),(3990,411,'success','1'),(3991,411,'old_version','4.1.8'),(3992,411,'user_meta','dnaranjo@zews.co.cr'),(3993,411,'user_meta','gruposuadi'),(3994,411,'user_meta','gruposuadi'),(3995,411,'user_meta','Administrator'),(3996,411,'user_meta',''),(3997,412,'type','plugin'),(3998,412,'name','MainWP Child'),(3999,412,'version','4.1.10'),(4000,412,'slug','mainwp-child/mainwp-child.php'),(4001,412,'success','1'),(4002,412,'old_version','4.1.9'),(4003,412,'user_meta','dnaranjo@zews.co.cr'),(4004,412,'user_meta','gruposuadi'),(4005,412,'user_meta','gruposuadi'),(4006,412,'user_meta','Administrator'),(4007,412,'user_meta',''),(4008,413,'type','plugin'),(4009,413,'name','MainWP Child'),(4010,413,'version','4.2'),(4011,413,'slug','mainwp-child/mainwp-child.php'),(4012,413,'success','1'),(4013,413,'old_version','4.1.10'),(4014,413,'user_meta','dnaranjo@zews.co.cr'),(4015,413,'user_meta','gruposuadi'),(4016,413,'user_meta','gruposuadi'),(4017,413,'user_meta','Administrator'),(4018,413,'user_meta',''),(4019,414,'type','plugin'),(4020,414,'name','MainWP Child'),(4021,414,'version','4.2.1'),(4022,414,'slug','mainwp-child/mainwp-child.php'),(4023,414,'success','1'),(4024,414,'old_version','4.2'),(4025,414,'user_meta','dnaranjo@zews.co.cr'),(4026,414,'user_meta','gruposuadi'),(4027,414,'user_meta','gruposuadi'),(4028,414,'user_meta','Administrator'),(4029,414,'user_meta',''),(4030,415,'type','plugin'),(4031,415,'name','MainWP Child'),(4032,415,'version','4.2.2'),(4033,415,'slug','mainwp-child/mainwp-child.php'),(4034,415,'success','1'),(4035,415,'old_version','4.2.1'),(4036,415,'user_meta','dnaranjo@zews.co.cr'),(4037,415,'user_meta','gruposuadi'),(4038,415,'user_meta','gruposuadi'),(4039,415,'user_meta','Administrator'),(4040,415,'user_meta',''),(4041,416,'type','plugin'),(4042,416,'name','MainWP Child'),(4043,416,'version','4.2.3'),(4044,416,'slug','mainwp-child/mainwp-child.php'),(4045,416,'success','1'),(4046,416,'old_version','4.2.2'),(4047,416,'user_meta','dnaranjo@zews.co.cr'),(4048,416,'user_meta','gruposuadi'),(4049,416,'user_meta','gruposuadi'),(4050,416,'user_meta','Administrator'),(4051,416,'user_meta',''),(4052,417,'type','plugin'),(4053,417,'name','MainWP Child'),(4054,417,'version','4.2.4'),(4055,417,'slug','mainwp-child/mainwp-child.php'),(4056,417,'success','1'),(4057,417,'old_version','4.2.3'),(4058,417,'user_meta','dnaranjo@zews.co.cr'),(4059,417,'user_meta','gruposuadi'),(4060,417,'user_meta','gruposuadi'),(4061,417,'user_meta','Administrator'),(4062,417,'user_meta',''),(4063,418,'type','plugin'),(4064,418,'name','MainWP Child'),(4065,418,'version','4.2.6'),(4066,418,'slug','mainwp-child/mainwp-child.php'),(4067,418,'success','1'),(4068,418,'old_version','4.2.4'),(4069,418,'user_meta','dnaranjo@zews.co.cr'),(4070,418,'user_meta','gruposuadi'),(4071,418,'user_meta','gruposuadi'),(4072,418,'user_meta','Administrator'),(4073,418,'user_meta',''),(4074,419,'name','WP Rocket'),(4075,419,'plugin','wp-rocket-nuevo/wp-rocket.php'),(4076,419,'network_wide',''),(4077,419,'user_meta','dnaranjo@zews.co.cr'),(4078,419,'user_meta','gruposuadi'),(4079,419,'user_meta','gruposuadi'),(4080,419,'user_meta','Administrator'),(4081,419,'user_meta',''),(4082,420,'name','WPBakery Page Builder'),(4083,420,'plugin','js_composer 2020-12-12/js_composer.php'),(4084,420,'network_wide',''),(4085,420,'user_meta','dnaranjo@zews.co.cr'),(4086,420,'user_meta','gruposuadi'),(4087,420,'user_meta','gruposuadi'),(4088,420,'user_meta','Administrator'),(4089,420,'user_meta',''),(4090,421,'destination',''),(4091,421,'status','Finished'),(4092,421,'type','database, plugins, themes'),(4093,421,'backup_time','1668698870'),(4094,421,'user_meta','dnaranjo@zews.co.cr'),(4095,421,'user_meta','gruposuadi'),(4096,421,'user_meta','gruposuadi'),(4097,421,'user_meta','Administrator'),(4098,421,'user_meta',''),(4099,422,'name','Enable jQuery Migrate Helper'),(4100,422,'slug','enable-jquery-migrate-helper/enable-jquery-migrate-helper.php'),(4101,422,'user_meta','dnaranjo@zews.co.cr'),(4102,422,'user_meta','gruposuadi'),(4103,422,'user_meta','gruposuadi'),(4104,422,'user_meta','Administrator'),(4105,422,'user_meta',''),(4106,423,'name','Enable jQuery Migrate Helper'),(4107,423,'plugin','enable-jquery-migrate-helper/enable-jquery-migrate-helper.php'),(4108,423,'network_wide',''),(4109,423,'user_meta','dnaranjo@zews.co.cr'),(4110,423,'user_meta','gruposuadi'),(4111,423,'user_meta','gruposuadi'),(4112,423,'user_meta','Administrator'),(4113,423,'user_meta',''),(4114,424,'name','WooCommerce'),(4115,424,'slug','woocommerce/woocommerce.php'),(4116,424,'user_meta','dnaranjo@zews.co.cr'),(4117,424,'user_meta','gruposuadi'),(4118,424,'user_meta','gruposuadi'),(4119,424,'user_meta','Administrator'),(4120,424,'user_meta',''),(4121,425,'name','WooCommerce'),(4122,425,'plugin','woocommerce/woocommerce.php'),(4123,425,'network_wide',''),(4124,425,'user_meta','dnaranjo@zews.co.cr'),(4125,425,'user_meta','gruposuadi'),(4126,425,'user_meta','gruposuadi'),(4127,425,'user_meta','Administrator'),(4128,425,'user_meta',''),(4129,426,'type','plugin'),(4130,426,'name','MainWP Child'),(4131,426,'version','4.3'),(4132,426,'slug','mainwp-child/mainwp-child.php'),(4133,426,'success','1'),(4134,426,'old_version','4.2.6'),(4135,426,'user_meta','dnaranjo@zews.co.cr'),(4136,426,'user_meta','gruposuadi'),(4137,426,'user_meta','gruposuadi'),(4138,426,'user_meta','Administrator'),(4139,426,'user_meta',''),(4140,427,'type','plugin'),(4141,427,'name','MainWP Child'),(4142,427,'version','4.3.0.1'),(4143,427,'slug','mainwp-child/mainwp-child.php'),(4144,427,'success','1'),(4145,427,'old_version','4.3'),(4146,427,'user_meta','dnaranjo@zews.co.cr'),(4147,427,'user_meta','gruposuadi'),(4148,427,'user_meta','gruposuadi'),(4149,427,'user_meta','Administrator'),(4150,427,'user_meta',''),(4151,428,'type','plugin'),(4152,428,'name','MainWP Child'),(4153,428,'version','4.3.1'),(4154,428,'slug','mainwp-child/mainwp-child.php'),(4155,428,'success','1'),(4156,428,'old_version','4.3.0.1'),(4157,428,'user_meta','dnaranjo@zews.co.cr'),(4158,428,'user_meta','gruposuadi'),(4159,428,'user_meta','gruposuadi'),(4160,428,'user_meta','Administrator'),(4161,428,'user_meta',''),(4162,429,'name','Really Simple SSL'),(4163,429,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(4164,429,'user_meta','dnaranjo@zews.co.cr'),(4165,429,'user_meta','gruposuadi'),(4166,429,'user_meta','gruposuadi'),(4167,429,'user_meta','Administrator'),(4168,429,'user_meta',''),(4169,430,'name','MainWP Child'),(4170,430,'slug','mainwp-child/mainwp-child.php'),(4171,430,'user_meta','dnaranjo@zews.co.cr'),(4172,430,'user_meta','gruposuadi'),(4173,430,'user_meta','gruposuadi'),(4174,430,'user_meta','Administrator'),(4175,430,'user_meta',''),(4176,431,'name','MainWP Child Reports'),(4177,431,'slug','mainwp-child-reports/mainwp-child-reports.php'),(4178,431,'user_meta','dnaranjo@zews.co.cr'),(4179,431,'user_meta','gruposuadi'),(4180,431,'user_meta','gruposuadi'),(4181,431,'user_meta','Administrator'),(4182,431,'user_meta',''); /*!40000 ALTER TABLE `grpsd_mainwp_stream_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_options` -- DROP TABLE IF EXISTS `grpsd_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=InnoDB AUTO_INCREMENT=228167 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_options` -- LOCK TABLES `grpsd_options` WRITE; /*!40000 ALTER TABLE `grpsd_options` DISABLE KEYS */; INSERT INTO `grpsd_options` VALUES (1,'siteurl','https://www.gruposuadi.com','yes'),(2,'home','https://www.gruposuadi.com','yes'),(3,'blogname','Grupo Suadi','yes'),(4,'blogdescription','Otro sitio realizado con WordPress','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','hferreto@zews.co.cr','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','j \\d\\e F \\d\\e Y','yes'),(24,'time_format','H:i','yes'),(25,'links_updated_date_format','j \\d\\e F \\d\\e Y H:i','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%category%/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:15:{i:0;s:19:\"akismet/akismet.php\";i:1;s:41:\"better-wp-security/better-wp-security.php\";i:2;s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:69:\"construction_theme_functionality/construction_theme_functionality.php\";i:5;s:58:\"contact-form-7-to-database-extension/contact-form-7-db.php\";i:6;s:36:\"contact-form-7/wp-contact-form-7.php\";i:7;s:31:\"creame-whatsapp-me/joinchat.php\";i:8;s:33:\"duplicate-post/duplicate-post.php\";i:9;s:27:\"js_composer/js_composer.php\";i:10;s:27:\"maintenance/maintenance.php\";i:13;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:14;s:23:\"revslider/revslider.php\";i:15;s:27:\"updraftplus/updraftplus.php\";i:16;s:24:\"wordpress-seo/wp-seo.php\";}','yes'),(34,'category_base','/categoria','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','-5','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:84:\"/home/zewsdemo/public_html/gruposuadi/wp-content/themes/construction-child/style.css\";i:2;s:78:\"/home/zewsdemo/public_html/gruposuadi/wp-content/themes/construction/style.css\";i:3;s:88:\"/home/zewsdemo/public_html/gruposuadi/wp-content/themes/construction-child/functions.php\";i:4;s:79:\"/home/zewsdemo/public_html/gruposuadi/wp-content/themes/construction/header.php\";i:5;s:82:\"/home/zewsdemo/public_html/gruposuadi/wp-content/themes/construction/functions.php\";}','no'),(40,'template','construction','yes'),(41,'stylesheet','construction-child','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','49752','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','/etiqueta','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:41:\"better-wp-security/better-wp-security.php\";a:2:{i:0;s:10:\"ITSEC_Core\";i:1;s:16:\"handle_uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','350','yes'),(82,'page_on_front','112','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','342','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1703520709','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'initial_db_version','48748','yes'),(96,'grpsd_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:127:{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:18:\"bcn_manage_options\";b:1;s:10:\"copy_posts\";b:1;s:20:\"wpseo_manage_options\";b:1;s:21:\"rocket_manage_options\";b:1;s:18:\"rocket_purge_cache\";b:1;s:18:\"rocket_purge_posts\";b:1;s:18:\"rocket_purge_terms\";b:1;s:18:\"rocket_purge_users\";b:1;s:20:\"rocket_purge_opcache\";b:1;s:29:\"rocket_purge_cloudflare_cache\";b:1;s:25:\"rocket_purge_sucuri_cache\";b:1;s:20:\"rocket_preload_cache\";b:1;s:30:\"rocket_regenerate_critical_css\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"copy_posts\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a: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_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:\"edit_theme_options\";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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"copy_posts\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"copy_posts\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(97,'fresh_site','0','yes'),(98,'WPLANG','es_ES','yes'),(99,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_recent-posts','a:4:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}i:4;a:3:{s:5:\"title\";s:4:\"Blog\";s:6:\"number\";i:3;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:18:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:2:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";}s:16:\"blogpage-sidebar\";a:3:{i:0;s:8:\"search-3\";i:1;s:14:\"recent-posts-3\";i:2;s:12:\"categories-2\";}s:15:\"archive-sidebar\";a:0:{}s:19:\"woo-archive-sidebar\";a:0:{}s:12:\"footer-col-1\";a:1:{i:0;s:13:\"custom_html-2\";}s:12:\"footer-col-2\";a:1:{i:0;s:10:\"nav_menu-2\";}s:12:\"footer-col-3\";a:1:{i:0;s:14:\"recent-posts-4\";}s:12:\"footer-col-4\";a:0:{}s:12:\"footer-col-5\";a:0:{}s:12:\"footer-col-6\";a:0:{}s:15:\"topfooter-col-1\";a:0:{}s:15:\"topfooter-col-2\";a:0:{}s:15:\"topfooter-col-3\";a:0:{}s:15:\"topfooter-col-4\";a:0:{}s:15:\"topfooter-col-5\";a:0:{}s:15:\"topfooter-col-6\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:18:{i:1703266499;a:1:{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;}}}i:1703267352;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:1703267716;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1703267731;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1703270951;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1703270952;a:2:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1703270965;a:3:{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;}}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:1703271316;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1703278989;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1703278990;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1703281732;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1703282433;a:1:{s:15:\"itsec_cron_test\";a:1:{s:32:\"eb30f2cad5ec9e6a279c86ea0e3c6c3f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1703282433;}}}}i:1703286099;a:1:{s:27:\"rocket_cache_dir_size_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1703288803;a:1:{s:27:\"wp_mainwp_stream_auto_purge\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1703300797;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1703616551;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1703800132;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_nav_menu','a:2:{i:2;a:2:{s:5:\"title\";s:5:\"Links\";s:8:\"nav_menu\";i:19;}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_custom_html','a:2:{i:2;a:2:{s:5:\"title\";s:11:\"Grupo Suadi\";s:7:\"content\";s:343:\"<p><i class=\"fa fa-phone\"></i> +507 6612-2640</p>\r\n<p><i class=\"fa fa-envelope\"></i> compras@gruposuadi.com</p>\r\n<p><i class=\"fa fa-envelope\"></i> licitaciones@gruposuadi.com</p>\r\n<p><i class=\"fa fa-envelope\"></i> psuarez@gruposuadi.com</p>\r\n<p><i class=\"fa fa-globe\"></i> Vía Interamericana, San Pablo Viejo, David, Chiriquí, Panamá.</p>\r\n\";}s:12:\"_multiwidget\";i:1;}','yes'),(116,'recovery_keys','a:0:{}','yes'),(123,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1601319268;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(149,'finished_updating_comment_type','1','yes'),(150,'current_theme','Construction Child','yes'),(151,'theme_mods_construction','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1601319768;s:4:\"data\";a:17:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:16:\"blogpage-sidebar\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:15:\"archive-sidebar\";a:0:{}s:19:\"woo-archive-sidebar\";a:0:{}s:12:\"footer-col-1\";a:0:{}s:12:\"footer-col-2\";a:0:{}s:12:\"footer-col-3\";a:0:{}s:12:\"footer-col-4\";a:0:{}s:12:\"footer-col-5\";a:0:{}s:12:\"footer-col-6\";a:0:{}s:15:\"topfooter-col-1\";a:0:{}s:15:\"topfooter-col-2\";a:0:{}s:15:\"topfooter-col-3\";a:0:{}s:15:\"topfooter-col-4\";a:0:{}s:15:\"topfooter-col-5\";a:0:{}s:15:\"topfooter-col-6\";a:0:{}}}}','yes'),(152,'theme_switched','','yes'),(157,'wpcf7','a:3:{s:7:\"version\";s:5:\"5.4.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1601319305;s:7:\"version\";s:5:\"5.2.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}s:9:\"recaptcha\";a:1:{s:40:\"6LcZJOYZAAAAAJPMp6sD2WLBJhtduiR8bSxispRM\";s:40:\"6LcZJOYZAAAAAFoGQm-M_eXFr_t63YsOaI3IdBo0\";}}','yes'),(158,'revslider_servers','a:3:{i:0;s:22:\"themepunch-ext-c.tools\";i:1;s:22:\"themepunch-ext-a.tools\";i:2;s:22:\"themepunch-ext-b.tools\";}','yes'),(159,'revslider_server_refresh','1735365660','yes'),(160,'revslider-update-check-short','1703208704','yes'),(161,'revslider-connection','1','yes'),(162,'revslider-update-hash','62d3e26617b206a6fd99bef1d00806d3','yes'),(163,'revslider-latest-version','6.6.20','yes'),(164,'revslider-stable-version','4.2.0','yes'),(165,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:964:\"<div style=\"display: block; background: #1b0e41;text-align: center; height:300px;\"><noscript><img src=\"//updates.themepunch-ext-a.tools//banners/rs60/cyberweek.jpg\" usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\"></noscript><img usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\" src=\"//updates.themepunch-ext-a.tools//banners/rs60/cyberweek.jpg\"></div>\n<map name=\"srbannermap\">\n <area target=\"_blank\" alt=\"Slider Revolution\" title=\"Slider Revolution\" href=\"https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks22\" coords=\"569,135,890,196\" shape=\"rect\">\n <area target=\"_blank\" alt=\"Essential Grid\" title=\"Essential Grid\" href=\"https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks22\" coords=\"570,200,889,260\" shape=\"rect\">\n</map>\";s:4:\"code\";s:9:\"TPSRCW111\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(166,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(167,'rs-addons-counter','1','yes'),(168,'revslider-addons','O:8:\"stdClass\":29:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"313\";s:9:\"releaseid\";s:1:\"7\";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:\"2.2.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2020-08-13\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.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\":16:{s:2:\"id\";s:2:\"74\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.0.0\";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:\"2.2.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2020-10-30\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"68\";s:9:\"releaseid\";s:2:\"15\";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:\"2.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2020-10-17\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"56\";s:9:\"releaseid\";s:1:\"3\";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:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2020-06-18\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"307\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:6:\"6.2.23\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2020-10-15\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"75\";s:9:\"releaseid\";s:2:\"21\";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:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.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\":16:{s:2:\"id\";s:2:\"77\";s:9:\"releaseid\";s:2:\"23\";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:\"2.1.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2020-06-14\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"311\";s:9:\"releaseid\";s:2:\"13\";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:\"2.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"64\";s:9:\"releaseid\";s:2:\"10\";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:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2021-01-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"58\";s:9:\"releaseid\";s:1:\"4\";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:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2020-12-15\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"312\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.2.3\";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:\"2.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"70\";s:9:\"releaseid\";s:2:\"17\";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:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2020-10-07\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"310\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2021-02-24\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"76\";s:9:\"releaseid\";s:2:\"22\";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:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2020-07-16\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"57\";s:9:\"releaseid\";s:1:\"5\";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:\"2.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2020-02-20\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"308\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"2.2.3\";s:10:\"background\";s:81:\"//updates.themepunch-ext-a.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2021-01-15\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"61\";s:9:\"releaseid\";s:2:\"14\";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:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2022-02-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"73\";s:9:\"releaseid\";s:2:\"10\";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:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"59\";s:9:\"releaseid\";s:1:\"6\";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:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"54\";s:9:\"releaseid\";s:1:\"2\";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:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2022-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-a.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\":16:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2023-08-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"65\";s:9:\"releaseid\";s:2:\"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:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-a.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\":16:{s:2:\"id\";s:2:\"66\";s:9:\"releaseid\";s:2:\"12\";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:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.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\":16:{s:2:\"id\";s:2:\"69\";s:9:\"releaseid\";s:2:\"16\";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:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"71\";s:9:\"releaseid\";s:2:\"18\";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:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(169,'revslider-library-check','1701988122','yes'),(170,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(171,'rs-library','a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(172,'revslider-templates-check','1703261337','yes'),(173,'revslider-templates-hash','fe4cdc5f7a4b5a1b163f1e49843f71b4','yes'),(174,'rs-templates-new','','no'); INSERT INTO `grpsd_options` VALUES (175,'rs-templates','a:3:{s:4:\"hash\";s:32:\"b2c211f95b22b6b6950b2644dca361fc\";s:6:\"slider\";a:711:{i:0;a:24:{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:147:\"http://revolution.themepunch.com/carousel-slider-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:24:{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:157:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:24:{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:161:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:25:{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:149:\"http://revolution.themepunch.com/wordpress-facebook-feed/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:24:{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:165:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:24:{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:149:\"http://revolution.themepunch.com/wordpress-flickr-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:25:{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:153:\"http://revolution.themepunch.com/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:24:{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:147:\"http://revolution.themepunch.com/wordpress-swipe-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:24:{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:159:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:24:{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:143:\"http://revolution.themepunch.com/wordpress-hero-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:25:{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:157:\"http://revolution.themepunch.com/wordpress-instagram-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:25:{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:161:\"http://revolution.themepunch.com/wordpress-front-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:25:{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:127:\"http://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:25:{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:163:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:25:{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:149:\"http://revolution.themepunch.com/wordpress-media-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:25:{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:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:25:{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:147:\"http://revolution.themepunch.com/wordpress-news-rotator/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:25:{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:145:\"http://revolution.themepunch.com/wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:25:{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:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:25:{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:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:25:{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:157:\"http://revolution.themepunch.com/wordpress-newsletter-signup/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:25:{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:157:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:25:{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:159:\"http://revolution.themepunch.com/wordpress-photography-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:25:{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:149:\"http://revolution.themepunch.com/wordpress-photo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:25:{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:155:\"http://revolution.themepunch.com/wordpress-search-form-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:25:{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:159:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:25:{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:143:\"http://revolution.themepunch.com/wordpress-image-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:25:{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:147:\"http://revolution.themepunch.com/wordpress-twitter-feed/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:25:{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:149:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:25:{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:143:\"http://revolution.themepunch.com/wordpress-hero-vimeo/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:25:{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:155:\"http://revolution.themepunch.com/wordpress-frontpage-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:25:{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:147:\"http://revolution.themepunch.com/wordpress-header-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:25:{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:143:\"http://revolution.themepunch.com/hero-image-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:25:{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:143:\"http://revolution.themepunch.com/wordpress-cover-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:25:{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:153:\"http://revolution.themepunch.com/wordpress-youtube-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:26:{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:151:\"http://revolution.themepunch.com/wordpress-youtube-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-header\";s:7:\"version\";s:5:\"1.0.3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:36;a:25:{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:155:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:25:{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:141:\"http://revolution.themepunch.com/content-zoom-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:25:{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:143:\"http://revolution.themepunch.com/food-carousel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:25:{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:141:\"http://revolution.themepunch.com/rotating-words-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:25:{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:135:\"http://revolution.themepunch.com/travel-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:25:{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:157:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:25:{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:157:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:25:{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:147:\"http://revolution.themepunch.com/wordpress-touch-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:25:{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:145:\"http://revolution.themepunch.com/wordpress-3d-parallax/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:25:{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:157:\"http://revolution.themepunch.com/responsive-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:25:{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:139:\"http://revolution.themepunch.com/wordpress-3d-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:25:{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:139:\"http://revolution.themepunch.com/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:25:{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:139:\"http://revolution.themepunch.com/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:25:{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:147:\"http://revolution.themepunch.com/restaurant-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:25:{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:155:\"http://revolution.themepunch.com/agency-website-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:25:{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:183:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:25:{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:201:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:26:{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:223:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-4k-youtube-video-gallery-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:54;a:25:{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:147:\"http://revolution.themepunch.com/fullscreen-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:25:{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:193:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:25:{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:143:\"http://revolution.themepunch.com/christmas-snow-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:25:{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:195:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:25:{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:175:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:25:{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:163:\"http://revolution.themepunch.com/app-landing-page-free-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:25:{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:133:\"http://revolution.themepunch.com/hero-desk-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:25:{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:145:\"http://revolution.themepunch.com/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:25:{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:163:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:25:{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:163:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:25:{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:145:\"http://revolution.themepunch.com/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:25:{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:189:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:25:{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:170:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:25:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:25:{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:146:\"https://revolution.themepunch.com/car-dealership-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:25:{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:154:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:25:{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:146:\"https://revolution.themepunch.com/best-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:25:{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:169:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:25:{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:162:\"https://revolution.themepunch.com/wordpress-header-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:28:{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:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:28:{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:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:28:{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:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:28:{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:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:28:{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:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:25:{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:148:\"https://revolution.themepunch.com/wordpress-theme-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:25:{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:154:\"https://revolution.themepunch.com/wordpress-magazine-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:25:{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:146:\"https://revolution.themepunch.com/wordpress-news-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:28:{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:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:107;a:28:{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:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:28:{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:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:25:{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:158:\"https://revolution.themepunch.com/wordpress-typewriter-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:25:{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:148:\"https://revolution.themepunch.com/blend-mode-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:28:{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:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:25:{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:134:\"https://revolution.themepunch.com/80s-style-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:25:{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:140:\"https://revolution.themepunch.com/blur-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:24:{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:140:\"https://revolution.themepunch.com/coming-soon-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:28:{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:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:24:{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:140:\"https://revolution.themepunch.com/snow-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:25:{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:162:\"https://revolution.themepunch.com/particle-effect-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:74:\"How to Increase Engagement with Particle Effects and Blend Mode [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-increase-engagement-with-particle-effects-and-blend-mode/\";s:9:\"guide_img\";s:32:\"tutorial/particle-effect-one.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:24:{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:146:\"https://revolution.themepunch.com/particle-effect-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:25:{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:156:\"https://revolution.themepunch.com/particle-background-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:25:{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:156:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:24:{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:162:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:24:{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:170:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:68:\"How to Create an Exciting Action Shot for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-exciting-action-shot-for-your-hero-image/\";s:9:\"guide_img\";s:26:\"tutorial/gravitydesign.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:24:{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:150:\"https://revolution.themepunch.com/404-error-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:24:{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:156:\"https://revolution.themepunch.com/wordpress-carousel-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:24:{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:129:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ ?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content= \";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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:24:{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:152:\"https://revolution.themepunch.com/space-opera-presentation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:24:{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:164:\"https://revolution.themepunch.com/website-intro-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey 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:11:\"guide_title\";s:79:\"How to Create a Slider Animation Effect Your Visitors Won’t Forget [Tutorial]\";s:9:\"guide_url\";s:83:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-slider-animation-effect/\";s:9:\"guide_img\";s:25:\"tutorial/websiteintro.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:24:{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:146:\"https://revolution.themepunch.com/minimal-mask-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:24:{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:178:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:25:{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:168:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-double-exposure-effect\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:150;a:24:{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:172:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:62:\"How to Place Text Behind Objects in Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:69:\"https://www.sliderrevolution.com/tutorials/place-text-behind-objects/\";s:9:\"guide_img\";s:35:\"tutorial/mountainparallaxheader.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:28:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:28:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:28:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:28:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:29:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:156;a:29:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.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:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:157;a:28:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:28:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:28:{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:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:28:{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:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:28:{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:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:28:{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:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:28:{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:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:28:{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:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:28:{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:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:25:{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:142:\"https://revolution.themepunch.com/before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:24:{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:170:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:25:{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:164:\"https://revolution.themepunch.com/overexposure-transition-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:24:{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:134:\"https://revolution.themepunch.com/parallax-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:28:{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:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:24:{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:162:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:24:{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:174:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:24:{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:166:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:24:{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:166:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:26:{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:224:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin\";s:7:\"version\";s:5:\"1.0.6\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:202;a:28:{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:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:342:\"[{\"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 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:\"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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:28:{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:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:28:{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:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey 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:\"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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:28:{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:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:28:{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:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:28:{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:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:28:{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:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:25:{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:174:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:28:{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:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:24:{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:168:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:24:{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:186:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:28:{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:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:28:{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:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:28:{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:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:28:{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:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:28:{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:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:28:{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:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:24:{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:184:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:24:{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:180:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:24:{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:196:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:25:{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:180:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=paintbrush-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";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: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:11:\"guide_title\";s:87:\"How to Add a Unique Paintbrush Effect to Your Website with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/unique-paintbrush-effect/\";s:9:\"guide_img\";s:28:\"tutorial/paintbrushaddon.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:236;a:28:{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:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:28:{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:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:28:{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:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:28:{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:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:28:{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:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:28:{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:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:28:{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:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:28:{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:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:28:{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:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:28:{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:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:28:{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:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:25:{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:172:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=news-magazine-slider-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: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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:248;a:24:{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:168:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:24:{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:184:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:24:{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:194:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:28:{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:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:24:{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:170:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:24:{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:168:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:24:{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:170:\"https://revolution.themepunch.com/music-band-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:24:{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:176:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:70:\"How to Create a Digital Menu Teaser for Your Foodie Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-menu-teaser-for-your-foodie-website/\";s:9:\"guide_img\";s:28:\"tutorial/restaurant-menu.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:24:{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:154:\"https://revolution.themepunch.com/cinematic-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:24:{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:170:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:28:{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:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:28:{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:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:286;a:29:{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:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:287;a:28:{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:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:28:{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:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:24:{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:157:\"http://revolution.themepunch.com/retouch-before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:24:{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:161:\"http://revolution.themepunch.com/tech-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:28:{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:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:28:{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:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:28:{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:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:28:{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:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:28:{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:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:304;a:28:{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:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:28:{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:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:28:{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:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:28:{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:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:28:{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:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:28:{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:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:28:{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:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:29:{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:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:312;a:28:{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:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:28:{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:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:24:{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:164:\"https://revolution.themepunch.com/cube-animation-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:29:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:317;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:28:{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:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:24:{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:147:\"http://revolution.themepunch.com/nature-explorer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:70:\"How to Design a Featured Post Slider That Impresses Readers [Tutorial]\";s:9:\"guide_url\";s:64:\"https://www.sliderrevolution.com/tutorials/featured-post-slider/\";s:9:\"guide_img\";s:26:\"tutorial/nature-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:24:{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:158:\"https://revolution.themepunch.com/art-gallery-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:71:\"Promote Your Most Recent Content with a Colorful Hero Design [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/promote-your-most-recent-content-with-a-colorful-hero-design/\";s:9:\"guide_img\";s:31:\"tutorial/Art-Gallery-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:28:{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:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:28:{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:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:28:{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:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:28:{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:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:28:{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:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:28:{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:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:28:{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:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:25:{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:164:\"https://revolution.themepunch.com/classic-cars-before-after-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=classic-cars-before-after-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:\"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: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:11:\"guide_title\";s:69:\"How to Create an Interactive Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-interactive-before-and-after-image-slider/\";s:9:\"guide_img\";s:35:\"tutorial/Classic-Cars-Evolution.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:335;a:24:{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:132:\"https://revolution.themepunch.com/404-error-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:82:\"How to Create a 404 Page That Will Convert Instead of Cost You Visitors [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-404-page/\";s:9:\"guide_img\";s:34:\"tutorial/404-Error-Space-Theme.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:28:{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:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:27:{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:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:367;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:27:{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:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:27:{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:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:27:{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:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:398;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:399;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:400;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:401;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:402;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:403;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:404;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:405;a:27:{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:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:406;a:24:{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:158:\"https://revolution.themepunch.com/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:407;a:24:{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:136:\"https://revolution.themepunch.com/isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:408;a:27:{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:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:27:{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:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:27:{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:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:24:{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:151:\"https://www.sliderrevolution.com/templates/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:28:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:414;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:27:{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:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:24:{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:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:24:{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:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:24:{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:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:24:{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:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:24:{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:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:24:{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:158:\"https://revolution.themepunch.com/wordpress-hero-image-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:24:{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:152:\"https://revolution.themepunch.com/launching-soon-countdown/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:24:{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:140:\"https://revolution.themepunch.com/under-construction/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:88:\"Create an Under Construction Page That’ll Entertain Visitors While You Work [Tutorial]\";s:9:\"guide_url\";s:121:\"https://www.sliderrevolution.com/tutorials/create-an-under-construction-page-that-will-entertain-visitors-while-you-work/\";s:9:\"guide_img\";s:31:\"tutorial/Under-Construction.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:24:{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:142:\"https://revolution.themepunch.com/snow-particle-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:24:{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:146:\"https://revolution.themepunch.com/cyber-particle-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:69:\"How to Create a Retro-Inspired Design for the Hero Section [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-retro-inspired-design-for-the-hero-section/\";s:9:\"guide_img\";s:30:\"tutorial/Particle-Effect-2.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:440;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:28:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:442;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:445;a:27:{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:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:24:{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:158:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:60:\"How to Add an Animated Headline to Your Home Page [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-add-an-animated-headline-to-your-home-page-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/big-summer-sale.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:26:{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:144:\"https://revolution.themepunch.com/travel-blog-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-blog-carousel\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"guide_title\";s:74:\"How to Create an Engaging Product Carousel for Your Online Shop [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-product-carousel-for-your-online-shop/\";s:9:\"guide_img\";s:31:\"tutorial/traveller-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:448;a:24:{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:136:\"https://revolution.themepunch.com/project-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:24:{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:130:\"https://revolution.themepunch.com/news-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:452;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:453;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:454;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:455;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:456;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:457;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:458;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:459;a:27:{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:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:460;a:24:{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:137:\"https://www.sliderrevolution.com/templates/mini-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:25:{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:149:\"https://www.sliderrevolution.com/templates/food-delivery-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-delivery-hero\";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: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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:462;a:24:{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:163:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:28:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.2\";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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:465;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:27:{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:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:24:{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:169:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:475;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:476;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:477;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:478;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:479;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:480;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:481;a:27:{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:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:482;a:25:{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:163:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=black-friday-scroll-video\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:369:\"[{\"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 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:11:\"guide_title\";s:71:\"Spice Up Your Sales Promotions with a Video Scroll Animation [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/spice-up-your-sales-promotions-with-a-video-scroll-animation/\";s:9:\"guide_img\";s:38:\"tutorial/black-friday-scroll-video.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:484;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:24:{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:155:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_url\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_img\";s:34:\"tutorial/cinematic-hero-titles.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:496;a:25:{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:159:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=design-dna-scroll-video\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.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:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:543:\"[{\"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 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:497;a:24:{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:167:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:68:\"How to Design a Scroll Animation on Your Own Using Lottie [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-scroll-animation-on-your-own-using-lottie-tutorial/\";s:9:\"guide_img\";s:40:\"tutorial/food-delivery-lottie-scroll.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:499;a:27:{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:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:500;a:27:{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:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:501;a:27:{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:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:502;a:27:{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:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:503;a:27:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></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:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:504;a:28:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></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:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:505;a:27:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></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:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:506;a:27:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></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:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber 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:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:507;a:28:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></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:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel 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:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:508;a:27:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></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:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:509;a:27:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:510;a:27:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:511;a:27:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:512;a:27:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:513;a:27:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:514;a:27:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:515;a:24:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}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:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:516;a:24:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}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:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:517;a:27:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:518;a:27:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:519;a:24:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/creative-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create an Engaging Hero Section Without Any Photos or Videos [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-hero-section-without-any-photos-or-videos/\";s:9:\"guide_img\";s:37:\"tutorial/Creative-Hero-Collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:24:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-and-videographer-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></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:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Customized Transition Effect for Your Hero Section [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-customized-transition-effect-for-your-hero-section/\";s:9:\"guide_img\";s:32:\"tutorial/photographer-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:24:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></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:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Stunning Hero Slider for Your Real Estate Website [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-stunning-hero-slider-for-your-real-estate-website/\";s:9:\"guide_img\";s:30:\"tutorial/realestate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:24:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/saas-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=saas-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"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:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:28:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></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:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife 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:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:524;a:28:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></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:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife 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:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:525;a:28:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></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:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:526;a:25:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charts-addon-presentation-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Digital Report Teaser with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-report-teaser-with-slider-revolution/\";s:9:\"guide_img\";s:45:\"tutorial/gaming-stats-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:527;a:25:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-shop-split-screen-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></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:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:528;a:24:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-showreel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></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:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Add a Beautiful Video Background to Your Website [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-beautiful-video-background-to-your-website-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/showreel-slider.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:529;a:25:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-art-forms-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:530;a:24:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=background-effect-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"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\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Unique Gradient Background Design [Tutorial]\";s:9:\"guide_url\";s:63:\"https://www.sliderrevolution.com/tutorials/gradient-background/\";s:9:\"guide_img\";s:27:\"tutorial/bg-effect-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:531;a:24:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-glitch-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:72:\"How to Create a Futuristic-looking Website for a Tech Company [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-futuristic-looking-website-for-a-tech-company/\";s:9:\"guide_img\";s:22:\"tutorial/cyberfunk.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:532;a:25:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=motion-blur-portfolio-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"A Different Way to Wow Shoppers with an eCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/a-different-way-to-wow-shoppers-with-an-ecommerce-product-slider/\";s:9:\"guide_img\";s:34:\"tutorial/motion-blur-portfolio.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:533;a:25:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=portal-effect-hero-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:67:\"Demystifying the Slider Revolution Builder and Templates [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/demystifying-the-slider-revolution-builder-and-templates-tutorial/\";s:9:\"guide_img\";s:31:\"tutorial/portal-effect-hero.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:534;a:24:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=winery-timeline-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Vertical Slider Timeline That Tells Your Brand Story [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-vertical-slider-timeline-that-tells-your-brand-story/\";s:9:\"guide_img\";s:28:\"tutorial/winery-timeline.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:535;a:27:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:536;a:27:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:537;a:27:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:538;a:27:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:539;a:28:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:540;a:27:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:541;a:27:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></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:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:542;a:27:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:543;a:27:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:544;a:28:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:545;a:28:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:546;a:27:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:547;a:27:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:548;a:27:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:549;a:27:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:550;a:27:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:551;a:27:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:552;a:27:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:553;a:27:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:554;a:27:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:555;a:27:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:556;a:27:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:557;a:27:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:558;a:27:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:559;a:27:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:560;a:27:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:561;a:27:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:562;a:27:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:563;a:27:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:564;a:27:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:565;a:24:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/urban-street-skate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=urban-street-skate-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Modern Slider Design for Your Medical Practice [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-modern-slider-design-for-your-medical-practice/\";s:9:\"guide_img\";s:38:\"tutorial/urban-street-skate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:566;a:24:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fast-food-burger-restaurant-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Creatively Display Ingredients and Nutrition Info on Your Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-creatively-display-ingredients-and-nutrition-info-on-your-website/\";s:9:\"guide_img\";s:26:\"tutorial/yummy-burgers.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:567;a:27:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event 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:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:568;a:27:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event 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:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:569;a:27:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event 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:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:570;a:27:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event 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:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:571;a:27:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event 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:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:572;a:27:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event 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:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:573;a:27:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event 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:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:574;a:27:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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: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:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup 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:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:575;a:27:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup 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:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:576;a:27:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup 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:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:577;a:27:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup 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:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:578;a:27:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup 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:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:579;a:27:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup 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:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:580;a:27:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup 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:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:581;a:27:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup 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:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:582;a:27:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup 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:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:583;a:27:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup 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:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:584;a:27:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></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:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup 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:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:585;a:27:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:586;a:27:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:587;a:27:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card 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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:588;a:24:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/newborn-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=newborn-image-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:589;a:28:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";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: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:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:590;a:24:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=delicious-full-width-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Visually Promote Products and Their Unique Scent Profiles Online [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-visually-promote-products-and-their-unique-scent-profiles-online/\";s:9:\"guide_img\";s:30:\"tutorial/full-width-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:591;a:27:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:28:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:593;a:27:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App 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:13:\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:594;a:27:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:595;a:27:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:596;a:27:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:597;a:27:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:598;a:27:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:599;a:27:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:600;a:27:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App 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:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:601;a:27:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App 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:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:602;a:27:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website 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:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:603;a:27:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:604;a:27:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";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:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:605;a:27:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";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:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:606;a:27:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";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:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:607;a:27:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";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:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:608;a:27:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";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:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:609;a:27:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";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:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:610;a:24:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/deep-dive-ocean-water-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=deep-dive-ocean-water-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create a Digital Underwater Scene for Your Water Sports Website [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-underwater-scene-for-your-water-sports-website/\";s:9:\"guide_img\";s:41:\"tutorial/Deep-Dive-Ocean-Water-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:611;a:25:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/particle-wave-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-wave-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!</span><span class=\"ttm_space\"></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:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Design a Hero Image That Feels Alive and Three-Dimensional [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image-that-feels-alive-and-three-dimensional/\";s:9:\"guide_img\";s:35:\"tutorial/particle-wave-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:612;a:24:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";s:7:\"preview\";s:147:\"https://www.sliderrevolution.com/templates/video-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=video-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Trippy Hero Image Backdrop with Particle Animation [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-trippy-hero-image-backdrop-with-particle-animation/\";s:9:\"guide_img\";s:30:\"tutorial/video-hero-header.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:613;a:24:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/solar-system-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=solar-system-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further. Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:614;a:24:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/optic-shop-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=optic-shop-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It\'s not just made for your optic showcase but also a great fit for any modern product presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Create an Awesome Product Slider with a Built-in Variant Switcher [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-awesome-product-slider-with-a-built-in-variant-switcher/\";s:9:\"guide_img\";s:39:\"tutorial/Optic-shop-showcase-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:615;a:24:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/wordpress-charts-and-graphs/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-charts-and-graphs\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create Interactive Charts and Graphs for WordPress [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-interactive-charts-and-graphs-for-wordpress/\";s:9:\"guide_img\";s:37:\"tutorial/charts-template-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:616;a:27:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}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:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";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:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:617;a:27:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}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:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";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:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:618;a:27:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}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:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:619;a:24:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/furniture-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Quickly Build a Great-Looking Microsite for Your Product [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-quickly-build-a-great-looking-microsite-for-your-product/\";s:9:\"guide_img\";s:37:\"tutorial/furniture-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:620;a:24:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/fitness-gym-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fitness-gym-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Multimedia Slider that Lures in More Clients [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-multimedia-slider-that-lures-in-more-clients/\";s:9:\"guide_img\";s:39:\"tutorial/fitness-gym-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:621;a:27:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";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:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:622;a:28:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";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:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:623;a:27:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:624;a:25:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/minimal-typography-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-typography-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.</span><span class=\"ttm_space\"></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:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Transform the Mood of Your Home Page with Duotones [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-transform-the-mood-of-your-home-page-with-duotones/\";s:9:\"guide_img\";s:46:\"tutorial/duotone-typography-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:625;a:24:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/404-page-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Effective Thank You Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-effective-thank-you-page-for-your-website/\";s:9:\"guide_img\";s:32:\"tutorial/404-page-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:626;a:24:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ecommerce-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ecommerce-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!</span><span class=\"ttm_space\"></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:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Get More Eyes on Your eCommerce Sales Promotion [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-get-more-eyes-on-your-ecommerce-sales-promotion/\";s:9:\"guide_img\";s:34:\"tutorial/ecommerce-sale-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:627;a:24:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/fashion-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Colorful Retro Effect for the Home Page Slider [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-colorful-retro-effect-for-the-home-page-slider/\";s:9:\"guide_img\";s:32:\"tutorial/fashion-shop-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:628;a:25:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/lingerie-store-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=lingerie-store-website-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:629;a:25:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";s:7:\"preview\";s:182:\"https://www.sliderrevolution.com/templates/summer-beach-events-hero-collection?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Sell More Event Tickets with a High-Energy Hero Section [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/sell-more-event-tickets-with-a-high-energy-hero-section/\";s:9:\"guide_img\";s:41:\"tutorial/beach-events-hero-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:630;a:27:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";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:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:631;a:27:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";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:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:632;a:27:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:633;a:27:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";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:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:634;a:27:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:635;a:27:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:636;a:27:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:637;a:27:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";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:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:638;a:27:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";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:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:639;a:25:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ai-particle-cluster-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-particle-cluster-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"Make Visitors Want to Stop and Play with Your Particle Animation Hero Image [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/make-visitors-want-to-stop-and-play-with-your-particle-animation-hero-image/\";s:9:\"guide_img\";s:32:\"tutorial/ai-particle-cluster.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:640;a:25:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/artistic-parallax-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=artistic-parallax-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Create a Surreal Design for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-surreal-design-for-your-hero-image/\";s:9:\"guide_img\";s:37:\"tutorial/artistic-parallax-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:641;a:25:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:642;a:25:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it\'s not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:643;a:25:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/masonry-gallery-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=masonry-gallery-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Horizontal Masonry Layout for Your Work [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-horizontal-masonry-layout-for-your-work/\";s:9:\"guide_img\";s:37:\"tutorial/Masonry-Gallery-Carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:644;a:25:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/neon-wordpress-slider-with-text/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=neon-wordpress-slider-with-text\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"Break Down Your Process with a Colorful Image Slider [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/break-down-your-process-with-a-colorful-image-slider/\";s:9:\"guide_img\";s:34:\"tutorial/neon-wordpress-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:645;a:25:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/kostlich-restaurant-one-page-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kostlich-restaurant-one-page-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:285:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The Köstlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Fast and Easy Way to Create a Good Looking One-Page Restaurant Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-fast-and-easy-way-to-create-a-good-looking-one-page-restaurant-website/\";s:9:\"guide_img\";s:40:\"tutorial/Restaurant-One-Page-Website.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:646;a:25:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:647;a:25:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:648;a:25:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}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:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:649;a:25:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:650;a:25:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/wordpress-video-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-video-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create Good Vibes on Your Website with a Background Video Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-good-vibes-on-your-website-with-a-background-video-slider/\";s:9:\"guide_img\";s:35:\"tutorial/wordpress-video-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:651;a:27:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:652;a:28:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:653;a:28:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:654;a:28:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:655;a:28:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:656;a:28:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:657;a:28:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:658;a:28:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:659;a:28:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:660;a:28:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";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:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:661;a:24:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/image-comparison-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=image-comparison-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Boost Interactions with a Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/boost-interactions-with-a-before-and-after-image-slider/\";s:9:\"guide_img\";s:36:\"tutorial/image-comparison-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:662;a:27:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";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:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:663;a:27:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";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:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:664;a:27:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:665;a:24:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/travel-agency-card-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-agency-card-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:84:\"How to Make Your Product Comparison Pages More Attractive and Trustworthy [Tutorial]\";s:9:\"guide_url\";s:117:\"https://www.sliderrevolution.com/tutorials/how-to-make-your-product-comparison-pages-more-attractive-and-trustworthy/\";s:9:\"guide_img\";s:37:\"tutorial/destinations-card-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:666;a:24:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/kitchen-knives-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kitchen-knives-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you\'re not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png\'s, in no time!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Promote Subscription Boxes with a Unique Product Slider Design [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-promote-subscription-boxes-with-a-unique-product-slider-design/\";s:9:\"guide_img\";s:34:\"tutorial/knives-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:667;a:25:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design an Event Booking Page That Sells More Tickets [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-design-an-event-booking-page-that-sells-more-tickets/\";s:9:\"guide_img\";s:29:\"tutorial/tiny-slider-dark.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:668;a:25:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:669;a:25:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/pet-store-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=pet-store-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store\'s products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Design More Engaging Product Pages for eCommerce Websites [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-design-more-engaging-product-pages-for-ecommerce-websites/\";s:9:\"guide_img\";s:37:\"tutorial/pet-store-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:670;a:24:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";s:7:\"preview\";s:149:\"https://www.sliderrevolution.com/templates/material-ui-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=material-ui-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Promote Your Digital Agency’s Services in a Unique Way [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-digital-agency-s-services-in-a-unique-way/\";s:9:\"guide_img\";s:31:\"tutorial/material-ui-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:671;a:25:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/happy-holidays-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=happy-holidays-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Hero Image Template to Use for Holidays and Sales [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-hero-image-template-to-use-for-holidays-and-sales/\";s:9:\"guide_img\";s:32:\"tutorial/happy-holidays-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:672;a:24:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/space-sci-fi-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=space-sci-fi-presentation-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"How to Transport Your Visitors to Another Time or Place with Layered Images [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/how-to-transport-your-visitors-to-another-time-or-place-with-layered-images/\";s:9:\"guide_img\";s:49:\"tutorial/space-and-sci-fi-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:673;a:24:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";s:7:\"preview\";s:155:\"https://www.sliderrevolution.com/templates/claymorphism-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=claymorphism-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a 3D Space for Your Portfolio Highlight Reel [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-space-for-your-portfolio-highlight-reel/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:674;a:24:{s:2:\"id\";s:3:\"707\";s:5:\"title\";s:24:\"404 Page Hero Collection\";s:5:\"alias\";s:24:\"404-page-hero-collection\";s:3:\"zip\";s:28:\"404-page-hero-collection.zip\";s:3:\"uid\";s:32:\"a614db3d61935fdf249d7de2ff1f2d8f\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/404-page-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:212:\"<span class=\"ttm_content\">With the 404 Page Hero Collection template for Slider Revolution, you have several creative solutions at your disposal, to make your 404 page shine!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:28:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:675;a:24:{s:2:\"id\";s:3:\"708\";s:5:\"title\";s:32:\"Furniture Store Isometric Slider\";s:5:\"alias\";s:32:\"furniture-store-isometric-slider\";s:3:\"zip\";s:36:\"furniture-store-isometric-slider.zip\";s:3:\"uid\";s:32:\"385f8e4dac9f84ea72388f656b200251\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/furniture-store-isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-store-isometric-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A furniture store slider template with stunning and versatile visuals! With bold and beautiful 3D isometric graphics, it\'s the perfect way to showcase modern furniture pieces and room designs.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2023-02-22 16:35:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:676;a:27:{s:2:\"id\";s:3:\"709\";s:5:\"title\";s:36:\"Woodworking Website Template Package\";s:5:\"alias\";s:36:\"woodworking-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"woodworking-website-template-package\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-03-15 10:54:05\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:677;a:27:{s:2:\"id\";s:3:\"710\";s:5:\"title\";s:22:\"Wood Art One Page Hero\";s:5:\"alias\";s:22:\"wood-art-one-page-hero\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-hero.zip\";s:3:\"uid\";s:32:\"4236270d46058389ddb032f6c68d63dc\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2023-03-15 11:15:10\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:678;a:27:{s:2:\"id\";s:3:\"711\";s:5:\"title\";s:23:\"Wood Art One Page About\";s:5:\"alias\";s:23:\"wood-art-one-page-about\";s:3:\"zip\";s:33:\"packs/wood-art-one-page-about.zip\";s:3:\"uid\";s:32:\"c14fe92fa107d914dab4826681db8d1d\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2023-03-15 11:19:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:679;a:27:{s:2:\"id\";s:3:\"712\";s:5:\"title\";s:22:\"Wood Art One Page Work\";s:5:\"alias\";s:22:\"wood-art-one-page-work\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-work.zip\";s:3:\"uid\";s:32:\"a5d98ff9e7ecc52e9c8f5cb69e13fab9\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:23:03\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:680;a:27:{s:2:\"id\";s:3:\"713\";s:5:\"title\";s:30:\"Wood Art One Page Testimonials\";s:5:\"alias\";s:30:\"wood-art-one-page-testimonials\";s:3:\"zip\";s:40:\"packs/wood-art-one-page-testimonials.zip\";s:3:\"uid\";s:32:\"10cc4a93223c739cdd72a6f29ddfdbdc\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2023-03-15 11:32:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:681;a:27:{s:2:\"id\";s:3:\"714\";s:5:\"title\";s:24:\"Wood Art One Page Events\";s:5:\"alias\";s:24:\"wood-art-one-page-events\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-events.zip\";s:3:\"uid\";s:32:\"caf1318cca92472611d1bff75de2834e\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2023-03-15 11:35:58\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:682;a:27:{s:2:\"id\";s:3:\"715\";s:5:\"title\";s:24:\"Wood Art One Page Footer\";s:5:\"alias\";s:24:\"wood-art-one-page-footer\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-footer.zip\";s:3:\"uid\";s:32:\"096eb58a1bdc1da5f228ee26f44cc35e\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2023-03-15 11:38:37\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:683;a:27:{s:2:\"id\";s:3:\"716\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 1\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery1\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery1.zip\";s:3:\"uid\";s:32:\"9692c155e32743e6ad5656ff98fc1854\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></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:\"2023-03-15 11:43:14\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:684;a:27:{s:2:\"id\";s:3:\"717\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 2\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery2\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery2.zip\";s:3:\"uid\";s:32:\"63487dd51eb68d1f748cbdc01d1659aa\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></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:\"2023-03-15 11:46:52\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:685;a:27:{s:2:\"id\";s:3:\"718\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 3\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery3\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery3.zip\";s:3:\"uid\";s:32:\"4d907965c605272fdb037aadd150e533\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></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:\"2023-03-15 11:49:44\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:686;a:27:{s:2:\"id\";s:3:\"719\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 4\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery4\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery4.zip\";s:3:\"uid\";s:32:\"1ea74ff7001db07847cb98f505f62569\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></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:\"2023-03-15 11:53:19\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:687;a:27:{s:2:\"id\";s:3:\"720\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 5\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery5\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery5.zip\";s:3:\"uid\";s:32:\"f7c9b11f559f69fb2fdff1ca96ff9c4d\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></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:\"2023-03-15 11:56:28\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";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:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:688;a:24:{s:2:\"id\";s:3:\"721\";s:5:\"title\";s:35:\"Hero Template With Cursor Animation\";s:5:\"alias\";s:35:\"Hero-Template-With-Cursor-Animation\";s:3:\"zip\";s:39:\"Hero-Template-With-Cursor-Animation.zip\";s:3:\"uid\";s:32:\"a0b666db728eb8585980a43443fb30bf\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";s:7:\"preview\";s:183:\"https://www.sliderrevolution.com/templates/hero-template-with-cursor-animation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-template-with-cursor-animation\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Elevate your website with our hero template that features a captivating cursor animation. Perfect for any website design project.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2023-03-28 11:18:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Create a Mesmerizing Effect for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-mesmerizing-effect-for-your-hero-image/\";s:9:\"guide_img\";s:48:\"tutorial/Hero-Template-With-Cursor-Animation.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:689;a:25:{s:2:\"id\";s:3:\"722\";s:5:\"title\";s:26:\"Modern Hair Salon Showcase\";s:5:\"alias\";s:28:\"futuristic-hairstyles-slider\";s:3:\"zip\";s:32:\"futuristic-hairstyles-slider.zip\";s:3:\"uid\";s:32:\"29d22b07310f9f2a9e504f565bca3864\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/modern-hair-salon-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-hair-salon-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:331:\"<span class=\"ttm_content\">Showcase your salon\'s unique services, talented stylists, and stunning transformations with high-quality images, videos, and testimonials. Engage your audience with interactive sliders, sleek animations, and an intuitive design that highlights your salon\'s expertise.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-04-17 11:43:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"A Creative Way to Display Different Options and Offerings on Your Site [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-display-different-options-and-offerings-on-your-site/\";s:9:\"guide_img\";s:41:\"tutorial/futuristic-hairstyles-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:690;a:28:{s:2:\"id\";s:3:\"723\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 1\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-1\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-1.zip\";s:3:\"uid\";s:32:\"28ab921107c8748e1f67185448e4488c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:49:21\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";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:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:691;a:28:{s:2:\"id\";s:3:\"724\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 2\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-2\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-2.zip\";s:3:\"uid\";s:32:\"b6508dd2b1621eb44fc191906712730a\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:59:00\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";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:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:692;a:28:{s:2:\"id\";s:3:\"725\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 3\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-3\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-3.zip\";s:3:\"uid\";s:32:\"bbddb7776d56f9417a5aa1ffd336580c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:00:51\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";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:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:693;a:28:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 4\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-4\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-4.zip\";s:3:\"uid\";s:32:\"191c6f2fc6b1b4d922ac59df22637f04\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:02:42\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";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:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:694;a:28:{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:24:\"modern-portfolio-website\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:695;a:27:{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:23:\"brutal-website-template\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=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: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:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:696;a:28:{s:2:\"id\";s:3:\"727\";s:5:\"title\";s:31:\"Instagram Gallery Carousel Pack\";s:5:\"alias\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-03 08:57:11\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";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:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:697;a:25:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:29:\"Storytelling Website Template\";s:5:\"alias\";s:29:\"Storytelling-Website-Template\";s:3:\"zip\";s:33:\"Storytelling-Website-Template.zip\";s:3:\"uid\";s:32:\"43a1d7c46025ab8f0b9fc49837f068de\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";s:7:\"preview\";s:170:\"https://www.sliderrevolution.com/templates/storytelling-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=storytelling-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">The ultimate solution to captivate your audience with immersive and interactive storytelling experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2023-05-04 12:49:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:698;a:28:{s:2:\"id\";s:3:\"729\";s:5:\"title\";s:32:\"Generative AI Wordpress Template\";s:5:\"alias\";s:32:\"generative-ai-wordpress-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"generative-ai-wordpress-template\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:535:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:03:15\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:699;a:28:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:9:\"G AI Hero\";s:5:\"alias\";s:9:\"G-AI-Hero\";s:3:\"zip\";s:19:\"packs/G-AI-Hero.zip\";s:3:\"uid\";s:32:\"bddbaf321d5e7fd3c46ad3cf7b684934\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:06:43\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:700;a:28:{s:2:\"id\";s:3:\"731\";s:5:\"title\";s:10:\"G AI Intro\";s:5:\"alias\";s:10:\"G-AI-Intro\";s:3:\"zip\";s:20:\"packs/G-AI-Intro.zip\";s:3:\"uid\";s:32:\"c260d21743606248a98ebc9fe0f7daa0\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:09:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:701;a:28:{s:2:\"id\";s:3:\"732\";s:5:\"title\";s:10:\"G AI Logos\";s:5:\"alias\";s:10:\"G-AI-Logos\";s:3:\"zip\";s:20:\"packs/G-AI-Logos.zip\";s:3:\"uid\";s:32:\"5e701af3844551f18cf4d45a6853cedd\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:12:16\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:702;a:28:{s:2:\"id\";s:3:\"733\";s:5:\"title\";s:11:\"G AI Images\";s:5:\"alias\";s:11:\"G-AI-Images\";s:3:\"zip\";s:21:\"packs/G-AI-Images.zip\";s:3:\"uid\";s:32:\"8862e4e3ce5c3d67f80809d892df54f5\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:14:32\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:703;a:28:{s:2:\"id\";s:3:\"734\";s:5:\"title\";s:9:\"G AI Copy\";s:5:\"alias\";s:9:\"G-AI-Copy\";s:3:\"zip\";s:19:\"packs/G-AI-Copy.zip\";s:3:\"uid\";s:32:\"067c9615856d2ec6be31b066d82c2306\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:17:03\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:704;a:28:{s:2:\"id\";s:3:\"735\";s:5:\"title\";s:10:\"G AI Tools\";s:5:\"alias\";s:10:\"G-AI-Tools\";s:3:\"zip\";s:20:\"packs/G-AI-Tools.zip\";s:3:\"uid\";s:32:\"23805fec299a8ca82659c030a4f16ce5\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-05-19 11:18:36\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:705;a:28:{s:2:\"id\";s:3:\"736\";s:5:\"title\";s:10:\"G AI Cases\";s:5:\"alias\";s:10:\"G-AI-Cases\";s:3:\"zip\";s:20:\"packs/G-AI-Cases.zip\";s:3:\"uid\";s:32:\"7b474fb1cbc351d00732a51524cc0ae0\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:22:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:706;a:28:{s:2:\"id\";s:3:\"737\";s:5:\"title\";s:18:\"G AI Gallery Title\";s:5:\"alias\";s:18:\"G-AI-Gallery-Title\";s:3:\"zip\";s:28:\"packs/G-AI-Gallery-Title.zip\";s:3:\"uid\";s:32:\"6e28c3f7027e58537782b95d0290b16e\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2023-05-19 11:24:20\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:707;a:28:{s:2:\"id\";s:3:\"738\";s:5:\"title\";s:12:\"G AI Gallery\";s:5:\"alias\";s:12:\"G-AI-Gallery\";s:3:\"zip\";s:22:\"packs/G-AI-Gallery.zip\";s:3:\"uid\";s:32:\"9ce2e0db0c4af129329b42169133de12\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:26:02\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:708;a:28:{s:2:\"id\";s:3:\"739\";s:5:\"title\";s:17:\"G AI Testimonials\";s:5:\"alias\";s:17:\"G-AI-Testimonials\";s:3:\"zip\";s:27:\"packs/G-AI-Testimonials.zip\";s:3:\"uid\";s:32:\"2bdff749f895cf484919fa379daa4ce1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:29:00\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:709;a:28:{s:2:\"id\";s:3:\"740\";s:5:\"title\";s:11:\"G AI Footer\";s:5:\"alias\";s:11:\"G-AI-Footer\";s:3:\"zip\";s:21:\"packs/G-AI-Footer.zip\";s:3:\"uid\";s:32:\"756676ee2fb920253d84e0558b9e5c43\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:31:24\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";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:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:710;a:28:{s:2:\"id\";s:3:\"741\";s:5:\"title\";s:23:\"Visual Design One-Pager\";s:5:\"alias\";s:23:\"visual-design-one-pager\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"visual-design-one-pager\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2023-06-05 13:01:18\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";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:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:711;a:28:{s:2:\"id\";s:3:\"742\";s:5:\"title\";s:20:\"Visual Designer Menu\";s:5:\"alias\";s:20:\"visual-designer-menu\";s:3:\"zip\";s:30:\"packs/visual-designer-menu.zip\";s:3:\"uid\";s:32:\"5c5177905993ce5e7919d1360f0a264b\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";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:\"2023-06-05 13:04:41\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";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:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:712;a:28:{s:2:\"id\";s:3:\"743\";s:5:\"title\";s:22:\"Visual Designer Slider\";s:5:\"alias\";s:22:\"visual-designer-slider\";s:3:\"zip\";s:32:\"packs/visual-designer-slider.zip\";s:3:\"uid\";s:32:\"9a48f4a2546c87d311f692aa1a2d70a4\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}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:\"2023-06-05 13:06:26\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";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:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:713;a:28:{s:2:\"id\";s:3:\"744\";s:5:\"title\";s:25:\"Visual Designer Portfolio\";s:5:\"alias\";s:25:\"Visual-Designer-Portfolio\";s:3:\"zip\";s:35:\"packs/Visual-Designer-Portfolio.zip\";s:3:\"uid\";s:32:\"d53dbb86df1fca5ac940eb98a045b7f7\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}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:\"2023-06-05 13:08:57\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";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:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:714;a:27:{s:2:\"id\";s:3:\"745\";s:5:\"title\";s:21:\"Visual Designer About\";s:5:\"alias\";s:21:\"Visual-Designer-About\";s:3:\"zip\";s:31:\"packs/Visual-Designer-About.zip\";s:3:\"uid\";s:32:\"0968eb1bf48e95ddccc9fb7555752099\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:10:45\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";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:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:715;a:28:{s:2:\"id\";s:3:\"746\";s:5:\"title\";s:22:\"Visual Designer Footer\";s:5:\"alias\";s:22:\"visual-designer-footer\";s:3:\"zip\";s:32:\"packs/visual-designer-footer.zip\";s:3:\"uid\";s:32:\"e6027c38009d73cf8ddaeb70ea48d8a8\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:12:21\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";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:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:716;a:28:{s:2:\"id\";s:3:\"747\";s:5:\"title\";s:27:\"Visual Designer Detail View\";s:5:\"alias\";s:27:\"Visual-Designer-Detail-View\";s:3:\"zip\";s:37:\"packs/Visual-Designer-Detail-View.zip\";s:3:\"uid\";s:32:\"1faa6ce0fc43a08f3800acace5eb2925\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:14:05\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:717;a:25:{s:2:\"id\";s:3:\"748\";s:5:\"title\";s:24:\"Online Watch Shop Slider\";s:5:\"alias\";s:24:\"online-watch-shop-slider\";s:3:\"zip\";s:28:\"online-watch-shop-slider.zip\";s:3:\"uid\";s:32:\"bbe52119b342d63ead804a91e2ade96d\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/online-watch-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=online-watch-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:524:\"<span class=\"ttm_content\">The \"Online Watch Shop Slider\" is a stunning design tailored specifically for watch retailers and enthusiasts. With its sleek and modern layout, this template allows you to showcase your collection of timepieces in a visually captivating manner. Featuring smooth transitions and customizable slides, this template provides a seamless browsing experience for your customers, making it an ideal choice for online watch shops aiming to leave a lasting impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2023-06-12 08:36:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Create a Product Comparison Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-product-comparison-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:37:\"tutorial/Online-Watch-Shop-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:718;a:25:{s:2:\"id\";s:3:\"749\";s:5:\"title\";s:31:\"Brewery Website Slider Template\";s:5:\"alias\";s:31:\"Brewery-Website-Slider-Template\";s:3:\"zip\";s:35:\"Brewery-Website-Slider-Template.zip\";s:3:\"uid\";s:32:\"bcf9213d1ba9c2c41382433c124adf30\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/brewery-website-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brewery-website-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">The Brewery Website Slider Template offers a visually appealing and versatile design, perfect for showcasing the unique offerings of any brewery. With its captivating imagery, smooth transitions, and customizable elements, this template creates an engaging experience that entices visitors to explore the brewery\'s story and discover its exceptional brews. </span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-23 11:27:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Market Drink Products with a Stylish Slider [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-market-drink-products-with-a-stylish-slider/\";s:9:\"guide_img\";s:44:\"tutorial/Brewery-Website-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:719;a:26:{s:2:\"id\";s:3:\"750\";s:5:\"title\";s:40:\"Hero Slider with Midjourney Image Effect\";s:5:\"alias\";s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";s:3:\"zip\";s:44:\"Hero-Slider-with-Midjourney-Image-Effect.zip\";s:3:\"uid\";s:32:\"45db238a0a64622e4d39f1993106d5e6\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/hero-slider-with-midjourney-image-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-slider-with-midjourney-image-effect\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:427:\"<span class=\"ttm_content\">Experience the magic of our new Hero Slider template, featuring the innovative Midjourney Image Effect. This unique template brings the style of an action movie poster to your website, offering an interactive intro that iss sure to captivate visitors. The Midjourney Image sequence, with its subtle variations, adds a dynamic touch, making your website stand out.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-28 13:47:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Design a High Impact Image for Your Fitness Website’s Home Page [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-high-impact-image-for-your-fitness-website-s-home-page/\";s:9:\"guide_img\";s:53:\"tutorial/Hero-Slider-with-Midjourney-Image-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:720;a:25:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:31:\"Highlight Hero Section Template\";s:5:\"alias\";s:31:\"Highlight-Hero-Section-Template\";s:3:\"zip\";s:35:\"Highlight-Hero-Section-Template.zip\";s:3:\"uid\";s:32:\"e16c375827f3c54cdd224ef612e3e31a\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/highlight-hero-section-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=highlight-hero-section-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:334:\"<span class=\"ttm_content\">Introducing the Highlight Hero Section Template for Slider Revolution. Make a bold first impression with stunning visuals and seamless animations. Customize every aspect effortlessly and engage your visitors instantly. Elevate your website with this remarkable template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2023-07-06 10:07:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Attract Customers to Your Store with a Highlight Hero Section [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-attract-customers-to-your-store-with-a-highlight-hero-section/\";s:9:\"guide_img\";s:44:\"tutorial/Highlight-Hero-Section-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:721;a:25:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:36:\"Samurai Fullscreen Carousel Template\";s:5:\"alias\";s:36:\"Samurai-Fullscreen-Carousel-Template\";s:3:\"zip\";s:40:\"Samurai-Fullscreen-Carousel-Template.zip\";s:3:\"uid\";s:32:\"8b5c5483aa54c09be24bb18a20ec98a5\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/samurai-fullscreen-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=samurai-fullscreen-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:318:\"<span class=\"ttm_content\">Experience the power of our Samurai Fullscreen Carousel Template. With large, bold captions, call-to-action buttons, and tab navigation, it iss a visual feast. Seamlessly pan across a panorama of samurai warriors, thanks to Midjourneys new \"pan\" feature.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-10 12:21:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:64:\"How to Create a Beautiful Fullscreen Product Carousel [Tutorial]\";s:9:\"guide_url\";s:97:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-fullscreen-product-carousel/\";s:9:\"guide_img\";s:49:\"tutorial/Samurai-Fullscreen-Carousel-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:722;a:28:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:32:\"Surf Scroll Based Story Template\";s:5:\"alias\";s:32:\"surf-scroll-based-story-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"surf-scroll-based-story-template\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-08-04 10:45:39\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";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:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:723;a:28:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:18:\"Surf Template Logo\";s:5:\"alias\";s:18:\"Surf-Template-Logo\";s:3:\"zip\";s:28:\"packs/Surf-Template-Logo.zip\";s:3:\"uid\";s:32:\"8bf655d46efa183455bffc8ea5ddd18f\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-08-04 10:48:52\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";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:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:724;a:28:{s:2:\"id\";s:3:\"755\";s:5:\"title\";s:15:\"Surf Template 1\";s:5:\"alias\";s:15:\"Surf-Template-1\";s:3:\"zip\";s:25:\"packs/Surf-Template-1.zip\";s:3:\"uid\";s:32:\"4a532d7cbbe52544f41a6a81023a3879\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-08-04 10:52:16\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";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:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:725;a:28:{s:2:\"id\";s:3:\"756\";s:5:\"title\";s:15:\"Surf Template 2\";s:5:\"alias\";s:15:\"Surf-Template-2\";s:3:\"zip\";s:25:\"packs/Surf-Template-2.zip\";s:3:\"uid\";s:32:\"7d76218ed2d5144b9dcc0669bb3e346a\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-08-04 10:54:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";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:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:726;a:28:{s:2:\"id\";s:3:\"757\";s:5:\"title\";s:15:\"Surf Template 3\";s:5:\"alias\";s:15:\"Surf-Template-3\";s:3:\"zip\";s:25:\"packs/Surf-Template-3.zip\";s:3:\"uid\";s:32:\"a42b54df91b2c3987bbe22280c26b40d\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-08-04 10:56:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";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:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:727;a:28:{s:2:\"id\";s:3:\"758\";s:5:\"title\";s:15:\"Surf Template 4\";s:5:\"alias\";s:15:\"Surf-Template-4\";s:3:\"zip\";s:25:\"packs/Surf-Template-4.zip\";s:3:\"uid\";s:32:\"017fb0dca11e63421427315718464823\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";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:\"2023-08-04 10:58:06\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";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:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:728;a:26:{s:2:\"id\";s:3:\"759\";s:5:\"title\";s:33:\"50/50 Split Screen Website Design\";s:5:\"alias\";s:33:\"50-50-Split-Screen-Website-Design\";s:3:\"zip\";s:37:\"50-50-Split-Screen-Website-Design.zip\";s:3:\"uid\";s:32:\"e524d518ac23d3f408fca3caddf2dac3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/split-screen-website-design/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=split-screen-website-design\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:442:\"<span class=\"ttm_content\">Introducing the 50/50 Split Screen Website Design template: A dynamic showcase that seamlessly balances content and visuals. With a sleek half-and-half layout, captivate your audience with contrasting elements while delivering a clear and engaging message. Customize effortlessly and elevate your web presence with this modern, user-friendly design, only with Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2023-08-08 12:22:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Design a Unique Split Screen Layout for Your Homepage [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-unique-split-screen-layout-for-your-homepage/\";s:9:\"guide_img\";s:46:\"tutorial/50-50-Split-Screen-Website-Design.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:729;a:25:{s:2:\"id\";s:3:\"760\";s:5:\"title\";s:33:\"Food Presentation Template Slider\";s:5:\"alias\";s:33:\"Food-Presentation-Template-Slider\";s:3:\"zip\";s:37:\"Food-Presentation-Template-Slider.zip\";s:3:\"uid\";s:32:\"7ebe00aee026ff7baeffaad909e6ee24\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/food-presentation-template-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-presentation-template-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:422:\"<span class=\"ttm_content\">Unveil the essence of your cuisine with the \"Food Presentation Template Slider.\" Elevate your dishes through seamless transitions, vibrant imagery, and enticing descriptions in this captivating slider. Engage your audience, tantalize their taste buds, and showcase your culinary artistry effortlessly. Now available in the Slider Revolution template library.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-18 11:56:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Classy Product Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-classy-product-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:46:\"tutorial/Food-Presentation-Template-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:730;a:25:{s:2:\"id\";s:3:\"761\";s:5:\"title\";s:38:\"FutureSight Digital Marketing Template\";s:5:\"alias\";s:38:\"FutureSight-Digital-Marketing-Template\";s:3:\"zip\";s:42:\"FutureSight-Digital-Marketing-Template.zip\";s:3:\"uid\";s:32:\"9bfd6be89aca94230967563d61b796b3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/futuresight-digital-marketing-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=futuresight-digital-marketing-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:276:\"<span class=\"ttm_content\">Embrace the future with FutureSight - a template designed for visionary marketers. Its sleek design, combined with dynamic animations, offers a seamless user experience. Perfect for agencies aiming for the stars.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-23 10:38:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create an Eye-Catching Hero with Gradients and Particle Effects [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-hero-with-gradients-and-particle-effects/\";s:9:\"guide_img\";s:51:\"tutorial/FutureSight-Digital-Marketing-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:731;a:25:{s:2:\"id\";s:3:\"762\";s:5:\"title\";s:40:\"Starry Night Parallax Zoom Effect Slider\";s:5:\"alias\";s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";s:3:\"zip\";s:44:\"Starry-Night-Parallax-Zoom-Effect-Slider.zip\";s:3:\"uid\";s:32:\"dd0a9034a10397ba5b0b76fb8d7e203c\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/starry-night-parallax-zoom-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=starry-night-parallax-zoom-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:498:\"<span class=\"ttm_content\">The \"Starry Night Parallax Zoom Effect Slider\" is a captivating template that transforms your website slider into a mesmerizing journey through a celestial dreamscape. With stunning parallax and zoom effects, it immerses your audience in a starry night sky, creating a visually stunning and engaging user experience that will leave a lasting impression. Perfect for showcasing your content or products with a touch of celestial magic.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-13 11:16:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:732;a:25:{s:2:\"id\";s:3:\"763\";s:5:\"title\";s:44:\"Beyond The Void Parallax Hero With Particles\";s:5:\"alias\";s:15:\"beyond-the-void\";s:3:\"zip\";s:19:\"beyond-the-void.zip\";s:3:\"uid\";s:32:\"c7f47a117b31c76d7f3ad52440abed86\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";s:7:\"preview\";s:201:\"https://www.sliderrevolution.com/templates/beyond-the-void-parallax-hero-with-particles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beyond-the-void-parallax-hero-with-particles\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:384:\"<span class=\"ttm_content\">Journey beyond the stars with our latest template. An astronaut, after landing on a distant asteroid, unveils an alien anomaly. This parallax hero design, reminiscent of a cinematic sci-fi poster, promises a visual treat. \"Beyond the stars, he found the unknown. Now it is coming home.\" Experience the magic of the void.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:357:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-19 14:42:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Enhance Your Hero Image Design with Special Effects [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-enhance-your-hero-image-design-with-special-effects/\";s:9:\"guide_img\";s:28:\"tutorial/beyond-the-void.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:733;a:25:{s:2:\"id\";s:3:\"764\";s:5:\"title\";s:46:\"Extravaganza Ecommerce Product Carousel Static\";s:5:\"alias\";s:33:\"Static-Ecommerce-Product-Carousel\";s:3:\"zip\";s:37:\"Static-Ecommerce-Product-Carousel.zip\";s:3:\"uid\";s:32:\"6bb030f4419e247edfaf94478aa6578e\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:15:\"dynamic-content\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 11:56:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:734;a:25:{s:2:\"id\";s:3:\"765\";s:5:\"title\";s:43:\"Extravaganza Ecommerce Product Carousel Woo\";s:5:\"alias\";s:30:\"woo-ecommerce-product-carousel\";s:3:\"zip\";s:34:\"woo-ecommerce-product-carousel.zip\";s:3:\"uid\";s:32:\"51b63bf649fdff61634fe888f51ddb4d\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:15:\"dynamic-content\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 12:00:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:735;a:25:{s:2:\"id\";s:3:\"766\";s:5:\"title\";s:31:\"Serenity Hero With Focus Effect\";s:5:\"alias\";s:31:\"Serenity-Hero-With-Focus-Effect\";s:3:\"zip\";s:35:\"Serenity-Hero-With-Focus-Effect.zip\";s:3:\"uid\";s:32:\"f0c6d9090236c20b1d7536aedc3d8cf8\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/serenity-hero-with-focus-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=serenity-hero-with-focus-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:578:\"<span class=\"ttm_content\">Enhance your websites visual appeal with the \"Serenity Hero With Focus Effect\" Slider Revolution template. This mesmerizing slider seamlessly combines tranquil backgrounds with dynamic focus effects, guiding your audiences attention to vital elements of your content. Impress with engaging animations, ensure responsive design across all devices, and customize effortlessly to match your brands style. Create a captivating user experience that converts visitors into devoted followers with this exceptional slider.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2023-10-04 12:03:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:736;a:25:{s:2:\"id\";s:3:\"767\";s:5:\"title\";s:29:\"OakGrove Wine Slider Template\";s:5:\"alias\";s:29:\"OakGrove-Wine-Slider-Template\";s:3:\"zip\";s:33:\"OakGrove-Wine-Slider-Template.zip\";s:3:\"uid\";s:32:\"151ae1d2e6e7b84873f8b62ba57f829c\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/oakgrove-wine-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oakgrove-wine-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">Unveil the allure of your wines with the \"OakGrove Wine Slider Template.\" Infused with rustic elegance and smooth transitions, this template offers a captivating journey through your vineyards legacy. Whether you are a boutique winery or an established vineyard, this slider is the ideal tool to showcase your finest vintages and unique tasting experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-03 15:34:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:737;a:25:{s:2:\"id\";s:3:\"768\";s:5:\"title\";s:32:\"Geometric Slider Design Template\";s:5:\"alias\";s:32:\"Geometric-Slider-Design-Template\";s:3:\"zip\";s:36:\"Geometric-Slider-Design-Template.zip\";s:3:\"uid\";s:32:\"f024549e5a43b79c185def088f00e42f\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/geometric-slider-design-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=geometric-slider-design-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:446:\"<span class=\"ttm_content\">Immerse your audience in contemporary visual sophistication with our Geometric Slider Design Template. This dynamic slider combines sleek geometric patterns with a modern aesthetic, creating a captivating visual experience. With its seamless integration and customizable features, effortlessly elevate your websites allure and engage your visitors in a cutting-edge digital journey.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:25:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:738;a:25:{s:2:\"id\";s:3:\"769\";s:5:\"title\";s:43:\"Chocolate Bar Product Presentation Template\";s:5:\"alias\";s:43:\"Chocolate-Bar-Product-Presentation-Template\";s:3:\"zip\";s:47:\"Chocolate-Bar-Product-Presentation-Template.zip\";s:3:\"uid\";s:32:\"dc30a3d883c8d16de25544e94640c982\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/chocolate-bar-product-presentation-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=chocolate-bar-product-presentation-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:346:\"<span class=\"ttm_content\">Unwrap the \"Chocolate Bar Product Presentation Template\" – a delectable, visually captivating showcase for your irresistible chocolate creations. Whether you are a chocolatier or a gourmet brand, this template is the key to presenting your products with a touch of sophistication.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}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:\"2023-11-14 10:29:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:739;a:25:{s:2:\"id\";s:3:\"770\";s:5:\"title\";s:30:\"Fluid Dynamics Effect Showcase\";s:5:\"alias\";s:30:\"Fluid-Dynamics-Effect-Showcase\";s:3:\"zip\";s:34:\"Fluid-Dynamics-Effect-Showcase.zip\";s:3:\"uid\";s:32:\"cdd9213edf970f1fe04ded427fb2ada8\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/fluid-dynamics-effect-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fluid-dynamics-effect-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:312:\"<span class=\"ttm_content\">Introducing the Fluid Dynamics Effect Showcase - a mesmerizing journey through liquid/gas wonders. Delve into cyber flows, chromatic ripples, ethereal jungle spirits, and cosmic collisions. Crafted for those who appreciate the magic in every pixel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:181:\"[{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:32:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:740;a:25:{s:2:\"id\";s:3:\"771\";s:5:\"title\";s:39:\"Spotlight Hero Header With Fluid Effect\";s:5:\"alias\";s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";s:3:\"zip\";s:43:\"Spotlight-Hero-Header-With-Fluid-Effect.zip\";s:3:\"uid\";s:32:\"c15c375d48a9368fcb61f6a732fb9b9b\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/spotlight-hero-header-with-fluid-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spotlight-hero-header-with-fluid-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:355:\"<span class=\"ttm_content\">The \"Spotlight Hero Header With Fluid Effect\" is a dynamic and visually engaging website header template, perfect for making a bold first impression. Ideal for creative agencies, product showcases, or promotional campaigns, it blends drama with functionality for a memorable user experience.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:510:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal 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\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:48:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:741;a:26:{s:2:\"id\";s:3:\"772\";s:5:\"title\";s:38:\"Suits Product Showcase Slider Template\";s:5:\"alias\";s:38:\"Suits-Product-Showcase-Slider-Template\";s:3:\"zip\";s:42:\"Suits-Product-Showcase-Slider-Template.zip\";s:3:\"uid\";s:32:\"f15dcfc11bbadfd8973ea38627d3ede6\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/suits-product-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=suits-product-showcase-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:494:\"<span class=\"ttm_content\">The \"Suits Product Showcase Slider Template\" is a sleek and professional slider design tailored for highlighting high-end products, especially suits. It features clean, elegant lines with a minimalist layout, ensuring the products are the focal point. This template is perfect for fashion retailers or businesses looking to showcase their products with sophistication and style, offering an intuitive and engaging user experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:51:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:742;a:26:{s:2:\"id\";s:3:\"773\";s:5:\"title\";s:41:\"Beards Full Width Image Carousel Template\";s:5:\"alias\";s:41:\"Beards-Full-Width-Image-Carousel-Template\";s:3:\"zip\";s:45:\"Beards-Full-Width-Image-Carousel-Template.zip\";s:3:\"uid\";s:32:\"98de06abfddd962e725202ceac02a952\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/beards-full-width-image-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beards-full-width-image-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:637:\"<span class=\"ttm_content\">The \"Beards Full Width Image Carousel Template\" is a modern and stylish carousel design, ideal for showcasing wide-ranging images, especially focusing on beard styles and grooming products. This template features a full-width layout, giving each image maximum screen space for a more immersive visual experience. Its sleek and user-friendly interface allows for smooth navigation through the carousel, making it perfect for barber shops, grooming blogs, or lifestyle brands that want to highlight their work or products in a visually appealing and easily accessible format.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:54:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}}s:6:\"slides\";a:722:{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:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.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\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide4.jpg\";}}s:24:\"404-page-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"404-page-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"404-page-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"404-page-hero-collection/slide4.jpg\";}}s:32:\"furniture-store-isometric-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide4.jpg\";}}s:36:\"woodworking-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";}}s:22:\"wood-art-one-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";}}s:23:\"wood-art-one-page-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";}}s:22:\"wood-art-one-page-work\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide5.jpg\";}}s:30:\"wood-art-one-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";}}s:24:\"wood-art-one-page-events\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";}}s:24:\"wood-art-one-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";}}s:26:\"wood-art-one-page-gallery1\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery2\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery4\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery5\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide3.jpg\";}}s:35:\"Hero-Template-With-Cursor-Animation\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";}}s:28:\"futuristic-hairstyles-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide5.jpg\";}}s:28:\"instagram-gallery-carousel-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";}}s:31:\"instagram-gallery-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";}}s:29:\"Storytelling-Website-Template\";a:16:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide12.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide13.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide14.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide15.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide16.jpg\";}}s:32:\"generative-ai-wordpress-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";}}s:9:\"G-AI-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";}}s:10:\"G-AI-Intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";}}s:10:\"G-AI-Logos\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";}}s:11:\"G-AI-Images\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"G-AI-Images/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"G-AI-Images/slide3.jpg\";}}s:9:\"G-AI-Copy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";}}s:10:\"G-AI-Tools\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"G-AI-Tools/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"G-AI-Tools/slide3.jpg\";}}s:10:\"G-AI-Cases\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";}}s:18:\"G-AI-Gallery-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";}}s:12:\"G-AI-Gallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"G-AI-Gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"G-AI-Gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"G-AI-Gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"G-AI-Gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"G-AI-Gallery/slide6.jpg\";}}s:17:\"G-AI-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide3.jpg\";}}s:11:\"G-AI-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";}}s:23:\"visual-design-one-pager\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";}}s:20:\"visual-designer-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";}}s:22:\"visual-designer-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"visual-designer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"visual-designer-slider/slide3.jpg\";}}s:25:\"Visual-Designer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";}}s:21:\"Visual-Designer-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";}}s:22:\"visual-designer-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";}}s:27:\"Visual-Designer-Detail-View\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide7.jpg\";}}s:24:\"online-watch-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide4.jpg\";}}s:31:\"Brewery-Website-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide4.jpg\";}}s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";}}s:31:\"Highlight-Hero-Section-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide4.jpg\";}}s:36:\"Samurai-Fullscreen-Carousel-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide4.jpg\";}}s:32:\"surf-scroll-based-story-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";}}s:18:\"Surf-Template-Logo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";}}s:15:\"Surf-Template-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";}}s:15:\"Surf-Template-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";}}s:15:\"Surf-Template-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";}}s:15:\"Surf-Template-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";}}s:33:\"50-50-Split-Screen-Website-Design\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide4.jpg\";}}s:33:\"Food-Presentation-Template-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide4.jpg\";}}s:38:\"FutureSight-Digital-Marketing-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide3.jpg\";}}s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide4.jpg\";}}s:15:\"beyond-the-void\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";}}s:33:\"Static-Ecommerce-Product-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide4.jpg\";}}s:30:\"woo-ecommerce-product-carousel\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";}}s:31:\"Serenity-Hero-With-Focus-Effect\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide5.jpg\";}}s:29:\"OakGrove-Wine-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide4.jpg\";}}s:32:\"Geometric-Slider-Design-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide3.jpg\";}}s:43:\"Chocolate-Bar-Product-Presentation-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide4.jpg\";}}s:30:\"Fluid-Dynamics-Effect-Showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide4.jpg\";}}s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";}}s:38:\"Suits-Product-Showcase-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide4.jpg\";}}s:41:\"Beards-Full-Width-Image-Carousel-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide5.jpg\";}}}}','no'); INSERT INTO `grpsd_options` VALUES (176,'rs-templates-counter','3','no'),(177,'revslider_table_version','1.0.8','yes'),(178,'action_scheduler_hybrid_store_demarkation','7','yes'),(179,'schema-ActionScheduler_StoreSchema','3.0.1601319308','yes'),(180,'schema-ActionScheduler_LoggerSchema','2.0.1601319308','yes'),(183,'woocommerce_schema_version','430','yes'),(184,'woocommerce_store_address','','yes'),(185,'woocommerce_store_address_2','','yes'),(186,'woocommerce_store_city','','yes'),(187,'woocommerce_default_country','GB','yes'),(188,'woocommerce_store_postcode','','yes'),(189,'woocommerce_allowed_countries','all','yes'),(190,'woocommerce_all_except_countries','','yes'),(191,'woocommerce_specific_allowed_countries','','yes'),(192,'woocommerce_ship_to_countries','','yes'),(193,'woocommerce_specific_ship_to_countries','','yes'),(194,'woocommerce_default_customer_address','base','yes'),(195,'woocommerce_calc_taxes','no','yes'),(196,'woocommerce_enable_coupons','yes','yes'),(197,'woocommerce_calc_discounts_sequentially','no','no'),(198,'woocommerce_currency','GBP','yes'),(199,'woocommerce_currency_pos','left','yes'),(200,'woocommerce_price_thousand_sep',',','yes'),(201,'woocommerce_price_decimal_sep','.','yes'),(202,'woocommerce_price_num_decimals','2','yes'),(203,'woocommerce_shop_page_id','','yes'),(204,'woocommerce_cart_redirect_after_add','no','yes'),(205,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(206,'woocommerce_placeholder_image','7','yes'),(207,'woocommerce_weight_unit','kg','yes'),(208,'woocommerce_dimension_unit','cm','yes'),(209,'woocommerce_enable_reviews','yes','yes'),(210,'woocommerce_review_rating_verification_label','yes','no'),(211,'woocommerce_review_rating_verification_required','no','no'),(212,'woocommerce_enable_review_rating','yes','yes'),(213,'woocommerce_review_rating_required','yes','no'),(214,'woocommerce_manage_stock','yes','yes'),(215,'woocommerce_hold_stock_minutes','60','no'),(216,'woocommerce_notify_low_stock','yes','no'),(217,'woocommerce_notify_no_stock','yes','no'),(218,'woocommerce_stock_email_recipient','hferreto@zews.co.cr','no'),(219,'woocommerce_notify_low_stock_amount','2','no'),(220,'woocommerce_notify_no_stock_amount','0','yes'),(221,'woocommerce_hide_out_of_stock_items','no','yes'),(222,'woocommerce_stock_format','','yes'),(223,'woocommerce_file_download_method','force','no'),(224,'woocommerce_downloads_require_login','no','no'),(225,'woocommerce_downloads_grant_access_after_payment','yes','no'),(226,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(227,'woocommerce_prices_include_tax','no','yes'),(228,'woocommerce_tax_based_on','shipping','yes'),(229,'woocommerce_shipping_tax_class','inherit','yes'),(230,'woocommerce_tax_round_at_subtotal','no','yes'),(231,'woocommerce_tax_classes','','yes'),(232,'woocommerce_tax_display_shop','excl','yes'),(233,'woocommerce_tax_display_cart','excl','yes'),(234,'woocommerce_price_display_suffix','','yes'),(235,'woocommerce_tax_total_display','itemized','no'),(236,'woocommerce_enable_shipping_calc','yes','no'),(237,'woocommerce_shipping_cost_requires_address','no','yes'),(238,'woocommerce_ship_to_destination','billing','no'),(239,'woocommerce_shipping_debug_mode','no','yes'),(240,'woocommerce_enable_guest_checkout','yes','no'),(241,'woocommerce_enable_checkout_login_reminder','no','no'),(242,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(243,'woocommerce_enable_myaccount_registration','no','no'),(244,'woocommerce_registration_generate_username','yes','no'),(245,'woocommerce_registration_generate_password','yes','no'),(246,'woocommerce_erasure_request_removes_order_data','no','no'),(247,'woocommerce_erasure_request_removes_download_data','no','no'),(248,'woocommerce_allow_bulk_remove_personal_data','no','no'),(249,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(250,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(251,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(252,'woocommerce_trash_pending_orders','','no'),(253,'woocommerce_trash_failed_orders','','no'),(254,'woocommerce_trash_cancelled_orders','','no'),(255,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(256,'woocommerce_email_from_name','Grupo Suadi','no'),(257,'woocommerce_email_from_address','hferreto@zews.co.cr','no'),(258,'woocommerce_email_header_image','','no'),(259,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','no'),(260,'woocommerce_email_base_color','#96588a','no'),(261,'woocommerce_email_background_color','#f7f7f7','no'),(262,'woocommerce_email_body_background_color','#ffffff','no'),(263,'woocommerce_email_text_color','#3c3c3c','no'),(264,'woocommerce_cart_page_id','','no'),(265,'woocommerce_checkout_page_id','','no'),(266,'woocommerce_myaccount_page_id','','no'),(267,'woocommerce_terms_page_id','','no'),(268,'woocommerce_force_ssl_checkout','no','yes'),(269,'woocommerce_unforce_ssl_checkout','no','yes'),(270,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(271,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(272,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(273,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(274,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(275,'woocommerce_myaccount_orders_endpoint','orders','yes'),(276,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(277,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(278,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(279,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(280,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(281,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(282,'woocommerce_logout_endpoint','customer-logout','yes'),(283,'woocommerce_api_enabled','no','yes'),(284,'woocommerce_allow_tracking','no','no'),(285,'woocommerce_show_marketplace_suggestions','yes','no'),(286,'woocommerce_single_image_width','600','yes'),(287,'woocommerce_thumbnail_image_width','300','yes'),(288,'woocommerce_checkout_highlight_required_fields','yes','yes'),(289,'woocommerce_demo_store','no','no'),(290,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(291,'current_theme_supports_woocommerce','yes','yes'),(292,'woocommerce_queue_flush_rewrite_rules','no','yes'),(294,'product_cat_children','a:0:{}','yes'),(295,'default_product_cat','15','yes'),(296,'woocommerce_admin_notices','a:0:{}','yes'),(301,'woocommerce_homescreen_enabled','yes','yes'),(304,'recently_activated','a:2:{s:45:\"mainwp-child-reports/mainwp-child-reports.php\";i:1702917655;s:29:\"mainwp-child/mainwp-child.php\";i:1702917461;}','yes'),(305,'action_scheduler_lock_async-request-runner','1668701327','yes'),(306,'revslider_update_version','6.2.0','yes'),(307,'redux_version_upgraded_from','3.6.7.13','yes'),(308,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"iwZyqmaI190uluWN5PppLhznVEKQRIiB\";}','yes'),(309,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(310,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(311,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(312,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(313,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(314,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(315,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(316,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(317,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(318,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(319,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(320,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(321,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(322,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(323,'widget_bcn_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(327,'woocommerce_admin_install_timestamp','1601319316','yes'),(331,'wc_admin_note_home_screen_feedback_homescreen_accessed','1601319317','yes'),(332,'vc_version','6.4.2','yes'),(334,'woocommerce_meta_box_errors','a:0:{}','yes'),(337,'wc_blocks_db_schema_version','260','yes'),(338,'construction_options','a:97:{s:8:\"last_tab\";s:0:\"\";s:11:\"custom_logo\";a:5:{s:3:\"url\";s:71:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/Logo-GSUADI-1.png\";s:2:\"id\";s:3:\"317\";s:6:\"height\";s:2:\"90\";s:5:\"width\";s:3:\"250\";s:9:\"thumbnail\";s:78:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/Logo-GSUADI-1-150x90.png\";}s:11:\"retina_logo\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png\";s:2:\"id\";s:3:\"318\";s:6:\"height\";s:3:\"141\";s:5:\"width\";s:3:\"392\";s:9:\"thumbnail\";s:82:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret-150x141.png\";}s:16:\"transparent_logo\";a:5:{s:3:\"url\";s:71:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/Logo-GSUADI-1.png\";s:2:\"id\";s:3:\"317\";s:6:\"height\";s:2:\"90\";s:5:\"width\";s:3:\"250\";s:9:\"thumbnail\";s:78:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/Logo-GSUADI-1-150x90.png\";}s:23:\"retina_transparent_logo\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png\";s:2:\"id\";s:3:\"318\";s:6:\"height\";s:3:\"141\";s:5:\"width\";s:3:\"392\";s:9:\"thumbnail\";s:82:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret-150x141.png\";}s:11:\"logo_margin\";a:5:{s:10:\"margin-top\";s:3:\"5px\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:3:\"5px\";s:11:\"margin-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:11:\"mobile_logo\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-mob.png\";s:2:\"id\";s:3:\"319\";s:6:\"height\";s:2:\"91\";s:5:\"width\";s:3:\"230\";s:9:\"thumbnail\";s:81:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-mob-150x91.png\";}s:18:\"retina_mobile_logo\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-mob.png\";s:2:\"id\";s:3:\"319\";s:6:\"height\";s:2:\"91\";s:5:\"width\";s:3:\"230\";s:9:\"thumbnail\";s:81:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-mob-150x91.png\";}s:18:\"logo_mobile_margin\";a:5:{s:10:\"margin-top\";s:3:\"5px\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"0\";s:11:\"margin-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:7:\"favicon\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png\";s:2:\"id\";s:3:\"318\";s:6:\"height\";s:3:\"141\";s:5:\"width\";s:3:\"392\";s:9:\"thumbnail\";s:82:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret-150x141.png\";}s:11:\"iphone_icon\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png\";s:2:\"id\";s:3:\"318\";s:6:\"height\";s:3:\"141\";s:5:\"width\";s:3:\"392\";s:9:\"thumbnail\";s:82:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret-150x141.png\";}s:18:\"iphone_icon_retina\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png\";s:2:\"id\";s:3:\"318\";s:6:\"height\";s:3:\"141\";s:5:\"width\";s:3:\"392\";s:9:\"thumbnail\";s:82:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret-150x141.png\";}s:9:\"ipad_icon\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png\";s:2:\"id\";s:3:\"318\";s:6:\"height\";s:3:\"141\";s:5:\"width\";s:3:\"392\";s:9:\"thumbnail\";s:82:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret-150x141.png\";}s:16:\"ipad_icon_retina\";a:5:{s:3:\"url\";s:74:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png\";s:2:\"id\";s:3:\"318\";s:6:\"height\";s:3:\"141\";s:5:\"width\";s:3:\"392\";s:9:\"thumbnail\";s:82:\"https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret-150x141.png\";}s:20:\"mobile_number_switch\";s:1:\"0\";s:18:\"mobile_number_text\";s:20:\"Zero Obligation Call\";s:20:\"mobile_number_number\";s:13:\"+61 8929 2633\";s:20:\"mobile_button_switch\";s:1:\"1\";s:18:\"mobile_button_text\";s:12:\"Contáctenos\";s:18:\"mobile_button_link\";s:10:\"/contacto/\";s:13:\"header_sticky\";s:1:\"1\";s:12:\"header_style\";s:14:\"header-style-2\";s:20:\"header1_quote_switch\";s:1:\"1\";s:18:\"header1_quote_text\";s:10:\"Free Quote\";s:22:\"quote_slideout_content\";s:0:\"\";s:24:\"quote_slideout_shortcode\";s:0:\"\";s:23:\"header2_phone_number_tt\";s:12:\"Contáctenos\";s:20:\"header2_phone_number\";s:14:\"+507 6612-2640\";s:21:\"header_3_phone_number\";s:13:\"+27 3848 2637\";s:19:\"header_3_quote_text\";s:10:\"Free Quote\";s:19:\"header_3_quote_link\";s:1:\"#\";s:16:\"header3_facebook\";s:1:\"1\";s:20:\"header3_facebook_url\";s:23:\"http://www.facebook.com\";s:14:\"header3_google\";s:1:\"1\";s:18:\"header3_google_url\";s:22:\"http://plus.google.com\";s:15:\"header3_twitter\";s:1:\"1\";s:19:\"header3_twitter_url\";s:22:\"http://www.twitter.com\";s:11:\"blog_layout\";s:13:\"right-sidebar\";s:15:\"blogpage_layout\";s:13:\"right-sidebar\";s:14:\"archive_layout\";s:13:\"right-sidebar\";s:19:\"archives_woo_layout\";s:13:\"right-sidebar\";s:16:\"topfooter_switch\";s:1:\"0\";s:17:\"top_footer_layout\";s:1:\"1\";s:17:\"topfooter_spacing\";a:2:{s:11:\"padding-top\";s:5:\"100px\";s:14:\"padding-bottom\";s:4:\"50px\";}s:13:\"footer_layout\";s:1:\"3\";s:14:\"footer_spacing\";a:2:{s:11:\"padding-top\";s:5:\"100px\";s:14:\"padding-bottom\";s:4:\"50px\";}s:14:\"copyright_text\";s:320:\"GRUPO SUADI - Derechos Reservados | <img title=\"ZEWS S.A.\" src=\"/wp-content/uploads/2020/11/zews-b.png\" style=\"vertical-align:middle;\" alt=\"ZEWS S.A.\"> <a title=\"Diseño de sitios web en Panamá\" href=\"http://www.zewsweb.com/zonas/panama/\" target=\"_blank\" rel=\"noopener noreferrer\">Diseño de sitios web en Panamá</a>\";s:22:\"footer_social_facebook\";s:1:\"1\";s:26:\"footer_social_facebook_url\";s:35:\"https://www.facebook.com/gruposuadi\";s:21:\"footer_social_twitter\";s:1:\"0\";s:25:\"footer_social_twitter_url\";s:0:\"\";s:23:\"footer_social_instagram\";s:1:\"1\";s:27:\"footer_social_instagram_url\";s:44:\"https://www.instagram.com/constructorasuadi/\";s:20:\"footer_social_google\";s:1:\"0\";s:24:\"footer_social_google_url\";s:0:\"\";s:22:\"footer_social_linkedin\";s:1:\"0\";s:26:\"footer_social_linkedin_url\";s:0:\"\";s:16:\"main-theme-color\";a:3:{s:5:\"color\";s:7:\"#ff6d00\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(255,109,0,1)\";}s:19:\"sidebar-theme-color\";a:3:{s:5:\"color\";s:7:\"#333333\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(51,51,51,1)\";}s:22:\"header-menu-background\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:17:\"menu_schema_color\";a:3:{s:5:\"color\";s:7:\"#ffb600\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(255,182,0,1)\";}s:15:\"menu_item_color\";a:3:{s:5:\"color\";s:4:\"#000\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}s:21:\"menu_item_color_hover\";a:3:{s:5:\"color\";s:4:\"#000\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}s:18:\"submenu_item_color\";a:3:{s:5:\"color\";s:4:\"#000\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}s:24:\"submenu_item_color_hover\";a:3:{s:5:\"color\";s:4:\"#000\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}s:18:\"tp_menu_item_color\";a:3:{s:5:\"color\";s:4:\"#000\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}s:24:\"tp_menu_item_color_hover\";a:3:{s:5:\"color\";s:4:\"#000\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}s:16:\"tp_menu_top_text\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:19:\"tp_menu_bottom_text\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:4:\"0.75\";s:4:\"rgba\";s:22:\"rgba(255,255,255,0.75)\";}s:15:\"hs3_social_icon\";a:3:{s:5:\"color\";s:4:\"#111\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(17,17,17,1)\";}s:15:\"hs3_social_text\";a:3:{s:5:\"color\";s:4:\"#111\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(17,17,17,1)\";}s:27:\"hs3_transparent_social_icon\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:27:\"hs3_transparent_social_text\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:21:\"hs3_callquote_toptext\";a:3:{s:5:\"color\";s:4:\"#111\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(17,17,17,1)\";}s:24:\"hs3_tp_callquote_toptext\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:18:\"hs3_callquote_text\";a:3:{s:5:\"color\";s:4:\"#111\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(17,17,17,1)\";}s:21:\"hs3_tp_callquote_text\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:17:\"main-footer-color\";a:7:{s:16:\"background-color\";s:7:\"#000000\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:16:\"top-footer-color\";a:7:{s:16:\"background-color\";s:7:\"#000000\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:16:\"main_schema_font\";a:6:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:13:\"ntto_typ_body\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:11:\"h1_headings\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:11:\"h2_headings\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:11:\"h3_headings\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:11:\"h4_headings\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:11:\"h5_headings\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:11:\"h6_headings\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:12:\"header_fonts\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:15:\"shop_background\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:19:\"ntto_googlemaps_api\";s:0:\"\";s:16:\"google_analytics\";s:0:\"\";s:21:\"rewrite_slug_services\";s:8:\"servicio\";s:21:\"rewrite_slug_projects\";s:7:\"project\";s:18:\"rewrite_slug_staff\";s:5:\"staff\";s:25:\"rewrite_slug_testimonials\";s:11:\"testimonial\";s:10:\"custom_css\";s:1842:\"label \r\n{\r\n width: 100%;\r\n font-size: 14px;\r\n color: #2f2f2f;\r\n}\r\n\r\nstrong, b {\r\n font-weight: 700;\r\n color: #000;\r\n}\r\n\r\ninput[type=\"submit\"] {\r\n border-bottom: 0px solid rgba(0, 0, 0, 0.2);\r\n padding: 14px 50px 25px;\r\n font-size: 15px;\r\n}\r\n\r\n\r\nbody {\r\n font-size: 15px;\r\n}\r\n\r\n.page-title {\r\n font-size: 48px;\r\n line-height: 50px;\r\n}\r\n/*Servicios*/\r\n.services-grid-thumbnail:after {\r\n background: linear-gradient(360deg, rgb(0 0 0 / 79%) 15px, #0000003b);\r\n}\r\n.service-figure figcaption .services-grid-title a {\r\n font-size: 24px;\r\n font-weight: 400;\r\n}\r\n.services-carousel-excerpt {\r\n font-size: 15px;\r\n}\r\n.header-wrapper .main-menu > ul > li > a {\r\n font-size: 14px;\r\n}\r\n\r\n.page-header-inner>div{\r\n \r\n position: initial !important; margin-bottom: 5px !important;\r\n}\r\n.page-title {\r\n bottom: 30px !important;\r\n}\r\n\r\n@media only screen and (max-width: 600px) {\r\n \r\n .page-title {\r\n font-size: 30px;\r\n line-height: 30px;\r\n bottom: 50px !important;\r\n}\r\n\r\n.responsivetitulo {\r\n font-size: 32px !important;\r\n}\r\n.centertitle {\r\n text-align: center !important;\r\n}\r\n}\r\n.header-style-2 .phone-num-wrapper .header-phone-number {\r\n font-size: 19px;\r\n font-family: \"Lato\", \"sans-serif\";\r\n}\r\n.main-menu ul.sub-menu {\r\n width: 290px;\r\n background: rgb(239 239 239);\r\n}\r\n/*home cajas*/\r\n.sobre {\r\n z-index: 1;\r\n}\r\n.bannerhome {\r\n box-shadow: 0 0 0px 17px white;\r\n}\r\n\r\n.main-menu ul.sub-menu li a {\r\n line-height: 21px; \r\n}\r\n.copyright {\r\n background: #FF6D00;\r\n}\r\n.copyright-text, .copyright-social i {\r\n color: #fff;\r\n}\r\n\r\n.copyright-social i:hover {\r\n color: #000 !important;\r\n}\r\n.header-style-2 .relative {\r\n padding: 0px 0;\r\n}\r\n.main-menu {\r\n top: -15px;\r\n}\r\n.header-style-2 .phone-num-wrapper {\r\n top: -14px;\r\n padding: 33px 40px 35px;\r\n}\";s:9:\"custom_js\";s:0:\"\";}','yes'),(339,'construction_options-transients','a:3:{s:14:\"changed_values\";a:0:{}s:9:\"last_save\";i:1611338402;s:13:\"last_compiler\";i:1605637714;}','yes'),(343,'wpb_js_composer_license_activation_notified','yes','yes'),(362,'maintenance_meta','a:4:{s:13:\"first_version\";s:3:\"3.8\";s:13:\"first_install\";i:1601319497;s:11:\"old_version\";b:0;s:19:\"mtnc_dismiss_dialog\";b:1;}','yes'),(363,'mtnc_db_version','2','yes'),(364,'maintenance_options','a:24:{s:10:\"page_title\";s:22:\"Sitio en construcción\";s:7:\"heading\";s:27:\"Disculpe los inconvenientes\";s:11:\"description\";s:45:\"Estará disponible pronto, por favor regrese.\";s:11:\"footer_text\";s:19:\"© Grupo Suadi 2020\";s:10:\"logo_width\";s:3:\"220\";s:11:\"logo_height\";s:0:\"\";s:4:\"logo\";s:1:\"0\";s:11:\"retina_logo\";s:1:\"0\";s:7:\"body_bg\";s:1:\"8\";s:17:\"bg_image_portrait\";s:1:\"0\";s:13:\"preloader_img\";s:1:\"0\";s:13:\"body_bg_color\";s:7:\"#111111\";s:10:\"font_color\";s:7:\"#ffffff\";s:17:\"controls_bg_color\";s:7:\"#111111\";s:16:\"body_font_family\";s:9:\"Open Sans\";s:16:\"body_font_subset\";s:3:\"300\";s:15:\"gg_analytics_id\";s:0:\"\";s:14:\"blur_intensity\";s:1:\"5\";s:8:\"is_login\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:5:\"state\";i:0;s:2:\"ID\";i:0;s:6:\"filter\";s:2:\"db\";s:16:\"default_settings\";b:0;}','yes'),(370,'theme_mods_construction-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:25:\"construction-primary-menu\";i:18;}s:18:\"custom_css_post_id\";i:147;}','yes'),(371,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(390,'_transient_product_query-transient-version','1668698594','yes'),(413,'_transient_woocommerce_reports-transient-version','1611872169','yes'),(507,'services_categories_children','a:0:{}','yes'),(595,'secret_key','bV;OR4M-,yO8ndh N:_/x+5dTGsXO9zH|tChO}`%%uu+!a]9M>X^;!ACKD}F(cU+','no'),(653,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(671,'duplicate_post_copytitle','1','yes'),(672,'duplicate_post_copydate','','yes'),(673,'duplicate_post_copystatus','','yes'),(674,'duplicate_post_copyslug','','yes'),(675,'duplicate_post_copyexcerpt','1','yes'),(676,'duplicate_post_copycontent','1','yes'),(677,'duplicate_post_copythumbnail','1','yes'),(678,'duplicate_post_copytemplate','1','yes'),(679,'duplicate_post_copyformat','1','yes'),(680,'duplicate_post_copyauthor','','yes'),(681,'duplicate_post_copypassword','','yes'),(682,'duplicate_post_copyattachments','','yes'),(683,'duplicate_post_copychildren','','yes'),(684,'duplicate_post_copycomments','','yes'),(685,'duplicate_post_copymenuorder','1','yes'),(686,'duplicate_post_taxonomies_blacklist','','yes'),(687,'duplicate_post_blacklist','','yes'),(688,'duplicate_post_types_enabled','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:8:\"services\";}','yes'),(693,'duplicate_post_show_original_column','','yes'),(694,'duplicate_post_show_original_in_post_states','','yes'),(695,'duplicate_post_show_original_meta_box','','yes'),(704,'duplicate_post_title_prefix','','yes'),(705,'duplicate_post_title_suffix','','yes'),(706,'duplicate_post_increase_menu_order_by','','yes'),(707,'duplicate_post_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}','yes'),(752,'_transient_health-check-site-status-result','{\"good\":\"10\",\"recommended\":\"5\",\"critical\":\"5\"}','yes'),(2139,'revslider_update_revision_current','6.2.0','yes'),(2779,'wpseo','a:44:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:1;s:7:\"version\";s:6:\"16.6.1\";s:16:\"previous_version\";s:4:\"16.4\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1602193732;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:23:\"/%category%/%postname%/\";s:8:\"home_url\";s:26:\"https://www.gruposuadi.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:9:\"categoria\";s:12:\"tag_base_url\";s:8:\"etiqueta\";s:21:\"custom_taxonomy_slugs\";a:4:{s:19:\"services_categories\";s:8:\"category\";s:22:\"testimonial_categories\";s:8:\"category\";s:16:\"staff_categories\";s:8:\"category\";s:18:\"project_categories\";s:8:\"category\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;}','yes'),(2780,'yoast_migrations_free','a:1:{s:7:\"version\";s:6:\"16.6.1\";}','yes'),(2781,'wpseo_titles','a:268:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% archivo %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% archivo\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:18:\"title-tax-category\";s:32:\"%%term_title%% Chiriquí Panamá\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% archivos\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:32:\"%%term_title%% Chiriquí Panamá\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% archivos\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% archivos\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"title-tax-services_categories\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:32:\"metadesc-tax-services_categories\";s:0:\"\";s:39:\"display-metabox-tax-services_categories\";b:1;s:31:\"noindex-tax-services_categories\";b:0;s:36:\"social-title-tax-services_categories\";s:23:\"%%term_title%% archivos\";s:42:\"social-description-tax-services_categories\";s:0:\"\";s:40:\"social-image-url-tax-services_categories\";s:0:\"\";s:39:\"social-image-id-tax-services_categories\";i:0;s:37:\"taxonomy-services_categories-ptparent\";i:0;s:32:\"title-tax-testimonial_categories\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-testimonial_categories\";s:0:\"\";s:42:\"display-metabox-tax-testimonial_categories\";b:1;s:34:\"noindex-tax-testimonial_categories\";b:0;s:39:\"social-title-tax-testimonial_categories\";s:23:\"%%term_title%% archivos\";s:45:\"social-description-tax-testimonial_categories\";s:0:\"\";s:43:\"social-image-url-tax-testimonial_categories\";s:0:\"\";s:42:\"social-image-id-tax-testimonial_categories\";i:0;s:40:\"taxonomy-testimonial_categories-ptparent\";i:0;s:26:\"title-tax-staff_categories\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-staff_categories\";s:0:\"\";s:36:\"display-metabox-tax-staff_categories\";b:1;s:28:\"noindex-tax-staff_categories\";b:0;s:33:\"social-title-tax-staff_categories\";s:23:\"%%term_title%% archivos\";s:39:\"social-description-tax-staff_categories\";s:0:\"\";s:37:\"social-image-url-tax-staff_categories\";s:0:\"\";s:36:\"social-image-id-tax-staff_categories\";i:0;s:34:\"taxonomy-staff_categories-ptparent\";i:0;s:28:\"title-tax-project_categories\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-tax-project_categories\";s:0:\"\";s:38:\"display-metabox-tax-project_categories\";b:1;s:30:\"noindex-tax-project_categories\";b:0;s:35:\"social-title-tax-project_categories\";s:23:\"%%term_title%% archivos\";s:41:\"social-description-tax-project_categories\";s:0:\"\";s:39:\"social-image-url-tax-project_categories\";s:0:\"\";s:38:\"social-image-id-tax-project_categories\";i:0;s:36:\"taxonomy-project_categories-ptparent\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% archivos %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% archivos\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% archivos %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% archivos\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% archivos %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% archivos\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:14:\"title-services\";s:39:\"Alquiler de %%title%% Chiriquí Panamá\";s:17:\"metadesc-services\";s:0:\"\";s:16:\"noindex-services\";b:0;s:27:\"display-metabox-pt-services\";b:1;s:27:\"post_types-services-maintax\";i:0;s:25:\"schema-page-type-services\";s:7:\"WebPage\";s:28:\"schema-article-type-services\";s:4:\"None\";s:21:\"social-title-services\";s:9:\"%%title%%\";s:27:\"social-description-services\";s:0:\"\";s:25:\"social-image-url-services\";s:0:\"\";s:24:\"social-image-id-services\";i:0;s:24:\"title-ptarchive-services\";s:43:\"%%pt_plural%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-ptarchive-services\";s:0:\"\";s:26:\"bctitle-ptarchive-services\";s:0:\"\";s:26:\"noindex-ptarchive-services\";b:0;s:31:\"social-title-ptarchive-services\";s:21:\"%%pt_plural%% archivo\";s:37:\"social-description-ptarchive-services\";s:0:\"\";s:35:\"social-image-url-ptarchive-services\";s:0:\"\";s:34:\"social-image-id-ptarchive-services\";i:0;s:14:\"title-projects\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-projects\";s:0:\"\";s:16:\"noindex-projects\";b:0;s:27:\"display-metabox-pt-projects\";b:1;s:27:\"post_types-projects-maintax\";i:0;s:25:\"schema-page-type-projects\";s:7:\"WebPage\";s:28:\"schema-article-type-projects\";s:4:\"None\";s:21:\"social-title-projects\";s:9:\"%%title%%\";s:27:\"social-description-projects\";s:0:\"\";s:25:\"social-image-url-projects\";s:0:\"\";s:24:\"social-image-id-projects\";i:0;s:24:\"title-ptarchive-projects\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-ptarchive-projects\";s:0:\"\";s:26:\"bctitle-ptarchive-projects\";s:0:\"\";s:26:\"noindex-ptarchive-projects\";b:0;s:31:\"social-title-ptarchive-projects\";s:21:\"%%pt_plural%% archivo\";s:37:\"social-description-ptarchive-projects\";s:0:\"\";s:35:\"social-image-url-ptarchive-projects\";s:0:\"\";s:34:\"social-image-id-ptarchive-projects\";i:0;s:11:\"title-staff\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:14:\"metadesc-staff\";s:0:\"\";s:13:\"noindex-staff\";b:0;s:24:\"display-metabox-pt-staff\";b:1;s:24:\"post_types-staff-maintax\";i:0;s:22:\"schema-page-type-staff\";s:7:\"WebPage\";s:25:\"schema-article-type-staff\";s:4:\"None\";s:18:\"social-title-staff\";s:9:\"%%title%%\";s:24:\"social-description-staff\";s:0:\"\";s:22:\"social-image-url-staff\";s:0:\"\";s:21:\"social-image-id-staff\";i:0;s:21:\"title-ptarchive-staff\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-ptarchive-staff\";s:0:\"\";s:23:\"bctitle-ptarchive-staff\";s:0:\"\";s:23:\"noindex-ptarchive-staff\";b:0;s:28:\"social-title-ptarchive-staff\";s:21:\"%%pt_plural%% archivo\";s:34:\"social-description-ptarchive-staff\";s:0:\"\";s:32:\"social-image-url-ptarchive-staff\";s:0:\"\";s:31:\"social-image-id-ptarchive-staff\";i:0;s:18:\"title-testimonials\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-testimonials\";s:0:\"\";s:20:\"noindex-testimonials\";b:0;s:31:\"display-metabox-pt-testimonials\";b:1;s:31:\"post_types-testimonials-maintax\";i:0;s:29:\"schema-page-type-testimonials\";s:7:\"WebPage\";s:32:\"schema-article-type-testimonials\";s:4:\"None\";s:25:\"social-title-testimonials\";s:9:\"%%title%%\";s:31:\"social-description-testimonials\";s:0:\"\";s:29:\"social-image-url-testimonials\";s:0:\"\";s:28:\"social-image-id-testimonials\";i:0;s:28:\"title-ptarchive-testimonials\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-testimonials\";s:0:\"\";s:30:\"bctitle-ptarchive-testimonials\";s:0:\"\";s:30:\"noindex-ptarchive-testimonials\";b:0;s:35:\"social-title-ptarchive-testimonials\";s:21:\"%%pt_plural%% archivo\";s:41:\"social-description-ptarchive-testimonials\";s:0:\"\";s:39:\"social-image-url-ptarchive-testimonials\";s:0:\"\";s:38:\"social-image-id-ptarchive-testimonials\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:26:\"taxonomy-category-ptparent\";s:1:\"0\";s:26:\"taxonomy-post_tag-ptparent\";s:1:\"0\";s:29:\"taxonomy-post_format-ptparent\";s:1:\"0\";}','yes'),(2782,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(2783,'wpseo_flush_rewrite','1','yes'),(2795,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1703195856;}','yes'),(3169,'joinchat','a:19:{s:9:\"telephone\";s:12:\"+50766122640\";s:12:\"message_send\";s:100:\"¡Hola! Me gustaría más información de los servicios que ofrecen. Vi la información aquí: {URL}\";s:12:\"button_image\";i:0;s:10:\"button_tip\";s:18:\"¿Necesitas ayuda?\";s:8:\"position\";s:4:\"left\";s:12:\"button_delay\";i:3;s:12:\"whatsapp_web\";s:3:\"yes\";s:12:\"message_text\";s:29:\"Hola ?\n¿Podemos ayudarte?\";s:13:\"message_start\";s:10:\"Abrir chat\";s:5:\"color\";s:7:\"#25d366\";s:9:\"dark_mode\";s:2:\"no\";s:13:\"message_delay\";i:6;s:13:\"message_views\";i:1;s:13:\"message_badge\";s:3:\"yes\";s:20:\"message_text_product\";s:0:\"\";s:20:\"message_text_on_sale\";s:0:\"\";s:20:\"message_send_product\";s:0:\"\";s:11:\"mobile_only\";s:2:\"no\";s:10:\"visibility\";a:1:{s:3:\"all\";s:3:\"yes\";}}','yes'),(3512,'bcn_version','6.5.0','no'),(3907,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(4862,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"hferreto@zews.co.cr\";s:7:\"version\";s:5:\"5.7.2\";s:9:\"timestamp\";i:1620870316;}','no'),(4891,'new_admin_email','hferreto@zews.co.cr','yes'),(4910,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4911,'akismet_strictness','0','yes'),(4912,'akismet_show_user_comments_approved','0','yes'),(4913,'akismet_comment_form_privacy_notice','hide','yes'),(4914,'wordpress_api_key','dc9c906f5156','yes'),(4915,'akismet_spam_count','0','yes'),(4916,'rlrsssl_options','a:15:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:1;s:25:\"ssl_success_message_shown\";b:1;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"5.0.2\";s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:1;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:21:\"dismiss_review_notice\";b:0;}','yes'),(4964,'rsssl_activation_timestamp','1605733083','yes'),(5049,'CF7DBPlugin_NoSaveFields','/.*wpcf7.*/,_wpnonce,g-recaptcha-response,/.*captcha.*/,mc4wp_checkbox,/.*quiz.*/','yes'),(5050,'CF7DBPlugin__version','2.10.26','yes'),(5051,'CF7DBPlugin__installed','1','yes'),(5052,'CF7DBPlugin_IntegrateWithCF7','true','yes'),(5053,'CF7DBPlugin_GenerateSubmitTimeInCF7Email','false','yes'),(5054,'CF7DBPlugin_IntegrateWithFSCF','true','yes'),(5055,'CF7DBPlugin_IntegrateWithJetPackContactForm','true','yes'),(5056,'CF7DBPlugin_IntegrateWithGravityForms','true','yes'),(5057,'CF7DBPlugin_IntegrateWithFormidableForms','true','yes'),(5058,'CF7DBPlugin_IntegrateWithWrContactForms','true','yes'),(5059,'CF7DBPlugin_IntegrateWithQuform','true','yes'),(5060,'CF7DBPlugin_IntegrateWithNinjaForms','true','yes'),(5061,'CF7DBPlugin_IntegrateWithCalderaForms','true','yes'),(5062,'CF7DBPlugin_IntegrateWithEnfoldThemForms','true','yes'),(5063,'CF7DBPlugin_IntegrateWithCFormsII','true','yes'),(5064,'CF7DBPlugin_IntegrateWithFormCraft','true','yes'),(5065,'CF7DBPlugin_IntegrateWithVerySimpleContactForm','true','yes'),(5066,'CF7DBPlugin_IntegrateWithFMS','true','yes'),(5067,'CF7DBPlugin_HideAdminPanelFromNonAdmins','true','yes'),(5068,'CF7DBPlugin_Donated','false','yes'),(5069,'CF7DBPlugin_IntegrateWithCF7SavePageTitle','false','yes'),(5070,'CF7DBPlugin_IntegrateWithCF7SavePageUrl','false','yes'),(5071,'CF7DBPlugin_IntegrateWithFormMaker','true','yes'),(5072,'CF7DBPlugin_CanSeeSubmitDataViaShortcode','Administrator','yes'),(5073,'CF7DBPlugin_CanSeeSubmitData','Administrator','yes'),(5074,'CF7DBPlugin_CanChangeSubmitData','Administrator','yes'),(5075,'CF7DBPlugin_FunctionsInShortCodes','false','yes'),(5076,'CF7DBPlugin_AllowRSS','false','yes'),(5077,'CF7DBPlugin_Timezone','','yes'),(5078,'CF7DBPlugin_NoSaveForms','','yes'),(5079,'CF7DBPlugin_SaveCookieData','false','yes'),(5080,'CF7DBPlugin_SaveCookieNames','','yes'),(5081,'CF7DBPlugin_UseCustomDateTimeFormat','true','yes'),(5082,'CF7DBPlugin_SubmitDateTimeFormat','','yes'),(5083,'CF7DBPlugin_ShowFileUrlsInExport','false','yes'),(5084,'CF7DBPlugin_MaxRows','','yes'),(5085,'CF7DBPlugin_MaxVisibleRows','','yes'),(5086,'CF7DBPlugin_HorizontalScroll','true','yes'),(5087,'CF7DBPlugin_UseDataTablesJS','true','yes'),(5088,'CF7DBPlugin_ShowLineBreaksInDataTable','true','yes'),(5089,'CF7DBPlugin_ShowQuery','false','yes'),(5090,'CF7DBPlugin_ErrorOutput','','yes'),(5091,'CF7DBPlugin_DropOnUninstall','false','yes'),(5193,'rocket_cache_dir_size_check','1','yes'),(5586,'revslider-global-settings','{\"permission\":\"admin\",\"lang\":\"default\",\"allinclude\":\"true\",\"highContrast\":\"false\",\"includeids\":\"\",\"script\":{\"footer\":\"false\",\"defer\":\"true\",\"full\":\"false\"},\"imgcrossOrigin\":\"unset\",\"lazyloaddata\":\"\",\"fontdownload\":\"off\",\"fontawesomedisable\":\"false\",\"fonturl\":\"\",\"size\":{\"desktop\":\"1240\",\"notebook\":\"1024\",\"tablet\":\"778\",\"mobile\":\"480\"},\"customfonts\":\"\",\"customFontList\":[{\"family\":\"\",\"url\":\"\",\"frontend\":\"false\",\"backend\":\"true\",\"weights\":\"200,300,400,500,600,700,800,900\"}]}','yes'),(8112,'mainwp_child_update_version','1.6','yes'),(8113,'mainwp_child_plugin_version','4.3.1','yes'),(8114,'mainwp_child_auth','a:7:{i:5;s:32:\"c8a2780561ae8e094f5f3f8e6f8e12b5\";s:4:\"last\";i:1702911080;i:4;s:32:\"1de08c463164a34dcf4c87c44cf03e74\";i:3;s:32:\"3769278e26809a8ef8b8d072202b1552\";i:2;s:32:\"fa3f9a67bc5c25bc2e48eb59f4cd8119\";i:1;s:32:\"4763cff8332c3b316a075b3877748a17\";i:0;s:32:\"c0adfef802f0c639273a4d8ef6692829\";}','yes'),(8115,'mainwp_child_branding_settings','a:4:{s:13:\"contact_label\";s:24:\"Contactar con el soporte\";s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:0:\"\";s:21:\"branding_disconnected\";s:0:\"\";}','no'),(8116,'mainwp_child_activated_once','1','no'),(8117,'wp_mainwp_stream_db','3.5.5','no'),(8118,'mainwp_child_clone_from_server_last_folder','/home/gruposuadi/public_html/wp-content/uploads/mainwp/backup','no'),(8119,'mainwp_child_uniqueId','h2HbAq2m','no'),(8122,'mainwp_child_nonce','0','no'),(8123,'mainwp_child_nossl','0','yes'),(8125,'mainwp_premium_updates','a:0:{}','no'),(8145,'itsec-storage','a:6:{s:6:\"global\";a:35:{s:15:\"lockout_message\";s:5:\"error\";s:20:\"user_lockout_message\";s:64:\"You have been locked out due to too many invalid login attempts.\";s:25:\"community_lockout_message\";s:77:\"Your IP address has been flagged as a threat by the iThemes Security network.\";s:9:\"blacklist\";b:1;s:15:\"blacklist_count\";i:3;s:16:\"blacklist_period\";i:7;s:14:\"lockout_period\";i:15;s:18:\"lockout_white_list\";a:0:{}s:12:\"log_rotation\";i:60;s:17:\"file_log_rotation\";i:180;s:8:\"log_type\";s:8:\"database\";s:12:\"log_location\";s:69:\"/home/gruposuadi/public_html/wp-content/uploads/ithemes-security/logs\";s:8:\"log_info\";s:0:\"\";s:14:\"allow_tracking\";b:0;s:11:\"write_files\";b:1;s:10:\"nginx_file\";s:39:\"/home/gruposuadi/public_html/nginx.conf\";s:24:\"infinitewp_compatibility\";b:0;s:11:\"did_upgrade\";b:0;s:9:\"lock_file\";b:0;s:5:\"proxy\";s:14:\"security-check\";s:12:\"proxy_header\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"hide_admin_bar\";b:0;s:16:\"show_error_codes\";b:0;s:19:\"show_security_check\";b:0;s:5:\"build\";i:4122;s:13:\"initial_build\";i:4121;s:20:\"activation_timestamp\";i:1607773718;s:11:\"cron_status\";i:0;s:8:\"use_cron\";b:0;s:14:\"cron_test_time\";i:1703282433;s:19:\"enable_grade_report\";b:0;s:10:\"server_ips\";a:1:{i:0;s:12:\"51.79.78.110\";}s:13:\"feature_flags\";a:0:{}s:12:\"manage_group\";a:0:{}s:24:\"licensed_hostname_prompt\";b:0;}s:11:\"user-groups\";a:1:{s:14:\"default_groups\";a:5:{s:13:\"administrator\";s:36:\"ae46e43e-dbac-42bc-989a-6dd948efb436\";s:6:\"editor\";s:36:\"843f950e-1001-4894-992a-2eec2a71a640\";s:6:\"author\";s:36:\"3578207f-3d6b-4540-b8b6-89250cac6c71\";s:11:\"contributor\";s:36:\"3e8019ae-09e2-4a62-9a46-9f746921b7e4\";s:10:\"subscriber\";s:36:\"40334a98-49fe-48d0-b894-932d43b8f382\";}}s:18:\"security-check-pro\";a:6:{s:19:\"last_scan_timestamp\";i:1703257286;s:15:\"remote_ip_index\";s:11:\"REMOTE_ADDR\";s:13:\"ssl_supported\";b:0;s:20:\"remote_ips_timestamp\";i:1703257286;s:10:\"remote_ips\";a:2:{i:0;s:12:\"69.16.197.31\";i:1;s:14:\"69.167.144.232\";}s:8:\"key_salt\";s:60:\".Grds1Q|lsiSr~/.;%YQRu!eGehk#-*uBCV_E]$!:!/<c+7N}cUoCWsu=tv,\";}s:21:\"password-requirements\";a:2:{s:20:\"enabled_requirements\";a:1:{s:8:\"strength\";b:1;}s:20:\"requirement_settings\";a:1:{s:8:\"strength\";a:1:{s:5:\"group\";a:6:{i:0;s:36:\"ae46e43e-dbac-42bc-989a-6dd948efb436\";i:1;s:36:\"843f950e-1001-4894-992a-2eec2a71a640\";i:2;s:36:\"3578207f-3d6b-4540-b8b6-89250cac6c71\";i:3;s:36:\"3e8019ae-09e2-4a62-9a46-9f746921b7e4\";i:4;s:36:\"40334a98-49fe-48d0-b894-932d43b8f382\";i:5;s:14:\"everybody-else\";}}}}s:16:\"wordpress-tweaks\";a:13:{s:18:\"wlwmanifest_header\";b:0;s:14:\"edituri_header\";b:0;s:12:\"comment_spam\";b:0;s:11:\"file_editor\";b:1;s:14:\"disable_xmlrpc\";i:0;s:22:\"allow_xmlrpc_multiauth\";b:0;s:8:\"rest_api\";s:15:\"restrict-access\";s:12:\"login_errors\";b:0;s:21:\"force_unique_nicename\";b:0;s:27:\"disable_unused_author_pages\";b:0;s:16:\"block_tabnapping\";b:0;s:21:\"valid_user_login_type\";s:4:\"both\";s:26:\"patch_thumb_file_traversal\";b:1;}s:19:\"notification-center\";a:8:{s:9:\"last_sent\";a:1:{s:6:\"digest\";i:1735365653;}s:9:\"resend_at\";a:0:{}s:4:\"data\";a:1:{s:6:\"digest\";a:0:{}}s:15:\"last_mail_error\";s:0:\"\";s:13:\"notifications\";a:3:{s:6:\"digest\";a:5:{s:8:\"schedule\";s:5:\"daily\";s:7:\"enabled\";b:1;s:9:\"user_list\";a:1:{i:0;s:18:\"role:administrator\";}s:14:\"recipient_type\";s:7:\"default\";s:7:\"subject\";N;}s:7:\"lockout\";a:4:{s:7:\"enabled\";b:1;s:9:\"user_list\";a:1:{i:0;s:18:\"role:administrator\";}s:14:\"recipient_type\";s:7:\"default\";s:7:\"subject\";N;}s:6:\"backup\";a:2:{s:10:\"email_list\";a:1:{i:0;s:19:\"hferreto@zews.co.cr\";}s:7:\"subject\";N;}}s:12:\"admin_emails\";a:0:{}s:10:\"from_email\";s:0:\"\";s:18:\"default_recipients\";a:1:{s:9:\"user_list\";a:1:{i:0;s:18:\"role:administrator\";}}}}','yes'),(8146,'itsec_temp_whitelist_ip','a:1:{s:13:\"186.15.40.117\";i:1703355078;}','no'),(8147,'auto_update_plugins','a:0:{}','no'),(8148,'itsec_active_modules','a:6:{s:9:\"ban-users\";b:1;s:6:\"backup\";b:1;s:11:\"brute-force\";b:1;s:19:\"network-brute-force\";b:1;s:16:\"wordpress-tweaks\";b:1;s:18:\"security-check-pro\";b:1;}','yes'),(8150,'updraftplus_version','1.16.56','yes'),(8151,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-1168b776dc849111ebcaf3f5e64a6ba3\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}','yes'),(8152,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-62e4620054a9db7ef7aa9398070fe776\";a:4:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:0:\"\";}}}','yes'),(8153,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-9d95fc4c9517ae38ae6642c1ff41c7cb\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(8154,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-c05fd63af2c79a2eddf11b8379a85571\";a:5:{s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(8155,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-6523fb8ae123e2198f00464ef83b6196\";a:4:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";s:6:\"folder\";s:11:\"UpdraftPlus\";}}}','yes'),(8156,'updraft_onedrive','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(8157,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-a399fc5461ea40f3c1ecff0aaf483ef0\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(8158,'updraft_azure','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(8159,'updraft_sftp','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(8160,'updraft_googlecloud','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(8161,'updraft_backblaze','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(8162,'updraft_webdav','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(8163,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-c9b8007503181260c97194d48ae5f011\";a:5:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";s:19:\"bucket_access_style\";s:10:\"path_style\";}}}','yes'),(8164,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-5fdd46414b792a786e3508a3833e7a8d\";a:6:{s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(8165,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-5d29f3a91e5a39901f84c1ac3702cba9\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:26:\"objects-us-east-1.dream.io\";}}}','yes'),(8166,'updraftplus-addons_siteid','659edb025c9fb86b9d294fd531152882','no'),(8167,'updraftplus_tour_cancelled_on','updraft_central','yes'),(8168,'updraft_retain_extrarules','a:0:{}','yes'),(8169,'updraft_email','','yes'),(8170,'updraft_report_warningsonly','a:0:{}','yes'),(8171,'updraft_report_wholebackup','a:0:{}','yes'),(8172,'updraft_extradbs','a:0:{}','yes'),(8173,'updraft_include_more_path','a:0:{}','yes'),(8174,'updraft_interval','manual','yes'),(8175,'updraft_retain','1','yes'),(8176,'updraft_interval_database','manual','yes'),(8177,'updraft_retain_db','1','yes'),(8178,'updraft_include_plugins','1','yes'),(8179,'updraft_include_themes','1','yes'),(8180,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone,snapshots','yes'),(8181,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(8182,'updraft_split_every','400','yes'),(8183,'updraft_delete_local','1','yes'),(8184,'updraft_dir','updraft','yes'),(8185,'updraft_service','','yes'),(8186,'updraft_include_uploads','0','yes'),(8187,'updraft_include_others','0','yes'),(8188,'updraft_debug_mode','0','yes'),(8189,'updraft_ssl_useservercerts','0','yes'),(8190,'updraft_ssl_disableverify','0','yes'),(8191,'updraft_ssl_nossl','0','yes'),(8192,'updraft_lastmessage','Aparentemente, la copia de seguridad ha sido correcta y ahora está completa (Nov 17 10:33:57)','yes'),(8193,'updraftplus_unlocked_fd','1','no'),(8194,'updraftplus_last_lock_time_fd','2022-11-17 15:27:50','no'),(8195,'updraftplus_semaphore_fd','0','no'),(8196,'updraft_last_scheduled_fd','1668698870','yes'),(8198,'updraft_backup_history','a:1:{i:1668698870;a:15:{s:7:\"plugins\";a:1:{i:0;s:59:\"backup_2022-11-17-1027_Grupo_Suadi_187f934c1d21-plugins.zip\";}s:12:\"plugins-size\";i:64019371;s:6:\"themes\";a:1:{i:0;s:58:\"backup_2022-11-17-1027_Grupo_Suadi_187f934c1d21-themes.zip\";}s:11:\"themes-size\";i:24190602;s:2:\"db\";s:53:\"backup_2022-11-17-1027_Grupo_Suadi_187f934c1d21-db.gz\";s:7:\"db-size\";i:875425;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:3:{s:8:\"plugins0\";s:40:\"67d3db4cf59253ab9587ec5a91f6df28f24b07ba\";s:7:\"themes0\";s:40:\"d6d0a831c7adcc52f13c28641e52e25a90f147ce\";s:3:\"db0\";s:40:\"f72c523f5229749e74c8ef5e4c064d83363a60a3\";}s:6:\"sha256\";a:3:{s:8:\"plugins0\";s:64:\"4400dd720b38c72b656661179a13fe90fbc39650aed51a18ad86a1377c59aaf8\";s:7:\"themes0\";s:64:\"d7c877c715bd61c945a0de285a5f613712e284a507430bf016ff7f8b35176d01\";s:3:\"db0\";s:64:\"8a8c69592a6034637011e13c6836e152275b5e75043cfda6de7fbc2b682f68e6\";}}s:5:\"nonce\";s:12:\"187f934c1d21\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:2:{s:7:\"plugins\";i:1668698870;s:6:\"themes\";i:1668699199;}s:18:\"created_by_version\";s:7:\"1.16.56\";s:21:\"last_saved_by_version\";s:7:\"1.16.56\";s:12:\"is_multisite\";b:0;}}','no'),(8199,'mainwp_lasttime_backup_updraftplus','1668698870','yes'),(8200,'updraft_last_backup','a:6:{s:26:\"nonincremental_backup_time\";i:1668698870;s:11:\"backup_time\";i:1668698870;s:12:\"backup_array\";a:7:{s:7:\"plugins\";a:1:{i:0;s:59:\"backup_2022-11-17-1027_Grupo_Suadi_187f934c1d21-plugins.zip\";}s:12:\"plugins-size\";i:64019371;s:6:\"themes\";a:1:{i:0;s:58:\"backup_2022-11-17-1027_Grupo_Suadi_187f934c1d21-themes.zip\";}s:11:\"themes-size\";i:24190602;s:2:\"db\";s:53:\"backup_2022-11-17-1027_Grupo_Suadi_187f934c1d21-db.gz\";s:7:\"db-size\";i:875425;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:3:{s:8:\"plugins0\";s:40:\"67d3db4cf59253ab9587ec5a91f6df28f24b07ba\";s:7:\"themes0\";s:40:\"d6d0a831c7adcc52f13c28641e52e25a90f147ce\";s:3:\"db0\";s:40:\"f72c523f5229749e74c8ef5e4c064d83363a60a3\";}s:6:\"sha256\";a:3:{s:8:\"plugins0\";s:64:\"4400dd720b38c72b656661179a13fe90fbc39650aed51a18ad86a1377c59aaf8\";s:7:\"themes0\";s:64:\"d7c877c715bd61c945a0de285a5f613712e284a507430bf016ff7f8b35176d01\";s:3:\"db0\";s:64:\"8a8c69592a6034637011e13c6836e152275b5e75043cfda6de7fbc2b682f68e6\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"187f934c1d21\";}','yes'),(8214,'rsssl_upgraded_to_four','1','yes'),(8215,'rsssl_mixed_content_scan_dismissed','1','yes'),(8216,'rsssl_google_analytics_dismissed','1','yes'),(8217,'rsssl_remaining_tasks','1','yes'),(8235,'woocommerce_version','5.4.1','yes'),(8236,'woocommerce_db_version','5.4.1','yes'),(8713,'mainwp_child_clone_sites','a:169:{i:24;a:5:{s:4:\"name\";s:16:\"www.88stereo.com\";s:3:\"url\";s:24:\"http://www.88stereo.com/\";s:7:\"extauth\";s:32:\"e6be085bdef2f1c136895ee31a6d7181\";s:4:\"size\";s:4:\"6847\";s:13:\"connect_admin\";s:10:\"zws88stere\";}i:33;a:5:{s:4:\"name\";s:17:\"www.acicafoc.org/\";s:3:\"url\";s:25:\"https://www.acicafoc.org/\";s:7:\"extauth\";s:32:\"e4894c12ff06c692ffd2269237451cb1\";s:4:\"size\";s:4:\"3381\";s:13:\"connect_admin\";s:8:\"acicafoc\";}i:122;a:5:{s:4:\"name\";s:27:\"www.actionforcesecurity.com\";s:3:\"url\";s:36:\"https://www.actionforcesecurity.com/\";s:7:\"extauth\";s:32:\"b072ddcc3d253fa326cea42a4988dd4e\";s:4:\"size\";s:3:\"526\";s:13:\"connect_admin\";s:10:\"zwsactionf\";}i:57;a:5:{s:4:\"name\";s:12:\"aglocam.com/\";s:3:\"url\";s:19:\"http://aglocam.com/\";s:7:\"extauth\";s:32:\"f1438952a07e1c89b7f0f1a115a1803c\";s:4:\"size\";s:3:\"514\";s:13:\"connect_admin\";s:7:\"zewsweb\";}i:105;a:5:{s:4:\"name\";s:22:\"www.aguilarvargas.com/\";s:3:\"url\";s:30:\"https://www.aguilarvargas.com/\";s:7:\"extauth\";s:32:\"70499b918cdd4836f6e656edc60f0a85\";s:4:\"size\";s:3:\"269\";s:13:\"connect_admin\";s:8:\"aguilarv\";}i:93;a:5:{s:4:\"name\";s:11:\"Altavistacr\";s:3:\"url\";s:28:\"https://www.altavistacr.com/\";s:7:\"extauth\";s:32:\"e75faf6e7db74c1941132cbd280cdd58\";s:4:\"size\";s:5:\"17785\";s:13:\"connect_admin\";s:4:\"ZEWS\";}i:67;a:5:{s:4:\"name\";s:23:\"www.andarcostarica.com/\";s:3:\"url\";s:30:\"http://www.andarcostarica.com/\";s:7:\"extauth\";s:32:\"d6f83e47952168b73308fd6c8e19a3f3\";s:4:\"size\";s:3:\"498\";s:13:\"connect_admin\";s:7:\"andarcr\";}i:152;a:5:{s:4:\"name\";s:14:\"apexpanama.com\";s:3:\"url\";s:23:\"https://apexpanama.com/\";s:7:\"extauth\";s:32:\"51b883b68aa4cb36f4b9f9cac4057fdb\";s:4:\"size\";s:4:\"2058\";s:13:\"connect_admin\";s:8:\"apexpana\";}i:68;a:5:{s:4:\"name\";s:13:\"arkconcr.com/\";s:3:\"url\";s:21:\"https://arkconcr.com/\";s:7:\"extauth\";s:32:\"464d98b1d94e8835dba6b2500af5386c\";s:4:\"size\";s:4:\"2822\";s:13:\"connect_admin\";s:8:\"arkconcr\";}i:66;a:5:{s:4:\"name\";s:14:\"www.arrusp.com\";s:3:\"url\";s:23:\"https://www.arrusp.com/\";s:7:\"extauth\";s:32:\"b73bf3c4e57146ad4a3df960a968281c\";s:4:\"size\";s:3:\"953\";s:13:\"connect_admin\";s:6:\"arrusp\";}i:17;a:5:{s:4:\"name\";s:18:\"www.artefacial.com\";s:3:\"url\";s:27:\"https://www.artefacial.com/\";s:7:\"extauth\";s:32:\"55fdc008604c3a7c3d22100e82aa6934\";s:4:\"size\";s:4:\"5823\";s:13:\"connect_admin\";s:13:\"zwsartefacial\";}i:11;a:5:{s:4:\"name\";s:17:\"www.asesudiss.com\";s:3:\"url\";s:26:\"https://www.asesudiss.com/\";s:7:\"extauth\";s:32:\"63c58bc260232c444909ec0ff117e533\";s:4:\"size\";s:4:\"1433\";s:13:\"connect_admin\";s:8:\"asesudis\";}i:98;a:5:{s:4:\"name\";s:22:\"www.asoproveracruz.com\";s:3:\"url\";s:31:\"https://www.asoproveracruz.com/\";s:7:\"extauth\";s:32:\"4d0d072230cf80a821d95245ee777d11\";s:4:\"size\";s:3:\"273\";s:13:\"connect_admin\";s:8:\"asoprove\";}i:164;a:5:{s:4:\"name\";s:21:\"www.atvmonkeyride.com\";s:3:\"url\";s:30:\"https://www.atvmonkeyride.com/\";s:7:\"extauth\";s:32:\"4a4b4f301570928e1b618944ebfc524e\";s:4:\"size\";s:3:\"384\";s:13:\"connect_admin\";s:10:\"zwsatvmonk\";}i:133;a:5:{s:4:\"name\";s:16:\"avoltaenergy.com\";s:3:\"url\";s:29:\"https://www.avoltaenergy.com/\";s:7:\"extauth\";s:32:\"25458eb64135235677b6b8c4c8d17728\";s:4:\"size\";s:4:\"3046\";s:13:\"connect_admin\";s:10:\"zwsavoltae\";}i:131;a:5:{s:4:\"name\";s:25:\"www.ballenainfocenter.com\";s:3:\"url\";s:34:\"https://www.ballenainfocenter.com/\";s:7:\"extauth\";s:32:\"83b19820ff21e7d866e7759b0cacae34\";s:4:\"size\";s:3:\"769\";s:13:\"connect_admin\";s:10:\"zwsballena\";}i:73;a:5:{s:4:\"name\";s:18:\"www.bambucitos.com\";s:3:\"url\";s:27:\"https://www.bambucitos.com/\";s:7:\"extauth\";s:32:\"c8fff9e8d3a011452787e63bff622740\";s:4:\"size\";s:3:\"348\";s:13:\"connect_admin\";s:8:\"bambucit\";}i:15;a:5:{s:4:\"name\";s:17:\"www.bambutico.com\";s:3:\"url\";s:26:\"https://www.bambutico.com/\";s:7:\"extauth\";s:32:\"4b5a7ae6d15ffa9d78b621460f76a3e4\";s:4:\"size\";s:3:\"776\";s:13:\"connect_admin\";s:8:\"bambutic\";}i:65;a:5:{s:4:\"name\";s:27:\"www.betterthanrealgrass.com\";s:3:\"url\";s:36:\"https://www.betterthanrealgrass.com/\";s:7:\"extauth\";s:32:\"c37fba2ea4a5482f7c56a71585f3de16\";s:4:\"size\";s:4:\"4113\";s:13:\"connect_admin\";s:8:\"betterth\";}i:137;a:5:{s:4:\"name\";s:20:\"www.bmscostarica.com\";s:3:\"url\";s:29:\"https://www.bmscostarica.com/\";s:7:\"extauth\";s:32:\"b7540a32fa15f0a507e5d06f4f5fd355\";s:4:\"size\";s:3:\"570\";s:13:\"connect_admin\";s:10:\"zwsbmscost\";}i:154;a:5:{s:4:\"name\";s:12:\"www.brav.cr/\";s:3:\"url\";s:20:\"https://www.brav.cr/\";s:7:\"extauth\";s:32:\"5e3f34f3c2597d4bd1edb4dd12246c8e\";s:4:\"size\";s:3:\"502\";s:13:\"connect_admin\";s:9:\"zwsbravcr\";}i:147;a:5:{s:4:\"name\";s:17:\"www.brunoscafe.cr\";s:3:\"url\";s:26:\"https://www.brunoscafe.cr/\";s:7:\"extauth\";s:32:\"dc3f58356ccbf9a970621f3b2e583f96\";s:4:\"size\";s:3:\"398\";s:13:\"connect_admin\";s:10:\"zwsbrunosc\";}i:109;a:5:{s:4:\"name\";s:21:\"www.cablesatelite.com\";s:3:\"url\";s:30:\"https://www.cablesatelite.com/\";s:7:\"extauth\";s:32:\"95e435702993599563639d4c9b883fff\";s:4:\"size\";s:3:\"784\";s:13:\"connect_admin\";s:10:\"zwscablesa\";}i:91;a:5:{s:4:\"name\";s:7:\"Cadesur\";s:3:\"url\";s:25:\"http://www.cadesurcr.com/\";s:7:\"extauth\";s:32:\"80e2e41990f98a1bff6079a9bc0d8cf8\";s:4:\"size\";s:4:\"4441\";s:13:\"connect_admin\";s:8:\"cadesurc\";}i:81;a:5:{s:4:\"name\";s:14:\"Cámara Brunca\";s:3:\"url\";s:29:\"https://www.camarabrunca.com/\";s:7:\"extauth\";s:32:\"b7c1aa73081bdb25d2590b8446897ce1\";s:4:\"size\";s:5:\"11473\";s:13:\"connect_admin\";s:8:\"camarabr\";}i:29;a:5:{s:4:\"name\";s:20:\"www.camaracolon.com/\";s:3:\"url\";s:28:\"https://www.camaracolon.com/\";s:7:\"extauth\";s:32:\"93d7cbd312373274c2bb9aaf7d43a549\";s:4:\"size\";s:5:\"13492\";s:13:\"connect_admin\";s:8:\"camaraco\";}i:126;a:5:{s:4:\"name\";s:28:\"www.camposantovidaeterna.com\";s:3:\"url\";s:37:\"https://www.camposantovidaeterna.com/\";s:7:\"extauth\";s:32:\"b6bc45201b3f8ef42b36acbc453e6bd2\";s:4:\"size\";s:3:\"538\";s:13:\"connect_admin\";s:10:\"zwscamposa\";}i:45;a:5:{s:4:\"name\";s:18:\"www.canastico.com/\";s:3:\"url\";s:26:\"https://www.canastico.com/\";s:7:\"extauth\";s:32:\"79e8fef2d646a0696f74365624571b72\";s:4:\"size\";s:4:\"1198\";s:13:\"connect_admin\";s:8:\"canastic\";}i:14;a:5:{s:4:\"name\";s:20:\"www.candanedocpa.com\";s:3:\"url\";s:29:\"https://www.candanedocpa.com/\";s:7:\"extauth\";s:32:\"7651eb33281a75a6a105632d848f5c9f\";s:4:\"size\";s:4:\"1084\";s:13:\"connect_admin\";s:9:\"candanedo\";}i:21;a:5:{s:4:\"name\";s:23:\"www.carrerachirripo.com\";s:3:\"url\";s:32:\"https://www.carrerachirripo.com/\";s:7:\"extauth\";s:32:\"6c83d03a6701dcd939b9d78c87ebd112\";s:4:\"size\";s:4:\"1029\";s:13:\"connect_admin\";s:10:\"zwscarrera\";}i:139;a:5:{s:4:\"name\";s:22:\"www.catsosolutions.com\";s:3:\"url\";s:31:\"https://www.catsosolutions.com/\";s:7:\"extauth\";s:32:\"8489b1d88167c3c76c90781a36a5859e\";s:4:\"size\";s:3:\"617\";s:13:\"connect_admin\";s:8:\"zwscatso\";}i:52;a:5:{s:4:\"name\";s:18:\"www.ccabogados.com\";s:3:\"url\";s:27:\"https://www.ccabogados.com/\";s:7:\"extauth\";s:32:\"a97861db6bd58b71e9c48ca1c13bf5b2\";s:4:\"size\";s:3:\"719\";s:13:\"connect_admin\";s:8:\"ccabogad\";}i:157;a:5:{s:4:\"name\";s:19:\"www.cloudbridge.org\";s:3:\"url\";s:28:\"https://www.cloudbridge.org/\";s:7:\"extauth\";s:32:\"814d5e46e5dcbaa443e68e5dd46f878c\";s:4:\"size\";s:4:\"4485\";s:13:\"connect_admin\";s:5:\"admin\";}i:106;a:5:{s:4:\"name\";s:30:\"www.colibrilanguageschool.com/\";s:3:\"url\";s:38:\"https://www.colibrilanguageschool.com/\";s:7:\"extauth\";s:32:\"bca317502592e04f6b91faa1325532e4\";s:4:\"size\";s:3:\"441\";s:13:\"connect_admin\";s:10:\"zwscolibri\";}i:149;a:5:{s:4:\"name\";s:16:\"www.cooleche.com\";s:3:\"url\";s:25:\"https://www.cooleche.com/\";s:7:\"extauth\";s:32:\"16923e78556f50299f1f2a0d3abff1c6\";s:4:\"size\";s:3:\"902\";s:13:\"connect_admin\";s:11:\"zwscooleche\";}i:56;a:5:{s:4:\"name\";s:21:\"www.coopetarrazu.com/\";s:3:\"url\";s:29:\"https://www.coopetarrazu.com/\";s:7:\"extauth\";s:32:\"1ee75bbf9e790f30ff666dbe23a57b9d\";s:4:\"size\";s:4:\"4884\";s:13:\"connect_admin\";s:5:\"admin\";}i:35;a:5:{s:4:\"name\";s:21:\"www.coronellylam.com/\";s:3:\"url\";s:29:\"https://www.coronellylam.com/\";s:7:\"extauth\";s:32:\"c67aa181638f46b75a1e5e92770cfea9\";s:4:\"size\";s:3:\"823\";s:13:\"connect_admin\";s:10:\"zwscoronel\";}i:22;a:5:{s:4:\"name\";s:20:\"www.cractualidad.com\";s:3:\"url\";s:29:\"https://www.cractualidad.com/\";s:7:\"extauth\";s:32:\"27d7f556b011da865711fc5463158912\";s:4:\"size\";s:4:\"1725\";s:13:\"connect_admin\";s:10:\"zwscractua\";}i:26;a:5:{s:4:\"name\";s:19:\"www.crauditiva.com/\";s:3:\"url\";s:27:\"https://www.crauditiva.com/\";s:7:\"extauth\";s:32:\"c8abc67e22d2683ad9f593db4144ea8b\";s:4:\"size\";s:3:\"574\";s:13:\"connect_admin\";s:10:\"zwscraudit\";}i:79;a:5:{s:4:\"name\";s:17:\"crcerocaries.com/\";s:3:\"url\";s:25:\"https://crcerocaries.com/\";s:7:\"extauth\";s:32:\"ef31608529eb9f3c15f2d63fc8e2c727\";s:4:\"size\";s:3:\"747\";s:13:\"connect_admin\";s:10:\"cerocaries\";}i:63;a:5:{s:4:\"name\";s:24:\"www.csisaludintegral.com\";s:3:\"url\";s:33:\"https://www.csisaludintegral.com/\";s:7:\"extauth\";s:32:\"bd2eee962e6f6373ac4f0e220480db66\";s:4:\"size\";s:4:\"1557\";s:13:\"connect_admin\";s:8:\"csisalud\";}i:168;a:5:{s:4:\"name\";s:9:\"csm.fi.cr\";s:3:\"url\";s:18:\"https://csm.fi.cr/\";s:7:\"extauth\";s:32:\"2992410efbe5f572cb37cb717db52d65\";s:4:\"size\";s:4:\"1518\";s:13:\"connect_admin\";s:5:\"Zews1\";}i:4;a:5:{s:4:\"name\";s:24:\"www.cubreasientoscr.com/\";s:3:\"url\";s:31:\"http://www.cubreasientoscr.com/\";s:7:\"extauth\";s:32:\"10f77354191900bdfedaaf41676a25b0\";s:4:\"size\";s:3:\"231\";s:13:\"connect_admin\";s:10:\"zwscubreas\";}i:145;a:5:{s:4:\"name\";s:14:\"www.cvfirm.com\";s:3:\"url\";s:23:\"https://www.cvfirm.com/\";s:7:\"extauth\";s:32:\"3a9b3bde5a92326f6e558314912156ba\";s:4:\"size\";s:3:\"608\";s:13:\"connect_admin\";s:9:\"zwscvfirm\";}i:118;a:5:{s:4:\"name\";s:21:\"www.decovidrioscr.com\";s:3:\"url\";s:30:\"https://www.decovidrioscr.com/\";s:7:\"extauth\";s:32:\"11db81361eedff95500161f099090a69\";s:4:\"size\";s:3:\"579\";s:13:\"connect_admin\";s:10:\"zwsdecovid\";}i:143;a:5:{s:4:\"name\";s:19:\"www.dentalinncr.com\";s:3:\"url\";s:28:\"https://www.dentalinncr.com/\";s:7:\"extauth\";s:32:\"93dd8e311e38aee7092ca5ee3d569796\";s:4:\"size\";s:3:\"696\";s:13:\"connect_admin\";s:10:\"zwsdentali\";}i:59;a:5:{s:4:\"name\";s:25:\"www.desarrollourbano.com/\";s:3:\"url\";s:33:\"https://www.desarrollourbano.com/\";s:7:\"extauth\";s:32:\"1640fe700fbbf898d52f64c64b1487de\";s:4:\"size\";s:4:\"1656\";s:13:\"connect_admin\";s:10:\"zwsdesarro\";}i:13;a:5:{s:4:\"name\";s:25:\"www.diocesissanisidro.org\";s:3:\"url\";s:34:\"https://www.diocesissanisidro.org/\";s:7:\"extauth\";s:32:\"ff8d0bf9051ad02008aa912115a57e08\";s:4:\"size\";s:4:\"2788\";s:13:\"connect_admin\";s:10:\"zwsdiocesi\";}i:32;a:5:{s:4:\"name\";s:29:\"www.dolphintourcostarica.com/\";s:3:\"url\";s:37:\"https://www.dolphintourcostarica.com/\";s:7:\"extauth\";s:32:\"fba1ce1cd2425871a7463508c09b349b\";s:4:\"size\";s:4:\"1182\";s:13:\"connect_admin\";s:10:\"zwsdolphin\";}i:87;a:5:{s:4:\"name\";s:17:\"DrakeBayDiscovery\";s:3:\"url\";s:34:\"https://www.drakebaydiscovery.net/\";s:7:\"extauth\";s:32:\"c1ffa05a23d77ff23ea5b7c7d5021539\";s:4:\"size\";s:3:\"746\";s:13:\"connect_admin\";s:10:\"zwsdrakeba\";}i:38;a:5:{s:4:\"name\";s:24:\"www.drandresmorales.com/\";s:3:\"url\";s:32:\"https://www.drandresmorales.com/\";s:7:\"extauth\";s:32:\"d0c2955f499e1e0301a76c4e45245186\";s:4:\"size\";s:3:\"743\";s:13:\"connect_admin\";s:10:\"zwsdrandre\";}i:86;a:5:{s:4:\"name\";s:10:\"Dynamics4b\";s:3:\"url\";s:23:\"https://dynamics4b.com/\";s:7:\"extauth\";s:32:\"6bd9af2933d50acd45ef7ff1d4e1bdaf\";s:4:\"size\";s:3:\"643\";s:13:\"connect_admin\";s:10:\"zwsdynamic\";}i:94;a:5:{s:4:\"name\";s:31:\"www.earlyfoundationacademy.com/\";s:3:\"url\";s:39:\"https://www.earlyfoundationacademy.com/\";s:7:\"extauth\";s:32:\"0f9ec097dde55509785bb75ce8c51c12\";s:4:\"size\";s:3:\"290\";s:13:\"connect_admin\";s:8:\"earlyfou\";}i:49;a:5:{s:4:\"name\";s:19:\"www.ecmtecnica.com/\";s:3:\"url\";s:27:\"https://www.ecmtecnica.com/\";s:7:\"extauth\";s:32:\"fa8e6cdd7863433a668172502a006634\";s:4:\"size\";s:3:\"426\";s:13:\"connect_admin\";s:10:\"zwsecmtecn\";}i:42;a:5:{s:4:\"name\";s:21:\"www.ecomaderascr.com/\";s:3:\"url\";s:29:\"https://www.ecomaderascr.com/\";s:7:\"extauth\";s:32:\"0b0ab1b4850b6fcb41ebdd3558ebb35b\";s:4:\"size\";s:4:\"1602\";s:13:\"connect_admin\";s:8:\"ecomader\";}i:114;a:5:{s:4:\"name\";s:17:\"www.egsuhomes.com\";s:3:\"url\";s:26:\"https://www.egsuhomes.com/\";s:7:\"extauth\";s:32:\"cc3efcd29211cfe1d2fb6c6f234ed779\";s:4:\"size\";s:4:\"1091\";s:13:\"connect_admin\";s:7:\"zwsegsu\";}i:100;a:5:{s:4:\"name\";s:25:\"www.elcentrodelsonido.com\";s:3:\"url\";s:34:\"https://www.elcentrodelsonido.com/\";s:7:\"extauth\";s:32:\"0b193d979a04b71d83cfeea1be9fe8aa\";s:4:\"size\";s:3:\"240\";s:13:\"connect_admin\";s:8:\"elcentro\";}i:127;a:5:{s:4:\"name\";s:16:\"www.eleinmsa.com\";s:3:\"url\";s:25:\"https://www.eleinmsa.com/\";s:7:\"extauth\";s:32:\"70505f76ccd3f5e1257a5d1abdb825df\";s:4:\"size\";s:3:\"736\";s:13:\"connect_admin\";s:10:\"zwseleinms\";}i:115;a:5:{s:4:\"name\";s:28:\"www.elmiradordequetzales.com\";s:3:\"url\";s:37:\"https://www.elmiradordequetzales.com/\";s:7:\"extauth\";s:32:\"18416c8da1194e19b75f521e70ebe4f2\";s:4:\"size\";s:4:\"1083\";s:13:\"connect_admin\";s:8:\"elmirado\";}i:104;a:5:{s:4:\"name\";s:29:\"embajadacostaricaenpanama.com\";s:3:\"url\";s:42:\"https://www.embajadacostaricaenpanama.com/\";s:7:\"extauth\";s:32:\"b95e5114e778f7f2b1c5771160551ab6\";s:4:\"size\";s:3:\"819\";s:13:\"connect_admin\";s:8:\"embajada\";}i:43;a:5:{s:4:\"name\";s:18:\"www.endobrand.com/\";s:3:\"url\";s:26:\"https://www.endobrand.com/\";s:7:\"extauth\";s:32:\"847c72ceac247bc0249e84275929450e\";s:4:\"size\";s:3:\"351\";s:13:\"connect_admin\";s:8:\"endobran\";}i:155;a:5:{s:4:\"name\";s:17:\"www.escrowcr.com/\";s:3:\"url\";s:25:\"https://www.escrowcr.com/\";s:7:\"extauth\";s:32:\"9a31530ecb8890cf745aca28450dd824\";s:4:\"size\";s:3:\"400\";s:13:\"connect_admin\";s:10:\"zwsescrowc\";}i:90;a:5:{s:4:\"name\";s:6:\"Evegam\";s:3:\"url\";s:22:\"http://www.evegam.com/\";s:7:\"extauth\";s:32:\"344c8bb9b3226b3381ea55f3c1804c96\";s:4:\"size\";s:3:\"190\";s:13:\"connect_admin\";s:8:\"multibor\";}i:121;a:5:{s:4:\"name\";s:19:\"www.ficustours.com/\";s:3:\"url\";s:27:\"https://www.ficustours.com/\";s:7:\"extauth\";s:32:\"fcef2fb1167160355665c91994ceef96\";s:4:\"size\";s:3:\"702\";s:13:\"connect_admin\";s:10:\"zwsficusto\";}i:166;a:5:{s:4:\"name\";s:30:\"www.finishtouchenterprises.com\";s:3:\"url\";s:39:\"https://www.finishtouchenterprises.com/\";s:7:\"extauth\";s:32:\"808b1e713642642c9fdb4c711f69b40e\";s:4:\"size\";s:4:\"2383\";s:13:\"connect_admin\";s:7:\"Zewsweb\";}i:16;a:5:{s:4:\"name\";s:18:\"www.frayfelipe.com\";s:3:\"url\";s:27:\"https://www.frayfelipe.com/\";s:7:\"extauth\";s:32:\"0c7005f12ab0ac6a50b6e5465846cff4\";s:4:\"size\";s:4:\"1229\";s:13:\"connect_admin\";s:8:\"frayfeli\";}i:153;a:5:{s:4:\"name\";s:29:\"www.frecuenciainformativa.com\";s:3:\"url\";s:38:\"https://www.frecuenciainformativa.com/\";s:7:\"extauth\";s:32:\"fec1a067bde797f4cc8d51ca09d6a6bb\";s:4:\"size\";s:4:\"3925\";s:13:\"connect_admin\";s:8:\"frecuenc\";}i:18;a:5:{s:4:\"name\";s:24:\"www.frijolesveracruz.com\";s:3:\"url\";s:33:\"https://www.frijolesveracruz.com/\";s:7:\"extauth\";s:32:\"5ee13ca6660afab2ed43474c6f395547\";s:4:\"size\";s:3:\"647\";s:13:\"connect_admin\";s:8:\"frijoles\";}i:7;a:5:{s:4:\"name\";s:22:\"www.fumigadoraalto.com\";s:3:\"url\";s:31:\"https://www.fumigadoraalto.com/\";s:7:\"extauth\";s:32:\"59f758ab48ccaad41a28b0416b118413\";s:4:\"size\";s:3:\"818\";s:13:\"connect_admin\";s:8:\"fumigado\";}i:54;a:5:{s:4:\"name\";s:20:\"www.gappainting.com/\";s:3:\"url\";s:28:\"https://www.gappainting.com/\";s:7:\"extauth\";s:32:\"2705658baf512105a9e1237b6c4bc66c\";s:4:\"size\";s:3:\"669\";s:13:\"connect_admin\";s:10:\"zwsgappain\";}i:96;a:5:{s:4:\"name\";s:12:\"garpercr.com\";s:3:\"url\";s:21:\"https://garpercr.com/\";s:7:\"extauth\";s:32:\"d3a0c3c1900aa5a01c9e3099d3bb06c2\";s:4:\"size\";s:5:\"24797\";s:13:\"connect_admin\";s:4:\"zews\";}i:2;a:5:{s:4:\"name\";s:22:\"www.goconsultores.com/\";s:3:\"url\";s:29:\"http://www.goconsultores.com/\";s:7:\"extauth\";s:32:\"c008e7529418a21691901af6b784251b\";s:4:\"size\";s:3:\"988\";s:13:\"connect_admin\";s:8:\"goconsul\";}i:30;a:5:{s:4:\"name\";s:22:\"www.guiamedica.com.pa/\";s:3:\"url\";s:30:\"https://www.guiamedica.com.pa/\";s:7:\"extauth\";s:32:\"c5614a6f4dfadb5d0d21ae3d578f22f4\";s:4:\"size\";s:5:\"13281\";s:13:\"connect_admin\";s:8:\"guiasmed\";}i:142;a:5:{s:4:\"name\";s:9:\"Gusmar CR\";s:3:\"url\";s:21:\"https://gusmarcr.com/\";s:7:\"extauth\";s:32:\"61be8bd4872bf741b6af9653a84b770a\";s:4:\"size\";s:3:\"644\";s:13:\"connect_admin\";s:10:\"zwsgusmarc\";}i:125;a:5:{s:4:\"name\";s:15:\"www.healflow.ca\";s:3:\"url\";s:24:\"https://www.healflow.ca/\";s:7:\"extauth\";s:32:\"1a5edf8d12158f5d6319c54d18adc3e4\";s:4:\"size\";s:4:\"1770\";s:13:\"connect_admin\";s:10:\"zwshealflo\";}i:120;a:5:{s:4:\"name\";s:16:\"www.helenai.com/\";s:3:\"url\";s:24:\"https://www.helenai.com/\";s:7:\"extauth\";s:32:\"a94ea1bed27349806295335f4e105d08\";s:4:\"size\";s:3:\"465\";s:13:\"connect_admin\";s:10:\"zwshelenai\";}i:144;a:5:{s:4:\"name\";s:18:\"www.hidrosuago.com\";s:3:\"url\";s:27:\"https://www.hidrosuago.com/\";s:7:\"extauth\";s:32:\"aeb7f9cd8d2a43189711c7ffac47bcd0\";s:4:\"size\";s:3:\"290\";s:13:\"connect_admin\";s:10:\"zwshidroso\";}i:140;a:5:{s:4:\"name\";s:27:\"www.hotelloshiguerones.com/\";s:3:\"url\";s:35:\"https://www.hotelloshiguerones.com/\";s:7:\"extauth\";s:32:\"54a173c3a50c47852cb7a77b907335ab\";s:4:\"size\";s:3:\"221\";s:13:\"connect_admin\";s:10:\"zwshotello\";}i:77;a:5:{s:4:\"name\";s:19:\"www.hrsuplidora.com\";s:3:\"url\";s:28:\"https://www.hrsuplidora.com/\";s:7:\"extauth\";s:32:\"780388613db84170263616706c636e97\";s:4:\"size\";s:4:\"2707\";s:13:\"connect_admin\";s:8:\"hrsuplid\";}i:89;a:5:{s:4:\"name\";s:15:\"Ice Electronics\";s:3:\"url\";s:31:\"https://www.iceelectronics.com/\";s:7:\"extauth\";s:32:\"bd78d46bd690057a592b28e66b3ee23e\";s:4:\"size\";s:3:\"714\";s:13:\"connect_admin\";s:8:\"iceelect\";}i:107;a:5:{s:4:\"name\";s:19:\"www.iisaonline.com/\";s:3:\"url\";s:27:\"https://www.iisaonline.com/\";s:7:\"extauth\";s:32:\"61d08fab6e4075f0c96eb60be329905d\";s:4:\"size\";s:3:\"286\";s:13:\"connect_admin\";s:10:\"zwsiisaonl\";}i:150;a:5:{s:4:\"name\";s:18:\"imaginegroupcr.com\";s:3:\"url\";s:27:\"https://imaginegroupcr.com/\";s:7:\"extauth\";s:32:\"4446d6979abc57c30dfc5fef25286eaa\";s:4:\"size\";s:3:\"771\";s:13:\"connect_admin\";s:10:\"zwsimagine\";}i:39;a:5:{s:4:\"name\";s:18:\"www.incosa.com.uy/\";s:3:\"url\";s:26:\"https://www.incosa.com.uy/\";s:7:\"extauth\";s:32:\"01fb79116799b8a2ee7dd3c9b9246d35\";s:4:\"size\";s:4:\"5145\";s:13:\"connect_admin\";s:6:\"incosa\";}i:47;a:5:{s:4:\"name\";s:15:\"www.inepos.com/\";s:3:\"url\";s:23:\"https://www.inepos.com/\";s:7:\"extauth\";s:32:\"9da001b77e05d3f4e580692a64846fb4\";s:4:\"size\";s:3:\"720\";s:13:\"connect_admin\";s:6:\"inepos\";}i:23;a:5:{s:4:\"name\";s:19:\"www.instatelcr.com/\";s:3:\"url\";s:27:\"https://www.instatelcr.com/\";s:7:\"extauth\";s:32:\"2606b88afca21bb403ee3e680728ee06\";s:4:\"size\";s:3:\"481\";s:13:\"connect_admin\";s:8:\"instatel\";}i:99;a:5:{s:4:\"name\";s:18:\"www.invuplanes.com\";s:3:\"url\";s:27:\"https://www.invuplanes.com/\";s:7:\"extauth\";s:32:\"f63c47e7f3345f01db9dc99a3bc07633\";s:4:\"size\";s:3:\"657\";s:13:\"connect_admin\";s:8:\"invuplan\";}i:72;a:5:{s:4:\"name\";s:15:\"www.jjmotors.cr\";s:3:\"url\";s:24:\"https://www.jjmotors.cr/\";s:7:\"extauth\";s:32:\"df512ca4b7db30d7a4eea85e80061f14\";s:4:\"size\";s:3:\"871\";s:13:\"connect_admin\";s:10:\"zws0fjkdw7\";}i:82;a:5:{s:4:\"name\";s:22:\"www.jjpropertiescr.com\";s:3:\"url\";s:31:\"https://www.jjpropertiescr.com/\";s:7:\"extauth\";s:32:\"30c2baf9d81d83f323c13f922c75ecb1\";s:4:\"size\";s:5:\"57940\";s:13:\"connect_admin\";s:12:\"JJProperties\";}i:5;a:5:{s:4:\"name\";s:15:\"www.kalugui.com\";s:3:\"url\";s:24:\"https://www.kalugui.com/\";s:7:\"extauth\";s:32:\"60dca8092f3edeff9930f0e354818dad\";s:4:\"size\";s:3:\"520\";s:13:\"connect_admin\";s:10:\"zwskalugui\";}i:111;a:5:{s:4:\"name\";s:20:\"kudosfacilities.com/\";s:3:\"url\";s:28:\"https://kudosfacilities.com/\";s:7:\"extauth\";s:32:\"45cb03fc58eb7893000b52744224e977\";s:4:\"size\";s:3:\"814\";s:13:\"connect_admin\";s:18:\"Fabian Vargas_ZEWS\";}i:40;a:5:{s:4:\"name\";s:17:\"www.lacarreta.cr/\";s:3:\"url\";s:25:\"https://www.lacarreta.cr/\";s:7:\"extauth\";s:32:\"ec2dc26a60d74784cf98c504fc9e26c1\";s:4:\"size\";s:2:\"49\";s:13:\"connect_admin\";s:9:\"lacarreta\";}i:112;a:5:{s:4:\"name\";s:19:\"lagunadonmanuel.com\";s:3:\"url\";s:28:\"https://lagunadonmanuel.com/\";s:7:\"extauth\";s:32:\"8c930bb785f55afe6a965bbae6ded346\";s:4:\"size\";s:4:\"1098\";s:13:\"connect_admin\";s:8:\"lagunado\";}i:172;a:5:{s:4:\"name\";s:13:\"landcolaw.com\";s:3:\"url\";s:22:\"https://landcolaw.com/\";s:7:\"extauth\";s:32:\"254d8e2ed57f4463db80ac72e11e417f\";s:4:\"size\";s:3:\"382\";s:13:\"connect_admin\";s:12:\"zwslandcolaw\";}i:28;a:5:{s:4:\"name\";s:20:\"www.lapazfruits.com/\";s:3:\"url\";s:28:\"https://www.lapazfruits.com/\";s:7:\"extauth\";s:32:\"07d01bdf1fcfb190dbf835354c49a3e5\";s:4:\"size\";s:3:\"435\";s:13:\"connect_admin\";s:8:\"lapazfru\";}i:44;a:5:{s:4:\"name\";s:27:\"www.lariberaecoturismo.com/\";s:3:\"url\";s:34:\"http://www.lariberaecoturismo.com/\";s:7:\"extauth\";s:32:\"f48cb492f0afa554aa2e5e82f64fc548\";s:4:\"size\";s:3:\"856\";s:13:\"connect_admin\";s:8:\"laribera\";}i:141;a:5:{s:4:\"name\";s:19:\"losmolinoshotel.com\";s:3:\"url\";s:28:\"https://losmolinoshotel.com/\";s:7:\"extauth\";s:32:\"bdc0d2e24f7c1fdb3571dd7ce80a87c3\";s:4:\"size\";s:4:\"3140\";s:13:\"connect_admin\";s:9:\"cladminhl\";}i:119;a:5:{s:4:\"name\";s:16:\"www.madahome.com\";s:3:\"url\";s:25:\"https://www.madahome.com/\";s:7:\"extauth\";s:32:\"2e9c3102736221ebefb68574ecef9c34\";s:4:\"size\";s:4:\"3238\";s:13:\"connect_admin\";s:10:\"zwsmadahom\";}i:116;a:5:{s:4:\"name\";s:21:\"www.marinoballena.net\";s:3:\"url\";s:29:\"http://www.marinoballena.net/\";s:7:\"extauth\";s:32:\"bf97a962cdf6df3a5c4c07da81226604\";s:4:\"size\";s:3:\"454\";s:13:\"connect_admin\";s:10:\"zwsmarinob\";}i:51;a:5:{s:4:\"name\";s:20:\"www.mclogistica.com/\";s:3:\"url\";s:28:\"https://www.mclogistica.com/\";s:7:\"extauth\";s:32:\"45ea00db5d28183fd69727499d9b860f\";s:4:\"size\";s:4:\"2202\";s:13:\"connect_admin\";s:8:\"mclogist\";}i:74;a:5:{s:4:\"name\";s:13:\"www.mdjcr.com\";s:3:\"url\";s:21:\"http://www.mdjcr.com/\";s:7:\"extauth\";s:32:\"2c7dfa255d1524e178d5ba780c44efd5\";s:4:\"size\";s:3:\"719\";s:13:\"connect_admin\";s:5:\"mdjcr\";}i:75;a:5:{s:4:\"name\";s:32:\"www.medicaltourismcostarica.com/\";s:3:\"url\";s:40:\"https://www.medicaltourismcostarica.com/\";s:7:\"extauth\";s:32:\"a8723c69b28b97604bf6c1e439c1b323\";s:4:\"size\";s:4:\"1535\";s:13:\"connect_admin\";s:6:\"Claire\";}i:160;a:5:{s:4:\"name\";s:25:\"www.monkeyfoodsmarket.com\";s:3:\"url\";s:34:\"https://www.monkeyfoodsmarket.com/\";s:7:\"extauth\";s:32:\"68374ade21c37255160de75bd90b684f\";s:4:\"size\";s:3:\"426\";s:13:\"connect_admin\";s:10:\"zwsmonkeyf\";}i:161;a:5:{s:4:\"name\";s:20:\"www.monkeyridecr.com\";s:3:\"url\";s:29:\"https://www.monkeyridecr.com/\";s:7:\"extauth\";s:32:\"fa10dc22021f9dea2403a4e45105bc7d\";s:4:\"size\";s:3:\"471\";s:13:\"connect_admin\";s:10:\"zwsmonkeyr\";}i:162;a:5:{s:4:\"name\";s:20:\"www.monkeyvillas.com\";s:3:\"url\";s:29:\"https://www.monkeyvillas.com/\";s:7:\"extauth\";s:32:\"7e39d689153d5ce730873b2e6fa100ec\";s:4:\"size\";s:3:\"489\";s:13:\"connect_admin\";s:10:\"zwsmonkeyv\";}i:6;a:5:{s:4:\"name\";s:19:\"www.multiserlim.com\";s:3:\"url\";s:28:\"https://www.multiserlim.com/\";s:7:\"extauth\";s:32:\"e95d7a36638e5305bff044775a3d2434\";s:4:\"size\";s:3:\"372\";s:13:\"connect_admin\";s:10:\"zwsmultise\";}i:19;a:5:{s:4:\"name\";s:19:\"www.municipalpz.net\";s:3:\"url\";s:27:\"http://www.municipalpz.net/\";s:7:\"extauth\";s:32:\"52197c698737d240dece0e7da9270c6e\";s:4:\"size\";s:4:\"1518\";s:13:\"connect_admin\";s:8:\"municipa\";}i:110;a:5:{s:4:\"name\";s:21:\"www.navarrovargas.com\";s:3:\"url\";s:30:\"https://www.navarrovargas.com/\";s:7:\"extauth\";s:32:\"eb412b9b499fd63549f71028ca47d29e\";s:4:\"size\";s:4:\"1322\";s:13:\"connect_admin\";s:10:\"zwsnavarro\";}i:92;a:5:{s:4:\"name\";s:25:\"neuroandcriticalcare.com/\";s:3:\"url\";s:33:\"https://neuroandcriticalcare.com/\";s:7:\"extauth\";s:32:\"1f9da4c3809fe0764aa6013aa43f12ef\";s:4:\"size\";s:3:\"437\";s:13:\"connect_admin\";s:7:\"zewsweb\";}i:124;a:5:{s:4:\"name\";s:17:\"www.nomadascr.net\";s:3:\"url\";s:26:\"https://www.nomadascr.net/\";s:7:\"extauth\";s:32:\"4b81c83424a252f2de485eba9bb4c2fa\";s:4:\"size\";s:3:\"404\";s:13:\"connect_admin\";s:10:\"zwsnomadas\";}i:132;a:5:{s:4:\"name\";s:24:\"nosaravehiclerentals.com\";s:3:\"url\";s:33:\"https://nosaravehiclerentals.com/\";s:7:\"extauth\";s:32:\"297ac9444e0a393c9c30ac93e388dcf0\";s:4:\"size\";s:3:\"971\";s:13:\"connect_admin\";s:10:\"roadrunner\";}i:130;a:5:{s:4:\"name\";s:14:\"www.novogar.cr\";s:3:\"url\";s:23:\"https://www.novogar.cr/\";s:7:\"extauth\";s:32:\"3644f003b6ec55d91a01283735f86436\";s:4:\"size\";s:3:\"791\";s:13:\"connect_admin\";s:10:\"zwsnovogar\";}i:85;a:5:{s:4:\"name\";s:7:\"Ordetec\";s:3:\"url\";s:24:\"https://www.ordetec.com/\";s:7:\"extauth\";s:32:\"a6dc2739108740b880b389dc04b2b1e9\";s:4:\"size\";s:3:\"819\";s:13:\"connect_admin\";s:7:\"ordetec\";}i:58;a:5:{s:4:\"name\";s:15:\"orthopedik.net/\";s:3:\"url\";s:23:\"https://orthopedik.net/\";s:7:\"extauth\";s:32:\"a2d67661f5bbd05b0ff0655205719c2b\";s:4:\"size\";s:3:\"903\";s:13:\"connect_admin\";s:8:\"malvarez\";}i:102;a:5:{s:4:\"name\";s:15:\"Osa Explorer CR\";s:3:\"url\";s:29:\"https://www.osaexplorecr.com/\";s:7:\"extauth\";s:32:\"83d0face8052da7ec69e96a7eced7818\";s:4:\"size\";s:3:\"321\";s:13:\"connect_admin\";s:10:\"zwsosaexpl\";}i:101;a:5:{s:4:\"name\";s:22:\"www.papagayoluxury.com\";s:3:\"url\";s:31:\"https://www.papagayoluxury.com/\";s:7:\"extauth\";s:32:\"f1d2cd98773d982ecaad423f28a3b1f3\";s:4:\"size\";s:4:\"2100\";s:13:\"connect_admin\";s:6:\"Fabian\";}i:148;a:5:{s:4:\"name\";s:19:\"paradisehotels.com/\";s:3:\"url\";s:27:\"https://paradisehotels.com/\";s:7:\"extauth\";s:32:\"e945c88d29b5907ace39d7794135baed\";s:4:\"size\";s:4:\"1235\";s:13:\"connect_admin\";s:7:\"zewsweb\";}i:9;a:5:{s:4:\"name\";s:15:\"www.potuga.com/\";s:3:\"url\";s:23:\"https://www.potuga.com/\";s:7:\"extauth\";s:32:\"472fe52c886045f7be5affe83f52f64c\";s:4:\"size\";s:3:\"299\";s:13:\"connect_admin\";s:9:\"zwspotuga\";}i:62;a:5:{s:4:\"name\";s:19:\"www.poviltrade.com/\";s:3:\"url\";s:26:\"http://www.poviltrade.com/\";s:7:\"extauth\";s:32:\"7705cee65cd6a1e8fb29fdf6c009dba4\";s:4:\"size\";s:3:\"981\";s:13:\"connect_admin\";s:14:\"PovilTrade15_0\";}i:159;a:5:{s:4:\"name\";s:20:\"pruebas.garpercr.com\";s:3:\"url\";s:29:\"https://pruebas.garpercr.com/\";s:7:\"extauth\";s:32:\"6aac979e21313a4b65e1fbb4be6bd82d\";s:4:\"size\";s:5:\"19185\";s:13:\"connect_admin\";s:4:\"zews\";}i:31;a:5:{s:4:\"name\";s:19:\"www.radiosinai.org/\";s:3:\"url\";s:27:\"https://www.radiosinai.org/\";s:7:\"extauth\";s:32:\"3a63fd0bf5afb7f9618aad5a91a4a3e0\";s:4:\"size\";s:4:\"2548\";s:13:\"connect_admin\";s:8:\"radiosin\";}i:117;a:5:{s:4:\"name\";s:18:\"www.ramberrycr.com\";s:3:\"url\";s:27:\"https://www.ramberrycr.com/\";s:7:\"extauth\";s:32:\"e0343f64a1a556713cfa76dd9793ab10\";s:4:\"size\";s:3:\"347\";s:13:\"connect_admin\";s:10:\"zwsramberr\";}i:158;a:5:{s:4:\"name\";s:15:\"www.reno.com.pa\";s:3:\"url\";s:24:\"https://www.reno.com.pa/\";s:7:\"extauth\";s:32:\"8816779e23acb2b98f6e843c43e672d0\";s:4:\"size\";s:3:\"586\";s:13:\"connect_admin\";s:10:\"zwsrenopan\";}i:167;a:5:{s:4:\"name\";s:15:\"www.rhvital.com\";s:3:\"url\";s:24:\"https://www.rhvital.com/\";s:7:\"extauth\";s:32:\"e7826f510dbebd5cec017a4858382c68\";s:4:\"size\";s:4:\"1991\";s:13:\"connect_admin\";s:11:\"zws_rhvital\";}i:83;a:5:{s:4:\"name\";s:22:\"www.riojarentacar.com/\";s:3:\"url\";s:30:\"https://www.riojarentacar.com/\";s:7:\"extauth\";s:32:\"4f8a636217780c0773b92d9b88f21741\";s:4:\"size\";s:4:\"6577\";s:13:\"connect_admin\";s:10:\"zwsriojare\";}i:55;a:5:{s:4:\"name\";s:26:\"www.rodolfoivancovich.com/\";s:3:\"url\";s:34:\"https://www.rodolfoivancovich.com/\";s:7:\"extauth\";s:32:\"5b7e4af0ee717ae50b1ad5342443cadb\";s:4:\"size\";s:3:\"482\";s:13:\"connect_admin\";s:12:\"DrIvancovich\";}i:64;a:5:{s:4:\"name\";s:25:\"www.rodriguezocjudge.com/\";s:3:\"url\";s:33:\"https://www.rodriguezocjudge.com/\";s:7:\"extauth\";s:32:\"bab3de4e69c093e9e76fa64b0218fc94\";s:4:\"size\";s:3:\"422\";s:13:\"connect_admin\";s:8:\"juezrodr\";}i:20;a:5:{s:4:\"name\";s:19:\"www.rojasrobles.com\";s:3:\"url\";s:28:\"https://www.rojasrobles.com/\";s:7:\"extauth\";s:32:\"2fa6daff7743e46f4ade99ba3c406874\";s:4:\"size\";s:3:\"457\";s:13:\"connect_admin\";s:10:\"zwsrojasro\";}i:48;a:5:{s:4:\"name\";s:22:\"www.rqlingenieria.com/\";s:3:\"url\";s:30:\"https://www.rqlingenieria.com/\";s:7:\"extauth\";s:32:\"6bd2d24409981d8cba2f4f0d05988940\";s:4:\"size\";s:3:\"678\";s:13:\"connect_admin\";s:8:\"rqlingen\";}i:36;a:5:{s:4:\"name\";s:19:\"www.sanchezlex.com/\";s:3:\"url\";s:27:\"https://www.sanchezlex.com/\";s:7:\"extauth\";s:32:\"77db30ec51240d5fd255b5be618c76dd\";s:4:\"size\";s:3:\"694\";s:13:\"connect_admin\";s:10:\"zwssanchez\";}i:34;a:5:{s:4:\"name\";s:24:\"www.selvawhitewater.com/\";s:3:\"url\";s:32:\"https://www.selvawhitewater.com/\";s:7:\"extauth\";s:32:\"18789542e9cdfaf5ae2b4fae251997a4\";s:4:\"size\";s:4:\"2916\";s:13:\"connect_admin\";s:8:\"selvawhi\";}i:151;a:5:{s:4:\"name\";s:27:\"www.servicentroslapalma.com\";s:3:\"url\";s:36:\"https://www.servicentroslapalma.com/\";s:7:\"extauth\";s:32:\"a572803ba15f1102147f6a478803b8cd\";s:4:\"size\";s:3:\"872\";s:13:\"connect_admin\";s:10:\"zwsservice\";}i:163;a:5:{s:4:\"name\";s:25:\"www.sevenarquitectura.com\";s:3:\"url\";s:34:\"https://www.sevenarquitectura.com/\";s:7:\"extauth\";s:32:\"555c20fa1141d82ee1c20fd90bf69526\";s:4:\"size\";s:3:\"744\";s:13:\"connect_admin\";s:10:\"zwssevenar\";}i:156;a:5:{s:4:\"name\";s:17:\"www.shockitup.net\";s:3:\"url\";s:26:\"https://www.shockitup.net/\";s:7:\"extauth\";s:32:\"6a011b9cd7ce8bc469213f03096262e4\";s:4:\"size\";s:3:\"666\";s:13:\"connect_admin\";s:10:\"zwsshockit\";}i:138;a:5:{s:4:\"name\";s:25:\"www.shoppingcenter.com.pa\";s:3:\"url\";s:34:\"https://www.shoppingcenter.com.pa/\";s:7:\"extauth\";s:32:\"1e38a75b3ad4a657dcb807c942c40f05\";s:4:\"size\";s:4:\"1306\";s:13:\"connect_admin\";s:10:\"zwsshoppin\";}i:71;a:5:{s:4:\"name\";s:20:\"www.sinfonicapz.com/\";s:3:\"url\";s:28:\"https://www.sinfonicapz.com/\";s:7:\"extauth\";s:32:\"37c5309e582d8be9520bab660a59b496\";s:4:\"size\";s:4:\"1435\";s:13:\"connect_admin\";s:10:\"zwssinfonc\";}i:97;a:5:{s:4:\"name\";s:16:\"www.sivisacr.com\";s:3:\"url\";s:24:\"http://www.sivisacr.com/\";s:7:\"extauth\";s:32:\"23511c2d764902af76f9a6d82ea3a139\";s:4:\"size\";s:3:\"222\";s:13:\"connect_admin\";s:8:\"sivisacr\";}i:37;a:5:{s:4:\"name\";s:21:\"www.soldaduracmh.com/\";s:3:\"url\";s:29:\"https://www.soldaduracmh.com/\";s:7:\"extauth\";s:32:\"5a1f8978b156d6b47cefbeaf96ff5dc6\";s:4:\"size\";s:4:\"1378\";s:13:\"connect_admin\";s:8:\"soldadur\";}i:169;a:5:{s:4:\"name\";s:21:\"www.sonivision.co.cr/\";s:3:\"url\";s:29:\"https://www.sonivision.co.cr/\";s:7:\"extauth\";s:32:\"94a6cd83f8f49b3f3808d43a6c17e400\";s:4:\"size\";s:4:\"1005\";s:13:\"connect_admin\";s:6:\"ERICKA\";}i:80;a:5:{s:4:\"name\";s:33:\"www.spanish-school-costarica.com/\";s:3:\"url\";s:40:\"http://www.spanish-school-costarica.com/\";s:7:\"extauth\";s:32:\"d5122145cbd9b31746a5802fc5c01493\";s:4:\"size\";s:3:\"946\";s:13:\"connect_admin\";s:8:\"spanishs\";}i:78;a:5:{s:4:\"name\";s:25:\"www.springspaservice.com/\";s:3:\"url\";s:33:\"https://www.springspaservice.com/\";s:7:\"extauth\";s:32:\"0be85283b731d38818fc1a2219ae24f3\";s:4:\"size\";s:3:\"338\";s:13:\"connect_admin\";s:8:\"springsp\";}i:146;a:5:{s:4:\"name\";s:13:\"www.stecr.com\";s:3:\"url\";s:22:\"https://www.stecr.com/\";s:7:\"extauth\";s:32:\"612f624e8b01e4bcacd47708d30df082\";s:4:\"size\";s:4:\"1992\";s:13:\"connect_admin\";s:8:\"zwsstecr\";}i:135;a:5:{s:4:\"name\";s:26:\"www.sugarloafpinestraw.com\";s:3:\"url\";s:35:\"https://www.sugarloafpinestraw.com/\";s:7:\"extauth\";s:32:\"001332704d86822e4a6de4882d79779e\";s:4:\"size\";s:3:\"454\";s:13:\"connect_admin\";s:10:\"zwssugarlo\";}i:41;a:5:{s:4:\"name\";s:23:\"www.sunsetstudiocr.com/\";s:3:\"url\";s:31:\"https://www.sunsetstudiocr.com/\";s:7:\"extauth\";s:32:\"d779f7c24a37a3efbf35aad9d0b961cc\";s:4:\"size\";s:3:\"635\";s:13:\"connect_admin\";s:8:\"sunsetst\";}i:50;a:5:{s:4:\"name\";s:23:\"www.tallercalderon.com/\";s:3:\"url\";s:31:\"https://www.tallercalderon.com/\";s:7:\"extauth\";s:32:\"b53976150ec171adb3fe71b44960e785\";s:4:\"size\";s:3:\"492\";s:13:\"connect_admin\";s:10:\"zwstallerc\";}i:8;a:5:{s:4:\"name\";s:22:\"www.tecnocomprascr.com\";s:3:\"url\";s:31:\"https://www.tecnocomprascr.com/\";s:7:\"extauth\";s:32:\"78cc389f9edf98bde661e6fffa4a4e2a\";s:4:\"size\";s:3:\"980\";s:13:\"connect_admin\";s:4:\"ZEWS\";}i:128;a:5:{s:4:\"name\";s:29:\"www.tejadaslandscapingllc.com\";s:3:\"url\";s:38:\"https://www.tejadaslandscapingllc.com/\";s:7:\"extauth\";s:32:\"9755a6b20a13c14ec53e5a332da04209\";s:4:\"size\";s:3:\"919\";s:13:\"connect_admin\";s:10:\"zwstejadas\";}i:95;a:5:{s:4:\"name\";s:17:\"www.telcosur.net/\";s:3:\"url\";s:25:\"https://www.telcosur.net/\";s:7:\"extauth\";s:32:\"81e01a27799339edf0a3f1eeeab183b6\";s:4:\"size\";s:3:\"396\";s:13:\"connect_admin\";s:10:\"zwstelcosu\";}i:88;a:5:{s:4:\"name\";s:16:\"Te Quiero Contar\";s:3:\"url\";s:26:\"http://tequierocontar.com/\";s:7:\"extauth\";s:32:\"3af203d1bfe04945a58f2de440a86930\";s:4:\"size\";s:3:\"624\";s:13:\"connect_admin\";s:8:\"tequiero\";}i:103;a:5:{s:4:\"name\";s:20:\"www.terrareserve.org\";s:3:\"url\";s:29:\"https://www.terrareserve.org/\";s:7:\"extauth\";s:32:\"d75f9003c629a3a7d1a784c938f42ad1\";s:4:\"size\";s:3:\"623\";s:13:\"connect_admin\";s:8:\"terrares\";}i:123;a:5:{s:4:\"name\";s:26:\"www.theridingadventure.com\";s:3:\"url\";s:35:\"https://www.theridingadventure.com/\";s:7:\"extauth\";s:32:\"bc3acf69433a2266117f477cc774592b\";s:4:\"size\";s:3:\"559\";s:13:\"connect_admin\";s:10:\"zwstheridi\";}i:129;a:5:{s:4:\"name\";s:26:\"www.todosanosurfschool.com\";s:3:\"url\";s:35:\"https://www.todosanosurfschool.com/\";s:7:\"extauth\";s:32:\"918a5f50d4b4d9ed66acb1163262eb87\";s:4:\"size\";s:3:\"725\";s:13:\"connect_admin\";s:8:\"todosano\";}i:25;a:5:{s:4:\"name\";s:17:\"www.tresjotas.com\";s:3:\"url\";s:26:\"https://www.tresjotas.com/\";s:7:\"extauth\";s:32:\"b8c0ad0b4da950f1f918f581edb12e98\";s:4:\"size\";s:4:\"1468\";s:13:\"connect_admin\";s:8:\"tresjota\";}i:136;a:5:{s:4:\"name\";s:15:\"www.tvsur.co.cr\";s:3:\"url\";s:24:\"https://www.tvsur.co.cr/\";s:7:\"extauth\";s:32:\"815d43ed18d549dd045ee2ebbb3daf1a\";s:4:\"size\";s:5:\"47876\";s:13:\"connect_admin\";s:4:\"zews\";}i:76;a:5:{s:4:\"name\";s:23:\"www.uticentrodavid.com/\";s:3:\"url\";s:31:\"https://www.uticentrodavid.com/\";s:7:\"extauth\";s:32:\"c203c6f4d3d126f7635bdf79d4b1f628\";s:4:\"size\";s:3:\"434\";s:13:\"connect_admin\";s:8:\"uticentr\";}i:170;a:5:{s:4:\"name\";s:20:\"www.uvitasurfing.com\";s:3:\"url\";s:29:\"https://www.uvitasurfing.com/\";s:7:\"extauth\";s:32:\"22e809486e6eb45f78acfade7f9cb5f2\";s:4:\"size\";s:3:\"483\";s:13:\"connect_admin\";s:10:\"zwsuvitasu\";}i:108;a:5:{s:4:\"name\";s:18:\"vanguartagency.com\";s:3:\"url\";s:26:\"http://vanguartagency.com/\";s:7:\"extauth\";s:32:\"dd0a6c319f8489ccc5ecd3b3e5c700f7\";s:4:\"size\";s:3:\"629\";s:13:\"connect_admin\";s:8:\"vanguart\";}i:70;a:5:{s:4:\"name\";s:18:\"www.vero-cruz.com/\";s:3:\"url\";s:26:\"https://www.vero-cruz.com/\";s:7:\"extauth\";s:32:\"de6ebce2e2041de64b29a09cd6ad1f74\";s:4:\"size\";s:3:\"858\";s:13:\"connect_admin\";s:8:\"verocruz\";}i:3;a:5:{s:4:\"name\";s:18:\"www.vidayexito.net\";s:3:\"url\";s:27:\"https://www.vidayexito.net/\";s:7:\"extauth\";s:32:\"d6c7219173cba9b79a09e354106c12e2\";s:4:\"size\";s:6:\"144874\";s:13:\"connect_admin\";s:9:\"Redaccion\";}i:165;a:5:{s:4:\"name\";s:22:\"www.vipfitnessclub.com\";s:3:\"url\";s:31:\"https://www.vipfitnessclub.com/\";s:7:\"extauth\";s:32:\"bfa36c7cb603a65b1cf8fb648e5f5b41\";s:4:\"size\";s:3:\"396\";s:13:\"connect_admin\";s:10:\"zwsvipfitn\";}i:12;a:5:{s:4:\"name\";s:18:\"www.vitafuerte.com\";s:3:\"url\";s:27:\"https://www.vitafuerte.com/\";s:7:\"extauth\";s:32:\"7914d101e2bc97d854304ef032b41da2\";s:4:\"size\";s:4:\"1464\";s:13:\"connect_admin\";s:8:\"vitafuer\";}i:46;a:5:{s:4:\"name\";s:24:\"www.viveroslabonita.com/\";s:3:\"url\";s:32:\"https://www.viveroslabonita.com/\";s:7:\"extauth\";s:32:\"9c80dd5d6b63f11ecf666bcb6a7821cf\";s:4:\"size\";s:3:\"373\";s:13:\"connect_admin\";s:8:\"viverosl\";}i:171;a:5:{s:4:\"name\";s:15:\"www.wetfall.com\";s:3:\"url\";s:24:\"https://www.wetfall.com/\";s:7:\"extauth\";s:32:\"abf9a1afd4648f972f67a95d6ca7fffa\";s:4:\"size\";s:3:\"622\";s:13:\"connect_admin\";s:10:\"zwsuvitasu\";}i:134;a:5:{s:4:\"name\";s:15:\"wmwdidactic.com\";s:3:\"url\";s:24:\"https://wmwdidactic.com/\";s:7:\"extauth\";s:32:\"878cd871dbfad3fa98ccdbb6a472faca\";s:4:\"size\";s:4:\"2264\";s:13:\"connect_admin\";s:15:\"atanaelsantos07\";}i:27;a:5:{s:4:\"name\";s:21:\"www.xyzsoluciones.xyz\";s:3:\"url\";s:30:\"https://www.xyzsoluciones.xyz/\";s:7:\"extauth\";s:32:\"f7cb5fdb5a2a50845725bc952bfb7589\";s:4:\"size\";s:3:\"478\";s:13:\"connect_admin\";s:10:\"zwsxyzsolu\";}i:53;a:5:{s:4:\"name\";s:11:\"Cero Caries\";s:3:\"url\";s:31:\"http://zewsdemo.com/cerocaries/\";s:7:\"extauth\";s:32:\"03d1b37808736367a43aea4a64b568fa\";s:4:\"size\";s:3:\"450\";s:13:\"connect_admin\";s:10:\"cerocaries\";}i:113;a:5:{s:4:\"name\";s:22:\"zewsdemo.com/madahome/\";s:3:\"url\";s:30:\"https://zewsdemo.com/madahome/\";s:7:\"extauth\";s:32:\"2daf9dee4861366c6b8275625407a5f8\";s:4:\"size\";s:4:\"1438\";s:13:\"connect_admin\";s:8:\"hrsuplid\";}i:61;a:5:{s:4:\"name\";s:7:\"OcupoCR\";s:3:\"url\";s:28:\"http://zewsdemo.com/ocupocr/\";s:7:\"extauth\";s:32:\"d4287daeba37d1cc537a404df5c52204\";s:4:\"size\";s:4:\"1289\";s:13:\"connect_admin\";s:7:\"ocupocr\";}i:60;a:5:{s:4:\"name\";s:22:\"zewsdemo.com/verocruz/\";s:3:\"url\";s:29:\"http://zewsdemo.com/verocruz/\";s:7:\"extauth\";s:32:\"176e4939e517d2e57390d8f7beb9e5a8\";s:4:\"size\";s:2:\"38\";s:13:\"connect_admin\";s:8:\"verocruz\";}i:1;a:5:{s:4:\"name\";s:15:\"www.zewsweb.com\";s:3:\"url\";s:24:\"https://www.zewsweb.com/\";s:7:\"extauth\";s:32:\"01cfe9bd13bc5c42c7100b8e0d22ec06\";s:4:\"size\";s:4:\"7943\";s:13:\"connect_admin\";s:7:\"zewsweb\";}}','no'),(8714,'mainwp_child_siteid','84','no'),(20684,'updraftplus_dismisseddashnotice','1699225077','yes'),(20784,'auto_update_core_dev','enabled','yes'),(20785,'auto_update_core_minor','enabled','yes'),(20786,'auto_update_core_major','unset','yes'),(20787,'db_upgraded','','yes'),(20790,'can_compress_scripts','0','no'),(20867,'_transient_jetpack_autoloader_plugin_paths','a:0:{}','yes'),(20870,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(20871,'woocommerce_task_list_hidden','yes','yes'),(20877,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:0;}','yes'),(20884,'woocommerce_default_homepage_layout','two_columns','no'),(20903,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','yes'),(20904,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes'),(20949,'wc_remote_inbox_notifications_specs','a:33:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons§ion=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins > Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:25:\"shipping_category_q4_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:25:\"shipping_category_q4_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:21:\"Save time on shipping\";s:7:\"content\";s:197:\"Is your store all set to ship? Save valuable time (and money!) by automating your fulfillment process for the busiest shopping season. Explore our range of trusted shipping partners to get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"shipping_category_q4_2022_click\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Automate my shipping\";}}s:3:\"url\";s:229:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-delivery-and-fulfillment/?categoryIds=28685&collections=product&page=1&utm_source=inbox_note&utm_medium=product&utm_campaign=shipping_category_q4_2022_click\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-10-10 14:01:31\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-11-10 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"shipstation-integration\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:12:\"packlink-pro\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:6:\"shippo\";}}}}}}}}s:37:\"woocommerce_admin_deprecation_q4_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"woocommerce_admin_deprecation_q4_2022\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:41:\"WooCommerce Admin is part of WooCommerce!\";s:7:\"content\";s:163:\"To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:37:\"woocommerce_admin_deprecation_q4_2022\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:28:\"Deactivate WooCommerce Admin\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-11-04 09:00:33\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-01-31 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}s:23:\"tiktok-targeted-q4-2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:23:\"tiktok-targeted-q4-2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:76:\"Get $200 in ad credit from TikTok after you spend $20 on your first campaign\";s:7:\"content\";s:324:\"Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms & conditions apply</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:29:\"tiktok-targeted-q4-2022-click\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Launch a campaign\";}}s:3:\"url\";s:140:\"https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-10-25 00:40:14\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-12-31 23:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:1000;s:9:\"operation\";s:1:\">\";}}}s:24:\"paypal_paylater_g3_q4_22\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"paypal_paylater_g3_q4_22\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:7:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Turn browsers into buyers with Pay Later\";s:7:\"content\";s:322:\"Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4 & Pay Monthly, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en-GB\";s:5:\"title\";s:55:\"Turn browsers into buyers with Pay in 3 & PayPal Credit\";s:7:\"content\";s:324:\"Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 3 & PayPal Credit, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_AU\";s:5:\"title\";s:39:\"Turn browsers into buyers with Pay in 4\";s:7:\"content\";s:304:\"Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"title\";s:61:\"Transformez les visiteurs en acheteurs avec le Paiement en 4X\";s:7:\"content\";s:321:\"Ajoutez PayPal à vos modes de paiement et proposez notre Paiement en 4X. Disponible dans les Paiements PayPal, le Paiement en 4X vous permet de recevoir votre paiement immédiatement, tandis que vos clients paient en plusieurs fois. Augmentez le panier moyen et boostez vos ventes, sans frais supplémentaires pour vous.\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"title\";s:127:\"Verwandeln Sie potenzielle Käufer*innen mit der PayPal Ratenzahlung und Bezahlung nach 30 Tagen in tatsächliche Käufer*innen\";s:7:\"content\";s:327:\"Bieten Sie mit PayPal Payments die „Später bezahlen“-Optionen einer vertrauenswürdigen Marke an. Sie erhalten Ihr Geld mit PayPal Ratenzahlung und Bezahlen nach 30 Tagen sofort und Ihre Kund*innen können flexibel bezahlen. Steigern Sie den durchschnittlichen Bestellwert und Ihre Conversion – ohne zusätzliche Kosten.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"title\";s:62:\"Convierte a los visitantes en compradores con Paga en 3 plazos\";s:7:\"content\";s:326:\"Añade PayPal al pago y ofrece a los clientes la opción de pagar a plazos con una marca de confianza. Con Paga en 3 plazos de PayPal, los clientes pueden pagar poco a poco y tú recibes el importe por adelantado. Contribuye a aumentar el valor medio de tus pedidos y a lograr más ventas, sin ningún coste adicional para ti.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"title\";s:53:\"Con Paga in 3 rate i visitatori diventano acquirenti.\";s:7:\"content\";s:341:\"Aggiungi PayPal tra i tuoi metodi di pagamento e offri ai tuoi clienti un pagamento a rate di cui si fidano. Con Paga in 3 rate di PayPal tu ricevi il pagamento interamente all\'acquisto e i tuoi clienti possono dilazionarlo in più rate. Promuovi un incremento del valore medio degli ordini e delle conversioni, senza alcun costo aggiuntivo.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"paypal_paylater_g3_q4_22\";s:7:\"locales\";a:7:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:23:\"Install PayPal Payments\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_GB\";s:5:\"label\";s:23:\"Install PayPal Payments\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_AU\";s:5:\"label\";s:23:\"Install PayPal Payments\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"label\";s:30:\"Installer les Paiements PayPal\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"label\";s:28:\"PayPal Payments installieren\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"label\";s:25:\"Instalar Pagos con PayPal\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"label\";s:25:\"Installa Pagamenti PayPal\";}}s:3:\"url\";s:140:\"https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-11-01 15:00:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-01-31 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FR\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ES\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IT\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:15:\"paypal-advanced\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:9:\"braintree\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:10:\"paypal-pro\";}}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:15:\"paypal-standard\";}}i:7;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"paypal-plus-for-germany\";}}i:8;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:35:\"woocommerce-gateway-paypal-checkout\";}}}}}}}}s:24:\"paypal_paylater_g2_q4_22\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"paypal_paylater_g2_q4_22\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Upgrade to PayPal Payments to offer Pay Later at checkout\";s:7:\"content\";s:283:\"PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"paypal_paylater_g2_q4_22\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:23:\"Install PayPal Payments\";}}s:3:\"url\";s:140:\"https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-11-03 15:00:41\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-02-01 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FR\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ES\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IT\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:15:\"paypal-advanced\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:9:\"braintree\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:10:\"paypal-pro\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:15:\"paypal-standard\";}}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"paypal-plus-for-germany\";}}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:35:\"woocommerce-gateway-paypal-checkout\";}}}}}}}','yes'),(33753,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:24:\"Solicitud HTTPS fallida.\";}}','yes'),(33783,'rsssl_current_version','5.0.2','yes'),(33793,'woocommerce_merchant_email_notifications','no','no'),(39500,'duplicate_post_version','4.1.2','yes'),(39575,'category_children','a:0:{}','yes'),(39580,'wpseo_taxonomy_meta','a:1:{s:8:\"post_tag\";a:6:{i:47;a:4:{s:11:\"wpseo_title\";s:14:\"%%term_title%%\";s:13:\"wpseo_focuskw\";s:33:\"Empresas constructoras en Panamá\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:46;a:4:{s:11:\"wpseo_title\";s:24:\"%%term_title%% - Panamá\";s:13:\"wpseo_focuskw\";s:35:\"Empresas constructoras en Chiriquí\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:48;a:4:{s:11:\"wpseo_title\";s:34:\"%%term_title%% - Chiriquí Panamá\";s:13:\"wpseo_focuskw\";s:31:\"Empresas constructivas en David\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:57;a:4:{s:11:\"wpseo_title\";s:25:\"%%term_title%% en Panamá\";s:13:\"wpseo_focuskw\";s:52:\"Instalación de tuberías para sistemas de acueducto\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:59;a:4:{s:11:\"wpseo_title\";s:25:\"%%term_title%% en Panamá\";s:13:\"wpseo_focuskw\";s:23:\"Alquiler de excavadoras\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:51;a:4:{s:11:\"wpseo_title\";s:14:\"%%term_title%%\";s:13:\"wpseo_focuskw\";s:35:\"Alquiler de equipos pesados Panamá\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}','yes'),(49177,'itsec_highlighted_logs','a:3:{s:11:\"highlighted\";a:0:{}s:7:\"markers\";a:0:{}s:5:\"muted\";a:1:{s:18:\"file-change-report\";i:1621364259;}}','no'),(49191,'wc_remote_inbox_notifications_wca_updated','','yes'),(49263,'woocommerce_task_list_welcome_modal_dismissed','yes','yes'),(57312,'woocommerce_inbox_variant_assignment','5','yes'),(57313,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(57323,'woocommerce_admin_version','2.3.1','yes'),(128817,'mainwp_cache_control_cache_solution','','yes'),(129069,'mainwp_child_auto_purge_cache','0','yes'),(129070,'mainwp_child_cloud_flair_enabled','0','yes'),(129071,'mainwp_cloudflair_email','','yes'),(129072,'mainwp_cloudflair_key','','yes'),(131361,'mainwp_cache_control_log','{\"status\":\"Disabled\"}','yes'),(181893,'updraft_jobdata_60e60e79063d','a:5:{s:8:\"job_type\";s:8:\"download\";s:11:\"job_time_ms\";d:1668698815.9690608978271484375;s:30:\"dlmessage_1625689721_plugins_0\";s:93:\"The file was found locally and matched the recorded size from the backup history (71230.1 KB)\";s:7:\"service\";a:0:{}s:27:\"dlfile_1625689721_plugins_0\";s:128:\"downloading:72939655:/home/gruposuadi/public_html/wp-content/updraft/backup_2021-07-07-1528_Grupo_Suadi_200b79f42add-plugins.zip\";}','no'),(181894,'updraft_jobdata_60e60e790fe0','a:5:{s:8:\"job_type\";s:8:\"download\";s:11:\"job_time_ms\";d:1668698795.2909219264984130859375;s:29:\"dlmessage_1625689721_themes_0\";s:93:\"The file was found locally and matched the recorded size from the backup history (23623.6 KB)\";s:7:\"service\";a:0:{}s:26:\"dlfile_1625689721_themes_0\";s:127:\"downloading:24190602:/home/gruposuadi/public_html/wp-content/updraft/backup_2021-07-07-1528_Grupo_Suadi_200b79f42add-themes.zip\";}','no'),(181906,'wp_rocket_settings','a:77:{s:16:\"secret_cache_key\";s:22:\"636599d48a58a251663077\";s:12:\"cache_mobile\";i:1;s:23:\"do_caching_mobile_files\";i:0;s:10:\"cache_webp\";i:0;s:17:\"cache_logged_user\";i:0;s:9:\"cache_ssl\";i:1;s:5:\"emoji\";i:1;s:6:\"embeds\";i:0;s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"purge_cron_interval\";i:10;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:11:\"exclude_css\";a:0:{}s:10:\"exclude_js\";a:0:{}s:17:\"exclude_inline_js\";a:0:{}s:12:\"defer_all_js\";i:0;s:17:\"defer_all_js_safe\";i:1;s:9:\"async_css\";i:0;s:12:\"critical_css\";s:0:\"\";s:8:\"lazyload\";i:0;s:16:\"lazyload_iframes\";i:0;s:16:\"lazyload_youtube\";i:0;s:10:\"minify_css\";i:0;s:14:\"minify_css_key\";s:22:\"657b63bc47ef9539171629\";s:22:\"minify_concatenate_css\";i:0;s:9:\"minify_js\";i:0;s:13:\"minify_js_key\";s:22:\"657b63bc47f08639674106\";s:21:\"minify_concatenate_js\";i:0;s:19:\"minify_google_fonts\";i:1;s:14:\"manual_preload\";i:1;s:15:\"sitemap_preload\";i:0;s:25:\"sitemap_preload_url_crawl\";s:6:\"500000\";s:8:\"sitemaps\";a:0:{}s:12:\"dns_prefetch\";a:0:{}s:13:\"preload_fonts\";a:0:{}s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:27:\"database_expired_transients\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:27:\"automatic_cleanup_frequency\";s:0:\"\";s:3:\"cdn\";i:0;s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:13:\"do_cloudflare\";i:0;s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_api_key\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"cloudflare_devmode\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:24:\"cloudflare_auto_settings\";i:0;s:23:\"cloudflare_old_settings\";s:0:\"\";s:17:\"control_heartbeat\";i:0;s:23:\"heartbeat_site_behavior\";s:18:\"reduce_periodicity\";s:24:\"heartbeat_admin_behavior\";s:18:\"reduce_periodicity\";s:25:\"heartbeat_editor_behavior\";s:18:\"reduce_periodicity\";s:18:\"varnish_auto_purge\";i:0;s:7:\"do_beta\";i:0;s:17:\"analytics_enabled\";i:0;s:22:\"google_analytics_cache\";i:0;s:20:\"facebook_pixel_cache\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:18:\"sucury_waf_api_key\";s:0:\"\";s:16:\"async_css_mobile\";i:1;s:8:\"delay_js\";i:1;s:16:\"delay_js_scripts\";a:43:{i:0;s:12:\"getbutton.io\";i:1;s:18:\"/app/js/api.min.js\";i:2;s:67:\"feedbackcompany.com/includes/widgets/feedback-company-widget.min.js\";i:3;s:46:\"snap.licdn.com/li.lms-analytics/insight.min.js\";i:4;s:29:\"static.ads-twitter.com/uwt.js\";i:5;s:31:\"platform.twitter.com/widgets.js\";i:6;s:4:\"twq(\";i:7;s:7:\"/sdk.js\";i:8;s:46:\"static.leadpages.net/leadbars/current/embed.js\";i:9;s:43:\"translate.google.com/translate_a/element.js\";i:10;s:19:\"widget.manychat.com\";i:11;s:21:\"xfbml.customerchat.js\";i:12;s:27:\"static.hotjar.com/c/hotjar-\";i:13;s:27:\"smartsuppchat.com/loader.js\";i:14;s:18:\"grecaptcha.execute\";i:15;s:8:\"Tawk_API\";i:16;s:11:\"shareaholic\";i:17;s:9:\"sharethis\";i:18;s:26:\"simple-share-buttons-adder\";i:19;s:8:\"addtoany\";i:20;s:12:\"font-awesome\";i:21;s:8:\"wpdiscuz\";i:22;s:15:\"cookie-law-info\";i:23;s:8:\"pinit.js\";i:24;s:8:\"/gtag/js\";i:25;s:5:\"gtag(\";i:26;s:7:\"/gtm.js\";i:27;s:5:\"/gtm-\";i:28;s:11:\"fbevents.js\";i:29;s:4:\"fbq(\";i:30;s:33:\"google-analytics.com/analytics.js\";i:31;s:5:\"ga( \'\";i:32;s:4:\"ga(\'\";i:33;s:11:\"adsbygoogle\";i:34;s:10:\"ShopifyBuy\";i:35;s:31:\"widget.trustpilot.com/bootstrap\";i:36;s:13:\"ft.sdk.min.js\";i:37;s:31:\"apps.elfsight.com/p/platform.js\";i:38;s:27:\"livechatinc.com/tracking.js\";i:39;s:14:\"LiveChatWidget\";i:40;s:27:\"/busting/facebook-tracking/\";i:41;s:5:\"olark\";i:42;s:32:\"pixel-caffeine/build/frontend.js\";}s:13:\"preload_links\";i:0;s:17:\"yoast_xml_sitemap\";i:0;s:7:\"version\";s:5:\"3.7.2\";}','yes'),(181919,'_transient_rocket_preload_complete','33','yes'),(181920,'_transient_rocket_preload_complete_time','4 de noviembre de 2022 @ 18:03','yes'),(184509,'rewrite_rules','a:217:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:11:\"servicio/?$\";s:28:\"index.php?post_type=services\";s:41:\"servicio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:36:\"servicio/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:28:\"servicio/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=services&paged=$matches[1]\";s:10:\"project/?$\";s:28:\"index.php?post_type=projects\";s:40:\"project/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=projects&feed=$matches[1]\";s:35:\"project/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=projects&feed=$matches[1]\";s:27:\"project/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=projects&paged=$matches[1]\";s:8:\"staff/?$\";s:25:\"index.php?post_type=staff\";s:38:\"staff/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=staff&feed=$matches[1]\";s:33:\"staff/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=staff&feed=$matches[1]\";s:25:\"staff/page/([0-9]{1,})/?$\";s:43:\"index.php?post_type=staff&paged=$matches[1]\";s:14:\"testimonial/?$\";s:32:\"index.php?post_type=testimonials\";s:44:\"testimonial/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=testimonials&feed=$matches[1]\";s:39:\"testimonial/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=testimonials&feed=$matches[1]\";s:31:\"testimonial/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=testimonials&paged=$matches[1]\";s:48:\"categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:43:\"categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:24:\"categoria/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:36:\"categoria/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:18:\"categoria/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:49:\"etiqueta/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:44:\"etiqueta/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:25:\"etiqueta/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:37:\"etiqueta/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:19:\"etiqueta/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:49:\"category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?project_categories=$matches[1]&feed=$matches[2]\";s:44:\"category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?project_categories=$matches[1]&feed=$matches[2]\";s:25:\"category/([^/]+)/embed/?$\";s:51:\"index.php?project_categories=$matches[1]&embed=true\";s:37:\"category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?project_categories=$matches[1]&paged=$matches[2]\";s:19:\"category/([^/]+)/?$\";s:40:\"index.php?project_categories=$matches[1]\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"servicio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"servicio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"servicio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"servicio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"servicio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"servicio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"servicio/([^/]+)/embed/?$\";s:41:\"index.php?services=$matches[1]&embed=true\";s:29:\"servicio/([^/]+)/trackback/?$\";s:35:\"index.php?services=$matches[1]&tb=1\";s:49:\"servicio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:44:\"servicio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:37:\"servicio/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?services=$matches[1]&paged=$matches[2]\";s:44:\"servicio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?services=$matches[1]&cpage=$matches[2]\";s:33:\"servicio/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?services=$matches[1]&page=$matches[2]\";s:25:\"servicio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"servicio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"servicio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"servicio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"servicio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"servicio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"project/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"project/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"project/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"project/([^/]+)/embed/?$\";s:41:\"index.php?projects=$matches[1]&embed=true\";s:28:\"project/([^/]+)/trackback/?$\";s:35:\"index.php?projects=$matches[1]&tb=1\";s:48:\"project/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?projects=$matches[1]&feed=$matches[2]\";s:43:\"project/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?projects=$matches[1]&feed=$matches[2]\";s:36:\"project/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?projects=$matches[1]&paged=$matches[2]\";s:43:\"project/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?projects=$matches[1]&cpage=$matches[2]\";s:32:\"project/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?projects=$matches[1]&page=$matches[2]\";s:24:\"project/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"project/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"project/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"staff/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"staff/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"staff/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"staff/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"staff/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"staff/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"staff/([^/]+)/embed/?$\";s:38:\"index.php?staff=$matches[1]&embed=true\";s:26:\"staff/([^/]+)/trackback/?$\";s:32:\"index.php?staff=$matches[1]&tb=1\";s:46:\"staff/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?staff=$matches[1]&feed=$matches[2]\";s:41:\"staff/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?staff=$matches[1]&feed=$matches[2]\";s:34:\"staff/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?staff=$matches[1]&paged=$matches[2]\";s:41:\"staff/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?staff=$matches[1]&cpage=$matches[2]\";s:30:\"staff/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?staff=$matches[1]&page=$matches[2]\";s:22:\"staff/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"staff/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"staff/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"staff/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"staff/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"staff/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"testimonial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"testimonial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"testimonial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"testimonial/([^/]+)/embed/?$\";s:45:\"index.php?testimonials=$matches[1]&embed=true\";s:32:\"testimonial/([^/]+)/trackback/?$\";s:39:\"index.php?testimonials=$matches[1]&tb=1\";s:52:\"testimonial/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?testimonials=$matches[1]&feed=$matches[2]\";s:47:\"testimonial/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?testimonials=$matches[1]&feed=$matches[2]\";s:40:\"testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&paged=$matches[2]\";s:47:\"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&cpage=$matches[2]\";s:36:\"testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?testimonials=$matches[1]&page=$matches[2]\";s:28:\"testimonial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"testimonial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=112&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\".+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:30:\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\".+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),(184942,'mainwp_child_actions_data_checked','1702912338','yes'),(185173,'mainwp_child_actions_saved_number_of_days','30','no'),(220914,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:10:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-6.4.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-6.4.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.2\";s:7:\"version\";s:5:\"6.4.2\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.2\";s:7:\"version\";s:5:\"6.4.2\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.2.3\";s:7:\"version\";s:5:\"6.2.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.2\";s:7:\"version\";s:5:\"6.4.2\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.3.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.3.2\";s:7:\"version\";s:5:\"6.3.2\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.2.3\";s:7:\"version\";s:5:\"6.2.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";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:59:\"https://downloads.wordpress.org/release/wordpress-6.1.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.4\";s:7:\"version\";s:5:\"6.1.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";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:59:\"https://downloads.wordpress.org/release/wordpress-6.0.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.6-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.6\";s:7:\"version\";s:5:\"6.0.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";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:59:\"https://downloads.wordpress.org/release/wordpress-5.9.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.9.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.9.8-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.9.8\";s:7:\"version\";s:5:\"5.9.8\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";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:59:\"https://downloads.wordpress.org/release/wordpress-5.8.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.8.8-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.8.8\";s:7:\"version\";s:5:\"5.8.8\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1703223459;s:15:\"version_checked\";s:6:\"5.7.10\";s:12:\"translations\";a:0:{}}','no'),(226997,'_transient_timeout_rsssl_plusone_count','1703522725','no'),(226998,'_transient_rsssl_plusone_count','2','no'),(227232,'_transient_random_seed','97b1690ad68da12a49c0272948b0ebc5','yes'),(227315,'recovery_mode_email_last_sent','1702917553','yes'),(227375,'_site_transient_timeout_browser_94b6008c53252f4ee8362c53b21dd6d1','1703517139','no'),(227376,'_site_transient_browser_94b6008c53252f4ee8362c53b21dd6d1','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"120.0.0.0\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','no'),(227397,'mainwp_child_actions_saved_data','a:3:{s:15:\"connected_admin\";s:10:\"gruposuadi\";s:14:\"17029174361944\";a:7:{s:7:\"context\";s:7:\"plugins\";s:6:\"action\";s:9:\"activated\";s:11:\"action_user\";s:10:\"gruposuadi\";s:7:\"created\";i:1702899436;s:7:\"summary\";s:50:\"El plugin «Really Simple SSL» se ha activado en \";s:9:\"meta_data\";a:3:{s:4:\"name\";s:17:\"Really Simple SSL\";s:4:\"slug\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:9:\"meta_data\";a:6:{s:7:\"user_id\";i:2;s:12:\"display_name\";s:10:\"gruposuadi\";s:11:\"action_user\";s:10:\"gruposuadi\";s:4:\"role\";s:13:\"administrator\";s:15:\"user_role_label\";s:13:\"Administrador\";s:5:\"agent\";s:0:\"\";}}s:3:\"new\";i:0;}s:14:\"17029174611709\";a:7:{s:7:\"context\";s:7:\"plugins\";s:6:\"action\";s:11:\"deactivated\";s:11:\"action_user\";s:10:\"gruposuadi\";s:7:\"created\";i:1702899461;s:7:\"summary\";s:48:\"El plugin «MainWP Child» se ha desactivado en \";s:9:\"meta_data\";a:3:{s:4:\"name\";s:12:\"MainWP Child\";s:4:\"slug\";s:29:\"mainwp-child/mainwp-child.php\";s:9:\"meta_data\";a:6:{s:7:\"user_id\";i:2;s:12:\"display_name\";s:10:\"gruposuadi\";s:11:\"action_user\";s:10:\"gruposuadi\";s:4:\"role\";s:13:\"administrator\";s:15:\"user_role_label\";s:13:\"Administrador\";s:5:\"agent\";s:0:\"\";}}s:3:\"new\";i:0;}}','yes'),(227398,'rsssl_activated_plugin','1','yes'),(227646,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1703223463;s:7:\"checked\";a:3:{s:18:\"construction-child\";s:3:\"1.2\";s:12:\"construction\";s:3:\"1.2\";s:15:\"twentytwentyone\";s:3:\"1.3\";}s:8:\"response\";a:1:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.0.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(227647,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1703228120;s:7:\"checked\";a:18:{s:19:\"akismet/akismet.php\";s:6:\"4.1.10\";s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";s:5:\"6.6.0\";s:33:\"classic-editor/classic-editor.php\";s:3:\"1.6\";s:69:\"construction_theme_functionality/construction_theme_functionality.php\";s:3:\"1.1\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.4.1\";s:58:\"contact-form-7-to-database-extension/contact-form-7-db.php\";s:7:\"2.10.26\";s:41:\"better-wp-security/better-wp-security.php\";s:5:\"7.9.1\";s:31:\"creame-whatsapp-me/joinchat.php\";s:6:\"4.1.14\";s:27:\"maintenance/maintenance.php\";s:4:\"4.02\";s:29:\"mainwp-child/mainwp-child.php\";s:5:\"4.3.1\";s:45:\"mainwp-child-reports/mainwp-child-reports.php\";s:5:\"2.0.7\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:5:\"5.0.2\";s:23:\"revslider/revslider.php\";s:6:\"6.2.23\";s:27:\"updraftplus/updraftplus.php\";s:7:\"1.16.56\";s:27:\"js_composer/js_composer.php\";s:5:\"6.4.2\";s:23:\"wp-rocket/wp-rocket.php\";s:5:\"3.7.2\";s:33:\"duplicate-post/duplicate-post.php\";s:5:\"4.1.2\";s:24:\"wordpress-seo/wp-seo.php\";s:6:\"16.6.1\";}s:8:\"response\";a:7:{s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/breadcrumb-navxt\";s:4:\"slug\";s:16:\"breadcrumb-navxt\";s:6:\"plugin\";s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";s:11:\"new_version\";s:5:\"7.2.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/breadcrumb-navxt/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/breadcrumb-navxt.7.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103\";s:3:\"svg\";s:61:\"https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/breadcrumb-navxt/assets/banner-1544x500.png?rev=1927103\";s:2:\"1x\";s:71:\"https://ps.w.org/breadcrumb-navxt/assets/banner-772x250.png?rev=1927103\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"creame-whatsapp-me/joinchat.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:32:\"w.org/plugins/creame-whatsapp-me\";s:4:\"slug\";s:18:\"creame-whatsapp-me\";s:6:\"plugin\";s:31:\"creame-whatsapp-me/joinchat.php\";s:11:\"new_version\";s:6:\"5.0.15\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/creame-whatsapp-me/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/creame-whatsapp-me.5.0.15.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/creame-whatsapp-me/assets/icon-256x256.gif?rev=2699533\";s:2:\"1x\";s:71:\"https://ps.w.org/creame-whatsapp-me/assets/icon-128x128.gif?rev=2699533\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/creame-whatsapp-me/assets/banner-1544x500.png?rev=2936349\";s:2:\"1x\";s:73:\"https://ps.w.org/creame-whatsapp-me/assets/banner-772x250.png?rev=2936349\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.9.0\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:3:\"5.5\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"maintenance/maintenance.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/maintenance\";s:4:\"slug\";s:11:\"maintenance\";s:6:\"plugin\";s:27:\"maintenance/maintenance.php\";s:11:\"new_version\";s:4:\"4.08\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/maintenance/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/maintenance.4.08.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/maintenance/assets/icon-256x256.png?rev=2689583\";s:2:\"1x\";s:64:\"https://ps.w.org/maintenance/assets/icon-128x128.png?rev=2689583\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/maintenance/assets/banner-772x250.png?rev=1637471\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:29:\"mainwp-child/mainwp-child.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/mainwp-child\";s:4:\"slug\";s:12:\"mainwp-child\";s:6:\"plugin\";s:29:\"mainwp-child/mainwp-child.php\";s:11:\"new_version\";s:5:\"4.5.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/mainwp-child/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/mainwp-child.4.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-256x256.png?rev=2734948\";s:2:\"1x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-128x128.png?rev=2734948\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/mainwp-child/assets/banner-1544x500.jpg?rev=2734948\";s:2:\"1x\";s:67:\"https://ps.w.org/mainwp-child/assets/banner-772x250.jpg?rev=2734948\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/mainwp-child/assets/banner-1544x500-rtl.jpg?rev=2712922\";s:2:\"1x\";s:71:\"https://ps.w.org/mainwp-child/assets/banner-772x250-rtl.jpg?rev=2712922\";}s:8:\"requires\";s:3:\"5.4\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:3:\"7.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/updraftplus\";s:4:\"slug\";s:11:\"updraftplus\";s:6:\"plugin\";s:27:\"updraftplus/updraftplus.php\";s:11:\"new_version\";s:7:\"1.23.13\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/updraftplus.1.23.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200\";s:2:\"1x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200\";s:2:\"1x\";s:66:\"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.2\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:3:\"7.3\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";N;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:7:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.8.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:3:\"7.4\";s:13:\"compatibility\";a:0:{}}s:41:\"better-wp-security/better-wp-security.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:32:\"w.org/plugins/better-wp-security\";s:4:\"slug\";s:18:\"better-wp-security\";s:6:\"plugin\";s:41:\"better-wp-security/better-wp-security.php\";s:11:\"new_version\";s:5:\"9.2.0\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/better-wp-security/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/better-wp-security.9.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:63:\"https://ps.w.org/better-wp-security/assets/icon.svg?rev=2980272\";s:3:\"svg\";s:63:\"https://ps.w.org/better-wp-security/assets/icon.svg?rev=2980272\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/better-wp-security/assets/banner-1544x500.png?rev=2980272\";s:2:\"1x\";s:73:\"https://ps.w.org/better-wp-security/assets/banner-772x250.png?rev=2980272\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:3:\"7.3\";s:13:\"compatibility\";a:0:{}}s:45:\"mainwp-child-reports/mainwp-child-reports.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:34:\"w.org/plugins/mainwp-child-reports\";s:4:\"slug\";s:20:\"mainwp-child-reports\";s:6:\"plugin\";s:45:\"mainwp-child-reports/mainwp-child-reports.php\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/mainwp-child-reports/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/mainwp-child-reports.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/mainwp-child-reports/assets/icon-256x256.png?rev=2734950\";s:2:\"1x\";s:73:\"https://ps.w.org/mainwp-child-reports/assets/icon-128x128.png?rev=2734950\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/mainwp-child-reports/assets/banner-772x250.png?rev=1601673\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";a:0:{}}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"7.2.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.7.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:3:\"7.2\";s:13:\"compatibility\";a:0:{}}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=2336666\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=2336666\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=2336666\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"21.7\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.4.2\";s:12:\"requires_php\";s:5:\"7.2.5\";s:13:\"compatibility\";a:0:{}}}}','no'),(227653,'_site_transient_timeout_theme_roots','1703229923','no'),(227654,'_site_transient_theme_roots','a:3:{s:18:\"construction-child\";s:7:\"/themes\";s:12:\"construction\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";}','no'),(227678,'_transient_timeout_wpseo_total_unindexed_posts','1703347917','no'),(227679,'_transient_wpseo_total_unindexed_posts','0','no'),(227680,'_transient_timeout_wpseo_total_unindexed_terms','1703347917','no'),(227681,'_transient_wpseo_total_unindexed_terms','0','no'),(227682,'_transient_timeout_wpseo_total_unindexed_post_type_archives','1703347917','no'),(227683,'_transient_wpseo_total_unindexed_post_type_archives','0','no'),(227684,'_transient_timeout_wpseo_unindexed_post_link_count','1703347917','no'),(227685,'_transient_wpseo_unindexed_post_link_count','0','no'),(227686,'_transient_timeout_wpseo_unindexed_term_link_count','1703347917','no'),(227687,'_transient_wpseo_unindexed_term_link_count','0','no'),(227688,'_site_transient_timeout_browser_9c1ce27f08b16479d2e17743062b28ed','1703866317','no'),(227689,'_site_transient_browser_9c1ce27f08b16479d2e17743062b28ed','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"120.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(227690,'_site_transient_timeout_php_check_e796305fbf0257ebb2c4c2c40c9bc4af','1703866317','no'),(227691,'_site_transient_php_check_e796305fbf0257ebb2c4c2c40c9bc4af','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(227692,'_transient_timeout_rsssl_certinfo','1703347918','no'),(227693,'_transient_rsssl_certinfo','no-response','no'),(227698,'_transient_timeout_rsssl_admin_notices','1703350545','no'),(227699,'_transient_rsssl_admin_notices','a:0:{}','no'),(227700,'_site_transient_timeout_browser_e2f372d8e1c29f8addff111a1630f3f1','1703866684','no'),(227701,'_site_transient_browser_e2f372d8e1c29f8addff111a1630f3f1','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"121.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'),(227702,'_transient_timeout_wpseo-statistics-totals','1703348307','no'),(227703,'_transient_wpseo-statistics-totals','a:1:{i:2;a:2:{s:6:\"scores\";a:3:{i:0;a:4:{s:8:\"seo_rank\";s:2:\"ok\";s:5:\"label\";s:62:\"Entradas con la puntuación de SEO: <strong>Aceptable</strong>\";s:5:\"count\";i:6;s:4:\"link\";s:103:\"https://www.gruposuadi.com/wp-admin/edit.php?post_status=publish&post_type=post&seo_filter=ok\";}i:1;a:4:{s:8:\"seo_rank\";s:4:\"good\";s:5:\"label\";s:57:\"Entradas con la puntuación de SEO: <strong>Bien</strong>\";s:5:\"count\";i:3;s:4:\"link\";s:105:\"https://www.gruposuadi.com/wp-admin/edit.php?post_status=publish&post_type=post&seo_filter=good\";}i:2;a:4:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"label\";s:50:\"Entradas <strong>sin</strong> frase clave objetivo\";s:5:\"count\";i:5;s:4:\"link\";s:103:\"https://www.gruposuadi.com/wp-admin/edit.php?post_status=publish&post_type=post&seo_filter=na\";}}s:8:\"division\";a:5:{s:3:\"bad\";i:0;s:2:\"ok\";d:0.42857142857142855;s:4:\"good\";d:0.21428571428571427;s:2:\"na\";d:0.35714285714285715;s:7:\"noindex\";i:0;}}}','no'),(227704,'_site_transient_timeout_community-events-1772efb72fc888d934e43e197d6aa729','1703305118','no'),(227705,'_site_transient_community-events-1772efb72fc888d934e43e197d6aa729','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"186.15.40.0\";}s:6:\"events\";a:0:{}}','no'),(227708,'_transient_timeout_rsssl_curl_error','1703264668','no'),(227709,'_transient_rsssl_curl_error','cURL error 51: SSL: no alternative certificate subject name matches target host name \'www.gruposuadi.com\'','no'),(227710,'_transient_timeout_rsssl_mixed_content_fixer_detected','1703264668','no'),(227711,'_transient_rsssl_mixed_content_fixer_detected','curl-error','no'),(227717,'_transient_doing_cron','1735365686.1773390769958496093750','yes'),(227723,'itsec_scheduler_page_load','a:2:{s:6:\"single\";a:0:{}s:9:\"recurring\";a:5:{s:11:\"flush-files\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:10:\"last_fired\";i:1735365653;s:4:\"data\";a:0:{}}s:17:\"purge-log-entries\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:10:\"last_fired\";i:1735365653;s:4:\"data\";a:0:{}}s:12:\"health-check\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:10:\"last_fired\";i:1735365653;s:4:\"data\";a:0:{}}s:11:\"clear-locks\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:10:\"last_fired\";i:1735365653;s:4:\"data\";a:0:{}}s:12:\"clear-tokens\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:10:\"last_fired\";i:1735365653;s:4:\"data\";a:0:{}}}}','no'),(228162,'_site_transient_timeout_itsec_wp_upload_dir','1735452062','no'),(228163,'_site_transient_itsec_wp_upload_dir','a:6:{s:4:\"path\";s:84:\"\\\\WDP\\DFS\\46\\7\\1\\6\\4659771617\\user\\sites\\2734652.site\\www/wp-content/uploads/2024/12\";s:3:\"url\";s:53:\"https://www.gruposuadi.com/wp-content/uploads/2024/12\";s:6:\"subdir\";s:8:\"/2024/12\";s:7:\"basedir\";s:76:\"\\\\WDP\\DFS\\46\\7\\1\\6\\4659771617\\user\\sites\\2734652.site\\www/wp-content/uploads\";s:7:\"baseurl\";s:45:\"https://www.gruposuadi.com/wp-content/uploads\";s:5:\"error\";s:102:\"Unable to create directory wp-content/uploads/2024/12. Is its parent directory writable by the server?\";}','no'); /*!40000 ALTER TABLE `grpsd_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_postmeta` -- DROP TABLE IF EXISTS `grpsd_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=2137 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_postmeta` -- LOCK TABLES `grpsd_postmeta` WRITE; /*!40000 ALTER TABLE `grpsd_postmeta` DISABLE KEYS */; INSERT INTO `grpsd_postmeta` VALUES (3,6,'_form','<div class=\"row\">\n<div class=\"col-sm-12\">\n<label> Nombre completo (requerido)\n [text* su-nombre] </label>\n\n<label> Correo electrónico (requerido)\n [email* su-email] </label>\n</div> <div class=\"col-sm-6\">\n<label> Teléfono\n [text su-telefono] </label>\n</div> <div class=\"col-sm-6\">\n<label> Ubicación\n [text su-telefono] </label>\n</div> <div class=\"col-sm-12\">\n<label> Mensaje / Comentarios\n [textarea su-mensaje] </label>\n\n[submit \"Enviar\"]\n</div>\n</div>'),(4,6,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:48:\"Correo desde servicios de maquinaria [su-nombre]\";s:6:\"sender\";s:36:\"Grupo SUADI <compras@gruposuadi.com>\";s:9:\"recipient\";s:22:\"compras@gruposuadi.com\";s:4:\"body\";s:426:\"Nuevo mensaje desde el sitio web. Esta es la información: \n\n<strong>De:</strong> [su-nombre] - [su-email]\n<strong>Teléfono:</strong> [su-telefono]\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\n\n<strong>Mensaje:</strong> [su-mensaje]\n\n-- \nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\";s:18:\"additional_headers\";s:47:\"Reply-To: [su-email]\nCc: asuarez@gruposuadi.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(5,6,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:41:\"[Grupo Suadi] ¡Gracias por contactarnos!\";s:6:\"sender\";s:36:\"Grupo SUADI <compras@gruposuadi.com>\";s:9:\"recipient\";s:10:\"[su-email]\";s:4:\"body\";s:511:\"¡Saludos, [su-nombre]!\n\nRecibimos su mensaje y muy pronto nos pondremos en contacto con usted. Este es un resumen de su mensaje: \n\n<strong>Nombre:</strong> [su-nombre]\n<strong>E-mail:</strong> [su-email]\n<strong>Teléfono:</strong> [su-telefono]\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">[_post_title]</a>\n\n<strong>Mensaje:</strong> \n[su-mensaje]\n\n-- \nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\";s:18:\"additional_headers\";s:56:\"Reply-To: compras@gruposuadi.com, asuarez@gruposuadi.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(6,6,'_messages','a:22:{s:12:\"mail_sent_ok\";s:40:\"Gracias por tu mensaje. Ha sido enviado.\";s:12:\"mail_sent_ng\";s:87:\"Hubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\";s:16:\"validation_error\";s:71:\"Uno o más campos tienen un error. Por favor revisa e intenta de nuevo.\";s:4:\"spam\";s:87:\"Hubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\";s:12:\"accept_terms\";s:68:\"Debe aceptar los términos y condiciones antes de enviar su mensaje.\";s:16:\"invalid_required\";s:24:\"El campo es obligatorio.\";s:16:\"invalid_too_long\";s:22:\"El campo es muy 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 al subir 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: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.\";}'),(7,6,'_additional_settings',''),(8,6,'_locale','es_ES'),(9,7,'_wp_attached_file','woocommerce-placeholder.png'),(10,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-450x250.png\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-550x300.png\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:36:\"woocommerce-placeholder-1110x550.png\";s:5:\"width\";i:1110;s:6:\"height\";i:550;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:{}}}'),(11,8,'_wp_attached_file','2020/09/mt-sample-background.jpg'),(12,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:32:\"2020/09/mt-sample-background.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"mt-sample-background-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"mt-sample-background-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"mt-sample-background-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:33:\"mt-sample-background-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26,13,'_edit_lock','1611339310:2'),(27,13,'_edit_last','2'),(28,13,'_wp_page_template','default'),(29,13,'slide_template','default'),(30,13,'rs_page_bg_color','#ffffff'),(31,13,'_wpb_vc_js_status','true'),(32,13,'_nt_header_background_color','#222222'),(33,13,'_nt_header_alignment','left'),(34,13,'_nt_header_text_color','#ffffff'),(35,13,'_nt_header_breadcrumb_color','light'),(36,13,'_nt_header_padding_top','200'),(37,13,'_nt_header_padding_bottom','0'),(38,15,'_edit_last','2'),(39,15,'_edit_lock','1618332593:2'),(40,15,'slide_template',''),(41,15,'rs_page_bg_color',''),(42,15,'_wpb_vc_js_status','true'),(43,15,'_nt_header_background_color','#222222'),(44,15,'_nt_header_alignment','left'),(45,15,'_nt_header_text_color','#ffffff'),(46,15,'_nt_header_breadcrumb_color','light'),(47,15,'_nt_header_padding_top','200'),(48,15,'_nt_header_padding_bottom','10'),(49,18,'_wp_attached_file','2020/09/Alquiler-de-equipos.jpg'),(50,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:31:\"2020/09/Alquiler-de-equipos.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Alquiler-de-equipos-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"Alquiler-de-equipos-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Alquiler-de-equipos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-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:\"Alquiler-de-equipos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Alquiler-de-equipos-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:{}}}'),(51,15,'_thumbnail_id','256'),(52,15,'_nt_header_title','Alquiler de equipos'),(56,15,'_nt_enable_page_header','on'),(57,15,'_nt_header_background_image_id','20'),(58,15,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(61,20,'_wp_attached_file','2020/09/Header-maquinaria.jpg'),(62,20,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:967;s:4:\"file\";s:29:\"2020/09/Header-maquinaria.jpg\";s:5:\"sizes\";a:18:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Header-maquinaria-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"Header-maquinaria-1536x774.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:30:\"Header-maquinaria-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Header-maquinaria-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-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:29:\"Header-maquinaria-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Header-maquinaria-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:{}}}'),(63,15,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(70,22,'_edit_last','2'),(71,22,'_edit_lock','1611341918:2'),(72,22,'slide_template',''),(73,22,'rs_page_bg_color',''),(74,22,'_wpb_vc_js_status','true'),(75,22,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(76,22,'_nt_header_background_color','#222222'),(77,22,'_nt_header_alignment','left'),(78,22,'_nt_header_text_color','#ffffff'),(79,22,'_nt_header_breadcrumb_color','light'),(80,22,'_nt_header_padding_top','200'),(81,22,'_nt_header_padding_bottom','10'),(82,22,'_nt_enable_page_header','on'),(83,22,'_nt_header_background_image_id','20'),(84,22,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(85,22,'_nt_header_title','Excavadoras'),(86,23,'_wp_attached_file','2020/09/excavadoras-hidraulicas.jpg'),(87,23,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:35:\"2020/09/excavadoras-hidraulicas.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"excavadoras-hidraulicas-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:36:\"excavadoras-hidraulicas-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-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:\"excavadoras-hidraulicas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"excavadoras-hidraulicas-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:{}}}'),(88,22,'_thumbnail_id','396'),(98,25,'_menu_item_type','post_type'),(99,25,'_menu_item_menu_item_parent','0'),(100,25,'_menu_item_object_id','13'),(101,25,'_menu_item_object','page'),(102,25,'_menu_item_target',''),(103,25,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(104,25,'_menu_item_xfn',''),(105,25,'_menu_item_url',''),(107,26,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(108,26,'slide_template',''),(109,26,'rs_page_bg_color',''),(110,26,'_wpb_vc_js_status','true'),(111,26,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(112,26,'_nt_header_background_color','#222222'),(113,26,'_nt_header_alignment','left'),(114,26,'_nt_header_text_color','#ffffff'),(115,26,'_nt_header_breadcrumb_color','light'),(116,26,'_nt_header_padding_top','200'),(117,26,'_nt_header_padding_bottom','10'),(118,26,'_nt_enable_page_header','on'),(119,26,'_nt_header_background_image_id','20'),(120,26,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(121,26,'_nt_header_title','Tractores sobre Oruga'),(122,26,'_thumbnail_id','397'),(123,26,'_dp_original','22'),(124,26,'_edit_lock','1611341819:2'),(125,26,'_edit_last','2'),(126,27,'_wp_attached_file','2020/09/Tractores-bulldozer.jpg'),(127,27,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:31:\"2020/09/Tractores-bulldozer.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Tractores-bulldozer-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"Tractores-bulldozer-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Tractores-bulldozer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-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:\"Tractores-bulldozer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Tractores-bulldozer-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:{}}}'),(128,27,'_wp_attachment_image_alt','Alquiler de Tractores bulldozer'),(129,28,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(130,28,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(131,28,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(132,28,'slide_template',''),(133,28,'rs_page_bg_color',''),(134,28,'_wpb_vc_js_status','true'),(135,28,'_nt_header_background_color','#222222'),(136,28,'_nt_header_alignment','left'),(137,28,'_nt_header_text_color','#ffffff'),(138,28,'_nt_header_breadcrumb_color','light'),(139,28,'_nt_header_padding_top','200'),(140,28,'_nt_header_padding_bottom','10'),(141,28,'_nt_enable_page_header','on'),(142,28,'_nt_header_background_image_id','20'),(143,28,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(144,28,'_nt_header_title','Camiones articulados'),(147,28,'_dp_original','26'),(148,28,'_edit_lock','1611347208:2'),(149,28,'_edit_last','2'),(152,30,'_wp_attached_file','2020/09/alquiler-camiones-articulados-1.jpg'),(153,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:43:\"2020/09/alquiler-camiones-articulados-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"alquiler-camiones-articulados-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:44:\"alquiler-camiones-articulados-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-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:\"alquiler-camiones-articulados-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"alquiler-camiones-articulados-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:{}}}'),(154,31,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(155,31,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(156,31,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(157,31,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(158,31,'slide_template',''),(159,31,'rs_page_bg_color',''),(160,31,'_wpb_vc_js_status','true'),(161,31,'_nt_header_background_color','#222222'),(162,31,'_nt_header_alignment','left'),(163,31,'_nt_header_text_color','#ffffff'),(164,31,'_nt_header_breadcrumb_color','light'),(165,31,'_nt_header_padding_top','200'),(166,31,'_nt_header_padding_bottom','10'),(167,31,'_nt_enable_page_header','on'),(168,31,'_nt_header_background_image_id','20'),(169,31,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(170,31,'_nt_header_title','Retroexcavadoras'),(171,31,'_thumbnail_id','400'),(173,31,'_dp_original','28'),(174,31,'_edit_lock','1611350321:2'),(175,31,'_edit_last','2'),(176,33,'_wp_attached_file','2020/09/Alquiler-Retroexcavadoras.jpg'),(177,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:37:\"2020/09/Alquiler-Retroexcavadoras.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-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:\"Alquiler-Retroexcavadoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Alquiler-Retroexcavadoras-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:{}}}'),(178,31,'_wp_old_slug','camiones-articulados-2'),(179,34,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(180,34,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(181,34,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(182,34,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(183,34,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(184,34,'slide_template',''),(185,34,'rs_page_bg_color',''),(186,34,'_wpb_vc_js_status','true'),(187,34,'_nt_header_background_color','#222222'),(188,34,'_nt_header_alignment','left'),(189,34,'_nt_header_text_color','#ffffff'),(190,34,'_nt_header_breadcrumb_color','light'),(191,34,'_nt_header_padding_top','200'),(192,34,'_nt_header_padding_bottom','10'),(193,34,'_nt_enable_page_header','on'),(194,34,'_nt_header_background_image_id','20'),(195,34,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(196,34,'_nt_header_title','Compactadora lisa o de piña'),(199,34,'_wp_old_slug','camiones-articulados-2'),(200,34,'_dp_original','31'),(201,34,'_edit_lock','1611350442:2'),(202,34,'_edit_last','2'),(203,35,'_wp_attached_file','2020/10/Compactadoras.jpg'),(204,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:25:\"2020/10/Compactadoras.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Compactadoras-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Compactadoras-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Compactadoras-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Compactadoras-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"Compactadoras-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"Compactadoras-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"Compactadoras-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"Compactadoras-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"Compactadoras-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"Compactadoras-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"Compactadoras-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Compactadoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Compactadoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Compactadoras-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:\"Compactadoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Compactadoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Compactadoras-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:{}}}'),(205,36,'_wp_attached_file','2020/09/Alquiler-Retroexcavadoras1.jpg'),(206,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:38:\"2020/09/Alquiler-Retroexcavadoras1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"Alquiler-Retroexcavadoras1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:39:\"Alquiler-Retroexcavadoras1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-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:38:\"Alquiler-Retroexcavadoras1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Alquiler-Retroexcavadoras1-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:{}}}'),(207,37,'_wp_attached_file','2020/09/Retro-escavadoras.jpg'),(208,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:29:\"2020/09/Retro-escavadoras.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Retro-escavadoras-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:30:\"Retro-escavadoras-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Retro-escavadoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-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:29:\"Retro-escavadoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Retro-escavadoras-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:{}}}'),(209,38,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(210,38,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(211,38,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(212,38,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(213,38,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(214,38,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(215,38,'slide_template',''),(216,38,'rs_page_bg_color',''),(217,38,'_wpb_vc_js_status','true'),(218,38,'_nt_header_background_color','#222222'),(219,38,'_nt_header_alignment','left'),(220,38,'_nt_header_text_color','#ffffff'),(221,38,'_nt_header_breadcrumb_color','light'),(222,38,'_nt_header_padding_top','200'),(223,38,'_nt_header_padding_bottom','10'),(224,38,'_nt_enable_page_header','on'),(225,38,'_nt_header_background_image_id','20'),(226,38,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(227,38,'_nt_header_title','Motoniveladoras o cuchillas'),(228,38,'_thumbnail_id','402'),(229,38,'_wp_old_slug','camiones-articulados-2'),(231,38,'_dp_original','34'),(232,38,'_edit_lock','1611351956:2'),(233,38,'_edit_last','2'),(234,39,'_wp_attached_file','2020/10/Motoniveladoras.jpg'),(235,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:27:\"2020/10/Motoniveladoras.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Motoniveladoras-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:28:\"Motoniveladoras-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Motoniveladoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-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:27:\"Motoniveladoras-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Motoniveladoras-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:{}}}'),(236,40,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(237,40,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(238,40,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(239,40,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(240,40,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(241,40,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(242,40,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(243,40,'slide_template',''),(244,40,'rs_page_bg_color',''),(245,40,'_wpb_vc_js_status','true'),(246,40,'_nt_header_background_color','#222222'),(247,40,'_nt_header_alignment','left'),(248,40,'_nt_header_text_color','#ffffff'),(249,40,'_nt_header_breadcrumb_color','light'),(250,40,'_nt_header_padding_top','200'),(251,40,'_nt_header_padding_bottom','10'),(252,40,'_nt_enable_page_header','on'),(253,40,'_nt_header_background_image_id','20'),(254,40,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(255,40,'_nt_header_title','Cargadores frontales (y mini cargadores)'),(256,40,'_thumbnail_id','403'),(257,40,'_wp_old_slug','camiones-articulados-2'),(259,40,'_dp_original','38'),(260,40,'_edit_lock','1611353293:2'),(261,40,'_edit_last','2'),(262,41,'_wp_attached_file','2020/10/Cargadores-frontales.jpg'),(263,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:32:\"2020/10/Cargadores-frontales.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Cargadores-frontales-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:33:\"Cargadores-frontales-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Cargadores-frontales-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-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:\"Cargadores-frontales-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Cargadores-frontales-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:{}}}'),(264,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(265,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(266,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(267,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(268,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(269,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(270,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(271,42,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(272,42,'slide_template',''),(273,42,'rs_page_bg_color',''),(274,42,'_wpb_vc_js_status','true'),(275,42,'_nt_header_background_color','#222222'),(276,42,'_nt_header_alignment','left'),(277,42,'_nt_header_text_color','#ffffff'),(278,42,'_nt_header_breadcrumb_color','light'),(279,42,'_nt_header_padding_top','200'),(280,42,'_nt_header_padding_bottom','10'),(281,42,'_nt_enable_page_header','on'),(282,42,'_nt_header_background_image_id','20'),(283,42,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(284,42,'_nt_header_title','Pala Martillo y Retro Martillo'),(285,42,'_thumbnail_id','313'),(286,42,'_wp_old_slug','camiones-articulados-2'),(288,42,'_dp_original','40'),(289,42,'_edit_lock','1605903183:2'),(290,42,'_edit_last','2'),(291,43,'_wp_attached_file','2020/10/Perforadoras-track-drill.jpg'),(292,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:36:\"2020/10/Perforadoras-track-drill.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Perforadoras-track-drill-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:37:\"Perforadoras-track-drill-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Perforadoras-track-drill-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-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:\"Perforadoras-track-drill-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Perforadoras-track-drill-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:{}}}'),(293,43,'_wp_attachment_image_alt','Perforadoras o track drill'),(294,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(295,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(296,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(297,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(298,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(299,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(300,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(301,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(302,44,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(303,44,'slide_template',''),(304,44,'rs_page_bg_color',''),(305,44,'_wpb_vc_js_status','true'),(306,44,'_nt_header_background_color','#222222'),(307,44,'_nt_header_alignment','left'),(308,44,'_nt_header_text_color','#ffffff'),(309,44,'_nt_header_breadcrumb_color','light'),(310,44,'_nt_header_padding_top','200'),(311,44,'_nt_header_padding_bottom','10'),(312,44,'_nt_enable_page_header','on'),(313,44,'_nt_header_background_image_id','20'),(314,44,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(315,44,'_nt_header_title','Dumpers'),(316,44,'_thumbnail_id','404'),(317,44,'_wp_old_slug','camiones-articulados-2'),(319,44,'_dp_original','42'),(320,44,'_edit_lock','1611352943:2'),(321,44,'_edit_last','2'),(322,45,'_wp_attached_file','2020/10/compresores-de-aire.jpg'),(323,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:31:\"2020/10/compresores-de-aire.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"compresores-de-aire-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"compresores-de-aire-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"compresores-de-aire-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-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:\"compresores-de-aire-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"compresores-de-aire-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:{}}}'),(324,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(325,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(326,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(327,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(328,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(329,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(330,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(331,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(332,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(333,46,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(334,46,'slide_template',''),(335,46,'rs_page_bg_color',''),(336,46,'_wpb_vc_js_status','true'),(337,46,'_nt_header_background_color','#222222'),(338,46,'_nt_header_alignment','left'),(339,46,'_nt_header_text_color','#ffffff'),(340,46,'_nt_header_breadcrumb_color','light'),(341,46,'_nt_header_padding_top','200'),(342,46,'_nt_header_padding_bottom','10'),(343,46,'_nt_enable_page_header','on'),(344,46,'_nt_header_background_image_id','20'),(345,46,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(346,46,'_nt_header_title','Camiones grúas plataforma'),(348,46,'_wp_old_slug','camiones-articulados-2'),(350,46,'_dp_original','44'),(351,46,'_edit_lock','1605898049:2'),(352,46,'_edit_last','2'),(355,48,'_wp_attached_file','2020/10/Camiones-plataforma.jpg'),(356,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:31:\"2020/10/Camiones-plataforma.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Camiones-plataforma-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"Camiones-plataforma-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Camiones-plataforma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-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:\"Camiones-plataforma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Camiones-plataforma-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:{}}}'),(357,46,'_thumbnail_id','309'),(358,50,'_wp_attached_file','2020/10/Compactadoras-1.jpg'),(359,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:27:\"2020/10/Compactadoras-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Compactadoras-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:28:\"Compactadoras-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Compactadoras-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Compactadoras-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:27:\"Compactadoras-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Compactadoras-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Compactadoras-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:{}}}'),(360,51,'_wp_attached_file','2020/10/Motoniveladoras-1.jpg'),(361,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:29:\"2020/10/Motoniveladoras-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Motoniveladoras-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:30:\"Motoniveladoras-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Motoniveladoras-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-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:29:\"Motoniveladoras-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Motoniveladoras-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:{}}}'),(362,52,'_wp_attached_file','2020/10/Tractores-bulldozer-1.jpg'),(363,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:33:\"2020/10/Tractores-bulldozer-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Tractores-bulldozer-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"Tractores-bulldozer-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-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:33:\"Tractores-bulldozer-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Tractores-bulldozer-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:{}}}'),(364,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(365,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(366,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(367,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(368,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(369,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(370,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(371,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(372,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(373,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(374,53,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(375,53,'slide_template',''),(376,53,'rs_page_bg_color',''),(377,53,'_wpb_vc_js_status','true'),(378,53,'_nt_header_background_color','#222222'),(379,53,'_nt_header_alignment','left'),(380,53,'_nt_header_text_color','#ffffff'),(381,53,'_nt_header_breadcrumb_color','light'),(382,53,'_nt_header_padding_top','200'),(383,53,'_nt_header_padding_bottom','10'),(384,53,'_nt_enable_page_header','on'),(385,53,'_nt_header_background_image_id','20'),(386,53,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(387,53,'_nt_header_title','Camiones cisterna'),(388,53,'_wp_old_slug','camiones-articulados-2'),(390,53,'_thumbnail_id','54'),(391,53,'_dp_original','46'),(392,53,'_edit_lock','1611353761:2'),(393,53,'_edit_last','2'),(394,54,'_wp_attached_file','2020/10/Camiones-cisterna.jpg'),(395,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:29:\"2020/10/Camiones-cisterna.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Camiones-cisterna-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:30:\"Camiones-cisterna-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Camiones-cisterna-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-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:29:\"Camiones-cisterna-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Camiones-cisterna-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:{}}}'),(396,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(397,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(398,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(399,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(400,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(401,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(402,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(403,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(404,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(405,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(406,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(407,55,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(408,55,'slide_template',''),(409,55,'rs_page_bg_color',''),(410,55,'_wpb_vc_js_status','true'),(411,55,'_nt_header_background_color','#222222'),(412,55,'_nt_header_alignment','left'),(413,55,'_nt_header_text_color','#ffffff'),(414,55,'_nt_header_breadcrumb_color','light'),(415,55,'_nt_header_padding_top','200'),(416,55,'_nt_header_padding_bottom','10'),(417,55,'_nt_enable_page_header','on'),(418,55,'_nt_header_background_image_id','20'),(419,55,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(420,55,'_nt_header_title','Telehandlers'),(421,55,'_wp_old_slug','camiones-articulados-2'),(422,55,'_thumbnail_id','56'),(424,55,'_dp_original','53'),(425,55,'_edit_lock','1606497614:2'),(426,55,'_edit_last','2'),(427,56,'_wp_attached_file','2020/10/Telehanders.jpg'),(428,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:23:\"2020/10/Telehanders.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Telehanders-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Telehanders-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Telehanders-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Telehanders-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:23:\"Telehanders-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:23:\"Telehanders-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:23:\"Telehanders-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:23:\"Telehanders-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:23:\"Telehanders-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:23:\"Telehanders-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:24:\"Telehanders-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Telehanders-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Telehanders-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Telehanders-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:\"Telehanders-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Telehanders-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Telehanders-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:{}}}'),(429,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(430,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(431,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(432,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(433,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(434,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(435,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(436,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(437,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(438,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(439,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(440,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(441,57,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(442,57,'slide_template',''),(443,57,'rs_page_bg_color',''),(444,57,'_wpb_vc_js_status','true'),(445,57,'_nt_header_background_color','#222222'),(446,57,'_nt_header_alignment','left'),(447,57,'_nt_header_text_color','#ffffff'),(448,57,'_nt_header_breadcrumb_color','light'),(449,57,'_nt_header_padding_top','200'),(450,57,'_nt_header_padding_bottom','10'),(451,57,'_nt_enable_page_header','on'),(452,57,'_nt_header_background_image_id','20'),(453,57,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(454,57,'_nt_header_title','Hormigonera auto cargante'),(455,57,'_wp_old_slug','camiones-articulados-2'),(456,57,'_thumbnail_id','405'),(458,57,'_dp_original','55'),(459,57,'_edit_lock','1611353199:2'),(460,57,'_edit_last','2'),(461,58,'_wp_attached_file','2020/10/Hormigonera.jpg'),(462,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:23:\"2020/10/Hormigonera.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Hormigonera-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Hormigonera-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Hormigonera-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Hormigonera-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:23:\"Hormigonera-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:23:\"Hormigonera-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:23:\"Hormigonera-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:23:\"Hormigonera-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:23:\"Hormigonera-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:23:\"Hormigonera-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:24:\"Hormigonera-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Hormigonera-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Hormigonera-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Hormigonera-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:\"Hormigonera-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Hormigonera-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Hormigonera-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:{}}}'),(463,60,'_wp_attached_file','2020/09/alquiler-camiones-articulados-1-1.jpg'),(464,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:45:\"2020/09/alquiler-camiones-articulados-1-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"alquiler-camiones-articulados-1-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:46:\"alquiler-camiones-articulados-1-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-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:45:\"alquiler-camiones-articulados-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"alquiler-camiones-articulados-1-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:{}}}'),(465,57,'_wp_old_date','2020-10-02'),(466,55,'_wp_old_date','2020-10-02'),(467,53,'_wp_old_date','2020-10-02'),(468,46,'_wp_old_date','2020-10-02'),(469,44,'_wp_old_date','2020-10-02'),(470,42,'_wp_old_date','2020-10-02'),(471,40,'_wp_old_date','2020-10-02'),(472,38,'_wp_old_date','2020-10-02'),(473,31,'_wp_old_date','2020-09-29'),(474,28,'_wp_old_date','2020-09-29'),(475,26,'_wp_old_date','2020-09-29'),(476,22,'_wp_old_date','2020-09-29'),(477,15,'_wp_old_date','2020-09-29'),(478,63,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(479,63,'slide_template',''),(480,63,'rs_page_bg_color',''),(481,63,'_wpb_vc_js_status','true'),(482,63,'_nt_header_background_color','#222222'),(483,63,'_nt_header_alignment','left'),(484,63,'_nt_header_text_color','#ffffff'),(485,63,'_nt_header_breadcrumb_color','light'),(486,63,'_nt_header_padding_top','200'),(487,63,'_nt_header_padding_bottom','10'),(489,63,'_nt_header_title','Construcción de obras civiles'),(490,63,'_nt_enable_page_header','on'),(491,63,'_nt_header_background_image_id','20'),(492,63,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(493,63,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(494,63,'_wp_old_date','2020-09-29'),(495,63,'_dp_original','15'),(496,63,'_edit_lock','1605898667:2'),(497,63,'_edit_last','2'),(504,67,'_wp_attached_file','2020/10/construcciones-civiles.jpg'),(505,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:34:\"2020/10/construcciones-civiles.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"construcciones-civiles-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"construcciones-civiles-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"construcciones-civiles-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-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:34:\"construcciones-civiles-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"construcciones-civiles-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:{}}}'),(506,63,'_thumbnail_id','67'),(507,68,'_wp_page_template','default'),(508,68,'slide_template','default'),(509,68,'rs_page_bg_color','#ffffff'),(510,68,'_wpb_vc_js_status','true'),(511,68,'_nt_header_background_color','#222222'),(512,68,'_nt_header_alignment','left'),(513,68,'_nt_header_text_color','#ffffff'),(514,68,'_nt_header_breadcrumb_color','light'),(515,68,'_nt_header_padding_top','200'),(516,68,'_nt_header_padding_bottom','0'),(517,68,'_dp_original','13'),(518,68,'_edit_lock','1605896417:2'),(519,68,'_edit_last','2'),(520,70,'_menu_item_type','post_type'),(521,70,'_menu_item_menu_item_parent','0'),(522,70,'_menu_item_object_id','68'),(523,70,'_menu_item_object','page'),(524,70,'_menu_item_target',''),(525,70,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(526,70,'_menu_item_xfn',''),(527,70,'_menu_item_url',''),(529,71,'_wpb_shortcodes_custom_css','.vc_custom_1611587942346{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(530,71,'_wpb_shortcodes_custom_css','.vc_custom_1611587942346{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(531,71,'_wpb_shortcodes_custom_css','.vc_custom_1611587942346{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(532,71,'slide_template',''),(533,71,'rs_page_bg_color',''),(534,71,'_wpb_vc_js_status','true'),(535,71,'_nt_header_background_color','#222222'),(536,71,'_nt_header_alignment','left'),(537,71,'_nt_header_text_color','#ffffff'),(538,71,'_nt_header_breadcrumb_color','light'),(539,71,'_nt_header_padding_top','200'),(540,71,'_nt_header_padding_bottom','10'),(541,71,'_nt_header_title','Construcción y mantenimiento de hidroeléctricas'),(542,71,'_nt_enable_page_header','on'),(543,71,'_nt_header_background_image_id','20'),(544,71,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(545,71,'_wp_old_date','2020-09-29'),(547,71,'_thumbnail_id','429'),(548,71,'_dp_original','63'),(549,71,'_edit_lock','1611592481:2'),(550,72,'_wp_attached_file','2020/10/Construccon-hidroelectricas.jpg'),(551,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:39:\"2020/10/Construccon-hidroelectricas.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"Construccon-hidroelectricas-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:40:\"Construccon-hidroelectricas-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-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:\"Construccon-hidroelectricas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Construccon-hidroelectricas-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:{}}}'),(552,71,'_edit_last','2'),(553,73,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(554,73,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(555,73,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(556,73,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(557,73,'slide_template',''),(558,73,'rs_page_bg_color',''),(559,73,'_wpb_vc_js_status','true'),(560,73,'_nt_header_background_color','#222222'),(561,73,'_nt_header_alignment','left'),(562,73,'_nt_header_text_color','#ffffff'),(563,73,'_nt_header_breadcrumb_color','light'),(564,73,'_nt_header_padding_top','200'),(565,73,'_nt_header_padding_bottom','10'),(566,73,'_nt_header_title','Construcción de infraestructura vial'),(567,73,'_nt_enable_page_header','on'),(568,73,'_nt_header_background_image_id','20'),(569,73,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(570,73,'_wp_old_date','2020-09-29'),(571,73,'_thumbnail_id','296'),(573,73,'_dp_original','71'),(574,73,'_edit_lock','1611353758:2'),(575,73,'_edit_last','2'),(576,74,'_wp_attached_file','2020/10/infraestructura-vial.jpg'),(577,74,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:32:\"2020/10/infraestructura-vial.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"infraestructura-vial-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:33:\"infraestructura-vial-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"infraestructura-vial-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-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:\"infraestructura-vial-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"infraestructura-vial-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:{}}}'),(578,75,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(579,75,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(580,75,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(581,75,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(582,75,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(583,75,'slide_template',''),(584,75,'rs_page_bg_color',''),(585,75,'_wpb_vc_js_status','true'),(586,75,'_nt_header_background_color','#222222'),(587,75,'_nt_header_alignment','left'),(588,75,'_nt_header_text_color','#ffffff'),(589,75,'_nt_header_breadcrumb_color','light'),(590,75,'_nt_header_padding_top','200'),(591,75,'_nt_header_padding_bottom','10'),(592,75,'_nt_header_title','Construcción de puentes y carreteras'),(593,75,'_nt_enable_page_header','on'),(594,75,'_nt_header_background_image_id','20'),(595,75,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(596,75,'_wp_old_date','2020-09-29'),(597,75,'_thumbnail_id','76'),(599,75,'_dp_original','73'),(600,75,'_edit_lock','1605898857:2'),(601,75,'_edit_last','2'),(602,76,'_wp_attached_file','2020/10/Construccion-puentes.jpg'),(603,76,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:32:\"2020/10/Construccion-puentes.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Construccion-puentes-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:33:\"Construccion-puentes-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Construccion-puentes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-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:\"Construccion-puentes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Construccion-puentes-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:{}}}'),(604,75,'_wp_old_date','2020-10-02'),(605,77,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(606,77,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(607,77,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(608,77,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(609,77,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(610,77,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(611,77,'slide_template',''),(612,77,'rs_page_bg_color',''),(613,77,'_wpb_vc_js_status','true'),(614,77,'_nt_header_background_color','#222222'),(615,77,'_nt_header_alignment','left'),(616,77,'_nt_header_text_color','#ffffff'),(617,77,'_nt_header_breadcrumb_color','light'),(618,77,'_nt_header_padding_top','200'),(619,77,'_nt_header_padding_bottom','10'),(620,77,'_nt_header_title','Construcción de galeras y edificios'),(621,77,'_nt_enable_page_header','on'),(622,77,'_nt_header_background_image_id','20'),(623,77,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(624,77,'_wp_old_date','2020-09-29'),(625,77,'_wp_old_date','2020-10-02'),(626,77,'_thumbnail_id','78'),(628,77,'_dp_original','75'),(629,77,'_edit_lock','1606409252:2'),(630,77,'_edit_last','2'),(631,78,'_wp_attached_file','2020/10/Construccion-galeras-edificios.jpg'),(632,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:42:\"2020/10/Construccion-galeras-edificios.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"Construccion-galeras-edificios-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:43:\"Construccion-galeras-edificios-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-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:\"Construccion-galeras-edificios-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Construccion-galeras-edificios-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:{}}}'),(633,79,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(634,79,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(635,79,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(636,79,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(637,79,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(638,79,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(639,79,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(640,79,'slide_template',''),(641,79,'rs_page_bg_color',''),(642,79,'_wpb_vc_js_status','true'),(643,79,'_nt_header_background_color','#222222'),(644,79,'_nt_header_alignment','left'),(645,79,'_nt_header_text_color','#ffffff'),(646,79,'_nt_header_breadcrumb_color','light'),(647,79,'_nt_header_padding_top','200'),(648,79,'_nt_header_padding_bottom','10'),(649,79,'_nt_header_title','Proyectos residenciales y de interés social'),(650,79,'_nt_enable_page_header','on'),(651,79,'_nt_header_background_image_id','20'),(652,79,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(653,79,'_wp_old_date','2020-09-29'),(654,79,'_wp_old_date','2020-10-02'),(655,79,'_thumbnail_id','270'),(657,79,'_dp_original','77'),(658,79,'_edit_lock','1611589351:2'),(659,79,'_edit_last','2'),(660,80,'_wp_attached_file','2020/10/Residenciales-interes-social.jpg'),(661,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:40:\"2020/10/Residenciales-interes-social.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"Residenciales-interes-social-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"Residenciales-interes-social-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"Residenciales-interes-social-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-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:\"Residenciales-interes-social-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Residenciales-interes-social-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:{}}}'),(662,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(663,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(664,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(665,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(666,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(667,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(668,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(669,82,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(670,82,'slide_template',''),(671,82,'rs_page_bg_color',''),(672,82,'_wpb_vc_js_status','true'),(673,82,'_nt_header_background_color','#222222'),(674,82,'_nt_header_alignment','left'),(675,82,'_nt_header_text_color','#ffffff'),(676,82,'_nt_header_breadcrumb_color','light'),(677,82,'_nt_header_padding_top','200'),(678,82,'_nt_header_padding_bottom','10'),(679,82,'_nt_header_title','Instalación de tuberías para sistemas de acueducto y alcantarillado'),(680,82,'_nt_enable_page_header','on'),(681,82,'_nt_header_background_image_id','20'),(682,82,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(683,82,'_wp_old_date','2020-09-29'),(684,82,'_wp_old_date','2020-10-02'),(685,82,'_thumbnail_id','440'),(687,82,'_dp_original','79'),(688,82,'_edit_lock','1611588571:2'),(689,82,'_edit_last','2'),(690,83,'_wp_attached_file','2020/10/Instalacion-de-tuberias.jpg'),(691,83,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:35:\"2020/10/Instalacion-de-tuberias.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Instalacion-de-tuberias-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:36:\"Instalacion-de-tuberias-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-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:\"Instalacion-de-tuberias-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Instalacion-de-tuberias-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:{}}}'),(692,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(693,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(694,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(695,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(696,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(697,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(698,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(699,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(700,85,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(701,85,'slide_template',''),(702,85,'rs_page_bg_color',''),(703,85,'_wpb_vc_js_status','true'),(704,85,'_nt_header_background_color','#222222'),(705,85,'_nt_header_alignment','left'),(706,85,'_nt_header_text_color','#ffffff'),(707,85,'_nt_header_breadcrumb_color','light'),(708,85,'_nt_header_padding_top','200'),(709,85,'_nt_header_padding_bottom','10'),(710,85,'_nt_header_title','Mejoramiento de caminos'),(711,85,'_nt_enable_page_header','on'),(712,85,'_nt_header_background_image_id','20'),(713,85,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(714,85,'_wp_old_date','2020-09-29'),(715,85,'_wp_old_date','2020-10-02'),(716,85,'_thumbnail_id','406'),(718,85,'_dp_original','82'),(719,85,'_edit_lock','1611586154:2'),(720,85,'_edit_last','2'),(721,86,'_wp_attached_file','2020/10/Mejoramiento-de-caminos.jpg'),(722,86,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:35:\"2020/10/Mejoramiento-de-caminos.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Mejoramiento-de-caminos-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:36:\"Mejoramiento-de-caminos-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-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:\"Mejoramiento-de-caminos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Mejoramiento-de-caminos-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:{}}}'),(723,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(724,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(725,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(726,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(727,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(728,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(729,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(730,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(731,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(732,87,'_wpb_shortcodes_custom_css','.vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601673517854{margin-top: -20px !important;}'),(733,87,'slide_template',''),(734,87,'rs_page_bg_color',''),(735,87,'_wpb_vc_js_status','true'),(736,87,'_nt_header_background_color','#222222'),(737,87,'_nt_header_alignment','left'),(738,87,'_nt_header_text_color','#ffffff'),(739,87,'_nt_header_breadcrumb_color','light'),(740,87,'_nt_header_padding_top','200'),(741,87,'_nt_header_padding_bottom','10'),(742,87,'_nt_header_title','Movimientos de tierra'),(743,87,'_nt_enable_page_header','on'),(744,87,'_nt_header_background_image_id','20'),(745,87,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(746,87,'_wp_old_date','2020-09-29'),(747,87,'_wp_old_date','2020-10-02'),(748,87,'_thumbnail_id','88'),(750,87,'_dp_original','85'),(751,87,'_edit_lock','1611592580:2'),(752,87,'_edit_last','2'),(753,88,'_wp_attached_file','2020/10/Movimientos-de-tierra.jpg'),(754,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:33:\"2020/10/Movimientos-de-tierra.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Movimientos-de-tierra-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"Movimientos-de-tierra-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Movimientos-de-tierra-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-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:\"Movimientos-de-tierra-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Movimientos-de-tierra-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:{}}}'),(755,89,'_edit_lock','1611340477:2'),(756,89,'_edit_last','2'),(757,89,'slide_template','default'),(758,89,'rs_page_bg_color','#ffffff'),(759,89,'_wpb_vc_js_status','true'),(760,89,'_nt_header_background_color','#222222'),(761,89,'_nt_header_alignment','left'),(762,89,'_nt_header_text_color','#ffffff'),(763,89,'_nt_header_breadcrumb_color','light'),(764,89,'_nt_header_padding_top','200'),(765,89,'_nt_header_padding_bottom','0'),(766,89,'_wp_page_template','default'),(767,94,'_wpb_shortcodes_custom_css','.vc_custom_1602102061473{margin-top: -20px !important;}'),(768,89,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(769,95,'_wpb_shortcodes_custom_css','.vc_custom_1602102092944{margin-top: -20px !important;}'),(770,96,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(771,97,'_wp_attached_file','2020/10/GrupoSuadi-Panama.jpg'),(772,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2020/10/GrupoSuadi-Panama.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-800x550.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-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:29:\"GrupoSuadi-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"GrupoSuadi-Panama-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:{}}}'),(773,98,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(774,99,'_wp_attached_file','2020/10/GrupoSuadi-Panama-1.jpg'),(775,99,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:816;s:4:\"file\";s:31:\"2020/10/GrupoSuadi-Panama-1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-294x300.jpg\";s:5:\"width\";i:294;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-768x783.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:783;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-800x550.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-600x612.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-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:31:\"GrupoSuadi-Panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-1-600x612.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"GrupoSuadi-Panama-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:{}}}'),(776,100,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(777,101,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(778,102,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(779,103,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(780,104,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(781,105,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(782,106,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(783,107,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(784,108,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(785,109,'_wpb_shortcodes_custom_css','.vc_custom_1602102130263{margin-top: -40px !important;}'),(786,110,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602102130263{margin-top: -40px !important;}'),(787,111,'_menu_item_type','post_type'),(788,111,'_menu_item_menu_item_parent','0'),(789,111,'_menu_item_object_id','89'),(790,111,'_menu_item_object','page'),(791,111,'_menu_item_target',''),(792,111,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(793,111,'_menu_item_xfn',''),(794,111,'_menu_item_url',''),(796,112,'_edit_lock','1702584987:2'),(797,112,'_edit_last','2'),(798,112,'slide_template','default'),(799,112,'rs_page_bg_color','#ffffff'),(800,112,'_wpb_vc_js_status','true'),(801,112,'_nt_header_background_color','#222222'),(802,112,'_nt_header_alignment','left'),(803,112,'_nt_header_text_color','#ffffff'),(804,112,'_nt_header_breadcrumb_color','light'),(805,112,'_nt_header_padding_top','80'),(806,112,'_nt_header_padding_bottom','80'),(807,112,'_wp_page_template','default'),(808,117,'_wpb_shortcodes_custom_css','.vc_custom_1602106481189{margin-top: -40px !important;}'),(809,112,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(810,118,'_wpb_shortcodes_custom_css','.vc_custom_1602106481189{margin-top: -40px !important;}'),(811,119,'_wp_attached_file','2020/10/Slide01-Suadi.jpg'),(812,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1086;s:4:\"file\";s:25:\"2020/10/Slide01-Suadi.jpg\";s:5:\"sizes\";a:18:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Slide01-Suadi-1024x579.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"Slide01-Suadi-1536x869.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:869;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"Slide01-Suadi-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Slide01-Suadi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-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:\"Slide01-Suadi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide01-Suadi-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:{}}}'),(813,120,'_wpb_shortcodes_custom_css','.vc_custom_1602106481189{margin-top: -40px !important;}'),(814,112,'_nt_remove_default_pageheader','on'),(815,121,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(816,122,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(817,123,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(818,124,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(819,125,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(820,126,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(821,127,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(822,128,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(823,129,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(824,130,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(825,132,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(826,133,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(827,134,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(828,135,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(829,136,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(830,137,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(831,138,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(832,139,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(833,140,'_wp_attached_file','2020/10/Maquinarias-GrupoSuadi-1.jpg'),(834,140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:456;s:4:\"file\";s:36:\"2020/10/Maquinarias-GrupoSuadi-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-500x456.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-550x400.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-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:\"Maquinarias-GrupoSuadi-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Maquinarias-GrupoSuadi-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:{}}}'),(835,141,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602169877281{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(836,142,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602169903512{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(837,143,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602169927673{margin-top: -100px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(838,144,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602169964833{margin-top: -100px !important;}.vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(839,145,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170002150{margin-top: -100px !important;}.vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(842,149,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170207289{margin-top: -100px !important;background-color: #ffffff !important;}.vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(843,150,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170207289{margin-top: -100px !important;background-color: #ffffff !important;}.vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(844,151,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170207289{margin-top: -100px !important;background-color: #ffffff !important;}.vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602170389855{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(845,152,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170579599{margin-top: -100px !important;}.vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602170389855{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(846,153,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602170389855{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(849,156,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602170777889{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602170771120{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(850,157,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602170809976{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602170815663{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(851,158,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602170809976{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1602170888600{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(852,159,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602170924408{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}.vc_custom_1602170888600{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(853,160,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171098912{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171112151{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(854,161,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171112151{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(855,162,'_wp_attached_file','2020/10/Constructura-GrupoSuadi-1.jpg'),(856,162,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:456;s:4:\"file\";s:37:\"2020/10/Constructura-GrupoSuadi-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-500x456.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-550x400.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-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:\"Constructura-GrupoSuadi-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Constructura-GrupoSuadi-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:{}}}'),(857,163,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(858,164,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(859,165,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(860,166,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(861,167,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(862,168,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(863,169,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(864,170,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(865,171,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(866,172,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(867,173,'_edit_lock','1623709809:2'),(868,173,'_edit_last','2'),(869,173,'slide_template','default'),(870,173,'rs_page_bg_color','#ffffff'),(871,173,'_wpb_vc_js_status','true'),(872,173,'_nt_header_background_color','#222222'),(873,173,'_nt_header_alignment','left'),(874,173,'_nt_header_text_color','#ffffff'),(875,173,'_nt_header_breadcrumb_color','light'),(876,173,'_nt_header_padding_top','200'),(877,173,'_nt_header_padding_bottom','0'),(878,173,'_wp_page_template','default'),(879,176,'_form','<div class=\"row\">\n<div class=\"col-sm-12\">\n<label> Nombre completo (requerido)\n [text* su-nombre] </label>\n\n<label> Correo electrónico (requerido)\n [email* su-email] </label>\n</div> <div class=\"col-sm-6\">\n<label> Teléfono\n [text su-telefono] </label>\n</div> <div class=\"col-sm-6\">\n<label> Ubicación\n [text su-telefono] </label>\n</div> <div class=\"col-sm-12\">\n<label> Mensaje / Comentarios\n [textarea su-mensaje] </label>\n\n[submit \"Enviar\"]\n</div>\n</div>'),(880,176,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:33:\"Correo de contacto de [su-nombre]\";s:6:\"sender\";s:36:\"Grupo SUADI <compras@gruposuadi.com>\";s:9:\"recipient\";s:22:\"compras@gruposuadi.com\";s:4:\"body\";s:345:\"Ha recibido un nuevo mensaje desde el sitio web. La siguiente es la información.\n\n<strong>De:</strong> [su-nombre] - [su-email]\n<strong>Teléfono:</strong> [su-telefono]\n\n<strong>Mensaje:</strong> [su-mensaje]\n\n-- \nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\";s:18:\"additional_headers\";s:20:\"Reply-To: [su-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(881,176,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"¡Gracias por contactarnos!\";s:6:\"sender\";s:36:\"Grupo SUADI <compras@gruposuadi.com>\";s:9:\"recipient\";s:10:\"[su-email]\";s:4:\"body\";s:246:\"¡Saludos [su-nombre]! Recibimos su mensaje y muy pronto nos estaremos comunicando con usted. \n\nMuchas gracias.\n\n-- \nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\";s:18:\"additional_headers\";s:32:\"Reply-To: compras@gruposuadi.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(882,176,'_messages','a:22:{s:12:\"mail_sent_ok\";s:40:\"Gracias por tu mensaje. Ha sido enviado.\";s:12:\"mail_sent_ng\";s:87:\"Hubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\";s:16:\"validation_error\";s:71:\"Uno o más campos tienen un error. Por favor revisa e intenta de nuevo.\";s:4:\"spam\";s:87:\"Hubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\";s:12:\"accept_terms\";s:68:\"Debe aceptar los términos y condiciones antes de enviar su mensaje.\";s:16:\"invalid_required\";s:24:\"El campo es obligatorio.\";s:16:\"invalid_too_long\";s:22:\"El campo es muy largo.\";s:17:\"invalid_too_short\";s:28:\"El campo es demasiado corto.\";s:13:\"upload_failed\";s:46:\"Hubo un error desconocido al subir 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: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: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:13:\"invalid_email\";s:51:\"La dirección de correo electrónico 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.\";}'),(883,176,'_additional_settings',''),(884,176,'_locale','es_ES'),(886,180,'_wpb_shortcodes_custom_css','.vc_custom_1602179867890{margin-top: -40px !important;}'),(887,173,'_wpb_shortcodes_custom_css','.vc_custom_1602182219543{margin-top: 50px !important;}.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(888,181,'_wpb_shortcodes_custom_css','.vc_custom_1602179887620{margin-top: -20px !important;}'),(889,182,'_wpb_shortcodes_custom_css','.vc_custom_1602179914019{margin-top: -10px !important;}'),(890,183,'_wpb_shortcodes_custom_css','.vc_custom_1602179914019{margin-top: -10px !important;}'),(891,184,'_wpb_shortcodes_custom_css','.vc_custom_1602179914019{margin-top: -10px !important;}'),(892,185,'_wpb_shortcodes_custom_css','.vc_custom_1602179914019{margin-top: -10px !important;}'),(893,186,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}'),(894,187,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}'),(895,188,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}'),(896,189,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(897,190,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(898,191,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(899,192,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(900,193,'_wpb_shortcodes_custom_css','.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(901,194,'_wpb_shortcodes_custom_css','.vc_custom_1602182219543{margin-top: 50px !important;}.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(902,195,'_menu_item_type','post_type'),(903,195,'_menu_item_menu_item_parent','0'),(904,195,'_menu_item_object_id','173'),(905,195,'_menu_item_object','page'),(906,195,'_menu_item_target',''),(907,195,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(908,195,'_menu_item_xfn',''),(909,195,'_menu_item_url',''),(911,196,'_wp_attached_file','2020/10/Slide02-Suadi.jpg'),(912,196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1086;s:4:\"file\";s:25:\"2020/10/Slide02-Suadi.jpg\";s:5:\"sizes\";a:18:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Slide02-Suadi-1024x579.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"Slide02-Suadi-1536x869.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:869;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"Slide02-Suadi-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Slide02-Suadi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-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:\"Slide02-Suadi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide02-Suadi-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:{}}}'),(913,197,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602102130263{margin-top: -40px !important;}'),(914,89,'_nt_header_background_image_id','231'),(915,89,'_nt_header_background_image','/wp-content/uploads/2020/10/Header-maquinaria-2_1.jpg'),(917,89,'_nt_enable_page_header','on'),(918,89,'_nt_remove_default_pageheader','on'),(919,89,'_nt_header_title','Nosotros'),(920,13,'_nt_remove_default_pageheader','on'),(921,13,'_nt_enable_page_header','on'),(922,13,'_nt_header_background_image_id','20'),(923,13,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(924,13,'_nt_header_title','Maquinarias'),(925,198,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(926,199,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(927,200,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(928,201,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(929,112,'_yoast_wpseo_content_score','60'),(930,202,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(931,68,'_nt_remove_default_pageheader','on'),(932,68,'_nt_enable_page_header','on'),(933,68,'_nt_header_background_image_id','20'),(934,68,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(935,68,'_yoast_wpseo_content_score','30'),(936,68,'_nt_header_title','Construcción'),(937,203,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602102130263{margin-top: -40px !important;}'),(938,89,'_yoast_wpseo_content_score','30'),(939,204,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602102130263{margin-top: -40px !important;}'),(940,205,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(941,206,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(942,207,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(943,208,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(944,15,'_yoast_wpseo_content_score','60'),(945,22,'_yoast_wpseo_content_score','90'),(948,26,'_yoast_wpseo_content_score','90'),(949,28,'_yoast_wpseo_content_score','60'),(950,31,'_yoast_wpseo_content_score','90'),(951,34,'_yoast_wpseo_content_score','60'),(952,38,'_yoast_wpseo_content_score','60'),(953,40,'_yoast_wpseo_content_score','90'),(954,42,'_yoast_wpseo_content_score','60'),(955,44,'_yoast_wpseo_content_score','90'),(956,46,'_yoast_wpseo_content_score','60'),(957,53,'_yoast_wpseo_content_score','60'),(958,55,'_yoast_wpseo_content_score','60'),(959,57,'_yoast_wpseo_content_score','60'),(960,211,'_wpb_shortcodes_custom_css','.vc_custom_1602182219543{margin-top: 50px !important;}.vc_custom_1602181164970{margin-top: -10px !important;}.vc_custom_1602179914019{margin-top: -10px !important;}.vc_custom_1602181838970{margin-top: -10px !important;}'),(961,173,'_yoast_wpseo_content_score','60'),(962,87,'_yoast_wpseo_content_score','90'),(963,85,'_yoast_wpseo_content_score','30'),(964,82,'_yoast_wpseo_content_score','30'),(965,79,'_yoast_wpseo_content_score','90'),(966,77,'_yoast_wpseo_content_score','60'),(967,75,'_yoast_wpseo_content_score','60'),(968,73,'_yoast_wpseo_content_score','60'),(969,71,'_yoast_wpseo_content_score','60'),(970,63,'_yoast_wpseo_content_score','60'),(971,212,'_wp_attached_file','2020/10/suadi-dark.jpg'),(972,212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:205;s:6:\"height\";i:50;s:4:\"file\";s:22:\"2020/10/suadi-dark.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"suadi-dark-150x50.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"suadi-dark-100x50.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"suadi-dark-100x50.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(973,213,'_wp_attached_file','2020/10/suadi-1.jpg'),(974,213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:205;s:6:\"height\";i:50;s:4:\"file\";s:19:\"2020/10/suadi-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"suadi-1-150x50.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"suadi-1-100x50.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"suadi-1-100x50.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(978,173,'_nt_remove_default_pageheader','on'),(979,173,'_nt_enable_page_header','on'),(980,173,'_nt_header_parallax','on'),(981,173,'_nt_header_background_image_id','234'),(982,173,'_nt_header_background_image','/wp-content/uploads/2020/10/Header-maquinaria-4.jpg'),(983,173,'_nt_header_title','Contacto'),(984,214,'_menu_item_type','post_type'),(985,214,'_menu_item_menu_item_parent','25'),(986,214,'_menu_item_object_id','15'),(987,214,'_menu_item_object','services'),(988,214,'_menu_item_target',''),(989,214,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(990,214,'_menu_item_xfn',''),(991,214,'_menu_item_url',''),(993,215,'_menu_item_type','post_type'),(994,215,'_menu_item_menu_item_parent','25'),(995,215,'_menu_item_object_id','28'),(996,215,'_menu_item_object','services'),(997,215,'_menu_item_target',''),(998,215,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(999,215,'_menu_item_xfn',''),(1000,215,'_menu_item_url',''),(1002,216,'_menu_item_type','post_type'),(1003,216,'_menu_item_menu_item_parent','25'),(1004,216,'_menu_item_object_id','53'),(1005,216,'_menu_item_object','services'),(1006,216,'_menu_item_target',''),(1007,216,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1008,216,'_menu_item_xfn',''),(1009,216,'_menu_item_url',''),(1011,217,'_menu_item_type','post_type'),(1012,217,'_menu_item_menu_item_parent','25'),(1013,217,'_menu_item_object_id','46'),(1014,217,'_menu_item_object','services'),(1015,217,'_menu_item_target',''),(1016,217,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1017,217,'_menu_item_xfn',''),(1018,217,'_menu_item_url',''),(1020,218,'_menu_item_type','post_type'),(1021,218,'_menu_item_menu_item_parent','25'),(1022,218,'_menu_item_object_id','40'),(1023,218,'_menu_item_object','services'),(1024,218,'_menu_item_target',''),(1025,218,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1026,218,'_menu_item_xfn',''),(1027,218,'_menu_item_url',''),(1029,219,'_menu_item_type','post_type'),(1030,219,'_menu_item_menu_item_parent','25'),(1031,219,'_menu_item_object_id','34'),(1032,219,'_menu_item_object','services'),(1033,219,'_menu_item_target',''),(1034,219,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1035,219,'_menu_item_xfn',''),(1036,219,'_menu_item_url',''),(1038,220,'_menu_item_type','post_type'),(1039,220,'_menu_item_menu_item_parent','25'),(1040,220,'_menu_item_object_id','44'),(1041,220,'_menu_item_object','services'),(1042,220,'_menu_item_target',''),(1043,220,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1044,220,'_menu_item_xfn',''),(1045,220,'_menu_item_url',''),(1047,221,'_menu_item_type','post_type'),(1048,221,'_menu_item_menu_item_parent','25'),(1049,221,'_menu_item_object_id','22'),(1050,221,'_menu_item_object','services'),(1051,221,'_menu_item_target',''),(1052,221,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1053,221,'_menu_item_xfn',''),(1054,221,'_menu_item_url',''),(1056,222,'_menu_item_type','post_type'),(1057,222,'_menu_item_menu_item_parent','25'),(1058,222,'_menu_item_object_id','57'),(1059,222,'_menu_item_object','services'),(1060,222,'_menu_item_target',''),(1061,222,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1062,222,'_menu_item_xfn',''),(1063,222,'_menu_item_url',''),(1065,223,'_menu_item_type','post_type'),(1066,223,'_menu_item_menu_item_parent','25'),(1067,223,'_menu_item_object_id','38'),(1068,223,'_menu_item_object','services'),(1069,223,'_menu_item_target',''),(1070,223,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1071,223,'_menu_item_xfn',''),(1072,223,'_menu_item_url',''),(1074,224,'_menu_item_type','post_type'),(1075,224,'_menu_item_menu_item_parent','25'),(1076,224,'_menu_item_object_id','42'),(1077,224,'_menu_item_object','services'),(1078,224,'_menu_item_target',''),(1079,224,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1080,224,'_menu_item_xfn',''),(1081,224,'_menu_item_url',''),(1083,225,'_menu_item_type','post_type'),(1084,225,'_menu_item_menu_item_parent','25'),(1085,225,'_menu_item_object_id','31'),(1086,225,'_menu_item_object','services'),(1087,225,'_menu_item_target',''),(1088,225,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1089,225,'_menu_item_xfn',''),(1090,225,'_menu_item_url',''),(1092,226,'_menu_item_type','post_type'),(1093,226,'_menu_item_menu_item_parent','25'),(1094,226,'_menu_item_object_id','55'),(1095,226,'_menu_item_object','services'),(1096,226,'_menu_item_target',''),(1097,226,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1098,226,'_menu_item_xfn',''),(1099,226,'_menu_item_url',''),(1101,227,'_menu_item_type','post_type'),(1102,227,'_menu_item_menu_item_parent','25'),(1103,227,'_menu_item_object_id','26'),(1104,227,'_menu_item_object','services'),(1105,227,'_menu_item_target',''),(1106,227,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1107,227,'_menu_item_xfn',''),(1108,227,'_menu_item_url',''),(1115,231,'_wp_attached_file','2020/10/Header-maquinaria-2_1.jpg'),(1116,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:967;s:4:\"file\";s:33:\"2020/10/Header-maquinaria-2_1.jpg\";s:5:\"sizes\";a:18:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Header-maquinaria-2_1-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"Header-maquinaria-2_1-1536x774.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"Header-maquinaria-2_1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_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:33:\"Header-maquinaria-2_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_1-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Header-maquinaria-2_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:{}}}'),(1119,233,'_wp_attached_file','2020/10/Header-maquinaria-3.jpg'),(1120,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:967;s:4:\"file\";s:31:\"2020/10/Header-maquinaria-3.jpg\";s:5:\"sizes\";a:18:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Header-maquinaria-3-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Header-maquinaria-3-1536x774.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"Header-maquinaria-3-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Header-maquinaria-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-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:31:\"Header-maquinaria-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-3-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-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:{}}}'),(1121,234,'_wp_attached_file','2020/10/Header-maquinaria-4.jpg'),(1122,234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:967;s:4:\"file\";s:31:\"2020/10/Header-maquinaria-4.jpg\";s:5:\"sizes\";a:18:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Header-maquinaria-4-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Header-maquinaria-4-1536x774.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"Header-maquinaria-4-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Header-maquinaria-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-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:31:\"Header-maquinaria-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-4-600x302.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Header-maquinaria-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:{}}}'),(1123,235,'_menu_item_type','post_type'),(1124,235,'_menu_item_menu_item_parent','0'),(1125,235,'_menu_item_object_id','112'),(1126,235,'_menu_item_object','page'),(1127,235,'_menu_item_target',''),(1128,235,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1129,235,'_menu_item_xfn',''),(1130,235,'_menu_item_url',''),(1132,236,'_menu_item_type','post_type'),(1133,236,'_menu_item_menu_item_parent','0'),(1134,236,'_menu_item_object_id','68'),(1135,236,'_menu_item_object','page'),(1136,236,'_menu_item_target',''),(1137,236,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1138,236,'_menu_item_xfn',''),(1139,236,'_menu_item_url',''),(1141,237,'_menu_item_type','post_type'),(1142,237,'_menu_item_menu_item_parent','0'),(1143,237,'_menu_item_object_id','173'),(1144,237,'_menu_item_object','page'),(1145,237,'_menu_item_target',''),(1146,237,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1147,237,'_menu_item_xfn',''),(1148,237,'_menu_item_url',''),(1150,238,'_menu_item_type','post_type'),(1151,238,'_menu_item_menu_item_parent','0'),(1152,238,'_menu_item_object_id','13'),(1153,238,'_menu_item_object','page'),(1154,238,'_menu_item_target',''),(1155,238,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1156,238,'_menu_item_xfn',''),(1157,238,'_menu_item_url',''),(1159,239,'_menu_item_type','post_type'),(1160,239,'_menu_item_menu_item_parent','0'),(1161,239,'_menu_item_object_id','89'),(1162,239,'_menu_item_object','page'),(1163,239,'_menu_item_target',''),(1164,239,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1165,239,'_menu_item_xfn',''),(1166,239,'_menu_item_url',''),(1177,241,'_menu_item_type','post_type'),(1178,241,'_menu_item_menu_item_parent','70'),(1179,241,'_menu_item_object_id','77'),(1180,241,'_menu_item_object','services'),(1181,241,'_menu_item_target',''),(1182,241,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1183,241,'_menu_item_xfn',''),(1184,241,'_menu_item_url',''),(1186,242,'_menu_item_type','post_type'),(1187,242,'_menu_item_menu_item_parent','70'),(1188,242,'_menu_item_object_id','73'),(1189,242,'_menu_item_object','services'),(1190,242,'_menu_item_target',''),(1191,242,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1192,242,'_menu_item_xfn',''),(1193,242,'_menu_item_url',''),(1195,243,'_menu_item_type','post_type'),(1196,243,'_menu_item_menu_item_parent','70'),(1197,243,'_menu_item_object_id','63'),(1198,243,'_menu_item_object','services'),(1199,243,'_menu_item_target',''),(1200,243,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1201,243,'_menu_item_xfn',''),(1202,243,'_menu_item_url',''),(1204,244,'_menu_item_type','post_type'),(1205,244,'_menu_item_menu_item_parent','70'),(1206,244,'_menu_item_object_id','79'),(1207,244,'_menu_item_object','services'),(1208,244,'_menu_item_target',''),(1209,244,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1210,244,'_menu_item_xfn',''),(1211,244,'_menu_item_url',''),(1213,245,'_menu_item_type','post_type'),(1214,245,'_menu_item_menu_item_parent','70'),(1215,245,'_menu_item_object_id','75'),(1216,245,'_menu_item_object','services'),(1217,245,'_menu_item_target',''),(1218,245,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1219,245,'_menu_item_xfn',''),(1220,245,'_menu_item_url',''),(1222,246,'_menu_item_type','post_type'),(1223,246,'_menu_item_menu_item_parent','70'),(1224,246,'_menu_item_object_id','71'),(1225,246,'_menu_item_object','services'),(1226,246,'_menu_item_target',''),(1227,246,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1228,246,'_menu_item_xfn',''),(1229,246,'_menu_item_url',''),(1231,247,'_menu_item_type','post_type'),(1232,247,'_menu_item_menu_item_parent','70'),(1233,247,'_menu_item_object_id','82'),(1234,247,'_menu_item_object','services'),(1235,247,'_menu_item_target',''),(1236,247,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1237,247,'_menu_item_xfn',''),(1238,247,'_menu_item_url',''),(1240,248,'_menu_item_type','post_type'),(1241,248,'_menu_item_menu_item_parent','70'),(1242,248,'_menu_item_object_id','85'),(1243,248,'_menu_item_object','services'),(1244,248,'_menu_item_target',''),(1245,248,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1246,248,'_menu_item_xfn',''),(1247,248,'_menu_item_url',''),(1249,249,'_menu_item_type','post_type'),(1250,249,'_menu_item_menu_item_parent','70'),(1251,249,'_menu_item_object_id','87'),(1252,249,'_menu_item_object','services'),(1253,249,'_menu_item_target',''),(1254,249,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1255,249,'_menu_item_xfn',''),(1256,249,'_menu_item_url',''),(1258,63,'_wp_old_date','2020-10-02'),(1259,71,'_wp_old_date','2020-10-02'),(1260,73,'_wp_old_date','2020-10-02'),(1261,251,'_wp_attached_file','2020/10/Grupo-SUADI-1.png'),(1262,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:88;s:4:\"file\";s:25:\"2020/10/Grupo-SUADI-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Grupo-SUADI-1-150x88.png\";s:5:\"width\";i:150;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Grupo-SUADI-1-100x88.png\";s:5:\"width\";i:100;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Grupo-SUADI-1-100x88.png\";s:5:\"width\";i:100;s:6:\"height\";i:88;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:{}}}'),(1264,253,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1265,254,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1270,256,'_wp_attached_file','2020/10/Equipo-pesado-grupo-suadi1.jpg'),(1271,256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:38:\"2020/10/Equipo-pesado-grupo-suadi1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"Equipo-pesado-grupo-suadi1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:39:\"Equipo-pesado-grupo-suadi1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-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:38:\"Equipo-pesado-grupo-suadi1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Equipo-pesado-grupo-suadi1-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:{}}}'),(1275,258,'_wp_attached_file','2020/10/excavadoras-panama.jpg'),(1276,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:30:\"2020/10/excavadoras-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"excavadoras-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:31:\"excavadoras-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"excavadoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-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:\"excavadoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"excavadoras-panama-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:{}}}'),(1277,258,'_wp_attachment_image_alt',''),(1278,22,'_wp_old_slug','excavadoras-mini-excavadoras-y-palas'),(1279,260,'_wp_attached_file','2020/10/tractores-sobre-oruga-panama.jpg'),(1280,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:40:\"2020/10/tractores-sobre-oruga-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"tractores-sobre-oruga-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"tractores-sobre-oruga-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-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:\"tractores-sobre-oruga-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"tractores-sobre-oruga-panama-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:{}}}'),(1281,26,'_wp_old_slug','tractores-o-bulldozer'),(1282,260,'_wp_attachment_image_alt','Tractores sobre Oruga Panamá'),(1283,261,'_wp_attached_file','2020/10/Retroexcavadoras-4x4-Panama.jpg'),(1284,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:39:\"2020/10/Retroexcavadoras-4x4-Panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"Retroexcavadoras-4x4-Panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:40:\"Retroexcavadoras-4x4-Panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-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:\"Retroexcavadoras-4x4-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Retroexcavadoras-4x4-Panama-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:{}}}'),(1285,262,'_wp_attached_file','2020/10/tractores-sobre-oruga-panama-1.jpg'),(1286,262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:42:\"2020/10/tractores-sobre-oruga-panama-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"tractores-sobre-oruga-panama-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:43:\"tractores-sobre-oruga-panama-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-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:\"tractores-sobre-oruga-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"tractores-sobre-oruga-panama-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:{}}}'),(1287,262,'_wp_attachment_image_alt','Tractores sobre orugas'),(1288,263,'_wp_attached_file','2020/10/mononiveladoras-panama.jpg'),(1289,263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:34:\"2020/10/mononiveladoras-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"mononiveladoras-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"mononiveladoras-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"mononiveladoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-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:34:\"mononiveladoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"mononiveladoras-panama-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:{}}}'),(1290,38,'_yoast_wpseo_metadesc','La máquina de ingeniería civil diseñada con la versatilidad necesaria para la nivelación de suelos, construcción de carreteras y caminos...'),(1291,263,'_wp_attachment_image_alt','Motoniveladoras o cuchillas en Panamá'),(1292,42,'_wp_old_slug','perforadoras-o-track-drill'),(1293,44,'_wp_old_slug','compresores-de-aire'),(1294,265,'_wp_attached_file','2020/10/Dumpers-panama.jpg'),(1295,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:26:\"2020/10/Dumpers-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Dumpers-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:27:\"Dumpers-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Dumpers-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-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:\"Dumpers-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Dumpers-panama-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:{}}}'),(1296,267,'_wp_attached_file','2020/10/Hormigonera-auto-cargante.jpg'),(1297,267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:37:\"2020/10/Hormigonera-auto-cargante.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Hormigonera-auto-cargante-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:38:\"Hormigonera-auto-cargante-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-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:\"Hormigonera-auto-cargante-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Hormigonera-auto-cargante-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:{}}}'),(1298,267,'_wp_attachment_image_alt','Hormigonera auto cargante'),(1299,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1300,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1301,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1302,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1303,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1304,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1305,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1306,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1307,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1308,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1309,268,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1310,268,'slide_template',''),(1311,268,'rs_page_bg_color',''),(1312,268,'_wpb_vc_js_status','true'),(1313,268,'_nt_header_background_color','#222222'),(1314,268,'_nt_header_alignment','left'),(1315,268,'_nt_header_text_color','#ffffff'),(1316,268,'_nt_header_breadcrumb_color','light'),(1317,268,'_nt_header_padding_top','200'),(1318,268,'_nt_header_padding_bottom','10'),(1319,268,'_nt_enable_page_header','on'),(1320,268,'_nt_header_background_image_id','20'),(1321,268,'_nt_header_background_image','/wp-content/uploads/2020/09/Header-maquinaria.jpg'),(1322,268,'_nt_header_title','Camiones Volquetes'),(1323,268,'_wp_old_slug','camiones-articulados-2'),(1325,268,'_thumbnail_id','311'),(1326,268,'_wp_old_date','2020-10-02'),(1327,268,'_yoast_wpseo_content_score','60'),(1328,268,'_dp_original','46'),(1329,268,'_edit_lock','1605903449:2'),(1330,268,'_edit_last','2'),(1331,269,'_wp_attached_file','2020/11/Camiones-Volquetes-Panama.jpg'),(1332,269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:37:\"2020/11/Camiones-Volquetes-Panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Camiones-Volquetes-Panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:38:\"Camiones-Volquetes-Panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-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:\"Camiones-Volquetes-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-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:{}}}'),(1333,268,'_wp_old_date','2020-11-02'),(1334,270,'_wp_attached_file','2020/10/proyectos-residenciales01.jpg'),(1335,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:37:\"2020/10/proyectos-residenciales01.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"proyectos-residenciales01-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:38:\"proyectos-residenciales01-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"proyectos-residenciales01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-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:\"proyectos-residenciales01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"proyectos-residenciales01-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:{}}}'),(1336,271,'_wp_attached_file','2020/10/residencial2.jpeg'),(1337,271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:25:\"2020/10/residencial2.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial2-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial2-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial2-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial2-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial2-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial2-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial2-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial2-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial2-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial2-100x100.jpeg\";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:\"residencial2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial2-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial2-100x100.jpeg\";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:{}}}'),(1338,272,'_wp_attached_file','2020/10/residencial3.jpeg'),(1339,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:25:\"2020/10/residencial3.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial3-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial3-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial3-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial3-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial3-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial3-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial3-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial3-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial3-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial3-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial3-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial3-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial3-100x100.jpeg\";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:\"residencial3-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial3-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial3-100x100.jpeg\";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:{}}}'),(1340,273,'_wp_attached_file','2020/10/residencial4.jpeg'),(1341,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:25:\"2020/10/residencial4.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial4-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial4-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial4-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial4-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial4-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial4-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial4-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial4-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial4-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial4-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial4-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial4-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial4-100x100.jpeg\";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:\"residencial4-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial4-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial4-100x100.jpeg\";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:{}}}'),(1342,274,'_wp_attached_file','2020/10/residencial5.jpeg'),(1343,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:25:\"2020/10/residencial5.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial5-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial5-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial5-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial5-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial5-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial5-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial5-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial5-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial5-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial5-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial5-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial5-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial5-100x100.jpeg\";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:\"residencial5-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial5-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial5-100x100.jpeg\";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:{}}}'),(1344,275,'_wp_attached_file','2020/10/residencial6.jpeg'),(1345,275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:25:\"2020/10/residencial6.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial6-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial6-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial6-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial6-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial6-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial6-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial6-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial6-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial6-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial6-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial6-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial6-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial6-100x100.jpeg\";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:\"residencial6-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial6-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial6-100x100.jpeg\";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:{}}}'),(1346,276,'_wp_attached_file','2020/10/residencial7.jpeg'),(1347,276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:614;s:4:\"file\";s:25:\"2020/10/residencial7.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial7-300x180.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial7-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial7-768x461.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial7-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial7-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial7-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial7-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial7-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial7-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial7-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial7-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial7-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial7-100x100.jpeg\";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:\"residencial7-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial7-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial7-100x100.jpeg\";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:{}}}'),(1348,277,'_wp_attached_file','2020/10/residencial8.jpeg'),(1349,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:25:\"2020/10/residencial8.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial8-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial8-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial8-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial8-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial8-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial8-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial8-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial8-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial8-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial8-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial8-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial8-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial8-100x100.jpeg\";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:\"residencial8-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial8-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial8-100x100.jpeg\";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:{}}}'),(1350,278,'_wp_attached_file','2020/10/residencial9.jpeg'),(1351,278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:25:\"2020/10/residencial9.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial9-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial9-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial9-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial9-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial9-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial9-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial9-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial9-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial9-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial9-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial9-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial9-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial9-100x100.jpeg\";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:\"residencial9-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial9-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial9-100x100.jpeg\";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:{}}}'),(1352,279,'_wp_attached_file','2020/10/residencial10.jpeg'),(1353,279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:26:\"2020/10/residencial10.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"residencial10-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial10-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"residencial10-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial10-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:26:\"residencial10-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial10-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial10-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:26:\"residencial10-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:26:\"residencial10-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:27:\"residencial10-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"residencial10-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"residencial10-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial10-100x100.jpeg\";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:\"residencial10-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"residencial10-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial10-100x100.jpeg\";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:{}}}'),(1354,280,'_wp_attached_file','2020/10/residencial11.jpeg'),(1355,280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:614;s:4:\"file\";s:26:\"2020/10/residencial11.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"residencial11-300x180.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial11-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"residencial11-768x461.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial11-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:26:\"residencial11-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial11-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial11-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:26:\"residencial11-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:26:\"residencial11-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:27:\"residencial11-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"residencial11-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"residencial11-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial11-100x100.jpeg\";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:\"residencial11-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"residencial11-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial11-100x100.jpeg\";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:{}}}'),(1356,281,'_wp_attached_file','2020/10/residencial12.jpeg'),(1357,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:640;s:4:\"file\";s:26:\"2020/10/residencial12.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"residencial12-300x188.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial12-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"residencial12-768x480.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial12-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:26:\"residencial12-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial12-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial12-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:26:\"residencial12-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:26:\"residencial12-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:27:\"residencial12-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"residencial12-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"residencial12-600x375.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial12-100x100.jpeg\";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:\"residencial12-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"residencial12-600x375.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial12-100x100.jpeg\";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:{}}}'),(1358,282,'_wp_attached_file','2020/10/residencial13.jpeg'),(1359,282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:614;s:4:\"file\";s:26:\"2020/10/residencial13.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"residencial13-300x180.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial13-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"residencial13-768x461.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial13-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:26:\"residencial13-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial13-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial13-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:26:\"residencial13-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:26:\"residencial13-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:27:\"residencial13-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"residencial13-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"residencial13-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial13-100x100.jpeg\";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:\"residencial13-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"residencial13-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial13-100x100.jpeg\";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:{}}}'),(1360,283,'_wp_attached_file','2020/10/residencial14.jpeg'),(1361,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:26:\"2020/10/residencial14.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"residencial14-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial14-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"residencial14-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial14-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:26:\"residencial14-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial14-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:26:\"residencial14-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:26:\"residencial14-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:26:\"residencial14-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:27:\"residencial14-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"residencial14-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"residencial14-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial14-100x100.jpeg\";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:\"residencial14-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"residencial14-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"residencial14-100x100.jpeg\";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:{}}}'),(1362,284,'_wp_attached_file','2020/10/residencial1.jpeg'),(1363,284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:25:\"2020/10/residencial1.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"residencial1-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"residencial1-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial1-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:25:\"residencial1-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial1-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:25:\"residencial1-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:25:\"residencial1-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:25:\"residencial1-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:26:\"residencial1-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"residencial1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"residencial1-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial1-100x100.jpeg\";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:\"residencial1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"residencial1-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"residencial1-100x100.jpeg\";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:{}}}'),(1364,286,'_wp_attached_file','2020/10/infraestructura-vial1.jpeg'),(1365,286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:34:\"2020/10/infraestructura-vial1.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial1-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-100x100.jpeg\";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:34:\"infraestructura-vial1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial1-100x100.jpeg\";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:{}}}'),(1366,287,'_wp_attached_file','2020/10/infraestructura-vial2.jpeg'),(1367,287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:34:\"2020/10/infraestructura-vial2.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial2-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-100x100.jpeg\";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:34:\"infraestructura-vial2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial2-100x100.jpeg\";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:{}}}'),(1368,288,'_wp_attached_file','2020/10/infraestructura-vial3.jpeg'),(1369,288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:614;s:4:\"file\";s:34:\"2020/10/infraestructura-vial3.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-300x180.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-768x461.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial3-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial3-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-100x100.jpeg\";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:34:\"infraestructura-vial3-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial3-100x100.jpeg\";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:{}}}'),(1370,289,'_wp_attached_file','2020/10/infraestructura-vial4.jpeg'),(1371,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:576;s:6:\"height\";i:1024;s:4:\"file\";s:34:\"2020/10/infraestructura-vial4.jpeg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-576x400.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-576x550.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial4-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-100x100.jpeg\";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:34:\"infraestructura-vial4-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial4-100x100.jpeg\";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:{}}}'),(1372,290,'_wp_attached_file','2020/10/infraestructura-vial5.jpeg'),(1373,290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:614;s:4:\"file\";s:34:\"2020/10/infraestructura-vial5.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-300x180.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-768x461.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial5-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial5-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-100x100.jpeg\";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:34:\"infraestructura-vial5-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial5-100x100.jpeg\";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:{}}}'),(1374,291,'_wp_attached_file','2020/10/infraestructura-vial6.jpeg'),(1375,291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:614;s:4:\"file\";s:34:\"2020/10/infraestructura-vial6.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-300x180.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-768x461.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial6-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial6-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-100x100.jpeg\";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:34:\"infraestructura-vial6-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-600x360.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial6-100x100.jpeg\";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:{}}}'),(1376,292,'_wp_attached_file','2020/10/infraestructura-vial7.jpeg'),(1377,292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:34:\"2020/10/infraestructura-vial7.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial7-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial7-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-100x100.jpeg\";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:34:\"infraestructura-vial7-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial7-100x100.jpeg\";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:{}}}'),(1378,293,'_wp_attached_file','2020/10/infraestructura-vial8.jpeg'),(1379,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:640;s:4:\"file\";s:34:\"2020/10/infraestructura-vial8.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-300x188.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-768x480.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial8-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial8-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-600x375.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-100x100.jpeg\";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:34:\"infraestructura-vial8-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-600x375.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial8-100x100.jpeg\";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:{}}}'),(1380,294,'_wp_attached_file','2020/10/infraestructura-vial9.jpeg'),(1381,294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:640;s:4:\"file\";s:34:\"2020/10/infraestructura-vial9.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-300x188.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-768x480.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial9-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"infraestructura-vial9-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-600x375.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-100x100.jpeg\";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:34:\"infraestructura-vial9-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-600x375.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"infraestructura-vial9-100x100.jpeg\";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:{}}}'),(1382,295,'_wp_attached_file','2020/10/infraestructura-vial10.jpeg'),(1383,295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:576;s:6:\"height\";i:1024;s:4:\"file\";s:35:\"2020/10/infraestructura-vial10.jpeg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-576x400.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-576x550.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"infraestructura-vial10-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-100x100.jpeg\";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:\"infraestructura-vial10-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"infraestructura-vial10-100x100.jpeg\";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:{}}}'),(1384,296,'_wp_attached_file','2020/10/infraestructura-vial-panama.jpg'),(1385,296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:39:\"2020/10/infraestructura-vial-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"infraestructura-vial-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:40:\"infraestructura-vial-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"infraestructura-vial-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-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:\"infraestructura-vial-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"infraestructura-vial-panama-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:{}}}'),(1386,297,'_wp_attached_file','2020/10/Urbanizaciones1.jpeg'),(1387,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:576;s:6:\"height\";i:1024;s:4:\"file\";s:28:\"2020/10/Urbanizaciones1.jpeg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-576x400.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-576x550.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Urbanizaciones1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-100x100.jpeg\";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:\"Urbanizaciones1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones1-100x100.jpeg\";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:{}}}'),(1388,298,'_wp_attached_file','2020/10/Urbanizaciones2.jpeg'),(1389,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:28:\"2020/10/Urbanizaciones2.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:29:\"Urbanizaciones2-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Urbanizaciones2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-100x100.jpeg\";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:\"Urbanizaciones2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones2-100x100.jpeg\";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:{}}}'),(1390,299,'_wp_attached_file','2020/10/Urbanizaciones3.jpeg'),(1391,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:28:\"2020/10/Urbanizaciones3.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:29:\"Urbanizaciones3-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Urbanizaciones3-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-100x100.jpeg\";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:\"Urbanizaciones3-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones3-100x100.jpeg\";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:{}}}'),(1392,300,'_wp_attached_file','2020/10/Urbanizaciones4.jpeg'),(1393,300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:28:\"2020/10/Urbanizaciones4.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:29:\"Urbanizaciones4-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Urbanizaciones4-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-100x100.jpeg\";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:\"Urbanizaciones4-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones4-100x100.jpeg\";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:{}}}'),(1394,301,'_wp_attached_file','2020/10/Urbanizaciones5.jpeg'),(1395,301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:28:\"2020/10/Urbanizaciones5.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:29:\"Urbanizaciones5-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Urbanizaciones5-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-100x100.jpeg\";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:\"Urbanizaciones5-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones5-100x100.jpeg\";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:{}}}'),(1396,302,'_wp_attached_file','2020/10/Urbanizaciones6.jpeg'),(1397,302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:28:\"2020/10/Urbanizaciones6.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:29:\"Urbanizaciones6-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Urbanizaciones6-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-100x100.jpeg\";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:\"Urbanizaciones6-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Urbanizaciones6-100x100.jpeg\";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:{}}}'),(1398,209,'_wpb_shortcodes_custom_css','.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601395062729{margin-top: -40px !important;}.vc_custom_1601396758265{margin-top: -20px !important;}'),(1399,303,'_wp_attached_file','2020/10/Excavadoras-brazo-largo1.jpg'),(1400,303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020/10/Excavadoras-brazo-largo1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo1-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-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:\"Excavadoras-brazo-largo1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo1-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:{}}}'),(1401,304,'_wp_attached_file','2020/10/Excavadoras-brazo-largo3.jpg'),(1402,304,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:36:\"2020/10/Excavadoras-brazo-largo3.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo3-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-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:\"Excavadoras-brazo-largo3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Excavadoras-brazo-largo3-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:{}}}'),(1405,306,'_wp_attached_file','2020/10/Excavadoras-brazo-largo02.jpg'),(1406,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:37:\"2020/10/Excavadoras-brazo-largo02.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:38:\"Excavadoras-brazo-largo02-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-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:\"Excavadoras-brazo-largo02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Excavadoras-brazo-largo02-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:{}}}'),(1407,42,'_wp_old_slug','pala-con-martillo-o-fresadoras'),(1409,308,'_form','<div class=\"row\">\n<div class=\"col-sm-12\">\n<label> Nombre completo (requerido)\n [text* su-nombre] </label>\n\n<label> Correo electrónico (requerido)\n [email* su-email] </label>\n</div> <div class=\"col-sm-6\">\n<label> Teléfono\n [text su-telefono] </label>\n</div> <div class=\"col-sm-6\">\n<label> Ubicación\n [text su-telefono] </label>\n</div> <div class=\"col-sm-12\">\n<label> Mensaje / Comentarios\n [textarea su-mensaje] </label>\n\n[submit \"Enviar\"]\n</div>\n</div>'),(1410,308,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:50:\"Correo desde servicios de constructora [su-nombre]\";s:6:\"sender\";s:36:\"Grupo SUADI <compras@gruposuadi.com>\";s:9:\"recipient\";s:22:\"compras@gruposuadi.com\";s:4:\"body\";s:426:\"Nuevo mensaje desde el sitio web. Esta es la información: \n\n<strong>De:</strong> [su-nombre] - [su-email]\n<strong>Teléfono:</strong> [su-telefono]\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\n\n<strong>Mensaje:</strong> [su-mensaje]\n\n-- \nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\";s:18:\"additional_headers\";s:47:\"Reply-To: [su-email]\nCc: psuarez@gruposuadi.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(1411,308,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:41:\"[Grupo Suadi] ¡Gracias por contactarnos!\";s:6:\"sender\";s:36:\"Grupo SUADI <compras@gruposuadi.com>\";s:9:\"recipient\";s:10:\"[su-email]\";s:4:\"body\";s:511:\"¡Saludos, [su-nombre]!\n\nRecibimos su mensaje y muy pronto nos pondremos en contacto con usted. Este es un resumen de su mensaje: \n\n<strong>Nombre:</strong> [su-nombre]\n<strong>E-mail:</strong> [su-email]\n<strong>Teléfono:</strong> [su-telefono]\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">[_post_title]</a>\n\n<strong>Mensaje:</strong> \n[su-mensaje]\n\n-- \nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\";s:18:\"additional_headers\";s:55:\"Reply-To: compras@gruposuadi.com,psuarez@gruposuadi.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(1412,308,'_messages','a:22:{s:12:\"mail_sent_ok\";s:40:\"Gracias por tu mensaje. Ha sido enviado.\";s:12:\"mail_sent_ng\";s:87:\"Hubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\";s:16:\"validation_error\";s:71:\"Uno o más campos tienen un error. Por favor revisa e intenta de nuevo.\";s:4:\"spam\";s:87:\"Hubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\";s:12:\"accept_terms\";s:68:\"Debe aceptar los términos y condiciones antes de enviar su mensaje.\";s:16:\"invalid_required\";s:24:\"El campo es obligatorio.\";s:16:\"invalid_too_long\";s:22:\"El campo es muy 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 al subir 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:13:\"invalid_email\";s:51:\"La dirección de correo electrónico 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.\";}'),(1413,308,'_additional_settings',''),(1414,308,'_locale','es_ES'),(1416,309,'_wp_attached_file','2020/10/camion-plataforma.jpg'),(1417,309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:29:\"2020/10/camion-plataforma.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"camion-plataforma-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:30:\"camion-plataforma-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"camion-plataforma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-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:29:\"camion-plataforma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"camion-plataforma-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:{}}}'),(1418,310,'_menu_item_type','post_type'),(1419,310,'_menu_item_menu_item_parent','25'),(1420,310,'_menu_item_object_id','268'),(1421,310,'_menu_item_object','services'),(1422,310,'_menu_item_target',''),(1423,310,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1424,310,'_menu_item_xfn',''),(1425,310,'_menu_item_url',''),(1427,311,'_wp_attached_file','2020/10/Camiones-Volquetes-Panama.jpg'),(1428,311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:37:\"2020/10/Camiones-Volquetes-Panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Camiones-Volquetes-Panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:38:\"Camiones-Volquetes-Panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-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:\"Camiones-Volquetes-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Camiones-Volquetes-Panama-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:{}}}'),(1429,312,'_wp_attached_file','2020/10/compactadoras-panama.jpg'),(1430,312,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:32:\"2020/10/compactadoras-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"compactadoras-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:33:\"compactadoras-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"compactadoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-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:\"compactadoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"compactadoras-panama-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:{}}}'),(1431,312,'_wp_attachment_image_alt','Compactadora Lisa o De Piña'),(1432,313,'_wp_attached_file','2020/10/PalaMartillo-RetroMartillo.jpg'),(1433,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:38:\"2020/10/PalaMartillo-RetroMartillo.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"PalaMartillo-RetroMartillo-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:39:\"PalaMartillo-RetroMartillo-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-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:38:\"PalaMartillo-RetroMartillo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"PalaMartillo-RetroMartillo-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:{}}}'),(1434,314,'_wp_attached_file','2020/10/cargadores-frontales-1.jpg'),(1435,314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:34:\"2020/10/cargadores-frontales-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"cargadores-frontales-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"cargadores-frontales-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"cargadores-frontales-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-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:34:\"cargadores-frontales-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"cargadores-frontales-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:{}}}'),(1436,314,'_wp_attachment_image_alt','Cargadores frontales'),(1437,315,'_wp_attached_file','2020/10/Excavadoras-panama-1.jpg'),(1438,315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:32:\"2020/10/Excavadoras-panama-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Excavadoras-panama-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:33:\"Excavadoras-panama-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Excavadoras-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-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:\"Excavadoras-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Excavadoras-panama-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:{}}}'),(1441,317,'_wp_attached_file','2020/11/Logo-GSUADI-1.png'),(1442,317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:90;s:4:\"file\";s:25:\"2020/11/Logo-GSUADI-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Logo-GSUADI-1-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Logo-GSUADI-1-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Logo-GSUADI-1-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;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:{}}}'),(1443,318,'_wp_attached_file','2020/11/LogoG-SUADI1-Ret.png'),(1444,318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:392;s:6:\"height\";i:141;s:4:\"file\";s:28:\"2020/11/LogoG-SUADI1-Ret.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"LogoG-SUADI1-Ret-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"LogoG-SUADI1-Ret-150x141.png\";s:5:\"width\";i:150;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"LogoG-SUADI1-Ret-250x141.png\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"LogoG-SUADI1-Ret-350x141.png\";s:5:\"width\";i:350;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"LogoG-SUADI1-Ret-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"LogoG-SUADI1-Ret-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:\"LogoG-SUADI1-Ret-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"LogoG-SUADI1-Ret-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:{}}}'),(1445,319,'_wp_attached_file','2020/11/LogoG-SUADI1-mob.png'),(1446,319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:230;s:6:\"height\";i:91;s:4:\"file\";s:28:\"2020/11/LogoG-SUADI1-mob.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"LogoG-SUADI1-mob-150x91.png\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"LogoG-SUADI1-mob-100x91.png\";s:5:\"width\";i:100;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"LogoG-SUADI1-mob-100x91.png\";s:5:\"width\";i:100;s:6:\"height\";i:91;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:{}}}'),(1447,320,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1448,321,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(1449,322,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(1450,40,'_wp_old_slug','cargadores-frontales-y-mini-cargadores'),(1451,325,'_wp_attached_file','2020/11/zews-b.png'),(1452,325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:26;s:4:\"file\";s:18:\"2020/11/zews-b.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:{}}}'),(1453,325,'_edit_lock','1605732319:2'),(1454,326,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1455,327,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(1464,334,'_menu_item_type','post_type'),(1465,334,'_menu_item_menu_item_parent','0'),(1466,334,'_menu_item_object_id','112'),(1467,334,'_menu_item_object','page'),(1468,334,'_menu_item_target',''),(1469,334,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1470,334,'_menu_item_xfn',''),(1471,334,'_menu_item_url',''),(1473,112,'_yoast_wpseo_title','Empresas constructuras y de alquiler de maquinarias en Chiriquí Panamá'),(1474,112,'_yoast_wpseo_metadesc','Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado.'),(1475,89,'_yoast_wpseo_title','Empresas de obra civil en Chiriquí, Panamá - Infraestructura, ingeniería'),(1476,89,'_yoast_wpseo_metadesc','Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras.'),(1477,13,'_yoast_wpseo_title','Alquiler de maquinaria pesada en Chiriquí Panamá'),(1478,13,'_yoast_wpseo_content_score','30'),(1479,15,'_yoast_wpseo_title','%%title%% pesados Chiriquí Panamá'),(1480,68,'_yoast_wpseo_title','Empresas constructivas en David, Chiriquí, Panamá'),(1481,68,'_yoast_wpseo_metadesc','Empresa dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles. Le asesoramos sin compromiso.'),(1482,173,'_yoast_wpseo_title','Contruccción de obras públicas y privadas Chiriquí Panamá'),(1483,173,'_yoast_wpseo_metadesc','Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.'),(1484,15,'_yoast_wpseo_metadesc','Brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en la industria de la construcción'),(1485,22,'_yoast_wpseo_title','Trabajos y alquiler de %%title%% Chiriquí Panamá'),(1486,26,'_yoast_wpseo_title','Alquiler de %%title%% Chiriquí Panamá'),(1487,28,'_yoast_wpseo_metadesc','Con la versatilidad y la capacidad requerida para mover materiales de grandes excavaciones, en el desarrollo de proyectos de construcción'),(1488,22,'_yoast_wpseo_metadesc','Excavadoras hidráulicas sobre orugas de 12 ton hasta 48 ton y mini excavadoras sobre orugas de caucho de 5 ton hasta 9 ton'),(1489,31,'_yoast_wpseo_metadesc','Poderosas retroexcavadoras 4×4, variante de la excavadora, de gran utilidad para el movimiento de tierras, construir rampas en solares.'),(1490,34,'_yoast_wpseo_metadesc','Esencial, en la construcción de obras civiles, para la compactación de suelos y pavimentos. Tenemos a su servicio la apisonadora...'),(1491,40,'_yoast_wpseo_metadesc','Tractores con cuchara frontal de gran utilidad para cargar materiales como piedra, arena y tierra. Utilizados en canteras o con trituradoras.'),(1492,42,'_yoast_wpseo_metadesc','Pala martillo y retro martillos desde 5 toneladas hasta 25 toneladas. Opcional minipalas o retros con fresadoras hasta 9 toneladas.'),(1493,44,'_yoast_wpseo_metadesc','Son pequeños equipos rodantes que transportan más o menos 3,5 m3 de material en recorridos cortos. Pueden dumpear hacia atrás o hacia un lado.'),(1494,46,'_yoast_wpseo_metadesc','Conocidas como grúas de plataforma, con capacidad para elevar maquinaria de considerable volumen y peso.'),(1495,53,'_yoast_wpseo_metadesc','Con nuestros camiones cisterna acaba la escasez de agua que se requieran durante la construcción de una obra civil.'),(1496,55,'_yoast_wpseo_metadesc','El manipulador telescópico, conocido como “telehanders”, de particular utilidad en la industria y la construcción.'),(1497,57,'_yoast_wpseo_metadesc','Hormigonera autocargante con rendimiento de 2,5 m³. Excelente dosificación y homogeneidad de la mezcla lo que realiza un concreto.'),(1498,268,'_yoast_wpseo_metadesc','Camiones 10 ruedas de aproximadamente 14m3 de capacidad, para transporte de material a largas distancias.'),(1499,63,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1500,63,'_yoast_wpseo_metadesc','Realizamos todo tipo de obra civil que contribuya a mejorar la organización del territorio y el bienestar de los habitantes.'),(1501,71,'_yoast_wpseo_metadesc','Realizamos todo tipo de obra civil que contribuya a mejorar la organización del territorio y el bienestar de los habitantes.'),(1502,71,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1503,73,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1504,73,'_yoast_wpseo_metadesc','Contamos con la maquinaria, el equipo humano y la logística, para desarrollar proyectos de infraestructura vial que contribuyan...'),(1505,75,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1506,75,'_yoast_wpseo_metadesc','Tenemos a disposición de los sectores público y privado nuestro servicio de construcción de puentes y carreteras'),(1507,79,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1508,79,'_yoast_wpseo_metadesc','La construcción de dos proyectos de mil viviendas de interés social del Programa Techos de Esperanza, del Ministerio de Vivienda y...'),(1509,82,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1510,82,'_yoast_wpseo_metadesc','Contamos con la maquinaria, el equipo profesional y técnico y la logística para la ejecución de proyectos de instalación de tuberías...'),(1511,85,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1512,85,'_yoast_wpseo_metadesc','Concebimos el buen estado de las carreteras y los caminos como una de las tareas prioritarias de la Administración Pública.'),(1513,87,'_yoast_wpseo_metadesc','Concebimos el buen estado de las carreteras y los caminos como una de las tareas prioritarias de la Administración Pública,'),(1514,42,'_yoast_wpseo_title','Alquiler de %%title%% Chiriquí Panamá - Alquiler de perforadoras'),(1515,268,'_yoast_wpseo_title','Alquiler de %%title%% Chiriquí Panamá - Alquiler de vagonetas'),(1520,338,'_wp_attached_file','2020/11/cropped-gurpo-suadi.jpg'),(1521,338,'_wp_attachment_context','site-icon'),(1522,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/11/cropped-gurpo-suadi.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-512x300.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-512x400.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:31:\"cropped-gurpo-suadi-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:29:\"cropped-gurpo-suadi-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1524,341,'_wp_attached_file','2020/11/gs.jpg'),(1525,341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:14:\"2020/11/gs.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1526,342,'_wp_attached_file','2020/11/cropped-gs.jpg'),(1527,342,'_wp_attachment_context','site-icon'),(1528,342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2020/11/cropped-gs.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-gs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-gs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:22:\"cropped-gs-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:22:\"cropped-gs-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:22:\"cropped-gs-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:22:\"cropped-gs-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:22:\"cropped-gs-512x300.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:22:\"cropped-gs-512x400.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:22:\"cropped-gs-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:22:\"cropped-gs-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:22:\"cropped-gs-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:20:\"cropped-gs-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1531,77,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1532,87,'_yoast_wpseo_title','%%title%% Chiriquí Panamá'),(1533,55,'_wp_old_slug','telehanders'),(1535,347,'_edit_last','2'),(1536,347,'_edit_lock','1607526844:2'),(1537,348,'_wp_attached_file','2020/12/construccion-de-obras-civiles.jpg'),(1538,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:625;s:4:\"file\";s:41:\"2020/12/construccion-de-obras-civiles.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"construccion-de-obras-civiles-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-obras-civiles-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:42:\"construccion-de-obras-civiles-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1539,347,'_wp_page_template','default'),(1540,347,'slide_template','default'),(1541,347,'rs_page_bg_color','#ffffff'),(1542,347,'_wpb_vc_js_status','true'),(1543,347,'_yoast_wpseo_content_score','30'),(1544,347,'_yoast_wpseo_primary_category','20'),(1545,347,'_nt_header_background_color','#222222'),(1546,347,'_nt_header_alignment','left'),(1547,347,'_nt_header_text_color','#ffffff'),(1548,347,'_nt_header_breadcrumb_color','light'),(1549,347,'_nt_header_padding_top','80'),(1550,347,'_nt_header_padding_bottom','80'),(1551,347,'_thumbnail_id','348'),(1554,350,'_edit_last','2'),(1555,350,'_wp_page_template','default'),(1556,350,'slide_template','default'),(1557,350,'rs_page_bg_color','#ffffff'),(1558,350,'_wpb_vc_js_status','false'),(1559,350,'_nt_header_background_color','#222222'),(1560,350,'_nt_header_alignment','left'),(1561,350,'_nt_header_text_color','#ffffff'),(1562,350,'_nt_header_breadcrumb_color','light'),(1563,350,'_nt_header_padding_top','80'),(1564,350,'_nt_header_padding_bottom','80'),(1565,350,'_edit_lock','1607532139:2'),(1567,347,'_yoast_wpseo_title','%%title%% %%page%%'),(1568,347,'_yoast_wpseo_metadesc','El simple concepto de lo que es una obra civil está asociado con la existencia de edificios, carreteras, puentes, el metro y el ferrocarril...'),(1578,347,'_wp_old_date','2020-12-09'),(1579,359,'_edit_last','2'),(1580,359,'_edit_lock','1613776590:2'),(1581,360,'_menu_item_type','post_type'),(1582,360,'_menu_item_menu_item_parent','0'),(1583,360,'_menu_item_object_id','350'),(1584,360,'_menu_item_object','page'),(1585,360,'_menu_item_target',''),(1586,360,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1587,360,'_menu_item_xfn',''),(1588,360,'_menu_item_url',''),(1590,361,'_wp_attached_file','2020/12/construccion-de-carreteras.jpg'),(1591,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:625;s:4:\"file\";s:38:\"2020/12/construccion-de-carreteras.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"construccion-de-carreteras-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:38:\"construccion-de-carreteras-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:39:\"construccion-de-carreteras-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1592,359,'_thumbnail_id','361'),(1593,359,'_wp_page_template','default'),(1595,359,'slide_template','default'),(1596,359,'rs_page_bg_color','#ffffff'),(1597,359,'_wpb_vc_js_status','true'),(1598,359,'_yoast_wpseo_content_score','30'),(1599,359,'_yoast_wpseo_primary_category','28'),(1600,359,'_nt_header_background_color','#222222'),(1601,359,'_nt_header_alignment','left'),(1602,359,'_nt_header_text_color','#ffffff'),(1603,359,'_nt_header_breadcrumb_color','light'),(1604,359,'_nt_header_padding_top','80'),(1605,359,'_nt_header_padding_bottom','80'),(1607,359,'_yoast_wpseo_title','%%title%% %%page%% Chiriquí Panamá'),(1608,359,'_yoast_wpseo_metadesc','En los años más recientes, Panamá llegó a ubicarse entre las economías de más rápido crecimiento, en el ámbito mundial.'),(1609,350,'_yoast_wpseo_title','Obra civil como infraestructura, ingeniería, túneles en Chiriquí Panamá'),(1610,365,'_wp_attached_file','2020/12/constructora.png'),(1611,365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:346;s:6:\"height\";i:155;s:4:\"file\";s:24:\"2020/12/constructora.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"constructora-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"constructora-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:24:\"constructora-250x155.png\";s:5:\"width\";i:250;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"constructora-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"constructora-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:\"constructora-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"constructora-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:{}}}'),(1612,366,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607983097184{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1607983494102{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1613,367,'_wp_attached_file','2020/12/maquinaria-suadi.png'),(1614,367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:346;s:6:\"height\";i:155;s:4:\"file\";s:28:\"2020/12/maquinaria-suadi.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"maquinaria-suadi-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"maquinaria-suadi-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"maquinaria-suadi-250x155.png\";s:5:\"width\";i:250;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"maquinaria-suadi-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"maquinaria-suadi-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:\"maquinaria-suadi-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"maquinaria-suadi-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:{}}}'),(1615,368,'_wp_attached_file','2020/12/constructora-suadi.png'),(1616,368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:346;s:6:\"height\";i:155;s:4:\"file\";s:30:\"2020/12/constructora-suadi.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"constructora-suadi-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"constructora-suadi-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:30:\"constructora-suadi-250x155.png\";s:5:\"width\";i:250;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"constructora-suadi-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"constructora-suadi-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:\"constructora-suadi-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"constructora-suadi-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:{}}}'),(1617,369,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607983097184{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1607983494102{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1618,370,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607983097184{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1607984145563{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1619,371,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1607984285833{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1620,372,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1607984285833{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1621,373,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1607984285833{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1625,378,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1629,381,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1630,382,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1631,383,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1607984132157{margin-top: 50px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602800290952{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602170601913{margin-top: -100px !important;}.vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1632,384,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1633,13,'_yoast_wpseo_focuskw','Alquiler de Maquinarias'),(1634,13,'_yoast_wpseo_metadesc','Alquiler de Maquinarias en Panamá para todo tipo de trabajo pesado, movimiento de tierras, obras civiles, construcción y más.'),(1635,13,'_yoast_wpseo_linkdex','33'),(1649,394,'_wpb_shortcodes_custom_css','.vc_custom_1602105863382{margin-top: 40px !important;}.vc_custom_1602702322343{margin-top: -35px !important;}'),(1652,396,'_wp_attached_file','2020/10/EXCAVADORAS-VOLVO-Panama.jpg'),(1653,396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:36:\"2020/10/EXCAVADORAS-VOLVO-Panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"EXCAVADORAS-VOLVO-Panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:37:\"EXCAVADORAS-VOLVO-Panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-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:\"EXCAVADORAS-VOLVO-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"EXCAVADORAS-VOLVO-Panama-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:{}}}'),(1654,397,'_wp_attached_file','2020/10/tractores-oruga-panama-D6K.jpg'),(1655,397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:38:\"2020/10/tractores-oruga-panama-D6K.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"tractores-oruga-panama-D6K-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:39:\"tractores-oruga-panama-D6K-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-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:38:\"tractores-oruga-panama-D6K-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"tractores-oruga-panama-D6K-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:{}}}'),(1656,397,'_wp_attachment_image_alt','Tractores sobre orugas'),(1657,26,'_yoast_wpseo_focuskw','Tractores sobre orugas'),(1658,26,'_yoast_wpseo_metadesc','Tractores sobre orugas tipo D4, D5 y D6, para sus trabajos de excavación y empuje, en la construcción de obras residenciales...'),(1659,26,'_yoast_wpseo_linkdex','38'),(1662,399,'_wp_attached_file','2020/10/Camiones-Articulados-Panama_T300.jpg'),(1663,399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:44:\"2020/10/Camiones-Articulados-Panama_T300.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"Camiones-Articulados-Panama_T300-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:45:\"Camiones-Articulados-Panama_T300-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-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:44:\"Camiones-Articulados-Panama_T300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Camiones-Articulados-Panama_T300-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:{}}}'),(1664,399,'_wp_attachment_image_alt','Camiones articulados'),(1665,28,'_thumbnail_id','399'),(1666,28,'_yoast_wpseo_focuskw','Camiones articulados'),(1667,28,'_yoast_wpseo_linkdex','39'),(1668,400,'_wp_attached_file','2020/10/Retroexcavadoras-panama.jpg'),(1669,400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:35:\"2020/10/Retroexcavadoras-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Retroexcavadoras-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:36:\"Retroexcavadoras-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-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:\"Retroexcavadoras-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Retroexcavadoras-panama-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:{}}}'),(1670,401,'_wp_attached_file','2020/10/compactadoras-panama-1.jpg'),(1671,401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:34:\"2020/10/compactadoras-panama-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"compactadoras-panama-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"compactadoras-panama-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"compactadoras-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-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:34:\"compactadoras-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"compactadoras-panama-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:{}}}'),(1672,34,'_thumbnail_id','401'),(1673,402,'_wp_attached_file','2020/10/motoniveladora-panama.jpg'),(1674,402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:33:\"2020/10/motoniveladora-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"motoniveladora-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"motoniveladora-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"motoniveladora-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-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:\"motoniveladora-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"motoniveladora-panama-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:{}}}'),(1675,403,'_wp_attached_file','2020/10/cargadores-frontales-panama.jpg'),(1676,403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:39:\"2020/10/cargadores-frontales-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"cargadores-frontales-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:40:\"cargadores-frontales-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"cargadores-frontales-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-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:\"cargadores-frontales-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"cargadores-frontales-panama-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:{}}}'),(1677,404,'_wp_attached_file','2020/10/Dumpers-panama-1.jpg'),(1678,404,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:28:\"2020/10/Dumpers-panama-1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Dumpers-panama-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:29:\"Dumpers-panama-1-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Dumpers-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-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:\"Dumpers-panama-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Dumpers-panama-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:{}}}'),(1679,405,'_wp_attached_file','2020/10/Hormigonera-Panama.jpg'),(1680,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:30:\"2020/10/Hormigonera-Panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Hormigonera-Panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:31:\"Hormigonera-Panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Hormigonera-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-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:\"Hormigonera-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Hormigonera-Panama-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:{}}}'),(1681,406,'_wp_attached_file','2020/10/mejoramiento-caminos-panama.jpg'),(1682,406,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:39:\"2020/10/mejoramiento-caminos-panama.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"mejoramiento-caminos-panama-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:40:\"mejoramiento-caminos-panama-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-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:\"mejoramiento-caminos-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"mejoramiento-caminos-panama-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:{}}}'),(1683,407,'_wp_attached_file','2020/10/mejoramiento-caminos12.jpg'),(1684,407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:34:\"2020/10/mejoramiento-caminos12.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"mejoramiento-caminos12-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"mejoramiento-caminos12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-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:34:\"mejoramiento-caminos12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos12-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:{}}}'),(1685,408,'_wp_attached_file','2020/10/mejoramiento-caminos13.jpg'),(1686,408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:34:\"2020/10/mejoramiento-caminos13.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"mejoramiento-caminos13-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"mejoramiento-caminos13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-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:34:\"mejoramiento-caminos13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos13-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:{}}}'),(1687,409,'_wp_attached_file','2020/10/mejoramiento-caminos9.jpg'),(1688,409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:614;s:4:\"file\";s:33:\"2020/10/mejoramiento-caminos9.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos9-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"mejoramiento-caminos9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-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:\"mejoramiento-caminos9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos9-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:{}}}'),(1689,410,'_wp_attached_file','2020/10/mejoramiento-caminos10.jpg'),(1690,410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:34:\"2020/10/mejoramiento-caminos10.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"mejoramiento-caminos10-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"mejoramiento-caminos10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-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:34:\"mejoramiento-caminos10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos10-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:{}}}'),(1691,411,'_wp_attached_file','2020/10/mejoramiento-caminos11.jpg'),(1692,411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:34:\"2020/10/mejoramiento-caminos11.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"mejoramiento-caminos11-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"mejoramiento-caminos11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-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:34:\"mejoramiento-caminos11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos11-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:{}}}'),(1693,412,'_wp_attached_file','2020/10/mejoramiento-caminos6.jpg'),(1694,412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:33:\"2020/10/mejoramiento-caminos6.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos6-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"mejoramiento-caminos6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-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:\"mejoramiento-caminos6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos6-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:{}}}'),(1695,413,'_wp_attached_file','2020/10/mejoramiento-caminos7.jpg'),(1696,413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:33:\"2020/10/mejoramiento-caminos7.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos7-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"mejoramiento-caminos7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-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:\"mejoramiento-caminos7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos7-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:{}}}'),(1697,414,'_wp_attached_file','2020/10/mejoramiento-caminos8.jpg'),(1698,414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:33:\"2020/10/mejoramiento-caminos8.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"mejoramiento-caminos8-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"mejoramiento-caminos8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-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:\"mejoramiento-caminos8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"mejoramiento-caminos8-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:{}}}'),(1699,415,'_wp_attached_file','2020/10/caminos1.jpg'),(1700,415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:20:\"2020/10/caminos1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"caminos1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"caminos1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:20:\"caminos1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:20:\"caminos1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:20:\"caminos1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:21:\"caminos1-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"caminos1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"caminos1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos1-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:\"caminos1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"caminos1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos1-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:{}}}'),(1701,416,'_wp_attached_file','2020/10/caminos2.jpg'),(1702,416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:20:\"2020/10/caminos2.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"caminos2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"caminos2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:20:\"caminos2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:20:\"caminos2-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:20:\"caminos2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:21:\"caminos2-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"caminos2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"caminos2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos2-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:\"caminos2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"caminos2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos2-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:{}}}'),(1703,417,'_wp_attached_file','2020/10/caminos3.jpg'),(1704,417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:20:\"2020/10/caminos3.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"caminos3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"caminos3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:20:\"caminos3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:20:\"caminos3-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:20:\"caminos3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:21:\"caminos3-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"caminos3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"caminos3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos3-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:\"caminos3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"caminos3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos3-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:{}}}'),(1705,418,'_wp_attached_file','2020/10/caminos4.jpg'),(1706,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:20:\"2020/10/caminos4.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"caminos4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"caminos4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:20:\"caminos4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos4-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:20:\"caminos4-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:20:\"caminos4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:21:\"caminos4-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"caminos4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"caminos4-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos4-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:\"caminos4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"caminos4-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos4-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:{}}}'),(1707,419,'_wp_attached_file','2020/10/caminos5.jpg'),(1708,419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:20:\"2020/10/caminos5.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"caminos5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"caminos5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:20:\"caminos5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:20:\"caminos5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:20:\"caminos5-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:20:\"caminos5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:21:\"caminos5-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"caminos5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"caminos5-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos5-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:\"caminos5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"caminos5-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"caminos5-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:{}}}'),(1709,420,'_wp_attached_file','2020/10/movimientos-tierra1.jpg'),(1710,420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/10/movimientos-tierra1.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-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:\"movimientos-tierra1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-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:\"movimientos-tierra1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra1-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:{}}}'),(1711,421,'_wp_attached_file','2020/10/movimientos-tierra2.jpg'),(1712,421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:31:\"2020/10/movimientos-tierra2.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"movimientos-tierra2-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"movimientos-tierra2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-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:\"movimientos-tierra2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra2-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:{}}}'),(1713,422,'_wp_attached_file','2020/10/movimientos-tierra3.jpg'),(1714,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/10/movimientos-tierra3.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-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:\"movimientos-tierra3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-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:\"movimientos-tierra3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra3-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:{}}}'),(1715,423,'_wp_attached_file','2020/10/movimientos-tierra4.jpg'),(1716,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/10/movimientos-tierra4.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-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:\"movimientos-tierra4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-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:\"movimientos-tierra4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra4-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:{}}}'),(1717,424,'_wp_attached_file','2020/10/movimientos-tierra5.jpg'),(1718,424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:31:\"2020/10/movimientos-tierra5.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"movimientos-tierra5-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"movimientos-tierra5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-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:\"movimientos-tierra5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra5-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:{}}}'),(1719,425,'_wp_attached_file','2020/10/movimientos-tierra6.jpg'),(1720,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:31:\"2020/10/movimientos-tierra6.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"movimientos-tierra6-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"movimientos-tierra6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-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:\"movimientos-tierra6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra6-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:{}}}'),(1721,426,'_wp_attached_file','2020/10/movimientos-tierra7.jpg'),(1722,426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/10/movimientos-tierra7.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-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:\"movimientos-tierra7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-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:\"movimientos-tierra7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra7-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:{}}}'),(1723,427,'_wp_attached_file','2020/10/movimientos-tierra8.jpg'),(1724,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/10/movimientos-tierra8.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-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:\"movimientos-tierra8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-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:\"movimientos-tierra8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra8-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:{}}}'),(1725,428,'_wp_attached_file','2020/10/movimientos-tierra9.jpg'),(1726,428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:31:\"2020/10/movimientos-tierra9.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:32:\"movimientos-tierra9-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"movimientos-tierra9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-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:\"movimientos-tierra9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"movimientos-tierra9-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:{}}}'),(1727,429,'_wp_attached_file','2020/10/construccion-hidroelectricas.jpg'),(1728,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectricas.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectricas-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectricas-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectricas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-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:\"construccion-hidroelectricas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectricas-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:{}}}'),(1729,430,'_wp_attached_file','2020/10/construccion-hidroelectrica1.jpg'),(1730,430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica1-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-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:\"construccion-hidroelectrica1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica1-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:{}}}'),(1731,431,'_wp_attached_file','2020/10/construccion-hidroelectrica2.jpg'),(1732,431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica2.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica2-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-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:\"construccion-hidroelectrica2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica2-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:{}}}'),(1733,432,'_wp_attached_file','2020/10/construccion-hidroelectrica3.jpg'),(1734,432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica3.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica3-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-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:\"construccion-hidroelectrica3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica3-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:{}}}'),(1735,433,'_wp_attached_file','2020/10/construccion-hidroelectrica4.jpg'),(1736,433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica4.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica4-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-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:\"construccion-hidroelectrica4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica4-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:{}}}'),(1737,434,'_wp_attached_file','2020/10/construccion-hidroelectrica5.jpg'),(1738,434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica5.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica5-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-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:\"construccion-hidroelectrica5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica5-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:{}}}'),(1739,435,'_wp_attached_file','2020/10/construccion-hidroelectrica6.jpg'),(1740,435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica6.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica6-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-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:\"construccion-hidroelectrica6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica6-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:{}}}'),(1741,436,'_wp_attached_file','2020/10/construccion-hidroelectrica7.jpg'),(1742,436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica7.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica7-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-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:\"construccion-hidroelectrica7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica7-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:{}}}'),(1743,437,'_wp_attached_file','2020/10/construccion-hidroelectrica8.jpg'),(1744,437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica8.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica8-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-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:\"construccion-hidroelectrica8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica8-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:{}}}'),(1745,438,'_wp_attached_file','2020/10/construccion-hidroelectrica9.jpg'),(1746,438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:40:\"2020/10/construccion-hidroelectrica9.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica9-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-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:\"construccion-hidroelectrica9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"construccion-hidroelectrica9-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:{}}}'),(1747,439,'_wp_attached_file','2020/10/construccion-hidroelectrica10.jpg'),(1748,439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:41:\"2020/10/construccion-hidroelectrica10.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:42:\"construccion-hidroelectrica10-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-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:\"construccion-hidroelectrica10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"construccion-hidroelectrica10-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:{}}}'),(1749,440,'_wp_attached_file','2020/10/tubos-alcantarillados.jpg'),(1750,440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:702;s:4:\"file\";s:33:\"2020/10/tubos-alcantarillados.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"tubos-alcantarillados-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"tubos-alcantarillados-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"tubos-alcantarillados-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-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:\"tubos-alcantarillados-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"tubos-alcantarillados-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:{}}}'),(1751,441,'_wp_attached_file','2020/10/instalacion-tuberias1.jpg'),(1752,441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:520;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias1-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-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:\"instalacion-tuberias1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-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:\"instalacion-tuberias1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias1-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:{}}}'),(1753,442,'_wp_attached_file','2020/10/instalacion-tuberias2.jpg'),(1754,442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias2.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias2-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-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:\"instalacion-tuberias2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias2-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:{}}}'),(1755,443,'_wp_attached_file','2020/10/instalacion-tuberias3.jpg'),(1756,443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias3.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias3-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-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:\"instalacion-tuberias3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias3-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:{}}}'),(1757,444,'_wp_attached_file','2020/10/instalacion-tuberias4.jpg'),(1758,444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias4.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias4-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-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:\"instalacion-tuberias4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias4-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:{}}}'),(1759,445,'_wp_attached_file','2020/10/instalacion-tuberias5.jpg'),(1760,445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias5.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias5-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-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:\"instalacion-tuberias5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias5-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:{}}}'),(1761,446,'_wp_attached_file','2020/10/instalacion-tuberias6.jpg'),(1762,446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias6.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias6-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias6-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-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:\"instalacion-tuberias6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias6-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:{}}}'),(1763,447,'_wp_attached_file','2020/10/instalacion-tuberias7.jpg'),(1764,447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias7.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias7-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-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:\"instalacion-tuberias7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias7-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:{}}}'),(1765,448,'_wp_attached_file','2020/10/instalacion-tuberias8.jpg'),(1766,448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:1280;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias8.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias8-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias8-1110x550.jpg\";s:5:\"width\";i:1110;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-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:\"instalacion-tuberias8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias8-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:{}}}'),(1767,449,'_wp_attached_file','2020/10/instalacion-tuberias9.jpg'),(1768,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:780;s:6:\"height\";i:1040;s:4:\"file\";s:33:\"2020/10/instalacion-tuberias9.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias9-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias9-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-780x550.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"instalacion-tuberias9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-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:\"instalacion-tuberias9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"instalacion-tuberias9-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:{}}}'),(1769,450,'_wp_attached_file','2020/10/instalacion-tuberias10.jpg'),(1770,450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias10.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias10-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias10-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-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:34:\"instalacion-tuberias10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias10-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:{}}}'),(1771,451,'_wp_attached_file','2020/10/instalacion-tuberias11.jpg'),(1772,451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias11.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias11-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias11-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-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:34:\"instalacion-tuberias11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias11-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:{}}}'),(1773,452,'_wp_attached_file','2020/10/instalacion-tuberias12.jpg'),(1774,452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:780;s:6:\"height\";i:1040;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias12.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias12-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias12-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-780x550.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-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:34:\"instalacion-tuberias12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias12-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:{}}}'),(1775,453,'_wp_attached_file','2020/10/instalacion-tuberias13.jpg'),(1776,453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias13.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias13-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias13-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-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:34:\"instalacion-tuberias13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias13-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:{}}}'),(1777,454,'_wp_attached_file','2020/10/instalacion-tuberias14.jpg'),(1778,454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias14.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias14-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias14-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-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:34:\"instalacion-tuberias14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias14-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:{}}}'),(1779,455,'_wp_attached_file','2020/10/instalacion-tuberias15.jpg'),(1780,455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias15.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias15-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias15-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-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:34:\"instalacion-tuberias15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias15-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:{}}}'),(1781,456,'_wp_attached_file','2020/10/instalacion-tuberias16.jpg'),(1782,456,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:780;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias16.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias16-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias16-1040x550.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-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:34:\"instalacion-tuberias16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias16-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:{}}}'),(1783,457,'_wp_attached_file','2020/10/instalacion-tuberias17.jpg'),(1784,457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1032;s:6:\"height\";i:581;s:4:\"file\";s:34:\"2020/10/instalacion-tuberias17.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias17-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:35:\"instalacion-tuberias17-1032x550.jpg\";s:5:\"width\";i:1032;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"instalacion-tuberias17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-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:34:\"instalacion-tuberias17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"instalacion-tuberias17-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:{}}}'),(1785,459,'_wp_attached_file','2021/02/LogosMaquinariasSUADI-1.png'),(1786,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:346;s:6:\"height\";i:155;s:4:\"file\";s:35:\"2021/02/LogosMaquinariasSUADI-1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-1-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-1-250x155.png\";s:5:\"width\";i:250;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-1-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-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:35:\"LogosMaquinariasSUADI-1-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-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:{}}}'),(1787,460,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1788,112,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1789,461,'_wp_attached_file','2021/02/LogosMaquinariasSUADI-2.png'),(1790,461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:346;s:6:\"height\";i:155;s:4:\"file\";s:35:\"2021/02/LogosMaquinariasSUADI-2.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-2-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-2-250x155.png\";s:5:\"width\";i:250;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-2-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-2-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:\"LogosMaquinariasSUADI-2-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"LogosMaquinariasSUADI-2-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:{}}}'),(1791,462,'_wpb_shortcodes_custom_css','.vc_custom_1602108056330{margin-top: -100px !important;}.vc_custom_1602166176131{margin-top: 50px !important;}.vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}.vc_custom_1602106481189{margin-top: -40px !important;}'),(1792,464,'_edit_last','2'),(1793,464,'_edit_lock','1613781268:2'),(1798,464,'_wp_page_template','default'),(1799,464,'slide_template','default'),(1800,464,'rs_page_bg_color','#ffffff'),(1801,464,'_wpb_vc_js_status','false'),(1802,464,'_yoast_wpseo_focuskw','puentes'),(1803,464,'_yoast_wpseo_title','Construcción y mejoramiento de puentes: Su empresa de confianza'),(1804,464,'_yoast_wpseo_metadesc','La construcción de un puente requiere la interacción de diversas disciplinas, como la ingeniería civil, eléctrica y mecánica...'),(1805,464,'_yoast_wpseo_linkdex','65'),(1806,464,'_yoast_wpseo_content_score','30'),(1807,464,'_yoast_wpseo_estimated-reading-time-minutes','3'),(1808,464,'_yoast_wpseo_primary_category','20'),(1809,464,'_nt_header_background_color','#222222'),(1810,464,'_nt_header_alignment','left'),(1811,464,'_nt_header_text_color','#ffffff'),(1812,464,'_nt_header_breadcrumb_color','light'),(1813,464,'_nt_header_padding_top','80'),(1814,464,'_nt_header_padding_bottom','80'),(1816,464,'_wp_old_date','2021-02-19'),(1820,469,'_edit_last','2'),(1821,469,'_edit_lock','1613781194:2'),(1822,470,'_wp_attached_file','2021/02/Construccion-de-un-proyecto.jpg'),(1823,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:39:\"2021/02/Construccion-de-un-proyecto.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:40:\"Construccion-de-un-proyecto-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-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:\"Construccion-de-un-proyecto-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Construccion-de-un-proyecto-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:{}}}'),(1824,470,'_wp_attachment_image_alt','Construcción de un proyecto'),(1825,471,'_wp_attached_file','2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg'),(1826,471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:85:\"2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:86:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-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:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:85:\"Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia-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:{}}}'),(1827,471,'_wp_attachment_image_alt',''),(1828,469,'_thumbnail_id','471'),(1829,469,'_wp_page_template','default'),(1830,469,'slide_template','default'),(1831,469,'rs_page_bg_color','#ffffff'),(1832,469,'_wpb_vc_js_status','true'),(1833,469,'_yoast_wpseo_focuskw','residenciales'),(1834,469,'_yoast_wpseo_title','%%title%%'),(1835,469,'_yoast_wpseo_metadesc','La oportunidad de tener casa propia es uno de los mayores logros, y el momento de recibir las llaves de su nuevo hogar es la emotiva...'),(1836,469,'_yoast_wpseo_linkdex','58'),(1837,469,'_yoast_wpseo_content_score','30'),(1838,469,'_yoast_wpseo_estimated-reading-time-minutes','3'),(1839,469,'_yoast_wpseo_primary_category','20'),(1840,469,'_nt_header_background_color','#222222'),(1841,469,'_nt_header_alignment','left'),(1842,469,'_nt_header_text_color','#ffffff'),(1843,469,'_nt_header_breadcrumb_color','light'),(1844,469,'_nt_header_padding_top','80'),(1845,469,'_nt_header_padding_bottom','80'),(1847,469,'_wp_old_date','2021-02-19'),(1848,473,'_wp_attached_file','2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg'),(1849,473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:76:\"2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:77:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-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:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:76:\"Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-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:{}}}'),(1851,464,'_thumbnail_id','473'),(1854,475,'_edit_last','2'),(1855,475,'_edit_lock','1621376051:2'),(1856,476,'_wp_attached_file','2021/03/hidroelectricas-panama.jpg'),(1857,476,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:550;s:4:\"file\";s:34:\"2021/03/hidroelectricas-panama.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-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:34:\"hidroelectricas-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-600x322.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-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:34:\"hidroelectricas-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-600x322.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"hidroelectricas-panama-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:{}}}'),(1858,475,'_thumbnail_id','476'),(1859,475,'_wp_page_template','default'),(1861,475,'slide_template','default'),(1862,475,'rs_page_bg_color','#ffffff'),(1863,475,'_wpb_vc_js_status','false'),(1864,475,'_yoast_wpseo_focuskw','Construcción de hidroeléctrica'),(1865,475,'_yoast_wpseo_title','Construccion de Hidroelectricas en Panamá: el futuro de la energía'),(1866,475,'_yoast_wpseo_metadesc','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá...'),(1867,475,'_yoast_wpseo_linkdex','57'),(1868,475,'_yoast_wpseo_content_score','30'),(1869,475,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1870,475,'_yoast_wpseo_primary_category','20'),(1871,475,'_nt_header_background_color','#222222'),(1872,475,'_nt_header_alignment','left'),(1873,475,'_nt_header_text_color','#ffffff'),(1874,475,'_nt_header_breadcrumb_color','light'),(1875,475,'_nt_header_padding_top','80'),(1876,475,'_nt_header_padding_bottom','80'),(1880,475,'_wp_old_date','2021-03-18'),(1882,481,'_edit_last','2'),(1883,481,'_edit_lock','1618336416:2'),(1885,483,'_wp_attached_file','2021/03/empresas-constructivas-en-chiriqui.jpg'),(1886,483,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:550;s:4:\"file\";s:46:\"2021/03/empresas-constructivas-en-chiriqui.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-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:46:\"empresas-constructivas-en-chiriqui-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-600x322.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-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:46:\"empresas-constructivas-en-chiriqui-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-600x322.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"empresas-constructivas-en-chiriqui-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:{}}}'),(1887,483,'_wp_attachment_image_alt','Empresas Constructivas en Chiriquí'),(1888,481,'_thumbnail_id','483'),(1889,481,'_wp_page_template','default'),(1891,481,'slide_template','default'),(1892,481,'rs_page_bg_color','#ffffff'),(1893,481,'_wpb_vc_js_status','false'),(1894,481,'_yoast_wpseo_focuskw','Empresas Constructivas'),(1895,481,'_yoast_wpseo_title','Empresas Constructivas en Chiriquí Panamá - Grupo Suadi'),(1896,481,'_yoast_wpseo_metadesc','¿Buscas empresas constructivas de amplia trayectoria y comprobada reputación en David, Chiriquí? Nosotros le brindamos el servicio.'),(1897,481,'_yoast_wpseo_linkdex','71'),(1898,481,'_yoast_wpseo_content_score','30'),(1899,481,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1900,481,'_yoast_wpseo_primary_category','32'),(1901,481,'_nt_header_background_color','#222222'),(1902,481,'_nt_header_alignment','left'),(1903,481,'_nt_header_text_color','#ffffff'),(1904,481,'_nt_header_breadcrumb_color','light'),(1905,481,'_nt_header_padding_top','80'),(1906,481,'_nt_header_padding_bottom','80'),(1909,15,'_yoast_wpseo_estimated-reading-time-minutes',''),(1911,487,'_edit_last','2'),(1912,487,'_edit_lock','1618334641:2'),(1917,487,'_wp_page_template','default'),(1918,487,'slide_template','default'),(1919,487,'rs_page_bg_color','#ffffff'),(1920,487,'_wpb_vc_js_status','false'),(1921,487,'_yoast_wpseo_focuskw','puentes'),(1922,487,'_yoast_wpseo_title','Construcción y mejoramiento de puentes en Panamá'),(1923,487,'_yoast_wpseo_metadesc','Se requiere la construcción de nuevas autovías y autopistas que, generalmente, demandan la instalación de puentes, para el paso de...'),(1924,487,'_yoast_wpseo_linkdex','69'),(1925,487,'_yoast_wpseo_content_score','30'),(1926,487,'_yoast_wpseo_estimated-reading-time-minutes','3'),(1927,487,'_yoast_wpseo_primary_category','32'),(1928,487,'_nt_header_background_color','#222222'),(1929,487,'_nt_header_alignment','left'),(1930,487,'_nt_header_text_color','#ffffff'),(1931,487,'_nt_header_breadcrumb_color','light'),(1932,487,'_nt_header_padding_top','80'),(1933,487,'_nt_header_padding_bottom','80'),(1935,490,'_edit_last','2'),(1936,490,'_edit_lock','1618335592:2'),(1937,491,'_wp_attached_file','2021/04/Proyectos-de-construccion-en-Chiriqui.jpg'),(1938,491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:49:\"2021/04/Proyectos-de-construccion-en-Chiriqui.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:50:\"Proyectos-de-construccion-en-Chiriqui-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-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:\"Proyectos-de-construccion-en-Chiriqui-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Proyectos-de-construccion-en-Chiriqui-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:{}}}'),(1939,491,'_wp_attachment_image_alt','Proyectos de construcción en Chiriquí'),(1940,490,'_thumbnail_id','491'),(1941,490,'_wp_page_template','default'),(1942,490,'slide_template','default'),(1943,490,'rs_page_bg_color','#ffffff'),(1944,490,'_wpb_vc_js_status','false'),(1945,490,'_yoast_wpseo_focuskw','proyectos'),(1946,490,'_yoast_wpseo_metadesc','Procuramos un sólido liderazgo entre las empresas constructoras de Chiriquí, Panamá, en la realización de carreteras, puentes, represas...'),(1947,490,'_yoast_wpseo_linkdex','65'),(1948,490,'_yoast_wpseo_content_score','30'),(1949,490,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1950,490,'_yoast_wpseo_primary_category','20'),(1951,490,'_nt_header_background_color','#222222'),(1952,490,'_nt_header_alignment','left'),(1953,490,'_nt_header_text_color','#ffffff'),(1954,490,'_nt_header_breadcrumb_color','light'),(1955,490,'_nt_header_padding_top','80'),(1956,490,'_nt_header_padding_bottom','80'),(1958,495,'_edit_last','2'),(1959,495,'_edit_lock','1618336415:2'),(1960,496,'_wp_attached_file','2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg'),(1961,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:76:\"2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:77:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-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:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:76:\"Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos-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:{}}}'),(1962,496,'_wp_attachment_image_alt','Alquiler de maquinaria para construcción de carreteras y caminos'),(1963,495,'_thumbnail_id','496'),(1964,495,'_wp_page_template','default'),(1965,495,'slide_template','default'),(1966,495,'rs_page_bg_color','#ffffff'),(1967,495,'_wpb_vc_js_status','false'),(1968,495,'_yoast_wpseo_focuskw','alquiler'),(1969,495,'_yoast_wpseo_title','%%title%%'),(1970,495,'_yoast_wpseo_metadesc','En Grupo Suadi brindamos el servicio de alquiler de equipos pesados, para construcción de carreteras y caminos...'),(1971,495,'_yoast_wpseo_linkdex','71'),(1972,495,'_yoast_wpseo_content_score','30'),(1973,495,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1974,495,'_yoast_wpseo_primary_category','50'),(1975,495,'_nt_header_background_color','#222222'),(1976,495,'_nt_header_alignment','left'),(1977,495,'_nt_header_text_color','#ffffff'),(1978,495,'_nt_header_breadcrumb_color','light'),(1979,495,'_nt_header_padding_top','80'),(1980,495,'_nt_header_padding_bottom','80'),(1983,500,'_wp_attached_file','2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg'),(1984,500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:50:\"2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:51:\"alquiler-de-maquinaria-chiriqui-panama-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-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:\"alquiler-de-maquinaria-chiriqui-panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"alquiler-de-maquinaria-chiriqui-panama-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:{}}}'),(1985,499,'_edit_last','2'),(1986,499,'_yoast_wpseo_primary_category','50'),(1987,499,'_thumbnail_id','500'),(1988,499,'_wp_page_template','default'),(1990,499,'slide_template','default'),(1991,499,'rs_page_bg_color','#ffffff'),(1992,499,'_wpb_vc_js_status','true'),(1993,499,'_yoast_wpseo_title','%%title%%'),(1994,499,'_yoast_wpseo_metadesc','Un factor del éxito en toda tarea de movimiento de tierras, desde la nivelación de un terreno para un estacionamiento o un edificio.'),(1995,499,'_yoast_wpseo_content_score','30'),(1996,499,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1997,499,'_wp_old_date','2021-05-18'),(1998,499,'_nt_header_background_color','#222222'),(1999,499,'_nt_header_alignment','left'),(2000,499,'_nt_header_text_color','#ffffff'),(2001,499,'_nt_header_breadcrumb_color','light'),(2002,499,'_nt_header_padding_top','80'),(2003,499,'_nt_header_padding_bottom','80'),(2004,499,'_edit_lock','1621371616:2'),(2006,502,'_edit_last','2'),(2007,502,'_edit_lock','1623712371:2'),(2008,502,'_wp_page_template','default'),(2009,502,'slide_template','default'),(2010,502,'rs_page_bg_color','#ffffff'),(2011,502,'_wpb_vc_js_status','true'),(2012,502,'_yoast_wpseo_content_score','30'),(2013,502,'_yoast_wpseo_estimated-reading-time-minutes','2'),(2014,502,'_nt_header_background_color','#222222'),(2015,502,'_nt_header_alignment','left'),(2016,502,'_nt_header_text_color','#ffffff'),(2017,502,'_nt_header_breadcrumb_color','light'),(2018,502,'_nt_header_padding_top','80'),(2019,502,'_nt_header_padding_bottom','80'),(2020,506,'_wp_attached_file','2021/05/construccion-de-residenciales.jpg'),(2021,506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:41:\"2021/05/construccion-de-residenciales.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:42:\"construccion-de-residenciales-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"construccion-de-residenciales-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-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:\"construccion-de-residenciales-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"construccion-de-residenciales-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:{}}}'),(2022,502,'_yoast_wpseo_primary_category','32'),(2023,502,'_thumbnail_id','506'),(2025,502,'_yoast_wpseo_title','%%title%%'),(2026,502,'_yoast_wpseo_metadesc','Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales.'),(2027,509,'_edit_last','2'),(2028,509,'_edit_lock','1623712616:2'),(2029,510,'_wp_attached_file','2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg'),(2030,510,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:80:\"2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:81:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-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:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:80:\"Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama-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:{}}}'),(2031,510,'_wp_attachment_image_alt','Conozca algunas normas para la instalación de agua potable en Panamá'),(2032,509,'_thumbnail_id','510'),(2033,509,'_wp_page_template','default'),(2034,509,'slide_template','default'),(2035,509,'rs_page_bg_color','#ffffff'),(2036,509,'_wpb_vc_js_status','true'),(2037,509,'_yoast_wpseo_focuskw','agua potable'),(2038,509,'_yoast_wpseo_title','%%title%%'),(2039,509,'_yoast_wpseo_metadesc','Como ocurre en la inmensa mayoría de los territorios poblados del planeta, el acceso al agua potable es una necesidad creciente...'),(2040,509,'_yoast_wpseo_linkdex','73'),(2041,509,'_yoast_wpseo_content_score','30'),(2042,509,'_yoast_wpseo_estimated-reading-time-minutes','3'),(2043,509,'_nt_header_background_color','#222222'),(2044,509,'_nt_header_alignment','left'),(2045,509,'_nt_header_text_color','#ffffff'),(2046,509,'_nt_header_breadcrumb_color','light'),(2047,509,'_nt_header_padding_top','80'),(2048,509,'_nt_header_padding_bottom','80'),(2049,509,'_yoast_wpseo_primary_category','20'),(2051,512,'_edit_last','2'),(2052,512,'_edit_lock','1625696690:2'),(2053,512,'_thumbnail_id','429'),(2054,512,'_wp_page_template','default'),(2055,512,'slide_template','default'),(2056,512,'rs_page_bg_color','#ffffff'),(2057,512,'_wpb_vc_js_status','false'),(2058,512,'_yoast_wpseo_focuskw','excavadora'),(2059,512,'_yoast_wpseo_title','%%title%%'),(2060,512,'_yoast_wpseo_metadesc','Una excavadora es un instrumento que permite realizar toda una diversidad de labores de construcción, demolición o excavación a gran escala.'),(2061,512,'_yoast_wpseo_linkdex','69'),(2062,512,'_yoast_wpseo_content_score','30'),(2063,512,'_yoast_wpseo_estimated-reading-time-minutes','2'),(2064,512,'_nt_header_background_color','#222222'),(2065,512,'_nt_header_alignment','left'),(2066,512,'_nt_header_text_color','#ffffff'),(2067,512,'_nt_header_breadcrumb_color','light'),(2068,512,'_nt_header_padding_top','80'),(2069,512,'_nt_header_padding_bottom','80'),(2070,512,'_yoast_wpseo_primary_category','50'),(2071,173,'_oembed_2fb3cded5e89a32c4e685bcb6adefc41','{{unknown}}'),(2073,173,'_oembed_0ba77e2a588bd1fc7a46e443f60c2d48','{{unknown}}'),(2074,173,'_oembed_834daa2e70bbd2043f9b7ee202feb1af','{{unknown}}'),(2075,173,'_oembed_4488a25750e0521a925a6a54a6d8be89','{{unknown}}'),(2076,515,'_edit_last','2'),(2077,515,'_edit_lock','1625695435:2'),(2078,516,'_wp_attached_file','2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg'),(2079,516,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:72:\"2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-500x500.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-450x250.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-350x250.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-550x300.jpeg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:73:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-100x100.jpeg\";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:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:72:\"Nuevas-carreteras-para-residenciales-o-caminos-comunitarios-100x100.jpeg\";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:{}}}'),(2080,516,'_wp_attachment_image_alt','Nuevas carreteras para residenciales o caminos comunitarios'),(2081,515,'_thumbnail_id','516'),(2082,515,'_wp_page_template','default'),(2083,515,'slide_template','default'),(2084,515,'rs_page_bg_color','#ffffff'),(2085,515,'_wpb_vc_js_status','false'),(2086,515,'_yoast_wpseo_focuskw','carretera'),(2087,515,'_yoast_wpseo_title','%%title%% en Panamá'),(2088,515,'_yoast_wpseo_metadesc','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos.'),(2089,515,'_yoast_wpseo_linkdex','66'),(2090,515,'_yoast_wpseo_content_score','30'),(2091,515,'_yoast_wpseo_estimated-reading-time-minutes','2'),(2092,515,'_nt_header_background_color','#222222'),(2093,515,'_nt_header_alignment','left'),(2094,515,'_nt_header_text_color','#ffffff'),(2095,515,'_nt_header_breadcrumb_color','light'),(2096,515,'_nt_header_padding_top','80'),(2097,515,'_nt_header_padding_bottom','80'),(2098,515,'_yoast_wpseo_primary_category','32'),(2099,406,'_wp_attachment_image_alt','mejoramiento-caminos-panama'),(2101,522,'_edit_last','2'),(2102,522,'_edit_lock','1625696689:2'),(2103,523,'_wp_attached_file','2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg'),(2104,523,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:72:\"2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-250x250-cropped\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-500x500-cropped\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-450x250-cropped\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-350x250-cropped\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-550x300-cropped\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-550x300.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"construction-image-600x400-cropped\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"construction-image-1110x550-cropped\";a:4:{s:4:\"file\";s:73:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-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:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:72:\"Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto-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:{}}}'),(2105,523,'_wp_attachment_image_alt',''),(2106,522,'_thumbnail_id','523'),(2107,522,'_wp_page_template','default'),(2108,522,'slide_template','default'),(2109,522,'rs_page_bg_color','#ffffff'),(2110,522,'_wpb_vc_js_status','true'),(2111,522,'_yoast_wpseo_title','%%title%% en Panamá'),(2112,522,'_yoast_wpseo_metadesc','El alquiler de equipos pesados, proporciona una serie de ventajas prácticas, que ahorran dinero y contratiempos...'),(2113,522,'_yoast_wpseo_content_score','60'),(2114,522,'_yoast_wpseo_estimated-reading-time-minutes','2'),(2115,522,'_nt_header_background_color','#222222'),(2116,522,'_nt_header_alignment','left'),(2117,522,'_nt_header_text_color','#ffffff'),(2118,522,'_nt_header_breadcrumb_color','light'),(2119,522,'_nt_header_padding_top','80'),(2120,522,'_nt_header_padding_bottom','80'),(2121,522,'_yoast_wpseo_primary_category','50'),(2122,173,'_oembed_78ac0e639a29a7e11b4ca26881043a55','{{unknown}}'),(2123,173,'_oembed_dfff2f882fd600e387dbac62c3407d0d','{{unknown}}'),(2125,173,'_oembed_48c09c7f07acd0389dc6eba979312d16','{{unknown}}'),(2126,173,'_oembed_41ad77b2a50681e67cbade737d45bce6','{{unknown}}'),(2127,173,'_oembed_bc20b3fadc0c83dd24bb9ccdcc938879','{{unknown}}'),(2128,173,'_oembed_49b6708a00742603fd00e38ca235c6e8','{{unknown}}'),(2129,173,'_oembed_2a7a8fe382e1f776c3b86928208bcaca','{{unknown}}'),(2130,173,'_oembed_0f27792cec658ed33dfbd25d77bd20e0','{{unknown}}'),(2131,173,'_oembed_d2e6a227e5e9931e8f63b836f3105ca6','{{unknown}}'),(2132,173,'_oembed_c314c8cc6daf38cbc87ad4c40297871d','{{unknown}}'),(2133,173,'_oembed_39ee1568aab8dc4025b609ed4ab282d1','{{unknown}}'),(2134,173,'_oembed_cc19373429f88b84434e609fdab0e8bf','{{unknown}}'),(2135,173,'_oembed_7b77db4c37ea87c9d10d841d5c8aafc3','{{unknown}}'),(2136,173,'_oembed_97b74d0f0ddaa2b2f0de4919fd62d571','{{unknown}}'); /*!40000 ALTER TABLE `grpsd_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_posts` -- DROP TABLE IF EXISTS `grpsd_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL, `pinged` text COLLATE utf8mb4_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 utf8mb4_unicode_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_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=InnoDB AUTO_INCREMENT=531 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_posts` -- LOCK TABLES `grpsd_posts` WRITE; /*!40000 ALTER TABLE `grpsd_posts` DISABLE KEYS */; INSERT INTO `grpsd_posts` VALUES (6,2,'2020-09-28 18:55:05','2020-09-28 18:55:05','<div class=\"row\">\r\n<div class=\"col-sm-12\">\r\n<label> Nombre completo (requerido)\r\n [text* su-nombre] </label>\r\n\r\n<label> Correo electrónico (requerido)\r\n [email* su-email] </label>\r\n</div> <div class=\"col-sm-6\">\r\n<label> Teléfono\r\n [text su-telefono] </label>\r\n</div> <div class=\"col-sm-6\">\r\n<label> Ubicación\r\n [text su-telefono] </label>\r\n</div> <div class=\"col-sm-12\">\r\n<label> Mensaje / Comentarios\r\n [textarea su-mensaje] </label>\r\n\r\n[submit \"Enviar\"]\r\n</div>\r\n</div>\n1\nCorreo desde servicios de maquinaria [su-nombre]\nGrupo SUADI <compras@gruposuadi.com>\ncompras@gruposuadi.com\nNuevo mensaje desde el sitio web. Esta es la información: \r\n\r\n<strong>De:</strong> [su-nombre] - [su-email]\r\n<strong>Teléfono:</strong> [su-telefono]\r\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\r\n\r\n<strong>Mensaje:</strong> [su-mensaje]\r\n\r\n-- \r\nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\nReply-To: [su-email]\nCc: asuarez@gruposuadi.com\n\n1\n\n1\n[Grupo Suadi] ¡Gracias por contactarnos!\nGrupo SUADI <compras@gruposuadi.com>\n[su-email]\n¡Saludos, [su-nombre]!\r\n\r\nRecibimos su mensaje y muy pronto nos pondremos en contacto con usted. Este es un resumen de su mensaje: \r\n\r\n<strong>Nombre:</strong> [su-nombre]\r\n<strong>E-mail:</strong> [su-email]\r\n<strong>Teléfono:</strong> [su-telefono]\r\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">[_post_title]</a>\r\n\r\n<strong>Mensaje:</strong> \r\n[su-mensaje]\r\n\r\n-- \r\nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\nReply-To: compras@gruposuadi.com, asuarez@gruposuadi.com\n\n1\n\nGracias por tu mensaje. Ha sido enviado.\nHubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\nUno o más campos tienen un error. Por favor revisa e intenta de nuevo.\nHubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\nDebe aceptar los términos y condiciones antes de enviar su mensaje.\nEl campo es obligatorio.\nEl campo es muy 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 al subir 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.\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.','Servicios maquinaria','','publish','closed','closed','','contact-form-1','','','2020-11-26 08:43:38','2020-11-26 13:43:38','',0,'http://zewsdemo.com/gruposuadi/?post_type=wpcf7_contact_form&p=6',0,'wpcf7_contact_form','',0),(7,2,'2020-09-28 18:55:08','2020-09-28 18:55:08','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2020-09-28 18:55:08','2020-09-28 18:55:08','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/woocommerce-placeholder.png',0,'attachment','image/png',0),(8,2,'2020-09-28 18:58:16','2020-09-28 18:58:16','','mt-sample-background','','inherit','open','closed','','mt-sample-background','','','2020-09-28 18:58:16','2020-09-28 18:58:16','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/mt-sample-background.jpg',0,'attachment','image/jpeg',0),(13,2,'2020-09-29 15:12:29','2020-09-29 15:12:29','[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"Maquinaria\" services_grid_link_txt=\"Ver más\"][/vc_column][/vc_row]','Maquinarias','','publish','closed','closed','','maquinarias','','','2021-01-22 11:34:24','2021-01-22 16:34:24','',0,'http://zewsdemo.com/gruposuadi/?page_id=13',0,'page','',0),(14,2,'2020-09-28 22:57:14','2020-09-28 22:57:14','[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"all\" services_grid_link_txt=\"See More\"][/vc_column][/vc_row]','','','inherit','closed','closed','','13-revision-v1','','','2020-09-28 22:57:14','2020-09-28 22:57:14','',13,'http://zewsdemo.com/gruposuadi/2020/09/28/13-revision-v1/',0,'revision','',0),(15,2,'2020-10-02 13:26:50','2020-10-02 13:26:50','[vc_row][vc_column][vc_single_image image=\"256\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Equipo Pesado\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción que se desarrollen en todo el territorio panameño.\r\n\r\nComplementamos nuestro servicio con el mantenimiento preventivo y correctivo, la movilización y desmovilización de la maquinaria, el respaldo de operadores calificados y el abastecimiento de combustible.\r\n\r\nNuestros equipos están asegurados, para respaldar el cumplimiento de los compromisos adquiridos.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Alquiler de equipos','Brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en la industria de la construcción.','publish','closed','closed','','alquiler-de-equipos','','','2021-04-13 11:51:53','2021-04-13 16:51:53','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=15',0,'services','',0),(16,2,'2020-09-29 14:27:16','2020-09-29 14:27:16','[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"all\" services_grid_link_txt=\"See More\"][/vc_column][/vc_row]','Maquinarias','','inherit','closed','closed','','13-revision-v1','','','2020-09-29 14:27:16','2020-09-29 14:27:16','',13,'http://zewsdemo.com/gruposuadi/2020/09/29/13-revision-v1/',0,'revision','',0),(17,2,'2020-09-29 14:27:31','2020-09-29 14:27:31','[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"Maquinaria\" services_grid_link_txt=\"See More\"][/vc_column][/vc_row]','Maquinarias','','inherit','closed','closed','','13-revision-v1','','','2020-09-29 14:27:31','2020-09-29 14:27:31','',13,'http://zewsdemo.com/gruposuadi/2020/09/29/13-revision-v1/',0,'revision','',0),(18,2,'2020-09-29 15:11:08','2020-09-29 15:11:08','','Alquiler-de-equipos','','inherit','open','closed','','alquiler-de-equipos-2','','','2020-09-29 15:11:08','2020-09-29 15:11:08','',15,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/Alquiler-de-equipos.jpg',0,'attachment','image/jpeg',0),(19,2,'2020-09-29 15:11:53','2020-09-29 15:11:53','[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"Maquinaria\" services_grid_link_txt=\"Ver más\"][/vc_column][/vc_row]','Maquinarias','','inherit','closed','closed','','13-revision-v1','','','2020-09-29 15:11:53','2020-09-29 15:11:53','',13,'http://zewsdemo.com/gruposuadi/2020/09/29/13-revision-v1/',0,'revision','',0),(20,2,'2020-09-29 15:34:42','2020-09-29 15:34:42','','Header-maquinaria','','inherit','open','closed','','header-maquinaria','','','2020-09-29 15:34:42','2020-09-29 15:34:42','',15,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/Header-maquinaria.jpg',0,'attachment','image/jpeg',0),(22,2,'2020-10-02 12:54:37','2020-10-02 12:54:37','[vc_row][vc_column][vc_single_image image=\"396\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Excavadoras hidráulicas\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Excavadoras hidráulicas sobre orugas de 12 ton hasta 48 ton y mini excavadoras sobre orugas de caucho de 5 ton hasta 9 ton, para facilitar las tareas de excavación de terrenos y la carga, elevación, giro y descarga de materiales.\r\n\r\n<strong>Excavadoras brazo largo o de largo alcance para realizar talud o limpieza de gran profundidad.</strong>[/vc_column_text][vc_empty_space height=\"22px\"][vc_gallery type=\"image_grid\" images=\"306,304,303\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Excavadoras','Excavadoras hidráulicas sobre orugas de 12 ton hasta 48 ton y mini excavadoras sobre orugas de caucho de 5 ton hasta 9 ton.','publish','closed','closed','','excavadoras','','','2021-01-22 14:00:49','2021-01-22 19:00:49','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=22',0,'services','',0),(23,2,'2020-09-29 17:30:14','2020-09-29 17:30:14','','excavadoras-hidraulicas','','inherit','open','closed','','excavadoras-hidraulicas','','','2020-09-29 17:30:14','2020-09-29 17:30:14','',22,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/excavadoras-hidraulicas.jpg',0,'attachment','image/jpeg',0),(25,2,'2020-09-29 17:53:32','2020-09-29 17:53:32',' ','','','publish','closed','closed','','25','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=25',3,'nav_menu_item','',0),(26,2,'2020-10-02 11:04:11','2020-10-02 11:04:11','[vc_row][vc_column][vc_single_image image=\"397\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Tractores oruga\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Tractores sobre orugas tipo D4, D5 y D6, para sus trabajos de excavación y empuje, en la construcción de obras residenciales, grandes edificios, represas, caminos y carreteras.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Tractores sobre Oruga','','publish','closed','closed','','tractores-sobre-oruga','','','2021-01-22 13:58:57','2021-01-22 18:58:57','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=26',0,'services','',0),(27,2,'2020-09-29 18:03:27','2020-09-29 18:03:27','','Alquiler de Tractores bulldozer','','inherit','open','closed','','tractores-bulldozer','','','2020-09-29 18:03:48','2020-09-29 18:03:48','',26,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/Tractores-bulldozer.jpg',0,'attachment','image/jpeg',0),(28,2,'2020-10-02 10:27:31','2020-10-02 10:27:31','[vc_row][vc_column][vc_single_image image=\"399\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Camiones articulados\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Con la versatilidad y la capacidad requerida para mover materiales de grandes excavaciones, en el desarrollo de proyectos de construcción de viviendas, edificios empresariales e institucionales, represas, puentes, caminos y carreteras.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Camiones articulados','','publish','closed','closed','','camiones-articulados','','','2021-01-22 15:28:49','2021-01-22 20:28:49','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=28',0,'services','',0),(30,2,'2020-09-29 18:26:59','2020-09-29 18:26:59','','alquiler-camiones-articulados','','inherit','open','closed','','alquiler-camiones-articulados-2','','','2020-09-29 18:26:59','2020-09-29 18:26:59','',28,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/alquiler-camiones-articulados-1.jpg',0,'attachment','image/jpeg',0),(31,2,'2020-10-02 09:37:29','2020-10-02 09:37:29','[vc_row][vc_column][vc_single_image image=\"400\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Retroexcavadoras 4x4\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Poderosas retroexcavadoras 4x4, variante de la excavadora, de gran utilidad para el movimiento de tierras, construir rampas en solares, abrir zanjas para la instalación de tuberías, cables y drenajes y preparar el terreno en que se asientan las bases de un edificio.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Retroexcavadoras','Poderosas retroexcavadoras 4×4, variante de la excavadora, de gran utilidad para el movimiento de tierras, construir rampas en solares...','publish','closed','closed','','retroexcavadoras','','','2021-01-22 16:12:40','2021-01-22 21:12:40','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=31',0,'services','',0),(32,2,'2020-09-29 20:18:47','2020-09-29 20:18:47','[vc_row][vc_column][vc_single_image image=\"30\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Retroexcavadoras \" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Poderosas retroexcavadoras 4x4, variante de la excavadora, de gran utilidad para el movimiento de tierras, construir rampas en solares, abrir zanjas para la instalación de tuberías, cables y drenajes y preparar el terreno en que se asientan las bases de un edificio.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Contáctenos\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Retroexcavadoras','','inherit','closed','closed','','31-autosave-v1','','','2020-09-29 20:18:47','2020-09-29 20:18:47','',31,'http://zewsdemo.com/gruposuadi/2020/09/29/31-autosave-v1/',0,'revision','',0),(33,2,'2020-09-29 20:19:45','2020-09-29 20:19:45','','Alquiler-Retroexcavadoras','','inherit','open','closed','','alquiler-retroexcavadoras','','','2020-09-29 20:19:45','2020-09-29 20:19:45','',31,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras.jpg',0,'attachment','image/jpeg',0),(34,2,'2020-10-02 08:38:53','2020-10-02 08:38:53','[vc_row][vc_column][vc_single_image image=\"401\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Compactadoras\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Esencial, en la construcción de obras civiles, para la compactación de suelos y pavimentos. Tenemos a su servicio la apisonadora estática de rodillos fijos y la apisonadora estática de rodillo de patas apisonadoras, o de piña, especial para la compactación de materiales pegadizos, como la arcilla.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Compactadora lisa o de piña','Esencial, en la construcción de obras civiles, para la compactación de suelos y pavimentos. Tenemos a su servicio la apisonadora.','publish','closed','closed','','compactadora-lisa-o-de-pina','','','2021-01-22 16:22:44','2021-01-22 21:22:44','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=34',0,'services','',0),(35,2,'2020-10-02 14:38:25','2020-10-02 14:38:25','','Compactadoras','','inherit','open','closed','','compactadoras','','','2020-10-02 14:38:25','2020-10-02 14:38:25','',34,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Compactadoras.jpg',0,'attachment','image/jpeg',0),(36,2,'2020-10-02 14:39:53','2020-10-02 14:39:53','','Alquiler-Retroexcavadoras1','','inherit','open','closed','','alquiler-retroexcavadoras1','','','2020-10-02 14:39:53','2020-10-02 14:39:53','',31,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras1.jpg',0,'attachment','image/jpeg',0),(37,2,'2020-10-02 14:41:24','2020-10-02 14:41:24','','Retro-escavadoras','','inherit','open','closed','','retro-escavadoras','','','2020-10-02 14:41:24','2020-10-02 14:41:24','',31,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/Retro-escavadoras.jpg',0,'attachment','image/jpeg',0),(38,2,'2020-10-01 15:09:04','2020-10-01 15:09:04','[vc_row][vc_column][vc_single_image image=\"402\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Motoniveladoras\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]La máquina de ingeniería civil diseñada con la versatilidad necesaria para la nivelación de suelos, construcción de carreteras y caminos, construcción y limpieza de canales y perfilar taludes y cunetas de caminos.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Motoniveladoras o cuchillas','','publish','closed','closed','','motoniveladoras-o-cuchillas','','','2021-01-22 16:42:59','2021-01-22 21:42:59','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=38',0,'services','',0),(39,2,'2020-10-02 15:19:19','2020-10-02 15:19:19','','Motoniveladoras','','inherit','open','closed','','motoniveladoras','','','2020-10-02 15:19:19','2020-10-02 15:19:19','',38,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Motoniveladoras.jpg',0,'attachment','image/jpeg',0),(40,2,'2020-10-01 14:36:23','2020-10-01 14:36:23','[vc_row][vc_column][vc_single_image image=\"403\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Cargadores frontales\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Son de gran utilidad para cargar materiales como piedra, arena y tierra. Muy utilizados en canteras o con trituradoras donde se acumula gran cantidad de material para ser trasladado de un lugar cercano a otro, o para movilizar en camiones o vagonetas.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Cargadores frontales','Son de gran utilidad para cargar materiales como piedra, arena y tierra. Muy utilizados en canteras o con trituradoras ','publish','closed','closed','','cargadores-frontales','','','2021-01-22 17:10:13','2021-01-22 22:10:13','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=40',0,'services','',0),(41,2,'2020-10-02 15:34:55','2020-10-02 15:34:55','','Cargadores-frontales','','inherit','open','closed','','cargadores-frontales','','','2020-10-02 15:34:55','2020-10-02 15:34:55','',40,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Cargadores-frontales.jpg',0,'attachment','image/jpeg',0),(42,2,'2020-10-01 13:51:10','2020-10-01 13:51:10','[vc_row][vc_column][vc_single_image image=\"313\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Perforadoras\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Pala martillo y retro martillos desde 5 toneladas hasta 25 toneladas. Opcional minipalas o retros con fresadoras hasta 9 toneladas.\r\n\r\nEquipo utilizado como perforadoras de roca de alto desempeño en aplicaciones como la minería, construcción y obras viales. Con dispositivos de rotación y sistemas de perforación auto sincronizados.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Pala Martillo y Retro Martillo','Pala martillo y retro martillos desde 5 toneladas hasta 25 toneladas. Opcional minipalas o retros con fresadoras hasta 9 toneladas.','publish','closed','closed','','pala-martillo-y-retro-martillo','','','2020-11-20 15:15:19','2020-11-20 20:15:19','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=42',0,'services','',0),(43,2,'2020-10-02 15:50:09','2020-10-02 15:50:09','','Perforadoras o track drill','','inherit','open','closed','','perforadoras-track-drill','','','2020-10-02 15:50:17','2020-10-02 15:50:17','',42,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Perforadoras-track-drill.jpg',0,'attachment','image/jpeg',0),(44,2,'2020-10-01 12:09:05','2020-10-01 12:09:05','[vc_row][vc_column][vc_single_image image=\"404\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Dumpers\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Son pequeños equipos rodantes que transportan más o menos 3,5 m3 de material en recorridos cortos. Pueden dumpear hacia atrás o hacia un lado.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Dumpers','Son pequeños equipos rodantes que transportan más o menos 3,5 m3 de material en recorridos cortos. Pueden dumpear hacia atrás o hacia un lado.','publish','closed','closed','','dumpers','','','2021-01-22 17:03:04','2021-01-22 22:03:04','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=44',0,'services','',0),(45,2,'2020-10-02 16:08:48','2020-10-02 16:08:48','','compresores-de-aire','','inherit','open','closed','','compresores-de-aire','','','2020-10-02 16:08:48','2020-10-02 16:08:48','',44,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/compresores-de-aire.jpg',0,'attachment','image/jpeg',0),(46,2,'2020-10-01 11:23:34','2020-10-01 11:23:34','[vc_row][vc_column][vc_single_image image=\"309\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grúas de plataforma\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Conocidas como grúas de plataforma, con capacidad para elevar maquinaria de considerable volumen y peso.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Camiones grúas plataforma','Conocidas como grúas de plataforma, con capacidad para elevar maquinaria de considerable volumen y peso.','publish','closed','closed','','camiones-gruas-plataforma','','','2020-11-20 12:49:46','2020-11-20 18:49:46','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=46',0,'services','',0),(48,2,'2020-10-02 16:41:40','2020-10-02 16:41:40','','Camiones-plataforma','','inherit','open','closed','','camiones-plataforma','','','2020-10-02 16:41:40','2020-10-02 16:41:40','',46,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Camiones-plataforma.jpg',0,'attachment','image/jpeg',0),(49,2,'2020-11-02 16:59:43','2020-11-02 16:59:43','<p>[vc_row][vc_column][vc_single_image image=\"48\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grúas de plataforma\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Conocidas como grúas de plataforma, con capacidad para elevar maquinaria de considerable volumen y peso.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Camiones grúas plataforma','','inherit','closed','closed','','46-autosave-v1','','','2020-11-02 16:59:43','2020-11-02 16:59:43','',46,'http://zewsdemo.com/gruposuadi/2020/10/02/46-autosave-v1/',0,'revision','',0),(50,2,'2020-10-02 16:45:38','2020-10-02 16:45:38','','Compactadoras-1','','inherit','open','closed','','compactadoras-1','','','2020-10-02 16:45:38','2020-10-02 16:45:38','',34,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Compactadoras-1.jpg',0,'attachment','image/jpeg',0),(51,2,'2020-10-02 16:52:09','2020-10-02 16:52:09','','Motoniveladoras-1','','inherit','open','closed','','motoniveladoras-1','','','2020-10-02 16:52:09','2020-10-02 16:52:09','',38,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Motoniveladoras-1.jpg',0,'attachment','image/jpeg',0),(52,2,'2020-10-02 16:59:34','2020-10-02 16:59:34','','Tractores-bulldozer--1','','inherit','open','closed','','tractores-bulldozer-1','','','2020-10-02 16:59:34','2020-10-02 16:59:34','',38,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Tractores-bulldozer-1.jpg',0,'attachment','image/jpeg',0),(53,2,'2020-10-01 10:24:23','2020-10-01 10:24:23','[vc_row][vc_column][vc_single_image image=\"54\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Camiones cisterna\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Camiones dispensadores de agua de gran utilidad para el desarrollo de obras civiles en lugares sin acceso a la misma.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Camiones cisterna','Con nuestros camiones cisterna acaba la escasez de agua que se requieran durante la construcción de una obra civil.','publish','closed','closed','','camiones-cisterna','','','2021-01-22 17:12:40','2021-01-22 22:12:40','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=53',0,'services','',0),(54,2,'2020-10-02 18:23:58','2020-10-02 18:23:58','','Camiones-cisterna','','inherit','open','closed','','camiones-cisterna','','','2020-10-02 18:23:58','2020-10-02 18:23:58','',53,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Camiones-cisterna.jpg',0,'attachment','image/jpeg',0),(55,2,'2020-10-01 09:43:04','2020-10-01 09:43:04','[vc_row][vc_column][vc_single_image image=\"56\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Telehandlers\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]El manipulador telescópico, conocido como “telehandlers”, de particular utilidad en la industria y la construcción, gracias a la versatilidad del brazo telescópico, cuya capacidad para extenderse hacia adelante y hacia arriba, desde el vehículo, llega a los sitios donde otras máquinas no pueden hacerlo.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Telehandlers','El manipulador telescópico, conocido como “telehanders”, de particular utilidad en la industria y la construcción, gracias a la versatilidad del brazo telescópico.','publish','closed','closed','','telehandlers','','','2020-11-27 12:20:12','2020-11-27 17:20:12','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=55',0,'services','',0),(56,2,'2020-10-02 18:42:23','2020-10-02 18:42:23','','Telehanders','','inherit','open','closed','','telehanders','','','2020-10-02 18:42:23','2020-10-02 18:42:23','',55,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Telehanders.jpg',0,'attachment','image/jpeg',0),(57,2,'2020-10-01 08:58:32','2020-10-01 08:58:32','[vc_row][vc_column][vc_single_image image=\"405\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Hormigonera\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Hormigonera autocargante con rendimiento de 2,5 m³. Excelente dosificación y homogeneidad de la mezcla lo que realiza un concreto de alta calidad. Excelente para trabajar en lugares reducidos. Rinde 2,0 m3 en un ciclo de 30 minutos aproximadamente.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Hormigonera auto cargante','Hormigonera autocargante con rendimiento de 2,5 m³. Excelente dosificación y homogeneidad de la mezcla lo que realiza un concreto de alta calidad.','publish','closed','closed','','hormigonera-auto-cargante','','','2021-01-22 17:07:15','2021-01-22 22:07:15','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=57',0,'services','',0),(58,2,'2020-10-02 18:58:09','2020-10-02 18:58:09','','Hormigonera','','inherit','open','closed','','hormigonera','','','2020-10-02 18:58:09','2020-10-02 18:58:09','',57,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Hormigonera.jpg',0,'attachment','image/jpeg',0),(59,2,'2020-11-02 17:15:40','2020-11-02 17:15:40','[vc_row][vc_column][vc_single_image image=\"58\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Hormigonera\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Hormigonera autocargante con rendimiento de 2,5 m³. Excelente dosificación y homogeneidad de la mezcla lo que realiza un concreto de alta calidad. Excelente para trabajar en lugares reducidos. Rinde 2,0 m3 en un ciclo de 30 minutos aproximadamente.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Hormigonera auto cargante','','inherit','closed','closed','','57-autosave-v1','','','2020-11-02 17:15:40','2020-11-02 17:15:40','',57,'http://zewsdemo.com/gruposuadi/2020/10/02/57-autosave-v1/',0,'revision','',0),(60,2,'2020-10-02 19:04:03','2020-10-02 19:04:03','','alquiler-camiones-articulados-1','','inherit','open','closed','','alquiler-camiones-articulados-1','','','2020-10-02 19:04:03','2020-10-02 19:04:03','',28,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/09/alquiler-camiones-articulados-1-1.jpg',0,'attachment','image/jpeg',0),(61,2,'2020-10-02 19:04:27','2020-10-02 19:04:27','<p>[vc_row][vc_column][vc_single_image image=\"60\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Camiones articulados\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Con la versatilidad y la capacidad requerida para mover materiales desde espacios reducidos o grandes excavaciones, en el desarrollo de proyectos de construcción de viviendas, edificios empresariales e institucionales, represas, puentes, caminos y carreteras.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Contáctenos\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Camiones articulados','','inherit','closed','closed','','28-autosave-v1','','','2020-10-02 19:04:27','2020-10-02 19:04:27','',28,'http://zewsdemo.com/gruposuadi/2020/10/02/28-autosave-v1/',0,'revision','',0),(62,2,'2020-10-02 19:11:32','2020-10-02 19:11:32','<p>[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"Maquinaria\" services_grid_link_txt=\"Ver más\"][/vc_column][/vc_row]</p>\n','Maquinarias','','inherit','closed','closed','','13-autosave-v1','','','2020-10-02 19:11:32','2020-10-02 19:11:32','',13,'http://zewsdemo.com/gruposuadi/2020/10/02/13-autosave-v1/',0,'revision','',0),(63,2,'2020-10-07 15:05:50','2020-10-07 15:05:50','[vc_row][vc_column][vc_single_image image=\"67\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]Realizamos todo tipo de obra civil que contribuya a mejorar la organización del territorio y el bienestar de los habitantes, como la construcción de carreteras, puentes, represas y alcantarillados.\r\n\r\nHemos materializado dos proyectos habitacionales de mil viviendas cada uno, para comunidades aborígenes y una urbanización de 20 residencias.\r\n\r\nEntre otros de nuestros proyectos representativos también se encuentra nuestra participación en el programa de expansión del Aeropuerto Internacional de Tocumen y la ampliación del cauce y construcción de berma del río Guarumo, en Chiriquí Grande.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Construcción de obras civiles','Realizamos todo tipo de obra civil que contribuya a mejorar la organización del territorio y el bienestar de los habitantes, como la construcción de carreteras, puentes, represas y alcantarillados.','publish','closed','closed','','construccion-de-obras-civiles','','','2020-11-20 12:57:40','2020-11-20 18:57:40','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=63',0,'services','',0),(67,2,'2020-10-02 21:17:28','2020-10-02 21:17:28','','construcciones-civiles','','inherit','open','closed','','construcciones-civiles','','','2020-10-02 21:17:28','2020-10-02 21:17:28','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/construcciones-civiles.jpg',0,'attachment','image/jpeg',0),(68,2,'2020-10-02 21:19:42','2020-10-02 21:19:42','[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"Construcción\" services_grid_link_txt=\"Ver más\"][/vc_column][/vc_row]','Construcción','','publish','closed','closed','','construccion','','','2020-11-20 12:15:37','2020-11-20 18:15:37','',0,'http://zewsdemo.com/gruposuadi/?page_id=68',0,'page','',0),(69,2,'2020-10-02 21:19:42','2020-10-02 21:19:42','[vc_row][vc_column][construction_services_grid services_grid_number=\"-1\" services_grid_layout=\"col-sm-4 col-xs-12\" service_categories=\"Construcción\" services_grid_link_txt=\"Ver más\"][/vc_column][/vc_row]','Construcción','','inherit','closed','closed','','68-revision-v1','','','2020-10-02 21:19:42','2020-10-02 21:19:42','',68,'http://zewsdemo.com/gruposuadi/2020/10/02/68-revision-v1/',0,'revision','',0),(70,2,'2020-10-02 21:20:06','2020-10-02 21:20:06',' ','','','publish','closed','closed','','70','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=70',19,'nav_menu_item','',0),(71,2,'2020-10-07 14:47:28','2020-10-07 14:47:28','[vc_row][vc_column][vc_single_image image=\"429\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]Contribuimos en la generación de energía limpia, con la construcción de infraestructura para la instalación de plantas hidroeléctricas y le damos mantenimiento.\r\n\r\nLa capacidad y efectividad de nuestra empresa quedó evidenciada con la participación de nuestros equipos técnicos y humanos en la construcción de la sub-estación eléctrica de Portón, distrito Barú, provincia de Chiriquí.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1611587942346{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_gallery type=\"image_grid\" images=\"430,431,432,433,434,435,436,437,438,439\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Construcción y mantenimiento de hidroeléctricas','Realizamos todo tipo de obra civil que contribuya a mejorar la organización del territorio y el bienestar de los habitantes, como la construcción de carreteras','publish','closed','closed','','construccion-y-mantenimiento-de-hidroelectricas','','','2021-01-25 11:26:05','2021-01-25 16:26:05','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=71',0,'services','',0),(72,2,'2020-10-02 21:46:28','2020-10-02 21:46:28','','Construccon-hidroelectricas','','inherit','open','closed','','construccon-hidroelectricas','','','2020-10-02 21:46:28','2020-10-02 21:46:28','',71,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Construccon-hidroelectricas.jpg',0,'attachment','image/jpeg',0),(73,2,'2020-10-07 13:05:45','2020-10-07 13:05:45','[vc_row][vc_column][vc_single_image image=\"296\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]Contamos con la maquinaria, el equipo humano y la logística, para desarrollar proyectos de infraestructura vial que contribuyan en la conectividad terrestre de Panamá, para el transporte de personas y de carga, con el consecuente apoyo a la economía y el desarrollo productivo del país.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_gallery type=\"image_grid\" images=\"286,287,288,289,290,291,292,293,294,295,297,298,299,300,301,302\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Construcción de infraestructura vial','Contamos con la maquinaria, el equipo humano y la logística, para desarrollar proyectos de infraestructura vial que contribuyan en la conectividad terrestre','publish','closed','closed','','construccion-de-infraestructura-vial','','','2020-11-20 13:00:01','2020-11-20 19:00:01','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=73',0,'services','',0),(74,2,'2020-10-02 22:05:12','2020-10-02 22:05:12','','infraestructura-vial','','inherit','open','closed','','infraestructura-vial','','','2020-10-02 22:05:12','2020-10-02 22:05:12','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial.jpg',0,'attachment','image/jpeg',0),(75,2,'2020-10-07 12:13:57','2020-10-07 12:13:57','[vc_row][vc_column][vc_single_image image=\"76\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]Tenemos a disposición de los sectores público y privado nuestro servicio de construcción de puentes y carreteras, factores fundamentales para el desarrollo económico y social de Panamá y el mejoramiento de la calidad de vida de los panameños.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Construcción de puentes y carreteras','Tenemos a disposición de los sectores público y privado nuestro servicio de construcción de puentes y carreteras, factores fundamentales para el desarrollo económico ','publish','closed','closed','','construccion-de-puentes-y-carreteras','','','2020-11-20 13:00:56','2020-11-20 19:00:56','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=75',0,'services','',0),(76,2,'2020-10-07 17:13:26','2020-10-07 17:13:26','','Construccion-puentes','','inherit','open','closed','','construccion-puentes','','','2020-10-07 17:13:26','2020-10-07 17:13:26','',75,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Construccion-puentes.jpg',0,'attachment','image/jpeg',0),(77,2,'2020-10-07 11:20:51','2020-10-07 11:20:51','[vc_row][vc_column][vc_single_image image=\"78\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]Construimos galeras y edificios institucionales y empresariales, con estricto apego a las normas nacionales e internacionales que rigen la construcción, en la República de Panamá.\r\n\r\nUno de nuestros proyectos representativos es la construcción del Programa de Expansión del Aeropuerto Internacional de Tocumen, desarrollado durante el período 2012-2014.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Construcción de galeras y edificios','','publish','closed','closed','','construccion-de-galeras-y-edificios','','','2020-11-26 11:28:55','2020-11-26 16:28:55','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=77',0,'services','',0),(78,2,'2020-10-07 17:20:02','2020-10-07 17:20:02','','Construccion-galeras-edificios','','inherit','open','closed','','construccion-galeras-edificios','','','2020-10-07 17:20:02','2020-10-07 17:20:02','',77,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg',0,'attachment','image/jpeg',0),(79,2,'2020-10-07 10:53:36','2020-10-07 10:53:36','[vc_row][vc_column][vc_single_image image=\"270\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Construcción de proyectos residenciales y proyectos macro de interés social\" heading_size=\"40\"][vc_column_text]La construcción de dos proyectos de mil viviendas de interés social del Programa Techos de Esperanza, del Ministerio de Vivienda y Ordenamiento Territorial , para la comunidad NGOBE GUBLÉ, uno en el distrito de Besiko y Minoro y el otro en el distrito de Muná, documentan nuestra capacidad en la ejecución de proyectos macro de interés social.\r\n\r\nOtro proyecto representativo de nuestra obra residencial es la construcción de la Urbanización Jardines de Las Perlas, David, Chiriquí, constituido por 22 casas unifamiliares.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Construcción de proyectos residenciales y proyectos macro de interés social','La construcción de dos proyectos de mil viviendas de interés social del Programa Techos de Esperanza, del Ministerio de Vivienda y Ordenamiento Territorial , para la comunidad NGÖBE BUBLÉ','publish','closed','closed','','construccion-de-proyectos-residenciales-y-proyectos-de-interes-social','','','2021-01-25 10:43:58','2021-01-25 15:43:58','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=79',0,'services','',0),(80,2,'2020-10-07 17:52:57','2020-10-07 17:52:57','','Residenciales-interes-social','','inherit','open','closed','','residenciales-interes-social','','','2020-10-07 17:52:57','2020-10-07 17:52:57','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Residenciales-interes-social.jpg',0,'attachment','image/jpeg',0),(81,2,'2020-11-02 17:55:29','2020-11-02 17:55:29','<p>[vc_row][vc_column][vc_single_image image=\"270\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Construcción de proyectos residenciales y proyectos macro de interés social\" heading_size=\"40\"][vc_column_text]La construcción de dos proyectos de mil viviendas de interés social del Programa Techos de Esperanza, del Ministerio de Vivienda y Ordenamiento Territorial , para la comunidad NGÖBE BUBLÉ, uno en el distrito de Besiko y Minoro y el otro en el distrito de Muná, documentan nuestra capacidad en la ejecución de proyectos macro de interés social.</p>\n<p>Otro proyecto representativo de nuestra obra residencial es la construcción de la Urbanización Jardines de Las Perlas, David, Chiriquí, constituido por 22 casas unifamiliares.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_gallery][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Construcción de proyectos residenciales y proyectos macro de interés social','','inherit','closed','closed','','79-autosave-v1','','','2020-11-02 17:55:29','2020-11-02 17:55:29','',79,'http://zewsdemo.com/gruposuadi/2020/10/07/79-autosave-v1/',0,'revision','',0),(82,2,'2020-10-07 09:09:59','2020-10-07 09:09:59','[vc_row][vc_column][vc_single_image image=\"440\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Instalación de tuberías para sistemas de acueducto y alcantarillado\" heading_size=\"40\"][vc_column_text]Contamos con la maquinaria, el equipo profesional y técnico y la logística para la ejecución de proyectos de instalación de tuberías para sistemas de acueductos y alcantarillado.\r\n\r\nEntre las obras modelo que hemos ejecutado se encuentra el Proyecto de Agua Potable del Grupo Obras 2, ubicado en Línea María Henríquez-Gonzalillo, Línea Oriente II, San Miguelito/Pedregal.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_gallery type=\"image_grid\" images=\"441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Instalación de tuberías para sistemas de acueducto y alcantarillado','Contamos con la maquinaria, el equipo profesional y técnico y la logística para la ejecución de proyectos de instalación de tuberías para sistemas de acueductos y alcantarillado.','publish','closed','closed','','instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado','','','2021-01-25 10:30:20','2021-01-25 15:30:20','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=82',0,'services','',0),(83,2,'2020-10-07 18:18:04','2020-10-07 18:18:04','','Instalacion-de-tuberias','','inherit','open','closed','','instalacion-de-tuberias','','','2020-10-07 18:18:04','2020-10-07 18:18:04','',82,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Instalacion-de-tuberias.jpg',0,'attachment','image/jpeg',0),(84,2,'2020-10-14 21:06:16','2020-10-14 21:06:16','[vc_row][vc_column][vc_single_image image=\"83\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Instalación de tuberías para sistemas de acueducto y alcantarillado\" heading_size=\"40\"][vc_column_text]Contamos con la maquinaria, el equipo profesional y técnico y la logística para la ejecución de proyectos de instalación de tuberías para sistemas de acueductos y alcantarillado.\n\nEntre las obras modelo que hemos ejecutado se encuentra el Proyecto de Agua Potable del Grupo Obras 2, ubicado en Línea María Henríquez-Gonzalillo, Línea Oriente II, San Miguelito/Pedregal.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Contáctenos\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Instalación de tuberías para sistemas de acueducto y alcantarillado','','inherit','closed','closed','','82-autosave-v1','','','2020-10-14 21:06:16','2020-10-14 21:06:16','',82,'http://zewsdemo.com/gruposuadi/2020/10/07/82-autosave-v1/',0,'revision','',0),(85,2,'2020-10-07 08:42:43','2020-10-07 08:42:43','[vc_row][vc_column][vc_single_image image=\"406\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]Concebimos el buen estado de las carreteras y los caminos como una de las tareas prioritarias de la Administración Pública, para mejorar las condiciones económicas y sociales de nuestro país.\r\n\r\nContamos con el personal capacitado y equipos especializados para el mejoramiento de caminos, entre los cuales se encuentran: recicladora, dosificadora y distribuidora de ligantes, fresadora, tren de reciclado, medios de transporte, cisternas de riego, equipos de extendido y equipos de compactación.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_gallery type=\"image_grid\" images=\"407,408,409,410,411,412,413,414,415,416,417,418,419\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Mejoramiento de caminos','Concebimos el buen estado de las carreteras y los caminos como una de las tareas prioritarias de la Administración Pública, para mejorar las condiciones económicas','publish','closed','closed','','mejoramiento-de-caminos','','','2021-01-25 09:51:15','2021-01-25 14:51:15','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=85',0,'services','',0),(86,2,'2020-10-07 18:37:18','2020-10-07 18:37:18','','Mejoramiento-de-caminos','','inherit','open','closed','','mejoramiento-de-caminos-2','','','2020-10-07 18:37:18','2020-10-07 18:37:18','',85,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Mejoramiento-de-caminos.jpg',0,'attachment','image/jpeg',0),(87,2,'2020-10-07 07:47:43','2020-10-07 07:47:43','[vc_row][vc_column][vc_single_image image=\"88\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]<strong>Realizamos movimientos de tierra para la obra civil que se requiera.</strong>\r\n\r\nEntre los proyectos destacados que hemos realizado, se encuentran:\r\n\r\nFase del movimiento de tierras para la plataforma de trabajo para las columnas de grava, mejoras del camino de acceso a la Planta de Tratamiento de Aguas Residuales (PTAR) de la ciudad de Panamá y las plataformas de campamento y obras de acopio.\r\n\r\nFase del movimiento de tierras y segunda fase del camino de acceso a la PTAR, excavación de foso y movimiento de tierras de la EBAR Oeste y su edificio sede.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1611586557124{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_gallery type=\"image_grid\" images=\"420,421,422,423,424,425,426,427,428\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"308\"][/vc_column][/vc_row]','Movimientos de tierra','Concebimos el buen estado de las carreteras y los caminos como una de las tareas prioritarias de la Administración Pública,','publish','closed','closed','','movimientos-de-tierra','','','2021-01-25 11:38:02','2021-01-25 16:38:02','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=87',0,'services','',0),(88,2,'2020-10-07 18:50:16','2020-10-07 18:50:16','','Movimientos-de-tierra','','inherit','open','closed','','movimientos-de-tierra-2','','','2020-10-07 18:50:16','2020-10-07 18:50:16','',87,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg',0,'attachment','image/jpeg',0),(89,2,'2020-10-07 18:58:16','2020-10-07 18:58:16','[vc_row][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Grupo empresarial familiar 100% panameño líder en el desarrollo de obras civiles y renta de equipo pesado con más de 12 años de experiencia.\r\n\r\nApegados a las disposiciones legales y reglamentarias panameñas, gestionamos a través de nuestro equipo profesional y técnico, el desarrollo de los procesos necesario para llevar a cabo de forma satisfactoria todos nuestros servicios con un alto nivel de calidad, aplicando de manera imprescindible procedimientos operativos de seguridad, higiene y control ambiental que nos permiten garantizar el éxito a nuestros clientes.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/contacto/\" button_background_color=\"#ff6d00\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','publish','closed','closed','','nosotros','','','2021-01-22 13:26:45','2021-01-22 18:26:45','',0,'http://zewsdemo.com/gruposuadi/?page_id=89',0,'page','',0),(90,2,'2020-10-07 18:58:16','2020-10-07 18:58:16','','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 18:58:16','2020-10-07 18:58:16','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(91,2,'2020-11-17 17:44:30','2020-11-17 17:44:30','<p>[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.</p>\n<p>Nuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.</p>\n<p>Los rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#ff6d00\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]</p>\n','Nosotros','','inherit','closed','closed','','89-autosave-v1','','','2020-11-17 17:44:30','2020-11-17 17:44:30','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-autosave-v1/',0,'revision','',0),(92,2,'2020-10-07 19:03:04','2020-10-07 19:03:04','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 19:03:04','2020-10-07 19:03:04','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(93,2,'2020-10-07 19:04:58','2020-10-07 19:04:58','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 19:04:58','2020-10-07 19:04:58','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(94,2,'2020-10-07 20:21:03','2020-10-07 20:21:03','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner css=\".vc_custom_1602102061473{margin-top: -20px !important;}\"][vc_column_inner][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 20:21:03','2020-10-07 20:21:03','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(95,2,'2020-10-07 20:21:34','2020-10-07 20:21:34','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102092944{margin-top: -20px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 20:21:34','2020-10-07 20:21:34','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(96,2,'2020-10-07 20:22:14','2020-10-07 20:22:14','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 20:22:14','2020-10-07 20:22:14','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(97,2,'2020-10-07 20:36:53','2020-10-07 20:36:53','','GrupoSuadi-Panama','','inherit','open','closed','','gruposuadi-panama','','','2020-10-07 20:36:53','2020-10-07 20:36:53','',89,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/GrupoSuadi-Panama.jpg',0,'attachment','image/jpeg',0),(98,2,'2020-10-07 20:37:14','2020-10-07 20:37:14','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"97\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 20:37:14','2020-10-07 20:37:14','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(99,2,'2020-10-07 21:05:56','2020-10-07 21:05:56','','GrupoSuadi-Panama-1','','inherit','open','closed','','gruposuadi-panama-1','','','2020-10-07 21:05:56','2020-10-07 21:05:56','',89,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg',0,'attachment','image/jpeg',0),(100,2,'2020-10-07 21:06:09','2020-10-07 21:06:09','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:06:09','2020-10-07 21:06:09','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(101,2,'2020-10-07 21:07:28','2020-10-07 21:07:28','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_medium\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:07:28','2020-10-07 21:07:28','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(102,2,'2020-10-07 21:07:50','2020-10-07 21:07:50','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:07:50','2020-10-07 21:07:50','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(103,2,'2020-10-07 21:09:56','2020-10-07 21:09:56','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][construction_featured_box featured_box_dimensions=\"360x250\" featured_box_image=\"97\" featured_box_title=\"Misión\" featured_box_text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente. \"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:09:56','2020-10-07 21:09:56','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(104,2,'2020-10-07 21:16:34','2020-10-07 21:16:34','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][construction_featured_box featured_box_dimensions=\"full\" featured_box_image=\"97\" featured_box_title=\"Misión\" featured_box_text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:16:34','2020-10-07 21:16:34','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(105,2,'2020-10-07 21:18:42','2020-10-07 21:18:42','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:18:42','2020-10-07 21:18:42','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(106,2,'2020-10-07 21:21:05','2020-10-07 21:21:05','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_icon_box icon_box_size=\"medium\" icon_box_radius=\"rounded\" icon_box_icon_margin=\"5\" icon_box_center=\"left-align\" icon_box_icon_left=\"icon-top\" icon_box_background=\"bg-active\" icon_box_icon=\"fas fa-bell\" icon_box_title=\"Visión\" icon_box_text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional. \"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:21:05','2020-10-07 21:21:05','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(107,2,'2020-10-07 21:21:38','2020-10-07 21:21:38','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_icon_box icon_box_size=\"medium\" icon_box_radius=\"rounded\" icon_box_icon_margin=\"5\" icon_box_center=\"left-align\" icon_box_icon_left=\"icon-top\" icon_box_background=\"bg-active\" icon_box_icon=\"fas fa-spider\" icon_box_title=\"Visión\" icon_box_text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:21:38','2020-10-07 21:21:38','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(108,2,'2020-10-07 21:22:42','2020-10-07 21:22:42','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional. \" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:22:42','2020-10-07 21:22:42','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(109,2,'2020-10-07 21:23:03','2020-10-07 21:23:03','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:23:03','2020-10-07 21:23:03','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(110,2,'2020-10-07 21:24:27','2020-10-07 21:24:27','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"#\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-07 21:24:27','2020-10-07 21:24:27','',89,'http://zewsdemo.com/gruposuadi/2020/10/07/89-revision-v1/',0,'revision','',0),(111,2,'2020-10-07 21:27:17','2020-10-07 21:27:17',' ','','','publish','closed','closed','','111','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=111',2,'nav_menu_item','',0),(112,2,'2020-10-07 21:28:23','2020-10-07 21:28:23','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"461\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Como grupo empresarial, manejamos un sistema integral con la capacidad de abarcar en su totalidad el desarrollo y ejecución de obras civiles, acompañado de una completa gestión de alquiler de maquinaria pesada\r\n\r\nNuestra responsabilidad parte de la planificación de proyectos basados en un riguroso plan de calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nGarantizamos maquinarias de calidad, sujetas a protección operativa a través de seguros eficientes, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.\r\n\r\nLa sede principal de GRUPO SUADI se encuentra ubicada en la Vía Interamericana, David, Chiriquí, sin embargo, contamos con la flexibilidad de trasladar todos nuestros servicios a cada rincón de la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"SERVICIOS\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','publish','closed','closed','','inicio','','','2021-02-01 11:31:42','2021-02-01 16:31:42','',0,'http://zewsdemo.com/gruposuadi/?page_id=112',0,'page','',0),(113,2,'2020-10-07 21:28:23','2020-10-07 21:28:23','','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 21:28:23','2020-10-07 21:28:23','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(114,2,'2020-10-07 21:29:42','2020-10-07 21:29:42','[vc_row][vc_column][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"3\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"true\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver más\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 21:29:42','2020-10-07 21:29:42','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(115,2,'2020-10-07 21:32:44','2020-10-07 21:32:44','[vc_row][vc_column][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"true\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver más\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 21:32:44','2020-10-07 21:32:44','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(117,2,'2020-10-07 21:34:43','2020-10-07 21:34:43','[vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"true\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver más\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 21:34:43','2020-10-07 21:34:43','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(118,2,'2020-10-07 21:35:53','2020-10-07 21:35:53','[vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver más\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 21:35:53','2020-10-07 21:35:53','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(119,2,'2020-10-07 21:49:44','2020-10-07 21:49:44','','Slide01-Suadi','','inherit','open','closed','','slide01-suadi','','','2020-10-07 21:49:44','2020-10-07 21:49:44','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg',0,'attachment','image/jpeg',0),(120,2,'2020-10-07 22:00:16','2020-10-07 22:00:16','[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\" offset=\"\"][/vc_column][/vc_row][vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver más\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 22:00:16','2020-10-07 22:00:16','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(121,2,'2020-10-07 22:00:58','2020-10-07 22:00:58','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver más\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 22:00:58','2020-10-07 22:00:58','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(122,2,'2020-10-07 22:06:26','2020-10-07 22:06:26','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver más\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 22:06:26','2020-10-07 22:06:26','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(123,2,'2020-10-07 22:07:04','2020-10-07 22:07:04','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-07 22:07:04','2020-10-07 22:07:04','',112,'http://zewsdemo.com/gruposuadi/2020/10/07/112-revision-v1/',0,'revision','',0),(124,2,'2020-10-08 14:03:17','2020-10-08 14:03:17','[vc_row][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:03:17','2020-10-08 14:03:17','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(125,2,'2020-10-08 14:03:45','2020-10-08 14:03:45','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:03:45','2020-10-08 14:03:45','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(126,2,'2020-10-08 14:09:38','2020-10-08 14:09:38','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:09:38','2020-10-08 14:09:38','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(127,2,'2020-10-08 14:21:56','2020-10-08 14:21:56','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_hoverbox image=\"119\" hover_title=\"Hola\" hover_background_color=\"juicy-pink\" reverse=\"true\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_hoverbox][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:21:56','2020-10-08 14:21:56','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(128,2,'2020-10-08 14:22:39','2020-10-08 14:22:39','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_hoverbox image=\"119\" hover_title=\"Hola\" hover_background_color=\"juicy-pink\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_hoverbox][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:22:39','2020-10-08 14:22:39','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(129,2,'2020-10-08 14:23:47','2020-10-08 14:23:47','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_hoverbox image=\"119\" hover_title=\"Hola\" hover_title_font_container=\"color:%23ffffff\" hover_title_use_theme_fonts=\"yes\" hover_background_color=\"black\" use_custom_fonts_hover_title=\"true\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_hoverbox][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:23:47','2020-10-08 14:23:47','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(130,2,'2020-10-08 14:25:50','2020-10-08 14:25:50','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:25:50','2020-10-08 14:25:50','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(132,2,'2020-10-08 14:38:31','2020-10-08 14:38:31','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:38:31','2020-10-08 14:38:31','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(133,2,'2020-10-08 14:39:15','2020-10-08 14:39:15','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Maquinarias\" heading_size=\"40\" heading_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:39:15','2020-10-08 14:39:15','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(134,2,'2020-10-08 14:39:32','2020-10-08 14:39:32','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"center\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Maquinarias\" heading_size=\"40\" heading_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:39:32','2020-10-08 14:39:32','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(135,2,'2020-10-08 14:40:09','2020-10-08 14:40:09','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_empty_space][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"center\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Maquinarias\" heading_size=\"40\" heading_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:40:09','2020-10-08 14:40:09','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(136,2,'2020-10-08 14:42:28','2020-10-08 14:42:28','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_empty_space][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:42:28','2020-10-08 14:42:28','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(137,2,'2020-10-08 14:43:41','2020-10-08 14:43:41','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_empty_space][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:43:41','2020-10-08 14:43:41','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(138,2,'2020-10-08 14:44:15','2020-10-08 14:44:15','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_empty_space height=\"50px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"50px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:44:15','2020-10-08 14:44:15','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(139,2,'2020-10-08 14:44:58','2020-10-08 14:44:58','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602167458442{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide01-Suadi.jpg?id=119) !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 14:44:58','2020-10-08 14:44:58','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(140,2,'2020-10-08 15:11:00','2020-10-08 15:11:00','','Maquinarias-GrupoSuadi-1','','inherit','open','closed','','maquinarias-gruposuadi-1','','','2020-10-08 15:11:00','2020-10-08 15:11:00','',112,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg',0,'attachment','image/jpeg',0),(141,2,'2020-10-08 15:11:19','2020-10-08 15:11:19','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169877281{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:11:19','2020-10-08 15:11:19','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(142,2,'2020-10-08 15:11:44','2020-10-08 15:11:44','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169903512{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:11:44','2020-10-08 15:11:44','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(143,2,'2020-10-08 15:12:10','2020-10-08 15:12:10','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169927673{margin-top: -100px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:12:10','2020-10-08 15:12:10','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(144,2,'2020-10-08 15:12:47','2020-10-08 15:12:47','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1602169964833{margin-top: -100px !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:12:47','2020-10-08 15:12:47','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(145,2,'2020-10-08 15:13:24','2020-10-08 15:13:24','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1602170002150{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:13:24','2020-10-08 15:13:24','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(147,2,'2020-10-08 15:14:27','2020-10-08 15:14:27','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}\n/*social icon*/\n.copyright-social i {\n padding-top: 18px;\n font-size: 15px;\n color: #fff;\n border-radius: 50%;\n width: 50px;\n height: 50px;\n}\n.copyright-social .fa-facebook {\n background: #0071A1;\n}\n.copyright-social .fa-instagram {\n background-image: linear-gradient(30deg, #FFD900, #F71A51, #8C35B1);\n}\n.blogpost_content .blogpost-content a, .blogpost_content .blogpost-content a strong\n{\n color: #ff6d00; \n}','construction-child','','publish','closed','closed','','construction-child','','','2021-03-18 17:58:16','2021-03-18 22:58:16','',0,'http://zewsdemo.com/gruposuadi/2020/10/08/construction-child/',0,'custom_css','',0),(148,2,'2020-10-08 15:14:27','2020-10-08 15:14:27','.sobre {\n z-index: 1;\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-10-08 15:14:27','2020-10-08 15:14:27','',147,'http://zewsdemo.com/gruposuadi/2020/10/08/147-revision-v1/',0,'revision','',0),(149,2,'2020-10-08 15:16:48','2020-10-08 15:16:48','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1602170207289{margin-top: -100px !important;background-color: #ffffff !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:16:48','2020-10-08 15:16:48','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(150,2,'2020-10-08 15:18:34','2020-10-08 15:18:34','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1602170207289{margin-top: -100px !important;background-color: #ffffff !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:18:34','2020-10-08 15:18:34','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(151,2,'2020-10-08 15:19:52','2020-10-08 15:19:52','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1602170207289{margin-top: -100px !important;background-color: #ffffff !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170389855{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:19:52','2020-10-08 15:19:52','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(152,2,'2020-10-08 15:23:01','2020-10-08 15:23:01','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170579599{margin-top: -100px !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170389855{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:23:01','2020-10-08 15:23:01','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(153,2,'2020-10-08 15:23:23','2020-10-08 15:23:23','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602169957896{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170389855{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:23:23','2020-10-08 15:23:23','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(155,2,'2020-10-08 15:25:45','2020-10-08 15:25:45','.sobre {\n z-index: 1;\n}\n.bannerhome {\n box-shadow: 0 0 0px 17px white;\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-10-08 15:25:45','2020-10-08 15:25:45','',147,'http://zewsdemo.com/gruposuadi/2020/10/08/147-revision-v1/',0,'revision','',0),(156,2,'2020-10-08 15:26:24','2020-10-08 15:26:24','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner el_class=\"bannerhome\" width=\"1/2\" css=\".vc_custom_1602170777889{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner el_class=\"bannerhome\" width=\"1/2\" css=\".vc_custom_1602170771120{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:26:24','2020-10-08 15:26:24','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(157,2,'2020-10-08 15:26:57','2020-10-08 15:26:57','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170809976{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170815663{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:26:57','2020-10-08 15:26:57','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(158,2,'2020-10-08 15:28:11','2020-10-08 15:28:11','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170809976{padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170888600{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:28:11','2020-10-08 15:28:11','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(159,2,'2020-10-08 15:28:46','2020-10-08 15:28:46','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170924408{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602170888600{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:28:46','2020-10-08 15:28:46','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(160,2,'2020-10-08 15:31:54','2020-10-08 15:31:54','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171098912{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171112151{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:31:54','2020-10-08 15:31:54','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(161,2,'2020-10-08 15:32:39','2020-10-08 15:32:39','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171112151{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:32:39','2020-10-08 15:32:39','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(162,2,'2020-10-08 15:39:29','2020-10-08 15:39:29','','Constructura-GrupoSuadi-1','','inherit','open','closed','','constructura-gruposuadi-1','','','2020-10-08 15:39:29','2020-10-08 15:39:29','',112,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg',0,'attachment','image/jpeg',0),(163,2,'2020-10-08 15:39:42','2020-10-08 15:39:42','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:39:42','2020-10-08 15:39:42','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(164,2,'2020-10-08 15:50:36','2020-10-08 15:50:36','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Construcción\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:50:36','2020-10-08 15:50:36','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(165,2,'2020-10-08 15:51:43','2020-10-08 15:51:43','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"3\" service_carousel_categories=\"Construcción\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:51:43','2020-10-08 15:51:43','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(166,2,'2020-10-08 15:52:00','2020-10-08 15:52:00','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Servicios\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:52:00','2020-10-08 15:52:00','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(167,2,'2020-10-08 15:53:41','2020-10-08 15:53:41','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:53:41','2020-10-08 15:53:41','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(168,2,'2020-10-08 15:54:04','2020-10-08 15:54:04','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:center\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:54:04','2020-10-08 15:54:04','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(169,2,'2020-10-08 15:54:26','2020-10-08 15:54:26','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 15:54:26','2020-10-08 15:54:26','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(170,2,'2020-10-08 17:09:33','2020-10-08 17:09:33','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 17:09:33','2020-10-08 17:09:33','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(171,2,'2020-10-08 17:10:48','2020-10-08 17:10:48','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"Maquinaria\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 17:10:48','2020-10-08 17:10:48','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(172,2,'2020-10-08 17:11:11','2020-10-08 17:11:11','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 17:11:11','2020-10-08 17:11:11','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(173,2,'2020-10-08 17:51:59','2020-10-08 17:51:59','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602182219543{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][/vc_row]','Contacto','','publish','closed','closed','','contacto','','','2020-11-20 12:22:22','2020-11-20 18:22:22','',0,'http://zewsdemo.com/gruposuadi/?page_id=173',0,'page','',0),(174,2,'2020-10-08 17:51:59','2020-10-08 17:51:59','','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 17:51:59','2020-10-08 17:51:59','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(175,2,'2020-10-14 20:58:14','2020-10-14 20:58:14','<p>[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.</p>\n<p>Para más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602182219543{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][/vc_row]</p>\n','Contacto','','inherit','closed','closed','','173-autosave-v1','','','2020-10-14 20:58:14','2020-10-14 20:58:14','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-autosave-v1/',0,'revision','',0),(176,2,'2020-10-08 17:53:41','2020-10-08 17:53:41','<div class=\"row\">\r\n<div class=\"col-sm-12\">\r\n<label> Nombre completo (requerido)\r\n [text* su-nombre] </label>\r\n\r\n<label> Correo electrónico (requerido)\r\n [email* su-email] </label>\r\n</div> <div class=\"col-sm-6\">\r\n<label> Teléfono\r\n [text su-telefono] </label>\r\n</div> <div class=\"col-sm-6\">\r\n<label> Ubicación\r\n [text su-telefono] </label>\r\n</div> <div class=\"col-sm-12\">\r\n<label> Mensaje / Comentarios\r\n [textarea su-mensaje] </label>\r\n\r\n[submit \"Enviar\"]\r\n</div>\r\n</div>\n1\nCorreo de contacto de [su-nombre]\nGrupo SUADI <compras@gruposuadi.com>\ncompras@gruposuadi.com\nHa recibido un nuevo mensaje desde el sitio web. La siguiente es la información.\r\n\r\n<strong>De:</strong> [su-nombre] - [su-email]\r\n<strong>Teléfono:</strong> [su-telefono]\r\n\r\n<strong>Mensaje:</strong> [su-mensaje]\r\n\r\n-- \r\nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\nReply-To: [su-email]\n\n1\n\n1\n¡Gracias por contactarnos!\nGrupo SUADI <compras@gruposuadi.com>\n[su-email]\n¡Saludos [su-nombre]! Recibimos su mensaje y muy pronto nos estaremos comunicando con usted. \r\n\r\nMuchas gracias.\r\n\r\n-- \r\nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\nReply-To: compras@gruposuadi.com\n\n1\n\nGracias por tu mensaje. Ha sido enviado.\nHubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\nUno o más campos tienen un error. Por favor revisa e intenta de nuevo.\nHubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\nDebe aceptar los términos y condiciones antes de enviar su mensaje.\nEl campo es obligatorio.\nEl campo es muy largo.\nEl campo es demasiado corto.\nHubo un error desconocido al subir 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 fecha es incorrecto.\nLa fecha es anterior a la más temprana permitida.\nLa fecha es posterior a la más tardía permitida.\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.\nLa dirección de correo electrónico no es válida.\nLa URL no es válida.\nEl número de teléfono no es válido.','Contacto','','publish','closed','closed','','servicios_copy','','','2021-06-14 17:32:34','2021-06-14 22:32:34','',0,'http://zewsdemo.com/gruposuadi/?post_type=wpcf7_contact_form&p=176',0,'wpcf7_contact_form','',0),(177,2,'2020-10-08 17:54:07','2020-10-08 17:54:07','[vc_row][vc_column][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 17:54:07','2020-10-08 17:54:07','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(178,2,'2020-10-08 17:54:19','2020-10-08 17:54:19','[vc_row][vc_column][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 17:54:19','2020-10-08 17:54:19','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(179,2,'2020-10-08 17:56:56','2020-10-08 17:56:56','[vc_row][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS \" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 17:56:56','2020-10-08 17:56:56','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(180,2,'2020-10-08 17:57:49','2020-10-08 17:57:49','[vc_row][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179867890{margin-top: -40px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 17:57:49','2020-10-08 17:57:49','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(181,2,'2020-10-08 17:58:10','2020-10-08 17:58:10','[vc_row][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179887620{margin-top: -20px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 17:58:10','2020-10-08 17:58:10','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(182,2,'2020-10-08 17:58:35','2020-10-08 17:58:35','[vc_row][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 17:58:35','2020-10-08 17:58:35','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(183,2,'2020-10-08 18:12:55','2020-10-08 18:12:55','[vc_row][vc_column width=\"1/4\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"3/4\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:12:55','2020-10-08 18:12:55','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(184,2,'2020-10-08 18:16:26','2020-10-08 18:16:26','[vc_row][vc_column width=\"1/4\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"3/4\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:16:26','2020-10-08 18:16:26','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(185,2,'2020-10-08 18:17:00','2020-10-08 18:17:00','[vc_row][vc_column width=\"1/3\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:17:00','2020-10-08 18:17:00','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(186,2,'2020-10-08 18:19:45','2020-10-08 18:19:45','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:19:45','2020-10-08 18:19:45','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(187,2,'2020-10-08 18:20:00','2020-10-08 18:20:00','[vc_row gap=\"35\"][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:20:00','2020-10-08 18:20:00','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(188,2,'2020-10-08 18:20:28','2020-10-08 18:20:28','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:20:28','2020-10-08 18:20:28','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(189,2,'2020-10-08 18:30:56','2020-10-08 18:30:56','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:30:56','2020-10-08 18:30:56','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(190,2,'2020-10-08 18:33:21','2020-10-08 18:33:21','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][construction_googlemaps custom_map_style=\"default\"][construction_googlemaps_marker location_type=\"location\" map_location=\"CONSTRUCTORA SUADI S.A.\"][/construction_googlemaps][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:33:21','2020-10-08 18:33:21','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(191,2,'2020-10-08 18:33:46','2020-10-08 18:33:46','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][construction_googlemaps custom_map_style=\"default\"][construction_googlemaps_marker location_type=\"location\" map_location=\"Pan-American Highway, San Pablo Viejo Abajo, San Pablo Viejo, Panamá\"][/construction_googlemaps][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:33:46','2020-10-08 18:33:46','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(192,2,'2020-10-08 18:34:18','2020-10-08 18:34:18','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][construction_googlemaps custom_map_style=\"default\" map_name=\"Saudi\"][construction_googlemaps_marker location_type=\"location\" map_location=\"Pan-American Highway, San Pablo Viejo Abajo, San Pablo Viejo, Panamá\"][/construction_googlemaps][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:34:18','2020-10-08 18:34:18','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(193,2,'2020-10-08 18:36:36','2020-10-08 18:36:36','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:36:36','2020-10-08 18:36:36','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(194,2,'2020-10-08 18:37:01','2020-10-08 18:37:01','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602182219543{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-08 18:37:01','2020-10-08 18:37:01','',173,'http://zewsdemo.com/gruposuadi/2020/10/08/173-revision-v1/',0,'revision','',0),(195,2,'2020-10-08 18:37:39','2020-10-08 18:37:39',' ','','','publish','closed','closed','','195','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=195',30,'nav_menu_item','',0),(196,2,'2020-10-08 20:42:28','2020-10-08 20:42:28','','Slide02-Suadi','','inherit','open','closed','','slide02-suadi','','','2020-10-08 20:42:28','2020-10-08 20:42:28','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Slide02-Suadi.jpg',0,'attachment','image/jpeg',0),(197,2,'2020-10-08 20:51:59','2020-10-08 20:51:59','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"El Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-08 20:51:59','2020-10-08 20:51:59','',89,'http://zewsdemo.com/gruposuadi/2020/10/08/89-revision-v1/',0,'revision','',0),(198,2,'2020-10-08 21:24:57','2020-10-08 21:24:57','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:p|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 21:24:57','2020-10-08 21:24:57','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(199,2,'2020-10-08 21:26:45','2020-10-08 21:26:45','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 21:26:45','2020-10-08 21:26:45','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(200,2,'2020-10-08 21:32:36','2020-10-08 21:32:36','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 21:32:36','2020-10-08 21:32:36','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(201,2,'2020-10-08 21:50:17','2020-10-08 21:50:17','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 21:50:17','2020-10-08 21:50:17','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(202,2,'2020-10-08 21:50:48','2020-10-08 21:50:48','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fmaquinarias%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:25|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-08 21:50:48','2020-10-08 21:50:48','',112,'http://zewsdemo.com/gruposuadi/2020/10/08/112-revision-v1/',0,'revision','',0),(203,2,'2020-10-14 19:03:34','2020-10-14 19:03:34','[vc_row][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"100\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Acerca de nosotros\" heading_size=\"25\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-14 19:03:34','2020-10-14 19:03:34','',89,'http://zewsdemo.com/gruposuadi/2020/10/14/89-revision-v1/',0,'revision','',0),(204,2,'2020-10-14 19:04:44','2020-10-14 19:04:44','[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:25|text_align:left|line_height:26px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:200%20light%20regular%3A200%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602102130263{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-14 19:04:44','2020-10-14 19:04:44','',89,'http://zewsdemo.com/gruposuadi/2020/10/14/89-revision-v1/',0,'revision','',0),(205,2,'2020-10-14 19:05:25','2020-10-14 19:05:25','[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:25|text_align:left|line_height:26px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:200%20light%20regular%3A200%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-14 19:05:25','2020-10-14 19:05:25','',89,'http://zewsdemo.com/gruposuadi/2020/10/14/89-revision-v1/',0,'revision','',0),(206,2,'2020-10-14 19:05:56','2020-10-14 19:05:56','[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:25|text_align:left|line_height:26px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-14 19:05:56','2020-10-14 19:05:56','',89,'http://zewsdemo.com/gruposuadi/2020/10/14/89-revision-v1/',0,'revision','',0),(207,2,'2020-10-14 19:06:18','2020-10-14 19:06:18','[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-10-14 19:06:18','2020-10-14 19:06:18','',89,'http://zewsdemo.com/gruposuadi/2020/10/14/89-revision-v1/',0,'revision','',0),(208,2,'2020-10-14 19:07:22','2020-10-14 19:07:22','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fmaquinarias%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-14 19:07:22','2020-10-14 19:07:22','',112,'http://zewsdemo.com/gruposuadi/2020/10/14/112-revision-v1/',0,'revision','',0),(209,2,'2020-11-12 21:59:18','2020-11-12 21:59:18','<p>[vc_row][vc_column][vc_single_image image=\"258\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Excavadoras hidráulicas\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Excavadoras hidráulicas sobre orugas de 12 ton hasta 48 ton y mini excavadoras sobre orugas de caucho de 5 ton hasta 9 ton, para facilitar las tareas de excavación de terrenos y la carga, elevación, giro y descarga de materiales.</p>\n<p><strong>Excavadoras brazo largo o de largo alcance para realizar talud o limpieza de gran profundidad.</strong>[/vc_column_text][vc_gallery][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Excavadoras','','inherit','closed','closed','','22-autosave-v1','','','2020-11-12 21:59:18','2020-11-12 21:59:18','',22,'http://zewsdemo.com/gruposuadi/2020/10/14/22-autosave-v1/',0,'revision','',0),(211,2,'2020-10-14 20:58:48','2020-10-14 20:58:48','[vc_row][vc_column width=\"1/3\"][vc_custom_heading text=\"INFORMACIÓN DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"CONTACTO\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181164970{margin-top: -10px !important;}\"][vc_column_text]Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.\r\n\r\nPara más información o cotización de proyectos contáctenos. Será un gusto poder servirle.[/vc_column_text][vc_raw_html]JTNDcCUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTIwJTJCNTA3JTIwNjYxMi0yNjQwJTNDJTJGcCUzRSUwQSUzQ3AlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWVudmVsb3BlJTIyJTNFJTNDJTJGaSUzRSUyMGluZm8lNDBncnVwb3N1YWRpLmNvbSUzQyUyRnAlM0UlMEElM0NwJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1nbG9iZSUyMiUzRSUzQyUyRmklM0UlMjBWJUMzJUFEYSUyMEludGVyYW1lcmljYW5hJTJDJTIwU2FuJTIwUGFibG8lMjBWaWVqbyUyQyUyMERhdmlkJTJDJTIwQ2hpcmlxdSVDMyVBRCUyQyUyMFBhbmFtJUMzJUExLiUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"FORMULARIO DE CONTACTO\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"ESCRIBANOS\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602179914019{margin-top: -10px !important;}\"][contact-form-7 id=\"176\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602182219543{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"VISÍTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_custom_heading text=\"NUESTRA UBICACIÓN\" font_container=\"tag:h2|font_size:40|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1602181838970{margin-top: -10px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDY2MzcuMTkzMTIwMDcyNDM0JTIxMmQtODIuNDk4ODQ0NDQ1NTEyMjklMjEzZDguNDUwNzkyMTMyMzAwMTk2JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OGZhNTllNjBjYjkzY2E0MSUyNTNBMHhkOTdiMGFkMjQ2YWQxNzElMjEyc0NPTlNUUlVDVE9SQSUyNTIwU1VBREklMjUyMFMuQS4lMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzY3IlMjE0djE2MDIxODE1NjQzNjklMjE1bTIlMjExc2VzLTQxOSUyMTJzY3IlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][/vc_row]','Contacto','','inherit','closed','closed','','173-revision-v1','','','2020-10-14 20:58:48','2020-10-14 20:58:48','',173,'http://zewsdemo.com/gruposuadi/2020/10/14/173-revision-v1/',0,'revision','',0),(212,2,'2020-10-14 21:51:52','2020-10-14 21:51:52','','suadi-dark','','inherit','open','closed','','suadi-dark','','','2020-10-14 21:51:52','2020-10-14 21:51:52','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/suadi-dark.jpg',0,'attachment','image/jpeg',0),(213,2,'2020-10-14 21:53:44','2020-10-14 21:53:44','','suadi-1','','inherit','open','closed','','suadi-1','','','2020-10-14 21:53:44','2020-10-14 21:53:44','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/suadi-1.jpg',0,'attachment','image/jpeg',0),(214,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','214','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=214',4,'nav_menu_item','',0),(215,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','215','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=215',7,'nav_menu_item','',0),(216,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','216','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=216',15,'nav_menu_item','',0),(217,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','217','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=217',14,'nav_menu_item','',0),(218,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','218','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=218',11,'nav_menu_item','',0),(219,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','219','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=219',9,'nav_menu_item','',0),(220,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','220','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=220',13,'nav_menu_item','',0),(221,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','221','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=221',5,'nav_menu_item','',0),(222,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','222','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=222',17,'nav_menu_item','',0),(223,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','223','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=223',10,'nav_menu_item','',0),(224,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','224','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=224',12,'nav_menu_item','',0),(225,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','225','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=225',8,'nav_menu_item','',0),(226,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','226','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=226',16,'nav_menu_item','',0),(227,2,'2020-10-14 22:36:58','2020-10-14 22:36:58',' ','','','publish','closed','closed','','227','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=227',6,'nav_menu_item','',0),(229,2,'2020-10-15 13:46:26','2020-10-15 13:46:26','','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-10-15 13:46:26','2020-10-15 13:46:26','',147,'http://zewsdemo.com/gruposuadi/2020/10/15/147-revision-v1/',0,'revision','',0),(231,2,'2020-10-15 14:14:40','2020-10-15 14:14:40','','Header-maquinaria-2_1','','inherit','open','closed','','header-maquinaria-2_1','','','2020-10-15 14:14:40','2020-10-15 14:14:40','',89,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Header-maquinaria-2_1.jpg',0,'attachment','image/jpeg',0),(233,2,'2020-10-15 14:22:56','2020-10-15 14:22:56','','Header-maquinaria-3','','inherit','open','closed','','header-maquinaria-3','','','2020-10-15 14:22:56','2020-10-15 14:22:56','',173,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Header-maquinaria-3.jpg',0,'attachment','image/jpeg',0),(234,2,'2020-10-15 14:25:45','2020-10-15 14:25:45','','Header-maquinaria-4','','inherit','open','closed','','header-maquinaria-4','','','2020-10-15 14:25:45','2020-10-15 14:25:45','',173,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Header-maquinaria-4.jpg',0,'attachment','image/jpeg',0),(235,2,'2020-10-15 14:27:18','2020-10-15 14:27:18',' ','','','publish','closed','closed','','235','','','2020-10-15 14:27:18','2020-10-15 14:27:18','',0,'http://zewsdemo.com/gruposuadi/?p=235',1,'nav_menu_item','',0),(236,2,'2020-10-15 14:27:18','2020-10-15 14:27:18',' ','','','publish','closed','closed','','236','','','2020-10-15 14:27:18','2020-10-15 14:27:18','',0,'http://zewsdemo.com/gruposuadi/?p=236',4,'nav_menu_item','',0),(237,2,'2020-10-15 14:27:18','2020-10-15 14:27:18',' ','','','publish','closed','closed','','237','','','2020-10-15 14:27:18','2020-10-15 14:27:18','',0,'http://zewsdemo.com/gruposuadi/?p=237',5,'nav_menu_item','',0),(238,2,'2020-10-15 14:27:18','2020-10-15 14:27:18',' ','','','publish','closed','closed','','238','','','2020-10-15 14:27:18','2020-10-15 14:27:18','',0,'http://zewsdemo.com/gruposuadi/?p=238',3,'nav_menu_item','',0),(239,2,'2020-10-15 14:27:18','2020-10-15 14:27:18',' ','','','publish','closed','closed','','239','','','2020-10-15 14:27:18','2020-10-15 14:27:18','',0,'http://zewsdemo.com/gruposuadi/?p=239',2,'nav_menu_item','',0),(241,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','241','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=241',24,'nav_menu_item','',0),(242,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','242','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=242',22,'nav_menu_item','',0),(243,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','243','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=243',20,'nav_menu_item','',0),(244,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','244','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=244',25,'nav_menu_item','',0),(245,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','245','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=245',23,'nav_menu_item','',0),(246,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','246','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=246',21,'nav_menu_item','',0),(247,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','247','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=247',26,'nav_menu_item','',0),(248,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','248','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=248',27,'nav_menu_item','',0),(249,2,'2020-10-15 15:08:29','2020-10-15 15:08:29',' ','','','publish','closed','closed','','249','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=249',28,'nav_menu_item','',0),(251,2,'2020-10-15 21:43:49','2020-10-15 21:43:49','','Grupo-SUADI-1','','inherit','open','closed','','grupo-suadi-1','','','2020-10-15 21:43:49','2020-10-15 21:43:49','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Grupo-SUADI-1.png',0,'attachment','image/png',0),(253,2,'2020-10-15 22:20:52','2020-10-15 22:20:52','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fmaquinarias%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-15 22:20:52','2020-10-15 22:20:52','',112,'http://zewsdemo.com/gruposuadi/2020/10/15/112-revision-v1/',0,'revision','',0),(254,2,'2020-10-15 22:21:21','2020-10-15 22:21:21','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fmaquinarias%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-10-15 22:21:21','2020-10-15 22:21:21','',112,'http://zewsdemo.com/gruposuadi/2020/10/15/112-revision-v1/',0,'revision','',0),(256,2,'2020-11-02 14:04:44','2020-11-02 14:04:44','','Equipo-pesado-grupo-suadi(1)','','inherit','open','closed','','equipo-pesado-grupo-suadi1','','','2020-11-02 14:04:44','2020-11-02 14:04:44','',15,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg',0,'attachment','image/jpeg',0),(258,2,'2020-11-02 14:39:40','2020-11-02 14:39:40','','Excavadoras en Panamá','','inherit','open','closed','','excavadoras-panama','','','2020-11-02 14:40:00','2020-11-02 14:40:00','',22,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/excavadoras-panama.jpg',0,'attachment','image/jpeg',0),(259,2,'2020-11-02 15:32:31','2020-11-02 15:32:31','<p>[vc_row][vc_column][vc_single_image image=\"262\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Tractores oruga\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Tractores sobre orugas tipo D4, D5 y D6, para sus trabajos de excavación y empuje, en la construcción de obras residenciales, grandes edificios, represas, caminos y carreteras.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Tractores sobre Oruga','','inherit','closed','closed','','26-autosave-v1','','','2020-11-02 15:32:31','2020-11-02 15:32:31','',26,'http://zewsdemo.com/gruposuadi/2020/11/02/26-autosave-v1/',0,'revision','',0),(260,2,'2020-11-02 15:11:38','2020-11-02 15:11:38','','Tractores sobre Oruga','','inherit','open','closed','','tractores-sobre-oruga-panama','','','2020-11-02 15:14:56','2020-11-02 15:14:56','',26,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama.jpg',0,'attachment','image/jpeg',0),(261,2,'2020-11-02 15:27:33','2020-11-02 15:27:33','','Retroexcavadoras-4x4-Panama','','inherit','open','closed','','retroexcavadoras-4x4-panama','','','2020-11-02 15:27:33','2020-11-02 15:27:33','',31,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Retroexcavadoras-4x4-Panama.jpg',0,'attachment','image/jpeg',0),(262,2,'2020-11-02 15:32:19','2020-11-02 15:32:19','','Tractores sobre orugas','','inherit','open','closed','','tractores-sobre-oruga-panama-1','','','2020-11-02 15:33:17','2020-11-02 15:33:17','',26,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama-1.jpg',0,'attachment','image/jpeg',0),(263,2,'2020-11-02 15:56:21','2020-11-02 15:56:21','','Motoniveladoras o cuchillas','','inherit','open','closed','','mononiveladoras-panama','','','2020-11-02 16:02:38','2020-11-02 16:02:38','',38,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/mononiveladoras-panama.jpg',0,'attachment','image/jpeg',0),(264,2,'2020-11-20 12:42:32','2020-11-20 18:42:32','[vc_row][vc_column][vc_single_image image=\"314\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Cargadores frontales\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Tractores con cuchara frontal de gran utilidad para cargar materiales como piedra, arena y tierra. Muy utilizados en canteras o con trituradoras donde se acumula gran cantidad de material para ser trasladado de un lugar cercano a otro, o para movilizar en camiones o vagonetas.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Cargadores frontales','Tractores con cuchara frontal de gran utilidad para cargar materiales como piedra, arena y tierra. Muy utilizados en canteras o con trituradoras ','inherit','closed','closed','','40-autosave-v1','','','2020-11-20 12:42:32','2020-11-20 18:42:32','',40,'http://zewsdemo.com/gruposuadi/2020/11/02/40-autosave-v1/',0,'revision','',0),(265,2,'2020-11-02 16:55:23','2020-11-02 16:55:23','','Dumpers-panama','','inherit','open','closed','','dumpers-panama','','','2020-11-02 16:55:23','2020-11-02 16:55:23','',44,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Dumpers-panama.jpg',0,'attachment','image/jpeg',0),(266,2,'2020-11-02 16:57:04','2020-11-02 16:57:04','<p>[vc_row][vc_column][vc_single_image image=\"265\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Dumpers\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Son pequeños equipos rodantes que transportan más o menos 3,5 m3 de material en recorridos cortos. Pueden dumpear hacia atrás o hacia un lado.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Dumpers','','inherit','closed','closed','','44-autosave-v1','','','2020-11-02 16:57:04','2020-11-02 16:57:04','',44,'http://zewsdemo.com/gruposuadi/2020/11/02/44-autosave-v1/',0,'revision','',0),(267,2,'2020-11-02 17:16:20','2020-11-02 17:16:20','','Hormigonera auto cargante','','inherit','open','closed','','hormigonera-auto-cargante-2','','','2020-11-02 17:17:43','2020-11-02 17:17:43','',57,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Hormigonera-auto-cargante.jpg',0,'attachment','image/jpeg',0),(268,2,'2020-10-01 07:36:06','2020-10-01 07:36:06','[vc_row][vc_column][vc_single_image image=\"311\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Camiones Volquetes\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Camiones 10 ruedas de aproximadamente 14m3 de capacidad, para transporte de material a largas distancias.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Camiones Volquetes','Camiones 10 ruedas de aproximadamente 14m3 de capacidad, para transporte de material a largas distancias.','publish','closed','closed','','camiones-volquetes','','','2020-11-20 15:17:23','2020-11-20 20:17:23','',0,'http://zewsdemo.com/gruposuadi/?post_type=services&p=268',0,'services','',0),(269,2,'2020-11-02 17:35:41','2020-11-02 17:35:41','','Camiones-Volquetes-Panama','','inherit','open','closed','','camiones-volquetes-panama','','','2020-11-02 17:35:41','2020-11-02 17:35:41','',268,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/Camiones-Volquetes-Panama.jpg',0,'attachment','image/jpeg',0),(270,2,'2020-11-02 17:42:25','2020-11-02 17:42:25','','proyectos-residenciales01','','inherit','open','closed','','proyectos-residenciales01','','','2020-11-02 17:42:25','2020-11-02 17:42:25','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/proyectos-residenciales01.jpg',0,'attachment','image/jpeg',0),(271,2,'2020-11-02 17:54:55','2020-11-02 17:54:55','','residencial(2)','','inherit','open','closed','','residencial2','','','2020-11-02 17:54:55','2020-11-02 17:54:55','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial2.jpeg',0,'attachment','image/jpeg',0),(272,2,'2020-11-02 17:54:57','2020-11-02 17:54:57','','residencial(3)','','inherit','open','closed','','residencial3','','','2020-11-02 17:54:57','2020-11-02 17:54:57','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial3.jpeg',0,'attachment','image/jpeg',0),(273,2,'2020-11-02 17:54:59','2020-11-02 17:54:59','','residencial(4)','','inherit','open','closed','','residencial4','','','2020-11-02 17:54:59','2020-11-02 17:54:59','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial4.jpeg',0,'attachment','image/jpeg',0),(274,2,'2020-11-02 17:55:01','2020-11-02 17:55:01','','residencial(5)','','inherit','open','closed','','residencial5','','','2020-11-02 17:55:01','2020-11-02 17:55:01','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial5.jpeg',0,'attachment','image/jpeg',0),(275,2,'2020-11-02 17:55:04','2020-11-02 17:55:04','','residencial(6)','','inherit','open','closed','','residencial6','','','2020-11-02 17:55:04','2020-11-02 17:55:04','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial6.jpeg',0,'attachment','image/jpeg',0),(276,2,'2020-11-02 17:55:06','2020-11-02 17:55:06','','residencial(7)','','inherit','open','closed','','residencial7','','','2020-11-02 17:55:06','2020-11-02 17:55:06','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial7.jpeg',0,'attachment','image/jpeg',0),(277,2,'2020-11-02 17:55:10','2020-11-02 17:55:10','','residencial(8)','','inherit','open','closed','','residencial8','','','2020-11-02 17:55:10','2020-11-02 17:55:10','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial8.jpeg',0,'attachment','image/jpeg',0),(278,2,'2020-11-02 17:55:13','2020-11-02 17:55:13','','residencial(9)','','inherit','open','closed','','residencial9','','','2020-11-02 17:55:13','2020-11-02 17:55:13','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial9.jpeg',0,'attachment','image/jpeg',0),(279,2,'2020-11-02 17:55:15','2020-11-02 17:55:15','','residencial(10)','','inherit','open','closed','','residencial10','','','2020-11-02 17:55:15','2020-11-02 17:55:15','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial10.jpeg',0,'attachment','image/jpeg',0),(280,2,'2020-11-02 17:55:19','2020-11-02 17:55:19','','residencial(11)','','inherit','open','closed','','residencial11','','','2020-11-02 17:55:19','2020-11-02 17:55:19','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial11.jpeg',0,'attachment','image/jpeg',0),(281,2,'2020-11-02 17:55:23','2020-11-02 17:55:23','','residencial(12)','','inherit','open','closed','','residencial12','','','2020-11-02 17:55:23','2020-11-02 17:55:23','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial12.jpeg',0,'attachment','image/jpeg',0),(282,2,'2020-11-02 17:55:26','2020-11-02 17:55:26','','residencial(13)','','inherit','open','closed','','residencial13','','','2020-11-02 17:55:26','2020-11-02 17:55:26','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial13.jpeg',0,'attachment','image/jpeg',0),(283,2,'2020-11-02 17:55:28','2020-11-02 17:55:28','','residencial(14)','','inherit','open','closed','','residencial14','','','2020-11-02 17:55:28','2020-11-02 17:55:28','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial14.jpeg',0,'attachment','image/jpeg',0),(284,2,'2020-11-02 17:55:33','2020-11-02 17:55:33','','residencial(1)','','inherit','open','closed','','residencial1','','','2020-11-02 17:55:33','2020-11-02 17:55:33','',79,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial1.jpeg',0,'attachment','image/jpeg',0),(285,2,'2020-11-12 22:28:26','2020-11-12 22:28:26','[vc_row][vc_column][vc_single_image image=\"296\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][vc_column_text]Contamos con la maquinaria, el equipo humano y la logística, para desarrollar proyectos de infraestructura vial que contribuyan en la conectividad terrestre de Panamá, para el transporte de personas y de carga, con el consecuente apoyo a la economía y el desarrollo productivo del país.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_gallery type=\"image_grid\" images=\"286,287,288,289,290,291,292,293,294,295,297,298,299,300,301,302\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601673517854{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Construcción de infraestructura vial','','inherit','closed','closed','','73-autosave-v1','','','2020-11-12 22:28:26','2020-11-12 22:28:26','',73,'http://zewsdemo.com/gruposuadi/2020/11/02/73-autosave-v1/',0,'revision','',0),(286,2,'2020-11-02 18:14:13','2020-11-02 18:14:13','','infraestructura-vial(1)','','inherit','open','closed','','infraestructura-vial1','','','2020-11-02 18:14:13','2020-11-02 18:14:13','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial1.jpeg',0,'attachment','image/jpeg',0),(287,2,'2020-11-02 18:14:15','2020-11-02 18:14:15','','infraestructura-vial(2)','','inherit','open','closed','','infraestructura-vial2','','','2020-11-02 18:14:15','2020-11-02 18:14:15','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial2.jpeg',0,'attachment','image/jpeg',0),(288,2,'2020-11-02 18:14:18','2020-11-02 18:14:18','','infraestructura-vial(3)','','inherit','open','closed','','infraestructura-vial3','','','2020-11-02 18:14:18','2020-11-02 18:14:18','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial3.jpeg',0,'attachment','image/jpeg',0),(289,2,'2020-11-02 18:14:20','2020-11-02 18:14:20','','infraestructura-vial(4)','','inherit','open','closed','','infraestructura-vial4','','','2020-11-02 18:14:20','2020-11-02 18:14:20','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial4.jpeg',0,'attachment','image/jpeg',0),(290,2,'2020-11-02 18:14:22','2020-11-02 18:14:22','','infraestructura-vial(5)','','inherit','open','closed','','infraestructura-vial5','','','2020-11-02 18:14:22','2020-11-02 18:14:22','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial5.jpeg',0,'attachment','image/jpeg',0),(291,2,'2020-11-02 18:14:24','2020-11-02 18:14:24','','infraestructura-vial(6)','','inherit','open','closed','','infraestructura-vial6','','','2020-11-02 18:14:24','2020-11-02 18:14:24','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial6.jpeg',0,'attachment','image/jpeg',0),(292,2,'2020-11-02 18:14:26','2020-11-02 18:14:26','','infraestructura-vial(7)','','inherit','open','closed','','infraestructura-vial7','','','2020-11-02 18:14:26','2020-11-02 18:14:26','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial7.jpeg',0,'attachment','image/jpeg',0),(293,2,'2020-11-02 18:14:28','2020-11-02 18:14:28','','infraestructura-vial(8)','','inherit','open','closed','','infraestructura-vial8','','','2020-11-02 18:14:28','2020-11-02 18:14:28','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial8.jpeg',0,'attachment','image/jpeg',0),(294,2,'2020-11-02 18:14:31','2020-11-02 18:14:31','','infraestructura-vial(9)','','inherit','open','closed','','infraestructura-vial9','','','2020-11-02 18:14:31','2020-11-02 18:14:31','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial9.jpeg',0,'attachment','image/jpeg',0),(295,2,'2020-11-02 18:14:33','2020-11-02 18:14:33','','infraestructura-vial(10)','','inherit','open','closed','','infraestructura-vial10','','','2020-11-02 18:14:33','2020-11-02 18:14:33','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial10.jpeg',0,'attachment','image/jpeg',0),(296,2,'2020-11-02 18:21:34','2020-11-02 18:21:34','','infraestructura-vial-panama','','inherit','open','closed','','infraestructura-vial-panama','','','2020-11-02 18:21:34','2020-11-02 18:21:34','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg',0,'attachment','image/jpeg',0),(297,2,'2020-11-02 18:30:32','2020-11-02 18:30:32','','Urbanizaciones(1)','','inherit','open','closed','','urbanizaciones1','','','2020-11-02 18:30:32','2020-11-02 18:30:32','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones1.jpeg',0,'attachment','image/jpeg',0),(298,2,'2020-11-02 18:30:34','2020-11-02 18:30:34','','Urbanizaciones(2)','','inherit','open','closed','','urbanizaciones2','','','2020-11-02 18:30:34','2020-11-02 18:30:34','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones2.jpeg',0,'attachment','image/jpeg',0),(299,2,'2020-11-02 18:30:36','2020-11-02 18:30:36','','Urbanizaciones(3)','','inherit','open','closed','','urbanizaciones3','','','2020-11-02 18:30:36','2020-11-02 18:30:36','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones3.jpeg',0,'attachment','image/jpeg',0),(300,2,'2020-11-02 18:30:39','2020-11-02 18:30:39','','Urbanizaciones(4)','','inherit','open','closed','','urbanizaciones4','','','2020-11-02 18:30:39','2020-11-02 18:30:39','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones4.jpeg',0,'attachment','image/jpeg',0),(301,2,'2020-11-02 18:30:41','2020-11-02 18:30:41','','Urbanizaciones(5)','','inherit','open','closed','','urbanizaciones5','','','2020-11-02 18:30:41','2020-11-02 18:30:41','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones5.jpeg',0,'attachment','image/jpeg',0),(302,2,'2020-11-02 18:30:43','2020-11-02 18:30:43','','Urbanizaciones(6)','','inherit','open','closed','','urbanizaciones6','','','2020-11-02 18:30:43','2020-11-02 18:30:43','',73,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones6.jpeg',0,'attachment','image/jpeg',0),(303,2,'2020-11-12 22:00:34','2020-11-12 22:00:34','','Excavadoras-brazo-largo(1)','','inherit','open','closed','','excavadoras-brazo-largo1','','','2020-11-12 22:00:34','2020-11-12 22:00:34','',22,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-brazo-largo1.jpg',0,'attachment','image/jpeg',0),(304,2,'2020-11-12 22:00:37','2020-11-12 22:00:37','','Excavadoras-brazo-largo(3)','','inherit','open','closed','','excavadoras-brazo-largo3','','','2020-11-12 22:00:37','2020-11-12 22:00:37','',22,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-brazo-largo3.jpg',0,'attachment','image/jpeg',0),(306,2,'2020-11-12 22:02:54','2020-11-12 22:02:54','','Excavadoras-brazo-largo(02)','','inherit','open','closed','','excavadoras-brazo-largo02','','','2020-11-12 22:02:54','2020-11-12 22:02:54','',22,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-brazo-largo02.jpg',0,'attachment','image/jpeg',0),(307,2,'2020-11-17 18:19:00','2020-11-17 18:19:00','<p>[vc_row][vc_column][vc_single_image image=\"313\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Perforadoras\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Pala martillo y retro martillos desde 5 toneladas hasta 25 toneladas. Opcional minipalas o retros con fresadoras hasta 9 toneladas.</p>\n<p>Equipo utilizado como perforadoras de roca de alto desempeño en aplicaciones como la minería, construcción y obras viales. Con dispositivos de rotación y sistemas de perforación auto sincronizados.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Pala Martillo y Retro Martillo','','inherit','closed','closed','','42-autosave-v1','','','2020-11-17 18:19:00','2020-11-17 18:19:00','',42,'http://zewsdemo.com/gruposuadi/2020/11/12/42-autosave-v1/',0,'revision','',0),(308,2,'2020-11-12 22:18:29','2020-11-12 22:18:29','<div class=\"row\">\r\n<div class=\"col-sm-12\">\r\n<label> Nombre completo (requerido)\r\n [text* su-nombre] </label>\r\n\r\n<label> Correo electrónico (requerido)\r\n [email* su-email] </label>\r\n</div> <div class=\"col-sm-6\">\r\n<label> Teléfono\r\n [text su-telefono] </label>\r\n</div> <div class=\"col-sm-6\">\r\n<label> Ubicación\r\n [text su-telefono] </label>\r\n</div> <div class=\"col-sm-12\">\r\n<label> Mensaje / Comentarios\r\n [textarea su-mensaje] </label>\r\n\r\n[submit \"Enviar\"]\r\n</div>\r\n</div>\n1\nCorreo desde servicios de constructora [su-nombre]\nGrupo SUADI <compras@gruposuadi.com>\ncompras@gruposuadi.com\nNuevo mensaje desde el sitio web. Esta es la información: \r\n\r\n<strong>De:</strong> [su-nombre] - [su-email]\r\n<strong>Teléfono:</strong> [su-telefono]\r\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\r\n\r\n<strong>Mensaje:</strong> [su-mensaje]\r\n\r\n-- \r\nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\nReply-To: [su-email]\nCc: psuarez@gruposuadi.com\n\n1\n\n1\n[Grupo Suadi] ¡Gracias por contactarnos!\nGrupo SUADI <compras@gruposuadi.com>\n[su-email]\n¡Saludos, [su-nombre]!\r\n\r\nRecibimos su mensaje y muy pronto nos pondremos en contacto con usted. Este es un resumen de su mensaje: \r\n\r\n<strong>Nombre:</strong> [su-nombre]\r\n<strong>E-mail:</strong> [su-email]\r\n<strong>Teléfono:</strong> [su-telefono]\r\n<strong>Enviado desde:</strong> <a title=\"[_post_title]\" href=\"[_url]\">[_post_title]</a>\r\n\r\n<strong>Mensaje:</strong> \r\n[su-mensaje]\r\n\r\n-- \r\nEste mensaje se ha enviado vía formulario de contacto desde <a title=\"Grupo SUADI\" href=\"[_url]\">Grupo SUADI - [_post_title]</a>\nReply-To: compras@gruposuadi.com,psuarez@gruposuadi.com\n\n1\n\nGracias por tu mensaje. Ha sido enviado.\nHubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\nUno o más campos tienen un error. Por favor revisa e intenta de nuevo.\nHubo un error al intentar enviar tu mensaje. Por favor, inténtelo de nuevo más tarde.\nDebe aceptar los términos y condiciones antes de enviar su mensaje.\nEl campo es obligatorio.\nEl campo es muy 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 al subir 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.\nLa dirección de correo electrónico no es válida.\nLa URL no es válida.\nEl número de teléfono no es válido.','Servicios constructora','','publish','closed','closed','','servicios-maquinaria_copy','','','2020-11-26 08:43:10','2020-11-26 13:43:10','',0,'http://zewsdemo.com/gruposuadi/?post_type=wpcf7_contact_form&p=308',0,'wpcf7_contact_form','',0),(309,2,'2020-11-12 22:45:04','2020-11-12 22:45:04','','camion-plataforma','','inherit','open','closed','','camion-plataforma','','','2020-11-12 22:45:04','2020-11-12 22:45:04','',46,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/camion-plataforma.jpg',0,'attachment','image/jpeg',0),(310,2,'2020-11-12 22:47:25','2020-11-12 22:47:25',' ','','','publish','closed','closed','','310','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'http://zewsdemo.com/gruposuadi/?p=310',18,'nav_menu_item','',0),(311,2,'2020-11-13 13:36:27','2020-11-13 13:36:27','','Camiones-Volquetes-Panama','','inherit','open','closed','','camiones-volquetes-panama-2','','','2020-11-13 13:36:27','2020-11-13 13:36:27','',268,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg',0,'attachment','image/jpeg',0),(312,2,'2020-11-13 13:43:59','2020-11-13 13:43:59','','Compactadora Lisa o De Piña','','inherit','open','closed','','compactadoras-panama','','','2020-11-13 13:44:57','2020-11-13 13:44:57','',34,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/compactadoras-panama.jpg',0,'attachment','image/jpeg',0),(313,2,'2020-11-13 13:50:37','2020-11-13 13:50:37','','PalaMartillo-RetroMartillo','','inherit','open','closed','','palamartillo-retromartillo','','','2020-11-13 13:50:37','2020-11-13 13:50:37','',42,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg',0,'attachment','image/jpeg',0),(314,2,'2020-11-13 13:55:28','2020-11-13 13:55:28','','Cargadores frontales','','inherit','open','closed','','cargadores-frontales-2','','','2020-11-13 13:55:44','2020-11-13 13:55:44','',40,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/cargadores-frontales-1.jpg',0,'attachment','image/jpeg',0),(315,2,'2020-11-13 14:01:09','2020-11-13 14:01:09','','Excavadoras-panama-1','','inherit','open','closed','','excavadoras-panama-1','','','2020-11-13 14:01:09','2020-11-13 14:01:09','',22,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-panama-1.jpg',0,'attachment','image/jpeg',0),(317,2,'2020-11-17 17:01:57','2020-11-17 17:01:57','','Logo-GSUADI-1','','inherit','open','closed','','logo-gsuadi-1','','','2020-11-17 17:01:57','2020-11-17 17:01:57','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/Logo-GSUADI-1.png',0,'attachment','image/png',0),(318,2,'2020-11-17 17:25:24','2020-11-17 17:25:24','','LogoG-SUADI1-Ret','','inherit','open','closed','','logog-suadi1-ret','','','2020-11-17 17:25:24','2020-11-17 17:25:24','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png',0,'attachment','image/png',0),(319,2,'2020-11-17 17:30:34','2020-11-17 17:30:34','','LogoG-SUADI1-mob','','inherit','open','closed','','logog-suadi1-mob','','','2020-11-17 17:30:34','2020-11-17 17:30:34','',0,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/LogoG-SUADI1-mob.png',0,'attachment','image/png',0),(320,2,'2020-11-17 17:34:06','2020-11-17 17:34:06','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fmaquinarias%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fgruposuadi%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-11-17 17:34:06','2020-11-17 17:34:06','',112,'http://zewsdemo.com/gruposuadi/2020/11/17/112-revision-v1/',0,'revision','',0),(321,2,'2020-11-17 17:42:25','2020-11-17 17:42:25','[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#e03333\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-11-17 17:42:25','2020-11-17 17:42:25','',89,'http://zewsdemo.com/gruposuadi/2020/11/17/89-revision-v1/',0,'revision','',0),(322,2,'2020-11-17 17:45:03','2020-11-17 17:45:03','[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/gruposuadi/contacto/\" button_background_color=\"#ff6d00\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-11-17 17:45:03','2020-11-17 17:45:03','',89,'http://zewsdemo.com/gruposuadi/2020/11/17/89-revision-v1/',0,'revision','',0),(324,2,'2020-11-17 18:15:26','2020-11-17 18:15:26','<p>[vc_row][vc_column][vc_single_image image=\"263\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Motoniveladoras\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]La máquina de ingeniería civil diseñada con la versatilidad necesaria para la nivelación de suelos, construcción de carreteras y caminos, construcción y limpieza de canales y perfilar taludes y cunetas de caminos.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]</p>\n','Motoniveladoras o cuchillas','','inherit','closed','closed','','38-autosave-v1','','','2020-11-17 18:15:26','2020-11-17 18:15:26','',38,'http://zewsdemo.com/gruposuadi/2020/11/17/38-autosave-v1/',0,'revision','',0),(325,2,'2020-11-18 14:47:13','2020-11-18 20:47:13','','zews-b','','inherit','open','closed','','zews-b','','','2020-11-18 14:47:13','2020-11-18 20:47:13','',0,'http://gruposuadi.com/wp-content/uploads/2020/11/zews-b.png',0,'attachment','image/png',0),(326,2,'2020-11-18 14:53:59','2020-11-18 20:53:59','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-11-18 14:53:59','2020-11-18 20:53:59','',112,'http://gruposuadi.com/2020/11/18/112-revision-v1/',0,'revision','',0),(327,2,'2020-11-18 14:54:58','2020-11-18 20:54:58','[vc_row][vc_column width=\"1/2\"][vc_custom_heading text=\"ACERCA DE NOSOTROS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras; como también a la renta de equipo pesado para obras civiles.\r\n\r\nNuestros equipos profesionales y técnicos planean y desarrollan los procesos necesarios para la ejecución de un producto o la prestación de un servicio, a través de un Plan de Calidad, conforme lo estipulan las disposiciones legales y reglamentarias panameñas.\r\n\r\nLos rigurosos procedimientos operativos de seguridad, higiene y control ambiental que caracterizan a nuestros servicios constructivos y de renta de maquinaria, garantizan el cumplimiento de los requerimientos de cada contrato, a satisfacción del cliente.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/contacto/\" button_background_color=\"#ff6d00\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2020-11-18 14:54:58','2020-11-18 20:54:58','',89,'http://gruposuadi.com/2020/11/18/89-revision-v1/',0,'revision','',0),(329,2,'2020-11-18 15:39:37','2020-11-18 21:39:37','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-11-18 15:39:37','2020-11-18 21:39:37','',147,'https://gruposuadi.com/2020/11/18/147-revision-v1/',0,'revision','',0),(331,2,'2020-11-18 15:40:54','2020-11-18 21:40:54','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-11-18 15:40:54','2020-11-18 21:40:54','',147,'https://gruposuadi.com/2020/11/18/147-revision-v1/',0,'revision','',0),(333,2,'2020-11-18 15:49:07','2020-11-18 21:49:07','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-11-18 15:49:07','2020-11-18 21:49:07','',147,'https://gruposuadi.com/2020/11/18/147-revision-v1/',0,'revision','',0),(334,2,'2020-11-20 11:50:55','2020-11-20 17:50:55',' ','','','publish','closed','closed','','334','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'https://gruposuadi.com/?p=334',1,'nav_menu_item','',0),(336,2,'2020-11-20 16:06:39','2020-11-20 21:06:39','{{unknown}}','','','publish','closed','closed','','078c0956287e467dec12c94eb0d967c3','','','2020-11-20 16:06:39','2020-11-20 21:06:39','',0,'https://www.gruposuadi.com/sin-categoria/078c0956287e467dec12c94eb0d967c3/',0,'oembed_cache','',0),(338,2,'2020-11-20 17:54:43','2020-11-20 22:54:43','https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gurpo-suadi.jpg','cropped-gurpo-suadi.jpg','','inherit','open','closed','','cropped-gurpo-suadi-jpg','','','2020-11-20 17:54:43','2020-11-20 22:54:43','',0,'https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gurpo-suadi.jpg',0,'attachment','image/jpeg',0),(339,2,'2020-11-20 17:54:43','2020-11-20 22:54:43','{{unknown}}','','','publish','closed','closed','','f9193f971b1f9935658b69aa59e1a9c3','','','2020-11-20 17:54:43','2020-11-20 22:54:43','',0,'https://www.gruposuadi.com/sin-categoria/f9193f971b1f9935658b69aa59e1a9c3/',0,'oembed_cache','',0),(341,2,'2020-11-20 17:58:55','2020-11-20 22:58:55','','gs','','inherit','open','closed','','gs','','','2020-11-20 17:58:55','2020-11-20 22:58:55','',0,'https://www.gruposuadi.com/wp-content/uploads/2020/11/gs.jpg',0,'attachment','image/jpeg',0),(342,2,'2020-11-20 17:59:01','2020-11-20 22:59:01','https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gs.jpg','cropped-gs.jpg','','inherit','open','closed','','cropped-gs-jpg','','','2020-11-20 17:59:01','2020-11-20 22:59:01','',0,'https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gs.jpg',0,'attachment','image/jpeg',0),(343,2,'2020-11-20 17:59:01','2020-11-20 22:59:01','{{unknown}}','','','publish','closed','closed','','8e9a1e4f4461c812edc59ef73198957d','','','2020-11-20 17:59:01','2020-11-20 22:59:01','',0,'https://www.gruposuadi.com/sin-categoria/8e9a1e4f4461c812edc59ef73198957d/',0,'oembed_cache','',0),(347,2,'2020-12-07 09:25:50','2020-12-07 14:25:50','[vc_row][vc_column][vc_column_text]El simple concepto de lo que es una obra civil está asociado con la existencia de edificios, carreteras, puentes, el metro y el ferrocarril, puertos y aeropuertos, canales, alcantarillados e hidroeléctricas, entre otras construcciones.\r\n\r\nPero la existencia de cada obra civil está sujeta a una serie de factores como la organización de los territorios y la mejora de calidad de vida de las comunidades, todo lo cual redunda en el desarrollo de pueblos, regiones y países.\r\n\r\nEs un subsector de la economía que demanda conocimientos de física, química y cálculo en que participan arquitectos, ingenieros, diseñadores, urbanistas, obreros y, en general, profesionales de diversas especialidades.\r\n\r\nDesde la edificación de una casa individual o un conjunto habitacional, hasta una obra de gran complejidad, toda obra civil debe cumplir con una serie de etapas, como los estudios de impacto, viabilidad, estimación de costes, financiación, diseño y ejecución del proyecto.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con un sistema de gestión integral para la <strong><a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>.</strong> Planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un exclusivo Plan de Calidad.\r\n<ul>\r\n <li>Contamos con el personal profesional y técnico cualificado para la construcción y el mantenimiento de hidroeléctricas.</li>\r\n <li>Hemos construido proyectos habitacionales de mil viviendas cada uno, además de urbanizaciones y residencias.</li>\r\n <li>La maquinaria, el equipo humano y la logística con que contamos nos permiten construir puentes, carreteras y caminos y darles un adecuado mantenimiento.</li>\r\n <li>Ejecutamos proyectos de instalación de tuberías para sistemas de acueductos y alcantarillado.</li>\r\n <li>Realizamos los movimientos de tierra que se necesiten para cimentar la construcción de cualquier obra civil.</li>\r\n</ul>\r\nComo servicio complementario, brindamos el servicio de <strong>alquiler el más completo <a href=\"/maquinarias/\">equipamiento de maquinaria pesada</a></strong> para la ejecución de proyectos, en la industria de la construcción.\r\n\r\nNuestros equipos están protegidos con seguros y un permanente servicio de mantenimiento preventivo y correctivo y, para mayor confianza de nuestros clientes, contamos con operadores calificados que se encargan de su movilización y desmovilización.\r\n\r\nTrabajamos para ubicarnos entre las principales <strong>empresas de obra civil de Panamá.</strong> Comuníquese con nosotros a través de cualquiera de nuestros <a href=\"/contacto/\"><strong>medios de contacto</strong></a>.\r\n\r\nBrindamos nuestros servicios en todo el territorio panameño.[/vc_column_text][/vc_column][/vc_row]','Grupo Suadi - Construimos obras civiles en todo Panamá','El simple concepto de lo que es una obra civil está asociado con la existencia de edificios, carreteras, puentes, el metro y el ferrocarril, puertos y aeropuertos, canales, alcantarillados e hidroeléctricas, entre otras construcciones.','publish','closed','closed','','grupo-suadi-construimos-obras-civiles-en-todo-panama','','','2020-12-09 10:14:01','2020-12-09 15:14:01','',0,'https://www.gruposuadi.com/?p=347',0,'post','',0),(348,2,'2020-12-07 18:00:53','2020-12-07 23:00:53','','construccion-de-obras-civiles','','inherit','open','closed','','construccion-de-obras-civiles-2','','','2020-12-07 18:00:53','2020-12-07 23:00:53','',347,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-obras-civiles.jpg',0,'attachment','image/jpeg',0),(349,2,'2020-12-07 18:01:01','2020-12-07 23:01:01','[vc_row][vc_column][vc_column_text]El simple concepto de lo que es una obra civil está asociado con la existencia de edificios, carreteras, puentes, el metro y el ferrocarril, puertos y aeropuertos, canales, alcantarillados e hidroeléctricas, entre otras construcciones.\r\n\r\nPero la existencia de cada obra civil está sujeta a una serie de factores como la organización de los territorios y la mejora de calidad de vida de las comunidades, todo lo cual redunda en el desarrollo de pueblos, regiones y países.\r\n\r\nEs un subsector de la economía que demanda conocimientos de física, química y cálculo en que participan arquitectos, ingenieros, diseñadores, urbanistas, obreros y, en general, profesionales de diversas especialidades.\r\n\r\nDesde la edificación de una casa individual o un conjunto habitacional, hasta una obra de gran complejidad, toda obra civil debe cumplir con una serie de etapas, como los estudios de impacto, viabilidad, estimación de costes, financiación, diseño y ejecución del proyecto.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con un sistema de gestión integral para la <strong><a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>.</strong> Planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un exclusivo Plan de Calidad.\r\n<ul>\r\n <li>Contamos con el personal profesional y técnico cualificado para la construcción y el mantenimiento de hidroeléctricas.</li>\r\n <li>Hemos construido proyectos habitacionales de mil viviendas cada uno, además de urbanizaciones y residencias.</li>\r\n <li>La maquinaria, el equipo humano y la logística con que contamos nos permiten construir puentes, carreteras y caminos y darles un adecuado mantenimiento.</li>\r\n <li>Ejecutamos proyectos de instalación de tuberías para sistemas de acueductos y alcantarillado.</li>\r\n <li>Realizamos los movimientos de tierra que se necesiten para cimentar la construcción de cualquier obra civil.</li>\r\n</ul>\r\nComo servicio complementario, brindamos el servicio de <strong>alquiler el más completo <a href=\"/maquinarias/\">equipamiento de maquinaria pesada</a></strong> para la ejecución de proyectos, en la industria de la construcción.\r\n\r\nNuestros equipos están protegidos con seguros y un permanente servicio de mantenimiento preventivo y correctivo y, para mayor confianza de nuestros clientes, contamos con operadores calificados que se encargan de su movilización y desmovilización.\r\n\r\nTrabajamos para ubicarnos entre las principales <strong>empresas de obra civil de Panamá.</strong> Comuníquese con nosotros a través de cualquiera de nuestros <a href=\"/contacto/\"><strong>medios de contacto</strong></a>.\r\n\r\nBrindamos nuestros servicios en todo el territorio panameño.[/vc_column_text][/vc_column][/vc_row]','Grupo Suadi - Construimos obras civiles en todo Panamá','','inherit','closed','closed','','347-revision-v1','','','2020-12-07 18:01:01','2020-12-07 23:01:01','',347,'https://www.gruposuadi.com/sin-categoria/347-revision-v1/',0,'revision','',0),(350,2,'2020-12-09 09:26:50','2020-12-09 14:26:50','','Blog','','publish','closed','closed','','blog','','','2020-12-09 11:40:08','2020-12-09 16:40:08','',0,'https://www.gruposuadi.com/?page_id=350',0,'page','',0),(351,2,'2020-12-09 09:26:50','2020-12-09 14:26:50','','Blog','','inherit','closed','closed','','350-revision-v1','','','2020-12-09 09:26:50','2020-12-09 14:26:50','',350,'https://www.gruposuadi.com/sin-categoria/350-revision-v1/',0,'revision','',0),(352,2,'2020-12-09 09:41:05','2020-12-09 14:41:05','[vc_row][vc_column][vc_column_text]El simple concepto de lo que es una obra civil está asociado con la existencia de edificios, carreteras, puentes, el metro y el ferrocarril, puertos y aeropuertos, canales, alcantarillados e hidroeléctricas, entre otras construcciones.\r\n\r\nPero la existencia de cada obra civil está sujeta a una serie de factores como la organización de los territorios y la mejora de calidad de vida de las comunidades, todo lo cual redunda en el desarrollo de pueblos, regiones y países.\r\n\r\nEs un subsector de la economía que demanda conocimientos de física, química y cálculo en que participan arquitectos, ingenieros, diseñadores, urbanistas, obreros y, en general, profesionales de diversas especialidades.\r\n\r\nDesde la edificación de una casa individual o un conjunto habitacional, hasta una obra de gran complejidad, toda obra civil debe cumplir con una serie de etapas, como los estudios de impacto, viabilidad, estimación de costes, financiación, diseño y ejecución del proyecto.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con un sistema de gestión integral para la <strong><a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>.</strong> Planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un exclusivo Plan de Calidad.\r\n<ul>\r\n <li>Contamos con el personal profesional y técnico cualificado para la construcción y el mantenimiento de hidroeléctricas.</li>\r\n <li>Hemos construido proyectos habitacionales de mil viviendas cada uno, además de urbanizaciones y residencias.</li>\r\n <li>La maquinaria, el equipo humano y la logística con que contamos nos permiten construir puentes, carreteras y caminos y darles un adecuado mantenimiento.</li>\r\n <li>Ejecutamos proyectos de instalación de tuberías para sistemas de acueductos y alcantarillado.</li>\r\n <li>Realizamos los movimientos de tierra que se necesiten para cimentar la construcción de cualquier obra civil.</li>\r\n</ul>\r\nComo servicio complementario, brindamos el servicio de <strong>alquiler el más completo <a href=\"/maquinarias/\">equipamiento de maquinaria pesada</a></strong> para la ejecución de proyectos, en la industria de la construcción.\r\n\r\nNuestros equipos están protegidos con seguros y un permanente servicio de mantenimiento preventivo y correctivo y, para mayor confianza de nuestros clientes, contamos con operadores calificados que se encargan de su movilización y desmovilización.\r\n\r\nTrabajamos para ubicarnos entre las principales <strong>empresas de obra civil de Panamá.</strong> Comuníquese con nosotros a través de cualquiera de nuestros <a href=\"/contacto/\"><strong>medios de contacto</strong></a>.\r\n\r\nBrindamos nuestros servicios en todo el territorio panameño.[/vc_column_text][/vc_column][/vc_row]','Grupo Suadi - Construimos obras civiles en todo Panamá','El simple concepto de lo que es una obra civil está asociado con la existencia de edificios, carreteras, puentes, el metro y el ferrocarril, puertos y aeropuertos, canales, alcantarillados e hidroeléctricas, entre otras construcciones.','inherit','closed','closed','','347-revision-v1','','','2020-12-09 09:41:05','2020-12-09 14:41:05','',347,'https://www.gruposuadi.com/sin-categoria/347-revision-v1/',0,'revision','',0),(354,2,'2020-12-09 09:47:41','2020-12-09 14:47:41','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-12-09 09:47:41','2020-12-09 14:47:41','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(356,2,'2020-12-09 09:49:38','2020-12-09 14:49:38','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-12-09 09:49:38','2020-12-09 14:49:38','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(358,2,'2020-12-09 09:51:50','2020-12-09 14:51:50','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2020-12-09 09:51:50','2020-12-09 14:51:50','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(359,2,'2020-12-09 11:30:13','2020-12-09 16:30:13','[vc_row][vc_column][vc_column_text]En los años más recientes, Panamá llegó a ubicarse entre las economías de más rápido crecimiento, en el ámbito mundial.\r\n\r\nUna gran parte del éxito, que de alguna manera también ha incidido en los esfuerzos gubernamentales por reducir los índices de pobreza, se debe a los flujos comerciales, los sectores de transporte, la logística y otros aspectos relacionados con el Canal, la minería y la construcción.\r\n\r\nPero ninguno de esos factores de crecimiento sería posible, si Panamá no contara con una de las mejores redes de carreteras y caminos de Latinoamérica y, para lograrlo, ha debido desplegar un amplio plan te construcción.\r\n\r\nEl territorio panameño cuenta con una red de carreteras y caminos que parte de dos autopistas principales –la Panamericana y la Transístmica- hacia ciudades, pueblos y territorios que, en conjunto, contribuyen a solidificar la dinámica económica que nos caracteriza.\r\n\r\nPero siempre habrá necesidad de construir más carreteras y caminos, a los que se debe estar dando mantenimiento y es en ese ámbito en que se desenvuelve nuestra empresa <strong>Grupo Suadi.</strong>\r\n<ul>\r\n <li>Concebimos la <a href=\"/servicio/construccion-de-puentes-y-carreteras/\"><strong>construcción de puentes y carreteras</strong></a> como factores determinantes del desarrollo económico de nuestro país y brindamos nuestros servicios a los sectores público y privado.</li>\r\n <li style=\"text-align: left;\">Construimos, <a href=\"/servicio/mejoramiento-de-caminos/\"><strong>damos mantenimiento y mejoramos caminos</strong></a> con el respaldo de ingenieros y técnicos especializados y ampliamente experimentados.</li>\r\n <li><strong>Contamos con <a href=\"/maquinarias/\">equipos para la construcción y mejoramiento de carreteras y caminos</a> de asfalto a nivel nacional,</strong> como recicladoras, dosificadoras y distribuidoras de ligantes, fresadoras, trenes de reciclado, medios de transporte, cisternas de riego, equipos de extendido y equipos de compactación, entre otros.</li>\r\n</ul>\r\nNuestros ingenieros y técnicos están en capacidad para planear y desarrollar todos los procesos que se necesiten para planean y desarrollan todos los procesos el desarrollo de un proyecto o la prestación de un servicio, de acuerdo con el riguroso Plan de Calidad del Grupo Suadi.\r\n\r\nEn nuestro propósito de posicionarnos entre las mejores empresas de <strong>servicios de construcción e ingeniería de Panamá</strong>, en el cumplimiento de los compromisos adquiridos en cada contrato, aplicamos estrictos procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, atendemos en todo el territorio panameño. ¡Nos encantará atenderle![/vc_column_text][/vc_column][/vc_row]','Construcción de carreteras y mejoras de caminos rurales','En los años más recientes, Panamá llegó a ubicarse entre las economías de más rápido crecimiento, en el ámbito mundial.','publish','closed','closed','','construccion-de-carreteras-y-mejoras-de-caminos-rurales','','','2020-12-09 11:38:39','2020-12-09 16:38:39','',0,'https://www.gruposuadi.com/?p=359',0,'post','',0),(360,2,'2020-12-09 11:11:15','2020-12-09 16:11:15',' ','','','publish','closed','closed','','360','','','2020-12-09 11:11:15','2020-12-09 16:11:15','',0,'https://www.gruposuadi.com/?p=360',29,'nav_menu_item','',0),(361,2,'2020-12-09 11:29:51','2020-12-09 16:29:51','','construccion-de-carreteras','','inherit','open','closed','','construccion-de-carreteras','','','2020-12-09 11:29:51','2020-12-09 16:29:51','',359,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-carreteras.jpg',0,'attachment','image/jpeg',0),(362,2,'2020-12-09 11:30:13','2020-12-09 16:30:13','[vc_row][vc_column][vc_column_text]En los años más recientes, Panamá llegó a ubicarse entre las economías de más rápido crecimiento, en el ámbito mundial.\r\n\r\nUna gran parte del éxito, que de alguna manera también ha incidido en los esfuerzos gubernamentales por reducir los índices de pobreza, se debe a los flujos comerciales, los sectores de transporte, la logística y otros aspectos relacionados con el Canal, la minería y la construcción.\r\n\r\nPero ninguno de esos factores de crecimiento sería posible, si Panamá no contara con una de las mejores redes de carreteras y caminos de Latinoamérica y, para lograrlo, ha debido desplegar un amplio plan te construcción.\r\n\r\nEl territorio panameño cuenta con una red de carreteras y caminos que parte de dos autopistas principales –la Panamericana y la Transístmica- hacia ciudades, pueblos y territorios que, en conjunto, contribuyen a solidificar la dinámica económica que nos caracteriza.\r\n\r\nPero siempre habrá necesidad de construir más carreteras y caminos, a los que se debe estar dando mantenimiento y es en ese ámbito en que se desenvuelve nuestra empresa <strong>Grupo Suadi.</strong>\r\n<ul>\r\n <li>Concebimos la <a href=\"/servicio/construccion-de-puentes-y-carreteras/\"><strong>construcción de puentes y carreteras</strong></a> como factores determinantes del desarrollo económico de nuestro país y brindamos nuestros servicios a los sectores público y privado.</li>\r\n <li style=\"text-align: left;\">Construimos, <a href=\"/servicio/mejoramiento-de-caminos/\"><strong>damos mantenimiento y mejoramos caminos</strong></a> con el respaldo de ingenieros y técnicos especializados y ampliamente experimentados.</li>\r\n <li><strong>Contamos con <a href=\"/maquinarias/\">equipos para la construcción y mejoramiento de carreteras y caminos</a> de asfalto a nivel nacional,</strong> como recicladoras, dosificadoras y distribuidoras de ligantes, fresadoras, trenes de reciclado, medios de transporte, cisternas de riego, equipos de extendido y equipos de compactación, entre otros.</li>\r\n</ul>\r\nNuestros ingenieros y técnicos están en capacidad para planear y desarrollar todos los procesos que se necesiten para planean y desarrollan todos los procesos el desarrollo de un proyecto o la prestación de un servicio, de acuerdo con el riguroso Plan de Calidad del Grupo Suadi.\r\n\r\nEn nuestro propósito de posicionarnos entre las mejores empresas de <strong>servicios de construcción e ingeniería de Panamá</strong>, en el cumplimiento de los compromisos adquiridos en cada contrato, aplicamos estrictos procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, atendemos en todo el territorio panameño. ¡Nos encantará atenderle![/vc_column_text][/vc_column][/vc_row]','Construcción de carreteras y mejoras de caminos rurales','','inherit','closed','closed','','359-revision-v1','','','2020-12-09 11:30:13','2020-12-09 16:30:13','',359,'https://www.gruposuadi.com/sin-categoria/359-revision-v1/',0,'revision','',0),(363,2,'2020-12-09 11:38:39','2020-12-09 16:38:39','[vc_row][vc_column][vc_column_text]En los años más recientes, Panamá llegó a ubicarse entre las economías de más rápido crecimiento, en el ámbito mundial.\r\n\r\nUna gran parte del éxito, que de alguna manera también ha incidido en los esfuerzos gubernamentales por reducir los índices de pobreza, se debe a los flujos comerciales, los sectores de transporte, la logística y otros aspectos relacionados con el Canal, la minería y la construcción.\r\n\r\nPero ninguno de esos factores de crecimiento sería posible, si Panamá no contara con una de las mejores redes de carreteras y caminos de Latinoamérica y, para lograrlo, ha debido desplegar un amplio plan te construcción.\r\n\r\nEl territorio panameño cuenta con una red de carreteras y caminos que parte de dos autopistas principales –la Panamericana y la Transístmica- hacia ciudades, pueblos y territorios que, en conjunto, contribuyen a solidificar la dinámica económica que nos caracteriza.\r\n\r\nPero siempre habrá necesidad de construir más carreteras y caminos, a los que se debe estar dando mantenimiento y es en ese ámbito en que se desenvuelve nuestra empresa <strong>Grupo Suadi.</strong>\r\n<ul>\r\n <li>Concebimos la <a href=\"/servicio/construccion-de-puentes-y-carreteras/\"><strong>construcción de puentes y carreteras</strong></a> como factores determinantes del desarrollo económico de nuestro país y brindamos nuestros servicios a los sectores público y privado.</li>\r\n <li style=\"text-align: left;\">Construimos, <a href=\"/servicio/mejoramiento-de-caminos/\"><strong>damos mantenimiento y mejoramos caminos</strong></a> con el respaldo de ingenieros y técnicos especializados y ampliamente experimentados.</li>\r\n <li><strong>Contamos con <a href=\"/maquinarias/\">equipos para la construcción y mejoramiento de carreteras y caminos</a> de asfalto a nivel nacional,</strong> como recicladoras, dosificadoras y distribuidoras de ligantes, fresadoras, trenes de reciclado, medios de transporte, cisternas de riego, equipos de extendido y equipos de compactación, entre otros.</li>\r\n</ul>\r\nNuestros ingenieros y técnicos están en capacidad para planear y desarrollar todos los procesos que se necesiten para planean y desarrollan todos los procesos el desarrollo de un proyecto o la prestación de un servicio, de acuerdo con el riguroso Plan de Calidad del Grupo Suadi.\r\n\r\nEn nuestro propósito de posicionarnos entre las mejores empresas de <strong>servicios de construcción e ingeniería de Panamá</strong>, en el cumplimiento de los compromisos adquiridos en cada contrato, aplicamos estrictos procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, atendemos en todo el territorio panameño. ¡Nos encantará atenderle![/vc_column_text][/vc_column][/vc_row]','Construcción de carreteras y mejoras de caminos rurales','En los años más recientes, Panamá llegó a ubicarse entre las economías de más rápido crecimiento, en el ámbito mundial.','inherit','closed','closed','','359-revision-v1','','','2020-12-09 11:38:39','2020-12-09 16:38:39','',359,'https://www.gruposuadi.com/sin-categoria/359-revision-v1/',0,'revision','',0),(365,2,'2020-12-14 16:46:35','2020-12-14 21:46:35','','constructora','','inherit','open','closed','','constructora','','','2020-12-14 16:46:35','2020-12-14 21:46:35','',112,'https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora.png',0,'attachment','image/png',0),(366,2,'2020-12-14 17:13:46','2020-12-14 22:13:46','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607983097184{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1607983494102{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-autosave-v1','','','2020-12-14 17:13:46','2020-12-14 22:13:46','',112,'https://www.gruposuadi.com/sin-categoria/112-autosave-v1/',0,'revision','',0),(367,2,'2020-12-14 17:03:40','2020-12-14 22:03:40','','maquinaria-suadi','','inherit','open','closed','','maquinaria-suadi','','','2020-12-14 17:03:40','2020-12-14 22:03:40','',112,'https://www.gruposuadi.com/wp-content/uploads/2020/12/maquinaria-suadi.png',0,'attachment','image/png',0),(368,2,'2020-12-14 17:03:43','2020-12-14 22:03:43','','constructora-suadi','','inherit','open','closed','','constructora-suadi','','','2020-12-14 17:03:43','2020-12-14 22:03:43','',112,'https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora-suadi.png',0,'attachment','image/png',0),(369,2,'2020-12-14 17:15:01','2020-12-14 22:15:01','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607983097184{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1607983494102{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-12-14 17:15:01','2020-12-14 22:15:01','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(370,2,'2020-12-14 17:15:48','2020-12-14 22:15:48','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607983097184{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1607984145563{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-12-14 17:15:48','2020-12-14 22:15:48','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(371,2,'2020-12-14 17:18:34','2020-12-14 22:18:34','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1607984285833{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-12-14 17:18:34','2020-12-14 22:18:34','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(372,2,'2020-12-14 17:18:58','2020-12-14 22:18:58','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1607984285833{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-12-14 17:18:58','2020-12-14 22:18:58','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(373,2,'2020-12-14 17:36:58','2020-12-14 22:36:58','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1607984285833{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2020-12-14 17:36:58','2020-12-14 22:36:58','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(377,2,'2021-01-22 10:15:26','2021-01-22 15:15:26','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 400;\n letter-spacing: 1px\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-01-22 10:15:26','2021-01-22 15:15:26','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(378,2,'2021-01-22 10:22:57','2021-01-22 15:22:57','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2021-01-22 10:22:57','2021-01-22 15:22:57','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(380,2,'2021-01-22 10:29:26','2021-01-22 15:29:26','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-01-22 10:29:26','2021-01-22 15:29:26','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(381,2,'2021-01-22 10:46:15','2021-01-22 15:46:15','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_custom_heading text=\"Contamos con un sistema de gestión integral, para la <strong>construcción de obras civiles</strong> y brindamos el servicio de <strong>renta de equipo pesado</strong> para la construcción de obras.\" font_container=\"tag:p|font_size:22|text_align:left|line_height:32px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]En materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2021-01-22 10:46:15','2021-01-22 15:46:15','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(382,2,'2021-01-22 10:49:30','2021-01-22 15:49:30','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Como grupo empresarial, manejamos un sistema integral con la capacidad de abarcar en su totalidad el desarrollo y ejecución de obras civiles, acompañado de una completa gestión de alquiler de maquinaria pesada\r\n\r\nNuestra responsabilidad parte de la planificación de proyectos basados en un riguroso plan de calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nGarantizamos maquinarias de calidad, sujetas a protección operativa a través de seguros eficientes, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.\r\n\r\nLa sede principal de GRUPO SUADI se encuentra ubicada en la Vía Interamericana, David, Chiriquí, sin embargo, contamos con la flexibilidad de trasladar todos nuestros servicios a cada rincón de la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_custom_heading text=\"SERVICIOS\" font_container=\"tag:p|font_size:22|text_align:left|line_height:24px\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Alquiler de Maquinaria y Construcción\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Servicios de alquiler de maquinaria para trabajos pesados, construcciones de carreteras y tuberías para sistemas de acueducto y alcantarillado, entre muchos otros servicios más que brindamos.[/vc_column_text][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2021-01-22 10:49:30','2021-01-22 15:49:30','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(383,2,'2021-01-22 11:00:54','2021-01-22 16:00:54','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1607984132157{margin-top: 50px !important;}\"][vc_column css=\".vc_custom_1602170601913{margin-top: -100px !important;}\" el_class=\"sobre\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171157392{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"MAQUINARIAS\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fmaquinarias%2F|||\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1602171578201{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"80px\"][vc_custom_heading text=\"GRUPO SUADI\" font_container=\"tag:p|font_size:25|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:100%20light%20regular%3A100%3Anormal\"][vc_custom_heading text=\"CONSTRUCTORA\" font_container=\"tag:h2|font_size:40|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:700%20bold%20regular%3A700%3Anormal\" el_class=\"responsivetitulo\" link=\"url:%2Fconstruccion%2F|||\"][vc_empty_space height=\"80px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Como grupo empresarial, manejamos un sistema integral con la capacidad de abarcar en su totalidad el desarrollo y ejecución de obras civiles, acompañado de una completa gestión de alquiler de maquinaria pesada\r\n\r\nNuestra responsabilidad parte de la planificación de proyectos basados en un riguroso plan de calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nGarantizamos maquinarias de calidad, sujetas a protección operativa a través de seguros eficientes, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.\r\n\r\nLa sede principal de GRUPO SUADI se encuentra ubicada en la Vía Interamericana, David, Chiriquí, sin embargo, contamos con la flexibilidad de trasladar todos nuestros servicios a cada rincón de la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element=\"yes\" css=\".vc_custom_1602800290952{margin-top: 50px !important;}\"][vc_column][vc_column_text]Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado para la construcción de obras.\r\n\r\nEn materia de construcción, planificamos y desarrollamos los procesos necesarios para la ejecución de un proyecto, a través de un riguroso Plan de Calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nEn el área de alquiler de maquinaria, protegemos nuestros equipos con seguros y nos ocupamos de su mantenimiento preventivo y correctivo, su movilización y desmovilización y, para la mayor confianza de nuestros clientes, contamos con un equipo de operadores calificados.\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero llevamos nuestros productos a toda la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"SERVICIOS\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2021-01-22 11:00:54','2021-01-22 16:00:54','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(384,2,'2021-01-22 11:26:07','2021-01-22 16:26:07','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"367\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Como grupo empresarial, manejamos un sistema integral con la capacidad de abarcar en su totalidad el desarrollo y ejecución de obras civiles, acompañado de una completa gestión de alquiler de maquinaria pesada\r\n\r\nNuestra responsabilidad parte de la planificación de proyectos basados en un riguroso plan de calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nGarantizamos maquinarias de calidad, sujetas a protección operativa a través de seguros eficientes, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.\r\n\r\nLa sede principal de GRUPO SUADI se encuentra ubicada en la Vía Interamericana, David, Chiriquí, sin embargo, contamos con la flexibilidad de trasladar todos nuestros servicios a cada rincón de la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"SERVICIOS\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2021-01-22 11:26:07','2021-01-22 16:26:07','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(386,2,'2021-01-22 11:54:40','2021-01-22 16:54:40','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}\n/*social icon*/\n.copyright-social i {\n padding: 15px 20px;\n font-size: 20px;\n color: #fff;\n border-radius: 50%;\n}\n.fa-facebook {\n background: #0071A1;\n \n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-01-22 11:54:40','2021-01-22 16:54:40','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(388,2,'2021-01-22 12:11:51','2021-01-22 17:11:51','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}\n/*social icon*/\n.copyright-social i {\n padding: 15px 20px;\n font-size: 20px;\n color: #fff;\n border-radius: 50%;\n}\n.fa-facebook {\n background: #0071A1; \n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-01-22 12:11:51','2021-01-22 17:11:51','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(391,2,'2021-01-22 13:15:10','2021-01-22 18:15:10','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}\n/*social icon*/\n.copyright-social i {\n padding-top: 15px;\n font-size: 20px;\n color: #fff;\n border-radius: 50%;\n width: 50px;\n height: 50px;\n}\n.fa-facebook {\n background: #0071A1;\n}\n.fa-instagram {\n background-image: linear-gradient(30deg, #FFD900, #F71A51, #8C35B1);\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-01-22 13:15:10','2021-01-22 18:15:10','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(393,2,'2021-01-22 13:16:07','2021-01-22 18:16:07','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}\n/*social icon*/\n.copyright-social i {\n padding-top: 18px;\n font-size: 15px;\n color: #fff;\n border-radius: 50%;\n width: 50px;\n height: 50px;\n}\n.fa-facebook {\n background: #0071A1;\n}\n.fa-instagram {\n background-image: linear-gradient(30deg, #FFD900, #F71A51, #8C35B1);\n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-01-22 13:16:07','2021-01-22 18:16:07','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(394,2,'2021-01-22 13:26:45','2021-01-22 18:26:45','[vc_row][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner css=\".vc_custom_1602702322343{margin-top: -35px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Grupo Suadi\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Grupo empresarial familiar 100% panameño líder en el desarrollo de obras civiles y renta de equipo pesado con más de 12 años de experiencia.\r\n\r\nApegados a las disposiciones legales y reglamentarias panameñas, gestionamos a través de nuestro equipo profesional y técnico, el desarrollo de los procesos necesario para llevar a cabo de forma satisfactoria todos nuestros servicios con un alto nivel de calidad, aplicando de manera imprescindible procedimientos operativos de seguridad, higiene y control ambiental que nos permiten garantizar el éxito a nuestros clientes.[/vc_column_text][construction_custom_button custom_button_size=\"size_large\" custom_button_corners=\"corners_square\" custom_button_alignment=\"alignment_left\" button_icon=\"\" custom_button_text=\"Contáctenos\" custom_button_link=\"/contacto/\" button_background_color=\"#ff6d00\" button_text_color=\"#ffffff\" button_background_color_hov=\"#000000\" button_text_color_hov=\"#ffffff\"][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"99\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row gap=\"30\" css=\".vc_custom_1602105863382{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Misión\"][vc_custom_heading text=\"Incrementar la productividad y competencia de todas las áreas de operación de nuestra empresa, con el fin de aumentar el valor para los socios y miembros de la Organización, y posicionar al Grupo Suadi entre las empresas que prestan servicios con más altos estándares de calidad, en los aspectos de seguridad, medio ambientales y de compromiso con los parámetros contractuales, en forma, precio, tiempo y directrices acordadas con el cliente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][vc_column width=\"1/2\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h3\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Visión\"][vc_custom_heading text=\"Posicionarnos entre las mejores empresas de la República de Panamá, en la categoría de servicios de construcción e ingeniería y de renta de equipo pesado para la industria de la construcción de proyectos públicos y privados, y mantenernos abiertos a la posibilidad de expandir nuestros servicios a nivel internacional.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Nosotros','','inherit','closed','closed','','89-revision-v1','','','2021-01-22 13:26:45','2021-01-22 18:26:45','',89,'https://www.gruposuadi.com/sin-categoria/89-revision-v1/',0,'revision','',0),(396,2,'2021-01-22 13:49:06','2021-01-22 18:49:06','','EXCAVADORAS-VOLVO-Panama','','inherit','open','closed','','excavadoras-volvo-panama','','','2021-01-22 13:49:06','2021-01-22 18:49:06','',22,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg',0,'attachment','image/jpeg',0),(397,2,'2021-01-22 13:53:50','2021-01-22 18:53:50','','Tractores sobre orugas','','inherit','open','closed','','tractores-oruga-panama-d6k','','','2021-01-22 13:58:23','2021-01-22 18:58:23','',26,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg',0,'attachment','image/jpeg',0),(399,2,'2021-01-22 15:27:53','2021-01-22 20:27:53','','Camiones articulados','','inherit','open','closed','','camiones-articulados-panama_t300','','','2021-01-22 15:28:41','2021-01-22 20:28:41','',28,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg',0,'attachment','image/jpeg',0),(400,2,'2021-01-22 15:31:01','2021-01-22 20:31:01','','Retroexcavadoras-panama','','inherit','open','closed','','retroexcavadoras-panama','','','2021-01-22 15:31:01','2021-01-22 20:31:01','',31,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg',0,'attachment','image/jpeg',0),(401,2,'2021-01-22 16:21:47','2021-01-22 21:21:47','','compactadoras-panama','','inherit','open','closed','','compactadoras-panama-2','','','2021-01-22 16:21:47','2021-01-22 21:21:47','',34,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg',0,'attachment','image/jpeg',0),(402,2,'2021-01-22 16:40:42','2021-01-22 21:40:42','','motoniveladora-panama','','inherit','open','closed','','motoniveladora-panama','','','2021-01-22 16:40:42','2021-01-22 21:40:42','',38,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg',0,'attachment','image/jpeg',0),(403,2,'2021-01-22 16:50:12','2021-01-22 21:50:12','','cargadores-frontales-panama','','inherit','open','closed','','cargadores-frontales-panama','','','2021-01-22 16:50:12','2021-01-22 21:50:12','',40,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg',0,'attachment','image/jpeg',0),(404,2,'2021-01-22 17:02:30','2021-01-22 22:02:30','','Dumpers-panama','','inherit','open','closed','','dumpers-panama-2','','','2021-01-22 17:02:30','2021-01-22 22:02:30','',44,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg',0,'attachment','image/jpeg',0),(405,2,'2021-01-22 17:05:47','2021-01-22 22:05:47','','Hormigonera-Panama','','inherit','open','closed','','hormigonera-panama','','','2021-01-22 17:05:47','2021-01-22 22:05:47','',57,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg',0,'attachment','image/jpeg',0),(406,2,'2021-01-22 17:21:42','2021-01-22 22:21:42','','mejoramiento-caminos-panama','','inherit','open','closed','','mejoramiento-caminos-panama','','','2021-07-07 17:02:05','2021-07-07 22:02:05','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg',0,'attachment','image/jpeg',0),(407,2,'2021-01-22 17:23:54','2021-01-22 22:23:54','','mejoramiento-caminos(12)','','inherit','open','closed','','mejoramiento-caminos12','','','2021-01-22 17:23:54','2021-01-22 22:23:54','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos12.jpg',0,'attachment','image/jpeg',0),(408,2,'2021-01-22 17:23:58','2021-01-22 22:23:58','','mejoramiento-caminos(13)','','inherit','open','closed','','mejoramiento-caminos13','','','2021-01-22 17:23:58','2021-01-22 22:23:58','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos13.jpg',0,'attachment','image/jpeg',0),(409,2,'2021-01-22 17:24:00','2021-01-22 22:24:00','','mejoramiento-caminos(9)','','inherit','open','closed','','mejoramiento-caminos9','','','2021-01-22 17:24:00','2021-01-22 22:24:00','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos9.jpg',0,'attachment','image/jpeg',0),(410,2,'2021-01-22 17:24:03','2021-01-22 22:24:03','','mejoramiento-caminos(10)','','inherit','open','closed','','mejoramiento-caminos10','','','2021-01-22 17:24:03','2021-01-22 22:24:03','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos10.jpg',0,'attachment','image/jpeg',0),(411,2,'2021-01-22 17:24:06','2021-01-22 22:24:06','','mejoramiento-caminos(11)','','inherit','open','closed','','mejoramiento-caminos11','','','2021-01-22 17:24:06','2021-01-22 22:24:06','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos11.jpg',0,'attachment','image/jpeg',0),(412,2,'2021-01-22 17:24:08','2021-01-22 22:24:08','','mejoramiento-caminos(6)','','inherit','open','closed','','mejoramiento-caminos6','','','2021-01-22 17:24:08','2021-01-22 22:24:08','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos6.jpg',0,'attachment','image/jpeg',0),(413,2,'2021-01-22 17:24:11','2021-01-22 22:24:11','','mejoramiento-caminos(7)','','inherit','open','closed','','mejoramiento-caminos7','','','2021-01-22 17:24:11','2021-01-22 22:24:11','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos7.jpg',0,'attachment','image/jpeg',0),(414,2,'2021-01-22 17:24:14','2021-01-22 22:24:14','','mejoramiento-caminos(8)','','inherit','open','closed','','mejoramiento-caminos8','','','2021-01-22 17:24:14','2021-01-22 22:24:14','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos8.jpg',0,'attachment','image/jpeg',0),(415,2,'2021-01-25 09:50:54','2021-01-25 14:50:54','','caminos(1)','','inherit','open','closed','','caminos1','','','2021-01-25 09:50:54','2021-01-25 14:50:54','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos1.jpg',0,'attachment','image/jpeg',0),(416,2,'2021-01-25 09:50:58','2021-01-25 14:50:58','','caminos(2)','','inherit','open','closed','','caminos2','','','2021-01-25 09:50:58','2021-01-25 14:50:58','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos2.jpg',0,'attachment','image/jpeg',0),(417,2,'2021-01-25 09:51:01','2021-01-25 14:51:01','','caminos(3)','','inherit','open','closed','','caminos3','','','2021-01-25 09:51:01','2021-01-25 14:51:01','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos3.jpg',0,'attachment','image/jpeg',0),(418,2,'2021-01-25 09:51:04','2021-01-25 14:51:04','','caminos(4)','','inherit','open','closed','','caminos4','','','2021-01-25 09:51:04','2021-01-25 14:51:04','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos4.jpg',0,'attachment','image/jpeg',0),(419,2,'2021-01-25 09:51:06','2021-01-25 14:51:06','','caminos(5)','','inherit','open','closed','','caminos5','','','2021-01-25 09:51:06','2021-01-25 14:51:06','',85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos5.jpg',0,'attachment','image/jpeg',0),(420,2,'2021-01-25 09:53:30','2021-01-25 14:53:30','','movimientos-tierra(1)','','inherit','open','closed','','movimientos-tierra1','','','2021-01-25 09:53:30','2021-01-25 14:53:30','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra1.jpg',0,'attachment','image/jpeg',0),(421,2,'2021-01-25 09:53:33','2021-01-25 14:53:33','','movimientos-tierra(2)','','inherit','open','closed','','movimientos-tierra2','','','2021-01-25 09:53:33','2021-01-25 14:53:33','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra2.jpg',0,'attachment','image/jpeg',0),(422,2,'2021-01-25 09:53:35','2021-01-25 14:53:35','','movimientos-tierra(3)','','inherit','open','closed','','movimientos-tierra3','','','2021-01-25 09:53:35','2021-01-25 14:53:35','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra3.jpg',0,'attachment','image/jpeg',0),(423,2,'2021-01-25 09:53:38','2021-01-25 14:53:38','','movimientos-tierra(4)','','inherit','open','closed','','movimientos-tierra4','','','2021-01-25 09:53:38','2021-01-25 14:53:38','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra4.jpg',0,'attachment','image/jpeg',0),(424,2,'2021-01-25 09:53:40','2021-01-25 14:53:40','','movimientos-tierra(5)','','inherit','open','closed','','movimientos-tierra5','','','2021-01-25 09:53:40','2021-01-25 14:53:40','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra5.jpg',0,'attachment','image/jpeg',0),(425,2,'2021-01-25 09:53:43','2021-01-25 14:53:43','','movimientos-tierra(6)','','inherit','open','closed','','movimientos-tierra6','','','2021-01-25 09:53:43','2021-01-25 14:53:43','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra6.jpg',0,'attachment','image/jpeg',0),(426,2,'2021-01-25 09:53:46','2021-01-25 14:53:46','','movimientos-tierra(7)','','inherit','open','closed','','movimientos-tierra7','','','2021-01-25 09:53:46','2021-01-25 14:53:46','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra7.jpg',0,'attachment','image/jpeg',0),(427,2,'2021-01-25 09:53:48','2021-01-25 14:53:48','','movimientos-tierra(8)','','inherit','open','closed','','movimientos-tierra8','','','2021-01-25 09:53:48','2021-01-25 14:53:48','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra8.jpg',0,'attachment','image/jpeg',0),(428,2,'2021-01-25 09:53:51','2021-01-25 14:53:51','','movimientos-tierra(9)','','inherit','open','closed','','movimientos-tierra9','','','2021-01-25 09:53:51','2021-01-25 14:53:51','',87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra9.jpg',0,'attachment','image/jpeg',0),(429,2,'2021-01-25 10:11:18','2021-01-25 15:11:18','','construccion-hidroelectricas','','inherit','open','closed','','construccion-hidroelectricas','','','2021-01-25 10:11:18','2021-01-25 15:11:18','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg',0,'attachment','image/jpeg',0),(430,2,'2021-01-25 10:17:35','2021-01-25 15:17:35','','construccion-hidroelectrica(1)','','inherit','open','closed','','construccion-hidroelectrica1','','','2021-01-25 10:17:35','2021-01-25 15:17:35','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica1.jpg',0,'attachment','image/jpeg',0),(431,2,'2021-01-25 10:17:38','2021-01-25 15:17:38','','construccion-hidroelectrica(2)','','inherit','open','closed','','construccion-hidroelectrica2','','','2021-01-25 10:17:38','2021-01-25 15:17:38','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica2.jpg',0,'attachment','image/jpeg',0),(432,2,'2021-01-25 10:17:41','2021-01-25 15:17:41','','construccion-hidroelectrica(3)','','inherit','open','closed','','construccion-hidroelectrica3','','','2021-01-25 10:17:41','2021-01-25 15:17:41','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica3.jpg',0,'attachment','image/jpeg',0),(433,2,'2021-01-25 10:17:44','2021-01-25 15:17:44','','construccion-hidroelectrica(4)','','inherit','open','closed','','construccion-hidroelectrica4','','','2021-01-25 10:17:44','2021-01-25 15:17:44','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica4.jpg',0,'attachment','image/jpeg',0),(434,2,'2021-01-25 10:17:47','2021-01-25 15:17:47','','construccion-hidroelectrica(5)','','inherit','open','closed','','construccion-hidroelectrica5','','','2021-01-25 10:17:47','2021-01-25 15:17:47','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica5.jpg',0,'attachment','image/jpeg',0),(435,2,'2021-01-25 10:17:49','2021-01-25 15:17:49','','construccion-hidroelectrica(6)','','inherit','open','closed','','construccion-hidroelectrica6','','','2021-01-25 10:17:49','2021-01-25 15:17:49','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica6.jpg',0,'attachment','image/jpeg',0),(436,2,'2021-01-25 10:17:52','2021-01-25 15:17:52','','construccion-hidroelectrica(7)','','inherit','open','closed','','construccion-hidroelectrica7','','','2021-01-25 10:17:52','2021-01-25 15:17:52','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica7.jpg',0,'attachment','image/jpeg',0),(437,2,'2021-01-25 10:17:55','2021-01-25 15:17:55','','construccion-hidroelectrica(8)','','inherit','open','closed','','construccion-hidroelectrica8','','','2021-01-25 10:17:55','2021-01-25 15:17:55','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica8.jpg',0,'attachment','image/jpeg',0),(438,2,'2021-01-25 10:17:58','2021-01-25 15:17:58','','construccion-hidroelectrica(9)','','inherit','open','closed','','construccion-hidroelectrica9','','','2021-01-25 10:17:58','2021-01-25 15:17:58','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica9.jpg',0,'attachment','image/jpeg',0),(439,2,'2021-01-25 10:18:01','2021-01-25 15:18:01','','construccion-hidroelectrica(10)','','inherit','open','closed','','construccion-hidroelectrica10','','','2021-01-25 10:18:01','2021-01-25 15:18:01','',71,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica10.jpg',0,'attachment','image/jpeg',0),(440,2,'2021-01-25 10:27:29','2021-01-25 15:27:29','','tubos-alcantarillados','','inherit','open','closed','','tubos-alcantarillados','','','2021-01-25 10:27:29','2021-01-25 15:27:29','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg',0,'attachment','image/jpeg',0),(441,2,'2021-01-25 10:29:16','2021-01-25 15:29:16','','instalacion-tuberias(1)','','inherit','open','closed','','instalacion-tuberias1','','','2021-01-25 10:29:16','2021-01-25 15:29:16','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias1.jpg',0,'attachment','image/jpeg',0),(442,2,'2021-01-25 10:29:19','2021-01-25 15:29:19','','instalacion-tuberias(2)','','inherit','open','closed','','instalacion-tuberias2','','','2021-01-25 10:29:19','2021-01-25 15:29:19','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias2.jpg',0,'attachment','image/jpeg',0),(443,2,'2021-01-25 10:29:22','2021-01-25 15:29:22','','instalacion-tuberias(3)','','inherit','open','closed','','instalacion-tuberias3','','','2021-01-25 10:29:22','2021-01-25 15:29:22','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias3.jpg',0,'attachment','image/jpeg',0),(444,2,'2021-01-25 10:29:24','2021-01-25 15:29:24','','instalacion-tuberias(4)','','inherit','open','closed','','instalacion-tuberias4','','','2021-01-25 10:29:24','2021-01-25 15:29:24','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias4.jpg',0,'attachment','image/jpeg',0),(445,2,'2021-01-25 10:29:27','2021-01-25 15:29:27','','instalacion-tuberias(5)','','inherit','open','closed','','instalacion-tuberias5','','','2021-01-25 10:29:27','2021-01-25 15:29:27','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias5.jpg',0,'attachment','image/jpeg',0),(446,2,'2021-01-25 10:29:30','2021-01-25 15:29:30','','instalacion-tuberias(6)','','inherit','open','closed','','instalacion-tuberias6','','','2021-01-25 10:29:30','2021-01-25 15:29:30','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias6.jpg',0,'attachment','image/jpeg',0),(447,2,'2021-01-25 10:29:33','2021-01-25 15:29:33','','instalacion-tuberias(7)','','inherit','open','closed','','instalacion-tuberias7','','','2021-01-25 10:29:33','2021-01-25 15:29:33','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias7.jpg',0,'attachment','image/jpeg',0),(448,2,'2021-01-25 10:29:36','2021-01-25 15:29:36','','instalacion-tuberias(8)','','inherit','open','closed','','instalacion-tuberias8','','','2021-01-25 10:29:36','2021-01-25 15:29:36','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias8.jpg',0,'attachment','image/jpeg',0),(449,2,'2021-01-25 10:29:39','2021-01-25 15:29:39','','instalacion-tuberias(9)','','inherit','open','closed','','instalacion-tuberias9','','','2021-01-25 10:29:39','2021-01-25 15:29:39','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias9.jpg',0,'attachment','image/jpeg',0),(450,2,'2021-01-25 10:29:43','2021-01-25 15:29:43','','instalacion-tuberias(10)','','inherit','open','closed','','instalacion-tuberias10','','','2021-01-25 10:29:43','2021-01-25 15:29:43','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias10.jpg',0,'attachment','image/jpeg',0),(451,2,'2021-01-25 10:29:45','2021-01-25 15:29:45','','instalacion-tuberias(11)','','inherit','open','closed','','instalacion-tuberias11','','','2021-01-25 10:29:45','2021-01-25 15:29:45','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias11.jpg',0,'attachment','image/jpeg',0),(452,2,'2021-01-25 10:29:48','2021-01-25 15:29:48','','instalacion-tuberias(12)','','inherit','open','closed','','instalacion-tuberias12','','','2021-01-25 10:29:48','2021-01-25 15:29:48','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias12.jpg',0,'attachment','image/jpeg',0),(453,2,'2021-01-25 10:29:51','2021-01-25 15:29:51','','instalacion-tuberias(13)','','inherit','open','closed','','instalacion-tuberias13','','','2021-01-25 10:29:51','2021-01-25 15:29:51','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias13.jpg',0,'attachment','image/jpeg',0),(454,2,'2021-01-25 10:29:54','2021-01-25 15:29:54','','instalacion-tuberias(14)','','inherit','open','closed','','instalacion-tuberias14','','','2021-01-25 10:29:54','2021-01-25 15:29:54','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias14.jpg',0,'attachment','image/jpeg',0),(455,2,'2021-01-25 10:29:58','2021-01-25 15:29:58','','instalacion-tuberias(15)','','inherit','open','closed','','instalacion-tuberias15','','','2021-01-25 10:29:58','2021-01-25 15:29:58','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias15.jpg',0,'attachment','image/jpeg',0),(456,2,'2021-01-25 10:30:01','2021-01-25 15:30:01','','instalacion-tuberias(16)','','inherit','open','closed','','instalacion-tuberias16','','','2021-01-25 10:30:01','2021-01-25 15:30:01','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias16.jpg',0,'attachment','image/jpeg',0),(457,2,'2021-01-25 10:30:04','2021-01-25 15:30:04','','instalacion-tuberias(17)','','inherit','open','closed','','instalacion-tuberias17','','','2021-01-25 10:30:04','2021-01-25 15:30:04','',82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias17.jpg',0,'attachment','image/jpeg',0),(459,2,'2021-02-01 11:26:44','2021-02-01 16:26:44','','LogosMaquinariasSUADI-1','','inherit','open','closed','','logosmaquinariassuadi-1','','','2021-02-01 11:26:44','2021-02-01 16:26:44','',112,'https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-1.png',0,'attachment','image/png',0),(460,2,'2021-02-01 11:27:08','2021-02-01 16:27:08','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"459\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Como grupo empresarial, manejamos un sistema integral con la capacidad de abarcar en su totalidad el desarrollo y ejecución de obras civiles, acompañado de una completa gestión de alquiler de maquinaria pesada\r\n\r\nNuestra responsabilidad parte de la planificación de proyectos basados en un riguroso plan de calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nGarantizamos maquinarias de calidad, sujetas a protección operativa a través de seguros eficientes, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.\r\n\r\nLa sede principal de GRUPO SUADI se encuentra ubicada en la Vía Interamericana, David, Chiriquí, sin embargo, contamos con la flexibilidad de trasladar todos nuestros servicios a cada rincón de la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"SERVICIOS\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2021-02-01 11:27:08','2021-02-01 16:27:08','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(461,2,'2021-02-01 11:31:08','2021-02-01 16:31:08','','LogosMaquinariasSUADI-2','','inherit','open','closed','','logosmaquinariassuadi-2','','','2021-02-01 11:31:08','2021-02-01 16:31:08','',112,'https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-2.png',0,'attachment','image/png',0),(462,2,'2021-02-01 11:31:42','2021-02-01 16:31:42','[vc_row css=\".vc_custom_1602108056330{margin-top: -100px !important;}\"][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1607984244531{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg?id=162) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"368\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/construccion/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1611328972593{margin-top: -100px !important;border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;padding-top: 40px !important;padding-right: 15px !important;padding-bottom: 40px !important;padding-left: 15px !important;background-image: url(https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg?id=140) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-left-color: rgba(255,255,255,0.5) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.5) !important;border-right-style: solid !important;border-top-color: rgba(255,255,255,0.5) !important;border-top-style: solid !important;border-bottom-color: rgba(255,255,255,0.5) !important;border-bottom-style: solid !important;}\" el_class=\"sobre\"][vc_empty_space height=\"80px\"][vc_row_inner][vc_column_inner][vc_single_image image=\"461\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"/maquinarias/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1602166176131{margin-top: 50px !important;}\"][vc_column][vc_column_text]Como grupo empresarial, manejamos un sistema integral con la capacidad de abarcar en su totalidad el desarrollo y ejecución de obras civiles, acompañado de una completa gestión de alquiler de maquinaria pesada\r\n\r\nNuestra responsabilidad parte de la planificación de proyectos basados en un riguroso plan de calidad que incluye procedimientos operativos de seguridad, higiene y control ambiental.\r\n\r\nGarantizamos maquinarias de calidad, sujetas a protección operativa a través de seguros eficientes, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.\r\n\r\nLa sede principal de GRUPO SUADI se encuentra ubicada en la Vía Interamericana, David, Chiriquí, sin embargo, contamos con la flexibilidad de trasladar todos nuestros servicios a cada rincón de la República de Panamá.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1602108383255{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column][vc_row_inner][vc_column_inner css=\".vc_custom_1602106481189{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"SERVICIOS\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][construction_services_carousel services_carousel_number=\"-1\" services_carousel_per_row=\"2\" service_carousel_categories=\"all\" services_carousel_show_dots=\"false\" services_carousel_show_nav=\"true\" services_carousel_slide_speed=\"500\" services_carousel_link_txt=\"Ver servicio\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','112-revision-v1','','','2021-02-01 11:31:42','2021-02-01 16:31:42','',112,'https://www.gruposuadi.com/sin-categoria/112-revision-v1/',0,'revision','',0),(464,2,'2021-02-15 18:13:32','2021-02-15 23:13:32','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías. Igual ocurre cuando se habilitan nuevos polos productivos, en las áreas rurales.\r\n\r\nSe requiere la construcción de nuevas autovías y autopistas que, generalmente, demandan la <a href=\"/servicio/construccion-de-puentes-y-carreteras/\"><strong>instalación de puentes</strong></a>, para el paso de vehículos, peatones y acueductos.\r\n\r\nPara el ciudadano común, la solución puede parecer fácil, pero la <strong>construcción de un puente</strong> requiere la interacción de diversas disciplinas, como la ingeniería civil, eléctrica y mecánica, ahora con el respaldo de cálculos respaldados por la computación.\r\n\r\nLa complejidad es mayor cuando se necesita construir un puente en áreas urbanas de alta densidad, donde el espacio es rígido y reducido, cuando hay vecindarios ya establecidos y se está en entornos medioambientales sensibles.\r\n\r\nY aunque existen esos limitantes mencionados, siempre habrá que decidir si lo que se necesita es un paso elevado para facilitar la circulación de vehículos, un puente para conectar dos comunidades o un puente que conecte dos sectores de una ciudad.\r\n\r\nCon la debida respuesta a las variables mencionadas, lo que corresponde es definir qué tipo de puente es el que se va a construir:C\r\n<ul>\r\n <li><strong>¿De arco?</strong> Este tipo de puente utiliza el arco como principal componente estructural. La cantidad de arcos que se necesita depende del tipo de carga y las fuerzas de estrés que deba soportar.</li>\r\n <li><strong>¿De vigas?</strong> Es un tipo de puente muy básico, que se apoya en vigas fabricadas con diversas formas y tamaños. Pueden colocarse inclinados o en forma de V.</li>\r\n <li><strong>¿De armadura?</strong> Consiste en un marco triangulado de elementos que actúan en tensión y compresión.</li>\r\n <li><strong>¿Voladizo?</strong> Este tipo de puente, también conocido como “cantiléver”, se parece al puente de arco, pero se diferencia en que apoya su carga en brazos diagonales y no verticales.</li>\r\n <li><strong>¿Colgante?</strong> En la construcción de este tipo de puentes se utilizan cables de la liga vertical para soportar el peso de la cubierta del puente y el tráfico de vehículos.</li>\r\n <li><strong>¿Atirantado?</strong> Se caracteriza por la provisión de cables de cubierta conectados directamente a una o más columnas verticales. Los cables pueden presentar un diseño arpa (cada cable unido a los diferentes puntos de la columna) o en ventilador (todos los cables conectados a un mismo punto, en la parte alta de la columna).</li>\r\n</ul>\r\nCon las variables y alternativas definidas, a grandes rasgos, denotamos que la labor de construcción de puentes es una tarea altamente técnica, que además exige la participación de profesionales experimentados, provistos de maquinaria pesada especializada y materiales de calidad certificada.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con un sistema de gestión integral para la <a href=\"/construccion/\">construcción de obras civiles</a>. Planificamos y desarrollamos los procesos necesarios para la ejecución de puentes, por muy complejos que éstos sean, a través de un exclusivo plan de calidad.\r\n\r\nSomos una empresa especializada en la construcción de obras públicas, con sede en Chiriquí, que cuenta con el personal, la <a href=\"/maquinarias/\">maquinaria</a> y la logística para la construcción de puentes en todo Panamá.','Construcción y mejoramiento de puentes: Su empresa de confianza','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías.','publish','closed','closed','','construccion-y-mejoramiento-de-puentes-su-empresa-de-confianza','','','2021-02-19 19:36:43','2021-02-20 00:36:43','',0,'https://www.gruposuadi.com/?p=464',0,'post','',0),(466,2,'2021-02-19 18:31:54','2021-02-19 23:31:54','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías. Igual ocurre cuando se habilitan nuevos polos productivos, en las áreas rurales.\r\n\r\nSe requiere la construcción de nuevas autovías y autopistas que, generalmente, demandan la <a href=\"/servicio/construccion-de-puentes-y-carreteras/\"><strong>instalación de puentes</strong></a>, para el paso de vehículos, peatones y acueductos.\r\n\r\nPara el ciudadano común, la solución puede parecer fácil, pero la <strong>construcción de un puente</strong> requiere la interacción de diversas disciplinas, como la ingeniería civil, eléctrica y mecánica, ahora con el respaldo de cálculos respaldados por la computación.\r\n\r\nLa complejidad es mayor cuando se necesita construir un puente en áreas urbanas de alta densidad, donde el espacio es rígido y reducido, cuando hay vecindarios ya establecidos y se está en entornos medioambientales sensibles.\r\n\r\nY aunque existen esos limitantes mencionados, siempre habrá que decidir si lo que se necesita es un paso elevado para facilitar la circulación de vehículos, un puente para conectar dos comunidades o un puente que conecte dos sectores de una ciudad.\r\n\r\nCon la debida respuesta a las variables mencionadas, lo que corresponde es definir qué tipo de puente es el que se va a construir:C\r\n<ul>\r\n <li><strong>¿De arco?</strong> Este tipo de puente utiliza el arco como principal componente estructural. La cantidad de arcos que se necesita depende del tipo de carga y las fuerzas de estrés que deba soportar.</li>\r\n <li><strong>¿De vigas?</strong> Es un tipo de puente muy básico, que se apoya en vigas fabricadas con diversas formas y tamaños. Pueden colocarse inclinados o en forma de V.</li>\r\n <li><strong>¿De armadura?</strong> Consiste en un marco triangulado de elementos que actúan en tensión y compresión.</li>\r\n <li><strong>¿Voladizo?</strong> Este tipo de puente, también conocido como “cantiléver”, se parece al puente de arco, pero se diferencia en que apoya su carga en brazos diagonales y no verticales.</li>\r\n <li><strong>¿Colgante?</strong> En la construcción de este tipo de puentes se utilizan cables de la liga vertical para soportar el peso de la cubierta del puente y el tráfico de vehículos.</li>\r\n <li><strong>¿Atirantado?</strong> Se caracteriza por la provisión de cables de cubierta conectados directamente a una o más columnas verticales. Los cables pueden presentar un diseño arpa (cada cable unido a los diferentes puntos de la columna) o en ventilador (todos los cables conectados a un mismo punto, en la parte alta de la columna).</li>\r\n</ul>\r\nCon las variables y alternativas definidas, a grandes rasgos, denotamos que la labor de construcción de puentes es una tarea altamente técnica, que además exige la participación de profesionales experimentados, provistos de maquinaria pesada especializada y materiales de calidad certificada.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con un sistema de gestión integral para la <a href=\"/construccion/\">construcción de obras civiles</a>. Planificamos y desarrollamos los procesos necesarios para la ejecución de puentes, por muy complejos que éstos sean, a través de un exclusivo plan de calidad.\r\n\r\nSomos una empresa especializada en la construcción de obras públicas, con sede en Chiriquí, que cuenta con el personal, la <a href=\"/maquinarias/\">maquinaria</a> y la logística para la construcción de puentes en todo Panamá.','Construcción y mejoramiento de puentes: Su empresa de confianza','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías.','inherit','closed','closed','','464-revision-v1','','','2021-02-19 18:31:54','2021-02-19 23:31:54','',464,'https://www.gruposuadi.com/sin-categoria/464-revision-v1/',0,'revision','',0),(468,2,'2021-02-19 18:43:09','2021-02-19 23:43:09','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}\n/*social icon*/\n.copyright-social i {\n padding-top: 18px;\n font-size: 15px;\n color: #fff;\n border-radius: 50%;\n width: 50px;\n height: 50px;\n}\n.fa-facebook {\n background: #0071A1;\n}\n.fa-instagram {\n background-image: linear-gradient(30deg, #FFD900, #F71A51, #8C35B1);\n}\n.blogpost_content .blogpost-content a, .blogpost_content .blogpost-content a strong\n{\n color: #ff6d00; \n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-02-19 18:43:09','2021-02-19 23:43:09','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(469,2,'2021-02-18 08:43:42','2021-02-18 13:43:42','[vc_row][vc_column][vc_column_text]La oportunidad de tener casa propia es uno de los mayores logros, para la inmensa mayoría de las personas, y el momento de recibir las llaves de su nuevo hogar es la emotiva cristalización de un largo sueño.\r\n\r\nAl ingresar a su nueva residencia, la pareja joven o la familia de varios miembros, saben que ahora tendrán techo, acceso a los servicios básicos, facilidades de transporte, la educación y la salud, y la seguridad de que se encuentran protegidas contra eventos naturales como las inundaciones y los temblores.\r\n\r\nPero pocas personas imaginan que llegar a ese momento estupendo es el resultado de un largo período de estudios, cumplimiento de requisitos y ejecución de obras que va mucho más allá del proceso constructivo que inició con la llegada de la maquinaria y el personal que se ocupó de la edificación.\r\n<h2><strong>La construcción de un proyecto</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]De previo al inicio de la labor de <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">construcción de proyectos residenciales</a>, los inversionistas y las empresas constructoras de Panamá tenemos que cumplir con una larga lista de requisitos, establecidos en leyes y reglamentos, ante toda una diversidad de instituciones.\r\n\r\nSólo a manera de referencia, partimos de la presentación de un anteproyecto y un proyecto que deben ser aprobados por entidades como:[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"470\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<ul>\r\n <li>Los ministerios de Vivienda (MIVI), Obras Públicas (MOP) y Salud (MINSA),</li>\r\n <li>El (Instituto de Acueductos y Alcantarillados Nacionales (IDAAN),</li>\r\n <li>La Autoridad Nacional del Ambiente (ANAM) y</li>\r\n <li>La Autoridad de Tránsito y Transporte Terrestre (ATTT).</li>\r\n</ul>\r\n¿Por qué tanta burocracia? Porque el Estado panameño procura que todo proyecto residencial sea exitoso, en términos de productividad, calidad y seguridad, ordenamiento territorial, impacto ambiental y eficiencia hídrica y energética, entre otras diversas razones.\r\n<h2><strong>Empresas de ingeniería</strong></h2>\r\nUn rápido vistazo a la complejidad del proceso evidencia que la construcción de un proyecto residencial no se puede tomar a la ligera. De la acertada elección de la empresa constructora depende el éxito o el fracaso de la obra.\r\n\r\n¿Cuáles aspectos debe un inversionista tomar en cuenta a la hora de elegir una empresa constructora? Veamos cinco puntos esenciales:\r\n<ul>\r\n <li>Que la empresa demuestre solvencia y seriedad, mediante informes que garanticen que está al día en los pagos y seguros correspondientes a Hacienda, Seguridad Social, seguros laborales y de responsabilidad civil, entre otros.</li>\r\n <li>Que cuente con una comprobada experiencia y trayectoria, factores asociados al cumplimiento de normativas, el pago de impuestos y la continuidad que ofrece seguridad tranquilidad al dueño del proyecto.</li>\r\n <li>Que cuente con un equipo profesional de comprobada capacidad en los aspectos legales y técnicos relacionados con la obra civil.</li>\r\n <li>Que se distinga por unas adecuadas relaciones humanas, porque en un proyecto de mediana a larga duración se requiere un excelente trato personal. La relación con el constructor ha de ser agradable, clara, transparente y fluida.</li>\r\n <li>Que el precio de la construcción sea el más conveniente para ambas partes. Si lo que se quiere es experiencia, calidad, seriedad, seguridad y confianza, lo barato es causal de sospecha.</li>\r\n</ul>\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> cumplimos con esos y otros requisitos que proporcionan seriedad, calidad y confianza. Somos un grupo empresarial familiar 100% panameño líder en el desarrollo de obras civiles con más de 12 años de experiencia.\r\n\r\nNos apegamos a las disposiciones legales y reglamentarias en el desarrollo de los procesos necesarios para el óptimo cumplimiento de nuestros compromisos, a través de un equipo profesional y técnico altamente cualificado.\r\n\r\nNuestra sede se encuentra en Chiriquí, pero contamos con la capacidad necesaria para llevar nuestros servicios de construcción de proyectos residenciales a todo Panamá.[/vc_column_text][/vc_column][/vc_row]','Construcción de proyectos residenciales: El sueño de tener una casa propia','La oportunidad de tener casa propia es uno de los mayores logros, para la inmensa mayoría de las personas, y el momento de recibir las llaves de su nuevo hogar es la emotiva cristalización de un largo sueño.','publish','closed','closed','','construccion-de-proyectos-residenciales-el-sueno-de-tener-una-casa-propia','','','2021-02-19 19:34:14','2021-02-20 00:34:14','',0,'https://www.gruposuadi.com/?p=469',0,'post','',0),(470,2,'2021-02-19 19:31:32','2021-02-20 00:31:32','','Construcción de un proyecto','','inherit','open','closed','','construccion-de-un-proyecto','','','2021-02-19 19:31:39','2021-02-20 00:31:39','',469,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-un-proyecto.jpg',0,'attachment','image/jpeg',0),(471,2,'2021-02-19 19:32:08','2021-02-20 00:32:08','','Construcción de proyectos residenciales - El sueño de tener una casa propia','','inherit','open','closed','','construccion-de-proyectos-residenciales-el-sueno-de-tener-una-casa-propia','','','2021-02-19 19:32:18','2021-02-20 00:32:18','',469,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg',0,'attachment','image/jpeg',0),(472,2,'2021-02-19 19:33:38','2021-02-20 00:33:38','[vc_row][vc_column][vc_column_text]La oportunidad de tener casa propia es uno de los mayores logros, para la inmensa mayoría de las personas, y el momento de recibir las llaves de su nuevo hogar es la emotiva cristalización de un largo sueño.\r\n\r\nAl ingresar a su nueva residencia, la pareja joven o la familia de varios miembros, saben que ahora tendrán techo, acceso a los servicios básicos, facilidades de transporte, la educación y la salud, y la seguridad de que se encuentran protegidas contra eventos naturales como las inundaciones y los temblores.\r\n\r\nPero pocas personas imaginan que llegar a ese momento estupendo es el resultado de un largo período de estudios, cumplimiento de requisitos y ejecución de obras que va mucho más allá del proceso constructivo que inició con la llegada de la maquinaria y el personal que se ocupó de la edificación.\r\n<h2><strong>La construcción de un proyecto</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]De previo al inicio de la labor de <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">construcción de proyectos residenciales</a>, los inversionistas y las empresas constructoras de Panamá tenemos que cumplir con una larga lista de requisitos, establecidos en leyes y reglamentos, ante toda una diversidad de instituciones.\r\n\r\nSólo a manera de referencia, partimos de la presentación de un anteproyecto y un proyecto que deben ser aprobados por entidades como:[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"470\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<ul>\r\n <li>Los ministerios de Vivienda (MIVI), Obras Públicas (MOP) y Salud (MINSA),</li>\r\n <li>El (Instituto de Acueductos y Alcantarillados Nacionales (IDAAN),</li>\r\n <li>La Autoridad Nacional del Ambiente (ANAM) y</li>\r\n <li>La Autoridad de Tránsito y Transporte Terrestre (ATTT).</li>\r\n</ul>\r\n¿Por qué tanta burocracia? Porque el Estado panameño procura que todo proyecto residencial sea exitoso, en términos de productividad, calidad y seguridad, ordenamiento territorial, impacto ambiental y eficiencia hídrica y energética, entre otras diversas razones.\r\n<h2><strong>Empresas de ingeniería</strong></h2>\r\nUn rápido vistazo a la complejidad del proceso evidencia que la construcción de un proyecto residencial no se puede tomar a la ligera. De la acertada elección de la empresa constructora depende el éxito o el fracaso de la obra.\r\n\r\n¿Cuáles aspectos debe un inversionista tomar en cuenta a la hora de elegir una empresa constructora? Veamos cinco puntos esenciales:\r\n<ul>\r\n <li>Que la empresa demuestre solvencia y seriedad, mediante informes que garanticen que está al día en los pagos y seguros correspondientes a Hacienda, Seguridad Social, seguros laborales y de responsabilidad civil, entre otros.</li>\r\n <li>Que cuente con una comprobada experiencia y trayectoria, factores asociados al cumplimiento de normativas, el pago de impuestos y la continuidad que ofrece seguridad tranquilidad al dueño del proyecto.</li>\r\n <li>Que cuente con un equipo profesional de comprobada capacidad en los aspectos legales y técnicos relacionados con la obra civil.</li>\r\n <li>Que se distinga por unas adecuadas relaciones humanas, porque en un proyecto de mediana a larga duración se requiere un excelente trato personal. La relación con el constructor ha de ser agradable, clara, transparente y fluida.</li>\r\n <li>Que el precio de la construcción sea el más conveniente para ambas partes. Si lo que se quiere es experiencia, calidad, seriedad, seguridad y confianza, lo barato es causal de sospecha.</li>\r\n</ul>\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> cumplimos con esos y otros requisitos que proporcionan seriedad, calidad y confianza. Somos un grupo empresarial familiar 100% panameño líder en el desarrollo de obras civiles con más de 12 años de experiencia.\r\n\r\nNos apegamos a las disposiciones legales y reglamentarias en el desarrollo de los procesos necesarios para el óptimo cumplimiento de nuestros compromisos, a través de un equipo profesional y técnico altamente cualificado.\r\n\r\nNuestra sede se encuentra en Chiriquí, pero contamos con la capacidad necesaria para llevar nuestros servicios de construcción de proyectos residenciales a todo Panamá.[/vc_column_text][/vc_column][/vc_row]','Construcción de proyectos residenciales: El sueño de tener una casa propia','La oportunidad de tener casa propia es uno de los mayores logros, para la inmensa mayoría de las personas, y el momento de recibir las llaves de su nuevo hogar es la emotiva cristalización de un largo sueño.','inherit','closed','closed','','469-revision-v1','','','2021-02-19 19:33:38','2021-02-20 00:33:38','',469,'https://www.gruposuadi.com/sin-categoria/469-revision-v1/',0,'revision','',0),(473,2,'2021-02-19 19:34:44','2021-02-20 00:34:44','','Construcción y mejoramiento de puentes - Su empresa de confianza','','inherit','open','closed','','construccion-y-mejoramiento-de-puentes-su-empresa-de-confianza-2','','','2021-02-19 19:34:44','2021-02-20 00:34:44','',464,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg',0,'attachment','image/jpeg',0),(475,2,'2021-03-17 17:53:51','2021-03-17 22:53:51','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad, como elemento indispensable para el desarrollo económico y la calidad de vida de los ciudadanos.\r\n\r\nEntre los grandes adversarios de las <a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\" target=\"_blank\" rel=\"noopener\">hidroeléctricas</a> se encuentran los derivados del petróleo, los grupos conservacionistas que se oponen a la creación de embalses y los movimientos mundiales hacia la búsqueda de fuentes alternativas.\r\n\r\nPero el recurso del diésel y búnker ha sido una solución impuesta, sentenciada a la desaparición, por el daño que causa al medio ambiente y los crecientes precios del petróleo, que repercuten en una significativa fuga de divisas y los costos del producto al consumidor.\r\n<h2>Energía limpia y sostenible</h2>\r\nEstá ampliamente demostrado que la energía hidroeléctrica proviene de una fuente limpia, que no se gasta ni produce residuos ni contaminantes, por lo que es devuelta al cauce del río sin inconvenientes para su utilización en las actividades agrícolas y ganaderas.\r\n\r\nY mientras se implementan otras alternativas limpias, crecen las necesidades de electricidad para abastecer toda actividad productiva, incluyendo rubros como el comercio, la industria y la pesca.\r\n\r\nNo es por otra cosa que, en Panamá, la política energética orientada a la construcción de hidroeléctricas, siga tan vigente como la que fue trazada en la década de 1970, condicionada a un máximo control que evite el menor daño posible al medio ambiente.\r\n\r\nEl Ministerio de Economía y Finanzas tiene claro que la generación de energía eléctrica es la solución más económica y más nacional para hacer frente a la demanda y que, con las cuencas hidrográficas bien administradas, debería ser un recurso inagotable.\r\n\r\nEn ese marco ya están en funcionamiento o se están construyendo 24 proyectos hidroeléctricos, hay otras iniciativas en la etapa de diseño final y se encuentran otras 50 empresas esperando sus respectivos permisos, deGeneración de e acuerdo con un informe del Ministerio.\r\n\r\nAunque el recurso hídrico de Panamá es abundante, el desarrollo de plantas hidroeléctricas se concentra en la provincia de Chiriquí y está presente con menor intensidad en Veraguas, Bocas del Toro, Coclé y Colón.\r\n\r\nEn <strong>Grupo Suadi</strong> contamos con la maquinaria, el equipo humano y la logística para ayudar a Panamá en la generación de energía eléctrica limpia, mediante la <strong><a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\" target=\"_blank\" rel=\"noopener\">construcción y el mantenimiento de plantas hidroeléctricas</a>. </strong>\r\n\r\nSomos un grupo familiar 100% panameño, con sede en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero contamos con la capacidad que se requiere para la construcción de hidroeléctricas en todo Panamá.\r\n\r\nAdemás, brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción que se desarrollen en todo el territorio panameño.','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad...','publish','closed','open','','construccion-hidroelectrica-en-panama-el-futuro-de-la-energia-para-el-pais','','','2021-03-19 09:11:09','2021-03-19 14:11:09','',0,'https://www.gruposuadi.com/?p=475',0,'post','',0),(476,2,'2021-03-18 17:53:14','2021-03-18 22:53:14','','hidroelectricas-panama','','inherit','open','closed','','hidroelectricas-panama','','','2021-03-18 17:53:14','2021-03-18 22:53:14','',475,'https://www.gruposuadi.com/wp-content/uploads/2021/03/hidroelectricas-panama.jpg',0,'attachment','image/jpeg',0),(477,2,'2021-03-18 17:53:51','2021-03-18 22:53:51','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad, como elemento indispensable para el desarrollo económico y la calidad de vida de los ciudadanos.\r\n\r\nEntre los grandes adversarios de las hidroeléctricas se encuentran los derivados del petróleo, los grupos conservacionistas que se oponen a la creación de embalses y los movimientos mundiales hacia la búsqueda de fuentes alternativas.\r\n\r\nPero el recurso del diésel y búnker ha sido una solución impuesta, sentenciada a la desaparición, por el daño que causa al medio ambiente y los crecientes precios del petróleo, que repercuten en una significativa fuga de divisas y los costos del producto al consumidor.\r\n<h2>Energía limpia y sostenible</h2>\r\nEstá ampliamente demostrado que la energía hidroeléctrica proviene de una fuente limpia, que no se gasta ni produce residuos ni contaminantes, por lo que es devuelta al cauce del río sin inconvenientes para su utilización en las actividades agrícolas y ganaderas.\r\n\r\nY mientras se implementan otras alternativas limpias, crecen las necesidades de electricidad para abastecer toda actividad productiva, incluyendo rubros como el comercio, la industria y la pesca.\r\n\r\nNo es por otra cosa que, en Panamá, la política energética orientada a la construcción de hidroeléctricas, siga tan vigente como la que fue trazada en la década de 1970, condicionada a un máximo control que evite el menor daño posible al medio ambiente.\r\n\r\nEl Ministerio de Economía y Finanzas tiene claro que la generación de energía eléctrica es la solución más económica y más nacional para hacer frente a la demanda y que, con las cuencas hidrográficas bien administradas, debería ser un recurso inagotable.\r\n\r\nEn ese marco ya están en funcionamiento o se están construyendo 24 proyectos hidroeléctricos, hay otras iniciativas en la etapa de diseño final y se encuentran otras 50 empresas esperando sus respectivos permisos, de acuerdo con un informe del Ministerio.\r\n\r\nAunque el recurso hídrico de Panamá es abundante, el desarrollo de plantas hidroeléctricas se concentra en la provincia de Chiriquí y está presente con menor intensidad en Veraguas, Bocas del Toro, Coclé y Colón.\r\n\r\nEn <strong>Grupo Suadi</strong> contamos con la maquinaria, el equipo humano y la logística para ayudar a Panamá en la generación de energía eléctrica limpia, mediante la <strong>construcción y el mantenimiento de plantas hidroeléctricas. </strong>\r\n\r\nSomos un grupo familiar 100% panameño, con sede en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero contamos con la capacidad que se requiere para la construcción de hidroeléctricas en todo Panamá.\r\n\r\nAdemás, brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción que se desarrollen en todo el territorio panameño.','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad...','inherit','closed','closed','','475-revision-v1','','','2021-03-18 17:53:51','2021-03-18 22:53:51','',475,'https://www.gruposuadi.com/sin-categoria/475-revision-v1/',0,'revision','',0),(478,2,'2021-03-18 17:56:14','2021-03-18 22:56:14','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad, como elemento indispensable para el desarrollo económico y la calidad de vida de los ciudadanos.\r\n\r\nEntre los grandes adversarios de las <a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\" target=\"_blank\" rel=\"noopener\">hidroeléctricas</a> se encuentran los derivados del petróleo, los grupos conservacionistas que se oponen a la creación de embalses y los movimientos mundiales hacia la búsqueda de fuentes alternativas.\r\n\r\nPero el recurso del diésel y búnker ha sido una solución impuesta, sentenciada a la desaparición, por el daño que causa al medio ambiente y los crecientes precios del petróleo, que repercuten en una significativa fuga de divisas y los costos del producto al consumidor.\r\n<h2>Energía limpia y sostenible</h2>\r\nEstá ampliamente demostrado que la energía hidroeléctrica proviene de una fuente limpia, que no se gasta ni produce residuos ni contaminantes, por lo que es devuelta al cauce del río sin inconvenientes para su utilización en las actividades agrícolas y ganaderas.\r\n\r\nY mientras se implementan otras alternativas limpias, crecen las necesidades de electricidad para abastecer toda actividad productiva, incluyendo rubros como el comercio, la industria y la pesca.\r\n\r\nNo es por otra cosa que, en Panamá, la política energética orientada a la construcción de hidroeléctricas, siga tan vigente como la que fue trazada en la década de 1970, condicionada a un máximo control que evite el menor daño posible al medio ambiente.\r\n\r\nEl Ministerio de Economía y Finanzas tiene claro que la generación de energía eléctrica es la solución más económica y más nacional para hacer frente a la demanda y que, con las cuencas hidrográficas bien administradas, debería ser un recurso inagotable.\r\n\r\nEn ese marco ya están en funcionamiento o se están construyendo 24 proyectos hidroeléctricos, hay otras iniciativas en la etapa de diseño final y se encuentran otras 50 empresas esperando sus respectivos permisos, de acuerdo con un informe del Ministerio.\r\n\r\nAunque el recurso hídrico de Panamá es abundante, el desarrollo de plantas hidroeléctricas se concentra en la provincia de Chiriquí y está presente con menor intensidad en Veraguas, Bocas del Toro, Coclé y Colón.\r\n\r\nEn <strong>Grupo Suadi</strong> contamos con la maquinaria, el equipo humano y la logística para ayudar a Panamá en la generación de energía eléctrica limpia, mediante la <strong><a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\" target=\"_blank\" rel=\"noopener\">construcción y el mantenimiento de plantas hidroeléctricas</a>. </strong>\r\n\r\nSomos un grupo familiar 100% panameño, con sede en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero contamos con la capacidad que se requiere para la construcción de hidroeléctricas en todo Panamá.\r\n\r\nAdemás, brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción que se desarrollen en todo el territorio panameño.','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad...','inherit','closed','closed','','475-revision-v1','','','2021-03-18 17:56:14','2021-03-18 22:56:14','',475,'https://www.gruposuadi.com/sin-categoria/475-revision-v1/',0,'revision','',0),(480,2,'2021-03-18 17:58:16','2021-03-18 22:58:16','.service-carousel-figure figcaption .services-carousel-title h2{color: #fff;\n font-size: 20px;\n font-family: \"Raleway\", \"sans-serif\";\n text-transform: uppercase;\n font-weight: 900;\nline-height: 24px;\n}\n.services-grid-title h2{line-height: 24px;}\n.blogpost-tags a{display: inline-block;margin: 3px 5px;}\n.blogpost-content {\n padding: 25px 0;\n}\n.header-style-2 .phone-num-wrapper .phone-num-small {\n color: #424242;\n font-weight: 700;\n letter-spacing: 2px\n font-size: 16px;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number {\n color: #FF6D00;\n}\n.header-style-2 .phone-num-wrapper .header-phone-number:hover {\n color: #424242;\n}\n.header-style-2 .phone-num-wrapper {\nbackground: #fff !important;\n}\n/*social icon*/\n.copyright-social i {\n padding-top: 18px;\n font-size: 15px;\n color: #fff;\n border-radius: 50%;\n width: 50px;\n height: 50px;\n}\n.copyright-social .fa-facebook {\n background: #0071A1;\n}\n.copyright-social .fa-instagram {\n background-image: linear-gradient(30deg, #FFD900, #F71A51, #8C35B1);\n}\n.blogpost_content .blogpost-content a, .blogpost_content .blogpost-content a strong\n{\n color: #ff6d00; \n}','construction-child','','inherit','closed','closed','','147-revision-v1','','','2021-03-18 17:58:16','2021-03-18 22:58:16','',147,'https://www.gruposuadi.com/sin-categoria/147-revision-v1/',0,'revision','',0),(481,2,'2021-03-19 09:01:16','2021-03-19 14:01:16','Aunque ha sido históricamente deficitaria, en relación con las necesidades de infraestructura institucional, empresarial y residencial, el sector de la construcción ha sido uno de los motores de la economía, con una participación de aproximadamente el 16% del Producto Interno Bruto de Panamá.\r\n\r\nLa contribución del sector construcción en la economía se ve reflejada en toda una diversidad de actividades humanas, asociadas a la inversión en obras institucionales, empresas generadoras de bienes y servicios y soluciones residenciales.\r\n\r\nTambién es generadora de un sinfín de fuentes de empleo directo, para ingenieros, arquitectos, contratistas, electricistas, proveedores de materiales, obreros, agentes de bienes y raíces y trabajadores de entidades bancarias y aseguradoras, entre otras.\r\n\r\nTras dos períodos críticos de paralización, expectativa y toma de decisiones (uno de diez meses y otro de dos semanas) para minimizar los estragos de una pandemia, el sector construcción está retomando el ritmo que demandan los sectores institucionales y privados.\r\n\r\nNos enfrentamos al desafío de recuperar la obra constructiva rezagada históricamente, más el acumulado de construcciones, adiciones y reparaciones que se dejaron de ejecutar, durante la crisis sanitaria, calculado por el INEC (Instituto Nacional de Estadística y Censos) en un 57%.\r\n\r\nLos inversionistas apremian y más de 60 mil trabajadores cesantes o con jornadas laborales disminuidas esperan la reactivación del sector construcción y la apertura de nuevas industrias y establecimientos comerciales.\r\n\r\nSin dejar de lado los protocolos emitidos por las autoridades sanitarias, las empresas constructivas de Panamá, como en Grupo Suadi, estamos abiertas a colaborar en una dinámica reactivación de la economía.\r\n\r\nBrindamos <strong>servicios de obra civil</strong> como el desarrollo de infraestructura, ingeniería, <strong>movimientos de tierra</strong> y <strong>construcción de túneles</strong>, a través de un Plan de Calidad sustentado en las disposiciones legales y reglamentarias panameñas.\r\n\r\nTambién ofrecemos el servicio de <strong>alquiler de equipo pesado</strong> para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción y nos ocupamos del mantenimiento preventivo y correctivo, la movilización y desmovilización de la maquinaria y su operación, a través de técnicos y operadores calificados.\r\n\r\n¿Buscas <strong>empresas constructivas</strong> de amplia trayectoria y comprobada reputación en David, Chiriquí? Nosotros le brindamos el servicio. <a href=\"/contacto/\">¡Contáctenos!</a>\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero con mucho gusto le llevamos nuestros servicios a cualquier lugar del territorio panameño.','¿Quieres construir? Somos la empresa constructora que necesita','Aunque ha sido históricamente deficitaria, en relación con las necesidades de infraestructura institucional, empresarial y residencial, el sector de la construcción ha sido uno de los motores de la economía, con una participación de aproximadamente el 16% del Producto Interno Bruto de Panamá.','publish','closed','open','','quieres-construir-somos-la-empresa-constructora-que-necesita','','','2021-04-13 11:52:09','2021-04-13 16:52:09','',0,'https://www.gruposuadi.com/?p=481',0,'post','',0),(482,2,'2021-03-19 08:49:26','2021-03-19 13:49:26','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad, como elemento indispensable para el desarrollo económico y la calidad de vida de los ciudadanos.\r\n\r\nEntre los grandes adversarios de las <a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\" target=\"_blank\" rel=\"noopener\">hidroeléctricas</a> se encuentran los derivados del petróleo, los grupos conservacionistas que se oponen a la creación de embalses y los movimientos mundiales hacia la búsqueda de fuentes alternativas.\r\n\r\nPero el recurso del diésel y búnker ha sido una solución impuesta, sentenciada a la desaparición, por el daño que causa al medio ambiente y los crecientes precios del petróleo, que repercuten en una significativa fuga de divisas y los costos del producto al consumidor.\r\n<h2>Energía limpia y sostenible</h2>\r\nEstá ampliamente demostrado que la energía hidroeléctrica proviene de una fuente limpia, que no se gasta ni produce residuos ni contaminantes, por lo que es devuelta al cauce del río sin inconvenientes para su utilización en las actividades agrícolas y ganaderas.\r\n\r\nY mientras se implementan otras alternativas limpias, crecen las necesidades de electricidad para abastecer toda actividad productiva, incluyendo rubros como el comercio, la industria y la pesca.\r\n\r\nNo es por otra cosa que, en Panamá, la política energética orientada a la construcción de hidroeléctricas, siga tan vigente como la que fue trazada en la década de 1970, condicionada a un máximo control que evite el menor daño posible al medio ambiente.\r\n\r\nEl Ministerio de Economía y Finanzas tiene claro que la generación de energía eléctrica es la solución más económica y más nacional para hacer frente a la demanda y que, con las cuencas hidrográficas bien administradas, debería ser un recurso inagotable.\r\n\r\nEn ese marco ya están en funcionamiento o se están construyendo 24 proyectos hidroeléctricos, hay otras iniciativas en la etapa de diseño final y se encuentran otras 50 empresas esperando sus respectivos permisos, deGeneración de e acuerdo con un informe del Ministerio.\r\n\r\nAunque el recurso hídrico de Panamá es abundante, el desarrollo de plantas hidroeléctricas se concentra en la provincia de Chiriquí y está presente con menor intensidad en Veraguas, Bocas del Toro, Coclé y Colón.\r\n\r\nEn <strong>Grupo Suadi</strong> contamos con la maquinaria, el equipo humano y la logística para ayudar a Panamá en la generación de energía eléctrica limpia, mediante la <strong><a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\" target=\"_blank\" rel=\"noopener\">construcción y el mantenimiento de plantas hidroeléctricas</a>. </strong>\r\n\r\nSomos un grupo familiar 100% panameño, con sede en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero contamos con la capacidad que se requiere para la construcción de hidroeléctricas en todo Panamá.\r\n\r\nAdemás, brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción que se desarrollen en todo el territorio panameño.','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá, para satisfacer la creciente demanda de electricidad...','inherit','closed','closed','','475-revision-v1','','','2021-03-19 08:49:26','2021-03-19 13:49:26','',475,'https://www.gruposuadi.com/sin-categoria/475-revision-v1/',0,'revision','',0),(483,2,'2021-03-19 08:55:25','2021-03-19 13:55:25','','Empresas Constructivas en Chiriquí','','inherit','open','closed','','empresas-constructivas-en-chiriqui','','','2021-03-19 08:56:08','2021-03-19 13:56:08','',481,'https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg',0,'attachment','image/jpeg',0),(484,2,'2021-03-19 09:01:16','2021-03-19 14:01:16','Aunque ha sido históricamente deficitaria, en relación con las necesidades de infraestructura institucional, empresarial y residencial, el sector de la construcción ha sido uno de los motores de la economía, con una participación de aproximadamente el 16% del Producto Interno Bruto de Panamá.\r\n\r\nLa contribución del sector construcción en la economía se ve reflejada en toda una diversidad de actividades humanas, asociadas a la inversión en obras institucionales, empresas generadoras de bienes y servicios y soluciones residenciales.\r\n\r\nTambién es generadora de un sinfín de fuentes de empleo directo, para ingenieros, arquitectos, contratistas, electricistas, proveedores de materiales, obreros, agentes de bienes y raíces y trabajadores de entidades bancarias y aseguradoras, entre otras.\r\n\r\nTras dos períodos críticos de paralización, expectativa y toma de decisiones (uno de diez meses y otro de dos semanas) para minimizar los estragos de una pandemia, el sector construcción está retomando el ritmo que demandan los sectores institucionales y privados.\r\n\r\nNos enfrentamos al desafío de recuperar la obra constructiva rezagada históricamente, más el acumulado de construcciones, adiciones y reparaciones que se dejaron de ejecutar, durante la crisis sanitaria, calculado por el INEC (Instituto Nacional de Estadística y Censos) en un 57%.\r\n\r\nLos inversionistas apremian y más de 60 mil trabajadores cesantes o con jornadas laborales disminuidas esperan la reactivación del sector construcción y la apertura de nuevas industrias y establecimientos comerciales.\r\n\r\nSin dejar de lado los protocolos emitidos por las autoridades sanitarias, las empresas constructivas de Panamá, como en Grupo Suadi, estamos abiertas a colaborar en una dinámica reactivación de la economía.\r\n\r\nBrindamos <strong>servicios de obra civil</strong> como el desarrollo de infraestructura, ingeniería, <strong>movimientos de tierra</strong> y <strong>construcción de túneles</strong>, a través de un Plan de Calidad sustentado en las disposiciones legales y reglamentarias panameñas.\r\n\r\nTambién ofrecemos el servicio de <strong>alquiler de equipo pesado</strong> para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción y nos ocupamos del mantenimiento preventivo y correctivo, la movilización y desmovilización de la maquinaria y su operación, a través de técnicos y operadores calificados.\r\n\r\n¿Buscas <strong>empresas constructivas</strong> de amplia trayectoria y comprobada reputación en David, Chiriquí? Nosotros le brindamos el servicio. <a href=\"/contacto/\">¡Contáctenos!</a>\r\n\r\nNuestra sede se encuentra en Vía Interamericana, San Pablo Viejo, David, Chiriquí, pero con mucho gusto le llevamos nuestros servicios a cualquier lugar del territorio panameño.','¿Quieres construir? Somos la empresa constructora que necesita','Aunque ha sido históricamente deficitaria, en relación con las necesidades de infraestructura institucional, empresarial y residencial, el sector de la construcción ha sido uno de los motores de la economía, con una participación de aproximadamente el 16% del Producto Interno Bruto de Panamá.','inherit','closed','closed','','481-revision-v1','','','2021-03-19 09:01:16','2021-03-19 14:01:16','',481,'https://www.gruposuadi.com/sin-categoria/481-revision-v1/',0,'revision','',0),(486,2,'2021-04-13 11:51:42','2021-04-13 16:51:42','[vc_row][vc_column][vc_single_image image=\"256\" img_size=\"1140x500\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"ALQUILER DE\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Equipo Pesado\" heading_size=\"40\"][/vc_column_inner][/vc_row_inner][vc_column_text]Brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en los ámbitos de la industria de la construcción que se desarrollen en todo el territorio panameño.\n\nComplementamos nuestro servicio con el mantenimiento preventivo y correctivo, la movilización y desmovilización de la maquinaria, el respaldo de operadores calificados y el abastecimiento de combustible.\n\nNuestros equipos están asegurados, para respaldar el cumplimiento de los compromisos adquiridos.\n\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"CONTÁCTENOS\" font_container=\"tag:p|font_size:22|text_align:left\" google_fonts=\"font_family:Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900|font_style:300%20light%20regular%3A300%3Anormal\" el_class=\"centertitle\"][vc_row_inner][vc_column_inner css=\".vc_custom_1601395062729{margin-top: -40px !important;}\"][construction_custom_heading heading_weight=\"700\" heading_transform=\"uppercase\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Formulario de contacto\" heading_size=\"40\"][vc_custom_heading text=\"<strong>Cotice</strong> su proyecto o solicite más información de nuestros servicios. Será un gusto poder desarrollar ese proyecto que tiene en mente.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1601396758265{margin-top: -20px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"25px\"][contact-form-7 id=\"6\"][/vc_column][/vc_row]','Alquiler de equipos','Brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en la industria de la construcción.','inherit','closed','closed','','15-autosave-v1','','','2021-04-13 11:51:42','2021-04-13 16:51:42','',15,'https://www.gruposuadi.com/?p=486',0,'revision','',0),(487,2,'2021-04-13 12:18:38','2021-04-13 17:18:38','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías. Igual ocurre cuando se habilitan nuevos polos productivos, en las áreas rurales.\r\n\r\nSe requiere la construcción de nuevas autovías y autopistas que, generalmente, demandan la <strong>instalación de puentes</strong>, para el paso de vehículos, peatones y acueductos.\r\n\r\nPara el ciudadano común, la solución puede parecer fácil, pero la <a href=\"/servicio/construccion-de-puentes-y-carreteras/\"><strong>construcción de un puente</strong></a> requiere la interacción de diversas disciplinas, como la ingeniería civil, eléctrica y mecánica, ahora con el respaldo de cálculos respaldados por la computación.\r\n\r\nLa complejidad es mayor cuando se necesita construir un puente en áreas urbanas de alta densidad, donde el espacio es rígido y reducido, cuando hay vecindarios ya establecidos y se está en entornos medioambientales sensibles.\r\n\r\nY aunque existen esos limitantes mencionados, siempre habrá que decidir si lo que se necesita es un paso elevado para facilitar la circulación de vehículos, un puente para conectar dos comunidades o un puente que conecte dos sectores de una ciudad.\r\n\r\nCon la debida respuesta a las variables mencionadas, lo que corresponde es definir qué tipo de puente es el que se va a construir:\r\n<ul>\r\n <li><strong>¿De arco?</strong> Este tipo de puente utiliza el arco como principal componente estructural. La cantidad de arcos que se necesita depende del tipo de carga y las fuerzas de estrés que deba soportar.</li>\r\n <li><strong>¿De vigas?</strong> Es un tipo de puente muy básico, que se apoya en vigas fabricadas con diversas formas y tamaños. Pueden colocarse inclinados o en forma de V.</li>\r\n <li><strong>¿De armadura?</strong> Consiste en un marco triangulado de elementos que actúan en tensión y compresión.</li>\r\n <li><strong>¿Voladizo?</strong> Este tipo de puente, también conocido como “cantiléver”, se parece al puente de arco, pero se diferencia en que apoya su carga en brazos diagonales y no verticales.</li>\r\n <li><strong>¿Colgante?</strong> En la construcción de este tipo de puentes se utilizan cables de la liga vertical para soportar el peso de la cubierta del puente y el tráfico de vehículos.</li>\r\n <li><strong>¿Atirantado?</strong> Se caracteriza por la provisión de cables de cubierta conectados directamente a una o más columnas verticales. Los cables pueden presentar un diseño arpa (cada cable unido a los diferentes puntos de la columna) o en ventilador (todos los cables conectados a un mismo punto, en la parte alta de la columna).</li>\r\n</ul>\r\nCon las variables y alternativas definidas, a grandes rasgos, denotamos que la labor de construcción de puentes es una tarea altamente técnica, que además exige la participación de profesionales experimentados, provistos de maquinaria pesada especializada y materiales de calidad certificada.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con un sistema de gestión integral para la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>. Planificamos y desarrollamos los procesos necesarios para la ejecución de puentes, por muy complejos que éstos sean, a través de un exclusivo plan de calidad.\r\n\r\nSomos una empresa especializada en la construcción de obras públicas, con sede en Chiriquí, que cuenta con el personal, la <a href=\"/maquinarias/\">maquinaria</a> y la logística para la construcción de puentes en todo Panamá.\r\n\r\n ','Construcción y mejoramiento de puentes: Su empresa de confianza','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías.','draft','closed','closed','','construccion-y-mejoramiento-de-puentes-su-empresa-de-confianza-2','','','2021-04-13 12:26:08','2021-04-13 17:26:08','',0,'https://www.gruposuadi.com/?p=487',0,'post','',0),(489,2,'2021-04-13 12:17:53','2021-04-13 17:17:53','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías. Igual ocurre cuando se habilitan nuevos polos productivos, en las áreas rurales.\r\n\r\nSe requiere la construcción de nuevas autovías y autopistas que, generalmente, demandan la <strong>instalación de puentes</strong>, para el paso de vehículos, peatones y acueductos.\r\n\r\nPara el ciudadano común, la solución puede parecer fácil, pero la <a href=\"/servicio/construccion-de-puentes-y-carreteras/\"><strong>construcción de un puente</strong></a> requiere la interacción de diversas disciplinas, como la ingeniería civil, eléctrica y mecánica, ahora con el respaldo de cálculos respaldados por la computación.\r\n\r\nLa complejidad es mayor cuando se necesita construir un puente en áreas urbanas de alta densidad, donde el espacio es rígido y reducido, cuando hay vecindarios ya establecidos y se está en entornos medioambientales sensibles.\r\n\r\nY aunque existen esos limitantes mencionados, siempre habrá que decidir si lo que se necesita es un paso elevado para facilitar la circulación de vehículos, un puente para conectar dos comunidades o un puente que conecte dos sectores de una ciudad.\r\n\r\nCon la debida respuesta a las variables mencionadas, lo que corresponde es definir qué tipo de puente es el que se va a construir:\r\n<ul>\r\n <li><strong>¿De arco?</strong> Este tipo de puente utiliza el arco como principal componente estructural. La cantidad de arcos que se necesita depende del tipo de carga y las fuerzas de estrés que deba soportar.</li>\r\n <li><strong>¿De vigas?</strong> Es un tipo de puente muy básico, que se apoya en vigas fabricadas con diversas formas y tamaños. Pueden colocarse inclinados o en forma de V.</li>\r\n <li><strong>¿De armadura?</strong> Consiste en un marco triangulado de elementos que actúan en tensión y compresión.</li>\r\n <li><strong>¿Voladizo?</strong> Este tipo de puente, también conocido como “cantiléver”, se parece al puente de arco, pero se diferencia en que apoya su carga en brazos diagonales y no verticales.</li>\r\n <li><strong>¿Colgante?</strong> En la construcción de este tipo de puentes se utilizan cables de la liga vertical para soportar el peso de la cubierta del puente y el tráfico de vehículos.</li>\r\n <li><strong>¿Atirantado?</strong> Se caracteriza por la provisión de cables de cubierta conectados directamente a una o más columnas verticales. Los cables pueden presentar un diseño arpa (cada cable unido a los diferentes puntos de la columna) o en ventilador (todos los cables conectados a un mismo punto, en la parte alta de la columna).</li>\r\n</ul>\r\nCon las variables y alternativas definidas, a grandes rasgos, denotamos que la labor de construcción de puentes es una tarea altamente técnica, que además exige la participación de profesionales experimentados, provistos de maquinaria pesada especializada y materiales de calidad certificada.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con un sistema de gestión integral para la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>. Planificamos y desarrollamos los procesos necesarios para la ejecución de puentes, por muy complejos que éstos sean, a través de un exclusivo plan de calidad.\r\n\r\nSomos una empresa especializada en la construcción de obras públicas, con sede en Chiriquí, que cuenta con el personal, la <a href=\"/maquinarias/\">maquinaria</a> y la logística para la construcción de puentes en todo Panamá.\r\n\r\n ','Construcción y mejoramiento de puentes: Su empresa de confianza','El crecimiento de los centros de población implica el surgimiento de necesidades de infraestructura, para la movilización de los ciudadanos y el transporte de mercancías.','inherit','closed','closed','','487-revision-v1','','','2021-04-13 12:17:53','2021-04-13 17:17:53','',487,'https://www.gruposuadi.com/?p=489',0,'revision','',0),(490,2,'2021-04-13 12:36:21','2021-04-13 17:36:21','Con el conocimiento adquirido durante un año de angustiosas limitaciones, acerca un virus extendido por todos los países, los sectores empresarial e institucional de Panamá, están retomando bríos para volver al ritmo de crecimiento la economía.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> concebimos la construcción como parte esencial del desarrollo económico, por su aporte al mejoramiento de la calidad de vida de los panameños, a través de un mayor acceso a la vivienda, salud, la educación, el bienestar social, el empleo y el progreso empresarial.\r\n<ul>\r\n <li>Los puentes, carreteras y caminos son detonadores de la economía que propician el desarrollo de pueblos y ciudades, con áreas residenciales, comerciales e industriales.</li>\r\n <li>La vivienda, para familias de altos y reducidos recursos económicos, aporta techo, abrigo, seguridad, arraigo y entusiasmo a sus habitantes.</li>\r\n <li>Los edificios comerciales e industriales generan riqueza.</li>\r\n <li>La construcción de esa infraestructura mencionada, a manera de ejemplo, demanda la provisión de materiales y servicios (como acero, hierro, cemento, cal, arena, grava, madera y transportes) dinamizando la actividad empresarial y manufacturera.</li>\r\n <li>Y todos esos rubros juntos, también fuentes de empleo para el ingeniero, el arquitecto, el maestro de obras, el funcionario que otorga los permisos, el contratista y, también, el peón que lleva el sustento a su familia y puede disponer de recursos para comprarle zapatos a su hijo que va a al centro de estudios.</li>\r\n</ul>\r\nEn esa área de la economía nos desenvolvemos, con riguroso apego a las leyes de la República, la protección del medio ambiente y los compromisos adquiridos.\r\n\r\nNuestra empresa, 100% panameña, cuenta con equipos profesionales y técnicos especializados en la planeación, el diseño y la ejecución de obras de infraestructura, ingeniería, movimientos de tierra y construcción de túneles, entre otras labores relacionadas con la construcción.\r\n\r\nProcuramos un sólido liderazgo entre las <strong><a href=\"/construccion/\">empresas constructoras</a> de Chiriquí, Panamá</strong>, en la realización de carreteras, puentes, represas y alcantarillados, proyectos habitacionales, galeras y edificios empresariales e institucionales.\r\n\r\nTambién construimos infraestructura para la <a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\"><strong>instalación de plantas hidroeléctricas</strong></a>, y le damos mantenimiento, <strong><a href=\"/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/\">instalamos tuberías</a> para sistemas de acueductos y alcantarillado</strong> y realizamos <a href=\"/servicio/movimientos-de-tierra/\"><strong>movimientos de tierras</strong></a>, entre otros diversos servicios propios de grandes empresas constructoras.\r\n\r\nPor encontrarse nuestra sede en David, apostamos primordialmente por respaldar todo proyecto de desarrollo que demande la participación de empresas constructoras en Chiriquí, pero contamos con el entusiasmo y estamos en capacidad de llevar nuestros servicios a todo el territorio nacional, como un aporte a la recuperación económica de Panamá.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, sin compromiso. Nos encontramos en Vía Interamericana, San Pablo Viejo, David, Chiriquí.','Proyectos de construcción en Chiriquí','Con el conocimiento adquirido durante un año de angustiosas limitaciones, acerca un virus extendido por todos los países, los sectores empresarial e institucional de Panamá.','publish','closed','closed','','proyectos-de-construccion-en-chiriqui','','','2021-04-13 12:36:44','2021-04-13 17:36:44','',0,'https://www.gruposuadi.com/?p=490',0,'post','',0),(491,2,'2021-04-13 12:32:32','2021-04-13 17:32:32','','Proyectos de construcción en Chiriquí','','inherit','open','closed','','proyectos-de-construccion-en-chiriqui','','','2021-04-13 12:32:42','2021-04-13 17:32:42','',490,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg',0,'attachment','image/jpeg',0),(492,2,'2021-04-13 12:35:32','2021-04-13 17:35:32','Con el conocimiento adquirido durante un año de angustiosas limitaciones, acerca un virus extendido por todos los países, los sectores empresarial e institucional de Panamá, están retomando bríos para volver al ritmo de crecimiento la economía.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> concebimos la construcción como parte esencial del desarrollo económico, por su aporte al mejoramiento de la calidad de vida de los panameños, a través de un mayor acceso a la vivienda, salud, la educación, el bienestar social, el empleo y el progreso empresarial.\r\n<ul>\r\n <li>Los puentes, carreteras y caminos son detonadores de la economía que propician el desarrollo de pueblos y ciudades, con áreas residenciales, comerciales e industriales.</li>\r\n <li>La vivienda, para familias de altos y reducidos recursos económicos, aporta techo, abrigo, seguridad, arraigo y entusiasmo a sus habitantes.</li>\r\n <li>Los edificios comerciales e industriales generan riqueza.</li>\r\n <li>La construcción de esa infraestructura mencionada, a manera de ejemplo, demanda la provisión de materiales y servicios (como acero, hierro, cemento, cal, arena, grava, madera y transportes) dinamizando la actividad empresarial y manufacturera.</li>\r\n <li>Y todos esos rubros juntos, también fuentes de empleo para el ingeniero, el arquitecto, el maestro de obras, el funcionario que otorga los permisos, el contratista y, también, el peón que lleva el sustento a su familia y puede disponer de recursos para comprarle zapatos a su hijo que va a al centro de estudios.</li>\r\n</ul>\r\nEn esa área de la economía nos desenvolvemos, con riguroso apego a las leyes de la República, la protección del medio ambiente y los compromisos adquiridos.\r\n\r\nNuestra empresa, 100% panameña, cuenta con equipos profesionales y técnicos especializados en la planeación, el diseño y la ejecución de obras de infraestructura, ingeniería, movimientos de tierra y construcción de túneles, entre otras labores relacionadas con la construcción.\r\n\r\nProcuramos un sólido liderazgo entre las <strong><a href=\"/construccion/\">empresas constructoras</a> de Chiriquí, Panamá</strong>, en la realización de carreteras, puentes, represas y alcantarillados, proyectos habitacionales, galeras y edificios empresariales e institucionales.\r\n\r\nTambién construimos infraestructura para la <a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\"><strong>instalación de plantas hidroeléctricas</strong></a>, y le damos mantenimiento, <strong><a href=\"/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/\">instalamos tuberías</a> para sistemas de acueductos y alcantarillado</strong> y realizamos <a href=\"/servicio/movimientos-de-tierra/\"><strong>movimientos de tierras</strong></a>, entre otros diversos servicios propios de grandes empresas constructoras.\r\n\r\nPor encontrarse nuestra sede en David, apostamos primordialmente por respaldar todo proyecto de desarrollo que demande la participación de empresas constructoras en Chiriquí, pero contamos con el entusiasmo y estamos en capacidad de llevar nuestros servicios a todo el territorio nacional, como un aporte a la recuperación económica de Panamá.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, sin compromiso. Nos encontramos en Vía Interamericana, San Pablo Viejo, David, Chiriquí.','Proyectos de construcción en Chiriquí','','inherit','closed','closed','','490-revision-v1','','','2021-04-13 12:35:32','2021-04-13 17:35:32','',490,'https://www.gruposuadi.com/?p=492',0,'revision','',0),(493,2,'2021-04-13 12:36:44','2021-04-13 17:36:44','Con el conocimiento adquirido durante un año de angustiosas limitaciones, acerca un virus extendido por todos los países, los sectores empresarial e institucional de Panamá, están retomando bríos para volver al ritmo de crecimiento la economía.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> concebimos la construcción como parte esencial del desarrollo económico, por su aporte al mejoramiento de la calidad de vida de los panameños, a través de un mayor acceso a la vivienda, salud, la educación, el bienestar social, el empleo y el progreso empresarial.\r\n<ul>\r\n <li>Los puentes, carreteras y caminos son detonadores de la economía que propician el desarrollo de pueblos y ciudades, con áreas residenciales, comerciales e industriales.</li>\r\n <li>La vivienda, para familias de altos y reducidos recursos económicos, aporta techo, abrigo, seguridad, arraigo y entusiasmo a sus habitantes.</li>\r\n <li>Los edificios comerciales e industriales generan riqueza.</li>\r\n <li>La construcción de esa infraestructura mencionada, a manera de ejemplo, demanda la provisión de materiales y servicios (como acero, hierro, cemento, cal, arena, grava, madera y transportes) dinamizando la actividad empresarial y manufacturera.</li>\r\n <li>Y todos esos rubros juntos, también fuentes de empleo para el ingeniero, el arquitecto, el maestro de obras, el funcionario que otorga los permisos, el contratista y, también, el peón que lleva el sustento a su familia y puede disponer de recursos para comprarle zapatos a su hijo que va a al centro de estudios.</li>\r\n</ul>\r\nEn esa área de la economía nos desenvolvemos, con riguroso apego a las leyes de la República, la protección del medio ambiente y los compromisos adquiridos.\r\n\r\nNuestra empresa, 100% panameña, cuenta con equipos profesionales y técnicos especializados en la planeación, el diseño y la ejecución de obras de infraestructura, ingeniería, movimientos de tierra y construcción de túneles, entre otras labores relacionadas con la construcción.\r\n\r\nProcuramos un sólido liderazgo entre las <strong><a href=\"/construccion/\">empresas constructoras</a> de Chiriquí, Panamá</strong>, en la realización de carreteras, puentes, represas y alcantarillados, proyectos habitacionales, galeras y edificios empresariales e institucionales.\r\n\r\nTambién construimos infraestructura para la <a href=\"/servicio/construccion-y-mantenimiento-de-hidroelectricas/\"><strong>instalación de plantas hidroeléctricas</strong></a>, y le damos mantenimiento, <strong><a href=\"/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/\">instalamos tuberías</a> para sistemas de acueductos y alcantarillado</strong> y realizamos <a href=\"/servicio/movimientos-de-tierra/\"><strong>movimientos de tierras</strong></a>, entre otros diversos servicios propios de grandes empresas constructoras.\r\n\r\nPor encontrarse nuestra sede en David, apostamos primordialmente por respaldar todo proyecto de desarrollo que demande la participación de empresas constructoras en Chiriquí, pero contamos con el entusiasmo y estamos en capacidad de llevar nuestros servicios a todo el territorio nacional, como un aporte a la recuperación económica de Panamá.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, sin compromiso. Nos encontramos en Vía Interamericana, San Pablo Viejo, David, Chiriquí.','Proyectos de construcción en Chiriquí','Con el conocimiento adquirido durante un año de angustiosas limitaciones, acerca un virus extendido por todos los países, los sectores empresarial e institucional de Panamá.','inherit','closed','closed','','490-revision-v1','','','2021-04-13 12:36:44','2021-04-13 17:36:44','',490,'https://www.gruposuadi.com/?p=493',0,'revision','',0),(495,2,'2021-04-15 08:07:45','2021-04-15 13:07:45','Aunque la ejecución de todo proyecto de construcción de obra, pública o privada, demanda el uso de <a href=\"/maquinarias/\">maquinaria</a>, cada uno de ellos tiene sus propias particularidades, por lo que hay equipos que son utilizados ocasionalmente.\r\n\r\nEn términos de eficacia y rentabilidad, ¿tiene sentido que una empresa constructora haga fuertes inversiones en equipos pesados que va a mantener ociosos durante períodos prolongados, expuestos al deterioro causados por el medio ambiente y ocupando espacio innecesariamente?\r\n\r\nPor supuesto que no. La inversión solo tendría explicación, si la institución pública o la constructora privada no tuvieran a su disposición la alternativa que ofrecen las empresas que ofrecen el servicio de alquiler de equipos pesados.\r\n\r\nAún más: aunque la maquinaria sea de uso frecuente, siempre es más favorable disponer de equipos de alquiler, porque ofrecen toda una serie de provechosas ventajas que ahorran gastos y evitan contratiempos. Veamos algunos de ellas:\r\n<ul>\r\n <li>Por regla general y sentido común, los equipos de alquiler son de última generación y se encuentran en óptimas condiciones de funcionamiento. Basta con suscribir un contrato, para que la maquinaria se desplace hasta el proyecto y entre en acción.</li>\r\n <li>Los costos del desgaste por el uso y la obsolescencia corren por cuenta del propietario de la maquinaria. De esta manera, el constructor se desentiende de hacer inversiones en la compra de nuevos equipos y en reparaciones costosas.</li>\r\n <li>Puesto que la variedad y la calidad de los equipos son la esencia del negocio, la empresa de alquiler tiene a disposición del interesado la maquinaria que necesite (excavadoras, tractores, motoniveladoras, retroexcavadoras, etc.) para realizar sus labores en condiciones óptimas.</li>\r\n <li>El alquiler de maquinaria es catalogado como un gasto, por lo que el arrendatario obtiene beneficios fiscales, al deducir el dinero invertido del importe a impuestos de sociedades.</li>\r\n <li>Dependiendo de la modalidad de contrato, el alquiler de maquinaria se define en cuotas fijas, facilitando al arrendatario el control del presupuesto.</li>\r\n</ul>\r\nA esas y otras ventajas se suma la garantía que ofrece la empresa de alquiler, de mantener la maquinaria en operación. En caso de avería, la repara o la sustituye.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> brindamos el servicio de <a href=\"/servicio/alquiler-de-equipos/\"><strong>alquiler de equipos pesados</strong></a>, para construcción de carreteras y caminos, en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nLe entregamos y recogemos la maquinaria en la misma obra y le ayudamos con la capacitación necesaria para que sus trabajadores operen y saquen el mayor rendimiento a los equipos. O, si usted lo prefiere, nosotros mismos nos ocupamos de las labores de movimiento de tierra, con agilidad, rapidez y eficiencia. <a href=\"/contacto/\"><strong>Consulte con nosotros</strong></a>, podemos darle una cotización.','Alquiler de maquinaria para construcción de carreteras y caminos','Aunque la ejecución de todo proyecto de construcción de obra, pública o privada, demanda el uso de maquinaria, cada uno de ellos tiene sus propias particularidades, por lo que hay equipos que son utilizados ocasionalmente.','publish','closed','closed','','alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos','','','2021-04-13 12:50:47','2021-04-13 17:50:47','',0,'https://www.gruposuadi.com/?p=495',0,'post','',0),(496,2,'2021-04-13 12:47:49','2021-04-13 17:47:49','','Alquiler de maquinaria para construcción de carreteras y caminos','','inherit','open','closed','','alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos','','','2021-04-13 12:47:58','2021-04-13 17:47:58','',495,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg',0,'attachment','image/jpeg',0),(497,2,'2021-04-13 12:48:59','2021-04-13 17:48:59','Aunque la ejecución de todo proyecto de construcción de obra, pública o privada, demanda el uso de <a href=\"/maquinarias/\">maquinaria</a>, cada uno de ellos tiene sus propias particularidades, por lo que hay equipos que son utilizados ocasionalmente.\r\n\r\nEn términos de eficacia y rentabilidad, ¿tiene sentido que una empresa constructora haga fuertes inversiones en equipos pesados que va a mantener ociosos durante períodos prolongados, expuestos al deterioro causados por el medio ambiente y ocupando espacio innecesariamente?\r\n\r\nPor supuesto que no. La inversión solo tendría explicación, si la institución pública o la constructora privada no tuvieran a su disposición la alternativa que ofrecen las empresas que ofrecen el servicio de alquiler de equipos pesados.\r\n\r\nAún más: aunque la maquinaria sea de uso frecuente, siempre es más favorable disponer de equipos de alquiler, porque ofrecen toda una serie de provechosas ventajas que ahorran gastos y evitan contratiempos. Veamos algunos de ellas:\r\n<ul>\r\n <li>Por regla general y sentido común, los equipos de alquiler son de última generación y se encuentran en óptimas condiciones de funcionamiento. Basta con suscribir un contrato, para que la maquinaria se desplace hasta el proyecto y entre en acción.</li>\r\n <li>Los costos del desgaste por el uso y la obsolescencia corren por cuenta del propietario de la maquinaria. De esta manera, el constructor se desentiende de hacer inversiones en la compra de nuevos equipos y en reparaciones costosas.</li>\r\n <li>Puesto que la variedad y la calidad de los equipos son la esencia del negocio, la empresa de alquiler tiene a disposición del interesado la maquinaria que necesite (excavadoras, tractores, motoniveladoras, retroexcavadoras, etc.) para realizar sus labores en condiciones óptimas.</li>\r\n <li>El alquiler de maquinaria es catalogado como un gasto, por lo que el arrendatario obtiene beneficios fiscales, al deducir el dinero invertido del importe a impuestos de sociedades.</li>\r\n <li>Dependiendo de la modalidad de contrato, el alquiler de maquinaria se define en cuotas fijas, facilitando al arrendatario el control del presupuesto.</li>\r\n</ul>\r\nA esas y otras ventajas se suma la garantía que ofrece la empresa de alquiler, de mantener la maquinaria en operación. En caso de avería, la repara o la sustituye.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> brindamos el servicio de <a href=\"/servicio/alquiler-de-equipos/\"><strong>alquiler de equipos pesados</strong></a>, para construcción de carreteras y caminos, en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nLe entregamos y recogemos la maquinaria en la misma obra y le ayudamos con la capacitación necesaria para que sus trabajadores operen y saquen el mayor rendimiento a los equipos. O, si usted lo prefiere, nosotros mismos nos ocupamos de las labores de movimiento de tierra, con agilidad, rapidez y eficiencia. <a href=\"/contacto/\"><strong>Consulte con nosotros</strong></a>, podemos darle una cotización.','Alquiler de maquinaria para construcción de carreteras y caminos','Aunque la ejecución de todo proyecto de construcción de obra, pública o privada, demanda el uso de maquinaria, cada uno de ellos tiene sus propias particularidades, por lo que hay equipos que son utilizados ocasionalmente.','inherit','closed','closed','','495-revision-v1','','','2021-04-13 12:48:59','2021-04-13 17:48:59','',495,'https://www.gruposuadi.com/?p=497',0,'revision','',0),(499,2,'2021-05-14 08:04:25','2021-05-14 13:04:25','[vc_row][vc_column][vc_column_text]Un factor del éxito en toda tarea de movimiento de tierras, desde la nivelación de un terreno para un estacionamiento o un edificio, hasta las labores de construcción de carreteras, túneles y obras hidráulicas, es la utilización de la maquinaria adecuada.\r\n\r\nEn toda obra de ingeniería se requiere maquinaria especializada para soltar y aflojar y remover la tierra, elevar y cargar los vehículos que la transportan, distribuir la tierra en tongadas de diversos espesores y compactar la tierra.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los equipos profesionales y técnicos y la <a href=\"/maquinarias/\">maquinaria</a> necesaria para la ejecución integral de <a href=\"/servicio/construccion-de-obras-civiles/\"><strong>obras civiles</strong></a> de pequeña y gran magnitud.\r\n\r\nTambién tenemos un departamento de <a href=\"/servicio/alquiler-de-equipos/\"><strong>alquiler de maquinaria pesada</strong></a>, que incluye una amplia variedad de alternativas, para que su empresa o institución pública realice pequeños y grandes movimientos de tierra: Nuestra flota incluye:\r\n<ul>\r\n <li><a href=\"/servicio/excavadoras/\">Excavadoras hidráulicas</a> sobre orugas de 12 hasta 48 ton y mini excavadoras sobre orugas de caucho de 5 hasta 9 ton.</li>\r\n <li>Tractores sobre orugas tipo D4, D5 y D6, para trabajos de excavación y empuje, en la construcción de obras residenciales, <a href=\"/servicio/construccion-de-galeras-y-edificios/\">grandes edificios</a>, <a href=\"http://servicio/construccion-y-mantenimiento-de-hidroelectricas/\">represas</a>, caminos y <a href=\"/servicio/construccion-de-puentes-y-carreteras/\">carreteras</a>.</li>\r\n <li><a href=\"/servicio/camiones-articulados/\">Camiones articulados</a>, la versatilidad y la capacidad requerida para mover materiales de grandes excavaciones.</li>\r\n <li><a href=\"/servicio/retroexcavadoras/\">Retroexcavadoras 4×4</a>, poderosa variante de la excavadora, para el movimiento de tierras, preparar el terreno, construir rampas en solares y abrir zanjas para drenajes y la instalación de tuberías y cables.</li>\r\n <li><a href=\"/servicio/compactadora-lisa-o-de-pina/\">Compactadoras</a> y apisonadoras estáticas de rodillos fijos. Nuestra flota también incluye la apisonadora estática de rodillo de piña, especial para la compactación de materiales pegadizos.</li>\r\n <li><a href=\"/servicio/motoniveladoras-o-cuchillas/\">Motoniveladoras</a>, para la nivelación de suelos construcción de carreteras, caminos y edificios, con la versatilidad necesaria para limpiar canales y perfilar taludes y cunetas.</li>\r\n <li><a href=\"/servicio/cargadores-frontales/\">Cargadores frontales</a>, para cargar camiones o vagonetas con piedra, arena o tierra.</li>\r\n <li><a href=\"/servicio/pala-martillo-y-retro-martillo/\">Pala martillo</a> y retro martillos desde 5 hasta 25 toneladas. Opcionalmente, incluyen mini palas o retros con fresadoras hasta 9 toneladas.</li>\r\n <li><a href=\"/servicio/dumpers/\">Dumpers</a>: Con capacidad para transportar aproximadamente 3,5 m3, en recorridos cortos.</li>\r\n <li><a href=\"/servicio/camiones-gruas-plataforma/\">Grúas de plataforma</a>, para elevar maquinaria de considerable volumen y peso.</li>\r\n <li><a href=\"/servicio/camiones-cisterna/\">Camiones cisterna</a>, para el abastecimiento de agua.</li>\r\n <li><a href=\"/servicio/telehandlers/\">Manipulador telescópico (“telehanders”)</a> con un brazo telescópico de gran utilidad en la industria y la construcción.</li>\r\n <li><a href=\"/servicio/hormigonera-auto-cargante/\">Hormigonera autocargante</a> con rendimiento de 2,5 m³.</li>\r\n <li><a href=\"/servicio/camiones-volquetes/\">Camiones volquetes</a> de 10 ruedas, con una capacidad aproximada de 14 m3, para transporte de materiales a largas distancias.</li>\r\n</ul>\r\nNuestra sede está en Chiriquí, pero nuestro servicio de alquiler de maquinaria pesada para <a href=\"/servicio/movimientos-de-tierra/\">movimientos de tierra</a> es extensivo a todo Panamá.\r\n\r\n<strong>No dude en <a href=\"/contacto/\">contactarnos</a>.</strong> Nuestra <a href=\"/servicio/movimientos-de-tierra/\">maquinaria</a> es de calidad y está sujeta a protección operativa, a través de seguros, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.[/vc_column_text][/vc_column][/vc_row]','Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra','Un factor del éxito en toda tarea de movimiento de tierras, desde la nivelación de un terreno para un estacionamiento o un edificio.','publish','closed','closed','','lo-mejor-para-sus-proyectos-alquileres-de-maquinaria-para-movimientos-de-tierra','','','2021-05-18 15:56:01','2021-05-18 20:56:01','',0,'https://www.gruposuadi.com/?p=499',0,'post','',0),(500,2,'2021-05-18 15:53:37','2021-05-18 20:53:37','','alquiler-de-maquinaria-chiriqui-panama','','inherit','open','closed','','alquiler-de-maquinaria-chiriqui-panama','','','2021-05-18 15:53:37','2021-05-18 20:53:37','',499,'https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg',0,'attachment','image/jpeg',0),(501,2,'2021-05-18 15:55:39','2021-05-18 20:55:39','[vc_row][vc_column][vc_column_text]Un factor del éxito en toda tarea de movimiento de tierras, desde la nivelación de un terreno para un estacionamiento o un edificio, hasta las labores de construcción de carreteras, túneles y obras hidráulicas, es la utilización de la maquinaria adecuada.\r\n\r\nEn toda obra de ingeniería se requiere maquinaria especializada para soltar y aflojar y remover la tierra, elevar y cargar los vehículos que la transportan, distribuir la tierra en tongadas de diversos espesores y compactar la tierra.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los equipos profesionales y técnicos y la <a href=\"/maquinarias/\">maquinaria</a> necesaria para la ejecución integral de <a href=\"/servicio/construccion-de-obras-civiles/\"><strong>obras civiles</strong></a> de pequeña y gran magnitud.\r\n\r\nTambién tenemos un departamento de <a href=\"/servicio/alquiler-de-equipos/\"><strong>alquiler de maquinaria pesada</strong></a>, que incluye una amplia variedad de alternativas, para que su empresa o institución pública realice pequeños y grandes movimientos de tierra: Nuestra flota incluye:\r\n<ul>\r\n <li><a href=\"/servicio/excavadoras/\">Excavadoras hidráulicas</a> sobre orugas de 12 hasta 48 ton y mini excavadoras sobre orugas de caucho de 5 hasta 9 ton.</li>\r\n <li>Tractores sobre orugas tipo D4, D5 y D6, para trabajos de excavación y empuje, en la construcción de obras residenciales, <a href=\"/servicio/construccion-de-galeras-y-edificios/\">grandes edificios</a>, <a href=\"http://servicio/construccion-y-mantenimiento-de-hidroelectricas/\">represas</a>, caminos y <a href=\"/servicio/construccion-de-puentes-y-carreteras/\">carreteras</a>.</li>\r\n <li><a href=\"/servicio/camiones-articulados/\">Camiones articulados</a>, la versatilidad y la capacidad requerida para mover materiales de grandes excavaciones.</li>\r\n <li><a href=\"/servicio/retroexcavadoras/\">Retroexcavadoras 4×4</a>, poderosa variante de la excavadora, para el movimiento de tierras, preparar el terreno, construir rampas en solares y abrir zanjas para drenajes y la instalación de tuberías y cables.</li>\r\n <li><a href=\"/servicio/compactadora-lisa-o-de-pina/\">Compactadoras</a> y apisonadoras estáticas de rodillos fijos. Nuestra flota también incluye la apisonadora estática de rodillo de piña, especial para la compactación de materiales pegadizos.</li>\r\n <li><a href=\"/servicio/motoniveladoras-o-cuchillas/\">Motoniveladoras</a>, para la nivelación de suelos construcción de carreteras, caminos y edificios, con la versatilidad necesaria para limpiar canales y perfilar taludes y cunetas.</li>\r\n <li><a href=\"/servicio/cargadores-frontales/\">Cargadores frontales</a>, para cargar camiones o vagonetas con piedra, arena o tierra.</li>\r\n <li><a href=\"/servicio/pala-martillo-y-retro-martillo/\">Pala martillo</a> y retro martillos desde 5 hasta 25 toneladas. Opcionalmente, incluyen mini palas o retros con fresadoras hasta 9 toneladas.</li>\r\n <li><a href=\"/servicio/dumpers/\">Dumpers</a>: Con capacidad para transportar aproximadamente 3,5 m3, en recorridos cortos.</li>\r\n <li><a href=\"/servicio/camiones-gruas-plataforma/\">Grúas de plataforma</a>, para elevar maquinaria de considerable volumen y peso.</li>\r\n <li><a href=\"/servicio/camiones-cisterna/\">Camiones cisterna</a>, para el abastecimiento de agua.</li>\r\n <li><a href=\"/servicio/telehandlers/\">Manipulador telescópico (“telehanders”)</a> con un brazo telescópico de gran utilidad en la industria y la construcción.</li>\r\n <li><a href=\"/servicio/hormigonera-auto-cargante/\">Hormigonera autocargante</a> con rendimiento de 2,5 m³.</li>\r\n <li><a href=\"/servicio/camiones-volquetes/\">Camiones volquetes</a> de 10 ruedas, con una capacidad aproximada de 14 m3, para transporte de materiales a largas distancias.</li>\r\n</ul>\r\nNuestra sede está en Chiriquí, pero nuestro servicio de alquiler de maquinaria pesada para <a href=\"/servicio/movimientos-de-tierra/\">movimientos de tierra</a> es extensivo a todo Panamá.\r\n\r\n<strong>No dude en <a href=\"/contacto/\">contactarnos</a>.</strong> Nuestra <a href=\"/servicio/movimientos-de-tierra/\">maquinaria</a> es de calidad y está sujeta a protección operativa, a través de seguros, mantenimientos preventivos y correctivos, movilización y un excelente equipo de operadores calificados.[/vc_column_text][/vc_column][/vc_row]','Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra','Un factor del éxito en toda tarea de movimiento de tierras, desde la nivelación de un terreno para un estacionamiento o un edificio.','inherit','closed','closed','','499-revision-v1','','','2021-05-18 15:55:39','2021-05-18 20:55:39','',499,'https://www.gruposuadi.com/?p=501',0,'revision','',0),(502,2,'2021-05-18 17:03:17','2021-05-18 22:03:17','[vc_row][vc_column][vc_column_text]Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales, debe ser escrupulosa, para evitar los daños causados por las plagas, la humedad, el deterioro y la falta de luz natural.\r\n\r\nEsas y otras particularidades, frecuentes en viviendas antiguas o construidas sin rigurosos estudios de suelos y planes arquitectónicos, son ahora previstas y anuladas desde la propia concepción de un <a href=\"/construccion/\">proyecto constructivo</a>.\r\n\r\nLa <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">arquitectura residencial</a> presupone un concepto de calidad que abarca la proyección, el diseño y la construcción de viviendas de cualquier tipo, con las máximas garantías de estética, funcionalidad y seguridad que pueda esperar un dueño.\r\n\r\nLa base del éxito comienza con la elección de materiales de calidad, larga durabilidad y resistencia al uso, y con la definición de los modernos principios de arquitectura sostenible que garanticen el cuidado, tanto de la edificación como del medio ambiente.[/vc_column_text][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Calidad y precios justos\" heading_size=\"20\"][vc_column_text]Los proyectos urbanísticos, por ejemplo, es de esperar la incorporación de elementos como jardines, estacionamiento privado, zonas comunes amplias y espacios privados.\r\n\r\nEn materia de <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">residencias individuales y urbanizaciones</a>, el sector construcción tiene a su favor una creciente variedad de materiales y técnicas más accesibles para más personas y estilos y diseños interiores más acordes con las expectativas y posibilidades de cada familia.\r\n\r\nTodos estos conceptos mencionados nos sirven de fuente de inspiración y guía, a quienes formamos parte del <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a>, cuando construimos ese espacio que tanto esfuerzo económico exige y tanto beneficio aporta a la familia que viva en ella.\r\n\r\nSomos buscadores entusiastas del bienestar de las personas y rigurosos en el cumplimiento de los requisitos con los que Panamá apunta a un concepto de desarrollo habitacional, en términos de productividad calidad y seguridad, ordenamiento territorial, impacto ambiental y eficiencia hídrica y energética.[/vc_column_text][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"En todo el territorio panameño\" heading_size=\"20\"][vc_column_text]Nuestra sede se encuentra en Chiriquí, pero contamos con la maquinaria, la logística y el personal profesional y técnico, para construir residencias y urbanizaciones en cualquier lugar del territorio panameño.\r\n\r\nComo muestra de nuestra capacidad para la construcción residencial, mencionamos los programas de interés social “Programa Techos de Esperanza, del Ministerio de Vivienda y Ordenamiento Territorial, para las comunidades NGOBE BUBLÉ, en los distritos de Besico y Minoro y de Muná, de mil viviendas cada uno.\r\n\r\nSi requiere los servicios de empresas constructoras en Chiriquí, Panamá, no dude en llamarnos o escribirnos por cualquiera de nuestros medios de contacto. O, visítenos. Estamos en Vía Interamericana, San Pablo Viejo, David, Chiriquí, Panamá.[/vc_column_text][/vc_column][/vc_row]','Construcción de viviendas para urbanizaciones y residenciales','Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales','publish','closed','closed','','construccion-de-viviendas-para-urbanizaciones-y-residenciales','','','2021-05-18 17:03:17','2021-05-18 22:03:17','',0,'https://www.gruposuadi.com/?p=502',0,'post','',0),(503,2,'2021-05-18 16:32:18','2021-05-18 21:32:18','[vc_row][vc_column][vc_column_text]Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales, debe ser escrupulosa, para evitar los daños causados por las plagas, la humedad, el deterioro y la falta de luz natural.\r\n\r\nEsas y otras particularidades, frecuentes en viviendas antiguas o construidas sin rigurosos estudios de suelos y planes arquitectónicos, son ahora previstas y anuladas desde la propia concepción de un proyecto constructivo.\r\n\r\nLa arquitectura residencial presupone un concepto de calidad que abarca la proyección, el diseño y la construcción de viviendas de cualquier tipo, con las máximas garantías de estética, funcionalidad y seguridad que pueda esperar un dueño.\r\n\r\nLa base del éxito comienza con la elección de materiales de calidad, larga durabilidad y resistencia al uso, y con la definición de los modernos principios de arquitectura sostenible que garanticen el cuidado, tanto de la edificación como del medio ambiente.[/vc_column_text][construction_custom_heading heading_weight=\"theme_default\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Calidad y precios justos\"][vc_column_text]Los proyectos urbanísticos, por ejemplo, es de esperar la incorporación de elementos como jardines, estacionamiento privado, zonas comunes amplias y espacios privados.\r\n\r\nEn materia de residencias individuales y urbanizaciones, el sector construcción tiene a su favor una creciente variedad de materiales y técnicas más accesibles para más personas y estilos y diseños interiores más acordes con las expectativas y posibilidades de cada familia.\r\n\r\nTodos estos conceptos mencionados nos sirven de fuente de inspiración y guía, a quienes formamos parte del <strong>Grupo Suadi</strong>, cuando construimos ese espacio que tanto esfuerzo económico exige y tanto beneficio aporta a la familia que viva en ella.\r\n\r\nSomos buscadores entusiastas del bienestar de las personas y rigurosos en el cumplimiento de los requisitos con los que Panamá apunta a un concepto de desarrollo habitacional, en términos de productividad calidad y seguridad, ordenamiento territorial, impacto ambiental y eficiencia hídrica y energética.[/vc_column_text][/vc_column][/vc_row]','Construcción de viviendas para urbanizaciones y residenciales','','inherit','closed','closed','','502-revision-v1','','','2021-05-18 16:32:18','2021-05-18 21:32:18','',502,'https://www.gruposuadi.com/?p=503',0,'revision','',0),(504,2,'2021-05-18 16:33:14','2021-05-18 21:33:14','[vc_row][vc_column][vc_column_text]Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales, debe ser escrupulosa, para evitar los daños causados por las plagas, la humedad, el deterioro y la falta de luz natural.\r\n\r\nEsas y otras particularidades, frecuentes en viviendas antiguas o construidas sin rigurosos estudios de suelos y planes arquitectónicos, son ahora previstas y anuladas desde la propia concepción de un proyecto constructivo.\r\n\r\nLa arquitectura residencial presupone un concepto de calidad que abarca la proyección, el diseño y la construcción de viviendas de cualquier tipo, con las máximas garantías de estética, funcionalidad y seguridad que pueda esperar un dueño.\r\n\r\nLa base del éxito comienza con la elección de materiales de calidad, larga durabilidad y resistencia al uso, y con la definición de los modernos principios de arquitectura sostenible que garanticen el cuidado, tanto de la edificación como del medio ambiente.[/vc_column_text][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Calidad y precios justos\" heading_size=\"20px\"][vc_column_text]Los proyectos urbanísticos, por ejemplo, es de esperar la incorporación de elementos como jardines, estacionamiento privado, zonas comunes amplias y espacios privados.\r\n\r\nEn materia de residencias individuales y urbanizaciones, el sector construcción tiene a su favor una creciente variedad de materiales y técnicas más accesibles para más personas y estilos y diseños interiores más acordes con las expectativas y posibilidades de cada familia.\r\n\r\nTodos estos conceptos mencionados nos sirven de fuente de inspiración y guía, a quienes formamos parte del <strong>Grupo Suadi</strong>, cuando construimos ese espacio que tanto esfuerzo económico exige y tanto beneficio aporta a la familia que viva en ella.\r\n\r\nSomos buscadores entusiastas del bienestar de las personas y rigurosos en el cumplimiento de los requisitos con los que Panamá apunta a un concepto de desarrollo habitacional, en términos de productividad calidad y seguridad, ordenamiento territorial, impacto ambiental y eficiencia hídrica y energética.[/vc_column_text][/vc_column][/vc_row]','Construcción de viviendas para urbanizaciones y residenciales','','inherit','closed','closed','','502-revision-v1','','','2021-05-18 16:33:14','2021-05-18 21:33:14','',502,'https://www.gruposuadi.com/?p=504',0,'revision','',0),(505,2,'2021-05-18 16:38:24','2021-05-18 21:38:24','[vc_row][vc_column][vc_column_text]Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales, debe ser escrupulosa, para evitar los daños causados por las plagas, la humedad, el deterioro y la falta de luz natural.\r\n\r\nEsas y otras particularidades, frecuentes en viviendas antiguas o construidas sin rigurosos estudios de suelos y planes arquitectónicos, son ahora previstas y anuladas desde la propia concepción de un proyecto constructivo.\r\n\r\nLa arquitectura residencial presupone un concepto de calidad que abarca la proyección, el diseño y la construcción de viviendas de cualquier tipo, con las máximas garantías de estética, funcionalidad y seguridad que pueda esperar un dueño.\r\n\r\nLa base del éxito comienza con la elección de materiales de calidad, larga durabilidad y resistencia al uso, y con la definición de los modernos principios de arquitectura sostenible que garanticen el cuidado, tanto de la edificación como del medio ambiente.[/vc_column_text][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Calidad y precios justos\" heading_size=\"20\"][vc_column_text]Los proyectos urbanísticos, por ejemplo, es de esperar la incorporación de elementos como jardines, estacionamiento privado, zonas comunes amplias y espacios privados.\r\n\r\nEn materia de residencias individuales y urbanizaciones, el sector construcción tiene a su favor una creciente variedad de materiales y técnicas más accesibles para más personas y estilos y diseños interiores más acordes con las expectativas y posibilidades de cada familia.\r\n\r\nTodos estos conceptos mencionados nos sirven de fuente de inspiración y guía, a quienes formamos parte del <strong>Grupo Suadi</strong>, cuando construimos ese espacio que tanto esfuerzo económico exige y tanto beneficio aporta a la familia que viva en ella.\r\n\r\nSomos buscadores entusiastas del bienestar de las personas y rigurosos en el cumplimiento de los requisitos con los que Panamá apunta a un concepto de desarrollo habitacional, en términos de productividad calidad y seguridad, ordenamiento territorial, impacto ambiental y eficiencia hídrica y energética.[/vc_column_text][/vc_column][/vc_row]','Construcción de viviendas para urbanizaciones y residenciales','','inherit','closed','closed','','502-revision-v1','','','2021-05-18 16:38:24','2021-05-18 21:38:24','',502,'https://www.gruposuadi.com/?p=505',0,'revision','',0),(506,2,'2021-05-18 17:02:56','2021-05-18 22:02:56','','construccion-de-residenciales','','inherit','open','closed','','construccion-de-residenciales','','','2021-05-18 17:02:56','2021-05-18 22:02:56','',502,'https://www.gruposuadi.com/wp-content/uploads/2021/05/construccion-de-residenciales.jpg',0,'attachment','image/jpeg',0),(507,2,'2021-05-18 17:03:17','2021-05-18 22:03:17','[vc_row][vc_column][vc_column_text]Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales, debe ser escrupulosa, para evitar los daños causados por las plagas, la humedad, el deterioro y la falta de luz natural.\r\n\r\nEsas y otras particularidades, frecuentes en viviendas antiguas o construidas sin rigurosos estudios de suelos y planes arquitectónicos, son ahora previstas y anuladas desde la propia concepción de un <a href=\"/construccion/\">proyecto constructivo</a>.\r\n\r\nLa <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">arquitectura residencial</a> presupone un concepto de calidad que abarca la proyección, el diseño y la construcción de viviendas de cualquier tipo, con las máximas garantías de estética, funcionalidad y seguridad que pueda esperar un dueño.\r\n\r\nLa base del éxito comienza con la elección de materiales de calidad, larga durabilidad y resistencia al uso, y con la definición de los modernos principios de arquitectura sostenible que garanticen el cuidado, tanto de la edificación como del medio ambiente.[/vc_column_text][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"Calidad y precios justos\" heading_size=\"20\"][vc_column_text]Los proyectos urbanísticos, por ejemplo, es de esperar la incorporación de elementos como jardines, estacionamiento privado, zonas comunes amplias y espacios privados.\r\n\r\nEn materia de <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">residencias individuales y urbanizaciones</a>, el sector construcción tiene a su favor una creciente variedad de materiales y técnicas más accesibles para más personas y estilos y diseños interiores más acordes con las expectativas y posibilidades de cada familia.\r\n\r\nTodos estos conceptos mencionados nos sirven de fuente de inspiración y guía, a quienes formamos parte del <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a>, cuando construimos ese espacio que tanto esfuerzo económico exige y tanto beneficio aporta a la familia que viva en ella.\r\n\r\nSomos buscadores entusiastas del bienestar de las personas y rigurosos en el cumplimiento de los requisitos con los que Panamá apunta a un concepto de desarrollo habitacional, en términos de productividad calidad y seguridad, ordenamiento territorial, impacto ambiental y eficiencia hídrica y energética.[/vc_column_text][construction_custom_heading heading_weight=\"700\" heading_transform=\"none\" heading_alignnment=\"left\" heading_tag=\"h2\" heading_color_type=\"normal\" heading_icon_switch=\"no\" heading_title=\"En todo el territorio panameño\" heading_size=\"20\"][vc_column_text]Nuestra sede se encuentra en Chiriquí, pero contamos con la maquinaria, la logística y el personal profesional y técnico, para construir residencias y urbanizaciones en cualquier lugar del territorio panameño.\r\n\r\nComo muestra de nuestra capacidad para la construcción residencial, mencionamos los programas de interés social “Programa Techos de Esperanza, del Ministerio de Vivienda y Ordenamiento Territorial, para las comunidades NGOBE BUBLÉ, en los distritos de Besico y Minoro y de Muná, de mil viviendas cada uno.\r\n\r\nSi requiere los servicios de empresas constructoras en Chiriquí, Panamá, no dude en llamarnos o escribirnos por cualquiera de nuestros medios de contacto. O, visítenos. Estamos en Vía Interamericana, San Pablo Viejo, David, Chiriquí, Panamá.[/vc_column_text][/vc_column][/vc_row]','Construcción de viviendas para urbanizaciones y residenciales','Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales','inherit','closed','closed','','502-revision-v1','','','2021-05-18 17:03:17','2021-05-18 22:03:17','',502,'https://www.gruposuadi.com/?p=507',0,'revision','',0),(509,2,'2021-06-14 08:40:26','2021-06-14 13:40:26','[vc_row][vc_column][vc_column_text]Como ocurre en la inmensa mayoría de los territorios poblados del planeta, el acceso al agua potable es una necesidad creciente que, en Panamá, impone la necesidad de contar con adecuadas fuentes de abastecimiento.\r\n\r\nEsta premisa básica y lógica, agravada por el deterioro del medio ambiente y la necesidad de abastecer el Canal de Panamá, se complementa con la necesidad de crear una infraestructura que permita llevar el agua desde las fuentes hasta el punto de entrega, en casas, residenciales y empresas.\r\n\r\nSignifica crear infraestructuras subterráneas, a nivel del suelo y en pasos aéreos, con la resistencia necesaria para que soporte presiones e inclemencias, muchas veces por distancias considerables.\r\n\r\nEl recurso del agua potable, como fuente de vida y de salud para los habitantes, en consecuencia, es un tema prioritario para la Administración Pública, por lo que su uso está regido por una normativa de cumplimiento obligatorio.\r\n\r\nLa normativa, que encuentra sustento en nuestra Constitución Política, incluye leyes, decretos y reglamentos que involucran a toda una diversidad de instituciones del estado y organizaciones comunales.\r\n<h2><strong>Documentación previa</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]Una de las normas establecidas para el uso y disfrute del recurso hídrico es un decreto emitido por el Instituto de Acueductos y Alcantarillados Nacionales (IDAAN), en el que se establecen las normas técnicas para la aprobación de los planos de sistemas de acueductos y alcantarillados.\r\n\r\nA título de ejemplo, mencionamos algunos de los datos generales y básicos que exige el protocolo de presentación de documentos, para el diseño de un sistema de acueductos:[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"455\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<ul>\r\n <li>El nombre del proyecto y el sistema al cual el proyecto se conectará y el nombre y firma del profesional idóneo responsable del diseño del sistema correspondiente, el autor de la topografía, la identificación del propietario y de las autoridades encargadas de la aprobación.</li>\r\n <li>Los límites del área o del terreno a la cual se refiere el proyecto y la ubicación regional y el amarre del sistema a la red existente. Si no existe red, se debe hacer el amarre referenciado a las coordenadas geográficas.</li>\r\n <li>Los planos deben contener información precisa de las referencias topográficas y de niveles (incluyendo B.M. con elevaciones verdaderas) que deberán dejarse en el campo debidamente identificadas, para permitir una fácil y adecuada localización y replanteo de todas las partes del proyecto para su construcción.</li>\r\n <li>Establecer en los planos, mediante levantamiento de campo, la localización de estructuras permanentes existentes (edificios, calles, aceras, rieles, etc.) y del sistema eléctrico y de comunicaciones existentes (ductos subterráneos, cámaras de inspección y postes).</li>\r\n <li>Establecer en los planos el sistema de acueducto existente (tuberías, cajas de válvulas, hidrantes, conexiones domiciliarias y los sistemas pluviales existentes (tuberías, tragantes y cámaras de inspección), para definir elevaciones de tapas y fondos de las cámaras de inspección, tragantes y entradas y diámetros de tuberías.</li>\r\n</ul>\r\nLas generalidades, mencionadas a título de ejemplo, son una muestra del celo con que protege el Estado la salud de los panameños, a través del suministro de agua potable y la complejidad de los procedimientos previos a la instalación de un sistema de abastecimiento.\r\n\r\nPero en <strong>empresas constructoras</strong> como el <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a>, contamos con el conocimiento, el equipo profesional y técnico, la experiencia y la logística, para la <a href=\"/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/\">instalación de tuberías para sistemas de acueducto</a>, en Panamá, ahorrando la más mínima complicación para el inversionista.\r\n\r\n<a href=\"/contacto/\"><strong>Consulte con nosotros</strong></a> por cualquiera de los <a href=\"/construccion/\"><strong>servicios</strong></a> que brindamos.[/vc_column_text][/vc_column][/vc_row]','Conozca algunas normas para la instalación de agua potable en Panamá','Como ocurre en la inmensa mayoría de los territorios poblados del planeta, el acceso al agua potable es una necesidad creciente que, en Panamá, impone la necesidad de contar con adecuadas fuentes de abastecimiento.','publish','closed','closed','','conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-panama','','','2021-06-14 18:17:43','2021-06-14 23:17:43','',0,'https://www.gruposuadi.com/?p=509',0,'post','',0),(510,2,'2021-06-14 18:11:02','2021-06-14 23:11:02','','Conozca algunas normas para la instalación de agua potable en Panamá','','inherit','open','closed','','conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-panama','','','2021-06-14 18:11:09','2021-06-14 23:11:09','',509,'https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg',0,'attachment','image/jpeg',0),(511,2,'2021-06-14 18:16:31','2021-06-14 23:16:31','[vc_row][vc_column][vc_column_text]Como ocurre en la inmensa mayoría de los territorios poblados del planeta, el acceso al agua potable es una necesidad creciente que, en Panamá, impone la necesidad de contar con adecuadas fuentes de abastecimiento.\r\n\r\nEsta premisa básica y lógica, agravada por el deterioro del medio ambiente y la necesidad de abastecer el Canal de Panamá, se complementa con la necesidad de crear una infraestructura que permita llevar el agua desde las fuentes hasta el punto de entrega, en casas, residenciales y empresas.\r\n\r\nSignifica crear infraestructuras subterráneas, a nivel del suelo y en pasos aéreos, con la resistencia necesaria para que soporte presiones e inclemencias, muchas veces por distancias considerables.\r\n\r\nEl recurso del agua potable, como fuente de vida y de salud para los habitantes, en consecuencia, es un tema prioritario para la Administración Pública, por lo que su uso está regido por una normativa de cumplimiento obligatorio.\r\n\r\nLa normativa, que encuentra sustento en nuestra Constitución Política, incluye leyes, decretos y reglamentos que involucran a toda una diversidad de instituciones del estado y organizaciones comunales.\r\n<h2><strong>Documentación previa</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]Una de las normas establecidas para el uso y disfrute del recurso hídrico es un decreto emitido por el Instituto de Acueductos y Alcantarillados Nacionales (IDAAN), en el que se establecen las normas técnicas para la aprobación de los planos de sistemas de acueductos y alcantarillados.\r\n\r\nA título de ejemplo, mencionamos algunos de los datos generales y básicos que exige el protocolo de presentación de documentos, para el diseño de un sistema de acueductos:[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"455\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<ul>\r\n <li>El nombre del proyecto y el sistema al cual el proyecto se conectará y el nombre y firma del profesional idóneo responsable del diseño del sistema correspondiente, el autor de la topografía, la identificación del propietario y de las autoridades encargadas de la aprobación.</li>\r\n <li>Los límites del área o del terreno a la cual se refiere el proyecto y la ubicación regional y el amarre del sistema a la red existente. Si no existe red, se debe hacer el amarre referenciado a las coordenadas geográficas.</li>\r\n <li>Los planos deben contener información precisa de las referencias topográficas y de niveles (incluyendo B.M. con elevaciones verdaderas) que deberán dejarse en el campo debidamente identificadas, para permitir una fácil y adecuada localización y replanteo de todas las partes del proyecto para su construcción.</li>\r\n <li>Establecer en los planos, mediante levantamiento de campo, la localización de estructuras permanentes existentes (edificios, calles, aceras, rieles, etc.) y del sistema eléctrico y de comunicaciones existentes (ductos subterráneos, cámaras de inspección y postes).</li>\r\n <li>Establecer en los planos el sistema de acueducto existente (tuberías, cajas de válvulas, hidrantes, conexiones domiciliarias y los sistemas pluviales existentes (tuberías, tragantes y cámaras de inspección), para definir elevaciones de tapas y fondos de las cámaras de inspección, tragantes y entradas y diámetros de tuberías.</li>\r\n</ul>\r\nLas generalidades, mencionadas a título de ejemplo, son una muestra del celo con que protege el Estado la salud de los panameños, a través del suministro de agua potable y la complejidad de los procedimientos previos a la instalación de un sistema de abastecimiento.\r\n\r\nPero en <strong>empresas constructoras</strong> como el <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a>, contamos con el conocimiento, el equipo profesional y técnico, la experiencia y la logística, para la <a href=\"/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/\">instalación de tuberías para sistemas de acueducto</a>, en Panamá, ahorrando la más mínima complicación para el inversionista.\r\n\r\n<a href=\"/contacto/\"><strong>Consulte con nosotros</strong></a> por cualquiera de los <a href=\"/construccion/\"><strong>servicios</strong></a> que brindamos.[/vc_column_text][/vc_column][/vc_row]','Conozca algunas normas para la instalación de agua potable en Panamá','Como ocurre en la inmensa mayoría de los territorios poblados del planeta, el acceso al agua potable es una necesidad creciente que, en Panamá, impone la necesidad de contar con adecuadas fuentes de abastecimiento.','inherit','closed','closed','','509-revision-v1','','','2021-06-14 18:16:31','2021-06-14 23:16:31','',509,'https://www.gruposuadi.com/?p=511',0,'revision','',0),(512,2,'2021-06-16 08:19:19','2021-06-16 13:19:19','Cuando buscamos una definición para la palabra “<a href=\"/servicio/excavadoras/\">excavadora</a>”, en su condición de maquinaria pesada para la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, el diccionario nos dice que es un equipo cuyo principal propósito consiste en desplazar tierra y otros materiales.\r\n\r\nObservamos que la excavadora es una máquina que cuenta con un brazo de dos partes articuladas (la pluma y el brazo) y una pala o cucharón, que sirve para extraer materiales del suelo, arrastrarlos y eventualmente cargarlos en camiones volquetes.\r\n\r\nPero, gracias a la cantidad de accesorios que se le pueden acoplar, una excavadora es un instrumento que permite realizar toda una diversidad de labores de construcción, demolición o excavación a gran escala, como:\r\n<ul>\r\n <li>Perforar hormigón</li>\r\n <li>Taladrar hoyos</li>\r\n <li>Cimentar gravilla</li>\r\n <li>Destrozar rocas</li>\r\n <li>Desbrozar áreas forestales</li>\r\n <li>Limpiar canales y ríos</li>\r\n <li>Reparar, construir y preparar taludes</li>\r\n <li>Construir cunetas</li>\r\n <li>Demoler edificios</li>\r\n</ul>\r\nUna de las ventajas adicionales de la excavadora, en la ejecución de obras civiles, es la capacidad de su cabina rotatoria para girar 360°, característica que permite al operador alcanzar una máxima capacidad de maniobra.\r\n\r\nEntre los servicios que brinda el <strong><a href=\"/nosotros/\">Grupo Suadi</a>,</strong> en Panamá, está el <strong><a href=\"/maquinarias/\">alquiler de equipo pesado</a>,</strong> y entre las máquinas para el movimiento de tierra que ponemos a su servicio, contamos con excavadoras de dos categorías:\r\n<ul>\r\n <li><strong>La excavadora de orugas</strong>, cuyo sistema de tracción define una de sus principales fortalezas, porque le permiten trabajar en terrenos elevados, escarpados y lodosos, en construcción, minería, nivelación de terrenos y excavación de zanjas y fosos.</li>\r\n</ul>\r\nNuestras excavadoras son hidráulicas, con capacidad de 12 hasta 48 ton, están provistas de un brazo de largo alcance, que facilita la realización de taludes labores y limpieza a gran profundidad.\r\n<ul>\r\n <li><strong>La miniexcavadora</strong>, cuyo tamaño compacto la convierte en una máquina versátil que aumenta el rendimiento en espacios de trabajo estrechos y reducidos. Permite levantar materiales de cinco a nueve toneladas.</li>\r\n</ul>\r\nContamos con una amplia y variada flota de equipo pesado para el alquiler, para proyectos residenciales o comerciales, en cualquier lugar del territorio panameño.\r\n\r\nLe invitamos a que conozca en detalle cada componente de nuestro equipo de maquinaria pesada y a que <a href=\"/contacto/\"><strong>nos contacte</strong>.</a>','Renta de excavadoras para proyectos residenciales o comerciales','Cuando buscamos una definición para la palabra “excavadora”, en su condición de maquinaria pesada para la construcción de obras civiles, el diccionario nos dice que es un equipo cuyo principal propósito consiste en desplazar tierra y otros materiales.','publish','closed','closed','','renta-de-excavadoras-para-proyectos-residenciales-o-comerciales','','','2021-06-14 18:36:46','2021-06-14 23:36:46','',0,'https://www.gruposuadi.com/?p=512',0,'post','',0),(513,2,'2021-06-14 18:35:57','2021-06-14 23:35:57','Cuando buscamos una definición para la palabra “<a href=\"/servicio/excavadoras/\">excavadora</a>”, en su condición de maquinaria pesada para la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, el diccionario nos dice que es un equipo cuyo principal propósito consiste en desplazar tierra y otros materiales.\r\n\r\nObservamos que la excavadora es una máquina que cuenta con un brazo de dos partes articuladas (la pluma y el brazo) y una pala o cucharón, que sirve para extraer materiales del suelo, arrastrarlos y eventualmente cargarlos en camiones volquetes.\r\n\r\nPero, gracias a la cantidad de accesorios que se le pueden acoplar, una excavadora es un instrumento que permite realizar toda una diversidad de labores de construcción, demolición o excavación a gran escala, como:\r\n<ul>\r\n <li>Perforar hormigón</li>\r\n <li>Taladrar hoyos</li>\r\n <li>Cimentar gravilla</li>\r\n <li>Destrozar rocas</li>\r\n <li>Desbrozar áreas forestales</li>\r\n <li>Limpiar canales y ríos</li>\r\n <li>Reparar, construir y preparar taludes</li>\r\n <li>Construir cunetas</li>\r\n <li>Demoler edificios</li>\r\n</ul>\r\nUna de las ventajas adicionales de la excavadora, en la ejecución de obras civiles, es la capacidad de su cabina rotatoria para girar 360°, característica que permite al operador alcanzar una máxima capacidad de maniobra.\r\n\r\nEntre los servicios que brinda el <strong><a href=\"/nosotros/\">Grupo Suadi</a>,</strong> en Panamá, está el <strong><a href=\"/maquinarias/\">alquiler de equipo pesado</a>,</strong> y entre las máquinas para el movimiento de tierra que ponemos a su servicio, contamos con excavadoras de dos categorías:\r\n<ul>\r\n <li><strong>La excavadora de orugas</strong>, cuyo sistema de tracción define una de sus principales fortalezas, porque le permiten trabajar en terrenos elevados, escarpados y lodosos, en construcción, minería, nivelación de terrenos y excavación de zanjas y fosos.</li>\r\n</ul>\r\nNuestras excavadoras son hidráulicas, con capacidad de 12 hasta 48 ton, están provistas de un brazo de largo alcance, que facilita la realización de taludes labores y limpieza a gran profundidad.\r\n<ul>\r\n <li><strong>La miniexcavadora</strong>, cuyo tamaño compacto la convierte en una máquina versátil que aumenta el rendimiento en espacios de trabajo estrechos y reducidos. Permite levantar materiales de cinco a nueve toneladas.</li>\r\n</ul>\r\nContamos con una amplia y variada flota de equipo pesado para el alquiler, para proyectos residenciales o comerciales, en cualquier lugar del territorio panameño.\r\n\r\nLe invitamos a que conozca en detalle cada componente de nuestro equipo de maquinaria pesada y a que <a href=\"/contacto/\"><strong>nos contacte</strong>.</a>','Renta de excavadoras para proyectos residenciales o comerciales','Cuando buscamos una definición para la palabra “excavadora”, en su condición de maquinaria pesada para la construcción de obras civiles, el diccionario nos dice que es un equipo cuyo principal propósito consiste en desplazar tierra y otros materiales.','inherit','closed','closed','','512-revision-v1','','','2021-06-14 18:35:57','2021-06-14 23:35:57','',512,'https://www.gruposuadi.com/?p=513',0,'revision','',0),(515,2,'2021-07-07 17:06:07','2021-07-07 22:06:07','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente.\r\n\r\n¿Es posible imaginar un <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">proyecto residencial</a> o un asentamiento humano sin una carretera que reduzca los costos de transporte y mejore el acceso a los mercados, a los centros de empleo, a los servicios médicos y demás servicios privados y estatales que necesitan los habitantes en el ejercicio de sus actividades habituales?\r\n\r\nLa <a href=\"/servicio/construccion-de-infraestructura-vial/\">construcción de carreteras</a>, en Panamá, como en cualquier otro país moderno, es un elemento que agrega, a lo ya dicho en términos de utilidad práctica, una serie de beneficios para el estado, las comunidades y las personas, en aspectos como:\r\n<h2 style=\"padding-left: 40px;\">La reducción de ruido</h2>\r\n<p style=\"padding-left: 40px;\">Las carreteras pavimentadas reducen de forma significativa el ruido, dentro y fuera de los vehículos, un factor que incide en la reducción de estrés causante de accidentes de tránsito y malestar de los habitantes.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La dispersión del agua</h2>\r\n<p style=\"padding-left: 40px;\">La adecuada utilización de asfalto o cemento en la construcción de carreteras contribuye a dispersar y drenar el agua de las lluvias y el rocío, en las superficies de ruedo, mejorando la visibilidad del conductor y el agarre de las llantas. Reduce, de esta manera, el riesgo de derrapes y aumenta la visibilidad de las señales de tránsito.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La señalización</h2>\r\n<p style=\"padding-left: 40px;\">La habilitación de una carretera presupone la instalación de señales de tránsito claras y precisas, para facilitar el estacionamiento y el tránsito fluido de los vehículos y brindar seguridad a los transeúntes.</p>\r\n<p style=\"padding-left: 40px;\">El adecuado diseño, la calidad de los materiales y la señalización clara de las carreteras construidas para el tránsito de vehículos entre las ciudades y los residenciales y los pueblos son elementos imprescindibles para el deseado desarrollo social y económico de Panamá.</p>\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los profesionales, los operadores, la <a href=\"/maquinarias/\">maquinaria</a> y la logística, para construir carreteras en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nSomos una empresa familiar, 100% panameña, líder en la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, apegada a las disposiciones legales y reglamentarias y comprometida a brindar servicios de la más alta calidad, en un marco de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, analicemos las necesidades y posibilidades de construir vías de vías adecuadas y proporcionemos a sus residenciales y comunidades las vías que necesitan para su desarrollo.','Nuevas carreteras para residenciales o caminos comunitarios','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente. ','publish','closed','closed','','nuevas-carreteras-para-residenciales-o-caminos-comunitarios','','','2021-07-07 17:06:07','2021-07-07 22:06:07','',0,'https://www.gruposuadi.com/?p=515',0,'post','',0),(516,2,'2021-07-07 16:57:19','2021-07-07 21:57:19','','Nuevas carreteras para residenciales o caminos comunitarios','','inherit','open','closed','','nuevas-carreteras-para-residenciales-o-caminos-comunitarios','','','2021-07-07 16:57:27','2021-07-07 21:57:27','',515,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg',0,'attachment','image/jpeg',0),(517,2,'2021-07-07 16:57:40','2021-07-07 21:57:40','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente.\r\n\r\n¿Es posible imaginar un <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">proyecto residencial</a> o un asentamiento humano sin una carretera que reduzca los costos de transporte y mejore el acceso a los mercados, a los centros de empleo, a los servicios médicos y demás servicios privados y estatales que necesitan los habitantes en el ejercicio de sus actividades habituales?\r\n\r\nLa <a href=\"/servicio/construccion-de-infraestructura-vial/\">construcción de carreteras</a>, en Panamá, como en cualquier otro país moderno, es un elemento que agrega, a lo ya dicho en términos de utilidad práctica, una serie de beneficios para el estado, las comunidades y las personas, en aspectos como:\r\n<h2 style=\"padding-left: 40px;\">La reducción de ruido</h2>\r\n<p style=\"padding-left: 40px;\">Las carreteras pavimentadas reducen de forma significativa el ruido, dentro y fuera de los vehículos, un factor que incide en la reducción de estrés causante de accidentes de tránsito y malestar de los habitantes.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La dispersión del agua</h2>\r\n<p style=\"padding-left: 40px;\">La adecuada utilización de asfalto o cemento en la construcción de carreteras contribuye a dispersar y drenar el agua de las lluvias y el rocío, en las superficies de ruedo, mejorando la visibilidad del conductor y el agarre de las llantas. Reduce, de esta manera, el riesgo de derrapes y aumenta la visibilidad de las señales de tránsito.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La señalización</h2>\r\n<p style=\"padding-left: 40px;\">La habilitación de una carretera presupone la instalación de señales de tránsito claras y precisas, para facilitar el estacionamiento y el tránsito fluido de los vehículos y brindar seguridad a los transeúntes.</p>\r\n<p style=\"padding-left: 40px;\">El adecuado diseño, la calidad de los materiales y la señalización clara de las carreteras construidas para el tránsito de vehículos entre las ciudades y los residenciales y los pueblos son elementos imprescindibles para el deseado desarrollo social y económico de Panamá.</p>\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los profesionales, los operadores, la <a href=\"/maquinarias/\">maquinaria</a> y la logística, para construir carreteras en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nSomos una empresa familiar, 100% panameña, líder en la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, apegada a las disposiciones legales y reglamentarias y comprometida a brindar servicios de la más alta calidad, en un marco de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, analicemos las necesidades y posibilidades de construir vías de vías adecuadas y proporcionemos a sus residenciales y comunidades las vías que necesitan para su desarrollo.','Nuevas carreteras para residenciales o caminos comunitarios','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente. ','inherit','closed','closed','','515-revision-v1','','','2021-07-07 16:57:40','2021-07-07 21:57:40','',515,'https://www.gruposuadi.com/?p=517',0,'revision','',0),(518,2,'2021-07-07 17:02:13','2021-07-07 22:02:13','[vc_row][vc_column][vc_column_text]Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente.\r\n\r\n¿Es posible imaginar un <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">proyecto residencial</a> o un asentamiento humano sin una carretera que reduzca los costos de transporte y mejore el acceso a los mercados, a los centros de empleo, a los servicios médicos y demás servicios privados y estatales que necesitan los habitantes en el ejercicio de sus actividades habituales?\r\n\r\nLa <a href=\"/servicio/construccion-de-infraestructura-vial/\">construcción de carreteras</a>, en Panamá, como en cualquier otro país moderno, es un elemento que agrega, a lo ya dicho en términos de utilidad práctica, una serie de beneficios para el estado, las comunidades y las personas, en aspectos como:\r\n<h2>La reducción de ruido</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]Las carreteras pavimentadas reducen de forma significativa el ruido, dentro y fuera de los vehículos, un factor que incide en la reducción de estrés causante de accidentes de tránsito y malestar de los habitantes.\r\n<h2>La dispersión del agua</h2>\r\nLa adecuada utilización de asfalto o cemento en la construcción de carreteras contribuye a dispersar y drenar el agua de las lluvias y el rocío, en las superficies de ruedo, mejorando la visibilidad del conductor y el agarre de las llantas. Reduce, de esta manera, el riesgo de derrapes y aumenta la visibilidad de las señales de tránsito.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2>La señalización</h2>\r\nLa habilitación de una carretera presupone la instalación de señales de tránsito claras y precisas, para facilitar el estacionamiento y el tránsito fluido de los vehículos y brindar seguridad a los transeúntes.\r\n\r\nEl adecuado diseño, la calidad de los materiales y la señalización clara de las carreteras construidas para el tránsito de vehículos entre las ciudades y los residenciales y los pueblos son elementos imprescindibles para el deseado desarrollo social y económico de Panamá.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los profesionales, los operadores, la <a href=\"/maquinarias/\">maquinaria</a> y la logística, para construir carreteras en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nSomos una empresa familiar, 100% panameña, líder en la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, apegada a las disposiciones legales y reglamentarias y comprometida a brindar servicios de la más alta calidad, en un marco de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, analicemos las necesidades y posibilidades de construir vías de vías adecuadas y proporcionemos a sus residenciales y comunidades las vías que necesitan para su desarrollo.[/vc_column_text][/vc_column][/vc_row]','Nuevas carreteras para residenciales o caminos comunitarios','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente. ','inherit','closed','closed','','515-revision-v1','','','2021-07-07 17:02:13','2021-07-07 22:02:13','',515,'https://www.gruposuadi.com/?p=518',0,'revision','',0),(519,2,'2021-07-07 17:04:27','2021-07-07 22:04:27','[vc_row][vc_column][vc_column_text]Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente.\r\n\r\n¿Es posible imaginar un <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">proyecto residencial</a> o un asentamiento humano sin una carretera que reduzca los costos de transporte y mejore el acceso a los mercados, a los centros de empleo, a los servicios médicos y demás servicios privados y estatales que necesitan los habitantes en el ejercicio de sus actividades habituales?\r\n\r\nLa <a href=\"/servicio/construccion-de-infraestructura-vial/\">construcción de carreteras</a>, en Panamá, como en cualquier otro país moderno, es un elemento que agrega, a lo ya dicho en términos de utilidad práctica, una serie de beneficios para el estado, las comunidades y las personas, en aspectos como:\r\n<h2>La reducción de ruido</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]Las carreteras pavimentadas reducen de forma significativa el ruido, dentro y fuera de los vehículos, un factor que incide en la reducción de estrés causante de accidentes de tránsito y malestar de los habitantes.\r\n<h2>La dispersión del agua</h2>\r\nLa adecuada utilización de asfalto o cemento en la construcción de carreteras contribuye a dispersar y drenar el agua de las lluvias y el rocío, en las superficies de ruedo, mejorando la visibilidad del conductor y el agarre de las llantas. Reduce, de esta manera, el riesgo de derrapes y aumenta la visibilidad de las señales de tránsito.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"416\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2>La señalización</h2>\r\nLa habilitación de una carretera presupone la instalación de señales de tránsito claras y precisas, para facilitar el estacionamiento y el tránsito fluido de los vehículos y brindar seguridad a los transeúntes.\r\n\r\nEl adecuado diseño, la calidad de los materiales y la señalización clara de las carreteras construidas para el tránsito de vehículos entre las ciudades y los residenciales y los pueblos son elementos imprescindibles para el deseado desarrollo social y económico de Panamá.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los profesionales, los operadores, la <a href=\"/maquinarias/\">maquinaria</a> y la logística, para construir carreteras en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nSomos una empresa familiar, 100% panameña, líder en la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, apegada a las disposiciones legales y reglamentarias y comprometida a brindar servicios de la más alta calidad, en un marco de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, analicemos las necesidades y posibilidades de construir vías de vías adecuadas y proporcionemos a sus residenciales y comunidades las vías que necesitan para su desarrollo.[/vc_column_text][/vc_column][/vc_row]','Nuevas carreteras para residenciales o caminos comunitarios','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente. ','inherit','closed','closed','','515-revision-v1','','','2021-07-07 17:04:27','2021-07-07 22:04:27','',515,'https://www.gruposuadi.com/?p=519',0,'revision','',0),(520,2,'2021-07-07 17:05:00','2021-07-07 22:05:00','[vc_row][vc_column][vc_column_text]Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente.\r\n\r\n¿Es posible imaginar un <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">proyecto residencial</a> o un asentamiento humano sin una carretera que reduzca los costos de transporte y mejore el acceso a los mercados, a los centros de empleo, a los servicios médicos y demás servicios privados y estatales que necesitan los habitantes en el ejercicio de sus actividades habituales?\r\n\r\nLa <a href=\"/servicio/construccion-de-infraestructura-vial/\">construcción de carreteras</a>, en Panamá, como en cualquier otro país moderno, es un elemento que agrega, a lo ya dicho en términos de utilidad práctica, una serie de beneficios para el estado, las comunidades y las personas, en aspectos como:\r\n<h2>La reducción de ruido</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]Las carreteras pavimentadas reducen de forma significativa el ruido, dentro y fuera de los vehículos, un factor que incide en la reducción de estrés causante de accidentes de tránsito y malestar de los habitantes.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"416\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2>La dispersión del agua</h2>\r\nLa adecuada utilización de asfalto o cemento en la construcción de carreteras contribuye a dispersar y drenar el agua de las lluvias y el rocío, en las superficies de ruedo, mejorando la visibilidad del conductor y el agarre de las llantas. Reduce, de esta manera, el riesgo de derrapes y aumenta la visibilidad de las señales de tránsito.\r\n<h2>La señalización</h2>\r\nLa habilitación de una carretera presupone la instalación de señales de tránsito claras y precisas, para facilitar el estacionamiento y el tránsito fluido de los vehículos y brindar seguridad a los transeúntes.\r\n\r\nEl adecuado diseño, la calidad de los materiales y la señalización clara de las carreteras construidas para el tránsito de vehículos entre las ciudades y los residenciales y los pueblos son elementos imprescindibles para el deseado desarrollo social y económico de Panamá.\r\n\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los profesionales, los operadores, la <a href=\"/maquinarias/\">maquinaria</a> y la logística, para construir carreteras en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nSomos una empresa familiar, 100% panameña, líder en la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, apegada a las disposiciones legales y reglamentarias y comprometida a brindar servicios de la más alta calidad, en un marco de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, analicemos las necesidades y posibilidades de construir vías de vías adecuadas y proporcionemos a sus residenciales y comunidades las vías que necesitan para su desarrollo.[/vc_column_text][/vc_column][/vc_row]','Nuevas carreteras para residenciales o caminos comunitarios','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente. ','inherit','closed','closed','','515-revision-v1','','','2021-07-07 17:05:00','2021-07-07 22:05:00','',515,'https://www.gruposuadi.com/?p=520',0,'revision','',0),(521,2,'2021-07-07 17:05:47','2021-07-07 22:05:47','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente.\r\n\r\n¿Es posible imaginar un <a href=\"/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/\">proyecto residencial</a> o un asentamiento humano sin una carretera que reduzca los costos de transporte y mejore el acceso a los mercados, a los centros de empleo, a los servicios médicos y demás servicios privados y estatales que necesitan los habitantes en el ejercicio de sus actividades habituales?\r\n\r\nLa <a href=\"/servicio/construccion-de-infraestructura-vial/\">construcción de carreteras</a>, en Panamá, como en cualquier otro país moderno, es un elemento que agrega, a lo ya dicho en términos de utilidad práctica, una serie de beneficios para el estado, las comunidades y las personas, en aspectos como:\r\n<h2 style=\"padding-left: 40px;\">La reducción de ruido</h2>\r\n<p style=\"padding-left: 40px;\">Las carreteras pavimentadas reducen de forma significativa el ruido, dentro y fuera de los vehículos, un factor que incide en la reducción de estrés causante de accidentes de tránsito y malestar de los habitantes.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La dispersión del agua</h2>\r\n<p style=\"padding-left: 40px;\">La adecuada utilización de asfalto o cemento en la construcción de carreteras contribuye a dispersar y drenar el agua de las lluvias y el rocío, en las superficies de ruedo, mejorando la visibilidad del conductor y el agarre de las llantas. Reduce, de esta manera, el riesgo de derrapes y aumenta la visibilidad de las señales de tránsito.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La señalización</h2>\r\n<p style=\"padding-left: 40px;\">La habilitación de una carretera presupone la instalación de señales de tránsito claras y precisas, para facilitar el estacionamiento y el tránsito fluido de los vehículos y brindar seguridad a los transeúntes.</p>\r\n<p style=\"padding-left: 40px;\">El adecuado diseño, la calidad de los materiales y la señalización clara de las carreteras construidas para el tránsito de vehículos entre las ciudades y los residenciales y los pueblos son elementos imprescindibles para el deseado desarrollo social y económico de Panamá.</p>\r\nEn <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> contamos con los profesionales, los operadores, la <a href=\"/maquinarias/\">maquinaria</a> y la logística, para construir carreteras en la provincia de Chiriquí y todo el territorio panameño.\r\n\r\nSomos una empresa familiar, 100% panameña, líder en la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, apegada a las disposiciones legales y reglamentarias y comprometida a brindar servicios de la más alta calidad, en un marco de seguridad, higiene y control ambiental.\r\n\r\n<a href=\"/contacto/\"><strong>Contáctenos</strong></a>, analicemos las necesidades y posibilidades de construir vías de vías adecuadas y proporcionemos a sus residenciales y comunidades las vías que necesitan para su desarrollo.','Nuevas carreteras para residenciales o caminos comunitarios','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos y los costes de ejecución de obras y tareas y reduce la contaminación del medio ambiente. ','inherit','closed','closed','','515-revision-v1','','','2021-07-07 17:05:47','2021-07-07 22:05:47','',515,'https://www.gruposuadi.com/?p=521',0,'revision','',0),(522,2,'2021-07-09 08:06:17','2021-07-09 13:06:17','[vc_row][vc_column][vc_column_text]La opción de que un empresario de la construcción de obras civiles cuente con su propio equipo de maquinaria pesada puede ser un ideal que proporciona distinción y entusiasmo, pero la inversión es muy alta y la rentabilidad es incierta.\r\n\r\nLos equipos pesados demandan una larga lista de exigencias, agregadas al alto costo de inversión, como las necesidades de reparación, mantenimiento y reemplazo, el estacionamiento, la movilidad y la operación.\r\n\r\nDebido a tales requerimientos, una gran parte de los empresarios de la construcción opta por utilizar equipos de alquiler, con las particularidades necesarias para cada etapa de una obra, sin el riesgo de caer en inversiones ociosas.\r\n\r\nEl <a href=\"/servicio/alquiler-de-equipos/\">alquiler de equipos pesados</a>, proporciona una serie de ventajas prácticas, que ahorran dinero y contratiempos:\r\n<h2 style=\"padding-left: 40px;\">Evita el mantenimiento</h2>\r\n<p style=\"padding-left: 40px;\">La empresa de alquiler se encarga del mantenimiento, la reparación y las eventuales fallas mecánicas de cada máquina, una tarea que no es fácil ni económica, porque cuenta con los repuestos necesarios y los expertos para cambiarlos.</p>\r\n<p style=\"padding-left: 40px;\">En su lugar, la empresa constructora tiene acceso a los equipos, en óptimas condiciones y en el momento que los necesite.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">Prescinde de costos almacenamiento</h2>\r\n<p style=\"padding-left: 40px;\">Los equipos que no están siendo utilizados deben ser protegidos del agua, el sol y otros elementos medioambientales, en naves industriales y espacios muy amplios, que implican grandes costos, a mediano y largo plazo. Alquilar equipos evita una inversión innecesaria en almacenamiento.</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_single_image image=\"258\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2 style=\"padding-left: 40px;\">Evade la depreciación</h2>\r\n<p style=\"padding-left: 40px;\">Por mucho que se invierta en mantenimiento, reparaciones y gastos operativos, los equipos van perdiendo valor, con el tiempo. La empresa que utiliza maquinaria de alquiler sólo paga por los costos mensuales de uso y el combustible.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La maquinaria conveniente</h2>\r\n<p style=\"padding-left: 40px;\">La empresa arrendadora no sólo pone a disposición del sector construcción maquinaria moderna y en óptimas condiciones; también tiene los equipos que se necesitan para cada necesidad, así se trate de excavadoras, tractores y camiones o compactadoras, motoniveladoras u hormigoneras.</p>\r\nEl alquiler de maquinaria pesada es la mejor opción para el desarrollo de un proyecto de construcción de obra civil y en <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> brindamos el servicio de alquiler de equipos, para todo el territorio panameño.\r\n\r\nConozca en <a href=\"/maquinarias/\"><strong>detalle cada uno de los equipos</strong></a> que tenemos a su disposición y <a href=\"/contacto/\"><strong>contáctenos</strong></a>. ¡Estamos para servirle![/vc_column_text][/vc_column][/vc_row]','Alquiler de equipos pesados: La mejor opción para su proyecto','La opción de que un empresario de la construcción de obras civiles cuente con su propio equipo de maquinaria pesada puede ser un ideal que proporciona distinción y entusiasmo, pero la inversión es muy alta y la rentabilidad es incierta. ','publish','closed','closed','','alquiler-de-equipos-pesados-la-mejor-opcion-para-su-proyecto','','','2021-07-07 17:21:39','2021-07-07 22:21:39','',0,'https://www.gruposuadi.com/?p=522',0,'post','',0),(523,2,'2021-07-07 17:17:50','2021-07-07 22:17:50','','Alquiler de equipos pesados - La mejor opción para su proyecto','','inherit','open','closed','','alquiler-de-equipos-pesados-la-mejor-opcion-para-su-proyecto','','','2021-07-07 17:18:00','2021-07-07 22:18:00','',522,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg',0,'attachment','image/jpeg',0),(524,2,'2021-07-07 17:20:50','2021-07-07 22:20:50','Cuando buscamos una definición para la palabra “<a href=\"/servicio/excavadoras/\">excavadora</a>”, en su condición de maquinaria pesada para la <a href=\"/servicio/construccion-de-obras-civiles/\">construcción de obras civiles</a>, el diccionario nos dice que es un equipo cuyo principal propósito consiste en desplazar tierra y otros materiales.\r\n\r\nObservamos que la excavadora es una máquina que cuenta con un brazo de dos partes articuladas (la pluma y el brazo) y una pala o cucharón, que sirve para extraer materiales del suelo, arrastrarlos y eventualmente cargarlos en camiones volquetes.\r\n\r\nPero, gracias a la cantidad de accesorios que se le pueden acoplar, una excavadora es un instrumento que permite realizar toda una diversidad de labores de construcción, demolición o excavación a gran escala, como:\r\n<ul>\r\n <li>Perforar hormigón</li>\r\n <li>Taladrar hoyos</li>\r\n <li>Cimentar gravilla</li>\r\n <li>Destrozar rocas</li>\r\n <li>Desbrozar áreas forestales</li>\r\n <li>Limpiar canales y ríos</li>\r\n <li>Reparar, construir y preparar taludes</li>\r\n <li>Construir cunetas</li>\r\n <li>Demoler edificios</li>\r\n</ul>\r\nUna de las ventajas adicionales de la excavadora, en la ejecución de obras civiles, es la capacidad de su cabina rotatoria para girar 360°, característica que permite al operador alcanzar una máxima capacidad de maniobra.\r\n\r\nEntre los servicios que brinda el <strong><a href=\"/nosotros/\">Grupo Suadi</a>,</strong> en Panamá, está el <strong><a href=\"/maquinarias/\">alquiler de equipo pesado</a>,</strong> y entre las máquinas para el movimiento de tierra que ponemos a su servicio, contamos con excavadoras de dos categorías:\r\n<ul>\r\n <li><strong>La excavadora de orugas</strong>, cuyo sistema de tracción define una de sus principales fortalezas, porque le permiten trabajar en terrenos elevados, escarpados y lodosos, en construcción, minería, nivelación de terrenos y excavación de zanjas y fosos.</li>\r\n</ul>\r\nNuestras excavadoras son hidráulicas, con capacidad de 12 hasta 48 ton, están provistas de un brazo de largo alcance, que facilita la realización de taludes labores y limpieza a gran profundidad.\r\n<ul>\r\n <li><strong>La miniexcavadora</strong>, cuyo tamaño compacto la convierte en una máquina versátil que aumenta el rendimiento en espacios de trabajo estrechos y reducidos. Permite levantar materiales de cinco a nueve toneladas.</li>\r\n</ul>\r\nContamos con una amplia y variada flota de equipo pesado para el alquiler, para proyectos residenciales o comerciales, en cualquier lugar del territorio panameño.\r\n\r\nLe invitamos a que conozca en detalle cada componente de nuestro equipo de maquinaria pesada y a que <a href=\"/contacto/\"><strong>nos contacte</strong>.</a>','Renta de excavadoras para proyectos residenciales o comerciales','Cuando buscamos una definición para la palabra “excavadora”, en su condición de maquinaria pesada para la construcción de obras civiles, el diccionario nos dice que es un equipo cuyo principal propósito consiste en desplazar tierra y otros materiales.','inherit','closed','closed','','512-autosave-v1','','','2021-07-07 17:20:50','2021-07-07 22:20:50','',512,'https://www.gruposuadi.com/?p=524',0,'revision','',0),(525,2,'2021-07-07 17:21:06','2021-07-07 22:21:06','[vc_row][vc_column][vc_column_text]La opción de que un empresario de la construcción de obras civiles cuente con su propio equipo de maquinaria pesada puede ser un ideal que proporciona distinción y entusiasmo, pero la inversión es muy alta y la rentabilidad es incierta.\r\n\r\nLos equipos pesados demandan una larga lista de exigencias, agregadas al alto costo de inversión, como las necesidades de reparación, mantenimiento y reemplazo, el estacionamiento, la movilidad y la operación.\r\n\r\nDebido a tales requerimientos, una gran parte de los empresarios de la construcción opta por utilizar equipos de alquiler, con las particularidades necesarias para cada etapa de una obra, sin el riesgo de caer en inversiones ociosas.\r\n\r\nEl <a href=\"/servicio/alquiler-de-equipos/\">alquiler de equipos pesados</a>, proporciona una serie de ventajas prácticas, que ahorran dinero y contratiempos:\r\n<h2 style=\"padding-left: 40px;\">Evita el mantenimiento</h2>\r\n<p style=\"padding-left: 40px;\">La empresa de alquiler se encarga del mantenimiento, la reparación y las eventuales fallas mecánicas de cada máquina, una tarea que no es fácil ni económica, porque cuenta con los repuestos necesarios y los expertos para cambiarlos.</p>\r\n<p style=\"padding-left: 40px;\">En su lugar, la empresa constructora tiene acceso a los equipos, en óptimas condiciones y en el momento que los necesite.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">Prescinde de costos almacenamiento</h2>\r\n<p style=\"padding-left: 40px;\">Los equipos que no están siendo utilizados deben ser protegidos del agua, el sol y otros elementos medioambientales, en naves industriales y espacios muy amplios, que implican grandes costos, a mediano y largo plazo. Alquilar equipos evita una inversión innecesaria en almacenamiento.</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_single_image image=\"258\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2 style=\"padding-left: 40px;\">Evade la depreciación</h2>\r\n<p style=\"padding-left: 40px;\">Por mucho que se invierta en mantenimiento, reparaciones y gastos operativos, los equipos van perdiendo valor, con el tiempo. La empresa que utiliza maquinaria de alquiler sólo paga por los costos mensuales de uso y el combustible.</p>\r\n\r\n<h2 style=\"padding-left: 40px;\">La maquinaria conveniente</h2>\r\n<p style=\"padding-left: 40px;\">La empresa arrendadora no sólo pone a disposición del sector construcción maquinaria moderna y en óptimas condiciones; también tiene los equipos que se necesitan para cada necesidad, así se trate de excavadoras, tractores y camiones o compactadoras, motoniveladoras u hormigoneras.</p>\r\nEl alquiler de maquinaria pesada es la mejor opción para el desarrollo de un proyecto de construcción de obra civil y en <a href=\"/nosotros/\"><strong>Grupo Suadi</strong></a> brindamos el servicio de alquiler de equipos, para todo el territorio panameño.\r\n\r\nConozca en <a href=\"/maquinarias/\"><strong>detalle cada uno de los equipos</strong></a> que tenemos a su disposición y <a href=\"/contacto/\"><strong>contáctenos</strong></a>. ¡Estamos para servirle![/vc_column_text][/vc_column][/vc_row]','Alquiler de equipos pesados: La mejor opción para su proyecto','La opción de que un empresario de la construcción de obras civiles cuente con su propio equipo de maquinaria pesada puede ser un ideal que proporciona distinción y entusiasmo, pero la inversión es muy alta y la rentabilidad es incierta. ','inherit','closed','closed','','522-revision-v1','','','2021-07-07 17:21:06','2021-07-07 22:21:06','',522,'https://www.gruposuadi.com/?p=525',0,'revision','',0),(529,2,'2023-12-14 15:40:57','0000-00-00 00:00:00','','Borrador automático','','auto-draft','closed','closed','','','','','2023-12-14 15:40:57','0000-00-00 00:00:00','',0,'https://www.gruposuadi.com/?page_id=529',0,'page','',0),(530,2,'2023-12-22 11:11:59','0000-00-00 00:00:00','','Borrador automático','','auto-draft','open','open','','','','','2023-12-22 11:11:59','0000-00-00 00:00:00','',0,'https://www.gruposuadi.com/?p=530',0,'post','',0); /*!40000 ALTER TABLE `grpsd_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_css` -- DROP TABLE IF EXISTS `grpsd_revslider_css`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_css` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `settings` longtext, `hover` longtext, `advanced` longtext, `params` longtext NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_css` -- LOCK TABLES `grpsd_revslider_css` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_css` DISABLE KEYS */; INSERT INTO `grpsd_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.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'); /*!40000 ALTER TABLE `grpsd_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_css_bkp` -- DROP TABLE IF EXISTS `grpsd_revslider_css_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_css_bkp` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `settings` longtext, `hover` longtext, `advanced` longtext, `params` longtext NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_css_bkp` -- LOCK TABLES `grpsd_revslider_css_bkp` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_css_bkp` DISABLE KEYS */; INSERT INTO `grpsd_revslider_css_bkp` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'); /*!40000 ALTER TABLE `grpsd_revslider_css_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_layer_animations` -- DROP TABLE IF EXISTS `grpsd_revslider_layer_animations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_layer_animations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `params` text NOT NULL, `settings` text, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_layer_animations` -- LOCK TABLES `grpsd_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_layer_animations_bkp` -- DROP TABLE IF EXISTS `grpsd_revslider_layer_animations_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_layer_animations_bkp` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `params` text NOT NULL, `settings` text, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_layer_animations_bkp` -- LOCK TABLES `grpsd_revslider_layer_animations_bkp` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_layer_animations_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_revslider_layer_animations_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_navigations` -- DROP TABLE IF EXISTS `grpsd_revslider_navigations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_navigations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `handle` varchar(191) NOT NULL, `type` varchar(191) NOT NULL, `css` longtext NOT NULL, `markup` longtext NOT NULL, `settings` longtext, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_navigations` -- LOCK TABLES `grpsd_revslider_navigations` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_navigations` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_revslider_navigations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_navigations_bkp` -- DROP TABLE IF EXISTS `grpsd_revslider_navigations_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_navigations_bkp` ( `id` int(9) NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `handle` varchar(191) NOT NULL, `type` varchar(191) NOT NULL, `css` longtext NOT NULL, `markup` longtext NOT NULL, `settings` longtext, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_navigations_bkp` -- LOCK TABLES `grpsd_revslider_navigations_bkp` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_navigations_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_revslider_navigations_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_sliders` -- DROP TABLE IF EXISTS `grpsd_revslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_sliders` ( `id` int(9) NOT NULL AUTO_INCREMENT, `title` tinytext NOT NULL, `alias` tinytext, `params` longtext NOT NULL, `settings` text, `type` varchar(191) NOT NULL DEFAULT '', UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_sliders` -- LOCK TABLES `grpsd_revslider_sliders` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_sliders` DISABLE KEYS */; INSERT INTO `grpsd_revslider_sliders` VALUES (1,'Slider 1','slider-1','{\"addOns\":[],\"version\":\"6.2.17\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"8000ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"800px\",\"n\":768,\"t\":\"800px\",\"m\":\"690px\"},\"editorCache\":{\"d\":800,\"n\":768,\"t\":800,\"m\":690},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"0\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.2.17\"}',''); /*!40000 ALTER TABLE `grpsd_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_sliders_bkp` -- DROP TABLE IF EXISTS `grpsd_revslider_sliders_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_sliders_bkp` ( `id` int(9) NOT NULL AUTO_INCREMENT, `title` tinytext NOT NULL, `alias` tinytext, `params` longtext NOT NULL, `settings` text, `type` varchar(191) NOT NULL DEFAULT '', UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_sliders_bkp` -- LOCK TABLES `grpsd_revslider_sliders_bkp` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_sliders_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_revslider_sliders_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_slides` -- DROP TABLE IF EXISTS `grpsd_revslider_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_slides` -- LOCK TABLES `grpsd_revslider_slides` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_slides` DISABLE KEYS */; INSERT INTO `grpsd_revslider_slides` VALUES (3,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"youtube\",\"image\":\"https:\\/\\/img.youtube.com\\/vi\\/VJtCzfBoGKE\\/sddefault.jpg\",\"imageId\":119,\"imageLib\":\"medialibrary\",\"youtube\":\"VJtCzfBoGKE\",\"video\":{\"dottedOverlay\":\"twoxtwo\",\"startAt\":\"00:12\",\"endAt\":\"00:33\",\"forceCover\":true,\"loop\":false,\"nextSlideAtEnd\":true}},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"delay\":\"10000ms\",\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\" Alquiler de Maquinaria \",\"alias\":\"Text-0\",\"uid\":0,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"773px\",\"e\":true},\"n\":{\"v\":\"638px\"},\"t\":{\"v\":\"738px\",\"e\":true},\"m\":{\"v\":\"390px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"295px\",\"e\":true},\"n\":{\"v\":\"243px\"},\"t\":{\"v\":\"248px\",\"e\":true},\"m\":{\"v\":\"164px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\"}},\"zIndex\":12},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":20800,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"58px\",\"e\":true},\"n\":{\"v\":\"47px\"},\"t\":{\"v\":\"54px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"900\",\"e\":true},\"n\":{\"v\":\"900\"},\"t\":{\"v\":\"900\"},\"m\":{\"v\":\"900\"}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"49px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"1\":{\"text\":\"Lideres en operaciones de obras civiles y gesti\\u00f3n de equipo pesado\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"864px\",\"e\":true},\"n\":{\"v\":\"713px\"},\"t\":{\"v\":\"677px\",\"e\":true},\"m\":{\"v\":\"393px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"11px\"},\"t\":{\"v\":\"-5px\",\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"370px\",\"e\":true},\"n\":{\"v\":\"305px\"},\"t\":{\"v\":\"326px\",\"e\":true},\"m\":{\"v\":\"276px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":10},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":480,\"startRelative\":480,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":20320,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":480},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"24px\",\"e\":true},\"n\":{\"v\":\"19px\"},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"1px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"35px\",\"e\":true},\"n\":{\"v\":\"28px\"},\"t\":{\"v\":\"33px\",\"e\":true},\"m\":{\"v\":\"23px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"MAQUINARIAS\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"457px\",\"e\":true},\"n\":{\"v\":\"377px\"},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"25px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\"}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":970,\"startRelative\":970,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":19830,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":970},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[8,40,8,40],\"e\":true},\"n\":{\"v\":[7,33,7,33],\"e\":false},\"t\":{\"v\":[5,30,5,30],\"e\":true},\"m\":{\"v\":[5,40,5,40],\"e\":true}},\"fontSize\":{\"d\":{\"v\":\"17\"},\"n\":{\"v\":\"14\"},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"1px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"40\"},\"n\":{\"v\":\"33\"},\"t\":{\"v\":\"44px\",\"e\":true},\"m\":{\"v\":\"38px\",\"e\":true}},\"backgroundColor\":\"#ff6d00\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"nofollow\",\"link_type\":\"a\",\"image_link\":\"\\/gruposuadi\\/maquinarias\\/\"}]},\"visibility\":{\"d\":false,\"m\":false,\"n\":false,\"t\":false},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"7\":{\"text\":\"\",\"alias\":\"Shape-7\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"2100px\",\"e\":true},\"n\":{\"v\":\"1734px\"},\"t\":{\"v\":\"1317px\"},\"m\":{\"v\":\"812px\"}},\"height\":{\"d\":{\"v\":\"2100px\",\"e\":true},\"n\":{\"v\":\"1734px\"},\"t\":{\"v\":\"1317px\"},\"m\":{\"v\":\"812px\"}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666667000473722737297066487371921539306640625},\"n\":{\"v\":1.6666666666667000473722737297066487371921539306640625},\"t\":{\"v\":1.6666666666667000473722737297066487371921539306640625},\"m\":{\"v\":1.6666666666667000473722737297066487371921539306640625}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"speed\":630,\"start\":260,\"startRelative\":260,\"endWithSlide\":false,\"frameLength\":630}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":21110,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":260},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"rgba(0,0,0,0.5)\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"shape\"},\"12\":{\"text\":\"Construcci\\u00f3n &\",\"alias\":\"Copy text-0\",\"uid\":12,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"549px\",\"e\":true},\"n\":{\"v\":\"453px\"},\"t\":{\"v\":\"558px\",\"e\":true},\"m\":{\"v\":\"474px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"4px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-140px\",\"e\":true},\"n\":{\"v\":\"-115px\"},\"t\":{\"v\":\"-179px\",\"e\":true},\"m\":{\"v\":\"-205px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":11},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":20800,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"58px\",\"e\":true},\"n\":{\"v\":\"47px\"},\"t\":{\"v\":\"54px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"900\",\"e\":true},\"n\":{\"v\":\"900\"},\"t\":{\"v\":\"900\"},\"m\":{\"v\":\"900\"}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"49px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.2.17\"}'),(4,1,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"http:\\/\\/zewsdemo.com\\/gruposuadi\\/wp-content\\/uploads\\/2020\\/10\\/Slide02-Suadi.jpg\",\"imageId\":196,\"imageLib\":\"medialibrary\",\"youtube\":\"VJtCzfBoGKE\",\"video\":{\"dottedOverlay\":\"twoxtwo\",\"startAt\":\"00:12\",\"endAt\":\"00:33\",\"forceCover\":true,\"loop\":false,\"nextSlideAtEnd\":true}},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"publish\":{\"state\":\"unpublished\"},\"timeline\":{\"delay\":\"8000ms\",\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"Construcciones\",\"alias\":\"Text-0\",\"uid\":0,\"htmltag\":\"h2\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"546px\",\"e\":true},\"n\":{\"v\":\"450px\"},\"t\":{\"v\":\"425px\",\"e\":true},\"m\":{\"v\":\"481px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"235px\",\"e\":true},\"n\":{\"v\":\"194px\"},\"t\":{\"v\":\"225px\",\"e\":true},\"m\":{\"v\":\"138px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":11},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":8000,\"startRelative\":20800,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"58px\",\"e\":true},\"n\":{\"v\":\"47px\"},\"t\":{\"v\":\"45px\",\"e\":true},\"m\":{\"v\":\"47px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"900\",\"e\":true},\"n\":{\"v\":\"900\"},\"t\":{\"v\":\"900\"},\"m\":{\"v\":\"900\"}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"49px\"},\"t\":{\"v\":\"49px\",\"e\":true},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"1\":{\"text\":\"Construcci\\u00f3n de todo tipo de obras civiles y privadas como carreteras, sistemas de acueductos y alcantarillados y mucho m\\u00e1s. \",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"681px\",\"e\":true},\"n\":{\"v\":\"562px\"},\"t\":{\"v\":\"665px\",\"e\":true},\"m\":{\"v\":\"422px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"307px\",\"e\":true},\"n\":{\"v\":\"253px\"},\"t\":{\"v\":\"291px\",\"e\":true},\"m\":{\"v\":\"199px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"zIndex\":10},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":480,\"startRelative\":480,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":8000,\"startRelative\":20320,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":480},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"19px\",\"e\":true},\"n\":{\"v\":\"15px\"},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"33px\",\"e\":true},\"m\":{\"v\":\"23px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"CONSTRUCCIONES\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"402px\",\"e\":true},\"n\":{\"v\":\"331px\"},\"t\":{\"v\":\"404px\",\"e\":true},\"m\":{\"v\":\"299px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":970,\"startRelative\":970,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":8000,\"startRelative\":19830,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":970},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[8,40,8,40],\"e\":true},\"n\":{\"v\":[7,33,7,33],\"e\":false},\"t\":{\"v\":[5,30,5,30],\"e\":true},\"m\":{\"v\":[5,40,5,40],\"e\":true}},\"fontSize\":{\"d\":{\"v\":\"17\"},\"n\":{\"v\":\"14\"},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"1px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"40\"},\"n\":{\"v\":\"33\"},\"t\":{\"v\":\"45px\",\"e\":true},\"m\":{\"v\":\"38px\",\"e\":true}},\"backgroundColor\":\"#ff6d00\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"nofollow\",\"link_type\":\"a\",\"image_link\":\"\\/gruposuadi\\/construccion\\/\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.2.17\"}'),(5,1,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/www.gruposuadi.com\\/wp-content\\/uploads\\/2020\\/10\\/Slide02-Suadi.jpg\",\"imageId\":196,\"imageLib\":\"medialibrary\",\"youtube\":\"VJtCzfBoGKE\",\"video\":{\"dottedOverlay\":\"twoxtwo\",\"startAt\":\"00:12\",\"endAt\":\"00:33\",\"forceCover\":true,\"loop\":false,\"nextSlideAtEnd\":true}},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"delay\":\"10000ms\",\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\" Alquiler de Maquinaria \",\"alias\":\"Text-0\",\"uid\":0,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"773px\",\"e\":true},\"n\":{\"v\":\"638px\"},\"t\":{\"v\":\"484px\"},\"m\":{\"v\":\"390px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"295px\",\"e\":true},\"n\":{\"v\":\"243px\"},\"t\":{\"v\":\"208px\",\"e\":true},\"m\":{\"v\":\"140px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":12},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":20800,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"58px\",\"e\":true},\"n\":{\"v\":\"47px\"},\"t\":{\"v\":\"45px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"900\",\"e\":true},\"n\":{\"v\":\"900\"},\"t\":{\"v\":\"900\"},\"m\":{\"v\":\"900\"}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"49px\"},\"t\":{\"v\":\"37px\"},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"1\":{\"text\":\"Alquiler de todo tipo de maquinaria pesada para ejecuci\\u00f3n de proyectos p\\u00fablicos y privados.\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"681px\",\"e\":true},\"n\":{\"v\":\"562px\"},\"t\":{\"v\":\"572px\",\"e\":true},\"m\":{\"v\":\"399px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"11px\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"370px\",\"e\":true},\"n\":{\"v\":\"305px\"},\"t\":{\"v\":\"262px\",\"e\":true},\"m\":{\"v\":\"255px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":10},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":480,\"startRelative\":480,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":20320,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":480},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"19px\",\"e\":true},\"n\":{\"v\":\"15px\"},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"33px\",\"e\":true},\"m\":{\"v\":\"23px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"MAQUINARIAS\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"457px\",\"e\":true},\"n\":{\"v\":\"377px\"},\"t\":{\"v\":\"356px\",\"e\":true},\"m\":{\"v\":\"333px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":970,\"startRelative\":970,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":19830,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":970},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[8,40,8,40],\"e\":true},\"n\":{\"v\":[7,33,7,33],\"e\":false},\"t\":{\"v\":[5,30,5,30],\"e\":true},\"m\":{\"v\":[5,40,5,40],\"e\":true}},\"fontSize\":{\"d\":{\"v\":\"17\"},\"n\":{\"v\":\"14\"},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"1px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"40\"},\"n\":{\"v\":\"33\"},\"t\":{\"v\":\"44px\",\"e\":true},\"m\":{\"v\":\"38px\",\"e\":true}},\"backgroundColor\":\"#ff6d00\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"nofollow\",\"link_type\":\"a\",\"image_link\":\"\\/gruposuadi\\/maquinarias\\/\"}]},\"visibility\":{\"d\":false,\"m\":false,\"n\":false,\"t\":false},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"7\":{\"text\":\"\",\"alias\":\"Shape-7\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"2100px\",\"e\":true},\"n\":{\"v\":\"1734px\"},\"t\":{\"v\":\"1317px\"},\"m\":{\"v\":\"812px\"}},\"height\":{\"d\":{\"v\":\"2100px\",\"e\":true},\"n\":{\"v\":\"1734px\"},\"t\":{\"v\":\"1317px\"},\"m\":{\"v\":\"812px\"}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666667000473722737297066487371921539306640625},\"n\":{\"v\":1.6666666666667000473722737297066487371921539306640625},\"t\":{\"v\":1.6666666666667000473722737297066487371921539306640625},\"m\":{\"v\":1.6666666666667000473722737297066487371921539306640625}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"speed\":630,\"start\":260,\"startRelative\":260,\"endWithSlide\":false,\"frameLength\":630}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":21110,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":260},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"rgba(0,0,0,0.5)\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"shape\"},\"12\":{\"text\":\"Construcci\\u00f3n &\",\"alias\":\"Copy text-0\",\"uid\":12,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"549px\",\"e\":true},\"n\":{\"v\":\"453px\"},\"t\":{\"v\":\"344px\"},\"m\":{\"v\":\"490px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-140px\",\"e\":true},\"n\":{\"v\":\"-115px\"},\"t\":{\"v\":\"208px\",\"e\":true},\"m\":{\"v\":\"-227px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":11},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":10000,\"startRelative\":20800,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":10000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"58px\",\"e\":true},\"n\":{\"v\":\"47px\"},\"t\":{\"v\":\"45px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"900\",\"e\":true},\"n\":{\"v\":\"900\"},\"t\":{\"v\":\"900\"},\"m\":{\"v\":\"900\"}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"49px\"},\"t\":{\"v\":\"37px\"},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.2.17\"}'); /*!40000 ALTER TABLE `grpsd_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_slides_bkp` -- DROP TABLE IF EXISTS `grpsd_revslider_slides_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_slides_bkp` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_slides_bkp` -- LOCK TABLES `grpsd_revslider_slides_bkp` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_slides_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_revslider_slides_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_static_slides` -- DROP TABLE IF EXISTS `grpsd_revslider_static_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_static_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_static_slides` -- LOCK TABLES `grpsd_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_static_slides` DISABLE KEYS */; INSERT INTO `grpsd_revslider_static_slides` VALUES (1,1,'[]','','{\"temp\":true}'); /*!40000 ALTER TABLE `grpsd_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_revslider_static_slides_bkp` -- DROP TABLE IF EXISTS `grpsd_revslider_static_slides_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_revslider_static_slides_bkp` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_revslider_static_slides_bkp` -- LOCK TABLES `grpsd_revslider_static_slides_bkp` WRITE; /*!40000 ALTER TABLE `grpsd_revslider_static_slides_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_revslider_static_slides_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_term_relationships` -- DROP TABLE IF EXISTS `grpsd_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_term_relationships` -- LOCK TABLES `grpsd_term_relationships` WRITE; /*!40000 ALTER TABLE `grpsd_term_relationships` DISABLE KEYS */; INSERT INTO `grpsd_term_relationships` VALUES (15,16,0),(22,16,0),(25,18,0),(26,16,0),(28,16,0),(31,16,0),(34,16,0),(38,16,0),(40,16,0),(42,16,0),(44,16,0),(46,16,0),(53,16,0),(55,16,0),(57,16,0),(63,17,0),(70,18,0),(71,17,0),(73,17,0),(75,17,0),(77,17,0),(79,17,0),(82,17,0),(85,17,0),(87,17,0),(111,18,0),(195,18,0),(214,18,0),(215,18,0),(216,18,0),(217,18,0),(218,18,0),(219,18,0),(220,18,0),(221,18,0),(222,18,0),(223,18,0),(224,18,0),(225,18,0),(226,18,0),(227,18,0),(235,19,0),(236,19,0),(237,19,0),(238,19,0),(239,19,0),(241,18,0),(242,18,0),(243,18,0),(244,18,0),(245,18,0),(246,18,0),(247,18,0),(248,18,0),(249,18,0),(268,16,0),(310,18,0),(334,18,0),(347,20,0),(347,21,0),(347,22,0),(347,23,0),(347,24,0),(347,25,0),(347,26,0),(347,27,0),(359,22,0),(359,23,0),(359,28,0),(359,29,0),(359,30,0),(359,31,0),(360,18,0),(464,20,0),(464,21,0),(464,33,0),(464,34,0),(464,35,0),(469,20,0),(469,35,0),(469,36,0),(469,37,0),(469,38,0),(475,20,0),(475,39,0),(475,40,0),(475,41,0),(475,42,0),(481,20,0),(481,28,0),(481,32,0),(481,43,0),(481,44,0),(481,45,0),(487,21,0),(487,32,0),(487,34,0),(487,46,0),(487,47,0),(487,48,0),(490,20,0),(490,21,0),(490,22,0),(490,46,0),(490,47,0),(490,48,0),(490,49,0),(495,22,0),(495,23,0),(495,50,0),(495,51,0),(495,52,0),(499,22,0),(499,23,0),(499,30,0),(499,32,0),(499,33,0),(499,34,0),(499,35,0),(499,41,0),(499,43,0),(499,44,0),(499,45,0),(499,50,0),(499,51,0),(502,32,0),(502,45,0),(502,46,0),(502,47,0),(502,48,0),(502,53,0),(502,54,0),(502,55,0),(502,56,0),(509,20,0),(509,46,0),(509,47,0),(509,49,0),(509,57,0),(509,58,0),(512,23,0),(512,35,0),(512,50,0),(512,51,0),(512,59,0),(512,60,0),(512,61,0),(515,22,0),(515,32,0),(515,38,0),(515,47,0),(515,62,0),(515,63,0),(522,23,0),(522,50,0),(522,51,0),(522,59,0),(522,64,0); /*!40000 ALTER TABLE `grpsd_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_term_taxonomy` -- DROP TABLE IF EXISTS `grpsd_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_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=InnoDB AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_term_taxonomy` -- LOCK TABLES `grpsd_term_taxonomy` WRITE; /*!40000 ALTER TABLE `grpsd_term_taxonomy` DISABLE KEYS */; INSERT INTO `grpsd_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'product_type','',0,0),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',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_cat','',0,0),(16,16,'services_categories','',0,15),(17,17,'services_categories','',0,9),(18,18,'nav_menu','',0,30),(19,19,'nav_menu','',0,5),(20,20,'category','',0,7),(21,21,'post_tag','',0,3),(22,22,'post_tag','',0,6),(23,23,'post_tag','',0,6),(24,24,'post_tag','',0,1),(25,25,'post_tag','',0,1),(26,26,'post_tag','',0,1),(27,27,'post_tag','',0,1),(28,28,'category','',0,2),(29,29,'post_tag','',0,1),(30,30,'post_tag','',0,2),(31,31,'post_tag','',0,1),(32,32,'category','',0,4),(33,33,'post_tag','',0,2),(34,34,'post_tag','',0,2),(35,35,'post_tag','',0,4),(36,36,'post_tag','',0,1),(37,37,'post_tag','',0,1),(38,38,'post_tag','',0,2),(39,39,'post_tag','',0,1),(40,40,'post_tag','',0,1),(41,41,'post_tag','',0,2),(42,42,'post_tag','',0,1),(43,43,'post_tag','',0,2),(44,44,'post_tag','',0,2),(45,45,'post_tag','',0,3),(46,46,'post_tag','',0,3),(47,47,'post_tag','',0,4),(48,48,'post_tag','',0,2),(49,49,'post_tag','',0,2),(50,50,'category','',0,4),(51,51,'post_tag','',0,4),(52,52,'post_tag','',0,1),(53,53,'post_tag','',0,1),(54,54,'post_tag','',0,1),(55,55,'post_tag','',0,1),(56,56,'post_tag','',0,1),(57,57,'post_tag','',0,1),(58,58,'post_tag','',0,1),(59,59,'post_tag','',0,2),(60,60,'post_tag','',0,1),(61,61,'post_tag','',0,1),(62,62,'post_tag','',0,1),(63,63,'post_tag','',0,1),(64,64,'post_tag','',0,1); /*!40000 ALTER TABLE `grpsd_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_termmeta` -- DROP TABLE IF EXISTS `grpsd_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_termmeta` -- LOCK TABLES `grpsd_termmeta` WRITE; /*!40000 ALTER TABLE `grpsd_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_terms` -- DROP TABLE IF EXISTS `grpsd_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_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=InnoDB AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_terms` -- LOCK TABLES `grpsd_terms` WRITE; /*!40000 ALTER TABLE `grpsd_terms` DISABLE KEYS */; INSERT INTO `grpsd_terms` VALUES (1,'Sin categoría','sin-categoria',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Maquinaria','maquinaria',0),(17,'Construcción','construccion',0),(18,'Menu 1','menu-1',0),(19,'footer','footer',0),(20,'Construcción y obra civil','construccion-y-obra-civil',0),(21,'Construcción de puentes','construccion-de-puentes',0),(22,'Construcción de carreteras','construccion-de-carreteras',0),(23,'Alquiler de maquinaria pesada','alquiler-de-maquinaria-pesada',0),(24,'Construcciones de ferrocarriles','construcciones-de-ferrocarriles',0),(25,'Construcciones de aeropuertos','construcciones-de-aeropuertos',0),(26,'Alcantarillados','alcantarillados',0),(27,'Hidroeléctricas','hidroelectricas',0),(28,'Construcción de carreteras','construccion-de-carreteras',0),(29,'Colocación de asfalto','colocacion-de-asfalto',0),(30,'Construcción de caminos','construccion-de-caminos',0),(31,'Ingenieros para carreteras','ingenieros-para-carreteras',0),(32,'Construcción','construccion',0),(33,'Construcción de obras publicas Chiriquí','construccion-de-obras-publicas-chiriqui',0),(34,'Instalación de puentes','instalacion-de-puentes',0),(35,'Construcción de obras civiles','construccion-de-obras-civiles',0),(36,'Empresas de obra civil','empresas-de-obra-civil',0),(37,'Empresas de ingeniería','empresas-de-ingenieria',0),(38,'Construcción de proyectos residenciales','construccion-de-proyectos-residenciales',0),(39,'Plantas hidroeléctricas','plantas-hidroelectricas',0),(40,'Generación de energía eléctrica','generacion-de-energia-electrica',0),(41,'Proyectos hidroeléctricos','proyectos-hidroelectricos',0),(42,'Energías limpias','energias-limpias',0),(43,'Movimientos de tierra','movimientos-de-tierra',0),(44,'Obra civil','obra-civil',0),(45,'Sector construcción','sector-construccion',0),(46,'Empresas constructoras en Chiriquí','empresas-constructoras-en-chiriqui',0),(47,'Empresas constructoras en Panamá','empresas-constructoras-en-panama',0),(48,'Empresas constructivas en David','empresas-constructivas-en-david',0),(49,'Instalación de tuberías','instalacion-de-tuberias',0),(50,'Maquinarias','maquinarias',0),(51,'Alquiler de equipos pesados Panamá','alquiler-de-equipos-pesados-panama',0),(52,'Alquiler de retroexcavadoras Chiriquí','alquiler-de-retroexcavadoras-chiriqui',0),(53,'Construcción de residenciales','construccion-de-residenciales',0),(54,'Desarrollo de urbanizaciones','desarrollo-de-urbanizaciones',0),(55,'Programas de interés social','programas-de-interes-social',0),(56,'Construcción de viviendas','construccion-de-viviendas',0),(57,'Instalación de tuberías para sistemas de acueducto','instalacion-de-tuberias-para-sistemas-de-acueducto',0),(58,'Instalación de agua potable','instalacion-de-agua-potable',0),(59,'Alquiler de excavadoras','alquiler-de-excavadoras',0),(60,'Miniexcavadoras','miniexcavadoras',0),(61,'Excavadoras de orugas','excavadoras-de-orugas',0),(62,'Construcción de carreteras Chiriquí','construccion-de-carreteras-chiriqui',0),(63,'Proyectos residenciales','proyectos-residenciales',0),(64,'Alquiler de camiones','alquiler-de-camiones',0); /*!40000 ALTER TABLE `grpsd_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_usermeta` -- DROP TABLE IF EXISTS `grpsd_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=299 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_usermeta` -- LOCK TABLES `grpsd_usermeta` WRITE; /*!40000 ALTER TABLE `grpsd_usermeta` DISABLE KEYS */; INSERT INTO `grpsd_usermeta` VALUES (19,2,'nickname','gruposua'),(20,2,'first_name',''),(21,2,'last_name',''),(22,2,'description',''),(23,2,'rich_editing','true'),(24,2,'syntax_highlighting','true'),(25,2,'comment_shortcuts','false'),(26,2,'admin_color','fresh'),(27,2,'use_ssl','0'),(28,2,'show_admin_bar_front','true'),(29,2,'locale',''),(30,2,'grpsd_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(31,2,'grpsd_user_level','10'),(32,2,'dismissed_wp_pointers','vc_pointers_backend_editor,theme_editor_notice'),(34,2,'session_tokens','a:2:{s:64:\"41e36cf328409000902662c1d6f0f960b748eed7b6c2f9a97bd248a7e17e9164\";a:4:{s:10:\"expiration\";i:1703434289;s:2:\"ip\";s:13:\"186.15.40.117\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36\";s:5:\"login\";i:1703261489;}s:64:\"c3c151222e962de7233f583feb97b47a0d988b0fca2acce7f91153c0299f4805\";a:4:{s:10:\"expiration\";i:1703434675;s:2:\"ip\";s:13:\"186.15.40.117\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0\";s:5:\"login\";i:1703261875;}}'),(35,2,'grpsd_dashboard_quick_press_last_post_id','530'),(36,2,'community-events-location','a:1:{s:2:\"ip\";s:11:\"186.15.40.0\";}'),(37,2,'_woocommerce_tracks_anon_id','woo:tyxGn09e/6z3h+WGVGU79ncR'),(38,2,'wc_last_active','1668643200'),(41,2,'grpsd_user-settings','hidetb=1&editor_plain_text_paste_warning=2&libraryContent=browse&edit_element_vcUIPanelWidth=1222&edit_element_vcUIPanelLeft=77px&edit_element_vcUIPanelTop=50px&editor=tinymce'),(42,2,'grpsd_user-settings-time','1621371337'),(43,2,'_order_count','0'),(44,2,'grpsd_r_tru_u_x','a:2:{s:2:\"id\";i:0;s:7:\"expires\";i:1601479292;}'),(45,2,'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\";}'),(46,2,'metaboxhidden_nav-menus','a:11:{i:0;s:21:\"add-post-type-product\";i:1;s:22:\"add-post-type-projects\";i:2;s:19:\"add-post-type-staff\";i:3;s:26:\"add-post-type-testimonials\";i:4;s:12:\"add-post_tag\";i:5;s:23:\"add-services_categories\";i:6;s:26:\"add-testimonial_categories\";i:7;s:20:\"add-staff_categories\";i:8;s:22:\"add-project_categories\";i:9;s:15:\"add-product_cat\";i:10;s:15:\"add-product_tag\";}'),(48,2,'nav_menu_recently_edited','18'),(53,2,'closedpostboxes_nav-menus','a:0:{}'),(57,2,'_yoast_wpseo_profile_updated','1605738067'),(58,2,'closedpostboxes_services','a:0:{}'),(59,2,'metaboxhidden_services','a:1:{i:0;s:7:\"slugdiv\";}'),(61,2,'closedpostboxes_dashboard','a:5:{i:0;s:21:\"dashboard_site_health\";i:1;s:18:\"dashboard_activity\";i:2;s:24:\"wpseo-dashboard-overview\";i:3;s:21:\"dashboard_quick_press\";i:4;s:17:\"dashboard_primary\";}'),(62,2,'metaboxhidden_dashboard','a:0:{}'),(63,2,'closedpostboxes_post','a:3:{i:0;s:19:\"rocket_post_exclude\";i:1;s:25:\"slider_revolution_metabox\";i:2;s:8:\"joinchat\";}'),(64,2,'metaboxhidden_post','a:5:{i:0;s:19:\"wpb_visual_composer\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(65,2,'itsec_user_activity_last_seen','1703268694'),(67,2,'itsec-settings-view','grid'),(68,2,'itsec-password-strength','4'),(69,2,'_itsec_password_requirements','a:1:{s:16:\"evaluation_times\";a:1:{s:8:\"strength\";i:1607980887;}}'),(71,2,'_itsec_has_logged_in','1607980887'),(79,2,'managesettings_page_mainwp-reports-pagecolumnshidden','a:1:{i:0;s:2:\"id\";}'),(89,2,'dismissed_update_notice','1'),(91,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(92,2,'last_update','1623710398'),(93,2,'woocommerce_admin_activity_panel_inbox_last_read','1623710396567'),(96,2,'meta-box-order_post','a:3:{s:4:\"side\";s:120:\"submitdiv,categorydiv,tagsdiv-post_tag,pageparentdiv,postimagediv,rocket_post_exclude,slider_revolution_metabox,joinchat\";s:6:\"normal\";s:118:\"wpb_visual_composer,wpseo_meta,page_metabox_nt,postexcerpt,trackbacksdiv,postcustom,commentstatusdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(97,2,'screen_layout_post','2'),(290,2,'rocket_boxes','a:1:{i:0;s:34:\"rocket_warning_plugin_modification\";}'); /*!40000 ALTER TABLE `grpsd_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_users` -- DROP TABLE IF EXISTS `grpsd_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8mb4_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=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_users` -- LOCK TABLES `grpsd_users` WRITE; /*!40000 ALTER TABLE `grpsd_users` DISABLE KEYS */; INSERT INTO `grpsd_users` VALUES (2,'gruposuadi','$P$BWUW0SPrz5qCwSalRfd4.Rba0jDNI6.','gruposuadi','dnaranjo@zews.co.cr','','2020-09-28 18:49:57','1601318997:$P$BKUtHfyEhOk6IZrlpaQFYXGsOSKr7i1',0,'gruposuadi'); /*!40000 ALTER TABLE `grpsd_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_admin_note_actions` -- DROP TABLE IF EXISTS `grpsd_wc_admin_note_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_admin_note_actions` ( `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `note_id` bigint(20) unsigned NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `query` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `is_primary` tinyint(1) NOT NULL DEFAULT '0', `actioned_text` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `nonce_action` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `nonce_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`action_id`), KEY `note_id` (`note_id`) ) ENGINE=InnoDB AUTO_INCREMENT=21023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_admin_note_actions` -- LOCK TABLES `grpsd_wc_admin_note_actions` WRITE; /*!40000 ALTER TABLE `grpsd_wc_admin_note_actions` DISABLE KEYS */; INSERT INTO `grpsd_wc_admin_note_actions` VALUES (1,1,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&id=13860df971&SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL),(2,2,'open-marketing-hub','Open marketing hub','http://zewsdemo.com/gruposuadi/wp-admin/admin.php?page=wc-admin&path=/marketing','actioned',0,'',NULL,NULL),(3,3,'connect','Connect','?page=wc-addons§ion=helper','unactioned',0,'',NULL,NULL),(4,4,'learn-more','Learn more','https://woocommerce.com/mobile/','actioned',0,'',NULL,NULL),(5,5,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/','actioned',1,'',NULL,NULL),(6,6,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL),(7,7,'share-feedback','Share feedback','https://automattic.survey.fm/new-onboarding-survey','actioned',0,'',NULL,NULL),(8,8,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(9,8,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(11,10,'learn-more','Aprende más','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),(343,15,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(345,17,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(656,30,'visit-the-theme-marketplace','Visita la tienda de temas','https://woocommerce.com/product-category/themes/?utm_source=inbox','actioned',0,'',NULL,NULL),(657,31,'affirm-insight-first-product-and-payment','Sí','','actioned',0,'Gracias por tus comentarios',NULL,NULL),(658,32,'learn-more','Aprende más','https://docs.woocommerce.com/document/managing-products/?utm_source=inbox','actioned',0,'',NULL,NULL),(724,33,'learn-more','Aprende más','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),(1007,29,'update-db_done','¡Gracias!','https://www.gruposuadi.com/wp-admin/admin.php?page=wc-status&tab=action-scheduler&s=woocommerce_run_update&status=pending&wc-hide-notice=update&_nonce_action=woocommerce_hide_notices_nonce&_nonce_name=_wc_notice_nonce','actioned',1,'',NULL,NULL),(2509,47,'learn-more','Aprende más','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),(5366,53,'mercadopago_q3_2021_ES','Descargalo gratis','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox&utm_medium=product&utm_campaign=mercadopago_q3_2021_ES','actioned',1,'',NULL,NULL),(5367,53,'dismiss','Desestimar','','actioned',0,'',NULL,NULL),(5368,54,'mercadopago_q3_2021_EN','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox&utm_medium=product&utm_campaign=mercadopago_q3_2021_EN','actioned',1,'',NULL,NULL),(5801,55,'learn-more','Aprende más','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),(7430,48,'wayflyer_q3_2021','Get funded','https://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),(7431,46,'eu_vat_changes_2021','Learn more about the EU tax regulations','https://woocommerce.com/posts/new-eu-vat-regulations','actioned',1,'',NULL,NULL),(7432,35,'open_wc_paypal_payments_product_page','Learn more','https://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,'',NULL,NULL),(7433,20,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=§ion=changelog','actioned',1,'',NULL,NULL),(7434,21,'learn_more_facebook_ec','Learn more','https://woocommerce.com/products/facebook/','unactioned',1,'',NULL,NULL),(7450,38,'learn-more','Learn about Instant Deposits eligibility','https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned',1,'',NULL,NULL),(7466,56,'learn-more','Learn more','https://woocommerce.com/products/bbpos-chipper2xbt-card-reader?utm_source=inbox&utm_medium=product&utm_campaign=bbpos-chipper-launch','unactioned',1,'',NULL,NULL),(7559,22,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned',1,'',NULL,NULL),(7560,23,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned',1,'',NULL,NULL),(7561,34,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments','actioned',1,'',NULL,NULL),(7562,34,'learn-more','Learn more','https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned',1,'',NULL,NULL),(7563,27,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned',1,'',NULL,NULL),(7564,28,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned',1,'',NULL,NULL),(7819,58,'browse_extensions','Browse extensions','http://www.gruposuadi.com/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(7820,59,'browse_extensions','Browse extensions','http://www.gruposuadi.com/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(10410,42,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(10411,43,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(10960,68,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','https://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),(11035,60,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(11036,61,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(11037,62,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(12153,69,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','https://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),(12154,70,'stripe_applepay_q1_2022','Add Apple Pay','https://www.gruposuadi.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout§ion=stripe','actioned',0,'',NULL,NULL),(12155,71,'square_applepay_q1_2022','Add Apple Pay','https://www.gruposuadi.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL),(13194,72,'lead_gen_existing_customers_1','Yes, please','https://woocommerce.com/take-your-business-to-the-next-level/?utm_source=inbox_note&utm_medium=product&utm_campaign=lead_gen_existing_customers_1','actioned',0,'',NULL,NULL),(13459,76,'pinterest_gtm_q2_2021','Get started for free','https://woocommerce.com/products/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_gtm_q2_2021','unactioned',1,'',NULL,NULL),(13569,78,'woocommerce_payments_subscriptions_nopayments_q2_2022','Start selling subscriptions','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022','actioned',0,'',NULL,NULL),(13570,79,'woocommerce_payments_subscriptions_yespayments_q2_2022','Get started','https://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2','actioned',0,'',NULL,NULL),(13990,84,'googlelistings_multicountrygtm_q22022','Get Google Listings & Ads – free','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=googlelistings_multicountrygtm_q22022','actioned',1,'',NULL,NULL),(14179,80,'setup_task_second_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(14255,83,'affirm_q2_2022','Get started for free','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q2_2022','unactioned',1,'',NULL,NULL),(14628,85,'wc_ipp_order_creation_GTM_launch_q2_2022','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_ipp_order_creation_GTM_launch_q2_2022','actioned',0,'',NULL,NULL),(15518,82,'wc-admin-EU-consumer-protection','Learn more about these changes','https://ec.europa.eu/info/law/law-topic/consumer-protection-law/review-eu-consumer-law_en#guidance','actioned',1,'',NULL,NULL),(15668,87,'TikTok q2_2022','Promote my products on TikTok','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=TikTok%20q2_2022','unactioned',1,'',NULL,NULL),(15961,88,'tiktok-webinar-promo-july2022-button','RSVP Now','https://gettingstartedwithtiktokforwoocommerce.splashthat.com/','actioned',1,'',NULL,NULL),(16787,77,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(17471,90,'klarna_q3_2022','Grow with Klarna','https://woocommerce.com/products/klarna-payments?utm_source=inbox_note&utm_medium=product&utm_campaign=klarna_q3_2022','unactioned',1,'',NULL,NULL),(17848,89,'mercado_pago_q3_2022','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022','unactioned',1,'',NULL,NULL),(17854,93,'mobile_app_order_management_q3_2022','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=mobile_app_order_management_q3_2022','actioned',0,'',NULL,NULL),(18436,95,'product_creation_usability_test_6_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned',1,'',NULL,NULL),(18437,96,'product_creation_usability_test_12_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned',1,'',NULL,NULL),(18438,94,'product_creation_usability_test_3_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned',1,'',NULL,NULL),(18559,97,'cta_customize_your_deposits','Customize your deposits','https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=cta_customize_your_deposits','actioned',1,'',NULL,NULL),(18560,97,'dismiss_customize_your_deposits','Dismiss','','actioned',1,'',NULL,NULL),(19333,100,'pre-black-friday-sale-2022-announcement','Shop the sale','https://woocommerce.com/marketplace-sale/?utm_source=inbox_note&utm_medium=product&utm_campaign=pre-black-friday-sale-2022-announcement','actioned',0,'',NULL,NULL),(19578,98,'googlelistings_signals2022_hasGLA_click','Connect Google Listings & Ads','http://www.gruposuadi.com/wp-admin/admin.php?page=wc-adminadmin.php?page=wc-admin&path=marketing','unactioned',1,'',NULL,NULL),(19579,99,'googlelistings_signals2022_noGLA','Connect Google Listings & Ads','https://woocommerce.com/products/google-listings-and-ads/?utm_medium=product&utm_source=inbox_note&utm_campaign=googlelistings_signals2022_noGLA','unactioned',1,'',NULL,NULL),(19941,102,'facebook_q4-2022_hasFB-click','Drive more demand','http://www.gruposuadi.com/wp-admin/admin.php?page=wc-adminadmin.php?page=wc-facebook','unactioned',1,'',NULL,NULL),(20023,103,'facebook_q4-2022_noFB-click','Get started','https://woocommerce.com/products/facebook/?utm_source=inbox_note&utm_medium=product&utm_campaign=facebook_q4-2022_noFB-click','unactioned',1,'',NULL,NULL),(20108,65,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned',1,'',NULL,NULL),(20109,11,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL),(20111,13,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(20112,18,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',1,'',NULL,NULL),(20115,25,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(20984,66,'browse_extensions','Browse extensions','https://www.gruposuadi.com/wp-admin/admin.php?page=wc-adminadmin.php?page=wc-addons','unactioned',1,'',NULL,NULL),(20985,63,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',1,'',NULL,NULL),(20986,64,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',1,'',NULL,NULL),(20987,12,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',1,'',NULL,NULL),(20988,19,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',1,'',NULL,NULL),(20989,24,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',1,'',NULL,NULL),(20990,36,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',1,'',NULL,NULL),(20991,37,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',1,'',NULL,NULL),(20992,40,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',1,'',NULL,NULL),(20993,39,'update-wc-subscriptions-3-0-15','View latest version','https://www.gruposuadi.com/wp-admin/admin.php?page=wc-admin&page=wc-addons§ion=helper','actioned',1,'',NULL,NULL),(20994,41,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',1,'',NULL,NULL),(20995,44,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(20996,45,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(20997,49,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(20998,49,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(20999,50,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(21000,50,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(21001,51,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(21002,51,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(21003,52,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(21004,52,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(21005,57,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',1,'',NULL,NULL),(21006,67,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',1,'',NULL,NULL),(21007,73,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',1,'',NULL,NULL),(21008,73,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),(21009,74,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',1,'',NULL,NULL),(21010,74,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(21011,75,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),(21012,81,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL),(21013,86,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned',0,'',NULL,NULL),(21014,91,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',1,'',NULL,NULL),(21015,91,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(21016,92,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',1,'',NULL,NULL),(21017,92,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(21018,101,'shipping_category_q4_2022_click','Automate my shipping','https://woocommerce.com/product-category/woocommerce-extensions/shipping-delivery-and-fulfillment/?categoryIds=28685&collections=product&page=1&utm_source=inbox_note&utm_medium=product&utm_campaign=shipping_category_q4_2022_click','unactioned',1,'',NULL,NULL),(21019,107,'woocommerce_admin_deprecation_q4_2022','Deactivate WooCommerce Admin','https://www.gruposuadi.com/wp-admin/admin.php?page=wc-adminplugins.php','actioned',0,'',NULL,NULL),(21020,104,'tiktok-targeted-q4-2022-click','Launch a campaign','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click','unactioned',1,'',NULL,NULL),(21021,105,'paypal_paylater_g3_q4_22','Instalar Pagos con PayPal','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22','unactioned',1,'',NULL,NULL),(21022,106,'paypal_paylater_g2_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22','unactioned',1,'',NULL,NULL); /*!40000 ALTER TABLE `grpsd_wc_admin_note_actions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_admin_notes` -- DROP TABLE IF EXISTS `grpsd_wc_admin_notes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_admin_notes` ( `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `locale` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `title` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `content_data` longtext COLLATE utf8mb4_unicode_ci, `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_reminder` datetime DEFAULT NULL, `is_snoozable` tinyint(1) NOT NULL DEFAULT '0', `layout` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `image` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `is_deleted` tinyint(1) NOT NULL DEFAULT '0', `icon` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'info', PRIMARY KEY (`note_id`) ) ENGINE=InnoDB AUTO_INCREMENT=108 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_admin_notes` -- LOCK TABLES `grpsd_wc_admin_notes` WRITE; /*!40000 ALTER TABLE `grpsd_wc_admin_notes` DISABLE KEYS */; INSERT INTO `grpsd_wc_admin_notes` VALUES (1,'wc-admin-onboarding-email-marketing','info','en_US','Tips, product updates, and inspiration','We\'re here for you - get tips, product updates and inspiration straight to your email box','{}','unactioned','woocommerce-admin','2020-09-28 18:55:18',NULL,0,'plain','',0,'info'),(2,'wc-admin-marketing-intro','info','en_US','Connect with your audience','Grow your customer base and increase your sales with marketing tools built for WooCommerce.','{}','unactioned','woocommerce-admin','2020-09-28 18:55:18',NULL,0,'plain','',0,'info'),(3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2020-09-28 18:55:20',NULL,0,'plain','',0,'info'),(4,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2020-09-30 18:56:33',NULL,0,'plain','',0,'info'),(5,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2020-10-04 00:10:30',NULL,0,'plain','',0,'info'),(6,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"http://zewsdemo.com/gruposuadi/wp-admin/admin.php?page=wc-settings&tab=advanced&section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2020-10-05 18:56:42',NULL,0,'plain','',0,'info'),(7,'wc-admin-store-notice-giving-feedback-2','info','en_US','Give feedback','Now that you’ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.','{}','unactioned','woocommerce-admin','2020-10-07 16:39:28',NULL,0,'plain','',0,'info'),(8,'wc-admin-insight-first-sale','survey','en_US','Did you know?','A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2020-10-07 16:39:28',NULL,0,'plain','',0,'info'),(10,'wc-admin-real-time-order-alerts','info','en_US','Recibe alertas de pedidos en tiempo real en cualquier lugar','Recibe avisos sobre la actividad de la tienda, incluidos nuevos pedidos y reseñas de productos directamente en tus dispositivos móviles con la aplicación Woo.','{}','unactioned','woocommerce-admin','2020-12-27 18:55:33',NULL,0,'plain','',0,'info'),(11,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2021-02-26 21:30:01',NULL,0,'plain','',0,'info'),(12,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2021-02-26 21:30:01',NULL,0,'plain','',0,'info'),(13,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2021-02-26 21:30:01',NULL,0,'plain','',0,'info'),(14,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2021-02-04 09:30:01',NULL,0,'plain','',0,'info'),(15,'wcpay-subscriptions-2020-11','marketing','en_US','Manage subscriber payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a> – now supporting <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions</a>! <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','{}','pending','woocommerce.com','2021-02-03 18:30:01',NULL,0,'plain','',0,'info'),(16,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2021-02-04 09:30:01',NULL,0,'plain','',0,'info'),(17,'wcpay-subscriptions-2020-12','marketing','en_US','Manage payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards. <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','{}','pending','woocommerce.com','2021-02-03 18:30:01',NULL,0,'plain','',0,'info'),(18,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2021-02-26 21:30:01',NULL,0,'plain','',0,'info'),(19,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2021-02-26 21:30:01',NULL,0,'plain','',0,'info'),(20,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','{}','pending','woocommerce.com','2021-03-10 15:22:11',NULL,0,'plain','',0,'info'),(21,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','{}','pending','woocommerce.com','2021-03-10 15:22:11',NULL,0,'plain','',0,'info'),(22,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-03-10 15:22:11',NULL,0,'plain','',0,'info'),(23,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-03-10 15:22:11',NULL,0,'plain','',0,'info'),(24,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2021-03-14 13:56:01',NULL,0,'plain','',0,'info'),(25,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','{}','pending','woocommerce.com','2021-03-14 13:56:01',NULL,0,'plain','',0,'info'),(27,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-04-08 02:59:00',NULL,0,'plain','',0,'info'),(28,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-04-08 02:59:00',NULL,0,'plain','',0,'info'),(29,'wc-update-db-reminder','update','en_US','Actualización de la base de datos de WooCommerce terminada','Actualización de la base de datos de WooCommerce completa. ¡Gracias por actualizar a la última versión!','{}','actioned','woocommerce-core','2021-03-28 21:31:11',NULL,0,'plain','',0,'info'),(30,'wc-admin-choosing-a-theme','marketing','en_US','¿Elegimos un tema?','Echa un vistazo a los temas compatibles con WooCommerce y elige uno alineado con tu marca y las necesidades de tu negocio.','{}','unactioned','woocommerce-admin','2021-03-22 18:58:25',NULL,0,'plain','',0,'info'),(31,'wc-admin-insight-first-product-and-payment','survey','en_US','Detalles','Más del 80% de los nuevos vendedores añaden el primer producto y tienen al menos un método de pago durante la primera semana. ¡Estamos aquí para ayudar a tu negocio a triunfar! ¿Encuentras útil este tipo de información?','{}','unactioned','woocommerce-admin','2021-03-22 18:58:25',NULL,0,'plain','',0,'info'),(32,'wc-admin-adding-and-managing-products','info','en_US','Añadir y gestionar productos','Aprende más sobre cómo configurar productos en WooCommerce gracias a nuestra útil documentación sobre cómo añadir y gestionar productos.','{}','unactioned','woocommerce-admin','2021-03-22 18:58:25',NULL,0,'plain','',0,'info'),(33,'wc-admin-manage-orders-on-the-go','info','en_US','Gestiona tus pedidos desde cualquier lugar','Busca pedidos, información de clientes y procesa reembolsos en un clic con la app de Woo.','{}','unactioned','woocommerce-admin','2021-03-27 19:14:19',NULL,0,'plain','',0,'info'),(34,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','{}','pending','woocommerce.com','2021-04-16 01:05:54',NULL,0,'plain','',0,'info'),(35,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','{}','pending','woocommerce.com','2021-04-17 15:06:05',NULL,0,'plain','',0,'info'),(36,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2021-04-29 12:06:11',NULL,0,'plain','',0,'info'),(37,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2021-05-20 20:56:24',NULL,0,'plain','',0,'info'),(38,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','{}','pending','woocommerce.com','2021-05-21 16:24:35',NULL,0,'plain','',0,'info'),(39,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2021-06-03 16:58:50',NULL,0,'plain','',0,'info'),(40,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2021-06-09 06:02:14',NULL,0,'plain','',0,'info'),(41,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2021-06-11 14:56:25',NULL,0,'plain','',0,'info'),(42,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n <br /><br />\n By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n ','{}','pending','woocommerce.com','2021-06-13 05:26:12',NULL,0,'plain','',0,'info'),(43,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n <br /><br />\n By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n ','{}','pending','woocommerce.com','2021-06-13 05:26:12',NULL,0,'plain','',0,'info'),(44,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2021-06-22 19:12:55',NULL,0,'plain','',0,'info'),(45,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2021-06-22 19:12:55',NULL,0,'plain','',0,'info'),(46,'eu_vat_changes_2021','marketing','en_US','Get your business ready for the new EU tax regulations','On July 1, 2021, new taxation rules will come into play when the <a href=\"https://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br /><br />The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br /><br />We therefore recommend <a href=\"https://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.','{}','unactioned','woocommerce.com','2021-06-24 19:21:01',NULL,0,'plain','',0,'info'),(47,'wc-admin-performance-on-mobile','info','en_US','Haz seguimiento del rendimiento de tu tienda en tu móvil','Supervisa tus ventas y los productos de alto rendimiento con la aplicación de Woo. ','{}','unactioned','woocommerce-admin','2021-06-25 19:00:15',NULL,0,'plain','',0,'info'),(48,'wayflyer_q3_2021','marketing','en_US','Grow your revenue with Wayflyer financing and analytics','Flexible financing tailored to your needs by <a href=\"https://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.','{}','pending','woocommerce.com','2021-07-15 19:04:19',NULL,0,'plain','',0,'info'),(49,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','unactioned','woocommerce.com','2021-07-15 19:04:19',NULL,0,'plain','',0,'info'),(50,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-07-15 19:04:19',NULL,0,'plain','',0,'info'),(51,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-07-15 19:04:19',NULL,0,'plain','',0,'info'),(52,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-07-15 19:04:19',NULL,0,'plain','',0,'info'),(53,'mercadopago_q3_2021_ES','marketing','en_US','Cobrá con el Checkout de Mercado Pago','El procesador de pagos líder en América Latina ya está disponible para las tiendas de WooCommerce. Acepta pagos de forma segura con tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.','{}','pending','woocommerce.com','2021-08-31 18:55:20',NULL,0,'plain','',0,'info'),(54,'mercadopago_q3_2021_EN','marketing','en_US','Get paid with Mercado Pago Checkout','Latin America\'s leading payment processor is now available for WooCommerce stores. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','{}','pending','woocommerce.com','2021-08-31 18:55:20',NULL,0,'plain','',0,'info'),(55,'wc-admin-edit-products-on-the-move','info','en_US','Edita productos sobre la marcha','Edita y crea nuevos productos desde tus dispositivos móviles con la aplicación de Woo','{}','unactioned','woocommerce-admin','2021-09-28 19:19:58',NULL,0,'plain','',0,'info'),(56,'bbpos-chipper-launch','marketing','en_US','Ready to grow your business beyond online?','Collect payment in person for orders placed online using WooCommerce In-Person Payments. The BBPOS Chipper card reader can process payments securely, and keep everything synced in your WooCommerce Payments dashboard – no matter where you are.','{}','pending','woocommerce.com','2021-10-15 19:46:19',NULL,0,'plain','',0,'info'),(57,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2021-11-05 19:32:01',NULL,0,'plain','',0,'info'),(58,'new_in_app_marketplace_2021_1','info','en_US','Grow your business with extensions','Check out our NEW Extensions tab to see our favorite extensions for growing your business, and discover the most popular extensions in the WooCommerce Marketplace.','{}','pending','woocommerce.com','2021-11-08 19:06:28',NULL,0,'plain','',0,'info'),(59,'new_in_app_marketplace_2021_2','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','pending','woocommerce.com','2021-11-08 19:06:28',NULL,0,'plain','',0,'info'),(60,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-11-11 18:56:14',NULL,0,'plain','',0,'info'),(61,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-11-11 18:56:14',NULL,0,'plain','',0,'info'),(62,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-11-11 18:56:14',NULL,0,'plain','',0,'info'),(63,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2021-11-12 19:07:43',NULL,0,'plain','',0,'info'),(64,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2021-11-12 19:07:43',NULL,0,'plain','',0,'info'),(65,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2021-11-12 19:07:43',NULL,0,'plain','',0,'info'),(66,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','pending','woocommerce.com','2021-11-23 19:04:51',NULL,0,'plain','',0,'info'),(67,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-01-05 19:31:35',NULL,0,'plain','',0,'info'),(68,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','{}','pending','woocommerce.com','2022-02-04 19:04:10',NULL,0,'plain','',0,'info'),(69,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"https://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&utm_medium=inboxnotification&utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','{}','pending','woocommerce.com','2022-02-07 19:01:17',NULL,0,'plain','',0,'info'),(70,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"https://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&utm_medium=inboxnotification&utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings > Payments > Stripe.','{}','pending','woocommerce.com','2022-02-07 19:01:17',NULL,0,'plain','',0,'info'),(71,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings > Payments > Square.','{}','pending','woocommerce.com','2022-02-07 19:01:17',NULL,0,'plain','',0,'info'),(72,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','{}','pending','woocommerce.com','2022-02-11 19:12:19',NULL,0,'plain','',0,'info'),(73,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-03-10 19:10:05',NULL,0,'plain','',0,'info'),(74,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2022-03-10 19:10:05',NULL,0,'plain','',0,'info'),(75,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins > Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-03-23 18:56:16',NULL,0,'plain','',0,'info'),(76,'pinterest_gtm_q2_2021','marketing','en_US','Get your products in front of a large, engaged audience','Did you know that shoppers on Pinterest spend twice as much as people on other social platforms? With the new, official Pinterest for WooCommerce, you can turn your product catalog into shoppable Pins and showcase them to 400+ million monthly users looking to buy.','{}','unactioned','woocommerce.com','2022-04-24 19:08:38',NULL,0,'plain','',0,'info'),(77,'setup_task_initiative_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','pending','woocommerce.com','2022-04-26 19:15:29',NULL,0,'plain','',0,'info'),(78,'woocommerce_payments_subscriptions_nopayments_q2_2022','marketing','en_US','Sell subscriptions online – without a paid extension','Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.','{}','pending','woocommerce.com','2022-04-26 19:15:29',NULL,0,'plain','',0,'info'),(79,'woocommerce_payments_subscriptions_yespayments_q2_2022','marketing','en_US','Sell subscriptions online – no extra extension required','It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?','{}','pending','woocommerce.com','2022-04-26 19:15:29',NULL,0,'plain','',0,'info'),(80,'setup_task_second_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','pending','woocommerce.com','2022-05-10 19:31:48',NULL,0,'plain','',0,'info'),(81,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2022-05-10 19:31:48',NULL,0,'plain','',0,'info'),(82,'wc-admin-EU-consumer-protection','marketing','en_US','Important changes to EU consumer protection laws','New regulations to help modernize and strengthen consumer protection laws in the European Union (EU) take effect on May 28, 2022. These rules impact all merchants selling to the EU, regardless of where their business is located. Further detailed information is available on the European Commission\'s official website.','{}','unactioned','woocommerce.com','2022-05-14 19:14:23',NULL,0,'plain','',0,'info'),(83,'affirm_q2_2022','marketing','en_US','Boost your business with flexible payments','Expand your customer base with smarter payment options for more shoppers. With Affirm, you can offer the most relevant payment options at every price point – from four interest-free payments every two weeks to longer installments up to 36 months. Fast-track your revenue goals today!','{}','pending','woocommerce.com','2022-05-15 19:10:15',NULL,0,'plain','',0,'info'),(84,'googlelistings_multicountrygtm_q22022','marketing','en_US','Expand your audience with Multi-Country Advertising','It\'s time to expand your audience with Multi-Country Advertising, an exciting new feature in Google Listings & Ads. Reach more potential customers in as many regions as you like within a single campaign, all from the convenience of your WooCommerce dashboard.','{}','unactioned','woocommerce.com','2022-05-15 19:10:15',NULL,0,'plain','',0,'info'),(85,'wc_ipp_order_creation_GTM_launch_q2_2022','marketing','en_US','Grow your business on the go with WooCommerce In-Person Payments','Quickly create new orders, manage transactions, and take secure payments no matter where your business takes you. With automatic inventory sync, WooCommerce In-Person Payments is the only fully integrated solution for taking your WooCommerce store offline.','{}','pending','woocommerce.com','2022-05-25 19:15:05',NULL,0,'plain','',0,'info'),(86,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-06-15 19:29:44',NULL,0,'plain','',0,'info'),(87,'TikTok q2_2022','marketing','en_US','Give your store a stage on the world’s fastest-growing advertising channel','With TikTok for WooCommerce, you can sync your catalog, create videos, and track performance in front of TikTok’s one billion global users. Try the Smart Video Generator to make ads using your existing product images – no camera needed. Get $200 in ad credit from TikTok after a $20 spend (terms & conditions apply).','{}','unactioned','woocommerce.com','2022-06-21 19:32:19',NULL,0,'plain','',0,'info'),(88,'tiktok-webinar-promo-july2022','marketing','en_US','Free webinar: TikTok for WooCommerce','Join WooCommerce and TikTok live on July 14 to learn about ad types, trends, and the best ways to connect with an audience of one billion active users on the world’s fastest-growing social platform. Participants have a chance to score a free month of Vimeo Pro, and two winners will get a $5,000 ad credit and more.','{}','pending','woocommerce.com','2022-07-09 19:11:14',NULL,0,'plain','',0,'info'),(89,'mercado_pago_q3_2022','marketing','en_US','Get paid with Mercado Pago Checkout','Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','{}','pending','woocommerce.com','2022-08-08 19:01:37',NULL,0,'plain','',0,'info'),(90,'klarna_q3_2022','marketing','en_US','Meet Klarna – your ultimate growth partner','Increase conversions by offering secure, flexible payment solutions – including buy now, pay later – all through a one-click checkout experience. Plus, you’ll tap into a whole new market of the world’s most engaged shoppers.','{}','unactioned','woocommerce.com','2022-08-08 19:01:37',NULL,0,'plain','',0,'info'),(91,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2022-08-09 19:09:52',NULL,0,'plain','',0,'info'),(92,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2022-08-09 19:09:52',NULL,0,'plain','',0,'info'),(93,'mobile_app_order_management_q3_2022','marketing','en_US','Take order management on the go','The WooCommerce Mobile App continues to get better with added order management functionality! Add or remove products, edit fees, or change the shipping options in any existing order – all from within the app.','{}','unactioned','woocommerce.com','2022-08-17 19:32:22',NULL,0,'plain','',0,'info'),(94,'product_creation_usability_test_3_months','survey','en_US','Have a say in the future of WooCommerce','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-08-25 19:14:48',NULL,0,'plain','',0,'info'),(95,'product_creation_usability_test_6_months','survey','en_US','Try the new product edit form prototype','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-08-29 18:56:39',NULL,0,'plain','',0,'info'),(96,'product_creation_usability_test_12_months','survey','en_US','Try the new product edit form prototype','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-09-06 19:32:46',NULL,0,'plain','',0,'info'),(97,'custom_deposit_schedules_inbox','marketing','en_US','Customize your deposit schedule','Receive your funds according to your own business needs with custom deposit schedules from WooCommerce Payments. You’ll have the flexibility to deposit funds into your bank account daily, weekly, monthly, or even on-demand – you’ve done the work, now get paid on your terms.','{}','unactioned','woocommerce.com','2022-09-15 19:03:15',NULL,0,'plain','',0,'info'),(98,'googlelistings_signals2022_hasGLA','marketing','en_US','Show off your products with Ads on Google','You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings & Ads.','{}','pending','woocommerce.com','2022-09-23 19:01:33',NULL,0,'plain','',0,'info'),(99,'googlelistings_signals2022_noGLA','marketing','en_US','Show off your products with Ads on Google','You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings & Ads.','{}','pending','woocommerce.com','2022-09-23 19:01:33',NULL,0,'plain','',0,'info'),(100,'pre-black-friday-sale-2022-announcement','marketing','en_US','Surprise! We’re offering 40% off everything at WooCommerce.com','Just in time to get your store Black Friday ready. Sale ends 7 October, 2pm UTC.','{}','unactioned','woocommerce.com','2022-10-03 19:20:00',NULL,0,'plain','',0,'info'),(101,'shipping_category_q4_2022','marketing','en_US','Save time on shipping','Is your store all set to ship? Save valuable time (and money!) by automating your fulfillment process for the busiest shopping season. Explore our range of trusted shipping partners to get started.','{}','unactioned','woocommerce.com','2022-10-13 19:31:10',NULL,0,'plain','',0,'info'),(102,'facebook_q4-2022_hasFB','marketing','en_US','Drive more demand this holiday season with Facebook for WooCommerce','Deliver a personalized and seamless shopping experience this holiday season with Facebook for WooCommerce. With more ad formats than ever, you can create engaging ads that meet customers across Facebook, Instagram, Messenger, and WhatsApp throughout the busy shopping season.','{}','pending','woocommerce.com','2022-10-20 19:28:24',NULL,0,'plain','',0,'info'),(103,'facebook_q4-2022_noFB','marketing','en_US','Meet your customers where they are with Facebook for WooCommerce','Don’t wait for your customers to come to you – meet them where they’re browsing! Use the Facebook for WooCommerce extension to promote your products on Facebook, Instagram, Messenger, and WhatsApp. Create seamless shopping experiences – straight from your WooCommerce dashboard.','{}','unactioned','woocommerce.com','2022-10-22 18:58:03',NULL,0,'plain','',0,'info'),(104,'tiktok-targeted-q4-2022','marketing','en_US','Get $200 in ad credit from TikTok after you spend $20 on your first campaign','Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms & conditions apply</a>.','{}','pending','woocommerce.com','2022-10-25 18:59:59',NULL,0,'plain','',0,'info'),(105,'paypal_paylater_g3_q4_22','marketing','en_US','Convierte a los visitantes en compradores con Paga en 3 plazos','Añade PayPal al pago y ofrece a los clientes la opción de pagar a plazos con una marca de confianza. Con Paga en 3 plazos de PayPal, los clientes pueden pagar poco a poco y tú recibes el importe por adelantado. Contribuye a aumentar el valor medio de tus pedidos y a lograr más ventas, sin ningún coste adicional para ti.','{}','unactioned','woocommerce.com','2022-11-01 18:57:49',NULL,0,'plain','',0,'info'),(106,'paypal_paylater_g2_q4_22','marketing','en_US','Upgrade to PayPal Payments to offer Pay Later at checkout','PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.','{}','pending','woocommerce.com','2022-11-03 19:02:49',NULL,0,'plain','',0,'info'),(107,'woocommerce_admin_deprecation_q4_2022','info','en_US','WooCommerce Admin is part of WooCommerce!','To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.','{}','pending','woocommerce.com','2022-11-04 19:08:36',NULL,0,'plain','',0,'info'); /*!40000 ALTER TABLE `grpsd_wc_admin_notes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_category_lookup` -- DROP TABLE IF EXISTS `grpsd_wc_category_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_category_lookup` ( `category_tree_id` bigint(20) unsigned NOT NULL, `category_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`category_tree_id`,`category_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_category_lookup` -- LOCK TABLES `grpsd_wc_category_lookup` WRITE; /*!40000 ALTER TABLE `grpsd_wc_category_lookup` DISABLE KEYS */; INSERT INTO `grpsd_wc_category_lookup` VALUES (15,15); /*!40000 ALTER TABLE `grpsd_wc_category_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_customer_lookup` -- DROP TABLE IF EXISTS `grpsd_wc_customer_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_customer_lookup` ( `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned DEFAULT NULL, `username` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `first_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `last_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `date_last_active` timestamp NULL DEFAULT NULL, `date_registered` timestamp NULL DEFAULT NULL, `country` char(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `postcode` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `city` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `state` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`customer_id`), UNIQUE KEY `user_id` (`user_id`), KEY `email` (`email`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_customer_lookup` -- LOCK TABLES `grpsd_wc_customer_lookup` WRITE; /*!40000 ALTER TABLE `grpsd_wc_customer_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_customer_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_download_log` -- DROP TABLE IF EXISTS `grpsd_wc_download_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_download_log` ( `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` datetime NOT NULL, `permission_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '', PRIMARY KEY (`download_log_id`), KEY `permission_id` (`permission_id`), KEY `timestamp` (`timestamp`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_download_log` -- LOCK TABLES `grpsd_wc_download_log` WRITE; /*!40000 ALTER TABLE `grpsd_wc_download_log` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_download_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_order_coupon_lookup` -- DROP TABLE IF EXISTS `grpsd_wc_order_coupon_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_order_coupon_lookup` ( `order_id` bigint(20) unsigned NOT NULL, `coupon_id` bigint(20) NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `discount_amount` double NOT NULL DEFAULT '0', PRIMARY KEY (`order_id`,`coupon_id`), KEY `coupon_id` (`coupon_id`), KEY `date_created` (`date_created`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_order_coupon_lookup` -- LOCK TABLES `grpsd_wc_order_coupon_lookup` WRITE; /*!40000 ALTER TABLE `grpsd_wc_order_coupon_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_order_coupon_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_order_product_lookup` -- DROP TABLE IF EXISTS `grpsd_wc_order_product_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_order_product_lookup` ( `order_item_id` bigint(20) unsigned NOT NULL, `order_id` bigint(20) unsigned NOT NULL, `product_id` bigint(20) unsigned NOT NULL, `variation_id` bigint(20) unsigned NOT NULL, `customer_id` bigint(20) unsigned DEFAULT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `product_qty` int(11) NOT NULL, `product_net_revenue` double NOT NULL DEFAULT '0', `product_gross_revenue` double NOT NULL DEFAULT '0', `coupon_amount` double NOT NULL DEFAULT '0', `tax_amount` double NOT NULL DEFAULT '0', `shipping_amount` double NOT NULL DEFAULT '0', `shipping_tax_amount` double NOT NULL DEFAULT '0', PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`), KEY `product_id` (`product_id`), KEY `customer_id` (`customer_id`), KEY `date_created` (`date_created`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_order_product_lookup` -- LOCK TABLES `grpsd_wc_order_product_lookup` WRITE; /*!40000 ALTER TABLE `grpsd_wc_order_product_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_order_product_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_order_stats` -- DROP TABLE IF EXISTS `grpsd_wc_order_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_order_stats` ( `order_id` bigint(20) unsigned NOT NULL, `parent_id` bigint(20) unsigned NOT NULL DEFAULT '0', `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `num_items_sold` int(11) NOT NULL DEFAULT '0', `total_sales` double NOT NULL DEFAULT '0', `tax_total` double NOT NULL DEFAULT '0', `shipping_total` double NOT NULL DEFAULT '0', `net_total` double NOT NULL DEFAULT '0', `returning_customer` tinyint(1) DEFAULT NULL, `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `customer_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`order_id`), KEY `date_created` (`date_created`), KEY `customer_id` (`customer_id`), KEY `status` (`status`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_order_stats` -- LOCK TABLES `grpsd_wc_order_stats` WRITE; /*!40000 ALTER TABLE `grpsd_wc_order_stats` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_order_stats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_order_tax_lookup` -- DROP TABLE IF EXISTS `grpsd_wc_order_tax_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_order_tax_lookup` ( `order_id` bigint(20) unsigned NOT NULL, `tax_rate_id` bigint(20) unsigned NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `shipping_tax` double NOT NULL DEFAULT '0', `order_tax` double NOT NULL DEFAULT '0', `total_tax` double NOT NULL DEFAULT '0', PRIMARY KEY (`order_id`,`tax_rate_id`), KEY `tax_rate_id` (`tax_rate_id`), KEY `date_created` (`date_created`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_order_tax_lookup` -- LOCK TABLES `grpsd_wc_order_tax_lookup` WRITE; /*!40000 ALTER TABLE `grpsd_wc_order_tax_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_order_tax_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_product_meta_lookup` -- DROP TABLE IF EXISTS `grpsd_wc_product_meta_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_product_meta_lookup` ( `product_id` bigint(20) NOT NULL, `sku` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '', `virtual` tinyint(1) DEFAULT '0', `downloadable` tinyint(1) DEFAULT '0', `min_price` decimal(19,4) DEFAULT NULL, `max_price` decimal(19,4) DEFAULT NULL, `onsale` tinyint(1) DEFAULT '0', `stock_quantity` double DEFAULT NULL, `stock_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'instock', `rating_count` bigint(20) DEFAULT '0', `average_rating` decimal(3,2) DEFAULT '0.00', `total_sales` bigint(20) DEFAULT '0', `tax_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'taxable', `tax_class` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '', PRIMARY KEY (`product_id`), KEY `virtual` (`virtual`), KEY `downloadable` (`downloadable`), KEY `stock_status` (`stock_status`), KEY `stock_quantity` (`stock_quantity`), KEY `onsale` (`onsale`), KEY `min_max_price` (`min_price`,`max_price`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_product_meta_lookup` -- LOCK TABLES `grpsd_wc_product_meta_lookup` WRITE; /*!40000 ALTER TABLE `grpsd_wc_product_meta_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_product_meta_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_reserved_stock` -- DROP TABLE IF EXISTS `grpsd_wc_reserved_stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_reserved_stock` ( `order_id` bigint(20) NOT NULL, `product_id` bigint(20) NOT NULL, `stock_quantity` double NOT NULL DEFAULT '0', `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`order_id`,`product_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_reserved_stock` -- LOCK TABLES `grpsd_wc_reserved_stock` WRITE; /*!40000 ALTER TABLE `grpsd_wc_reserved_stock` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_reserved_stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_tax_rate_classes` -- DROP TABLE IF EXISTS `grpsd_wc_tax_rate_classes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_tax_rate_classes` ( `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`tax_rate_class_id`), UNIQUE KEY `slug` (`slug`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_tax_rate_classes` -- LOCK TABLES `grpsd_wc_tax_rate_classes` WRITE; /*!40000 ALTER TABLE `grpsd_wc_tax_rate_classes` DISABLE KEYS */; INSERT INTO `grpsd_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate'),(3,'Tasa reducida','tasa-reducida'),(4,'Tasa cero','tasa-cero'); /*!40000 ALTER TABLE `grpsd_wc_tax_rate_classes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_wc_webhooks` -- DROP TABLE IF EXISTS `grpsd_wc_webhooks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_wc_webhooks` ( `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `user_id` bigint(20) unsigned NOT NULL, `delivery_url` text COLLATE utf8mb4_unicode_ci NOT NULL, `secret` text COLLATE utf8mb4_unicode_ci NOT NULL, `topic` varchar(200) COLLATE utf8mb4_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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_wc_webhooks` -- LOCK TABLES `grpsd_wc_webhooks` WRITE; /*!40000 ALTER TABLE `grpsd_wc_webhooks` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_wc_webhooks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_api_keys` -- DROP TABLE IF EXISTS `grpsd_woocommerce_api_keys`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_api_keys` ( `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `description` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL, `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL, `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL, `nonces` longtext COLLATE utf8mb4_unicode_ci, `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL, `last_access` datetime DEFAULT NULL, PRIMARY KEY (`key_id`), KEY `consumer_key` (`consumer_key`), KEY `consumer_secret` (`consumer_secret`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_api_keys` -- LOCK TABLES `grpsd_woocommerce_api_keys` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_api_keys` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_api_keys` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_attribute_taxonomies` -- DROP TABLE IF EXISTS `grpsd_woocommerce_attribute_taxonomies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_attribute_taxonomies` ( `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `attribute_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `attribute_label` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `attribute_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `attribute_public` int(1) NOT NULL DEFAULT '1', PRIMARY KEY (`attribute_id`), KEY `attribute_name` (`attribute_name`(20)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_attribute_taxonomies` -- LOCK TABLES `grpsd_woocommerce_attribute_taxonomies` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_attribute_taxonomies` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_attribute_taxonomies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_downloadable_product_permissions` -- DROP TABLE IF EXISTS `grpsd_woocommerce_downloadable_product_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_downloadable_product_permissions` ( `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `download_id` varchar(36) COLLATE utf8mb4_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 utf8mb4_unicode_ci NOT NULL, `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `downloads_remaining` varchar(9) COLLATE utf8mb4_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`), KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_downloadable_product_permissions` -- LOCK TABLES `grpsd_woocommerce_downloadable_product_permissions` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_downloadable_product_permissions` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_downloadable_product_permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_log` -- DROP TABLE IF EXISTS `grpsd_woocommerce_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_log` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` datetime NOT NULL, `level` smallint(4) NOT NULL, `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `context` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`log_id`), KEY `level` (`level`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_log` -- LOCK TABLES `grpsd_woocommerce_log` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_log` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_order_itemmeta` -- DROP TABLE IF EXISTS `grpsd_woocommerce_order_itemmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_order_itemmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `order_item_id` (`order_item_id`), KEY `meta_key` (`meta_key`(32)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_order_itemmeta` -- LOCK TABLES `grpsd_woocommerce_order_itemmeta` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_order_itemmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_order_itemmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_order_items` -- DROP TABLE IF EXISTS `grpsd_woocommerce_order_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_order_items` ( `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_name` text COLLATE utf8mb4_unicode_ci NOT NULL, `order_item_type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `order_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_order_items` -- LOCK TABLES `grpsd_woocommerce_order_items` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_order_items` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_order_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_payment_tokenmeta` -- DROP TABLE IF EXISTS `grpsd_woocommerce_payment_tokenmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_payment_tokenmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `payment_token_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `payment_token_id` (`payment_token_id`), KEY `meta_key` (`meta_key`(32)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_payment_tokenmeta` -- LOCK TABLES `grpsd_woocommerce_payment_tokenmeta` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_payment_tokenmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_payment_tokenmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_payment_tokens` -- DROP TABLE IF EXISTS `grpsd_woocommerce_payment_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_payment_tokens` ( `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `gateway_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `token` text COLLATE utf8mb4_unicode_ci NOT NULL, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `is_default` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`token_id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_payment_tokens` -- LOCK TABLES `grpsd_woocommerce_payment_tokens` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_payment_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_payment_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_sessions` -- DROP TABLE IF EXISTS `grpsd_woocommerce_sessions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_sessions` ( `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `session_key` char(32) COLLATE utf8mb4_unicode_ci NOT NULL, `session_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `session_expiry` bigint(20) unsigned NOT NULL, PRIMARY KEY (`session_id`), UNIQUE KEY `session_key` (`session_key`) ) ENGINE=InnoDB AUTO_INCREMENT=585 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_sessions` -- LOCK TABLES `grpsd_woocommerce_sessions` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_sessions` DISABLE KEYS */; INSERT INTO `grpsd_woocommerce_sessions` VALUES (584,'2','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:733:\"a:26:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:25:\"2021-06-14T22:39:58+00: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:\"GB\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:19:\"dnaranjo@zews.co.cr\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1668871407); /*!40000 ALTER TABLE `grpsd_woocommerce_sessions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_shipping_zone_locations` -- DROP TABLE IF EXISTS `grpsd_woocommerce_shipping_zone_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_shipping_zone_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_id` bigint(20) unsigned NOT NULL, `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`location_id`), KEY `location_id` (`location_id`), KEY `location_type_code` (`location_type`(10),`location_code`(20)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_shipping_zone_locations` -- LOCK TABLES `grpsd_woocommerce_shipping_zone_locations` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_shipping_zone_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_shipping_zone_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_shipping_zone_methods` -- DROP TABLE IF EXISTS `grpsd_woocommerce_shipping_zone_methods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_shipping_zone_methods` ( `zone_id` bigint(20) unsigned NOT NULL, `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `method_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `method_order` bigint(20) unsigned NOT NULL, `is_enabled` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`instance_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_shipping_zone_methods` -- LOCK TABLES `grpsd_woocommerce_shipping_zone_methods` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_shipping_zone_methods` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_shipping_zone_methods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_shipping_zones` -- DROP TABLE IF EXISTS `grpsd_woocommerce_shipping_zones`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_shipping_zones` ( `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `zone_order` bigint(20) unsigned NOT NULL, PRIMARY KEY (`zone_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_shipping_zones` -- LOCK TABLES `grpsd_woocommerce_shipping_zones` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_shipping_zones` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_shipping_zones` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_tax_rate_locations` -- DROP TABLE IF EXISTS `grpsd_woocommerce_tax_rate_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_tax_rate_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL, `tax_rate_id` bigint(20) unsigned NOT NULL, `location_type` varchar(40) COLLATE utf8mb4_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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_tax_rate_locations` -- LOCK TABLES `grpsd_woocommerce_tax_rate_locations` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_tax_rate_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_tax_rate_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_woocommerce_tax_rates` -- DROP TABLE IF EXISTS `grpsd_woocommerce_tax_rates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_woocommerce_tax_rates` ( `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `tax_rate_name` varchar(200) COLLATE utf8mb4_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 utf8mb4_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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_woocommerce_tax_rates` -- LOCK TABLES `grpsd_woocommerce_tax_rates` WRITE; /*!40000 ALTER TABLE `grpsd_woocommerce_tax_rates` DISABLE KEYS */; /*!40000 ALTER TABLE `grpsd_woocommerce_tax_rates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_yoast_indexable` -- DROP TABLE IF EXISTS `grpsd_yoast_indexable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_yoast_indexable` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `permalink` longtext COLLATE utf8mb4_unicode_ci, `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `object_id` bigint(20) DEFAULT NULL, `object_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL, `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `author_id` bigint(20) DEFAULT NULL, `post_parent` bigint(20) DEFAULT NULL, `title` text COLLATE utf8mb4_unicode_ci, `description` mediumtext COLLATE utf8mb4_unicode_ci, `breadcrumb_title` text COLLATE utf8mb4_unicode_ci, `post_status` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `is_public` tinyint(1) DEFAULT NULL, `is_protected` tinyint(1) DEFAULT '0', `has_public_posts` tinyint(1) DEFAULT NULL, `number_of_pages` int(11) unsigned DEFAULT NULL, `canonical` longtext COLLATE utf8mb4_unicode_ci, `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `primary_focus_keyword_score` int(3) DEFAULT NULL, `readability_score` int(3) DEFAULT NULL, `is_cornerstone` tinyint(1) DEFAULT '0', `is_robots_noindex` tinyint(1) DEFAULT '0', `is_robots_nofollow` tinyint(1) DEFAULT '0', `is_robots_noarchive` tinyint(1) DEFAULT '0', `is_robots_noimageindex` tinyint(1) DEFAULT '0', `is_robots_nosnippet` tinyint(1) DEFAULT '0', `twitter_title` text COLLATE utf8mb4_unicode_ci, `twitter_image` longtext COLLATE utf8mb4_unicode_ci, `twitter_description` longtext COLLATE utf8mb4_unicode_ci, `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `twitter_image_source` text COLLATE utf8mb4_unicode_ci, `open_graph_title` text COLLATE utf8mb4_unicode_ci, `open_graph_description` longtext COLLATE utf8mb4_unicode_ci, `open_graph_image` longtext COLLATE utf8mb4_unicode_ci, `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `open_graph_image_source` text COLLATE utf8mb4_unicode_ci, `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_ci, `link_count` int(11) DEFAULT NULL, `incoming_link_count` int(11) DEFAULT NULL, `prominent_words_version` int(11) unsigned DEFAULT NULL, `created_at` datetime DEFAULT NULL, `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `blog_id` bigint(20) NOT NULL DEFAULT '1', `language` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `region` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `has_ancestors` tinyint(1) DEFAULT '0', `estimated_reading_time_minutes` int(11) DEFAULT NULL, PRIMARY KEY (`id`), KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`), KEY `object_id_and_type` (`object_id`,`object_type`), KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`), KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`), KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`) ) ENGINE=InnoDB AUTO_INCREMENT=378 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_yoast_indexable` -- LOCK TABLES `grpsd_yoast_indexable` WRITE; /*!40000 ALTER TABLE `grpsd_yoast_indexable` DISABLE KEYS */; INSERT INTO `grpsd_yoast_indexable` VALUES (1,'https://www.gruposuadi.com/author/gruposuadi/','45:b00dea8a13286a990cbf84ffabdb57e2',2,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/1b8f10c9cd6d438a76bd04360edc5067?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/1b8f10c9cd6d438a76bd04360edc5067?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-10-08 21:50:17','2023-12-22 00:06:42',1,NULL,NULL,NULL,NULL,0,NULL),(2,'https://www.gruposuadi.com/','27:e5a9b23d96358d50dd495d0e63a6b819',112,'post','page',2,0,'Empresas constructuras y de alquiler de maquinarias en Chiriquí Panamá','Contamos con un sistema de gestión integral, para la construcción de obras civiles y brindamos el servicio de renta de equipo pesado.','Inicio','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,28,NULL,NULL,'2020-10-08 21:50:17','2021-02-01 21:31:43',1,NULL,NULL,NULL,NULL,0,2),(3,'https://www.gruposuadi.com/maquinarias/','39:62eef6afd60a763b0b6f6dcff62ca64f',13,'post','page',2,0,'Alquiler de maquinaria pesada en Chiriquí Panamá','Alquiler de Maquinarias en Panamá para todo tipo de trabajo pesado, movimiento de tierras, obras civiles, construcción y más.','Maquinarias','publish',NULL,0,NULL,NULL,NULL,'Alquiler de Maquinarias',33,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,10,NULL,'2020-10-08 21:50:26','2021-07-09 13:15:03',1,NULL,NULL,NULL,NULL,0,NULL),(4,'https://www.gruposuadi.com/construccion/','40:b1ce2f3684a169767ec6d4f7d5034a3f',68,'post','page',2,0,'Empresas constructivas en David, Chiriquí, Panamá','Empresa dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles. Le asesoramos sin compromiso.','Construcción','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,5,NULL,'2020-10-08 21:51:05','2021-06-14 23:17:43',1,NULL,NULL,NULL,NULL,0,NULL),(5,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-10-08 21:56:00','2020-10-09 01:56:00',1,NULL,NULL,NULL,NULL,0,NULL),(6,'https://www.gruposuadi.com/nosotros/','36:30fcd86f5e156b9ee8095d601d705d0a',89,'post','page',2,0,'Empresas de obra civil en Chiriquí, Panamá - Infraestructura, ingeniería','Una empresa familiar, 100% panameña, dedicada a la obra civil como infraestructura, ingeniería, movimiento de tierra, túneles, entre otras.','Nosotros','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,12,NULL,'2020-10-09 11:15:39','2021-07-09 13:15:03',1,NULL,NULL,NULL,NULL,0,NULL),(7,'https://www.gruposuadi.com/servicio/excavadoras/','48:f3fede2ba48b3837e5fac6e68694c40a',22,'post','services',2,0,'Trabajos y alquiler de %%title%% Chiriquí Panamá','Excavadoras hidráulicas sobre orugas de 12 ton hasta 48 ton y mini excavadoras sobre orugas de caucho de 5 ton hasta 9 ton','Excavadoras','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg',NULL,'396','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg','396','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg\",\"size\":\"full\",\"id\":396,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',4,3,NULL,'2020-10-09 11:16:39','2021-06-16 13:41:03',1,NULL,NULL,NULL,NULL,0,NULL),(8,'https://www.gruposuadi.com/contacto/','36:91665559c463bfb54d48ed5a6ff29c51',173,'post','page',2,0,'Contruccción de obras públicas y privadas Chiriquí Panamá','Contamos con años de experiencia en trabajos pesados con maquinaria y construcción de obras publicas y privadas.','Contacto','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,11,NULL,'2020-10-09 11:17:14','2021-07-09 13:15:03',1,NULL,NULL,NULL,NULL,0,NULL),(9,'https://www.gruposuadi.com/servicio/camiones-gruas-plataforma/','62:7ab24c425ab9bbaf8a4a030abb2d3298',46,'post','services',2,0,NULL,'Conocidas como grúas de plataforma, con capacidad para elevar maquinaria de considerable volumen y peso.','Camiones grúas plataforma','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/camion-plataforma.jpg',NULL,'309','featured-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/camion-plataforma.jpg','309','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/camion-plataforma.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/camion-plataforma.jpg\",\"size\":\"full\",\"id\":309,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 19:02:37','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(10,'https://www.gruposuadi.com/servicio/retroexcavadoras/','53:13bb27c6bfb02ac8be97f0d364be102d',31,'post','services',2,0,NULL,'Poderosas retroexcavadoras 4×4, variante de la excavadora, de gran utilidad para el movimiento de tierras, construir rampas en solares.','Retroexcavadoras','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg',NULL,'400','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg','400','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg\",\"size\":\"full\",\"id\":400,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 19:04:00','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(11,'https://www.gruposuadi.com/servicio/construccion-de-infraestructura-vial/','73:db38bea766d4f352963f15719f8ac425',73,'post','services',2,0,'%%title%% Chiriquí Panamá','Contamos con la maquinaria, el equipo humano y la logística, para desarrollar proyectos de infraestructura vial que contribuyan...','Construcción de infraestructura vial','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg',NULL,'296','featured-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg','296','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg\",\"size\":\"full\",\"id\":296,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',17,2,NULL,'2020-10-14 19:04:22','2021-07-07 22:06:07',1,NULL,NULL,NULL,NULL,0,NULL),(12,'https://www.gruposuadi.com/servicio/alquiler-de-equipos/','56:d16bfc7491ca358e58a0158dac9c9498',15,'post','services',2,0,'%%title%% pesados Chiriquí Panamá','Brindamos el servicio de alquiler de equipo pesado para la ejecución de proyectos públicos y privados, en la industria de la construcción','Alquiler de equipos','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg',NULL,'256','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg','256','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg\",\"size\":\"full\",\"id\":256,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,4,NULL,'2020-10-14 19:08:24','2021-07-09 13:15:03',1,NULL,NULL,NULL,NULL,0,NULL),(13,'https://www.gruposuadi.com/servicio/tractores-sobre-oruga/','58:d88eacf41691e53ade7d9a71ee2c6997',26,'post','services',2,0,'Alquiler de %%title%% Chiriquí Panamá','Tractores sobre orugas tipo D4, D5 y D6, para sus trabajos de excavación y empuje, en la construcción de obras residenciales...','Tractores sobre Oruga','publish',NULL,0,NULL,NULL,NULL,'Tractores sobre orugas',38,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg',NULL,'397','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg','397','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg\",\"size\":\"full\",\"id\":397,\"alt\":\"Tractores sobre orugas\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,1,NULL,'2020-10-14 19:15:04','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(15,'https://www.gruposuadi.com/servicio/construccion-de-puentes-y-carreteras/','73:9b305bbcfbcbccfb3da1230573cb6887',75,'post','services',2,0,'%%title%% Chiriquí Panamá','Tenemos a disposición de los sectores público y privado nuestro servicio de construcción de puentes y carreteras','Construcción de puentes y carreteras','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg',NULL,'76','featured-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg','76','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Construccion-puentes.jpg\",\"size\":\"full\",\"id\":76,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,5,NULL,'2020-10-14 19:51:44','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(16,'https://www.gruposuadi.com/servicio/camiones-articulados/','57:863ec7d88fd599a8da5bd833b500ef33',28,'post','services',2,0,NULL,'Con la versatilidad y la capacidad requerida para mover materiales de grandes excavaciones, en el desarrollo de proyectos de construcción','Camiones articulados','publish',NULL,0,NULL,NULL,NULL,'Camiones articulados',39,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg',NULL,'399','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg','399','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg\",\"size\":\"full\",\"id\":399,\"alt\":\"Camiones articulados\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:34:49','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(17,'https://www.gruposuadi.com/servicio/compactadora-lisa-o-de-pina/','64:03dacc34361e84938f42dcce563a2f86',34,'post','services',2,0,NULL,'Esencial, en la construcción de obras civiles, para la compactación de suelos y pavimentos. Tenemos a su servicio la apisonadora...','Compactadora lisa o de piña','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg',NULL,'401','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg','401','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/compactadoras-panama-1.jpg\",\"size\":\"full\",\"id\":401,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:37:23','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(18,'https://www.gruposuadi.com/servicio/motoniveladoras-o-cuchillas/','64:bc2463667adb3e712006a76ad9982e24',38,'post','services',2,0,NULL,'La máquina de ingeniería civil diseñada con la versatilidad necesaria para la nivelación de suelos, construcción de carreteras y caminos...','Motoniveladoras o cuchillas','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg',NULL,'402','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg','402','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/motoniveladora-panama.jpg\",\"size\":\"full\",\"id\":402,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:38:30','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(19,'https://www.gruposuadi.com/servicio/cargadores-frontales/','57:fc730548efa0b708925f3a96905a1d34',40,'post','services',2,0,NULL,'Tractores con cuchara frontal de gran utilidad para cargar materiales como piedra, arena y tierra. Utilizados en canteras o con trituradoras.','Cargadores frontales','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg',NULL,'403','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg','403','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg\",\"size\":\"full\",\"id\":403,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:39:37','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(20,'https://www.gruposuadi.com/servicio/pala-martillo-y-retro-martillo/','67:83f8ab1d60db97883821a266b82be41f',42,'post','services',2,0,'Alquiler de %%title%% Chiriquí Panamá - Alquiler de perforadoras','Pala martillo y retro martillos desde 5 toneladas hasta 25 toneladas. Opcional minipalas o retros con fresadoras hasta 9 toneladas.','Pala Martillo y Retro Martillo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg',NULL,'313','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg','313','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg\",\"size\":\"full\",\"id\":313,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:41:43','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(21,'https://www.gruposuadi.com/servicio/dumpers/','44:6ac5976ceb79e48d9308d5ebc4b90732',44,'post','services',2,0,NULL,'Son pequeños equipos rodantes que transportan más o menos 3,5 m3 de material en recorridos cortos. Pueden dumpear hacia atrás o hacia un lado.','Dumpers','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg',NULL,'404','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg','404','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Dumpers-panama-1.jpg\",\"size\":\"full\",\"id\":404,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:43:21','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(22,'https://www.gruposuadi.com/servicio/camiones-cisterna/','54:a4796297e815542f3b3c9359cde22b8c',53,'post','services',2,0,NULL,'Con nuestros camiones cisterna acaba la escasez de agua que se requieran durante la construcción de una obra civil.','Camiones cisterna','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg',NULL,'54','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg','54','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Camiones-cisterna.jpg\",\"size\":\"full\",\"id\":54,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:46:15','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(23,'https://www.gruposuadi.com/servicio/telehandlers/','49:fc32f098157f689e2d1480ec2f2fe93e',55,'post','services',2,0,NULL,'El manipulador telescópico, conocido como “telehanders”, de particular utilidad en la industria y la construcción.','Telehandlers','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg',NULL,'56','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg','56','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Telehanders.jpg\",\"size\":\"full\",\"id\":56,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:47:15','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(24,'https://www.gruposuadi.com/servicio/hormigonera-auto-cargante/','62:c2b66e21abaa15e7e83b3839ac2549be',57,'post','services',2,0,NULL,'Hormigonera autocargante con rendimiento de 2,5 m³. Excelente dosificación y homogeneidad de la mezcla lo que realiza un concreto.','Hormigonera auto cargante','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg',NULL,'405','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg','405','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Hormigonera-Panama.jpg\",\"size\":\"full\",\"id\":405,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 20:48:46','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(25,'https://www.gruposuadi.com/servicio/movimientos-de-tierra/','58:49fe4a00f751765657d634e60e292a84',87,'post','services',2,0,'%%title%% Chiriquí Panamá','Concebimos el buen estado de las carreteras y los caminos como una de las tareas prioritarias de la Administración Pública,','Movimientos de tierra','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg',NULL,'88','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg','88','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg\",\"size\":\"full\",\"id\":88,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',10,4,NULL,'2020-10-14 21:02:45','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(26,'https://www.gruposuadi.com/servicio/mejoramiento-de-caminos/','60:e66ef71817b60f504d116208f2e65955',85,'post','services',2,0,'%%title%% Chiriquí Panamá','Concebimos el buen estado de las carreteras y los caminos como una de las tareas prioritarias de la Administración Pública.','Mejoramiento de caminos','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg',NULL,'406','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg','406','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg\",\"size\":\"full\",\"id\":406,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',14,2,NULL,'2020-10-14 21:05:06','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(27,'https://www.gruposuadi.com/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/','104:e56657db2373482c294ca44df2b667c0',82,'post','services',2,0,'%%title%% Chiriquí Panamá','Contamos con la maquinaria, el equipo profesional y técnico y la logística para la ejecución de proyectos de instalación de tuberías...','Instalación de tuberías para sistemas de acueducto y alcantarillado','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg',NULL,'440','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg','440','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/tubos-alcantarillados.jpg\",\"size\":\"full\",\"id\":440,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',18,3,NULL,'2020-10-14 21:05:53','2021-06-14 23:17:43',1,NULL,NULL,NULL,NULL,0,NULL),(28,'https://www.gruposuadi.com/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/','106:3354da7e1686cb6c33dc20d9f3ba9171',79,'post','services',2,0,'%%title%% Chiriquí Panamá','La construcción de dos proyectos de mil viviendas de interés social del Programa Techos de Esperanza, del Ministerio de Vivienda y...','Construcción de proyectos residenciales y proyectos macro de interés social','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/proyectos-residenciales01.jpg',NULL,'270','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/proyectos-residenciales01.jpg','270','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/proyectos-residenciales01.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/proyectos-residenciales01.jpg\",\"size\":\"full\",\"id\":270,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,5,NULL,'2020-10-14 21:06:56','2021-07-07 22:06:07',1,NULL,NULL,NULL,NULL,0,NULL),(29,'https://www.gruposuadi.com/servicio/construccion-de-galeras-y-edificios/','72:5f5f485ede86b647342be77004a470b9',77,'post','services',2,0,'%%title%% Chiriquí Panamá',NULL,'Construcción de galeras y edificios','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg',NULL,'78','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg','78','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg\",\"size\":\"full\",\"id\":78,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-10-14 21:07:37','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(30,'https://www.gruposuadi.com/servicio/construccion-y-mantenimiento-de-hidroelectricas/','84:cf943912f7b57a03084d5e4f8ea5672e',71,'post','services',2,0,'%%title%% Chiriquí Panamá','Realizamos todo tipo de obra civil que contribuya a mejorar la organización del territorio y el bienestar de los habitantes.','Construcción y mantenimiento de hidroeléctricas','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg',NULL,'429','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg','429','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg\",\"size\":\"full\",\"id\":429,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',11,4,NULL,'2020-10-14 21:11:15','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(31,'https://www.gruposuadi.com/servicio/construccion-de-obras-civiles/','66:d69b714474181c3fc34cc9ca9c2e0a9d',63,'post','services',2,0,'%%title%% Chiriquí Panamá','Realizamos todo tipo de obra civil que contribuya a mejorar la organización del territorio y el bienestar de los habitantes.','Construcción de obras civiles','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg',NULL,'67','featured-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg','67','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/construcciones-civiles.jpg\",\"size\":\"full\",\"id\":67,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,6,NULL,'2020-10-14 21:13:27','2021-07-07 22:06:07',1,NULL,NULL,NULL,NULL,0,NULL),(32,'https://www.gruposuadi.com/wp-content/uploads/2020/10/suadi-dark.jpg','68:7d93c533c3b26569adacb55690289014',212,'post','attachment',2,0,NULL,NULL,'suadi-dark','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/suadi-dark.jpg',NULL,'212','attachment-image',NULL,NULL,NULL,'212','attachment-image',NULL,0,NULL,NULL,'2020-10-14 21:51:52','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(33,'https://www.gruposuadi.com/wp-content/uploads/2020/10/suadi-1.jpg','65:caae7ff061e16369dcda8b68ed54b214',213,'post','attachment',2,0,NULL,NULL,'suadi-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/suadi-1.jpg',NULL,'213','attachment-image',NULL,NULL,NULL,'213','attachment-image',NULL,0,NULL,NULL,'2020-10-14 21:53:44','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(34,'https://www.gruposuadi.com/sin-categoria/214/','45:bfa881e982b47de3b24ac3ea15f1c527',214,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(35,'https://www.gruposuadi.com/sin-categoria/215/','45:2bd96692f37710468b4eff460b888caa',215,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(36,'https://www.gruposuadi.com/sin-categoria/216/','45:ab7e842c4fb38796c5eba113661f13ef',216,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(37,'https://www.gruposuadi.com/sin-categoria/217/','45:032f0903e9438ec2c3a425512d5e7e69',217,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(38,'https://www.gruposuadi.com/sin-categoria/218/','45:ee6bc6d5627268ce8307449b0897716c',218,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(39,'https://www.gruposuadi.com/sin-categoria/219/','45:93f2fe5482922b7ec71c357220dd9f3a',219,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(40,'https://www.gruposuadi.com/sin-categoria/220/','45:5112e9550797ec1b81033b633e073c6d',220,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(41,'https://www.gruposuadi.com/sin-categoria/221/','45:01362a56bee91e8689a3f2c6a302fdef',221,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(42,'https://www.gruposuadi.com/sin-categoria/222/','45:c651448353ec17521562d4c1dc3b3eb7',222,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(43,'https://www.gruposuadi.com/sin-categoria/223/','45:0349e18b4f9808a3855d5e5c9ff0418d',223,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(44,'https://www.gruposuadi.com/sin-categoria/224/','45:5a5f87d87ed5d9a11177ec4fce7d2acf',224,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:31','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(45,'https://www.gruposuadi.com/sin-categoria/225/','45:84dff26270156f6efb556b66af2287e9',225,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:32','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(46,'https://www.gruposuadi.com/sin-categoria/226/','45:529b1a0de536be3d570034109448a1eb',226,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:32','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(47,'https://www.gruposuadi.com/sin-categoria/227/','45:2944dae2e148c2bd4a7d112d09565d52',227,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:34:32','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(49,'https://www.gruposuadi.com/sin-categoria/111/','45:9e6bfadea163722d41143f3f697cee12',111,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:36:58','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(50,'https://www.gruposuadi.com/sin-categoria/25/','44:c64de7efecaffd232e1e1138e48c9d3d',25,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:36:58','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(51,'https://www.gruposuadi.com/sin-categoria/70/','44:7f9daa753c47e4a3c8f271e762c7fe20',70,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:36:58','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(52,'https://www.gruposuadi.com/sin-categoria/195/','45:e1e00bc967292da2495006a2f2bf26dd',195,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-14 22:36:58','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(53,'https://www.gruposuadi.com/sin-categoria/construction-child/','60:8c063dbb12b78a17ad59dd1c4b34d703',147,'post','custom_css',2,0,NULL,NULL,'construction-child','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 13:46:26','2021-03-19 02:58:16',1,NULL,NULL,NULL,NULL,0,NULL),(56,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Header-maquinaria-2_1.jpg','79:63da75d29967079fb4138f3a5186027c',231,'post','attachment',2,89,NULL,NULL,'Header-maquinaria-2_1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Header-maquinaria-2_1.jpg',NULL,'231','attachment-image',NULL,NULL,NULL,'231','attachment-image',NULL,0,NULL,NULL,'2020-10-15 14:14:40','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,1,NULL),(58,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Header-maquinaria-3.jpg','77:3cfd741183789102da55a016d0b660aa',233,'post','attachment',2,173,NULL,NULL,'Header-maquinaria-3','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Header-maquinaria-3.jpg',NULL,'233','attachment-image',NULL,NULL,NULL,'233','attachment-image',NULL,0,NULL,NULL,'2020-10-15 14:22:56','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(59,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Header-maquinaria-4.jpg','77:769afe72b6e72d9f578319fd4b1c7fe6',234,'post','attachment',2,173,NULL,NULL,'Header-maquinaria-4','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Header-maquinaria-4.jpg',NULL,'234','attachment-image',NULL,NULL,NULL,'234','attachment-image',NULL,0,NULL,NULL,'2020-10-15 14:25:45','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(60,'http://zewsdemo.com/gruposuadi/2020/10/15/235/','46:6956d3bd867250f4fb666830adb5b948',235,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 14:27:06','2020-10-15 18:27:18',1,NULL,NULL,NULL,NULL,0,NULL),(61,'http://zewsdemo.com/gruposuadi/2020/10/15/236/','46:04925d4cd0ceba06a561075053c25a10',236,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 14:27:06','2020-10-15 18:27:18',1,NULL,NULL,NULL,NULL,0,NULL),(62,'http://zewsdemo.com/gruposuadi/2020/10/15/237/','46:2c57cb1a175147fc1936b55467b58dcb',237,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 14:27:06','2020-10-15 18:27:18',1,NULL,NULL,NULL,NULL,0,NULL),(63,'http://zewsdemo.com/gruposuadi/2020/10/15/238/','46:2540be6877a9fd501f2807329a0cc0ec',238,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 14:27:06','2020-10-15 18:27:18',1,NULL,NULL,NULL,NULL,0,NULL),(64,'http://zewsdemo.com/gruposuadi/2020/10/15/239/','46:8e9c9f6a769d4f73b3fb7139a38632e8',239,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 14:27:06','2020-10-15 18:27:18',1,NULL,NULL,NULL,NULL,0,NULL),(66,'https://www.gruposuadi.com/sin-categoria/241/','45:4be9f6f8192da56663ec78271c33fd30',241,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(67,'https://www.gruposuadi.com/sin-categoria/242/','45:d8405fc9229d89ea70e3336dbac07391',242,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(68,'https://www.gruposuadi.com/sin-categoria/243/','45:8f6afe31cc73570c580795927cf059cc',243,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(69,'https://www.gruposuadi.com/sin-categoria/244/','45:560b422b37caa858e07d9e0c6c47f634',244,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(70,'https://www.gruposuadi.com/sin-categoria/245/','45:a005fde8444ca7023299690186755ae4',245,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(71,'https://www.gruposuadi.com/sin-categoria/246/','45:8d2a02985d86ef466c26fbbc66c92556',246,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(72,'https://www.gruposuadi.com/sin-categoria/247/','45:17341387e9c0f825f455700c56091ccc',247,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(73,'https://www.gruposuadi.com/sin-categoria/248/','45:e04fa197fd7af90fef41d217ea1bb5e1',248,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(74,'https://www.gruposuadi.com/sin-categoria/249/','45:ae9a4638eebecb41297751c547ebddff',249,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-10-15 15:07:04','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(76,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Grupo-SUADI-1.png','71:0b6cd50f6e0f8aaa72c0f014c8cf160c',251,'post','attachment',2,0,NULL,NULL,'Grupo-SUADI-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Grupo-SUADI-1.png',NULL,'251','attachment-image',NULL,NULL,NULL,'251','attachment-image',NULL,0,NULL,NULL,'2020-10-15 21:43:49','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(77,'https://www.gruposuadi.com/?post_type=wpcf7_contact_form&p=6','60:ed4a646b950d53da1aeb9b7727682100',6,'post','wpcf7_contact_form',2,0,NULL,NULL,'Servicios maquinaria','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,NULL,'2020-10-15 22:29:54','2020-11-26 18:43:38',1,NULL,NULL,NULL,NULL,0,NULL),(78,'https://www.gruposuadi.com/?post_type=wpcf7_contact_form&p=176','62:cb9ac37723d78f602db717ea644bebd3',176,'post','wpcf7_contact_form',2,0,NULL,NULL,'Contacto','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2020-10-15 22:30:20','2021-06-15 02:32:34',1,NULL,NULL,NULL,NULL,0,NULL),(80,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg','84:217f201e3abd4536ac7a735d70b78597',256,'post','attachment',2,15,NULL,NULL,'Equipo-pesado-grupo-suadi(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg',NULL,'256','attachment-image',NULL,NULL,NULL,'256','attachment-image',NULL,0,2,NULL,'2020-11-02 14:04:44','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(82,'https://www.gruposuadi.com/wp-content/uploads/2020/10/excavadoras-panama.jpg','76:665bdd7e2c2cfafc9f49c8ee4818f8b8',258,'post','attachment',2,22,NULL,NULL,'Excavadoras en Panamá','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/excavadoras-panama.jpg',NULL,'258','attachment-image',NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/excavadoras-panama.jpg','258','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/excavadoras-panama.jpg\",\"path\":\"/home/zewsdemo/public_html/gruposuadi/wp-content/uploads/2020/10/excavadoras-panama.jpg\",\"size\":\"full\",\"id\":258,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-11-02 14:39:40','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,1,NULL),(83,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-sobre-oruga-panama.jpg','86:bdcd925da2e7c3ae1b8f8ab98c999ef8',260,'post','attachment',2,26,NULL,NULL,'Tractores sobre Oruga','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama.jpg',NULL,'260','attachment-image',NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama.jpg','260','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama.jpg\",\"path\":\"/home/zewsdemo/public_html/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama.jpg\",\"size\":\"full\",\"id\":260,\"alt\":\"Tractores sobre Oruga Panam\\u00e1\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-11-02 15:11:38','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,1,NULL),(84,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-4x4-Panama.jpg','85:400770169aa4f9cbb1dab4cd0c47c470',261,'post','attachment',2,31,NULL,NULL,'Retroexcavadoras-4×4-Panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Retroexcavadoras-4x4-Panama.jpg',NULL,'261','attachment-image',NULL,NULL,NULL,'261','attachment-image',NULL,0,1,NULL,'2020-11-02 15:27:33','2021-01-22 21:12:17',1,NULL,NULL,NULL,NULL,0,NULL),(85,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-sobre-oruga-panama-1.jpg','88:34c90004f583b347e28e953ef6dff382',262,'post','attachment',2,26,NULL,NULL,'Tractores sobre orugas','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama-1.jpg',NULL,'262','attachment-image',NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama-1.jpg','262','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama-1.jpg\",\"path\":\"/home/zewsdemo/public_html/gruposuadi/wp-content/uploads/2020/10/tractores-sobre-oruga-panama-1.jpg\",\"size\":\"full\",\"id\":262,\"alt\":\"Tractores sobre orugas\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,1,NULL,'2020-11-02 15:32:19','2021-01-22 18:58:32',1,NULL,NULL,NULL,NULL,0,NULL),(86,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mononiveladoras-panama.jpg','80:bdb6ef8f9238159ff74a30941c92fe44',263,'post','attachment',2,38,NULL,NULL,'Motoniveladoras o cuchillas','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/mononiveladoras-panama.jpg',NULL,'263','attachment-image',NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/mononiveladoras-panama.jpg','263','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/mononiveladoras-panama.jpg\",\"path\":\"/home/zewsdemo/public_html/gruposuadi/wp-content/uploads/2020/10/mononiveladoras-panama.jpg\",\"size\":\"full\",\"id\":263,\"alt\":\"Motoniveladoras o cuchillas en Panam\\u00e1\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,1,NULL,'2020-11-02 15:56:21','2021-01-22 21:42:59',1,NULL,NULL,NULL,NULL,0,NULL),(87,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama.jpg','72:aec9fb7140605357f497dbf446e0a7cd',265,'post','attachment',2,44,NULL,NULL,'Dumpers-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Dumpers-panama.jpg',NULL,'265','attachment-image',NULL,NULL,NULL,'265','attachment-image',NULL,0,1,NULL,'2020-11-02 16:55:23','2021-01-22 22:03:04',1,NULL,NULL,NULL,NULL,0,NULL),(88,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-auto-cargante.jpg','83:617c105d3ebfed5980c7ad67605d6e19',267,'post','attachment',2,57,NULL,NULL,'Hormigonera auto cargante','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Hormigonera-auto-cargante.jpg',NULL,'267','attachment-image',NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Hormigonera-auto-cargante.jpg','267','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Hormigonera-auto-cargante.jpg\",\"path\":\"/home/zewsdemo/public_html/gruposuadi/wp-content/uploads/2020/10/Hormigonera-auto-cargante.jpg\",\"size\":\"full\",\"id\":267,\"alt\":\"Hormigonera auto cargante\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,1,NULL,'2020-11-02 17:16:20','2021-01-22 22:07:15',1,NULL,NULL,NULL,NULL,0,NULL),(89,'https://www.gruposuadi.com/servicio/camiones-volquetes/','55:c8caac2dae721573525d890351568711',268,'post','services',2,0,'Alquiler de %%title%% Chiriquí Panamá - Alquiler de vagonetas','Camiones 10 ruedas de aproximadamente 14m3 de capacidad, para transporte de material a largas distancias.','Camiones Volquetes','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg',NULL,'311','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg','311','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg\",\"size\":\"full\",\"id\":311,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',1,2,NULL,'2020-11-02 17:29:06','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,0,NULL),(90,'https://www.gruposuadi.com/wp-content/uploads/2020/11/Camiones-Volquetes-Panama.jpg','83:6210295fefd3c15ea024bb2e3b235e3d',269,'post','attachment',2,268,NULL,NULL,'Camiones-Volquetes-Panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/Camiones-Volquetes-Panama.jpg',NULL,'269','attachment-image',NULL,NULL,NULL,'269','attachment-image',NULL,0,NULL,NULL,'2020-11-02 17:35:41','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,1,NULL),(91,'https://www.gruposuadi.com/wp-content/uploads/2020/10/proyectos-residenciales01.jpg','83:a9a1d2862e02895e859d1634f245290f',270,'post','attachment',2,79,NULL,NULL,'proyectos-residenciales01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/proyectos-residenciales01.jpg',NULL,'270','attachment-image',NULL,NULL,NULL,'270','attachment-image',NULL,0,2,NULL,'2020-11-02 17:42:25','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(92,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial2.jpeg','71:31daac7b1efa2e1d5a49c210494ee492',271,'post','attachment',2,79,NULL,NULL,'residencial(2)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial2.jpeg',NULL,'271','attachment-image',NULL,NULL,NULL,'271','attachment-image',NULL,0,1,NULL,'2020-11-02 17:54:55','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(93,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial3.jpeg','71:122fb5980c8f230ca71215545515002b',272,'post','attachment',2,79,NULL,NULL,'residencial(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial3.jpeg',NULL,'272','attachment-image',NULL,NULL,NULL,'272','attachment-image',NULL,0,1,NULL,'2020-11-02 17:54:57','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(94,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial4.jpeg','71:f937654ceec5e87ec1bc909ee318ccac',273,'post','attachment',2,79,NULL,NULL,'residencial(4)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial4.jpeg',NULL,'273','attachment-image',NULL,NULL,NULL,'273','attachment-image',NULL,0,1,NULL,'2020-11-02 17:54:59','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(95,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial5.jpeg','71:20ab40144bbffdfdd6a7840d51fa8dab',274,'post','attachment',2,79,NULL,NULL,'residencial(5)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial5.jpeg',NULL,'274','attachment-image',NULL,NULL,NULL,'274','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:01','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(96,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial6.jpeg','71:e2d65a45d86794434a43728ea5c2f74e',275,'post','attachment',2,79,NULL,NULL,'residencial(6)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial6.jpeg',NULL,'275','attachment-image',NULL,NULL,NULL,'275','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:04','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(97,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial7.jpeg','71:562eafcd7bc46621ac69d933ab7ded11',276,'post','attachment',2,79,NULL,NULL,'residencial(7)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial7.jpeg',NULL,'276','attachment-image',NULL,NULL,NULL,'276','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:06','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(98,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial8.jpeg','71:9de3dc1de61a72bea0825f0e239df2fe',277,'post','attachment',2,79,NULL,NULL,'residencial(8)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial8.jpeg',NULL,'277','attachment-image',NULL,NULL,NULL,'277','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:10','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(99,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial9.jpeg','71:bfc844a0f657b4d6dbf658502ed760d7',278,'post','attachment',2,79,NULL,NULL,'residencial(9)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial9.jpeg',NULL,'278','attachment-image',NULL,NULL,NULL,'278','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:13','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(100,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial10.jpeg','72:9ace5502325a753b1e376818c9e2e158',279,'post','attachment',2,79,NULL,NULL,'residencial(10)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial10.jpeg',NULL,'279','attachment-image',NULL,NULL,NULL,'279','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:15','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(101,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial11.jpeg','72:d0c931b6a4dfdcabe11ec2fbf761aa84',280,'post','attachment',2,79,NULL,NULL,'residencial(11)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial11.jpeg',NULL,'280','attachment-image',NULL,NULL,NULL,'280','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:20','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(102,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial12.jpeg','72:af41295bdf40e5ce6e0fc17488a17bb9',281,'post','attachment',2,79,NULL,NULL,'residencial(12)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial12.jpeg',NULL,'281','attachment-image',NULL,NULL,NULL,'281','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:23','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(103,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial13.jpeg','72:c1cd4c8edc554ed2ef7130ce35011c21',282,'post','attachment',2,79,NULL,NULL,'residencial(13)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial13.jpeg',NULL,'282','attachment-image',NULL,NULL,NULL,'282','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:26','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(104,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial14.jpeg','72:a84ef0bea373f1db0caf322e22ff268c',283,'post','attachment',2,79,NULL,NULL,'residencial(14)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial14.jpeg',NULL,'283','attachment-image',NULL,NULL,NULL,'283','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:28','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(105,'https://www.gruposuadi.com/wp-content/uploads/2020/10/residencial1.jpeg','71:0ebad0dff148fddd9a802a946d7648a3',284,'post','attachment',2,79,NULL,NULL,'residencial(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/residencial1.jpeg',NULL,'284','attachment-image',NULL,NULL,NULL,'284','attachment-image',NULL,0,1,NULL,'2020-11-02 17:55:33','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(106,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial1.jpeg','80:d9c050fa58de9f50aea37e05f2600051',286,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial1.jpeg',NULL,'286','attachment-image',NULL,NULL,NULL,'286','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:13','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(107,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial2.jpeg','80:81222dcc6585ebeefa6b2e1222306bdf',287,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(2)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial2.jpeg',NULL,'287','attachment-image',NULL,NULL,NULL,'287','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:15','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(108,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial3.jpeg','80:32d460b3a0a728956b540b584568108b',288,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial3.jpeg',NULL,'288','attachment-image',NULL,NULL,NULL,'288','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:18','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(109,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial4.jpeg','80:426ef560aaf032214e6cd054217e29ce',289,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(4)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial4.jpeg',NULL,'289','attachment-image',NULL,NULL,NULL,'289','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:20','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(110,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial5.jpeg','80:96604833ef2c376f078daa0f5c9af1fe',290,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(5)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial5.jpeg',NULL,'290','attachment-image',NULL,NULL,NULL,'290','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:22','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(111,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial6.jpeg','80:ded5c46f85617a932ab081d4d6bbb282',291,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(6)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial6.jpeg',NULL,'291','attachment-image',NULL,NULL,NULL,'291','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:24','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(112,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial7.jpeg','80:d03e86bf6471a7ab8f677a509043b61f',292,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(7)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial7.jpeg',NULL,'292','attachment-image',NULL,NULL,NULL,'292','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:26','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(113,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial8.jpeg','80:bbd978be27bd4d4ea709824f6c5d72e2',293,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(8)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial8.jpeg',NULL,'293','attachment-image',NULL,NULL,NULL,'293','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:28','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(114,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial9.jpeg','80:6702d58b802a5adc095dc34aea4a061f',294,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(9)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial9.jpeg',NULL,'294','attachment-image',NULL,NULL,NULL,'294','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:31','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(115,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial10.jpeg','81:3b9603e327d5af7c0769cfa1a6b0218d',295,'post','attachment',2,73,NULL,NULL,'infraestructura-vial(10)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial10.jpeg',NULL,'295','attachment-image',NULL,NULL,NULL,'295','attachment-image',NULL,0,1,NULL,'2020-11-02 18:14:33','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(116,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg','85:825632983ca2db6f0a23d13402aabd09',296,'post','attachment',2,73,NULL,NULL,'infraestructura-vial-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg',NULL,'296','attachment-image',NULL,NULL,NULL,'296','attachment-image',NULL,0,2,NULL,'2020-11-02 18:21:35','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(117,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones1.jpeg','74:b539bbf74969bfb41668c2b47b40901d',297,'post','attachment',2,73,NULL,NULL,'Urbanizaciones(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones1.jpeg',NULL,'297','attachment-image',NULL,NULL,NULL,'297','attachment-image',NULL,0,1,NULL,'2020-11-02 18:30:32','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(118,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones2.jpeg','74:9360b964cb94d5a87dc6b47511c1916a',298,'post','attachment',2,73,NULL,NULL,'Urbanizaciones(2)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones2.jpeg',NULL,'298','attachment-image',NULL,NULL,NULL,'298','attachment-image',NULL,0,1,NULL,'2020-11-02 18:30:34','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(119,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones3.jpeg','74:a830b5f55aa9eaa4bfac0e0e54b74f02',299,'post','attachment',2,73,NULL,NULL,'Urbanizaciones(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones3.jpeg',NULL,'299','attachment-image',NULL,NULL,NULL,'299','attachment-image',NULL,0,1,NULL,'2020-11-02 18:30:36','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(120,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones4.jpeg','74:1f08e3e490421586c9369d3fd5473741',300,'post','attachment',2,73,NULL,NULL,'Urbanizaciones(4)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones4.jpeg',NULL,'300','attachment-image',NULL,NULL,NULL,'300','attachment-image',NULL,0,1,NULL,'2020-11-02 18:30:39','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(121,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones5.jpeg','74:6499ee5bb57f12a546b532651277c4fb',301,'post','attachment',2,73,NULL,NULL,'Urbanizaciones(5)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones5.jpeg',NULL,'301','attachment-image',NULL,NULL,NULL,'301','attachment-image',NULL,0,1,NULL,'2020-11-02 18:30:41','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(122,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones6.jpeg','74:0d449c415ffe75158acd518c4d150a59',302,'post','attachment',2,73,NULL,NULL,'Urbanizaciones(6)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Urbanizaciones6.jpeg',NULL,'302','attachment-image',NULL,NULL,NULL,'302','attachment-image',NULL,0,1,NULL,'2020-11-02 18:30:43','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(123,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo1.jpg','82:fcaa6cd9948508bbfb124c76dc244f33',303,'post','attachment',2,22,NULL,NULL,'Excavadoras-brazo-largo(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-brazo-largo1.jpg',NULL,'303','attachment-image',NULL,NULL,NULL,'303','attachment-image',NULL,0,1,NULL,'2020-11-12 22:00:34','2021-01-22 23:48:08',1,NULL,NULL,NULL,NULL,0,NULL),(124,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo3.jpg','82:1c2144b1bd5f62e6a984fb4668564b68',304,'post','attachment',2,22,NULL,NULL,'Excavadoras-brazo-largo(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-brazo-largo3.jpg',NULL,'304','attachment-image',NULL,NULL,NULL,'304','attachment-image',NULL,0,2,NULL,'2020-11-12 22:00:37','2021-01-22 18:49:17',1,NULL,NULL,NULL,NULL,0,NULL),(126,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo02.jpg','83:52c1b4979d3634c6524a6b00b73bd2db',306,'post','attachment',2,22,NULL,NULL,'Excavadoras-brazo-largo(02)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-brazo-largo02.jpg',NULL,'306','attachment-image',NULL,NULL,NULL,'306','attachment-image',NULL,0,2,NULL,'2020-11-12 22:02:54','2021-01-22 18:49:17',1,NULL,NULL,NULL,NULL,0,NULL),(127,'https://www.gruposuadi.com/?post_type=wpcf7_contact_form&p=308','62:be431179c731260b00972a84d32fe4c1',308,'post','wpcf7_contact_form',2,0,NULL,NULL,'Servicios constructora','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,NULL,'2020-11-12 22:18:29','2020-11-26 18:43:10',1,NULL,NULL,NULL,NULL,0,NULL),(128,'https://www.gruposuadi.com/wp-content/uploads/2020/10/camion-plataforma.jpg','75:225ce6b12e310384b9662e1ee9168c0d',309,'post','attachment',2,46,NULL,NULL,'camion-plataforma','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/camion-plataforma.jpg',NULL,'309','attachment-image',NULL,NULL,NULL,'309','attachment-image',NULL,0,2,NULL,'2020-11-12 22:45:04','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(129,'https://www.gruposuadi.com/sin-categoria/310/','45:971a8a510187cda228a2f0968f117f18',310,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-12 22:47:17','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(130,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg','83:73007e5912860eb6e3e5c613a9a5c69d',311,'post','attachment',2,268,NULL,NULL,'Camiones-Volquetes-Panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg',NULL,'311','attachment-image',NULL,NULL,NULL,'311','attachment-image',NULL,0,2,NULL,'2020-11-13 13:36:27','2020-11-21 01:17:23',1,NULL,NULL,NULL,NULL,0,NULL),(131,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama.jpg','78:b5fc05156f1194cac4b07cffb6ab2dbf',312,'post','attachment',2,34,NULL,NULL,'Compactadora Lisa o De Piña','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/compactadoras-panama.jpg',NULL,'312','attachment-image',NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/compactadoras-panama.jpg','312','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/compactadoras-panama.jpg\",\"path\":\"/home/zewsdemo/public_html/gruposuadi/wp-content/uploads/2020/10/compactadoras-panama.jpg\",\"size\":\"full\",\"id\":312,\"alt\":\"Compactadora Lisa o De Pi\\u00f1a\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,1,NULL,'2020-11-13 13:43:59','2021-01-22 21:22:11',1,NULL,NULL,NULL,NULL,0,NULL),(132,'https://www.gruposuadi.com/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg','84:9a2e342b5707262b6417279f402d41b1',313,'post','attachment',2,42,NULL,NULL,'PalaMartillo-RetroMartillo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg',NULL,'313','attachment-image',NULL,NULL,NULL,'313','attachment-image',NULL,0,2,NULL,'2020-11-13 13:50:37','2020-11-21 01:15:19',1,NULL,NULL,NULL,NULL,0,NULL),(133,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-1.jpg','80:a182740bf57a7ffaf99f7b89f5658af2',314,'post','attachment',2,40,NULL,NULL,'Cargadores frontales','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/cargadores-frontales-1.jpg',NULL,'314','attachment-image',NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/cargadores-frontales-1.jpg','314','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/cargadores-frontales-1.jpg\",\"path\":\"/home/zewsdemo/public_html/gruposuadi/wp-content/uploads/2020/10/cargadores-frontales-1.jpg\",\"size\":\"full\",\"id\":314,\"alt\":\"Cargadores frontales\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,1,NULL,'2020-11-13 13:55:28','2021-01-22 21:51:47',1,NULL,NULL,NULL,NULL,1,NULL),(134,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-panama-1.jpg','78:83e5c5b7b9da2ed50d240678109b3464',315,'post','attachment',2,22,NULL,NULL,'Excavadoras-panama-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/10/Excavadoras-panama-1.jpg',NULL,'315','attachment-image',NULL,NULL,NULL,'315','attachment-image',NULL,0,1,NULL,'2020-11-13 14:01:09','2021-01-22 18:48:08',1,NULL,NULL,NULL,NULL,0,NULL),(136,'https://www.gruposuadi.com/wp-content/uploads/2020/11/Logo-GSUADI-1.png','71:ede8d4103a1582faf140883f20d5c4ff',317,'post','attachment',2,0,NULL,NULL,'Logo-GSUADI-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/Logo-GSUADI-1.png',NULL,'317','attachment-image',NULL,NULL,NULL,'317','attachment-image',NULL,0,NULL,NULL,'2020-11-17 17:01:57','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(137,'https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png','74:1f6d680d88f31febca844a7a3d517323',318,'post','attachment',2,0,NULL,NULL,'LogoG-SUADI1-Ret','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/LogoG-SUADI1-Ret.png',NULL,'318','attachment-image',NULL,NULL,NULL,'318','attachment-image',NULL,0,NULL,NULL,'2020-11-17 17:25:24','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(138,'https://www.gruposuadi.com/wp-content/uploads/2020/11/LogoG-SUADI1-mob.png','74:1a6bed65f5f630594548163dab20a498',319,'post','attachment',2,0,NULL,NULL,'LogoG-SUADI1-mob','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://zewsdemo.com/gruposuadi/wp-content/uploads/2020/11/LogoG-SUADI1-mob.png',NULL,'319','attachment-image',NULL,NULL,NULL,'319','attachment-image',NULL,0,NULL,NULL,'2020-11-17 17:30:34','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(140,'https://www.gruposuadi.com/','27:e5a9b23d96358d50dd495d0e63a6b819',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Otro sitio realizado con WordPress','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'2020-11-18 20:19:09','2020-11-21 01:09:12',1,NULL,NULL,NULL,NULL,0,NULL),(141,'https://www.gruposuadi.com/wp-content/uploads/2020/11/zews-b.png','64:e5cc6553be71682f3c66027d1bda408d',325,'post','attachment',2,0,NULL,NULL,'zews-b','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://gruposuadi.com/wp-content/uploads/2020/11/zews-b.png',NULL,'325','attachment-image',NULL,NULL,NULL,'325','attachment-image',NULL,0,NULL,NULL,'2020-11-18 20:47:13','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(145,'https://www.gruposuadi.com/sin-categoria/334/','45:a0f2a9249483f985700a5f9a5109e5d7',334,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-20 17:50:45','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(146,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg','80:9378181b76969978879db257aaca4fef',67,'post','attachment',2,0,NULL,NULL,'construcciones-civiles','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg',NULL,'67','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg','67','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/construcciones-civiles.jpg\",\"size\":\"full\",\"id\":67,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2020-11-20 17:52:56','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(147,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccon-hidroelectricas.jpg','85:f4ad1861e46b3d0a7e832a91831cc820',72,'post','attachment',2,71,NULL,NULL,'Construccon-hidroelectricas','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccon-hidroelectricas.jpg',NULL,'72','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccon-hidroelectricas.jpg','72','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Construccon-hidroelectricas.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Construccon-hidroelectricas.jpg\",\"size\":\"full\",\"id\":72,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2020-11-20 17:52:56','2021-01-25 15:11:57',1,NULL,NULL,NULL,NULL,0,NULL),(148,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg','78:8a2977b4640fc2fb8edf98cc56b1e95d',76,'post','attachment',2,75,NULL,NULL,'Construccion-puentes','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg',NULL,'76','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg','76','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Construccion-puentes.jpg\",\"size\":\"full\",\"id\":76,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2020-11-20 17:52:56','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(149,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg','88:fd1874ed4524c7141ac7e726a246bf31',78,'post','attachment',2,77,NULL,NULL,'Construccion-galeras-edificios','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg',NULL,'78','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg','78','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg\",\"size\":\"full\",\"id\":78,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2020-11-20 17:52:56','2020-11-26 16:28:55',1,NULL,NULL,NULL,NULL,0,NULL),(150,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Instalacion-de-tuberias.jpg','81:39f27a067424761d63bc494d6f56ed8e',83,'post','attachment',2,82,NULL,NULL,'Instalacion-de-tuberias','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Instalacion-de-tuberias.jpg',NULL,'83','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Instalacion-de-tuberias.jpg','83','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Instalacion-de-tuberias.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Instalacion-de-tuberias.jpg\",\"size\":\"full\",\"id\":83,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2020-11-20 17:52:56','2021-01-25 15:28:09',1,NULL,NULL,NULL,NULL,0,NULL),(151,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Mejoramiento-de-caminos.jpg','81:09c87775de4f19046920568b7d0ae6e4',86,'post','attachment',2,85,NULL,NULL,'Mejoramiento-de-caminos','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Mejoramiento-de-caminos.jpg',NULL,'86','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Mejoramiento-de-caminos.jpg','86','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Mejoramiento-de-caminos.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Mejoramiento-de-caminos.jpg\",\"size\":\"full\",\"id\":86,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2020-11-20 17:52:56','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(152,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg','79:52719e17989314741a9b39c54a6ecc1a',88,'post','attachment',2,87,NULL,NULL,'Movimientos-de-tierra','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg',NULL,'88','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg','88','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg\",\"size\":\"full\",\"id\":88,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2020-11-20 17:52:56','2020-11-26 21:29:55',1,NULL,NULL,NULL,NULL,0,NULL),(153,'https://www.gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1-1.jpg','91:bc82372c94fbfbe4b243775e68099d62',60,'post','attachment',2,28,NULL,NULL,'alquiler-camiones-articulados-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1-1.jpg',NULL,'60','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1-1.jpg','60','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/alquiler-camiones-articulados-1-1.jpg\",\"size\":\"full\",\"id\":60,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2020-11-20 17:52:56','2021-01-22 19:07:58',1,NULL,NULL,NULL,NULL,0,NULL),(154,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg','75:87c1df9f1e835a6d294da11d1e47a1b3',54,'post','attachment',2,53,NULL,NULL,'Camiones-cisterna','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg',NULL,'54','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg','54','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Camiones-cisterna.jpg\",\"size\":\"full\",\"id\":54,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2020-11-20 17:52:56','2020-12-15 03:15:02',1,NULL,NULL,NULL,NULL,0,NULL),(155,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg','69:ddc736b20fb714d617f0cabc52d8686b',56,'post','attachment',2,55,NULL,NULL,'Telehanders','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg',NULL,'56','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg','56','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Telehanders.jpg\",\"size\":\"full\",\"id\":56,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2020-11-20 17:52:56','2020-11-26 21:32:52',1,NULL,NULL,NULL,NULL,0,NULL),(156,'https://www.gruposuadi.com/servicio/','36:5179c2067db4a878e4e4a758491568dd',NULL,'post-type-archive','services',NULL,NULL,'%%pt_plural%% %%page%% %%sep%% %%sitename%%','','Services',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-20 17:59:26','2020-11-21 01:38:22',1,NULL,NULL,NULL,NULL,0,NULL),(157,'',NULL,NULL,'post-type-archive','product',NULL,NULL,NULL,NULL,NULL,NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-20 17:59:26','2020-11-20 22:59:26',1,NULL,NULL,NULL,NULL,0,NULL),(158,'https://www.gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg','77:e00b774c11d0ac25a233c8c0ba2e986c',99,'post','attachment',2,89,NULL,NULL,'GrupoSuadi-Panama-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg',NULL,'99','attachment-image',NULL,NULL,'https://gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg','99','attachment-image','{\"width\":800,\"height\":816,\"url\":\"https://gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg\",\"size\":\"full\",\"id\":99,\"alt\":\"\",\"pixels\":652800,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2020-11-20 18:08:20','2021-01-22 18:26:45',1,NULL,NULL,NULL,NULL,0,NULL),(159,'https://www.gruposuadi.com/project/','35:dca8738f4a925a3500659097740adc11',NULL,'post-type-archive','projects',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Projects',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-20 20:27:45','2020-11-21 01:27:45',1,NULL,NULL,NULL,NULL,0,NULL),(160,'https://www.gruposuadi.com/staff/','33:44ed860ef9bc757c7decb4106b16204f',NULL,'post-type-archive','staff',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Staff',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-20 20:29:22','2020-11-21 01:29:22',1,NULL,NULL,NULL,NULL,0,NULL),(161,'https://www.gruposuadi.com/testimonial/','39:1ae9445fe42de088be872fb0d19588b4',NULL,'post-type-archive','testimonials',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Testimonials',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-20 20:35:21','2020-11-21 01:35:21',1,NULL,NULL,NULL,NULL,0,NULL),(163,'https://www.gruposuadi.com/sin-categoria/078c0956287e467dec12c94eb0d967c3/','74:242a11b53172348a10419955368de943',336,'post','oembed_cache',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-20 21:06:39','2020-11-21 02:06:39',1,NULL,NULL,NULL,NULL,0,NULL),(165,'https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gurpo-suadi.jpg','77:d612ef5ee2027db95ec9b10a88717719',338,'post','attachment',2,0,NULL,NULL,'cropped-gurpo-suadi.jpg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gurpo-suadi.jpg',NULL,'338','attachment-image',NULL,NULL,NULL,'338','attachment-image',NULL,0,NULL,NULL,'2020-11-20 22:54:43','2020-11-21 03:54:43',1,NULL,NULL,NULL,NULL,0,NULL),(166,'https://www.gruposuadi.com/sin-categoria/f9193f971b1f9935658b69aa59e1a9c3/','74:c91850bafd1a14643d5c741bd8f69d88',339,'post','oembed_cache',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-20 22:54:43','2020-11-21 03:54:43',1,NULL,NULL,NULL,NULL,0,NULL),(168,'https://www.gruposuadi.com/wp-content/uploads/2020/11/gs.jpg','60:7f66d1890d920861e440292ee9193c37',341,'post','attachment',2,0,NULL,NULL,'gs','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/11/gs.jpg',NULL,'341','attachment-image',NULL,NULL,NULL,'341','attachment-image',NULL,0,NULL,NULL,'2020-11-20 22:58:55','2020-11-21 03:58:55',1,NULL,NULL,NULL,NULL,0,NULL),(169,'https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gs.jpg','68:1a2c9015c7c966896b93942d095b054e',342,'post','attachment',2,0,NULL,NULL,'cropped-gs.jpg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/11/cropped-gs.jpg',NULL,'342','attachment-image',NULL,NULL,NULL,'342','attachment-image',NULL,0,NULL,NULL,'2020-11-20 22:59:01','2020-11-21 03:59:01',1,NULL,NULL,NULL,NULL,0,NULL),(170,'https://www.gruposuadi.com/sin-categoria/8e9a1e4f4461c812edc59ef73198957d/','74:a1367f8fe96a883a04acf750ac0d7a1f',343,'post','oembed_cache',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-20 22:59:01','2020-11-21 03:59:01',1,NULL,NULL,NULL,NULL,0,NULL),(174,'https://www.gruposuadi.com/construccion-y-obra-civil/grupo-suadi-construimos-obras-civiles-en-todo-panama/','106:910d1018c483935238a4fc5148ca83d2',347,'post','post',2,0,'%%title%% %%page%%','El simple concepto de lo que es una obra civil está asociado con la existencia de edificios, carreteras, puentes, el metro y el ferrocarril...','Grupo Suadi – Construimos obras civiles en todo Panamá','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-obras-civiles.jpg',NULL,'348','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-obras-civiles.jpg','348','featured-image','{\"width\":1200,\"height\":625,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-obras-civiles.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/12/construccion-de-obras-civiles.jpg\",\"size\":\"full\",\"id\":348,\"alt\":\"\",\"pixels\":750000,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2020-12-07 22:39:42','2020-12-09 20:14:01',1,NULL,NULL,NULL,NULL,0,NULL),(175,'https://www.gruposuadi.com/categoria/construccion-y-obra-civil/','63:b443e5a62c96df577acbe7d28b2272a6',20,'term','category',NULL,NULL,NULL,NULL,'Construcción y obra civil',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-07 22:43:09','2020-12-10 07:47:27',1,NULL,NULL,NULL,NULL,0,NULL),(176,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-obras-civiles.jpg','87:28ed859726a5e6daadb88b72b309985b',348,'post','attachment',2,347,NULL,NULL,'construccion-de-obras-civiles','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-obras-civiles.jpg',NULL,'348','attachment-image',NULL,NULL,NULL,'348','attachment-image',NULL,0,NULL,NULL,'2020-12-07 23:00:53','2020-12-09 14:25:50',1,NULL,NULL,NULL,NULL,1,NULL),(177,'https://www.gruposuadi.com/etiqueta/construccion-de-puentes/','60:925bfa78ffd36126f4ae7d83be32572a',21,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de puentes',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:25:50','2020-12-11 20:31:42',1,NULL,NULL,NULL,NULL,0,NULL),(178,'https://www.gruposuadi.com/etiqueta/construccion-de-carreteras/','63:35a94bac10abb890858ec2dff48aaf15',22,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de carreteras',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:25:50','2020-12-11 20:32:40',1,NULL,NULL,NULL,NULL,0,NULL),(179,'https://www.gruposuadi.com/etiqueta/alquiler-de-maquinaria-pesada/','66:951e2b2b74be91b151c57ca5611f4e59',23,'term','post_tag',NULL,NULL,NULL,NULL,'Alquiler de maquinaria pesada',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:25:50','2020-12-11 20:36:25',1,NULL,NULL,NULL,NULL,0,NULL),(180,'https://www.gruposuadi.com/etiqueta/construcciones-de-ferrocarriles/','68:a29987488aafa671d8062398542b572b',24,'term','post_tag',NULL,NULL,NULL,NULL,'Construcciones de ferrocarriles',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:25:50','2020-12-11 20:37:40',1,NULL,NULL,NULL,NULL,0,NULL),(181,'https://www.gruposuadi.com/etiqueta/construcciones-de-aeropuertos/','66:0f3c39feb4a9db070dd556c1b13b6fe9',25,'term','post_tag',NULL,NULL,NULL,NULL,'Construcciones de aeropuertos',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:25:50','2020-12-11 20:33:55',1,NULL,NULL,NULL,NULL,0,NULL),(182,'https://www.gruposuadi.com/etiqueta/alcantarillados/','52:694b1e3ad43c932202f4e8c13c7c759f',26,'term','post_tag',NULL,NULL,NULL,NULL,'Alcantarillados',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:25:50','2020-12-11 20:27:35',1,NULL,NULL,NULL,NULL,0,NULL),(183,'https://www.gruposuadi.com/etiqueta/hidroelectricas/','52:5ce37d85e124437c9cd52d0475b6a671',27,'term','post_tag',NULL,NULL,NULL,NULL,'Hidroeléctricas',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:25:50','2020-12-11 20:28:19',1,NULL,NULL,NULL,NULL,0,NULL),(184,'https://www.gruposuadi.com/blog/','32:6bb3e9347a0e545ceaec569999bd9fb5',350,'post','page',2,0,'Obra civil como infraestructura, ingeniería, túneles en Chiriquí Panamá',NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 14:26:08','2020-12-09 21:40:08',1,NULL,NULL,NULL,NULL,0,NULL),(188,'https://www.gruposuadi.com/construccion-de-carreteras/construccion-de-carreteras-y-mejoras-de-caminos-rurales/','110:d3ba25425a92cf70a8261787a79d6f31',359,'post','post',2,0,'%%title%% %%page%% Chiriquí Panamá','En los años más recientes, Panamá llegó a ubicarse entre las economías de más rápido crecimiento, en el ámbito mundial.','Construcción de carreteras y mejoras de caminos rurales','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-carreteras.jpg',NULL,'361','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-carreteras.jpg','361','featured-image','{\"width\":1200,\"height\":625,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-carreteras.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/12/construccion-de-carreteras.jpg\",\"size\":\"full\",\"id\":361,\"alt\":\"\",\"pixels\":750000,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2020-12-09 15:14:12','2020-12-09 21:38:39',1,NULL,NULL,NULL,NULL,0,NULL),(189,'https://www.gruposuadi.com/categoria/construccion-de-carreteras/','64:dbcede3c78f1bbc9be1e93cfe37d1c28',28,'term','category',NULL,NULL,NULL,NULL,'Construcción de carreteras',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 15:19:50','2020-12-10 07:47:29',1,NULL,NULL,NULL,NULL,0,NULL),(190,'https://www.gruposuadi.com/sin-categoria/360/','45:59429b6fc72d96e2fae823ca393453bd',360,'post','nav_menu_item',2,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 16:11:02','2020-12-09 21:11:15',1,NULL,NULL,NULL,NULL,0,NULL),(191,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-carreteras.jpg','84:c8baf3260922b63c9ea0c4c47ea3eea9',361,'post','attachment',2,359,NULL,NULL,'construccion-de-carreteras','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/construccion-de-carreteras.jpg',NULL,'361','attachment-image',NULL,NULL,NULL,'361','attachment-image',NULL,0,NULL,NULL,'2020-12-09 16:29:51','2020-12-09 16:30:13',1,NULL,NULL,NULL,NULL,1,NULL),(192,'https://www.gruposuadi.com/etiqueta/colocacion-de-asfalto/','58:cd12750e4a8d753910ec230a81b7d747',29,'term','post_tag',NULL,NULL,NULL,NULL,'Colocación de asfalto',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 16:30:13','2020-12-11 20:30:09',1,NULL,NULL,NULL,NULL,0,NULL),(193,'https://www.gruposuadi.com/etiqueta/construccion-de-caminos/','60:2db29446746a0422a893abea6af7d7bc',30,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de caminos',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 16:30:13','2020-12-11 20:35:09',1,NULL,NULL,NULL,NULL,0,NULL),(194,'https://www.gruposuadi.com/etiqueta/ingenieros-para-carreteras/','63:ab63a20481e29b8d83e4553cf8ba314f',31,'term','post_tag',NULL,NULL,NULL,NULL,'Ingenieros para carreteras',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-12-09 16:30:13','2020-12-11 20:27:37',1,NULL,NULL,NULL,NULL,0,NULL),(195,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-09 16:30:30','2020-12-09 21:30:30',1,NULL,NULL,NULL,NULL,0,NULL),(197,'https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora.png','70:4eda266b852eae3c50edc0c8377cd852',365,'post','attachment',2,112,NULL,NULL,'constructora','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora.png',NULL,'365','attachment-image',NULL,NULL,NULL,'365','attachment-image',NULL,0,NULL,NULL,'2020-12-14 21:46:35','2020-12-15 02:46:35',1,NULL,NULL,NULL,NULL,1,NULL),(198,'https://www.gruposuadi.com/wp-content/uploads/2020/12/maquinaria-suadi.png','74:1f46cfba68f8e635d65d8a5cb58a75f4',367,'post','attachment',2,112,NULL,NULL,'maquinaria-suadi','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/maquinaria-suadi.png',NULL,'367','attachment-image',NULL,NULL,NULL,'367','attachment-image',NULL,0,1,NULL,'2020-12-14 22:03:40','2020-12-14 22:15:02',1,NULL,NULL,NULL,NULL,1,NULL),(199,'https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora-suadi.png','76:3c7659ddf3dfb099389073f03a460438',368,'post','attachment',2,112,NULL,NULL,'constructora-suadi','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora-suadi.png',NULL,'368','attachment-image',NULL,NULL,NULL,'368','attachment-image',NULL,0,1,NULL,'2020-12-14 22:03:43','2020-12-14 22:15:02',1,NULL,NULL,NULL,NULL,1,NULL),(200,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide02-Suadi.jpg','71:64f5939efd66b10b56a60e6075383082',196,'post','attachment',2,0,NULL,NULL,'Slide02-Suadi','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide02-Suadi.jpg',NULL,'196','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide02-Suadi.jpg','196','attachment-image','{\"width\":1920,\"height\":1086,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide02-Suadi.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Slide02-Suadi.jpg\",\"size\":\"full\",\"id\":196,\"alt\":\"\",\"pixels\":2085120,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2020-12-14 22:36:59','2020-12-14 22:36:59',1,NULL,NULL,NULL,NULL,0,NULL),(201,'https://www.gruposuadi.com/author/','34:44099a863d525ba0e4afca497274ff45',0,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-01-11 03:26:00','2021-01-11 08:26:00',1,NULL,NULL,NULL,NULL,0,NULL),(212,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg','82:0aaff5e2d7a4007ee99e2bc9b70a5a03',396,'post','attachment',2,22,NULL,NULL,'EXCAVADORAS-VOLVO-Panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg',NULL,'396','attachment-image',NULL,NULL,NULL,'396','attachment-image',NULL,0,2,NULL,'2021-01-22 18:49:06','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(213,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg','84:74b3f2311f0ca182db2ace863af8154c',397,'post','attachment',2,26,NULL,NULL,'Tractores sobre orugas','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg',NULL,'397','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg','397','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg\",\"size\":\"full\",\"id\":397,\"alt\":\"Tractores sobre orugas\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,2,NULL,'2021-01-22 18:53:50','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(215,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg','90:717d11c68149fcb96a809bad265ae27d',399,'post','attachment',2,28,NULL,NULL,'Camiones articulados','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg',NULL,'399','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg','399','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg\",\"size\":\"full\",\"id\":399,\"alt\":\"Camiones articulados\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,2,NULL,'2021-01-22 20:27:53','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(216,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg','81:21b31b654dc5f9d39bca2268a3faa396',400,'post','attachment',2,31,NULL,NULL,'Retroexcavadoras-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg',NULL,'400','attachment-image',NULL,NULL,NULL,'400','attachment-image',NULL,0,2,NULL,'2021-01-22 20:31:01','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(217,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg','80:38365c198233f73e76e8b673f5107542',401,'post','attachment',2,34,NULL,NULL,'compactadoras-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg',NULL,'401','attachment-image',NULL,NULL,NULL,'401','attachment-image',NULL,0,2,NULL,'2021-01-22 21:21:47','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(218,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg','79:94ca4c89ace8eaa4931a997d0343c229',402,'post','attachment',2,38,NULL,NULL,'motoniveladora-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg',NULL,'402','attachment-image',NULL,NULL,NULL,'402','attachment-image',NULL,0,2,NULL,'2021-01-22 21:40:42','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(219,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg','85:ade4b32df73f6ef4f9e67b66fe7b206d',403,'post','attachment',2,40,NULL,NULL,'cargadores-frontales-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg',NULL,'403','attachment-image',NULL,NULL,NULL,'403','attachment-image',NULL,0,2,NULL,'2021-01-22 21:50:12','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(220,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg','74:8e8bdf826432c98e98e8dcd7b5e6359d',404,'post','attachment',2,44,NULL,NULL,'Dumpers-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg',NULL,'404','attachment-image',NULL,NULL,NULL,'404','attachment-image',NULL,0,2,NULL,'2021-01-22 22:02:30','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(221,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg','76:9b612bee750f51a2715b04ab88a591ed',405,'post','attachment',2,57,NULL,NULL,'Hormigonera-Panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg',NULL,'405','attachment-image',NULL,NULL,NULL,'405','attachment-image',NULL,0,2,NULL,'2021-01-22 22:05:47','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(222,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg','85:f98a73749f467664296c57a2e57d067f',406,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg',NULL,'406','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg','406','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg\",\"size\":\"full\",\"id\":406,\"alt\":\"mejoramiento-caminos-panama\",\"pixels\":821340,\"type\":\"image/jpeg\"}',0,2,NULL,'2021-01-22 22:21:42','2021-07-08 02:02:05',1,NULL,NULL,NULL,NULL,1,NULL),(223,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos12.jpg','80:f08278499d2ced364e4b76dea933c9d6',407,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(12)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos12.jpg',NULL,'407','attachment-image',NULL,NULL,NULL,'407','attachment-image',NULL,0,2,NULL,'2021-01-22 22:23:54','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(224,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos13.jpg','80:13ee161339668a224d059090bdec28c6',408,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(13)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos13.jpg',NULL,'408','attachment-image',NULL,NULL,NULL,'408','attachment-image',NULL,0,2,NULL,'2021-01-22 22:23:58','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(225,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos9.jpg','79:96e465822790645aaef26c39d5402492',409,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(9)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos9.jpg',NULL,'409','attachment-image',NULL,NULL,NULL,'409','attachment-image',NULL,0,2,NULL,'2021-01-22 22:24:00','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(226,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos10.jpg','80:318cb75bde8d52a348fe2cd6c092e2f8',410,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(10)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos10.jpg',NULL,'410','attachment-image',NULL,NULL,NULL,'410','attachment-image',NULL,0,2,NULL,'2021-01-22 22:24:03','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(227,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos11.jpg','80:bc66a4408e32fa906d9b51c5cecbc930',411,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(11)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos11.jpg',NULL,'411','attachment-image',NULL,NULL,NULL,'411','attachment-image',NULL,0,2,NULL,'2021-01-22 22:24:06','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(228,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos6.jpg','79:1936f49f9fd9bf3dbaa45c991fde5da8',412,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(6)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos6.jpg',NULL,'412','attachment-image',NULL,NULL,NULL,'412','attachment-image',NULL,0,2,NULL,'2021-01-22 22:24:08','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(229,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos7.jpg','79:87b5e7b5e53a1006342bc42547942952',413,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(7)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos7.jpg',NULL,'413','attachment-image',NULL,NULL,NULL,'413','attachment-image',NULL,0,2,NULL,'2021-01-22 22:24:11','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(230,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos8.jpg','79:11f2b8c1e3f8f4b3572b135f4b863fcd',414,'post','attachment',2,85,NULL,NULL,'mejoramiento-caminos(8)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos8.jpg',NULL,'414','attachment-image',NULL,NULL,NULL,'414','attachment-image',NULL,0,2,NULL,'2021-01-22 22:24:14','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(231,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos1.jpg','66:fbe52c2aebc74010425aade10d32b4d5',415,'post','attachment',2,85,NULL,NULL,'caminos(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos1.jpg',NULL,'415','attachment-image',NULL,NULL,NULL,'415','attachment-image',NULL,0,2,NULL,'2021-01-25 14:50:54','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(232,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos2.jpg','66:8f1a68c89866ec2e2ceade38f866deb2',416,'post','attachment',2,85,NULL,NULL,'caminos(2)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos2.jpg',NULL,'416','attachment-image',NULL,NULL,NULL,'416','attachment-image',NULL,0,2,NULL,'2021-01-25 14:50:58','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(233,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos3.jpg','66:375014aa7202678868beb32fbe32dc56',417,'post','attachment',2,85,NULL,NULL,'caminos(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos3.jpg',NULL,'417','attachment-image',NULL,NULL,NULL,'417','attachment-image',NULL,0,2,NULL,'2021-01-25 14:51:01','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(234,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos4.jpg','66:6287e80f022eddf131fe2f7c514cd957',418,'post','attachment',2,85,NULL,NULL,'caminos(4)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos4.jpg',NULL,'418','attachment-image',NULL,NULL,NULL,'418','attachment-image',NULL,0,2,NULL,'2021-01-25 14:51:04','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(235,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos5.jpg','66:1d8bb0a6c69d2901f9b48832941ac6bc',419,'post','attachment',2,85,NULL,NULL,'caminos(5)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos5.jpg',NULL,'419','attachment-image',NULL,NULL,NULL,'419','attachment-image',NULL,0,2,NULL,'2021-01-25 14:51:06','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(236,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra1.jpg','77:64d4bc66dd8b96dc9d4a1ee76516ba49',420,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra1.jpg',NULL,'420','attachment-image',NULL,NULL,NULL,'420','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:30','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(237,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra2.jpg','77:f3824e4dd8e3c4db5ae889341d4dc0f8',421,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(2)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra2.jpg',NULL,'421','attachment-image',NULL,NULL,NULL,'421','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:33','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(238,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra3.jpg','77:1edcf97272d4ce0bbf1fdf6bf86fc3d7',422,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra3.jpg',NULL,'422','attachment-image',NULL,NULL,NULL,'422','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:35','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(239,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra4.jpg','77:d1ef20a4ded136ae966ecce22ca7c277',423,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(4)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra4.jpg',NULL,'423','attachment-image',NULL,NULL,NULL,'423','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:38','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(240,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra5.jpg','77:df3ab5fcb3731eeac6ca76760f3f7a5e',424,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(5)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra5.jpg',NULL,'424','attachment-image',NULL,NULL,NULL,'424','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:40','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(241,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra6.jpg','77:ad9b1e2a8de2da6178c275a7ea7c3bff',425,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(6)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra6.jpg',NULL,'425','attachment-image',NULL,NULL,NULL,'425','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:43','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(242,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra7.jpg','77:5860eab9bf331405d1f4c6468ac2f7ff',426,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(7)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra7.jpg',NULL,'426','attachment-image',NULL,NULL,NULL,'426','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:46','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(243,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra8.jpg','77:95d973e0521ff8859fae1ab2c5e51eee',427,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(8)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra8.jpg',NULL,'427','attachment-image',NULL,NULL,NULL,'427','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:49','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(244,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra9.jpg','77:6141e1c758754973dfd980a374b2841a',428,'post','attachment',2,87,NULL,NULL,'movimientos-tierra(9)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra9.jpg',NULL,'428','attachment-image',NULL,NULL,NULL,'428','attachment-image',NULL,0,2,NULL,'2021-01-25 14:53:51','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(245,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg','86:ff3182d945fa5d9dff9c9f9755691e6b',429,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectricas','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg',NULL,'429','attachment-image',NULL,NULL,NULL,'429','attachment-image',NULL,0,2,NULL,'2021-01-25 15:11:18','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(246,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica1.jpg','86:4a254176fb8b9f88fc2144ad27bcf04a',430,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica1.jpg',NULL,'430','attachment-image',NULL,NULL,NULL,'430','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:35','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(247,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica2.jpg','86:c93cad0aa52c0aa727353a25dc68f11f',431,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(2)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica2.jpg',NULL,'431','attachment-image',NULL,NULL,NULL,'431','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:38','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(248,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica3.jpg','86:6fcca3cc6b5aa797774b7184a65e5ac1',432,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica3.jpg',NULL,'432','attachment-image',NULL,NULL,NULL,'432','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:41','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(249,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica4.jpg','86:cb8866e2c202c0b72f4fdaaa4701fb0e',433,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(4)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica4.jpg',NULL,'433','attachment-image',NULL,NULL,NULL,'433','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:44','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(250,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica5.jpg','86:4bffe1eba1c50724953f907e782d61b1',434,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(5)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica5.jpg',NULL,'434','attachment-image',NULL,NULL,NULL,'434','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:47','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(251,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica6.jpg','86:c4a6a3fabe93080a8550aafbf2e4453c',435,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(6)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica6.jpg',NULL,'435','attachment-image',NULL,NULL,NULL,'435','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:49','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(252,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica7.jpg','86:f8f8f74a8fa6cb8d4a990aee19bdf78a',436,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(7)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica7.jpg',NULL,'436','attachment-image',NULL,NULL,NULL,'436','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:52','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(253,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica8.jpg','86:b720ae25fb7a7618ba53e48ff3e08dbd',437,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(8)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica8.jpg',NULL,'437','attachment-image',NULL,NULL,NULL,'437','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:55','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(254,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica9.jpg','86:d609cb41d61f300c57663d78b00eff61',438,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(9)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica9.jpg',NULL,'438','attachment-image',NULL,NULL,NULL,'438','attachment-image',NULL,0,2,NULL,'2021-01-25 15:17:58','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(255,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica10.jpg','87:733cb24a0921d253ff1b4c3a441a0c05',439,'post','attachment',2,71,NULL,NULL,'construccion-hidroelectrica(10)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica10.jpg',NULL,'439','attachment-image',NULL,NULL,NULL,'439','attachment-image',NULL,0,2,NULL,'2021-01-25 15:18:01','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(256,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg','79:efb2d03fcf323d007cd0811f8f2d503f',440,'post','attachment',2,82,NULL,NULL,'tubos-alcantarillados','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg',NULL,'440','attachment-image',NULL,NULL,NULL,'440','attachment-image',NULL,0,2,NULL,'2021-01-25 15:27:29','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(257,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias1.jpg','79:e8063c6549984670c4758acbb122742e',441,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(1)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias1.jpg',NULL,'441','attachment-image',NULL,NULL,NULL,'441','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:16','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(258,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias2.jpg','79:494650d08e7ebc2ea38d039eb3530226',442,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(2)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias2.jpg',NULL,'442','attachment-image',NULL,NULL,NULL,'442','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:19','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(259,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias3.jpg','79:ccd242f4abd04113e8fe23ca4c2e1f22',443,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(3)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias3.jpg',NULL,'443','attachment-image',NULL,NULL,NULL,'443','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:22','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(260,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias4.jpg','79:c5b44e622ad772131cc9f85ad8e44daf',444,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(4)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias4.jpg',NULL,'444','attachment-image',NULL,NULL,NULL,'444','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:24','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(261,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias5.jpg','79:68d7e01cfdb95dc303183844ae96ab12',445,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(5)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias5.jpg',NULL,'445','attachment-image',NULL,NULL,NULL,'445','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:27','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(262,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias6.jpg','79:8f12f1be27903ce7b831a68da3e00185',446,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(6)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias6.jpg',NULL,'446','attachment-image',NULL,NULL,NULL,'446','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:30','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(263,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias7.jpg','79:cf1e7ab05e941630a9f1725090b27a66',447,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(7)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias7.jpg',NULL,'447','attachment-image',NULL,NULL,NULL,'447','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:33','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(264,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias8.jpg','79:2ad4afaf2fa3f7692f2c1df053142f70',448,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(8)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias8.jpg',NULL,'448','attachment-image',NULL,NULL,NULL,'448','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:36','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(265,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias9.jpg','79:2c259727bcec5911891894962bc9f89c',449,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(9)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias9.jpg',NULL,'449','attachment-image',NULL,NULL,NULL,'449','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:39','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(266,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias10.jpg','80:eb5fdd484f4f4634d04cf5b352265b0b',450,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(10)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias10.jpg',NULL,'450','attachment-image',NULL,NULL,NULL,'450','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:43','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(267,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias11.jpg','80:d5f543fb2735d33bfd528ad667cd72fd',451,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(11)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias11.jpg',NULL,'451','attachment-image',NULL,NULL,NULL,'451','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:46','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(268,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias12.jpg','80:d9c02fcab5adf938a689460ced77c1ae',452,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(12)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias12.jpg',NULL,'452','attachment-image',NULL,NULL,NULL,'452','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:48','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(269,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias13.jpg','80:6250dc6ec1fdfacee0fd46e160fff563',453,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(13)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias13.jpg',NULL,'453','attachment-image',NULL,NULL,NULL,'453','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:51','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(270,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias14.jpg','80:dd066733c62fca13410c8e5119d343d5',454,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(14)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias14.jpg',NULL,'454','attachment-image',NULL,NULL,NULL,'454','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:54','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(271,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias15.jpg','80:267abb4b4eee132bf1c292e51959d14c',455,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(15)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias15.jpg',NULL,'455','attachment-image',NULL,NULL,NULL,'455','attachment-image',NULL,0,1,NULL,'2021-01-25 15:29:58','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(272,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias16.jpg','80:644e28899497d85d009635b72e43503b',456,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(16)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias16.jpg',NULL,'456','attachment-image',NULL,NULL,NULL,'456','attachment-image',NULL,0,1,NULL,'2021-01-25 15:30:01','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(273,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias17.jpg','80:7c49af112df5d055ffedcf9dcd70812d',457,'post','attachment',2,82,NULL,NULL,'instalacion-tuberias(17)','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias17.jpg',NULL,'457','attachment-image',NULL,NULL,NULL,'457','attachment-image',NULL,0,1,NULL,'2021-01-25 15:30:04','2021-06-15 02:40:42',1,NULL,NULL,NULL,NULL,1,NULL),(275,'https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-1.png','81:7139f38cf0c21a569892f17275ab08a0',459,'post','attachment',2,112,NULL,NULL,'LogosMaquinariasSUADI-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-1.png',NULL,'459','attachment-image',NULL,NULL,NULL,'459','attachment-image',NULL,0,1,NULL,'2021-02-01 16:26:44','2021-02-01 16:27:09',1,NULL,NULL,NULL,NULL,1,NULL),(276,'https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-2.png','81:07eb47aba42b04d5f3fba8dd823fbf3c',461,'post','attachment',2,112,NULL,NULL,'LogosMaquinariasSUADI-2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-2.png',NULL,'461','attachment-image',NULL,NULL,NULL,'461','attachment-image',NULL,0,1,NULL,'2021-02-01 16:31:08','2021-02-01 16:31:43',1,NULL,NULL,NULL,NULL,1,NULL),(277,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-02-07 18:34:47','2021-02-07 23:34:47',1,NULL,NULL,NULL,NULL,0,NULL),(279,'https://www.gruposuadi.com/construccion-y-obra-civil/construccion-y-mejoramiento-de-puentes-su-empresa-de-confianza/','116:8ead112dcd29f00e707ebdfda4fa2f67',464,'post','post',2,0,'Construcción y mejoramiento de puentes: Su empresa de confianza','La construcción de un puente requiere la interacción de diversas disciplinas, como la ingeniería civil, eléctrica y mecánica...','Construcción y mejoramiento de puentes: Su empresa de confianza','publish',NULL,0,NULL,NULL,NULL,'puentes',65,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg',NULL,'473','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg','473','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg\",\"size\":\"full\",\"id\":473,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2021-02-19 23:13:32','2021-02-20 05:36:43',1,NULL,NULL,NULL,NULL,0,3),(280,'https://www.gruposuadi.com/categoria/construccion/','50:a2797218569bceece4d614733e36f075',32,'term','category',NULL,NULL,NULL,NULL,'Construcción',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-19 23:27:45','2021-02-20 04:27:45',1,NULL,NULL,NULL,NULL,0,NULL),(282,'https://www.gruposuadi.com/etiqueta/construccion-de-obras-publicas-chiriqui/','76:852482afe44795c8ee597270ca347587',33,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de obras publicas Chiriquí',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-19 23:31:54','2021-02-20 04:31:54',1,NULL,NULL,NULL,NULL,0,NULL),(283,'https://www.gruposuadi.com/etiqueta/instalacion-de-puentes/','59:7e16f72b25c52e682c9b85d2b661cf0e',34,'term','post_tag',NULL,NULL,NULL,NULL,'Instalación de puentes',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-19 23:31:54','2021-02-20 04:31:54',1,NULL,NULL,NULL,NULL,0,NULL),(284,'https://www.gruposuadi.com/etiqueta/construccion-de-obras-civiles/','66:5d9cf918da8aa2b8fc15871b64e62646',35,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de obras civiles',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-19 23:31:54','2021-02-20 04:31:54',1,NULL,NULL,NULL,NULL,0,NULL),(286,'https://www.gruposuadi.com/construccion-y-obra-civil/construccion-de-proyectos-residenciales-el-sueno-de-tener-una-casa-propia/','127:bd6244419a49d58188d928e8569ed7f3',469,'post','post',2,0,'%%title%%','La oportunidad de tener casa propia es uno de los mayores logros, y el momento de recibir las llaves de su nuevo hogar es la emotiva...','Construcción de proyectos residenciales: El sueño de tener una casa propia','publish',NULL,0,NULL,NULL,NULL,'residenciales',58,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg',NULL,'471','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg','471','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg\",\"size\":\"full\",\"id\":471,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',2,NULL,NULL,'2021-02-19 23:43:42','2021-02-20 05:34:14',1,NULL,NULL,NULL,NULL,0,3),(287,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-un-proyecto.jpg','85:649015fbcf9eb606d163721d748d11bf',470,'post','attachment',2,469,NULL,NULL,'Construcción de un proyecto','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-un-proyecto.jpg',NULL,'470','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-un-proyecto.jpg','470','attachment-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-un-proyecto.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/02/Construccion-de-un-proyecto.jpg\",\"size\":\"full\",\"id\":470,\"alt\":\"Construcci\\u00f3n de un proyecto\",\"pixels\":699392,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-02-20 00:31:32','2021-02-20 00:34:14',1,NULL,NULL,NULL,NULL,1,NULL),(288,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg','131:dea771bb06b547f0a16ff5ab8ef78646',471,'post','attachment',2,469,NULL,NULL,'Construcción de proyectos residenciales – El sueño de tener una casa propia','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg',NULL,'471','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg','471','attachment-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/02/Construccion-de-proyectos-residenciales-El-sueno-de-tener-una-casa-propia.jpg\",\"size\":\"full\",\"id\":471,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-02-20 00:32:08','2021-02-20 00:34:14',1,NULL,NULL,NULL,NULL,1,NULL),(289,'https://www.gruposuadi.com/etiqueta/empresas-de-obra-civil/','59:56887763af4f2a171153887294d2e09c',36,'term','post_tag',NULL,NULL,NULL,NULL,'Empresas de obra civil',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-20 00:33:38','2021-02-20 05:33:38',1,NULL,NULL,NULL,NULL,0,NULL),(290,'https://www.gruposuadi.com/etiqueta/empresas-de-ingenieria/','59:bb2fcc92e0f321a7e1061344500cda47',37,'term','post_tag',NULL,NULL,NULL,NULL,'Empresas de ingeniería',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-20 00:33:38','2021-02-20 05:33:38',1,NULL,NULL,NULL,NULL,0,NULL),(291,'https://www.gruposuadi.com/etiqueta/construccion-de-proyectos-residenciales/','76:58c3521a3fa74382b51465dff4744adc',38,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de proyectos residenciales',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-20 00:33:38','2021-02-20 05:33:38',1,NULL,NULL,NULL,NULL,0,NULL),(292,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg','122:d6061f5fc0d738fe518547dfb5646e7a',473,'post','attachment',2,464,NULL,NULL,'Construcción y mejoramiento de puentes – Su empresa de confianza','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/02/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza-1.jpg',NULL,'473','attachment-image',NULL,NULL,NULL,'473','attachment-image',NULL,0,NULL,NULL,'2021-02-20 00:34:44','2021-02-20 05:36:43',1,NULL,NULL,NULL,NULL,1,NULL),(294,'https://www.gruposuadi.com/construccion-y-obra-civil/construccion-hidroelectrica-en-panama-el-futuro-de-la-energia-para-el-pais/','128:e316ec432af0f4e5355c954d55d152ef',475,'post','post',2,0,'Construccion de Hidroelectricas en Panamá: el futuro de la energía','Aunque históricamente ha estado plagada de adversarios, la energía hidroeléctrica sigue siendo la gran alternativa de países como Panamá...','Construcción hidroeléctrica en Panamá: el futuro de la energía para el país','publish',NULL,0,NULL,NULL,NULL,'Construcción de hidroeléctrica',57,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/03/hidroelectricas-panama.jpg',NULL,'476','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/03/hidroelectricas-panama.jpg','476','featured-image','{\"width\":1024,\"height\":550,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/03/hidroelectricas-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/03/hidroelectricas-panama.jpg\",\"size\":\"full\",\"id\":476,\"alt\":\"\",\"pixels\":563200,\"type\":\"image/jpeg\"}',2,NULL,NULL,'2021-03-18 22:38:53','2021-03-19 18:11:09',1,NULL,NULL,NULL,NULL,0,2),(295,'https://www.gruposuadi.com/wp-content/uploads/2021/03/hidroelectricas-panama.jpg','80:2d8bd8a45ec3d6e2d23d581dd5e5f9da',476,'post','attachment',2,475,NULL,NULL,'hidroelectricas-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/03/hidroelectricas-panama.jpg',NULL,'476','attachment-image',NULL,NULL,NULL,'476','attachment-image',NULL,0,NULL,NULL,'2021-03-18 22:53:14','2021-03-18 22:53:51',1,NULL,NULL,NULL,NULL,1,NULL),(297,'https://www.gruposuadi.com/construccion/quieres-construir-somos-la-empresa-constructora-que-necesita/','101:a7b88aff14100b2d09107c6619e9b5e6',481,'post','post',2,0,'Empresas Constructivas en Chiriquí Panamá - Grupo Suadi','¿Buscas empresas constructivas de amplia trayectoria y comprobada reputación en David, Chiriquí? Nosotros le brindamos el servicio.','¿Quieres construir? Somos la empresa constructora que necesita','publish',NULL,0,NULL,NULL,NULL,'Empresas Constructivas',71,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg',NULL,'483','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg','483','featured-image','{\"width\":1024,\"height\":550,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg\",\"size\":\"full\",\"id\":483,\"alt\":\"Empresas Constructivas en Chiriqu\\u00ed\",\"pixels\":563200,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2021-03-19 13:38:24','2021-04-13 20:52:09',1,NULL,NULL,NULL,NULL,0,2),(298,'https://www.gruposuadi.com/etiqueta/plantas-hidroelectricas/','60:5719b71ee16e80d62bee47c099b07a23',39,'term','post_tag',NULL,NULL,NULL,NULL,'Plantas hidroeléctricas',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-19 13:49:26','2021-03-19 17:49:26',1,NULL,NULL,NULL,NULL,0,NULL),(299,'https://www.gruposuadi.com/etiqueta/generacion-de-energia-electrica/','68:e36b44d2a694bf267be50ce8884974d4',40,'term','post_tag',NULL,NULL,NULL,NULL,'Generación de energía eléctrica',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-19 13:49:26','2021-03-19 17:49:26',1,NULL,NULL,NULL,NULL,0,NULL),(300,'https://www.gruposuadi.com/etiqueta/proyectos-hidroelectricos/','62:397ae372e5cd658949215d7c2f53f3a0',41,'term','post_tag',NULL,NULL,NULL,NULL,'Proyectos hidroeléctricos',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-19 13:49:26','2021-03-19 17:49:26',1,NULL,NULL,NULL,NULL,0,NULL),(301,'https://www.gruposuadi.com/etiqueta/energias-limpias/','53:4c8a7e3a385ba786868e130238ead46e',42,'term','post_tag',NULL,NULL,NULL,NULL,'Energías limpias',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-19 13:49:26','2021-03-19 17:49:26',1,NULL,NULL,NULL,NULL,0,NULL),(302,'https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg','92:f03f92a78e2c0c8b4600328fecec3462',483,'post','attachment',2,481,NULL,NULL,'Empresas Constructivas en Chiriquí','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg',NULL,'483','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg','483','attachment-image','{\"width\":1024,\"height\":550,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/03/empresas-constructivas-en-chiriqui.jpg\",\"size\":\"full\",\"id\":483,\"alt\":\"Empresas Constructivas en Chiriqu\\u00ed\",\"pixels\":563200,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-03-19 13:55:25','2021-03-19 14:01:16',1,NULL,NULL,NULL,NULL,1,NULL),(303,'https://www.gruposuadi.com/etiqueta/movimientos-de-tierra/','58:6ace431f14c79e595ddad46ffa0b8d53',43,'term','post_tag',NULL,NULL,NULL,NULL,'Movimientos de tierra',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-19 14:01:16','2021-03-19 18:01:16',1,NULL,NULL,NULL,NULL,0,NULL),(304,'https://www.gruposuadi.com/etiqueta/obra-civil/','47:f6ca9791eed0597234988aca78208052',44,'term','post_tag',NULL,NULL,NULL,NULL,'Obra civil',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-19 14:01:16','2021-03-19 18:01:16',1,NULL,NULL,NULL,NULL,0,NULL),(305,'https://www.gruposuadi.com/etiqueta/sector-construccion/','56:3e6292548a88ccd77e01fc6bbfcc763a',45,'term','post_tag',NULL,NULL,NULL,NULL,'Sector construcción',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-19 14:01:16','2021-03-19 18:01:16',1,NULL,NULL,NULL,NULL,0,NULL),(306,'https://www.gruposuadi.com/?p=487','33:250d2dd4489de0c1119011975bc6b01b',487,'post','post',2,0,'Construcción y mejoramiento de puentes en Panamá','Se requiere la construcción de nuevas autovías y autopistas que, generalmente, demandan la instalación de puentes, para el paso de...','Construcción y mejoramiento de puentes: Su empresa de confianza','draft',0,0,NULL,NULL,NULL,'puentes',69,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg',NULL,'488','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg','488','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/04/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/04/Construccion-y-mejoramiento-de-puentes-Su-empresa-de-confianza.jpg\",\"size\":\"full\",\"id\":488,\"alt\":\"Construcci\\u00f3n y mejoramiento de puentes - Su empresa de confianza\",\"pixels\":699392,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2021-04-13 16:55:28','2021-04-13 21:26:08',1,NULL,NULL,NULL,NULL,0,3),(308,'https://www.gruposuadi.com/etiqueta/empresas-constructoras-en-chiriqui/','71:493168995648ca473eb1a5aa1cccea47',46,'term','post_tag',NULL,NULL,NULL,NULL,'Empresas constructoras en Chiriquí',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-04-13 17:17:54','2021-04-13 21:42:03',1,NULL,NULL,NULL,NULL,0,NULL),(309,'https://www.gruposuadi.com/etiqueta/empresas-constructoras-en-panama/','69:8518c49d4c4511ebe8ef37b9e8dc9fe4',47,'term','post_tag',NULL,NULL,'%%term_title%%',NULL,'Empresas constructoras en Panamá',NULL,NULL,0,NULL,NULL,NULL,'Empresas constructoras en Panamá',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-04-13 17:17:54','2021-04-13 21:41:47',1,NULL,NULL,NULL,NULL,0,NULL),(310,'https://www.gruposuadi.com/etiqueta/empresas-constructivas-en-david/','68:9ebe9aa16de297b1a7b157580d38f48c',48,'term','post_tag',NULL,NULL,'%%term_title%% - Chiriquí Panamá',NULL,'Empresas constructivas en David',NULL,NULL,0,NULL,NULL,NULL,'Empresas constructivas en David',36,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-04-13 17:17:54','2021-04-13 21:42:43',1,NULL,NULL,NULL,NULL,0,NULL),(311,'https://www.gruposuadi.com/construccion-y-obra-civil/proyectos-de-construccion-en-chiriqui/','91:6f8069da094c8ff60989842a7956145c',490,'post','post',2,0,NULL,'Procuramos un sólido liderazgo entre las empresas constructoras de Chiriquí, Panamá, en la realización de carreteras, puentes, represas...','Proyectos de construcción en Chiriquí','publish',NULL,0,NULL,NULL,NULL,'proyectos',65,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg',NULL,'491','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg','491','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg\",\"size\":\"full\",\"id\":491,\"alt\":\"Proyectos de construcci\\u00f3n en Chiriqu\\u00ed\",\"pixels\":699392,\"type\":\"image/jpeg\"}',6,NULL,NULL,'2021-04-13 17:18:50','2021-04-13 21:36:44',1,NULL,NULL,NULL,NULL,0,2),(312,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg','95:6fc713e05a8c3bf54f70b6da8bb3be86',491,'post','attachment',2,490,NULL,NULL,'Proyectos de construcción en Chiriquí','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg',NULL,'491','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg','491','attachment-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/04/Proyectos-de-construccion-en-Chiriqui.jpg\",\"size\":\"full\",\"id\":491,\"alt\":\"Proyectos de construcci\\u00f3n en Chiriqu\\u00ed\",\"pixels\":699392,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-04-13 17:32:32','2021-04-13 17:36:21',1,NULL,NULL,NULL,NULL,1,NULL),(313,'https://www.gruposuadi.com/etiqueta/instalacion-de-tuberias/','60:c39dff70ced1e8e88819ca1ed274700b',49,'term','post_tag',NULL,NULL,NULL,NULL,'Instalación de tuberías',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-04-13 17:35:32','2021-04-13 21:35:32',1,NULL,NULL,NULL,NULL,0,NULL),(314,'https://www.gruposuadi.com/maquinarias/alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos/','104:0e79fb5962b98effba06572eaada033a',495,'post','post',2,0,'%%title%%','En Grupo Suadi brindamos el servicio de alquiler de equipos pesados, para construcción de carreteras y caminos...','Alquiler de maquinaria para construcción de carreteras y caminos','publish',NULL,0,NULL,NULL,NULL,'alquiler',71,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg',NULL,'496','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg','496','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg\",\"size\":\"full\",\"id\":496,\"alt\":\"Alquiler de maquinaria para construcci\\u00f3n de carreteras y caminos\",\"pixels\":699392,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2021-04-13 17:37:45','2021-04-15 17:11:53',1,NULL,NULL,NULL,NULL,0,2),(315,'https://www.gruposuadi.com/categoria/maquinarias/','49:1066f291b4d8a0497f3bd86c5da5f153',50,'term','category',NULL,NULL,NULL,NULL,'Maquinarias',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-04-13 17:40:45','2021-04-13 21:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(316,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg','122:61a163ad3672a54771c3a6512b688edf',496,'post','attachment',2,495,NULL,NULL,'Alquiler de maquinaria para construcción de carreteras y caminos','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg',NULL,'496','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg','496','attachment-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/04/Alquiler-de-maquinaria-para-construccion-de-carreteras-y-caminos.jpg\",\"size\":\"full\",\"id\":496,\"alt\":\"Alquiler de maquinaria para construcci\\u00f3n de carreteras y caminos\",\"pixels\":699392,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-04-13 17:47:49','2021-04-15 13:11:53',1,NULL,NULL,NULL,NULL,1,NULL),(317,'https://www.gruposuadi.com/etiqueta/alquiler-de-equipos-pesados-panama/','71:dc034971acde072ae7420565690967a0',51,'term','post_tag',NULL,NULL,'%%term_title%%',NULL,'Alquiler de equipos pesados Panamá',NULL,NULL,0,NULL,NULL,NULL,'Alquiler de equipos pesados Panamá',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-04-13 17:48:59','2021-06-15 04:32:45',1,NULL,NULL,NULL,NULL,0,NULL),(318,'https://www.gruposuadi.com/etiqueta/alquiler-de-retroexcavadoras-chiriqui/','74:58a3146e419f71b2ff29aff30acd47d8',52,'term','post_tag',NULL,NULL,NULL,NULL,'Alquiler de retroexcavadoras Chiriquí',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-04-13 17:48:59','2021-04-13 21:48:59',1,NULL,NULL,NULL,NULL,0,NULL),(320,'https://www.gruposuadi.com/maquinarias/lo-mejor-para-sus-proyectos-alquileres-de-maquinaria-para-movimientos-de-tierra/','119:a4d92c3ae89f2c67869d7e0241963db4',499,'post','post',2,0,'%%title%%','Un factor del éxito en toda tarea de movimiento de tierras, desde la nivelación de un terreno para un estacionamiento o un edificio.','Lo mejor para sus proyectos: Alquileres de maquinaria para movimientos de tierra','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg',NULL,'500','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg','500','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg\",\"size\":\"full\",\"id\":500,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',22,NULL,NULL,'2021-05-18 20:04:25','2021-05-19 00:56:02',1,NULL,NULL,NULL,NULL,0,2),(321,'https://www.gruposuadi.com/construccion/construccion-de-viviendas-para-urbanizaciones-y-residenciales/','102:cbd3c4fb3e3e094e958f90f664870d75',502,'post','post',2,0,'%%title%%','Debido a las características meteorológicas típicas de un país tropical, como lo es Panamá, la construcción de viviendas, individuales o residenciales.','Construcción de viviendas para urbanizaciones y residenciales','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/05/construccion-de-residenciales.jpg',NULL,'506','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/05/construccion-de-residenciales.jpg','506','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/05/construccion-de-residenciales.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/05/construccion-de-residenciales.jpg\",\"size\":\"full\",\"id\":506,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2021-05-18 21:02:38','2021-05-19 02:03:17',1,NULL,NULL,NULL,NULL,0,2),(322,'https://www.gruposuadi.com/wp-content/uploads/2021/05/construccion-de-residenciales.jpg','87:006192740dd016a79bc2ad562638078d',506,'post','attachment',2,502,NULL,NULL,'construccion-de-residenciales','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/05/construccion-de-residenciales.jpg',NULL,'506','attachment-image',NULL,NULL,NULL,'506','attachment-image',NULL,NULL,NULL,NULL,'2021-05-18 22:02:56','2021-05-18 22:03:17',1,NULL,NULL,NULL,NULL,1,NULL),(323,'https://www.gruposuadi.com/etiqueta/construccion-de-residenciales/','66:034d598721c2e04827583997f320508f',53,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de residenciales',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-18 22:03:17','2021-05-19 02:03:17',1,NULL,NULL,NULL,NULL,0,NULL),(324,'https://www.gruposuadi.com/etiqueta/desarrollo-de-urbanizaciones/','65:b3cf1c6ec25df41bc05f8fe4a95645c7',54,'term','post_tag',NULL,NULL,NULL,NULL,'Desarrollo de urbanizaciones',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-18 22:03:17','2021-05-19 02:03:17',1,NULL,NULL,NULL,NULL,0,NULL),(325,'https://www.gruposuadi.com/etiqueta/programas-de-interes-social/','64:22e98e57105460ecee46c8eed5b8b081',55,'term','post_tag',NULL,NULL,NULL,NULL,'Programas de interés social',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-18 22:03:17','2021-05-19 02:03:17',1,NULL,NULL,NULL,NULL,0,NULL),(326,'https://www.gruposuadi.com/etiqueta/construccion-de-viviendas/','62:d25c80b895f46ef44c731e112a417c06',56,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de viviendas',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-18 22:03:17','2021-05-19 02:03:17',1,NULL,NULL,NULL,NULL,0,NULL),(328,'https://www.gruposuadi.com/categoria/sin-categoria/','51:03478eddc000ffd8cdd3cf2a870e9bc0',1,'term','category',NULL,NULL,NULL,NULL,'Sin categoría',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 22:40:42','2021-06-15 02:41:01',1,NULL,NULL,NULL,NULL,0,NULL),(329,'https://www.gruposuadi.com/product-category/uncategorized/','58:42b78542edc6337f11ad2c492d8e33bc',15,'term','product_cat',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 22:40:42','2021-06-15 02:41:01',1,NULL,NULL,NULL,NULL,0,NULL),(330,'https://www.gruposuadi.com/category/maquinaria/','47:a62a181f70ebdc887e2a6a97b3891964',16,'term','services_categories',NULL,NULL,NULL,NULL,'Maquinaria',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 22:40:42','2021-06-15 02:41:01',1,NULL,NULL,NULL,NULL,0,NULL),(331,'https://www.gruposuadi.com/category/construccion/','49:bf4ae0343a0344ff3c4120b2b92a0e5c',17,'term','services_categories',NULL,NULL,NULL,NULL,'Construcción',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 22:40:42','2021-06-15 02:41:01',1,NULL,NULL,NULL,NULL,0,NULL),(332,'https://www.gruposuadi.com/wp-content/uploads/woocommerce-placeholder.png','73:2a6d48c324d37dafc89613843058fdcd',7,'post','attachment',2,0,NULL,NULL,'woocommerce-placeholder','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/woocommerce-placeholder.png',NULL,'7','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/woocommerce-placeholder.png','7','attachment-image','{\"width\":1200,\"height\":1200,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/woocommerce-placeholder.png\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/woocommerce-placeholder.png\",\"size\":\"full\",\"id\":7,\"alt\":\"\",\"pixels\":1440000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(333,'https://www.gruposuadi.com/wp-content/uploads/2020/09/mt-sample-background.jpg','78:4d598d9342011b71c9cb9a02408c0f39',8,'post','attachment',2,0,NULL,NULL,'mt-sample-background','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/mt-sample-background.jpg',NULL,'8','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/mt-sample-background.jpg','8','attachment-image','{\"width\":1920,\"height\":1280,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/mt-sample-background.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/mt-sample-background.jpg\",\"size\":\"full\",\"id\":8,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(334,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-de-equipos.jpg','77:603e30c889c56d2f6461c7282487496c',18,'post','attachment',2,15,NULL,NULL,'Alquiler-de-equipos','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-de-equipos.jpg',NULL,'18','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-de-equipos.jpg','18','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-de-equipos.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/Alquiler-de-equipos.jpg\",\"size\":\"full\",\"id\":18,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(335,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Header-maquinaria.jpg','75:180cbcea1ec3efb4a3c0de58b6667d48',20,'post','attachment',2,15,NULL,NULL,'Header-maquinaria','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Header-maquinaria.jpg',NULL,'20','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Header-maquinaria.jpg','20','attachment-image','{\"width\":1920,\"height\":967,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/Header-maquinaria.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/Header-maquinaria.jpg\",\"size\":\"full\",\"id\":20,\"alt\":\"\",\"pixels\":1856640,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(336,'https://www.gruposuadi.com/wp-content/uploads/2020/09/excavadoras-hidraulicas.jpg','81:73a7a44a430f4f3fe8eec0370494b257',23,'post','attachment',2,22,NULL,NULL,'excavadoras-hidraulicas','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/excavadoras-hidraulicas.jpg',NULL,'23','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/excavadoras-hidraulicas.jpg','23','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/excavadoras-hidraulicas.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/excavadoras-hidraulicas.jpg\",\"size\":\"full\",\"id\":23,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(337,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Tractores-bulldozer.jpg','77:4cb21422c8ffb772a280f3455cfc1561',27,'post','attachment',2,26,NULL,NULL,'Alquiler de Tractores bulldozer','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Tractores-bulldozer.jpg',NULL,'27','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Tractores-bulldozer.jpg','27','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/Tractores-bulldozer.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/Tractores-bulldozer.jpg\",\"size\":\"full\",\"id\":27,\"alt\":\"Alquiler de Tractores bulldozer\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(338,'https://www.gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1.jpg','89:09e4c4d6e36d35e09b2cc194fb0489bb',30,'post','attachment',2,28,NULL,NULL,'alquiler-camiones-articulados','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1.jpg',NULL,'30','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1.jpg','30','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/alquiler-camiones-articulados-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/alquiler-camiones-articulados-1.jpg\",\"size\":\"full\",\"id\":30,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(339,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras.jpg','83:ec357f08d2551993336a85af91825e2b',33,'post','attachment',2,31,NULL,NULL,'Alquiler-Retroexcavadoras','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras.jpg',NULL,'33','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras.jpg','33','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras.jpg\",\"size\":\"full\",\"id\":33,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(340,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras.jpg','71:83f1cf404a6b3b63eefbf444b1947c8a',35,'post','attachment',2,34,NULL,NULL,'Compactadoras','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras.jpg',NULL,'35','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras.jpg','35','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Compactadoras.jpg\",\"size\":\"full\",\"id\":35,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(341,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras1.jpg','84:d54e48ee14f698613f82156dc1a2dae4',36,'post','attachment',2,31,NULL,NULL,'Alquiler-Retroexcavadoras1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras1.jpg',NULL,'36','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras1.jpg','36','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/Alquiler-Retroexcavadoras1.jpg\",\"size\":\"full\",\"id\":36,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(342,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Retro-escavadoras.jpg','75:6ca5362ce9b2450bee0dfc1bca284b9a',37,'post','attachment',2,31,NULL,NULL,'Retro-escavadoras','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Retro-escavadoras.jpg',NULL,'37','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/09/Retro-escavadoras.jpg','37','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/09/Retro-escavadoras.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/09/Retro-escavadoras.jpg\",\"size\":\"full\",\"id\":37,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(343,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras.jpg','73:11c9c63e74695de966161e7c5cd43bca',39,'post','attachment',2,38,NULL,NULL,'Motoniveladoras','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras.jpg',NULL,'39','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras.jpg','39','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Motoniveladoras.jpg\",\"size\":\"full\",\"id\":39,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(344,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Cargadores-frontales.jpg','78:f0d9bead40a30510149a062bc80f477d',41,'post','attachment',2,40,NULL,NULL,'Cargadores-frontales','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Cargadores-frontales.jpg',NULL,'41','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Cargadores-frontales.jpg','41','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Cargadores-frontales.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Cargadores-frontales.jpg\",\"size\":\"full\",\"id\":41,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(345,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Perforadoras-track-drill.jpg','82:4b4bf72b5ab692e6ad9af7a00ac58931',43,'post','attachment',2,42,NULL,NULL,'Perforadoras o track drill','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Perforadoras-track-drill.jpg',NULL,'43','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Perforadoras-track-drill.jpg','43','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Perforadoras-track-drill.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Perforadoras-track-drill.jpg\",\"size\":\"full\",\"id\":43,\"alt\":\"Perforadoras o track drill\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(346,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compresores-de-aire.jpg','77:fb67c5d442303bd26d1dc1451a7944e8',45,'post','attachment',2,44,NULL,NULL,'compresores-de-aire','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compresores-de-aire.jpg',NULL,'45','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compresores-de-aire.jpg','45','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/compresores-de-aire.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/compresores-de-aire.jpg\",\"size\":\"full\",\"id\":45,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(347,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-plataforma.jpg','77:b9ff1c861efb87b4ec17da9f19308412',48,'post','attachment',2,46,NULL,NULL,'Camiones-plataforma','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-plataforma.jpg',NULL,'48','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-plataforma.jpg','48','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-plataforma.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Camiones-plataforma.jpg\",\"size\":\"full\",\"id\":48,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(348,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras-1.jpg','73:ed8dd17e44de13c7be754e1279f63a5f',50,'post','attachment',2,34,NULL,NULL,'Compactadoras-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras-1.jpg',NULL,'50','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras-1.jpg','50','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Compactadoras-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Compactadoras-1.jpg\",\"size\":\"full\",\"id\":50,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(349,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras-1.jpg','75:6d67023ddc6febf94937fe98cdd940d7',51,'post','attachment',2,38,NULL,NULL,'Motoniveladoras-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras-1.jpg',NULL,'51','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras-1.jpg','51','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Motoniveladoras-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Motoniveladoras-1.jpg\",\"size\":\"full\",\"id\":51,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(350,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Tractores-bulldozer-1.jpg','79:dffa67e470122963369783f9d5f0e864',52,'post','attachment',2,38,NULL,NULL,'Tractores-bulldozer–1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Tractores-bulldozer-1.jpg',NULL,'52','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Tractores-bulldozer-1.jpg','52','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Tractores-bulldozer-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Tractores-bulldozer-1.jpg\",\"size\":\"full\",\"id\":52,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(351,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera.jpg','69:c0b16bf346b927f77124974a7a2399cf',58,'post','attachment',2,57,NULL,NULL,'Hormigonera','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera.jpg',NULL,'58','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera.jpg','58','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Hormigonera.jpg\",\"size\":\"full\",\"id\":58,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(352,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial.jpg','78:536c904d88d8c1522d3363a0b447587f',74,'post','attachment',2,73,NULL,NULL,'infraestructura-vial','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial.jpg',NULL,'74','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial.jpg','74','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/infraestructura-vial.jpg\",\"size\":\"full\",\"id\":74,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(353,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Residenciales-interes-social.jpg','86:06379543ca7efcf97bf4439ea5778de9',80,'post','attachment',2,79,NULL,NULL,'Residenciales-interes-social','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Residenciales-interes-social.jpg',NULL,'80','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Residenciales-interes-social.jpg','80','attachment-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Residenciales-interes-social.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Residenciales-interes-social.jpg\",\"size\":\"full\",\"id\":80,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(354,'https://www.gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama.jpg','75:6b7f48c48087005aeb9b17a3127f5982',97,'post','attachment',2,89,NULL,NULL,'GrupoSuadi-Panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama.jpg',NULL,'97','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama.jpg','97','attachment-image','{\"width\":800,\"height\":600,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/GrupoSuadi-Panama.jpg\",\"size\":\"full\",\"id\":97,\"alt\":\"\",\"pixels\":480000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(355,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide01-Suadi.jpg','71:00f061721feddd8d77bb0c57cb9e58e1',119,'post','attachment',2,0,NULL,NULL,'Slide01-Suadi','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide01-Suadi.jpg',NULL,'119','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide01-Suadi.jpg','119','attachment-image','{\"width\":1920,\"height\":1086,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Slide01-Suadi.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Slide01-Suadi.jpg\",\"size\":\"full\",\"id\":119,\"alt\":\"\",\"pixels\":2085120,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(356,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg','82:053a764860a18ad38e050e37bd0f64ce',140,'post','attachment',2,112,NULL,NULL,'Maquinarias-GrupoSuadi-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg',NULL,'140','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg','140','attachment-image','{\"width\":550,\"height\":456,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Maquinarias-GrupoSuadi-1.jpg\",\"size\":\"full\",\"id\":140,\"alt\":\"\",\"pixels\":250800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:45','2021-06-15 02:40:45',1,NULL,NULL,NULL,NULL,0,NULL),(357,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg','83:df82679368221d57de065e11dbfb3213',162,'post','attachment',2,112,NULL,NULL,'Constructura-GrupoSuadi-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg',NULL,'162','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg','162','attachment-image','{\"width\":550,\"height\":456,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/Constructura-GrupoSuadi-1.jpg\",\"size\":\"full\",\"id\":162,\"alt\":\"\",\"pixels\":250800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:47','2021-06-15 02:40:47',1,NULL,NULL,NULL,NULL,0,NULL),(358,'https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg','96:92a1156c31d070da8c5ba095be22b392',500,'post','attachment',2,499,NULL,NULL,'alquiler-de-maquinaria-chiriqui-panama','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg',NULL,'500','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg','500','attachment-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/05/alquiler-de-maquinaria-chiriqui-panama.jpg\",\"size\":\"full\",\"id\":500,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 22:40:49','2021-06-15 02:40:49',1,NULL,NULL,NULL,NULL,0,NULL),(359,'https://www.gruposuadi.com/construccion-y-obra-civil/conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-panama/','122:b063b481497fb6961a5590a2dcc2e4fa',509,'post','post',2,0,'%%title%%','Como ocurre en la inmensa mayoría de los territorios poblados del planeta, el acceso al agua potable es una necesidad creciente...','Conozca algunas normas para la instalación de agua potable en Panamá','publish',NULL,0,NULL,NULL,NULL,'agua potable',73,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg',NULL,'510','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg','510','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg\",\"size\":\"full\",\"id\":510,\"alt\":\"Conozca algunas normas para la instalaci\\u00f3n de agua potable en Panam\\u00e1\",\"pixels\":699392,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2021-06-14 22:47:59','2021-06-15 03:17:43',1,NULL,NULL,NULL,NULL,0,3),(360,'https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg','126:b764809611b11feb00ff67e83e969d75',510,'post','attachment',2,509,NULL,NULL,'Conozca algunas normas para la instalación de agua potable en Panamá','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg',NULL,'510','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg','510','attachment-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/06/Conozca-algunas-normas-para-la-instalacion-de-agua-potable-en-Panama.jpg\",\"size\":\"full\",\"id\":510,\"alt\":\"Conozca algunas normas para la instalaci\\u00f3n de agua potable en Panam\\u00e1\",\"pixels\":699392,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 23:11:02','2021-06-14 23:17:43',1,NULL,NULL,NULL,NULL,1,NULL),(361,'https://www.gruposuadi.com/etiqueta/instalacion-de-tuberias-para-sistemas-de-acueducto/','87:b6336e273cc5b832aa33d93d158dd46b',57,'term','post_tag',NULL,NULL,'%%term_title%% en Panamá',NULL,'Instalación de tuberías para sistemas de acueducto',NULL,NULL,0,NULL,NULL,NULL,'Instalación de tuberías para sistemas de acueducto',36,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 23:16:31','2021-06-15 03:23:39',1,NULL,NULL,NULL,NULL,0,NULL),(362,'https://www.gruposuadi.com/etiqueta/instalacion-de-agua-potable/','64:abb7aced52c739e6444a08cc5d035f4d',58,'term','post_tag',NULL,NULL,NULL,NULL,'Instalación de agua potable',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 23:16:31','2021-06-15 03:16:31',1,NULL,NULL,NULL,NULL,0,NULL),(363,'https://www.gruposuadi.com/maquinarias/renta-de-excavadoras-para-proyectos-residenciales-o-comerciales/','103:a5446ef84d3177c05b65e41c5bcee38b',512,'post','post',2,0,'%%title%%','Una excavadora es un instrumento que permite realizar toda una diversidad de labores de construcción, demolición o excavación a gran escala.','Renta de excavadoras para proyectos residenciales o comerciales','publish',NULL,0,NULL,NULL,NULL,'excavadora',69,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg',NULL,'429','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg','429','featured-image','{\"width\":1170,\"height\":702,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg\",\"size\":\"full\",\"id\":429,\"alt\":\"\",\"pixels\":821340,\"type\":\"image/jpeg\"}',5,NULL,NULL,'2021-06-14 23:19:46','2021-07-08 02:20:51',1,NULL,NULL,NULL,NULL,0,2),(364,'https://www.gruposuadi.com/etiqueta/alquiler-de-excavadoras/','60:ce1b42eb780fd6d3ed8a72924de8b360',59,'term','post_tag',NULL,NULL,'%%term_title%% en Panamá',NULL,'Alquiler de excavadoras',NULL,NULL,0,NULL,NULL,NULL,'Alquiler de excavadoras',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 23:35:57','2021-06-15 04:32:32',1,NULL,NULL,NULL,NULL,0,NULL),(365,'https://www.gruposuadi.com/etiqueta/miniexcavadoras/','52:fea87831be61db252673b17a12e8c79c',60,'term','post_tag',NULL,NULL,NULL,NULL,'Miniexcavadoras',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 23:35:58','2021-06-15 03:35:58',1,NULL,NULL,NULL,NULL,0,NULL),(366,'https://www.gruposuadi.com/etiqueta/excavadoras-de-orugas/','58:d0f8b773eba8e6ff8cb604f1d46e8c06',61,'term','post_tag',NULL,NULL,NULL,NULL,'Excavadoras de orugas',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-14 23:35:58','2021-06-15 03:35:58',1,NULL,NULL,NULL,NULL,0,NULL),(367,'https://www.gruposuadi.com/construccion/nuevas-carreteras-para-residenciales-o-caminos-comunitarios/','100:42cb3aa68e991a2d7397f24039ec9792',515,'post','post',2,0,'%%title%% en Panamá','Una carretera bien planificada es una obra estratégica que proporciona un mejor tránsito de personas, bienes y servicios, mejora los tiempos.','Nuevas carreteras para residenciales o caminos comunitarios','publish',NULL,0,NULL,NULL,NULL,'carretera',66,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg',NULL,'516','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg','516','featured-image','{\"width\":1024,\"height\":576,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg\",\"size\":\"full\",\"id\":516,\"alt\":\"Nuevas carreteras para residenciales o caminos comunitarios\",\"pixels\":589824,\"type\":\"image/jpeg\"}',6,NULL,NULL,'2021-07-07 21:42:36','2021-07-08 02:06:07',1,NULL,NULL,NULL,NULL,0,2),(368,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg','118:f8326b0483871576626842a8263086a1',516,'post','attachment',2,515,NULL,NULL,'Nuevas carreteras para residenciales o caminos comunitarios','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg',NULL,'516','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg','516','attachment-image','{\"width\":1024,\"height\":576,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/07/Nuevas-carreteras-para-residenciales-o-caminos-comunitarios.jpeg\",\"size\":\"full\",\"id\":516,\"alt\":\"Nuevas carreteras para residenciales o caminos comunitarios\",\"pixels\":589824,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-07-07 21:57:19','2021-07-07 22:06:07',1,NULL,NULL,NULL,NULL,1,NULL),(369,'https://www.gruposuadi.com/etiqueta/construccion-de-carreteras-chiriqui/','72:80e37b1fcba660563c52af505659305c',62,'term','post_tag',NULL,NULL,NULL,NULL,'Construcción de carreteras Chiriquí',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-07 21:57:40','2021-07-08 01:57:40',1,NULL,NULL,NULL,NULL,0,NULL),(370,'https://www.gruposuadi.com/etiqueta/proyectos-residenciales/','60:ef53713a68c36b10b4005045c23049ff',63,'term','post_tag',NULL,NULL,NULL,NULL,'Proyectos residenciales',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-07 21:57:40','2021-07-08 01:57:40',1,NULL,NULL,NULL,NULL,0,NULL),(371,'https://www.gruposuadi.com/maquinarias/alquiler-de-equipos-pesados-la-mejor-opcion-para-su-proyecto/','100:98c862558ade9eab31ee648c98ec51c0',522,'post','post',2,0,'%%title%% en Panamá','El alquiler de equipos pesados, proporciona una serie de ventajas prácticas, que ahorran dinero y contratiempos...','Alquiler de equipos pesados: La mejor opción para su proyecto','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg',NULL,'523','featured-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg','523','featured-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg\",\"size\":\"full\",\"id\":523,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2021-07-07 22:06:29','2021-07-09 17:15:03',1,NULL,NULL,NULL,NULL,0,2),(372,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg','118:a28f4863078f279d0d378cb9ab973e9a',523,'post','attachment',2,522,NULL,NULL,'Alquiler de equipos pesados – La mejor opción para su proyecto','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg',NULL,'523','attachment-image',NULL,NULL,'https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg','523','attachment-image','{\"width\":1024,\"height\":683,\"url\":\"https://www.gruposuadi.com/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg\",\"path\":\"/home/gruposuadi/public_html/wp-content/uploads/2021/07/Alquiler-de-equipos-pesados-La-mejor-opcion-para-su-proyecto.jpg\",\"size\":\"full\",\"id\":523,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-07-07 22:17:50','2021-07-09 13:15:03',1,NULL,NULL,NULL,NULL,1,NULL),(373,'https://www.gruposuadi.com/etiqueta/alquiler-de-camiones/','57:78ae3eb271aca3470d9e6246fafb5419',64,'term','post_tag',NULL,NULL,NULL,NULL,'Alquiler de camiones',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-07 22:21:06','2021-07-08 02:21:06',1,NULL,NULL,NULL,NULL,0,NULL),(376,'https://www.gruposuadi.com/?page_id=529','39:b9002739fb2e755838e24994b36a7a76',529,'post','page',2,0,NULL,NULL,'Borrador automático','auto-draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-12-18 15:12:22','2023-12-18 20:12:22',1,NULL,NULL,NULL,NULL,0,NULL); /*!40000 ALTER TABLE `grpsd_yoast_indexable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_yoast_indexable_hierarchy` -- DROP TABLE IF EXISTS `grpsd_yoast_indexable_hierarchy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_yoast_indexable_hierarchy` ( `indexable_id` int(11) unsigned NOT NULL, `ancestor_id` int(11) unsigned NOT NULL, `depth` int(11) unsigned DEFAULT NULL, `blog_id` bigint(20) NOT NULL DEFAULT '1', PRIMARY KEY (`indexable_id`,`ancestor_id`), KEY `indexable_id` (`indexable_id`), KEY `ancestor_id` (`ancestor_id`), KEY `depth` (`depth`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_yoast_indexable_hierarchy` -- LOCK TABLES `grpsd_yoast_indexable_hierarchy` WRITE; /*!40000 ALTER TABLE `grpsd_yoast_indexable_hierarchy` DISABLE KEYS */; INSERT INTO `grpsd_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(3,0,0,1),(4,0,0,1),(6,0,0,1),(7,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(15,0,0,1),(16,0,0,1),(17,0,0,1),(18,0,0,1),(19,0,0,1),(20,0,0,1),(21,0,0,1),(22,0,0,1),(23,0,0,1),(24,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(28,0,0,1),(29,0,0,1),(30,0,0,1),(31,0,0,1),(78,0,0,1),(89,0,0,1),(156,0,0,1),(157,0,0,1),(159,0,0,1),(160,0,0,1),(161,0,0,1),(174,0,0,1),(175,0,0,1),(177,0,0,1),(178,0,0,1),(179,0,0,1),(180,0,0,1),(181,0,0,1),(182,0,0,1),(183,0,0,1),(184,0,0,1),(188,0,0,1),(189,0,0,1),(192,0,0,1),(193,0,0,1),(194,0,0,1),(195,0,0,1),(201,0,0,1),(222,26,1,1),(277,0,0,1),(279,0,0,1),(280,0,0,1),(282,0,0,1),(283,0,0,1),(284,0,0,1),(286,0,0,1),(289,0,0,1),(290,0,0,1),(291,0,0,1),(294,0,0,1),(297,0,0,1),(298,0,0,1),(299,0,0,1),(300,0,0,1),(301,0,0,1),(303,0,0,1),(304,0,0,1),(305,0,0,1),(306,0,0,1),(308,0,0,1),(309,0,0,1),(310,0,0,1),(311,0,0,1),(313,0,0,1),(314,0,0,1),(315,0,0,1),(317,0,0,1),(318,0,0,1),(320,0,0,1),(321,0,0,1),(323,0,0,1),(324,0,0,1),(325,0,0,1),(326,0,0,1),(328,0,0,1),(329,0,0,1),(330,0,0,1),(331,0,0,1),(359,0,0,1),(361,0,0,1),(362,0,0,1),(363,0,0,1),(364,0,0,1),(365,0,0,1),(366,0,0,1),(367,0,0,1),(368,367,1,1),(369,0,0,1),(370,0,0,1),(371,0,0,1),(372,371,1,1),(373,0,0,1),(376,0,0,1); /*!40000 ALTER TABLE `grpsd_yoast_indexable_hierarchy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_yoast_migrations` -- DROP TABLE IF EXISTS `grpsd_yoast_migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_yoast_migrations` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `version` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `grpsd_yoast_migrations_version` (`version`) ) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_yoast_migrations` -- LOCK TABLES `grpsd_yoast_migrations` WRITE; /*!40000 ALTER TABLE `grpsd_yoast_migrations` DISABLE KEYS */; INSERT INTO `grpsd_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'); /*!40000 ALTER TABLE `grpsd_yoast_migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_yoast_primary_term` -- DROP TABLE IF EXISTS `grpsd_yoast_primary_term`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_yoast_primary_term` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) DEFAULT NULL, `term_id` bigint(20) DEFAULT NULL, `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` datetime DEFAULT NULL, `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `blog_id` bigint(20) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `post_taxonomy` (`post_id`,`taxonomy`), KEY `post_term` (`post_id`,`term_id`) ) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_yoast_primary_term` -- LOCK TABLES `grpsd_yoast_primary_term` WRITE; /*!40000 ALTER TABLE `grpsd_yoast_primary_term` DISABLE KEYS */; INSERT INTO `grpsd_yoast_primary_term` VALUES (1,347,20,'category','2020-12-07 23:01:01','2020-12-09 20:14:01',1),(2,359,28,'category','2020-12-09 16:30:13','2020-12-09 21:38:39',1),(3,464,20,'category','2021-02-19 23:31:54','2021-02-20 05:36:43',1),(4,469,20,'category','2021-02-20 00:33:38','2021-02-20 05:34:14',1),(5,475,20,'category','2021-03-18 22:53:51','2021-03-19 18:11:09',1),(6,481,32,'category','2021-03-19 14:01:16','2021-04-13 20:52:09',1),(7,487,32,'category','2021-04-13 17:17:54','2021-04-13 21:26:08',1),(8,490,20,'category','2021-04-13 17:35:33','2021-04-13 21:36:44',1),(9,495,50,'category','2021-04-13 17:48:59','2021-04-15 17:11:53',1),(10,499,50,'category','2021-05-18 20:55:39','2021-05-19 00:56:02',1),(11,502,32,'category','2021-05-18 22:03:17','2021-05-19 02:03:17',1),(12,509,20,'category','2021-06-14 23:16:31','2021-06-15 03:17:43',1),(13,512,50,'category','2021-06-14 23:35:58','2021-07-08 02:20:51',1),(14,515,32,'category','2021-07-07 21:57:40','2021-07-08 02:06:07',1),(15,522,50,'category','2021-07-07 22:21:06','2021-07-09 17:15:03',1); /*!40000 ALTER TABLE `grpsd_yoast_primary_term` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grpsd_yoast_seo_links` -- DROP TABLE IF EXISTS `grpsd_yoast_seo_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `grpsd_yoast_seo_links` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(255) DEFAULT NULL, `post_id` bigint(20) unsigned DEFAULT NULL, `target_post_id` bigint(20) unsigned DEFAULT NULL, `type` varchar(8) DEFAULT NULL, `indexable_id` int(11) unsigned DEFAULT NULL, `target_indexable_id` int(11) unsigned DEFAULT NULL, `height` int(11) unsigned DEFAULT NULL, `width` int(11) unsigned DEFAULT NULL, `size` int(11) unsigned DEFAULT NULL, `language` varchar(32) DEFAULT NULL, `region` varchar(32) DEFAULT NULL, PRIMARY KEY (`id`), KEY `link_direction` (`post_id`,`type`), KEY `indexable_link_direction` (`indexable_id`,`type`) ) ENGINE=InnoDB AUTO_INCREMENT=2539 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grpsd_yoast_seo_links` -- LOCK TABLES `grpsd_yoast_seo_links` WRITE; /*!40000 ALTER TABLE `grpsd_yoast_seo_links` DISABLE KEYS */; INSERT INTO `grpsd_yoast_seo_links` VALUES (1207,'https://gruposuadi.com/wp-content/uploads/2020/10/camion-plataforma-1024x614.jpg',46,NULL,'internal',9,NULL,NULL,NULL,NULL,NULL,NULL),(1208,'https://gruposuadi.com/wp-content/uploads/2020/10/camion-plataforma-1140x500.jpg',46,309,'image-in',9,128,702,1170,136767,NULL,NULL),(1219,'https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles-1024x614.jpg',63,NULL,'internal',31,NULL,NULL,NULL,NULL,NULL,NULL),(1220,'https://gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles-1140x500.jpg',63,67,'image-in',31,146,702,1170,134912,NULL,NULL),(1225,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial-panama-1024x614.jpg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1226,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial1.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1227,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial2.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1228,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial3.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1229,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial4.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1230,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial5.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1231,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial6.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1232,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial7.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1233,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial8.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1234,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial9.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1235,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial10.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1236,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones1.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1237,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones2.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1238,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones3.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1239,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones4.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1240,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones5.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1241,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones6.jpeg',73,NULL,'internal',11,NULL,NULL,NULL,NULL,NULL,NULL),(1242,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial-panama-1140x500.jpg',73,296,'image-in',11,116,702,1170,187432,NULL,NULL),(1243,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial1-150x150.jpeg',73,286,'image-in',11,106,576,1024,87752,NULL,NULL),(1244,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial2-150x150.jpeg',73,287,'image-in',11,107,576,1024,97604,NULL,NULL),(1245,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial3-150x150.jpeg',73,288,'image-in',11,108,614,1024,148579,NULL,NULL),(1246,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial4-150x150.jpeg',73,289,'image-in',11,109,1024,576,72905,NULL,NULL),(1247,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial5-150x150.jpeg',73,290,'image-in',11,110,614,1024,186613,NULL,NULL),(1248,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial6-150x150.jpeg',73,291,'image-in',11,111,614,1024,165969,NULL,NULL),(1249,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial7-150x150.jpeg',73,292,'image-in',11,112,576,1024,91376,NULL,NULL),(1250,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial8-150x150.jpeg',73,293,'image-in',11,113,640,1024,132748,NULL,NULL),(1251,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial9-150x150.jpeg',73,294,'image-in',11,114,640,1024,126475,NULL,NULL),(1252,'https://gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial10-150x150.jpeg',73,295,'image-in',11,115,1024,576,123150,NULL,NULL),(1253,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones1-150x150.jpeg',73,297,'image-in',11,117,1024,576,88161,NULL,NULL),(1254,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones2-150x150.jpeg',73,298,'image-in',11,118,576,1024,77963,NULL,NULL),(1255,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones3-150x150.jpeg',73,299,'image-in',11,119,576,1024,101591,NULL,NULL),(1256,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones4-150x150.jpeg',73,300,'image-in',11,120,576,1024,99299,NULL,NULL),(1257,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones5-150x150.jpeg',73,301,'image-in',11,121,576,1024,80992,NULL,NULL),(1258,'https://gruposuadi.com/wp-content/uploads/2020/10/Urbanizaciones6-150x150.jpeg',73,302,'image-in',11,122,768,1024,100039,NULL,NULL),(1259,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes-1024x614.jpg',75,NULL,'internal',15,NULL,NULL,NULL,NULL,NULL,NULL),(1260,'https://gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes-1140x500.jpg',75,76,'image-in',15,148,702,1170,181303,NULL,NULL),(1297,'https://www.gruposuadi.com/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo-1024x614.jpg',42,NULL,'internal',20,NULL,NULL,NULL,NULL,NULL,NULL),(1298,'https://www.gruposuadi.com/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo-1140x500.jpg',42,313,'image-in',20,132,702,1170,110225,NULL,NULL),(1299,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Volquetes-Panama-1024x614.jpg',268,NULL,'internal',89,NULL,NULL,NULL,NULL,NULL,NULL),(1300,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Volquetes-Panama-1140x500.jpg',268,311,'image-in',89,130,702,1170,185401,NULL,NULL),(1301,'[_url]',308,NULL,'internal',127,NULL,NULL,NULL,NULL,NULL,NULL),(1302,'[_url]',308,NULL,'internal',127,NULL,NULL,NULL,NULL,NULL,NULL),(1303,'[_url]',308,NULL,'internal',127,NULL,NULL,NULL,NULL,NULL,NULL),(1304,'[_url]',308,NULL,'internal',127,NULL,NULL,NULL,NULL,NULL,NULL),(1305,'[_url]',6,NULL,'internal',77,NULL,NULL,NULL,NULL,NULL,NULL),(1306,'[_url]',6,NULL,'internal',77,NULL,NULL,NULL,NULL,NULL,NULL),(1307,'[_url]',6,NULL,'internal',77,NULL,NULL,NULL,NULL,NULL,NULL),(1308,'[_url]',6,NULL,'internal',77,NULL,NULL,NULL,NULL,NULL,NULL),(1313,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios-1024x614.jpg',77,NULL,'internal',29,NULL,NULL,NULL,NULL,NULL,NULL),(1314,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios-1140x500.jpg',77,78,'image-in',29,149,702,1170,116777,NULL,NULL),(1327,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Telehanders-1024x614.jpg',55,NULL,'internal',23,NULL,NULL,NULL,NULL,NULL,NULL),(1328,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Telehanders-1140x500.jpg',55,56,'image-in',23,155,702,1170,165757,NULL,NULL),(1345,'/nosotros/',347,89,'internal',174,6,NULL,NULL,NULL,NULL,NULL),(1346,'/servicio/construccion-de-obras-civiles/',347,63,'internal',174,31,NULL,NULL,NULL,NULL,NULL),(1347,'/maquinarias/',347,13,'internal',174,3,NULL,NULL,NULL,NULL,NULL),(1348,'/contacto/',347,173,'internal',174,8,NULL,NULL,NULL,NULL,NULL),(1353,'/servicio/construccion-de-puentes-y-carreteras/',359,75,'internal',188,15,NULL,NULL,NULL,NULL,NULL),(1354,'/servicio/mejoramiento-de-caminos/',359,85,'internal',188,26,NULL,NULL,NULL,NULL,NULL),(1355,'/maquinarias/',359,13,'internal',188,3,NULL,NULL,NULL,NULL,NULL),(1356,'/contacto/',359,173,'internal',188,8,NULL,NULL,NULL,NULL,NULL),(1962,'/contacto/',89,173,'internal',6,8,NULL,NULL,NULL,NULL,NULL),(1963,'https://www.gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg',89,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(1964,'https://www.gruposuadi.com/wp-content/uploads/2020/10/GrupoSuadi-Panama-1.jpg',89,99,'image-in',6,158,816,800,150799,NULL,NULL),(1991,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K-1024x614.jpg',26,NULL,'internal',13,NULL,NULL,NULL,NULL,NULL,NULL),(1992,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg',26,397,'image-in',13,213,702,1170,127385,NULL,NULL),(1993,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama-1024x614.jpg',22,NULL,'internal',7,NULL,NULL,NULL,NULL,NULL,NULL),(1994,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo02.jpg',22,306,'internal',7,126,NULL,NULL,NULL,NULL,NULL),(1995,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo3.jpg',22,304,'internal',7,124,NULL,NULL,NULL,NULL,NULL),(1996,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo1-1024x768.jpg',22,NULL,'internal',7,NULL,NULL,NULL,NULL,NULL,NULL),(1997,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg',22,396,'image-in',7,212,702,1170,229778,NULL,NULL),(1998,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo02-300x225.jpg',22,306,'image-in',7,126,768,1024,142614,NULL,NULL),(1999,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo3-300x225.jpg',22,304,'image-in',7,124,768,1024,80771,NULL,NULL),(2000,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Excavadoras-brazo-largo1-300x225.jpg',22,303,'image-in',7,123,780,1040,100891,NULL,NULL),(2005,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300-1024x614.jpg',28,NULL,'internal',16,NULL,NULL,NULL,NULL,NULL,NULL),(2006,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg',28,399,'image-in',16,215,702,1170,158827,NULL,NULL),(2009,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama-1024x614.jpg',31,NULL,'internal',10,NULL,NULL,NULL,NULL,NULL,NULL),(2010,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg',31,400,'image-in',10,216,702,1170,139445,NULL,NULL),(2013,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1-1024x614.jpg',34,NULL,'internal',17,NULL,NULL,NULL,NULL,NULL,NULL),(2014,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1-1140x500.jpg',34,401,'image-in',17,217,702,1170,96933,NULL,NULL),(2015,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama-1024x614.jpg',38,NULL,'internal',18,NULL,NULL,NULL,NULL,NULL,NULL),(2016,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg',38,402,'image-in',18,218,702,1170,206508,NULL,NULL),(2019,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1-1024x614.jpg',44,NULL,'internal',21,NULL,NULL,NULL,NULL,NULL,NULL),(2020,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg',44,404,'image-in',21,220,702,1170,91686,NULL,NULL),(2021,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama-1024x614.jpg',57,NULL,'internal',24,NULL,NULL,NULL,NULL,NULL,NULL),(2022,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg',57,405,'image-in',24,221,702,1170,99685,NULL,NULL),(2023,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama-1024x614.jpg',40,NULL,'internal',19,NULL,NULL,NULL,NULL,NULL,NULL),(2024,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg',40,403,'image-in',19,219,702,1170,73801,NULL,NULL),(2025,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna-1024x614.jpg',53,NULL,'internal',22,NULL,NULL,NULL,NULL,NULL,NULL),(2026,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna-1140x500.jpg',53,54,'image-in',22,154,702,1170,191052,NULL,NULL),(2081,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama-1024x614.jpg',85,NULL,'internal',26,NULL,NULL,NULL,NULL,NULL,NULL),(2082,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos12.jpg',85,407,'internal',26,223,NULL,NULL,NULL,NULL,NULL),(2083,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos13.jpg',85,408,'internal',26,224,NULL,NULL,NULL,NULL,NULL),(2084,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos9.jpg',85,409,'internal',26,225,NULL,NULL,NULL,NULL,NULL),(2085,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos10.jpg',85,410,'internal',26,226,NULL,NULL,NULL,NULL,NULL),(2086,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos11.jpg',85,411,'internal',26,227,NULL,NULL,NULL,NULL,NULL),(2087,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos6.jpg',85,412,'internal',26,228,NULL,NULL,NULL,NULL,NULL),(2088,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos7.jpg',85,413,'internal',26,229,NULL,NULL,NULL,NULL,NULL),(2089,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos8.jpg',85,414,'internal',26,230,NULL,NULL,NULL,NULL,NULL),(2090,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos1.jpg',85,415,'internal',26,231,NULL,NULL,NULL,NULL,NULL),(2091,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos2.jpg',85,416,'internal',26,232,NULL,NULL,NULL,NULL,NULL),(2092,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos3.jpg',85,417,'internal',26,233,NULL,NULL,NULL,NULL,NULL),(2093,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos4.jpg',85,418,'internal',26,234,NULL,NULL,NULL,NULL,NULL),(2094,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos5.jpg',85,419,'internal',26,235,NULL,NULL,NULL,NULL,NULL),(2095,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg',85,406,'image-in',26,222,702,1170,149364,NULL,NULL),(2096,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos12-150x150.jpg',85,407,'image-in',26,223,576,1024,146297,NULL,NULL),(2097,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos13-150x150.jpg',85,408,'image-in',26,224,576,1024,147433,NULL,NULL),(2098,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos9-150x150.jpg',85,409,'image-in',26,225,614,1024,148579,NULL,NULL),(2099,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos10-150x150.jpg',85,410,'image-in',26,226,768,1024,128523,NULL,NULL),(2100,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos11-150x150.jpg',85,411,'image-in',26,227,576,1024,101043,NULL,NULL),(2101,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos6-150x150.jpg',85,412,'image-in',26,228,576,1024,120971,NULL,NULL),(2102,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos7-150x150.jpg',85,413,'image-in',26,229,576,1024,133708,NULL,NULL),(2103,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos8-150x150.jpg',85,414,'image-in',26,230,576,1024,115082,NULL,NULL),(2104,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos1-150x150.jpg',85,415,'image-in',26,231,576,1024,154294,NULL,NULL),(2105,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos2-150x150.jpg',85,416,'image-in',26,232,576,1024,164387,NULL,NULL),(2106,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos3-150x150.jpg',85,417,'image-in',26,233,768,1024,149107,NULL,NULL),(2107,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos4-150x150.jpg',85,418,'image-in',26,234,576,1024,105440,NULL,NULL),(2108,'https://www.gruposuadi.com/wp-content/uploads/2020/10/caminos5-150x150.jpg',85,419,'image-in',26,235,576,1024,140541,NULL,NULL),(2197,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados-1024x614.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2198,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias1-1024x512.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2199,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias2-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2200,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias3-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2201,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias4-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2202,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias5-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2203,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias6-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2204,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias7-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2205,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias8-1024x1024.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2206,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias9-768x1024.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2207,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias10-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2208,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias11-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2209,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias12-768x1024.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2210,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias13-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2211,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias14-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2212,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias15-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2213,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias16-1024x768.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2214,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias17-1024x576.jpg',82,NULL,'internal',27,NULL,NULL,NULL,NULL,NULL,NULL),(2215,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados-1140x500.jpg',82,440,'image-in',27,256,702,1170,235732,NULL,NULL),(2216,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias1-150x150.jpg',82,441,'image-in',27,257,520,1040,123408,NULL,NULL),(2217,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias2-150x150.jpg',82,442,'image-in',27,258,780,1040,140306,NULL,NULL),(2218,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias3-150x150.jpg',82,443,'image-in',27,259,780,1040,175800,NULL,NULL),(2219,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias4-150x150.jpg',82,444,'image-in',27,260,780,1040,105991,NULL,NULL),(2220,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias5-150x150.jpg',82,445,'image-in',27,261,780,1040,73981,NULL,NULL),(2221,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias6-150x150.jpg',82,446,'image-in',27,262,780,1040,138899,NULL,NULL),(2222,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias7-150x150.jpg',82,447,'image-in',27,263,780,1040,98281,NULL,NULL),(2223,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias8-150x150.jpg',82,448,'image-in',27,264,1280,1280,292564,NULL,NULL),(2224,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias9-150x150.jpg',82,449,'image-in',27,265,1040,780,122828,NULL,NULL),(2225,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias10-150x150.jpg',82,450,'image-in',27,266,780,1040,216611,NULL,NULL),(2226,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias11-150x150.jpg',82,451,'image-in',27,267,780,1040,91741,NULL,NULL),(2227,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias12-150x150.jpg',82,452,'image-in',27,268,1040,780,176077,NULL,NULL),(2228,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias13-150x150.jpg',82,453,'image-in',27,269,780,1040,174968,NULL,NULL),(2229,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias14-150x150.jpg',82,454,'image-in',27,270,780,1040,137484,NULL,NULL),(2230,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias15-150x150.jpg',82,455,'image-in',27,271,780,1040,188802,NULL,NULL),(2231,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias16-150x150.jpg',82,456,'image-in',27,272,780,1040,131403,NULL,NULL),(2232,'https://www.gruposuadi.com/wp-content/uploads/2020/10/instalacion-tuberias17-150x150.jpg',82,457,'image-in',27,273,581,1032,119890,NULL,NULL),(2235,'https://www.gruposuadi.com/wp-content/uploads/2020/10/proyectos-residenciales01-1024x614.jpg',79,NULL,'internal',28,NULL,NULL,NULL,NULL,NULL,NULL),(2236,'https://www.gruposuadi.com/wp-content/uploads/2020/10/proyectos-residenciales01-1140x500.jpg',79,270,'image-in',28,91,702,1170,203146,NULL,NULL),(2237,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas-1024x614.jpg',71,NULL,'internal',30,NULL,NULL,NULL,NULL,NULL,NULL),(2238,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica1.jpg',71,430,'internal',30,246,NULL,NULL,NULL,NULL,NULL),(2239,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica2.jpg',71,431,'internal',30,247,NULL,NULL,NULL,NULL,NULL),(2240,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica3.jpg',71,432,'internal',30,248,NULL,NULL,NULL,NULL,NULL),(2241,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica4.jpg',71,433,'internal',30,249,NULL,NULL,NULL,NULL,NULL),(2242,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica5.jpg',71,434,'internal',30,250,NULL,NULL,NULL,NULL,NULL),(2243,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica6.jpg',71,435,'internal',30,251,NULL,NULL,NULL,NULL,NULL),(2244,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica7.jpg',71,436,'internal',30,252,NULL,NULL,NULL,NULL,NULL),(2245,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica8.jpg',71,437,'internal',30,253,NULL,NULL,NULL,NULL,NULL),(2246,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica9.jpg',71,438,'internal',30,254,NULL,NULL,NULL,NULL,NULL),(2247,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica10.jpg',71,439,'internal',30,255,NULL,NULL,NULL,NULL,NULL),(2248,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas-1140x500.jpg',71,429,'image-in',30,245,702,1170,135512,NULL,NULL),(2249,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica1-150x150.jpg',71,430,'image-in',30,246,576,1024,135194,NULL,NULL),(2250,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica2-150x150.jpg',71,431,'image-in',30,247,768,1024,116160,NULL,NULL),(2251,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica3-150x150.jpg',71,432,'image-in',30,248,768,1024,156346,NULL,NULL),(2252,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica4-150x150.jpg',71,433,'image-in',30,249,576,1024,142012,NULL,NULL),(2253,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica5-150x150.jpg',71,434,'image-in',30,250,576,1024,109783,NULL,NULL),(2254,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica6-150x150.jpg',71,435,'image-in',30,251,768,1024,136087,NULL,NULL),(2255,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica7-150x150.jpg',71,436,'image-in',30,252,576,1024,149009,NULL,NULL),(2256,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica8-150x150.jpg',71,437,'image-in',30,253,576,1024,133002,NULL,NULL),(2257,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica9-150x150.jpg',71,438,'image-in',30,254,576,1024,113019,NULL,NULL),(2258,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectrica10-150x150.jpg',71,439,'image-in',30,255,576,1024,109239,NULL,NULL),(2259,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra-1024x614.jpg',87,NULL,'internal',25,NULL,NULL,NULL,NULL,NULL,NULL),(2260,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra1.jpg',87,420,'internal',25,236,NULL,NULL,NULL,NULL,NULL),(2261,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra2.jpg',87,421,'internal',25,237,NULL,NULL,NULL,NULL,NULL),(2262,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra3.jpg',87,422,'internal',25,238,NULL,NULL,NULL,NULL,NULL),(2263,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra4.jpg',87,423,'internal',25,239,NULL,NULL,NULL,NULL,NULL),(2264,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra5.jpg',87,424,'internal',25,240,NULL,NULL,NULL,NULL,NULL),(2265,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra6.jpg',87,425,'internal',25,241,NULL,NULL,NULL,NULL,NULL),(2266,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra7.jpg',87,426,'internal',25,242,NULL,NULL,NULL,NULL,NULL),(2267,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra8.jpg',87,427,'internal',25,243,NULL,NULL,NULL,NULL,NULL),(2268,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra9.jpg',87,428,'internal',25,244,NULL,NULL,NULL,NULL,NULL),(2269,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra-1140x500.jpg',87,88,'image-in',25,152,702,1170,197781,NULL,NULL),(2270,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra1-150x150.jpg',87,420,'image-in',25,236,512,1024,85926,NULL,NULL),(2271,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra2-150x150.jpg',87,421,'image-in',25,237,576,1024,140025,NULL,NULL),(2272,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra3-150x150.jpg',87,422,'image-in',25,238,512,1024,84817,NULL,NULL),(2273,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra4-150x150.jpg',87,423,'image-in',25,239,512,1024,53835,NULL,NULL),(2274,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra5-150x150.jpg',87,424,'image-in',25,240,768,1024,65045,NULL,NULL),(2275,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra6-150x150.jpg',87,425,'image-in',25,241,576,1024,159934,NULL,NULL),(2276,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra7-150x150.jpg',87,426,'image-in',25,242,512,1024,64064,NULL,NULL),(2277,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra8-150x150.jpg',87,427,'image-in',25,243,512,1024,75717,NULL,NULL),(2278,'https://www.gruposuadi.com/wp-content/uploads/2020/10/movimientos-tierra9-150x150.jpg',87,428,'image-in',25,244,576,1024,117174,NULL,NULL),(2335,'/gruposuadi/maquinarias/',112,NULL,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),(2336,'/gruposuadi/maquinarias/',112,NULL,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),(2337,'/construccion/',112,68,'internal',2,4,NULL,NULL,NULL,NULL,NULL),(2338,'/maquinarias/',112,13,'internal',2,3,NULL,NULL,NULL,NULL,NULL),(2339,'https://www.gruposuadi.com/servicio/construccion-de-obras-civiles/',112,63,'internal',2,31,NULL,NULL,NULL,NULL,NULL),(2340,'https://www.gruposuadi.com/servicio/construccion-y-mantenimiento-de-hidroelectricas/',112,71,'internal',2,30,NULL,NULL,NULL,NULL,NULL),(2341,'https://www.gruposuadi.com/servicio/construccion-de-infraestructura-vial/',112,73,'internal',2,11,NULL,NULL,NULL,NULL,NULL),(2342,'https://www.gruposuadi.com/servicio/construccion-de-puentes-y-carreteras/',112,75,'internal',2,15,NULL,NULL,NULL,NULL,NULL),(2343,'https://www.gruposuadi.com/servicio/construccion-de-galeras-y-edificios/',112,77,'internal',2,29,NULL,NULL,NULL,NULL,NULL),(2344,'https://www.gruposuadi.com/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/',112,79,'internal',2,28,NULL,NULL,NULL,NULL,NULL),(2345,'https://www.gruposuadi.com/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/',112,82,'internal',2,27,NULL,NULL,NULL,NULL,NULL),(2346,'https://www.gruposuadi.com/servicio/mejoramiento-de-caminos/',112,85,'internal',2,26,NULL,NULL,NULL,NULL,NULL),(2347,'https://www.gruposuadi.com/servicio/movimientos-de-tierra/',112,87,'internal',2,25,NULL,NULL,NULL,NULL,NULL),(2348,'https://www.gruposuadi.com/servicio/alquiler-de-equipos/',112,15,'internal',2,12,NULL,NULL,NULL,NULL,NULL),(2349,'https://www.gruposuadi.com/servicio/excavadoras/',112,22,'internal',2,7,NULL,NULL,NULL,NULL,NULL),(2350,'https://www.gruposuadi.com/servicio/tractores-sobre-oruga/',112,26,'internal',2,13,NULL,NULL,NULL,NULL,NULL),(2351,'https://www.gruposuadi.com/servicio/camiones-articulados/',112,28,'internal',2,16,NULL,NULL,NULL,NULL,NULL),(2352,'https://www.gruposuadi.com/servicio/retroexcavadoras/',112,31,'internal',2,10,NULL,NULL,NULL,NULL,NULL),(2353,'https://www.gruposuadi.com/servicio/compactadora-lisa-o-de-pina/',112,34,'internal',2,17,NULL,NULL,NULL,NULL,NULL),(2354,'https://www.gruposuadi.com/servicio/motoniveladoras-o-cuchillas/',112,38,'internal',2,18,NULL,NULL,NULL,NULL,NULL),(2355,'https://www.gruposuadi.com/servicio/cargadores-frontales/',112,40,'internal',2,19,NULL,NULL,NULL,NULL,NULL),(2356,'https://www.gruposuadi.com/servicio/pala-martillo-y-retro-martillo/',112,42,'internal',2,20,NULL,NULL,NULL,NULL,NULL),(2357,'https://www.gruposuadi.com/servicio/dumpers/',112,44,'internal',2,21,NULL,NULL,NULL,NULL,NULL),(2358,'https://www.gruposuadi.com/servicio/camiones-gruas-plataforma/',112,46,'internal',2,9,NULL,NULL,NULL,NULL,NULL),(2359,'https://www.gruposuadi.com/servicio/camiones-cisterna/',112,53,'internal',2,22,NULL,NULL,NULL,NULL,NULL),(2360,'https://www.gruposuadi.com/servicio/telehandlers/',112,55,'internal',2,23,NULL,NULL,NULL,NULL,NULL),(2361,'https://www.gruposuadi.com/servicio/hormigonera-auto-cargante/',112,57,'internal',2,24,NULL,NULL,NULL,NULL,NULL),(2362,'https://www.gruposuadi.com/servicio/camiones-volquetes/',112,268,'internal',2,89,NULL,NULL,NULL,NULL,NULL),(2363,'//img.youtube.com/vi/VJtCzfBoGKE/sddefault.jpg',112,NULL,'image-in',2,NULL,NULL,NULL,NULL,NULL,NULL),(2364,'//www.gruposuadi.com/wp-content/uploads/2020/10/Slide02-Suadi.jpg',112,196,'image-in',2,200,1086,1920,208932,NULL,NULL),(2365,'https://www.gruposuadi.com/wp-content/uploads/2020/12/constructora-suadi.png',112,368,'image-in',2,199,155,346,14188,NULL,NULL),(2366,'https://www.gruposuadi.com/wp-content/uploads/2021/02/LogosMaquinariasSUADI-2.png',112,461,'image-in',2,276,155,346,14338,NULL,NULL),(2367,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construcciones-civiles.jpg',112,67,'image-in',2,146,702,1170,134912,NULL,NULL),(2368,'https://www.gruposuadi.com/wp-content/uploads/2020/10/construccion-hidroelectricas.jpg',112,429,'image-in',2,245,702,1170,135512,NULL,NULL),(2369,'https://www.gruposuadi.com/wp-content/uploads/2020/10/infraestructura-vial-panama.jpg',112,296,'image-in',2,116,702,1170,187432,NULL,NULL),(2370,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-puentes.jpg',112,76,'image-in',2,148,702,1170,181303,NULL,NULL),(2371,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Construccion-galeras-edificios.jpg',112,78,'image-in',2,149,702,1170,116777,NULL,NULL),(2372,'https://www.gruposuadi.com/wp-content/uploads/2020/10/proyectos-residenciales01.jpg',112,270,'image-in',2,91,702,1170,203146,NULL,NULL),(2373,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tubos-alcantarillados.jpg',112,440,'image-in',2,256,702,1170,235732,NULL,NULL),(2374,'https://www.gruposuadi.com/wp-content/uploads/2020/10/mejoramiento-caminos-panama.jpg',112,406,'image-in',2,222,702,1170,149364,NULL,NULL),(2375,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Movimientos-de-tierra.jpg',112,88,'image-in',2,152,702,1170,197781,NULL,NULL),(2376,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1.jpg',112,256,'image-in',2,80,702,1170,136671,NULL,NULL),(2377,'https://www.gruposuadi.com/wp-content/uploads/2020/10/EXCAVADORAS-VOLVO-Panama.jpg',112,396,'image-in',2,212,702,1170,229778,NULL,NULL),(2378,'https://www.gruposuadi.com/wp-content/uploads/2020/10/tractores-oruga-panama-D6K.jpg',112,397,'image-in',2,213,702,1170,127385,NULL,NULL),(2379,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Articulados-Panama_T300.jpg',112,399,'image-in',2,215,702,1170,158827,NULL,NULL),(2380,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Retroexcavadoras-panama.jpg',112,400,'image-in',2,216,702,1170,139445,NULL,NULL),(2381,'https://www.gruposuadi.com/wp-content/uploads/2020/10/compactadoras-panama-1.jpg',112,401,'image-in',2,217,702,1170,96933,NULL,NULL),(2382,'https://www.gruposuadi.com/wp-content/uploads/2020/10/motoniveladora-panama.jpg',112,402,'image-in',2,218,702,1170,206508,NULL,NULL),(2383,'https://www.gruposuadi.com/wp-content/uploads/2020/10/cargadores-frontales-panama.jpg',112,403,'image-in',2,219,702,1170,73801,NULL,NULL),(2384,'https://www.gruposuadi.com/wp-content/uploads/2020/10/PalaMartillo-RetroMartillo.jpg',112,313,'image-in',2,132,702,1170,110225,NULL,NULL),(2385,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Dumpers-panama-1.jpg',112,404,'image-in',2,220,702,1170,91686,NULL,NULL),(2386,'https://www.gruposuadi.com/wp-content/uploads/2020/10/camion-plataforma.jpg',112,309,'image-in',2,128,702,1170,136767,NULL,NULL),(2387,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-cisterna.jpg',112,54,'image-in',2,154,702,1170,191052,NULL,NULL),(2388,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Telehanders.jpg',112,56,'image-in',2,155,702,1170,165757,NULL,NULL),(2389,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Hormigonera-Panama.jpg',112,405,'image-in',2,221,702,1170,99685,NULL,NULL),(2390,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Camiones-Volquetes-Panama.jpg',112,311,'image-in',2,130,702,1170,185401,NULL,NULL),(2403,'/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/',469,79,'internal',286,28,NULL,NULL,NULL,NULL,NULL),(2404,'/nosotros/',469,89,'internal',286,6,NULL,NULL,NULL,NULL,NULL),(2413,'/servicio/construccion-de-puentes-y-carreteras/',464,75,'internal',279,15,NULL,NULL,NULL,NULL,NULL),(2414,'/nosotros/',464,89,'internal',279,6,NULL,NULL,NULL,NULL,NULL),(2415,'/construccion/',464,68,'internal',279,4,NULL,NULL,NULL,NULL,NULL),(2416,'/maquinarias/',464,13,'internal',279,3,NULL,NULL,NULL,NULL,NULL),(2424,'/servicio/construccion-y-mantenimiento-de-hidroelectricas/',475,71,'internal',294,30,NULL,NULL,NULL,NULL,NULL),(2425,'/servicio/construccion-y-mantenimiento-de-hidroelectricas/',475,71,'internal',294,30,NULL,NULL,NULL,NULL,NULL),(2432,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1-1024x614.jpg',15,NULL,'internal',12,NULL,NULL,NULL,NULL,NULL,NULL),(2433,'https://www.gruposuadi.com/wp-content/uploads/2020/10/Equipo-pesado-grupo-suadi1-1140x500.jpg',15,256,'image-in',12,80,702,1170,136671,NULL,NULL),(2434,'/contacto/',481,173,'internal',297,8,NULL,NULL,NULL,NULL,NULL),(2435,'/servicio/construccion-de-puentes-y-carreteras/',487,75,'internal',306,15,NULL,NULL,NULL,NULL,NULL),(2436,'/nosotros/',487,89,'internal',306,6,NULL,NULL,NULL,NULL,NULL),(2437,'/servicio/construccion-de-obras-civiles/',487,63,'internal',306,31,NULL,NULL,NULL,NULL,NULL),(2438,'/maquinarias/',487,13,'internal',306,3,NULL,NULL,NULL,NULL,NULL),(2445,'/nosotros/',490,89,'internal',311,6,NULL,NULL,NULL,NULL,NULL),(2446,'/construccion/',490,68,'internal',311,4,NULL,NULL,NULL,NULL,NULL),(2447,'/servicio/construccion-y-mantenimiento-de-hidroelectricas/',490,71,'internal',311,30,NULL,NULL,NULL,NULL,NULL),(2448,'/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/',490,82,'internal',311,27,NULL,NULL,NULL,NULL,NULL),(2449,'/servicio/movimientos-de-tierra/',490,87,'internal',311,25,NULL,NULL,NULL,NULL,NULL),(2450,'/contacto/',490,173,'internal',311,8,NULL,NULL,NULL,NULL,NULL),(2455,'/maquinarias/',495,13,'internal',314,3,NULL,NULL,NULL,NULL,NULL),(2456,'/nosotros/',495,89,'internal',314,6,NULL,NULL,NULL,NULL,NULL),(2457,'/servicio/alquiler-de-equipos/',495,15,'internal',314,12,NULL,NULL,NULL,NULL,NULL),(2458,'/contacto/',495,173,'internal',314,8,NULL,NULL,NULL,NULL,NULL),(2482,'/nosotros/',499,89,'internal',320,6,NULL,NULL,NULL,NULL,NULL),(2483,'/maquinarias/',499,13,'internal',320,3,NULL,NULL,NULL,NULL,NULL),(2484,'/servicio/construccion-de-obras-civiles/',499,63,'internal',320,31,NULL,NULL,NULL,NULL,NULL),(2485,'/servicio/alquiler-de-equipos/',499,15,'internal',320,12,NULL,NULL,NULL,NULL,NULL),(2486,'/servicio/excavadoras/',499,22,'internal',320,7,NULL,NULL,NULL,NULL,NULL),(2487,'/servicio/construccion-de-galeras-y-edificios/',499,77,'internal',320,29,NULL,NULL,NULL,NULL,NULL),(2488,'http://servicio/construccion-y-mantenimiento-de-hidroelectricas/',499,NULL,'external',320,NULL,NULL,NULL,NULL,NULL,NULL),(2489,'/servicio/construccion-de-puentes-y-carreteras/',499,75,'internal',320,15,NULL,NULL,NULL,NULL,NULL),(2490,'/servicio/camiones-articulados/',499,28,'internal',320,16,NULL,NULL,NULL,NULL,NULL),(2491,'/servicio/retroexcavadoras/',499,31,'internal',320,10,NULL,NULL,NULL,NULL,NULL),(2492,'/servicio/compactadora-lisa-o-de-pina/',499,34,'internal',320,17,NULL,NULL,NULL,NULL,NULL),(2493,'/servicio/motoniveladoras-o-cuchillas/',499,38,'internal',320,18,NULL,NULL,NULL,NULL,NULL),(2494,'/servicio/cargadores-frontales/',499,40,'internal',320,19,NULL,NULL,NULL,NULL,NULL),(2495,'/servicio/pala-martillo-y-retro-martillo/',499,42,'internal',320,20,NULL,NULL,NULL,NULL,NULL),(2496,'/servicio/dumpers/',499,44,'internal',320,21,NULL,NULL,NULL,NULL,NULL),(2497,'/servicio/camiones-gruas-plataforma/',499,46,'internal',320,9,NULL,NULL,NULL,NULL,NULL),(2498,'/servicio/camiones-cisterna/',499,53,'internal',320,22,NULL,NULL,NULL,NULL,NULL),(2499,'/servicio/telehandlers/',499,55,'internal',320,23,NULL,NULL,NULL,NULL,NULL),(2500,'/servicio/hormigonera-auto-cargante/',499,57,'internal',320,24,NULL,NULL,NULL,NULL,NULL),(2501,'/servicio/camiones-volquetes/',499,268,'internal',320,89,NULL,NULL,NULL,NULL,NULL),(2502,'/servicio/movimientos-de-tierra/',499,87,'internal',320,25,NULL,NULL,NULL,NULL,NULL),(2503,'/contacto/',499,173,'internal',320,8,NULL,NULL,NULL,NULL,NULL),(2504,'/servicio/movimientos-de-tierra/',499,87,'internal',320,25,NULL,NULL,NULL,NULL,NULL),(2505,'/construccion/',502,68,'internal',321,4,NULL,NULL,NULL,NULL,NULL),(2506,'/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/',502,79,'internal',321,28,NULL,NULL,NULL,NULL,NULL),(2507,'/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/',502,79,'internal',321,28,NULL,NULL,NULL,NULL,NULL),(2508,'/nosotros/',502,89,'internal',321,6,NULL,NULL,NULL,NULL,NULL),(2513,'[_url]',176,NULL,'internal',78,NULL,NULL,NULL,NULL,NULL,NULL),(2514,'[_url]',176,NULL,'internal',78,NULL,NULL,NULL,NULL,NULL,NULL),(2515,'/nosotros/',509,89,'internal',359,6,NULL,NULL,NULL,NULL,NULL),(2516,'/servicio/instalacion-de-tuberias-para-sistemas-de-acueducto-y-alcantarillado/',509,82,'internal',359,27,NULL,NULL,NULL,NULL,NULL),(2517,'/contacto/',509,173,'internal',359,8,NULL,NULL,NULL,NULL,NULL),(2518,'/construccion/',509,68,'internal',359,4,NULL,NULL,NULL,NULL,NULL),(2524,'/servicio/construccion-de-proyectos-residenciales-y-proyectos-de-interes-social/',515,79,'internal',367,28,NULL,NULL,NULL,NULL,NULL),(2525,'/servicio/construccion-de-infraestructura-vial/',515,73,'internal',367,11,NULL,NULL,NULL,NULL,NULL),(2526,'/nosotros/',515,89,'internal',367,6,NULL,NULL,NULL,NULL,NULL),(2527,'/maquinarias/',515,13,'internal',367,3,NULL,NULL,NULL,NULL,NULL),(2528,'/servicio/construccion-de-obras-civiles/',515,63,'internal',367,31,NULL,NULL,NULL,NULL,NULL),(2529,'/contacto/',515,173,'internal',367,8,NULL,NULL,NULL,NULL,NULL),(2530,'/servicio/excavadoras/',512,22,'internal',363,7,NULL,NULL,NULL,NULL,NULL),(2531,'/servicio/construccion-de-obras-civiles/',512,63,'internal',363,31,NULL,NULL,NULL,NULL,NULL),(2532,'/nosotros/',512,89,'internal',363,6,NULL,NULL,NULL,NULL,NULL),(2533,'/maquinarias/',512,13,'internal',363,3,NULL,NULL,NULL,NULL,NULL),(2534,'/contacto/',512,173,'internal',363,8,NULL,NULL,NULL,NULL,NULL),(2535,'/servicio/alquiler-de-equipos/',522,15,'internal',371,12,NULL,NULL,NULL,NULL,NULL),(2536,'/nosotros/',522,89,'internal',371,6,NULL,NULL,NULL,NULL,NULL),(2537,'/maquinarias/',522,13,'internal',371,3,NULL,NULL,NULL,NULL,NULL),(2538,'/contacto/',522,173,'internal',371,8,NULL,NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `grpsd_yoast_seo_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'bd_gruposuadi' -- /*!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 2025-02-09 4:31:54