{"id":19,"date":"2024-03-14T19:16:52","date_gmt":"2024-03-14T19:16:52","guid":{"rendered":"https:\/\/pupaplagas.cl\/?page_id=19"},"modified":"2026-03-24T20:25:06","modified_gmt":"2026-03-24T20:25:06","slug":"inicio","status":"publish","type":"page","link":"https:\/\/pupaplagas.cl\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19\" class=\"elementor elementor-19\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2737ff1 e-con-full e-flex e-con e-parent\" data-id=\"2737ff1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07c981c elementor-widget elementor-widget-html\" data-id=\"07c981c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\nheader{\n    display: none!important;\n}\n\n\n#miHeader{\n    height: 100px;\n    display: flex!important;\n    justify-content: space-between;\n    margin-top: -20px!important;\n}\n\nnav{\n    display: flex;\n    gap: 30px;\n    text-transform: uppercase;\n}\n\n.navMobile {\n    display: none; \/* Inicialmente oculto en pantallas peque\u00f1as *\/\n}\n\n.logo{\n    height: 60px!important;\n}\n\nheader a:hover{\n    color: white;\n}\n\n\n    \/* Celulares *\/\n    @media only screen and (max-width: 480px) {\n\/* Estilos para el men\u00fa m\u00f3vil *\/\n        header {\n            align-items: center;\n            padding: 20px 0px !important;\n        }\n\n        .menu-btn {\n            width: 30px; \/* Ajusta el tama\u00f1o de acuerdo a tu dise\u00f1o *\/\n            height: 30px; \/* Ajusta el tama\u00f1o de acuerdo a tu dise\u00f1o *\/\n            cursor: pointer;\n        }\n\n        .navDesktop {\n            display: none;\n        }\n\n        .navMobile {\n            display: block;\n            position: relative;\n            top: 0px;\n            right: -00px;\n        }\n\n        .logo, .navMobile {\n            margin-top: 30px !important;\n        }\n\n        .logo {\n            height: 50px !important;\n        }\n\n        .menuMobile {\n            display: flex;\n            flex-direction: column;\n            position: fixed; \/* Cambiado a 'fixed' *\/\n            top: 100px; \/* Ajusta seg\u00fan sea necesario *\/\n            right: 35px; \/* Ajusta seg\u00fan sea necesario *\/\n            background: #f7fde4;\n            padding: 20px;\n            border-radius: 15px;\n            z-index: 1000;\n            width: 150px;\n            text-align: center;\n        }\n\n        .menuMobile a {\n            color: #043f2d;\n        }\n\n        .oculto {\n            display: none;\n        }\n    }\n    \n    \/* Pantallas de laptop *\/\n    @media only screen and (min-width: 481px) and (max-width: 1024px) {\n    \n    }\n    \n    \/* Pantallas de escritorio *\/\n    @media only screen and (min-width: 1025px) and (max-width: 1440px) {\n    \n    }\n    \n    \/* Pantallas 2k *\/\n    @media only screen and (min-width: 1441px) {\n        \n    }\n\n<\/style>\n\n<header id=\"miHeader\">\n    <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/Logo01.svg\" class=\"logo\">\n    <nav class=\"navDesktop\">\n        <a href=\"#pupa\">Pupa Plagas<\/a>\n        <a href=\"#servicios\">Servicios<\/a>\n        <a href=\"#contacto\">Contacto<\/a>\n    <\/nav>\n    \n        <nav class=\"navMobile\">\n            <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/06.svg\" alt=\"Bot\u00f3n de men\u00fa\" class=\"menu-btn\">\n            <div class=\"menuMobile oculto\">\n                <a href=\"#pupa\" onclick=\"cerrarMenu()\">Pupa Plagas<\/a>\n                <a href=\"#servicios\" onclick=\"cerrarMenu()\">Servicios<\/a>\n                <a href=\"#contacto\" onclick=\"cerrarMenu()\">Contacto<\/a>\n            <\/div>\n        <\/nav>\n    \n<script>\n        document.addEventListener('DOMContentLoaded', function() {\n            const menuBtn = document.querySelector('.menu-btn');\n            const menuMobile = document.querySelector('.menuMobile');\n\n            menuBtn.addEventListener('click', function() {\n                menuMobile.classList.toggle('oculto'); \n            });\n        });\n        \n        function cerrarMenu() {\n            const menuMobile1 = document.querySelector('.menuMobile');\n            menuMobile1.classList.add('oculto');\n        }\n<\/script>\n\n    <\/script>\n<\/header>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9bcea4 elementor-widget elementor-widget-html\" data-id=\"a9bcea4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    body{\n        background: #f7fde4!important;\n    }\n    \n    *{\n        margin: 30!important;\n    }\n    \n    h1, h2, h3, h4, p, a{\n        color: #043f2d;\n    }\n    \n    .mayuscula{\n        text-transform: uppercase;\n    }\n    \n    .fontPupa{\n        font-family: 'Arial';    \n    }\n    \n    .titulo2{\n        font-size: 36px;\n        font-weight: 300;\n    }\n    \n    header{\n        display: flex;\n        justify-content: space-between;\n        padding: 55px 70px 0;\n    }\n    \n    nav ul{\n        display: flex;\n        list-style: none;\n        gap: 40px;\n    }\n    \n    nav a{\n        color: white;\n        font-weight: 500;\n    }\n    \n    #hero{\n        aspect-ratio: 2920\/1469;\n        background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/banner01-scaled.webp');\n        background-size: contain;\n        background-repeat: no-repeat;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        padding: 0 60px;\n        gap: 25px;\n        margin-top: -100px!important;\n    }\n    \n    #hero h1{\n        font-size: 50px;\n        width: 50%;\n        line-height: 1.0;\n        font-weight: 300;\n    }\n    \n    .heroContacto{\n        width: 50%;\n        display: flex;\n        flex-direction: column;\n        gap: 20px;\n    }\n    \n    .heroTel{\n        border: 1.7px solid #043f2d;\n        border-radius: 19px;\n        padding: 2px 8px;\n        font-weight: 500;\n        width: 170px;\n        display: flex;\n        align-items: center;\n        justify-content: space-around;\n    }\n    \n    .heroTel a:hover{\n        color: #043f2d;\n    }\n    \n    .heroTel img{\n        height: 15px;\n    }\n    \/* Celulares *\/\n    @media only screen and (max-width: 480px) {\n        #hero{\n            background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/07-scaled.webp');\n            aspect-ratio: 959 \/ 2560;\n            background-size: cover;\n            background-repeat: no-repeat;\n            justify-content: center;\n            padding: 0 20px;\n            gap: 25px;\n        }\n        \n        #hero h1{\n            font-size: 46px;\n            text-align: center;\n            width: 100%;\n            margin-top: -325px!important;\n        }\n        \n        .heroContacto{\n            width: 50%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: left;\n            gap: 20px;\n        }\n        \n        .heroTel{\n            width: 190px;\n            padding: 6px;\n            font-size: 20px;\n            margin: 0 auto!important;\n            margin-top: -25px!important;\n        }\n        \n        .heroTel img{\n            height: 20px;\n        }\n        \n        .titulo2{\n            font-size: 30px;\n        }\n    }\n    \n    \/* Pantallas de laptop *\/\n    @media only screen and (min-width: 481px) and (max-width: 1024px) {\n    \n    }\n    \n    \/* Pantallas de escritorio *\/\n    @media only screen and (min-width: 1025px) and (max-width: 1440px) {\n        .titulo2{\n            font-size: 40px;\n        }\n    }\n    \n    \/* Pantallas 2k *\/\n    @media only screen and (min-width: 1441px) {\n        .titulo2{\n            font-size: 48px;\n        }\n    }\n\n<\/style>\n\n<section id=\"hero\">\n    <h1 class=\"aminute\" >Control Profesional de Plagas y Sanitizaci\u00f3n Certificada<\/h1>\n    <h5>Soluciones definitivas contra roedores, insectos, virus y bacterias.<br> Protegemos tu hogar o empresa con m\u00e9todos seguros y resultados garantizados.<\/h5>\n    \n    <div class=\"heroContacto\">\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f180-o1\" lang=\"es-ES\" dir=\"ltr\" data-wpcf7-id=\"180\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/19#wpcf7-f180-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"180\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"es_ES\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f180-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"contenedorFormHero\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"NOMBRE\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel-596\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"+56\" value=\"\" type=\"tel\" name=\"tel-596\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"CONTACTO@MAIL.COM\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-problem\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"COMUNA Y PROBLEMA\" value=\"\" type=\"text\" name=\"your-problem\" \/><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"QUIERO QUE ME LLAMEN\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n        <div class=\"heroTel\">\n            <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/icon01.svg\">\n            <a href=\"tel:+56999912178\"><b>Hablar con un Experto ahora<\/b><\/a>\n        <\/div>\n    <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a57c5fe elementor-widget elementor-widget-html\" data-id=\"a57c5fe\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"boton-ratas\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* --- TUS ESTILOS ORIGINALES FILES --- *\/\r\n    .servicios {\r\n        text-align: center;\r\n        padding: 80px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 50px;\r\n        align-items: center;\r\n    }\r\n    \r\n    .contenedorServicios {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        gap: 20px;\r\n    }\r\n    \r\n    .contenedorServicio {\r\n        width: 521px;\r\n        height: 424px;\r\n        padding: 20px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        padding-top: 80px;\r\n        \/* Hacemos que sea un bot\u00f3n de enlace, pero sin que cambie su dise\u00f1o *\/\r\n        text-decoration: none;\r\n        color: inherit;\r\n        cursor: pointer;\r\n    }\r\n    \r\n    .serviciosMobile {\r\n        display: none;\r\n    }\r\n\r\n    .contenedorServicio1 { background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/ventana01.svg'); }\r\n    .contenedorServicio2 { background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/ventana02.svg'); }\r\n    .contenedorServicio3 { background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/ventana03.svg'); }\r\n    \r\n    .contenedorServicio1, .contenedorServicio2, .contenedorServicio3 {\r\n        background-size: contain;\r\n        background-repeat: no-repeat;\r\n    }\r\n    \r\n    .imgServicio {\r\n        width: 120px!important;\r\n        margin: 0 auto!important;\r\n        margin-top: 10px!important;\r\n    }\r\n    \r\n    .imgServicio3 { margin-top: -3px!important; }\r\n    \r\n    .tituloServicio {\r\n        margin-top: 10px!important;\r\n        letter-spacing: 2px;\r\n        font-weight: 500;\r\n    }\r\n    \r\n    .parrafoServicio {\r\n        font-size: 16px;\r\n        line-height: 1.2;\r\n        margin-top: 10px!important;\r\n    }\r\n\r\n    \/* --- ESTILOS DEL POP-UP (Nuevos, con prefijo para no interferir) --- *\/\r\n    .pupa-overlay {\r\n        display: none;\r\n        position: fixed;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        background-color: rgba(0, 0, 0, 0.8);\r\n        z-index: 99999; \/* Asegura que est\u00e9 por encima de todo *\/\r\n        justify-content: center;\r\n        align-items: center;\r\n    }\r\n    .pupa-content {\r\n        background: white;\r\n        padding: 30px;\r\n        border-radius: 20px;\r\n        max-width: 90%; \/* Ajuste para m\u00f3vil *\/\r\n        width: 400px;\r\n        position: relative;\r\n        text-align: left;\r\n        max-height: 80vh; \/* Para que no se salga de la pantalla *\/\r\n        overflow-y: auto; \/* Por si el texto es muy largo *\/\r\n    }\r\n    .pupa-close {\r\n        position: absolute;\r\n        top: 10px;\r\n        right: 20px;\r\n        font-size: 24px;\r\n        cursor: pointer;\r\n    }\r\n\r\n    \/* --- RESPONSIVE ORIGINAL (Sin cambios) --- *\/\r\n    \/* Celulares *\/\r\n    @media only screen and (max-width: 480px) {\r\n        .servicios { padding: 80px 0px; gap: 20px; justify-content: center; }\r\n        .contenedorServicio { display: none; }\r\n        .serviciosMobile { display: block!important; width: 350px; align-items: center; justify-content: center; overflow: hidden; }\r\n    }\r\n    \/* Pantallas de laptop *\/\r\n    @media only screen and (min-width: 481px) and (max-width: 1024px) { }\r\n    \/* Pantallas de escritorio *\/\r\n    @media only screen and (min-width: 1025px) and (max-width: 1440px) {\r\n        .contenedorServicio { padding-top: 40px; width: 300px; }\r\n        .tituloServicio { font-size: 20px; }\r\n        .parrafoServicio { font-size: 16px; }\r\n        .imgServicio { width: 120px!important; }\r\n    }\r\n    \/* Pantallas HD *\/\r\n    @media only screen and (min-width: 1441px) and (max-width: 1920px) {\r\n        .contenedorServicio { padding-top: 60px; width: 400px; height: 624px; }\r\n        .tituloServicio { font-size: 24px; }\r\n        .parrafoServicio { font-size: 20px; }\r\n        .imgServicio { width: 160px!important; }\r\n    }\r\n    @media only screen and (min-width: 1920px){\r\n        .contenedorServicio { padding-top: 100px; width: 500px; }\r\n        .tituloServicio { font-size: 30px; }\r\n        .parrafoServicio { font-size: 25px; }\r\n        .imgServicio { width: 180px!important; }\r\n        .imgServicio3 { margin-top: -19px; }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"servicios\">\r\n    <h2 class=\"aminute titulo2\">Nuestros servicios<\/h2>\r\n    <div class=\"contenedorServicios serviciosDesktop\">\r\n        \r\n        <div class=\"contenedorServicio contenedorServicio1\" onclick=\"abrirPop('desratizacion')\">\r\n            <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/icon04.webp\" class=\"imgServicio\">\r\n            <div>\r\n                <h3 class=\"tituloServicio aminute mayuscula\">Desratizaci\u00f3n<\/h3>\r\n                <p class=\"parrafoServicio\">Control efectivo de <b>ratas y ratones<\/b> mediante cebado seguro y captura t\u00e9cnica.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"contenedorServicio contenedorServicio2\" onclick=\"abrirPop('desinsectacion')\">\r\n            <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/icon05.webp\" class=\"imgServicio\">\r\n            <div>\r\n                <h3 class=\"tituloServicio aminute mayuscula\">Desinsectaci\u00f3n<\/h3>\r\n                <p class=\"parrafoServicio\">Control total de <b> chinches, cucarachas, hormigas y ara\u00f1as.<\/b> Tratamientos con efecto residual.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"contenedorServicio contenedorServicio3\" onclick=\"abrirPop('sanitizacion')\">\r\n            <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/icon06.webp\" class=\"imgServicio imgServicio3\">\r\n            <div>\r\n                <h3 class=\"tituloServicio aminute mayuscula\">Sanitizaci\u00f3n<\/h3>\r\n                <p class=\"parrafoServicio\">Sanitizaci\u00f3n clinica para eliminar<b> virus, bacterias y hongos<\/b>. Incluye certificado sanitario.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"serviciosMobile\">\r\n            \t\t<div class=\"wpsisac-slick-slider-wrp wpsisac-clearfix \" data-conf=\"{&quot;dots&quot;:&quot;true&quot;,&quot;arrows&quot;:&quot;false&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;autoplay_interval&quot;:3000,&quot;fade&quot;:&quot;false&quot;,&quot;lazyload&quot;:&quot;&quot;,&quot;speed&quot;:300,&quot;rtl&quot;:&quot;false&quot;,&quot;loop&quot;:&quot;true&quot;,&quot;hover_pause&quot;:&quot;true&quot;}\">\r\n\t\t\t<div id=\"wpsisac-slick-slider-1\" class=\"wpsisac-slick-init wpsisac-slick-slider design-1 \">\r\n\r\n\t\t\t\t<div class=\"wpsisac-image-slide\">\r\t<div class=\"wpsisac-slide-wrap\" style=\"\">\r\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/Captura-de-pantalla-2024-03-22-a-las-10.50.04.png\" alt=\"3\" \/>\r\t\t\t<\/div>\r<\/div><div class=\"wpsisac-image-slide\">\r\t<div class=\"wpsisac-slide-wrap\" style=\"\">\r\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/Captura-de-pantalla-2024-03-22-a-las-15.31.18.png\" alt=\"2\" \/>\r\t\t\t<\/div>\r<\/div><div class=\"wpsisac-image-slide\">\r\t<div class=\"wpsisac-slide-wrap\" style=\"\">\r\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/Captura-de-pantalla-2024-03-22-a-las-10.49.35.png\" alt=\"1\" \/>\r\t\t\t<\/div>\r<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<div id=\"pupaPop\" class=\"pupa-overlay\">\r\n    <div class=\"pupa-content\">\r\n        <span class=\"pupa-close\" onclick=\"cerrarPop()\">&times;<\/span>\r\n        <div id=\"pupaTexto\"><\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    const contenidos = {\r\n        desratizacion: `\r\n            <h2>Control Profesional de Roedores<\/h2>\r\n            <p>Nuestro m\u00e9todo se basa en la seguridad y la eficacia para eliminar ratas y ratones de forma definitiva:<\/p>\r\n            <ul>\r\n                <li><b>Dispositivos de Seguridad:<\/b> Instalamos tubos cebaderos inviolables, dise\u00f1ados para proteger a tus mascotas y ni\u00f1os.<\/li>\r\n                <li><b>Captura T\u00e9cnica:<\/b> Utilizamos l\u00e1minas pegajosas de grado profesional en puntos estrat\u00e9gicos.<\/li>\r\n                <li><b>Monitoreo y Diagn\u00f3stico:<\/b> Identificamos las rutas de movimiento para asegurar la erradicaci\u00f3n completa.<\/li>\r\n                <li><b>Prevenci\u00f3n de Enfermedades:<\/b> Eliminamos el foco de infecci\u00f3n en tu hogar o negocio.<\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/wa.me\/56999912178\" style=\"background:#89c441; color:white; display:block; text-align:center; padding:15px; border-radius:50px; text-decoration:none; font-weight:bold;\">COTIZAR AHORA<\/a>\r\n        `,\r\n        desinsectacion: `\r\n            <h2>Desinsectaci\u00f3n de Alto Impacto<\/h2>\r\n            <p>Control total de plagas con tratamientos de choque y efecto residual prolongado:<\/p>\r\n            <ul>\r\n                <li><b>Control de Nidos:<\/b> Atacamos el origen de la plaga (chinches, cucarachas y hormigas).<\/li>\r\n                <li><b>Ara\u00f1a de Rinc\u00f3n:<\/b> Tratamiento especializado con productos de baja toxicidad para humanos.<\/li>\r\n                <li><b>Barrera Protectora:<\/b> Aplicamos qu\u00edmicos certificados que mantienen su eficacia por semanas.<\/li>\r\n                <li><b>Seguridad Garantizada:<\/b> Productos seguros para toda la familia y mascotas.<\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/wa.me\/56999912178\" style=\"background:#89c441; color:white; display:block; text-align:center; padding:15px; border-radius:50px; text-decoration:none; font-weight:bold;\">SOLICITAR EVALUACI\u00d3N<\/a>\r\n        `,\r\n        sanitizacion: `\r\n            <h2>Sanitizaci\u00f3n Cl\u00ednica Certificada<\/h2>\r\n            <p>Eliminaci\u00f3n profunda de agentes pat\u00f3genos en ambientes cr\u00edticos:<\/p>\r\n            <ul>\r\n                <li><b>Amonio Cuaternario:<\/b> De \u00faltima generaci\u00f3n para eliminar virus, bacterias y hongos al contacto.<\/li>\r\n                <li><b>Certificado Sanitario:<\/b> Entregamos documentaci\u00f3n oficial v\u00e1lida para la Seremi de Salud.<\/li>\r\n                <li><b>Ideal para Empresas:<\/b> Oficinas, locales comerciales y plantas de alimentos.<\/li>\r\n                <li><b>Hogares Seguros:<\/b> Protocolos especiales para mudanzas o traslados.<\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/wa.me\/56999912178\" style=\"background:#89c441; color:white; display:block; text-align:center; padding:15px; border-radius:50px; text-decoration:none; font-weight:bold;\">COTIZAR CERTIFICACI\u00d3N<\/a>\r\n        `\r\n    };\r\n\r\n    function abrirPop(id) {\r\n        document.getElementById('pupaTexto').innerHTML = contenidos[id];\r\n        document.getElementById('pupaPop').style.display = 'flex';\r\n    }\r\n\r\n    function cerrarPop() {\r\n        document.getElementById('pupaPop').style.display = 'none';\r\n    }\r\n\r\n    \/\/ --- FUNCIONA EN ESCRITORIO ---\r\n    document.addEventListener('click', function(e) {\r\n        const caja = e.target.closest('.contenedorServicio');\r\n        if (caja) {\r\n            const onclickAttr = caja.getAttribute('onclick');\r\n            if (onclickAttr) {\r\n                const idMatch = onclickAttr.match(\/'([^']+)'\/);\r\n                if (idMatch) {\r\n                    abrirPop(idMatch[1]);\r\n                    e.preventDefault();\r\n                }\r\n            }\r\n        }\r\n    }, true);\r\n\r\n    \/\/ Cierra al tocar fuera\r\n    window.onclick = function(event) {\r\n        if (event.target == document.getElementById('pupaPop')) cerrarPop();\r\n    }\r\n\r\n    \/\/ --- FUNCIONA EN CELULARES (SLICK SLIDER) ---\r\n    \/\/ Usamos jQuery (que usa tu Slider) para \"atrapar\" el clic directo en la caja\r\n    jQuery(document).ready(function($) {\r\n        $('.serviciosMobile').on('click', '.slick-slide', function(e) {\r\n            e.preventDefault(); \/\/ Evita que la p\u00e1gina salte\r\n            \r\n            \/\/ Leemos todo el texto que est\u00e9 dentro de la caja que tocaste\r\n            let textoCaja = $(this).text().toLowerCase();\r\n            \r\n            \/\/ Identificamos de qu\u00e9 servicio se trata y abrimos\r\n            if (textoCaja.includes('desratiza')) {\r\n                abrirPop('desratizacion');\r\n            } else if (textoCaja.includes('desinsecta')) {\r\n                abrirPop('desinsectacion');\r\n            } else if (textoCaja.includes('sanitiza')) {\r\n                abrirPop('sanitizacion');\r\n            }\r\n        });\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb58f32 e-flex e-con-boxed e-con e-child\" data-id=\"bb58f32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7542bd elementor-widget elementor-widget-shortcode\" data-id=\"b7542bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"hace %d %s|hoy|d\u00eda|d\u00edas|semana|semanas|mes|meses|a\u00f1o|a\u00f1os\" data-plugin-version=\"13.2.7\" data-layout-id=\"4\" data-layout-category=\"slider\" data-set-id=\"ligth-border\" data-pid=\"\" data-language=\"es\" data-close-locale=\"Cerca\" data-review-target-width=\"300\" data-css-version=\"2\" data-reply-by-locale=\"Respuesta del propietario\" data-only-rating-locale=\"Esta usuario solo dej\u00f3 una calificaci\u00f3n.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-3\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Siguiente rese\u00f1a\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Rese\u00f1a anterior\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1763769600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIQOBRLJsG7hh9bGO1Y-Jrks9MrJ2rbFwp4wgLS9WH8Sj40jw=w40-h40-c-rp-mo-br100\" alt=\"Camila Albuerno profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Camila Albuerno <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy buena experiencia, los chicos saben del tema y c\u00f3mo tratar la situaci\u00f3n 10\/10<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761523200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIPIxaotS7WcKx9UPx7ONSjENDLeh0Q0WqJlr2WRBJVOMZRCA=w40-h40-c-rp-mo-br100\" alt=\"Javier Fuentes profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Javier Fuentes <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->buen servicio...<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1759104000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVJFJx3v09SwW8TsRjsNvEXar_x5gsznsb3mk3qbj-N54lNUmQ=w40-h40-c-rp-mo-br100\" alt=\"Nicol N\u00fa\u00f1ez profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Nicol N\u00fa\u00f1ez <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy recomendados, son profesionales y puntuales.\nTienen buena comunicaci\u00f3n y disposici\u00f3n para responder todas nuestras dudas.\nTambi\u00e9n son muy humanos y respetuosos con nuestro Perritos.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1754611200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV9UA2JsB3U6nEiv7M5pT5_6PMTABPamXoi8ZkIUKrOw0z2FtALvg=w40-h40-c-rp-mo-ba2-br100\" alt=\"MJ Herane R. profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> MJ Herane R. <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excelentes servicios (me ayudaron con 2), responden r\u00e1pido y tienen muy buena disponibilidad de horarios. 100% recomendados.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1754524800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWVQReqcfGO0UhnTlBzORKnOZQx11rsChHuzRIddpCTAvGHn7s=w40-h40-c-rp-mo-ba4-br100\" alt=\"Steve Politeo profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Steve Politeo <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nos solucion\u00f3 r\u00e1pidamente un problema con cucarachas que ten\u00edamos en casa y por eso lo recomiendo.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1754524800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKmMykUNA3c6X4bDTlQUopU51xtrYWs6h-skU1SrU-lPo33lQ=w40-h40-c-rp-mo-br100\" alt=\"Jeackeline Smith profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jeackeline Smith <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excelente servicio. Muy agradable atenci\u00f3n. Muy comprometidos por solucionar el problema. Qued\u00e9 muy satisfecha del servicio. Felicitaciones!!!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <\/div>    <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"2\"> <div class=\"ti-inner\"> Verificado por: Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">La insignia verificada de Trustindex es el s\u00edmbolo universal de confianza. Solo las mejores empresas pueden obtener la insignia verificada si tienen una puntuaci\u00f3n de revisi\u00f3n superior a 4.5, basada en las rese\u00f1as de clientes de los \u00faltimos 12 meses. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Leer m\u00e1s<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/trustindex-google-widget.css?1770394778\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd43fd9 elementor-widget elementor-widget-html\" data-id=\"bd43fd9\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"pupa\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .infoPupa{\n        aspect-ratio: 365\/246;\n        background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/element01-scaled.webp');\n        background-size: contain;\n        background-repeat: no-repeat!important;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n    }\n    \n    .contenedorInfoPupa{\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 15px;\n        width: 400px;\n        text-align: center;\n    }\n    \n    .contenedorInfoPupa img{\n        width: 75%;\n    }\n    \n    .contenedorInfoPupa h2, .contenedorInfoPupa h3{\n        font-weight: 500;\n    }\n    \n    .galeriaTitulo{\n        margin-top: -40px!important;\n        margin-bottom: 40px!important;\n    }\n    \n    .galeria{\n        text-align: center;\n        margin-bottom: 80px!important;\n    }\n    \n    .galeriaMobile{\n        display: none;\n    }\n    \n    .galeriaDesktop{\n        display: flex;\n        flex-direction: row;\n        width: 800px;\n        margin: 0 auto!important;\n        gap: 15px;\n    }\n    \n    .contenedorFilaGaleria{\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n    }\n    \n    \/* Celulares *\/\n    @media only screen and (max-width: 480px) {\n        .pupaBg{\n            aspect-ratio: 129\/256;\n            background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/08-scaled.webp');\n            background-size: contain;\n            padding: 0 20px;\n            background-repeat: no-repeat;\n            background-position: 0px 250px;\n        }\n        \n        .infoPupa{\n            background: none;\n        }\n        \n        .contenedorInfoPupa{\n            gap: 15px;\n            width: 100%;\n        }\n        \n        .contenedorInfoPupa img{\n            width: 70%;\n        }\n        \n        .contenedorInfoPupa h2, .contenedorInfoPupa h3{\n            font-weight: 600;\n            font-size: 24px;\n        }\n        \n        .contenedorInfoPupa p{\n            font-size: 20px;\n        }\n        \n        .galeriaTitulo{\n            margin-top: 190px!important;\n            margin-bottom: 20px!important;\n        }\n        \n        .galeria{\n            text-align: center;\n            margin-bottom: 80px!important;\n        }\n    \n        .galeriaDesktop{\n            display: none;\n        }\n\n        .galeriaMobile{\n            display: flex;\n            flex-direction: row;\n            width: 100%;\n            margin: 0 auto!important;\n            gap: 15px!important;\n        }\n        \n        .contenedorFilaGaleriaMobile{\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .filaMobileCentrada{\n            align-items: center;\n            justify-content: center;\n        }\n        \n    }\n    \n    \/* Pantallas de laptop *\/\n    @media only screen and (min-width: 481px) and (max-width: 1024px) {\n    \n    }\n    \n    \/* Pantallas de escritorio *\/\n    @media only screen and (min-width: 1025px) and (max-width: 1440px) {\n    \n    }\n    \n    \/* Pantallas 2k *\/\n    @media only screen and (min-width: 1441px) {\n        .contenedorInfoPupa{\n            width: 600px;\n            gap: 30px;\n        }\n        \n        .contenedorInfoPupa p{\n            font-size: 24px;\n            line-height: 1.1;\n        }\n        \n        .contenedorInfoPupa h2, .contenedorInfoPupa h3{\n            font-size: 34px;\n            line-height: 1.1;\n        }\n        \n    }\n\n<\/style>\n\n<section id=\"\" class=\"pupaBg\">\n    <div class=\"infoPupa\">\n        <div class=\"contenedorInfoPupa\">\n            <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/Logo02.svg\" class=\"logoInfo\">\n            <h2 class=\"aminute\">Protegiendo tus espacios con profesionalismo<\/h2>\n            <p>Somos l\u00edderes en el control de plagas urbanas con una s\u00f3lida trayectoria de m\u00e1s de una d\u00e9cada.<\/p>\n            <p>En<b> PupaPlagas<\/b> entendemos que una plaga no es solo una molestia, es un riesgo para tu salud. Por eso, no solo fumigamos: gestionamos ambientes sanos. Combinamos tecnolog\u00eda de vanguardia con un enfoque preventivo para que recuperes la tranquilidad de tu espacio hoy mismo.<\/p>\n            <h3 class=\"aminute\">Conf\u00ede en nosotros para garantizar la tranquilidad y seguridad que merece<\/h3>\n            <p><b>Servicio con T\u00e9cnicos Aplicadores profesionales y certificados en la Regi\u00f3n Metropolitana. Cumplimos con todas las normativas sanitarias vigentes<\/br> <\/p>\n            \n        <\/div>\n        \n    <\/div>\n    <br>\n    <div class=\"galeria\">\n        <h2 class=\"aminute titulo2 galeriaTitulo\">Galer\u00eda de fotos<\/h2>\n        \n        <div class=\"galeriaMobile\">\n            <div class=\"contenedorFilaGaleriaMobile\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img01.webp\" class=\"imagenGrande\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img04.webp\" class=\"imagenChica\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img03.webp\" class=\"imagenGrande\">\n            <\/div>\n\n            <div class=\"contenedorFilaGaleriaMobile filaMobileCentrada\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img02.webp\" class=\"imagenChica\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img05.webp\" class=\"imagenGrande\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img06.webp\" class=\"imagenChica\">\n            <\/div>\n        <\/div>\n        \n        <div class=\"galeriaDesktop\">\n            <div class=\"contenedorFilaGaleria\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img01.webp\" class=\"imagenGrande\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img04.webp\" class=\"imagenChica\">\n            <\/div>\n\n            <div class=\"contenedorFilaGaleria\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img02.webp\" class=\"imagenChica\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img05.webp\" class=\"imagenGrande\">\n            <\/div>\n            \n            <div class=\"contenedorFilaGaleria\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img03.webp\" class=\"imagenGrande\">\n                <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/img06.webp\" class=\"imagenChica\">\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a42ef0d elementor-widget elementor-widget-html\" data-id=\"a42ef0d\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"contacto\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.contacto{\n    background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/banner02-scaled.webp');\n    background-repeat: no-repeat;\n    aspect-ratio: 2921\/1247;\n    background-size: contain;\n    display: flex;\n    flex-direction: row-reverse;\n    align-items: center;\n}\n\n.contenedorContacto{\n    width: 65%;\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n}\n\n.contenedorContacto h2{\n    font-weight: 300;\n    line-height: 1.1;\n    letter-spacing: 2px;\n    font-size: 40px;\n    width: 50%\n}\n\n.textoMobile{\n    display: none;\n}\n\n    \/* Celulares *\/\n    @media only screen and (max-width: 480px) {\n        .contacto{\n            flex-direction: column;\n            aspect-ratio: 233\/640;\n            background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/09-scaled.webp');\n            background-size: contain;\n            background-repeat: no-repeat;\n        }\n        \n        .contenedorContacto{\n            width: 65%;\n            padding: 100px 20px 0;\n            gap: 120px;\n        }\n        .contenedorContacto h2{\n            color: white;\n        }\n        \n        .textoDesktop{\n            display: none;\n        }\n        \n        .textoMobile{\n            display: block;\n        }\n    }\n    \n    @media only screen and (max-width: 375px) {\n        .contenedorContacto{\n            gap: 95px;\n        }\n    }\n    \n    \/* Pantallas 2k *\/\n    @media only screen and (min-width: 1441px) {\n        \n    }\n\n<\/style>\n\n<section class=\"contacto\">\n    <div class=\"contenedorContacto fontPupa\">\n        <h2 class=\"aminute textoMobile\">Deja tus<br>datos y<br><b>Di adi\u00f3s a las<br>invasiones<br>no deseadas<\/b><\/h2>\n        <h2 class=\"aminute textoDesktop\">Deja tus datos y<br><b>Di adi\u00f3s a las<br>invasiones no deseadas<\/b><\/h2>\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f7-o2\" lang=\"es-ES\" dir=\"ltr\" data-wpcf7-id=\"7\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/19#wpcf7-f7-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"7\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"es_ES\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f7-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"contenedorForm\">\n\t<div>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"NOMBRE\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel-596\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"+56\" value=\"\" type=\"tel\" name=\"tel-596\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"CONTACTO@MAIL.COM\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"menu-584\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"menu-584\"><option value=\"Servicio\">Servicio<\/option><option value=\"Desratizaci\u00f3n\">Desratizaci\u00f3n<\/option><option value=\"Desinsectaci\u00f3n\">Desinsectaci\u00f3n<\/option><option value=\"Sanitizaci\u00f3n\">Sanitizaci\u00f3n<\/option><\/select><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"menu-585\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"menu-585\"><option value=\"Comuna\">Comuna<\/option><option value=\"Cerrillos\">Cerrillos<\/option><option value=\"Cerro Navia\">Cerro Navia<\/option><option value=\"Conchal\u00ed\">Conchal\u00ed<\/option><option value=\"El Bosque\">El Bosque<\/option><option value=\"Estaci\u00f3n Central\">Estaci\u00f3n Central<\/option><option value=\"Huechuraba\">Huechuraba<\/option><option value=\"Independencia\">Independencia<\/option><option value=\"La Cisterna\">La Cisterna<\/option><option value=\"La Florida\">La Florida<\/option><option value=\"La Granja\">La Granja<\/option><option value=\"La Pintana\">La Pintana<\/option><option value=\"La Reina\">La Reina<\/option><option value=\"Las Condes\">Las Condes<\/option><option value=\"Lo Barnechea\">Lo Barnechea<\/option><option value=\"Lo Espejo\">Lo Espejo<\/option><option value=\"Lo Prado\">Lo Prado<\/option><option value=\"Macul\">Macul<\/option><option value=\"Maip\u00fa\">Maip\u00fa<\/option><option value=\"\u00d1u\u00f1oa\">\u00d1u\u00f1oa<\/option><option value=\"Pedro Aguirre Cerda\">Pedro Aguirre Cerda<\/option><option value=\"Pe\u00f1alol\u00e9n\">Pe\u00f1alol\u00e9n<\/option><option value=\"Providencia\">Providencia<\/option><option value=\"Pudahuel\">Pudahuel<\/option><option value=\"Quilicura\">Quilicura<\/option><option value=\"Quinta Normal\">Quinta Normal<\/option><option value=\"Recoleta\">Recoleta<\/option><option value=\"Renca\">Renca<\/option><option value=\"San Joaqu\u00edn\">San Joaqu\u00edn<\/option><option value=\"San Miguel\">San Miguel<\/option><option value=\"San Ram\u00f3n\">San Ram\u00f3n<\/option><option value=\"Santiago\">Santiago<\/option><option value=\"Vitacura\">Vitacura<\/option><\/select><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Enviar\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n    <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca2f06e elementor-widget elementor-widget-html\" data-id=\"ca2f06e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\nfooter{\n    display: none;\n}\n\n#miFooter{\n    display: block;\n    background: url('https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/element03.webp');\n    height: 300px;\n    background-size: contain;\n    background-repeat: no-repeat;\n    background-position: center bottom;\n    padding: 40px 60px;\n}\n\n.logoFooter{\n    width: 150px;\n    margin-bottom: 20px!important;\n}\n\n.contenedorFooter{\n    display: flex;\n    justify-content: space-between;\n}\n\nfooter a:hover{\n    color: #043f2d;\n}\n\n.contenedorEnlaces{\n    display: flex;\n    flex-direction: column;\n    line-height: 1.3;\n}\n\n.contenedorRRSS{\n    display: flex;\n    gap: 20px;\n}\n\n.contenedorRRSS img{\n    width: 50px;\n}\n\n.copyright, .copyright a{\n    font-size: 14px;\n    text-align: center;\n    color: gray;\n}\n\n.copyright{\n    margin-top: 40px!important;\n    z-index: 10;\n}\n\n\n    \/* Celulares *\/\n    @media only screen and (max-width: 480px) {\n        footer{\n            height: 450px!important;\n            background-size: 150%!important;\n            background-repeat: no-repeat;\n            background-position: -10px 190px!important;\n            padding: 80px 30px 60px;\n        }\n        \n        .logoContenedorFooter{\n            display: flex;\n            justify-content: center;\n        }\n        \n        .logoFooter{\n            width: 170px;\n            margin-bottom: 20px!important;\n        }\n        \n        .contenedorFooter{\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            gap: 60px;\n        }\n        \n        .contenedorEnlaces{\n            display: flex;\n            flex-direction: column;\n            line-height: 1.3;\n            font-size: 22px;\n            text-align: center;\n        }\n        \n        .contenedorRRSS{\n            display: flex;\n            gap: 20px;\n        }\n        \n        .contenedorRRSS img{\n            width: 50px;\n        }\n        \n        .copyright, .copyright a{\n            font-size: 12px;\n            text-align: center;\n            color: gray;\n        }\n        \n        .copyright{\n            margin-top: 40px!important;\n        }\n\n    }\n    \n    \/* Pantallas de laptop *\/\n    @media only screen and (min-width: 481px) and (max-width: 1024px) {\n    \n    }\n    \n    \/* Pantallas de escritorio *\/\n    @media only screen and (min-width: 1025px) and (max-width: 1440px) {\n    \n    }\n    \n    \/* Pantallas 2k *\/\n    @media only screen and (min-width: 1441px) {\n        \n    }\n\n<\/style>\n\n<footer id=\"miFooter\">\n    <div class=\"logoContenedorFooter\">\n        <img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/Logo03.svg\" class=\"logoFooter\">\n    <\/div>\n    \n    <div class=\"contenedorFooter\">\n        <div class=\"contenedorEnlaces\">\n            <a href=\"tel:+56999912178\" class=\"enlacesFooter\">+56 9 9991 2178<\/a>\n            <a href=\"mailto:contacto@pupaplagas.cl\" class=\"enlacesFooter\">contacto@pupaplagas.cl<\/a>\n            <p>Santiago, Chile<\/p>\n        <\/div>\n        \n        <div class=\"contenedorRRSS\">\n            <a href=\"https:\/\/www.facebook.com\/profile.php?id=61557241973647\"><img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/icon03.svg\"><\/a>\n            <a href=\"https:\/\/www.instagram.com\/pupaplagas\"><img decoding=\"async\" src=\"https:\/\/pupaplagas.cl\/wp-content\/uploads\/2024\/03\/icon02.svg\"><\/a>\n        <\/div>\n    <\/div>\n    \n    <p class=\"copyright\">Copyright \u00a9 2024 Pupa Plagas | Desarrollado por <a href=\"https:\/\/inmasoft.com\/desarrollo-web\">inmasoft<\/a><\/p>\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56681ee e-flex e-con-boxed e-con e-parent\" data-id=\"56681ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pupa Plagas Servicios Contacto Pupa Plagas Servicios Contacto Control Profesional de Plagas y Sanitizaci\u00f3n Certificada Soluciones definitivas contra roedores, insectos, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","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":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":603,"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":873,"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions\/873"}],"wp:attachment":[{"href":"https:\/\/pupaplagas.cl\/index.php\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}