<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SPG Concreto Estampado</title>
	<atom:link href="https://concretoestampado.com/concreto-estampado-guadalajara/feed/" rel="self" type="application/rss+xml" />
	<link>https://concretoestampado.com/concreto-estampado-guadalajara</link>
	<description>Productos para Concreto Decorativo</description>
	<lastBuildDate>Fri, 03 Apr 2026 03:41:22 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://concretoestampado.com/wp-content/uploads/2024/03/cropped-favicon-32x32.png</url>
	<title>SPG Concreto Estampado</title>
	<link>https://concretoestampado.com/concreto-estampado-guadalajara</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Configura tu Piso</title>
		<link>https://concretoestampado.com/concreto-estampado-guadalajara/concretoestampado-com-configurador-de-pisos/</link>
		
		<dc:creator><![CDATA[SPG]]></dc:creator>
		<pubDate>Fri, 03 Apr 2026 03:05:55 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://concretoestampado.com/concreto-estampado-guadalajara/?p=17742</guid>

					<description><![CDATA[<p>Beneficios del Selector SPG®: &#9658; Selección precisa de materiales según tu proyecto &#9658; Compatibilidad garantizada entre productos &#9658; Ahorro de tiempo y reducción de errores &#9658; Resultados profesionales asegurados &#9658; Soporte técnico especializado incluido ¿Qué es lo que quieres? Soluciones Profesionales para tus Proyectos de Construcción Conoce nuestras soluciones en solo 5 minutos En este...</p>
<p>La entrada <a rel="nofollow" href="https://concretoestampado.com/concreto-estampado-guadalajara/concretoestampado-com-configurador-de-pisos/">Configura tu Piso</a> se publicó primero en <a rel="nofollow" href="https://concretoestampado.com/concreto-estampado-guadalajara">SPG Concreto Estampado</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="font-family: sans-serif; color: #001899;">
  <h2 style="color: #000000; font-weight: bold;">Beneficios del Selector SPG®:</h2>
  <ul style="list-style-type: none; padding-left: 0;">
    <li><span style="color: #001899;">&#9658;</span> Selección precisa de materiales según tu proyecto</li>
    <li><span style="color: #001899;">&#9658;</span> Compatibilidad garantizada entre productos</li>
    <li><span style="color: #001899;">&#9658;</span> Ahorro de tiempo y reducción de errores</li>
    <li><span style="color: #001899;">&#9658;</span> Resultados profesionales asegurados</li>
    <li><span style="color: #001899;">&#9658;</span> Soporte técnico especializado incluido</li>
  </ul>
</div>



<div class="spg-selector-scope">
    <style type="text/css">
        .spg-selector-scope :root {
            --main-color: #001899;
            --light-color: #4d62cc;
            --light-bg: #f0f2ff;
            --border-color: #ccd1ff;
        }

        .spg-selector-scope .container {
            max-width: 1000px;
            margin: 20px auto;
            background-color: white;
            border-radius: 10px;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            overflow: hidden;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }

        .spg-selector-scope header {
            background-color: #001899;
            color: white;
            padding: 25px 20px;
            text-align: center;
        }

        .spg-selector-scope .selector-container {
            padding: 20px;
            min-height: 400px;
        }

        .spg-selector-scope .content-area {
            border: 1px solid #ccd1ff;
            border-radius: 8px;
            overflow: hidden;
        }

        .spg-selector-scope .situation-header {
            background-color: #f0f2ff;
            padding: 18px 15px;
            font-weight: bold;
            color: #001899;
            border-bottom: 1px solid #ccd1ff;
            font-size: 16px;
        }

        .spg-selector-scope .radio-option {
            margin: 10px 20px;
            padding: 15px;
            border: 1px solid #ccd1ff;
            border-radius: 6px;
            cursor: pointer;
            transition: all 0.2s ease;
            display: block;
        }

        .spg-selector-scope .radio-option:hover {
            background-color: #f0f2ff;
            border-color: #001899;
        }

        .spg-selector-scope .radio-option.selected {
            background-color: #001899;
            color: white;
            border-color: #001899;
        }

        .spg-selector-scope .option-label {
            display: flex;
            align-items: flex-start;
            font-weight: 500;
            cursor: pointer;
            margin: 0;
            font-size: 15px;
        }

        .spg-selector-scope .nav-button {
            background-color: #001899;
            color: white !important;
            border: none;
            padding: 12px 20px;
            border-radius: 6px;
            cursor: pointer;
            text-decoration: none;
            display: inline-block;
            text-align: center;
        }

        .spg-selector-scope .solution-container {
            padding: 25px 20px;
            background-color: #f0f2ff;
            border-left: 5px solid #001899;
        }

        .spg-selector-scope .solution-item {
            display: flex;
            padding: 10px 0;
            border-bottom: 1px dashed #ccd1ff;
            color: #001899;
        }

        .spg-selector-scope .breadcrumb {
            background-color: #f0f2ff;
            padding: 15px;
            margin: 15px;
            border-radius: 8px;
            border-left: 4px solid #001899;
        }
        
        .spg-selector-scope .loading { opacity: 0.5; pointer-events: none; }
    </style>

    <div class="container">
        <header>
            <h2 style="color: white; margin: 0;">¿Qué es lo que quieres?</h2>
        </header>
        <div class="selector-container">
            <div class="content-area" id="spg-content-area"></div>
        </div>
    </div>

    <script type="text/javascript">
        (function() {
            const navigationData = {
                nivel1: {
                    title: "Selecciona tu situación inicial:",
                    options: [
                        { text: "Piso nuevo, reparación, mejorar aspecto", nextLevel: "nivel2-piso-nuevo" },
                        { text: "Oxidado o sellado para muros y elementos verticales", nextLevel: "nivel2-oxidado" },
                        { text: "Mantenimiento de pisos y muros", nextLevel: "solucion-mantenimiento" }
                    ]
                },
                "nivel2-piso-nuevo": {
                    title: "Selecciona una opción:",
                    options: [
                        { text: "Es en planta baja, calle o banqueta y aún no está hecho el firme", nextLevel: "solucion-planta-baja" },
                        { text: "Voy a poner un piso arriba de otro piso, arriba de un firme o arriba un entrepiso", nextLevel: "nivel3-sobre-piso" }
                    ]
                },
                "nivel2-oxidado": {
                    title: "Selecciona una opción:",
                    options: [
                        { text: "La superficie es de concreto o tiene cemento", nextLevel: "solucion-concreto" },
                        { text: "La superficie NO es de concreto y no tiene cemento pero es porosa", nextLevel: "solucion-no-concreto" }
                    ]
                },
                "nivel3-sobre-piso": {
                    title: "Selecciona una opción:",
                    options: [
                        { text: "El firme tiene pocas o ninguna fisura y no está ondulado", nextLevel: "nivel4-firme-bueno" },
                        { text: "El firme o piso existente tiene fisuras ó está ondulado entonces debo demoler y hacer piso nuevo", nextLevel: "nivel4-firme-malo" }
                    ]
                },
                "nivel4-firme-bueno": {
                    title: "Selecciona una opción:",
                    options: [
                        { text: "SI Puedo instalar un piso con 7cms de grueso para uso peatonal o 10cms para uso vehicular", nextLevel: "solucion-si-grosor" },
                        { text: "NO puedo instalar un piso con el mínimo grosor indicado, habría problemas con niveles ó puertas", nextLevel: "solucion-no-grosor" }
                    ]
                },
                "nivel4-firme-malo": {
                    title: "Selecciona una opción:",
                    options: [
                        { text: "Pisos nuevos en planta baja", nextLevel: "solucion-planta-baja-nuevo" },
                        { text: "Pisos nuevos sobre entrepiso", nextLevel: "solucion-sobre-entrepiso" }
                    ]
                },
                "solucion-planta-baja": {
                    type: "solution",
                    solutions: ["► Concreto Estampado", "► Concreto Lavado", "► Concreto Oxidado, Peatonal en Interiores", "► Concreto Pulido Habitacional y Comercial", "► Concreto Pulido Industrial", "► Concreto Acabado con Sal", "► Concreto Escobillado", "► Concreto con Textura para tráfico"]
                },
                "solucion-si-grosor": {
                    type: "solution",
                    solutions: ["► Concreto Estampado", "► Concreto Lavado", "► Concreto Oxidado, Peatonal en Interiores", "► Concreto Pulido Habitacional y Comercial", "► Concreto Pulido Industrial", "► Concreto Acabado con Sal", "► Concreto Escobillado", "► Concreto con Textura para tráfico"]
                },
                "solucion-no-grosor": {
                    type: "solution",
                    solutions: ["► Piso UltraDELGADO (1.5mm mínimo) Acabado Llaneado", "► Piso UltraDELGADO (6mm) Acabado Estampado", "► Piso UltraDELGADO (2cms) Industrial Acabado Pulido", "► Piso Epóxico", "► Oxidado sobre UltraDELGADO", "► Sellador Acrílico Transparente para Proteger o Decorado Entintado"]
                },
                "solucion-planta-baja-nuevo": {
                    type: "solution",
                    solutions: ["► Concreto Estampado", "► Concreto Oxidado", "► Concreto Pulido para hogar/comercial", "► Concreto Pulido industrial", "► Concreto Acabado con Sal", "► Concreto Escobillado"]
                },
                "solucion-sobre-entrepiso": {
                    type: "solution",
                    solutions: ["► Piso UltraDELGADO (1.5mm mínimo) Acabado Llaneado", "► Piso UltraDELGADO (6mm) Acabado Estampado", "► Piso UltraDELGADO Industrial Acabado Pulido", "► Piso Epóxico", "► Oxidado sobre UltraDELGADO"]
                },
                "solucion-concreto": {
                    type: "solution",
                    solutions: ["► Concreto Oxidado", "► Sellador Acrílico Transparente para Proteger o Decorado Entintado"]
                },
                "solucion-no-concreto": {
                    type: "solution",
                    solutions: ["► Sellador Acrílico Transparente para Proteger o Decorado Entintado"]
                },
                "solucion-mantenimiento": {
                    type: "process",
                    steps: ["1) Lava con hidrovaladora detalladamente (2500psi)", "2) Moja la superficie", "3) Diluye ZeroGRASA® con 7 partes de agua, aplica y frota con cepillo", "4) Lava de nuevo con hidrolavadora hasta que no salga espuma", "5) Seca bien la superficie con trapeador nuevo", "6) Enjuaga y limpia bien el trapeador cada que se ensucie", "7) Deja que la superficie seque perfectamente", "8) Aplica Sellador Acrílico SPG®"]
                }
            };

            let currentLevel = "nivel1";
            let history = [];
            let selectedPath = [];

            function renderContent(levelId) {
                const area = document.getElementById('spg-content-area');
                const data = navigationData[levelId];
                let html = '';

                if (selectedPath.length > 0) {
                    html += `<div class="breadcrumb"><div style="font-weight:bold; color:#001899">Ruta:</div>`;
                    selectedPath.forEach(item => html += `<div style="font-size:13px; margin-top:5px;">► ${item}</div>`);
                    html += `</div>`;
                }

                if (data.title) html += `<div class="situation-header">${data.title}</div>`;

                if (data.type === "solution" || data.type === "process") {
                    html += `<div class="solution-container">`;
                    html += `<div style="font-weight:bold; margin-bottom:15px; color:#001899">${data.type === 'solution' ? 'Soluciones Recomendadas:' : 'Proceso Sugerido:'}</div>`;
                    if (data.solutions) {
                        data.solutions.forEach(s => html += `<div class="solution-item">${s}</div>`);
                    }
                    if (data.steps) {
                        data.steps.forEach(st => html += `<div style="margin-bottom:10px; font-size:14px;">${st}</div>`);
                    }
                    html += `</div>`;
                } else {
                    data.options.forEach((opt, i) => {
                        html += `<div class="radio-option" data-idx="${i}">
                                    <label class="option-label">
                                        <input type="radio" name="spg-opt" style="margin-right:10px">
                                        <span>${opt.text}</span>
                                    </label>
                                 </div>`;
                    });
                }

                html += `<div style="display:flex; justify-content:space-between; padding:20px;">
                            <button class="nav-button" id="spg-back" ${history.length === 0 ? 'style="background:#ccc; cursor:not-allowed"' : ''}>← Volver</button>
                            ${(data.type) ? '<button class="nav-button" id="spg-home">Inicio</button>' : ''}
                         </div>`;

                area.innerHTML = html;

                area.querySelectorAll('.radio-option').forEach(el => {
                    el.onclick = () => {
                        const idx = el.getAttribute('data-idx');
                        selectedPath.push(data.options[idx].text);
                        history.push(currentLevel);
                        currentLevel = data.options[idx].nextLevel;
                        renderContent(currentLevel);
                    };
                });

                if(document.getElementById('spg-back') && history.length > 0) {
                    document.getElementById('spg-back').onclick = () => {
                        currentLevel = history.pop();
                        selectedPath.pop();
                        renderContent(currentLevel);
                    };
                }

                if(document.getElementById('spg-home')) {
                    document.getElementById('spg-home').onclick = () => {
                        currentLevel = "nivel1";
                        history = [];
                        selectedPath = [];
                        renderContent(currentLevel);
                    };
                }
            }

            renderContent("nivel1");
        })();
    </script>
</div>



<div class="spg-video-frame-wrapper">
    <style type="text/css">
        .video-soluciones {
            max-width: 1200px;
            margin: 0 auto;
            padding: 30px 20px;
            text-align: center;
            font-family: Arial, sans-serif;
            color: #001899;
        }

        .video-soluciones .container-video {
            max-width: 900px;
            margin: 0 auto;
        }

        .video-soluciones .titulo-video {
            font-size: 2rem;
            margin-bottom: 15px;
            line-height: 1.3;
            color: #001899;
            font-weight: bold;
        }

        .video-soluciones .duracion-video {
            font-size: 1.2rem;
            margin-bottom: 25px;
            color: #001899;
        }

        .video-soluciones .video-container {
            margin: 30px 0;
        }

        .video-soluciones .video-wrapper {
            position: relative;
            width: 100%;
            padding-bottom: 56.25%; /* Relación 16:9 */
            height: 0;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 8px 25px rgba(0,24,153,0.15);
        }

        .video-soluciones .video-wrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }

        .video-soluciones .subtitulo-beneficios {
            font-size: 1.5rem;
            margin: 35px 0 20px;
            color: #001899;
            font-weight: bold;
        }

        .video-soluciones .lista-beneficios {
            display: inline-block;
            text-align: left;
            font-size: 1.1rem;
            line-height: 1.6;
            margin-bottom: 25px;
        }

        .video-soluciones .lista-beneficios p {
            margin: 8px 0;
            color: #001899;
        }

        .video-soluciones .texto-info {
            font-size: 1.1rem;
            color: #001899;
            margin-top: 20px;
            padding: 15px;
            background-color: rgba(0,24,153,0.05);
            border-radius: 8px;
            display: inline-block;
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .video-soluciones .titulo-video { font-size: 1.7rem; }
            .video-soluciones .duracion-video { font-size: 1.1rem; }
            .video-soluciones .subtitulo-beneficios { font-size: 1.3rem; }
            .video-soluciones .lista-beneficios { font-size: 1rem; }
        }

        @media (max-width: 480px) {
            .video-soluciones .titulo-video { font-size: 1.5rem; }
            .video-soluciones .texto-info { font-size: 0.95rem; width: 90%; }
        }

        .video-soluciones .video-wrapper:focus-within {
            outline: 3px solid #001899;
            outline-offset: 2px;
        }
    </style>

    <section class="video-soluciones">
        <div class="container-video">
            <h2 class="titulo-video">Soluciones Profesionales para tus Proyectos de Construcción</h2>
            <p class="duracion-video">Conoce nuestras soluciones en solo 5 minutos</p>
            <div class="video-container">
                <div class="video-wrapper">
                    <iframe src="https://www.youtube.com/embed/2vC5dws_7Xw?rel=0" 
                            title="Soluciones SPG para Concreto Estampado, Epóxico y Sistemas de Impermeabilización - Video Explicativo" 
                            allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" 
                            allowfullscreen="">
                    </iframe>
                </div>
            </div>
            <div class="beneficios-video">
                <h3 class="subtitulo-beneficios">En este video descubrirás:</h3>
                <div class="lista-beneficios">
                    <p>► Sistemas completos para concreto estampado y oxidado</p>
                    <p>► Soluciones profesionales para reparación de pisos</p>
                    <p>► Tecnología en pisos epóxicos e impermeabilizantes</p>
                    <p>► Productos de calafateo de alto rendimiento</p>
                    <p>► Asesoría técnica especializada incluida</p>
                </div>
            </div>
            <div class="info-adicional">
                <p class="texto-info">Todos nuestros productos incluyen envío gratis a todo México</p>
            </div>
        </div>
    </section>
</div>



<div id="spg-static-frame-v3">
    <style type="text/css">
        /* Reset de estabilidad para evitar parpadeos */
        #spg-static-frame-v3 {
            margin: 20px auto !important;
            padding: 0 !important;
            max-width: 1000px !important;
            text-align: center !important;
            color: #001899 !important;
            font-family: sans-serif !important;
            -webkit-font-smoothing: antialiased;
        }

        #spg-static-frame-v3 .bloque-limpio {
            border: 1px solid #dee2e6;
            border-radius: 8px;
            padding: 35px 20px;
            background: #ffffff;
        }

        #spg-static-frame-v3 h2 {
            font-size: 28px;
            margin-bottom: 15px;
            color: #001899;
            font-weight: bold;
        }

        #spg-static-frame-v3 .subtitulo {
            font-size: 18px;
            margin-bottom: 30px;
            display: block;
        }

        #spg-static-frame-v3 .lista-beneficios {
            display: inline-block;
            text-align: left;
            margin-bottom: 35px;
            line-height: 1.8;
        }

        #spg-static-frame-v3 .lista-beneficios p {
            margin: 5px 0;
            font-size: 16px;
        }

        #spg-static-frame-v3 .boton-estatico {
            display: inline-block;
            background-color: #25D366;
            color: #ffffff !important;
            padding: 18px 40px;
            text-decoration: none;
            border-radius: 50px;
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        #spg-static-frame-v3 .tel-soporte {
            display: block;
            font-size: 15px;
            margin-bottom: 40px;
        }

        #spg-static-frame-v3 iframe {
            width: 100%;
            height: 1250px; /* Altura optimizada para evitar scroll */
            border: none;
            overflow: hidden;
            display: block;
        }

        /* Estilo discreto para el Aviso de Privacidad */
        #spg-static-frame-v3 .legal-link {
            margin-top: 15px;
            display: block;
        }

        #spg-static-frame-v3 .legal-link a {
            font-size: 11px;
            color: #666666 !important;
            text-decoration: none;
            font-style: italic;
        }

        #spg-static-frame-v3 .legal-link a:hover {
            color: #001899 !important;
            text-decoration: underline;
        }

        @media (max-width: 600px) {
            #spg-static-frame-v3 iframe { height: 1100px; }
            #spg-static-frame-v3 h2 { font-size: 22px; }
            #spg-static-frame-v3 .boton-estatico { width: 90%; box-sizing: border-box; }
        }
    </style>

    <div class="bloque-limpio">
        <h2>Contáctanos para Asesoría Especializada</h2>
        <span class="subtitulo">Expertos en soluciones para concreto estampado, oxidado, epóxico y sistemas de impermeabilización</span>
        
        <div class="lista-beneficios">
            <p>► Asesoría técnica gratuita especializada</p>
            <p>► Cálculo de materiales preciso para tu proyecto</p>
            <p>► Soporte durante toda la instalación</p>
            <p>► Garantía en todos nuestros productos</p>
            <p>► Envío gratis a todo México</p>
        </div>

        <div>
            <a href="https://wa.me/5213314497901" class="boton-estatico" target="_blank" rel="noopener">
                Clic aquí para WhatsApp
            </a>
            <span class="tel-soporte">+52 1 33 1449 7901 • Respuesta inmediata</span>
        </div>

        <div class="contenedor-form">
            <h3 style="color:#001899; margin-bottom: 25px; font-weight: bold;">Solicita Información Detallada</h3>
            <iframe 
                title="Formulario de Contacto SPG"
                src="https://forms.zohopublic.com/spgconcretoestampado/form/test/formperma/SG9-kro8KNfP2wrlT2YrbWQ_vXV8WsGXQlXbKKjpIRw"
                scrolling="no">
            </iframe>
            
            <div class="legal-link">
                <a href="112.html" target="_blank">Aviso de privacidad</a>
            </div>
        </div>
    </div>
</div>
<p>La entrada <a rel="nofollow" href="https://concretoestampado.com/concreto-estampado-guadalajara/concretoestampado-com-configurador-de-pisos/">Configura tu Piso</a> se publicó primero en <a rel="nofollow" href="https://concretoestampado.com/concreto-estampado-guadalajara">SPG Concreto Estampado</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
