.gs-geo-113 { font-family: inherit; color: #1e293b; }
.gs-geo-113 .gs-hero { position:relative; min-height:500px; display:flex; align-items:center; justify-content:center; text-align:center; padding:80px 24px; background-size:cover; background-position:center; }
.gs-geo-113 .gs-hero-overlay { position:absolute; top:0; left:0; width:100%; height:100%; }
.gs-geo-113 .gs-hero-content { position:relative; z-index:2; max-width:800px; }
.gs-geo-113 .gs-hero h1 { font-size:48px; font-weight:800; line-height:1.15; margin:0 0 18px; color:#fff; text-shadow:0 2px 12px rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4); }
.gs-geo-113 .gs-hero p { font-size:20px; color:rgba(255,255,255,.85); margin:0 0 32px; text-shadow:0 1px 6px rgba(0,0,0,.4); }
.gs-geo-113 .gs-section { padding:80px 24px; }
.gs-geo-113 .gs-section-inner { max-width:1200px; margin:0 auto; }
.gs-geo-113 .gs-section-alt { background:#f8fafc; }
.gs-geo-113 .gs-label { text-transform:uppercase; letter-spacing:2px; font-size:12px; font-weight:700; color:#930622; margin-bottom:8px; }
.gs-geo-113 h2 { font-size:36px; font-weight:700; margin:0 0 16px; color:#1e293b; }
.gs-geo-113 .gs-two-col { display:flex; gap:50px; align-items:center; flex-wrap:wrap; max-width:1200px; margin:0 auto; }
.gs-geo-113 .gs-col-text { flex:1 1 55%; }
.gs-geo-113 .gs-col-img { flex:1 1 40%; }
.gs-geo-113 .gs-col-img img { width:100%; border-radius:12px; box-shadow:0 8px 30px rgba(0,0,0,.1); }
.gs-geo-113 .gs-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:30px; max-width:1200px; margin:0 auto; }
.gs-geo-113 .gs-card { background:#fff; border:1px solid #e5e7eb; border-radius:12px; padding:36px; box-shadow:0 2px 8px rgba(0,0,0,.04); }
.gs-geo-113 .gs-card h3 { font-size:20px; font-weight:700; margin:12px 0 8px; color:#1e293b; }
.gs-geo-113 .gs-card p { color:#555; line-height:1.7; margin:0; }
.gs-geo-113 .gs-steps { display:flex; gap:32px; flex-wrap:wrap; max-width:1200px; margin:0 auto; }
.gs-geo-113 .gs-step { flex:1 1 200px; text-align:center; }
.gs-geo-113 .gs-step-num { width:56px; height:56px; border-radius:50%; background:#930622; color:#fff; font-size:22px; font-weight:700; display:inline-flex; align-items:center; justify-content:center; margin-bottom:16px; }
.gs-geo-113 .gs-step h3 { font-size:18px; font-weight:700; margin:0 0 8px; }
.gs-geo-113 .gs-step p { color:#555; line-height:1.6; }
.gs-geo-113 .gs-cta-band { position:relative; padding:80px 24px; text-align:center; background-size:cover; background-position:center; }
.gs-geo-113 .gs-cta-band h2 { color:#fff; font-size:36px; margin:0 0 12px; text-shadow:0 2px 12px rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4); }
.gs-geo-113 .gs-cta-band p { color:rgba(255,255,255,.85); font-size:18px; margin:0 0 24px; text-shadow:0 1px 6px rgba(0,0,0,.4); }
.gs-geo-113 .gs-btn-primary { display:inline-block; background:#d50b34; color:#fff; padding:16px 36px; border-radius:50px; font-weight:700; font-size:16px; text-decoration:none; border:none; cursor:pointer; }
.gs-geo-113 .gs-btn-primary:hover { opacity:.9; }
.gs-geo-113 .gs-btn-outline { display:inline-block; background:transparent; color:#fff; padding:14px 32px; border-radius:50px; font-weight:600; font-size:15px; border:2px solid #fff; text-decoration:none; cursor:pointer; margin-left:12px; }
.gs-geo-113 .gs-badge { display:inline-block; padding:10px 20px; border-radius:50px; background:#e5e7eb; color:#333; font-size:14px; font-weight:500; margin:4px; }
.gs-geo-113 .gs-badge-active { background:#930622; color:#fff; }
.gs-geo-113 details { border:1px solid #e5e7eb; border-radius:8px; margin-bottom:8px; overflow:hidden; }
.gs-geo-113 summary { padding:18px 24px; font-weight:600; font-size:16px; cursor:pointer; display:flex; justify-content:space-between; align-items:center; list-style:none; }
.gs-geo-113 summary::-webkit-details-marker { display:none; }
.gs-geo-113 .gs-faq-icon { font-size:24px; font-weight:300; color:#930622; transition:transform .2s; }
.gs-geo-113 details[open] .gs-faq-icon { transform:rotate(45deg); }
.gs-geo-113 .gs-faq-answer { padding:0 24px 18px; color:#555; line-height:1.8; }
.gs-geo-113 .gs-footer-bar { background:#930622; padding:24px; text-align:center; }
.gs-geo-113 .gs-footer-bar p { color:rgba(255,255,255,.7); margin:0; font-size:14px; }
.gs-geo-113 .gs-footer-bar a { color:#fff; font-weight:600; text-decoration:none; }
@media (max-width:768px) {
.gs-geo-113 .gs-grid { grid-template-columns:1fr; }
.gs-geo-113 .gs-two-col { flex-direction:column; }
.gs-geo-113 .gs-hero h1 { font-size:32px; }
.gs-geo-113 .gs-steps { flex-direction:column; }
.gs-geo-113 .gs-section { padding:40px 16px; }
}
/* ── Contact Form – override WordPress theme styles ──────────── */
.gs-geo-113 #gs-lead-form { display:block !important; visibility:visible !important; opacity:1 !important; }
.gs-geo-113 #gs-lead-form input[type=”text”],
.gs-geo-113 #gs-lead-form input[type=”email”],
.gs-geo-113 #gs-lead-form input[type=”tel”],
.gs-geo-113 #gs-lead-form textarea {
display:block !important; visibility:visible !important; opacity:1 !important;
width:100% !important; max-width:100% !important;
padding:14px 16px !important; margin:0 0 6px !important;
border:1px solid #d1d5db !important; border-radius:8px !important;
background:#fff !important; color:#333 !important;
font-size:15px !important; font-family:inherit !important;
line-height:1.5 !important; box-sizing:border-box !important;
height:auto !important; min-height:0 !important;
position:static !important; appearance:auto !important;
-webkit-appearance:none !important;
overflow:visible !important; clip:auto !important;
}
.gs-geo-113 #gs-lead-form textarea { min-height:120px !important; resize:vertical !important; }
.gs-geo-113 #gs-lead-form input[type=”text”]:focus,
.gs-geo-113 #gs-lead-form input[type=”email”]:focus,
.gs-geo-113 #gs-lead-form input[type=”tel”]:focus,
.gs-geo-113 #gs-lead-form textarea:focus {
outline:none !important; border-color:#d50b34 !important;
box-shadow:0 0 0 3px rgba(37,99,235,.15) !important;
}
.gs-geo-113 #gs-lead-form label {
display:block !important; visibility:visible !important; opacity:1 !important;
font-weight:600 !important; font-size:14px !important; color:#374151 !important;
margin:16px 0 6px !important; position:static !important;
clip:auto !important; overflow:visible !important; height:auto !important; width:auto !important;
text-align:left !important;
}
.gs-geo-113 #gs-lead-form { text-align:left !important; }
.gs-geo-113 #gs-geo-contact-form { text-align:left !important; }
.gs-geo-113 #gs-lead-form button[type=”submit”] {
display:inline-block !important; visibility:visible !important; opacity:1 !important;
width:100% !important; padding:16px 36px !important;
background:#d50b34 !important; color:#fff !important;
border:none !important; border-radius:50px !important;
font-weight:700 !important; font-size:16px !important;
cursor:pointer !important; margin-top:16px !important;
}
.gs-geo-113 #gs-lead-form button[type=”submit”]:hover { opacity:.9 !important; }
.gs-geo-113 .gs-form-group { margin-bottom:4px !important; display:block !important; }
Miami Nursing Home Neglect Lawyer – Compassionate Advocacy in Miami
If you suspect your loved one is suffering neglect in a Miami nursing home, trust Goss Law Firm to stand by your side. Our experienced team knows the local laws and cares deeply about protecting Miami families from elder abuse. We’re dedicated to providing reliable legal support, helping you secure justice and peace of mind for those who matter most.
Our Work in Miami
Real projects, real results.
@media (max-width: 640px) {
.gs-section > .gs-section-inner > div[style*=”grid-template-columns”] {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 420px) {
.gs-section > .gs-section-inner > div[style*=”grid-template-columns”] {
grid-template-columns: 1fr !important;
}
.gs-section > .gs-section-inner > div[style*=”grid-template-columns”] figure img {
height: 220px !important;
}
}
OUR ADVANTAGES
Why Choose Goss Law Firm
Local Expertise You Trust
Our attorneys have deep roots in Miami and know the unique challenges families face when dealing with nursing home neglect. We’re familiar with local facilities, state regulations, and the Miami court system, allowing us to build strong cases tailored to your needs. You can count on us to be your reliable local advocates.
Proven Track Record
With years of experience handling nursing home neglect cases, we’ve helped Miami families recover compensation and hold negligent facilities accountable. Our results-driven approach means we fight for the best possible outcome, whether through negotiation or at trial. Your loved one’s dignity and safety are always our top priorities.
Personalized, Compassionate Service
We treat every client like family. From your first call to the resolution of your case, you’ll work directly with a caring attorney who listens to your concerns and keeps you informed. We understand the emotional toll of nursing home neglect and provide support every step of the way.
No Fees Unless You Win
We believe everyone deserves access to justice, which is why we work on a contingency basis. You won’t pay any legal fees unless we secure compensation for your family. This commitment ensures our interests are fully aligned with yours, and you can pursue your case without financial stress.
HOW IT WORKS
Our Miami Nursing Home Neglect Lawyer Process
Free Initial Consultation
We start with a confidential, no-obligation consultation—either in our Miami office or over the phone. We’ll listen to your concerns, review any evidence you have, and answer your questions about nursing home neglect laws in Florida.
Thorough Case Investigation
Our team gathers medical records, interviews witnesses, and examines facility inspection reports. We dig deep to uncover signs of neglect or abuse, leveraging our local network and experience with Miami-area nursing homes.
Building a Strong Legal Claim
We develop a tailored legal strategy based on the facts of your case. Our attorneys prepare all necessary documents, consult with medical experts, and calculate damages to ensure your loved one’s suffering is fully recognized.
Negotiation & Litigation
We negotiate assertively with nursing homes and their insurers to seek fair compensation. If a settlement isn’t possible, we’re ready to take your case to court—using our in-depth knowledge of Miami’s legal landscape to advocate for your family.
Resolution & Support
Once your case is resolved, we guide you through the next steps, whether that’s receiving compensation or reporting the facility to local authorities. Our support doesn’t end when your case does—we’re always here for Miami families.
Proudly Serving Miami & Surrounding Areas
Goss Law Firm is committed to protecting the rights of elders and their families throughout Miami and nearby communities. As a locally rooted firm, we understand the unique needs of South Florida families and are always just a call away. Whether your loved one is in a large facility or a small care home, we’re here to help. Our reach extends across Miami-Dade County and beyond, ensuring compassionate legal support wherever you need it.
Coral Gables
Kendall
Hialeah
Miami Beach
Pinecrest
Doral
South Miami
Coconut Grove
Little Havana
Brickell
Frequently Asked Questions
How do I know if my loved one is experiencing nursing home neglect in Miami?
What compensation can I recover with a Miami Nursing home neglect Lawyer?
How long do I have to file a nursing home neglect lawsuit in Miami?
Will my Miami nursing home neglect case go to court?
What should I bring to my first meeting with a Miami Nursing home neglect Lawyer?
How much does it cost to hire a Miami Nursing home neglect Lawyer?
Get Your Free Miami Nursing Home Neglect Lawyer Consultation
Take the first step toward justice for your loved one—reach out today for a confidential, no-pressure consultation with a local expert.
/* Geoscribe Contact Form — force visibility over WordPress theme CSS */
#gs-geo-contact-form { display:block !important; visibility:visible !important; opacity:1 !important; }
#gs-lead-form { display:block !important; visibility:visible !important; }
#gs-lead-form input[type=”text”],
#gs-lead-form input[type=”email”],
#gs-lead-form input[type=”tel”],
#gs-lead-form textarea {
display:block !important; visibility:visible !important; opacity:1 !important;
width:100% !important; max-width:100% !important; box-sizing:border-box !important;
padding:12px 16px !important; margin:0 !important;
border:1px solid #d1d5db !important; border-radius:10px !important;
font-size:0.95rem !important; font-family:inherit !important; line-height:1.5 !important;
color:#333 !important; background:#fafbfc !important;
height:auto !important; min-height:44px !important;
outline:none !important; -webkit-appearance:none !important; appearance:none !important;
position:static !important; transform:none !important; float:none !important;
overflow:visible !important; clip:auto !important;
transition:border-color 0.2s, box-shadow 0.2s !important;
}
#gs-lead-form textarea { min-height:120px !important; resize:vertical !important; }
#gs-lead-form label {
display:block !important; visibility:visible !important; opacity:1 !important;
font-size:0.85rem !important; font-weight:600 !important; color:#333 !important;
margin:0 0 6px 0 !important; padding:0 !important;
position:static !important; clip:auto !important; overflow:visible !important;
width:auto !important; height:auto !important;
text-align:left !important;
}
#gs-lead-form { text-align:left !important; }
#gs-lead-form > div { display:block !important; visibility:visible !important; opacity:1 !important; overflow:visible !important; height:auto !important; }
#gs-lead-form button[type=”submit”] {
display:block !important; visibility:visible !important; width:100% !important;
padding:14px 24px !important; background:linear-gradient(135deg,#4f46e5,#7c3aed) !important;
color:#fff !important; border:none !important; border-radius:10px !important;
font-size:1rem !important; font-weight:700 !important; cursor:pointer !important;
}
#gs-lead-form input[type=”text”]:focus,
#gs-lead-form input[type=”email”]:focus,
#gs-lead-form input[type=”tel”]:focus,
#gs-lead-form textarea:focus {
border-color:#4f46e5 !important; box-shadow:0 0 0 3px rgba(79,70,229,.12) !important;
}
Get a Free Quote
Fill out the form below and we’ll get back to you within 24 hours.
function gsSubmitLeadForm(e){
e.preventDefault();
var form=document.getElementById(‘gs-lead-form’);
var btn=document.getElementById(‘gs-lead-btn’);
var status=document.getElementById(‘gs-lead-status’);
var data={name:form.name.value,email:form.email.value,phone:form.phone.value,message:form.message.value,page_url:window.location.href,page_title:document.title};
btn.disabled=true;btn.textContent=’Sending…’;status.textContent=”;status.style.color=’#666′;
var siteUrl=window.location.origin;
fetch(siteUrl+’/wp-json/geoscribe-ai/v1/submit-lead’,{method:’POST’,headers:{‘Content-Type’:’application/json’},body:JSON.stringify(data)})
.then(function(r){return r.json()})
.then(function(d){
if(d.success){status.style.color=’#10b981′;status.textContent=’Thank you! We will be in touch soon.’;form.reset();}
else{status.style.color=’#ef4444′;status.textContent=d.message||’Something went wrong. Please try again.’;}
})
.catch(function(){status.style.color=’#ef4444′;status.textContent=’Network error. Please try again.’;})
.finally(function(){btn.disabled=false;btn.textContent=’Send Message’;});
return false;
}


