{"id":5822,"date":"2026-08-18T06:16:09","date_gmt":"2026-08-18T05:16:09","guid":{"rendered":"https:\/\/www.uebuildingservices.com\/?page_id=5822"},"modified":"2026-08-18T06:20:59","modified_gmt":"2026-08-18T05:20:59","slug":"residential","status":"publish","type":"page","link":"https:\/\/www.uebuildingservices.com\/index.php\/residential\/","title":{"rendered":"Residential"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5822\" class=\"elementor elementor-5822\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-3af7235 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"3af7235\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-73e002c\" data-id=\"73e002c\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-8012537 elementor-widget elementor-widget-html\" data-id=\"8012537\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\r\n  * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .ue-residential-premium {\r\n    position: relative;\r\n    padding: 115px 20px;\r\n    background:\r\n      radial-gradient(circle at 8% 8%, rgba(188,153,64,0.10), transparent 25%),\r\n      radial-gradient(circle at 92% 90%, rgba(3,30,77,0.05), transparent 28%),\r\n      #f3f4f6;\r\n    font-family: \"Poppins\", Arial, sans-serif;\r\n    overflow: hidden;\r\n  }\r\n\r\n  \/* Decorative Background Shapes *\/\r\n  .ue-residential-premium::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 400px;\r\n    height: 400px;\r\n    border: 1px solid rgba(188,153,64,0.15);\r\n    border-radius: 50%;\r\n    top: -230px;\r\n    right: -140px;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .ue-residential-premium::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 300px;\r\n    height: 300px;\r\n    border: 1px solid rgba(3,30,77,0.07);\r\n    border-radius: 50%;\r\n    bottom: -190px;\r\n    left: -100px;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .ue-residential-wrap {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 1240px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* =========================\r\n     HEADER\r\n  ========================== *\/\r\n\r\n  .ue-residential-header {\r\n    display: grid;\r\n    grid-template-columns: 0.9fr 1.1fr;\r\n    gap: 70px;\r\n    align-items: end;\r\n    margin-bottom: 58px;\r\n  }\r\n\r\n  .ue-residential-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 13px;\r\n    margin-bottom: 17px;\r\n    color: #bc9940;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .ue-residential-label::before {\r\n    content: \"\";\r\n    width: 42px;\r\n    height: 2px;\r\n    background: #bc9940;\r\n  }\r\n\r\n  .ue-residential-title {\r\n    margin: 0;\r\n    color: #031e4d;\r\n    font-size: 50px;\r\n    line-height: 1.1;\r\n    font-weight: 750;\r\n    letter-spacing: -1.5px;\r\n  }\r\n\r\n  .ue-residential-title span {\r\n    color: #bc9940;\r\n  }\r\n\r\n  .ue-residential-intro {\r\n    max-width: 590px;\r\n    margin: 0 0 5px auto;\r\n    color: #687180;\r\n    font-size: 16px;\r\n    line-height: 1.9;\r\n  }\r\n\r\n  \/* =========================\r\n     CARDS GRID\r\n  ========================== *\/\r\n\r\n  .ue-residential-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 25px;\r\n    align-items: stretch;\r\n  }\r\n\r\n  .ue-residential-card {\r\n    position: relative;\r\n    display: flex;\r\n    flex-direction: column;\r\n    padding: 36px 30px 30px;\r\n    background: #ffffff;\r\n    border: 1px solid rgba(3,30,77,0.08);\r\n    border-radius: 24px;\r\n    overflow: hidden;\r\n    box-shadow:\r\n      0 8px 20px rgba(3,30,77,0.03),\r\n      0 20px 50px rgba(3,30,77,0.06);\r\n    transition:\r\n      transform 0.4s ease,\r\n      box-shadow 0.4s ease,\r\n      border-color 0.4s ease;\r\n  }\r\n\r\n  \/* Gold Top Line *\/\r\n  .ue-residential-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 4px;\r\n    background: linear-gradient(\r\n      90deg,\r\n      #bc9940,\r\n      #ddc176\r\n    );\r\n    transform: scaleX(0.22);\r\n    transform-origin: left;\r\n    transition: transform 0.4s ease;\r\n  }\r\n\r\n  \/* Decorative Circle *\/\r\n  .ue-residential-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 150px;\r\n    height: 150px;\r\n    right: -75px;\r\n    top: -75px;\r\n    border-radius: 50%;\r\n    background: rgba(188,153,64,0.06);\r\n    transition: transform 0.4s ease;\r\n  }\r\n\r\n  .ue-residential-card:hover {\r\n    transform: translateY(-10px);\r\n    border-color: rgba(188,153,64,0.45);\r\n    box-shadow:\r\n      0 15px 30px rgba(3,30,77,0.06),\r\n      0 30px 70px rgba(3,30,77,0.12);\r\n  }\r\n\r\n  .ue-residential-card:hover::before {\r\n    transform: scaleX(1);\r\n  }\r\n\r\n  .ue-residential-card:hover::after {\r\n    transform: scale(1.35);\r\n  }\r\n\r\n  \/* =========================\r\n     ICON AREA\r\n  ========================== *\/\r\n\r\n  .ue-residential-icon-row {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .ue-residential-icon {\r\n    width: 70px;\r\n    height: 70px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border-radius: 19px;\r\n    background: #031e4d;\r\n    color: #bc9940;\r\n    box-shadow: 0 12px 28px rgba(3,30,77,0.17);\r\n    transition: all 0.4s ease;\r\n  }\r\n\r\n  .ue-residential-card:hover .ue-residential-icon {\r\n    background: #bc9940;\r\n    color: #ffffff;\r\n    transform: rotate(-4deg) scale(1.06);\r\n    box-shadow: 0 14px 30px rgba(188,153,64,0.25);\r\n  }\r\n\r\n  .ue-residential-icon svg {\r\n    width: 33px;\r\n    height: 33px;\r\n    stroke: currentColor;\r\n    fill: none;\r\n    stroke-width: 1.7;\r\n    stroke-linecap: round;\r\n    stroke-linejoin: round;\r\n  }\r\n\r\n  .ue-residential-number {\r\n    color: rgba(3,30,77,0.07);\r\n    font-size: 50px;\r\n    line-height: 1;\r\n    font-weight: 800;\r\n    letter-spacing: -3px;\r\n  }\r\n\r\n  \/* =========================\r\n     CARD CONTENT\r\n  ========================== *\/\r\n\r\n  .ue-residential-card h3 {\r\n    position: relative;\r\n    z-index: 2;\r\n    margin: 0 0 15px;\r\n    color: #031e4d;\r\n    font-size: 23px;\r\n    line-height: 1.35;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .ue-residential-description {\r\n    position: relative;\r\n    z-index: 2;\r\n    margin: 0 0 23px;\r\n    color: #687180;\r\n    font-size: 14.5px;\r\n    line-height: 1.8;\r\n  }\r\n\r\n  \/* =========================\r\n     SERVICES LIST\r\n  ========================== *\/\r\n\r\n  .ue-residential-list {\r\n    position: relative;\r\n    z-index: 2;\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 32px;\r\n  }\r\n\r\n  .ue-residential-list li {\r\n    position: relative;\r\n    padding: 10px 0 10px 27px;\r\n    border-bottom: 1px solid #edf0f4;\r\n    color: #4f5968;\r\n    font-size: 13.7px;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .ue-residential-list li:last-child {\r\n    border-bottom: none;\r\n  }\r\n\r\n  .ue-residential-list li::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 2px;\r\n    top: 16px;\r\n    width: 7px;\r\n    height: 7px;\r\n    border: 2px solid #bc9940;\r\n    border-radius: 50%;\r\n  }\r\n\r\n  \/* =========================\r\n     BUTTON\r\n  ========================== *\/\r\n\r\n  .ue-residential-btn {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    width: 100%;\r\n    margin-top: auto;\r\n    padding: 11px 12px 11px 19px;\r\n    background: #031e4d;\r\n    border: 1px solid #031e4d;\r\n    border-radius: 12px;\r\n    color: #ffffff;\r\n    text-decoration: none;\r\n    font-size: 14px;\r\n    font-weight: 650;\r\n    transition: all 0.35s ease;\r\n  }\r\n\r\n  .ue-residential-btn-arrow {\r\n    width: 38px;\r\n    height: 38px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: #bc9940;\r\n    border-radius: 9px;\r\n    color: #ffffff;\r\n    font-size: 19px;\r\n    transition: all 0.35s ease;\r\n  }\r\n\r\n  .ue-residential-btn:hover {\r\n    background: #bc9940;\r\n    border-color: #bc9940;\r\n    color: #ffffff;\r\n    box-shadow: 0 12px 28px rgba(188,153,64,0.24);\r\n  }\r\n\r\n  .ue-residential-btn:hover .ue-residential-btn-arrow {\r\n    background: #031e4d;\r\n    transform: translateX(3px);\r\n  }\r\n\r\n  \/* =========================\r\n     TABLET\r\n  ========================== *\/\r\n\r\n  @media (max-width: 1050px) {\r\n\r\n    .ue-residential-header {\r\n      grid-template-columns: 1fr;\r\n      gap: 20px;\r\n    }\r\n\r\n    .ue-residential-intro {\r\n      margin-left: 0;\r\n    }\r\n\r\n    .ue-residential-title {\r\n      font-size: 44px;\r\n    }\r\n\r\n    .ue-residential-grid {\r\n      grid-template-columns: repeat(2, 1fr);\r\n    }\r\n\r\n    .ue-residential-card:last-child {\r\n      grid-column: 1 \/ -1;\r\n      max-width: 600px;\r\n      width: 100%;\r\n      margin: 0 auto;\r\n    }\r\n  }\r\n\r\n  \/* =========================\r\n     MOBILE\r\n  ========================== *\/\r\n\r\n  @media (max-width: 700px) {\r\n\r\n    .ue-residential-premium {\r\n      padding: 75px 16px;\r\n    }\r\n\r\n    .ue-residential-header {\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .ue-residential-title {\r\n      font-size: 35px;\r\n      letter-spacing: -0.8px;\r\n    }\r\n\r\n    .ue-residential-intro {\r\n      font-size: 15px;\r\n      line-height: 1.75;\r\n    }\r\n\r\n    .ue-residential-grid {\r\n      grid-template-columns: 1fr;\r\n      gap: 20px;\r\n    }\r\n\r\n    .ue-residential-card:last-child {\r\n      grid-column: auto;\r\n      max-width: none;\r\n    }\r\n\r\n    .ue-residential-card {\r\n      padding: 29px 23px 23px;\r\n      border-radius: 19px;\r\n    }\r\n\r\n    .ue-residential-icon {\r\n      width: 62px;\r\n      height: 62px;\r\n      border-radius: 16px;\r\n    }\r\n\r\n    .ue-residential-icon svg {\r\n      width: 29px;\r\n      height: 29px;\r\n    }\r\n\r\n    .ue-residential-number {\r\n      font-size: 42px;\r\n    }\r\n\r\n    .ue-residential-card h3 {\r\n      font-size: 21px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n\r\n<section class=\"ue-residential-premium\">\r\n\r\n  <div class=\"ue-residential-wrap\">\r\n\r\n    <!-- =========================\r\n         SECTION HEADER\r\n    ========================== -->\r\n\r\n    <div class=\"ue-residential-header\">\r\n\r\n      <div>\r\n        <div class=\"ue-residential-label\">\r\n          Residential\r\n        <\/div>\r\n\r\n        <h2 class=\"ue-residential-title\">\r\n          Residential\r\n          <span>Building Services<\/span>\r\n        <\/h2>\r\n      <\/div>\r\n\r\n      <p class=\"ue-residential-intro\">\r\n        Professional management and coordination for residential construction,\r\n        renovation, extension and alteration projects.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =========================\r\n         CARDS\r\n    ========================== -->\r\n\r\n    <div class=\"ue-residential-grid\">\r\n\r\n\r\n      <!-- CARD 01 -->\r\n      <div class=\"ue-residential-card\">\r\n\r\n        <div class=\"ue-residential-icon-row\">\r\n\r\n          <div class=\"ue-residential-icon\">\r\n            <svg viewBox=\"0 0 24 24\">\r\n              <path d=\"M3 21h18\"><\/path>\r\n              <path d=\"M5 21V9l7-5 7 5v12\"><\/path>\r\n              <path d=\"M9 21v-6h6v6\"><\/path>\r\n              <path d=\"M8 11h1\"><\/path>\r\n              <path d=\"M15 11h1\"><\/path>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"ue-residential-number\">\r\n            01\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Residential Project Management\r\n        <\/h3>\r\n\r\n        <p class=\"ue-residential-description\">\r\n          End-to-end management of residential construction projects,\r\n          from initial planning through to completion.\r\n        <\/p>\r\n\r\n        <ul class=\"ue-residential-list\">\r\n          <li>Project planning and scheduling<\/li>\r\n          <li>Budget and cost management<\/li>\r\n          <li>Contractor and subcontractor coordination<\/li>\r\n          <li>Procurement and material management<\/li>\r\n          <li>Quality control<\/li>\r\n          <li>Progress monitoring<\/li>\r\n          <li>Problem-solving and project recovery<\/li>\r\n          <li>Client communication and reporting<\/li>\r\n        <\/ul>\r\n\r\n        <a\r\n          href=\"https:\/\/www.uebuildingservices.com\/index.php\/contact-v-4\/\"\r\n          class=\"ue-residential-btn\"\r\n        >\r\n          Contact Us\r\n\r\n          <span class=\"ue-residential-btn-arrow\">\r\n            \u2192\r\n          <\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- CARD 02 -->\r\n      <div class=\"ue-residential-card\">\r\n\r\n        <div class=\"ue-residential-icon-row\">\r\n\r\n          <div class=\"ue-residential-icon\">\r\n            <svg viewBox=\"0 0 24 24\">\r\n              <path d=\"M14.7 6.3a4 4 0 0 0-5-5l2.1 2.1-3.4 3.4-2.1-2.1a4 4 0 0 0 5 5l7.4 7.4a2.1 2.1 0 0 0 3-3z\"><\/path>\r\n              <path d=\"M4 20l6-6\"><\/path>\r\n              <path d=\"M3 21l1-1\"><\/path>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"ue-residential-number\">\r\n            02\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Home Renovations\r\n        <\/h3>\r\n\r\n        <p class=\"ue-residential-description\">\r\n          Professional management of renovation projects, whether you're\r\n          updating a single area or undertaking a complete property transformation.\r\n        <\/p>\r\n\r\n        <ul class=\"ue-residential-list\">\r\n          <li>Kitchen and bathroom renovations<\/li>\r\n          <li>Whole-home renovations<\/li>\r\n          <li>Internal remodelling<\/li>\r\n          <li>Structural alterations<\/li>\r\n          <li>Refurbishments and upgrades<\/li>\r\n          <li>Contractor and trade management<\/li>\r\n          <li>Budget and programme management<\/li>\r\n        <\/ul>\r\n\r\n        <a\r\n          href=\"https:\/\/www.uebuildingservices.com\/index.php\/contact-v-4\/\"\r\n          class=\"ue-residential-btn\"\r\n        >\r\n          Contact Us\r\n\r\n          <span class=\"ue-residential-btn-arrow\">\r\n            \u2192\r\n          <\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- CARD 03 -->\r\n      <div class=\"ue-residential-card\">\r\n\r\n        <div class=\"ue-residential-icon-row\">\r\n\r\n          <div class=\"ue-residential-icon\">\r\n            <svg viewBox=\"0 0 24 24\">\r\n              <path d=\"M3 21h18\"><\/path>\r\n              <path d=\"M4 21V10l6-4 6 4v11\"><\/path>\r\n              <path d=\"M16 13h4v8\"><\/path>\r\n              <path d=\"M8 21v-5h4v5\"><\/path>\r\n              <path d=\"M18 7v6\"><\/path>\r\n              <path d=\"M15 10h6\"><\/path>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"ue-residential-number\">\r\n            03\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Home Extensions &amp; Alterations\r\n        <\/h3>\r\n\r\n        <p class=\"ue-residential-description\">\r\n          Managing the process of extending and adapting existing homes\r\n          to create additional space and improve functionality.\r\n        <\/p>\r\n\r\n        <ul class=\"ue-residential-list\">\r\n          <li>Rear and side extensions<\/li>\r\n          <li>Single and multi-storey extensions<\/li>\r\n          <li>Open-plan conversions<\/li>\r\n          <li>Structural alterations<\/li>\r\n          <li>Additional living spaces<\/li>\r\n          <li>Project planning and coordination<\/li>\r\n          <li>End-to-end construction management<\/li>\r\n        <\/ul>\r\n\r\n        <a\r\n          href=\"https:\/\/www.uebuildingservices.com\/index.php\/contact-v-4\/\"\r\n          class=\"ue-residential-btn\"\r\n        >\r\n          Contact Us\r\n\r\n          <span class=\"ue-residential-btn-arrow\">\r\n            \u2192\r\n          <\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Residential Residential Building Services Professional management and coordination for residential construction, renovation, extension and alteration projects. 01 Residential Project Management End-to-end management of residential construction projects, from initial planning through to completion. Project planning and scheduling Budget and cost management Contractor and subcontractor coordination Procurement and material management Quality control Progress monitoring Problem-solving and project [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5822","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/pages\/5822","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/comments?post=5822"}],"version-history":[{"count":10,"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/pages\/5822\/revisions"}],"predecessor-version":[{"id":5833,"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/pages\/5822\/revisions\/5833"}],"wp:attachment":[{"href":"https:\/\/www.uebuildingservices.com\/index.php\/wp-json\/wp\/v2\/media?parent=5822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}