#sce-surry-hills-page { --sce-ink: #1f2933; --sce-muted: #53616b; --sce-navy: #0e2b3d; --sce-teal: #007a76; --sce-teal-dark: #005b58; --sce-aqua: #bdece8; --sce-line: #d8e1e5; --sce-soft: #f3f6f7; --sce-white: #ffffff; color: var(--sce-ink); background: var(--sce-white); line-height: 1.65; } #sce-surry-hills-page, #sce-surry-hills-page * { box-sizing: border-box; } #sce-surry-hills-page .sce-wrap { width: min(1160px, calc(100% - 40px)); margin: 0 auto; } #sce-surry-hills-page .sce-narrow { max-width: 780px; margin-inline: auto; } #sce-surry-hills-page section { padding: 64px 0; } #sce-surry-hills-page h1, #sce-surry-hills-page h2, #sce-surry-hills-page h3 { margin: 0 0 18px; color: var(--sce-navy); line-height: 1.2; letter-spacing: -0.02em; } #sce-surry-hills-page h1 { font-size: 48px; } #sce-surry-hills-page h2 { font-size: 34px; text-align: center; } #sce-surry-hills-page h3 { font-size: 22px; } #sce-surry-hills-page p { margin: 0 0 18px; } #sce-surry-hills-page a { color: var(--sce-teal-dark); text-decoration-thickness: 2px; text-underline-offset: 3px; } #sce-surry-hills-page a:hover { color: #003f3d; } #sce-surry-hills-page a:focus-visible, #sce-surry-hills-page summary:focus-visible { outline: 3px solid var(--sce-white); outline-offset: 3px; box-shadow: 0 0 0 6px var(--sce-navy); } #sce-surry-hills-page .sce-hero { padding: 76px 0 68px; color: var(--sce-white); background: var(--sce-navy); text-align: center; } #sce-surry-hills-page .sce-hero h1, #sce-surry-hills-page .sce-hero p { color: var(--sce-white); } #sce-surry-hills-page .sce-eyebrow { margin-bottom: 14px; color: var(--sce-teal-dark); font-size: 14px; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; } #sce-surry-hills-page .sce-hero .sce-eyebrow { color: var(--sce-aqua); } #sce-surry-hills-page .sce-lead { max-width: 820px; margin: 0 auto 28px; font-size: 20px; line-height: 1.55; } #sce-surry-hills-page .sce-actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 26px; } #sce-surry-hills-page .sce-btn { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; padding: 12px 20px; border: 2px solid var(--sce-teal); border-radius: 6px; background: var(--sce-teal); color: var(--sce-white); font-weight: 700; line-height: 1.2; text-decoration: none; } #sce-surry-hills-page .sce-btn:hover { border-color: var(--sce-teal-dark); background: var(--sce-teal-dark); color: var(--sce-white); } #sce-surry-hills-page .sce-btn--ghost { border-color: var(--sce-white); background: transparent; color: var(--sce-white); } #sce-surry-hills-page .sce-btn--ghost:hover { border-color: var(--sce-aqua); background: var(--sce-white); color: var(--sce-navy); } #sce-surry-hills-page .sce-scope-strip { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; border-top: 1px solid rgba(255, 255, 255, 0.22); border-bottom: 1px solid rgba(255, 255, 255, 0.22); margin-top: 42px; } #sce-surry-hills-page .sce-scope-strip span { padding: 16px 12px; color: var(--sce-white); font-size: 15px; font-weight: 700; } #sce-surry-hills-page .sce-scope-strip span + span { border-left: 1px solid rgba(255, 255, 255, 0.22); } #sce-surry-hills-page .sce-intro-grid, #sce-surry-hills-page .sce-proof-grid, #sce-surry-hills-page .sce-region-grid { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr); align-items: center; gap: 44px; } #sce-surry-hills-page .sce-intro-grid h2, #sce-surry-hills-page .sce-proof-grid h2, #sce-surry-hills-page .sce-region-grid h2 { text-align: left; } #sce-surry-hills-page .sce-checklist { margin: 0; padding: 26px 28px 26px 50px; border-left: 5px solid var(--sce-teal); background: var(--sce-soft); } #sce-surry-hills-page .sce-checklist li + li { margin-top: 10px; } #sce-surry-hills-page .sce-section-lead { max-width: 780px; margin: -4px auto 34px; color: var(--sce-muted); text-align: center; } #sce-surry-hills-page .sce-soft { background: var(--sce-soft); } #sce-surry-hills-page .sce-service-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; } #sce-surry-hills-page .sce-service-card, #sce-surry-hills-page .sce-step { padding: 28px; border: 1px solid var(--sce-line); border-radius: 8px; background: var(--sce-white); } #sce-surry-hills-page .sce-service-card p, #sce-surry-hills-page .sce-step p { color: var(--sce-muted); } #sce-surry-hills-page .sce-service-link { font-weight: 700; } #sce-surry-hills-page .sce-proof-figure { margin: 0; } #sce-surry-hills-page .sce-proof-figure img { display: block; width: 100%; aspect-ratio: 16 / 9; border-radius: 8px; object-fit: cover; } #sce-surry-hills-page .sce-proof-figure figcaption { padding-top: 10px; color: var(--sce-muted); font-size: 14px; } #sce-surry-hills-page .sce-facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin: 24px 0; } #sce-surry-hills-page .sce-fact { padding: 16px; border-left: 4px solid var(--sce-teal); background: var(--sce-soft); } #sce-surry-hills-page .sce-fact strong { display: block; margin-bottom: 4px; color: var(--sce-navy); } #sce-surry-hills-page .sce-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; } #sce-surry-hills-page .sce-step-number { display: inline-flex; width: 38px; height: 38px; align-items: center; justify-content: center; margin-bottom: 16px; border-radius: 50%; background: var(--sce-teal); color: var(--sce-white); font-weight: 800; } #sce-surry-hills-page .sce-registration { padding: 30px; border: 1px solid #9fc7c4; border-radius: 8px; background: #edf8f7; } #sce-surry-hills-page .sce-registration h3 { margin-bottom: 10px; } #sce-surry-hills-page .sce-faq-list { max-width: 880px; margin: 30px auto 0; } #sce-surry-hills-page .sce-faq-list details { border: 1px solid var(--sce-line); border-radius: 7px; background: var(--sce-white); } #sce-surry-hills-page .sce-faq-list details + details { margin-top: 12px; } #sce-surry-hills-page .sce-faq-list summary { position: relative; padding: 20px 52px 20px 22px; color: var(--sce-navy); cursor: pointer; font-weight: 750; list-style: none; } #sce-surry-hills-page .sce-faq-list summary::-webkit-details-marker { display: none; } #sce-surry-hills-page .sce-faq-list summary::after { position: absolute; top: 50%; right: 22px; content: "+"; color: var(--sce-teal-dark); font-size: 25px; line-height: 1; transform: translateY(-50%); } #sce-surry-hills-page .sce-faq-list details[open] summary::after { content: "−"; } #sce-surry-hills-page .sce-faq-answer { padding: 0 22px 20px; color: var(--sce-muted); } #sce-surry-hills-page .sce-faq-answer p { margin: 0; } #sce-surry-hills-page .sce-closing { padding: 66px 0; background: var(--sce-navy); color: var(--sce-white); text-align: center; } #sce-surry-hills-page .sce-closing h2, #sce-surry-hills-page .sce-closing p { color: var(--sce-white); } #sce-surry-hills-page .sce-closing p { max-width: 720px; margin-inline: auto; } @media (max-width: 900px) { #sce-surry-hills-page .sce-intro-grid, #sce-surry-hills-page .sce-proof-grid, #sce-surry-hills-page .sce-region-grid, #sce-surry-hills-page .sce-steps { grid-template-columns: 1fr; } #sce-surry-hills-page .sce-proof-figure { max-width: 760px; margin-inline: auto; } } @media (max-width: 680px) { #sce-surry-hills-page section { padding: 50px 0; } #sce-surry-hills-page h1 { font-size: 38px; } #sce-surry-hills-page h2 { font-size: 29px; } #sce-surry-hills-page .sce-hero { padding: 60px 0 54px; } #sce-surry-hills-page .sce-lead { font-size: 18px; } #sce-surry-hills-page .sce-service-grid, #sce-surry-hills-page .sce-facts, #sce-surry-hills-page .sce-scope-strip { grid-template-columns: 1fr; } #sce-surry-hills-page .sce-scope-strip span + span { border-top: 1px solid rgba(255, 255, 255, 0.22); border-left: 0; } #sce-surry-hills-page .sce-btn { width: 100%; } }

