<section class="gc-homepage">
<style>
.gc-homepage{
--bg:#eff4fb;
--navy:#10233f;
--blue:#0b5fa5;
--gold:#d89516;
--text:#1d2733;
--white:#fff;
font-family: Arial, Helvetica, sans-serif;
color:var(--text);
line-height:1.55;
}
.gc-homepage *{box-sizing:border-box}
.gc-wrap{
max-width:1120px;
margin:0 auto;
padding:0 20px;
}
.gc-topbar{
background:var(--navy);
color:#fff;
padding:12px 20px;
text-align:center;
font-weight:700;
font-size:18px;
}
.gc-topbar a{
color:#fff;
text-decoration:none;
}
.gc-hero{
background:var(--bg);
padding:60px 0;
}
.gc-grid{
display:grid;
grid-template-columns:1.2fr .8fr;
gap:50px;
align-items:center;
}
.gc-kicker{
font-weight:800;
color:var(--blue);
text-transform:uppercase;
letter-spacing:.06em;
font-size:20px;
margin-bottom:12px;
}
.gc-homepage h1{
font-size:64px;
line-height:1.05;
margin:10px 0 22px;
color:var(--navy);
font-weight:800;
letter-spacing:-1px;
}
.gc-lead{
font-size:28px;
line-height:1.45;
margin:0 0 22px;
max-width:760px;
}
.gc-hero p{
font-size:21px;
line-height:1.55;
max-width:780px;
}
.gc-btns{
display:flex;
gap:14px;
flex-wrap:wrap;
margin-top:24px;
}
.gc-btn{
display:inline-block;
padding:15px 24px;
border-radius:8px;
font-weight:800;
text-decoration:none;
font-size:18px;
}
.gc-btn-primary{
background:var(--gold);
color:#111;
}
.gc-btn-secondary{
background:var(--navy);
color:#fff;
}
.gc-photo{
background:#fff;
padding:10px;
border-radius:18px;
box-shadow:0 8px 24px rgba(0,0,0,.10);
max-width:420px;
margin-left:auto;
}
.gc-photo img{
width:100%;
height:auto;
display:block;
border-radius:12px;
}
.gc-section{
padding:48px 0;
}
.gc-section h2{
font-size:38px;
line-height:1.2;
color:var(--navy);
margin:0 0 28px;
text-align:center;
font-weight:800;
}
.gc-cards{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:18px;
}
.gc-card{
background:#fff;
border:1px solid #dbe5f1;
border-radius:14px;
padding:24px;
box-shadow:0 4px 14px rgba(0,0,0,.05);
}
.gc-card h3{
margin:0 0 10px;
color:var(--blue);
font-size:22px;
}
.gc-card ul{
margin:0;
padding-left:20px;
font-size:18px;
}
.gc-cta{
background:var(--navy);
color:#fff;
text-align:center;
padding:44px 22px;
border-radius:18px;
}
.gc-cta h2{
color:#fff;
margin-bottom:12px;
}
.gc-cta p{
font-size:21px;
margin-bottom:24px;
}
.gc-faq details{
background:#fff;
border:1px solid #dbe5f1;
border-radius:10px;
padding:16px 18px;
margin-bottom:12px;
}
.gc-faq summary{
font-weight:800;
color:var(--navy);
cursor:pointer;
font-size:19px;
}
.gc-faq p{
font-size:18px;
margin-bottom:0;
}
@media(max-width:800px){
.gc-grid,
.gc-cards{
grid-template-columns:1fr;
}
.gc-grid{
gap:30px;
}
.gc-homepage h1{
font-size:42px;
line-height:1.1;
}
.gc-lead{
font-size:22px;
}
.gc-hero p{
font-size:18px;
}
.gc-photo{
max-width:100%;
margin:0 auto;
}
.gc-section h2{
font-size:32px;
}
}
</style>
<div class="gc-topbar">
Free Case Evaluation. Call Today: <a href="tel:2107337575">210-733-7575</a>
</div>
<div class="gc-hero">
<div class="gc-wrap gc-grid">
<div>
<div class="gc-kicker">San Antonio Criminal Defense Attorney</div>
<h1>Fight Your Charges. Protect Your Future.</h1>
<p class="gc-lead">
With 20+ years handling criminal cases in San Antonio and South Texas,
Attorney Genaro R. Cortez knows how to fight for the best result possible.
</p>
<p>
He will build a defense strategy around the facts of your case and work to make sure
the criminal justice system treats you fairly.
</p>
<div class="gc-btns">
<a class="gc-btn gc-btn-primary" href="tel:2107337575">Call 210-733-7575</a>
<a class="gc-btn gc-btn-secondary" href="/contact/">Free Case Evaluation</a>
</div>
</div>
<div class="gc-photo">
<img src="PASTE-YOUR-WORDPRESS-IMAGE-URL-HERE" alt="San Antonio criminal defense attorney Genaro Cortez">
</div>
</div>
</div>
<div class="gc-section">
<div class="gc-wrap">
<h2>Criminal Cases We Handle</h2>
<div class="gc-cards">
<div class="gc-card">
<h3>DWI Defense</h3>
<ul>
<li>DWI 1st, 2nd, and 3rd</li>
<li>DWI with a child passenger</li>
<li>ALR hearings</li>
<li>Occupational license requests</li>
</ul>
</div>
<div class="gc-card">
<h3>Motions to Revoke Probation</h3>
<ul>
<li>Bond requests</li>
<li>Probation violation defense</li>
<li>Positive UA issues</li>
<li>Requests to stay on probation</li>
</ul>
</div>
<div class="gc-card">
<h3>Alien Smuggling Defense</h3>
<ul>
<li>Smuggling of persons in Texas</li>
<li>Federal alien smuggling charges</li>
<li>Del Rio, Uvalde, Hondo, and Eagle Pass</li>
</ul>
</div>
<div class="gc-card">
<h3>Drug Possession</h3>
<ul>
<li>Possession under 1 gram</li>
<li>Possession 1–4 grams</li>
<li>Marijuana charges</li>
<li>Dangerous drug cases</li>
</ul>
</div>
<div class="gc-card">
<h3>Assault Crimes</h3>
<ul>
<li>Assault family violence</li>
<li>Simple assault</li>
<li>Class A misdemeanors</li>
<li>Protective order violations</li>
</ul>
</div>
<div class="gc-card">
<h3>Federal Crimes</h3>
<ul>
<li>Drug trafficking</li>
<li>Felon in possession</li>
<li>Illegal entry and re-entry</li>
<li>Federal criminal defense</li>
</ul>
</div>
</div>
</div>
</div>
<div class="gc-section">
<div class="gc-wrap">
<div class="gc-cta">
<h2>Need to Hire a Criminal Defense Lawyer?</h2>
<p>Call today to discuss your case, your options, and your next step.</p>
<a class="gc-btn gc-btn-primary" href="tel:2107337575">Call 210-733-7575</a>
</div>
</div>
</div>
<div class="gc-section gc-faq">
<div class="gc-wrap">
<h2>Frequently Asked Questions</h2>
<details>
<summary>Do you offer a free case evaluation?</summary>
<p>Yes. Call 210-733-7575 to discuss your criminal case and available options.</p>
</details>
<details>
<summary>What areas do you serve?</summary>
<p>We handle criminal cases in San Antonio, Bexar County, South Texas, Del Rio, Uvalde, Hondo, Austin, Waco, and Houston.</p>
</details>
<details>
<summary>Can you help if my probation may be revoked?</summary>
<p>Yes. We handle Motions to Revoke Probation and can help with bond requests, alleged violations, and requests to remain on probation.</p>
</details>
<details>
<summary>What should I do after an arrest?</summary>
<p>Do not discuss the facts of your case with anyone except your lawyer. Call a criminal defense attorney as soon as possible.</p>
</details>
</div>
</div>
</section>
What should I do immediately after a Bexar County, Texas arrest?
First, secure release by hiring a bond company for state charges. If it is a federal charge, then consult with an experienced defense attorney to help you get a bond at a detention hearing. Once released, schedule a meeting with your San Antonio criminal defense attorney to review evidence, such as body cam footage or sobriety tests, before your first court date.
Do I have to fight a first-time DWI charge in San Antonio, Texas?
While many choose to fight first-time DWIs through a jury trial—especially if field sobriety tests were performed well—others may prefer to seek a plea to avoid jail time. I can help you weigh these options based on your specific BAC results and video evidence.
How do federal charges differ from state charges in San Antonio, Texas?
Federal cases, often involving alien smuggling or drug conspiracy, are handled in the San Antonio or Del Rio Federal Courthouses. The penalties are generally more severe, and the options for avoiding jail time are narrower than in Bexar County state court, making specialized federal defense critical.
What should I do if my probation officer filed a Motion to Revoke (MTR) in San Antonio?
An MTR is serious — it asks the judge to end your probation and send you to jail. The first step is to find out if a bond has been set in your case or if you are Remanded Without Bond (R.W.O.B.). From there, your attorney can file a motion to set bond and guide you through the MTR hearing process. Learn more about how to fight a Motion to Revoke Probation in Bexar County.
