CINXE.COM
Construction Insights
<!DOCTYPE HTML> <html lang="en-GB"> <head> <!-- BEGIN META TAGS AND TITLE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta charset="utf-8"/> <meta name="keywords" content="Transport & logistics, Construction"/> <meta name="description" content="Insights and opinions from our International Construction Group on issues and developments affecting the construction industry."/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="robots" content="noarchive"/> <meta name="twitter:card" content="summary_large_image"/> <meta property="og:title" content="Construction Insights"/> <meta name="twitter:title" content="Construction Insights"/> <meta property="og:description" content="Insights and opinions from our International Construction Group on issues and developments affecting the construction industry."/> <meta name="twitter:description" content="Insights and opinions from our International Construction Group on issues and developments affecting the construction industry."/> <meta property="og:url" content="https://www.cliffordchance.com/content/cliffordchance/insights/resources/blogs/construction-insights.html"/> <meta property="og:image" content="https://www.cliffordchance.com/content/dam/cliffordchance/social-media-images/campaigns/construction-blog.jpg"/> <meta name="twitter:image" content="https://www.cliffordchance.com/content/dam/cliffordchance/social-media-images/campaigns/construction-blog.jpg"/> <meta property="og:site_name" content="Clifford Chance"/> <meta name="twitter:site" content="@Clifford_Chance"/> <link rel="canonical" href="/insights/resources/blogs/construction-insights.html"/> <!-- END META TAGS --> <title>Construction Insights</title> <link href="/etc/designs/cc2014/css/desktop.css" rel="stylesheet" type="text/css" media="screen, print"/> <link href="/etc/designs/cc/css/style.css" rel="stylesheet" media="screen, print"/> <link href="/etc/designs/cc/css/style.css" rel="stylesheet" media="print"/> <link href="/etc/designs/cc/css/print.css" rel="stylesheet" type="text/css" media="print"/> <link href="/etc/designs/cc/css/cc-cc.css" rel="stylesheet" type="text/css" media="screen"/> <link href="/etc/designs/cc/css/cp-home.css" rel="stylesheet" type="text/css" media="screen"/> <link href="/etc/designs/cc/css/cp-prefs.css" rel="stylesheet" type="text/css" media="screen"/> <link href="/etc/designs/cc/css/cbg.css" rel="stylesheet" type="text/css" media="screen"/> <link rel="apple-touch-icon" href="https://www.cliffordchance.com/content/dam/cliffordchance/icons/ccappletouch.png"/> <link rel="shortcut icon" href="https://www.cliffordchance.com/content/dam/cliffordchance/icons/ccfavicon.png"/> <script type="text/javascript" src="/etc/designs/cc/jquery/jquery191.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jqueryui.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jqueryuitouchpunch.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jquerycookies.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jquerycolor.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jquery-mobile.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/respond.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/hoverintent.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/nav.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/article.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/analyticsdata.js"></script> <!-- <script async src="https://siteimproveanalytics.com/js/siteanalyze_10168.js"></script> --> <script type="text/javascript" src="/etc/designs/cc/jquery/cp-home.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/cp-prefs.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/cp-okta.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/cbg.js"></script> <script src="/etc/designs/cc2014/jquery/article.js"></script> <script type="text/javascript" src="/etc/designs/cc2014/jquery/people.js"></script> <script type="text/javascript" src="/etc/designs/cc2014/jquery/findpeople.js"></script> <script type="text/javascript" src="https://ok1static.oktacdn.com/assets/js/sdk/okta-signin-widget/2.14.0/js/okta-sign-in.min.js"></script> <!--[if lt IE 9]> <script src="/etc/designs/cc2014/jquery/html5shiv.js"></script> <![endif]--> <!-- BEGIN ADOBE ANALYTICS DATA LAYER --> <!------------------- ADOBE ANALYTICS FUNCTIONS --------------------> <script type="text/javascript"> var digitalData; digitalData = { "page": { "pageName": "CC_Construction-Insights", "pageURL": "https://www.cliffordchance.com/content/cliffordchance/insights/resources/blogs/construction-insights.html", "sitesection1": "insights", "sitesection2": "resources", "sitesection3": "blogs", "sitesection4": "construction-insights" }, "site": { "language": "en", "server": "www.cliffordchance.com" } } function linkClick(p1) { digitalData.eventData = { linkDataId : p1, userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('linkClick', digitalData.eventData); } function videoView(p1, p2, p3, p4) { digitalData.videoData = { videoId: p1, videoName : p2, playerName : p3, milestone : p4, userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('videoView', digitalData.videoData); } function searchClick(p1, p2, p3) { digitalData.searchData = { searchTerm : p1, searchCategory : p2, searchStatus : p3, // For zero search results, set the variable to "Unsuccessful" and for 1 or more than one result, set the variable to âSuccessfulâ userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('searchClick', digitalData.searchData); } // The Okta-related functions have to be called from cp.js otherwise there would be multiple on click events assigned to a single button function loginInitiate(p1) { digitalData.loginInitData = { linkDataId : p1, loginForm : 'Okta Login Form', userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('loginInitiate', digitalData.loginInitData); } function registrationInitiate(p1) { digitalData.regInitData = { linkDataId : p1, registrationForm : 'Okta Registration Form', userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('registrationInitiate', digitalData.regInitData); } function registrationStatus() { digitalData.regData = { registrationForm : 'Okta Registration Form', registrationStatus : 'true' } _satellite.track('registrationStatus', digitalData.regData); } function userStatus(p1) { digitalData.userData = { // Variables defined and initialised in cp-home.js // (p1 is calculated by internal external service called from cp-home.js) userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus, organizationId: cc_cpuser_organizationid, userType: p1 } _satellite.track('userStatus', digitalData.userData); } </script> <!--------------------- YOUTUBE VIDEO TRACKING ---------------------> <script type="text/javascript"> var bYTHit25 = false; var bYTHit50 = false; var bYTHit75 = false; var bYTHit99 = false; // Declare global interval for automatic state checking var ccYTAnalyticsInterval; var tag = document.createElement('script'); tag.id = 'yt-iframe-api'; tag.src = '/etc/designs/cc/jquery/youtube.js'; var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(tag, firstScriptTag); var players = []; function onYouTubeIframeAPIReady() { $('.cc-yt-player').each( function(i) { players[0] = new YT.Player($(this).attr('id'), { events: { 'onStateChange': onPlayerStateChange } }); }); } function onPlayerStateChange(event) { if (event.data == 1) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Started'); bYTHit25 = false; bYTHit50 = false; bYTHit75 = false; bYTHit99 = false; ccYTAnalyticsInterval = setInterval(function() { var nPercentPlayed = parseInt(event.target.getCurrentTime() / event.target.getDuration() * 100); if (nPercentPlayed == 25 && !bYTHit25) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 25%'); bYTHit25 = true; } if (nPercentPlayed == 50 && !bYTHit50) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 50%'); bYTHit50 = true; } if (nPercentPlayed == 75 && !bYTHit75) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 75%'); bYTHit75 = true; } if (nPercentPlayed == 99 && !bYTHit99) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 100%'); bYTHit99 = true; clearInterval(ccYTAnalyticsInterval); event.target.seekTo(0); event.target.pauseVideo(); } }, 250); } else if (event.data == 2 || event.data == 0) { clearInterval(ccYTAnalyticsInterval); } } </script> <!--------------------- VIMEO VIDEO TRACKING ---------------------> <script src="/etc/designs/cc/jquery/vimeo.js"></script> <script type="text/javascript"> $(document).ready(function() { var bVimeoHit25 = false; var bVimeoHit50 = false; var bVimeoHit75 = false; $('iframe.cc-vimeo-player').each( function() { var vimeoPlayer = new Vimeo.Player($(this)); vimeoPlayer.on('play', function(data) { bVimeoHit25 = false; bVimeoHit50 = false; bVimeoHit75 = false; vimeoPlayer.getVideoTitle().then(function(title) { vimeoPlayer.getVideoId().then(function(id) { videoView(id, title, 'Vimeo', 'Video Started'); }); }); }); vimeoPlayer.on('ended', function(data) { vimeoPlayer.getVideoTitle().then(function(title) { vimeoPlayer.getVideoId().then(function(id) { videoView(id, title, 'Vimeo', 'Video Complete 100%'); }); }); }); vimeoPlayer.on('timeupdate', function(data) { vimeoPlayer.getDuration().then(function(duration) { vimeoPlayer.getVideoTitle().then(function(title) { vimeoPlayer.getVideoId().then(function(id) { constructAACallForVimeo(id, title, parseInt(data.seconds / duration * 100)); }); }); }); }); }); function constructAACallForVimeo(sID, sTitle, nPercentPlayed) { if (nPercentPlayed == 25 && !bVimeoHit25) { videoView(sID, sTitle, 'Vimeo', 'Video Complete 25%'); bVimeoHit25 = true; } else if (nPercentPlayed == 50 && !bVimeoHit50) { videoView(sID, sTitle, 'Vimeo', 'Video Complete 50%'); bVimeoHit50 = true; } else if (nPercentPlayed == 75 && !bVimeoHit75) { videoView(sID, sTitle, 'Vimeo', 'Video Complete 75%'); bVimeoHit75 = true; } } }); </script> <!--------------------- SEARCH TRACKING ---------------------> <script type="text/javascript"> function searchClickPrep() { var sSearchTerm = 'None'; var sSearchCategory = 'None'; var sSearchStatus = 'Unsuccessful'; if ($('ul.ul_searchlist li').length > 0) { sSearchStatus = 'Successful'; } searchClick(sSearchTerm, sSearchCategory, sSearchStatus); } </script> <!-- END ADOBE ANALYTICS DATA LAYER --> <!-- BEGIN GOOGLE ANALYTICS (CCV2) --> <script type="text/javascript" id="script_analytics"> function c3LoadAnalytics() { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-34080896-1', 'auto'); ga('send', 'pageview'); ga('set', 'anonymizeIp', true) } </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5XF9ZL');</script> <!-- End Google Tag Manager --> <!-- END GOOGLE ANALYTICS --> <!-- BEGIN ADOBE ANALYTICS --> <script src="//assets.adobedtm.com/launch-EN944974f5a3944dd58c5d9b6cc3d4f023.min.js"></script> <!-- END ADOBE ANALYTICS --> <!-- BEGIN SITE IMPROVE --> <script async src="https://siteimproveanalytics.com/js/siteanalyze_10168.js"></script> <!-- END SITE IMPROVE --> <!-- COOKIE CONSENT --> <!-- Script for Schema markup --> <script> var locationUrl= window.location.href; if(locationUrl.endsWith("home.html")){ var schemaSite = { "@context": "https://schema.org/", "@type": "WebSite", "name": "cliffordchance", "url": "https://www.cliffordchance.com/home.html", "potentialAction": { "@type": "SearchAction", "target": "https://www.cliffordchance.com/search.html?contenttype=All&query={search_term_string}&_charset_=UTF-8", "query-input": "required name=search_term_string" } } var scriptSite = document.createElement('script'); scriptSite.type = "application/ld+json"; scriptSite.text = JSON.stringify(schemaSite); document.querySelector('head').appendChild(scriptSite); } else{ let text = document.location.href; let result = text.substring(text.indexOf('.com')+5,text.indexOf('.html')); console.log(result); const nameArr = result.split("/").reverse(); console.log(nameArr); var indices = []; for(var i=0; i<result.length;i++) { if (result[i] === "/") indices.push(i); } var revIndices=indices.reverse(); var itemArr=[]; itemArr.push(text); for(var i=0; i<indices.length;i++) { itemArr.push(document.location.protocol +"//"+document.location.host+"/"+result.substring(0,revIndices[i])+'.html'); } console.log(itemArr); var bschema = { "@context": "https://schema.org/", "@type": "BreadcrumbList", "itemListElement": [] } for(var i=0; i<nameArr.length; i++) { bschema.itemListElement.push({"@type":"ListItem","position":i, "name":nameArr[i], "item": itemArr[i]}); } var bscript = document.createElement('script'); bscript.type = "application/ld+json"; bscript.text = JSON.stringify(bschema); document.querySelector('head').appendChild(bscript); } </script> <!-- Script for Schema markup end --> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5XF9ZL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header class="" id="header_main"> <div class="page_container"> <div id="div_fixed_header"> <form action="/search.html" method="GET" class="form_search"> <label for="headersearchformQuery" style="display:none;">Search Keywords</label> <input id="headersearchformQuery" class="searchHeaderBox" type="text" value="Type to search" name="query" placeholder="Type to search" /> <input type="hidden" name="_charset_" value="UTF-8" /> <input type="submit" name="con_Submit" id="con_Submit" value="Search" /> </form> <a onfocus="_gaq.push(['_trackEvent', 'ACCESSIBILITY', 'Keyboard User', 'Header link used to access main content']);" id="a_skip" href="#startcontent">Skip to main content</a> <h1> <!--<a href="https://www.cliffordchance.com"> --> <a href="https://www.cliffordchance.com"> <img class="header_logo" src="/content/dam/cliffordchance/logos/cc_logo_main.png" width="246" height="55" alt="Clifford Chance"/> Clifford Chance </a> </h1> <img id="img_logo_print" class="for_print" src="/etc/designs/cc2014/images/header_logo@2x.png" width="246" height="55" alt="Clifford Chance"/> <nav class="nav_primary"> <ul class=" nav_primary_ul_level_1"> <li id="nav_primary_li_0"> <a href="/client-portal.html" class=""> Client Portal <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> All your tailored resources in one place <div class="div_dropdown_tkosp_toolkits_list"> <p>Visit our resource centre giving you access to our toolkits, publications, alerters and crossborder guides all in one place</p> <ul class="ul_tkosp_toolkits_list"> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/Premium-services-thumbnail1.jpg)"><a id="Client_Portal_" href="https://www.cliffordchance.com/client-portal.html"><strong>Client Portal</strong><br></a></li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/lighthouse.jpg)"><a id="Toolkit_" href="https://financialmarketstoolkit.cliffordchance.com"><strong>Financial Markets</strong><br>Toolkit</a></li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/tt-background-toolkit.png)"><a id="Insights_" href="https://www.cliffordchance.com/insights/resources/hubs-and-toolkits/talking-tech/en/home.html"><strong>Talking Tech</strong><br>Insights</a></li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/blogs-toolkit-bar.jpg)"><a id="Blogs_" href="https://www.cliffordchance.com/insights/resources/blogs.html"><strong>Blogs</strong><br></a></li> </ul> </div> </li> <a class="nav0" href="/client-portal.html"> Visit this section </a> <li style="order:3" class=" li_show_children li_show_children_1" > <a href="/client-portal/events-and-webinars-library.html" class=""> Events and webinars library </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/client-portal/events-and-webinars-library.html"> Visit this section </a> <li class = ""> <a href="/client-portal/events-and-webinars-library/perspectives-series.html" class=""> Perspectives – Legal Developments Series </a> </li> <li class = ""> <a href="/client-portal/events-and-webinars-library/APAC-perspectives-series.html" class=""> APAC Perspectives Series </a> </li> <li class = ""> <a href="/client-portal/events-and-webinars-library/on-demand.html" class=""> Events and webinars on demand </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_2" > <a href="/client-portal/cbg.html" class=""> Cross Border Guides </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/client-portal/cbg.html"> Visit this section </a> <li class = ""> <a href="/client-portal/cbg/cbfg.html" class=""> Cross Border Financing Guide </a> </li> <li class = ""> <a href="/client-portal/cbg/debt-restructurings-guide.html" class=""> Debt Restructurings Guide </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_3" > <a href="/client-portal/alerters.html" class=""> Alerters </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/client-portal/alerters.html"> Visit this section </a> <li class = ""> <a href="/client-portal/alerters/alerter-finance.html" class=""> Alerter: Finance Industry </a> </li> <li class = ""> <a href="/client-portal/alerters/alerter-energy.html" class=""> Alerter: Energy </a> </li> <li class = ""> <a href="/client-portal/alerters/alerter-c-m.html" class=""> Alerter: Communications & Media </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_1"> <a href="/people_and_places.html" class=""> People & Places <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> <div class="div_dropdown_find_lawyer"> <div class="namestyle"> <!-- <form action="/content/cliffordchance/search-2019.html" method="GET"> <label class="query_nav" for="query_nav">Search for a Lawyer</label> <input autocomplete="off" class="search_input" type="text" name="query_nav" id="query_nav" placeholder="Enter name of Lawyer"> --> <form class="form_filter_search_nav" action="/people_and_places/people.html" method="GET"> <label class="query_nav" for="query_nav">Search for our people</label> <input autocomplete="off" class="search_input" type="text" name="query_nav" required id="query_nav" oninvalid="searchFormValidation(this);" oninput="searchFormValidation(this);" pattern="[^!@#%^&*+=$;,.<>?~`\x22\|\(\)\[\]\{\}_\\\/]+" data-thistitle="Please Use a Valid Word !!! Splecial Characters are not allowed except apostrophe(') and hyphen(-)" placeholder="Enter name"> <input type="hidden" name="_charset" id="_charset_nav" value="UTF-8"> <input type="hidden" name="isfhp" value="true"> <label style="display: none;" for="submit_search_nav">Submit search</label> <input class="search_submit" type="submit" width="125" height="20" value="Search" name="submit_search_nav" id="submit_search_nav" src="/etc/designs/cc2014/images/search_submit_large.jpg" alt="Search"> </form> </div> </div> </li> <a class="nav0" href="/people_and_places.html"> Visit this section </a> <li style="order:2" class=" li_show_children li_show_children_1" > <a href="/people_and_places/places.html" class=""> Regions </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/people_and_places/places.html"> Visit this section </a> <li class = ""> <a href="/people_and_places/places/africa.html" class=""> Africa </a> </li> <li class = ""> <a href="/people_and_places/places/americas.html" class=""> Americas </a> </li> <li class = ""> <a href="/people_and_places/places/asia_pacific.html" class=""> Asia Pacific </a> </li> <li class = ""> <a href="/people_and_places/places/europe.html" class=""> Europe </a> </li> <li class = ""> <a href="/people_and_places/places/middle_east.html" class=""> Middle East & Türkiye </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_2" > <a href="/people_and_places/offices.html" class=""> Offices </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/people_and_places/offices.html"> Visit this section </a> <li class = ""> <a href="/people_and_places/offices/abu_dhabi.html" class=""> Abu Dhabi </a> </li> <li class = ""> <a href="/people_and_places/offices/amsterdam.html" class=""> Amsterdam </a> </li> <li class = ""> <a href="/people_and_places/offices/barcelona.html" class=""> Barcelona </a> </li> <li class = ""> <a href="/people_and_places/offices/beijing.html" class=""> Beijing </a> </li> <li class = ""> <a href="/people_and_places/offices/brussels.html" class=""> Brussels </a> </li> <li class = ""> <a href="/people_and_places/offices/bucharest.html" class=""> Bucharest </a> </li> <li class = ""> <a href="/people_and_places/offices/casablanca.html" class=""> Casablanca </a> </li> <li class = ""> <a href="/people_and_places/offices/dubai.html" class=""> Dubai </a> </li> <li class = ""> <a href="/people_and_places/offices/dusseldorf.html" class=""> Düsseldorf </a> </li> <li class = ""> <a href="/people_and_places/offices/frankfurt.html" class=""> Frankfurt </a> </li> <li class = ""> <a href="/people_and_places/offices/hong_kong.html" class=""> Hong Kong </a> </li> <li class = ""> <a href="/people_and_places/offices/houston.html" class=""> Houston </a> </li> <li class = ""> <a href="/people_and_places/offices/istanbul.html" class=""> Istanbul </a> </li> <li class = ""> <a href="/people_and_places/offices/london.html" class=""> London </a> </li> <li class = ""> <a href="/people_and_places/offices/luxembourg.html" class=""> Luxembourg </a> </li> <li class = ""> <a href="/people_and_places/offices/madrid.html" class=""> Madrid </a> </li> <li class = ""> <a href="/people_and_places/offices/milan.html" class=""> Milan </a> </li> <li class = ""> <a href="/people_and_places/offices/munich.html" class=""> Munich </a> </li> <li class = ""> <a href="/people_and_places/offices/newcastle.html" class=""> Newcastle </a> </li> <li class = ""> <a href="/people_and_places/offices/new_york.html" class=""> New York </a> </li> <li class = ""> <a href="/people_and_places/offices/paris.html" class=""> Paris </a> </li> <li class = ""> <a href="/people_and_places/offices/perth.html" class=""> Perth </a> </li> <li class = ""> <a href="/people_and_places/offices/prague.html" class=""> Prague </a> </li> <li class = ""> <a href="/people_and_places/offices/riyadh.html" class=""> Riyadh </a> </li> <li class = ""> <a href="/people_and_places/offices/rome.html" class=""> Rome </a> </li> <li class = ""> <a href="/people_and_places/offices/sao_paulo.html" class=""> São Paulo </a> </li> <li class = ""> <a href="/people_and_places/offices/shanghai.html" class=""> Shanghai </a> </li> <li class = ""> <a href="/people_and_places/offices/singapore.html" class=""> Singapore </a> </li> <li class = ""> <a href="/people_and_places/offices/sydney.html" class=""> Sydney </a> </li> <li class = ""> <a href="/people_and_places/offices/tokyo.html" class=""> Tokyo </a> </li> <li class = ""> <a href="/people_and_places/offices/warsaw.html" class=""> Warsaw </a> </li> <li class = ""> <a href="/people_and_places/offices/washington.html" class=""> Washington </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_2"> <a href="/expertise.html" class=""> Expertise <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Advising on the issues that are critical to our clients </li> <a class="nav0" href="/expertise.html"> Visit this section </a> <li style="order:2" class=" li_show_children li_show_children_1" > <a href="/expertise/sectors.html" class=""> Clients & Sectors </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/expertise/sectors.html"> Visit this section </a> <li class = ""> <a href="/expertise/sectors/consumer_goods_and_retail.html" class=""> Consumer Goods & Retail </a> </li> <li class = ""> <a href="/expertise/sectors/energy_and_resources.html" class=""> Energy & Resources </a> </li> <li class = ""> <a href="/expertise/sectors/entertainment-and-sports.html" class=""> Entertainment & Sports </a> </li> <li class = ""> <a href="/expertise/sectors/banks.html" class=""> Financial Services </a> </li> <li class = ""> <a href="/expertise/sectors/healthcare_life_sciences_and_chemicals.html" class=""> Healthcare & Life Sciences </a> </li> <li class = ""> <a href="/expertise/sectors/transport-and-logistics.html" class=""> Industrials, Transport and Mobility </a> </li> <li class = ""> <a href="/expertise/sectors/infrastructure.html" class=""> Infrastructure </a> </li> <li class = ""> <a href="/expertise/sectors/insurance.html" class=""> Insurance </a> </li> <li class = ""> <a href="/expertise/sectors/private_equity.html" class=""> Private Equity </a> </li> <li class = ""> <a href="/expertise/sectors/real_estate.html" class=""> Real Estate </a> </li> <li class = ""> <a href="/expertise/sectors/telecommunications_media_and_technology.html" class=""> Technology, Media & Telecommunications </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_2" > <a href="/expertise/services.html" class=""> Services </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/expertise/services.html"> Visit this section </a> <li class = ""> <a href="/expertise/services/antitrust.html" class=""> Antitrust </a> </li> <li class = ""> <a href="/expertise/services/boardroom-risk-and-reputation.html" class=""> Boardroom Risk and Reputation </a> </li> <li class = ""> <a href="/expertise/services/capital-markets.html" class=""> Capital Markets </a> </li> <li class = ""> <a href="/expertise/services/corporate.html" class=""> Corporate </a> </li> <li class = ""> <a href="/expertise/services/energy-transition.html" class=""> Energy Transition </a> </li> <li class = ""> <a href="/expertise/services/finance.html" class=""> Finance </a> </li> <li class = ""> <a href="/expertise/services/funds_investment_management.html" class=""> Funds & Investment Management </a> </li> <li class = ""> <a href="/expertise/services/intellectual-property.html" class=""> Intellectual Property </a> </li> <li class = ""> <a href="/expertise/services/litigation_dispute_resolution.html" class=""> Litigation & Dispute Resolution </a> </li> <li class = ""> <a href="/expertise/services/real-estate.html" class=""> Real Estate </a> </li> <li class = ""> <a href="/expertise/services/esg.html" class=""> Sustainability & ESG </a> </li> <li class = ""> <a href="/expertise/services/tax_pensions_employment_and_employee_benefits.html" class=""> Tax, Pensions, Employment & Incentives </a> </li> <li class = ""> <a href="/expertise/services/tech-group.html" class=""> Tech Group </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_3"> <a href="/insights.html" class="selected"> Insights <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Sharing our knowledge and expertise </li> <a class="nav0" href="/insights.html"> Visit this section </a> <li style="order:3" class=" li_show_children li_show_children_1" > <a href="/insights/resources.html" class="selectedchild"> Resources </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/insights/resources.html"> Visit this section </a> <li class = ""> <a href="/insights/resources/apps.html" class=""> Apps </a> </li> <li class = "selectedsubchild"> <a href="/insights/resources/blogs.html" class="selectedsubchild"> Blogs </a> </li> <li class = ""> <a href="/insights/resources/briefings.html" class=""> Briefings </a> </li> <li class = ""> <a href="/insights/resources/events.html" class=""> Events </a> </li> <li class = ""> <a href="/insights/resources/hubs-and-toolkits.html" class=""> Hubs and Toolkits </a> </li> <li class = ""> <a href="/insights/resources/podcast-library.html" class=""> Podcasts </a> </li> <li class = ""> <a href="/insights/resources/premium-services.html" class=""> Premium Services </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_2" > <a href="/insights/blogs.html" class=""> Blogs </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/insights/blogs.html"> Visit this section </a> <li class = ""> <a href="/insights/blogs/antitrust-fdi-insights.html" class=""> Antitrust/FDI </a> </li> <li class = ""> <a href="/insights/blogs/arbitration-insights.html" class=""> Arbitration Insights </a> </li> <li class = ""> <a href="/insights/blogs/construction-insights.html" class=""> Construction </a> </li> <li class = ""> <a href="/insights/blogs/group-litigation.html" class=""> Group Litigation </a> </li> <li class = ""> <a href="/insights/blogs/innovation-insights.html" class=""> Innovation </a> </li> <li class = ""> <a href="/insights/blogs/insurance-insights.html" class=""> Insurance </a> </li> <li class = ""> <a href="/insights/blogs/regtalk-insights.html" class=""> RegTalk </a> </li> <li class = ""> <a href="/insights/blogs/regulatory-investigations-financial-crime-insights.html" class=""> RIFC </a> </li> <li class = ""> <a href="/insights/blogs/responsible-business-insights.html" class=""> Responsible Business </a> </li> <li class = ""> <a href="/insights/blogs/talking-tech.html" class=""> Talking Tech </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_3" > <a href="/insights/thought_leadership.html" class=""> Thought Leadership </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/insights/thought_leadership.html"> Visit this section </a> <li class = ""> <a href="/insights/thought_leadership/across-the-board.html" class=""> Across the Board </a> </li> <li class = ""> <a href="/insights/thought_leadership/ai-and-tech.html" class=""> AI & Tech </a> </li> <li class = ""> <a href="/insights/thought_leadership/cop28.html" class=""> COP29 </a> </li> <li class = ""> <a href="/insights/thought_leadership/energy-transition.html" class=""> Energy Transition </a> </li> <li class = ""> <a href="/insights/thought_leadership/esg.html" class=""> ESG </a> </li> <li class = ""> <a href="/insights/thought_leadership/financial-regulation.html" class=""> FinReg </a> </li> <li class = ""> <a href="/insights/thought_leadership/geopolitical-risk-and-trade.html" class=""> Trade </a> </li> <li class = ""> <a href="/insights/thought_leadership/sanctions.html" class=""> Sanctions </a> </li> <li class = ""> <a href="/insights/thought_leadership/trends.html" class=""> Trends </a> </li> <li class = ""> <a href="/insights/thought_leadership/seminars-training-and-events.html" class=""> Seminars, training and events </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_4"> <a href="/briefings.html" class=""> Briefings </a> <!-- START SUB NAV --> <!-- END SUB NAV --> </li> <li id="nav_primary_li_5"> <a href="/innovation-hub/innovation.html" class=""> Innovation <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Innovation is action </li> <a class="nav0" href="/innovation-hub/innovation.html"> Visit this section </a> <li style="order:3" class=" li_show_children li_show_children_1" > <a href="/innovation-hub/innovation/innovation-insights.html" class=""> Innovation Insights </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/innovation-hub/innovation/innovation-insights.html"> Visit this section </a> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/blog-articles.html" class=""> Blog articles </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/case-study.html" class=""> Case studies </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/active-legal-value-pathways.html" class=""> Active Legal: Value Pathways </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/active-legal-2025.html" class=""> Defining tomorrow's legal function through its relationships </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/podcast.html" class=""> Podcast episodes </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_2" > <a href="/innovation-hub/innovation/innovation-digital-solutions.html" class=""> Digital Solutions </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/innovation-hub/innovation/innovation-digital-solutions.html"> Visit this section </a> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/apps.html" class=""> Apps </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/document-automation-ccdraft.html" class=""> CC Dr@ft </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/litigation-and-dispute-resolutions-toolkit.html" class=""> Litigation and Dispute Resolution Toolkit </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/transaction-toolkit.html" class=""> Transaction Toolkit </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_3" > <a href="/innovation-hub/innovation/capabilities.html" class=""> Capabilities </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/innovation-hub/innovation/capabilities.html"> Visit this section </a> <li class = ""> <a href="/innovation-hub/innovation/capabilities/continuous-improvement.html" class=""> Continuous Improvement </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/data-science.html" class=""> Data Science </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/delivery-centres.html" class=""> Global Delivery Centres </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/legal-project-management.html" class=""> Legal Project Management </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/legal-technology.html" class=""> Legal Technology </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_6"> <a href="/about_us.html" class=""> About Us <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> About Us </li> <a class="nav0" href="/about_us.html"> Visit this section </a> <li style="order:4" class=" li_show_children li_show_children_1" > <a href="/about_us/media_centre.html" class=""> Media centre </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/media_centre.html"> Visit this section </a> <li class = ""> <a href="/about_us/media_centre/awards.html" class=""> Awards </a> </li> <li class = ""> <a href="/about_us/media_centre/news.html" class=""> News </a> </li> <li class = ""> <a href="/about_us/media_centre/global_media_contacts.html" class=""> Global media contacts </a> </li> </ul> </li> <li style="order:3" class=" li_show_children li_show_children_2" > <a href="/about_us/inclusion-and-diversity.html" class=""> Inclusion & diversity </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/inclusion-and-diversity.html"> Visit this section </a> <li class = ""> <a href="/about_us/inclusion-and-diversity/disability.html" class=""> Disability </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/ethnic-diversity.html" class=""> Ethnicity </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/faith.html" class=""> Faith </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/gender.html" class=""> Gender </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/lgbt.html" class=""> LGBT+ </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/social-mobility.html" class=""> Social mobility </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_3" > <a href="/about_us/responsible-business.html" class=""> Responsible Business </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/responsible-business.html"> Visit this section </a> <li class = ""> <a href="/about_us/responsible-business/professional-standards-ethics-risk.html" class=""> Doing business </a> </li> <li class = ""> <a href="/about_us/responsible-business/people-development-inclusion-wellbeing.html" class=""> People </a> </li> <li class = ""> <a href="/about_us/responsible-business/community-and-pro-bono.html" class=""> Community & pro bono </a> </li> <li class = ""> <a href="/about_us/responsible-business/environment.html" class=""> Environment </a> </li> <li class = ""> <a href="/about_us/responsible-business/reports-data-and-insights.html" class=""> Reporting </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_4" > <a href="/about_us/who-we-are-and-how-we-work.html" class=""> Who we are and how we work </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/who-we-are-and-how-we-work.html"> Visit this section </a> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/delivering-value-to-clients.html" class=""> Delivering value to clients </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/code-of-conduct.html" class=""> Our Code </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/our-story.html" class=""> Our story </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/stakeholder-engagement.html" class=""> Stakeholder engagement </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/risk-and-governance.html" class=""> Risk and governance </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/policies.html" class=""> Policies </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_7"> <a href="/careers.html" class=""> Careers <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Where bright minds meet </li> <a class="nav0" href="/careers.html"> Visit this section </a> <li style="order:2" class=" li_show_children li_show_children_1" > <a href="/careers/our-locations.html" class=""> Our locations </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/careers/our-locations.html"> Visit this section </a> <li class = ""> <a href="/careers/our-locations/australia.html" class=""> Australia </a> </li> <li class = ""> <a href="/careers/our-locations/belgium.html" class=""> Belgium </a> </li> <li class = ""> <a href="/careers/our-locations/brazil.html" class=""> Brazil </a> </li> <li class = ""> <a href="/careers/our-locations/china.html" class=""> China </a> </li> <li class = ""> <a href="/careers/our-locations/czech-republic.html" class=""> Czech Republic </a> </li> <li class = ""> <a href="/careers/our-locations/france.html" class=""> France </a> </li> <li class = ""> <a href="/careers/our-locations/germany.html" class=""> Germany </a> </li> <li class = ""> <a href="/careers/our-locations/hong-kong-sar.html" class=""> Hong Kong SAR </a> </li> <li class = ""> <a href="/careers/our-locations/italy.html" class=""> Italy </a> </li> <li class = ""> <a href="/careers/our-locations/japan.html" class=""> Japan </a> </li> <li class = ""> <a href="/careers/our-locations/london-graduates.html" class=""> London graduates </a> </li> <li class = ""> <a href="/careers/our-locations/luxembourg.html" class=""> Luxembourg </a> </li> <li class = ""> <a href="/careers/our-locations/morocco.html" class=""> Morocco </a> </li> <li class = ""> <a href="/careers/our-locations/netherlands.html" class=""> Netherlands </a> </li> <li class = ""> <a href="/careers/our-locations/poland.html" class=""> Poland </a> </li> <li class = ""> <a href="/careers/our-locations/romania.html" class=""> Romania </a> </li> <li class = ""> <a href="/careers/our-locations/saudi-arabia.html" class=""> Saudi Arabia </a> </li> <li class = ""> <a href="/careers/our-locations/singapore.html" class=""> Singapore </a> </li> <li class = ""> <a href="/careers/our-locations/spain.html" class=""> Spain </a> </li> <li class = ""> <a href="/careers/our-locations/turkey.html" class=""> Turkey </a> </li> <li class = ""> <a href="/careers/our-locations/uae.html" class=""> U.A.E. </a> </li> <li class = ""> <a href="/careers/our-locations/uk.html" class=""> U.K. </a> </li> <li class = ""> <a href="/careers/our-locations/usa.html" class=""> U.S.A. </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_2" > <a href="/careers/working-at-clifford-chance.html" class=""> Working at Clifford Chance </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/careers/working-at-clifford-chance.html"> Visit this section </a> <li class = ""> <a href="/careers/working-at-clifford-chance/how-we-support-you.html" class=""> Grow with us </a> </li> <li class = ""> <a href="/careers/working-at-clifford-chance/our-work.html" class=""> Our culture </a> </li> <li class = ""> <a href="/careers/working-at-clifford-chance/the-clifford-chance-careers-podcast.html" class=""> The Clifford Chance Careers Podcast </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="li_search_2020"><a href="#">Search</a></li> </ul> </nav> <nav class="nav_show"> <a href="#" class="a_show_search a_show">Show Search bar</a> <a href="#" class="a_show_nav a_show">Show nav bar</a> </nav> </div> </div> </header> <div class="page_container"> <div class="headersearch search2019form"><div class="findPeople"> <!-- Start form --> <form class="form_filter_search" action="/search-2019.html" method="GET"> <fieldset class="fieldset_home_4_sector"> <legend>All</legend> <label for="tags_sector_form" style="position: absolute; opacity: 0;">Choose a sector</label> <select name="contenttype" class="tags_sector"> <option value="All">All</option> <option value="/content/cliffordchance/people_and_places/people"> People </option> <option value="/content/cliffordchance/expertise"> Expertise </option> <option value="/content/cliffordchance/briefings"> Publications </option> <option value="/content/cliffordchance/client-portal/alerters"> Alerters </option> <option value="/content/cliffordchance/news/news"> News </option> <option value="/content/cliffordchance/people_and_places/people/offices"> Offices </option> <option value="/content/cliffordchance/insights/thought_leadership"> Thought Leadership </option> </select> </fieldset> <div class="namestyle"> <label class="query" for="query_form">Keywords</label> <input id="query_form" autocomplete="off" class="search_input query" required type="text" name="query" placeholder="Start typing your keyword search terms" style="width: calc(100% - 270px);" pattern="[^*]{2,}" oninvalid="searchFormValidation(this);" oninput="searchFormValidation(this);" onmouseover="title='';" data-thistitle="A minimum of two characters is required and please avoid asterisk(*)"/> <input type="hidden" name="_charset_" class="_charset_" value="UTF-8"/> </div> <label style="display: none;" for="input_home_4_submit_form">Submit search</label> <input id="input_home_4_submit_form" class="search_submit input_home_4_submit" type="submit" width="125" height="20" name="input_home_4_submit" src="/etc/designs/cc2014/images/search_submit_large.jpg" alt="Search"/> </form> </div></div> </div> <header class="" id="header_marquee"> <div class="page_container"> <div id="div_header_carousel"> <div class="parsysheadercarousel parsys"> </div> </div> <div class="div_image_container"> <img id="img_main" src="/content/dam/cliffordchance/header/blogs/header-blog-construction.jpg" width="1260" height="340" alt="Construction Insights<br />"/> </div> <div id="header_h2_h3"> <h2 style="color: #FFFFFF !important;">Construction Insights<br /></h2> </div> <div class="parsysheadermarqueeinfo parsys"> </div> <div class="messagecentre"></div> </div> </header> <main id="main_content" class="main_"> <div class="iparsysmain iparsys parsys"><div class="section"><div class="new"></div> </div><div class="iparys_inherited"><div class="iparsysmain iparsys parsys"><div class="navtertiary section"><nav id="nav_tertiary_2020"> <ul> <li> <a href="/insights/resources.html">Resources</a> </li> <li> <a href="/insights/resources/apps.html">Apps</a> </li> <li> <a href="/insights/resources/blogs.html" class="selected">Blogs</a> <ul> <li> <a href="/insights/resources/blogs/antitrust-fdi-insights.html">Antitrust/FDI</a> </li> <li> <a href="/insights/resources/blogs/arbitration-insights.html">Arbitration</a> </li> <li> <a href="/insights/resources/blogs/business-and-human-rights-insights.html">ESG and B&HR</a> </li> <li> <a href="/insights/resources/blogs/construction-insights.html" class="selected">Construction</a> </li> <li> <a href="/insights/resources/blogs/group-litigation-and-class-actions.html">Group Litigation and Class Actions</a> </li> <li> <a href="/insights/resources/blogs/innovation-insights.html">Innovation</a> </li> <li> <a href="/insights/resources/blogs/insurance-insights.html">Insurance</a> </li> <li> <a href="/insights/resources/blogs/reg-talk-insights.html">RegTalk </a> </li> <li> <a href="/insights/resources/blogs/regulatory-investigations-financial-crime-insights.html">RIFC</a> </li> <li> <a href="/insights/resources/blogs/responsible-business-insights.html">Responsible Business</a> </li> <li> <a href="/insights/resources/blogs/talking-tech.html">Talking Tech</a> </li> </ul> </li> <li> <a href="/insights/resources/briefings.html">Briefings</a> </li> <li> <a href="/insights/resources/events.html">Events</a> </li> <li> <a href="/insights/resources/hubs-and-toolkits.html">Hubs and Toolkits</a> </li> <li> <a href="/insights/resources/podcast-library.html">Podcasts</a> </li> <li> <a href="/insights/resources/premium-services.html">Premium Services</a> </li> </ul> </nav></div> </div> </div> </div> <div class="parsysmain responsivegrid"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="colconverter2 aem-GridColumn aem-GridColumn--default--12"><article class="article_2colconverter"> <figure class="figure_colconverter_imagecontainer"> <div class="div_noimage"> </div> </figure> <div class="div_colconverter_textcontainer div_colconverter_left "> <div class="parsyscol1 parsys"> <div class="wysiwygbox"><article class="article_wysiwyg"> <h3>Insights and opinions from our International Construction Group on issues and developments affecting the construction industry.</h3> <p>We cover the trends impacting on individual and all industry sectors here, including infrastructure (transport, water and utility networks, pipelines, interconnectors and social) industrial (power generation, refineries, process and manufacturing) and development (commercial and residential).</p> </article></div> <div class="listarticleshtl"><article class="article_latest_briefings featured_briefings"> <ul class="ul_latest_briefings"> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Mar 21 04:15:00 UTC 2024"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2024/03/why-your-construction-contract-default-termination-remedies-are-often-wrong.html"> <strong>Why your construction contract default termination remedies are (often) wrong</strong> We have been thinking this for a while - too many construction contracts contain an inherently perverse position in relation to Contractor-default terminations. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>21 March 2024</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2024/03/why-your-construction-contract-default-termination-remedies-are-often-wrong.html" title="Read more about Why your construction contract default termination remedies are (often) wrong"> Read more <span style="display: none !important">about Why your construction contract default termination remedies are (often) wrong</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Apr 23 04:15:00 UTC 2024"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2024/04/jct-d-and-b-2024-a-brave-new-world.html"> <strong>JCT D&B 2024 – a brave new world?</strong> The new JCT D&B 2024 has been published. The first JCT I ever had to advise on was the JCT 1998 “With Contractor’s Design“ (a pre-cursor to the design and build contract for the benefit of youngers readers) so I have seen a few iterations… This is always an exciting moment for a construction lawyer as we race to work out what has changed and update our templates. For the industry, the layout and terminology used in the JCT is so familiar, rather like a comfortable pair of shoes or a trusted friend, that any changes tend to be treated with an element of trepidation and uptake of the new forms can be slow. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>23 April 2024</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2024/04/jct-d-and-b-2024-a-brave-new-world.html" title="Read more about JCT D&B 2024 – a brave new world?"> Read more <span style="display: none !important">about JCT D&B 2024 – a brave new world?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Aug 27 04:15:00 UTC 2024"> <img src="/content/dam/cliffordchance/profiles/930000/935945-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Alexis Foucard"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2024/08/renewable-energy-projects-and-construction-disputes-how-to-prevent-and-mitigate-the-new-risks.html"> <strong>Renewable energy projects and construction disputes: how to prevent and mitigate the new risks?</strong> Construction disputes involving offshore renewable energy projects share some features of conventional construction disputes. Yet these projects entail a new and/or distinctive set of risks that require tailored approaches to dispute resolution. </a> <span class="span_title"> <b>Alexis Foucard</b> Counsel <em>27 August 2024</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2024/08/renewable-energy-projects-and-construction-disputes-how-to-prevent-and-mitigate-the-new-risks.html" title="Read more about Renewable energy projects and construction disputes: how to prevent and mitigate the new risks?"> Read more <span style="display: none !important">about Renewable energy projects and construction disputes: how to prevent and mitigate the new risks?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Energy & resources </a> <a style="display: none;" class="a_tagid" href="#">sectors:energy_infrastructure</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Jan 17 10:30:00 UTC 2023"> <img src="/content/dam/cliffordchance/profiles/600000/626860-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Jamie Calvy"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2023/01/without-haste-the-decade-long-attempt-to-claw-back-bond-monies-for-creditors1.html"> <strong>Without haste – the decade-long attempt to claw back bond monies for creditors: Hastie Group Limited (in liq) v Multiplex Constructions Pty Ltd (Formerly Brookfield Multiplex Constructions Pty Ltd) (No 3) [2022] FCA 1280</strong> The construction industry in Australia is in a state of extreme turbulence. Supply chain disruption and spiralling costs on lump sum contracts are destroying contractors' bottom lines, increasingly making it impossible for contractors to break even, let alone achieve their planned profit margins, meaning the risk of insolvency is no longer an outlying risk, but is now an increasing reality. From an owner's perspective, tendering a project on a lump-sum basis is not risk-free. If the contractor is liquidated, this will significantly increase the costs of completing the project if another contractor is required to complete the works. Calling the original contractor's performance bonds simply might not be enough to recover the owner's losses. That said, the judgment in Hastie confirms that performance bonds are not property of the procuring contractor, or their administrators pursuant to Chapter 5 of the Corporations Act 2001 (Cth). Further, the advent of the contractor's insolvency does not affect the status quo of on-demand performance bonds – namely that they are enforceable by the beneficiary against the issuing bank, meaning funds cannot simply be clawed back by the administrators to pay creditors. </a> <span class="span_title"> <b>Jamie Calvy</b> Senior Associate <em>17 January 2023</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2023/01/without-haste-the-decade-long-attempt-to-claw-back-bond-monies-for-creditors1.html" title="Read more about Without haste – the decade-long attempt to claw back bond monies for creditors: Hastie Group Limited (in liq) v Multiplex Constructions Pty Ltd (Formerly Brookfield Multiplex Constructions Pty Ltd) (No 3) [2022] FCA 1280"> Read more <span style="display: none !important">about Without haste – the decade-long attempt to claw back bond monies for creditors: Hastie Group Limited (in liq) v Multiplex Constructions Pty Ltd (Formerly Brookfield Multiplex Constructions Pty Ltd) (No 3) [2022] FCA 1280</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Asia </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:asia</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Fri Mar 03 04:15:00 UTC 2023"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2023/03/challenges-of-advancing-covid-19-supply-chain-delay-and-disruption-claims.html"> <strong>Challenges of advancing COVID-19 supply chain delay and disruption claims under contractual force majeure provisions</strong> Many construction projects operating under lump-sum contracts are experiencing severe cost escalations due to COVID-19 delays. With limited alternatives, contractors may seek to recover those costs under force majeure provisions. </a> <span class="span_title"> <b></b> <em>3 March 2023</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2023/03/challenges-of-advancing-covid-19-supply-chain-delay-and-disruption-claims.html" title="Read more about Challenges of advancing COVID-19 supply chain delay and disruption claims under contractual force majeure provisions"> Read more <span style="display: none !important">about Challenges of advancing COVID-19 supply chain delay and disruption claims under contractual force majeure provisions</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Asia </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:asia</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Fri Jul 07 04:15:00 UTC 2023"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2023/07/what-are-the-top-3-tips-for-making-construction-and-demolition-greener.html"> <strong>What are the top 3 tips for making construction and demolition greener?</strong> In the latest video in our Construction Onsites video series, Marianne Toghill talks to Dr Barbara Marino, Strategic Development & Compliance Director Built Environment, of Keltbray to get her top three tips for making construction and demolition greener, the tension between sustainability and economics, ChatGPT and who her heroes are in the industry. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>7 July 2023</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2023/07/what-are-the-top-3-tips-for-making-construction-and-demolition-greener.html" title="Read more about What are the top 3 tips for making construction and demolition greener?"> Read more <span style="display: none !important">about What are the top 3 tips for making construction and demolition greener?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Jul 25 04:15:00 UTC 2023"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2023/07/construction-delays-can-be-such-a-nuisance.html"> <strong>Construction delays can be such a nuisance!</strong> In a recent judgment, the New South Wales Supreme Court has held that construction delays may be the basis of a cause of action in private nuisance. </a> <span class="span_title"> <b></b> <em>25 July 2023</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2023/07/construction-delays-can-be-such-a-nuisance.html" title="Read more about Construction delays can be such a nuisance!"> Read more <span style="display: none !important">about Construction delays can be such a nuisance!</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Australia </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:australia_and_oceania/australia</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Sep 21 04:15:00 UTC 2023"> <img src="/content/dam/cliffordchance/profiles/600000/626079-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Hague Skinner"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2023/09/offshore-decommissioning-australian-government-publishes-issues-paper.html"> <strong>Offshore Decommissioning - Australian Government publishes issues paper</strong> The Australian Government is developing a roadmap to establish an Australian offshore decommissioning industry. It has recently released an issues paper and is seeking submissions on development of that industry. </a> <span class="span_title"> <b>Hague Skinner</b> Senior Associate <em>21 September 2023</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2023/09/offshore-decommissioning-australian-government-publishes-issues-paper.html" title="Read more about Offshore Decommissioning - Australian Government publishes issues paper"> Read more <span style="display: none !important">about Offshore Decommissioning - Australian Government publishes issues paper</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Asia </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:asia</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Fri Nov 24 04:15:00 UTC 2023"> <img src="/content/dam/cliffordchance/profiles/920000/920853-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Pat Saraceni"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2023/11/decommissioning-disputes-how-to-mitigate-risks-as-we-transition-to-renewable-energy.html"> <strong>Decommissioning disputes: how to mitigate risks as we transition to renewable energy</strong> Decommissioning of ageing fossil fuel assets is on the rise globally. It is an important part of energy transition, but is often a complex, costly, and risky business, especially in the offshore sector, with a high potential for disputes. This blog examines some of the risks associated with decommissioning and provides guidance on mitigating those risks. </a> <span class="span_title"> <b>Pat Saraceni</b> Director, Litigation and Dispute Resolution <em>24 November 2023</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2023/11/decommissioning-disputes-how-to-mitigate-risks-as-we-transition-to-renewable-energy.html" title="Read more about Decommissioning disputes: how to mitigate risks as we transition to renewable energy"> Read more <span style="display: none !important">about Decommissioning disputes: how to mitigate risks as we transition to renewable energy</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Energy & resources </a> <a style="display: none;" class="a_tagid" href="#">sectors:energy_infrastructure</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Australia </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:australia_and_oceania/australia</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Energy transition </a> <a style="display: none;" class="a_tagid" href="#">legal_area:esg/energy_transition</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Commercial arbitration </a> <a style="display: none;" class="a_tagid" href="#">theme:commercial-arbitration</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Feb 02 10:30:00 UTC 2022"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2022/02/2022-faqs-good-faith-no-more.html"> <strong>2022 FAQs – (Good) Faith No More?</strong> The most common enquiry I have received from owner/developer clients in the last six months has been along the lines of ''Our Contractor is insisting on additional payments to reflect increased prices in its supply chain. We are clear that there is no contractual entitlement for those payments, but if we don’t pay, it is threatening to stop work or walk away from our project. Even though we could then terminate, we would rather avoid that scenario - is there any way to make the additional payments under protest but reserve our rights to claim them back later?". </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>2 February 2022</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2022/02/2022-faqs-good-faith-no-more.html" title="Read more about 2022 FAQs – (Good) Faith No More?"> Read more <span style="display: none !important">about 2022 FAQs – (Good) Faith No More?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Feb 08 10:30:00 UTC 2022"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2022/02/its-a-knock-for-knock-out.html"> <strong>It's a knock-for-knock out</strong> A very quick review of so-called knock-for-knock indemnities and why and where they are applied. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>8 February 2022</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2022/02/its-a-knock-for-knock-out.html" title="Read more about It's a knock-for-knock out"> Read more <span style="display: none !important">about It's a knock-for-knock out</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Feb 16 10:30:00 UTC 2022"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2022/02/float-float-on.html"> <strong>Float, Float On</strong> The recent Scotwind auction can be seen as a huge vote of confidence in floating offshore wind, awarding projects at 100x the current installed floating capacity, to say nothing of upcoming projects and licensing rounds elsewhere. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>16 February 2022</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2022/02/float-float-on.html" title="Read more about Float, Float On"> Read more <span style="display: none !important">about Float, Float On</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Mar 10 10:30:00 UTC 2022"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2022/03/booming-techtainment-takes-a-starring-role-in-real-estate-and-construction-industries.html"> <strong>Booming Techtainment takes a starring role in Real Estate and Construction Industries</strong> In the latest in our Construction Onsites video series and hot on the heels of International Women's Day, Marianne Toghill talks to Samantha Perahia MBE of the British Film Commission about the BFC's role in helping to bring together real estate developers, contractors, investors and content producers to deliver new studio space in the UK. Tying in with this year's #BreakThe Bias theme for IWD, they also explore what the industry is doing to promote inclusion and gender representation and finally the use of brownfield sites for film studio developments. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>10 March 2022</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2022/03/booming-techtainment-takes-a-starring-role-in-real-estate-and-construction-industries.html" title="Read more about Booming Techtainment takes a starring role in Real Estate and Construction Industries"> Read more <span style="display: none !important">about Booming Techtainment takes a starring role in Real Estate and Construction Industries</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Fri Jul 29 10:30:00 UTC 2022"> <img src="/content/dam/cliffordchance/profiles/600000/625866-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Spencer Flay"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2022/08/Changes-to-the-security-of-payment-and-adjudication-law-in-western-australia.html"> <strong>Changes to the security of payment and adjudication law in Western Australia</strong> In the first of our Construction law conversation series, Sean Marriott (Counsel in the Clifford Chance Perth office) talks to Spencer Flay (Partner in the Clifford Chance Perth office) about the impending changes to the security of payment and adjudication law in Western Australia. </a> <span class="span_title"> <b>Spencer Flay</b> Partner <em>29 July 2022</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2022/08/Changes-to-the-security-of-payment-and-adjudication-law-in-western-australia.html" title="Read more about Changes to the security of payment and adjudication law in Western Australia"> Read more <span style="display: none !important">about Changes to the security of payment and adjudication law in Western Australia</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Australia </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:australia_and_oceania/australia</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon Nov 14 10:30:00 UTC 2022"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2022/11/building-with-purpose-native-land-and-bankside-yards.html"> <strong>Building with purpose – Native Land and Bankside Yards</strong> In the latest in our Construction Onsites video series, Marianne Toghill is joined by Felicity Masefield and Oliver Nutt from Native Land inside the Arbor building – their new office development above Bankside Yards’ historic railway arches. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>14 November 2022</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2022/11/building-with-purpose-native-land-and-bankside-yards.html" title="Read more about Building with purpose – Native Land and Bankside Yards"> Read more <span style="display: none !important">about Building with purpose – Native Land and Bankside Yards</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">client_portal:country_state/united_kingdom</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Nov 22 11:30:00 UTC 2022"> <img src="/content/dam/cliffordchance/profiles/920000/920853-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Pat Saraceni"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2022/11/the-new-security-of-payment-act-in-western-australia-impacts-for-the-offshore-sector.html"> <strong>The new Security of Payment Act in Western Australia - Impacts for the offshore sector</strong> Director Pat Saraceni along with Counsel Kristian Maley discuss recent legislative changes in Western Australia, and how they impact on construction work in the offshore sector. Pat and Kristian also share some suggestions about what steps the offshore sector can take to be ready for the State's new Security of Payment Act. </a> <span class="span_title"> <b>Pat Saraceni</b> Director, Litigation and Dispute Resolution <em>22 November 2022</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2022/11/the-new-security-of-payment-act-in-western-australia-impacts-for-the-offshore-sector.html" title="Read more about The new Security of Payment Act in Western Australia - Impacts for the offshore sector"> Read more <span style="display: none !important">about The new Security of Payment Act in Western Australia - Impacts for the offshore sector</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> Australia </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:australia_and_oceania/australia</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon Mar 01 10:30:00 UTC 2021"> <img src="/content/dam/cliffordchance/profiles/600000/621747-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Emma Clarke"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2021/03/industrialised-construction-contracting-challenges-in-this-brave-new-world.html"> <strong>Industrialised construction – contracting challenges in this brave new world</strong> As different construction sectors take up industrialised construction processes, new commercial and contractual issues are falling under the spotlight. In this first of a series of blog articles looking at the interests of developers, contractors, lenders and other stakeholders in an industrialised/modular context, we consider the point of payment, transfer of title and security. </a> <span class="span_title"> <b>Emma Clarke</b> Senior Associate <em>1 March 2021</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2021/03/industrialised-construction-contracting-challenges-in-this-brave-new-world.html" title="Read more about Industrialised construction – contracting challenges in this brave new world"> Read more <span style="display: none !important">about Industrialised construction – contracting challenges in this brave new world</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">client_portal:country_state/united_kingdom</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon Mar 08 09:30:00 UTC 2021"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2021/03/entire-agreement-clauses-boilerplate.html"> <strong>Entire agreement clauses – boilerplate worthy of consideration</strong> Entire agreement clauses are often seen as mere contractual boilerplate. Given the potential impact of getting the drafting wrong, we think they need very careful consideration. </a> <span class="span_title"> <b></b> <em>8 March 2021</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2021/03/entire-agreement-clauses-boilerplate.html" title="Read more about Entire agreement clauses – boilerplate worthy of consideration"> Read more <span style="display: none !important">about Entire agreement clauses – boilerplate worthy of consideration</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon Mar 15 10:30:00 UTC 2021"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2021/03/what-are-the-top-3-tips-for-a-successful-data-centre-construction-project.html"> <strong>What are the top 3 tips for a successful data centre construction project?</strong> In the latest in our Construction Onsites video series and hot on the heels of International Women's Day, Marianne Toghill speaks to Martina Kitts from NTT Global Data Centers about London 1, NTT's latest and state of the art data centre in Dagenham including her tips for success, NTT's "try before you buy" concept and how London 1 has been designed to avoid global warming impact. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>15 March 2021</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2021/03/what-are-the-top-3-tips-for-a-successful-data-centre-construction-project.html" title="Read more about What are the top 3 tips for a successful data centre construction project?"> Read more <span style="display: none !important">about What are the top 3 tips for a successful data centre construction project?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">client_portal:country_state/united_kingdom</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon May 17 09:30:00 UTC 2021"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2021/05/what-are-the-top-3-tips-for-bringing-life-back-into-our-town-centres-through-redevelopment.html"> <strong>What are the top 3 tips for bringing life back into our town centres through redevelopment?</strong> In the latest video in our Construction Onsites series, Marianne Toghill talks to Rob Tincknell to discuss his tips for success for town centre regeneration, what he is most proud of in his career to date, why he wants us to become urban explorers, and why ultimately connecting people is the key to successful real estate projects. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>17 May 2021</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2021/05/what-are-the-top-3-tips-for-bringing-life-back-into-our-town-centres-through-redevelopment.html" title="Read more about What are the top 3 tips for bringing life back into our town centres through redevelopment?"> Read more <span style="display: none !important">about What are the top 3 tips for bringing life back into our town centres through redevelopment?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Jul 06 10:30:00 UTC 2021"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2021/07/what-are-the-top-three-tips-for-the-construction-of-a-new-town.html"> <strong>What are the top 3 tips for the construction of a new town? </strong> In the latest video in our Construction Onsites series, Marianne Toghill talks to Aldred Drummond, Chief Executive of Fawley Waterside, to discuss his tips for success in the construction and development of a new town at Fawley Waterside in Hampshire, his family's connection with the site, why he didn't just blow up the power station and how Fawley Waterside offers something for everyone. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>6 July 2021</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2021/07/what-are-the-top-three-tips-for-the-construction-of-a-new-town.html" title="Read more about What are the top 3 tips for the construction of a new town? "> Read more <span style="display: none !important">about What are the top 3 tips for the construction of a new town? </span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">client_portal:country_state/united_kingdom</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Jan 23 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/01/coronavirus-force-majeure-checklist.html"> <strong>Coronavirus and force majeure - checklist</strong> We have started seeing a steady flow of force majeure claims across our network, following the outbreak of the novel coronavirus first reported in Wuhan, China in December 2019 and the consequential surveillance and controls introduced by the Chinese and other governments. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>23 January 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/01/coronavirus-force-majeure-checklist.html" title="Read more about Coronavirus and force majeure - checklist"> Read more <span style="display: none !important">about Coronavirus and force majeure - checklist</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue May 26 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/05/do-the-right-thing-construction-and-moral-hazards.html"> <strong>Do the right thing? construction and moral hazards</strong> In which the Clifford Chance Construction blog ponders why the industry struggles with ethics and trust issues and wonders if 2020 could yet be Construction's summer of love. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>26 May 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/05/do-the-right-thing-construction-and-moral-hazards.html" title="Read more about Do the right thing? construction and moral hazards"> Read more <span style="display: none !important">about Do the right thing? construction and moral hazards</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">client_portal:country_state/united_kingdom</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Fri May 15 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/05/the-end-of-shirking-from-home.html"> <strong>The end of "shirking from home"?</strong> Will lockdown's great working from home experiment, plus the trend towards digitalised construction, lead to greater equality in the construction industry? Will the current "can do" attitude extend post coronavirus? </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>15 May 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/05/the-end-of-shirking-from-home.html" title="Read more about The end of "shirking from home"?"> Read more <span style="display: none !important">about The end of "shirking from home"?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Jun 11 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/06/borrower-vendor-due-diligence-when-it-is-not-due-or-diligent.html"> <strong>Borrower/vendor due diligence – when it is not due (or diligent)</strong> We have set out 5 guidelines for when developers/borrowers/vendors produce due diligence reports on their own project contracts alongside a critical glance at this growing trend. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>11 June 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/06/borrower-vendor-due-diligence-when-it-is-not-due-or-diligent.html" title="Read more about Borrower/vendor due diligence – when it is not due (or diligent)"> Read more <span style="display: none !important">about Borrower/vendor due diligence – when it is not due (or diligent)</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Jul 15 09:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/900000/905824-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Edward Bretherton"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/07/close-but-no-ciga-r.html"> <strong>Close but no Ciga-r?</strong> The recently enacted Corporate Insolvency and Governance Act 2020 ("CIGA") introduces sweeping changes to UK insolvency law. Some of these changes have significant implications for common construction project procedures – in particular around the enforceability of key remedies in multiparty contracts, including step-in rights. In this blog, I look at three of them. </a> <span class="span_title"> <b>Edward Bretherton</b> Partner <em>15 July 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/07/close-but-no-ciga-r.html" title="Read more about Close but no Ciga-r?"> Read more <span style="display: none !important">about Close but no Ciga-r?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Fri Jul 03 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/07/data-centres-take-centre-stage.html"> <strong>Data centres take centre stage</strong> In this blog piece, Marianne Toghill, our Head of UK Real Estate Construction, looks at issues around the construction of data centres, a rapidly growing asset class increasingly in the spotlight. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>3 July 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/07/data-centres-take-centre-stage.html" title="Read more about Data centres take centre stage"> Read more <span style="display: none !important">about Data centres take centre stage</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue Sep 01 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/900000/905824-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Edward Bretherton"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/09/termination-whats-the-triple-point-of-delay-liquidated-damages.html"> <strong>Termination - what's the Triple Point of delay liquidated damages?</strong> In this Clifford Chance Construction Group blog, London partner Ed Bretherton assesses the manner in which delay liability might be allocated in a termination scenario. </a> <span class="span_title"> <b>Edward Bretherton</b> Partner <em>1 September 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/09/termination-whats-the-triple-point-of-delay-liquidated-damages.html" title="Read more about Termination - what's the Triple Point of delay liquidated damages?"> Read more <span style="display: none !important">about Termination - what's the Triple Point of delay liquidated damages?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Sep 09 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/09/A-surety-solution-for-on-demand-bond-shortages.html"> <strong>A surety solution for on-demand bond shortages?</strong> The Clifford Chance Construction blog takes a look at potential solutions to the anticipated shortage of bank bonding facilities for construction and infrastructure projects. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>9 September 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/09/A-surety-solution-for-on-demand-bond-shortages.html" title="Read more about A surety solution for on-demand bond shortages?"> Read more <span style="display: none !important">about A surety solution for on-demand bond shortages?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Oct 15 10:30:00 UTC 2020"> <img src="/content/dam/cliffordchance/profiles/000000/005067-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Marianne Toghill"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2020/10/what-are-the-top-3-tips-for-successful-construction-projects.html"> <strong>What are the top 3 tips for successful construction projects?</strong> In the first of our Construction Onsites video series, Marianne Toghill talks to Pavlos Clifton from Helical plc to understand his tips for success and how his team has taken 33 Charterhouse Street to be the first BREEAM outstanding rated building in the UK against the new assessment criteria. </a> <span class="span_title"> <b>Marianne Toghill</b> Head of UK Real Estate Construction <em>15 October 2020</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2020/10/what-are-the-top-3-tips-for-successful-construction-projects.html" title="Read more about What are the top 3 tips for successful construction projects?"> Read more <span style="display: none !important">about What are the top 3 tips for successful construction projects?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Feb 21 10:30:00 UTC 2019"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2019/02/three-construction-procurement-pitfalls-and-how-to-dig-yourself-out-of-them.html"> <strong>3 construction procurement pitfalls and how to dig yourself out of them</strong> Tim Steadman considers some potential procurement beartraps for project developers and suggests how they might be avoided. </a> <span class="span_title"> <b></b> <em>21 February 2019</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2019/02/three-construction-procurement-pitfalls-and-how-to-dig-yourself-out-of-them.html" title="Read more about 3 construction procurement pitfalls and how to dig yourself out of them"> Read more <span style="display: none !important">about 3 construction procurement pitfalls and how to dig yourself out of them</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Sep 26 09:30:00 UTC 2019"> <img src="/content/dam/cliffordchance/profiles/900000/905824-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Edward Bretherton"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2019/09/caps-and-carve-outs.html"> <strong>Caps and Carve-Outs – you can't have one, you can't have none, you can't have one without the other</strong> The common law is well-known for its difficult relationship with liquidated damages ('LDs'), with its complicated set of rules which may be beloved by construction lawyers, but considered arcane by any other standards. In spite of this, parties to construction contracts have a deep and understandable attachment to LDs. </a> <span class="span_title"> <b>Edward Bretherton</b> Partner <em>26 September 2019</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2019/09/caps-and-carve-outs.html" title="Read more about Caps and Carve-Outs – you can't have one, you can't have none, you can't have one without the other"> Read more <span style="display: none !important">about Caps and Carve-Outs – you can't have one, you can't have none, you can't have one without the other</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Sep 18 09:30:00 UTC 2019"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2019/09/epc-performance-guarantees-and-shortfall-remedies.html"> <strong>EPC performance guarantees and shortfall remedies - 4 items for your checklist</strong> Pass/fail or buydown? </a> <span class="span_title"> <b></b> <em>18 September 2019</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2019/09/epc-performance-guarantees-and-shortfall-remedies.html" title="Read more about EPC performance guarantees and shortfall remedies - 4 items for your checklist"> Read more <span style="display: none !important">about EPC performance guarantees and shortfall remedies - 4 items for your checklist</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon Apr 30 09:30:00 UTC 2018"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/04/3-recent-developments-on-delay-liquidated-damages.html"> <strong>3 recent developments on delay liquidated damages (and one ongoing principle that you ignore at your peril)</strong> The common law is well-known for its difficult relationship with liquidated damages ('LDs'), with its complicated set of rules which may be beloved by construction lawyers, but considered arcane by any other standards. In spite of this, parties to construction contracts have a deep and understandable attachment to LDs. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>30 April 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/04/3-recent-developments-on-delay-liquidated-damages.html" title="Read more about 3 recent developments on delay liquidated damages (and one ongoing principle that you ignore at your peril)"> Read more <span style="display: none !important">about 3 recent developments on delay liquidated damages (and one ongoing principle that you ignore at your peril)</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon May 07 09:30:00 UTC 2018"> <img src="/content/dam/cliffordchance/profiles/900000/905824-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Edward Bretherton"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/05/fidic-silver-book-2017-five-implications-for-project-finance.html"> <strong>FIDIC Silver Book 2017 – 5 implications for project finance</strong> At the end of 2017, FIDIC released its long-awaited update to the 1999 first edition of the Silver Book. </a> <span class="span_title"> <b>Edward Bretherton</b> Partner <em>7 May 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/05/fidic-silver-book-2017-five-implications-for-project-finance.html" title="Read more about FIDIC Silver Book 2017 – 5 implications for project finance"> Read more <span style="display: none !important">about FIDIC Silver Book 2017 – 5 implications for project finance</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Tue May 15 09:30:00 UTC 2018"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/05/mental-health-in-the-construction-industry.html"> <strong>Mental health in the construction industry</strong> Perhaps the most staggering statistic available about the UK construction industry is that two construction workers take their own life every single day in the UK. Recent information released by the UK Office of National Statistics and the Lighthouse Construction Industry Charity suggest that mental ill health is more acute in the construction industry than any other. </a> <span class="span_title"> <b></b> <em>15 May 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/05/mental-health-in-the-construction-industry.html" title="Read more about Mental health in the construction industry"> Read more <span style="display: none !important">about Mental health in the construction industry</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Thu Jun 07 09:30:00 UTC 2018"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/06/procurement-structures-cracking-the-code.html"> <strong>Procurement structures - cracking the code</strong> Individual mistakes in contract drafting or negotiation are always problematic, but normally survivable. By contrast, selecting the wrong overall procurement structure can be catastrophic. </a> <span class="span_title"> <b></b> <em>7 June 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/06/procurement-structures-cracking-the-code.html" title="Read more about Procurement structures - cracking the code"> Read more <span style="display: none !important">about Procurement structures - cracking the code</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Mon Jun 04 09:30:00 UTC 2018"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/07/4-technology-hotspots-in-modern-construction-contracts.html"> <strong>4 technology 'hotspots' in modern Construction Contracts</strong> Despite a longstanding preference for the 'tried and trusted', increasingly construction projects are featuring deployment of new models of equipment and technological innovation. Here are just four of the ways in which they are impacting on Construction and OM contracts. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>4 June 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/07/4-technology-hotspots-in-modern-construction-contracts.html" title="Read more about 4 technology 'hotspots' in modern Construction Contracts"> Read more <span style="display: none !important">about 4 technology 'hotspots' in modern Construction Contracts</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">client_portal:country_state/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Jul 25 09:30:00 UTC 2018"> <img src="/_jcr_content/renditions/original" width="240" height="120"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/07/3-ways-to-cure-an-eca-funding-shortfall.html"> <strong>3 ways to cure an ECA funding shortfall</strong> Ensuring contractor compliance with tied content requirements. </a> <span class="span_title"> <b></b> <em>25 July 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/07/3-ways-to-cure-an-eca-funding-shortfall.html" title="Read more about 3 ways to cure an ECA funding shortfall"> Read more <span style="display: none !important">about 3 ways to cure an ECA funding shortfall</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Sep 12 09:30:00 UTC 2018"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/09/credit-crunch-is-it-time-for-payment-charters-with-teeth.html"> <strong>Credit crunch - is it time for Payment Charters with teeth?</strong> We have been spending considerable time this year dealing with the fall-out from Carillion's liquidation - as well as meeting with board members of our clients and cross-industry contacts to discuss the issues it has exposed and potential ways forward. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>12 September 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/09/credit-crunch-is-it-time-for-payment-charters-with-teeth.html" title="Read more about Credit crunch - is it time for Payment Charters with teeth?"> Read more <span style="display: none !important">about Credit crunch - is it time for Payment Charters with teeth?</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> </ul> </li> <li class="li_no_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Nov 28 10:30:00 UTC 2018"> <img src="/content/dam/cliffordchance/profiles/000000/006190-half.png/_jcr_content/renditions/original" width="240" height="120" alt="David Metzger"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/11/industrialised-construction-setting-new-standards.html"> <strong>Industrialised construction – setting new standards</strong> Industrialised construction is back in vogue having overcome the design and defect horrors of the pre-fab label and with the concept now covering not only fully modular building components but also offsite manufacture of package component sets which can be relatively quickly assembled or installed on site. </a> <span class="span_title"> <b>David Metzger</b> Special counsel (Consultant to Clifford Chance) <em>28 November 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/11/industrialised-construction-setting-new-standards.html" title="Read more about Industrialised construction – setting new standards"> Read more <span style="display: none !important">about Industrialised construction – setting new standards</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> <li class="li_has_image " style="border-bottom-color: #4D86B0;" data-dateorder="Wed Dec 19 10:30:00 UTC 2018"> <img src="/content/dam/cliffordchance/profiles/900000/909059-half.png/_jcr_content/renditions/original" width="240" height="120" alt="Irina Steinberg"/> <a class="a_latest_briefings" href="/insights/resources/blogs/construction-insights/2018/12/contractor-consortia-sharing-risk-the-right-way.html"> <strong>Contractor Consortia - sharing risk the right way</strong> Construction contracts are typically drafted with the assumption that only two parties are involved – the Employer and the Contractor. However, it is not uncommon for the Contractor itself to be made up of a number of separate parties. </a> <span class="span_title"> <b>Irina Steinberg</b> Senior Associate <em>19 December 2018</em> </span> <a class="a_pdf_link" href="/insights/resources/blogs/construction-insights/2018/12/contractor-consortia-sharing-risk-the-right-way.html" title="Read more about Contractor Consortia - sharing risk the right way"> Read more <span style="display: none !important">about Contractor Consortia - sharing risk the right way</span> </a> <ul style="display: none;"> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> United Kingdom </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:europe/western_europe/united_kingdom</a> </li> <li class="li_taglist_resource"> <a class="a_tagtitle" href="#"> International </a> <a style="display: none;" class="a_tagid" href="#">jurisdiction:international</a> </li> </ul> </li> </ul> <p class="p_more_briefings"><a class="arrow_right" href="/search.html?contenttype=publication&date=0">More insights</a></p> </article></div> </div> <aside class="aside_2col_container" style="padding-top:0px"> <div class="parsyscol2 parsys"> <div class="imageAndTextLink"> <div class="a_image_text_link_pod"> <h2 style="padding-left: 10px !important;">Construction</h2> <p>Read more about our practice</p> </div> </div> </div> </aside> <div class="parsysfullwidth parsys"> </div> </div> </article> </div> <div class="reference parbase aem-GridColumn aem-GridColumn--default--12"><div class="cq-dd-paragraph"><div class="jumpmenu"><article> <h2>More resources</h2> <label for="jumpmenu"><p>Sharing our knowledge and expertise</p> </label> <select id="jumpmenu" name="jumpmenu"> <option value="#">Please select</option> <option value="/content/cliffordchance/insights/resources/apps.html">Apps</option> <option value="/content/cliffordchance/insights/resources/blogs.html">Blogs</option> <option value="/content/cliffordchance/insights/resources/briefings.html">Briefings</option> <option value="/content/cliffordchance/insights/resources/events.html">Events</option> <option value="/content/cliffordchance/insights/resources/hubs-and-toolkits.html">Hubs and Toolkits</option> <option value="/content/cliffordchance/insights/resources/podcast-library.html">Podcasts</option> <option value="/content/cliffordchance/insights/resources/premium-services.html">Premium Services</option> </select> </article></div> </div> </div> </div> </div> <div class="div_share_show" style="display:none"> <div> <ul class="ul_sharing"> <li class="li_sharing_twitter"><a href="https://twitter.com/intent/tweet?text=Construction%20Insights&url=https%3A%2F%2Fwww.cliffordchance.com%2Finsights%2Fresources%2Fblogs%2Fconstruction-insights.html" target="_blank"><img src="/etc/designs/cc2014/images/Logo-X_Corp.png" width="40" height="40" alt="Share on Twitter"/></a></li> <li class="li_sharing_linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.cliffordchance.com%2Finsights%2Fresources%2Fblogs%2Fconstruction-insights.html" target="_blank"><img src="/etc/designs/cc2014/images/hublinkedin.png" width="40" height="40" alt="Share on LinkedIn"/></a></li> <li class="li_sharing_email"><a href="mailto:%20?subject=Construction%20Insights&body=https%3A%2F%2Fwww.cliffordchance.com%2Finsights%2Fresources%2Fblogs%2Fconstruction-insights.html"><img src="/etc/designs/cc2014/images/hubemail.png" width="40" height="40" alt="Share via email"/></a></li> </ul> <a href="#" id="a_back_to_top" title="back to top"><img src="/etc/designs/cc2014/images/hubbacktotop.png" width="40" height="40" alt="Back to top"/></a> </div> </div> </main> <div><section id="section_tkosp" class="section_tkosp_login" data-maxheight="400" data-oktaorgurl="https://cliffordchance.okta-emea.com" data-oktacclogin="https://cliffordchance.okta-emea.com/sso/idps/0oa7j4zrvkmb4LKK50i7?fromURI=https://cliffordchance.okta-emea.com/home/cliffordchance_clientportal_1/0oa33xh19dApYwJlP0i7/aln33xlfn28mYHcdo0i7" data-oktaredirecturl="https://cliffordchance.okta-emea.com/home/cliffordchance_clientportal_1/0oa33xh19dApYwJlP0i7/aln33xlfn28mYHcdo0i7"> <div class="page_container"> <h2 id="h2_tkosp_button" style="background-color: #45a5da !important;"> <a id="a_tkosp_button" href="#"><span class="span_hide550">Toolkits & </span>Client Log-in</a> </h2> <ul id="ul_tkosp_toolkits_list"> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/Premium-services-thumbnail1.jpg)"><a id="Client Portal" href="https://www.cliffordchance.com/client-portal.html"><strong>Client Portal</strong><br/></a> </li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/lighthouse.jpg)"><a id="Toolkit" href="https://financialmarketstoolkit.cliffordchance.com"><strong>Financial Markets</strong><br/>Toolkit</a> </li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/tt-background-toolkit.png)"><a id="Insights" href="https://www.cliffordchance.com/insights/resources/hubs-and-toolkits/talking-tech/en/home.html"><strong>Talking Tech</strong><br/>Insights</a> </li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/blogs-toolkit-bar.jpg)"><a id="Blogs" href="https://www.cliffordchance.com/insights/resources/blogs.html"><strong>Blogs</strong><br/></a> </li> </ul> <!-- Render the login widget here --> <div id="okta-login-container"></div> <!-- Or render the logged-in controls here --> <div id="okta-account-control"> <ul> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-pref.png);" href="/client-portal.html">Client Portal</a></li> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-account.png);" href="/client-portal/forms/preference-form.html">Manage account and preferences</a></li> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-bookmark.png);" href="/client-portal.html?bookmarks=true">Bookmarks</a></li> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-logout.png);" href="/client-portal.html" id="a_logout">Log-out</a></li> </ul> </div> <!-- <div style="position: absolute; bottom: 20px; left: 20px;"> <p style="font-size: 14px; margin-bottom: 10px;"><strong>Create test users</strong></p> <ul style="padding-left: 20px;"> <li><a class="a_createtestcookie" href="#" data-uid="0">User 0: Remove users and log-out.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="1">User 1: New user, no prefs or applications.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="2">User 2: Returning user, legal are, sector and jurisdiction prefs. No applications.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="3">User 3: Returning user, legal are, sector and jurisdiction prefs. CP approval pending.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="4">User 4: Returning user, legal are, sector and jurisdiction prefs. CP approval given.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="5">User 5: Simulate async cookie load from service (upgrades existing to CP approval given)</a></li> <li><a class="a_createtestcookie" href="#" data-uid="6">User 6: Returning user, legal are, sector and jurisdiction prefs. CP approval given AND CBMCG.</a></li> </ul> </div> --> </div> </section></div> <footer id="footer_main"> <div class="page_container" style="overflow: hidden;"> <ul id="ul_footer"> <li class="li_copyright" style="float: right;">© 2024 Clifford Chance</li> <li id="nav_footer_li_0"> <a href="/sitemap.html"> Sitemap </a> </li> <li id="nav_footer_li_1"> <a href="/Legal_statements/accessibility.html"> Accessibility </a> </li> <li id="nav_footer_li_2"> <a href="/alumni_network.html"> Alumni Network </a> </li> <li id="nav_footer_li_3"> <a href="/Legal_statements/attorney-advertising.html"> Attorney advertising </a> </li> <li id="nav_footer_li_4"> <a href="/Legal_statements/complaints.html"> Complaints </a> </li> <li id="nav_footer_li_5"> <a href="/contact.html"> Contact us </a> </li> <li id="nav_footer_li_6"> <a href="/Legal_statements/illegal_use_of_our_name.html"> Illegal use of our name </a> </li> <li id="nav_footer_li_7"> <a href="/Legal_statements.html"> Legal Statements </a> </li> <li id="nav_footer_li_8"> <a href="/Legal_statements/modern-slavery-act.html"> Modern Slavery Act </a> </li> <li id="nav_footer_li_9"> <a href="/Legal_statements/privacy_statement.html"> Privacy </a> </li> <li id="nav_footer_li_10"> <a href="/Legal_statements/subscribe.html"> Subscribe </a> </li> </ul> <ul class="ul_sharing"> <li class="li_linkedin"><a href="https://www.linkedin.com/company/clifford-chance-llp" rel="noopener noreferrer" target="_blank">Connect on LinkedIn</a></li> <li class="li_twitter"><a href="https://twitter.com/Clifford_Chance" rel="noopener noreferrer" target="_blank">Follow us on Twitter</a></li> <li class="li_instagram"><a href="https://www.instagram.com/cliffordchancecareers/?hl=en" rel="noopener noreferrer" target="_blank">Follow us on Instagram</a></li> <li class="li_youtube"><a href="https://www.youtube.com/@cliffordchanceglobal" rel="noopener noreferrer" target="_blank">Follow us on YouTube</a></li> <li class="li_wechat"><a href="https://www.cliffordchance.com/people_and_places/places/asia_pacific/china/hong-kong-sar/wechat.html" rel="noopener noreferrer" target="_blank">Follow us on WeChat</a></li> <li class="li_facebook"><a href="https://www.facebook.com/CliffordChanceGrads" rel="noopener noreferrer" target="_blank">Join us on Facebook</a></li> </ul> <script async src="https://siteimproveanalytics.com/js/siteanalyze_10168.js"></script> </div> </footer> <footer id="footersticky"> <div class="parsysfootersticky iparsys parsys"><div class="section"><div class="new"></div> </div><div class="iparys_inherited"><div class="parsysfootersticky iparsys parsys"></div> </div> </div> </footer> <script type="text/javascript">_satellite.pageBottom();</script> <script type="text/javascript"> _linkedin_partner_id = "569081"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=569081&fmt=gif"/> </noscript> </body> </html>