#sce-kellyville-project { --sce-blue: #063b66; --sce-blue-2: #0b5b92; --sce-green: #0a7a43; --sce-ink: #17212b; --sce-muted: #566573; --sce-line: #dbe5ec; --sce-pale: #f3f7fa; --sce-white: #ffffff; color: var(--sce-ink); line-height: 1.65; overflow: hidden; } #sce-kellyville-project *, #sce-kellyville-project *::before, #sce-kellyville-project *::after { box-sizing: border-box; } #sce-kellyville-project a { color: var(--sce-blue-2); text-underline-offset: 3px; } #sce-kellyville-project a:focus-visible, #sce-kellyville-project summary:focus-visible { outline: 3px solid #f2b705; outline-offset: 3px; } #sce-kellyville-project img, #sce-kellyville-project video { display: block; max-width: 100%; } #sce-kellyville-project h1, #sce-kellyville-project h2, #sce-kellyville-project h3 { color: var(--sce-blue); line-height: 1.18; margin: 0 0 18px; } #sce-kellyville-project h1 { color: var(--sce-white); font-size: clamp(2.05rem, 4.8vw, 4rem); letter-spacing: -0.03em; max-width: 900px; } #sce-kellyville-project h2 { font-size: clamp(1.6rem, 3.2vw, 2.55rem); } #sce-kellyville-project h3 { font-size: 1.14rem; } #sce-kellyville-project p { margin: 0 0 18px; } #sce-kellyville-project ul { margin: 0; padding-left: 22px; } #sce-kellyville-project li + li { margin-top: 8px; } #sce-kellyville-project .sce-wrap { margin: 0 auto; max-width: 1180px; padding: 0 24px; } #sce-kellyville-project .sce-section { padding: clamp(56px, 8vw, 96px) 0; } #sce-kellyville-project .sce-section--pale { background: var(--sce-pale); } #sce-kellyville-project .sce-eyebrow, #sce-kellyville-project .sce-kicker { font-size: 0.79rem; font-weight: 800; letter-spacing: 0.12em; margin-bottom: 12px; text-transform: uppercase; } #sce-kellyville-project .sce-eyebrow { color: #b9e3ff; } #sce-kellyville-project .sce-kicker { color: var(--sce-green); } #sce-kellyville-project .sce-hero { background: linear-gradient(105deg, #032d4e 0%, #07517f 62%, #087144 125%); color: var(--sce-white); padding: clamp(54px, 8vw, 94px) 0; } #sce-kellyville-project .sce-hero-grid { align-items: center; display: grid; gap: clamp(32px, 6vw, 72px); grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr); } #sce-kellyville-project .sce-hero-copy > p:not(.sce-eyebrow) { color: #e7f2f8; font-size: clamp(1rem, 1.8vw, 1.18rem); max-width: 760px; } #sce-kellyville-project .sce-hero-figure { background: rgba(255, 255, 255, 0.09); border: 1px solid rgba(255, 255, 255, 0.28); border-radius: 18px; margin: 0; overflow: hidden; padding: 10px; } #sce-kellyville-project .sce-hero-image { aspect-ratio: 4 / 3; border-radius: 12px; display: block; overflow: hidden; } #sce-kellyville-project .sce-hero-image img { height: 100%; object-fit: cover; object-position: center 46%; transition: transform 0.25s ease; width: 100%; } #sce-kellyville-project .sce-hero-image:hover img { transform: scale(1.015); } #sce-kellyville-project .sce-hero-figure figcaption { color: #e7f2f8; font-size: 0.84rem; padding: 10px 4px 2px; } #sce-kellyville-project .sce-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; } #sce-kellyville-project .sce-btn { align-items: center; border: 2px solid transparent; border-radius: 7px; display: inline-flex; font-weight: 800; justify-content: center; min-height: 48px; padding: 11px 20px; text-decoration: none; transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease; } #sce-kellyville-project .sce-btn:hover { transform: translateY(-1px); } #sce-kellyville-project .sce-btn--green { background: var(--sce-green); color: var(--sce-white); } #sce-kellyville-project .sce-btn--light { border-color: rgba(255, 255, 255, 0.72); color: var(--sce-white); } #sce-kellyville-project .sce-btn--light:hover { background: rgba(255, 255, 255, 0.1); } #sce-kellyville-project .sce-facts { background: var(--sce-white); border-bottom: 1px solid var(--sce-line); box-shadow: 0 12px 30px rgba(14, 48, 72, 0.08); } #sce-kellyville-project .sce-facts-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); } #sce-kellyville-project .sce-fact { border-right: 1px solid var(--sce-line); padding: 24px; } #sce-kellyville-project .sce-fact:last-child { border-right: 0; } #sce-kellyville-project .sce-fact span { color: var(--sce-muted); display: block; font-size: 0.75rem; font-weight: 800; letter-spacing: 0.08em; margin-bottom: 5px; text-transform: uppercase; } #sce-kellyville-project .sce-fact strong { color: var(--sce-blue); } #sce-kellyville-project .sce-two-col { align-items: start; display: grid; gap: clamp(32px, 6vw, 72px); grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.9fr); } #sce-kellyville-project .sce-scope { background: var(--sce-blue); border-radius: 16px; color: var(--sce-white); padding: clamp(26px, 4vw, 42px); } #sce-kellyville-project .sce-scope h2 { color: var(--sce-white); font-size: 1.55rem; } #sce-kellyville-project .sce-scope li::marker { color: #58d294; } #sce-kellyville-project .sce-stages { display: grid; gap: 20px; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 34px; } #sce-kellyville-project .sce-card { background: var(--sce-white); border: 1px solid var(--sce-line); border-radius: 14px; box-shadow: 0 8px 26px rgba(16, 53, 80, 0.06); padding: 26px; } #sce-kellyville-project .sce-card p { color: var(--sce-muted); margin: 0; } #sce-kellyville-project .sce-number { align-items: center; background: #e6f3fb; border-radius: 50%; color: var(--sce-blue); display: inline-flex; font-size: 0.82rem; font-weight: 900; height: 38px; justify-content: center; margin-bottom: 18px; width: 38px; } #sce-kellyville-project .sce-gallery { display: grid; gap: 18px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 34px; } #sce-kellyville-project .sce-gallery figure { background: var(--sce-white); border: 1px solid var(--sce-line); border-radius: 12px; box-shadow: 0 7px 22px rgba(16, 53, 80, 0.06); margin: 0; overflow: hidden; } #sce-kellyville-project .sce-gallery-image { aspect-ratio: 4 / 3; display: block; overflow: hidden; } #sce-kellyville-project .sce-gallery-image img { height: 100%; object-fit: cover; transition: transform 0.25s ease; width: 100%; } #sce-kellyville-project .sce-gallery-image:hover img { transform: scale(1.025); } #sce-kellyville-project .sce-gallery figcaption { color: var(--sce-muted); font-size: 0.84rem; line-height: 1.45; padding: 12px 14px 14px; } #sce-kellyville-project .sce-media-note { color: var(--sce-muted); font-size: 0.88rem; margin-top: 16px; } #sce-kellyville-project .sce-video-frame { background: #071f31; border: 1px solid var(--sce-line); border-radius: 16px; box-shadow: 0 10px 30px rgba(16, 53, 80, 0.1); margin: 24px 0 0; overflow: hidden; } #sce-kellyville-project .sce-video-frame video { aspect-ratio: 16 / 9; height: auto; object-fit: contain; width: 100%; } #sce-kellyville-project .sce-video-frame figcaption { background: var(--sce-white); color: var(--sce-muted); font-size: 0.88rem; padding: 14px 18px 16px; } #sce-kellyville-project .sce-outcome { background: linear-gradient(135deg, var(--sce-blue), #0a6095); border-radius: 18px; color: var(--sce-white); padding: clamp(30px, 5vw, 54px); } #sce-kellyville-project .sce-outcome h2 { color: var(--sce-white); } #sce-kellyville-project .sce-outcome p { color: #eaf4f9; max-width: 920px; } #sce-kellyville-project .sce-link-groups { display: grid; gap: 18px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 30px; } #sce-kellyville-project .sce-link-group { background: var(--sce-white); border: 1px solid var(--sce-line); border-radius: 12px; padding: 24px; } #sce-kellyville-project .sce-link-group--wide { grid-column: 1 / -1; } #sce-kellyville-project .sce-link-group h3 { margin-bottom: 14px; } #sce-kellyville-project .sce-link-group ul { list-style: none; padding: 0; } #sce-kellyville-project .sce-link-group li + li { border-top: 1px solid var(--sce-line); margin-top: 10px; padding-top: 10px; } #sce-kellyville-project .sce-link-group a { color: var(--sce-blue-2); display: block; font-weight: 700; text-decoration: none; } #sce-kellyville-project .sce-link-group a:hover { text-decoration: underline; } #sce-kellyville-project .sce-faq { margin: 30px auto 0; max-width: 900px; } #sce-kellyville-project .sce-faq details { background: var(--sce-white); border: 1px solid var(--sce-line); border-radius: 10px; margin-bottom: 12px; overflow: hidden; } #sce-kellyville-project .sce-faq summary { color: var(--sce-blue); cursor: pointer; font-weight: 800; list-style: none; padding: 20px 56px 20px 22px; position: relative; } #sce-kellyville-project .sce-faq summary::-webkit-details-marker { display: none; } #sce-kellyville-project .sce-faq summary::after { content: "+"; font-size: 1.5rem; position: absolute; right: 22px; top: 13px; } #sce-kellyville-project .sce-faq details[open] summary::after { content: "–"; } #sce-kellyville-project .sce-faq details p { border-top: 1px solid var(--sce-line); margin: 0; padding: 18px 22px 22px; } #sce-kellyville-project .sce-final-cta { background: #082f4d; color: var(--sce-white); text-align: center; } #sce-kellyville-project .sce-final-cta h2 { color: var(--sce-white); } #sce-kellyville-project .sce-final-cta p { color: #e5f1f7; margin-left: auto; margin-right: auto; max-width: 780px; } #sce-kellyville-project .sce-final-cta .sce-actions { justify-content: center; } @media (max-width: 960px) { #sce-kellyville-project .sce-hero-grid, #sce-kellyville-project .sce-two-col { grid-template-columns: 1fr; } #sce-kellyville-project .sce-facts-grid, #sce-kellyville-project .sce-stages { grid-template-columns: repeat(2, minmax(0, 1fr)); } #sce-kellyville-project .sce-fact:nth-child(2) { border-right: 0; } #sce-kellyville-project .sce-fact:nth-child(-n + 2) { border-bottom: 1px solid var(--sce-line); } #sce-kellyville-project .sce-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); } } @media (max-width: 620px) { #sce-kellyville-project .sce-wrap { padding: 0 18px; } #sce-kellyville-project .sce-facts-grid, #sce-kellyville-project .sce-stages, #sce-kellyville-project .sce-gallery, #sce-kellyville-project .sce-link-groups { grid-template-columns: 1fr; } #sce-kellyville-project .sce-link-group--wide { grid-column: auto; } #sce-kellyville-project .sce-fact, #sce-kellyville-project .sce-fact:nth-child(2) { border-bottom: 1px solid var(--sce-line); border-right: 0; } #sce-kellyville-project .sce-fact:last-child { border-bottom: 0; } #sce-kellyville-project .sce-btn { width: 100%; } } @media (prefers-reduced-motion: reduce) { #sce-kellyville-project .sce-btn, #sce-kellyville-project .sce-gallery-image img, #sce-kellyville-project .sce-hero-image img { transition: none; } }

