{"id":2367,"date":"2025-11-21T16:57:18","date_gmt":"2025-11-21T12:57:18","guid":{"rendered":"https:\/\/legalconcept.ge\/?page_id=2367"},"modified":"2026-02-03T17:41:14","modified_gmt":"2026-02-03T13:41:14","slug":"servisebi","status":"publish","type":"page","link":"https:\/\/legalconcept.ge\/en\/servisebi\/","title":{"rendered":"Our Services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2367\" class=\"elementor elementor-2367\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60f2292 e-flex e-con-boxed e-con e-parent\" data-id=\"60f2292\" 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-847e29a elementor-widget elementor-widget-html\" data-id=\"847e29a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ka\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8 - Legal Concept<\/title>\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=Noto+Sans+Georgian:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Noto Sans Georgian', sans-serif;\n            background-color: #F0F5F5;\n            color: #182434;\n            line-height: 1.6;\n        }\n\n        .services-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 80px 20px;\n        }\n\n        \/* Hero \u10e1\u10d4\u10e5\u10ea\u10d8\u10d0 *\/\n        .hero-section {\n            text-align: center;\n            margin-bottom: 80px;\n            animation: fadeInUp 0.8s ease-out;\n        }\n\n        \/* \u2705 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10d4\u10e1 \u10d3\u10d0\u10d4\u10db\u10d0\u10e2\u10d0 (\u10e1\u10e2\u10d8\u10da\u10d8) \u2014 \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8 \u10d0\u10e0 \u10e8\u10d4\u10ea\u10d5\u10da\u10d8\u10da\u10d0 *\/\n        .hero-inner{\n            max-width: 820px;\n            margin: 0 auto;\n            padding: 0 10px;\n        }\n\n        .hero-section h1 {\n            font-size: 48px;\n            font-weight: 700;\n            color: #182434;\n            margin-bottom: 24px;\n            letter-spacing: -0.5px;\n        }\n\n        .hero-section p {\n            font-size: 18px;\n            font-weight: 400;\n            color: #182434;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.8;\n            opacity: 0.8;\n        }\n\n        \/* \u2705 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10d4\u10e1 \u10d3\u10d0\u10d4\u10db\u10d0\u10e2\u10d0 (\u10d5\u10d8\u10d6\u10e3\u10d0\u10da\u10e3\u10e0\u10d8 \u10d2\u10d0\u10db\u10e7\u10dd\u10e4\u10d8) \u2014 \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8 \u10d0\u10e0 \u10e8\u10d4\u10ea\u10d5\u10da\u10d8\u10da\u10d0 *\/\n        .hero-divider{\n            width: 76px;\n            height: 3px;\n            background: #dce6e6;\n            border-radius: 999px;\n            margin: 20px auto 22px;\n        }\n\n        \/* \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8\u10e1 Grid *\/\n        .services-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 24px;\n            margin-bottom: 80px;\n        }\n\n        .service-card {\n            background: #FFFFFF;\n            border: 2px solid #dce6e6;\n            border-radius: 16px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            animation: fadeInUp 0.6s ease-out backwards;\n        }\n\n        .service-card:nth-child(1) { animation-delay: 0.1s; }\n        .service-card:nth-child(2) { animation-delay: 0.15s; }\n        .service-card:nth-child(3) { animation-delay: 0.2s; }\n        .service-card:nth-child(4) { animation-delay: 0.25s; }\n        .service-card:nth-child(5) { animation-delay: 0.3s; }\n        .service-card:nth-child(6) { animation-delay: 0.35s; }\n        .service-card:nth-child(7) { animation-delay: 0.4s; }\n        .service-card:nth-child(8) { animation-delay: 0.45s; }\n        .service-card:nth-child(9) { animation-delay: 0.5s; }\n        .service-card:nth-child(10) { animation-delay: 0.55s; }\n\n        .service-header {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            padding: 32px;\n            cursor: pointer;\n            position: relative;\n            transition: all 0.3s ease;\n        }\n\n        .service-card:hover .service-header {\n            background: rgba(115, 137, 134, 0.03);\n        }\n\n        .service-card.active .service-header {\n            background: rgba(115, 137, 134, 0.05);\n            border-bottom: 2px solid #dce6e6;\n        }\n\n        \/* \u2705 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10d4\u10e1 \u10e8\u10d4\u10d8\u10ea\u10d5\u10d0\u10da\u10d0: \u10d0\u10d8\u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10d1\u10d4\u10e5\u10d2\u10e0\u10d0\u10e3\u10dc\u10d3\u10d8 -> #495956 (\u10d0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10e4\u10d4\u10e0\u10d8 \u10d0\u10e0 \u10e8\u10d4\u10ea\u10d5\u10da\u10d8\u10da\u10d0) *\/\n        .service-icon {\n            width: 56px;\n            height: 56px;\n            background: #495956;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 28px;\n            flex-shrink: 0;\n            transition: all 0.3s ease;\n        }\n\n        .service-card.active .service-icon {\n            background: #495956;\n            transform: scale(1.05);\n        }\n\n        .service-card:nth-child(1) .service-icon::after { content: '\u2696\ufe0f'; }\n        .service-card:nth-child(2) .service-icon::after { content: '\ud83c\udfe2'; }\n        .service-card:nth-child(3) .service-icon::after { content: '\ud83d\udcc4'; }\n        .service-card:nth-child(4) .service-icon::after { content: '\ud83c\udfd7\ufe0f'; }\n        .service-card:nth-child(5) .service-icon::after { content: '\ud83d\udc65'; }\n\n        \/* \u2705 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10d4\u10e1 \u10e8\u10d4\u10d8\u10ea\u10d5\u10d0\u10da\u10d0: \u10e1\u10d0\u10d3\u10d0\u10d6\u10e6\u10d5\u10d4\u10d5\u10dd \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d0\u10da\u10d8 -> \u10e5\u10dd\u10da\u10d2\u10d0 *\/\n        .service-card:nth-child(6) .service-icon::after { content: '\u2602\ufe0f'; }\n\n        .service-card:nth-child(7) .service-icon::after { content: '\ud83d\udcbc'; }\n        .service-card:nth-child(8) .service-icon::after { content: '\ud83c\udf10'; }\n        .service-card:nth-child(9) .service-icon::after { content: '\ud83d\udcca'; }\n        .service-card:nth-child(10) .service-icon::after { content: '\ud83d\udee1\ufe0f'; }\n\n        .service-title-wrapper {\n            flex: 1;\n        }\n\n        .service-card h3 {\n            font-size: 22px;\n            font-weight: 600;\n            color: #182434;\n            margin-bottom: 8px;\n            transition: color 0.3s ease;\n        }\n\n        .service-card.active h3 {\n            color: #738986;\n        }\n\n        .service-preview {\n            font-size: 14px;\n            color: #182434;\n            opacity: 0.6;\n            line-height: 1.5;\n        }\n\n        .service-card.active .service-preview {\n            display: none;\n        }\n\n        .toggle-icon {\n            width: 32px;\n            height: 32px;\n            border-radius: 8px;\n            background: #F0F5F5;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 18px;\n            color: #738986;\n            transition: all 0.3s ease;\n            flex-shrink: 0;\n        }\n\n        .service-card.active .toggle-icon {\n            background: #738986;\n            color: white;\n            transform: rotate(180deg);\n        }\n\n        .service-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease;\n        }\n\n        .service-card.active .service-content {\n            max-height: 2000px;\n        }\n\n        .service-content-inner {\n            padding: 32px;\n            padding-top: 24px;\n        }\n\n        .service-content-inner p {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #182434;\n            margin-bottom: 16px;\n        }\n\n        .service-content-inner ul {\n            list-style: none;\n            padding: 0;\n            margin: 16px 0;\n        }\n\n        .service-content-inner li {\n            font-size: 15px;\n            line-height: 1.8;\n            color: #182434;\n            margin-bottom: 10px;\n            padding-left: 24px;\n            position: relative;\n        }\n\n        .service-content-inner li::before {\n            content: '\u25c6';\n            position: absolute;\n            left: 0;\n            color: #738986;\n            font-size: 12px;\n        }\n\n        .service-content-inner h4 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #738986;\n            margin: 24px 0 12px;\n        }\n\n        \/* CTA \u10e1\u10d4\u10e5\u10ea\u10d8\u10d0 *\/\n        .cta-section {\n            background: #495956;\n            border-radius: 24px;\n            padding: 60px 40px;\n            text-align: center;\n            box-shadow: 0 8px 32px rgba(73, 89, 86, 0.25);\n            animation: fadeInUp 0.8s ease-out 0.2s backwards;\n        }\n\n        .cta-section h2 {\n            font-size: 20px;\n            font-weight: 700;\n            color: #FFFFFF;\n            margin-bottom: 24px;\n            line-height: 1.4;\n        }\n\n        .cta-button {\n            display: inline-block;\n            padding: 16px 48px;\n            background: #FFFFFF;\n            color: #495956;\n            font-size: 16px;\n            font-weight: 600;\n            text-decoration: none !important;\n            border-radius: 12px;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);\n        }\n\n        .cta-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);\n            background: #F0F5F5;\n            color: #495956;\n        }\n\n        \/* \u10d0\u10dc\u10d8\u10db\u10d0\u10ea\u10d8\u10d4\u10d1\u10d8 *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        \/* Responsive \u10d3\u10d8\u10d6\u10d0\u10d8\u10dc\u10d8 *\/\n        @media (max-width: 768px) {\n            .services-container {\n                padding: 60px 20px;\n            }\n\n            .hero-section h1 {\n                font-size: 32px;\n                margin-bottom: 16px;\n            }\n\n            .hero-section p {\n                font-size: 16px;\n            }\n\n            .hero-section {\n                margin-bottom: 50px;\n            }\n\n            .service-header {\n                padding: 24px;\n            }\n\n            .service-icon {\n                width: 48px;\n                height: 48px;\n                font-size: 24px;\n            }\n\n            .service-card h3 {\n                font-size: 18px;\n            }\n\n            .service-content-inner {\n                padding: 24px;\n            }\n\n            .cta-section {\n                padding: 40px 24px;\n            }\n\n            .cta-section h2 {\n                font-size: 22px;\n            }\n\n            .cta-button {\n                padding: 14px 36px;\n                font-size: 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .services-container {\n                padding: 40px 16px;\n            }\n\n            .hero-section h1 {\n                font-size: 28px;\n            }\n\n            .service-header {\n                gap: 12px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"services-container\">\n        <!-- Hero \u10e1\u10d4\u10e5\u10ea\u10d8\u10d0 -->\n        <div class=\"hero-section\">\n            <div class=\"hero-inner\">\n                <h1>Our Services<\/h1>\n                <div class=\"hero-divider\"><\/div>\n                <p>Legal Concept provides comprehensive legal support to individuals and legal entities in the following areas of civil and administrative law:<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8\u10e1 Grid -->\n        <div class=\"services-grid\">\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 1 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Corporate Law<\/h3>\n                        <div class=\"service-preview\">We provide full legal support related to company formation, including:<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <p>We provide full legal support related to company formation, including:<\/p>\n                        <ul>\n                            <li>Consultation on the selection of the appropriate legal form;<\/li>\n                            <li>Drafting of founding agreements;<\/li>\n                            <li>Preparation of partners\u2019 meeting minutes;<\/li>\n                            <li>Drafting of service and management agreements;<\/li>\n                            <li>Preparation of documentation related to the establishment and operation of supervisory boards.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 2 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Full Legal Outsourcing<\/h3>\n                        <div class=\"service-preview\">Preparation of documents related to company operations<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <ul>\n                            <li>Preparation of documents related to company operations (sales, purchases, etc.);<\/li>\n                            <li>Drafting of documents regulating employment relations;<\/li>\n                            <li>Preparation of corporate legal documentation;<\/li>\n                            <li>Monitoring and legal analysis of legislative updates.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 3 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Contract Law<\/h3>\n                        <div class=\"service-preview\">Drafting of all types of contracts, including<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <p>Drafting of all types of contracts, including sale, lease, rental, and service agreements;<\/p>\n                        <ul>\n                            <li>Representation of clients during negotiations with the counterparty;<\/li>\n                            <li>Legal analysis of existing contracts and preparation of legal opinions.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 4 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Real Estate \/ Construction Law<\/h3>\n                        <div class=\"service-preview\">Drafting and legal analysis of<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <ul>\n                            <li>Drafting and legal analysis of preliminary real estate sale agreements;<\/li>\n                            <li>Drafting and legal analysis of principal real estate sale agreements.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 5 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Labor Law<\/h3>\n                        <div class=\"service-preview\">Development of employment contract templates;<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <h4>For Employers<\/h4>\n                        <ul>\n                            <li>Development of employment contract templates;<\/li>\n                            <li>Preparation of internal regulations;<\/li>\n                            <li>Drafting of job descriptions;<\/li>\n                            <li>Preparation of order templates;<\/li>\n                            <li>Legal support during reorganization processes;<\/li>\n                            <li>Representation of the company before the Labor Inspection Service.<\/li>\n                        <\/ul>\n                        <h4>For Employees<\/h4>\n                        <ul>\n                            <li>Oral and written legal consultations;<\/li>\n                            <li>Legal analysis of employment contracts and preparation of legal opinions;<\/li>\n                            <li>Comprehensive legal support related to termination of employment;<\/li>\n                            <li>Requesting employment-related documentation;<\/li>\n                            <li>Challenging employer\u2019s orders and decisions;<\/li>\n                            <li>Conducting negotiations with the employer.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 6 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Insurance Law<\/h3>\n                        <div class=\"service-preview\">Legal analysis of insurance agreements and...<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <ul>\n                            <li>Legal analysis of insurance agreements and preparation of legal opinions;<\/li>\n                            <li>Drafting of claim and demand letters;<\/li>\n                            <li>Representation before the Insurance Supervision Authority.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 7 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Consumer Protection<\/h3>\n                        <div class=\"service-preview\">Representation during negotiations with traders;<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <h4>For Consumers<\/h4>\n                        <ul>\n                            <li>Representation during negotiations with traders;<\/li>\n                            <li>Requesting employment-related documentation;<\/li>\n                            <li>Preparation of claims and applications to traders;<\/li>\n                            <li>Drafting complaints related to the protection of consumer rights.<\/li>\n                        <\/ul>\n                        <h4>For Traders<\/h4>\n                        <ul>\n                            <li>Development of consumer protection policies;<\/li>\n                            <li>Drafting warranty terms;<\/li>\n                            <li>Development of return and refund policies;<\/li>\n                            <li>Preparation of documentation required for e-commerce;<\/li>\n                            <li>Drafting website Terms and Conditions and electronic agreements;<\/li>\n                            <li>Representation before consumers and the National Competition Agency.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 8 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Tender and Public Procurement Law<\/h3>\n                        <div class=\"service-preview\">Legal support for companies participating in local and international tenders,<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <p>Legal support for companies participating in local and international tenders, including:<\/p>\n                        <ul>\n                            <li>Legal consultation at any stage of the tender process;<\/li>\n                            <li>Preparation of tender documentation;<\/li>\n                            <li>Legal analysis of tender contracts;<\/li>\n                            <li>Challenging tender results before the Dispute Resolution Board and courts;<\/li>\n                            <li>Appeal of penalties imposed under public procurement contracts.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 9 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Personal Data Protection<\/h3>\n                        <div class=\"service-preview\">Legal audit of company activities to ensure compliance with...<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <ul>\n                            <li>Legal audit of company activities to ensure compliance with the Law of Georgia on Personal Data Protection;<\/li>\n                            <li>Preparation of internal documents related to personal data processing, including privacy policies, video and audio monitoring regulations, and related documents;<\/li>\n                            <li>Monitoring of personal data processing activities;<\/li>\n                            <li>Alignment of existing contracts and internal instructions with legal requirements;<\/li>\n                            <li>Providing consultations, trainings, and meetings for employees.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 10 -->\n            <div class=\"service-card\">\n                <div class=\"service-header\" onclick=\"toggleService(this)\">\n                    <div class=\"service-icon\"><\/div>\n                    <div class=\"service-title-wrapper\">\n                        <h3>Court and Arbitration Representation<\/h3>\n                        <div class=\"service-preview\">Drafting statements of claim and counterclaims;<\/div>\n                    <\/div>\n                    <div class=\"toggle-icon\">\u25bc<\/div>\n                <\/div>\n                <div class=\"service-content\">\n                    <div class=\"service-content-inner\">\n                        <ul>\n                            <li>Drafting statements of claim and counterclaims;<\/li>\n                            <li>Drafting statements of defense;<\/li>\n                            <li>Drafting arbitration claims and responses;<\/li>\n                            <li>Preparation of procedural motions;<\/li>\n                            <li>Preparation of applications for interim measures;<\/li>\n                            <li>Appealing court decisions before higher instances;<\/li>\n                            <li>Representation of clients\u2019 interests before courts of first, second, and third instances, as well as in arbitration proceedings.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CTA \u10e1\u10d4\u10e5\u10ea\u10d8\u10d0 -->\n        <div class=\"cta-section\">\n            <h2>If you are looking for reliable legal support and effective solutions to your legal challenges,\u2028<\/h2>\n            <a href=\"https:\/\/legalconcept.ge\/en\/contact\/\" class=\"cta-button\">Contact Us<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n        function toggleService(header) {\n            const card = header.parentElement;\n            const isActive = card.classList.contains('active');\n\n            \/\/ Close all other cards\n            document.querySelectorAll('.service-card').forEach(c => {\n                c.classList.remove('active');\n            });\n\n            \/\/ Toggle current card\n            if (!isActive) {\n                card.classList.add('active');\n            }\n        }\n    <\/script>\n<\/body>\n<\/html>\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>","protected":false},"excerpt":{"rendered":"<p>\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8 &#8211; Legal Concept \u10e9\u10d5\u10d4\u10dc\u10d8 \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8 \u201e\u10da\u10d8\u10d2\u10d0\u10da \u10d9\u10dd\u10dc\u10ea\u10d4\u10de\u10e2\u10d8&#8221; \u10e4\u10d8\u10d6\u10d8\u10d9\u10e3\u10e0 \u10d3\u10d0 \u10d8\u10e3\u10e0\u10d8\u10d3\u10d8\u10e3\u10da \u10de\u10d8\u10e0\u10d4\u10d1\u10e1 \u10e1\u10e0\u10e3\u10da \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0\u10e1 \u10e1\u10d7\u10d0\u10d5\u10d0\u10d6\u10dd\u10d1\u10e1 \u10e1\u10d0\u10db\u10dd\u10e5\u10d0\u10da\u10d0\u10e5\u10dd \u10d3\u10d0 \u10d0\u10d3\u10db\u10d8\u10dc\u10d8\u10e1\u10e2\u10e0\u10d0\u10ea\u10d8\u10e3\u10da\u10d8 \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d8\u10e1 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2 \u10e1\u10e4\u10d4\u10e0\u10dd\u10d4\u10d1\u10e8\u10d8: \u10e1\u10d0\u10d9\u10dd\u10e0\u10de\u10dd\u10e0\u10d0\u10ea\u10d8\u10dd \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d0\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d8\u10e1 \u10d3\u10d0\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10d0\u10e1\u10d7\u10d0\u10dc \u10d3\u10d0\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10d8\u10e1 \u10e1\u10e0\u10e3\u10da\u10d8 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0&#8230; \u25bc \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d8\u10e1 \u10d3\u10d0\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10d0\u10e1\u10d7\u10d0\u10dc \u10d3\u10d0\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10d8\u10e1 \u10e1\u10e0\u10e3\u10da\u10d8 \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d4\u10d1\u10e0\u10d8\u10d5\u10d8 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0, \u10e0\u10d0\u10ea, \u10db\u10d0\u10d7 \u10e8\u10dd\u10e0\u10d8\u10e1, \u10db\u10dd\u10d8\u10ea\u10d0\u10d5\u10e1: \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d4\u10d1\u10e0\u10d8\u10d5\u10d8 \u10e4\u10dd\u10e0\u10db\u10d8\u10e1 \u10d0\u10e0\u10e9\u10d4\u10d5\u10d0\u10e1\u10d7\u10d0\u10dc \u10d3\u10d0\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d8\u10e1 \u10d2\u10d0\u10ec\u10d4\u10d5\u10d0\u10e1; \u10e1\u10d0\u10d3\u10d0\u10db\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10da\u10dd \u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10e1 \u10db\u10dd\u10db\u10d6\u10d0\u10d3\u10d4\u10d1\u10d0\u10e1; \u10de\u10d0\u10e0\u10e2\u10dc\u10d8\u10dd\u10e0\u10d7\u10d0 \u10d9\u10e0\u10d4\u10d1\u10d8\u10e1 \u10dd\u10e5\u10db\u10d4\u10d1\u10d8\u10e1 \u10db\u10dd\u10db\u10d6\u10d0\u10d3\u10d4\u10d1\u10d0\u10e1; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","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":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-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-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":"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":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2367","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"legalconcept2@gmail.com","author_link":"https:\/\/legalconcept.ge\/en\/author\/legalconcept2gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8 &#8211; Legal Concept \u10e9\u10d5\u10d4\u10dc\u10d8 \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8 \u201e\u10da\u10d8\u10d2\u10d0\u10da \u10d9\u10dd\u10dc\u10ea\u10d4\u10de\u10e2\u10d8&#8221; \u10e4\u10d8\u10d6\u10d8\u10d9\u10e3\u10e0 \u10d3\u10d0 \u10d8\u10e3\u10e0\u10d8\u10d3\u10d8\u10e3\u10da \u10de\u10d8\u10e0\u10d4\u10d1\u10e1 \u10e1\u10e0\u10e3\u10da \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0\u10e1 \u10e1\u10d7\u10d0\u10d5\u10d0\u10d6\u10dd\u10d1\u10e1 \u10e1\u10d0\u10db\u10dd\u10e5\u10d0\u10da\u10d0\u10e5\u10dd \u10d3\u10d0 \u10d0\u10d3\u10db\u10d8\u10dc\u10d8\u10e1\u10e2\u10e0\u10d0\u10ea\u10d8\u10e3\u10da\u10d8 \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d8\u10e1 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2 \u10e1\u10e4\u10d4\u10e0\u10dd\u10d4\u10d1\u10e8\u10d8: \u10e1\u10d0\u10d9\u10dd\u10e0\u10de\u10dd\u10e0\u10d0\u10ea\u10d8\u10dd \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d0\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d8\u10e1 \u10d3\u10d0\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10d0\u10e1\u10d7\u10d0\u10dc \u10d3\u10d0\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10d8\u10e1 \u10e1\u10e0\u10e3\u10da\u10d8 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0&#8230; \u25bc \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d8\u10e1 \u10d3\u10d0\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10d0\u10e1\u10d7\u10d0\u10dc \u10d3\u10d0\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10d8\u10e1 \u10e1\u10e0\u10e3\u10da\u10d8 \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d4\u10d1\u10e0\u10d8\u10d5\u10d8 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0, \u10e0\u10d0\u10ea, \u10db\u10d0\u10d7 \u10e8\u10dd\u10e0\u10d8\u10e1, \u10db\u10dd\u10d8\u10ea\u10d0\u10d5\u10e1: \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d4\u10d1\u10e0\u10d8\u10d5\u10d8 \u10e4\u10dd\u10e0\u10db\u10d8\u10e1 \u10d0\u10e0\u10e9\u10d4\u10d5\u10d0\u10e1\u10d7\u10d0\u10dc \u10d3\u10d0\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d8\u10e1 \u10d2\u10d0\u10ec\u10d4\u10d5\u10d0\u10e1; \u10e1\u10d0\u10d3\u10d0\u10db\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10da\u10dd \u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10e1 \u10db\u10dd\u10db\u10d6\u10d0\u10d3\u10d4\u10d1\u10d0\u10e1; \u10de\u10d0\u10e0\u10e2\u10dc\u10d8\u10dd\u10e0\u10d7\u10d0 \u10d9\u10e0\u10d4\u10d1\u10d8\u10e1 \u10dd\u10e5\u10db\u10d4\u10d1\u10d8\u10e1 \u10db\u10dd\u10db\u10d6\u10d0\u10d3\u10d4\u10d1\u10d0\u10e1;&hellip;","_links":{"self":[{"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/pages\/2367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/comments?post=2367"}],"version-history":[{"count":39,"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/pages\/2367\/revisions"}],"predecessor-version":[{"id":2823,"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/pages\/2367\/revisions\/2823"}],"wp:attachment":[{"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/media?parent=2367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}