{"id":3501,"date":"2026-02-05T04:05:58","date_gmt":"2026-02-05T04:05:58","guid":{"rendered":"https:\/\/sunrisewebtechnology.com\/consultancy\/?page_id=3501"},"modified":"2026-02-06T06:28:49","modified_gmt":"2026-02-06T06:28:49","slug":"case-studies","status":"publish","type":"page","link":"https:\/\/sunrisewebtechnology.com\/consultancy\/case-studies\/","title":{"rendered":"case studies"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3501\" class=\"elementor elementor-3501\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07ecf37 e-flex e-con-boxed e-con e-parent\" data-id=\"07ecf37\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f36e68e e-con-full e-flex e-con e-child\" data-id=\"f36e68e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d049ec animated-slow elementor-invisible elementor-widget elementor-widget-hfe-infocard\" data-id=\"8d049ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"hfe-infocard.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"hfe-infocard\">\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-infocard-title-wrap\">\n\t\t\t\t<h1 class=\"hfe-infocard-title elementor-inline-editing\" data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Experience in Building Safety, Fire and Compliance Consultancy<\/h1>\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"hfe-infocard-text-wrap\">\n\t\t\t\t<div class=\"hfe-infocard-text elementor-inline-editing\" data-elementor-setting-key=\"infocard_description\" data-elementor-inline-editing-toolbar=\"advanced\">\n\t\t\t\t\tGH Compliance has delivered building safety, fire safety and compliance consultancy \nacross a range of construction and built-environment projects, supporting \ndutyholders, developers and principal contractors.\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d45423 e-flex e-con-boxed e-con e-parent\" data-id=\"5d45423\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e86ccc1 elementor-widget elementor-widget-shortcode\" data-id=\"e86ccc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<!-- BOOTSTRAP CDN -->\n<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.2\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n\n<style>\n\/* ===== CARD WRAPPER ===== *\/\n.case-card {\n    background: #f8f9fa;\n    border-radius: 16px;\n    overflow: hidden;\n    height: 100%;\n    transition: all 0.45s cubic-bezier(0.22, 0.61, 0.36, 1);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.09);\n    border: 1px solid #e9ecef;\n}\n\n.case-card:hover {\n    transform: translateY(-14px);\n    box-shadow: 0 32px 64px rgba(0,0,0,0.14);\n}\n\n\/* ===== IMAGE ===== *\/\n.case-image {\n    position: relative;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;          \/* nicer proportions *\/\n}\n\n.case-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 3.9s cubic-bezier(0.25, 0.1, 0.25, 1);\n}\n\n.case-card:hover .case-image img {\n    transform: scale(1.07);\n}\n\n\/* ===== CONTENT ===== *\/\n.case-body {\n    padding: 24px 24px 32px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n}\n\n.case-title {\n    font-weight: 700;\n    color: #1a264f;\n    margin: 0 0 6px 0;\n    line-height: 1.32;\n    font-size: 1.08rem;\n}\n\n.case-subtitle {\n    font-size: 1.05rem;\n    font-weight: 500;\n    color: #4a5568;\n    margin: 0 0 8px 0;\n    line-height: 1.4;\n     color: #c0392b;\n}\n\n.case-category {\n    display: inline-block;\n    font-size: 0.875rem;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n}\n\n.case-excerpt {\n    font-size: 0.95rem;\n    color: #4a5568;\n    line-height: 1.55;\n    margin: 8px 0 4px;\n    flex-grow: 1;\n}\n\n.read-more {\n    font-weight: 600;\n    font-size: 0.94rem;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    display: inline-block;\n    color: #1a264f;\n}\n\n.read-more:hover {\n    color: #a93226;\n    text-decoration: underline;\n}\n\n\/* ===== LINK RESET ===== *\/\n.case-link {\n    text-decoration: none;\n    color: inherit;\n    display: block;\n    height: 100%;\n}\n.case-link:hover,\n.case-link:focus {\n    color: inherit;\n    outline: none;\n}\n<\/style>\n\n<div class=\"container my-5\">\n    <div class=\"row g-4\">\n\n                    \n            <!-- GRID ITEM -->\n            <div class=\"col-12 col-md-6  col-lg-6\">   <!-- changed to 3-per-row on large screens -->\n                <a href=\"https:\/\/sunrisewebtechnology.com\/consultancy\/case_study\/client-side-cdm-support\/\" class=\"case-link\">\n\n                    <div class=\"case-card h-100\">\n\n                                                    <div class=\"case-image\">\n                                <img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-content\/uploads\/2026\/02\/architects-face-mask-planning-construction-new-normal-scaled.webp\" class=\"attachment-large size-large\" alt=\"architects face mask planning construction new normal\" srcset=\"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-content\/uploads\/2026\/02\/architects-face-mask-planning-construction-new-normal-scaled.webp 2560w, https:\/\/sunrisewebtechnology.com\/consultancy\/wp-content\/uploads\/2026\/02\/architects-face-mask-planning-construction-new-normal-300x200.webp 300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" title=\"High Risk Construction Project\">                            <\/div>\n                        \n                        <div class=\"case-body\">\n                            \n                            <h2 class=\"case-title\">Development project requiring formal discharge of Client and Principal Designer duties under CDM 2015.<\/h2>\n\n                                                            <h3 class=\"case-subtitle\">Client-side Cdm Support<\/h3>\n                            \n                            <span class=\"read-more\">Read More \u2192<\/span>\n                        <\/div>\n\n                    <\/div>\n\n                <\/a>\n            <\/div>\n\n            \n            <!-- GRID ITEM -->\n            <div class=\"col-12 col-md-6  col-lg-6\">   <!-- changed to 3-per-row on large screens -->\n                <a href=\"https:\/\/sunrisewebtechnology.com\/consultancy\/case_study\/fire-safety-in-occupied-building\/\" class=\"case-link\">\n\n                    <div class=\"case-card h-100\">\n\n                                                    <div class=\"case-image\">\n                                <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-content\/uploads\/2026\/02\/medium-shot-architect-engineer-looking-plans.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"medium shot architect engineer looking plans\" title=\"Fire Safety In Occupied Building\">                            <\/div>\n                        \n                        <div class=\"case-body\">\n                            \n                            <h2 class=\"case-title\">Occupied building requiring a fire risk assessment and fire safety management support.<\/h2>\n\n                                                            <h3 class=\"case-subtitle\">Fire Safety In Occupied Building<\/h3>\n                            \n                            <span class=\"read-more\">Read More \u2192<\/span>\n                        <\/div>\n\n                    <\/div>\n\n                <\/a>\n            <\/div>\n\n            \n            <!-- GRID ITEM -->\n            <div class=\"col-12 col-md-6  col-lg-6\">   <!-- changed to 3-per-row on large screens -->\n                <a href=\"https:\/\/sunrisewebtechnology.com\/consultancy\/case_study\/high-risk-construction-project\/\" class=\"case-link\">\n\n                    <div class=\"case-card h-100\">\n\n                                                    <div class=\"case-image\">\n                                <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-content\/uploads\/2026\/02\/young-man-civil-engineer-safety-hat.webp\" class=\"attachment-large size-large\" alt=\"young man civil engineer safety hat\" title=\"High Risk Construction Project\">                            <\/div>\n                        \n                        <div class=\"case-body\">\n                            \n                            <h2 class=\"case-title\">High-risk construction project involving multiple contractors and complex site activities.<\/h2>\n\n                                                            <h3 class=\"case-subtitle\">High Risk Construction Project<\/h3>\n                            \n                            <span class=\"read-more\">Read More \u2192<\/span>\n                        <\/div>\n\n                    <\/div>\n\n                <\/a>\n            <\/div>\n\n                    \n    <\/div>\n\n    <!-- PAGINATION -->\n    <div class=\"text-center mt-5\">\n            <\/div>\n<\/div>\n\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d5350e e-flex e-con-boxed e-con e-parent\" data-id=\"9d5350e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5d8c74c e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"5d8c74c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4998c71 e-flex e-con-boxed e-con e-child\" data-id=\"4998c71\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-01c441d e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"01c441d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90bc0e5 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"90bc0e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"#\" tabindex=\"-1\"><img decoding=\"async\" src=\"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-content\/uploads\/2026\/02\/young-man-civil-engineer-safety-hat.webp\" class=\"attachment-full size-full wp-image-3541\" alt=\"young man civil engineer safety hat\" title=\"High Risk Construction Project\"><\/a><\/figure><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\"><a href=\"#\">High-risk construction project involving multiple contractors and complex site  activities.<\/a><\/h2><p class=\"elementor-image-box-description\">Improved construction health and safety compliance, enhanced risk control, and \npractical support enabling safe project delivery.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Experience in Building Safety, Fire and Compliance Consultancy GH Compliance has delivered building safety, fire safety and compliance consultancy across a range of construction and built-environment projects, supporting dutyholders, developers and principal contractors. High-risk construction project involving multiple contractors and complex site activities. Improved construction health and safety compliance, enhanced risk control, and practical support [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3501","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/pages\/3501","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/comments?post=3501"}],"version-history":[{"count":46,"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/pages\/3501\/revisions"}],"predecessor-version":[{"id":3718,"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/pages\/3501\/revisions\/3718"}],"wp:attachment":[{"href":"https:\/\/sunrisewebtechnology.com\/consultancy\/wp-json\/wp\/v2\/media?parent=3501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}