About Advocate Sonal Sharma

  • Home
  • About Advocate Sonal Sharma

Dedicated Legal Representation Since 2010

Advocate Sonal Sharma is a highly experienced legal professional with over 15 years of practice in Criminal Law and Family Law. Holding qualifications in B.Com, LL.B, and LL.M, she has built a strong reputation for providing strategic legal guidance and effective representation across a wide range of legal matters.

Having completed her legal education from V.T. Choksi Law College, Surat, she regularly represents clients before District Courts, Sessions Courts, the Gujarat High Court, and the Supreme Court of India. Her commitment to professional ethics, client confidentiality, and result-oriented legal solutions has earned the trust of individuals and families across Gujarat.

With extensive experience in criminal litigation, family disputes, divorce proceedings, child custody matters, domestic violence cases, maintenance claims, cheque bounce matters, and NDPS-related cases, Advocate Sonal Sharma provides dedicated legal support tailored to each client’s unique situation.

HomHome-CTA-01e-CTA-01
1 +
Years of Legal Experience
About-us icon

Areas of Expertise

Advocate Sonal Sharma provides trusted legal representation in Criminal and Family Law matters with over 15 years of experience.

She represents clients before District Courts, Sessions Courts, the Gujarat High Court, and the Supreme Court of India, offering professional legal support in criminal defense, bail matters, divorce proceedings, child custody disputes, and cheque bounce cases.

Criminal Law
95%
Family Law
90%
Bail Matters
95%
High Court Matters
85%
Cheque Bounce Cases
90%

Advocate Sonal Sharma

A professional legal practice built on trust, strong representation, and client-focused legal guidance.

