{"id":5,"date":"2020-07-09T19:04:59","date_gmt":"2020-07-09T19:04:59","guid":{"rendered":"https:\/\/zpowerperu.com\/?page_id=5"},"modified":"2023-06-26T17:18:39","modified_gmt":"2023-06-26T17:18:39","slug":"inicio","status":"publish","type":"page","link":"https:\/\/zpowerperu.com\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5\" class=\"elementor elementor-5\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8b32a67 elementor-section-full_width animated-fast elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"8b32a67\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6e13425\" data-id=\"6e13425\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f110322 elementor-widget elementor-widget-ucaddon_simple_slider\" data-id=\"f110322\" data-element_type=\"widget\" data-widget_type=\"ucaddon_simple_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n<!-- start Simple Slider -->\n\t\t<link id='uc_cdn_jsdelivr_net_jquery_slick_1_6_0_slick_css-css' href='https:\/\/cdn.jsdelivr.net\/jquery.slick\/1.6.0\/slick.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='uc_cdnjs_cloudflare_com_ajax_libs_animate_css_3_5_2_animate_min_css-css' href='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/animate.css\/3.5.2\/animate.min.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Simple Slider *\/\n\n.slider,\n  .slide {\n    height: 500px;\n  }\n\n.slide {\n  position: relative;\n}\n.slide .slide__img {\n  width: 100%;\n  height: auto;\n  overflow: hidden;\n}\n@media (min-width: 992px) {\n  .slide .slide__img {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    -webkit-transform: translateY(-50%);\n            transform: translateY(-50%);\n  }\n}\n.slide .slide__img img {\n  max-width: 100%;\n  height: auto;\n  opacity: 1 !important;\n  -webkit-animation-duration: 3s;\n          animation-duration: 3s;\n  transition: all 1s ease;\n}\n.slide .slide__content {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  -webkit-transform: translate(-50%, -50%);\n          transform: translate(-50%, -50%);\n}\n.slide .slide__content--headings {\n  text-align: center;\n  color: #FFF;\n}\n.slide .slide__content--headings h2 {\n  font-size: 4.5rem;\n  margin: 10px 0;\n}\n.slide .slide__content--headings .animated {\n  transition: all 0.5s ease;\n}\n.slider [data-animation-in] {\n  opacity: 0;\n  -webkit-animation-duration: 1.5s;\n          animation-duration: 1.5s;\n  transition: opacity 0.5s ease 0.3s;\n}\n.slick-dotted .slick-slider {\n  margin-bottom: 30px;\n}\n.slick-dots {\n  position: absolute;\n  bottom: 25px;\n  list-style: none;\n  display: block;\n  text-align: center;\n  padding: 0;\n  margin: 0;\n  width: 100%;\n}\n.slick-dots li {\n  position: relative;\n  display: inline-block;\n  margin: 0 5px;\n  padding: 0;\n  cursor: pointer;\n}\n.slick-dots li button {\n  border: 0;\n  display: block;\n  outline: none;\n  line-height: 0px;\n  font-size: 0px;\n  color: transparent;\n  padding: 5px;\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n.slick-dots li button:hover,\n.slick-dots li button:focus {\n  outline: none;\n}\n.simple-dots .slick-dots li {\n  width: 20px;\n  height: 20px;\n}\n.simple-dots .slick-dots li button {\n  border-radius: 50%;\n  background-color: white;\n  opacity: 0.25;\n  width: 20px;\n  height: 20px;\n}\n.simple-dots .slick-dots li button:hover,\n.simple-dots .slick-dots li button:focus {\n  opacity: 1;\n}\n.simple-dots .slick-dots li.slick-active button {\n  color: white;\n  opacity: 0.75;\n}\n.stick-dots .slick-dots li {\n  height: 3px;\n  width: 50px;\n}\n.stick-dots .slick-dots li button {\n  position: relative;\n  background-color: white;\n  opacity: 0.25;\n  width: 50px;\n  height: 3px;\n  padding: 0;\n}\n.stick-dots .slick-dots li button:hover,\n.stick-dots .slick-dots li button:focus {\n  opacity: 1;\n}\n.stick-dots .slick-dots li.slick-active button {\n  color: white;\n  opacity: 0.75;\n}\n.stick-dots .slick-dots li.slick-active button:hover,\n.stick-dots .slick-dots li.slick-active button:focus {\n  opacity: 1;\n}\n\/* \/\/\/\/\/\/\/\/\/\/\/ IMAGE ZOOM \/\/\/\/\/\/\/\/\/\/\/ *\/\n@-webkit-keyframes zoomInImage {\n  from {\n    -webkit-transform: scale3d(1, 1, 1);\n            transform: scale3d(1, 1, 1);\n  }\n  to {\n    -webkit-transform: scale3d(1.1, 1.1, 1.1);\n            transform: scale3d(1.1, 1.1, 1.1);\n  }\n}\n@keyframes zoomInImage {\n  from {\n    -webkit-transform: scale3d(1, 1, 1);\n            transform: scale3d(1, 1, 1);\n  }\n  to {\n    -webkit-transform: scale3d(1.1, 1.1, 1.1);\n            transform: scale3d(1.1, 1.1, 1.1);\n  }\n}\n.zoomInImage {\n  -webkit-animation-name: zoomInImage;\n          animation-name: zoomInImage;\n}\n@-webkit-keyframes zoomOutImage {\n  from {\n    -webkit-transform: scale3d(1.1, 1.1, 1.1);\n            transform: scale3d(1.1, 1.1, 1.1);\n  }\n  to {\n    -webkit-transform: scale3d(1, 1, 1);\n            transform: scale3d(1, 1, 1);\n  }\n}\n@keyframes zoomOutImage {\n  from {\n    -webkit-transform: scale3d(1.1, 1.1, 1.1);\n            transform: scale3d(1.1, 1.1, 1.1);\n  }\n  to {\n    -webkit-transform: scale3d(1, 1, 1);\n            transform: scale3d(1, 1, 1);\n  }\n}\n.zoomOutImage {\n  -webkit-animation-name: zoomOutImage;\n          animation-name: zoomOutImage;\n}\n\n\n\n\n@media (max-width: 781px) {\n .slider,\n  .slide {\n    height: 500px;\n  }\n}\n\n@media (max-width: 421px) {\n .slider,\n  .slide {\n    height: 370px;\n  }\n}\n\n<\/style>\n\n<div class=\"slider stick-dots\" style=\"direction:ltr;\">\n    <div class=\"slide\" style=\"background-image:url(https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/banner5.png);background-size:cover;background-position:center center;\">\n\n      <div class=\"slide__content\" style=\"position:relative; z-index:100;\">\n        <div class=\"slide__content--headings\" style=\"direction:ltr;\">\n           <h2 class=\"\"><span  class=\"uc_style_simple_slider_elementor_uc_items_attribute_title\" style=\"color:#272727;\">VENTAS - SERVICIO T\u00c9CNICO<\/span><\/h2>\n           <p class=\"\"><span  class=\"uc_style_simple_slider_elementor_uc_items_attribute_subtitle\" style=\"color:#272727;\">Centralion, Emerson, Powerware, Salicru,<\/br>  CDP, APC, Eaton, Liebert<\/span><\/p>\n        <\/div>\n      <\/div>\n<\/div>\n\n<\/div>\n<!-- end Simple Slider -->\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e41d704 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e41d704\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-279f09a\" data-id=\"279f09a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-53bb0d4 elementor-widget elementor-widget-spacer\" data-id=\"53bb0d4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ae687db elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ae687db\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6914752 elementor-invisible\" data-id=\"6914752\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d73326d elementor-widget elementor-widget-heading\" data-id=\"d73326d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00bfQUI\u00c9NES<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4cb8e0 elementor-widget elementor-widget-heading\" data-id=\"c4cb8e0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SOMOS?<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1d4e56e elementor-hidden-phone\" data-id=\"1d4e56e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52aefa9 elementor-widget elementor-widget-heading\" data-id=\"52aefa9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">|<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-910905b elementor-invisible\" data-id=\"910905b\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fa86347 elementor-widget elementor-widget-text-editor\" data-id=\"fa86347\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<span>ZPowerPer\u00fa es una empresa peruana que se inici\u00f3 el 2018 con el fin de brindar soluciones energ\u00e9ticas mediante la venta, instalaci\u00f3n, mantenimiento \u2013 reparaci\u00f3n de UPS y estabilizadores de voltaje.<\/br>\nNos caracterizamos por brindar el servicio t\u00e9cnico de la mejor calidad y por vender los mejores equipos de protecci\u00f3n el\u00e9ctrica.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6f0eb9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"a6f0eb9\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2c55307 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2c55307\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9ce3506\" data-id=\"9ce3506\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dedc6fb elementor-widget elementor-widget-spacer\" data-id=\"dedc6fb\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b224ed elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b224ed\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1d121a3 animated-slow elementor-invisible\" data-id=\"1d121a3\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7f77da7 animated-slow elementor-invisible\" data-id=\"7f77da7\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ffc9369 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ffc9369\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2c05306\" data-id=\"2c05306\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-711ea34 elementor-widget elementor-widget-spacer\" data-id=\"711ea34\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd36738 animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"fd36738\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:44,&quot;url&quot;:&quot;https:\\\/\\\/zpowerperu.com\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/BG.png&quot;}],&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e0ec95a\" data-id=\"e0ec95a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2421b27 elementor-widget elementor-widget-spacer\" data-id=\"2421b27\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0c3bcf9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0c3bcf9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f08bbbb elementor-invisible\" data-id=\"f08bbbb\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:100,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2df86f9 elementor-widget elementor-widget-heading\" data-id=\"2df86f9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">NUESTROS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5959ef3 elementor-widget elementor-widget-heading\" data-id=\"5959ef3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SERVICIOS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a8534b3\" data-id=\"a8534b3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-136a108 elementor-widget elementor-widget-spacer\" data-id=\"136a108\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6489780 elementor-invisible\" data-id=\"6489780\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:100,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22d4091 elementor-widget elementor-widget-text-editor\" data-id=\"22d4091\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><br \/>Nos caracterizamos por brindar el servicio t\u00e9cnico de la mejor calidad y por vender los mejores equipos de protecci\u00f3n el\u00e9ctrica.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f6e3bb elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9f6e3bb\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-269566e elementor-widget elementor-widget-spacer\" data-id=\"269566e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ffedabf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ffedabf\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-0e46e0f animated-slow elementor-invisible\" data-id=\"0e46e0f\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e5aaec0 elementor-widget elementor-widget-heading\" data-id=\"e5aaec0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">VENTA DE UPS Y ESTABILIZADORES DE VOLTAJE<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70470cf elementor-widget elementor-widget-text-editor\" data-id=\"70470cf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Venta de estabilizadores de voltaje de estado s\u00f3lido y ferroresonante.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b82124f elementor-widget elementor-widget-spacer\" data-id=\"b82124f\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97ba5f4 elementor-widget elementor-widget-heading\" data-id=\"97ba5f4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">INSTALACI\u00d3N DE UPS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c49d7a8 elementor-widget elementor-widget-text-editor\" data-id=\"c49d7a8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Instalaci\u00f3n de UPS de una manera profesional utilizando materiales y herramientas de calidad.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4be1434\" data-id=\"4be1434\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0f65db1 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0f65db1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"90\" height=\"90\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/i1.png\" class=\"attachment-full size-full wp-image-45\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df290be elementor-widget elementor-widget-spacer\" data-id=\"df290be\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6cf215 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"a6cf215\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"90\" height=\"90\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/i2.png\" class=\"attachment-full size-full wp-image-46\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-a9ae660\" data-id=\"a9ae660\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d3b865c elementor-widget elementor-widget-spacer\" data-id=\"d3b865c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaf4999 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"eaf4999\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"90\" height=\"90\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/i3.png\" class=\"attachment-full size-full wp-image-47\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fa8e3c elementor-widget elementor-widget-spacer\" data-id=\"1fa8e3c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-852e8bb animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"852e8bb\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"90\" height=\"90\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/i4.png\" class=\"attachment-full size-full wp-image-48\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e458162 animated-slow elementor-invisible\" data-id=\"e458162\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:100,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-210678e elementor-widget elementor-widget-spacer\" data-id=\"210678e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b8b3f99 elementor-widget elementor-widget-heading\" data-id=\"b8b3f99\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">MANTENIMIENTO PREVENTIVO \/ CORRECTIVO DE UPS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-402f6df elementor-widget elementor-widget-text-editor\" data-id=\"402f6df\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Mantenimiento preventivo peri\u00f3dico, para evitar el deterioro debido a las condiciones operativas y factores ambientales como el polvo o humedad.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d1b0da elementor-widget elementor-widget-heading\" data-id=\"4d1b0da\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">REPARACI\u00d3N DE UPS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f106d2 elementor-widget elementor-widget-text-editor\" data-id=\"0f106d2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Reparamos los UPS y estabilizadores utilizando componentes originales de la mejor calidad.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-28aed6d elementor-widget elementor-widget-spacer\" data-id=\"28aed6d\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2c3b795 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2c3b795\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5e15524\" data-id=\"5e15524\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0e1bb6f elementor-widget elementor-widget-spacer\" data-id=\"0e1bb6f\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-86336da elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"86336da\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-27d26f5 elementor-invisible\" data-id=\"27d26f5\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-936b84a elementor-widget elementor-widget-heading\" data-id=\"936b84a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">NUESTROS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac9f626 elementor-widget elementor-widget-heading\" data-id=\"ac9f626\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PRODUCTOS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0a988f6\" data-id=\"0a988f6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6612c5a elementor-widget elementor-widget-spacer\" data-id=\"6612c5a\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a090d37 elementor-invisible\" data-id=\"a090d37\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6531c5a elementor-widget elementor-widget-text-editor\" data-id=\"6531c5a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Comercializamos los mejores equipos de protecci\u00f3n el\u00e9ctrica.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-b77516e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"b77516e\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-170e8b8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"170e8b8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-cd36dad elementor-invisible\" data-id=\"cd36dad\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70b5605 elementor-widget elementor-widget-image\" data-id=\"70b5605\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"175\" height=\"175\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/ups1.png\" class=\"attachment-large size-large wp-image-53\" alt=\"\" srcset=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/ups1.png 175w, https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/ups1-150x150.png 150w\" sizes=\"(max-width: 175px) 100vw, 175px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d89639 elementor-widget elementor-widget-spacer\" data-id=\"0d89639\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29270ad elementor-widget elementor-widget-heading\" data-id=\"29270ad\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">UPS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d0644d elementor-widget elementor-widget-spacer\" data-id=\"5d0644d\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6646fbd elementor-invisible\" data-id=\"6646fbd\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:100,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0563e9c elementor-widget elementor-widget-image\" data-id=\"0563e9c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"175\" height=\"175\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/baterias.png\" class=\"attachment-large size-large wp-image-51\" alt=\"\" srcset=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/baterias.png 175w, https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/baterias-150x150.png 150w\" sizes=\"(max-width: 175px) 100vw, 175px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-283f553 elementor-widget elementor-widget-spacer\" data-id=\"283f553\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4130ffb elementor-widget elementor-widget-heading\" data-id=\"4130ffb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">BATER\u00cdAS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4b0c0e elementor-widget elementor-widget-spacer\" data-id=\"f4b0c0e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ad6f322 elementor-invisible\" data-id=\"ad6f322\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e01716e elementor-widget elementor-widget-image\" data-id=\"e01716e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"175\" height=\"175\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/estabilizadores.png\" class=\"attachment-large size-large wp-image-52\" alt=\"\" srcset=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/estabilizadores.png 175w, https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/estabilizadores-150x150.png 150w\" sizes=\"(max-width: 175px) 100vw, 175px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e558b71 elementor-widget elementor-widget-spacer\" data-id=\"e558b71\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68bc40b elementor-widget elementor-widget-heading\" data-id=\"68bc40b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ESTABILIZADORES<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d69f4e6 elementor-widget elementor-widget-spacer\" data-id=\"d69f4e6\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f035e50 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f035e50\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7ee624b\" data-id=\"7ee624b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4bb2978 elementor-widget elementor-widget-spacer\" data-id=\"4bb2978\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-90fb4f4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"90fb4f4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-65effb7 elementor-invisible\" data-id=\"65effb7\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1284a00 elementor-widget elementor-widget-heading\" data-id=\"1284a00\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">NUESTROS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5229738 elementor-widget elementor-widget-heading\" data-id=\"5229738\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CLIENTES<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0013c55 elementor-hidden-phone\" data-id=\"0013c55\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-611e0b5 elementor-widget elementor-widget-heading\" data-id=\"611e0b5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">|<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-013658c elementor-invisible\" data-id=\"013658c\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_mobile&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fbb7353 elementor-widget elementor-widget-text-editor\" data-id=\"fbb7353\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\nMostramos las empresas con las que trabajamos en la actualidad y con las que hemos trabajado anteriormente.\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf9c248 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"bf9c248\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e7ada22 animated-slow elementor-arrows-position-inside elementor-invisible elementor-widget elementor-widget-image-carousel\" data-id=\"e7ada22\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/AGQ-os8f40ydc9eutblbgt7t8i1kvq10scytxp432hrv9c.png\" alt=\"AGQ\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/Digital-television-q8jheqhqnqgbxcrve22589jvyr43hj49f7r41p6igw.jpg\" alt=\"Digital-television\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/ASI-os8f6m0e4uy8qpu5dffvlck7ovacye89ahp5kvxw5c.png\" alt=\"ASI\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/HPC-High-Precision-Control-q8jhesdf1eiwkkp532ved92t5iutwxbq3h23093q4g.png\" alt=\"HPC High Precisi\u00f3n Control\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/kw-os8f7rdahkiuxk62nxbgn24httmid2sg46eip28kjk.png\" alt=\"kw\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/Log-Grupo-Kuria-q8jhemqdweb6mwxc00fmyai1l7mmmqpc2p564lc35s.jpg\" alt=\"Log-Grupo-Kuria\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/idisac-os8f948wcydrpa72qig28psgpuxlhc6hmwbrng83k0.png\" alt=\"idisac\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/Reseringraf0-os9p0dgrbrco07gqx1q2djc1vxtftso7s23tlbtla8.png\" alt=\"Reseringraf0\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 de 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/elementor\/thumbs\/clinica-angloamericana0-os9p22k9nzoayv000a4tdlx0hzgaq4erogidsbb01s.png\" alt=\"clinica-angloamericana0\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-353cc14 elementor-widget elementor-widget-spacer\" data-id=\"353cc14\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>VENTAS &#8211; SERVICIO T\u00c9CNICO Centralion, Emerson, Powerware, Salicru, CDP, APC, Eaton, Liebert \u00bfQUI\u00c9NES SOMOS? | ZPowerPer\u00fa es una empresa peruana que se inici\u00f3 el 2018 con el fin de brindar soluciones energ\u00e9ticas mediante la venta, instalaci\u00f3n, mantenimiento \u2013 reparaci\u00f3n de UPS y estabilizadores de voltaje. Nos caracterizamos por brindar el servicio t\u00e9cnico de la mejor &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/zpowerperu.com\/\"> <span class=\"screen-reader-text\">Inicio<\/span> Leer m\u00e1s &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Inicio - Z Power Peru<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zpowerperu.com\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inicio - Z Power Peru\" \/>\n<meta property=\"og:description\" content=\"VENTAS &#8211; SERVICIO T\u00c9CNICO Centralion, Emerson, Powerware, Salicru, CDP, APC, Eaton, Liebert \u00bfQUI\u00c9NES SOMOS? | ZPowerPer\u00fa es una empresa peruana que se inici\u00f3 el 2018 con el fin de brindar soluciones energ\u00e9ticas mediante la venta, instalaci\u00f3n, mantenimiento \u2013 reparaci\u00f3n de UPS y estabilizadores de voltaje. Nos caracterizamos por brindar el servicio t\u00e9cnico de la mejor &hellip; Inicio Leer m\u00e1s &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zpowerperu.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Z Power Peru\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100018909332775\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-26T17:18:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/i1.png\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zpowerperu.com\/\",\"url\":\"https:\/\/zpowerperu.com\/\",\"name\":\"Inicio - Z Power Peru\",\"isPartOf\":{\"@id\":\"https:\/\/zpowerperu.com\/#website\"},\"datePublished\":\"2020-07-09T19:04:59+00:00\",\"dateModified\":\"2023-06-26T17:18:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/zpowerperu.com\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zpowerperu.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zpowerperu.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/zpowerperu.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inicio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zpowerperu.com\/#website\",\"url\":\"https:\/\/zpowerperu.com\/\",\"name\":\"Z Power Peru\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/zpowerperu.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zpowerperu.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/zpowerperu.com\/#organization\",\"name\":\"Z Power Peru\",\"url\":\"https:\/\/zpowerperu.com\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=100018909332775\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/zpowerperu.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/cropped-logo.png\",\"contentUrl\":\"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/cropped-logo.png\",\"width\":128,\"height\":81,\"caption\":\"Z Power Peru\"},\"image\":{\"@id\":\"https:\/\/zpowerperu.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Inicio - Z Power Peru","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zpowerperu.com\/","og_locale":"es_ES","og_type":"article","og_title":"Inicio - Z Power Peru","og_description":"VENTAS &#8211; SERVICIO T\u00c9CNICO Centralion, Emerson, Powerware, Salicru, CDP, APC, Eaton, Liebert \u00bfQUI\u00c9NES SOMOS? | ZPowerPer\u00fa es una empresa peruana que se inici\u00f3 el 2018 con el fin de brindar soluciones energ\u00e9ticas mediante la venta, instalaci\u00f3n, mantenimiento \u2013 reparaci\u00f3n de UPS y estabilizadores de voltaje. Nos caracterizamos por brindar el servicio t\u00e9cnico de la mejor &hellip; Inicio Leer m\u00e1s &raquo;","og_url":"https:\/\/zpowerperu.com\/","og_site_name":"Z Power Peru","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100018909332775","article_modified_time":"2023-06-26T17:18:39+00:00","og_image":[{"url":"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/i1.png"}],"twitter_misc":{"Tiempo de lectura":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zpowerperu.com\/","url":"https:\/\/zpowerperu.com\/","name":"Inicio - Z Power Peru","isPartOf":{"@id":"https:\/\/zpowerperu.com\/#website"},"datePublished":"2020-07-09T19:04:59+00:00","dateModified":"2023-06-26T17:18:39+00:00","breadcrumb":{"@id":"https:\/\/zpowerperu.com\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zpowerperu.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zpowerperu.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/zpowerperu.com\/"},{"@type":"ListItem","position":2,"name":"Inicio"}]},{"@type":"WebSite","@id":"https:\/\/zpowerperu.com\/#website","url":"https:\/\/zpowerperu.com\/","name":"Z Power Peru","description":"","publisher":{"@id":"https:\/\/zpowerperu.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zpowerperu.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/zpowerperu.com\/#organization","name":"Z Power Peru","url":"https:\/\/zpowerperu.com\/","sameAs":["https:\/\/www.facebook.com\/profile.php?id=100018909332775"],"logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/zpowerperu.com\/#\/schema\/logo\/image\/","url":"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/cropped-logo.png","contentUrl":"https:\/\/zpowerperu.com\/wp-content\/uploads\/2020\/07\/cropped-logo.png","width":128,"height":81,"caption":"Z Power Peru"},"image":{"@id":"https:\/\/zpowerperu.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/zpowerperu.com\/index.php?rest_route=\/wp\/v2\/pages\/5"}],"collection":[{"href":"https:\/\/zpowerperu.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zpowerperu.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zpowerperu.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zpowerperu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5"}],"version-history":[{"count":3,"href":"https:\/\/zpowerperu.com\/index.php?rest_route=\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":25183,"href":"https:\/\/zpowerperu.com\/index.php?rest_route=\/wp\/v2\/pages\/5\/revisions\/25183"}],"wp:attachment":[{"href":"https:\/\/zpowerperu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}