Real Estate Investment Consulting
One team.
Every step.
Endless possibilities.
We help real estate investors and homeowners make money in real estate — from finding the right opportunity to financing, building, and selling it. Our vetted vendor network of contractors, architects, and engineers handles the rest.
06Stages Managed
100%End‑to‑End
1Point of Contact
Growth, mapped stage by stage
End‑to‑end service
Trusted partners
Maximize returns
Minimize risk
Our Process
The Complete Real Estate
Investment Cycle
We manage every step — you build wealth. From the first search to the sold sign, one team carries the project the whole way through.
01
Find the Right Property
We find high-potential properties that match your investment goals.
02
Secure Financing
Our lending partners provide the best loan options and competitive rates.
03
Get Insurance
We arrange the right coverage to protect your investment, every step of the way.
04
Design & Permits
Our architects and engineers design the plan and obtain every permit from the city.
05
Build
Our construction team brings the plan to life with quality and on-time delivery.
06
Sell or Rent
We help you sell for maximum profit, or rent for stable, long-term cash flow.
Two Ways In
Find Your Path
Whether you’re here to make money in real estate, or here to build the projects that make it happen — there’s a place for you.
For Investors & Homeowners
See Opportunities
Get access to vetted real estate opportunities — properties, ADUs, remodels, and new builds — and a team that manages the entire cycle so your money works harder.
- Vetted investment & value-add opportunities
- One point of contact, start to finish
- Our full vendor network working for you
For Contractors, Architects & Engineers
Become a Vendor
Join our vendor network and get connected to real investors and homeowners with active projects — no chasing leads, just doing the work you’re best at.
- Steady flow of qualified project leads
- Work directly with investors & homeowners
- Be part of a trusted, growing network
Let’s Build
Let’s Build Your Next
Successful Investment.
Tell us about your property, your project, or your goals — we’ll map out the fastest path to value.
shimagrowthpartners.com · s.n@shimagrowthpartners.com