SCE project | Kellyville NSW

DA-Approved Home Extension and Structural Alteration — Kellyville NSW

This residential project involved a poolside home extension and structural alteration, documented from pre-works condition and opening-up through structural framing, roof, lining and completed exterior works.

Completed Kellyville home extension viewed from the driveway
Completed exterior following the Kellyville extension and structural alteration works.
LocationKellyville, NSW
Project typeHome extension and structural alteration
SCE roleConstruction delivery and trade coordination
Project evidenceGenuine SCE progress and completion media

Project overview

Structural extension integrated beside the existing pool and residence

The available project evidence records a staged residential extension and structural alteration in Kellyville. The works progressed through opening-up and excavation, structural steel, poolside floor framing, wall and roof framing, roof sheeting, internal linings and external completion.

The project was undertaken under a DA-approved scope. SCE Corp’s role was construction delivery and coordination; approval, design, certification and registered-practitioner responsibilities remained with the relevant appointed parties.

Construction sequence

From pre-works condition to completed exterior

The media set records the principal construction stages without identifying the client, exact address, contract value or confidential project documents.

Pre-works and opening-up

The existing condition was recorded before excavation and opening-up prepared the work area for the extension structure.

Primary structure

Structural steel framing and connection details established the primary poolside extension framework.

Framing and enclosure