.about-card-section { padding: 65px 0; font-family: "Poppins", Arial, sans-serif; overflow: visible; } .about-card-container { max-width: 1180px; margin: 0 auto; padding: 0 20px; } .about-card-layout { display: grid; grid-template-columns: 0.75fr 1.25fr; gap: 50px; align-items: center; } .about-card-heading { text-align: left; max-width: 390px; } .about-card-small-title { display: inline-block; color: #8b2948; font-size: 13px; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; margin-bottom: 12px; position: relative; } .about-card-small-title:after { content: ""; display: block; width: 70px; height: 1px; background: #c99d63; margin: 8px 0 0; } .about-card-heading h2 { font-family: "Playfair Display", Georgia, serif; line-height: 1.3; color: #262B3E; font-size: 36px; font-weight: 700; margin: 0 0 18px; } .about-card-heading p { font-size: 14.5px; line-height: 1.8; color: #9B9B9B; margin: 0; } .visiting-card-wrapper { display: flex; justify-content: flex-end; align-items: center; padding: 32px; overflow: visible; } .visiting-card { width: min(600px, 100%); aspect-ratio: 2 / 1; min-height: 280px; position: relative; background: radial-gradient(circle at top right, rgba(139, 41, 72, .10), transparent 34%), radial-gradient(circle at bottom left, rgba(201, 157, 99, .18), transparent 36%), linear-gradient(145deg, #fffaf6, #f8f3ef); border: 1px solid rgba(201, 157, 99, .38); border-radius: 20px; box-shadow: 0 0 0 1px rgba(201, 157, 99, .12), 0 18px 45px rgba(139, 41, 72, .08), 0 16px 35px rgba(201, 157, 99, .08), inset 0 1px 0 rgba(255, 255, 255, .95); overflow: hidden; display: flex; align-items: center; justify-content: center; transform: rotate(-1.2deg); transition: .4s ease; } .visiting-card:hover { transform: rotate(0deg) translateY(-6px); box-shadow: 0 0 0 1px rgba(201, 157, 99, .24), 0 0 42px rgba(139, 41, 72, .14), 0 0 70px rgba(201, 157, 99, .12), 0 22px 55px rgba(26, 14, 8, .10), inset 0 1px 0 rgba(255, 255, 255, .95); } .card-center-content { text-align: center; z-index: 2; padding: 34px 65px; } .card-center-content h3 { font-family: 'San Brainy', "Playfair Display", Georgia, serif !important; font-size: clamp(38px, 4.5vw, 54px); font-weight: 600; line-height: 1; margin: 0 0 12px; color: #8b2948; text-shadow: 1px 1px 0 #ffffff, 0 3px 10px rgba(139, 41, 72, .12); } .card-center-content p { font-size: 17px; color: #c99d63; margin: 0; letter-spacing: .5px; font-weight: 600; } .card-side-text { position: absolute; font-size: 13px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; z-index: 2; white-space: nowrap; } .card-left-text { left: 28px; top: 28px; writing-mode: vertical-rl; text-orientation: mixed; color: #8b2948; } .card-right-text { right: 28px; bottom: 28px; writing-mode: vertical-rl; text-orientation: mixed; color: #c99d63; } .card-glow { position: absolute; width: 320px; height: 320px; right: -120px; top: -110px; background: radial-gradient(circle, rgba(139, 41, 72, .14), transparent 65%); z-index: 1; } .visiting-card:before { content: ""; position: absolute; inset: 16px; border: 1px solid rgba(139, 41, 72, .16); border-radius: 15px; pointer-events: none; } /* Removed shine square hover effect */ .visiting-card:after { display: none !important; } /* Laptop */ @media (max-width: 1100px) { .about-card-section { padding: 60px 0; } .about-card-layout { grid-template-columns: 0.8fr 1.2fr; gap: 38px; } .visiting-card-wrapper { padding: 24px; } .visiting-card { width: min(560px, 100%); min-height: 265px; } } /* Tablet */ @media (max-width: 900px) { .about-card-section { padding: 55px 0; } .about-card-layout { grid-template-columns: 1fr; gap: 40px; } .about-card-heading { text-align: center; max-width: 650px; margin: 0 auto; } .about-card-small-title:after { margin: 8px auto 0; } .visiting-card-wrapper { justify-content: center; padding: 24px; } .visiting-card { width: 100%; max-width: 600px; min-height: 260px; transform: rotate(0deg); } .card-center-content { padding: 32px 58px; } .card-center-content h3 { font-size: 44px; } } /* Mobile */ @media (max-width: 600px) { .about-card-section { padding: 45px 0; } .about-card-container { padding: 0 16px; } .about-card-layout { gap: 32px; } .about-card-heading h2 { font-size: 32px; } .about-card-heading p { font-size: 14px; } .visiting-card-wrapper { padding: 12px; } .visiting-card { width: 100%; aspect-ratio: 1.65 / 1; min-height: 210px; border-radius: 16px; } .card-center-content { padding: 28px 42px; } .card-center-content h3 { font-size: 32px; } .card-center-content p { font-size: 14px; } .card-side-text { font-size: 10.5px; letter-spacing: .9px; } .card-left-text { left: 15px; top: 18px; } .card-right-text { right: 15px; bottom: 18px; } .visiting-card:before { inset: 12px; border-radius: 12px; } .card-glow { width: 230px; height: 230px; right: -95px; top: -80px; } } /* Small Mobile */ @media (max-width: 380px) { .visiting-card { min-height: 200px; } .card-center-content { padding: 26px 38px; } .card-center-content h3 { font-size: 29px; } .card-center-content p { font-size: 13.5px; } .card-side-text { font-size: 9.5px; letter-spacing: .7px; } }
PROFESSIONAL IDENTITY

Advocate Sonal Sharma

A professional legal practice built on trust, strong representation, and client-focused legal guidance.

LAWFIY & CO

Sonal Sharma

Senior Partner

ADVOCATE

Why Clients Choose Advocate Sonal Sharma

  • 15+ Years of Courtroom Experience
  • Dedicated Criminal & Family Law Practice
  • Personalized Legal Consultation
  • Strategic Case Assessment & Guidance
  • 15+ Years of Courtroom Experience
  • Dedicated Criminal & Family Law Practice
  • Personalized Legal Consultation
  • Strategic Case Assessment & Guidance
  • Confidential & Professional Legal Support
  • Experienced Team of Legal Professionals
  • Strong Client-Centric Approach
  • Representation Before District Courts, Sessions Courts, High Court & Supreme Court
  • Confidential & Professional Legal Support
  • Experienced Team of Legal Professionals
  • Strong Client-Centric Approach
  • Representation Before District Courts, Sessions Courts, High Court & Supreme Court

Why Clients Choose Advocate Sonal Sharma

Glimpses From
Our Legal Practice

A look into our professional journey, legal practice, consultation, courtroom experience, and client-focused legal work.

.about-gallery-section { padding: 90px 0; background: #f8f3ef; font-family: "Poppins", Arial, sans-serif; overflow: hidden; border-radius: 7px; } .about-gallery-container { max-width: 1180px; margin: 0 auto; padding: 0 20px; } .about-gallery-heading { text-align: center; max-width: 760px; margin: 0 auto 45px; } .about-gallery-small-title { display: inline-block; color: #8b2948; font-size: 13px; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; margin-bottom: 12px; position: relative; } .about-gallery-small-title:after { content: ""; display: block; width: 70px; height: 1px; background: #8b2948; margin: 8px auto 0; } .about-gallery-heading h2 { font-family: "Playfair Display", Georgia, serif; font-size: 44px; line-height: 1.15; color: #1a0e08; margin: 0 0 18px; } .about-gallery-heading p { font-size: 15px; line-height: 1.8; color: #5d5d5d; margin: 0; } .about-gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; } .about-gallery-card { position: relative; width: 100%; aspect-ratio: 4 / 3; border-radius: 20px; overflow: hidden; background: #fff; box-shadow: 0 18px 45px rgba(0, 0, 0, .08); cursor: pointer; } .about-gallery-card img { width: 100%; height: 100%; object-fit: cover; display: block; transition: .5s ease; } .about-gallery-overlay { position: absolute; inset: 0; background: linear-gradient(rgba(139, 41, 72, .05), rgba(26, 14, 8, .58)); display: flex; align-items: center; justify-content: center; opacity: 0; transition: .4s ease; pointer-events: none; } .about-gallery-overlay span { background: #fff; color: #8b2948; padding: 12px 24px; border-radius: 30px; font-size: 13px; font-weight: 700; transform: translateY(12px); transition: .4s ease; } .about-gallery-card:hover img { transform: scale(1.08); } .about-gallery-card:hover .about-gallery-overlay { opacity: 1; } .about-gallery-card:hover .about-gallery-overlay span { transform: translateY(0); } /* LIGHTBOX */ .about-gallery-lightbox { position: fixed; inset: 0; background: rgba(26, 14, 8, .92); display: none; align-items: center; justify-content: center; z-index: 999999; padding: 30px; } .about-gallery-lightbox.active { display: flex !important; } .about-gallery-lightbox img { max-width: 92%; max-height: 84vh; object-fit: contain; border-radius: 18px; box-shadow: 0 25px 80px rgba(0, 0, 0, .45); background: #fff; position: relative; z-index: 1; } .about-gallery-close, .about-gallery-prev, .about-gallery-next { position: absolute; border: none; background: #fff; color: #8b2948; cursor: pointer; z-index: 9999999; transition: .3s ease; display: flex; align-items: center; justify-content: center; pointer-events: auto; } .about-gallery-close { right: 28px; top: 22px; width: 44px; height: 44px; border-radius: 50%; font-size: 32px; line-height: 1; } .about-gallery-prev, .about-gallery-next { top: 50%; transform: translateY(-50%); width: 48px; height: 48px; border-radius: 50%; font-size: 34px; line-height: 1; } .about-gallery-prev { left: 28px; } .about-gallery-next { right: 28px; } .about-gallery-close:hover, .about-gallery-prev:hover, .about-gallery-next:hover { background: #8b2948; color: #fff; } body.about-gallery-open { overflow: hidden; } /* LAPTOP */ @media (max-width: 1100px) { .about-gallery-grid { grid-template-columns: repeat(3, 1fr); gap: 22px; } .about-gallery-heading h2 { font-size: 40px; } } /* TABLET */ @media (max-width: 900px) { .about-gallery-section { padding: 70px 0; } .about-gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 22px; } .about-gallery-heading h2 { font-size: 36px; } } /* MOBILE */ @media (max-width: 600px) { .about-gallery-section { padding: 55px 0; } .about-gallery-container { padding: 0 16px; } .about-gallery-heading { margin-bottom: 32px; } .about-gallery-heading h2 { font-size: 32px; } .about-gallery-heading p { font-size: 14px; } .about-gallery-grid { grid-template-columns: 1fr; gap: 20px; } .about-gallery-card { border-radius: 16px; aspect-ratio: 4 / 3; } .about-gallery-lightbox { padding: 18px; } .about-gallery-lightbox img { max-width: 100%; max-height: 78vh; border-radius: 14px; } .about-gallery-close { right: 14px; top: 14px; width: 40px; height: 40px; font-size: 28px; } .about-gallery-prev, .about-gallery-next { width: 40px; height: 40px; font-size: 28px; } .about-gallery-prev { left: 12px; } .about-gallery-next { right: 12px; } } (function () { function initAboutGallery() { const galleryCards = Array.from(document.querySelectorAll(".about-gallery-card")); const galleryImages = galleryCards .map(card => card.querySelector("img")) .filter(Boolean); if (!galleryImages.length) return; document.querySelectorAll(".about-gallery-lightbox").forEach(function (box) { box.remove(); }); let currentIndex = 0; const lightbox = document.createElement("div"); lightbox.className = "about-gallery-lightbox"; lightbox.innerHTML = '' + '' + 'Gallery Preview' + ''; document.body.appendChild(lightbox); const lightboxImg = lightbox.querySelector("img"); const closeBtn = lightbox.querySelector(".about-gallery-close"); const prevBtn = lightbox.querySelector(".about-gallery-prev"); const nextBtn = lightbox.querySelector(".about-gallery-next"); function updateImage() { lightboxImg.src = galleryImages[currentIndex].src; lightboxImg.alt = galleryImages[currentIndex].alt || "Gallery Preview"; } function openLightbox(index) { currentIndex = index; updateImage(); lightbox.classList.add("active"); document.body.classList.add("about-gallery-open"); } function closeLightbox() { lightbox.classList.remove("active"); document.body.classList.remove("about-gallery-open"); } function showNext(e) { if (e) { e.preventDefault(); e.stopPropagation(); } currentIndex = (currentIndex + 1) % galleryImages.length; updateImage(); } function showPrev(e) { if (e) { e.preventDefault(); e.stopPropagation(); } currentIndex = (currentIndex - 1 + galleryImages.length) % galleryImages.length; updateImage(); } galleryCards.forEach(function (card, index) { card.addEventListener("click", function (e) { e.preventDefault(); openLightbox(index); }); }); closeBtn.addEventListener("click", function (e) { e.preventDefault(); e.stopPropagation(); closeLightbox(); }); nextBtn.addEventListener("click", showNext); prevBtn.addEventListener("click", showPrev); lightboxImg.addEventListener("click", function (e) { e.stopPropagation(); }); lightbox.addEventListener("click", function (e) { if (e.target === lightbox) { closeLightbox(); } }); document.addEventListener("keydown", function (e) { if (!lightbox.classList.contains("active")) return; if (e.key === "Escape") closeLightbox(); if (e.key === "ArrowRight") showNext(e); if (e.key === "ArrowLeft") showPrev(e); }); } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", initAboutGallery); } else { initAboutGallery(); } })();

Glimpses From
Our Legal Practice

A look into our professional journey, legal practice, consultation, courtroom experience, and client-focused legal work.

/* ---------- reset / base ---------- */ .about-gallery-section { padding: 90px 0; background: #f8f3ef; font-family: "Poppins", Arial, sans-serif; overflow: hidden; } /* ---------- track wrapper ---------- */ .about-gallery-track-wrap { display: flex; flex-direction: column; gap: 26px; } /* ---------- single marquee row ---------- */ .about-gallery-track { overflow: hidden; width: 100%; } .about-gallery-inner { display: flex; gap: 26px; width: max-content; /* shrink-wraps all cards */ will-change: transform; } /* ---------- card ---------- */ .about-gallery-card { position: relative; flex: 0 0 auto; width: 340px; /* fixed card width */ aspect-ratio: 4 / 3; border-radius: 20px; overflow: hidden; background: #fff; box-shadow: 0 18px 45px rgba(0,0,0,.08); cursor: pointer; } .about-gallery-card img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .5s ease; pointer-events: none; /* let card get the click */ } /* ---------- overlay ---------- */ .about-gallery-overlay { position: absolute; inset: 0; background: linear-gradient(rgba(139,41,72,.05), rgba(26,14,8,.58)); display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity .4s ease; pointer-events: none; } .about-gallery-overlay span { background: #fff; color: #8b2948; padding: 12px 24px; border-radius: 30px; font-size: 13px; font-weight: 700; transform: translateY(12px); transition: transform .4s ease; } .about-gallery-card:hover img { transform: scale(1.08); } .about-gallery-card:hover .about-gallery-overlay { opacity: 1; } .about-gallery-card:hover .about-gallery-overlay span { transform: translateY(0); } /* ---------- LIGHTBOX ---------- */ .about-gallery-lightbox { position: fixed; inset: 0; background: rgba(26,14,8,.92); display: none; align-items: center; justify-content: center; z-index: 999999; padding: 30px; } .about-gallery-lightbox.active { display: flex !important; } .about-gallery-lightbox img { max-width: 92%; max-height: 84vh; object-fit: contain; border-radius: 18px; box-shadow: 0 25px 80px rgba(0,0,0,.45); background: #fff; position: relative; z-index: 1; } .about-gallery-close, .about-gallery-prev, .about-gallery-next { position: absolute; border: none; background: #fff; color: #8b2948; cursor: pointer; z-index: 9999999; transition: background .3s ease, color .3s ease; display: flex; align-items: center; justify-content: center; } .about-gallery-close { right: 28px; top: 22px; width: 44px; height: 44px; border-radius: 50%; font-size: 32px; line-height: 1; } .about-gallery-prev, .about-gallery-next { top: 50%; transform: translateY(-50%); width: 48px; height: 48px; border-radius: 50%; font-size: 34px; line-height: 1; } .about-gallery-prev { left: 28px; } .about-gallery-next { right: 28px; } .about-gallery-close:hover, .about-gallery-prev:hover, .about-gallery-next:hover { background: #8b2948; color: #fff; } body.about-gallery-open { overflow: hidden; } /* ---------- responsive card width ---------- */ @media (max-width: 900px) { .about-gallery-section { padding: 70px 0; } .about-gallery-card { width: 260px; } .about-gallery-track-wrap { gap: 20px; } } @media (max-width: 600px) { .about-gallery-section { padding: 55px 0; } .about-gallery-card { width: 200px; border-radius: 14px; } .about-gallery-track-wrap { gap: 16px; } .about-gallery-inner { gap: 16px; } .about-gallery-lightbox { padding: 18px; } .about-gallery-lightbox img { max-width: 100%; max-height: 78vh; border-radius: 14px; } .about-gallery-close { right: 14px; top: 14px; width: 40px; height: 40px; font-size: 28px; } .about-gallery-prev, .about-gallery-next { width: 40px; height: 40px; font-size: 28px; } .about-gallery-prev { left: 12px; } .about-gallery-next { right: 12px; } } (function () { /* ────────────────────────────────────────────── 1. TRUE INFINITE MARQUEE Strategy: clone the original set enough times so the total strip is > 2× viewport. We then only track ONE set-width for the wrap point, so the jump is truly invisible. ────────────────────────────────────────────── */ function initMarquee() { const SPEED = 0.6; // px per frame document.querySelectorAll(".about-gallery-track").forEach(function (track) { var inner = track.querySelector(".about-gallery-inner"); var dir = track.dataset.direction === "right" ? 1 : -1; /* ---- snapshot original cards BEFORE any cloning ---- */ var origCards = Array.from(inner.children); /* ---- measure gap from computed style (matches CSS gap value) ---- */ var gap = parseFloat(getComputedStyle(inner).gap) || 26; /* ---- measure ONE set width (cards + gaps between them) ---- */ function oneSetWidth() { var w = 0; origCards.forEach(function (c) { w += c.offsetWidth + gap; }); return w; // includes trailing gap — that's intentional for seamless loop } /* ---- clone until strip is comfortably > 3× viewport ---- */ var needed = window.innerWidth * 3; while (inner.scrollWidth < needed) { origCards.forEach(function (card) { var clone = card.cloneNode(true); clone.setAttribute("data-clone", "true"); inner.appendChild(clone); }); } /* ---- starting offset ---- left (dir=-1): start at 0, scroll negative → wrap when offset = 0 */ var offset = (dir === 1) ? -oneSetWidth() : 0; var paused = false; function step() { if (!paused) { offset += SPEED * dir; // dir=-1 moves left, dir=1 moves right var w = oneSetWidth(); /* seamless wrap — shift by exactly one set width */ if (dir === -1 && offset = 0) offset -= w; inner.style.transform = "translateX(" + offset + "px)"; } requestAnimationFrame(step); } track.addEventListener("mouseenter", function () { paused = true; }); track.addEventListener("mouseleave", function () { paused = false; }); track.addEventListener("touchstart", function () { paused = true; }, { passive: true }); track.addEventListener("touchend", function () { paused = false; }); requestAnimationFrame(step); }); } /* ────────────────────────────────────────────── 2. LIGHTBOX (works on both originals & clones) ────────────────────────────────────────────── */ function initLightbox() { /* Master image list — from the original (non-clone) cards only */ const masterImages = Array.from( document.querySelectorAll(".about-gallery-card:not([data-clone]) img") ); if (!masterImages.length) return; /* remove any stale lightbox */ document.querySelectorAll(".about-gallery-lightbox").forEach(function (b) { b.remove(); }); let currentIndex = 0; const lightbox = document.createElement("div"); lightbox.className = "about-gallery-lightbox"; lightbox.innerHTML = '' + '' + 'Gallery Preview' + ''; document.body.appendChild(lightbox); const lbImg = lightbox.querySelector("img"); const closeBtn = lightbox.querySelector(".about-gallery-close"); const prevBtn = lightbox.querySelector(".about-gallery-prev"); const nextBtn = lightbox.querySelector(".about-gallery-next"); function updateImage() { lbImg.src = masterImages[currentIndex].src; lbImg.alt = masterImages[currentIndex].alt || "Gallery Preview"; } function openLightbox(index) { currentIndex = ((index % masterImages.length) + masterImages.length) % masterImages.length; updateImage(); lightbox.classList.add("active"); document.body.classList.add("about-gallery-open"); } function closeLightbox() { lightbox.classList.remove("active"); document.body.classList.remove("about-gallery-open"); } function showNext(e) { if (e) { e.preventDefault(); e.stopPropagation(); } currentIndex = (currentIndex + 1) % masterImages.length; updateImage(); } function showPrev(e) { if (e) { e.preventDefault(); e.stopPropagation(); } currentIndex = (currentIndex - 1 + masterImages.length) % masterImages.length; updateImage(); } /* click on ANY card (original or clone) opens lightbox at correct index */ document.addEventListener("click", function (e) { const card = e.target.closest(".about-gallery-card"); if (!card) return; e.preventDefault(); const rawIndex = parseInt(card.dataset.index, 10); openLightbox(isNaN(rawIndex) ? 0 : rawIndex); }); closeBtn.addEventListener("click", function (e) { e.preventDefault(); e.stopPropagation(); closeLightbox(); }); nextBtn.addEventListener("click", showNext); prevBtn.addEventListener("click", showPrev); lbImg.addEventListener("click", function (e) { e.stopPropagation(); }); lightbox.addEventListener("click", function (e) { if (e.target === lightbox) closeLightbox(); }); /* keyboard */ document.addEventListener("keydown", function (e) { if (!lightbox.classList.contains("active")) return; if (e.key === "Escape") closeLightbox(); if (e.key === "ArrowRight") showNext(e); if (e.key === "ArrowLeft") showPrev(e); }); /* swipe */ var touchStartX = 0; lightbox.addEventListener("touchstart", function (e) { touchStartX = e.changedTouches[0].clientX; }, { passive: true }); lightbox.addEventListener("touchend", function (e) { var dx = e.changedTouches[0].clientX - touchStartX; if (Math.abs(dx) < 40) return; dx < 0 ? showNext() : showPrev(); }); } /* ────────────────────────────────────────────── BOOT ────────────────────────────────────────────── */ function boot() { initMarquee(); /* lightbox needs clones already in DOM → after marquee init */ initLightbox(); } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", boot); } else { boot(); } })();

Legal Insights & Updates

Stay informed with the latest legal updates, court judgments, legal rights, and practical guidance on criminal law, family disputes, maintenance matters, child custody, cheque bounce cases, and other important legal issues.

Decision Are A Professional Attorney & Lawyers Services Provider Institutions. Suitable For Law Firm, Injury Law, Traffic Ticket Attorney, Legacy And More.

Contact Info

+(002) 0121-2843-661
+(002) 0106-8710-594
AR-Coder@arcoder.com
Support@arcoder.com
Menouf City , El-Menoufia, Egypt.
Shibin El-Kom , El-Menoufia, Egypt.

Follow Us

Cart

No products in the cart.