{"id":57,"date":"2026-07-04T13:23:18","date_gmt":"2026-07-04T13:23:18","guid":{"rendered":"https:\/\/estatech.ee\/testpage.autokeskus1\/contact\/"},"modified":"2026-08-26T08:50:00","modified_gmt":"2026-08-26T08:50:00","slug":"contact","status":"publish","type":"page","link":"https:\/\/kristiineauto.ee\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"57\" class=\"elementor elementor-57\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d2af11 e-con-full e-flex e-con e-parent\" data-id=\"5d2af11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e43fd7 elementor-widget elementor-widget-html\" data-id=\"0e43fd7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script id=\"ka-lang-detect\">\n(function(){\n    try {\n\n        var seg = location.pathname.split('\/')[1];\n\n        \/*\n         * Already on a specific language site:\n         *\n         * \/en\/ = English\n         * \/ru\/ = Russian\n         * \/fi\/ = Finnish\n         *\n         * Estonian uses the root URL (\/).\n         *\/\n\n        if (seg === 'en' || seg === 'ru' || seg === 'fi') {\n            return;\n        }\n\n        \/*\n         * Prevent automatic language routing from\n         * repeatedly happening during the same session.\n         *\/\n\n        if (sessionStorage.getItem('kaLangRouted')) {\n            return;\n        }\n\n        \/*\n         * Don't automatically redirect users who arrived\n         * from another page on the same website.\n         *\/\n\n        var r = document.referrer || '';\n\n        if (r && r.indexOf(location.host) > -1) {\n            return;\n        }\n\n        sessionStorage.setItem('kaLangRouted', '1');\n\n        var L = (navigator.languages && navigator.languages.length)\n            ? navigator.languages\n            : [navigator.language || ''];\n\n        var tg = null;\n\n        for (var i = 0; i < L.length; i++) {\n\n            var l = (L[i] || '').toLowerCase().slice(0, 2);\n\n            \/*\n             * Estonian = root URL\n             *\/\n\n            if (l === 'et') {\n                tg = '\/';\n                break;\n            }\n\n            \/*\n             * Russian\n             *\/\n\n            if (l === 'ru') {\n                tg = '\/ru\/';\n                break;\n            }\n\n            \/*\n             * Finnish\n             *\/\n\n            if (l === 'fi') {\n                tg = '\/fi\/';\n                break;\n            }\n\n            \/*\n             * English is this site's language,\n             * so no redirect is necessary.\n             *\/\n\n            if (l === 'en') {\n                break;\n            }\n        }\n\n        \/*\n         * Redirect only when there is actually\n         * a different language target.\n         *\/\n\n        if (tg && tg !== location.pathname) {\n            location.replace(\n                tg +\n                location.search +\n                location.hash\n            );\n        }\n\n    } catch(e) {}\n})();\n<\/script>\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n\n<link\n    rel=\"stylesheet\"\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap\"\n>\n\n\n<div class=\"ka-hdr\">\n\n    <input type=\"checkbox\" id=\"ka-tgl\">\n\n    <div class=\"ka-in\">\n\n        <a class=\"ka-brand\" href=\"\/en\/\">\n\n            <img decoding=\"async\"\n                class=\"ka-logo\"\n                src=\"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png\"\n                alt=\"Kristiine Auto \u2014 Hoiame sind teel\"\n            >\n\n        <\/a>\n\n\n        <label\n            class=\"ka-burger\"\n            for=\"ka-tgl\"\n            aria-label=\"Menu\"\n        >\n\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n\n        <\/label>\n\n\n        <label\n            class=\"ka-scrim\"\n            for=\"ka-tgl\"\n            aria-hidden=\"true\"\n        ><\/label>\n\n\n        <nav class=\"ka-nav\">\n\n            <!-- Main navigation -->\n\n            <a href=\"\/en\/\" data-page=\"home\">\n                Home\n            <\/a>\n\n            <a href=\"\/en\/about\/\" data-page=\"about\">\n                About\n            <\/a>\n\n            <a href=\"\/en\/services\/\" data-page=\"services\">\n                Services\n            <\/a>\n\n            <a href=\"\/en\/tyres\/\" data-page=\"tyres\">\n                Tyres\n            <\/a>\n\n            <a href=\"\/en\/contact\/\" data-page=\"contact\">\n                Contact\n            <\/a>\n\n\n            <!-- Language switcher -->\n\n            <div\n                class=\"ka-lang\"\n                role=\"group\"\n                aria-label=\"Language\"\n            >\n\n                <a\n                    href=\"\/\"\n                    data-lang=\"et\"\n                    hreflang=\"et\"\n                >\n                    EST\n                <\/a>\n\n                <a\n                    href=\"\/en\/\"\n                    data-lang=\"en\"\n                    hreflang=\"en\"\n                >\n                    ENG\n                <\/a>\n\n                <a\n                    href=\"\/ru\/\"\n                    data-lang=\"ru\"\n                    hreflang=\"ru\"\n                >\n                    RUS\n                <\/a>\n\n                <a\n                    href=\"\/fi\/\"\n                    data-lang=\"fi\"\n                    hreflang=\"fi\"\n                >\n                    FIN\n                <\/a>\n\n            <\/div>\n\n\n            <!-- CTA -->\n\n            <a\n                href=\"\/en\/book\/\"\n                class=\"ka-cta\"\n            >\n                Book\n            <\/a>\n\n        <\/nav>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"ka-hdr-spacer\"><\/div>\n\n\n<script>\n(function(){\n\n    \/*\n     * ==========================================\n     * ANCHOR SCROLLING\n     * ==========================================\n     *\/\n\n    var H = 70;\n\n\n    function t(h) {\n\n        if (!h || h == '#') {\n            return null;\n        }\n\n        try {\n\n            return document.getElementById(\n                decodeURIComponent(h.slice(1))\n            );\n\n        } catch(e) {\n\n            return null;\n\n        }\n\n    }\n\n\n    function go(el) {\n\n        if (el) {\n\n            window.scrollTo(\n                0,\n                el.getBoundingClientRect().top +\n                window.pageYOffset -\n                H\n            );\n\n        }\n\n    }\n\n\n    document.addEventListener('click', function(v){\n\n        var a = v.target.closest &&\n                v.target.closest('a');\n\n        if (!a) {\n            return;\n        }\n\n        var h = a.getAttribute('href') || '';\n        var i = h.indexOf('#');\n\n        if (i < 0) {\n            return;\n        }\n\n        var el = t(h.slice(i));\n\n        if (el) {\n\n            v.preventDefault();\n\n            if (history.replaceState) {\n\n                history.replaceState(\n                    null,\n                    '',\n                    h.slice(i)\n                );\n\n            }\n\n            go(el);\n\n        }\n\n    });\n\n\n    function oh(){\n\n        var el = t(location.hash);\n\n        if (el) {\n\n            setTimeout(function(){\n\n                go(el);\n\n            }, 50);\n\n        }\n\n    }\n\n\n    if (\n        document.fonts &&\n        document.fonts.ready\n    ) {\n\n        document.fonts.ready.then(function(){\n\n            setTimeout(oh, 90);\n\n        });\n\n    } else {\n\n        window.addEventListener(\n            'load',\n            oh\n        );\n\n    }\n\n\n    \/*\n     * ==========================================\n     * CURRENT PAGE DETECTION\n     * ==========================================\n     *\n     * \/en\/                  = home\n     * \/en\/about\/            = about\n     * \/en\/services\/         = services\n     * \/en\/tyres\/            = tyres\n     * \/en\/contact\/          = contact\n     *\n     * Subpages are also supported:\n     *\n     * \/en\/services\/example\/ = services\n     * \/en\/about\/example\/    = about\n     *\n     * This also works if the user somehow\n     * arrives at another language version.\n     *\/\n\n    (function(){\n\n        var path = location.pathname\n            .replace(\/^\\\/+|\\\/+$\/g, '')\n            .toLowerCase();\n\n        var parts = path.split('\/');\n\n\n        \/*\n         * Remove language prefix.\n         *\n         * \/en\/services\/ \u2192 services\n         * \/ru\/services\/ \u2192 services\n         * \/fi\/services\/ \u2192 services\n         * \/services\/    \u2192 services\n         *\/\n\n        if (\n            parts[0] === 'en' ||\n            parts[0] === 'ru' ||\n            parts[0] === 'fi'\n        ) {\n\n            parts.shift();\n\n        }\n\n\n        var pagePath = parts.join('\/');\n\n        var page = null;\n\n\n        \/*\n         * Homepage\n         *\/\n\n        if (pagePath === '') {\n\n            page = 'home';\n\n        }\n\n\n        \/*\n         * About\n         *\/\n\n        else if (\n            pagePath === 'about' ||\n            pagePath.indexOf('about\/') === 0\n        ) {\n\n            page = 'about';\n\n        }\n\n\n        \/*\n         * Services\n         *\/\n\n        else if (\n            pagePath === 'services' ||\n            pagePath.indexOf('services\/') === 0\n        ) {\n\n            page = 'services';\n\n        }\n\n\n        \/*\n         * Tyres\n         *\/\n\n        else if (\n            pagePath === 'tyres' ||\n            pagePath.indexOf('tyres\/') === 0\n        ) {\n\n            page = 'tyres';\n\n        }\n\n\n        \/*\n         * Contact\n         *\/\n\n        else if (\n            pagePath === 'contact' ||\n            pagePath.indexOf('contact\/') === 0\n        ) {\n\n            page = 'contact';\n\n        }\n\n\n        \/*\n         * Find navigation links\n         *\/\n\n        var navLinks = document.querySelectorAll(\n            '.ka-nav > a[data-page]'\n        );\n\n\n        \/*\n         * Make sure ONLY the current page\n         * has the active class.\n         *\/\n\n        for (\n            var i = 0;\n            i < navLinks.length;\n            i++\n        ) {\n\n            var link = navLinks[i];\n\n            if (\n                link.getAttribute('data-page') === page\n            ) {\n\n                link.classList.add('active');\n\n            } else {\n\n                link.classList.remove('active');\n\n            }\n\n        }\n\n    })();\n\n\n    \/*\n     * ==========================================\n     * LANGUAGE DETECTION\n     * ==========================================\n     *\n     * \/       = Estonian\n     * \/en\/    = English\n     * \/ru\/    = Russian\n     * \/fi\/    = Finnish\n     *\/\n\n    (function(){\n\n        var p = location.pathname\n            .replace(\/^\\\/+|\\\/+$\/g, '');\n\n        var seg = (\n            p.split('\/')[0] || ''\n        ).toLowerCase();\n\n\n        var cur;\n\n\n        if (seg === 'en') {\n\n            cur = 'en';\n\n        } else if (seg === 'ru') {\n\n            cur = 'ru';\n\n        } else if (seg === 'fi') {\n\n            cur = 'fi';\n\n        } else {\n\n            \/*\n             * Root URL is Estonian\n             *\/\n\n            cur = 'et';\n\n        }\n\n\n        var ls = document.querySelectorAll(\n            '.ka-lang a[data-lang]'\n        );\n\n\n        \/*\n         * Make sure ONLY the current language\n         * has the active class.\n         *\/\n\n        for (\n            var i = 0;\n            i < ls.length;\n            i++\n        ) {\n\n            if (\n                ls[i].getAttribute('data-lang') === cur\n            ) {\n\n                ls[i].classList.add('active');\n\n            } else {\n\n                ls[i].classList.remove('active');\n\n            }\n\n        }\n\n    })();\n\n\n    \/*\n     * ==========================================\n     * LANGUAGE SWITCHER\n     * ==========================================\n     *\n     * Keeps the user on the same page when\n     * changing language.\n     *\n     * Examples:\n     *\n     * \/en\/\n     *     EST \u2192 \/\n     *     ENG \u2192 \/en\/\n     *     RUS \u2192 \/ru\/\n     *     FIN \u2192 \/fi\/\n     *\n     * \/en\/about\/\n     *     EST \u2192 \/about\/\n     *     ENG \u2192 \/en\/about\/\n     *     RUS \u2192 \/ru\/about\/\n     *     FIN \u2192 \/fi\/about\/\n     *\n     * \/en\/services\/\n     *     EST \u2192 \/services\/\n     *     ENG \u2192 \/en\/services\/\n     *     RUS \u2192 \/ru\/services\/\n     *     FIN \u2192 \/fi\/services\/\n     *\n     * \/en\/contact\/\n     *     EST \u2192 \/contact\/\n     *     ENG \u2192 \/en\/contact\/\n     *     RUS \u2192 \/ru\/contact\/\n     *     FIN \u2192 \/fi\/contact\/\n     *\/\n\n    (function(){\n\n        var currentPath = location.pathname;\n\n\n        \/*\n         * Remove leading\/trailing slashes\n         *\/\n\n        var cleanPath = currentPath\n            .replace(\/^\\\/+|\\\/+$\/g, '');\n\n\n        var parts = cleanPath.split('\/');\n\n\n        \/*\n         * Detect current language\n         *\/\n\n        var firstSegment = (\n            parts[0] || ''\n        ).toLowerCase();\n\n\n        var currentLang;\n\n\n        if (\n            firstSegment === 'en' ||\n            firstSegment === 'ru' ||\n            firstSegment === 'fi'\n        ) {\n\n            currentLang = firstSegment;\n\n        } else {\n\n            currentLang = 'et';\n\n        }\n\n\n        \/*\n         * Remove language prefix from page path.\n         *\n         * \/en\/services\/ \u2192 services\n         * \/ru\/contact\/ \u2192 contact\n         * \/fi\/about\/ \u2192 about\n         * \/services\/ \u2192 services\n         *\/\n\n        var pagePath;\n\n\n        if (\n            currentLang === 'en' ||\n            currentLang === 'ru' ||\n            currentLang === 'fi'\n        ) {\n\n            pagePath = parts\n                .slice(1)\n                .join('\/');\n\n        } else {\n\n            pagePath = cleanPath;\n\n        }\n\n\n        \/*\n         * Find all language links\n         *\/\n\n        var languageLinks = document.querySelectorAll(\n            '.ka-lang a[data-lang]'\n        );\n\n\n        for (\n            var i = 0;\n            i < languageLinks.length;\n            i++\n        ) {\n\n            var link = languageLinks[i];\n\n            var lang = link.getAttribute(\n                'data-lang'\n            );\n\n            var newPath;\n\n\n            \/*\n             * ESTONIAN\n             *\n             * Estonian is the default language\n             * and therefore has no \/et\/ prefix.\n             *\/\n\n            if (lang === 'et') {\n\n                if (pagePath) {\n\n                    newPath =\n                        '\/' +\n                        pagePath +\n                        '\/';\n\n                } else {\n\n                    newPath = '\/';\n\n                }\n\n\n            \/*\n             * FOREIGN LANGUAGES\n             *\n             * \/en\/\n             * \/ru\/\n             * \/fi\/\n             *\/\n\n            } else {\n\n                if (pagePath) {\n\n                    newPath =\n                        '\/' +\n                        lang +\n                        '\/' +\n                        pagePath +\n                        '\/';\n\n                } else {\n\n                    newPath =\n                        '\/' +\n                        lang +\n                        '\/';\n\n                }\n\n            }\n\n\n            \/*\n             * Preserve query parameters and hash.\n             *\n             * Example:\n             *\n             * \/en\/services\/?test=1#contact\n             *\n             * becomes:\n             *\n             * \/ru\/services\/?test=1#contact\n             *\/\n\n            var query = location.search || '';\n            var hash = location.hash || '';\n\n            link.setAttribute(\n                'href',\n                newPath +\n                query +\n                hash\n            );\n\n        }\n\n    })();\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3084c5e e-con-full e-flex e-con e-parent\" data-id=\"3084c5e\" data-element_type=\"container\" data-e-type=\"container\" id=\"page-head\">\n\t\t<div class=\"elementor-element elementor-element-8a13ef7 e-flex e-con-boxed e-con e-child\" data-id=\"8a13ef7\" 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-0f1a8a1 ka-eyebrow elementor-widget elementor-widget-heading\" data-id=\"0f1a8a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Contact<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3193ebd ka-ph elementor-widget elementor-widget-heading\" data-id=\"3193ebd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Book your car in - or just ask us.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58f68e1 ka-lead elementor-widget elementor-widget-text-editor\" data-id=\"58f68e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Contact our car repair shop in Tallinn and tell us what\u2019s going on with your car. We\u2019ll get back to you quickly, or you can call us and speak directly with a real person.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\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-ebff8b7 e-con-full e-flex e-con e-parent\" data-id=\"ebff8b7\" data-element_type=\"container\" data-e-type=\"container\" id=\"contact\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-45aab1e e-flex e-con-boxed e-con e-child\" data-id=\"45aab1e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ad4b0ec e-con-full e-grid e-con e-child\" data-id=\"ad4b0ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6f69ba6 e-con-full e-flex e-con e-child\" data-id=\"6f69ba6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f497bf ka-eyebrow elementor-widget elementor-widget-heading\" data-id=\"0f497bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Get in touch<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b72e22c ka-h2 elementor-widget elementor-widget-heading\" data-id=\"b72e22c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Share your concerns with our specialist - we\u2019re here to listen and help.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e0bf57 ka-lead elementor-widget elementor-widget-text-editor\" data-id=\"4e0bf57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Prefer to talk it through? Give us a call &#8211; a real person will pick up.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40164de ka-contactlist elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"40164de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Madara%20tn%2033%2F5%2C%2010613%20Tallinn%2C%20Estonia\" target=\"_blank\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Madara tn 33\/5, 10613 Tallinn, Estonia<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"tel:+37256336609\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+372 5633 6609<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:info@kristiineauto.ee\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">info@kristiineauto.ee<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:info@kristiinerehvid.ee\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">info@kristiinerehvid.ee<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Mon\u2013Fri 9:00\u201318:00 \u00b7 Sat by appointment<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.facebook.com\/kristiineauto\" target=\"_blank\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">facebook.com\/kristiineauto<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a1697e e-con-full e-flex e-con e-child\" data-id=\"9a1697e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e44b126 ka-btn-primary elementor-widget elementor-widget-button\" data-id=\"e44b126\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"tel:+37256336609\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Call to book<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a2c09c8 e-con-full e-flex e-con e-child\" data-id=\"a2c09c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e00b37 ka-btn-ghost elementor-widget elementor-widget-button\" data-id=\"7e00b37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/waze.com\/ul?q=Madara%20tn%2033%2F5%2C%2010613%20Tallinn%2C%20Estonia&#038;navigate=yes\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open in Waze<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0773b86 ka-btn-ghost elementor-widget elementor-widget-button\" data-id=\"0773b86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Madara%20tn%2033%2F5%2C%2010613%20Tallinn%2C%20Estonia\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open in Google Maps<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-f24467e e-con-full e-flex e-con e-child\" data-id=\"f24467e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4565bf ka-form elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"a4565bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Kristiine Auto Enquiry\" aria-label=\"Kristiine Auto Enquiry\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"57\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"a4565bf\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Contact a Car Repair Shop in Tallinn | Kristiineauto\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"57\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Your name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"you@email.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-phone elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-phone\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[phone]\" id=\"form-field-phone\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"+372 \u2026\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tHow can we help?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Tell us about your car and what you need\u2026\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send enquiry<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b940028 e-con-full e-flex e-con e-parent\" data-id=\"b940028\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-44b454b e-flex e-con-boxed e-con e-child\" data-id=\"44b454b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2c61641 e-con-full e-grid e-con e-child\" data-id=\"2c61641\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2b64956 e-con-full e-flex e-con e-child\" data-id=\"2b64956\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11c4af2 elementor-widget elementor-widget-html\" data-id=\"11c4af2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<img src='https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png' alt='Kristiine Auto \u2014 Hoiame sind teel' style='height:42px !important;width:auto !important;max-width:none !important;display:block;' \/>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b54d4f elementor-widget elementor-widget-text-editor\" data-id=\"3b54d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Trusted, personal car repair in Kristiine, Tallinn. We keep you on the road.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05ef233 elementor-widget elementor-widget-html\" data-id=\"05ef233\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href='https:\/\/www.facebook.com\/kristiineauto' target='_blank' rel='noopener' style='display:inline-flex;align-items:center;gap:9px;color:#A9B0BB;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:600;'><span style='display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:7px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);'><svg width='15' height='15' viewBox='0 0 24 24' fill='#E11D2A'><path d='M22 12a10 10 0 1 0-11.5 9.9v-7H8v-2.9h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6v1.9H16l-.4 2.9h-2.3v7A10 10 0 0 0 22 12z'\/><\/svg><\/span>Follow us on Facebook<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e1f759 e-con-full e-flex e-con e-child\" data-id=\"8e1f759\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-756f366 ka-h3 elementor-widget elementor-widget-heading\" data-id=\"756f366\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Explore<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cddea63 elementor-widget elementor-widget-html\" data-id=\"cddea63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='display:flex;flex-direction:column;gap:10px;font-family:Inter,sans-serif;font-size:15px;'>\n    <a href='\/en\/' style='color:#A9B0BB;text-decoration:none;'>Home<\/a>\n    <a href='\/en\/about\/' style='color:#A9B0BB;text-decoration:none;'>About us<\/a>\n    <a href='\/en\/services\/' style='color:#A9B0BB;text-decoration:none;'>Services<\/a>\n    <a href='\/en\/contact\/' style='color:#A9B0BB;text-decoration:none;'>Contact<\/a>\n    <a href='\/en\/book\/' style='color:#A9B0BB;text-decoration:none;'>Book online<\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4049cb e-con-full e-flex e-con e-child\" data-id=\"c4049cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-486b339 ka-h3 elementor-widget elementor-widget-heading\" data-id=\"486b339\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Visit &amp; contact<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b76e6d elementor-widget elementor-widget-html\" data-id=\"6b76e6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='display:flex;flex-direction:column;gap:10px;font-family:Inter,sans-serif;font-size:15px;color:#A9B0BB;'><a href='https:\/\/www.google.com\/maps\/search\/?api=1&query=Madara%20tn%2033%2F5%2C%2010613%20Tallinn%2C%20Estonia' target='_blank' rel='noopener' style='color:#A9B0BB;text-decoration:none;'>Madara tn 33\/5, 10613 Tallinn, Estonia<\/a><a href='tel:+37256336609' style='color:#A9B0BB;text-decoration:none;'>+372 5633 6609<\/a><a href='mailto:info@kristiineauto.ee' style='color:#A9B0BB;text-decoration:none;'>info@kristiineauto.ee<\/a><a href='mailto:info@kristiinerehvid.ee' style='color:#A9B0BB;text-decoration:none;'>info@kristiinerehvid.ee<\/a><span>Mon\u2013Fri 9:00\u201318:00 \u00b7 Sat by appt.<\/span><\/div>\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-9ac9bfd e-con-full e-flex e-con e-child\" data-id=\"9ac9bfd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50b8e73 elementor-widget elementor-widget-html\" data-id=\"50b8e73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='max-width:1180px;margin:0 auto;padding:22px;text-align:center;font-family:Inter,sans-serif;font-size:13px;color:#79818C;line-height:1.9;'>Kristiine Autokeskus O\u00dc&nbsp;&nbsp;\u00b7&nbsp;&nbsp;Reg. no. 14699110&nbsp;&nbsp;\u00b7&nbsp;&nbsp;Madara tn 33\/5, 10613 Tallinn, Estonia<br>\u00a9 2026 Kristiine Autokeskus O\u00dc. All rights reserved.&nbsp;&nbsp;\u00b7&nbsp;&nbsp;<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\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>Home About Services Tyres Contact EST ENG RUS FIN Book Contact Book your car in &#8211; or just ask us. Contact our car repair shop in Tallinn and tell us what\u2019s going on with your car. We\u2019ll get back to you quickly, or you can call us and speak directly with a real person. Get [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-57","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact a Car Repair Shop in Tallinn | Kristiineauto<\/title>\n<meta name=\"description\" content=\"Contact Kristiineauto, a car repair shop in Tallinn. Ask about car repairs, servicing or diagnostics, call us or send a message.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kristiineauto.ee\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact a Car Repair Shop in Tallinn | Kristiineauto\" \/>\n<meta property=\"og:description\" content=\"Contact Kristiineauto, a car repair shop in Tallinn. Ask about car repairs, servicing or diagnostics, call us or send a message.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kristiineauto.ee\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"KristiineAuto \u2013 Car Repair Tallinn\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T08:50:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/\",\"name\":\"Contact a Car Repair Shop in Tallinn | Kristiineauto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\",\"datePublished\":\"2026-07-04T13:23:18+00:00\",\"dateModified\":\"2026-08-26T08:50:00+00:00\",\"description\":\"Contact Kristiineauto, a car repair shop in Tallinn. Ask about car repairs, servicing or diagnostics, call us or send a message.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\",\"name\":\"KristiineAuto \u2013 Car Repair Tallinn\",\"description\":\"Honest auto repair in Kristiine, Tallinn\",\"publisher\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#organization\",\"name\":\"KristiineAuto \u2013 Car Repair Tallinn\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cropped-kristiine-auto-logo.png\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cropped-kristiine-auto-logo.png\",\"width\":475,\"height\":152,\"caption\":\"KristiineAuto \u2013 Car Repair Tallinn\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact a Car Repair Shop in Tallinn | Kristiineauto","description":"Contact Kristiineauto, a car repair shop in Tallinn. Ask about car repairs, servicing or diagnostics, call us or send a message.","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:\/\/kristiineauto.ee\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact a Car Repair Shop in Tallinn | Kristiineauto","og_description":"Contact Kristiineauto, a car repair shop in Tallinn. Ask about car repairs, servicing or diagnostics, call us or send a message.","og_url":"https:\/\/kristiineauto.ee\/en\/contact\/","og_site_name":"KristiineAuto \u2013 Car Repair Tallinn","article_modified_time":"2026-08-26T08:50:00+00:00","og_image":[{"url":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kristiineauto.ee\/en\/contact\/","url":"https:\/\/kristiineauto.ee\/en\/contact\/","name":"Contact a Car Repair Shop in Tallinn | Kristiineauto","isPartOf":{"@id":"https:\/\/kristiineauto.ee\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kristiineauto.ee\/en\/contact\/#primaryimage"},"image":{"@id":"https:\/\/kristiineauto.ee\/en\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","datePublished":"2026-07-04T13:23:18+00:00","dateModified":"2026-08-26T08:50:00+00:00","description":"Contact Kristiineauto, a car repair shop in Tallinn. Ask about car repairs, servicing or diagnostics, call us or send a message.","breadcrumb":{"@id":"https:\/\/kristiineauto.ee\/en\/contact\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kristiineauto.ee\/en\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/kristiineauto.ee\/en\/contact\/#primaryimage","url":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","contentUrl":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png"},{"@type":"BreadcrumbList","@id":"https:\/\/kristiineauto.ee\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kristiineauto.ee\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/kristiineauto.ee\/en\/#website","url":"https:\/\/kristiineauto.ee\/en\/","name":"KristiineAuto \u2013 Car Repair Tallinn","description":"Honest auto repair in Kristiine, Tallinn","publisher":{"@id":"https:\/\/kristiineauto.ee\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kristiineauto.ee\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/kristiineauto.ee\/en\/#organization","name":"KristiineAuto \u2013 Car Repair Tallinn","url":"https:\/\/kristiineauto.ee\/en\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/kristiineauto.ee\/en\/#\/schema\/logo\/image\/","url":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/07\/cropped-kristiine-auto-logo.png","contentUrl":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/07\/cropped-kristiine-auto-logo.png","width":475,"height":152,"caption":"KristiineAuto \u2013 Car Repair Tallinn"},"image":{"@id":"https:\/\/kristiineauto.ee\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/57","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":98,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/57\/revisions"}],"predecessor-version":[{"id":525,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/57\/revisions\/525"}],"wp:attachment":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/media?parent=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}