{"id":3224,"date":"2026-09-04T11:00:51","date_gmt":"2026-09-04T09:00:51","guid":{"rendered":"https:\/\/tallerescarod.es\/?page_id=3224"},"modified":"2026-09-04T11:23:47","modified_gmt":"2026-09-04T09:23:47","slug":"mantenimiento-2","status":"publish","type":"page","link":"https:\/\/tallerescarod.es\/?page_id=3224","title":{"rendered":"MANTENIMIENTO"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3224\" class=\"elementor elementor-3224\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e231610 e-con e-atomic-element e-flexbox-base e-55928f6 \" data-id=\"e231610\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"e231610\">\n    \t\t<div class=\"elementor-element elementor-element-fb8aaf5 elementor-widget elementor-widget-shortcode\" data-id=\"fb8aaf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <!-- Carga de tipograf\u00eda Teko -->\n        <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n        <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n        <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Teko:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n        <style>\n\n        \/* RESET GENERAL Y FUENTES *\/\n        .tc-mantenimiento-page {\n            width: 100%;\n            background-color: #0c0d0e;\n            color: #ffffff;\n            font-family: Arial, Helvetica, sans-serif;\n            box-sizing: border-box;\n            overflow: hidden;\n        }\n\n        .tc-mantenimiento-page *,\n        .tc-mantenimiento-page *::before,\n        .tc-mantenimiento-page *::after {\n            box-sizing: border-box;\n        }\n\n        \/* ---------------------------------------------------------\n           1. HERO SECTION\n        --------------------------------------------------------- *\/\n        .tc-mant-hero {\n            position: relative;\n            width: 100%;\n            min-height: 480px;\n            background-image: linear-gradient(to right, rgba(12,13,14,0.92) 30%, rgba(12,13,14,0.4) 100%), url('https:\/\/tallerescarod.es\/wp-content\/uploads\/2026\/09\/talleres_carod_logo_mecanico.png');\n            background-size: cover;\n            background-position: center;\n            display: flex;\n            align-items: center;\n            padding: 80px 8%;\n        }\n\n        .tc-mant-hero-content {\n            max-width: 650px;\n            z-index: 2;\n        }\n\n        .tc-mant-hero-badge {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            color: #dba51b;\n            margin-bottom: 10px;\n        }\n\n        .tc-mant-hero-badge svg {\n            width: 28px;\n            height: 28px;\n            fill: #dba51b;\n        }\n\n        .tc-mant-hero-title {\n            font-family: 'Teko', sans-serif;\n            font-size: clamp(60px, 7vw, 100px);\n            font-weight: 600;\n            line-height: 0.88;\n            color: #ffffff;\n            margin: 0 0 15px 0;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .tc-mant-hero-desc {\n            color: #cccccc;\n            font-size: 20px;\n            font-weight: 300;\n            margin: 0;\n            letter-spacing: 0.5px;\n        }\n\n        \/* ---------------------------------------------------------\n           2. BANNER AVISO (DORADO)\n        --------------------------------------------------------- *\/\n        .tc-mant-banner {\n            width: 100%;\n            background: linear-gradient(90deg, #c79216 0%, #e0aa26 50%, #c79216 100%);\n            padding: 35px 8%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 40px;\n            color: #0c0d0e;\n        }\n\n        .tc-mant-banner-icon {\n            width: 80px;\n            height: 80px;\n            border-radius: 50%;\n            border: 2px solid #0c0d0e;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n\n        .tc-mant-banner-icon svg {\n            width: 44px;\n            height: 44px;\n            fill: #0c0d0e;\n        }\n\n        .tc-mant-banner-text {\n            border-left: 2px solid rgba(12, 13, 14, 0.4);\n            padding-left: 30px;\n        }\n\n        .tc-mant-banner-title {\n            font-family: 'Teko', sans-serif;\n            font-size: 42px;\n            font-weight: 600;\n            text-transform: uppercase;\n            line-height: 0.9;\n            margin: 0 0 6px 0;\n            color: #0c0d0e;\n            letter-spacing: 1px;\n        }\n\n        .tc-mant-banner-desc {\n            font-size: 15px;\n            font-weight: 600;\n            margin: 0;\n            line-height: 1.35;\n            color: #1a1b1d;\n            max-width: 600px;\n        }\n\n        \/* ---------------------------------------------------------\n           3. PASOS 01, 02, 03\n        --------------------------------------------------------- *\/\n        .tc-mant-steps {\n            padding: 70px 8%;\n            background: #090a0b;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }\n\n        .tc-mant-step-card {\n            background: #0d0e10;\n            border-right: 1px solid #1c1e22;\n            padding: 0 20px 20px 0;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .tc-mant-step-card:last-child {\n            border-right: none;\n        }\n\n        .tc-mant-step-num {\n            font-family: 'Teko', sans-serif;\n            font-size: 90px;\n            font-weight: 500;\n            color: #dba51b;\n            line-height: 0.8;\n            margin-bottom: 15px;\n            opacity: 0.9;\n        }\n\n        .tc-mant-step-img {\n            width: 100%;\n            height: 220px;\n            object-fit: cover;\n            border-radius: 4px;\n            margin-bottom: 20px;\n            filter: brightness(0.9);\n        }\n\n        .tc-mant-step-title {\n            font-family: 'Teko', sans-serif;\n            font-size: 32px;\n            font-weight: 500;\n            color: #ffffff;\n            text-transform: uppercase;\n            margin: 0 0 6px 0;\n            letter-spacing: 1px;\n        }\n\n        .tc-mant-step-desc {\n            color: #999999;\n            font-size: 14px;\n            line-height: 1.4;\n            margin: 0;\n        }\n\n        \/* ---------------------------------------------------------\n           4. PRODUCTOS Y CATEGOR\u00cdAS (PRODUCT DISPLAY)\n        --------------------------------------------------------- *\/\n        .tc-mant-products-sec {\n            padding: 60px 8% 40px 8%;\n            background: #0c0d0e;\n            text-align: center;\n        }\n\n        .tc-mant-products-img {\n            max-width: 850px;\n            width: 100%;\n            height: auto;\n            margin: 0 auto 40px auto;\n            display: block;\n        }\n\n        .tc-mant-cat-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 15px;\n            border-top: 1px solid #1a1c20;\n            padding-top: 30px;\n        }\n\n        .tc-mant-cat-item {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            background: #111215;\n            padding: 16px;\n            border-radius: 4px;\n            border: 1px solid #1a1c20;\n        }\n\n        .tc-mant-cat-icon {\n            width: 26px;\n            height: 26px;\n            fill: #dba51b;\n        }\n\n        .tc-mant-cat-text {\n            font-family: 'Teko', sans-serif;\n            font-size: 22px;\n            font-weight: 500;\n            color: #ffffff;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            line-height: 1;\n        }\n\n        \/* ---------------------------------------------------------\n           5. TABLAS DE REVISI\u00d3N (REVISI\u00d3N B\u00c1SICA Y COMPLETA)\n        --------------------------------------------------------- *\/\n        .tc-mant-pricing-sec {\n            padding: 60px 8% 80px 8%;\n            background: #090a0b;\n            text-align: center;\n        }\n\n        .tc-mant-section-title {\n            font-family: 'Teko', sans-serif;\n            font-size: 48px;\n            font-weight: 500;\n            color: #ffffff;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            margin: 0 0 35px 0;\n        }\n\n        .tc-mant-pricing-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 30px;\n            max-width: 950px;\n            margin: 0 auto;\n        }\n\n        .tc-mant-price-card {\n            background: #101114;\n            border: 1px solid #22252b;\n            border-radius: 8px;\n            padding: 35px 30px;\n            text-align: left;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            transition: border-color 0.3s ease;\n        }\n\n        .tc-mant-price-card:hover {\n            border-color: #dba51b;\n        }\n\n        .tc-mant-price-header {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            margin-bottom: 25px;\n        }\n\n        .tc-mant-price-title {\n            font-family: 'Teko', sans-serif;\n            font-size: 32px;\n            font-weight: 500;\n            color: #ffffff;\n            text-transform: uppercase;\n            margin: 0;\n            letter-spacing: 1px;\n        }\n\n        .tc-mant-price-icon {\n            width: 42px;\n            height: 42px;\n            fill: #dba51b;\n        }\n\n        .tc-mant-price-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 30px 0;\n        }\n\n        .tc-mant-price-list li {\n            color: #b0b0b0;\n            font-size: 14px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .tc-mant-price-list li::before {\n            content: \"\u2713\";\n            color: #dba51b;\n            font-weight: bold;\n        }\n\n        .tc-mant-btn-outline {\n            display: block;\n            width: 100%;\n            text-align: center;\n            background: transparent;\n            border: 1px solid #dba51b;\n            color: #ffffff;\n            font-family: Arial, sans-serif;\n            font-size: 13px;\n            font-weight: 700;\n            padding: 12px;\n            text-decoration: none;\n            border-radius: 4px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            transition: all 0.3s ease;\n        }\n\n        .tc-mant-btn-outline:hover {\n            background: #dba51b;\n            color: #0c0d0e;\n        }\n\n        \/* ---------------------------------------------------------\n           6. FOOTER BANNER \/ CALL TO ACTION\n        --------------------------------------------------------- *\/\n        .tc-mant-cta {\n            position: relative;\n            min-height: 220px;\n            background-image: linear-gradient(to right, rgba(12,13,14,0.95) 40%, rgba(12,13,14,0.6) 100%), url('https:\/\/tallerescarod.es\/wp-content\/uploads\/2026\/09\/mantenimiento_footer_tire.png');\n            background-size: cover;\n            background-position: center;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            padding: 40px 8%;\n            border-top: 1px solid #1c1e22;\n        }\n\n        .tc-mant-cta-left {\n            display: flex;\n            align-items: center;\n            gap: 25px;\n            z-index: 2;\n        }\n\n        .tc-mant-cta-logo {\n            width: 75px;\n            height: auto;\n        }\n\n        .tc-mant-cta-title {\n            font-family: 'Teko', sans-serif;\n            font-size: 46px;\n            font-weight: 600;\n            color: #ffffff;\n            text-transform: uppercase;\n            margin: 0 0 4px 0;\n            line-height: 0.9;\n            letter-spacing: 1px;\n        }\n\n        .tc-mant-cta-sub {\n            color: #a0a0a0;\n            font-size: 15px;\n            margin: 0;\n        }\n\n        .tc-mant-btn-gold {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            background: #dba51b;\n            color: #0c0d0e;\n            font-family: Arial, sans-serif;\n            font-weight: 800;\n            font-size: 13px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            padding: 14px 26px;\n            text-decoration: none;\n            border-radius: 4px;\n            transition: all 0.3s ease;\n            z-index: 2;\n            flex-shrink: 0;\n        }\n\n        .tc-mant-btn-gold svg {\n            width: 16px;\n            height: 16px;\n            fill: #0c0d0e;\n        }\n\n        .tc-mant-btn-gold:hover {\n            background: #f1b827;\n            color: #000;\n            transform: translateY(-2px);\n        }\n\n        \/* RESPONSIVE *\/\n        @media (max-width: 992px) {\n            .tc-mant-banner {\n                flex-direction: column;\n                text-align: center;\n                gap: 15px;\n            }\n\n            .tc-mant-banner-text {\n                border-left: none;\n                padding-left: 0;\n            }\n\n            .tc-mant-steps {\n                grid-template-columns: 1fr;\n            }\n\n            .tc-mant-step-card {\n                border-right: none;\n                border-bottom: 1px solid #1c1e22;\n                padding-bottom: 30px;\n            }\n\n            .tc-mant-cat-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .tc-mant-pricing-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .tc-mant-cta {\n                flex-direction: column;\n                text-align: center;\n                gap: 25px;\n                justify-content: center;\n            }\n\n            .tc-mant-cta-left {\n                flex-direction: column;\n            }\n        }\n\n        @media (max-width: 576px) {\n            .tc-mant-cat-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        <\/style>\n\n        <div class=\"tc-mantenimiento-page\">\n\n            <!-- 1. HERO SECTION -->\n            <section class=\"tc-mant-hero\">\n                <div class=\"tc-mant-hero-content\">\n                    <div class=\"tc-mant-hero-badge\">\n                        <!-- Icono Aceite \/ Mantenimiento -->\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M7 4V2h10v2h3c.55 0 1 .45 1 1v3h1c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1h-1v3c0 .55-.45 1-1 1h-3v2H7v-2H4c-.55 0-1-.45-1-1v-3H2c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h1V5c0-.55.45-1 1-1h3zm-2 4v10h14V8H5z\"\/><\/svg>\n                    <\/div>\n                    <h1 class=\"tc-mant-hero-title\">MANTENIMIENTO<\/h1>\n                    <p class=\"tc-mant-hero-desc\">Tu coche, siempre a punto<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- 2. BANNER AVISO (NO ESPERES A LA AVER\u00cdA) -->\n            <section class=\"tc-mant-banner\">\n                <div class=\"tc-mant-banner-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"\/><\/svg>\n                <\/div>\n                <div class=\"tc-mant-banner-text\">\n                    <h2 class=\"tc-mant-banner-title\">NO ESPERES A LA AVER\u00cdA<\/h2>\n                    <p class=\"tc-mant-banner-desc\">El mantenimiento peri\u00f3dico alarga la vida de tu coche, mejora su rendimiento y te ahorra dinero.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- 3. PASOS 01, 02, 03 -->\n            <section class=\"tc-mant-steps\">\n                <div class=\"tc-mant-step-card\">\n                    <div class=\"tc-mant-step-num\">01<\/div>\n                    <img decoding=\"async\" class=\"tc-mant-step-img\" src=\"https:\/\/tallerescarod.es\/wp-content\/uploads\/2026\/09\/talleres_carod_revisar_diagnostico.png\" alt=\"Revisar - Talleres Carod\">\n                    <h3 class=\"tc-mant-step-title\">REVISAR<\/h3>\n                    <p class=\"tc-mant-step-desc\">Detectamos a tiempo lo que otros no ven.<\/p>\n                <\/div>\n\n                <div class=\"tc-mant-step-card\">\n                    <div class=\"tc-mant-step-num\">02<\/div>\n                    <img decoding=\"async\" class=\"tc-mant-step-img\" src=\"https:\/\/tallerescarod.es\/wp-content\/uploads\/2026\/09\/mantenimiento_cuidar_oil.png\" alt=\"Cuidar - Talleres Carod\">\n                    <h3 class=\"tc-mant-step-title\">CUIDAR<\/h3>\n                    <p class=\"tc-mant-step-desc\">Utilizamos productos de calidad y manos expertas.<\/p>\n                <\/div>\n\n                <div class=\"tc-mant-step-card\">\n                    <div class=\"tc-mant-step-num\">03<\/div>\n                    <img decoding=\"async\" class=\"tc-mant-step-img\" src=\"https:\/\/tallerescarod.es\/wp-content\/uploads\/2026\/09\/talleres_carod_prevenir_frenos.png\" alt=\"Prevenir - Talleres Carod\">\n                    <h3 class=\"tc-mant-step-title\">PREVENIR<\/h3>\n                    <p class=\"tc-mant-step-desc\">Menos imprevistos, m\u00e1s tranquilidad.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- 4. PRODUCTOS Y CATEGOR\u00cdAS -->\n            <section class=\"tc-mant-products-sec\">\n                <img decoding=\"async\" class=\"tc-mant-products-img\" src=\"https:\/\/tallerescarod.es\/wp-content\/uploads\/2026\/09\/talleres_carod_prevenir_revision_completa.png\" alt=\"Productos Mantenimiento Talleres Carod\">\n\n                <div class=\"tc-mant-cat-grid\">\n                    <div class=\"tc-mant-cat-item\">\n                        <svg class=\"tc-mant-cat-icon\" viewBox=\"0 0 24 24\"><path d=\"M7 4V2h10v2h3c.55 0 1 .45 1 1v3h1c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1h-1v3c0 .55-.45 1-1 1h-3v2H7v-2H4c-.55 0-1-.45-1-1v-3H2c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h1V5c0-.55.45-1 1-1h3zm-2 4v10h14V8H5z\"\/><\/svg>\n                        <span class=\"tc-mant-cat-text\">ACEITE Y FILTROS<\/span>\n                    <\/div>\n                    <div class=\"tc-mant-cat-item\">\n                        <svg class=\"tc-mant-cat-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\/><\/svg>\n                        <span class=\"tc-mant-cat-text\">L\u00cdQUIDOS<\/span>\n                    <\/div>\n                    <div class=\"tc-mant-cat-item\">\n                        <svg class=\"tc-mant-cat-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z\"\/><\/svg>\n                        <span class=\"tc-mant-cat-text\">FRENOS<\/span>\n                    <\/div>\n                    <div class=\"tc-mant-cat-item\">\n                        <svg class=\"tc-mant-cat-icon\" viewBox=\"0 0 24 24\"><path d=\"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM13 18h-2v-2h2v2zm0-4h-2v-4h2v4z\"\/><\/svg>\n                        <span class=\"tc-mant-cat-text\">BATER\u00cdA<\/span>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- 5. ELIGE TU REVISI\u00d3N -->\n            <section class=\"tc-mant-pricing-sec\">\n                <h2 class=\"tc-mant-section-title\">ELIGE TU REVISI\u00d3N<\/h2>\n\n                <div class=\"tc-mant-pricing-grid\">\n                    <!-- REVISI\u00d3N B\u00c1SICA -->\n                    <div class=\"tc-mant-price-card\">\n                        <div>\n                            <div class=\"tc-mant-price-header\">\n                                <h3 class=\"tc-mant-price-title\">REVISI\u00d3N B\u00c1SICA<\/h3>\n                                <svg class=\"tc-mant-price-icon\" viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg>\n                            <\/div>\n                            <ul class=\"tc-mant-price-list\">\n                                <li>Cambio de aceite y filtro<\/li>\n                                <li>Revisi\u00f3n de niveles<\/li>\n                                <li>Chequeo de luces<\/li>\n                                <li>Inspecci\u00f3n visual general<\/li>\n                            <\/ul>\n                        <\/div>\n                        <a href=\"\/contacto\/\" class=\"tc-mant-btn-outline\">SABER M\u00c1S<\/a>\n                    <\/div>\n\n                    <!-- REVISI\u00d3N COMPLETA -->\n                    <div class=\"tc-mant-price-card\">\n                        <div>\n                            <div class=\"tc-mant-price-header\">\n                                <h3 class=\"tc-mant-price-title\">REVISI\u00d3N COMPLETA<\/h3>\n                                <svg class=\"tc-mant-price-icon\" viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z\"\/><\/svg>\n                            <\/div>\n                            <ul class=\"tc-mant-price-list\">\n                                <li>Todo lo de la revisi\u00f3n b\u00e1sica<\/li>\n                                <li>Revisi\u00f3n de frenos<\/li>\n                                <li>Diagn\u00f3stico electr\u00f3nico<\/li>\n                                <li>Informe de estado del veh\u00edculo<\/li>\n                            <\/ul>\n                        <\/div>\n                        <a href=\"\/contacto\/\" class=\"tc-mant-btn-outline\">SABER M\u00c1S<\/a>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- 6. CALL TO ACTION \/ FOOTER BANNER -->\n            <section class=\"tc-mant-cta\">\n                <div class=\"tc-mant-cta-left\">\n                    <img decoding=\"async\" class=\"tc-mant-cta-logo\" src=\"https:\/\/tallerescarod.es\/wp-content\/uploads\/2026\/09\/talleres_carod_logo_diagnostico.png\" alt=\"Talleres Carod Logo\">\n                    <div>\n                        <h2 class=\"tc-mant-cta-title\">MANT\u00c9N LA TRANQUILIDAD<\/h2>\n                        <p class=\"tc-mant-cta-sub\">Tu seguridad empieza con un buen mantenimiento.<\/p>\n                    <\/div>\n                <\/div>\n                <a href=\"\/contacto\/\" class=\"tc-mant-btn-gold\">\n                    <!-- Icono Calendario -->\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"\/><\/svg>\n                    RESERVA TU CITA\n                <\/a>\n            <\/section>\n\n        <\/div>\n\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","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":"","ast-disable-related-posts":"","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-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-opacity":"","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-opacity":"","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-opacity":"","overlay-gradient":""}},"ast-content-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-opacity":"","overlay-gradient":""},"tablet":{"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-opacity":"","overlay-gradient":""},"mobile":{"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-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3224","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MANTENIMIENTO - Talleres Carod<\/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:\/\/tallerescarod.es\/?page_id=3224\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MANTENIMIENTO - Talleres Carod\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tallerescarod.es\/?page_id=3224\" \/>\n<meta property=\"og:site_name\" content=\"Talleres Carod\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-04T09:23:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/?page_id=3224\",\"url\":\"https:\\\/\\\/tallerescarod.es\\\/?page_id=3224\",\"name\":\"MANTENIMIENTO - Talleres Carod\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/#website\"},\"datePublished\":\"2026-09-04T09:00:51+00:00\",\"dateModified\":\"2026-09-04T09:23:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/?page_id=3224#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tallerescarod.es\\\/?page_id=3224\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/?page_id=3224#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/tallerescarod.es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MANTENIMIENTO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/#website\",\"url\":\"https:\\\/\\\/tallerescarod.es\\\/\",\"name\":\"Talleres Carod\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tallerescarod.es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/#organization\",\"name\":\"Talleres Carod\",\"url\":\"https:\\\/\\\/tallerescarod.es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tallerescarod.es\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-TALLERES-CAOD-1-scaled-1.png\",\"contentUrl\":\"https:\\\/\\\/tallerescarod.es\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-TALLERES-CAOD-1-scaled-1.png\",\"width\":2560,\"height\":2560,\"caption\":\"Talleres Carod\"},\"image\":{\"@id\":\"https:\\\/\\\/tallerescarod.es\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MANTENIMIENTO - Talleres Carod","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:\/\/tallerescarod.es\/?page_id=3224","og_locale":"es_ES","og_type":"article","og_title":"MANTENIMIENTO - Talleres Carod","og_url":"https:\/\/tallerescarod.es\/?page_id=3224","og_site_name":"Talleres Carod","article_modified_time":"2026-09-04T09:23:47+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tallerescarod.es\/?page_id=3224","url":"https:\/\/tallerescarod.es\/?page_id=3224","name":"MANTENIMIENTO - Talleres Carod","isPartOf":{"@id":"https:\/\/tallerescarod.es\/#website"},"datePublished":"2026-09-04T09:00:51+00:00","dateModified":"2026-09-04T09:23:47+00:00","breadcrumb":{"@id":"https:\/\/tallerescarod.es\/?page_id=3224#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tallerescarod.es\/?page_id=3224"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tallerescarod.es\/?page_id=3224#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/tallerescarod.es\/"},{"@type":"ListItem","position":2,"name":"MANTENIMIENTO"}]},{"@type":"WebSite","@id":"https:\/\/tallerescarod.es\/#website","url":"https:\/\/tallerescarod.es\/","name":"Talleres Carod","description":"","publisher":{"@id":"https:\/\/tallerescarod.es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tallerescarod.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/tallerescarod.es\/#organization","name":"Talleres Carod","url":"https:\/\/tallerescarod.es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/tallerescarod.es\/#\/schema\/logo\/image\/","url":"https:\/\/tallerescarod.es\/wp-content\/uploads\/2025\/12\/cropped-TALLERES-CAOD-1-scaled-1.png","contentUrl":"https:\/\/tallerescarod.es\/wp-content\/uploads\/2025\/12\/cropped-TALLERES-CAOD-1-scaled-1.png","width":2560,"height":2560,"caption":"Talleres Carod"},"image":{"@id":"https:\/\/tallerescarod.es\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tallerescarod.es\/index.php?rest_route=\/wp\/v2\/pages\/3224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tallerescarod.es\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tallerescarod.es\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tallerescarod.es\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tallerescarod.es\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3224"}],"version-history":[{"count":4,"href":"https:\/\/tallerescarod.es\/index.php?rest_route=\/wp\/v2\/pages\/3224\/revisions"}],"predecessor-version":[{"id":3228,"href":"https:\/\/tallerescarod.es\/index.php?rest_route=\/wp\/v2\/pages\/3224\/revisions\/3228"}],"wp:attachment":[{"href":"https:\/\/tallerescarod.es\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}