© 2026 Shima Growth Partners. Real Estate & Investment Consulting.(310) 780-1590 · s.n@shimagrowthpartners.com
Shima Growth Partners — Real Estate & Construction Growth Consulting :root{ –cream: #F6F1E6; –cream-2: #FFFDF8; –maroon: #6E1219; –maroon-2: #8C1D26; –maroon-deep: #4A0C10; –ink: #241C19; –ink-soft: #5B514B; –gold: #C9A961; –line: rgba(36,28,25,0.12); –radius: 2px; } *{box-sizing:border-box; margin:0; padding:0;} html{scroll-behavior:smooth;} body{ background:var(–cream); color:var(–ink); font-family:’Inter’, sans-serif; font-size:16px; line-height:1.6; overflow-x:hidden; } img{max-width:100%; display:block;} a{color:inherit; text-decoration:none;} .wrap{max-width:1180px; margin:0 auto; padding:0 32px;} h1,h2,h3,h4{font-family:’Oswald’, sans-serif; text-transform:uppercase; letter-spacing:0.01em; line-height:1.05; color:var(–ink);} .eyebrow{ font-family:’Inter’, sans-serif; font-weight:600; font-size:0.72rem; letter-spacing:0.22em; text-transform:uppercase; color:var(–maroon); } .script{font-family:’Fraunces’, serif; font-style:italic; font-weight:400; text-transform:none; letter-spacing:0;} .btn{ display:inline-flex; align-items:center; gap:10px; font-family:’Inter’, sans-serif; font-weight:600; font-size:0.92rem; padding:15px 30px; border-radius:var(–radius); border:1.5px solid var(–maroon); transition:all .25s ease; cursor:pointer; } .btn-primary{background:var(–maroon); color:var(–cream-2);} .btn-primary:hover{background:var(–maroon-2); transform:translateY(-2px); box-shadow:0 10px 24px rgba(110,18,25,0.28);} .btn-ghost{background:transparent; color:var(–ink); border-color:var(–line);} .btn-ghost:hover{border-color:var(–maroon); color:var(–maroon);} :focus-visible{outline:2px solid var(–gold); outline-offset:3px;} /* ———- NAV ———- */ header{ position:sticky; top:0; z-index:50; background:rgba(246,241,230,0.92); backdrop-filter:blur(8px); border-bottom:1px solid var(–line); } nav{ display:flex; align-items:center; justify-content:space-between; padding:16px 0; } .brand{display:flex; align-items:center; gap:12px;} .brand img{height:40px; width:auto;} .navlinks{display:flex; gap:36px; align-items:center;} .navlinks a{font-size:0.86rem; font-weight:500; color:var(–ink-soft); transition:color .2s;} .navlinks a:hover{color:var(–maroon);} .nav-cta{display:flex; align-items:center;} .menu-toggle{display:none; background:none; border:none; font-size:1.6rem; color:var(–maroon); cursor:pointer;} /* ———- HERO ———- */ .hero{ position:relative; padding:100px 0 140px; overflow:hidden; background: radial-gradient(ellipse 900px 500px at 85% -10%, rgba(110,18,25,0.07), transparent 60%), var(–cream); } .hero-grid{ display:grid; grid-template-columns:1.15fr 0.85fr; gap:60px; align-items:center; } .hero h1{ font-size:clamp(2.6rem, 5vw, 4.2rem); margin-bottom:22px; } .hero h1 .accent{color:var(–maroon);} .hero p.lede{ font-size:1.12rem; color:var(–ink-soft); max-width:520px; margin-bottom:36px; } .hero-ctas{display:flex; gap:16px; flex-wrap:wrap; margin-bottom:44px;} .hero-stats{display:flex; gap:40px; flex-wrap:wrap;} .hero-stats div{border-left:2px solid var(–gold); padding-left:14px;} .hero-stats .num{font-family:’Oswald’, sans-serif; font-size:1.8rem; color:var(–maroon); display:block;} .hero-stats .label{font-size:0.78rem; color:var(–ink-soft); text-transform:uppercase; letter-spacing:0.06em;} /* Ascending bar / arrow graphic echoing the logo mark */ .hero-art{position:relative; height:420px;} .bars{position:absolute; bottom:40px; left:0; right:0; display:flex; align-items:flex-end; gap:14px; height:280px;} .bars i{ flex:1; background:linear-gradient(180deg, var(–maroon-2), var(–maroon-deep)); border-radius:3px 3px 0 0; transform-origin:bottom; animation:rise 1.1s cubic-bezier(.2,.8,.2,1) both; } .bars i:nth-child(1){height:28%; animation-delay:.05s;} .bars i:nth-child(2){height:44%; animation-delay:.15s;} .bars i:nth-child(3){height:38%; animation-delay:.25s;} .bars i:nth-child(4){height:62%; animation-delay:.35s;} .bars i:nth-child(5){height:78%; animation-delay:.45s;} .bars i:nth-child(6){height:100%; animation-delay:.55s; background:linear-gradient(180deg, var(–gold), var(–maroon-2));} @keyframes rise{from{transform:scaleY(0);} to{transform:scaleY(1);}} .hero-art svg.arrow{position:absolute; top:0; right:6%; width:130px; animation:draw 1.4s ease both .5s;} @keyframes draw{from{opacity:0; transform:translate(10px,10px);} to{opacity:1; transform:translate(0,0);}} .hero-art .frame-label{ position:absolute; bottom:0; left:0; right:0; text-align:center; font-size:0.72rem; letter-spacing:0.18em; color:var(–ink-soft); text-transform:uppercase; } /* ———- SECTION shared ———- */ section{padding:110px 0;} .section-head{max-width:640px; margin:0 auto 64px; text-align:center;} .section-head h2{font-size:clamp(1.9rem, 3.4vw, 2.7rem); margin-top:10px;} .section-head p{color:var(–ink-soft); margin-top:16px; font-size:1.02rem;} .band-dark{background:var(–maroon-deep); color:var(–cream-2);} .band-dark h2, .band-dark h3, .band-dark h4{color:var(–cream-2);} .band-dark .eyebrow{color:var(–gold);} .band-dark .section-head p{color:rgba(246,241,230,0.72);} /* ———- PROCESS: staircase ———- */ .stairs{position:relative; padding-top:20px;} .stair-row{ display:grid; grid-template-columns:repeat(6, 1fr); align-items:end; gap:14px; margin-bottom:8px; } .stair{ display:flex; flex-direction:column; align-items:center; text-align:center; transition:transform .3s ease; } .stair:hover{transform:translateY(-6px);} .stair .step-plate{ width:100%; height:6px; background:var(–gold); margin-bottom:18px; border-radius:2px; } .stair:nth-child(1){align-self:flex-end;} .stair-row .stair:nth-child(1) .lift{height:0px;} .stair-row .stair:nth-child(2) .lift{height:22px;} .stair-row .stair:nth-child(3) .lift{height:14px;} .stair-row .stair:nth-child(4) .lift{height:40px;} .stair-row .stair:nth-child(5) .lift{height:56px;} .stair-row .stair:nth-child(6) .lift{height:74px;} .lift{width:2px; background:var(–line); margin:0 auto;} .icon-circle{ width:84px; height:84px; border-radius:50%; border:2px solid var(–maroon); background:var(–cream-2); display:flex; align-items:center; justify-content:center; margin-bottom:16px; position:relative; } .icon-circle svg{width:34px; height:34px; stroke:var(–maroon); fill:none; stroke-width:1.6;} .step-no{ position:absolute; top:-10px; right:-10px; width:26px; height:26px; border-radius:50%; background:var(–maroon); color:var(–cream-2); font-family:’Oswald’, sans-serif; font-size:0.78rem; display:flex; align-items:center; justify-content:center; } .stair h4{font-size:0.98rem; margin-bottom:8px; letter-spacing:0.01em;} .stair p{font-size:0.85rem; color:var(–ink-soft);} /* ———- WHO WE SERVE ———- */ .serve-grid{display:grid; grid-template-columns:repeat(5,1fr); gap:1px; background:var(–line); border:1px solid var(–line);} .serve-card{ background:var(–cream-2); padding:38px 22px; text-align:center; transition:background .25s ease; } .serve-card:hover{background:var(–cream);} .serve-card .icon-circle{width:64px; height:64px; margin:0 auto 18px;} .serve-card .icon-circle svg{width:26px; height:26px;} .serve-card h4{font-size:0.86rem; letter-spacing:0.02em;} /* ———- VALUE / ADU band ———- */ .value-grid{display:grid; grid-template-columns:1fr 1fr; gap:70px; align-items:center;} .value-copy h2{font-size:clamp(1.9rem,3.6vw,2.9rem); margin-bottom:22px;} .value-copy .script{font-size:1.15em; color:var(–gold);} .value-copy p.lede{color:rgba(246,241,230,0.78); max-width:480px; margin-bottom:34px;} .value-list{display:grid; gap:20px;} .value-list li{display:flex; gap:16px; align-items:flex-start; list-style:none;} .value-list .mark{ width:34px; height:34px; flex:none; border-radius:50%; border:1.5px solid var(–gold); color:var(–gold); display:flex; align-items:center; justify-content:center; font-size:0.85rem; font-family:’Oswald’, sans-serif; } .value-visual{ position:relative; aspect-ratio:4/5; border-radius:3px; overflow:hidden; background: linear-gradient(180deg, rgba(74,12,16,0) 40%, rgba(74,12,16,0.9) 100%), repeating-linear-gradient(115deg, #7a2027 0 3px, #6E1219 3px 46px); border:1px solid rgba(201,169,97,0.35); } .value-visual .vv-badge{ position:absolute; bottom:26px; left:26px; right:26px; color:var(–cream-2); } .value-visual .vv-badge .eyebrow{color:var(–gold);} .value-visual .vv-badge h3{color:var(–cream-2); font-size:1.4rem; margin-top:6px;} /* ———- TWO PATHS ———- */ .path-grid{display:grid; grid-template-columns:1fr 1fr; gap:32px;} .path-card{ background:rgba(246,241,230,0.05); border:1px solid rgba(246,241,230,0.18); border-radius:3px; padding:44px 38px; display:flex; flex-direction:column; } .path-card h3{color:var(–cream-2); font-size:1.7rem; margin:10px 0 16px;} .path-card p{color:rgba(246,241,230,0.75); margin-bottom:22px; font-size:0.95rem;} .path-list{list-style:none; display:grid; gap:12px; margin-bottom:30px;} .path-list li{ color:rgba(246,241,230,0.85); font-size:0.9rem; padding-left:22px; position:relative; } .path-list li::before{ content:””; position:absolute; left:0; top:8px; width:8px; height:8px; background:var(–gold); border-radius:50%; } .path-card .btn{margin-top:auto; align-self:flex-start;} /* ———- TESTIMONIAL / TRUST STRIP ———- */ .trust-strip{ display:flex; justify-content:space-between; flex-wrap:wrap; gap:28px; padding:46px 0; border-top:1px solid var(–line); border-bottom:1px solid var(–line); } .trust-item{display:flex; align-items:center; gap:14px; flex:1; min-width:220px;} .trust-item svg{width:30px; height:30px; stroke:var(–maroon); fill:none; stroke-width:1.6; flex:none;} .trust-item span{font-size:0.9rem; font-weight:500;} /* ———- CONTACT / CTA ———- */ .cta-band{ background:var(–maroon); color:var(–cream-2); padding:90px 0; text-align:center; position:relative; overflow:hidden; } .cta-band h2{color:var(–cream-2); font-size:clamp(2rem,4vw,3.1rem); margin-bottom:18px;} .cta-band p{color:rgba(246,241,230,0.82); max-width:560px; margin:0 auto 38px; font-size:1.05rem;} .cta-band .btn-primary{background:var(–cream-2); color:var(–maroon); border-color:var(–cream-2);} .cta-band .btn-primary:hover{background:var(–gold); border-color:var(–gold); color:var(–maroon-deep);} .cta-band .btn-ghost{color:var(–cream-2); border-color:rgba(246,241,230,0.5);} .cta-band .btn-ghost:hover{border-color:var(–cream-2);} /* ———- FOOTER ———- */ footer{padding:56px 0 40px; background:var(–maroon-deep); color:rgba(246,241,230,0.7);} .footer-grid{display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:24px; padding-bottom:30px; border-bottom:1px solid rgba(246,241,230,0.15); margin-bottom:24px;} .footer-brand{display:flex; align-items:center; gap:12px; background:var(–cream); padding:8px 16px; border-radius:3px;} .footer-brand img{height:34px;} .footer-links{display:flex; gap:28px; flex-wrap:wrap;} .footer-links a{font-size:0.85rem; color:rgba(246,241,230,0.75);} .footer-links a:hover{color:var(–gold);} .footer-bottom{display:flex; justify-content:space-between; flex-wrap:wrap; gap:12px; font-size:0.78rem;} /* ———- RESPONSIVE ———- */ @media (max-width: 920px){ .hero-grid{grid-template-columns:1fr;} .hero-art{height:280px; order:-1;} .path-grid{grid-template-columns:1fr;} .stair-row{grid-template-columns:repeat(3,1fr); row-gap:36px;} .navlinks{display:none;} .menu-toggle{display:block;} } @media (max-width:560px){ .wrap{padding:0 20px;} .stair-row{grid-template-columns:repeat(2,1fr);} .serve-grid{grid-template-columns:1fr 1fr;} .hero-stats{gap:24px;} } @media (prefers-reduced-motion: reduce){ *{animation:none !important; transition:none !important;} }Real Estate Investment Consulting
One team.
Every step.
Endless possibilities.
We help real estate investors and homeowners make money in real estate — from finding the right opportunity to financing, building, and selling it. Our vetted vendor network of contractors, architects, and engineers handles the rest.
Our Process
The Complete Real Estate
Investment Cycle
We manage every step — you build wealth. From the first search to the sold sign, one team carries the project the whole way through.
Find the Right Property
We find high-potential properties that match your investment goals.
Secure Financing
Our lending partners provide the best loan options and competitive rates.
Get Insurance
We arrange the right coverage to protect your investment, every step of the way.
Design & Permits
Our architects and engineers design the plan and obtain every permit from the city.
Build
Our construction team brings the plan to life with quality and on-time delivery.
Sell or Rent
We help you sell for maximum profit, or rent for stable, long-term cash flow.
Two Ways In
Find Your Path
Whether you’re here to make money in real estate, or here to build the projects that make it happen — there’s a place for you.
See Opportunities
Get access to vetted real estate opportunities — properties, ADUs, remodels, and new builds — and a team that manages the entire cycle so your money works harder.
- Vetted investment & value-add opportunities
- One point of contact, start to finish
- Our full vendor network working for you
Become a Vendor
Join our vendor network and get connected to real investors and homeowners with active projects — no chasing leads, just doing the work you’re best at.
- Steady flow of qualified project leads
- Work directly with investors & homeowners
- Be part of a trusted, growing network
Let’s Build
Let’s Build Your Next
Successful Investment.
Tell us about your property, your project, or your goals — we’ll map out the fastest path to value.
shimagrowthpartners.com · s.n@shimagrowthpartners.com