SCE service location · Sydney CBD and Inner City

Construction and remedial support in Surry Hills, NSW

Use this page to qualify a Surry Hills enquiry, review relevant SCE service pathways and see verified local project evidence. SCE Corp considers building remedial, strata, waterproofing, cladding and related construction scopes subject to the property, available information, access, approvals, programme and commercial fit.

Geographic enquiry support Service-owner pathways Completed local project proof

Start with the property and project stage

A practical route for Surry Hills enquiries

Surry Hills is the geographic qualifier; the linked service pages retain the technical and transactional detail. SCE does not assume a building condition from its suburb alone. The first step is to review the observed issue or intended work, available reports and drawings, access constraints, occupancy and project stage.

That information helps SCE identify whether the enquiry aligns with a building remedial, strata, waterproofing, cladding or related construction pathway.

Helpful information to provide

  • Property type and Surry Hills site location
  • The observed issue, required outcome or proposed scope
  • Available reports, drawings, photographs or specifications
  • Occupancy, access and stakeholder constraints
  • Current project stage and relevant programme information

Relevant SCE service pathways

Choose the service owner that best matches the issue or project stage. SCE will confirm fit after reviewing the available information.

Strata services

For owners corporations and strata teams assessing maintenance, repair or building-remedial needs.

Explore strata services