Floor, wall and roof framing progressed through roof sheeting, openings and internal lining works.

Completion

External finishing and presentation works completed the documented project sequence.

Genuine SCE project evidence

The photographs are presented in project sequence. Select any image to open the complete, uncropped file.

Displayed images use consistent 4:3 cards; the linked original files remain uncropped.

Genuine project footage

Kellyville structural alteration and extension

This 30-second project video records construction progression using genuine media supplied for the Kellyville project.

Kellyville structural alteration and home extension project sequence.

Project outcome

Documented progression through structural works and completion

The genuine project record shows the extension progressing from pre-works condition and opening-up through steel, floor, wall and roof framing, enclosure, internal linings and completed external presentation.

Project questions

Kellyville home extension FAQs

What work did SCE Corp complete on the Kellyville project?

SCE Corp delivered the construction and trade coordination for a residential structural alteration and home extension. The documented works include opening-up, structural steel, poolside floor framing, wall and roof framing, roof sheeting, internal linings, window openings and external completion works.

Was the Kellyville extension DA approved?

The works were undertaken as part of a DA-approved residential alteration and extension. SCE Corp was responsible for construction delivery and coordination; statutory approval, design, certification and registered-practitioner responsibilities remained with the relevant appointed parties.

How was the poolside extension formed?

