{"id":28,"date":"2026-05-06T10:50:11","date_gmt":"2026-05-06T10:50:11","guid":{"rendered":"https:\/\/interno.vebses.io\/?page_id=28"},"modified":"2026-07-30T11:29:12","modified_gmt":"2026-07-30T11:29:12","slug":"contact","status":"publish","type":"page","link":"https:\/\/interno.vebses.io\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"ka\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Interno \u2014 \u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d8<\/title><\/p>\n<style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Georgian:wght@400;500;600&family=Noto+Serif+Georgian:wght@400;500;600&display=swap');\n        :root {\n            --bg-color: #FBF3EB;\n            --text-color: #1A1A1A;\n            --line-color: rgba(26, 26, 26, 0.15);\n            --title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n            --body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n            --accent-color: #8c3b28;\n            --success-color: #2b7a3e;\n            --wa-color: #25D366;\n            \/* \u10f0\u10d4\u10d3\u10d4\u10e0\u10d8\u10e1 \u10e1\u10d8\u10db\u10d0\u10e6\u10da\u10d4 \u2014 \u10f0\u10d4\u10d3\u10d4\u10e0-plugin-\u10d8 \u10d3\u10d8\u10dc\u10d0\u10db\u10d8\u10e3\u10e0\u10d0\u10d3 \u10d0\u10d0\u10ee\u10da\u10d4\u10d1\u10e1.\n               fallback 80px. \u10f0\u10d4\u10e0\u10dd \u10d7\u10d5\u10d8\u10d7\u10dd\u10dc \u10d8\u10e7\u10d4\u10dc\u10d4\u10d1\u10e1 \u10d0\u10db \u10ea\u10d5\u10da\u10d0\u10d3\u10e1 \u10dd\u10e4\u10e1\u10d4\u10e2\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1. *\/\n            --contact-header-h: var(--ih-header-height, 80px);\n        }\n        html.lenis, html.lenis body { height: auto; }\n        .lenis.lenis-smooth { scroll-behavior: auto !important; }\n        .lenis.lenis-stopped { overflow: hidden; }\n        \/* \u2550\u2550\u2550 HORIZONTAL OVERFLOW LOCKDOWN \u2550\u2550\u2550 *\/\n        html {\n            overflow-x: hidden;\n            max-width: 100%;\n        }\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        body {\n            background-color: var(--bg-color); color: var(--text-color);\n            font-family: var(--body-font); font-weight: 400;\n            line-height: 1.6; -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            text-rendering: optimizeLegibility;\n            overflow-x: hidden;\n            max-width: 100vw;\n            width: 100%;\n        }\n        h1, h2, h3, h4, .title-font { font-family: var(--title-font); font-weight: normal; }\n        a { text-decoration: none; color: inherit; }\n        ul { list-style: none; }\n        img { display: block; max-width: 100%; height: auto; }\n        .border-bottom { border-bottom: 1px solid var(--line-color); }\n        .border-right { border-right: 1px solid var(--line-color); }\n        .border-top { border-top: 1px solid var(--line-color); }\n        \/* \u2550\u2550\u2550 Buttons \u2550\u2550\u2550 *\/\n        .btn-black {\n            background: var(--text-color); color: var(--bg-color); border: none;\n            padding: 0 1.2rem; height: 36px; display: inline-flex; align-items: center;\n            justify-content: center; gap: .5rem; border-radius: 50px; cursor: pointer;\n            font-family: var(--body-font); font-size: .85rem;\n            transition: opacity .4s cubic-bezier(.22,1,.36,1), transform .4s cubic-bezier(.22,1,.36,1);\n        }\n        .btn-black:hover { opacity:.85; transform:translateY(-1px); }\n        .btn-black svg { width:14px; height:14px; stroke-width:1.5; }\n        .btn-outline {\n            background: transparent; color: var(--text-color);\n            border: 1px solid var(--text-color);\n            padding: 0 1.2rem; height: 36px; display: inline-flex; align-items: center;\n            justify-content: center; gap: .5rem; border-radius: 50px; cursor: pointer;\n            font-family: var(--body-font); font-size: .85rem;\n            transition: background .4s cubic-bezier(.22,1,.36,1), color .4s cubic-bezier(.22,1,.36,1), transform .4s cubic-bezier(.22,1,.36,1);\n        }\n        .btn-outline:hover { background: var(--text-color); color: var(--bg-color); transform:translateY(-1px); }\n        .btn-outline svg { width:14px; height:14px; stroke-width:1.5; }\n        .btn-large { height: 48px; padding: 0 1.6rem; font-size: .95rem; }\n        \/* \u2550\u2550\u2550 HERO \u2550\u2550\u2550 *\/\n        .hero {\n            display: grid;\n            grid-template-columns: 1fr 1.1fr;\n            min-height: 100vh;          \/* \u2705 \u10d8\u10e7\u10dd calc(100vh - 92px) \u2014 stale offset \u10db\u10dd\u10ee\u10e1\u10dc\u10d8\u10da\u10d8\u10d0 *\/\n            max-width: 100%;\n            overflow: hidden;\n        }\n        .hero-text {\n            \/* \u2705 \u10d6\u10d4\u10d3\u10d0 padding = \u10f0\u10d4\u10d3\u10d4\u10e0\u10d8\u10e1 \u10e1\u10d8\u10db\u10d0\u10e6\u10da\u10d4 + \u10f0\u10d0\u10d4\u10e0\u10d8 (overlay-style self-offset).\n               \u10f0\u10d4\u10d3\u10d4\u10e0-\u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8\u10e1 spacer \u10ea\u10d0\u10da\u10d9\u10d4 \u10d0\u10e6\u10d0\u10e0 \u10d2\u10d5\u10ed\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0 \u2014 \u10e1\u10d9\u10e0\u10d8\u10de\u10e2\u10d8 \u10db\u10d0\u10e1 \u10d0\u10dc\u10e3\u10da\u10d4\u10d1\u10e1. *\/\n            padding: calc(var(--contact-header-h) + 3.5rem) 4rem 5rem;\n            display: flex; flex-direction: column; justify-content: space-between;\n            position: relative;\n            min-width: 0;\n        }\n        .hero-title {\n            font-size: clamp(2.6rem, 6vw, 5.4rem);\n            line-height: 1; letter-spacing: -0.01em;\n            margin-bottom: 2rem;\n            overflow-wrap: break-word;\n        }\n        .hero-sub {\n            font-size: 1.05rem; opacity: .75; max-width: 480px;\n            margin-bottom: 2.5rem; line-height: 1.7;\n        }\n        .hero-quick {\n            display: flex; flex-direction: column; gap: 1.2rem;\n            padding-top: 2rem;\n            border-top: 1px solid var(--line-color);\n        }\n        .hero-quick-row {\n            display: flex; align-items: baseline; gap: 1.5rem;\n            justify-content: space-between;\n            padding-bottom: 1.2rem;\n            border-bottom: 1px solid var(--line-color);\n            flex-wrap: wrap;\n        }\n        .hero-quick-row:last-child { border-bottom: none; padding-bottom: 0; }\n        .hero-quick-lbl {\n            font-size: .75rem; opacity: .55;\n            text-transform: uppercase; letter-spacing: 1.5px;\n            flex-shrink: 0;\n        }\n        .hero-quick-val {\n            font-family: var(--title-font); font-size: 1.4rem;\n            text-align: right;\n            min-width: 0;\n            overflow-wrap: break-word;\n            word-break: break-word;\n        }\n        .hero-quick-val a { transition: opacity .4s ease; }\n        .hero-quick-val a:hover { opacity: .65; }\n        .hero-image {\n            position: relative;\n            overflow: hidden !important;\n            max-width: 100%;\n            width: 100%;\n        }\n        .hero-image img {\n            position: absolute; inset: 0;\n            width: 100%; height: 100%;\n            max-width: 100%;\n            object-fit: cover;\n        }\n        \/* \u2550\u2550\u2550 CONTACT METHODS GRID \u2550\u2550\u2550 *\/\n        .methods {\n            display: grid; grid-template-columns: repeat(4, 1fr);\n            border-top: 1px solid var(--line-color);\n            border-bottom: 1px solid var(--line-color);\n            max-width: 100%;\n        }\n        .method {\n            padding: 3rem 2rem;\n            border-right: 1px solid var(--line-color);\n            display: flex; flex-direction: column; gap: 1rem;\n            transition: background .5s ease;\n            min-width: 0;\n            overflow-wrap: break-word;\n        }\n        .method:last-child { border-right: none; }\n        .method:hover { background: rgba(26,26,26,.025); }\n        .method-lbl {\n            font-size: .75rem; opacity: .55;\n            text-transform: uppercase; letter-spacing: 1.5px;\n        }\n        .method-val {\n            font-family: var(--title-font); font-size: 1.5rem; line-height: 1.25;\n            overflow-wrap: break-word;\n            word-break: break-word;\n        }\n        .method-val a { transition: opacity .4s ease; }\n        .method-val a:hover { opacity: .7; }\n        .method-extra { font-size: .85rem; opacity: .65; line-height: 1.6; }\n        \/* \u2550\u2550\u2550 FORM + MAP SPLIT \u2550\u2550\u2550 *\/\n        .contact-section {\n            display: grid; grid-template-columns: 1fr 1fr;\n            border-bottom: 1px solid var(--line-color);\n            max-width: 100%;\n        }\n        .form-side {\n            padding: 5rem 4rem;\n            border-right: 1px solid var(--line-color);\n            min-width: 0;\n        }\n        .form-side h2 {\n            font-size: clamp(2rem, 3.5vw, 2.8rem); line-height: 1.1;\n            margin-bottom: 1rem;\n        }\n        .form-side > p {\n            font-size: .95rem; opacity: .7; line-height: 1.7;\n            margin-bottom: 2.5rem; max-width: 90%;\n        }\n        .contact-form {\n            display: grid; grid-template-columns: 1fr 1fr;\n            gap: 1.8rem 1.5rem;\n        }\n        .form-group {\n            display: flex; flex-direction: column;\n            border-bottom: 1px solid var(--line-color);\n            transition: border-color .4s ease;\n            padding-bottom: .8rem;\n            min-width: 0;\n        }\n        .form-group:focus-within { border-bottom-color: var(--text-color); }\n        .form-group.full { grid-column: 1 \/ -1; }\n        .form-group label {\n            font-size: .7rem; text-transform: uppercase; letter-spacing: 1.5px;\n            opacity: .55; margin-bottom: .8rem;\n        }\n        .form-group label .req { color: #d92d20; margin-left: 3px; font-weight: 600; }\n        .form-group input,\n        .form-group select,\n        .form-group textarea {\n            width: 100%; max-width: 100%;\n            background: transparent; border: 0; outline: none;\n            font-family: var(--body-font); font-size: 1rem;\n            color: var(--text-color);\n            padding: .3rem 0 .2rem;\n            resize: vertical;\n        }\n        .form-group input::placeholder,\n        .form-group textarea::placeholder {\n            color: var(--text-color); opacity: .35;\n        }\n        .form-group select {\n            -webkit-appearance: none; -moz-appearance: none; appearance: none;\n            background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='10' height='6' viewBox='0 0 10 6' fill='none' stroke='%231A1A1A' stroke-width='1.5'><polyline points='1,1 5,5 9,1'\/><\/svg>\");\n            background-repeat: no-repeat; background-position: right .2rem center;\n            padding-right: 1.5rem; cursor: pointer;\n        }\n        .form-group textarea {\n            min-height: 100px; line-height: 1.6;\n        }\n        .form-actions {\n            grid-column: 1 \/ -1;\n            display: flex; align-items: center; gap: 1.5rem;\n            margin-top: 1rem; flex-wrap: wrap;\n        }\n        .form-actions .note {\n            font-size: .8rem; opacity: .55; flex: 1; min-width: 180px;\n        }\n        .form-success {\n            grid-column: 1 \/ -1;\n            background: rgba(43,122,62,.08);\n            border: 1px solid rgba(43,122,62,.25);\n            border-radius: 4px;\n            padding: 1.2rem 1.5rem;\n            font-size: .95rem;\n            color: var(--success-color);\n            display: none;\n        }\n        .form-success.visible { display: block; }\n        .map-side {\n            position: relative; min-height: 540px;\n            background: rgba(26,26,26,.04);\n            min-width: 0;\n            overflow: hidden;\n        }\n        .map-side iframe {\n            position: absolute; inset: 0;\n            width: 100%; height: 100%;\n            max-width: 100%;\n            border: 0; filter: grayscale(.25) contrast(.95);\n        }\n        .map-overlay {\n            position: absolute; left: 2rem; bottom: 2rem;\n            background: var(--bg-color);\n            border: 1px solid var(--line-color);\n            border-radius: 4px;\n            padding: 1.5rem 1.8rem;\n            max-width: 320px;\n            box-shadow: 0 12px 40px rgba(0,0,0,.08);\n            z-index: 2;\n        }\n        .map-overlay-lbl {\n            font-size: .7rem; opacity: .55;\n            text-transform: uppercase; letter-spacing: 1.5px;\n            margin-bottom: .5rem;\n        }\n        .map-overlay-name {\n            font-family: var(--title-font); font-size: 1.3rem; line-height: 1.25;\n            margin-bottom: .8rem;\n        }\n        .map-overlay-addr {\n            font-size: .9rem; opacity: .8; line-height: 1.6;\n            margin-bottom: 1.2rem;\n        }\n        .reveal-img { will-change: transform, opacity, clip-path; }\n        .no-animate .reveal-img { opacity: 1 !important; transform: none !important; clip-path: none !important; }\n        \/* \u2550\u2550\u2550 Pin interactive states \u2014 prevent Elementor \/ framework color injection \u2550\u2550\u2550 *\/\n        a, a:link, a:visited, a:hover, a:focus, a:focus-visible, a:active {\n            color: inherit;\n            text-decoration: none;\n        }\n        button { background: none; border: 0; cursor: pointer; color: inherit; font-family: inherit; }\n        button:focus, button:focus-visible,\n        a:focus, a:focus-visible,\n        input:focus, input:focus-visible,\n        select:focus, select:focus-visible,\n        textarea:focus, textarea:focus-visible { outline: none; }\n        .btn-black,\n        .btn-black:link, .btn-black:visited,\n        .btn-black:hover, .btn-black:focus, .btn-black:focus-visible, .btn-black:active {\n            background-color: var(--text-color) !important;\n            color: var(--bg-color) !important;\n            border: none !important;\n        }\n        .btn-black svg,\n        .btn-black:hover svg, .btn-black:focus svg, .btn-black:active svg { color: var(--bg-color) !important; stroke: currentColor !important; }\n        .btn-outline,\n        .btn-outline:link, .btn-outline:visited {\n            background-color: transparent !important;\n            color: var(--text-color) !important;\n            border: 1px solid var(--text-color) !important;\n        }\n        .btn-outline:hover, .btn-outline:focus, .btn-outline:focus-visible, .btn-outline:active {\n            background-color: var(--text-color) !important;\n            color: var(--bg-color) !important;\n            border-color: var(--text-color) !important;\n        }\n        .btn-outline svg { stroke: currentColor !important; }\n        \/* Form fields \u2014 pin against framework color injection *\/\n        input, select, textarea {\n            color: var(--text-color) !important;\n            background-color: transparent !important;\n        }\n        input:hover, input:focus, input:focus-visible, input:active,\n        select:hover, select:focus, select:focus-visible, select:active,\n        textarea:hover, textarea:focus, textarea:focus-visible, textarea:active {\n            color: var(--text-color) !important;\n            background-color: transparent !important;\n        }\n        \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n        @media (max-width: 1200px) {\n            .methods { grid-template-columns: repeat(2, 1fr); }\n            .method:nth-child(2) { border-right: none; }\n            .method:nth-child(1), .method:nth-child(2) { border-bottom: 1px solid var(--line-color); }\n        }\n        @media (max-width: 1024px) {\n            .hero { grid-template-columns: 1fr; min-height: auto; }\n            \/* \u2705 \u10e4\u10dd\u10e2\u10dd \u10d6\u10d4\u10d5\u10d8\u10d7 (\u10f0\u10d4\u10d3\u10d4\u10e0\u10d8 \u10db\u10d0\u10e1 \u10e4\u10d0\u10e0\u10d0\u10d5\u10e1, \u10e2\u10d4\u10e5\u10e1\u10e2\u10e1 \u10d0\u10e0\u10d0) \u2014 About-\u10d8\u10e1 \u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8\u10e1 \u10db\u10e1\u10d2\u10d0\u10d5\u10e1\u10d0\u10d3 *\/\n            .hero-image { aspect-ratio: 4\/3; min-height: 360px; order: -1; }\n            .hero-text { padding: 3.5rem 3rem; }\n            .contact-section { grid-template-columns: 1fr; }\n            .form-side { border-right: none; border-bottom: 1px solid var(--line-color); padding: 4rem 3rem; }\n            .map-side { min-height: 460px; }\n        }\n        @media (max-width: 768px) {\n            .hero-text { padding: 2.5rem 1.2rem; }\n            .hero-image { aspect-ratio: 5\/4; min-height: 280px; }\n            .hero-quick-row { flex-direction: column; align-items: flex-start; gap: .4rem; }\n            .hero-quick-val { text-align: left; font-size: 1.15rem; }\n            .methods { grid-template-columns: 1fr; }\n            .method { border-right: none; border-bottom: 1px solid var(--line-color); padding: 2rem 1.2rem; }\n            .method:last-child { border-bottom: none; }\n            .form-side { padding: 2.5rem 1.2rem; }\n            .contact-form { grid-template-columns: 1fr; gap: 1.6rem; }\n            .map-side { min-height: 380px; }\n            .map-overlay { left: 1rem; right: 1rem; bottom: 1rem; max-width: none; padding: 1.2rem 1.4rem; }\n            \/* \u10d3\u10d0\u10db\u10ea\u10d0\u10d5\u10d8 \u10ec\u10d4\u10e1\u10d4\u10d1\u10d8 \u2014 \u10e4\u10dd\u10e2\u10dd \u10d3\u10d0 \u10e1\u10ee\u10d5\u10d0 \u10d4\u10da\u10d4\u10db\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8 \u10db\u10d9\u10d0\u10ea\u10e0\u10d0\u10d3 \u10d5\u10d4\u10e0 \u10d2\u10d0\u10d3\u10d0\u10d3\u10d8\u10d0\u10dc viewport-\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10d7 *\/\n            .hero, .hero-image, .methods, .contact-section, .form-side, .map-side {\n                max-width: 100% !important;\n                width: 100%;\n            }\n            .hero-image {\n                overflow: hidden !important;\n            }\n            .hero-image img {\n                max-width: 100% !important;\n                width: 100% !important;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 --><\/p>\n<section>\n<h1>\u10d3\u10d0\u10d2\u10d5\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d8\u10d7<\/h1>\n<p>\u10d2\u10d5\u10d0\u10e5\u10d5\u10e1 \u10d9\u10d8\u10d7\u10ee\u10d5\u10d0, \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8 \u10d0\u10dc \u10d2\u10d5\u10d8\u10dc\u10d3\u10d0\u10d7 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d0? \u10d3\u10d0\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d0\u10dc \u10d3\u10d0\u10e0\u10d4\u10d9\u10d4\u10d7 \u2014 \u10e9\u10d5\u10d4\u10dc\u10d8 \u10d2\u10e3\u10dc\u10d3\u10d8 \u10d2\u10d8\u10de\u10d0\u10e1\u10e3\u10ee\u10d4\u10d1\u10d7 24 \u10e1\u10d0\u10d0\u10d7\u10d8\u10e1 \u10d2\u10d0\u10dc\u10db\u10d0\u10d5\u10da\u10dd\u10d1\u10d0\u10e8\u10d8.<\/p>\n<p>                    \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8<br \/>\n                    <a href=\"tel:+995551397733\">+995 551 39 77 33<\/a><br \/>\n                    \u10d4\u10da. \u10e4\u10dd\u10e1\u10e2\u10d0<br \/>\n                    <a href=\"mailto:info@interno.ge\">info@interno.ge<\/a><br \/>\n                    \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10d8<br \/>\n                    \u10dd\u10e0\u10e8 \u2014 \u10e8\u10d0\u10d1 \u00b7 10:00 \u2014 19:00<br \/>\n            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/05\/676694202_122176479896952425_1117709688177257237_n.jpg\" alt=\"Interno showroom\"><br \/>\n    <\/section>\n<p>    <!-- \u2550\u2550\u2550 CONTACT METHODS \u2550\u2550\u2550 --><br \/>\n            \u10d6\u10d0\u10e0\u10d8<br \/>\n            <a href=\"tel:+995551397736\">+995 551 39 77 33<\/a><br \/>\n            \u10de\u10d0\u10e1\u10e3\u10ee\u10d8 30 \u10ec\u10d0\u10db\u10e8\u10d8, \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10e8\u10d8.<br \/>\n            WhatsApp<br \/>\n            <a href=\"https:\/\/wa.me\/+99555139773\" target=\"_blank\" rel=\"noopener\">+995 551 39 77 33<\/a><br \/>\n            \u10e1\u10ec\u10e0\u10d0\u10e4\u10d8 \u10de\u10d0\u10e1\u10e3\u10ee\u10d8 \u2014 \u10d2\u10d0\u10db\u10dd\u10d2\u10d6\u10d0\u10d5\u10dc\u10d4\u10d7 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8\u10e1 \u10e1\u10e5\u10d4\u10db\u10d0 \u10d0\u10dc \u10d9\u10d8\u10d7\u10ee\u10d5\u10d0.<br \/>\n            \u10d4\u10da. \u10e4\u10dd\u10e1\u10e2\u10d0<br \/>\n            <a href=\"mailto:info@interno.ge\">info@interno.ge<\/a><br \/>\n            \u10d3\u10d4\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10ee\u10d0\u10e0\u10ef\u10d7\u10d0\u10e6\u10e0\u10d8\u10ea\u10ee\u10d5\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 \u2014 \u10d2\u10d5\u10d8\u10ec\u10d4\u10e0\u10d4\u10d7.<br \/>\n            \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10d8<br \/>\n            \u10d3\u10d0\u10d5\u10d8\u10d7 \u10d0\u10e6\u10db\u10d0\u10e8\u10d4\u10dc\u10d4\u10d1\u10da\u10d8\u10e1 \u10ee\u10d4\u10d8\u10d5\u10d0\u10dc\u10d8 N 68. \u10e1\u10d0\u10d5\u10d0\u10ed\u10e0\u10dd \u10ea\u10d4\u10dc\u10e2\u10e0\u10d8 \u10de\u10d0\u10d5\u10d8\u10da\u10d8\u10dd\u10dc\u10d8 \u10db\u10d0\u10e6\u10d0\u10d6\u10d8\u10d0 211.<br \/>\u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8<br \/>\n            \u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8 \u2014 \u10e8\u10d0\u10d1\u10d0\u10d7\u10d8<br \/>10:00 \u2014 19:00<br \/>\n    <!-- \u2550\u2550\u2550 FORM + MAP \u2550\u2550\u2550 --><\/p>\n<section>\n<h2>\u10d2\u10d0\u10db\u10dd\u10d2\u10d5\u10d8\u10d2\u10d6\u10d0\u10d5\u10dc\u10d4\u10d7 \u10e8\u10d4\u10d9\u10d8\u10d7\u10ee\u10d5\u10d0<\/h2>\n<p>\u10e8\u10d4\u10d0\u10d5\u10e1\u10d4\u10d7 \u10e4\u10dd\u10e0\u10db\u10d0 \u10d3\u10d0 \u10e9\u10d5\u10d4\u10dc\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8 \u10d3\u10d0\u10d2\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0\u10d7 24 \u10e1\u10d0\u10d0\u10d7\u10d8\u10e1 \u10d2\u10d0\u10dc\u10db\u10d0\u10d5\u10da\u10dd\u10d1\u10d0\u10e8\u10d8. \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8\u10e1 \u10d3\u10d4\u10e2\u10d0\u10da\u10d4\u10d1\u10d8 \u10d2\u10d5\u10d4\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 \u10e3\u10d9\u10d4\u10d7\u10d4\u10e1\u10d8 \u10e8\u10d4\u10d7\u10d0\u10d5\u10d0\u10d6\u10d4\u10d1\u10d8\u10e1 \u10db\u10dd\u10db\u10d6\u10d0\u10d3\u10d4\u10d1\u10d0\u10e8\u10d8.<\/p>\n<form id=\"contactForm\" novalidate>\n                    <label for=\"f-name\">\u10e1\u10d0\u10ee\u10d4\u10da\u10d8*<\/label><br \/>\n                    <input type=\"text\" id=\"f-name\" name=\"name\" placeholder=\"\u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10e1\u10d0\u10ee\u10d4\u10da\u10d8\" required><br \/>\n                    <label for=\"f-surname\">\u10d2\u10d5\u10d0\u10e0\u10d8*<\/label><br \/>\n                    <input type=\"text\" id=\"f-surname\" name=\"surname\" placeholder=\"\u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d2\u10d5\u10d0\u10e0\u10d8\" required><br \/>\n                    <label for=\"f-phone\">\u10db\u10dd\u10d1\u10d8\u10da\u10e3\u10e0\u10d8*<\/label><br \/>\n                    <input type=\"tel\" id=\"f-phone\" name=\"phone\" placeholder=\"+995 555 00 00 00\" required autocomplete=\"tel\"><br \/>\n                    <label for=\"f-email\">\u10d4\u10da. \u10e4\u10dd\u10e1\u10e2\u10d0<\/label><br \/>\n                    <input type=\"email\" id=\"f-email\" name=\"email\" placeholder=\"email@example.com\"><br \/>\n                    <label for=\"f-type\">\u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8<\/label><br \/>\n                    <select id=\"f-type\" name=\"type\"><option value=\"\">\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4\u10d7<\/option><option>\u10d1\u10d8\u10dc\u10d0<\/option><option>\u10d9\u10d4\u10e0\u10eb\u10dd \u10e1\u10d0\u10ee\u10da\u10d8<\/option><option>\u10d9\u10dd\u10db\u10d4\u10e0\u10ea\u10d8\u10e3\u10da\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4<\/option><option>\u10e1\u10ee\u10d5\u10d0<\/option><\/select><br \/>\n                    <label for=\"f-area\">\u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10d8 (\u10d9\u10d5.\u10db)<\/label><br \/>\n                    <input type=\"number\" id=\"f-area\" name=\"area\" placeholder=\"50\" min=\"1\"><br \/>\n                    <label for=\"f-budget\">\u10e1\u10d0\u10d5\u10d0\u10e0\u10d0\u10e3\u10d3\u10dd \u10d1\u10d8\u10e3\u10ef\u10d4\u10e2\u10d8<\/label><br \/>\n                    <select id=\"f-budget\" name=\"budget\"><option value=\"\">\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4\u10d7<\/option><option>5,000 \u20be-\u10db\u10d3\u10d4<\/option><option>5,000 \u2014 15,000 \u20be<\/option><option>15,000 \u2014 30,000 \u20be<\/option><option>30,000 \u20be-\u10d6\u10d4 \u10db\u10d4\u10e2\u10d8<\/option><\/select><br \/>\n                    <label for=\"f-message\">\u10e8\u10d4\u10e2\u10e7\u10dd\u10d1\u10d8\u10dc\u10d4\u10d1\u10d0<\/label><br \/>\n                    <textarea id=\"f-message\" name=\"message\" placeholder=\"\u10db\u10dd\u10d2\u10d5\u10d8\u10e7\u10d4\u10d5\u10d8\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1 \u2014 \u10e0\u10d0 \u10d2\u10d4\u10d2\u10db\u10d0 \u10d2\u10d0\u10e5\u10d5\u10d7, \u10e0\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d0 \u10d2\u10d0\u10d8\u10dc\u10e2\u10d4\u10e0\u10d4\u10e1\u10d4\u10d1\u10d7, \u10e0\u10dd\u10d3\u10d8\u10e1 \u10d2\u10ed\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0\u10d7 \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8...\"><\/textarea><br \/>\n                    \u10d2\u10db\u10d0\u10d3\u10da\u10dd\u10d1\u10d7! \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10e8\u10d4\u10e2\u10e7\u10dd\u10d1\u10d8\u10dc\u10d4\u10d1\u10d0 \u10db\u10d8\u10e6\u10d4\u10d1\u10e3\u10da\u10d8\u10d0 \u2014 \u10d3\u10d0\u10d2\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d4\u10d1\u10d8\u10d7 24 \u10e1\u10d0\u10d0\u10d7\u10d8\u10e1 \u10d2\u10d0\u10dc\u10db\u10d0\u10d5\u10da\u10dd\u10d1\u10d0\u10e8\u10d8.<br \/>\n                    <button type=\"submit\"><br \/>\n                        \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d0<br \/>\n                        <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/><\/svg><br \/>\n                    <\/button><br \/>\n                    \u10e4\u10dd\u10e0\u10db\u10d8\u10e1 \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d8\u10d7 \u10d7\u10d0\u10dc\u10d0\u10ee\u10db\u10d0 \u10ee\u10d0\u10e0\u10d7 <a href=\"#\" style=\"text-decoration: underline; opacity: .8;\">\u10d9\u10dd\u10dc\u10e4\u10d8\u10d3\u10d4\u10dc\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10dd\u10d1\u10d8\u10e1 \u10de\u10dd\u10da\u10d8\u10e2\u10d8\u10d9\u10d0\u10d6\u10d4<\/a>.<br \/>\n            <\/form>\n<p>            <iframe\n                src=\"https:\/\/www.openstreetmap.org\/export\/embed.html?bbox=44.7951%2C41.7050%2C44.8451%2C41.7250&amp;layer=mapnik&amp;marker=41.7151%2C44.8201\"\n                loading=\"lazy\"\n                title=\"Interno \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10d8 \u2014 \u10d0\u10da. \u10e7\u10d0\u10d6\u10d1\u10d4\u10d2\u10d8\u10e1 \u10d2\u10d0\u10db\u10d6. 12, \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8\"><\/iframe><br \/>\n                \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10d8<br \/>\n                Interno<br \/>\n                \u10d0\u10da. \u10e7\u10d0\u10d6\u10d1\u10d4\u10d2\u10d8\u10e1 \u10d2\u10d0\u10db\u10d6. 12<br \/>\u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8, \u10e1\u10d0\u10e5\u10d0\u10e0\u10d7\u10d5\u10d4\u10da\u10dd<br \/>\n                <a href=\"https:\/\/maps.google.com\/?q=Tbilisi+Kazbegi+Avenue+12\" target=\"_blank\" rel=\"noopener\"><br \/>\n                    \u10d2\u10d6\u10d8\u10e1 \u10d2\u10d0\u10d9\u10d5\u10d0\u10da\u10d8\u10d0\u10dc\u10d4\u10d1\u10d0<br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/><\/svg><br \/>\n                <\/a><br \/>\n    <\/section>\n<p>    <!-- Scripts --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         HEADER SPACER NEUTRALIZER  \u2b50 \u10d4\u10e1 \u10d0\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d1\u10d8\u10e0\u10d7\u10d5\u10d8\n         \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n         \u10f0\u10d4\u10e0\u10dd \u10d7\u10d5\u10d8\u10d7\u10dd\u10dc \u10d8\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d1\u10e1 \u10f0\u10d4\u10d3\u10d4\u10e0\u10d8\u10e1 \u10d0\u10d3\u10d2\u10d8\u10da\u10e1 (hero-text \u10d6\u10d4\u10d3\u10d0 padding).\n         \u10f0\u10d4\u10d3\u10d4\u10e0-\u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8 default [interno_header] \u10e0\u10d4\u10df\u10d8\u10db\u10e8\u10d8 \u10d2\u10d0\u10db\u10dd\u10e1\u10ea\u10d4\u10db\u10e1\n         .interno-header-wrap-spacer-\u10e1 (~80px) \u2014 \u10d4\u10e1 \u10e5\u10db\u10dc\u10d8\u10e1 \u10ea\u10d0\u10e0\u10d8\u10d4\u10da \u10d6\u10dd\u10da\u10e1\n         \u10f0\u10d4\u10d3\u10d4\u10e0\u10e1\u10d0 \u10d3\u10d0 \u10f0\u10d4\u10e0\u10dd-\u10e4\u10dd\u10e2\u10dd\u10e1 \u10e8\u10dd\u10e0\u10d8\u10e1. \u10e5\u10d5\u10d4\u10db\u10dd\u10d7 \u10db\u10d0\u10e1 \u10d5\u10d0\u10dc\u10e3\u10da\u10d4\u10d1\u10d7.\n         overlay=\"yes\" \u10e0\u10d4\u10df\u10d8\u10db\u10e8\u10d8 spacer \u10d0\u10e0 \u10d8\u10e5\u10db\u10dc\u10d4\u10d1\u10d0 \u2192 \u10d9\u10dd\u10d3\u10d8 \u10d0\u10e0\u10d0\u10e4\u10d4\u10e0\u10e1 \u10e8\u10d5\u10d4\u10d1\u10d0.\n         \u10d0\u10dc\u10e3 \u10d2\u10d5\u10d4\u10e0\u10d3\u10d8 \u10e1\u10ec\u10dd\u10e0\u10d8\u10d0 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 shortcode-\u10e0\u10d4\u10df\u10d8\u10db\u10e8\u10d8.\n         \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Interno \u2014 \u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d8 \u10d3\u10d0\u10d2\u10d5\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d8\u10d7 \u10d2\u10d5\u10d0\u10e5\u10d5\u10e1 \u10d9\u10d8\u10d7\u10ee\u10d5\u10d0, \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8 \u10d0\u10dc \u10d2\u10d5\u10d8\u10dc\u10d3\u10d0\u10d7 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d0? \u10d3\u10d0\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d0\u10dc \u10d3\u10d0\u10e0\u10d4\u10d9\u10d4\u10d7 \u2014 \u10e9\u10d5\u10d4\u10dc\u10d8 \u10d2\u10e3\u10dc\u10d3\u10d8 \u10d2\u10d8\u10de\u10d0\u10e1\u10e3\u10ee\u10d4\u10d1\u10d7 24 \u10e1\u10d0\u10d0\u10d7\u10d8\u10e1 \u10d2\u10d0\u10dc\u10db\u10d0\u10d5\u10da\u10dd\u10d1\u10d0\u10e8\u10d8. \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8 +995 551 39 77 33 \u10d4\u10da. \u10e4\u10dd\u10e1\u10e2\u10d0 info@interno.ge \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10d8 \u10dd\u10e0\u10e8 \u2014 \u10e8\u10d0\u10d1 \u00b7 10:00 \u2014 19:00 \u10d6\u10d0\u10e0\u10d8 +995 551 39 77 33 \u10de\u10d0\u10e1\u10e3\u10ee\u10d8 30 \u10ec\u10d0\u10db\u10e8\u10d8, \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10e8\u10d8. WhatsApp +995 551 39 77 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-28","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":31,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":676,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages\/28\/revisions\/676"}],"wp:attachment":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}