{"id":2391,"date":"2025-11-21T17:46:13","date_gmt":"2025-11-21T13:46:13","guid":{"rendered":"https:\/\/legalconcept.ge\/?page_id=2391"},"modified":"2026-02-09T14:50:21","modified_gmt":"2026-02-09T10:50:21","slug":"%e1%83%a9%e1%83%95%e1%83%94%e1%83%9c-%e1%83%a8%e1%83%94%e1%83%a1%e1%83%90%e1%83%ae%e1%83%94%e1%83%91","status":"publish","type":"page","link":"https:\/\/legalconcept.ge\/en\/%e1%83%a9%e1%83%95%e1%83%94%e1%83%9c-%e1%83%a8%e1%83%94%e1%83%a1%e1%83%90%e1%83%ae%e1%83%94%e1%83%91\/","title":{"rendered":"About Us"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2391\" class=\"elementor elementor-2391\">\n\t\t\t\t<div class=\"elementor-element elementor-element-883eec1 e-flex e-con-boxed e-con e-parent\" data-id=\"883eec1\" 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-51584a8 elementor-widget elementor-widget-html\" data-id=\"51584a8\" 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>\u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1 - Legal Concept<\/title>\n\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\n  <style>\n    *{ margin:0; padding:0; box-sizing:border-box; }\n    html, body, *{ font-family:\"Noto Sans Georgian\" !important; }\n\n    body{ background:#F0F5F5; color:#182434; line-height:1.6; }\n    .about-container{ max-width:1200px; margin:0 auto; padding:80px 20px; }\n\n    \/* \u2705 Global justify *\/\n    p{ text-align:justify; text-justify:inter-word; }\n\n    \/* ========== FOUNDER SECTION ========== *\/\n    .founder-section{ text-align:center; margin-bottom:70px; animation:fadeInUp .8s ease-out; }\n\n    .founder-badge{\n      font-size:13px;\n      font-weight:700;\n      color:#738986;\n      letter-spacing:0;\n      text-transform:none;\n      display:inline-block;\n      background:rgba(115,137,134,0.10);\n      padding:8px 18px;\n      border-radius:999px;\n      margin-bottom:14px;\n      line-height:1.25;\n    }\n\n    .founder-section h1{\n      font-size:48px; font-weight:700; color:#182434; margin-bottom:28px; letter-spacing:-0.5px;\n    }\n\n    .founder-photo{\n      width:min(420px, 92vw); height:clamp(320px, 52vw, 460px);\n      margin:0 auto 28px; border-radius:24px; overflow:hidden;\n      background:linear-gradient(135deg, #dce6e6, #b8c5c5);\n      box-shadow:0 12px 32px rgba(115,137,134,0.20);\n      border:2px solid #dce6e6;\n    }\n\n    .founder-photo img{ width:100%; height:100%; object-fit:cover; object-position:center top; display:block; }\n\n    .founder-bio{\n      max-width:820px; margin:0 auto; text-align:left; background:#fff;\n      border:2px solid #dce6e6; border-radius:16px; padding:40px;\n      box-shadow:0 8px 24px rgba(115,137,134,0.10);\n    }\n\n    .founder-bio p{\n      margin:0 0 16px; font-size:16px; line-height:1.85; color:#182434;\n    }\n\n    \/* ========== Specialization (bullets) ========== *\/\n    .specialization-box{\n      background:#F0F5F5; padding:20px; border-radius:14px; margin:24px 0;\n    }\n\n    .specialization-box h4{\n      margin:0 0 12px; color:#738986; font-weight:700; font-size:17px;\n    }\n\n    .specialization-box ul{\n      margin:0;\n      padding-left:18px;\n      list-style:disc;\n      display:grid;\n      grid-template-columns:repeat(2, 1fr);\n      gap:8px 18px;\n    }\n\n    .specialization-box li{\n      font-size:15px; color:#182434; line-height:1.6;\n    }\n\n    \/* =========================================================\n       \u2705 ABOUT \u2014 ELITE BUSINESS (NO CARDS, NO ACCORDION, NO BULLETS)\n       ========================================================= *\/\n    .about-unified{\n      background:#fff;\n      border:2px solid #dce6e6;\n      border-radius:18px;\n      padding:48px 44px;\n      margin-bottom:70px;\n      box-shadow:0 10px 30px rgba(115,137,134,0.10);\n      position:relative;\n      overflow:hidden;\n      animation:fadeInUp .8s ease-out .15s backwards;\n    }\n\n    \/* subtle top hairline *\/\n    .about-unified::before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:0;\n      width:100%;\n      height:3px;\n      background:linear-gradient(90deg, rgba(73,89,86,0.95), rgba(115,137,134,0.25));\n    }\n\n    \/* \u2705 FORCE JUSTIFY for ABOUT text *\/\n    .about-unified p{\n      text-align: justify !important;\n      text-justify: inter-word !important;\n    }\n\n    .about-elite{\n      display:flex;\n      flex-direction:column;\n    }\n\n    .about-elite-row{\n      display:grid;\n      grid-template-columns:240px 1fr;\n      gap:28px;\n      padding:20px 0;\n    }\n\n    .about-elite-row + .about-elite-row{\n      border-top:1px solid rgba(115,137,134,0.18);\n    }\n\n    .about-elite-title{\n      font-size:18px;\n      font-weight:700;\n      color:#182434;\n      letter-spacing:-0.2px;\n      line-height:1.3;\n    }\n\n    .about-elite-text{\n      margin:0;\n      font-size:15.5px;\n      line-height:1.9;\n      color:#182434;\n      opacity:0.92;\n    }\n\n    \/* ========== CLIENTS GRID ========== *\/\n    .clients-section{\n      background:#fff; border:2px solid #dce6e6; border-radius:16px;\n      padding:58px 40px; margin-bottom:70px;\n      box-shadow:0 8px 24px rgba(115,137,134,0.10);\n      animation:fadeInUp .8s ease-out .35s backwards;\n    }\n\n    .clients-section h2{\n      font-size:42px; font-weight:700; color:#182434; margin-bottom:12px;\n      text-align:center; letter-spacing:-0.5px;\n    }\n\n    .clients-section > p{\n      font-size:17px; margin-bottom:34px; text-align:center; color:#182434; opacity:0.85;\n    }\n\n    .clients-grid{ display:grid; grid-template-columns:repeat(2, 1fr); gap:18px; }\n\n    .client-card{\n      display:flex;\n      gap:14px;\n      align-items:flex-start;\n      background:#F0F5F5;\n      border:2px solid #dce6e6;\n      border-radius:14px;\n      padding:16px 16px;\n      transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;\n      overflow:hidden;\n    }\n\n    .client-card:hover{\n      transform:translateY(-4px);\n      border-color:#738986;\n      box-shadow:0 10px 22px rgba(115,137,134,0.14);\n    }\n\n    .client-logo{\n      width:62px;\n      height:62px;\n      flex:0 0 62px;\n      border-radius:12px;\n      background:#fff;\n      border:2px solid #dce6e6;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      overflow:hidden;\n    }\n\n    .client-logo img{\n      width:100%;\n      height:100%;\n      object-fit:contain;\n      padding:10px;\n      display:block;\n    }\n\n    .client-text{ flex:1; min-width:0; }\n\n    .client-text h4{\n      margin:2px 0 6px;\n      font-size:16px;\n      font-weight:800;\n      color:#182434;\n      line-height:1.25;\n      letter-spacing:-0.2px;\n    }\n\n    .client-text p{\n      margin:0;\n      font-size:14.5px;\n      line-height:1.75;\n      color:#182434;\n      opacity:0.90;\n    }\n\n    \/* \u2705 Make whole card clickable (no underline) *\/\n    a.client-card,\n    a.client-card:visited,\n    a.client-card:hover,\n    a.client-card:active,\n    a.client-card:focus{\n      color:inherit;\n      text-decoration:none !important;\n      border-bottom:none !important;\n      box-shadow:none !important;\n      outline:none;\n    }\n\n    .client-card.no-logo{ gap:0; }\n    .client-card.no-logo .client-text{ padding-left:0; }\n\n    \/* ========== CTA SECTION ========== *\/\n    .cta-section{\n      background:#495956; border-radius:24px; padding:60px 40px; text-align:center;\n      box-shadow:0 8px 32px rgba(73,89,86,0.25);\n      animation:fadeInUp .8s ease-out .5s backwards;\n    }\n\n    .cta-section h2{ font-size:20px; font-weight:700; color:#fff; margin-bottom:24px; line-height:1.4; }\n    .cta-section p{ color:#fff; }\n\n    .cta-button{\n      display:inline-block; padding:16px 48px; background:#fff; color:#495956;\n      font-size:16px; font-weight:700; text-decoration:none !important;\n      border-radius:12px; transition:all .25s ease; box-shadow:0 4px 16px rgba(0,0,0,0.10);\n    }\n\n    .cta-button:hover{ transform:translateY(-2px); box-shadow:0 8px 24px rgba(0,0,0,0.14); background:#F0F5F5; }\n\n    @keyframes fadeInUp{ from{ opacity:0; transform:translateY(26px); } to{ opacity:1; transform:translateY(0); } }\n\n    @media (max-width: 992px){\n      .specialization-box ul{ grid-template-columns:1fr; }\n      .clients-grid{ grid-template-columns:1fr; }\n      .clients-section{ padding:44px 24px; }\n      .about-unified{ padding:34px 24px; }\n      .about-elite-row{ grid-template-columns:200px 1fr; }\n    }\n\n    @media (max-width: 768px){\n      .about-container{ padding:60px 20px; }\n      .founder-section h1{ font-size:36px; }\n      .clients-section h2{ font-size:32px; }\n      .founder-bio{ padding:28px; }\n      .cta-section{ padding:40px 24px; }\n      .cta-section h2{ font-size:18px; }\n\n      .about-elite-row{\n        grid-template-columns:1fr;\n        gap:10px;\n        padding:16px 0;\n      }\n      .about-elite-title{ font-size:17px; }\n      .about-elite-text{ font-size:15px; line-height:1.85; }\n    }\n\n    @media (max-width: 480px){\n      .about-container{ padding:40px 16px; }\n      .founder-section h1{ font-size:28px; }\n      .cta-button{ padding:14px 36px; font-size:15px; }\n      .client-logo{ width:56px; height:56px; flex-basis:56px; }\n      .specialization-box ul{ padding-left:16px; }\n      .about-unified{ padding:26px 18px; }\n    }\n    \n  <\/style>\n<\/head>\n\n<body>\n  <div class=\"about-container\">\n\n    <section class=\"founder-section\">\n      <div class=\"founder-badge\">Founding Partner and Director<\/div>\n      <h1>Elene Mchedlishvili<\/h1>\n\n      <div class=\"founder-photo\">\n        <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/01\/1-scaled.jpg\" alt=\"\u10d4\u10da\u10d4\u10dc\u10d4 \u10db\u10ed\u10d4\u10d3\u10da\u10d8\u10e8\u10d5\u10d8\u10da\u10d8\" title=\"About Us\">\n      <\/div>\n\n      <div class=\"founder-bio\">\n        <p>Elene Mchedlishvili is an attorney specializing in civil law, with over 10 years of professional experience in the legal field.\u2028She has also been granted the status of a specialized attorney in construction and architectural law by the Georgian Bar Association.\n<\/p>\n\n        <p>Elene graduated with distinction from Ivane Javakhishvili Tbilisi State University, completing both her Bachelor\u2019s and Master\u2019s degrees in Law. She is currently a PhD candidate at New Vision University and holds an academic position at the same institution in the field of private law.\n<\/p>\n\n        <p>In recent years, Elene has held a managerial position at a leading company in the Georgian automotive industry, as well as a legal position at a leading insurance company.\u2028Currently, she provides Data Protection Officer (DPO) services to various organizations, including New Vision University, New Vision Hospital, and New Vision Insurance.\n<\/p>\n\n        <div class=\"specialization-box\">\n          <h4>Areas of Specialization<\/h4>\n          <ul>\n            <li>Civil Law<\/li>\n            <li>Contract Law<\/li>\n            <li>Domestic Law<\/li>\n            <li>Labor Law<\/li>\n            <li>Insurance Law<\/li>\n            <li>Construction Law<\/li>\n            <li>Corporate Law<\/li>\n             <li>Healthcare Law<\/li>\n            \n          <\/ul>\n        <\/div>\n\n        <p class=\"translation-block\">Working Languages: Georgian, English<\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"about-unified\">\n      <div class=\"about-elite\">\n\n        <div class=\"about-elite-row\">\n          <div class=\"about-elite-title\"> Who We Are<\/div>\n          <p class=\"about-elite-text\">Legal Concept is a professional law firm composed of experienced lawyers, providing high-quality legal services to both individuals and corporate clients.\nOur team brings together legal professionals with many years of experience gained through successful practice in leading companies across various fields of law. The firm is focused on delivering clear, practical, and creative solutions to complex legal matters.\n<\/p>\n        <\/div>\n\n        <div class=\"about-elite-row\">\n          <div class=\"about-elite-title\">What We Offer\n<\/div>\n          <p class=\"about-elite-text\">Legal Concept provides comprehensive legal support in the areas of civil and administrative law.\nWe also offer carefully designed trainings and workshops for individuals interested in current and relevant legal topics. \n<\/p>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <section class=\"clients-section\">\n      <h2>Our Clients<\/h2>\n      <p>Legal Concept provides legal services to the following companies:<\/p>\n\n      <div class=\"clients-grid\">\n\n        <a class=\"client-card\" href=\"https:\/\/www.facebook.com\/Ukve.ge\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-01-14-at-12.46.20.jpeg\" alt=\"\u10e3\u10d9\u10d5\u10d4\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>UKVE<\/h4>\n            <p>An Asian fast-food restaurant chain<\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"client-card\" href=\"https:\/\/vakomotors.ge\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/01\/\u10d5\u10d0\u10d9\u10dd-\u10db\u10dd\u10e2\u10dd\u10e0\u10e1\u10d8.png\" alt=\"\u10d5\u10d0\u10d9\u10dd \u10db\u10dd\u10e2\u10dd\u10e0\u10e1\u10d8\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>Vako Motors<\/h4>\n            <p>A leading company in the truck and automotive industry, representing DAF, Chevron, and Mann-Filter in Georgia<\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"client-card\" href=\"https:\/\/www.akhalimzera.ge\/ka\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/01\/\u10d0\u10ee\u10d0\u10da\u10d8-\u10db\u10d6\u10d4\u10e0\u10d0.png\" alt=\"\u10d0\u10ee\u10d0\u10da\u10d8 \u10db\u10d6\u10d4\u10e0\u10d0\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>New Vision<\/h4>\n            <p>A modern eye clinic equipped to international standards, offering comprehensive ophthalmological services<\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"client-card\" href=\"https:\/\/windfors.ge\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/01\/Windfors.jpg\" alt=\"Windfor's Tbilisi\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>Windfor's Tbilisi<\/h4>\n            <p>Windfor\u2019s Tbilisi\u2028A creative advertising agency providing strategic, creative, and digital marketing services<\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"client-card\" href=\"https:\/\/www.kaleisi.ge\/ka\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/01\/\u10d9\u10d0\u10da\u10d4\u10d8\u10e1\u10d8.png\" alt=\"\u10d9\u10d0\u10da\u10d4\u10d8\u10e1\u10d8\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>Kaleisi<\/h4>\n            <p>A Georgian jewelry brand producing high-quality locally made jewelry<\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"client-card\" href=\"https:\/\/paymentslaboratory.com\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/01\/Payments-Laboratory.png\" alt=\"Payments Laboratory\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>Payments Laboratory<\/h4>\n            <p>A boutique consulting company supporting banks, fintech companies, and payment service providers<\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"client-card\" href=\"https:\/\/sanex.ge\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/02\/sanex.jpeg\" alt=\"Sanex\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>Sanex<\/h4>\n            <p>A logistics company specializing in the transportation of parcels, personal shipments, and commercial cargo from China<\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"client-card\" href=\"https:\/\/minimaluxe.store\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"client-logo\">\n            <img decoding=\"async\" src=\"https:\/\/legalconcept.ge\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-03-at-17.12.30.jpeg\" alt=\"Minimaluxe \u2022 \u10db\u10d8\u10dc\u10d8\u10db\u10d0\u10da\u10e3\u10e5\u10e1\u10d8\" title=\"About Us\">\n          <\/div>\n          <div class=\"client-text\">\n            <h4>Minimaluxe<\/h4>\n            <p>A brand offering minimalist handmade decorative products\n<\/p>\n          <\/div>\n        <\/a>\n\n        <div class=\"client-card no-logo\">\n          <div class=\"client-text\">\n            <h4>Project Mirtshulava LLC<\/h4>\n            <p>A company operating in the real estate trading sector<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"client-card no-logo\">\n          <div class=\"client-text\">\n            <h4>Liberty Properties Georgia LLC<\/h4>\n            <p>Georgia\u2019s first aparthotel, located in Tbilisi at Liberty Square<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"client-card no-logo\">\n          <div class=\"client-text\">\n            <h4>Umbrella Diamond LLC<\/h4>\n            <p>A network of aparthotels operating in Georgia<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"client-card no-logo\">\n          <div class=\"client-text\">\n            <h4>Medimind LLC<\/h4>\n            <p>An AI-based medical platform aimed at transforming the healthcare sector<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <section 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    <\/section>\n\n  <\/div>\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>\u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1 &#8211; Legal Concept \u10d3\u10d0\u10db\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10d4\u10da\u10d8 \u10de\u10d0\u10e0\u10e2\u10dc\u10d8\u10dd\u10e0\u10d8 \u10d3\u10d0 \u10d3\u10d8\u10e0\u10d4\u10e5\u10e2\u10dd\u10e0\u10d8 \u10d4\u10da\u10d4\u10dc\u10d4 \u10db\u10ed\u10d4\u10d3\u10da\u10d8\u10e8\u10d5\u10d8\u10da\u10d8 \u10d4\u10da\u10d4\u10dc\u10d4 \u10d0\u10e0\u10d8\u10e1 \u10e1\u10d0\u10db\u10dd\u10e5\u10d0\u10da\u10d0\u10e5\u10dd \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d8\u10e1 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d8\u10e1 \u10db\u10e5\u10dd\u10dc\u10d4 \u10d0\u10d3\u10d5\u10dd\u10d9\u10d0\u10e2\u10d8 \u10d3\u10d0 \u10d0\u10e5\u10d5\u10e1 \u10d8\u10e3\u10e0\u10d8\u10d3\u10d8\u10e3\u10da\u10d8 \u10db\u10d8\u10db\u10d0\u10e0\u10d7\u10e3\u10da\u10d4\u10d1\u10d8\u10d7 \u10db\u10e3\u10e8\u10d0\u10dd\u10d1\u10d8\u10e1 10 \u10ec\u10d4\u10da\u10d6\u10d4 \u10db\u10d4\u10e2\u10d8 \u10ee\u10dc\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0. \u10d4\u10da\u10d4\u10dc\u10d4\u10e1 \u10d0\u10d3\u10d5\u10dd\u10d9\u10d0\u10e2\u10d7\u10d0 \u10d0\u10e1\u10dd\u10ea\u10d8\u10d0\u10ea\u10d8\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0, \u10d0\u10e1\u10d4\u10d5\u10d4, \u10db\u10d8\u10dc\u10d8\u10ed\u10d4\u10d1\u10e3\u10da\u10d8 \u10d0\u10e5\u10d5\u10e1 \u10e1\u10d0\u10db\u10e8\u10d4\u10dc\u10d4\u10d1\u10da\u10dd \u10d3\u10d0 \u10d0\u10e0\u10e5\u10d8\u10e2\u10d4\u10e5\u10e2\u10e3\u10e0\u10e3\u10da \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d0\u10da\u10e8\u10d8 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10d8\u10d6\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10d0\u10d3\u10d5\u10dd\u10d9\u10d0\u10e2\u10d8\u10e1 \u10e1\u10e2\u10d0\u10e2\u10e3\u10e1\u10d8. \u10d4\u10da\u10d4\u10dc\u10d4\u10db \u10ec\u10d0\u10e0\u10e9\u10d8\u10dc\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0\u10d0\u10db\u10d7\u10d0\u10d5\u10e0\u10d0 \u10d8\u10d5\u10d0\u10dc\u10d4 \u10ef\u10d0\u10d5\u10d0\u10ee\u10d8\u10e8\u10d5\u10d8\u10da\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10dd\u10d1\u10d8\u10e1 \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10db\u10ec\u10d8\u10e4\u10dd \u10e3\u10dc\u10d8\u10d5\u10d4\u10e0\u10e1\u10d8\u10e2\u10d4\u10e2\u10d8\u10e1 \u10d1\u10d0\u10d9\u10d0\u10da\u10d0\u10d5\u10e0\u10d8\u10d0\u10e2\u10d8\u10e1 \u10d3\u10d0 \u10db\u10d0\u10d2\u10d8\u10e1\u10e2\u10e0\u10d0\u10e2\u10e3\u10e0\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d4\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8, [&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-2391","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":"\u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1 &#8211; Legal Concept \u10d3\u10d0\u10db\u10e4\u10e3\u10eb\u10dc\u10d4\u10d1\u10d4\u10da\u10d8 \u10de\u10d0\u10e0\u10e2\u10dc\u10d8\u10dd\u10e0\u10d8 \u10d3\u10d0 \u10d3\u10d8\u10e0\u10d4\u10e5\u10e2\u10dd\u10e0\u10d8 \u10d4\u10da\u10d4\u10dc\u10d4 \u10db\u10ed\u10d4\u10d3\u10da\u10d8\u10e8\u10d5\u10d8\u10da\u10d8 \u10d4\u10da\u10d4\u10dc\u10d4 \u10d0\u10e0\u10d8\u10e1 \u10e1\u10d0\u10db\u10dd\u10e5\u10d0\u10da\u10d0\u10e5\u10dd \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10da\u10d8\u10e1 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d8\u10e1 \u10db\u10e5\u10dd\u10dc\u10d4 \u10d0\u10d3\u10d5\u10dd\u10d9\u10d0\u10e2\u10d8 \u10d3\u10d0 \u10d0\u10e5\u10d5\u10e1 \u10d8\u10e3\u10e0\u10d8\u10d3\u10d8\u10e3\u10da\u10d8 \u10db\u10d8\u10db\u10d0\u10e0\u10d7\u10e3\u10da\u10d4\u10d1\u10d8\u10d7 \u10db\u10e3\u10e8\u10d0\u10dd\u10d1\u10d8\u10e1 10 \u10ec\u10d4\u10da\u10d6\u10d4 \u10db\u10d4\u10e2\u10d8 \u10ee\u10dc\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0. \u10d4\u10da\u10d4\u10dc\u10d4\u10e1 \u10d0\u10d3\u10d5\u10dd\u10d9\u10d0\u10e2\u10d7\u10d0 \u10d0\u10e1\u10dd\u10ea\u10d8\u10d0\u10ea\u10d8\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0, \u10d0\u10e1\u10d4\u10d5\u10d4, \u10db\u10d8\u10dc\u10d8\u10ed\u10d4\u10d1\u10e3\u10da\u10d8 \u10d0\u10e5\u10d5\u10e1 \u10e1\u10d0\u10db\u10e8\u10d4\u10dc\u10d4\u10d1\u10da\u10dd \u10d3\u10d0 \u10d0\u10e0\u10e5\u10d8\u10e2\u10d4\u10e5\u10e2\u10e3\u10e0\u10e3\u10da \u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d0\u10da\u10e8\u10d8 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10d8\u10d6\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10d0\u10d3\u10d5\u10dd\u10d9\u10d0\u10e2\u10d8\u10e1 \u10e1\u10e2\u10d0\u10e2\u10e3\u10e1\u10d8. \u10d4\u10da\u10d4\u10dc\u10d4\u10db \u10ec\u10d0\u10e0\u10e9\u10d8\u10dc\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0\u10d0\u10db\u10d7\u10d0\u10d5\u10e0\u10d0 \u10d8\u10d5\u10d0\u10dc\u10d4 \u10ef\u10d0\u10d5\u10d0\u10ee\u10d8\u10e8\u10d5\u10d8\u10da\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10dd\u10d1\u10d8\u10e1 \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10db\u10ec\u10d8\u10e4\u10dd \u10e3\u10dc\u10d8\u10d5\u10d4\u10e0\u10e1\u10d8\u10e2\u10d4\u10e2\u10d8\u10e1 \u10d1\u10d0\u10d9\u10d0\u10da\u10d0\u10d5\u10e0\u10d8\u10d0\u10e2\u10d8\u10e1 \u10d3\u10d0 \u10db\u10d0\u10d2\u10d8\u10e1\u10e2\u10e0\u10d0\u10e2\u10e3\u10e0\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d4\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8,&hellip;","_links":{"self":[{"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/pages\/2391","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=2391"}],"version-history":[{"count":61,"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/pages\/2391\/revisions"}],"predecessor-version":[{"id":2894,"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/pages\/2391\/revisions\/2894"}],"wp:attachment":[{"href":"https:\/\/legalconcept.ge\/en\/wp-json\/wp\/v2\/media?parent=2391"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}