Cladding and recladding

For cladding assessment, replacement and fire-compliance delivery enquiries where the scope is suitable.

Explore cladding and recladding
Poster showing brickwork cracking and level checks during a building investigation in Surry Hills, NSW
Investigation and assessment for a completed occupied strata project in Surry Hills, NSW.

Verified local evidence

Completed Surry Hills strata investigation scope

SCE Corp completed a consultant-supported investigation, remediation documentation, design and tender-management scope for an occupied strata building in Surry Hills.

SCE coordinated and delivered the agreed scope for the Owners Corporation with specialist engineering consultant input. The completed deliverables comprised structural assessment and investigations, a building remediation specification, an engineering inspection report, remediation design and tender process management.

LocationSurry Hills, NSW
Client settingOccupied strata building
SCE roleContractor and project coordinator
StatusApproved scope completed
Read the completed Surry Hills project proof

How to prepare a useful project enquiry

A concise evidence set helps the right SCE team review the site, scope and next step without assuming facts that have not been established.

Share the known facts

Provide the location, property type, observed issue or required work, current project stage and any available technical material.

Confirm the relevant pathway

SCE reviews the enquiry against the appropriate service owner, evidence requirements and practical constraints.

Agree the next action

The next step may involve further information, a site discussion, investigation, defined pricing or another suitable project action.

Controlled location architecture

Surry Hills within Sydney CBD and Inner City

This page qualifies Surry Hills enquiries within SCE's Sydney CBD and Inner City location structure. Use the regional page for the broader geographic pathway, or the service links above for technical scope information.

Explore Sydney CBD and Inner City locations

If you are still defining the likely repair pathway, the Remedial Planning Tool can help organise the issue, evidence and next questions before you contact SCE.

Surry Hills construction and remedial FAQs

What construction services does SCE consider in Surry Hills?

SCE considers suitable building remedial, strata, waterproofing, cladding and related construction enquiries in Surry Hills. Project fit depends on the property, scope, available information, access, approvals, programme and commercial requirements.

Does SCE have completed Surry Hills project evidence?

Yes. SCE completed a consultant-supported investigation, remediation documentation, design and tender-management scope for an occupied strata building in Surry Hills. The project page records the agreed deliverables and SCE's contractor and project-coordination role.

Can SCE support an occupied strata building?

A completed Surry Hills project concerned an occupied strata building and included investigation, documentation, design and tender-management deliverables with specialist engineering consultant input. Arrangements for any future occupied site depend on its scope, access, safety, stakeholders and programme.

How does NSW DBP registration relate to a project?

SCE is NSW DBP registered. The applicable designer, practitioner, consultant and certifier responsibilities depend on the building and scope and must be confirmed for the specific project; SCE's construction and coordination role remains distinct from independent professional responsibilities.

What should I include with a Surry Hills enquiry?

Include the property location and type, the observed issue or proposed work, available reports or drawings, photographs, occupancy and access constraints, the current project stage and relevant programme information.

Discuss a Surry Hills building or remedial scope

Send SCE the location, project stage, available reports and the issue or outcome you need reviewed. The team can then assess the appropriate service pathway and next action.

{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What construction services does SCE consider in Surry Hills?", "acceptedAnswer": { "@type": "Answer", "text": "SCE considers suitable building remedial, strata, waterproofing, cladding and related construction enquiries in Surry Hills. Project fit depends on the property, scope, available information, access, approvals, programme and commercial requirements." } }, { "@type": "Question", "name": "Does SCE have completed Surry Hills project evidence?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. SCE completed a consultant-supported investigation, remediation documentation, design and tender-management scope for an occupied strata building in Surry Hills. The project page records the agreed deliverables and SCE's contractor and project-coordination role." } }, { "@type": "Question", "name": "Can SCE support an occupied strata building?", "acceptedAnswer": { "@type": "Answer", "text": "A completed Surry Hills project concerned an occupied strata building and included investigation, documentation, design and tender-management deliverables with specialist engineering consultant input. Arrangements for any future occupied site depend on its scope, access, safety, stakeholders and programme." } }, { "@type": "Question", "name": "How does NSW DBP registration relate to a project?", "acceptedAnswer": { "@type": "Answer", "text": "SCE is NSW DBP registered. The applicable designer, practitioner, consultant and certifier responsibilities depend on the building and scope and must be confirmed for the specific project; SCE's construction and coordination role remains distinct from independent professional responsibilities." } }, { "@type": "Question", "name": "What should I include with a Surry Hills enquiry?", "acceptedAnswer": { "@type": "Answer", "text": "Include the property location and type, the observed issue or proposed work, available reports or drawings, photographs, occupancy and access constraints, the current project stage and relevant programme information." } } ] }