The project media shows a structural steel framework and connection details supporting the poolside extension, followed by floor, wall and roof framing. Final construction requirements were governed by the approved project documents and the relevant consultants’ information.

What does the project evidence show?

The genuine SCE project media records the pre-works condition, excavation and opening-up, structural steel, framing, roof works, internal linings and the completed exterior. It demonstrates the construction sequence without exposing the client, exact address, project value or confidential documents.

Who can contact SCE Corp about a similar extension?

Homeowners, developers, asset owners and property professionals can contact SCE Corp about suitable renovation, extension and structural alteration works. Suitability depends on scope, approvals, design responsibilities, access, safety, programme, capability and contract terms.

Discuss a suitable renovation or extension project

Provide the property location, proposed scope, available approval or design documents, photographs, access constraints and preferred programme so SCE Corp can review project suitability.

{ "@context": "https://schema.org", "@type": "FAQPage", "@id": "https://scecorp.au/about-sce/sce-projects/a-comprehensive-transformation-for-modern-living-kellyville-nsw/#faq", "mainEntity": [ { "@type": "Question", "name": "What work did SCE Corp complete on the Kellyville project?", "acceptedAnswer": { "@type": "Answer", "text": "SCE Corp delivered the construction and trade coordination for a residential structural alteration and home extension. The documented works include opening-up, structural steel, poolside floor framing, wall and roof framing, roof sheeting, internal linings, window openings and external completion works." } }, { "@type": "Question", "name": "Was the Kellyville extension DA approved?", "acceptedAnswer": { "@type": "Answer", "text": "The works were undertaken as part of a DA-approved residential alteration and extension. SCE Corp was responsible for construction delivery and coordination; statutory approval, design, certification and registered-practitioner responsibilities remained with the relevant appointed parties." } }, { "@type": "Question", "name": "How was the poolside extension formed?", "acceptedAnswer": { "@type": "Answer", "text": "The project media shows a structural steel framework and connection details supporting the poolside extension, followed by floor, wall and roof framing. Final construction requirements were governed by the approved project documents and the relevant consultants’ information." } }, { "@type": "Question", "name": "What does the project evidence show?", "acceptedAnswer": { "@type": "Answer", "text": "The genuine SCE project media records the pre-works condition, excavation and opening-up, structural steel, framing, roof works, internal linings and the completed exterior. It demonstrates the construction sequence without exposing the client, exact address, project value or confidential documents." } }, { "@type": "Question", "name": "Who can contact SCE Corp about a similar extension?", "acceptedAnswer": { "@type": "Answer", "text": "Homeowners, developers, asset owners and property professionals can contact SCE Corp about suitable renovation, extension and structural alteration works. Suitability depends on scope, approvals, design responsibilities, access, safety, programme, capability and contract terms." } } ] }